:root{--bg:#111318;--panel:#191d24;--panel-soft:#222733;--text:#f4f5f7;--muted:#aab2c0;--line:#333a48;--accent:#32d583;--accent-dark:#169b5a;--cyan:#56ccf2;--rose:#ff6f91;--gold:#f4bd50;--danger:#ff6b6b;--shadow:0 22px 70px rgba(0,0,0,0.34)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:linear-gradient(135deg,rgba(86,204,242,.12),rgba(244,189,80,.09) 30%,rgba(255,111,145,.08) 56%,rgba(17,19,24,0) 760px),linear-gradient(180deg,rgba(43,49,61,.64),rgba(17,19,24,0) 280px),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;justify-content:space-between;gap:24px;min-height:72px;padding:0 7vw;border-bottom:1px solid rgba(86,204,242,.16);background:rgba(17,19,24,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.hero-actions,.nav,.topbar,footer{display:flex;align-items:center}.brand{gap:12px;font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:#09120e;background:linear-gradient(135deg,var(--accent),var(--gold));box-shadow:0 10px 24px rgba(50,213,131,.24),0 0 0 1px rgba(244,189,80,.3)}.nav{display:flex;flex-wrap:wrap;gap:22px;color:var(--muted);font-size:14px}.nav a{padding:8px 0;border-bottom:2px solid transparent}.nav a:hover{color:var(--text);border-color:var(--cyan)}.hero,.page,.section,.support-band{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:center;grid-gap:48px;gap:48px;min-height:calc(100vh - 72px);padding:48px 0 72px}.eyebrow,.product-kicker{margin:0 0 10px;color:var(--cyan);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:20px;font-size:clamp(44px,7vw,76px);line-height:.95}h2{margin-bottom:12px;font-size:34px}h3{margin-bottom:0;font-size:24px}.lead{max-width:660px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#07140e;background:linear-gradient(135deg,var(--accent),var(--gold));box-shadow:0 14px 28px rgba(50,213,131,.18)}.button.ghost{color:var(--text);border-color:rgba(86,204,242,.28);background:rgba(86,204,242,.06)}.discord-button{color:#ffffff;background:linear-gradient(135deg,#5865f2,#8f70ff);box-shadow:0 14px 28px rgba(88,101,242,.22)}.button.disabled,.button:disabled{color:#cfd3da;cursor:not-allowed;background:#4a5261;transform:none}.hero-art{display:grid;grid-gap:18px;gap:18px;justify-items:end}.hero-cover{width:100%;max-width:380px;aspect-ratio:1;object-fit:cover;border:1px solid rgba(244,189,80,.58);border-radius:8px}.hero-card,.hero-cover{box-shadow:var(--shadow)}.hero-card{min-height:156px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(25,29,36,.92)}.hero-card strong{display:block;margin-bottom:8px;color:var(--gold);font-size:26px}.section{padding:40px 0 86px}.page-section{width:100%;padding-bottom:48px}.compact-section{padding-bottom:44px}.section-heading{margin-bottom:26px}.admin-grid,.admin-product-grid,.feature-grid,.gallery-grid,.product-grid,.support-layout,.two-column-section{display:grid;grid-gap:22px;gap:22px}.admin-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(300px,420px))}.product-grid{justify-content:center}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.admin-product-grid,.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.support-layout,.two-column-section{width:min(1120px,calc(100% - 40px));grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto 72px}.timeline{display:grid;grid-gap:22px;gap:22px;margin:34px 0 72px}.auth-card,.faq-item,.feature-card,.gallery-card,.mini-product-card,.panel,.product-card,.purchase-card,.stat-card,.status-card,.support-band{border:1px solid rgba(86,204,242,.14);border-radius:8px;background:linear-gradient(180deg,rgba(86,204,242,.04),rgba(244,189,80,.03)),rgba(25,29,36,.94);box-shadow:var(--shadow)}.product-card{display:flex;flex-direction:column;overflow:hidden;border-color:rgba(244,189,80,.22)}.product-visual{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:#151922}.product-visual img{width:100%;height:100%;object-fit:cover}.auth-card,.faq-item,.feature-card,.mini-product-card,.panel,.product-body,.purchase-card,.stat-card,.status-card,.support-band{padding:28px}.gallery-card{margin:0;overflow:hidden}.gallery-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.gallery-card figcaption{padding:16px 18px;color:var(--muted);font-weight:800}.panel-title-row,.product-title-row,.purchase-card{display:flex;justify-content:space-between;gap:20px}.faq-item p,.feature-card p,.gallery-card figcaption,.muted,.product-includes,.product-subtitle,.status-card p,.support-band p{color:var(--muted);line-height:1.6}.product-includes{color:#bff8d9;font-weight:800}.feature-card:nth-child(3n+1){border-color:rgba(50,213,131,.22)}.feature-card:nth-child(3n+2){border-color:rgba(86,204,242,.24)}.feature-card:nth-child(3n+3){border-color:rgba(244,189,80,.26)}ul{display:grid;grid-gap:10px;gap:10px;padding-left:20px;margin:22px 0;color:#d8dde7}.support-band{margin-bottom:72px}.dashboard-layout,.faq-list{display:grid;grid-gap:18px;gap:18px}.faq-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start}footer{justify-content:space-between;gap:20px;padding:26px 7vw;color:var(--muted);border-top:1px solid rgba(255,255,255,.08)}.page{min-height:calc(100vh - 72px);padding:58px 0 84px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:start}.purchase-list,.stack,.steps-list,form{display:grid;grid-gap:16px;gap:16px}label{display:grid;grid-gap:8px;gap:8px;color:#dce1eb;font-weight:800}input,select{width:100%;min-height:46px;padding:0 14px;color:var(--text);border:1px solid var(--line);border-radius:8px;outline:0;background:#10141c;font:inherit}input:focus,select:focus{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(86,204,242,.14)}.form-message{min-height:24px;margin:0;color:var(--danger);font-weight:800}.download-actions{display:grid;grid-gap:10px;gap:10px;min-width:230px}.admin-tools{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,180px) minmax(140px,180px) auto;grid-gap:10px;gap:10px;width:min(760px,100%)}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);grid-gap:16px;gap:16px;align-items:center;margin-bottom:24px}.category-pills{display:flex;flex-wrap:wrap;gap:10px}.pill,.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid rgba(86,204,242,.24);border-radius:8px;color:var(--text);background:rgba(86,204,242,.06);font:inherit;font-size:13px;font-weight:800}.pill{cursor:pointer}.pill.active{color:#07140e;border-color:transparent;background:linear-gradient(135deg,var(--accent),var(--gold))}.status-pill.ok{color:#bff8d9;border-color:rgba(50,213,131,.28);background:rgba(50,213,131,.08)}.status-pill.warn{color:#ffe1a6;border-color:rgba(244,189,80,.32);background:rgba(244,189,80,.08)}.mini-product-card{display:flex;justify-content:space-between;gap:18px}.license-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}code{display:inline-flex;max-width:100%;margin-top:8px;padding:8px 10px;overflow-wrap:anywhere;color:#bff8d9;border:1px solid rgba(50,213,131,.28);border-radius:8px;background:rgba(50,213,131,.08)}.stat-card strong{display:block;font-size:34px}.small-button{min-height:38px;padding:0 12px}.full-button{width:100%;margin-top:10px}@media (max-width:820px){.topbar{padding:0 20px}.nav{justify-content:flex-end;gap:10px 12px;font-size:13px}.auth-grid,.dashboard-layout,.hero,.support-layout,.two-column-section{grid-template-columns:1fr}.hero{min-height:auto;padding-top:44px}h1{font-size:44px}.panel-title-row,.purchase-card,footer{flex-direction:column;align-items:stretch}.hero-art{justify-items:center}.admin-tools,.catalog-toolbar,.mini-product-card{grid-template-columns:1fr}.mini-product-card{flex-direction:column}}