:root{color-scheme:light;--page-bg: #f4f7fb;--panel-bg: #ffffff;--panel-soft: #f8fafc;--text-main: #0f172a;--text-muted: #64748b;--text-soft: #94a3b8;--line: #e2e8f0;--line-strong: #cbd5e1;--accent: #2563eb;--primary-color: #0a5bd6;--error-gray: #b91c1c;--accent-dark: #1d4ed8;--danger: #dc2626;--success: #16a34a;--warning: #ca8a04;--shadow: 0 18px 45px rgba(15, 23, 42, .08);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--page-bg);color:var(--text-main)}button,input,select{font:inherit}button{cursor:pointer}
