:root{--cb-bg:#f8fafc;--cb-text:#0f172a;--cb-surface:#fff;--cb-border:#e2e8f0;--cb-muted:#64748b}[data-theme=dark]{--cb-bg:#0f172a;--cb-text:#f1f5f9;--cb-surface:#1e293b;--cb-border:#334155;--cb-muted:#94a3b8}*,:before,:after{box-sizing:border-box}body{background:var(--cb-bg);color:var(--cb-text);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{min-height:100svh}
