.mobile-game-card{display:block;flex-shrink:0;width:120px;text-decoration:none}.mobile-game-card__image{width:120px;height:120px;border-radius:12px;object-fit:cover;display:block;transition:transform .2s ease}.mobile-game-card:hover .mobile-game-card__image:not(.mobile-game-card__image--skeleton){transform:scale(1.03)}.mobile-game-card__info{display:flex;flex-direction:column;gap:4px;margin-top:8px}.mobile-game-card__title{font-size:14px;font-weight:600;line-height:20px;color:#f5f9ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.mobile-game-card__subtitle{font-size:12px;font-weight:300;line-height:16px;color:#9a9fa7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.mobile-game-card__image--skeleton{background:#ffffff1a;border-radius:12px}.mobile-game-card__title--skeleton{width:80%;height:20px;border-radius:6px;background:#ffffff1a}.mobile-game-card__subtitle--skeleton{width:60%;height:16px;border-radius:6px;background:#ffffff1a}@media(min-width:768px){.mobile-game-card{width:140px}.mobile-game-card__image,.mobile-game-card__image--skeleton{width:140px;height:140px}}@media(min-width:1280px){.mobile-game-card{width:168px}.mobile-game-card__image,.mobile-game-card__image--skeleton{width:168px;height:168px}.mobile-game-card__title{font-size:16px;line-height:24px}.mobile-game-card__subtitle{font-size:14px;line-height:20px}}.mobile-games-section{background:var(--surface-primary, #1f2329);border-radius:32px;padding:20px;overflow:hidden}@media(min-width:768px){.mobile-games-section{padding:32px}}.mobile-games-section .scrollable-section__controls{display:none}@media(min-width:1024px){.mobile-games-section .scrollable-section__controls{display:flex}}.mobile-games-section__tabs{display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-games-section__tabs::-webkit-scrollbar{display:none}@media(max-width:1023px){.mobile-games-section .scrollable-section__header{flex-wrap:wrap;row-gap:16px}.mobile-games-section .scrollable-section__title-wrap{flex:1 1 100%}.mobile-games-section .scrollable-section__actions{flex:1 1 100%;min-width:0}}.mobile-games-section__tab{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 14px;border-radius:9999px;border:1px solid #3a3f46;background:transparent;color:#fff;font-family:var(--font-family, Geologica, sans-serif);font-weight:500;font-size:16px;line-height:16px;cursor:pointer;transition:background .15s,border-color .15s}@media(max-width:767px){.mobile-games-section__tab{flex-shrink:0;white-space:nowrap}}.mobile-games-section__tab:hover:not(.mobile-games-section__tab--active){background:#ffffff0f}.mobile-games-section__tab--active{background:linear-gradient(-90deg,#ff008a,#ff3e60);border-color:transparent;color:#f5f9ff;cursor:default}.mobile-games-section__cards{gap:12px}@media(min-width:1024px){.mobile-games-section__cards{gap:16px}}.mobile-games-section .scrollable-section__scroll{padding-bottom:4px}.mobile-games-section__cards-skeleton{display:flex;gap:12px;overflow:hidden}.mobile-games-section__title-skeleton{width:280px;height:29px;border-radius:8px;background:#ffffff1a;margin-bottom:24px}@media(min-width:1024px){.mobile-games-section__cards-skeleton,.mobile-games-section__cards{gap:16px}.mobile-games-section__title-skeleton{margin-bottom:32px}}.topup-games-tabs{display:flex;flex-direction:column;gap:24px;padding:32px;background:var(--surface-primary, #1f2329);border-radius:32px;overflow:hidden;max-width:100%}@media(max-width:767px){.topup-games-tabs{padding:20px;gap:16px}}.topup-games-tabs__header{display:flex;flex-direction:column;gap:16px}.topup-games-tabs__header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.topup-games-tabs__title{display:inline-flex;align-items:center;gap:4px;color:#f5f9ff;font-family:Geologica,sans-serif;font-weight:600;font-size:32px;line-height:32px;text-decoration:none}.topup-games-tabs__title:hover{opacity:.85}@media(max-width:767px){.topup-games-tabs__title{font-size:24px;line-height:24px}}.topup-games-tabs__title-icon{width:24px;height:24px;flex-shrink:0}.topup-games-tabs__nav{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:1023px){.topup-games-tabs__nav{display:none}}.topup-games-tabs__arrow{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:9999px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:opacity .2s,background .15s}.topup-games-tabs__arrow--prev{background:#1f2329}.topup-games-tabs__arrow--next{background:#2c3137}.topup-games-tabs__arrow:hover:not(:disabled){background:#ffffff26}.topup-games-tabs__arrow:disabled{opacity:.35;pointer-events:none}.topup-games-tabs__arrow svg{width:24px;height:24px}.topup-games-tabs__pills{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:1023px){.topup-games-tabs__pills{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.topup-games-tabs__pills::-webkit-scrollbar{display:none}}.topup-games-tabs__pill{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 14px;border-radius:9999px;border:1px solid #3a3f46;background:transparent;color:#fff;font-family:Geologica,sans-serif;font-weight:500;font-size:16px;line-height:16px;cursor:pointer;transition:background .15s,border-color .15s}.topup-games-tabs__pill:hover:not(.topup-games-tabs__pill--active){background:#ffffff0f}.topup-games-tabs__pill--active{background:linear-gradient(-90deg,#ff008a,#ff3e60);border-color:transparent;color:#f5f9ff;cursor:default}@media(max-width:1023px){.topup-games-tabs__pill{flex-shrink:0;white-space:nowrap}}.topup-games-tabs__grid{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:310px;gap:16px;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.topup-games-tabs__grid::-webkit-scrollbar{display:none}@media(max-width:1023px)and (min-width:768px){.topup-games-tabs__grid{grid-auto-columns:calc((100% - 28px) / 3);gap:14px}}@media(max-width:767px){.topup-games-tabs__grid{grid-auto-columns:200px;gap:12px}}.topup-games-tabs__card{min-width:0;scroll-snap-align:start}.topup-games-tabs__skeleton-card{display:flex;flex-direction:column}.topup-games-tabs__skeleton-image{aspect-ratio:320/150;border-radius:12px;width:100%}.topup-games-tabs__skeleton-name{height:16px;width:75%;border-radius:6px;margin-top:8px}.topup-games-tabs__skeleton-price{height:14px;width:40%;border-radius:6px;margin-top:6px}.topup-game-card{display:flex;flex-direction:column;gap:8px;padding:0;text-decoration:none;color:inherit;min-width:0;-webkit-user-drag:none}.topup-game-card:hover{opacity:.85}.topup-game-card__image-wrap{width:100%;aspect-ratio:320/150;border-radius:12px;overflow:hidden;background:#ffffff0a}.topup-game-card__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none}.topup-game-card__content{display:flex;flex-direction:column;gap:4px;min-width:0}.topup-game-card__title{font-family:Geologica,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#f5f9ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topup-game-card__price-row{display:flex;align-items:center;gap:4px;font-family:Geologica,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:#9a9fa7}.topup-game-card__price-prefix,.topup-game-card__price,.topup-game-card__price-currency{font-weight:300;color:#9a9fa7}.topup-game-card__discount-badge{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:4px 6px;background:#ff5673;color:#1f0a0e;border-radius:9999px;font-family:Geologica,sans-serif;font-weight:500;font-size:12px;line-height:12px}.topup-game-card__old-price{font-family:Geologica,sans-serif;font-weight:300;font-size:12px;line-height:16px;color:#9a9fa7;text-decoration:line-through}@keyframes topup-games-tabs-skeleton-shine{to{background-position-x:-200%}}.topup-games-tabs .skeleton-shine{background:linear-gradient(110deg,#ececec66 8%,#f5f5f51a 18%,#ececec66 33%);background-size:200% 100%;animation:topup-games-tabs-skeleton-shine 1.5s linear infinite}
