.hero{border-bottom:1px solid var(--border);padding:96px 0 88px;position:relative;overflow:hidden}.hero .glow-a{background:var(--accent);width:520px;height:520px;top:-220px;left:50%;transform:translate(-70%)}.hero .glow-b{background:var(--accent-2);opacity:.22;width:420px;height:420px;top:-160px;left:50%;transform:translate(10%)}.hero-inner{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.hero h1{max-width:780px;font-size:clamp(36px,5.4vw,64px)}.hero h1 .accent{color:var(--accent)}.hero-sub{max-width:620px;color:var(--text-dim);font-size:18px;line-height:1.65}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:10px;display:flex}.tech-strip{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:64px;display:flex;position:relative}.tech-pill{font-family:var(--mono);letter-spacing:.02em;color:var(--text-dim);border:1px solid var(--border);background:var(--bg-raised);border-radius:999px;padding:7px 14px;font-size:12px}.node-diagram{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--bg-raised) 0%, var(--bg) 100%);width:100%;max-width:920px;margin-top:56px;padding:8px;position:relative}.node-diagram svg{width:100%;height:auto;display:block}.node-diagram .wire{fill:none;stroke:var(--border-strong);stroke-width:1.5px}.node-diagram .wire-active{stroke:var(--accent);stroke-width:1.5px;stroke-dasharray:4 6;opacity:.85}@media (prefers-reduced-motion:no-preference){.node-diagram .wire-active{animation:4.5s linear infinite dash}}@keyframes dash{to{stroke-dashoffset:-100px}}.node-diagram .port{fill:var(--bg);stroke:var(--border-strong);stroke-width:1.5px}.node-diagram .port-active{fill:var(--accent);stroke:var(--accent)}.node-box-label{font-family:var(--mono);fill:var(--text);font-size:11px}.node-box-sub{font-family:var(--mono);fill:var(--text-dimmer);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.node-box-rect{fill:var(--bg-card);stroke:var(--border-strong);stroke-width:1.5px;rx:8}.feature-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid;overflow:hidden}.feature-card{background:var(--bg-card);flex-direction:column;gap:14px;padding:30px 26px;display:flex;position:relative}.feature-icon{border:1px solid var(--border-strong);background:var(--bg-raised);width:38px;height:38px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.feature-icon svg{width:19px;height:19px}.feature-card h3{font-size:16.5px}.feature-card p{color:var(--text-dim);font-size:14.5px;line-height:1.6}.feature-card .port-dot{background:var(--border-strong);border-radius:50%;width:6px;height:6px;position:absolute;top:26px;right:24px}.spotlight{grid-template-columns:1fr;gap:20px;display:grid}.spotlight-copy{max-width:720px}.spotlight-heading{margin:12px 0 14px;font-size:clamp(28px,3.4vw,40px)}.spotlight-copy p+p{margin-top:14px}.spotlight-copy p{color:var(--text-dim);font-size:16px;line-height:1.7}.spotlight-list{flex-direction:column;gap:12px;margin-top:22px;display:flex}.spotlight-list li{color:var(--text-dim);align-items:flex-start;gap:12px;font-size:14.5px;display:flex}.spotlight-list .check{width:18px;height:18px;color:var(--accent);flex:none;margin-top:1px}.roadmap-note{color:var(--text-dimmer);border:1px dashed var(--border-strong);border-radius:var(--radius);max-width:720px;margin-bottom:40px;padding:14px 18px;font-size:14px}.roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.roadmap-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);flex-direction:column;gap:10px;padding:22px 22px 24px;display:flex}.roadmap-badge{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-dimmer);border:1px solid var(--border-strong);border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:10.5px}.roadmap-card h3{font-size:15.5px}.roadmap-card p{color:var(--text-dim);font-size:14px;line-height:1.6}.section-download{border-bottom:none;padding-bottom:72px}.download-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-raised);text-align:center;flex-direction:column;align-items:center;gap:18px;padding:64px 32px;display:flex;position:relative;overflow:hidden}.download-panel h2{font-size:clamp(26px,3.4vw,36px)}.download-panel p{max-width:520px;color:var(--text-dim);font-size:16px}.download-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.download-platforms{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.platform-pill{font-family:var(--mono);border:1px solid var(--border-strong);color:var(--text-dim);border-radius:999px;padding:6px 12px;font-size:11.5px}.platform-pill.ready{color:var(--accent);border-color:var(--accent-dim)}
