:root{--font-display:"Sora",system-ui,-apple-system,sans-serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--rc-white:#fff;--rc-light-100:#f8fafc;--rc-light-200:#ecf4ff;--rc-dark-900:#030508;--rc-dark-800:#080920;--rc-blue-700:#040045;--rc-blue-600:#0064e0;--rc-blue-500:#24b0ff;--rc-blue-400:#6ed4ff;--rc-cyan-500:#00b5d4;--rc-cyan-300:#82dbea;--rc-green-500:#65db8d;--rc-green-600:#2eca62;--rc-violet-500:#781ff4;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--container:1180px;--section-y:clamp(56px,8vw,96px);--gap:24px;--speed:180ms;--shadow-soft:0 18px 40px rgba(12,19,31,.12);--shadow-glow-blue:0 0 0 1px rgba(110,212,255,.35),0 16px 36px rgba(0,100,224,.36),0 0 28px rgba(110,212,255,.28);--shadow-glow-purple:0 0 0 1px rgba(120,31,244,.28),0 16px 34px rgba(120,31,244,.34),0 0 24px rgba(120,31,244,.22)}.theme-light,:root{--bg:var(--rc-light-100);--surface:var(--rc-white);--surface-alt:var(--rc-light-200);--surface-soft:hsla(0,0%,100%,.72);--text:#0f172a;--paragraph:#334155;--paragraph-soft:#64748b;--muted:#64748b;--border:#e2e8f0;--border-strong:rgba(0,100,224,.22);--brand:var(--rc-blue-600);--brand-hover:#358dff;--accent:var(--rc-green-500);--accent-alt:var(--rc-violet-500);--accent-contrast:var(--rc-blue-700);--shadow:var(--shadow-soft)}.theme-dark{--bg:var(--rc-dark-900);--surface:rgba(10,14,23,.78);--surface-alt:var(--rc-dark-800);--surface-soft:hsla(0,0%,100%,.06);--text:var(--rc-white);--paragraph:#cbd5e1;--paragraph-soft:#a4b1c8;--muted:#94a3b8;--border:hsla(0,0%,100%,.14);--border-strong:rgba(110,212,255,.42);--brand:var(--rc-blue-600);--brand-hover:var(--rc-green-500);--accent:var(--rc-green-500);--accent-alt:var(--rc-violet-500);--accent-contrast:var(--rc-blue-700);--shadow:0 18px 40px rgba(0,0,0,.32)}.rc-cta-dark{--surface:rgba(10,14,23,.78);--surface-soft:hsla(0,0%,100%,.06);--text:var(--rc-white);--paragraph:#cbd5e1;--paragraph-soft:#a4b1c8;--muted:#94a3b8;--border:hsla(0,0%,100%,.14);--border-strong:rgba(110,212,255,.42)}