:root{color-scheme:light;--bg: #f6f7f9;--surface: #ffffff;--surface-raised: #ffffff;--border: #d9dde3;--border-strong: #b9c0ca;--fg: #1a1d21;--fg-muted: #5c6470;--fg-subtle: #868e9a;--accent: #1f6feb;--accent-fg: #ffffff;--accent-soft: #e7f0fe;--positive: #1a7f37;--negative: #cf222e;--caution: #9a6700;--stage-prospect: #6e7781;--stage-active: #1f6feb;--stage-contract: #9a6700;--stage-closed: #1a7f37;--stage-dead: #cf222e;--radius: 8px;--radius-sm: 4px;--gap: 16px;--gap-sm: 8px;--tap: 44px;--font: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "Cascadia Mono", "Consolas", monospace;--shadow-card: 0 1px 2px rgb(0 0 0 / 6%), 0 1px 3px rgb(0 0 0 / 4%)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #0d1117;--surface: #151b23;--surface-raised: #1c232c;--border: #2d333b;--border-strong: #444c56;--fg: #e6edf3;--fg-muted: #9198a1;--fg-subtle: #6e7681;--accent: #4493f8;--accent-fg: #0d1117;--accent-soft: #14243d;--positive: #3fb950;--negative: #f85149;--caution: #d29922;--stage-prospect: #8b949e;--stage-active: #4493f8;--stage-contract: #d29922;--stage-closed: #3fb950;--stage-dead: #f85149;--shadow-card: 0 1px 2px rgb(0 0 0 / 40%)}}:root[data-theme=dark]{color-scheme:dark;--bg: #0d1117;--surface: #151b23;--surface-raised: #1c232c;--border: #2d333b;--border-strong: #444c56;--fg: #e6edf3;--fg-muted: #9198a1;--fg-subtle: #6e7681;--accent: #4493f8;--accent-fg: #0d1117;--accent-soft: #14243d;--positive: #3fb950;--negative: #f85149;--caution: #d29922;--stage-prospect: #8b949e;--stage-active: #4493f8;--stage-contract: #d29922;--stage-closed: #3fb950;--stage-dead: #f85149;--shadow-card: 0 1px 2px rgb(0 0 0 / 40%)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}input,select,textarea{font-size:16px;font-family:inherit}button{font-family:inherit;cursor:pointer}a{color:var(--accent)}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
