:root{--bg:#0c0c0e;--surface:#141417;--surface-2:#1a1a1e;--line:#2a292f;--text:#f4f1ea;--muted:#9b989f;--accent:#ffb21a;--accent-2:#ff7a1a;--dark:#17120a;--radius:20px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 80% -10%, #ffa81a14, transparent 28%), var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(var(--shell), calc(100% - 40px));margin-inline:auto}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0c0ed1;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.headerInner{align-items:center;gap:40px;height:76px;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.brandMark{color:#15110a;background:var(--accent);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid;transform:rotate(-4deg)}.mainNav{color:#c7c3c8;gap:28px;font-size:14px;display:flex}.mainNav a:hover{color:#fff}.headerActions{align-items:center;gap:10px;margin-left:auto;display:flex}.iconButton,.cartButton{border:1px solid var(--line);color:var(--text);background:#17171a;border-radius:12px;align-items:center;gap:9px;min-height:42px;padding:0 14px;display:flex}.iconButton{justify-content:center;width:42px;font-size:23px}.cartCount{background:var(--accent);color:#17120a;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:12px;font-weight:800;display:grid}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:650px;padding-block:76px 66px;display:grid}.heroTag,.eyebrow{color:var(--accent);letter-spacing:1.8px;font-size:12px;font-weight:800}.heroTag{align-items:center;gap:10px;display:flex}.heroTag span{background:var(--accent);width:7px;height:7px;box-shadow:0 0 20px var(--accent);border-radius:50%}.hero h1{letter-spacing:-5px;max-width:720px;margin:24px 0;font-size:clamp(56px,6vw,86px);line-height:.93}.hero h1 em{color:var(--accent);font-style:normal}.heroCopy>p{color:#b6b1b7;max-width:600px;font-size:18px;line-height:1.65}.heroActions{gap:12px;margin-top:34px;display:flex}.primaryButton,.secondaryButton{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:800;display:inline-flex}.primaryButton{color:#17120a;background:var(--accent);box-shadow:0 8px 28px #ffb21a29}.primaryButton:hover{filter:brightness(1.05);transform:translateY(-1px)}.primaryButton:disabled{opacity:.45;cursor:not-allowed;transform:none}.secondaryButton{border-color:var(--line);color:var(--text);background:#17171a}.inlineButton{width:fit-content}.heroStats{gap:40px;margin-top:48px;display:flex}.heroStats div{flex-direction:column;gap:5px;display:flex}.heroStats strong{font-size:18px}.heroStats span{color:#79767c;text-transform:uppercase;letter-spacing:.7px;font-size:12px}.heroVisual{place-items:center;min-height:510px;display:grid;position:relative}.orb{filter:blur(2px);border-radius:50%;position:absolute}.orbOne{background:radial-gradient(circle,#ffb21a38,#ffb21a00 68%);width:330px;height:330px}.orbTwo{background:radial-gradient(circle,#8a3e753d,#0000 70%);width:190px;height:190px;bottom:4%;right:4%}.heroCard{border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;width:280px;height:390px;padding:26px;display:flex;position:absolute;overflow:hidden;box-shadow:0 40px 80px #00000059}.heroCard:after{content:"";background:linear-gradient(115deg,#0000 25%,#ffffff1f 45%,#0000 60%);position:absolute;inset:0;transform:translate(-100%)}.heroCard:hover:after{transition:transform 1s;transform:translate(100%)}.heroCard span{letter-spacing:2px;font-size:10px;font-weight:800}.heroCard strong{margin:auto;font-size:104px;line-height:1}.heroCard small{letter-spacing:2px;font-size:11px}.heroCardBack{color:#d7a7d1;background:linear-gradient(150deg,#351d3c,#171419);transform:rotate(-14deg)translate(-82px,12px)}.heroCardFront{color:#1a1308;background:linear-gradient(150deg,#ffbc30,#d56612);transform:rotate(8deg)translate(70px,-8px)}.floatingPill{border:1px solid var(--line);background:#141417e6;border-radius:999px;padding:11px 14px;font-size:12px;font-weight:700;position:absolute;box-shadow:0 12px 30px #00000040}.pillTop{top:13%;right:2%}.pillBottom{bottom:12%;left:3%}.ticker{white-space:nowrap;color:#77737a;letter-spacing:1.6px;background:#121214;border-block:1px solid #28272b;padding:14px 0;font-size:11px;font-weight:800;overflow:hidden}.ticker div{width:max-content;margin-inline:auto}.ticker b{color:var(--accent);margin:0 22px}.sectionBlock{padding-block:86px}.sectionHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.sectionHead h1,.sectionHead h2,.catalogTop h1{letter-spacing:-2px;margin:7px 0 0}.sectionHead h2{font-size:38px}.sectionHead>a{color:#bbb6bc;font-size:13px}.sectionHead.compact{align-items:center;margin-bottom:18px}.productGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.productCard{border-radius:var(--radius);background:#121215;border:1px solid #242329;min-width:0;transition:transform .2s,border-color .2s;overflow:hidden}.productCard:hover{border-color:#3a3740;transform:translateY(-5px)}.productArt{justify-content:center;align-items:flex-end;height:250px;padding:16px;display:flex;position:relative;overflow:hidden}.artNoise{opacity:.28;mix-blend-mode:soft-light;background-image:radial-gradient(#fff6 .6px,#0000 .6px);background-size:9px 9px;position:absolute;inset:0}.platformPill,.productBadge{z-index:2;letter-spacing:.7px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;top:14px}.platformPill{background:#0a0a0c94;left:14px}.productBadge{background:var(--accent);color:#1d1609;right:14px}.artMonogram{z-index:1;color:#ffffffc7;text-shadow:0 15px 40px #00000042;font-size:110px;font-weight:900;line-height:.92;transform:rotate(-5deg)}.productBody{flex-direction:column;justify-content:space-between;gap:22px;min-height:150px;padding:18px;display:flex}.productBody h3{letter-spacing:-.3px;margin:0 0 7px;font-size:17px}.productBody p{color:#858188;margin:0;font-size:12px}.priceRow{align-items:center;gap:10px;display:flex}.priceRow strong{font-size:20px}.priceRow span{color:#706d73;font-size:12px;text-decoration:line-through}.priceRow em{color:#88cf8b;background:#46914c1f;border-radius:7px;margin-left:auto;padding:5px 7px;font-size:10px;font-style:normal;font-weight:800}.randomFeature{background:linear-gradient(135deg,#17151b,#121214);border:1px solid #29262f;border-radius:30px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;padding:66px;display:grid;position:relative;overflow:hidden}.randomFeature:after{content:"?";color:#ffffff05;pointer-events:none;font-size:360px;font-weight:900;position:absolute;bottom:-110px;left:34%}.randomIntro h2{letter-spacing:-2.7px;margin:12px 0 18px;font-size:45px;line-height:1.02}.randomIntro p{color:#969198;margin-bottom:24px;font-size:14px;line-height:1.65}.randomCards{z-index:2;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.randomCards .productArt{height:210px}.benefits{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.benefits article{background:#121214;border:1px solid #242329;padding:28px 30px}.benefits article:first-child{border-radius:18px 0 0 18px}.benefits article:last-child{border-radius:0 18px 18px 0}.benefits article>span{color:var(--accent);font-size:11px;font-weight:800}.benefits h3{margin:28px 0 8px;font-size:18px}.benefits p{color:#87838a;margin:0;font-size:13px;line-height:1.55}.innerPage{min-height:calc(100vh - 160px);padding-block:54px 90px}.catalogTop{justify-content:space-between;align-items:end;gap:20px;margin-bottom:36px;display:flex}.catalogTop h1{font-size:48px}.catalogTop p{color:var(--muted);margin-bottom:0}.catalogFilters{border:1px solid var(--line);background:#151518;border-radius:12px;gap:6px;padding:5px;display:flex}.catalogFilters a{color:#969198;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:700}.catalogFilters a.active{color:#1b1509;background:var(--accent)}.catalogGrid{grid-template-columns:repeat(3,1fr)}.breadcrumbs{color:#6f6b72;align-items:center;gap:9px;margin-bottom:26px;font-size:11px;display:flex}.breadcrumbs b{color:#a6a2a8;font-weight:500}.productHero{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:26px;display:grid}.productLargeArt{border:1px solid #ffffff14;border-radius:26px;flex-direction:column;min-height:560px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #00000026}.productLargeArt:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff04}.largeArtLabel{letter-spacing:2px;font-size:10px;font-weight:800}.productLargeArt strong{z-index:2;text-shadow:0 25px 55px #00000040;align-self:center;margin:auto;font-size:180px;line-height:.8;position:relative}.productLargeArt small{letter-spacing:2px;font-size:10px;font-weight:800}.panel{background:#131316;border:1px solid #27262b;border-radius:22px}.productInfo{flex-direction:column;padding:44px;display:flex}.productInfo h1{letter-spacing:-2.4px;margin:15px 0 14px;font-size:48px;line-height:1}.productLead{color:#969198;margin:0}.productPrice{align-items:center;gap:13px;margin:42px 0 18px;display:flex}.productPrice strong{font-size:35px}.productPrice span{color:#6f6b72;text-decoration:line-through}.productPrice em{color:#8ed493;background:#4a99521f;border-radius:8px;padding:6px 8px;font-size:11px;font-style:normal;font-weight:800}.buyButton{border:none;width:100%}.productFacts{grid-template-columns:1fr 1fr;gap:16px 26px;margin-top:auto;padding-top:38px;display:grid}.productFacts div{flex-direction:column;gap:6px;display:flex}.productFacts span,.metaLine span{color:#6f6b72;text-transform:uppercase;letter-spacing:.8px;font-size:10px}.productFacts b{font-size:12px}.productDetailsGrid{grid-template-columns:1.4fr .6fr;gap:20px;margin-top:20px;display:grid}.contentPanel,.activationPanel{padding:34px}.contentPanel h2{letter-spacing:-1.2px;margin:11px 0 16px;font-size:30px}.contentPanel>p,.activationPanel>p{color:#969198;line-height:1.65}.stepsList{gap:10px;margin:30px 0 0;padding:0;list-style:none;display:grid}.stepsList li{color:#b3afb5;background:#18181b;border-radius:12px;align-items:center;gap:14px;padding:14px;font-size:13px;display:flex}.stepsList b{background:var(--accent);color:#1a140a;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.activationPanel h3{margin:12px 0;font-size:28px}.metaLine{border-top:1px solid #28272c;justify-content:space-between;gap:20px;margin-top:14px;padding-top:14px;display:flex}.metaLine b{text-align:right;font-size:11px}.cartLayout{grid-template-columns:1.4fr .6fr;align-items:start;gap:20px;display:grid}.cartItems,.orderSummary{padding:30px}.textButton,.removeButton{color:#827e85;background:0 0;border:none}.textButton:hover,.removeButton:hover{color:#fff}.cartLine{border-top:1px solid #25242a;grid-template-columns:70px 1fr auto 28px;align-items:center;gap:16px;padding:18px 0;display:grid}.cartThumb{border-radius:13px;place-items:center;width:70px;height:70px;font-size:30px;font-weight:900;display:grid}.cartLineInfo{flex-direction:column;gap:6px;display:flex}.cartLineInfo span{color:#77737a;font-size:11px}.cartLinePrice{font-size:15px}.removeButton{font-size:22px}.orderSummary{position:sticky;top:96px}.summaryRow{justify-content:space-between;margin-top:22px;font-size:13px;display:flex}.summaryRow.muted{color:#7b777e}.summaryDivider{background:#29282d;height:1px;margin:22px 0}.summaryTotal{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.summaryTotal strong{font-size:26px}.summaryNote{color:#6f6b72;text-align:center;margin:12px 0 0;font-size:10px;line-height:1.5}.emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px;display:flex}.emptyState h1{margin:16px 0 8px;font-size:36px}.emptyState p{color:var(--muted);margin:0 0 24px}.emptyIcon{color:var(--accent);font-size:44px;font-weight:900}.siteFooter{background:#0a0a0b;border-top:1px solid #222126}.footerInner{justify-content:space-between;align-items:center;min-height:140px;display:flex}.footerInner strong{font-size:21px}.footerInner p{color:#656168;font-size:11px}.footerLinks{color:#77737a;gap:24px;font-size:11px;display:flex}@media (max-width:900px){.mainNav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.heroVisual{min-height:430px}.productGrid,.catalogGrid{grid-template-columns:repeat(2,1fr)}.randomFeature{grid-template-columns:1fr;padding:42px 28px}.productHero,.productDetailsGrid,.cartLayout{grid-template-columns:1fr}.orderSummary{position:static}}@media (max-width:620px){.shell{width:min(100% - 24px, var(--shell))}.headerInner{height:66px}.brand span:last-child,.iconButton{display:none}.hero{gap:12px;min-height:auto;padding-block:48px 30px}.hero h1{letter-spacing:-3.5px;font-size:51px}.heroCopy>p{font-size:15px}.heroActions{flex-direction:column}.heroActions .inlineButton{width:100%}.heroStats{justify-content:space-between;gap:18px}.heroVisual{margin-inline:-24px;transform:scale(.84)}.productGrid,.catalogGrid,.randomCards,.benefits{grid-template-columns:1fr}.benefits article,.benefits article:first-child,.benefits article:last-child{border-radius:14px}.randomFeature{width:calc(100% - 24px)}.sectionBlock{padding-block:58px}.sectionHead h2{font-size:31px}.catalogTop{flex-direction:column;align-items:start}.catalogTop h1{font-size:39px}.catalogFilters{width:100%}.catalogFilters a{text-align:center;flex:1}.productLargeArt{min-height:430px}.productLargeArt strong{font-size:130px}.productInfo{padding:27px}.productInfo h1{font-size:36px}.productFacts{grid-template-columns:1fr}.cartItems,.orderSummary{padding:20px}.cartLine{grid-template-columns:56px 1fr 24px}.cartThumb{width:56px;height:56px}.cartLinePrice{grid-column:2}.removeButton{grid-area:1/3/span 2}.footerInner{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}}.checkoutLayout{grid-template-columns:1fr .55fr;align-items:start;gap:20px;display:grid}.checkoutForm{padding:34px}.checkoutForm h1{letter-spacing:-1.6px;margin:12px 0 10px;font-size:38px}.checkoutLead{color:var(--muted);max-width:620px;margin-bottom:30px;line-height:1.6}.fieldLabel{letter-spacing:.8px;text-transform:uppercase;color:#89858c;margin-bottom:9px;font-size:11px;display:block}.textInput{color:#fff;width:100%;font:inherit;background:#121215;border:1px solid #2d2c31;border-radius:12px;outline:none;margin-bottom:18px;padding:15px 16px}.textInput:focus{border-color:#615943;box-shadow:0 0 0 3px #b8995214}.formError{color:#f1aeb4;background:#281619;border:1px solid #633539;border-radius:11px;margin:0 0 16px;padding:12px 14px;font-size:12px;line-height:1.5}.legalHint{color:#69656c;margin:13px 0 0;font-size:10px;line-height:1.55}.checkoutItems{gap:14px;margin-top:18px;display:grid}.checkoutItem{border-bottom:1px solid #28272c;justify-content:space-between;gap:20px;padding-bottom:14px;display:flex}.checkoutItem div{flex-direction:column;gap:5px;display:flex}.checkoutItem span{color:#78747b;font-size:11px}.checkoutItem b{white-space:nowrap;font-size:13px}.checkoutBack{width:100%}.orderPage{padding:34px}.orderTop{border-bottom:1px solid #29282d;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:26px;display:flex}.orderTop h1{letter-spacing:-1.7px;margin:10px 0 6px;font-size:39px}.orderTop p{color:#807c83;margin:0;font-size:12px}.statusPill{text-transform:uppercase;letter-spacing:.5px;background:#17171a;border:1px solid #343238;border-radius:999px;padding:9px 12px;font-size:10px}.status-delivered{color:#9ad3a7;background:#142018;border-color:#39533f}.status-problem{color:#f1aeb4;background:#281619;border-color:#633539}.status-paid{color:#dbc77d;background:#231f13;border-color:#5b5338}.problemBox{color:#f1aeb4;background:#281619;border:1px solid #633539;border-radius:12px;margin-top:20px;padding:14px}.orderProducts{gap:14px;margin-top:24px;display:grid}.orderProduct{background:#111114;border:1px solid #29282d;border-radius:14px;padding:18px}.orderProductHead{justify-content:space-between;gap:20px;display:flex}.orderProductHead>div{flex-direction:column;gap:6px;display:flex}.orderProductHead span{color:#77737a;font-size:11px}.deliveredKeys{gap:10px;margin-top:16px;display:grid}.keyCard{background:#19191d;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:10px 16px;padding:14px;display:grid}.randomResult{color:#aaa5ad;grid-column:1/-1;font-size:11px}.keyCard code{color:#fff3c8;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.copyButton{color:#d6d1d8;background:#222126;border:1px solid #3b393f;border-radius:9px;padding:9px 11px;font-size:10px}.copyButton:hover{color:#fff;border-color:#5c5961}.orderBottom{border-top:1px solid #29282d;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:24px;display:flex}.orderBottom>div{flex-direction:column;gap:4px;display:flex}.orderBottom span{color:#77737a;text-transform:uppercase;letter-spacing:.7px;font-size:10px}.orderBottom strong{font-size:27px}.devPayButton{border:none;width:auto;min-width:250px}.devNotice{color:#6f6b72;border:1px dashed #343238;border-radius:10px;margin-top:16px;padding:11px 13px;font-size:10px;line-height:1.5}@media (max-width:900px){.checkoutLayout{grid-template-columns:1fr}}@media (max-width:620px){.checkoutForm,.orderPage{padding:22px}.checkoutForm h1,.orderTop h1{font-size:31px}.orderTop,.orderBottom{flex-direction:column}.statusPill{align-self:flex-start}.devPayButton{width:100%;min-width:0}.keyCard{grid-template-columns:1fr}}
.productCard{background:linear-gradient(#151519 0%,#111114 100%);border-radius:24px;box-shadow:0 14px 36px #00000029}.productCard:hover{border-color:#ffb21a47;transform:translateY(-3px);box-shadow:0 22px 54px #00000042}.productArt{background-color:#19191d;align-items:center;height:285px}.productArt.hasCover:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0505077a);height:38%;position:absolute;inset:auto 0 0}.soldOutPill{z-index:3;color:#d7d3d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121215db;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;bottom:14px;left:14px}.productBody{gap:18px;min-height:178px;padding:18px 18px 17px}.cardMetaLine{color:#706d75;white-space:nowrap;text-overflow:ellipsis;gap:6px;margin-bottom:8px;font-size:10px;display:flex;overflow:hidden}.cardMetaLine span:first-child{text-overflow:ellipsis;overflow:hidden}.productBody h3{font-size:18px;line-height:1.2}.cardFooter{gap:9px;display:grid}.deliveryHint{color:#96929a;font-size:11px}.priceRow em{margin-left:0}@media (max-width:760px){.productArt{height:235px}}
