:root{--color-bg: #f6f8f7;--color-surface: #ffffff;--color-border: #e3e8e5;--color-text: #18201c;--color-text-secondary: #68726c;--color-accent: #2f7d5c;--color-accent-soft: #eaf4ef;--color-success: #2f7d5c;--color-success-soft: #e4f3ec;--color-info: #2f6f7d;--color-info-soft: #e5f1f3;--color-warning: #b3762f;--color-warning-soft: #f7ecdf;--color-danger: #b23b3b;--color-danger-soft: #f8e9e9;--color-neutral: #68726c;--color-neutral-soft: #ececea;--radius-lg: 12px;--radius-md: 8px;--radius-pill: 999px;--shadow-soft: 0 1px 2px rgba(24, 32, 28, .06);--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;font-family:var(--font-family);background:var(--color-bg);color:var(--color-text);font-size:14px}h1,h2,h3,p{margin:0}button{font-family:inherit}
