.site{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(90% 60% at 80% 0,rgba(168,85,247,.16),transparent 60%),radial-gradient(70% 50% at 0 20%,rgba(53,224,232,.1),transparent 60%),#0b0d16;color:#f2f4fb}.site-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px clamp(16px,5vw,48px);border-bottom:1px solid hsla(0,0%,100%,.07)}.site-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1.05rem;letter-spacing:-.01em}.site-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#ff3d8b,#a855f7 55%,#35e0e8);color:#fff;font-weight:900}.site-nav{display:flex;gap:18px;font-size:.9rem;color:#a8b0c9}.site-nav a:hover{color:#f2f4fb}.site-main{flex:1 1;width:100%;max-width:1120px;margin:0 auto;padding:clamp(28px,6vw,64px) clamp(16px,5vw,32px) 72px;line-height:1.65}.site-main h1{font-size:clamp(1.9rem,6vw,2.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 12px}.site-main h2{font-size:1.15rem;font-weight:700;margin:34px 0 8px}.site-main li,.site-main p{color:#c3c9de}.site-main ul{padding-left:20px;margin:8px 0}.site-main li{margin:5px 0}.lede{font-size:1.05rem;color:#a8b0c9;margin-bottom:8px}.meta{margin-top:4px}.meta,.site-foot{font-size:.82rem;color:#6f7796}.site-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px clamp(16px,5vw,48px);border-top:1px solid hsla(0,0%,100%,.07)}.feat{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:14px;gap:14px;margin-top:28px}.feat div{padding:18px;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.feat b{display:block;margin-bottom:4px}.feat span{font-size:.88rem;color:#a8b0c9}.doc{max-width:720px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;grid-gap:clamp(24px,5vw,56px);gap:clamp(24px,5vw,56px);margin-bottom:clamp(40px,7vw,72px)}.hero h1{font-size:clamp(2.2rem,6vw,3.4rem);margin-bottom:14px}.hero .lede{font-size:clamp(1rem,2.4vw,1.15rem);margin-bottom:16px}.hero-cats{font-size:.9rem;color:#7e86a2;letter-spacing:.01em;margin-bottom:22px}.hero-soon{display:inline-block;padding:9px 16px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);font-size:.85rem;font-weight:600;color:#c3c9de}.hero-art img{width:100%;height:auto;border-radius:20px;border:1px solid hsla(0,0%,100%,.09);box-shadow:0 24px 60px rgba(0,0,0,.5)}.shots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(12px,3vw,26px);gap:clamp(12px,3vw,26px);margin-bottom:clamp(40px,7vw,72px)}.shots figure{margin:0}.shots img{width:100%;height:auto;border-radius:18px;border:1px solid hsla(0,0%,100%,.09);box-shadow:0 16px 40px rgba(0,0,0,.45)}.shots figcaption{margin-top:10px;text-align:center;font-size:.82rem;color:#6f7796}.support{margin-top:44px;padding-top:28px;border-top:1px solid hsla(0,0%,100%,.07)}.support h2{margin-top:0}@media (max-width:860px){.hero{grid-template-columns:1fr}.hero-art{order:-1}.feat{grid-template-columns:1fr}}@media (max-width:620px){.shots{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}