*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container{padding:0 1.5rem}}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#2c3e50;margin-bottom:1rem;position:relative}@media(max-width:768px){.section-title{font-size:2rem}}.section-title:after{content:"";display:block;width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:1rem auto 0;border-radius:2px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}p{margin-bottom:1rem}a{color:#3498db;text-decoration:none;transition:color .3s ease}a:hover{color:#2980b9}.text-center{text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}section{scroll-margin-top:80px}
