:root{--blue:#8b5cf6;--blue2:#7c3aed;--blue-soft:#f3ecff;--ink:#2b2b34;--muted:#747484;--line:#e7e6f0;--surface:#fff;--soft:#f3f4f8;--green:#12a163;--red:#e5232d;--shadow:0 16px 45px rgba(24,50,95,0.1);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.hide{display:none!important}.container{width:min(1240px,calc(100% - 40px));margin:auto}.topbar{height:34px;background:#10131a;color:#dce2ed;font-size:12px;display:flex;align-items:center}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar b{color:#fff}.header{background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-main{height:76px;display:grid;grid-template-columns:220px minmax(260px,1fr) auto;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:850}.brand-mark{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#2f7cff,#0848e7);color:#fff;display:grid;place-items:center;font-weight:900;font-size:26px;box-shadow:0 8px 20px rgba(23,100,255,.3)}.brand small{display:block;font-size:10px;color:var(--muted);font-weight:650;margin-top:2px}.search{height:46px;border:1px solid var(--line);border-radius:13px;background:#f7f9fc;display:flex;align-items:center;gap:10px;padding:0 15px;transition:.18s}.search:focus-within{background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.search input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:14px}.search svg{color:#667085;flex:none}.head-btn,.header-actions{display:flex;align-items:center;gap:9px}.head-btn{height:46px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:0 13px;cursor:pointer;font-weight:750}.head-btn:hover{border-color:#b8c9f7}.head-btn .meta{display:flex;flex-direction:column;align-items:flex-start}.head-btn small{font-size:9px;color:var(--muted);font-weight:600}.head-btn strong{font-size:12px}.cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:10px}.mobile-menu{display:none;width:46px;padding:0;justify-content:center}.desktop-nav{height:48px;border-top:1px solid #f0f2f6;display:flex;align-items:center}.desktop-nav .container{display:flex;gap:30px;align-items:center}.desktop-nav a,.desktop-nav button{border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:700;color:#414957}.desktop-nav .active{color:var(--blue)}.hero{padding:26px 0 18px}.hero-box{min-height:380px;border-radius:26px;overflow:hidden;position:relative;background:radial-gradient(circle at 72% 35%,rgba(45,121,255,.65),transparent 26%),radial-gradient(circle at 84% 66%,rgba(10,225,255,.35),transparent 25%),linear-gradient(125deg,#030817,#071a45 54%,#0b2d78);box-shadow:var(--shadow)}.hero-box:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:7%;top:0;border:1px solid rgba(89,153,255,.38);box-shadow:inset 0 0 80px rgba(31,113,255,.28)}.hero-copy{position:relative;z-index:2;color:#fff;padding:60px;max-width:650px}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:99px;background:rgba(69,133,255,.16);color:#8eb7ff;font-size:11px;font-weight:800;text-transform:uppercase}.hero h1{font-size:48px;line-height:1.08;margin:18px 0 0;letter-spacing:-1.5px}.hero h1 span{color:#4d8cff}.hero p{color:#d7e3ff;line-height:1.65;margin:18px 0 0;font-size:15px}.hero-actions{display:flex;gap:11px;margin-top:28px}.primary,.secondary{height:48px;padding:0 20px;border-radius:12px;border:0;font-weight:800;cursor:pointer}.primary{background:var(--blue);color:#fff}.primary:hover{background:#3679ff}.secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);color:#fff}.hero-trust{position:absolute;z-index:2;right:32px;bottom:30px;color:#fff;background:rgba(6,14,34,.66);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:16px 18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-trust b{display:block;font-size:23px}.hero-trust span{color:#b9c9eb;font-size:11px}.category-strip{background:#fff;border:1px solid var(--line);border-radius:19px;padding:13px;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;box-shadow:0 8px 28px rgba(20,40,80,.06)}.category-strip::-webkit-scrollbar{display:none}.category-chip{flex:none;min-width:130px;height:58px;padding:0 16px;border:1px solid var(--line);background:#fff;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:750;cursor:pointer}.category-chip.active{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 8px 18px rgba(23,100,255,.24)}.catalog{padding:58px 0 72px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:21px}.section-head h2{font-size:34px;margin:8px 0 0;letter-spacing:-.7px}.section-head p{color:var(--muted);margin:8px 0 0;font-size:13px}.kicker{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:850}.sort{height:43px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 12px;outline:0;font-weight:700;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dbe2ee;background:#fff;border-radius:20px;box-shadow:0 10px 28px rgba(28,49,85,.08);transition:.2s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 42px rgba(28,49,85,.14);border-color:#aebfe8}.product-visual{height:145px;padding:18px;position:relative;display:flex;align-items:center;justify-content:center}.product-logo{width:90px;height:90px;border-radius:23px;background:#fff;display:grid;place-items:center;font-size:31px;font-weight:900;box-shadow:0 13px 30px rgba(21,38,72,.13)}.badge{position:absolute;left:14px;top:14px;background:var(--red);color:#fff;border-radius:7px;padding:6px 9px;font-size:9px;text-transform:uppercase;font-weight:850;box-shadow:0 4px 13px rgba(229,35,45,.22)}.product-body{padding:17px;display:flex;flex-direction:column;flex:1 1}.product-category{font-size:10px;color:var(--blue);font-weight:850;text-transform:uppercase}.product-card h3{font-size:19px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:7px 0 0}.product-description{color:var(--muted);font-size:12px;line-height:1.55;min-height:38px;margin:8px 0 14px}.plan-select{height:40px;border:1px solid var(--line);border-radius:10px;background:#f7f9fc;padding:0 10px;outline:0;font-size:11px;font-weight:700}.price-stock{border-top:1px solid var(--line);margin-top:15px;padding-top:14px;display:flex;justify-content:space-between;align-items:end;gap:8px}.price-stock small{display:block;color:var(--muted);font-size:9px}.price{font-size:21px;color:var(--blue);font-weight:850}.stock{display:flex;align-items:center;gap:6px;color:var(--green);font-size:9px;font-weight:800;text-align:right}.stock-dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex:none}.stock.out{color:var(--red)}.product-actions{display:grid;grid-template-columns:45px 1fr;gap:9px;margin-top:15px}.product-actions button{height:44px;border-radius:11px;font-weight:800;cursor:pointer}.buy-now{border:1px solid var(--blue);background:var(--blue);color:#fff}.product-actions button:disabled{cursor:not-allowed;opacity:.45}.sold-overlay{position:absolute;z-index:5;inset:0;background:rgba(14,18,27,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;-webkit-backdrop-filter:grayscale(.35);backdrop-filter:grayscale(.35)}.sold-overlay strong{font-size:31px;letter-spacing:.8px;text-shadow:0 3px 15px rgba(0,0,0,.4)}.sold-overlay span{font-size:11px;margin-top:8px;color:#e6e9ef}.sold-overlay:before{content:"";position:absolute;left:0;right:0;height:110px;background:linear-gradient(90deg,rgba(215,25,35,.72),rgba(239,57,46,.86));z-index:-1}.product-card.sold-out:hover{transform:none}.benefits{padding:0 0 70px}.benefit-box{background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 10px 32px rgba(18,42,82,.06)}.benefit{padding:24px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit-icon{width:46px;height:46px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue);font-size:20px}.benefit strong{font-size:13px}.benefit p{font-size:10px;color:var(--muted);margin:5px 0 0;line-height:1.4}.footer{background:#11151d;color:#fff;padding:52px 0 95px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer a,.footer p{color:#9da6b5;font-size:11px;line-height:1.7}.footer h4{margin:0 0 13px;font-size:12px}.footer-links{display:flex;flex-direction:column;gap:8px}.mobile-bottom{display:none}.sheet-layer{position:fixed;z-index:100;inset:0;background:rgba(7,12,22,.58);animation:fade .24s cubic-bezier(.22,1,.36,1);overscroll-behavior:none;will-change:opacity;opacity:1}.sheet{position:absolute;right:0;top:0;width:min(490px,100%);height:100%;background:#fff;box-shadow:-20px 0 60px rgba(5,15,35,.22);display:flex;flex-direction:column;animation:slide .36s cubic-bezier(.22,1,.36,1);touch-action:pan-y;will-change:transform;transform-origin:right center;contain:layout paint style}.sheet-layer.is-dragging,.sheet.is-dragging{animation:none!important;transition:none!important}.sheet.is-dragging{user-select:none;-webkit-user-select:none;cursor:grabbing}.sheet.is-dragging .sheet-body{overflow:hidden}.sheet-head{height:78px;flex:none;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 21px}.sheet-head h2{font-size:19px;margin:0}.sheet-head small{color:var(--muted);font-size:10px}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;font-size:24px}.sheet-body{padding:20px;overflow-y:auto;flex:1 1}.back{border:0;background:transparent;color:var(--blue);font-weight:800;font-size:11px;cursor:pointer;padding:0;margin-bottom:18px}.panel-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:16px}.balance-card{background:linear-gradient(135deg,#f3f6fb,#eef3ff);padding:22px}.balance-card span{font-size:11px;color:var(--muted)}.balance-card strong{display:block;color:var(--blue);font-size:31px;margin-top:5px}.balance-card small{color:#89909c}.choice-label{font-size:10px;text-transform:uppercase;color:#596170;font-weight:850;margin:23px 0 10px}.method-list{display:flex;flex-direction:column;gap:10px}.method{min-height:72px;width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;text-align:left;cursor:pointer}.method:hover{border-color:#a9bff7}.method-icon{width:46px;height:46px;border-radius:12px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:21px}.method strong{display:block;font-size:13px}.method small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.arrow{font-size:20px;color:#7b8492}.notice{border:1px solid #cddcff;background:#f2f6ff;color:#244d9b;border-radius:12px;padding:12px;font-size:10px;line-height:1.55}.notice.warn{border-color:#ffb8b8;background:#fff4f4;color:#9f1f25}.notice-important{overflow:hidden;border:1px solid #ffb8b8;border-radius:16px;background:#fff;margin-bottom:17px}.notice-title{background:linear-gradient(90deg,#ed2f1f,#ff5a12);color:#fff;padding:15px 17px;font-weight:900;font-size:17px}.notice-content{padding:17px;color:#252b35;font-size:13px;line-height:1.65}.notice-content b,.notice-content strong{color:#df281f}.divider{height:1px;background:var(--line);margin:14px 0}.form{gap:14px}.form,.form label{display:flex;flex-direction:column}.form label{gap:7px;font-size:10px;color:#4c5360;font-weight:800}.form input,.form select,.form textarea,.input{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;outline:0;padding:0 13px;color:var(--ink)}.form input,.form select{height:46px}.form textarea{min-height:90px;padding-top:12px;resize:vertical}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft)}.full-btn{height:49px;border:0;border-radius:12px;background:var(--blue);color:#fff;font-weight:850;cursor:pointer;width:100%}.full-btn:disabled{opacity:.55;cursor:wait}.outline-btn{height:43px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--blue);font-weight:800;cursor:pointer;width:100%}.error{background:#fff2f3;border:1px solid #f3c3c7;color:#a7212b;border-radius:11px}.error,.success{padding:11px;font-size:10px;line-height:1.5}.success{background:#effbf5;border:1px solid #b8e7cf;color:#15734a;border-radius:11px}.qr-wrap{text-align:center}.qr-card{width:min(310px,100%);margin:14px auto;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 13px 35px rgba(20,44,87,.09)}.qr-card img{display:block;width:100%}.transfer-info{border:1px solid var(--line);border-radius:14px;overflow:hidden;text-align:left}.transfer-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 13px;border-bottom:1px solid var(--line)}.transfer-row:last-child{border-bottom:0}.transfer-row span{font-size:10px;color:var(--muted)}.transfer-row b{font-size:11px;text-align:right;overflow-wrap:anywhere}.min-topup{background:linear-gradient(90deg,#fff8e7,#fff3cf);border:1px solid #f5d27c;color:#835d08;border-radius:12px;padding:12px;font-size:11px;font-weight:800;margin-bottom:12px}.receive-box{border:1px solid #bce7d3;background:#effbf6;border-radius:13px;padding:14px;text-align:center}.receive-box span{font-size:11px;color:#477565}.receive-box strong{display:block;font-size:25px;color:var(--green);margin-top:5px}.cart-item{display:grid;grid-template-columns:50px 1fr auto;gap:11px;padding:12px;border-bottom:none;margin-bottom:10px}.mini-logo{width:50px;height:50px;border-radius:13px;display:grid;place-items:center;font-weight:900}.cart-item strong{font-size:12px}.cart-item small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.cart-item b{font-size:12px;color:var(--blue)}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:27px;height:27px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.remove{border:0;background:transparent;color:var(--red);cursor:pointer}.summary{padding-top:17px}.summary-row{display:flex;justify-content:space-between;gap:15px;margin:10px 0;font-size:12px;color:var(--muted)}.summary-row.total{border-top:1px solid var(--line);padding-top:14px;color:var(--ink);font-size:14px}.summary-row.total b{font-size:22px;color:var(--blue)}.order-card{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:14px;text-align:left;margin-bottom:10px;cursor:pointer}.order-top{display:flex;justify-content:space-between;gap:10px}.order-top strong{font-size:12px}.order-card p{font-size:10px;color:var(--muted);line-height:1.45}.status{padding:5px 7px;border-radius:7px;font-size:8px;font-weight:850;background:#fff5db;color:#855900;white-space:nowrap}.status.approved,.status.fulfilled{background:#eaf9f1;color:#087044}.status.rejected{background:#fff0f1;color:#a51f29}.delivery{border:1px solid var(--line);border-radius:13px;padding:13px;margin-top:10px;text-align:left}.delivery code{display:block;background:#f4f6f9;border-radius:8px;padding:9px;margin-top:7px;overflow-wrap:anywhere}.empty{text-align:center;color:var(--muted);padding:50px 15px;font-size:12px}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}.admin{min-height:100vh;background:#f4f6fa}.admin-head{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1200px) / 2));position:sticky;top:0;z-index:20}.admin-head-actions{display:flex;gap:9px}.admin-head-actions a,.admin-head-actions button{height:39px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px;display:flex;align-items:center;cursor:pointer;font-size:11px;font-weight:750}.admin-wrap{width:min(1200px,calc(100% - 36px));margin:auto;padding:28px 0 70px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:19px}.stat span{font-size:10px;color:var(--muted)}.stat strong{display:block;font-size:28px;margin-top:5px}.tabs{display:flex;gap:7px;overflow-x:auto;border-bottom:1px solid var(--line);padding:22px 0 10px}.tabs button{height:39px;border:1px solid transparent;border-radius:10px;background:transparent;padding:0 13px;cursor:pointer;white-space:nowrap;font-size:11px;font-weight:800}.tabs button.active{background:var(--blue-soft);border-color:#cbd9ff;color:var(--blue)}.admin-section{padding-top:25px}.admin-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.admin-title h1{font-size:25px;margin:4px 0 0}.admin-list{display:flex;flex-direction:column;gap:11px}.admin-record{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px}.admin-record-head{display:flex;justify-content:space-between;gap:13px}.admin-record-head strong{font-size:13px}.admin-record-head small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.record-meta{display:flex;gap:15px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 0;margin:13px 0;color:var(--muted);font-size:10px}.record-meta b{color:var(--blue);margin-left:auto}.record-items{font-size:10px;line-height:1.7}.record-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.record-actions button{min-height:38px;padding:0 12px;border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:10px;font-size:10px;font-weight:800;cursor:pointer}.record-actions .secondary-admin{background:#fff;color:var(--blue)}.record-actions .danger{background:#fff;color:var(--red);border-color:#efb8bc}.admin-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px;align-items:start}.admin-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.inventory-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line);font-size:10px}.inventory-row code{overflow:hidden;text-overflow:ellipsis}.credit-input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;width:150px}.secret{background:#f5f7fa;border:1px solid var(--line);border-radius:10px;padding:10px;margin-top:10px;font-size:10px}.admin-login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f4f6fa}.admin-login{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px;box-shadow:var(--shadow)}.uid{display:block;background:#f4f6f9;border-radius:10px;padding:11px;overflow-wrap:anywhere;font-size:11px;margin:12px 0}@media (max-width:1050px){.header-main{grid-template-columns:190px minmax(220px,1fr) auto;gap:15px}.head-btn .meta{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-box{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:760px){body{padding-bottom:70px}.desktop-nav,.header-main>.search,.topbar{display:none}.container{width:min(100% - 24px,620px)}.header-main{height:68px;grid-template-columns:1fr auto}.brand-mark{width:38px;height:38px;font-size:22px}.brand{font-size:21px}.header-actions .head-btn:not(.mobile-menu):not([data-action=theme]):not([data-action=topup]){display:none}.head-btn{width:44px;padding:0;justify-content:center}.mobile-menu{display:flex}.mobile-search-wrap{display:block;padding-bottom:12px}.mobile-search-wrap .search{height:44px}.hero{padding-top:14px}.hero-box{min-height:320px;border-radius:20px}.hero-copy{padding:38px 24px 100px}.hero h1{font-size:35px}.hero p{font-size:13px}.hero-trust{left:24px;right:auto;bottom:20px}.category-strip{margin-top:12px}.category-chip{min-width:115px;height:54px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start;flex-direction:column;gap:14px}.sort{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.mobile-bottom{position:fixed;z-index:60;left:0;right:0;bottom:0;height:68px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(14,32,65,.08)}.mobile-bottom a,.mobile-bottom button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#687180;font-size:9px;position:relative}.mobile-bottom .active{color:var(--blue)}.mobile-bottom b{position:absolute;top:5px;right:calc(50% - 22px);background:var(--blue);color:#fff;border-radius:8px;min-width:17px;height:17px;display:grid;place-items:center;font-size:8px}.admin-grid,.stats{grid-template-columns:1fr}.admin-wrap{width:min(100% - 24px,620px)}.inventory-row{grid-template-columns:1fr auto}.inventory-row code{grid-column:1/-1;grid-row:2}.admin-head{padding:0 13px}}@media (max-width:520px){.hero-box{min-height:300px}.hero h1{font-size:30px}.hero-actions{flex-direction:column;width:170px}.hero-actions button{width:100%}.catalog{padding:42px 0 55px}.section-head h2{font-size:28px}.product-grid{grid-template-columns:1fr}.product-visual{height:135px}.benefit-box{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.sheet{width:100%;padding-bottom:env(safe-area-inset-bottom)}.sheet-head{height:72px}.sheet-body{padding:17px}.notice-content{font-size:12px}.admin-title{align-items:flex-start;flex-direction:column;gap:10px}.record-meta b{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.benefits,.desktop-nav,.hero,.topbar{display:none!important}.search-wrap{display:none}.header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.storefront-head{grid-template-columns:auto minmax(0,1fr) auto;height:84px;gap:14px}.brand-compact,.brand-compact span:last-child{min-width:0}.brand-compact small{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-actions{gap:10px}.icon-only{width:46px;height:46px;padding:0;border-radius:16px;justify-content:center;position:relative}.mobile-menu{display:flex!important}.mobile-search-wrap,.search-wrap{padding-bottom:14px}.mobile-search-wrap .search,.search-wrap .search{height:52px;border-radius:18px;background:#f6f6fb}.section-head-game{margin-bottom:14px}.section-head-game h2{font-size:32px}.section-head-game p{font-size:14px}.catalog.game-catalog{padding:26px 0 60px}.category-strip{margin-bottom:18px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.game-card{border-radius:24px;box-shadow:0 12px 32px rgba(39,31,78,.08);border:1px solid #ebe9f3}.game-card:hover{transform:translateY(-3px)}.game-card .product-visual{height:250px;position:relative;overflow:hidden;border-bottom:1px solid #efedf7;align-items:flex-end;justify-content:flex-start;padding:18px}.art-glow{inset:auto auto 32px 24px;width:120px;height:120px;background:radial-gradient(circle,#ffffffaa 0,#ffffff00 70%)}.art-glow,.wish-btn{position:absolute;border-radius:999px}.wish-btn{right:16px;top:16px;width:48px;height:48px;border:0;background:rgba(255,255,255,.95);box-shadow:0 10px 22px rgba(38,34,64,.14);font-size:24px;color:#6f7080;display:grid;place-items:center}.game-card .product-logo{width:90px;height:90px;border-radius:24px;position:relative;z-index:2;background:rgba(255,255,255,.92);overflow:hidden;display:flex;align-items:center;justify-content:center;transform:translateY(-10px)}.banner-name{position:absolute;left:18px;right:18px;bottom:18px;font-size:34px;line-height:1;font-weight:900;color:rgba(36,33,51,.88);text-shadow:0 2px 10px rgba(255,255,255,.35);letter-spacing:-1px}.game-card .badge{border-radius:10px;padding:8px 12px;font-size:11px}.game-card .product-body{padding:20px}.game-card .product-category{font-size:12px;letter-spacing:.3px}.game-card h3{font-size:20px;white-space:normal;line-height:1.2}.game-card .product-description{font-size:14px;line-height:1.55;min-height:auto;color:#7b7d8d}.game-card .plan-select{height:48px;border-radius:14px;background:#fbfbfe;font-size:14px}.game-card .price-stock{margin-top:16px;padding-top:0;border-top:0;align-items:center}.game-card .price{font-size:20px;color:var(--blue)}.game-card .stock{font-size:12px;padding:8px 10px;border-radius:999px;background:#f1f8f5;color:var(--green)}.game-card .stock.out{background:#fff1f1;color:var(--red)}.game-card .stock-dot{width:8px;height:8px}.meta-line{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:12px;font-size:13px;color:#696b78}.meta-line b{color:#2d2f39}.meta-line .out-text{color:var(--red)}.game-actions-row{grid-template-columns:1fr;gap:10px;margin-top:18px}.game-actions-row .buy-now,.game-actions-row .detail-btn{height:54px;border-radius:14px;font-size:16px}.game-actions-row .buy-now{background:linear-gradient(90deg,var(--blue),var(--blue2))}.game-actions-row .detail-btn{background:#fff;border:1px solid var(--line);color:#3a3c48}.sold-overlay{background:rgba(38,34,52,.68)}.sold-overlay:before{height:136px;background:linear-gradient(90deg,rgba(100,74,202,.76),rgba(142,92,246,.86))}.sold-overlay strong{font-size:42px}.footer{padding:48px 0 96px}.mobile-bottom{border-top:1px solid #e9e6f3;background:rgba(255,255,255,.98)}.mobile-bottom .active{color:var(--blue)}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.search-wrap{display:none}.mobile-search-wrap{display:block;padding-bottom:12px}.storefront-head{height:78px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.brand{font-size:18px}.brand-mark{width:44px;height:44px;font-size:24px;border-radius:15px}.icon-only,.mobile-menu{width:44px;height:44px;border-radius:14px}.compact-actions{gap:8px}.section-head-game h2{font-size:26px}.section-head-game p{font-size:13px}.product-grid{grid-template-columns:1fr;gap:18px}.game-card .product-visual{height:184px}.banner-name{font-size:24px;bottom:16px}.game-card .product-logo{width:76px;height:76px;transform:translateY(-11px)}.game-card .product-body{padding:18px}.game-card h3{font-size:18px}.game-card .product-description{font-size:13px}.game-card .plan-select{height:46px}.game-actions-row .buy-now,.game-actions-row .detail-btn{height:52px;font-size:15px}.section-head-game{gap:12px}.sort{width:100%;height:48px;border-radius:14px}.footer{padding-bottom:92px}}@media (max-width:520px){.container{width:min(100% - 22px,640px)}.header{border-bottom:0}.storefront-head{height:76px}.brand{font-size:17px}.brand small{font-size:10px}.section-head-game h2{font-size:24px}.section-head-game p{font-size:12px}.category-chip{min-width:104px;height:46px;font-size:13px}.game-card{border-radius:22px}.game-card .product-visual{height:172px;padding:16px}.banner-name{font-size:20px;left:16px;right:16px}.wish-btn{width:44px;height:44px;font-size:22px}.game-card .product-logo{width:72px;height:72px;border-radius:22px;transform:translateY(-30px)}.game-card .badge{font-size:10px;padding:7px 10px}.game-card .product-body{padding:16px}.game-card .product-category{font-size:11px}.game-card h3{font-size:17px}.game-card .product-description{font-size:13px}.game-card .price{font-size:18px}.meta-line{font-size:12px}.mobile-bottom a,.mobile-bottom button{font-size:10px}}.product-logo img{width:68%;height:68%;object-fit:contain;object-position:center;display:block;transform:translateY(-2px)}.product-logo .logo-fallback{font:inherit}.mini-logo img{width:65%;height:65%;object-fit:contain;display:block}.mini-logo .logo-fallback{font-weight:900}@media not all{.sheet.menu-sheet{left:0;right:auto;width:min(82vw,420px);max-width:420px;border-radius:0 26px 26px 0;box-shadow:22px 0 58px rgba(9,15,28,.24);animation:slideMenu .36s cubic-bezier(.22,1,.36,1);transform-origin:left center}.menu-sheet .sheet-head{height:92px;padding:0 22px;border-bottom:1px solid #efedf5}.menu-sheet .sheet-head h2{font-size:23px;letter-spacing:-.4px}.menu-sheet .sheet-head small{font-size:11px;margin-top:5px;display:block;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-sheet .icon-btn{width:44px;height:44px;border-radius:14px;font-size:27px}.menu-sheet .sheet-body{padding:16px 14px 30px}.drawer-nav{display:flex;flex-direction:column;gap:4px}.drawer-item{width:100%;min-height:66px;border:0;background:transparent;border-radius:16px;padding:10px 12px;display:grid;grid-template-columns:48px 1fr 22px;align-items:center;gap:13px;text-align:left;cursor:pointer;transition:background .18s,color .18s,transform .18s}.drawer-item:active,.drawer-item:hover{background:var(--blue-soft)}.drawer-item.active{background:linear-gradient(100deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 25px rgba(124,58,237,.24)}.drawer-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#62636d;background:#f5f4f8}.drawer-item.active .drawer-icon{color:#fff;background:rgba(255,255,255,.16)}.drawer-icon svg{width:27px;height:27px;display:block;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.drawer-item strong{font-size:16px;font-weight:800}.drawer-item small{display:block;margin-top:3px;color:#8a8993;font-size:11px}.drawer-item.active small{color:rgba(255,255,255,.78)}.drawer-arrow{font-size:23px;color:#aaa8b1}.drawer-item.active .drawer-arrow{color:#fff}.drawer-divider{height:1px;background:#efedf4;margin:12px 10px}.drawer-help{margin:20px 8px 0;padding:17px;border-radius:18px;background:linear-gradient(135deg,#f4edff,#faf8ff);border:1px solid #e6dcff}.drawer-help strong{display:block;font-size:13px}.drawer-help p{margin:6px 0 12px;color:var(--muted);font-size:10px;line-height:1.5}.drawer-help a{height:40px;border-radius:11px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:11px}@keyframes slideMenu{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@media (max-width:520px){.sheet.menu-sheet{width:82vw;max-width:390px;padding-bottom:env(safe-area-inset-bottom);border-radius:0 24px 24px 0}.menu-sheet .sheet-head{height:86px;padding:0 18px}.menu-sheet .sheet-body{padding:14px 10px 26px}.drawer-item{min-height:64px;padding:9px 10px;grid-template-columns:46px 1fr 20px}.drawer-item strong{font-size:15px}}}.ui-icon{width:24px;height:24px;display:block;flex:none;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobile-menu .ui-icon{width:27px;height:27px;stroke-width:2.2}.icon-only .ui-icon{width:26px;height:26px;stroke-width:2.05}.icon-only[data-action=theme] .ui-icon{width:24px;height:24px}.product-logo-adobe img,.product-logo-canva img,.product-logo-grok img{width:84%;height:84%;transform:none;border-radius:18px}.mini-logo-adobe img,.mini-logo-canva img,.mini-logo-grok img{width:82%;height:82%;border-radius:10px}.sheet.menu-sheet{position:fixed!important;inset:0 auto 0 0!important;left:0!important;right:auto!important;top:0!important;bottom:0!important;margin:0!important;height:100dvh!important;width:min(82vw,420px)!important;max-width:420px!important;border-radius:0 26px 26px 0!important}.menu-layer{padding:0!important}.mobile-bottom .nav-icon{height:28px;display:grid;place-items:center;line-height:0}.mobile-bottom .nav-icon .ui-icon{width:25px;height:25px;stroke-width:2.05}.mobile-bottom a,.mobile-bottom button{gap:5px;font-size:10px;font-weight:650}.mobile-bottom b{top:5px;right:calc(50% - 26px);min-width:20px;height:20px;border-radius:10px;font-size:10px;padding:0 5px}@media (max-width:760px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.storefront-head{height:80px}.icon-only,.mobile-menu{width:48px;height:48px;border-radius:15px}.compact-actions{gap:7px}.mobile-bottom{height:calc(78px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom .nav-icon .ui-icon{width:24px;height:24px}.mobile-bottom a,.mobile-bottom button{font-size:10px}}@media (max-width:520px){.sheet.menu-sheet{width:82vw!important;max-width:390px!important;border-radius:0 24px 24px 0!important}.product-logo-adobe img,.product-logo-canva img,.product-logo-grok img{width:88%;height:88%;border-radius:16px}}.game-card .product-logo{display:grid!important;place-items:center!important;padding:0!important}.game-card .product-logo img{width:76%!important;height:76%!important;display:block!important;margin:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:0!important}.game-card .product-logo-apple img{width:72%!important;height:72%!important}.game-card .product-logo-youtube img{width:78%!important;height:78%!important}.game-card .product-logo-netflix img{width:72%!important;height:72%!important}.game-card .product-logo-adobe img,.game-card .product-logo-canva img{width:88%!important;height:88%!important;border-radius:17px!important}.game-card .product-logo-capcut img{width:78%!important;height:78%!important}.game-card .product-logo-chatgpt img{width:76%!important;height:76%!important}.game-card .product-logo-grok img{width:88%!important;height:88%!important;border-radius:16px!important}.mini-logo{display:grid!important;place-items:center!important;overflow:hidden}.mini-logo img{width:68%!important;height:68%!important;margin:auto!important;object-position:center!important;transform:none!important}.mini-logo-adobe img,.mini-logo-canva img,.mini-logo-grok img{width:84%!important;height:84%!important;border-radius:10px!important}.product-card[hidden],.product-grid>.empty[hidden]{display:none!important}.product-card{content-visibility:auto;contain-intrinsic-size:650px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .16s ease}.category-chip,.head-btn,.mobile-bottom a,.mobile-bottom button,.plan-select,.sort{touch-action:manipulation}@keyframes cardSoftIn{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.product-card.soft-enter{animation:cardSoftIn .18s ease both}html{scroll-padding-top:112px;color-scheme:light}body{overflow-x:hidden;overscroll-behavior-y:none;text-rendering:optimizeLegibility}a,button,select{user-select:none;-webkit-user-select:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}#products{scroll-margin-top:112px}.header{backface-visibility:hidden}.header,.product-card{transform:translateZ(0)}.product-card{content-visibility:visible!important;contain:layout paint style;isolation:isolate}.product-card.soft-enter{animation:none!important}.sheet-layer{touch-action:none}.sheet,.sheet-layer{overscroll-behavior:contain}.sheet{backface-visibility:hidden;transform:translateZ(0)}.sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sheet[aria-busy=true]{cursor:progress}.sheet[aria-busy=true] button,.sheet[aria-busy=true] input,.sheet[aria-busy=true] select,.sheet[aria-busy=true] textarea{pointer-events:none}.stock.stock-error{color:var(--red);background:#fff1f1!important}.product-actions button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,opacity .16s ease}.category-chip:active,.drawer-item:active,.head-btn:active,.product-actions button:active{transform:scale(.98)}.mobile-bottom{transform:translateZ(0);backface-visibility:hidden}@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(28,49,85,.14);border-color:#aebfe8}.buy-now:hover{box-shadow:0 10px 22px rgba(124,58,237,.22)}}@media (hover:none){.product-card:hover{transform:none!important}.drawer-item:hover{background:transparent}.drawer-item.active:hover{background:linear-gradient(100deg,var(--blue),var(--blue2))}}@media (max-width:760px){html{scroll-padding-top:106px}#products{scroll-margin-top:106px}.game-card{contain-intrinsic-size:auto!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-actions button,.product-card,.sheet,.sheet-layer{transition:none!important;animation:none!important}}.sheet-body{scrollbar-gutter:stable;contain:layout style}.sheet-body.sheet-content-enter{animation:sheetContentIn .16s cubic-bezier(.22,1,.36,1)}@keyframes sheetContentIn{0%{opacity:.45;transform:translate3d(0,5px,0)}to{opacity:1;transform:translateZ(0)}}.back,.full-btn,.method,.order-card,.outline-btn,.qty button,.remove{touch-action:manipulation}@media (prefers-reduced-motion:reduce){.sheet-body.sheet-content-enter{animation:none!important}}#sheetHost{position:fixed;inset:0;z-index:100;pointer-events:none;isolation:isolate;contain:layout paint style}#sheetHost.sheet-host-active{pointer-events:auto}#sheetHost .sheet-layer{position:absolute!important;inset:0!important;display:block!important;padding:0!important;background:rgba(7,12,22,.58);opacity:0;visibility:hidden;pointer-events:none;animation:none!important;transition:opacity .22s ease-out,visibility 0s linear .3s;will-change:opacity;overflow:hidden;overscroll-behavior:none;touch-action:none}#sheetHost .sheet-layer.sheet-closing,#sheetHost .sheet-layer.sheet-visible{visibility:visible;transition-delay:0s}#sheetHost .sheet-layer.sheet-visible{opacity:1;pointer-events:auto}#sheetHost .sheet-layer.sheet-closing{opacity:0;pointer-events:none}#sheetHost .sheet-layer>.sheet{position:absolute!important;top:0!important;bottom:0!important;height:100%!important;min-height:100%!important;margin:0!important;background:#fff;animation:none!important;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout paint style;overflow:hidden}#sheetHost .sheet-layer:not(.menu-layer)>.sheet{right:0!important;width:min(490px,100vw)!important;border-radius:0!important;transform:translate3d(100%,0,0)!important;transition:transform .3s cubic-bezier(.32,.72,0,1)!important}#sheetHost .sheet-layer.menu-layer>.sheet.menu-sheet{position:absolute!important;left:0!important;right:auto!important;width:min(82vw,420px)!important;max-width:420px!important;border-radius:0 26px 26px 0!important}#sheetHost .sheet-layer.is-dragging,#sheetHost .sheet-layer.is-dragging>.sheet{transition:none!important}#sheetHost .sheet-body,#sheetHost .sheet-head{transform:translateZ(0);backface-visibility:hidden}#sheetHost .sheet-body{contain:layout style;animation:none!important}#sheetHost .sheet-body.sheet-content-enter{animation:none!important;transform:none!important;opacity:1!important}@media (max-width:520px){#sheetHost .sheet-layer:not(.menu-layer)>.sheet{width:100vw!important;max-width:100vw!important}#sheetHost .sheet-layer.menu-layer>.sheet.menu-sheet{width:82vw!important;max-width:390px!important;border-radius:0 24px 24px 0!important}}@media (prefers-reduced-motion:reduce){#sheetHost .sheet-layer,#sheetHost .sheet-layer>.sheet{transition:none!important}}#sheetHost .sheet-layer:not(.menu-layer){display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;background:rgba(10,12,20,.48)!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#sheetHost .sheet-layer:not(.menu-layer)>.sheet{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:0!important;width:min(680px,100vw)!important;max-width:100vw!important;height:auto!important;min-height:0!important;max-height:min(88dvh,820px)!important;margin:0!important;border-radius:28px 28px 0 0!important;box-shadow:0 -18px 55px rgba(20,18,35,.22)!important;transform:translate3d(0,105%,0)!important;overflow:hidden!important}#sheetHost .sheet-layer:not(.menu-layer).sheet-visible>.sheet{transform:translateZ(0)!important}#sheetHost .sheet-layer:not(.menu-layer)>.sheet:before{content:"";position:absolute;z-index:4;top:8px;left:50%;transform:translateX(-50%);width:44px;height:5px;border-radius:999px;background:#d9d7e0;pointer-events:none}#sheetHost .sheet-layer:not(.menu-layer) .sheet-head{position:relative;z-index:3;height:74px;padding:19px 20px 10px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}#sheetHost .sheet-layer:not(.menu-layer) .sheet-head h2{font-size:20px;letter-spacing:-.3px}#sheetHost .sheet-layer:not(.menu-layer) .sheet-head small{font-size:10px}#sheetHost .sheet-layer:not(.menu-layer) .sheet-body{padding:18px 18px calc(22px + env(safe-area-inset-bottom));overflow:auto;min-height:0}#sheetHost .sheet-layer:not(.menu-layer) .icon-btn{width:40px;height:40px;border-radius:50%;font-size:23px}#sheetHost .sheet-layer:not(.menu-layer) .cart-item{border:1px solid var(--line);border-radius:16px;padding:13px;margin-bottom:11px;background:#fff}#sheetHost .sheet-layer:not(.menu-layer) .summary{position:sticky;bottom:-1px;background:linear-gradient(180deg,rgba(255,255,255,.76),#fff 18%);padding-top:16px}#sheetHost .sheet-layer:not(.menu-layer) .full-btn{height:52px;border-radius:14px;font-size:14px}#sheetHost .sheet-layer:not(.menu-layer) .method{min-height:68px;border-radius:15px}#sheetHost .sheet-layer:not(.menu-layer) .balance-card{border-radius:18px}#sheetHost .sheet-layer:not(.menu-layer) .qr-card{max-width:280px}#sheetHost .sheet-layer:not(.menu-layer) .checkout-info-title{margin:0 0 10px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#faf9fd;text-align:center;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.45px}#sheetHost .sheet-layer:not(.menu-layer) .checkout-total-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;margin-top:12px;margin-bottom:12px}#sheetHost .sheet-layer:not(.menu-layer) .checkout-total-card .summary-row{padding:0 14px}#sheetHost .sheet-layer:not(.menu-layer) .checkout-total-card .summary-row.total{margin-bottom:0;padding:14px}#sheetHost .sheet-layer:not(.menu-layer) .full-btn{margin-top:0;margin-bottom:0}#sheetHost .sheet-layer:not(.menu-layer) .summary{padding-bottom:calc(14px + env(safe-area-inset-bottom))!important;margin-bottom:calc(-1 * env(safe-area-inset-bottom));overflow:hidden}@media (min-width:700px){#sheetHost .sheet-layer:not(.menu-layer){padding:18px!important}#sheetHost .sheet-layer:not(.menu-layer)>.sheet{bottom:auto!important;border-radius:28px!important;max-height:min(86dvh,820px)!important}}@media (max-width:520px){#sheetHost .sheet-layer:not(.menu-layer)>.sheet{width:100vw!important;max-width:100vw!important;border-radius:24px 24px 0 0!important;max-height:90dvh!important}#sheetHost .sheet-layer:not(.menu-layer) .sheet-body{padding-left:14px;padding-right:14px}}:root{--blue:#6d4aff;--blue2:#8b5cf6;--blue-soft:#f1edff;--ink:#20202b;--muted:#777789;--line:#e7e5ef;--soft:#f5f6fa;--shadow:0 18px 55px rgba(37,31,76,0.1)}body{background:#f5f6fa}.shop-strip{height:34px;background:#211a3c;color:#dcd7ef;font-size:11px;display:flex;align-items:center}.shop-strip .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.shop-strip-links{display:flex;align-items:center;gap:18px}.shop-strip a{color:#dcd7ef}.shop-strip strong{color:#fff}.header{background:rgba(255,255,255,.96);border-bottom:1px solid #ebe9f1;box-shadow:0 8px 30px rgba(35,31,59,.04)}.storefront-head{height:76px!important;grid-template-columns:auto 190px minmax(260px,1fr) auto!important;gap:18px!important}.brand-compact{min-width:190px}.brand-mark{background:linear-gradient(145deg,#7c5cff,#5a36df);box-shadow:0 9px 22px rgba(109,74,255,.3)}.mk-search{height:46px;max-width:640px;justify-self:center;width:100%;border:1px solid #e3e1eb;border-radius:13px;background:#f7f7fb;display:flex;align-items:center;gap:10px;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s}.mk-search:focus-within{background:#fff;border-color:#9f8cff;box-shadow:0 0 0 4px rgba(109,74,255,.1)}.mk-search input{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:13px}.mk-search svg{color:#7b7889;flex:none}.compact-actions{gap:8px!important}.mk-action{height:46px;border-radius:13px;padding:0 12px;min-width:46px;justify-content:center;position:relative}.mk-action .ui-icon{width:22px;height:22px}.mk-action-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.mk-action-label small{font-size:9px}.mk-action-label strong{font-size:11px;max-width:82px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mk-mobile-search{display:none;padding:0 0 12px}.mk-mobile-search .mk-search{max-width:none;height:44px}.mk-nav-wrap{background:#fff;border-bottom:1px solid #eceaf2}.mk-category-nav{min-height:52px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding:7px 0}.mk-category-nav::-webkit-scrollbar{display:none}.mk-nav-item{height:38px;flex:none;border:0;background:transparent;border-radius:10px;padding:0 13px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:750;color:#555463;cursor:pointer;transition:background .16s,color .16s,transform .16s}.mk-nav-item.active,.mk-nav-item:hover{background:var(--blue-soft);color:var(--blue)}.mk-nav-item:active{transform:scale(.98)}.mk-nav-icon{width:22px;height:22px;display:grid;place-items:center;font-size:0}.mk-nav-icon .category-svg{width:17px;height:17px}.mk-hero{padding:22px 0 14px}.mk-hero-grid{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(250px,.92fr);gap:14px}.mk-main-banner{min-height:310px;border-radius:22px;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 25%,rgba(167,129,255,.62),transparent 27%),radial-gradient(circle at 90% 88%,rgba(46,221,255,.34),transparent 28%),linear-gradient(125deg,#211148,#4c26a8 52%,#7b45ed);box-shadow:0 20px 48px rgba(68,38,141,.25)}.mk-main-banner:after,.mk-main-banner:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.mk-main-banner:before{width:300px;height:300px;right:-45px;top:-70px}.mk-main-banner:after{width:210px;height:210px;right:90px;bottom:-135px}.mk-hero-copy{position:relative;z-index:2;width:min(610px,72%);padding:42px;color:#fff}.mk-hero-tag{display:inline-flex;align-items:center;gap:7px;height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:99px;background:rgba(255,255,255,.12);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.35px}.mk-hero-copy h1{margin:15px 0 0;font-size:39px;line-height:1.08;letter-spacing:-1.2px}.mk-hero-copy p{margin:13px 0 0;max-width:500px;color:#e7e0ff;font-size:13px;line-height:1.62}.mk-hero-actions{display:flex;gap:9px;margin-top:21px}.mk-hero-actions button{height:43px;border-radius:11px;padding:0 16px;border:1px solid rgba(255,255,255,.22);font-size:12px;font-weight:850;cursor:pointer}.mk-hero-actions .mk-primary{border-color:#fff;background:#fff;color:#512eb4}.mk-hero-actions .mk-ghost{background:rgba(255,255,255,.11);color:#fff}.mk-app-stack{position:absolute;z-index:2;right:35px;top:50%;width:190px;height:190px;transform:translateY(-50%)}.mk-float-logo{position:absolute;width:72px;height:72px;border-radius:21px;background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 18px 35px rgba(29,12,78,.28);animation:mkFloat 5s ease-in-out infinite}.mk-float-logo img{width:62%;height:62%;object-fit:contain}.mk-float-logo:first-child{left:0;top:54px}.mk-float-logo:nth-child(2){right:0;top:8px;animation-delay:-1.4s}.mk-float-logo:nth-child(3){right:9px;bottom:2px;animation-delay:-2.8s}@keyframes mkFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(2deg)}}.mk-side-promos{display:grid;grid-template-rows:1fr 1fr;gap:14px}.mk-promo{position:relative;overflow:hidden;border-radius:19px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;min-height:148px;border:1px solid rgba(255,255,255,.65);box-shadow:0 12px 34px rgba(39,33,70,.08)}.mk-promo:after{content:"";position:absolute;width:125px;height:125px;border-radius:50%;right:-30px;top:-35px;background:rgba(255,255,255,.36);animation:mkPromoFloat 6s ease-in-out infinite alternate}@keyframes mkPromoFloat{0%{transform:translate(0) scale(1);opacity:.36}to{transform:translate(-8px,6px) scale(1.08);opacity:.5}}.mk-promo.pink{background:linear-gradient(135deg,#ffe6ef,#ffd6e6);color:#6f2242}.mk-promo.mint{background:linear-gradient(135deg,#dcf8f1,#c9f0e6);color:#145b4b}.mk-promo small{font-size:10px;font-weight:850;text-transform:uppercase;opacity:.7}.mk-promo strong{font-size:20px;line-height:1.15;margin-top:7px;max-width:190px}.mk-promo span{font-size:10px;margin-top:8px;opacity:.72}.mk-quick{padding:0 0 16px}.mk-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mk-quick-item{min-width:0;height:82px;border:1px solid #e6e4ed;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800;color:#4b4a58;cursor:pointer;box-shadow:0 8px 24px rgba(35,31,60,.045);transition:transform .16s,border-color .16s,box-shadow .16s}.mk-quick-item:hover{transform:translateY(-3px);border-color:#b9adf5;box-shadow:0 13px 28px rgba(72,52,145,.1)}.mk-quick-icon{width:34px;height:34px;border:1px solid rgba(139,92,246,.08);border-radius:11px;background:linear-gradient(145deg,#f4efff,#ece5ff);color:var(--blue);display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 5px 12px rgba(109,74,255,.08)}.category-svg{width:19px;height:19px;display:block;overflow:visible}.catalog.game-catalog{padding:20px 0 66px!important}.section-head-game{align-items:center!important;margin-bottom:17px!important}.section-head-game h2{font-size:28px!important;letter-spacing:-.55px}.section-head-game p{font-size:12px!important}.section-head-game .kicker{font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.game-card{border-radius:17px!important;border-color:#e5e3eb!important;box-shadow:0 9px 26px rgba(36,31,62,.06)!important}.game-card:hover{transform:translateY(-4px)!important;box-shadow:0 16px 36px rgba(36,31,62,.12)!important}.game-card .product-visual{height:152px!important;padding:15px!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid #ebe9f1!important}.game-card .product-logo{width:68px!important;height:68px!important;border-radius:19px!important;transform:none!important;box-shadow:0 12px 26px rgba(31,27,55,.13)!important}.game-card .banner-name{display:none!important}.game-card .badge{left:11px!important;top:11px!important;border-radius:8px!important;padding:6px 8px!important;font-size:8px!important}.game-card .art-glow{inset:50% auto auto 50%!important;width:115px!important;height:115px!important;transform:translate(-50%,-50%)!important}.game-card .product-body{padding:14px!important}.game-card .product-category{font-size:9px!important}.game-card h3{font-size:16px!important;line-height:1.2!important;margin-top:5px!important;white-space:nowrap!important}.game-card .product-description{font-size:11px!important;line-height:1.45!important;min-height:32px!important;margin:7px 0 11px!important}.game-card .plan-select{height:40px!important;border-radius:10px!important;font-size:11px!important;background:#f8f8fb!important}.game-card .price-stock{margin-top:12px!important;padding-top:11px!important;border-top:1px solid #eceaf1!important}.game-card .price{font-size:18px!important}.game-card .stock{font-size:8px!important;padding:6px 7px!important}.game-card .meta-line{font-size:9px!important;margin-top:9px!important}.game-actions-row{grid-template-columns:1fr!important;gap:7px!important;margin-top:12px!important}.game-actions-row .buy-now,.game-actions-row .detail-btn{height:40px!important;border-radius:10px!important;font-size:10px!important}.game-actions-row .buy-now{background:linear-gradient(90deg,#6845ed,#8059f2)!important}.sold-overlay strong{font-size:26px!important}.sold-overlay:before{height:92px!important}.mk-assurance{padding:0 0 52px}.mk-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e6e4ec;border-radius:18px;overflow:hidden}.mk-assurance-item{padding:20px;display:flex;align-items:center;gap:11px;border-right:1px solid #eceaf1}.mk-assurance-item:last-child{border-right:0}.mk-assurance-icon{width:40px;height:40px;flex:none;border-radius:12px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:18px}.mk-assurance-item strong{font-size:11px}.mk-assurance-item p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.footer{background:#1d192b!important;padding-top:44px!important}@media (max-width:1080px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mk-quick-grid{grid-template-columns:repeat(3,1fr)}.mk-app-stack{right:22px;transform:translateY(-50%) scale(.9);transform-origin:center}.mk-hero-copy{width:68%;padding:36px}.mk-hero-copy h1{font-size:34px}}@media (max-width:820px){.shop-strip{display:none}.storefront-head{grid-template-columns:auto minmax(0,1fr) auto!important;height:70px!important;gap:10px!important}.brand-compact{min-width:0}.mk-search.desktop-search{display:none}.mk-mobile-search{display:block}.mk-action-label{display:none}.mk-action{width:44px;padding:0}.mk-action[data-action=orders]{display:none}.mk-hero{padding-top:14px}.mk-hero-grid{grid-template-columns:1fr}.mk-main-banner{min-height:270px}.mk-side-promos{grid-template-columns:1fr 1fr;grid-template-rows:auto}.mk-promo{min-height:120px;padding:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mk-assurance-grid{grid-template-columns:repeat(2,1fr)}.mk-assurance-item:nth-child(2){border-right:0}.mk-assurance-item:nth-child(-n+2){border-bottom:1px solid #eceaf1}}@media (max-width:560px){.container{width:min(100% - 20px,640px)!important}.header{box-shadow:none}.storefront-head{height:66px!important}.brand-mark{width:39px!important;height:39px!important;border-radius:12px!important;font-size:21px!important}.brand{font-size:16px!important;gap:8px!important}.brand small{display:none}.mk-action,.mobile-menu{width:41px!important;height:41px!important;border-radius:12px!important}.compact-actions{gap:5px!important}.mk-action[data-action=topup],.mk-nav-wrap{display:none}.mk-mobile-search{padding-bottom:10px}.mk-mobile-search .mk-search{height:42px;border-radius:12px}.mk-hero-copy{width:75%;padding:25px 20px}.mk-main-banner{min-height:230px;border-radius:17px}.mk-hero-copy h1{font-size:26px;letter-spacing:-.7px}.mk-hero-copy p{font-size:10px;line-height:1.5}.mk-hero-tag{height:24px;font-size:8px}.mk-hero-actions{margin-top:15px}.mk-hero-actions button{height:37px;padding:0 12px;font-size:10px}.mk-app-stack{right:-4px;width:120px;height:145px;transform:translateY(-50%) scale(.78)}.mk-float-logo{width:57px;height:57px;border-radius:17px}.mk-side-promos{gap:9px}.mk-promo{min-height:105px;border-radius:15px;padding:14px}.mk-promo strong{font-size:15px}.mk-promo span{display:none}.mk-quick{padding-bottom:12px}.mk-quick-grid{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.mk-quick-grid::-webkit-scrollbar{display:none}.mk-quick-item{flex:0 0 84px;height:70px;border-radius:14px;font-size:9px}.mk-quick-icon{width:30px;height:30px}.mk-quick-icon .category-svg{width:17px;height:17px}.catalog.game-catalog{padding-top:16px!important}.section-head-game{align-items:flex-start!important;gap:10px!important}.section-head-game h2{font-size:22px!important}.section-head-game p{font-size:10px!important}.product-grid{gap:9px!important}.game-card{border-radius:14px!important}.game-card .product-visual{height:112px!important;padding:10px!important}.game-card .product-logo{width:54px!important;height:54px!important;border-radius:15px!important}.game-card .badge{font-size:6px!important;padding:5px 6px!important}.game-card .product-body{padding:10px!important}.game-card .product-category{font-size:7px!important}.game-card h3{font-size:13px!important}.game-card .product-description{display:none}.game-card .plan-select{height:36px!important;border-radius:8px!important;font-size:9px!important;margin-top:8px}.game-card .price-stock{margin-top:9px!important;padding-top:8px!important}.game-card .price-stock small{font-size:7px}.game-card .price{font-size:15px!important}.game-card .stock{font-size:0!important;padding:5px!important}.game-card .stock-dot{width:7px!important;height:7px!important}.game-card .meta-line{display:none}.game-actions-row{grid-template-columns:1fr!important;margin-top:9px!important}.game-actions-row .buy-now{height:37px!important;font-size:9px!important}.game-actions-row .detail-btn,.sold-overlay span{display:none}.sold-overlay strong{font-size:18px!important}.mk-assurance{padding-bottom:36px}.mk-assurance-item{padding:13px;gap:8px}.mk-assurance-icon{width:34px;height:34px}.mk-assurance-item strong{font-size:9px}.mk-assurance-item p{display:none}.footer{padding-top:36px!important}}@media (max-width:350px){.product-grid{grid-template-columns:1fr!important}.game-card .product-description{display:block}.game-card .stock{font-size:8px!important;padding:6px 7px!important}.game-actions-row{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.mk-float-logo{animation:none!important}}.game-card .product-logo,.product-logo{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.game-card .art-glow{display:none!important}.game-card .product-logo img,.product-logo img{width:78%!important;height:78%!important;margin:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 7px 9px rgba(23,20,37,.14))}.game-card .product-logo-apple img{width:70%!important;height:70%!important}.game-card .product-logo-youtube img{width:84%!important;height:84%!important}.game-card .product-logo-netflix img{width:66%!important;height:66%!important}.game-card .product-logo-spotify img{width:78%!important;height:78%!important}.game-card .product-logo-canva img{width:82%!important;height:82%!important}.game-card .product-logo-adobe img{width:77%!important;height:77%!important}.game-card .product-logo-capcut img{width:83%!important;height:83%!important}.game-card .product-logo-gemini img{width:78%!important;height:78%!important}.game-card .product-logo-chatgpt img{width:77%!important;height:77%!important}.game-card .product-logo-grok img{width:82%!important;height:82%!important}.mini-logo{overflow:visible!important}.mini-logo,.mini-logo img{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.mini-logo img{width:72%!important;height:72%!important;object-fit:contain!important;filter:drop-shadow(0 4px 6px rgba(23,20,37,.12))}.mini-logo-youtube img{width:80%!important;height:80%!important}.mini-logo-netflix img{width:62%!important;height:62%!important}.mini-logo-canva img,.mini-logo-grok img{width:78%!important;height:78%!important}.mk-float-logo{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.mk-float-logo img{width:72%!important;height:72%!important;border:0!important;background:transparent!important;filter:drop-shadow(0 11px 12px rgba(23,16,53,.22))}.mk-quick-item.active{color:var(--blue);border-color:rgba(109,74,255,.46);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(244,240,255,.98));box-shadow:inset 0 0 0 1px rgba(109,74,255,.13),0 9px 22px rgba(80,55,166,.13);transform:none}.mk-quick-item.active .mk-quick-icon{background:linear-gradient(145deg,#eee9ff,#f7f4ff);box-shadow:inset 0 0 0 1px rgba(109,74,255,.08)}@media (hover:hover) and (pointer:fine){.mk-quick-item:hover:not(.active){transform:translateY(-2px)}}@media (hover:none){.mk-quick-item:hover{transform:none}}@media (max-width:760px){body{padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}.mobile-bottom{left:12px!important;right:12px!important;bottom:max(10px,env(safe-area-inset-bottom))!important;height:72px!important;padding:5px 4px!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:28px!important;background:rgba(255,255,255,.68)!important;box-shadow:0 16px 38px rgba(32,27,59,.17),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(109,74,255,.06)!important;-webkit-backdrop-filter:blur(26px) saturate(180%);backdrop-filter:blur(26px) saturate(180%);overflow:visible;isolation:isolate}.mobile-bottom:before{content:"";position:absolute;z-index:-1;inset:1px;border-radius:27px;pointer-events:none;background:linear-gradient(150deg,rgba(255,255,255,.44),rgba(255,255,255,.08) 54%,rgba(226,217,255,.15))}.mobile-bottom{display:flex!important;gap:2px!important}.mobile-bottom a,.mobile-bottom button{flex:1 1;min-width:0!important;height:100%!important;padding:4px 2px!important;gap:5px!important;border:0!important;border-radius:21px!important;background:transparent!important;color:#676675!important;font-size:10px!important;font-weight:680!important;overflow:hidden;transition:flex .34s cubic-bezier(.22,1,.36,1),color .2s ease,background .28s ease,transform .18s ease,box-shadow .28s ease!important}.mobile-bottom a:active,.mobile-bottom button:active{transform:scale(.96)}.mobile-bottom .active{flex:1.34 1;color:var(--blue)!important;background:linear-gradient(145deg,rgba(109,74,255,.15),rgba(109,74,255,.07))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 7px 16px rgba(109,74,255,.1)!important;border-radius:21px!important;font-size:10.7px!important;font-weight:820!important;transform:none;z-index:1}.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{transition:transform .34s cubic-bezier(.22,1,.36,1),font-weight .2s ease!important;transform-origin:center}.mobile-bottom .active>span:last-child{transform:scale(1.05)}.mobile-bottom .nav-icon{position:relative;display:grid!important;place-items:center;width:28px;height:27px!important}.mobile-bottom .nav-icon .ui-icon{grid-area:1/1;width:25px!important;height:25px!important;transition:opacity .18s ease,transform .32s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform}.mobile-bottom .nav-icon .ui-icon-outline{opacity:1;transform:scale(1) translateZ(0)}.mobile-bottom .nav-icon .ui-icon-solid{opacity:0;transform:scale(.68) translateZ(0)}.mobile-bottom .active .nav-icon .ui-icon-outline{opacity:0;transform:scale(.58) translateZ(0)}.mobile-bottom .active .nav-icon .ui-icon-solid{opacity:1;transform:scale(1.1) translateZ(0)}.mobile-bottom .active .nav-avatar-wrap{transform:scale(1.04) translateZ(0)}.mobile-bottom [data-cart-count]{position:absolute!important;top:2px!important;left:calc(50% + 8px)!important;right:auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border:2px solid rgba(255,255,255,.9)!important;border-radius:10px!important;background:var(--blue)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:9px!important;font-weight:850!important;line-height:1!important;box-shadow:0 4px 10px rgba(109,74,255,.3)}.mk-action[data-action=theme]{position:relative!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:visible!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:14px!important;background:rgba(255,255,255,.62)!important;box-shadow:0 7px 18px rgba(35,30,62,.08),inset 0 1px 0 rgba(255,255,255,.95)!important;-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%)}.mk-action[data-action=theme] .ui-icon{width:22px!important;height:22px!important}.mk-action[data-action=theme] .cart-count{position:absolute!important;z-index:2;top:-5px!important;right:-5px!important;left:auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border:2px solid #fff!important;border-radius:10px!important;font-size:9px!important;font-weight:850!important;box-shadow:0 4px 10px rgba(109,74,255,.28)}}@media (max-width:560px){.mk-quick{overflow:visible;padding-bottom:14px!important}.mk-quick-grid{padding:6px 2px 13px!important;margin:-6px -2px -13px!important;overscroll-behavior-inline:contain;scroll-padding-inline:2px}.mk-quick-item{transform:none!important}}@media (prefers-reduced-motion:reduce){.mobile-bottom .nav-icon .ui-icon,.mobile-bottom a,.mobile-bottom button{transition:none!important}}#productGrid{overflow-anchor:none}.mobile-menu{position:relative;z-index:3;pointer-events:auto!important;touch-action:manipulation}.mk-quick-grid,.mk-quick-item{position:relative;isolation:isolate}.mk-quick-item{z-index:1;overflow:visible;transition:transform .26s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .26s ease,background .2s ease!important}.mk-quick-item:after{content:"";position:absolute;z-index:-1;inset:7px;border-radius:14px;background:rgba(109,74,255,.22);opacity:0;pointer-events:none}.mk-quick-item.active{transform:translateY(-4px) scale(1.025)!important;border-color:rgba(109,74,255,.18)!important;box-shadow:0 16px 30px rgba(76,49,160,.18),inset 0 1px 0 rgba(255,255,255,.96)!important}.mk-quick-item.is-popping:after{animation:mkQuickHalo .42s cubic-bezier(.22,1,.36,1)}.mk-quick-item.is-popping .mk-quick-icon{animation:mkQuickIconPop .42s cubic-bezier(.22,1,.36,1)}@keyframes mkQuickHalo{0%{opacity:.42;transform:scale(.82)}to{opacity:0;transform:scale(1.28)}}@keyframes mkQuickIconPop{0%{transform:scale(.82)}55%{transform:scale(1.13)}to{transform:scale(1)}}.mk-promo{isolation:isolate;text-align:left;cursor:pointer;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.mk-promo>*{position:relative;z-index:2}.mk-promo:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;opacity:.72}.mk-promo.pink:before{background:radial-gradient(circle at 84% 24%,rgba(255,255,255,.82) 0 4px,transparent 5px),radial-gradient(circle at 84% 24%,transparent 0 31px,rgba(209,62,119,.1) 32px 33px,transparent 34px)}.mk-promo.mint:before{background:linear-gradient(125deg,transparent 54%,rgba(0,139,118,.07) 54% 56%,transparent 56%),radial-gradient(circle at 84% 22%,rgba(255,255,255,.78) 0 5px,transparent 6px)}.mk-promo-symbol{position:absolute!important;z-index:2!important;top:16px;right:16px;width:46px;height:46px;border-radius:15px;display:grid!important;place-items:center;font-size:20px;font-weight:900;line-height:1;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.32);box-shadow:0 10px 22px rgba(77,31,58,.08),inset 0 1px 0 rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mk-promo.pink .mk-promo-symbol{color:#c8326d}.mk-promo.mint .mk-promo-symbol{color:#087c68}.mk-promo-symbol img{width:18px;height:18px;object-fit:contain;display:block;margin:0 auto}.mk-promo.mint .mk-promo-symbol,.mk-promo.pink .mk-promo-symbol{color:inherit}.mk-promo-products{display:block;margin-top:8px;font-size:10px;opacity:.72}@media (hover:hover) and (pointer:fine){.mk-promo:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(39,33,70,.13)}}.mk-promo:active{transform:translateY(-1px) scale(.985)}@media (max-width:560px){.mk-quick .container{width:min(100% - 26px,640px)!important}.mk-quick-grid{padding:6px 4px 13px!important;margin:-6px auto -13px!important;scroll-padding-inline:4px!important}.mk-promo{min-height:112px!important;padding:14px!important}.mk-promo .mk-promo-symbol{display:grid!important;place-items:center!important;top:12px;right:12px;width:32px;height:32px;border-radius:10px}.mk-promo .mk-promo-symbol img{width:14px!important;height:14px!important}.mk-promo .mk-promo-products{display:none!important}.mk-promo small{max-width:calc(100% - 38px);font-size:7px!important;letter-spacing:.18px}.mk-promo strong{max-width:calc(100% - 12px);font-size:14px!important;line-height:1.16!important}}@media (prefers-reduced-motion:reduce){.mk-promo,.mk-quick-item{transition:none!important}.mk-quick-item.is-popping .mk-quick-icon,.mk-quick-item.is-popping:after{animation:none!important}}.category-logo-img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.mk-nav-icon .category-logo-img{width:18px;height:18px}.mk-quick-icon .category-logo-img{width:20px;height:20px}.category-logo-ai{border-radius:6px}.mk-nav-icon .category-logo-ai{width:16px;height:16px}.mk-quick-icon .category-logo-ai{width:18px;height:18px}@media (max-width:560px){.mk-quick-icon .category-logo-img{width:18px;height:18px}.mk-quick-icon .category-logo-ai{width:16px;height:16px}}@media not all{#sheetHost .sheet-layer.menu-layer{background:rgba(12,8,28,.34)!important;opacity:0;-webkit-backdrop-filter:blur(0) saturate(112%);backdrop-filter:blur(0) saturate(112%);transition:opacity .34s cubic-bezier(.22,1,.36,1),visibility 0s linear .44s,-webkit-backdrop-filter .42s cubic-bezier(.22,1,.36,1),backdrop-filter .42s cubic-bezier(.22,1,.36,1)!important}#sheetHost .sheet-layer.menu-layer.sheet-visible{opacity:1;-webkit-backdrop-filter:blur(7px) saturate(124%);backdrop-filter:blur(7px) saturate(124%);transition-delay:0s!important}#sheetHost .sheet-layer.menu-layer.sheet-closing{opacity:0;-webkit-backdrop-filter:blur(0) saturate(112%);backdrop-filter:blur(0) saturate(112%);transition-duration:.3s,.3s,.34s,.34s!important;transition-delay:0s!important}#sheetHost .sheet-layer.menu-layer>.sheet.menu-sheet{transform:translate3d(calc(-100% - 18px),0,0) scale(.985)!important;transform-origin:left center!important;transition:transform .44s cubic-bezier(.16,1,.3,1)!important;box-shadow:24px 0 70px rgba(19,12,47,.2)!important}#sheetHost .sheet-layer.menu-layer.sheet-visible>.sheet.menu-sheet{transform:translateZ(0) scale(1)!important}#sheetHost .sheet-layer.menu-layer.sheet-closing>.sheet.menu-sheet{transform:translate3d(calc(-100% - 12px),0,0) scale(.988)!important;transition-duration:.36s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}#sheetHost .menu-layer .menu-sheet .sheet-head{opacity:0;transform:translate3d(0,-8px,0);transition:opacity .24s ease,transform .38s cubic-bezier(.16,1,.3,1)}#sheetHost .menu-layer .menu-sheet .drawer-item{opacity:0;transform:translate3d(0,34px,0) scale(.91);transform-origin:50% 82%;will-change:transform,opacity;transition:opacity .3s ease,transform .56s cubic-bezier(.16,1,.3,1)}#sheetHost .menu-layer .menu-sheet .drawer-divider,#sheetHost .menu-layer .menu-sheet .drawer-help{opacity:0;transform:translate3d(0,22px,0) scale(.96);transform-origin:50% 80%;transition:opacity .28s ease,transform .48s cubic-bezier(.16,1,.3,1)}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-divider,#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-help,#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-item,#sheetHost .menu-layer.sheet-visible .menu-sheet .sheet-head{opacity:1;transform:translateZ(0) scale(1)}#sheetHost .menu-layer.sheet-visible .menu-sheet .sheet-head{transition-delay:35ms}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-item:first-of-type{transition-delay:75ms}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-item:nth-of-type(2){transition-delay:.13s}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-divider{transition-delay:.175s}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-item:nth-of-type(3){transition-delay:.205s}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-item:nth-of-type(4){transition-delay:.26s}#sheetHost .menu-layer.sheet-visible .menu-sheet .drawer-help{transition-delay:.315s}#sheetHost .menu-layer.sheet-closing .menu-sheet .drawer-divider,#sheetHost .menu-layer.sheet-closing .menu-sheet .drawer-help,#sheetHost .menu-layer.sheet-closing .menu-sheet .drawer-item,#sheetHost .menu-layer.sheet-closing .menu-sheet .sheet-head{opacity:0;transform:translate3d(0,10px,0) scale(.98);transition-delay:0s!important;transition-duration:.13s,.2s!important}@media (max-width:520px){#sheetHost .sheet-layer.menu-layer>.sheet.menu-sheet{transform:translate3d(calc(-100% - 12px),0,0) scale(.99)!important}#sheetHost .sheet-layer.menu-layer.sheet-visible>.sheet.menu-sheet{transform:translateZ(0) scale(1)!important}#sheetHost .sheet-layer.menu-layer.sheet-closing>.sheet.menu-sheet{transform:translate3d(calc(-100% - 8px),0,0) scale(.992)!important}}@media (prefers-reduced-motion:reduce){#sheetHost .menu-layer .menu-sheet .drawer-divider,#sheetHost .menu-layer .menu-sheet .drawer-help,#sheetHost .menu-layer .menu-sheet .drawer-item,#sheetHost .menu-layer .menu-sheet .sheet-head{transition:none!important}}}.coupon-box{margin:14px 0 0;padding:14px;border:1px solid var(--line);border-radius:15px;background:#faf9fd}.summary>.coupon-box{margin:0 0 10px!important}.coupon-form{display:grid;grid-template-columns:46px minmax(0,1fr) 116px;gap:0;align-items:stretch}.coupon-code-icon{height:46px;border:1px solid var(--line);border-right:0;border-radius:12px 0 0 12px;background:#fff;display:grid;place-items:center}.coupon-code-icon img{display:block;width:30px;height:30px;object-fit:contain}.coupon-form input{height:46px;border:1px solid var(--line);border-right:0;border-radius:0;background:#fff;padding:0 14px;outline:0;text-transform:uppercase;font-weight:800;min-width:0}.coupon-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-soft);position:relative;z-index:1}.coupon-form button{height:46px;border:1px solid var(--blue);border-radius:0 12px 12px 0;background:var(--blue);color:#fff;padding:0 16px;font-weight:850;cursor:pointer;white-space:nowrap}.coupon-form button[disabled],.coupon-form input[disabled]{cursor:not-allowed}.coupon-form-disabled{opacity:.92}.coupon-applied{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cfc3ff;background:#f4f0ff;border-radius:13px;padding:11px 12px}.coupon-applied strong{display:block;color:var(--blue);font-size:12px}.coupon-applied small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.coupon-remove{border:0;background:transparent;color:var(--red);font-size:10px;font-weight:850;cursor:pointer}.discount-row,.discount-row b{color:#0b8a5a!important}.gift-card-hero{padding:18px;border-radius:18px;background:linear-gradient(135deg,#211148,#6d4aff 58%,#9a68ff);color:#fff;box-shadow:0 14px 32px rgba(80,48,170,.24);position:relative;overflow:hidden}.gift-card-hero:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-38px;top:-42px;background:rgba(255,255,255,.12)}.gift-card-hero span{font-size:10px;color:#ddd3ff}.gift-card-hero strong{display:block;font-size:24px;margin-top:5px;letter-spacing:.4px}.gift-card-hero small{display:block;margin-top:7px;color:#e8e0ff;font-size:10px;line-height:1.5}.admin-code-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;align-items:start}.code-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:9px;background:var(--blue-soft);color:var(--blue);font-weight:900;font-size:10px;letter-spacing:.4px}.code-pill.inactive{background:#f2f2f4;color:#85858f}.admin-help{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.admin-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-product-item{border:1px solid var(--line);border-radius:13px;padding:13px;display:flex;gap:10px;align-items:center}.admin-product-item-logo{width:42px;height:42px;flex:0 0 42px;border-radius:11px;display:grid;place-items:center;font-weight:900}.admin-product-item small,.admin-product-item strong{display:block}.admin-product-item strong{font-size:11px}.admin-product-item small{color:var(--muted);font-size:9px;margin-top:3px}.product-visual.has-cover{background:#eceaf2!important}.product-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.product-visual.has-cover:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(17,18,28,.38))}.product-visual.has-cover .art-glow{display:none}.game-card .product-visual.has-cover .product-logo{position:absolute!important;left:12px!important;bottom:12px!important;width:48px!important;height:48px!important;border-radius:14px!important;z-index:3!important;background:rgba(255,255,255,.94)!important;box-shadow:0 8px 20px rgba(13,16,28,.2)!important}.game-card .product-visual.has-cover .product-logo img{width:68%;height:68%;object-fit:contain}.sold-ribbon{position:absolute;z-index:6;right:-31px;top:15px;width:116px;padding:5px 0;background:#e53945;color:#fff;text-align:center;font-size:8px;font-weight:950;letter-spacing:.8px;text-transform:uppercase;transform:rotate(38deg);box-shadow:0 5px 14px rgba(177,25,37,.25)}.plan-select[hidden],.sold-ribbon[hidden]{display:none!important}.product-card.sold-out .product-visual{filter:saturate(.82)}.admin-plan-list{display:flex;flex-direction:column;gap:9px}.admin-plan-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 42px;gap:8px;align-items:end;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fafafd}.admin-plan-row label{gap:5px}.admin-plan-remove{height:42px;border:1px solid #efc4c8;border-radius:10px;background:#fff;color:var(--red);font-size:18px;font-weight:900;cursor:pointer}.admin-plan-remove[hidden]{display:none!important}.admin-add-plan{height:42px;border:1px dashed #b9aafa;border-radius:11px;background:#f7f4ff;color:var(--blue);font-weight:850;cursor:pointer}.admin-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-upload{min-width:0;padding:12px;border:1px dashed #c9c4dc;border-radius:13px;background:#fafafd}.admin-upload>span{display:block;font-size:10px;font-weight:850;margin-bottom:8px}.admin-upload input{width:100%;height:auto;padding:8px;font-size:9px;background:#fff}.admin-media-preview{height:92px;margin-top:9px;border:1px solid var(--line);border-radius:11px;background:#f1f1f5;display:grid;place-items:center;overflow:hidden;color:var(--muted);font-size:9px;text-align:center}.admin-media-preview img{width:100%;height:100%;object-fit:contain}.admin-media-preview.cover img{object-fit:cover}.admin-product-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;cursor:grab}.admin-product-item.dragging{opacity:.45}.admin-product-item.is-hidden{background:#f5f5f7;opacity:.72}.admin-product-item-logo{overflow:hidden}.admin-product-item-logo img{width:72%;height:72%;object-fit:contain}.admin-product-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap}.admin-product-actions button{min-width:34px;height:32px;padding:0 8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:9px;font-weight:850;cursor:pointer}.admin-product-actions .visibility{color:var(--blue);border-color:#cfc3ff}.admin-product-actions .delete{color:var(--red);border-color:#efc4c8}.inventory-summary{display:flex;flex-direction:column;gap:8px}.inventory-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px}.inventory-summary-row small,.inventory-summary-row strong{display:block}.inventory-summary-row small{margin-top:4px;color:var(--muted);font-size:9px}.inventory-summary-row b{color:var(--blue);font-size:12px}.price-stack{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.original-price{color:var(--muted);font-size:10px;font-weight:700;text-decoration:line-through;line-height:1.2}.original-price[hidden],.sale-badge[hidden]{display:none!important}.sale-badge{position:absolute;z-index:5;right:13px;top:13px;border-radius:9px;padding:6px 8px;background:#e5232d;color:#fff;font-size:9px;font-weight:950;letter-spacing:.2px;box-shadow:0 5px 15px rgba(229,35,45,.24)}.product-visual.has-cover .sale-badge{background:rgba(229,35,45,.94)}.admin-product-item{user-select:none;-webkit-user-select:none;touch-action:pan-y;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease;cursor:pointer}.admin-product-item.dragging{opacity:.92;transform:scale(1.02);box-shadow:0 14px 34px rgba(40,28,92,.18);border-color:var(--blue);cursor:grabbing;z-index:3}.admin-product-item.drag-over{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.admin-product-hold{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;font-weight:750}.admin-product-hold:before{content:"⋮⋮";color:var(--blue);font-weight:950;letter-spacing:-2px}.admin-back-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.admin-back-button{height:39px;border:1px solid var(--line);border-radius:11px;background:var(--surface);padding:0 13px;color:var(--blue);font-size:10px;font-weight:850;cursor:pointer}.admin-detail-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:start}.admin-detail-stack{display:flex;flex-direction:column;gap:14px}.admin-detail-hero{display:grid;grid-template-columns:62px minmax(0,1fr);gap:13px;align-items:center}.admin-detail-logo{width:62px;height:62px;border-radius:17px;display:grid;place-items:center;overflow:hidden;font-size:20px;font-weight:900}.admin-detail-logo img{width:72%;height:72%;object-fit:contain}.admin-detail-hero h1{font-size:23px;margin:0}.admin-detail-hero p{margin:5px 0 0;color:var(--muted);font-size:10px}.admin-inline-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.admin-inline-stat{padding:11px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.admin-inline-stat span{display:block;color:var(--muted);font-size:8px}.admin-inline-stat b{display:block;margin-top:4px;font-size:15px}.admin-section-label{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:11px}.admin-section-label h2{font-size:17px;margin:4px 0 0}.admin-section-label small{color:var(--muted);font-size:9px}.admin-current-cover{height:130px;border:1px solid var(--line);border-radius:13px;background:var(--soft);overflow:hidden;display:grid;place-items:center;color:var(--muted);font-size:9px}.admin-current-cover img{width:100%;height:100%;object-fit:cover}.admin-inventory-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.admin-inventory-toolbar select{height:38px;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:0 10px;font-size:10px;font-weight:750}.inventory-account-list{display:flex;flex-direction:column;gap:8px;max-height:620px;overflow:auto;padding-right:2px}.inventory-account-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:11px;background:var(--surface)}.inventory-account-item small,.inventory-account-item strong{display:block}.inventory-account-item strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-account-item small{font-size:8px;color:var(--muted);margin-top:4px}.inventory-account-actions{display:flex;gap:5px}.inventory-account-actions button{height:32px;border:1px solid var(--line);border-radius:9px;background:var(--surface);padding:0 9px;font-size:9px;font-weight:850;cursor:pointer}.inventory-account-actions .danger{color:var(--red);border-color:#efc4c8}.inventory-status{display:inline-flex;padding:4px 6px;border-radius:7px;background:#eff9f4;color:var(--green);font-size:8px;font-weight:850}.inventory-status.reserved{background:#fff6df;color:#8a6100}.inventory-status.sold{background:#eef1f7;color:#5f6673}.inventory-status.disabled{background:#fff0f1;color:var(--red)}.inventory-summary-row{width:100%;background:var(--surface);text-align:left;cursor:pointer}.admin-customer-item:hover,.inventory-summary-row:hover{border-color:#b9aafa;background:var(--blue-soft)}.admin-customer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-customer-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:13px;background:var(--surface);text-align:left;cursor:pointer}.admin-customer-item small,.admin-customer-item strong{display:block}.admin-customer-item strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-customer-item small{margin-top:4px;color:var(--muted);font-size:9px}.admin-customer-item b{color:var(--blue);font-size:12px}.admin-ledger{display:flex;flex-direction:column;gap:8px}.admin-ledger-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:11px;border:1px solid var(--line);border-radius:11px}.admin-ledger-row small,.admin-ledger-row strong{display:block}.admin-ledger-row strong{font-size:10px}.admin-ledger-row small{font-size:8px;color:var(--muted);margin-top:4px}.admin-ledger-row b{font-size:11px;color:var(--blue)}@media (max-width:760px){.coupon-form{grid-template-columns:42px minmax(0,1fr) 104px}.coupon-form button{width:100%}.admin-code-grid,.admin-customer-list,.admin-media-grid,.admin-product-list{grid-template-columns:1fr}.admin-plan-row{grid-template-columns:minmax(0,1fr) 112px 40px}.admin-product-item{grid-template-columns:auto minmax(0,1fr)}.admin-product-actions{grid-column:1/-1;justify-content:flex-start}.admin-detail-grid{grid-template-columns:1fr}.game-card .product-visual.has-cover .product-logo{width:38px!important;height:38px!important;border-radius:11px!important;left:8px!important;bottom:8px!important}.sold-ribbon{right:-35px;top:10px;font-size:6px;padding:4px 0}}@media (max-width:560px){.game-card .stock{font-size:7.5px!important;padding:5px 6px!important;white-space:nowrap}.game-card .stock-dot{width:6px!important;height:6px!important}.sale-badge{right:8px;top:8px;padding:4px 5px;font-size:6px;border-radius:6px}.original-price{font-size:7px}.admin-inline-stats,.inventory-account-item{grid-template-columns:1fr}.inventory-account-actions{justify-content:flex-start}}@media (max-width:760px){.mobile-bottom a,.mobile-bottom button{transition:color .18s ease!important}.mobile-bottom .active,.mobile-bottom a,.mobile-bottom button{flex:1 1!important;background:transparent!important;box-shadow:none!important;transform:none!important}.mobile-bottom .active{border-radius:0!important;color:var(--blue)!important;font-size:10px!important;font-weight:780!important}.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{transform:scale(1)!important;transform-origin:center!important;transition:transform .24s cubic-bezier(.22,1,.36,1),font-weight .18s ease!important}.mobile-bottom .active>span:last-child{transform:scale(1.09)!important}.mobile-bottom .nav-icon .ui-icon{transition:opacity .16s ease,transform .26s cubic-bezier(.22,1,.36,1)!important}.mobile-bottom .active .nav-icon .ui-icon-outline{opacity:0!important;transform:scale(.72) translateZ(0)!important}.mobile-bottom .active .nav-icon .ui-icon-solid{opacity:1!important;transform:scale(1.24) translateY(-1px) translateZ(0)!important}.mobile-bottom .active .nav-avatar-wrap{transform:scale(1.18) translateY(-1px) translateZ(0)!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important}}.product-grid{align-items:start}.product-grid>.product-card{align-self:start}@media (max-width:760px){.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{display:none!important}.mobile-bottom a,.mobile-bottom button{gap:0!important}}body.dark-mode{--ink:#f2f3f8;--muted:#a8acbe;--line:#2b3040;--surface:#161a23;--soft:#0f131b;--blue-soft:#231a40;--shadow:0 16px 45px rgba(0,0,0,0.35);color-scheme:dark}body.dark-mode .header{background:rgba(15,19,27,.92)!important;border-bottom-color:var(--line)!important}body.dark-mode .topbar{background:#090c12!important;color:#c8cfdf!important}body.dark-mode .admin-section,body.dark-mode .admin-wrap,body.dark-mode .category-chip,body.dark-mode .game-card,body.dark-mode .head-btn,body.dark-mode .mk-action,body.dark-mode .mk-assurance-item,body.dark-mode .mk-promo,body.dark-mode .mk-quick-item,body.dark-mode .mk-search,body.dark-mode .mobile-menu,body.dark-mode .modal-card,body.dark-mode .search,body.dark-mode .sheet,body.dark-mode .sheet-layer .sheet,body.dark-mode .sort,body.dark-mode .stat{background:#161a23!important;border-color:#2a3040!important;color:var(--ink)!important;box-shadow:0 10px 28px rgba(0,0,0,.26)!important}body.dark-mode .mk-promo-symbol{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 6px 18px rgba(0,0,0,.2)!important;width:36px!important;height:36px!important;top:12px!important;right:12px!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.dark-mode .mk-promo.pink .mk-promo-symbol{background:rgba(244,114,182,.22)!important;border-color:rgba(244,114,182,.45)!important}body.dark-mode .mk-promo.mint .mk-promo-symbol{background:rgba(52,211,153,.2)!important;border-color:rgba(52,211,153,.45)!important}body.dark-mode .mk-promo-symbol img{filter:brightness(1.5) contrast(1.25) saturate(1.15);width:20px!important;height:20px!important}body.dark-mode .mk-promo.pink .mk-promo-symbol img{filter:brightness(1.4) contrast(1.2) saturate(1.3) hue-rotate(-20deg)}body.dark-mode .mk-promo.mint .mk-promo-symbol img{filter:brightness(1.45) contrast(1.2) saturate(1.25) hue-rotate(80deg)}body.dark-mode .mk-mobile-search .mk-search,body.dark-mode .mobile-search-wrap .search,body.dark-mode .search-wrap .search{background:#171c27!important}body.dark-mode .mk-search input,body.dark-mode .search input,body.dark-mode input,body.dark-mode select,body.dark-mode textarea{color:#eef1f8!important}body.dark-mode .mk-search svg,body.dark-mode .search svg,body.dark-mode .ui-icon{color:#cfd5e6}body.dark-mode .footer,body.dark-mode .mobile-bottom{background:rgba(15,19,27,.98)!important;border-top-color:#252c3a!important}body.dark-mode .mobile-bottom a,body.dark-mode .mobile-bottom button{color:#aeb4c5!important}body.dark-mode .mobile-bottom .active{color:#a78bfa!important}body.dark-mode .desktop-nav,body.dark-mode .shop-strip{background:transparent!important}body.dark-mode .game-card .detail-btn{background:#121721!important;border-color:#31384a!important;color:#eef1f8!important}body.dark-mode .meta-line,body.dark-mode .product-description,body.dark-mode .section-head-game p,body.dark-mode small{color:var(--muted)!important}body.dark-mode .brand-mark{background:transparent!important;box-shadow:none!important}[data-theme-toggle] [data-theme-icon]{display:grid;place-items:center}@media (max-width:760px){.mobile-bottom .active,.mobile-bottom a,.mobile-bottom button{background:transparent!important;box-shadow:none!important}.mobile-bottom .active{border-radius:0!important}.mobile-bottom .nav-icon{transform:translateY(0) scale(1)!important;transform-origin:center bottom!important;transition:transform .3s cubic-bezier(.2,1.45,.35,1)!important;overflow:visible!important;will-change:transform!important}.mobile-bottom .active .nav-icon{transform:translateY(-4px) scale(1.23)!important}.mobile-bottom .nav-icon .ui-icon{width:25px!important;height:25px!important}.mobile-bottom .active .nav-icon .ui-icon-outline{opacity:0!important;transform:scale(.72)!important}.mobile-bottom .active .nav-icon .ui-icon-solid{opacity:1!important;transform:scale(1)!important}.mobile-bottom .nav-avatar-wrap{transform:scale(1)!important;transition:transform .3s cubic-bezier(.2,1.45,.35,1)!important}.mobile-bottom .active .nav-avatar-wrap{transform:scale(1.23)!important}.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{transform:scale(1)!important;transform-origin:center!important;transition:transform .26s cubic-bezier(.2,1.35,.35,1),color .18s ease!important}.mobile-bottom .active>span:last-child{transform:translateY(-1px) scale(1.1)!important}.mobile-bottom a,.mobile-bottom button{gap:4px!important;justify-content:center!important;align-items:center!important;padding:6px 2px!important}.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{display:block!important;font-size:10px!important;line-height:1.1!important;text-align:center!important;transform:scale(1)!important;white-space:nowrap!important}.mobile-bottom .nav-icon{width:26px!important;height:26px!important;transform:translateY(0) scale(1)!important;transform-origin:center center!important}.mobile-bottom .nav-icon .ui-icon{width:24px!important;height:24px!important}.mobile-bottom .active .nav-icon{transform:translateY(-2px) scale(1.1)!important}.mobile-bottom .nav-avatar-wrap{transform:scale(1)!important}.mobile-bottom .active .nav-avatar-wrap{transform:scale(1.1)!important}.mobile-bottom .active>span:last-child{transform:translateY(0) scale(1.04)!important}}.brand-mark{padding:0!important;overflow:hidden!important;background:#fff!important;box-shadow:0 8px 20px rgba(23,100,255,.18)!important}.brand-mark img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.brand-mark{outline:0!important}body.dark-mode{--ink:#f4f6fb;--muted:#aeb5c7;--line:#2b3242;--surface:#171c26;--soft:#0d1118;--blue-soft:#292044;background:#0d1118!important;color:#f4f6fb!important}body.dark-mode .header{background:rgba(15,19,27,.94)!important;border-bottom:1px solid #252c3a!important;box-shadow:0 10px 30px rgba(0,0,0,.28)!important}body.dark-mode .shop-strip{background:#090c12!important;color:#cbd1df!important}body.dark-mode .mk-nav-wrap{background:#111620!important;border-bottom-color:#272e3c!important}body.dark-mode .mk-nav-item{color:#b9c0d0!important}body.dark-mode .mk-nav-item.active,body.dark-mode .mk-nav-item:hover{color:#bca9ff!important;background:#292044!important}body.dark-mode .mk-search,body.dark-mode .search{background:#171d28!important;border-color:#303848!important;color:#eef2f8!important;box-shadow:none!important}body.dark-mode .mk-search:focus-within,body.dark-mode .search:focus-within{background:#1a202c!important;border-color:#8b6cff!important;box-shadow:0 0 0 4px rgba(139,108,255,.14)!important}body.dark-mode .mk-search input,body.dark-mode .search input,body.dark-mode input,body.dark-mode select,body.dark-mode textarea{color:#eef2f8!important;caret-color:#a98fff!important}body.dark-mode input::placeholder,body.dark-mode textarea::placeholder{color:#7f8799!important}body.dark-mode .head-btn,body.dark-mode .mk-action,body.dark-mode .mobile-menu{background:#171d28!important;border-color:#303848!important;color:#e8ecf5!important;box-shadow:none!important}body.dark-mode .head-btn:hover,body.dark-mode .mk-action:hover{border-color:#7659e8!important;background:#1d2330!important}body.dark-mode .mk-quick-item{background:#171c26!important;border-color:#2c3342!important;color:#d3d8e5!important;box-shadow:0 8px 22px rgba(0,0,0,.22)!important}body.dark-mode .mk-quick-item.active{background:linear-gradient(145deg,#2a2240,#211a35)!important;border-color:#765be3!important;color:#c4b3ff!important;box-shadow:inset 0 0 0 1px rgba(167,139,250,.16),0 9px 22px rgba(0,0,0,.28)!important}body.dark-mode .mk-quick-icon,body.dark-mode .mk-quick-item.active .mk-quick-icon{background:#241d38!important;border-color:#39304f!important;box-shadow:none!important;color:#a98fff!important}body.dark-mode .catalog,body.dark-mode .game-catalog,body.dark-mode .mk-assurance,body.dark-mode .mk-quick{background:transparent!important}body.dark-mode .section-head,body.dark-mode .section-head h2,body.dark-mode .section-head-game,body.dark-mode .section-head-game h2{color:#f5f7fb!important}body.dark-mode .section-head .kicker,body.dark-mode .section-head-game .kicker{color:#9c82ff!important}body.dark-mode .section-head p,body.dark-mode .section-head-game p{color:#aab1c2!important}body.dark-mode .game-card,body.dark-mode .product-card{background:#171c26!important;border-color:#2c3342!important;color:#f3f5fa!important;box-shadow:0 10px 28px rgba(0,0,0,.26)!important}body.dark-mode .game-card:hover,body.dark-mode .product-card:hover{border-color:#4b416d!important;box-shadow:0 16px 38px rgba(0,0,0,.34)!important}body.dark-mode .game-card .product-visual{border-bottom-color:#2a3140!important}body.dark-mode .game-card .product-body,body.dark-mode .product-body{background:#171c26!important}body.dark-mode .game-card h3,body.dark-mode .product-card h3{color:#f4f6fb!important}body.dark-mode .product-category{color:#a88cff!important}body.dark-mode .meta-line,body.dark-mode .price-stock small,body.dark-mode .product-description{color:#aab1c2!important}body.dark-mode .meta-line b{color:#e7ebf3!important}body.dark-mode .game-card .plan-select,body.dark-mode .plan-select,body.dark-mode select{background:#10151e!important;color:#eef2f8!important;border-color:#333b4c!important}body.dark-mode select option{background:#151a24!important;color:#eef2f8!important}body.dark-mode .game-card .price-stock,body.dark-mode .price-stock{border-top-color:#2b3242!important}body.dark-mode .stock{background:#132a22!important;color:#4ed69a!important}body.dark-mode .stock.out{background:#321b20!important;color:#ff7b86!important}body.dark-mode .buy-now,body.dark-mode .game-actions-row .buy-now{color:#fff!important;border-color:transparent!important;background:linear-gradient(90deg,#704cf0,#8a63f5)!important;box-shadow:0 8px 18px rgba(112,76,240,.22)!important}body.dark-mode .detail-btn,body.dark-mode .game-actions-row .detail-btn{background:#111720!important;color:#dfe4ee!important;border-color:#343c4d!important}body.dark-mode .mk-assurance-grid{background:#171c26!important;border-color:#2c3342!important}body.dark-mode .mk-assurance-item{border-color:#2a3140!important;color:#eef2f8!important}body.dark-mode .mk-assurance-icon{background:#292044!important;color:#ad94ff!important}body.dark-mode .footer{background:#0b0e14!important;border-top:1px solid #242a37!important}body.dark-mode .footer .brand,body.dark-mode .footer h4{color:#f2f4f8!important}body.dark-mode .footer a,body.dark-mode .footer button,body.dark-mode .footer p{color:#9da6b8!important}body.dark-mode .mobile-bottom{background:rgba(17,22,31,.94)!important;border-color:#303747!important;box-shadow:0 16px 38px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.045)!important}body.dark-mode .mobile-bottom:before{background:linear-gradient(150deg,rgba(255,255,255,.04),rgba(255,255,255,.01) 54%,rgba(124,92,246,.07))!important}body.dark-mode .mobile-bottom a,body.dark-mode .mobile-bottom button{background:transparent!important;color:#929bad!important}body.dark-mode .mobile-bottom .active{background:transparent!important;color:#a98fff!important;box-shadow:none!important}body.dark-mode #sheetHost .sheet,body.dark-mode .checkout-info-title,body.dark-mode .checkout-total-card,body.dark-mode .method,body.dark-mode .order-card,body.dark-mode .panel-card,body.dark-mode .sheet,body.dark-mode .transfer-info{background:#171c26!important;border-color:#2d3545!important;color:#eef2f8!important}body.dark-mode .drawer-item,body.dark-mode .sheet-body,body.dark-mode .sheet-head{background:#171c26!important;color:#eef2f8!important}body.dark-mode .drawer-item{border-color:#2d3545!important}body.dark-mode .drawer-item.active{background:#292044!important;color:#bca9ff!important}body.dark-mode .back,body.dark-mode .outline-btn{color:#c8cfdd!important;border-color:#343c4d!important;background:#111720!important}body.dark-mode .admin,body.dark-mode .admin-card,body.dark-mode .admin-section,body.dark-mode .admin-wrap,body.dark-mode .stat{background:#121720!important;border-color:#2c3342!important;color:#eef2f8!important}.brand-mark{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:0!important;filter:none!important}[data-theme-toggle]{min-width:46px!important}[data-theme-toggle] [data-theme-icon]{width:24px!important;height:24px!important;display:grid!important;place-items:center!important}[data-theme-toggle] .ui-icon{width:22px!important;height:22px!important}@media (max-width:760px){.mobile-bottom a,.mobile-bottom button{gap:4px!important;justify-content:center!important;padding:6px 2px!important}.mobile-bottom a>span:last-child,.mobile-bottom button>span:last-child{display:block!important;font-size:10px!important;line-height:1.05!important;white-space:nowrap!important}.mobile-bottom .nav-icon{width:26px!important;height:26px!important}.mobile-bottom .nav-icon .ui-icon{width:24px!important;height:24px!important}.mobile-bottom .active .nav-icon{transform:translateY(-2px) scale(1.08)!important}.mobile-bottom .active>span:last-child{transform:none!important}}