.topupPage{min-height:100vh;background:var(--bg0);font-family:var(--font-sans);color:var(--text);padding-bottom:80px}.topupScope .topupPage{position:relative;min-height:100vh;display:flex;flex-direction:column;background:#0b0c10;color:#fff}.topupScope .topupPage:before{display:none}.topupScope .topupContent{position:relative;z-index:1;background:#0b0c10;padding-bottom:80px}.topupScope .topupWrap{position:relative;z-index:1;background:transparent;border-top-left-radius:40px;border-top-right-radius:40px;border:4px solid var(--bg1);width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.topupScope .spacer{height:16px}.topupScope .tpNewHero{position:relative;width:100%;margin-bottom:40px}.topupScope .tpTabSwitcher{margin-top:24px}@media (max-width:760px){.topupScope .tpNewHero{margin-bottom:8px}.topupScope .desktop-only{display:none}.topupScope .tpTabSwitcher{margin-top:4px}}.topupScope .tpNewHeroBanner{position:relative;width:100%;height:250px;background:#111;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05)}@media (max-width:760px){.topupScope .tpNewHeroBanner{height:160px}}.topupScope .tpNewHeroBannerImg{width:100%;height:100%;object-fit:cover}.topupScope .tpNewHeroBannerFallback{width:100%;height:100%;background:linear-gradient(135deg,#1e293b,#0f172a)}.topupScope .tpNewHeroOverlay{position:absolute;inset:0;background:linear-gradient(0deg,#1a1b1f 0,rgba(26,27,31,0) 50%)}.topupScope .tpNewHeroContent{position:relative;display:flex;align-items:flex-end;gap:24px;margin-top:-60px;z-index:10;padding:0 10px}@media (max-width:760px){.topupScope .tpNewHeroContent{flex-direction:column;align-items:center;text-align:center;gap:12px;margin-top:-55px}}.topupScope .tpNewHeroLogoCard{flex:0 0 130px;width:130px;height:130px;background:#1a1b1f;border-radius:16px;padding:0;border:4px solid #1a1b1f;box-shadow:0 15px 35px rgba(0,0,0,.6);overflow:hidden}@media (max-width:760px){.topupScope .tpNewHeroLogoCard{flex:0 0 110px;width:110px;height:110px}}.topupScope .tpNewHeroLogoImg{width:100%;height:100%;object-fit:cover;border-radius:12px}.topupScope .tpNewHeroLogoFallback{width:100%;height:100%;display:grid;place-items:center;font-size:48px;font-weight:900;color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.05);border-radius:12px}.topupScope .tpNewHeroInfo{flex:1 1;padding-bottom:8px;transform:translateY(50px)}@media (max-width:760px){.topupScope .tpNewHeroInfo{transform:translateY(0)}}.topupScope .tpNewHeroTitle{font-size:32px;font-weight:950;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;line-height:1}@media (max-width:760px){.topupScope .tpNewHeroTitle{font-size:24px}}.topupScope .tpNewHeroPublisher{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.45);margin-bottom:12px}.topupScope .tpNewHeroFeatures{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:760px){.topupScope .tpNewHeroFeatures{gap:12px}}.topupScope .tpNewFeatureItem{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:hsla(0,0%,100%,.8)}@media (max-width:760px){.topupScope .tpNewFeatureItem{font-size:11px}}.topupScope .tpNewFeatureIcon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.topupScope .tpNewFeatureIcon svg{width:16px;height:16px}.topupScope .tpGameStrip{display:none}.topupScope .tpGameBadge{padding:7px 12px;border-radius:999px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.75);font-size:12px;font-weight:700}.topupScope .tpBenefitRow{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.topupScope .tpBenefitCard{padding:14px;border-radius:14px;background:hsla(0,0%,100%,.03);border:1px solid #52525b;color:hsla(0,0%,100%,.7);font-size:12px;font-weight:700;text-align:center}.topupScope .card{border-radius:20px;background:rgba(44,45,58,.9);border:1px solid hsla(0,0%,100%,.08);overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topupScope .contact-header{display:flex;height:56px;overflow:hidden;border-bottom:1px solid hsla(0,0%,100%,.08)}.topupScope .contact-step{width:56px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:18px;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:inset -2px 0 10px rgba(0,0,0,.2)}.topupScope .contact-title-wrap{flex:1 1;display:flex;align-items:center;padding:0 20px;background:rgba(0,0,0,.2)}.topupScope .contact-title{margin:0;font-size:15px;font-weight:800;color:#fff;letter-spacing:.5px}.topupScope .contact-body{padding:24px}.topupScope .contact-label{display:block;font-size:13px;color:hsla(0,0%,100%,.4);font-weight:700;margin-bottom:10px;letter-spacing:.5px}.topupScope .contact-input{width:100%;border-radius:12px;padding:14px 16px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.08);color:#fff;font-family:inherit;font-size:14px;font-weight:600;outline:none;transition:all .2s ease}.topupScope .contact-input:focus{border-color:#3b82f6;background:rgba(59,130,246,.05);box-shadow:0 0 0 4px rgba(59,130,246,.1)}.topupScope .nominalGroups{display:flex;flex-direction:column;gap:24px}.topupScope .nominalGroupHeader{font-size:15px;font-weight:900;color:#fff;margin-bottom:14px;display:flex;align-items:center;gap:8px;padding-left:4px}.topupScope .nominalGroupHeader:before{content:"⚡";font-size:14px}.topupScope .tpNomGrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.topupScope .tpNomGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (min-width:1024px){.topupScope .tpNomGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.topupScope .tpNomCard{display:flex;flex-direction:column;position:relative;text-align:left;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);overflow:hidden;min-height:130px;background:#2d2f44;transition:all .2s ease;cursor:pointer;padding:0}.topupScope .tpNomCard:hover{transform:translateY(-2px);filter:brightness(1.15);border-color:rgba(59,130,246,.4)}.topupScope .tpNomCard.isActive{border-color:#3b82f6;box-shadow:0 0 0 1.5px #3b82f6,0 10px 40px rgba(59,130,246,.3)}.topupScope .tpNomTop{padding:16px 16px 6px}.topupScope .tpNomName{font-weight:700;font-size:14px;color:#fff;display:block;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.topupScope .tpNomMain{display:flex;align-items:center;gap:10px;padding:6px 16px 14px;flex:1 1}.topupScope .tpNomIcon{flex:0 0 28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.topupScope .tpNomIcon svg{width:100%;height:100%}.topupScope .tpNomPriceNow{font-size:17px;font-weight:900;color:#3b82f6;letter-spacing:-.3px;white-space:nowrap}.topupScope .tpNomBottom{display:flex;align-items:center;justify-content:flex-end;padding:0 12px;height:32px;border-top:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.25);margin-top:auto;width:100%}.topupScope .tpInstanBadge{background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.25);border-radius:4px;padding:2px 8px;display:flex;align-items:center;gap:4px}.topupScope .tpInstanBadge svg{width:10px;height:10px;fill:#10b981}.topupScope .tpInstanText{font-size:9px;font-weight:800;color:#10b981;letter-spacing:.3px;line-height:1}.topupScope .tpNomFlash{position:absolute;top:10px;right:10px;font-size:9px;font-weight:900;padding:3px 7px;border-radius:5px;background:#ef4444;color:#fff;z-index:5}.topupScope .row{display:flex;gap:10px;flex-wrap:wrap}.topupScope .authBtn{border:none;border-radius:12px;padding:12px 16px;font-weight:800;font-size:13px;cursor:pointer;font-family:inherit;transition:all .18s ease}.topupScope .authBtnGhost{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.88);border:1px solid #52525b}.topupScope .authBtnGhost:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.topupScope .authBtn:active{transform:translateY(1px)}.topupScope .stickyWrap{position:fixed;left:0;right:0;bottom:0;z-index:1000;padding:0;pointer-events:none;display:flex;justify-content:center}.topupScope .stickyCard{pointer-events:auto;width:100%;max-width:1200px;background:#1a1a1a;padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 -10px 40px rgba(0,0,0,.4);border-top:1px solid hsla(0,0%,100%,.05)}.topupScope .stickyInfoBox{width:100%;border-radius:12px;min-height:64px;padding:10px 16px;display:flex;align-items:center;transition:all .2s ease}.topupScope .stickyInfoBox.isEmpty{border:1px dashed hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.02);justify-content:center}.topupScope .stickyInfoBox.isEmpty .stickyInfoText{color:hsla(0,0%,100%,.85);font-size:14px;font-weight:600;letter-spacing:.2px}.topupScope .stickyInfoBox.isFilled{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05);justify-content:flex-start;gap:14px}.topupScope .stickyInfoLogo{width:50px;height:50px;border-radius:10px;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,.4)}.topupScope .stickyInfoContent{flex:1 1;min-width:0;display:flex;flex-direction:column}.topupScope .stickyInfoGame{min-width:0;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.topupScope .stickyInfoProduct{font-size:15px;font-weight:950;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topupScope .stickyInfoChevron{color:hsla(0,0%,100%,.3);margin-left:auto}.topupScope .stickyAction{width:100%}.topupScope .stickyBtn{width:100%;border:none;border-radius:12px;padding:8px 20px;font-weight:800;font-size:13.5px;color:#fff;font-family:inherit;background:linear-gradient(135deg,#3b82f6,#2563eb);cursor:pointer;gap:12px;transition:all .2s ease}.topupScope .stickyBtn,.topupScope .stickyBtnIcon{display:flex;align-items:center;justify-content:center}.topupScope .stickyBtnIcon{width:24px;height:24px;border:1px solid hsla(0,0%,100%,.4);border-radius:6px}.topupScope .stickyBtnIcon svg{width:18px;height:18px}.topupScope .stickyBtn:hover{filter:brightness(1.1)}.topupScope .stickyBtn:disabled{opacity:.4}.topupScope .stickyBtn:active{transform:translateY(0)}.topupScope .stickyBtn svg{width:20px;height:20px;opacity:.9}.topupScope .stickyBtn:disabled{background:#4b5563;color:hsla(0,0%,100%,.4);cursor:not-allowed;box-shadow:none;transform:none;filter:none}@media (max-width:920px){.topupScope .tpGameStripLeft{align-items:flex-start;flex-direction:column}.topupScope .tpBenefitRow{grid-template-columns:repeat(2,minmax(0,1fr))}.topupScope .tpGameName{font-size:20px}}@media (max-width:640px){.topupScope .topupWrap{padding:0 14px}.topupScope .tpBenefitRow{grid-template-columns:1fr}.topupScope .tpNomGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topupScope .tpNomCard{min-height:110px}.topupScope .tpNomTop{padding:12px 12px 4px}.topupScope .tpNomName{font-size:12.5px}.topupScope .tpNomMain{padding:4px 12px 10px;gap:8px}.topupScope .tpNomIcon{flex:0 0 22px;width:22px;height:22px}.topupScope .tpNomPriceNow{font-size:14px}.topupScope .tpNomBottom{height:28px;padding:0 10px}.topupScope .tpInstanBadge svg{width:9px;height:9px}.topupScope .tpInstanText{font-size:8px}.topupScope .tpGameName{font-size:18px}.topupScope .tpGameCover{width:80px;height:80px;border-radius:14px}.topupScope .stickyWrap{bottom:0;padding:0}.topupScope .stickyCard{padding:12px 14px 16px;gap:10px;border-radius:0}.topupScope .stickyInfoText{font-size:12.5px}.topupScope .stickyInfoBox{min-height:60px;padding:8px 12px}.topupScope .stickyInfoLogo{width:40px;height:40px}.topupScope .stickyInfoProduct{font-size:13px}.topupScope .stickyBtn{padding:6px 12px;font-size:12.5px;border-radius:10px}}