*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;color:#1e293b;background-color:#f8fafc;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#1e293b;margin-bottom:1rem}a{color:#2563eb;text-decoration:none;transition:.2s ease}a:hover{color:#134cca}.container{max-width:1100px;margin:0 auto;padding:0 2rem}section{padding:4rem 0;animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:2rem;text-align:center;margin-bottom:4rem;position:relative}.section-title:after{content:"";display:block;width:50px;height:4px;background-color:#2563eb;margin:.5rem auto 0;border-radius:2px}
