
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}main{padding-top:86px}.site-header{position:fixed;top:0;left:0;right:0;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);z-index:9999;box-shadow:0 8px 28px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav-drop{color:#4E5F7A;font-weight:700;font-size:15px;background:none;border:0;cursor:pointer;padding:24px 0;position:relative}.nav a:hover,.nav a.active,.nav-drop:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:14px;transform:translateX(-50%);width:24px;height:3px;background:#289CFF;border-radius:20px}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.26)}.header-btn{white-space:nowrap}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;overflow:hidden}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:focus-within .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(56,92,138,.12);padding:10px}.menu-toggle span{display:block;height:2px;background:#289CFF;border-radius:3px;margin:5px 0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#F5F7FB;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 36px rgba(36,52,71,.2);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.14)}.drawer-head img{max-height:44px}.drawer-close{font-size:28px;background:#fff;border:0;color:#289CFF;border-radius:10px;width:40px;height:40px}.drawer-nav{display:grid;gap:6px;padding:16px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#fff;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{color:#289CFF}.container{max-width:1200px;margin:0 auto;padding:0 20px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none}.slide.active{display:block}.slide img{width:100%;height:390px;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:36px;bottom:36px;width:min(420px,42%);padding:22px;background:rgba(255,255,255,.9);border:1px solid rgba(40,156,255,.18);border-radius:18px;box-shadow:0 18px 38px rgba(56,92,138,.16)}.slide-copy h2{margin:0 0 8px;color:#289CFF;font-size:28px}.slide-copy p{margin:0;color:#4E5F7A}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#289CFF;font-size:26px;box-shadow:0 10px 22px rgba(56,92,138,.18);cursor:pointer}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;text-align:center}.dot{width:10px;height:10px;border:0;margin:0 4px;border-radius:50%;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF}.section{padding:34px 0}.section-head{margin-bottom:22px}.kicker{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.1);border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:5px 12px;font-weight:800;font-size:13px}.section-title,h1,h2,h3{color:#289CFF}.section-title,h1{font-size:34px;line-height:1.25;margin:10px 0 12px}.section-head p,.lead{color:#66788A;margin:0;max-width:820px}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:20px}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.panel{padding:28px}.entry-card,.product-card,.notice-card{padding:20px}.entry-card h3,.product-card h3,.notice-card h3{margin-top:0}.entry-card p,.product-card p,.notice-card p,.faq-item p,.review-card p{color:#66788A;margin-bottom:0}.text-link{color:#289CFF;font-weight:800}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;max-height:260px;object-fit:contain;margin:auto}.product-card img{height:150px;width:100%;object-fit:contain;background:#EEF2F7;border-radius:16px;margin-bottom:14px}.hero-img{background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.hero-img img{max-height:300px;object-fit:contain;margin:auto}.steps{counter-reset:step}.step{position:relative;padding:20px 20px 20px 66px;margin-bottom:14px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:22px;width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#32D1F6,#249BFF);color:#fff;display:grid;place-items:center;font-weight:900}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px}.faq-list{display:grid;gap:14px}.faq-item{padding:20px}.app-strip{background:#fff;border-radius:26px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.safe-note{background:#DDE4EE;border:1px solid rgba(40,156,255,.18);border-radius:20px;padding:22px;color:#4E5F7A}.page-hero{padding:44px 0 20px}.page-hero .panel{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.site-footer{margin-top:48px;background:#243447;color:#EAF3FF}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:28px;padding:42px 20px}.footer-brand img{max-height:50px;margin-bottom:14px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0;opacity:.9}.site-footer p{color:#CFE0F6}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:16px 20px;color:#CFE0F6}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-box div{padding:20px}.mobile-only-copy{display:none}
@media(max-width:1060px){.nav{gap:14px}.nav a,.nav-drop{font-size:14px}.header-inner{gap:14px}.main-btn{padding:10px 18px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){body{overflow-x:hidden}main{padding-top:74px;padding-bottom:18px}.header-inner{min-height:64px;padding:0 12px;gap:8px}.menu-toggle{display:block;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-action{margin-left:auto}.header-btn{padding:8px 14px;font-size:14px}.container{padding:0 14px}.banner-slider{margin:18px 14px 24px;border-radius:16px}.slide img{height:205px}.slide-copy{position:static;width:auto;margin:0;padding:18px;border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:none;background:#fff}.slide-copy h2{font-size:21px}.slider-btn{width:36px;height:36px;font-size:22px;top:92px}.slider-btn.prev{left:10px}.slider-btn.next{right:10px}.slider-dots{bottom:100px}.section{padding:22px 0}.section-title,h1{font-size:26px}.grid-2,.grid-3,.grid-4,.grid-5,.page-hero .panel,.footer-grid,.reviews,.contact-box{grid-template-columns:1fr}.panel{padding:20px}.content-img,.hero-img img{max-height:210px}.product-card img{height:130px}.step{padding-left:60px}.footer-grid{padding:32px 16px}.dropdown-menu,.more-menu{display:none}.desktop-only-copy{display:none}.mobile-only-copy{display:block}}
