@charset "UTF-8";*{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{color-scheme:light dark;--accent: #fb8b24;--bg: #ffffff;--surface: #ffffff;--surface-2: rgba(84, 84, 84, .03);--surface-3: rgba(84, 84, 84, .06);--text: #1f1f1f;--muted: #6a6a6a;--gray: #545454;--border: rgba(84, 84, 84, .18);--shadow: 0 14px 40px rgba(0, 0, 0, .08);--accent-bg: rgba(251, 139, 36, .08);--accent-bg-hover: rgba(251, 139, 36, .14);--accent-border: rgba(251, 139, 36, .25)}@media (prefers-color-scheme: dark){:root{--bg: #0a0f18;--surface: #0f172a;--surface-2: rgba(148, 163, 184, .06);--surface-3: rgba(148, 163, 184, .1);--text: #e5e7eb;--muted: #a3b0c2;--gray: #cbd5e1;--border: rgba(226, 232, 240, .12);--shadow: 0 18px 50px rgba(0, 0, 0, .6);--accent-bg: rgba(56, 189, 248, .1);--accent-bg-hover: rgba(56, 189, 248, .16);--accent-border: rgba(251, 139, 36, .38)}}:root[data-theme=light]{color-scheme:light;--bg: #ffffff;--surface: #ffffff;--surface-2: rgba(84, 84, 84, .03);--surface-3: rgba(84, 84, 84, .06);--text: #1f1f1f;--muted: #6a6a6a;--gray: #545454;--border: rgba(84, 84, 84, .18);--shadow: 0 14px 40px rgba(0, 0, 0, .08);--accent-bg: rgba(251, 139, 36, .08);--accent-bg-hover: rgba(251, 139, 36, .14);--accent-border: rgba(251, 139, 36, .25)}:root[data-theme=dark]{color-scheme:dark;--bg: #0a0f18;--surface: #0f172a;--surface-2: rgba(148, 163, 184, .06);--surface-3: rgba(148, 163, 184, .1);--text: #e5e7eb;--muted: #a3b0c2;--gray: #cbd5e1;--border: rgba(226, 232, 240, .12);--shadow: 0 18px 50px rgba(0, 0, 0, .6);--accent-bg: rgba(56, 189, 248, .1);--accent-bg-hover: rgba(56, 189, 248, .16);--accent-border: rgba(251, 139, 36, .38)}
