:root{--color-1: #061A3F;--color-2: #29398E;--color-3: #0086FF;--color-4: #0BC0EF;--color-5: #F1F2F1}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;line-height:1.2}p{margin:0 0 1rem}.section{padding:6rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#0086ff;margin-bottom:.75rem}.section-title{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#061a3f;margin-bottom:1rem}.section-description{font-size:1.1rem;color:#777;max-width:560px;margin:0 auto;line-height:1.7}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f2f1}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0086ff,#0bc0ef);border-radius:3px}
