*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;color:#334155;background-color:#fff;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6{color:#1e293b;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:#2563eb;text-decoration:none;transition:color .3s}a:hover{color:#1e40af}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-align:center;transition:all .3s;cursor:pointer}.btn-primary{background-color:#2563eb;color:#fff;border:2px solid #2563eb}.btn-primary:hover{background-color:#1e40af;border-color:#1e40af;color:#fff}.btn-outline{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.btn-outline:hover{background-color:#2563eb;color:#fff}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header h2{position:relative;display:inline-block;margin-bottom:1rem}.section-header h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background-color:#2563eb}.section-header p{color:#334155}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s ease-in}
