*{box-sizing:border-box}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 10px 28px rgba(56,92,138,.12)}.header-inner{max-width:1240px;margin:0 auto;height:74px;padding:0 20px;display:flex;align-items:center;gap:22px}.brand-logo img{width:138px;height:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:9px 10px;border-radius:999px}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 24px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 20px rgba(36,155,255,.25)}.header-btn{min-width:84px}.menu-toggle{display:none;background:#fff;border:1px solid rgba(40,156,255,.18);border-radius:12px;padding:10px;gap:4px;flex-direction:column}.menu-toggle span{width:22px;height:2px;background:#4E5F7A;border-radius:2px}.drawer-mask{display:none}.mobile-drawer{position:fixed;z-index:1100;right:-310px;top:0;width:300px;height:100vh;background:#F5F7FB;box-shadow:-18px 0 38px rgba(36,52,71,.22);transition:.28s ease;padding:18px}.mobile-drawer.open{right:0}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{width:132px}.drawer-top button{border:0;background:#fff;color:#289CFF;border-radius:50%;width:36px;height:36px;font-size:26px}.drawer-links{display:grid;gap:9px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#fff;color:#4E5F7A;font-weight:700}.drawer-links a.active{color:#289CFF}.drawer-btn{margin-top:8px;color:#fff!important}.site-main{padding-top:18px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:54px}.eyebrow{display:inline-flex;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:800;margin-bottom:14px}.hero-section h1,.page-hero h1,h1,h2,h3,.section-title{color:#289CFF}.hero-section h1{font-size:44px;line-height:1.18;margin:0 0 16px}.hero-lead{font-size:17px;color:#4E5F7A;margin:0 0 24px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag-row span,.small-tag{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 12px;font-weight:700;font-size:13px}.hero-image{background:#F5F7FB;border-radius:20px;padding:14px}.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto}.hero-image img,.media-box img{width:100%;height:auto;border-radius:16px;object-fit:contain}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title{font-size:30px;margin:0}.section-desc{color:#66788A;max-width:720px;margin:8px 0 0}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{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:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A;margin:0 0 12px}.text-link{color:#289CFF;font-weight:800}.zone-card img{width:100%;height:auto;object-fit:contain;border-radius:14px;margin-bottom:16px;background:#F5F7FB}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:center;background:#fff;border-radius:20px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.1)}.media-box{background:#F5F7FB;border-radius:18px;padding:12px}.number-list{counter-reset:item;display:grid;gap:14px}.number-list div{position:relative;background:#fff;border-radius:16px;padding:18px 18px 18px 58px;border:1px solid rgba(40,156,255,.16)}.number-list div:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:#EEF2F7;color:#289CFF;font-weight:900;display:flex;align-items:center;justify-content:center}.review-card strong{color:#243447}.notice{background:#DDE4EE;border-radius:18px;padding:22px;color:#4E5F7A;border:1px solid rgba(40,156,255,.14)}.faq-item{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(40,156,255,.16);margin-bottom:14px}.faq-item h3{margin:0 0 8px;font-size:18px}.page-hero{max-width:1200px;margin:28px auto 30px;padding:48px 36px;background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero p{color:#66788A;max-width:850px}.page-layout{max-width:1200px;margin:0 auto 34px;padding:0 20px}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 20px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.footer-brand img{width:140px}.footer-brand p,.footer-note{color:#EAF3FF;opacity:.9}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-links a{background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}.no-scroll{overflow:hidden}@media(max-width:1080px){.nav{display:none}.menu-toggle{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero-section h1{font-size:36px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.header-inner{height:66px;padding:0 14px}.brand-logo img{width:120px}.hero-section{margin:18px 14px 26px}.hero-grid{padding:28px 20px}.hero-section h1{font-size:28px}.section{padding:0 14px}.section-head{display:block}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.split{padding:20px}.page-hero{margin:18px 14px 24px;padding:30px 22px}.page-layout{padding:0 14px}.footer-brand{grid-template-columns:1fr}.drawer-mask.show{display:block;position:fixed;z-index:1050;inset:0;background:rgba(36,52,71,.38)}}