*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}:root{--bg-page: #0f1117;--bg-card: #161b22;--bg-elevated: #1a1d27;--bg-inset: #1e2130;--bg-input: #0f1117;--border: #2a2d3a;--border-strong: #30363d;--border-hover: #3a3d4a;--text: #f1f5f9;--text-2: #e2e8f0;--text-muted: #64748b;--text-faint: #475569;--text-subtle: #94a3b8;--overlay-hover: rgba(255, 255, 255, .05);--overlay-row: rgba(255, 255, 255, .02);--shadow-modal: rgba(0, 0, 0, .65);--shadow-card: rgba(0, 0, 0, .5);--color-scheme: dark}html.light{--bg-page: #f1f5f9;--bg-card: #ffffff;--bg-elevated: #f8fafc;--bg-inset: #eef0f3;--bg-input: #ffffff;--border: #e2e8f0;--border-strong: #cbd5e1;--border-hover: #94a3b8;--text: #0f172a;--text-2: #1e293b;--text-muted: #64748b;--text-faint: #6b7280;--text-subtle: #475569;--overlay-hover: rgba(0, 0, 0, .04);--overlay-row: rgba(0, 0, 0, .02);--shadow-modal: rgba(0, 0, 0, .25);--shadow-card: rgba(0, 0, 0, .12);--color-scheme: light}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-page);color:var(--text);-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}
