*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none;transition:all .3s}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{outline:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px}.section-header .section-subtitle{color:#1a56db;text-transform:uppercase;letter-spacing:3px;margin-bottom:12px;font-size:14px;font-weight:600}.section-header .section-title{color:#333;margin-bottom:16px;font-size:36px;font-weight:700}.section-header .section-desc{color:#666;max-width:600px;margin:0 auto;font-size:16px;line-height:1.8}.btn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:12px 32px;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:#1a56db}.btn-primary:hover{background:#1242a8;transform:translateY(-2px);box-shadow:0 4px 12px #1a56db66}.btn-outline{color:#1a56db;background:0 0;border:1px solid #1a56db}.btn-outline:hover{color:#fff;background:#1a56db}.btn-white{color:#1a56db;background:#fff}.btn-white:hover{background:#e8eefd;transform:translateY(-2px)}.fade-in-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.fade-in-up.visible{opacity:1;transform:translateY(0)}.divider{background:#1a56db;border-radius:2px;width:60px;height:3px;margin:16px auto}
