:root{--app-bg:#f8fafc;--app-surface:#fff;--app-text:#172033;--app-muted:#6c7175;--app-border:#e2e8f0;--app-accent:#4f46e5}@media (prefers-color-scheme:dark){:root{--app-bg:#10131a;--app-surface:#181c26;--app-text:#f1f5f9;--app-muted:#9ca3af;--app-border:#303746;--app-accent:#818cf8}}body{background:var(--app-bg);color:var(--app-text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}@media (hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea,.mantine-Input-input{font-size:16px}}
