:root{--bg:#0a0a10;--surface:#14141d;--surface-2:#101018;--border:#ffffff14;--ink:#f3f3f7;--muted:#9a9aab;--gold-1:#f6d67e;--gold-2:#d99a3a}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.6}h1,h2,h3{font-family:Space Grotesk,Inter,sans-serif}header{border-bottom:1px solid var(--border);backdrop-filter:blur(8px);z-index:10;background:#0a0a10cc;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;text-decoration:none;display:flex}.brand-emblem{width:auto;height:85px;display:block}.brand-domain{width:auto;height:65px;display:block}.nav-right{align-items:center;gap:1.3rem;display:flex}.nav-shop{color:var(--muted);font-size:.95rem;font-weight:600;text-decoration:none}.nav-shop:hover{color:var(--gold-1)}.nav-cta{background:linear-gradient(90deg, var(--gold-1), var(--gold-2));color:#1a1300;white-space:nowrap;border-radius:999px;padding:.5rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none}.nav-cta:hover{filter:brightness(1.08)}nav a{color:var(--muted);margin-left:1.2rem;font-size:.95rem;font-weight:500;text-decoration:none}nav a:hover{color:var(--ink)}main{max-width:980px;margin:0 auto;padding:2rem}.hero{padding:3rem 0}.hero-logo{filter:drop-shadow(0 8px 40px #8c78ff40);width:340px;max-width:85%;height:auto;margin:0 auto 1rem;display:block}.shots-label{color:var(--muted);text-align:center;margin:.5rem 0 .4rem;font-size:.9rem}.carousel{align-items:center;gap:.5rem;margin:.2rem 0 1.4rem;display:flex;position:relative}.car-btn{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.car-btn:hover{border-color:var(--gold-1);color:var(--gold-1)}.shots{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:1rem;padding:.6rem 0;display:flex;overflow-x:auto}.shots::-webkit-scrollbar{display:none}.shot{scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);cursor:zoom-in;border-radius:12px;flex:0 0 230px;transition:transform .2s,border-color .2s;overflow:hidden}.shot:hover{border-color:var(--gold-1);z-index:2;position:relative;transform:scale(1.06)}.shot img{object-fit:contain;background:#0d0d14;width:100%;height:130px;display:block}.shot figcaption{color:var(--muted);text-align:center;padding:.5rem .6rem;font-size:.75rem}.hero h1{letter-spacing:-.5px;margin:1.4rem 0 1.2rem;font-size:2.8rem;line-height:1.12}.hero p{color:#cfcfda;max-width:640px;margin:0;font-size:1.2rem}.soon{background:linear-gradient(90deg, var(--gold-1), var(--gold-2));color:#1a1300;border-radius:999px;margin-top:2rem;padding:.85rem 1.7rem;font-weight:600;display:inline-block;box-shadow:0 8px 24px #d99a3a40}.soon small{opacity:.75;margin-top:.15rem;font-size:.78rem;font-weight:500;display:block}h2.section{margin:3.5rem 0 1.8rem;font-size:1.9rem}.functions{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;display:grid}.function{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.6rem;transition:border-color .2s,transform .2s}.function:hover{border-color:#f6d67e66;transform:translateY(-3px)}.function h3{color:var(--gold-1);margin:0 0 .6rem;font-size:1.2rem}.function p{color:var(--muted);margin:0}.credits-note{color:var(--muted);margin-top:1.5rem;font-size:.9rem}.why{background:var(--surface-2);border:1px solid var(--border);border-radius:16px;margin-top:3.5rem;padding:2.2rem}.why h2{margin-top:0;font-size:1.6rem}.why p{color:#cfcfda;max-width:680px;margin:0}.final{text-align:center;padding:4rem 0 1rem}.final h2{margin:0 0 .7rem;font-size:1.8rem}.final p{color:var(--muted);margin:0}footer{border-top:1px solid var(--border);text-align:center;color:var(--muted);margin-top:3.5rem;padding:2.5rem 2rem;font-size:.9rem}footer p{margin:.3rem 0}footer a{color:var(--muted);margin:0 .4rem;text-decoration:none}footer a:hover{color:var(--gold-1)}.lightbox{z-index:100;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox img{border-radius:8px;max-width:95%;max-height:92%;box-shadow:0 10px 60px #000000b3}.legal{max-width:780px;margin:0 auto}.legal h1{margin:0 0 .4rem;font-size:2rem}.legal .updated{color:var(--muted);margin:0 0 2rem;font-size:.9rem}.legal h2{color:var(--gold-1);margin:2.2rem 0 .6rem;font-size:1.25rem}.legal p,.legal li{color:#cfcfda}.legal ul{padding-left:1.2rem}.legal li{margin:.35rem 0}.legal a{color:var(--gold-1)}
