*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#1e3a8a;--primary-light:#1e40af;--cta:#b45309;--bg:#f8fafc;--text:#0f172a;--text-muted:#475569;--text-light:#94a3b8;--border:#e2e8f0;--success:#059669}body,html{font-family:Source Sans\ 3,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);background:#fff;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Lexend,sans-serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem;line-height:1.75}a{color:var(--primary);text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s ease}input,select,textarea{font-family:inherit;font-size:1rem;border:1px solid var(--border);border-radius:.375rem;padding:.75rem}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(30,58,138,.1)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{padding:0 1rem}}