*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #0d9488;--primary-dark: #0a7a70;--primary-light: #e0f5f3;--accent: #f59e0b;--accent-light: #fef3c7;--navy: #1a2b4a;--text: #334155;--text-secondary: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;--bg: #f8fafc;--white: #ffffff;--success: #10b981;--danger: #ef4444;--hero-gradient: linear-gradient(135deg, #0f2027 0%, #0d9488 50%, #0a7a70 100%);--card-gradient: linear-gradient(135deg, #0d9488 0%, #d97706 100%);--radius: 12px;--radius-lg: 16px;--shadow: 0 1px 3px rgba(0,0,0,.06);--shadow-lg: 0 4px 20px rgba(0,0,0,.08)}html{font-family:DM Sans,sans-serif;font-size:15px;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 24px}
