*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:#F1F6FE;color:#66769F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}html.menu-open,body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;height:72px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #E4EAF5}.header-inner{width:min(1220px,calc(100% - 32px));height:72px;margin:auto;display:flex;align-items:center;gap:34px;white-space:nowrap}.brand-logo{width:144px;flex:0 0 auto}.brand-logo img,.drawer-logo img,.footer-brand img{height:38px;width:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}.desktop-nav>a,.more-menu-btn{position:relative;padding:23px 0 20px;border:0;background:none;color:#66769F;cursor:pointer;font-size:15px}.desktop-nav>a:hover,.desktop-nav>a:focus,.more-menu-btn:hover,.more-menu-btn:focus,.desktop-nav>a.active{color:#3F94EC}.desktop-nav>a.active:after{content:"";position:absolute;height:3px;width:22px;left:50%;bottom:9px;transform:translateX(-50%);background:#4A9FF2;border-radius:4px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:10px;background:linear-gradient(135deg,#66B8FF,#4A9FF2);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(74,159,242,.22);transition:.2s}.main-btn:hover,.main-btn:focus{background:#3F94EC;transform:translateY(-1px)}.header-cta{flex:0 0 auto}.more-menu-wrap{position:relative}.more-menu{position:absolute;top:62px;left:50%;transform:translateX(-58%);width:390px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:#fff;border:1px solid #E4EAF5;border-radius:14px;box-shadow:0 10px 28px rgba(65,115,180,.10);opacity:0;visibility:hidden;pointer-events:none;transition:.18s;z-index:10050}.more-menu.show{opacity:1;visibility:visible;pointer-events:auto}.more-menu a{padding:9px 11px;border-radius:8px;color:#66769F;font-size:14px}.more-menu a:hover,.more-menu a.active{background:#F1F6FE;color:#4A9FF2}.mobile-menu-btn{display:none;background:none;border:0;width:42px;height:42px;padding:9px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;background:#66769F;margin:5px 0;border-radius:3px}.drawer-mask{position:fixed;inset:0;background:rgba(41,57,83,.30);z-index:11000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.drawer-mask.show{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:82%;max-width:320px;background:#fff;z-index:11010;transform:translateX(-104%);transition:transform .22s ease;box-shadow:12px 0 32px rgba(65,115,180,.14);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-drawer.open{transform:translateX(0)}.drawer-top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #E4EAF5}.drawer-logo{width:132px}.drawer-close{width:42px;height:42px;border:0;background:#F5F8FE;border-radius:10px;color:#66769F;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:11px 12px;border-radius:8px}.drawer-nav a:hover{background:#F1F6FE;color:#4A9FF2}.mobile-bottom-nav{display:none}.floating-service{position:fixed;right:18px;top:50%;transform:translateY(-40%);z-index:8000;width:58px;background:#fff;border:1px solid #E4EAF5;border-radius:14px;box-shadow:0 10px 28px rgba(65,115,180,.10);overflow:hidden}.floating-service a,.floating-service button{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;border:0;border-bottom:1px solid #E4EAF5;background:#fff;color:#66769F;font-size:13px;cursor:pointer}.floating-service button{border-bottom:0}.floating-service a:hover,.floating-service button:hover{color:#3F94EC;background:#F5F8FE}
.hero-carousel{width:100%;background:#EAF3FD;position:relative;overflow:hidden;touch-action:pan-y pinch-zoom}.carousel-track{position:relative;width:100%}.carousel-slide{display:none;width:100%}.carousel-slide.active{display:block}.carousel-slide img{width:100%;height:auto;object-fit:contain;object-position:center}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,255,255,.82);color:#4A9FF2;box-shadow:0 5px 18px rgba(65,115,180,.16);cursor:pointer;font-size:24px}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.68);box-shadow:0 1px 4px rgba(50,90,140,.18);cursor:pointer}.carousel-dot.active{background:#4A9FF2;width:22px;border-radius:5px}
.section{padding:72px 0}.section.compact{padding:50px 0}.section.white{background:#fff}.section.soft{background:#F5F8FE}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:#4A9FF2;font-weight:700;font-size:14px}.eyebrow:before{content:"";width:24px;height:3px;border-radius:3px;background:#4A9FF2}h1,h2,h3{color:#415275;line-height:1.35;margin-top:0}h1{font-size:40px;margin-bottom:18px}h2{font-size:30px;margin-bottom:16px}h3{font-size:19px;margin-bottom:10px}.lead{font-size:18px;max-width:880px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.tag{padding:7px 13px;background:#EAF3FD;color:#4A9FF2;border-radius:999px;font-size:13px}.intro-actions{display:flex;gap:14px;align-items:center}.text-link{color:#4A9FF2;font-weight:700}.text-link:hover{text-decoration:underline}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-item{background:#fff;border:1px solid #E4EAF5;padding:20px;border-radius:14px;box-shadow:0 8px 22px rgba(65,115,180,.06)}.quick-item p{margin:0 0 10px;color:#8794B5;font-size:14px}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.feature-image{background:#fff;border:1px solid #E4EAF5;border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.feature-image img{width:100%;height:auto;max-height:420px;object-fit:contain}.bullet-list{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px}.bullet-list li{position:relative;padding-left:22px}.bullet-list li:before{content:"";position:absolute;left:0;top:.75em;width:8px;height:8px;border-radius:50%;background:#4A9FF2}.editorial-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.editorial-card{background:#fff;border:1px solid #E4EAF5;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(65,115,180,.07)}.editorial-card img{width:100%;height:auto;max-height:320px;object-fit:contain;background:#F5F8FE}.editorial-body{padding:24px}.editorial-text{padding:28px;background:#fff;border-left:4px solid #B8DDFC;border-radius:14px}.pair-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.media-card{display:grid;grid-template-columns:160px 1fr;gap:20px;background:#fff;border:1px solid #E4EAF5;border-radius:16px;padding:18px}.media-card img{width:160px;height:132px;object-fit:contain;background:#F5F8FE;border-radius:12px}.app-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center;background:#fff;border:1px solid #E4EAF5;border-radius:20px;padding:30px;box-shadow:0 10px 28px rgba(65,115,180,.08)}.app-panel img{max-height:380px;width:100%;object-fit:contain}.points-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.point{padding:15px;background:#F5F8FE;border-radius:12px}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#E4EAF5;border:1px solid #E4EAF5;border-radius:16px;overflow:hidden}.info-strip div{background:#fff;padding:20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{background:#fff;border:1px solid #E4EAF5;border-radius:14px;padding:20px}.review p{margin:0}.faq-list{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid #E4EAF5;border-radius:12px;overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:17px 18px;border:0;background:#fff;color:#415275;font-weight:700;cursor:pointer}.faq-answer{display:none;padding:0 18px 18px;color:#66769F}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question{color:#4A9FF2}.page-hero{padding:64px 0 34px;background:linear-gradient(180deg,#fff,#F1F6FE)}.page-hero .lead{max-width:830px}.content-section{padding:48px 0}.content-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{background:#fff;border:1px solid #E4EAF5;border-radius:14px;padding:22px}.content-card p{margin-bottom:0}.list-panel{background:#fff;border:1px solid #E4EAF5;border-radius:16px;padding:24px}.steps{counter-reset:step;display:grid;gap:14px}.step{counter-increment:step;display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.step:before{content:counter(step);width:34px;height:34px;display:grid;place-items:center;background:#EAF3FD;color:#4A9FF2;border-radius:50%;font-weight:800}.notice{padding:22px 24px;background:#EDF6FE;border:1px solid #D7EAFB;border-radius:14px}.related-links{display:flex;flex-wrap:wrap;gap:12px}.related-links a{padding:9px 14px;border:1px solid #D9E5F3;background:#fff;border-radius:10px;color:#4A9FF2}.site-footer{background:#EAF3FD;border-top:1px solid #E4EAF5;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:34px}.footer-brand img{margin-bottom:18px}.site-footer h3{font-size:16px}.site-footer a{display:block;margin:7px 0}.site-footer a:hover{color:#3F94EC}.footer-bottom{text-align:center;border-top:1px solid #DDE8F4;margin-top:36px;padding:18px;color:#8794B5;font-size:13px}
.contact-form{display:grid;gap:14px}.contact-form label{font-weight:700;color:#415275}.contact-form input,.contact-form textarea{width:100%;border:1px solid #DCE5F1;background:#fff;border-radius:10px;padding:12px 14px;color:#66769F}.contact-form textarea{min-height:130px;resize:vertical}.contact-form button{justify-self:start;border:0}
@media(max-width:1023px){.header-inner{gap:18px}.desktop-nav{gap:16px}.desktop-nav>a,.more-menu-btn{font-size:14px}.more-menu{width:360px;grid-template-columns:repeat(3,1fr)}.floating-service{display:none}.quick-grid,.points-grid{grid-template-columns:repeat(2,1fr)}.review-grid,.content-grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.site-header,.header-inner{height:64px}.header-inner{width:calc(100% - 20px);display:grid;grid-template-columns:48px 1fr auto;gap:8px}.desktop-nav{display:none}.mobile-menu-btn{display:block}.brand-logo{width:118px;justify-self:center}.brand-logo img{height:34px}.header-cta{min-height:40px;padding:0 16px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:10000;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #E4EAF5;box-shadow:0 -4px 18px rgba(65,115,180,.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;min-height:56px;font-size:13px}.mobile-bottom-nav a.active{color:#4A9FF2;font-weight:700}.container{width:min(100% - 28px,1220px)}.section{padding:48px 0}.section.compact{padding:38px 0}h1{font-size:30px}h2{font-size:24px}.lead{font-size:16px}.quick-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}.quick-item{min-width:72%;scroll-snap-align:start}.feature-split,.editorial-grid,.pair-grid,.app-panel{grid-template-columns:1fr;gap:24px}.editorial-grid .editorial-text{order:2}.media-card{grid-template-columns:110px 1fr}.media-card img{width:110px;height:100px}.points-grid,.info-strip,.review-grid,.content-grid-3,.footer-grid{grid-template-columns:1fr}.info-strip{gap:1px}.page-hero{padding:44px 0 24px}.content-section{padding:36px 0}.carousel-control{width:40px;height:40px}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{bottom:10px}.site-footer{padding-top:36px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
