:root{--bg:#f8f8f6;--surface:#fff;--surface-2:#f1f1ed;--text:#111;--muted:#70706b;--line:#e5e5df;--accent:#111;--accent-2:#252525;--inverse:#fff;--success:#2d6a4f;--shadow:0 20px 60px rgba(20,20,18,.08);--shadow-strong:0 35px 90px rgba(20,20,18,.14);--radius:20px;--container:1180px;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,monospace}
body.dark{--bg:#101010;--surface:#181818;--surface-2:#202020;--text:#f7f7f3;--muted:#a2a29a;--line:#30302d;--accent:#f7f7f3;--accent-2:#ddd;--inverse:#101010;--shadow:0 20px 60px rgba(0,0,0,.24);--shadow-strong:0 35px 90px rgba(0,0,0,.34)}
