:root{--bg:#08161b;--ink:#f6fbfa;--muted:#b8cfcc;--line:#2a565b;--accent:#68e5c5;--warm:#ffb86b;--panel:#0d252a}body{background:var(--bg);color:var(--ink);font-size:16px}.noise{opacity:.02}.site-header{background:rgba(8,22,27,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand-mark{background:var(--accent);color:#082027}.brand-copy small,.nav a,.hero-lede,.signal-strip p,.section-intro p,.download-section p{color:var(--muted)}.button-primary{background:var(--accent);color:#082027;border-color:var(--accent)}.button-outline,.button-quiet{border-color:var(--line);color:var(--ink)}.hero{padding-top:72px}.hero h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98}.hero h1 em,.control-section em,.areas-section em,.hangar-section em,.download-section em{color:var(--accent);font-style:normal}.hero-visual,.hangar-visual,.area-card{border:1px solid var(--line);box-shadow:none}.hero-shade,.hangar-shade{background:linear-gradient(180deg,transparent 40%,rgba(8,22,27,.82))}.signal-strip,.control-section,.areas-section,.hangar-section,.download-section{border-top:1px solid var(--line)}.signal-strip>div,.feature-list article,.download-panel{background:var(--panel);border:1px solid var(--line);border-radius:16px}.signal-index,.section-kicker,.area-overlay span,.hud-label{color:var(--accent)}.text-link{color:var(--accent)}.site-footer{border-top:1px solid var(--line)}a:focus-visible,button:focus-visible{outline:3px solid var(--warm);outline-offset:3px}@media(max-width:760px){.site-header{padding:14px 5vw}.nav{display:none}.hero{padding-top:44px}.hero-grid{display:flex;flex-direction:column}.hero-visual{order:-1}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:center}.signal-strip{grid-template-columns:1fr}.section-heading,.control-grid,.hangar-section,.download-section{grid-template-columns:1fr;gap:28px}}small,.eyebrow,.signal-index,.section-kicker,.hud-label,.area-overlay span,.mesh-metrics p,.privacy-note{font-size:max(12px,1em)}