:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}*,:after,:before{transition:background-color .2s ease,color .2s ease,border-color .2s ease}html{background-color:#fff;color:#1e293b}[data-theme=dark] html{background-color:#0f172a;color:#f8fafc}body{background-color:inherit;color:inherit;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#fafbfc;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#64748b;--text-tertiary:#94a3b8;--border-primary:#e2e8f0;--border-secondary:#cbd5e1}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--border-primary:#334155;--border-secondary:#475569}