:root{--color-primary: #025e8d;--color-primary-hover: #024b70;--color-primary-deep: #013e5d;--color-primary-light: #025e8d1a;--color-primary-shadow: #025e8d33;--color-accent: #38bdf8;--color-accent-hover: #0ea5e9;--color-success: #10b981;--color-success-light: #ecfdf5;--color-success-text: #065f46;--color-warning: #f59e0b;--color-warning-light: #fffbeb;--color-warning-text: #92400e;--color-error: #ef4444;--color-error-light: #fef2f2;--color-error-text: #991b1b;--color-bg: #F0F2F5;--color-bg-card: #ffffff;--color-bg-content: #F8FAFC;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #94a3b8;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 50px rgba(0, 0, 0, .12);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}.dark{--color-primary: #38bdf8;--color-primary-hover: #0ea5e9;--color-primary-deep: #0284c7;--color-primary-light: #38bdf81a;--color-primary-shadow: #38bdf833;--color-bg: #0f172a;--color-bg-card: #1e293b;--color-bg-content: #0f172a;--color-border: #334155;--color-border-light: #1e293b;--color-text-primary: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-success-light: rgba(16, 185, 129, .15);--color-success-text: #6ee7b7;--color-warning-light: rgba(245, 158, 11, .15);--color-warning-text: #fcd34d;--color-error-light: rgba(239, 68, 68, .15);--color-error-text: #fca5a5}*,*:before,*:after{box-sizing:border-box}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
