:root{color-scheme:light;--bg: #eef2f7;--panel: #ffffff;--panel-strong: #f7f9fc;--panel-soft: #f1f5f9;--line: #d7dee8;--text: #172033;--muted: #667085;--quiet: #8a94a6;--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: #e8f1ff;--warn: #b7791f;--danger: #d92d20;--shadow: 0 18px 42px rgba(31, 42, 68, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;background:var(--bg);color:var(--text)}body{overflow:hidden}button,textarea,input{font:inherit}a{color:inherit}@media(max-width:860px){body{overflow:auto}}
