:root{--primary-700: #0f6f66;--primary-600: #147f76;--primary-500: #18988b;--primary-400: #27b3a5;--primary-300: #4fd1c5;--primary-100: #d1f5f1;--secondary-700: #0f172a;--secondary-500: #1e293b;--secondary-300: #334155;--accent-600: #d97706;--accent-500: #f59e0b;--accent-100: #fef3c7;--bg-main: #f8fafc;--bg-surface: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--border: #e2e8f0;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--motion-fast: .2s}html,body{background:var(--bg-main);color:var(--text-main)}a,button,input[type=button],input[type=submit]{transition:color var(--motion-fast) ease,background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}
