*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F3FBFF;color:#1F2D3A;line-height:1.75;overflow-x:hidden}a{text-decoration:none}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(34,174,234,.10)}.header-inner{min-height:76px;display:flex;align-items:center;gap:18px;justify-content:space-between}.logo img{height:52px;width:auto;display:block}.nav-core{display:flex;gap:10px;flex:1;justify-content:center}.nav-core a{color:#147FB8;background:rgba(34,174,234,.08);border-radius:999px;padding:10px 16px;font-weight:700;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#22AEEA;background:linear-gradient(135deg,rgba(109,230,255,.24),rgba(34,174,234,.12))}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6DE6FF 0%,#22AEEA 48%,#168DCC 100%);color:#fff;border:0;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 28px rgba(34,174,234,.22)}.panel-toggle,.menu-toggle{border:1px solid rgba(34,174,234,.18);background:#fff;color:#147FB8;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.menu-toggle{display:none;font-size:20px}.mask{position:fixed;inset:0;background:rgba(7,35,52,.35);z-index:9998;display:none}.mask.open{display:block}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(460px,92vw);background:#fff;box-shadow:0 18px 48px rgba(34,174,234,.16);z-index:10000;transform:translateX(105%);transition:.3s ease;padding:24px;overflow:auto}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel-head strong{color:#22AEEA;font-size:22px}.panel-close,.drawer-close{border:0;background:#EAF8FF;color:#147FB8;width:36px;height:36px;border-radius:50%;font-size:22px}.panel-grid{display:grid;gap:18px}.panel-grid section{border:1px solid rgba(34,174,234,.16);border-radius:18px;padding:16px;background:#F7FCFF}.panel-grid h3{margin:0 0 10px;color:#22AEEA}.panel-grid a{display:block;padding:9px 0;color:#1F2D3A}.panel-grid span{display:block;color:#8BA1B5;font-size:13px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(320px,84vw);z-index:10000;background:linear-gradient(180deg,#fff,#F3FBFF);transform:translateX(-105%);transition:.3s ease;padding:20px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.mobile-drawer img{height:46px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:11px 12px;border-radius:14px;color:#147FB8;background:rgba(34,174,234,.07);font-weight:700}.mobile-bottom{display:none}.hero-section{margin-top:28px;padding:34px;border-radius:34px;background:radial-gradient(circle at 12% 20%,rgba(109,230,255,.24) 0%,rgba(109,230,255,0) 30%),radial-gradient(circle at 86% 18%,rgba(34,174,234,.18) 0%,rgba(34,174,234,0) 30%),linear-gradient(135deg,#FFFFFF 0%,#F3FBFF 52%,#EAF8FF 100%);display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12)}.section-kicker,.tag,.num{color:#22AEEA;font-weight:800}.hero-copy h1,.section-title,h1,h2,h3{color:#22AEEA;line-height:1.25}.hero-copy h1{font-size:44px;margin:12px 0}.hero-copy p{color:#5C6F82}.hero-visual{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:28px;padding:18px;box-shadow:0 14px 36px rgba(34,174,234,.12)}.hero-visual img{width:100%;max-height:330px;object-fit:contain}.hero-cards{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hero-cards article,.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12);border-radius:22px}.hero-cards article,.card,.info-card,.review-card{padding:18px}.hero-cards strong{display:block;color:#147FB8}.hero-cards span,.card p,.zone-card p,.info-card p,.review-card p{color:#5C6F82}.quick-caps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.quick-caps a{background:rgba(255,255,255,.88);border:1px solid rgba(34,174,234,.16);border-radius:20px;padding:16px;color:#1F2D3A}.quick-caps em{font-style:normal;color:#22AEEA;font-weight:900}.quick-caps strong{display:block;color:#147FB8}.service-strip,.about-brief,.compliance{margin-top:26px;background:linear-gradient(135deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16);border-radius:24px;padding:22px;color:#5C6F82}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.dual-zone,.notice-support,.page-content{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:26px}.zone-card{padding:18px;display:grid;gap:14px}.zone-card img,.content-img,.app-section img,.page-img{width:100%;max-height:260px;object-fit:contain;border-radius:18px;background:#F7FCFF}.text-link{color:#22AEEA;font-weight:800}.wall{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.wall .section-title{grid-column:1/-1}.app-section{margin-top:26px;padding:24px;border-radius:28px;background:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;border:1px solid rgba(34,174,234,.16);box-shadow:0 14px 36px rgba(34,174,234,.12)}.feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0;color:#147FB8}.feature-list span{background:#EAF8FF;border-radius:999px;padding:8px 12px;font-weight:700}.notice-support article{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(34,174,234,.12)}.reviews{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:26px}.reviews .section-title{grid-column:1/-1}.faq-preview{margin-top:26px}.faq-preview details{background:#fff;border:1px solid rgba(34,174,234,.16);border-radius:18px;padding:16px;margin:10px 0}.faq-preview summary{cursor:pointer;color:#147FB8;font-weight:800}.page-hero{margin-top:28px;display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;background:linear-gradient(135deg,#fff,#EAF8FF);border:1px solid rgba(34,174,234,.16);border-radius:30px;padding:28px;box-shadow:0 14px 36px rgba(34,174,234,.12)}.page-hero h1{font-size:40px}.site-footer{margin-top:46px;background:#0B3D5C;color:#EAF8FF;padding:38px 0 96px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.footer-brand img{height:52px;background:#fff;border-radius:14px;padding:5px}.footer-brand p,.footer-note{color:#CDEFFF}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#EAF8FF;background:rgba(255,255,255,.08);padding:8px 10px;border-radius:999px}.footer-note{text-align:center;margin-top:28px}.locked{overflow:hidden}@media(max-width:900px){.nav-core,.panel-toggle{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:66px}.logo img{height:42px}.main-btn{padding:8px 15px}.hero-section,.page-hero,.app-section,.footer-inner{grid-template-columns:1fr}.hero-copy h1,.page-hero h1{font-size:30px}.hero-cards,.quick-caps{display:flex;overflow-x:auto;padding-bottom:6px}.hero-cards article,.quick-caps a{min-width:190px}.info-grid,.dual-zone,.wall,.notice-support,.page-content,.reviews{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid rgba(34,174,234,.16);z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;box-shadow:0 -8px 24px rgba(34,174,234,.10)}.mobile-bottom a{color:#147FB8;font-weight:800}body{padding-bottom:64px}.site-footer{padding-bottom:90px}.hero-visual img{max-height:240px}.page-img{max-height:230px}}