@charset "UTF-8";.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{transform:translate(-30px);opacity:0}.fade-slide-leave-to{transform:translate(30px);opacity:0}:root{--primary-color: #0a2463;--secondary-color: #3e92cc;--accent-color: #1e5f8b;--light-blue: #eff8ff;--white: #ffffff;--light-gray: #f8fafc;--dark-gray: #1e293b;--text-primary: #0f172a;--text-regular: #334155;--text-secondary: #64748b;--text-light: #94a3b8;--transition: all .3s cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-md: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-lg: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--border-radius: 8px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}@media (max-width: 768px){html{font-size:15px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7;color:var(--text-regular);overflow-x:hidden;background-color:var(--light-gray);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;line-height:1.3;margin-bottom:.5em;letter-spacing:-.02em}h1{font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1.2}h2{font-size:2.25rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}p{margin-bottom:1rem;color:var(--text-regular)}.text-lead{font-size:1.25rem;line-height:1.8;color:var(--text-secondary)}.text-small{font-size:.875rem;color:var(--text-secondary)}ul,ol{list-style:none}table{border-collapse:collapse}input,button{border:none;font-family:inherit}a{text-decoration:none}a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none}
