@font-face{font-family:Inter;src:local('Inter');font-display:swap}
:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-synthesis:none;--bg:#08090d;--surface:#111218;--surface2:#171820;--line:#ffffff12;--line-strong:#ffffff21;--text:#f5f5f7;--muted:#9294a1;--red:#ef2d45;--red-light:#ff6679;--green:#4bd69a}
*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(ellipse at 75% -20%,#ef2d451c,transparent 50%),var(--bg);font-size:16px;line-height:1.55;min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--red-light);outline-offset:4px}button,input,textarea,select{border:1px solid var(--line-strong);border-radius:9px;color:var(--text);background:var(--surface2)}input,textarea,select{width:100%;padding:12px 14px;min-height:46px}input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--red)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(35px,4vw,54px);line-height:1.12;letter-spacing:-2px;margin-bottom:18px}h2{font-size:25px;letter-spacing:-.8px}h3{font-size:18px}small{font-size:13px}.red{color:var(--red)}.muted{color:var(--muted)}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:16px;z-index:100;background:var(--red);padding:12px}.skip:focus{top:16px}
.header{max-width:1440px;margin:auto;display:flex;align-items:center;gap:42px;padding:25px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:22px;font-weight:800;letter-spacing:-.7px}.brand img{object-fit:contain;border-radius:10px}.brand small{display:block;font-size:10px;letter-spacing:2.5px;font-weight:600;color:var(--muted);line-height:1.3}.header nav{display:flex;gap:28px;margin-right:auto;font-size:14px;font-weight:600}.header nav a{padding:10px 0;color:var(--muted);position:relative}.header nav a.active{color:#fff}.header nav a.active:after{position:absolute;content:'';bottom:-27px;left:0;right:0;height:2px;background:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:44px;border-radius:8px;padding:11px 18px;border:1px solid var(--line-strong);font-size:14px;font-weight:650;background:var(--surface2);transition:background .15s,transform .15s}.button:hover{background:#23242d}.button.primary{background:var(--red);border-color:var(--red);color:white}.button.primary:hover{background:#ff4055}.button.quiet{background:transparent}.steam{white-space:nowrap}.account{display:flex;gap:10px;align-items:center}.account small{color:var(--muted)}.account button{font-size:13px;padding:7px 10px;background:transparent}main{max-width:1440px;margin:0 auto;padding:58px 48px 70px;min-height:calc(100vh - 260px)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:750;letter-spacing:2px;color:var(--red-light);margin-bottom:18px}.eyebrow:before{content:'';height:7px;width:7px;background:var(--red);border-radius:50%;box-shadow:0 0 20px #ef2d4570}.intro{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:40px}.intro p{color:var(--muted);max-width:610px;margin-bottom:0}.intro .note{flex-shrink:0;text-align:right;font-size:13px;color:var(--muted);border-left:1px solid var(--line-strong);padding:8px 0 8px 25px}.intro .note strong{display:block;color:var(--text);font-weight:600;font-size:15px;margin-bottom:3px}.catalog{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product{padding:22px 20px 20px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(155deg,#171820,#101117);position:relative;display:flex;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s}.product:hover{transform:translateY(-4px);border-color:#ffffff38}.product.featured{border-color:#ef2d4575;background:linear-gradient(155deg,#331922,#161218)}.product-tag{font-size:11px;letter-spacing:1.3px;color:var(--muted);font-weight:700;margin-bottom:27px;min-height:20px}.featured .product-tag{color:var(--red-light)}.product-symbol{display:flex;justify-content:space-between;align-items:center;color:var(--muted);margin-bottom:20px}.product-symbol span:first-child{display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;width:43px;height:43px;font-size:22px;font-weight:650;color:#bbbcc6;background:#ffffff03}.featured .product-symbol span:first-child{color:var(--red-light);border-color:#ef2d4530;background:#ef2d4510}.product-money{font-size:clamp(26px,2.4vw,36px);font-weight:750;line-height:1.2;letter-spacing:-1.4px;white-space:nowrap}.product-money small{font-size:19px;font-weight:500;margin-left:5px;color:var(--red-light)}.product-sub{font-size:13px;color:var(--muted);margin:5px 0 24px}.product-divider{height:1px;background:var(--line);margin-bottom:20px}.product-price{font-size:26px;letter-spacing:-1px;font-weight:700;margin-bottom:3px}.product-rate{color:var(--muted);font-size:12px;margin-bottom:22px}.product .button{width:100%;margin-top:auto;white-space:nowrap;padding:11px 7px}.sale-note{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin-top:19px}.sale-note span{color:var(--green)}.availability{margin:24px 0 0;padding:14px 18px;border:1px solid #e3a54d40;border-radius:9px;background:#e3a54d09;color:#e0c18f;font-size:14px}.how{margin-top:62px;border-top:1px solid var(--line);padding-top:35px;display:grid;grid-template-columns:1.1fr 3fr;gap:40px}.how h2{font-size:23px;max-width:230px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step-number{display:inline-block;color:var(--red-light);font-family:ui-monospace,monospace;font-size:13px;margin-bottom:11px}.steps h3{font-size:16px;margin-bottom:8px}.steps p{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:0}code{font-family:ui-monospace,SFMono-Regular,monospace;background:#ffffff06;padding:3px 6px;border-radius:4px;font-size:.9em;overflow-wrap:anywhere}
footer{max-width:1344px;margin:0 auto;padding:27px 0 30px;border-top:1px solid var(--line);display:flex;align-items:start;gap:30px;flex-wrap:wrap}.footer-brand{font-size:13px;font-weight:800;letter-spacing:2px;margin-right:auto}.footer-brand span{display:block;font-size:12px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:5px}footer>div{display:flex;gap:22px;font-size:13px;color:var(--muted)}footer>small{width:100%;font-size:12px;color:#676a79}.notice{position:fixed;z-index:20;bottom:25px;left:50%;transform:translateX(-50%);padding:14px 22px;border:1px solid #ef2d4560;border-radius:10px;background:#21161f;box-shadow:0 10px 35px #0007;max-width:min(640px,95vw);width:max-content;font-size:14px}.notice.success{border-color:#4bd69a60;background:#10251f}.loading,.empty{text-align:center;padding:65px 25px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:12px}.empty h2{color:var(--text);font-size:24px}.empty p{max-width:500px;margin:0 auto 23px}.empty .button{color:var(--text)}.section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.section-title h1{font-size:37px;margin-bottom:8px}.section-title p{margin:0;color:var(--muted)}.orders{display:grid;gap:14px}.order{display:grid;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:25px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:23px}.order h3{margin-bottom:5px}.order p{color:var(--muted);font-size:13px;margin-bottom:0}.key{display:flex;align-items:center;gap:12px}.key code{font-size:17px;letter-spacing:1px;white-space:nowrap}.tag{display:inline-block;white-space:nowrap;padding:4px 9px;border:1px solid var(--line-strong);border-radius:5px;font-size:12px;color:var(--muted)}.tag.active,.tag.paid{background:#4bd69a0c;border-color:#4bd69a30;color:var(--green)}.tag.claimed,.tag.pending{color:#e3a54d}.tag.invalidated,.tag.refunded,.tag.reversed,.tag.disputed{color:var(--red-light)}dialog{border:1px solid var(--line-strong);border-radius:18px;background:#12131b;color:var(--text);padding:35px;width:min(480px,calc(100vw - 30px));box-shadow:0 35px 100px #0009}dialog::backdrop{background:#000a;backdrop-filter:blur(5px)}.close{position:absolute;right:13px;top:12px;font-size:25px;border:0;background:transparent;color:var(--muted)}.checkout-amount{font-size:44px;font-weight:750;letter-spacing:-1.5px;margin:10px 0}.checkout-amount small{font-size:22px;color:var(--red-light)}.checkout-total{display:flex;justify-content:space-between;padding:20px 0;margin:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-total strong{font-size:25px}.payment-options{display:grid;gap:12px}.payment-options button{width:100%}.checkout-copy{color:var(--muted);font-size:14px;margin-top:20px}.checkout-copy code{font-size:12px}.tabs{display:flex;gap:8px;margin:28px 0;border-bottom:1px solid var(--line);padding-bottom:16px;overflow-x:auto}.tabs button{border:1px solid transparent;background:transparent;white-space:nowrap;padding:9px 15px;color:var(--muted);font-size:14px}.tabs button[aria-selected=true]{background:#ef2d4512;border-color:#ef2d4530;color:var(--red-light)}.admin-grid{display:grid;grid-template-columns:340px 1fr;gap:25px;align-items:start}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:23px;min-width:0}.panel h2{font-size:21px;margin-bottom:20px}.fields{display:grid;gap:17px}.fields label{display:grid;gap:7px;font-size:14px;color:#cccdd5}.fields label small{color:var(--muted);font-size:12px}.fields .check-label{display:flex;align-items:center;gap:10px}.fields .button{margin-top:4px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-weight:550;color:var(--muted);font-size:12px;padding:0 12px 12px}td{padding:15px 12px;border-top:1px solid var(--line);white-space:nowrap}td small{display:block;color:var(--muted);font-size:12px}td code{font-size:12px}.table-actions{display:flex;gap:7px}.table-actions button{font-size:12px;padding:7px 9px;background:transparent;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:24px 0}.stat{border:1px solid var(--line);padding:20px 23px;border-radius:10px;background:var(--surface)}.stat span{color:var(--muted);font-size:13px}.stat strong{display:block;font-size:28px;margin-top:5px;font-variant-numeric:tabular-nums}.created-key{padding:18px;border:1px solid #4bd69a40;background:#4bd69a08;border-radius:9px;margin-top:20px}.created-key code{display:block;margin:10px 0;font-size:16px}.created-key p{color:var(--green);font-size:14px;margin-bottom:0}.created-key .button{width:100%}.product-edit{display:grid;grid-template-columns:1fr 1fr;gap:20px}.helper{color:var(--muted);font-size:14px}.error-box{padding:16px;border:1px solid #ef2d4540;border-radius:8px;color:var(--red-light);margin-bottom:20px}.mobile-id{font-size:12px}
@media(min-width:1500px){main{padding-top:72px}.product{padding:28px 24px}.catalog{gap:20px}.product-tag{margin-bottom:35px}}
@media(max-width:1200px){.header{gap:28px;padding:22px 28px}.header nav{gap:20px}main{padding:45px 28px}.catalog{gap:10px}.product{padding:20px 13px}.product-money{font-size:29px}.intro .note{display:none}footer{margin:0 28px}.header nav a.active:after{bottom:-25px}.admin-grid{grid-template-columns:300px 1fr}}
@media(max-width:950px){.catalog{grid-template-columns:repeat(3,1fr);gap:16px}.product{padding:24px}.product-money{font-size:34px}.header{flex-wrap:wrap;gap:20px}.header nav{order:3;width:100%;margin:0}.header nav a.active:after{bottom:-22px}#account{margin-left:auto}.how{grid-template-columns:1fr;gap:10px}.how h2{max-width:none}.admin-grid{grid-template-columns:1fr}.admin-grid>.panel:first-child{max-width:none}.fields{grid-template-columns:repeat(2,1fr)}.fields>button,.fields>.full{grid-column:1/-1}.order{grid-template-columns:1fr auto}.order>.key{grid-column:1/-1;grid-row:2}.product-edit{grid-template-columns:1fr}.account small{display:none}}
@media(max-width:600px){main{padding:35px 18px 50px}.header{padding:18px;gap:18px}.brand{font-size:19px;gap:7px}.brand img{width:35px;height:35px}.brand small{font-size:9px;letter-spacing:1.8px}.steam{font-size:12px;padding:9px 11px;min-height:40px}.steam span{display:none}.header nav{justify-content:flex-start;gap:25px}.header nav a.active:after{bottom:-18px}.catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product{padding:18px 14px}.product-money{font-size:28px}.product-tag{font-size:10px;margin-bottom:14px;letter-spacing:.7px}.product-sub{font-size:12px;margin-bottom:17px}.product-price{font-size:24px}.product-rate{font-size:11px}.product .button{font-size:12px;gap:8px}.product.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.featured .product-tag{grid-column:1/-1}.featured .product-symbol{display:none}.featured .product-money{grid-column:1;grid-row:2;font-size:37px}.featured .product-sub{grid-column:1;grid-row:3}.featured .product-divider{display:none}.featured .product-price{grid-column:2;grid-row:2;text-align:right;font-size:30px}.featured .product-rate{grid-column:2;grid-row:3;text-align:right}.featured .button{grid-column:1/-1}.intro{margin-bottom:28px}.intro p{font-size:14px}.steps{grid-template-columns:1fr;gap:23px}.steps article{padding-left:36px;position:relative}.step-number{position:absolute;left:0;top:1px}.steps h3{margin-bottom:4px}.how{margin-top:40px;padding-top:28px}.sale-note{align-items:start;font-size:12px}footer{margin:0 18px;padding-top:23px;gap:20px}footer>div{flex-wrap:wrap;gap:13px 20px}.fields{grid-template-columns:1fr}.stats{gap:8px}.stat{padding:14px 12px}.stat span{font-size:11px}.stat strong{font-size:22px}.section-title h1{font-size:31px}.section-title{align-items:start}.section-title p{font-size:13px}.section-title>.button{font-size:12px;padding:9px}.panel{padding:19px 15px}.order{padding:17px;gap:14px}.key code{font-size:14px;letter-spacing:0}.key .button{font-size:12px;padding:8px}.mobile-id{display:none}dialog{padding:29px 22px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}.product:hover{transform:none}}
.settings-heading h2{margin-bottom:8px}.settings-heading .helper{max-width:760px;margin-bottom:24px}.payment-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.provider-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.provider-title h3{font-size:23px;margin:0}.provider-settings .fields{grid-template-columns:1fr}.provider-settings .fields .helper{margin:0;font-size:13px}.provider-settings input{min-width:0}.settings-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-actions .button{flex:1;white-space:normal}.connected-account{font-size:13px;overflow-wrap:anywhere}.connected-account code{display:block;margin-top:6px}.webhook-help{border-top:1px solid var(--line);margin-top:23px;padding-top:18px;color:var(--muted);font-size:13px}.webhook-help summary{cursor:pointer;color:var(--text);font-weight:600}.webhook-help p{margin:16px 0 9px}.webhook-help>code{display:block;white-space:normal;word-break:break-word}.webhook-help ul{padding-left:18px}.webhook-help li{margin:6px 0}.webhook-help a{color:var(--red-light)}.settings-footnote{margin-top:22px;max-width:900px}@media(max-width:800px){.payment-settings{grid-template-columns:1fr}.settings-actions .button{min-width:170px}}
@media(min-width:951px) and (max-height:850px){main{padding-top:40px}.intro{margin-bottom:28px}.intro h1{font-size:44px;margin-bottom:14px}.product-tag{margin-bottom:18px}.product-symbol{margin-bottom:15px}.product-sub{margin-bottom:18px}.product-divider{margin-bottom:16px}.product-rate{margin-bottom:16px}}
