*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F1F6FE;color:#66769F;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #E4EAF5}.header-inner{height:72px;width:min(1220px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:28px}.brand-logo{width:138px;flex:0 0 auto}.brand-logo img{width:100%;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:24px;white-space:nowrap;margin-left:auto}.desktop-nav>a,.more-btn{position:relative;color:#66769F;background:none;border:0;padding:22px 0 18px;cursor:pointer}.desktop-nav>a.active,.desktop-nav>a:hover,.more-btn:hover{color:#4A9FF2}.desktop-nav>a.active:after{content:"";position:absolute;left:15%;right:15%;bottom:9px;height:2px;background:#4A9FF2;border-radius:2px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6db6f8,#4A9FF2);color:#fff;border-radius:10px;padding:10px 22px;font-weight:700;box-shadow:0 8px 20px rgba(74,159,242,.18)}.header-cta{flex:0 0 auto}.more-wrap{position:relative}.more-menu{position:absolute;top:62px;right:-80px;width:390px;background:#fff;border:1px solid #E4EAF5;border-radius:14px;box-shadow:0 10px 28px rgba(65,115,180,.10);padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.2s}.more-wrap:hover .more-menu,.more-wrap.open .more-menu{opacity:1;visibility:visible;transform:none}.more-menu a{padding:10px 12px;border-radius:9px}.more-menu a:hover{background:#F1F6FE;color:#3F94EC}.mobile-menu-btn{display:none;border:0;background:none;font-size:26px;color:#66769F}.mobile-drawer{position:fixed;z-index:10020;inset:0 auto 0 0;width:82%;max-width:320px;background:#fff;transform:translateX(-102%);transition:.25s;box-shadow:20px 0 40px rgba(54,94,140,.15);padding:18px}.mobile-drawer.open{transform:none}.drawer-overlay{position:fixed;z-index:10010;inset:0;background:rgba(40,63,94,.28)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E4EAF5;padding-bottom:14px}.drawer-head img{width:128px}.drawer-close{border:0;background:#F1F6FE;border-radius:8px;font-size:28px;width:40px;height:40px;color:#66769F}.mobile-drawer nav{display:grid;padding-top:12px}.mobile-drawer nav a{padding:12px 8px;border-bottom:1px solid #EEF2F8}.menu-open{overflow:hidden}.floating-tools{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:5000;background:#fff;border:1px solid #E4EAF5;border-radius:14px;box-shadow:0 10px 28px rgba(65,115,180,.10);overflow:hidden;display:grid}.floating-tools a,.floating-tools button{padding:10px 14px;border:0;border-bottom:1px solid #EEF2F8;background:#fff;color:#66769F;cursor:pointer}.floating-tools a:hover,.floating-tools button:hover{background:#F5F8FE;color:#4A9FF2}.hero-carousel{width:100%;background:#EAF3FD;overflow:hidden}.slides{position:relative}.slide{display:none;width:100%;height:auto;object-fit:contain;object-position:center}.slide.active{display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.78);color:#4A9FF2;cursor:pointer;z-index:5}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.62);padding:0}.dot.active{background:#4A9FF2}.section{padding:64px 0}.section.alt{background:#F5F8FE}.eyebrow{color:#4A9FF2;font-weight:700;font-size:14px;letter-spacing:.08em}.section h1,.section h2{color:#32466D;line-height:1.3}.section h1{font-size:40px;margin:10px 0 18px}.section h2{font-size:30px;margin:8px 0 16px}.lead{font-size:18px;max-width:860px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag{background:#fff;border:1px solid #E4EAF5;border-radius:999px;padding:6px 12px;color:#4A9FF2}.quick-grid,.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.quick-item,.card{background:#fff;border:1px solid #E4EAF5;border-radius:14px;padding:22px;box-shadow:0 10px 28px rgba(65,115,180,.07)}.quick-item h3,.card h3{margin-top:0;color:#3A5078}.text-link{color:#4A9FF2;font-weight:700}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.split.reverse{grid-template-columns:.95fr 1.05fr}.content-image{background:#fff;border:1px solid #E4EAF5;border-radius:16px;padding:12px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.content-image img{width:100%;height:auto;max-height:430px;object-fit:contain}.feature-list{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.feature-list li{background:#fff;border:1px solid #E4EAF5;border-radius:10px;padding:12px 14px}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#E4EAF5;border:1px solid #E4EAF5;border-radius:14px;overflow:hidden}.info-strip div{background:#fff;padding:20px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:#fff;border-left:3px solid #4A9FF2;padding:20px;border-radius:10px;box-shadow:0 8px 20px rgba(65,115,180,.06)}details{background:#fff;border:1px solid #E4EAF5;border-radius:12px;padding:16px 18px;margin:10px 0}summary{cursor:pointer;font-weight:700;color:#3A5078}.page-hero{padding:62px 0 34px;background:linear-gradient(180deg,#F5F8FE,#F1F6FE)}.page-hero h1{font-size:42px;margin:0 0 12px;color:#32466D}.prose{font-size:17px}.prose p{margin:0 0 16px}.service-box{background:#fff;border:1px solid #E4EAF5;border-radius:14px;padding:24px}.site-footer{background:#fff;border-top:1px solid #E4EAF5;padding-top:44px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:34px}.footer-brand img{width:140px;margin-bottom:14px}.site-footer h3{color:#3A5078}.site-footer a{display:block;margin:7px 0}.footer-bottom{text-align:center;border-top:1px solid #E4EAF5;margin-top:34px;padding:18px;color:#8794B5}.mobile-bottom{display:none}
@media(max-width:1023px){.header-inner{gap:18px}.desktop-nav{gap:16px}.floating-tools{display:none}.quick-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.more-menu{right:-40px;width:min(390px,80vw)}}
@media(max-width:767px){body{padding-bottom:68px}.container,.header-inner{width:min(100% - 28px,1220px)}.header-inner{height:64px;justify-content:space-between;gap:8px}.desktop-nav{display:none}.mobile-menu-btn{display:block;width:42px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%);width:112px}.header-cta{padding:8px 14px;font-size:14px}.section{padding:44px 0}.section h1,.page-hero h1{font-size:30px}.section h2{font-size:25px}.quick-grid,.card-grid,.reviews,.split,.split.reverse,.info-strip,.footer-grid{grid-template-columns:1fr}.split{gap:24px}.content-image{order:-1}.info-strip{gap:10px;background:none;border:0;overflow:visible}.info-strip div{border:1px solid #E4EAF5;border-radius:10px}.carousel-btn{width:36px;height:36px}.prev{left:8px}.next{right:8px}.mobile-bottom{position:fixed;z-index:8000;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #E4EAF5;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#66769F;font-size:14px}.mobile-bottom a:hover{color:#4A9FF2}.footer-bottom{padding-bottom:18px}.page-hero{padding:42px 0 24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
