:root{--color-bg: #ffffff;--color-bg-subtle: #f9fafb;--color-border: #e5e7eb;--color-text-primary: #111827;--color-text-secondary: #6b7280;--color-accent: #4f46e5;--color-accent-hover: #4338ca;--color-accent-light: #eef2ff;--color-success: #16a34a;--color-success-light: #f0fdf4;--color-warning: #d97706;--color-warning-light: #fffbeb;--color-warning-border: #fde68a;--color-danger: #dc2626;--color-neutral-light: #f3f4f6;--color-muted: #9ca3af;--color-overlay: rgba(255, 255, 255, .82);--swatch-white: #fafafa;--swatch-beige: #e7dcc8;--swatch-navy: #1e3a5f;--swatch-black: #111827;--swatch-blue: #3b82f6;--swatch-red: #f87171}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--color-bg);color:var(--color-text-primary);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font-family:inherit}
