:root{--primary:#0d9488;--primary-hover:#0f766e;--primary-soft:rgba(13,148,136,.1);--accent:#14b8a6;--accent-bright:#2dd4bf;--accent-ink:#0d9488;--bg-primary:#fff;--bg-secondary:#f6f8fb;--bg-elevated:#fff;--text-primary:#101828;--text-secondary:#667085;--text-muted:#98a2b3;--border-color:#e4e7ec;--border-strong:#d0d5dd;--logo-wordmark:#0f766e;--chip-bg:hsla(0,0%,100%,.8);--chip-border:rgba(13,148,136,.25);--dot-grid:rgba(16,24,40,.09);--band-radius:36px;--nav-h:72px;--container:1200px;--shadow-card:0 1px 2px rgba(16,24,40,.04),0 8px 24px rgba(16,24,40,.06);--shadow-lift:0 2px 4px rgba(16,24,40,.05),0 16px 40px rgba(16,24,40,.12);--glow-primary:0 0 80px rgba(20,184,166,.25)}[data-band=dark],html[data-theme=dark]{--primary-soft:rgba(45,212,191,.12);--accent-ink:#2dd4bf;--bg-primary:#060b13;--bg-secondary:#0a1220;--bg-elevated:hsla(0,0%,100%,.04);--text-primary:#f2f6fa;--text-secondary:#94a3b8;--text-muted:#64748b;--border-color:hsla(0,0%,100%,.08);--border-strong:hsla(0,0%,100%,.16);--logo-wordmark:#5eead4;--chip-bg:rgba(8,14,24,.8);--chip-border:rgba(45,212,191,.3);--dot-grid:hsla(0,0%,100%,.09);--shadow-card:0 1px 2px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.35);--shadow-lift:0 2px 4px rgba(0,0,0,.35),0 16px 40px rgba(0,0,0,.5)}[data-band=dark]{background:radial-gradient(56% 44% at 12% 0,rgba(13,148,136,.16),transparent 62%),radial-gradient(44% 38% at 88% 100%,rgba(45,212,191,.08),transparent 60%),linear-gradient(180deg,#081018,#060b13);color:var(--text-primary)}[data-band=accent]{background:radial-gradient(56% 44% at 12% 0,rgba(13,148,136,.08),transparent 62%),radial-gradient(44% 38% at 88% 100%,rgba(45,212,191,.06),transparent 60%),linear-gradient(180deg,#f4f8f9,#eef4f6)}html[data-theme=dark] [data-band=accent]{background:radial-gradient(56% 44% at 12% 0,rgba(13,148,136,.16),transparent 62%),radial-gradient(44% 38% at 88% 100%,rgba(45,212,191,.08),transparent 60%),linear-gradient(180deg,#081018,#060b13)}html[data-theme=dark] [data-band=accent],html[data-theme=dark] [data-band=dark]{border:1px solid var(--border-color)}html[data-cursor=on],html[data-cursor=on] body{cursor:none}html[data-cursor=on] :is(a,button,[role=button],summary,label){cursor:none}html[data-cursor=on] :is(input,textarea,select){cursor:auto}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden}h1,h2,h3{font-family:var(--font-display),var(--font-inter),sans-serif;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{max-width:100%}button{font-family:inherit}::selection{background:rgba(20,184,166,.25)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}