:root{--background:#03050a;--surface:#070b12;--surface-soft:#ffffff09;--cyan:#06b6d4;--cyan-bright:#22d3ee;--cyan-soft:#06b6d41f;--muted:#b5b5b5;--line:#22d3ee33;--white:#f8fbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--white);background:radial-gradient(circle at 18% 3%, #06b6d414, transparent 28rem), radial-gradient(circle at 84% 18%, #0e74900f, transparent 25rem), var(--background);min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-frame{min-height:100vh;overflow:hidden}.page-shell{width:min(1216px,100% - 64px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#03050adb;position:sticky;top:0}.header-row{align-items:center;gap:30px;height:80px;padding:0 32px;display:flex}.brand{flex:none;align-items:center;gap:12px;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#06b6d43d,#06b6d40a);border:1px solid #22d3ee80;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 24px #06b6d41f,inset 0 0 18px #22d3ee0f}.brand-mark:after{content:"";background:#22d3ee80;width:38px;height:1px;position:absolute;transform:rotate(-45deg)}.brand-mark span{color:var(--cyan-bright);z-index:1;text-shadow:0 0 15px #22d3ee73;font-size:22px;font-weight:900;position:relative}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:.075em;font-size:16px}.brand-copy small{color:var(--muted);letter-spacing:.04em;margin-top:5px;font-size:11px}.desktop-nav{align-items:center;gap:22px;display:flex}.desktop-nav a{color:var(--muted);padding:7px 8px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:var(--cyan-bright)}.desktop-nav a.active{align-items:center;gap:6px;display:inline-flex}.desktop-nav a.active:after{content:"";background:var(--cyan);height:2px;box-shadow:0 0 10px var(--cyan);position:absolute;bottom:-20px;left:8px;right:8px}.header-actions{align-items:center;gap:14px;min-width:0;margin-left:auto;display:flex}.search-trigger{border:1px solid var(--line);color:#8e98a7;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:9px;width:min(280px,18vw);min-width:112px;height:38px;padding:0 13px;transition:all .2s;display:flex;overflow:hidden}.search-trigger:hover{background:var(--cyan-soft);border-color:#22d3ee73}.search-trigger span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.balance-chip{color:#4ade80;background:linear-gradient(90deg,#22c55e1c,#16a34a12);border:1px solid #22c55e38;border-radius:8px;align-items:center;gap:9px;min-width:125px;height:54px;padding:0 12px;display:flex}.balance-chip span{flex-direction:column;line-height:1.05;display:flex}.balance-chip small{color:#90a399;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.balance-chip strong{color:#fff;margin-top:4px;font-size:15px}.user-chip{color:#fff;border-radius:7px;align-items:center;gap:7px;padding:7px 9px;font-size:14px;font-weight:600;display:flex}.user-chip:hover{color:var(--cyan-bright);background:var(--cyan-soft)}.icon-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #22d3ee4d;border-radius:7px;place-items:center;transition:all .2s;display:grid}.icon-button:hover{color:var(--cyan-bright);background:var(--cyan-soft)}.mobile-menu,.mobile-nav{display:none}.notice-bar{letter-spacing:.08em;color:#d9fbff;background:linear-gradient(90deg,#06b6d40a,#06b6d421,#06b6d40a);border-top:1px solid #22d3ee14;justify-content:center;align-items:center;gap:18px;height:39px;padding:0 20px;font-size:11px;display:flex}.notice-bar span{align-items:center;gap:7px;display:inline-flex}.notice-detail{color:#83aeb5}.main-content{min-height:670px;padding-top:38px;padding-bottom:76px}.home-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:28px;font-size:14px;transition:color .2s;display:inline-flex}.home-link:hover,.back-button:hover{color:var(--cyan-bright)}.hero-row{justify-content:space-between;align-items:flex-end;gap:40px;padding:0 48px 45px;display:flex}.eyebrow{color:var(--cyan-bright);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:14px;font-size:11px;font-weight:800;display:inline-flex}.hero-heading h1{letter-spacing:-.035em;margin:0 0 13px;font-size:clamp(34px,4vw,48px);line-height:1.05}.hero-heading p{color:var(--muted);margin:0;font-size:16px}.hero-actions{align-items:center;gap:13px;display:flex}.current-balance,.history-button{border:1px solid var(--line);background:#ffffff05;border-radius:13px;align-items:center;gap:10px;height:56px;padding:0 16px;display:flex}.current-balance{min-width:124px;color:var(--cyan-bright)}.current-balance span{flex-direction:column;line-height:1.05;display:flex}.current-balance small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.current-balance strong{color:#fff;margin-top:5px;font-size:17px}.history-button{height:44px;font-size:14px;transition:all .2s}.history-button:hover{background:var(--cyan-soft);border-color:#22d3ee80}.catalog-section,.detail-section{border-top:1px solid #ffffff0e;padding-top:32px}.section-title-row{justify-content:space-between;align-items:center;height:40px;margin:0 48px 20px;display:flex}.section-title-row>div{align-items:center;gap:12px;display:flex}.section-title-row h2{margin:0;font-size:18px}.section-icon{background:var(--cyan-soft);width:36px;height:36px;color:var(--cyan-bright);border:1px solid #22d3ee33;border-radius:10px;place-items:center;display:grid}.product-count{background:var(--cyan-soft);width:28px;height:28px;color:var(--cyan-bright);border:1px solid #22d3ee33;border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{text-align:left;background:var(--surface-soft);cursor:pointer;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;min-height:164px;padding:16px;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.product-card:hover{background:#06b6d40e;border-color:#22d3ee6b;transform:translateY(-4px)}.card-orb{filter:blur(1px);background:#06b6d414;border-radius:50%;width:130px;height:130px;position:absolute;top:-65px;right:-55px}.product-icon{width:34px;height:34px;color:var(--cyan-bright);background:#06b6d41a;border-radius:9px;place-items:center;margin-bottom:12px;display:grid}.product-copy{flex-direction:column;gap:5px;display:flex;position:relative}.product-copy strong{font-size:14px;font-weight:700}.product-copy small{color:var(--muted);font-size:12px}.card-bottom{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.price{letter-spacing:-.025em;font-size:25px;font-weight:800;line-height:1}.price sup,.detail-price sup{color:var(--cyan-bright);margin-right:2px;font-size:13px;position:relative;top:-.5em}.price small,.detail-price small{font-size:15px}.recharge-label{color:var(--cyan-bright);align-items:center;gap:2px;font-size:12px;font-weight:700;display:inline-flex}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 22px 48px;padding:0;font-size:14px;display:inline-flex}.detail-card{background:#ffffff07;border:1px solid #ffffff1a;border-radius:20px;width:min(760px,100% - 96px);margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #0000003d}.detail-summary{background:linear-gradient(110deg,#06b6d414,#ffffff03);border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:24px;display:grid}.detail-icon{width:52px;height:52px;color:var(--cyan-bright);background:var(--cyan-soft);border:1px solid #22d3ee33;border-radius:14px;place-items:center;display:grid}.detail-summary h2{margin:0 0 5px;font-size:20px}.detail-summary p{color:var(--muted);margin:0;font-size:13px}.detail-price{font-size:29px;font-weight:850}.detail-form{padding:24px}.detail-form>label{margin-bottom:18px;font-size:15px;font-weight:800;display:block}.field-label{color:#d5dae0;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.field-label b{color:var(--cyan-bright)}.input-wrap{color:#74808f;background:#0003;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 13px;transition:all .2s;display:flex}.input-wrap:focus-within{color:var(--cyan-bright);border-color:#22d3ee8c;box-shadow:0 0 0 3px #06b6d414}.input-wrap input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.input-wrap input::placeholder{color:#697481}.payment-title{margin-top:22px}.payment-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.payment-option{height:50px;color:var(--muted);cursor:pointer;background:#ffffff06;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;gap:9px;transition:all .2s;display:flex}.payment-option:hover,.payment-option.selected{color:#fff;background:var(--cyan-soft);border-color:#22d3ee8c}.payment-option.binance.selected{background:#f0b90b14;border-color:#f0b90b80}.payment-option.binance svg{color:#f0b90b}.payment-option small{color:#75808d}.warning-message{color:#fbbf24;background:#f59e0b12;border:1px solid #f59e0b29;border-radius:9px;margin:13px 0;padding:10px 12px;font-size:12px}.primary-action{color:#021014;cursor:pointer;background:linear-gradient(90deg,#0891b2,#06b6d4);border:1px solid #22d3ee73;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:14px;font-weight:850;transition:all .2s;display:flex}.primary-action:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 0 25px #06b6d433}.primary-action:disabled{cursor:not-allowed;opacity:.35;filter:grayscale(.3)}.demo-notice{color:#a5f3fc;text-align:center;margin:12px 0 0;font-size:12px}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#05070d,#000);position:relative;overflow:hidden}.footer-glow{filter:blur(70px);background:#06b6d40e;border-radius:50%;width:520px;height:190px;position:absolute;top:-120px;left:8%}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:56px;padding-top:62px;padding-bottom:52px;display:grid;position:relative}.footer-brand p{color:var(--muted);max-width:390px;margin:20px 0;font-size:13px;line-height:1.65}.trust-row{color:#76949a;gap:17px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.footer-column{flex-direction:column;align-items:flex-start;gap:17px;display:flex}.footer-column h3{text-transform:uppercase;letter-spacing:.1em;margin:5px 0 6px;font-size:13px}.footer-column a,.footer-column button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;display:inline-flex}.footer-column a:hover,.footer-column button:hover{color:var(--cyan-bright)}.footer-bottom{color:#6f7884;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:74px;font-size:11px;display:flex}.cyan-heart{color:var(--cyan-bright)}@media (max-width:1050px){.desktop-nav,.search-trigger{display:none}.mobile-menu{display:grid}.mobile-nav{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 24px 15px;display:grid}.mobile-nav a{text-align:center;color:var(--muted);background:#ffffff06;border-radius:8px;padding:10px 6px;font-size:13px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}}@media (max-width:780px){.page-shell{width:min(100% - 32px,640px)}.header-row{height:72px;padding:0 16px}.brand-mark{width:41px;height:41px}.brand-copy strong{font-size:14px}.brand-copy small,.user-chip span,.logout,.balance-chip small{display:none}.header-actions{gap:8px}.balance-chip{justify-content:center;width:53px;min-width:auto;height:42px;padding:0}.balance-chip span{display:none}.user-chip{border:1px solid var(--line);justify-content:center;width:38px;height:38px;padding:0}.notice-bar{height:34px}.notice-detail{display:none!important}.mobile-nav{grid-template-columns:repeat(2,1fr)}.main-content{padding-top:28px}.home-link{margin-bottom:24px}.hero-row{flex-direction:column;align-items:flex-start;gap:24px;padding:0 0 34px}.hero-actions{width:100%}.current-balance,.history-button{flex:1;justify-content:center}.section-title-row{margin-inline:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.back-button{margin-left:0}.detail-card{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:500px){.brand-copy small{display:none}.header-row{gap:8px}.product-grid{grid-template-columns:1fr}.product-card{min-height:154px}.hero-actions{flex-direction:column;align-items:stretch}.current-balance,.history-button{min-height:48px}.detail-summary{grid-template-columns:auto 1fr}.detail-price{grid-column:1/-1;padding-left:67px}.payment-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.wide-shell{width:min(1626px,100% - 102px);margin-inline:auto}.desktop-nav .nav-contact{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:7px 8px;font-size:14px;font-weight:500;transition:color .2s}.desktop-nav .nav-contact:hover{color:var(--cyan-bright)}.desktop-nav a{align-items:center;gap:6px;display:inline-flex}.notice-bar{color:#a9b6ba;letter-spacing:0}.notice-bar>strong{color:#facc15;align-items:center;gap:6px;font-size:11px;display:inline-flex}.mobile-nav button{text-align:center;color:var(--muted);background:#ffffff06;border:0;border-radius:8px;padding:10px 6px;font-size:13px}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d6;padding:42px 5.7vw;position:fixed;inset:0}.contact-modal{background:#020405;border:1px solid #06b6d473;border-radius:9px;width:min(768px,100vw - 40px);overflow:hidden;box-shadow:0 35px 100px #000000bf}.contact-modal-head{border-bottom:1px solid #06b6d452;justify-content:space-between;align-items:center;min-height:84px;padding:15px 16px;display:flex}.contact-modal h2{margin:0 0 4px;font-size:20px}.contact-modal p{color:var(--muted);margin:0;font-size:13px}.contact-modal-actions{align-items:center;gap:16px;display:flex}.contact-modal-actions button{cursor:pointer;background:0 0;border:1px solid #06b6d473;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 13px;display:inline-flex}.contact-modal-actions .contact-close{color:#a7b0bd;border:0;justify-content:center;width:30px;padding:0}.support-card{border:1px solid #06b6d461;border-radius:12px;justify-content:space-between;align-items:center;min-height:143px;margin:16px;padding:20px;display:flex}.support-main>small{color:var(--muted)}.support-number{align-items:center;gap:6px;margin:7px 0 16px;display:flex}.ve-flag{background:linear-gradient(#f4d21f 0 33.33%,#183e9f 33.33% 66.66%,#c51f32 66.66%);border-radius:2px;width:24px;height:16px;display:inline-block;box-shadow:0 0 0 1px #ffffff29}.support-number strong{font-size:18px}.support-number b{color:#a5f3fc;background:#06b6d429;border-radius:999px;padding:5px 8px;font-size:10px}.support-buttons{gap:8px;display:flex}.support-buttons a,.support-buttons button{color:#fff;cursor:pointer;background:#101112;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;height:39px;padding:0 12px;font-size:13px;display:inline-flex}.support-buttons a{background:#16a34a21;border-color:#22c55e57}.support-buttons a svg{color:#22c55e}.support-phone{width:34px;height:34px;color:var(--cyan-bright);background:#06b6d414;border:1px solid #06b6d46b;border-radius:50%;place-items:center;display:grid}.search-backdrop{justify-content:flex-end;align-items:flex-start;padding-top:72px;display:flex}.search-modal{background:#030608;border:1px solid #06b6d466;border-radius:12px;width:min(520px,100vw - 32px);overflow:hidden;box-shadow:0 25px 90px #000c}.search-modal-input{height:60px;color:var(--cyan-bright);border-bottom:1px solid #06b6d438;align-items:center;gap:10px;padding:0 14px;display:flex}.search-modal-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.search-modal-input button,.legal-modal header button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.search-empty{color:#77828e;justify-content:center;align-items:center;gap:9px;min-height:116px;margin:0;font-size:13px;display:flex}.search-results{gap:7px;padding:9px;display:grid}.search-results a{background:#ffffff05;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:12px;min-height:72px;padding:8px;display:flex}.search-results a:hover{background:#06b6d40f;border-color:#06b6d461}.search-results img{object-fit:cover;border-radius:7px;width:72px;height:54px}.search-results span{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.search-results strong{font-size:13px}.search-results small{color:var(--muted);font-size:11px}.search-results>a>svg{width:17px;color:var(--cyan-bright)}.legal-backdrop{place-items:center;padding:24px;display:grid}.legal-modal{background:#030608;border:1px solid #06b6d466;border-radius:14px;flex-direction:column;width:min(820px,100vw - 32px);max-height:min(760px,100vh - 48px);display:flex;box-shadow:0 30px 100px #000c}.legal-modal>header{border-bottom:1px solid #06b6d433;justify-content:space-between;align-items:center;min-height:76px;padding:14px 18px;display:flex}.legal-modal>header>div{align-items:center;gap:12px;display:flex}.legal-modal>header svg{color:var(--cyan-bright)}.legal-modal h2{margin:0;font-size:18px}.legal-modal header small{color:var(--muted);font-size:10px}.legal-content{color:#c6cbd1;padding:24px;font-size:13px;line-height:1.65;overflow-y:auto}.legal-content h3{color:#fff;margin:0 0 4px}.legal-content h4{color:var(--cyan-bright);margin:24px 0 6px}.legal-understood{color:#fff;cursor:pointer;background:#08afcc;border:1px solid #06b6d473;border-radius:8px;min-height:42px;margin:0 24px 22px;font-weight:800}.catalog-product-card{background:#030506;border:1px solid #06b6d459;border-radius:12px;min-width:0;transition:transform .2s,border-color .2s;overflow:hidden}.catalog-product-card:hover{border-color:#22d3eeb8;transform:translateY(-3px)}.catalog-art{aspect-ratio:4/3;background:#071014;position:relative;overflow:hidden}.catalog-art img{object-fit:cover;width:100%;height:100%;display:block}.asset-brand-cover{color:#fff;letter-spacing:-.02em;background:linear-gradient(100deg,#0c1114f2,#0c1114 28%);justify-content:center;align-items:center;gap:4px;width:35%;height:19%;font-size:clamp(7px,.7vw,11px);font-weight:900;display:flex;position:absolute;top:4%;right:2%}.asset-brand-cover b{color:var(--cyan-bright);font-size:1.35em}.catalog-card-body{flex-direction:column;min-height:181px;padding:20px 16px 16px;display:flex}.catalog-card-body h3{text-transform:none;margin:0 0 9px;font-size:13px}.catalog-card-body>p{color:#d3d5d8;margin:0 0 10px;font-size:12px}.catalog-card-body .catalog-price{color:#00f681;font-size:12px}.catalog-price strong{font-size:14px}.catalog-price small{font-size:inherit}.catalog-card-body>a{color:#fff;background:#08aeca;border-radius:6px;place-items:center;height:33px;margin-top:auto;font-size:12px;font-weight:800;display:grid}.catalog-card-body>a:hover{background:#12c5e4}.home-page{background:linear-gradient(#22d3ee09 1px,#0000 1px) 0 0/56px 56px,linear-gradient(90deg,#22d3ee09 1px,#0000 1px) 0 0/56px 56px,radial-gradient(circle at 9% 3%,#06b6d41f,#0000 30rem),#010304}.home-visuals{width:min(1040px,100% - 64px);padding-top:76px}.home-intro{text-align:center;padding:96px 0 64px;position:relative}.home-kicker,.section-kicker{color:var(--cyan-bright);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.home-kicker{background:#06b6d417;border:1px solid #06b6d447;border-radius:999px;padding:8px 13px}.home-intro h1{letter-spacing:-.045em;max-width:900px;margin:22px auto;font-size:clamp(42px,5vw,66px);line-height:1.04}.home-intro h1 em,.featured-section h2 em,.advantages h2 em{color:var(--cyan-bright);font-style:normal}.home-intro>p{max-width:760px;color:var(--muted);margin:0 auto 28px;line-height:1.65}.cyan-button,.outline-button{color:#fff;background:#08afcc;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:13px;font-weight:800;display:inline-flex}.hero-stats{color:#96a1ab;flex-wrap:wrap;justify-content:center;gap:18px 32px;margin-top:30px;font-size:12px;display:flex}.hero-stats span{align-items:center;gap:7px;display:inline-flex}.hero-stats svg{color:var(--cyan-bright)}.promo-banner{border:1px solid #06b6d48c;border-radius:15px;width:100%;height:clamp(350px,28vw,470px);margin:0 auto 24px;position:relative;overflow:hidden;box-shadow:0 0 30px #06b6d426}.promo-banner>img{object-fit:cover;width:100%;height:100%;display:block}.hero-brand-cover{letter-spacing:.04em;background:#11191b;align-items:center;gap:8px;width:32%;height:19%;padding-left:5%;font-weight:900;display:flex;position:absolute;top:0;left:0}.hero-brand-cover b{color:var(--cyan-bright);font-size:24px}.promo-copy{background:linear-gradient(90deg,#000000e6 0,#0000008f 50%,#0000 78%);padding:20% 7% 8%;position:absolute;inset:0}.promo-copy small{background:#10b9d6;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:900}.promo-copy h2{max-width:610px;margin:16px 0 10px;font-size:clamp(28px,3vw,42px)}.promo-copy p{max-width:420px;margin:0 0 20px;line-height:1.5}.promo-copy a{background:#0cb6d4;border-radius:6px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex}.slider-dots{gap:8px;display:flex;position:absolute;bottom:23px;left:27px}.slider-dots button{cursor:pointer;background:#06b6d48c;border:0;border-radius:50%;width:9px;height:9px;padding:0}.slider-dots button.active{background:var(--cyan-bright);border-radius:999px;width:30px}.slider-arrows{gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.slider-arrows button{cursor:pointer;background:#0000008a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.slider-arrows svg{width:18px}.image-shortcuts{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin:0 auto;display:grid}.image-shortcuts a{aspect-ratio:1.35;border:1px solid #06b6d457;border-radius:13px;position:relative;overflow:hidden}.image-shortcuts img{object-fit:cover;width:100%;height:100%;display:block}.shortcut-brand{width:33%;height:16%;color:var(--cyan-bright);background:#11191b;place-items:center;padding:0;font-size:10px;font-weight:900;display:grid;position:absolute;top:3%;left:34%}.image-shortcuts b{background:#000000bd;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:inline-flex;position:absolute;inset:auto auto 13px 13px}.image-shortcuts b svg{width:14px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:12px;width:min(1040px,100% - 64px);margin:0 auto 100px;display:grid}.quick-actions>a{background:#ffffff06;border:1px solid #06b6d438;border-radius:12px;align-items:center;gap:10px;min-height:80px;padding:13px;display:flex}.quick-actions>a>span{background:var(--cyan-soft);width:37px;height:37px;color:var(--cyan-bright);border-radius:9px;place-items:center;display:grid}.quick-actions>a>div{flex-direction:column;flex:1;min-width:0;display:flex}.quick-actions strong{font-size:12px}.quick-actions small{color:var(--muted);margin-top:5px;font-size:10px}.quick-actions>a>svg{width:15px;color:var(--cyan-bright)}.featured-section{text-align:center;border-top:1px solid #06b6d429;width:min(1216px,100% - 64px);padding:88px 0}.featured-section>h2,.advantages>h2{margin:14px 0 8px;font-size:clamp(32px,4vw,48px)}.featured-section>p{color:var(--muted);margin:0 auto 35px}.featured-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.home-groups{gap:54px;margin-top:46px;display:grid}.home-group{text-align:left}.home-group-head{background:linear-gradient(90deg,#06b6d414,#ffffff04);border:1px solid #06b6d42e;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;min-height:76px;margin-bottom:18px;padding:15px 18px;display:flex}.home-group-head>div{align-items:center;gap:13px;display:flex}.home-group-head>div>span:first-child{background:#06b6d41c;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.home-group-head h3{margin:0 0 5px;font-size:17px}.home-group-head small{color:var(--muted);font-size:11px}.home-group-head p{color:var(--muted);margin:0;font-size:11px}.home-group-head p strong{color:#00f681;margin:0 4px;font-size:23px}.catalog-product-card.compact .catalog-card-body{min-height:155px}.outline-button{background:0 0;border:1px solid #06b6d480;margin-top:34px}.advantages{text-align:center;padding:86px 0 110px}.advantage-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px;display:grid}.advantage-grid article{background:#ffffff06;border:1px solid #06b6d433;border-radius:14px;padding:34px 25px}.advantage-grid article>svg{color:var(--cyan-bright);width:32px;height:32px}.advantage-grid h3{margin:17px 0 10px}.advantage-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.catalog-page{background:#000;min-height:900px;padding-bottom:80px}.catalog-titlebar{border-bottom:1px solid #06b6d44d;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;display:grid}.catalog-titlebar a{align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.catalog-titlebar h1{color:#08c3e4;margin:0;font-size:20px}.catalog-titlebar>span{color:var(--muted);justify-self:end;font-size:12px}.catalog-controls{border-bottom:1px solid #06b6d447;flex-wrap:wrap;align-items:center;gap:22px 16px;padding:32px 0 31px;display:flex}.catalog-search{color:#fff;border:1px solid #06b6d466;border-radius:6px;flex:0 448px;align-items:center;gap:12px;height:37px;padding:0 12px;display:flex}.catalog-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:12px}.filter-label{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.category-tabs{flex-wrap:wrap;gap:12px;width:100%;display:flex}.category-tabs button{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;min-height:37px;padding:0 16px;font-size:12px;font-weight:800}.category-tabs .all{border-color:#04b9d8}.category-tabs .free-fire{color:#ff9b00;border-color:#ff9b00}.category-tabs .roblox{color:#ff6552;border-color:#ff4b33}.category-tabs .playstation{color:#3b82f6;border-color:#3b82f6}.category-tabs .steam{color:#b6e7f0;border-color:#b6e7f0}.category-tabs button.selected{color:#fff;background:#06b9d7;border-color:#06b9d7}.catalog-products{padding-top:32px}.catalog-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;display:grid}.empty-catalog{text-align:center;min-height:360px;color:var(--muted);align-content:center;place-items:center;display:grid}.empty-catalog svg{color:var(--cyan-bright)}.empty-catalog h2{color:#fff;margin:15px 0 5px}.catalog-pagination{justify-content:center;align-items:center;gap:8px;margin-top:35px;display:flex}.catalog-pagination button{background:0 0;border:1px solid #06b6d44d;border-radius:5px;width:32px;height:32px}.catalog-pagination button.current{background:var(--cyan);color:#000}.catalog-pagination p{color:var(--muted);margin-left:9px;font-size:11px}.profile-page{background:radial-gradient(circle at 8% 0,#06b6d41c,#0000 28rem),#000;min-height:1000px;padding-bottom:90px}.profile-titlebar{border-bottom:1px solid #06b6d438;align-items:center;gap:30px;min-height:80px;padding:0 32px;display:flex}.profile-titlebar>a{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.profile-titlebar>a svg{width:17px}.profile-titlebar>div{align-items:center;gap:12px;display:flex}.profile-titlebar>div>svg,.profile-panel h2>span{width:40px;height:40px;color:var(--cyan-bright);background:#06b6d424;border:1px solid #06b6d459;border-radius:9px;padding:9px}.profile-titlebar h1{margin:0;font-size:25px}.profile-shell{gap:24px;width:min(885px,100% - 40px);margin:40px auto;display:grid}.profile-panel{background:linear-gradient(100deg,#ffffff08,#06b6d409);border:1px solid #06b6d44a;border-radius:17px;padding:24px}.profile-panel h2{align-items:center;gap:11px;margin:0 0 22px;font-size:16px;display:flex}.profile-fields{gap:14px;display:grid}.profile-fields article{background:#ffffff06;border:1px solid #ffffff1a;border-radius:12px;min-height:82px;padding:17px 16px}.profile-fields small{color:var(--muted);align-items:center;gap:8px;display:flex}.profile-fields small svg{width:16px;color:var(--cyan-bright)}.profile-fields p{justify-content:space-between;align-items:center;margin:9px 0 0;font-weight:700;display:flex}.profile-fields p button{color:var(--cyan-bright);background:0 0;border:0;padding:0}.profile-fields p button svg{width:21px}.balance-panel{border-color:#22c55e40}.balance-panel h2>span{color:#4ade80;background:#22c55e21;border-color:#22c55e4d}.panel-tabs,.purchase-tabs{border-bottom:1px solid #ffffff14;gap:8px;display:flex}.panel-tabs button,.purchase-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:11px 13px;position:relative}.panel-tabs button.active,.purchase-tabs button.active{color:var(--cyan-bright)}.panel-tabs button.active:after,.purchase-tabs button.active:after{content:"";background:var(--cyan);height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.tab-description,.balance-help{color:var(--muted);font-size:12px}.balance-summary{background:#22c55e0b;border:1px solid #22c55e29;border-radius:12px;justify-content:space-between;align-items:center;min-height:110px;margin:18px 0;padding:18px;display:flex}.balance-summary>div{flex-direction:column;display:flex}.balance-summary strong{color:#4ade80;font-size:28px}.balance-summary strong small{font-size:13px}.balance-summary span{color:var(--muted);margin-top:6px;font-size:11px}.balance-summary>svg{color:#4ade80;opacity:.5;width:36px;height:36px}.empty-balance{color:#7f8994;border:1px dashed #ffffff1a;border-radius:10px;align-items:center;gap:15px;min-height:95px;padding:15px;display:flex}.empty-balance svg{flex:none}.empty-balance p{margin:0;font-size:12px;line-height:1.6}.green-action{color:#86efac;background:#22c55e1f;border:1px solid #22c55e66;border-radius:8px;justify-content:center;align-items:center;width:fit-content;height:42px;margin-top:16px;padding:0 16px;font-weight:800;display:inline-flex}.security-row{border:1px solid #ffffff17;border-radius:11px;justify-content:space-between;align-items:center;min-height:75px;padding:14px;display:flex}.security-row>div{align-items:center;gap:12px;display:flex}.security-row>div>svg{color:var(--cyan-bright)}.security-row span{flex-direction:column;gap:5px;display:flex}.security-row small{color:var(--muted)}.security-row button{background:var(--cyan-soft);border:1px solid #06b6d466;border-radius:8px;padding:9px 13px}.purchase-panel{margin-top:5px}.purchases-card{background:#ffffff05;border:1px solid #06b6d433;border-radius:14px;overflow:hidden}.purchases-card>h2{border-bottom:1px solid #ffffff14;margin:0;padding:20px;font-size:16px}.purchase-filters{grid-template-columns:auto auto 1.7fr 1fr 1fr;align-items:center;gap:10px;padding:16px;display:grid}.purchase-filters>span{font-size:12px}.purchase-filters>button{color:#5a626c;background:0 0;border:0}.purchase-filters label{color:#6b7280;border:1px solid #ffffff1f;border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 9px;display:flex}.purchase-filters label svg{width:14px}.purchase-filters input,.purchase-filters select{width:100%;min-width:0;color:var(--muted);background:0 0;border:0;outline:0;font-size:11px}.purchase-filters select{background:#06090d;border:1px solid #ffffff1f;border-radius:7px;height:36px;padding:0 8px}.table-wrap{overflow-x:auto}.purchases-card table{border-collapse:collapse;width:100%;min-width:760px;font-size:11px}.purchases-card th{color:#98a4b0;text-align:left;background:#ffffff08;padding:12px}.purchases-card td{color:#747e89;text-align:center;border-top:1px solid #ffffff0f;height:85px}.table-pagination{min-height:52px;color:var(--muted);border-top:1px solid #ffffff12;justify-content:flex-end;align-items:center;gap:7px;padding:0 14px;font-size:11px;display:flex}.table-pagination button{color:#4b5563;background:0 0;border:1px solid #ffffff14;border-radius:6px;width:28px;height:28px}.table-pagination svg{width:14px}.route-titlebar{border-bottom:1px solid #06b6d433;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;display:grid}.route-titlebar a{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.route-titlebar a:hover{color:var(--cyan-bright)}.route-titlebar svg{width:17px}.route-titlebar h1{margin:0;font-size:20px}.balance-buy-page,.product-buy-page,.about-page{background:radial-gradient(circle at 8% 0,#06b6d41a,#0000 30rem),#020405;min-height:800px}.balance-buy-shell{grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);gap:24px;padding-block:40px 88px;display:grid}.balance-buy-card,.balance-buy-aside section,.purchase-config,.selected-product-card{background:#ffffff06;border:1px solid #06b6d433;border-radius:16px}.balance-buy-card{padding:28px}.balance-buy-card .eyebrow{background:#06b6d41a;border:1px solid #06b6d447;border-radius:999px;padding:7px 10px}.balance-buy-card h2{margin:5px 0 9px;font-size:31px}.balance-buy-card h2 em{color:var(--cyan-bright);font-style:normal}.balance-buy-card>p{color:var(--muted);line-height:1.6}.balance-limits{grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0;display:grid}.balance-limits article{background:#0000002e;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;gap:8px;min-height:86px;padding:15px;display:flex}.balance-limits small{color:var(--muted)}.balance-limits strong{font-size:21px}.amount-box{background:#00000038;border:1px solid #ffffff14;border-radius:13px;padding:20px}.amount-box>label:first-child{margin-bottom:10px;font-size:13px;font-weight:800;display:block}.amount-box>input{color:#fff;background:#020405;border:1px solid #ffffff21;border-radius:9px;outline:0;width:100%;height:50px;padding:0 14px}.amount-box>input:focus{border-color:#06b6d48c}.amount-box>small{color:#f87171;margin:8px 0 14px;display:block}.amount-box>small:not(.amount-error){color:var(--muted)}.amount-presets{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.amount-presets button{height:43px;color:var(--cyan-bright);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;font-weight:700}.commission-note{color:#fcd34d;background:#f59e0b12;border:1px solid #f59e0b2e;border-radius:8px;padding:11px 13px;font-size:11px}.terms-check{color:var(--muted);align-items:center;gap:9px;margin:15px 0;font-size:12px;display:flex}.terms-check input{accent-color:var(--cyan)}.binance-pay-button{color:#171200;cursor:pointer;background:linear-gradient(90deg,#eab308,#facc15);border:0;border-radius:9px;width:100%;height:46px;font-weight:900}.binance-pay-button:disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.5)}.balance-buy-aside{align-content:start;gap:22px;display:grid}.balance-buy-aside section{padding:25px}.balance-buy-aside h2{margin:0 0 22px;font-size:18px}.balance-buy-aside article{gap:13px;margin-top:20px;display:flex}.balance-buy-aside article>svg{width:36px;height:36px;color:var(--cyan-bright);background:#06b6d41c;border-radius:9px;flex:none;padding:8px}.balance-buy-aside article p,.balance-buy-aside section>p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.balance-buy-aside a{min-height:42px;color:var(--cyan-bright);border:1px solid #06b6d459;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.product-buy-shell{padding-block:42px 92px}.selected-product-card{grid-template-columns:minmax(260px,.85fr) 1.15fr;display:grid;overflow:hidden}.selected-product-card>img{object-fit:cover;width:100%;height:100%;min-height:330px}.selected-product-info{flex-direction:column;justify-content:center;align-items:flex-start;padding:32px;display:flex}.selected-product-info>span{color:var(--cyan-bright);background:#06b6d41f;border-radius:999px;padding:6px 9px;font-size:11px}.selected-product-info h2{margin:15px 0 7px;font-size:31px}.selected-product-info p,.selected-product-info>small{color:var(--muted)}.selected-product-info>strong{color:#00f681;margin-top:22px;font-size:31px}.selected-product-info>strong small{font-size:12px}.purchase-config{margin-top:22px;padding:26px}.purchase-config h3{margin:0 0 16px;font-size:16px}.quantity-presets{flex-wrap:wrap;gap:8px;display:flex}.quantity-presets button{cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:7px;min-width:76px;height:36px}.quantity-control{border:1px solid #06b6d447;border-radius:9px;grid-template-columns:48px 1fr 48px;width:min(360px,100%);height:48px;margin-top:14px;display:grid;overflow:hidden}.quantity-control button{cursor:pointer;background:#06b6d414;border:0}.quantity-control input{text-align:center;color:#fff;background:#020405;border:0;outline:0;width:100%}.quantity-panel>p{color:var(--muted);font-size:11px}.purchase-total{background:#06b6d40e;border:1px solid #06b6d42e;border-radius:10px;justify-content:space-between;align-items:center;margin:22px 0;padding:18px;display:flex}.purchase-total strong{color:#00f681;font-size:24px}.purchase-total small{font-size:11px}.buy-payment-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.buy-payment-options button{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;min-height:72px;padding:12px;display:flex}.buy-payment-options button.selected{background:#06b6d414;border-color:#06b6d48c}.buy-payment-options button>svg{color:var(--cyan-bright)}.buy-payment-options span{flex-direction:column;gap:4px;display:flex}.buy-payment-options small{color:var(--muted)}.payment-summary{background:#030608;border:1px solid #ffffff17;border-radius:11px;margin:22px 0;padding:20px}.payment-summary p{color:var(--muted);justify-content:space-between;display:flex}.payment-summary p strong{color:#fff}.payment-summary .grand-total{border-top:1px solid #ffffff14;padding-top:14px}.payment-summary .grand-total strong{color:#00f681;font-size:20px}.payment-summary>small{color:#7dd3fc;align-items:center;gap:7px;display:flex}.payment-summary>small svg{width:16px}.buy-error{text-align:center;place-content:center;justify-items:center;gap:8px;min-height:720px;display:grid}.buy-error p{color:var(--muted)}.buy-error a{color:var(--cyan-bright);align-items:center;gap:8px;margin-top:12px;display:inline-flex}.about-hero{text-align:center;padding:100px 0 76px}.about-hero h1{margin:18px 0 10px;font-size:clamp(46px,6vw,76px)}.about-hero>p{color:var(--muted)}.about-hero nav{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.about-hero nav a{min-height:42px;color:var(--cyan-bright);border:1px solid #06b6d44d;border-radius:8px;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.about-hero nav svg{width:15px}.about-sections{gap:24px;padding-bottom:100px;display:grid}.about-sections>section{background:#ffffff06;border:1px solid #06b6d42e;border-radius:16px;grid-template-columns:auto 1fr;gap:20px;min-height:220px;padding:34px;scroll-margin-top:140px;display:grid}.about-sections>section>span{width:54px;height:54px;color:var(--cyan-bright);background:#06b6d41a;border-radius:14px;place-items:center;display:grid}.about-sections h2{margin:8px 0 15px}.about-sections p{color:var(--muted);margin:0;line-height:1.8}.auth-page{background:#020409;grid-template-columns:minmax(560px,1.04fr) minmax(520px,.96fr);min-height:100vh;display:grid}.auth-form-side{justify-content:center;min-height:100vh;padding:40px 44px 54px;display:flex}.auth-form-shell{width:min(450px,100%)}.auth-back{color:#a1a8b2;align-items:center;gap:10px;margin-bottom:44px;font-size:13px;display:inline-flex}.auth-back:hover{color:var(--cyan-bright)}.auth-back svg{width:18px}.auth-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:26px;display:flex}.auth-brand>span{background:linear-gradient(145deg,#06b6d430,#06b6d40a);border:1px solid #06b6d461;border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.auth-brand>span b{color:var(--cyan-bright);font-size:24px}.auth-brand h1{color:var(--cyan-bright);text-transform:uppercase;letter-spacing:.035em;margin:0;font-size:23px}.auth-brand p{color:var(--muted);margin:4px 0 0;font-size:12px}.auth-heading{text-align:center;margin-bottom:31px}.auth-heading h2{margin:0 0 8px;font-size:29px}.auth-heading p{color:var(--muted);margin:0}.auth-form{gap:18px;display:grid}.auth-form>label{color:#b9bec5;font-size:12px;font-weight:700}.auth-input{color:#7e8793;background:#00000029;border:1px solid #06b6d43d;border-radius:6px;align-items:center;gap:10px;height:42px;margin-top:8px;padding:0 11px;transition:all .2s;display:flex}.auth-input:focus-within{color:var(--cyan-bright);border-color:#06b6d49e;box-shadow:0 0 0 3px #06b6d40f}.auth-input>svg{flex:none;width:17px}.auth-input input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%}.auth-input button{color:#9aa2ad;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.auth-input button svg{width:19px}.auth-custom-select,.auth-country-select{margin-top:8px;position:relative}.business-trigger,.country-trigger{color:#fff;cursor:pointer;text-align:left;background:#03070c;border:1px solid #06b6d447;border-radius:7px;align-items:center;gap:10px;width:100%;height:42px;padding:0 11px;display:flex}.business-trigger:hover,.country-trigger:hover,.business-trigger[aria-expanded=true],.country-trigger[aria-expanded=true]{background:#06b6d40e;border-color:#22d3eeb8}.business-trigger>svg:first-child{width:17px;color:var(--cyan-bright)}.business-trigger>span,.country-trigger>span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.business-trigger>svg:last-child,.country-trigger>svg:last-child{color:#8f99a5;width:16px;transition:transform .18s}.business-trigger[aria-expanded=true]>svg:last-child,.country-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.business-menu,.country-menu{z-index:80;background:#05090f;border:1px solid #06b6d461;border-radius:9px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 60px #000c}.business-menu{max-height:245px}.country-menu{width:min(335px,100vw - 40px);max-height:238px}.business-menu>button,.country-menu>button{color:#dbe2e8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 9px;display:flex}.business-menu>button:hover,.country-menu>button:hover,.business-menu>button[aria-selected=true],.country-menu>button[aria-selected=true]{color:#fff;background:#06b6d421}.business-menu>button>svg:first-child{width:16px;color:var(--cyan-bright)}.business-menu>button>span{flex:1}.business-menu>button>svg:last-child,.country-menu>button>svg:last-child{color:#4ade80;width:16px}.auth-phone-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:8px;display:grid}.auth-phone-row .auth-country-select{margin-top:0}.country-trigger img,.country-menu img{object-fit:cover;border-radius:2px;flex:none;width:24px;height:17px;box-shadow:0 0 0 1px #ffffff24}.country-trigger span{font-size:12px}.country-trigger span b{margin-right:3px}.country-menu>button>span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.country-menu>button>span b{font-size:11px}.country-menu>button>span small{color:#88939f;font-size:10px;font-weight:500}.country-menu>button>strong{color:var(--cyan-bright);font-size:11px}.auth-phone-row .auth-input{margin-top:0}.auth-form>label>small{color:#8b939d;margin-top:7px;font-weight:400;display:block}.remember-row{color:#a7adb5;justify-content:space-between;align-items:center;font-size:12px;display:flex}.remember-row label{align-items:center;gap:8px;display:inline-flex}.remember-row input{accent-color:var(--cyan)}.auth-submit,.google-login,.auth-switch{border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:42px;font-size:12px;font-weight:800;display:flex}.auth-submit{color:#021014;cursor:pointer;background:#08b3d1;border:0}.auth-submit:hover{background:#18cae9}.auth-google-note{color:#818b96;text-align:center;margin:-2px 8px 0;font-size:10px;line-height:1.5}.auth-divider{height:20px;color:var(--muted);align-items:center;gap:14px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.google-login,.auth-switch{color:var(--cyan-bright);cursor:pointer;background:#1e3a8a47;border:1px solid #1e40af40}.google-login svg{width:16px}.auth-switch:hover,.google-login:hover{background:#1e40af61}.auth-legal-copy{text-align:center;color:#7f8792;margin:2px 0 0;font-size:10px;line-height:1.6}.auth-legal-copy button{color:var(--cyan-bright);cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0}.auth-promo-side{background:radial-gradient(circle at 90% 85%,#dbf5ffb8,#3f66738a 30%,#032e3bb8 60%,#00121b 100%);flex-direction:column;justify-content:center;min-height:100vh;padding:48px;display:flex;position:sticky;top:0;overflow:hidden}.auth-promo-side:before{content:"";pointer-events:none;background:linear-gradient(135deg,#06b6d40f,#0000 42%);position:absolute;inset:0}.auth-promo-side>*{z-index:1;position:relative}.auth-promo-card{border-radius:18px;height:clamp(220px,27vw,305px);overflow:hidden;box-shadow:0 25px 65px #0000004d}.auth-promo-card img{object-fit:cover;width:100%;height:100%;display:block}.auth-promo-side>h2{margin:30px 0 8px;font-size:clamp(25px,2.5vw,34px)}.auth-promo-side>h2 em{color:var(--cyan-bright);font-style:normal}.auth-promo-side>p{color:#d6dce0;margin:0 0 22px;line-height:1.6}.auth-benefits{gap:14px;display:grid}.auth-benefits span{align-items:center;gap:13px;font-weight:750;display:flex}.auth-benefits svg{width:38px;height:38px;color:var(--cyan-bright);background:#06b6d429;border-radius:9px;padding:9px}.auth-stats{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;display:grid}.auth-stats article{background:#030e1257;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:82px;display:flex}.auth-stats strong{color:#22e680;font-size:24px}.auth-stats article:last-child strong{color:var(--cyan-bright)}.auth-stats small{color:#c4cbd0;margin-top:4px}.register-page .auth-form-side{padding-top:35px}.register-page .auth-back{margin-bottom:26px}.register-page .auth-brand{margin-bottom:20px}.register-page .auth-heading{margin-bottom:26px}.register-page .auth-form{gap:14px}@media (max-width:1250px){.wide-shell{width:min(100% - 48px,1120px)}.catalog-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}@media (max-width:1350px) and (min-width:1051px){.header-row{gap:16px}.desktop-nav{gap:9px}.desktop-nav a,.desktop-nav .nav-contact{padding-inline:5px}.search-trigger{width:160px;min-width:120px}.brand-copy small{display:none}.brand-copy strong{font-size:14px}.header-actions{gap:9px}}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-promo-side{display:none}.auth-form-side{padding-inline:24px}.home-intro{padding-top:58px}.featured-grid{grid-template-columns:repeat(2,1fr)}.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.advantage-grid{grid-template-columns:1fr}.purchase-filters{grid-template-columns:1fr 1fr}.purchase-filters label:first-of-type{grid-column:1/-1}.balance-buy-shell,.selected-product-card{grid-template-columns:1fr}.selected-product-card>img{max-height:420px}}@media (max-width:650px){.auth-form-side{padding:25px 16px 44px}.auth-back{margin-bottom:30px}.auth-brand{justify-content:flex-start}.auth-heading{text-align:left}.auth-heading h2{font-size:26px}.auth-phone-row{grid-template-columns:1fr}.wide-shell{width:calc(100% - 32px)}.modal-backdrop{padding:18px 10px}.contact-modal{width:100%}.contact-modal-head{align-items:flex-start}.contact-modal-actions>button:first-child{display:none}.support-card{align-items:flex-start}.support-phone{display:none}.search-backdrop{padding-top:18px}.search-modal{width:100%}.home-visuals,.quick-actions,.featured-section{width:calc(100% - 32px)}.home-intro{text-align:left}.home-intro h1{font-size:39px}.hero-stats{flex-wrap:wrap;justify-content:flex-start;gap:13px}.promo-banner{aspect-ratio:1/1.12;height:auto}.promo-copy{padding:31% 7% 10%}.promo-copy h2{font-size:26px}.promo-copy p{font-size:12px}.image-shortcuts,.quick-actions{grid-template-columns:1fr}.quick-actions{margin-bottom:70px}.featured-grid{grid-template-columns:1fr}.home-group-head{align-items:flex-start}.home-group-head>p{text-align:right}.catalog-titlebar{grid-template-columns:1fr auto;padding:14px 0}.catalog-titlebar h1{grid-area:1/2}.catalog-titlebar>span{grid-column:1/-1;margin-top:12px}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-card-body{min-height:170px;padding:13px 11px}.catalog-card-body h3{font-size:12px}.asset-brand-cover{width:39%}.profile-titlebar{padding:0 16px}.profile-titlebar h1{font-size:22px}.profile-shell{width:calc(100% - 24px);margin-top:22px}.profile-panel{padding:16px}.security-row{flex-direction:column;align-items:flex-start;gap:15px}.purchase-tabs{overflow-x:auto}.purchase-tabs button{white-space:nowrap}.purchase-filters{grid-template-columns:1fr}.purchase-filters label:first-of-type{grid-column:auto}.route-titlebar{grid-template-columns:1fr auto;padding-block:14px}.route-titlebar>span{display:none}.balance-buy-card,.balance-buy-aside section,.purchase-config{padding:18px}.balance-limits,.amount-presets,.buy-payment-options{grid-template-columns:1fr}.selected-product-info{padding:22px}.purchase-total{flex-direction:column;align-items:flex-start;gap:9px}.about-hero{text-align:left;padding-top:70px}.about-hero nav{justify-content:flex-start}.about-sections>section{grid-template-columns:1fr;padding:24px}}@media (max-width:420px){.catalog-products-grid{grid-template-columns:1fr}.catalog-art{aspect-ratio:4/3}}@media (max-width:650px){html{scroll-padding-top:112px}body{overflow-x:clip}button,a,input,select{touch-action:manipulation}.page-shell,.wide-shell,.home-visuals,.quick-actions,.featured-section{width:calc(100% - 24px)}.header-row{gap:8px;height:64px;padding-inline:12px}.brand{gap:8px;min-width:0}.brand-mark{border-radius:10px;width:38px;height:38px}.brand-mark span{font-size:19px}.brand-copy{min-width:0}.brand-copy strong{white-space:nowrap;font-size:12px}.header-actions{gap:6px}.balance-chip{width:42px;height:38px}.user-chip,.mobile-menu{width:38px;height:38px}.notice-bar{text-align:center;flex-wrap:wrap;gap:4px 10px;height:auto;min-height:36px;padding:6px 10px;line-height:1.2}.notice-bar>svg{display:none}.notice-bar>span,.notice-bar>strong{font-size:9.5px}.mobile-nav{gap:8px;padding:8px 12px 12px}.mobile-nav a,.mobile-nav button{place-items:center;min-height:44px;display:grid}.modal-backdrop{overflow-y:auto}.contact-modal-head{gap:12px}.contact-modal h2{font-size:18px}.contact-modal p{line-height:1.45}.support-card{min-height:0;margin:12px;padding:16px}.support-main{width:100%;min-width:0}.support-number{flex-wrap:wrap}.support-number strong{overflow-wrap:anywhere;font-size:16px}.support-buttons{width:100%}.support-buttons a,.support-buttons button{flex:1;justify-content:center;min-width:0;padding-inline:9px}.search-modal-input{height:54px;padding-inline:11px}.search-results img{width:60px;height:48px}.legal-backdrop{padding:10px}.legal-modal{width:100%;max-height:calc(100svh - 20px)}.legal-modal>header{min-height:66px;padding:12px}.legal-modal h2{font-size:15px}.legal-content{padding:18px}.legal-understood{margin:0 18px 18px}.home-visuals{padding-top:34px}.promo-banner{aspect-ratio:1/1.08;border-radius:12px}.promo-banner>img{object-position:center}.hero-brand-cover{gap:5px;width:43%;height:15%;padding-left:5%;font-size:10px}.hero-brand-cover b{font-size:18px}.promo-copy{background:linear-gradient(90deg,#000000f0,#000000b3 65%,#0000002e);padding:28% 6% 8%}.promo-copy h2{margin:12px 0 8px;font-size:clamp(23px,7vw,28px)}.promo-copy p{max-width:95%;margin-bottom:14px;line-height:1.42}.promo-copy a{min-height:42px;padding:9px 13px}.image-shortcuts{gap:12px}.image-shortcuts a{aspect-ratio:1.28}.image-shortcuts b{min-height:40px;bottom:10px;left:10px}.home-intro{padding:54px 0 46px}.home-kicker{font-size:10px;line-height:1.35}.home-intro h1{letter-spacing:-.035em;font-size:clamp(32px,10vw,39px)}.home-intro>p{font-size:14px}.cyan-button,.outline-button{width:100%;min-height:48px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-stats span{font-size:10px}.quick-actions{gap:10px;margin-bottom:58px}.quick-actions>a{min-height:72px}.featured-section{padding:64px 0}.featured-section>h2,.advantages>h2{font-size:32px}.featured-section>p{font-size:13px;line-height:1.6}.home-groups{gap:38px;margin-top:32px}.home-group-head{flex-direction:column;align-items:stretch;gap:12px}.home-group-head>p{text-align:left}.advantages{padding:64px 0 76px}.advantage-grid{gap:12px;margin-top:28px}.advantage-grid article{padding:26px 20px}.catalog-page{padding-bottom:56px}.catalog-titlebar{gap:8px 14px}.catalog-titlebar a{min-height:40px}.catalog-controls{gap:16px 10px;padding:22px 0}.catalog-search{flex-basis:100%;width:100%;height:44px}.category-tabs{gap:8px}.category-tabs button{flex:160px;min-height:44px}.catalog-products{padding-top:22px}.catalog-card-body>a{min-height:42px}.catalog-pagination{flex-wrap:wrap}.catalog-pagination p{text-align:center;width:100%;margin:4px 0 0}.main-content{padding-top:24px;padding-bottom:54px}.home-link{min-height:40px;margin-bottom:18px}.hero-row{gap:20px;padding-bottom:28px}.hero-heading h1{font-size:34px}.hero-heading p{font-size:14px;line-height:1.55}.hero-actions{gap:9px}.current-balance,.history-button{width:100%;min-height:48px}.catalog-section,.detail-section{padding-top:24px}.section-title-row{margin-bottom:16px}.product-card{min-height:154px}.back-button{min-height:40px}.detail-card{border-radius:14px}.detail-summary,.detail-form{padding:16px}.detail-summary h2{font-size:17px}.input-wrap,.payment-option,.primary-action{min-height:48px}.profile-titlebar{gap:15px;min-height:68px}.profile-titlebar>div>svg{width:36px;height:36px}.profile-shell{gap:14px;margin-bottom:36px}.profile-panel h2{line-height:1.35}.profile-fields p{overflow-wrap:anywhere;gap:12px}.panel-tabs{scrollbar-width:none;overflow-x:auto}.panel-tabs::-webkit-scrollbar{display:none}.purchase-tabs::-webkit-scrollbar{display:none}.panel-tabs button,.purchase-tabs button{white-space:nowrap;min-height:44px}.empty-balance{align-items:flex-start}.green-action,.security-row button{width:100%;min-height:44px}.purchases-card>h2{padding:16px}.purchase-filters{padding:12px}.purchase-filters label,.purchase-filters select{min-height:44px}.table-wrap{overscroll-behavior-x:contain}.route-titlebar{gap:8px 14px;min-height:70px}.route-titlebar a{min-height:40px}.route-titlebar h1{text-align:right;font-size:17px}.balance-buy-page,.product-buy-page,.about-page{min-height:100svh}.balance-buy-shell,.product-buy-shell{padding-block:28px 58px}.balance-buy-card h2{font-size:26px}.balance-buy-card>p{font-size:13px}.balance-limits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.balance-limits article{min-height:76px;padding:10px}.balance-limits small{font-size:10px}.balance-limits strong{font-size:16px}.amount-box{padding:14px}.amount-box>input{min-height:48px}.amount-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.amount-presets button{min-height:44px;font-size:12px}.terms-check{align-items:flex-start;line-height:1.5}.terms-check input{flex:none;width:18px;height:18px}.binance-pay-button{min-height:48px}.selected-product-card>img{aspect-ratio:4/3;height:auto;min-height:0}.selected-product-info h2{font-size:25px}.selected-product-info>strong{font-size:27px}.quantity-presets button{flex:72px;min-height:42px}.quantity-control{width:100%}.purchase-total strong{font-size:21px}.buy-payment-options button{min-height:76px}.payment-summary{padding:16px}.payment-summary p{gap:16px}.payment-summary p span{min-width:0}.payment-summary p strong{text-align:right}.about-hero{padding:58px 0 48px}.about-hero h1{font-size:42px}.about-hero nav{grid-template-columns:1fr;display:grid}.about-hero nav a{justify-content:center;min-height:44px}.about-sections{gap:14px;padding-bottom:70px}.about-sections>section{min-height:0;padding:20px}.auth-page{min-width:0}.auth-form-side{min-height:100svh;padding:20px 16px 38px}.auth-back{min-height:40px;margin-bottom:22px}.auth-brand{margin-bottom:22px}.auth-brand>span{width:46px;height:46px}.auth-brand h1{font-size:20px}.auth-heading{margin-bottom:24px}.auth-heading p{font-size:13px;line-height:1.5}.auth-form{gap:15px}.auth-input,.business-trigger,.country-trigger,.auth-submit,.google-login,.auth-switch{height:auto;min-height:46px}.business-menu,.country-menu{max-height:min(238px,44svh)}.country-menu{width:100%}.remember-row{gap:12px}.remember-row label{min-height:40px}.register-page .auth-form-side{padding-top:20px}.register-page .auth-back{margin-bottom:18px}}@media (max-width:420px){.catalog-titlebar,.route-titlebar{grid-template-columns:1fr}.catalog-titlebar h1,.route-titlebar h1{text-align:left;grid-area:auto;justify-self:start}.catalog-titlebar>span{grid-column:auto;margin-top:0}.hero-stats{grid-template-columns:1fr}.detail-summary{grid-template-columns:auto 1fr}.detail-price{grid-column:1/-1;padding-left:0}.payment-summary p{align-items:flex-start}.support-buttons{flex-direction:column}.support-buttons a,.support-buttons button{flex:none;width:100%}}@media (hover:none){.product-card:hover,.catalog-product-card:hover{transform:none}}.auth-message{color:#fecaca;background:#ef444414;border:1px solid #f8717140;border-radius:8px;align-items:center;gap:8px;min-height:44px;margin:0;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.auth-message.success{color:#86efac;background:#22c55e14;border-color:#4ade8040}.auth-message svg{flex:none;width:17px}.auth-submit:disabled,.google-login:disabled{opacity:.6;cursor:wait}.auth-spinner{animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.profile-role{color:#a5f3fc;text-transform:uppercase;letter-spacing:.08em;background:#06b6d41f;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:9px}.profile-role.admin{color:#f0abfc;background:#d946ef1f}.profile-role.distribuidor{color:#86efac;background:#22c55e1f}.onboarding-page,.onboarding-loading{background:radial-gradient(circle at 20% 0,#06b6d421,#0000 30rem),#020409;min-height:100svh}.onboarding-loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.onboarding-loading svg{width:20px;color:var(--cyan-bright)}.onboarding-page{place-items:center;padding:36px 20px 60px;display:grid}.onboarding-card{background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #06b6d445;border-radius:18px;width:min(570px,100%);padding:27px;box-shadow:0 30px 80px #00000059}.onboarding-card .auth-back{margin-bottom:24px}.onboarding-cancel{cursor:pointer;background:0 0;border:0;padding:0}.onboarding-card>header{align-items:flex-start;gap:13px;display:flex}.onboarding-card>header>span{width:46px;height:46px;color:var(--cyan-bright);background:#06b6d41a;border:1px solid #06b6d459;border-radius:12px;flex:none;place-items:center;display:grid}.onboarding-card>header svg{width:22px}.onboarding-card>header small{color:var(--cyan-bright);letter-spacing:.14em;font-size:9px;font-weight:850}.onboarding-card h1{margin:5px 0 7px;font-size:27px}.onboarding-card header p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.onboarding-email{color:#4ade80;background:#22c55e0e;border:1px solid #22c55e2e;border-radius:10px;align-items:center;gap:10px;min-height:59px;margin:22px 0;padding:10px 13px;display:flex}.onboarding-email>svg{width:20px}.onboarding-email span{flex-direction:column;gap:4px;display:flex}.onboarding-email small{color:#7a9585;font-size:9px}.onboarding-email strong{color:#fff;overflow-wrap:anywhere;font-size:12px}.onboarding-card form{gap:16px;display:grid}.onboarding-card form>label,.onboarding-phone label{color:#b9bec5;font-size:12px;font-weight:700}.onboarding-card form label>b{color:#22d3ee}.onboarding-select{color:#7e8793;background:#0003;border:1px solid #06b6d440;border-radius:7px;align-items:center;gap:9px;height:46px;margin-top:8px;padding:0 11px;display:flex}.onboarding-select:focus-within{border-color:#06b6d49e;box-shadow:0 0 0 3px #06b6d40f}.onboarding-select svg{width:17px;color:var(--cyan-bright)}.onboarding-select select{color:#fff;background:#05090e;border:0;outline:0;width:100%;min-width:0;height:100%}.onboarding-select option{background:#05090e}.onboarding-phone{grid-template-columns:.8fr 1.2fr;gap:10px;display:grid}.onboarding-prefix{color:#d7e2e7;flex:none;font-size:12px;font-weight:800}.onboarding-required{color:#78838e;margin-top:-6px;font-size:9px}.onboarding-signout{color:#8b96a2;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;margin:17px auto 0;padding:0;font-size:10px;font-weight:700;display:flex}.onboarding-signout:hover{color:#e7edf1}.onboarding-signout svg{width:14px}.onboarding-note{color:#7f8994;text-align:center;margin:18px 0 0;font-size:10px}.onboarding-note strong{color:var(--cyan-bright)}@media (max-width:560px){.onboarding-page{place-items:start center;padding:18px 12px 38px}.onboarding-card{border-radius:14px;padding:20px 16px}.onboarding-card>header{flex-direction:column}.onboarding-phone{grid-template-columns:1fr}}.purchase-player-field{color:#bec5cc;gap:8px;font-size:12px;font-weight:750;display:grid}.purchase-player-field .auth-input{margin-top:0}.balance-methods{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.balance-methods button{color:#9ba6b0;cursor:pointer;background:#0000002e;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 14px;display:flex}.balance-methods button.active{color:#fff;background:#06b6d41a;border-color:#22d3ee73;box-shadow:0 0 0 3px #06b6d40b}.balance-methods button>span,.balance-methods button>svg{color:#061015;background:#22d3ee;border-radius:7px;place-items:center;width:27px;height:27px;font-weight:950;display:grid}.balance-methods button>svg{background:#facc15;padding:5px}.payment-destination{background:#06b6d40b;border:1px solid #06b6d433;border-radius:11px;flex-direction:column;gap:5px;margin-bottom:18px;padding:14px;display:flex}.payment-destination>small{color:#6f7c87;letter-spacing:.12em;font-size:8px;font-weight:850}.payment-destination>strong{color:var(--cyan-bright);overflow-wrap:anywhere;font-size:20px}.payment-destination>span{color:#a0aab4;font-size:10px}.payment-destination>p{color:#77838e;margin:7px 0 0;font-size:9px;line-height:1.5}.amount-box>label:not(:first-child){margin:17px 0 8px;font-size:12px;font-weight:750;display:block}.proof-upload{color:#9faab4;cursor:pointer;background:#06b6d409;border:1px dashed #06b6d44d;border-radius:10px;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex!important}.proof-upload>svg{width:23px;color:var(--cyan-bright)}.proof-upload>span{flex-direction:column;gap:4px;display:flex}.proof-upload strong{color:#dce5eb;overflow-wrap:anywhere;font-size:11px}.proof-upload small{font-size:9px;color:#707c87!important;margin:0!important}.proof-upload input{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.profile-tier-note{color:#86efac;background:#22c55e0d;border:1px solid #22c55e29;border-radius:9px;align-items:center;gap:8px;margin:15px 0 0;padding:10px 12px;font-size:10px;display:flex}.profile-tier-note svg{width:16px}.profile-history-list{border:1px solid #ffffff0f;border-radius:10px;display:grid;overflow:hidden}.profile-history-list>article{border-bottom:1px solid #ffffff0e;align-items:center;gap:12px;min-height:62px;padding:10px 13px;display:flex}.profile-history-list>article:last-child{border-bottom:0}.profile-history-list>article>span{min-width:76px;font-size:12px;font-weight:850}.profile-history-list .credit{color:#4ade80}.profile-history-list .debit{color:#fb7185}.profile-history-list article>div{flex-direction:column;gap:4px;display:flex}.profile-history-list strong{font-size:10px}.profile-history-list small{color:#77828d;font-size:9px}@media (max-width:560px){.balance-methods{grid-template-columns:1fr}.profile-history-list>article{flex-direction:column;align-items:flex-start}}
