:root{--ink: #1a1d23;--ink-secondary: #6b7280;--ink-muted: #9ca3af;--surface: #ffffff;--surface-subtle: #f9fafb;--line: #e5e7eb;--line-light: #f3f4f6;--line-bold: #d1d5db;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-light: #eff6ff;--amber: #d97706;--amber-bg: #fffbeb;--amber-line: #fde68a;--red: #dc2626;--red-bg: #fef2f2;--red-line: #fecaca;--green: #16a34a;--green-bg: #f0fdf4;--green-line: #bbf7d0;--orange: #ea580c;--orange-bg: #fff7ed;--orange-line: #fed7aa;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -1px rgba(0,0,0,.04);--radius: 8px;--radius-sm: 6px;--radius-xs: 4px;--font: "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;min-width:0}html,body{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;font-family:var(--font);font-size:14px;color:var(--ink);background:#f0f2f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{display:block;min-width:0;max-width:100%;overflow-x:hidden}button,input,select,textarea{font:inherit;min-width:0;max-width:100%}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img,svg,canvas,table,pre{max-width:100%}::selection{background:var(--accent-light)}
