:root{--surface: #ffffff;--surface-subtle: #f9fafb;--surface-hover: #f3f4f6;--line: #e5e7eb;--line-strong: #d1d5db;--text: #111827;--text-strong: #374151;--text-second: #4b5563;--text-muted: #6b7280;--text-faint: #9ca3af;--accent: #1a56db;--accent-surface: #eff6ff;--ok-text: #065f46;--ok-surface: #ecfdf5;--ok-line: #a7f3d0;--warn-text: #92400e;--warn-surface: #fffbeb;--warn-line: #fde68a;--danger-line: #b45309;--error-text: #991b1b;--error-surface: #fef2f2;--error-line: #fecaca}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface: #111827;--surface-subtle: #1a2333;--surface-hover: #243044;--line: #334155;--line-strong: #475569;--text: #e8edf5;--text-strong: #cbd5e1;--text-second: #cbd5e1;--text-muted: #a3b1c6;--text-faint: #8595ab;--accent: #7cb0ff;--accent-surface: #1c2f4a;--ok-text: #7ee2b8;--ok-surface: #10291f;--ok-line: #1f5c45;--warn-text: #f5c26b;--warn-surface: #2e2410;--warn-line: #6b5220;--danger-line: #b1793a;--error-text: #fca5a5;--error-surface: #33191a;--error-line: #7f2c2c}}:root[data-theme=dark]{--surface: #111827;--surface-subtle: #1a2333;--surface-hover: #243044;--line: #334155;--line-strong: #475569;--text: #e8edf5;--text-strong: #cbd5e1;--text-second: #cbd5e1;--text-muted: #a3b1c6;--text-faint: #8595ab;--accent: #7cb0ff;--accent-surface: #1c2f4a;--ok-text: #7ee2b8;--ok-surface: #10291f;--ok-line: #1f5c45;--warn-text: #f5c26b;--warn-surface: #2e2410;--warn-line: #6b5220;--danger-line: #b1793a;--error-text: #fca5a5;--error-surface: #33191a;--error-line: #7f2c2c}body{margin:0;background:var(--surface);color:var(--text)}input,textarea,select,button{color:var(--text)}input,textarea,select{background:var(--surface)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) input,:root:not([data-theme=light]) select,:root:not([data-theme=light]) textarea{color-scheme:dark}}
