*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.desktop-header{max-width:1280px;margin:0 auto;min-height:76px;display:flex;align-items:center;gap:22px;padding:0 24px}.brand-logo img{height:48px;display:block}.nav{flex:1;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow-x:auto}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:25px 7px}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:8px;right:8px;bottom:15px;height:3px;border-radius:99px;background:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;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 10px 24px rgba(36,155,255,.25);border:0;transition:.2s;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px)}.small-btn{padding:8px 16px}.mobile-topbar{display:none;min-height:68px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{height:42px}.menu-btn{width:42px;height:42px;border:0;background:#fff;border-radius:12px;box-shadow:0 8px 18px rgba(56,92,138,.12);display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-btn span{width:21px;height:2px;background:#4E5F7A;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:24px 0 48px rgba(0,0,0,.16);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:46px}.drawer-head button{font-size:28px;border:0;background:#EEF2F7;border-radius:12px;width:40px;height:40px;color:#4E5F7A}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px;background:#F5F7FB}.drawer-nav a.active{color:#289CFF;background:#EEF7FF}.drawer-btn{width:100%;margin-top:18px}.no-scroll{overflow:hidden}.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;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);color:#289CFF;font-size:26px;box-shadow:0 8px 22px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.dot.active{background:#289CFF}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:34px 0}.hero-card,.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:24px}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}h1,h2,h3,.section-title{color:#289CFF;line-height:1.25;margin:0 0 14px}.eyebrow{display:inline-flex;color:#289CFF;background:#EEF7FF;border:1px solid rgba(40,156,255,.18);border-radius:99px;padding:4px 12px;font-size:13px;font-weight:800;margin-bottom:12px}p{margin:0 0 12px}.muted{color:#66788A}.note{color:#8A9AAF;font-size:14px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.info-card,.review-card{padding:22px}.zone-card{padding:18px;display:flex;flex-direction:column;height:100%}.zone-card .img-wrap{height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;margin-bottom:18px;overflow:hidden}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;object-fit:contain;object-position:center}.zone-card img{max-height:240px}.zone-card h3{min-height:58px}.zone-card p{color:#66788A}.zone-card a{margin-top:auto;font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.panel{padding:30px;border-radius:24px;background:#fff;border:1px solid rgba(40,156,255,.14);box-shadow:0 14px 36px rgba(56,92,138,.10)}.list{display:grid;gap:12px;margin-top:12px}.list span{display:block;padding:12px 14px;background:#EEF2F7;border-radius:14px;color:#243447}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.safe-box{background:#DDE4EE;border-radius:22px;padding:26px;color:#243447}.site-footer{margin-top:42px;background:#243447;color:#EAF3FF;padding:44px 24px 22px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.footer-brand img{height:48px;margin-bottom:14px}.footer-brand p,.footer-note{color:#EAF3FF}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:12px;padding:10px 12px}.footer-note{max-width:1200px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(234,243,255,.16);font-size:14px}.page-hero{padding:44px 0 20px}.page-hero .panel{background:linear-gradient(180deg,#fff 0%,#F5F7FB 100%)}@media(max-width:1080px){.nav a{font-size:13px;padding-left:5px;padding-right:5px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.desktop-header{display:none}.mobile-topbar{display:flex}.banner-slider{margin:18px 14px 28px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:22px}.hero-card,.split,.footer-inner{grid-template-columns:1fr}.container{padding:0 14px}.grid,.grid.three,.grid.two{grid-template-columns:1fr}.zone-card .img-wrap{height:220px}.zone-card img{max-height:200px}.zone-card h3{min-height:auto}.section{padding:24px 0}.hero-card,.panel{padding:22px}.footer-links{grid-template-columns:1fr}}
