
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto;display:block}.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)}.header-inner{max-width:1200px;margin: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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav button{border:0;background:transparent;color:#4E5F7A;font-weight:700;font-size:15px;cursor:pointer;padding:24px 0 20px;position:relative}.nav a.active,.nav a:hover,.nav button:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:3px;border-radius:99px;background:#289CFF}.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:#FFFFFF!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#FFFFFF;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(8px);transition:.2s;padding:8px}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:12px;padding:9px;gap:4px;flex-direction:column}.mobile-menu-btn span{width:20px;height:2px;background:#4E5F7A;display:block}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.36);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 60px rgba(36,52,71,.18);overflow:auto}.drawer-on .drawer-mask{opacity:1;visibility:visible}.drawer-on .mobile-drawer{transform:translateX(0)}.drawer-on{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-logo img{max-height:48px}.drawer-close{font-size:28px;border:0;background:#EEF2F7;border-radius:12px;width:42px;height:42px;color:#4E5F7A}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;color:#4E5F7A;border-radius:12px;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.wrap{max-width:1200px;margin:auto;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;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:28px;align-items:center;padding:38px}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1,h1,h2,h3,.section-title{color:#289CFF}.hero-section h1{font-size:42px;line-height:1.2;margin:10px 0}.hero-section p{color:#66788A}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:6px 12px}.hero-media{background:#F5F7FB;border-radius:20px;padding:14px}.hero-media img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px}.section{margin:34px auto}.section-head{margin-bottom:18px}.section-head p{color:#66788A}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.four{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:20px;padding:22px}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A}.card h3,.zone-card h3{margin-top:0}.text-link{font-weight:800;color:#289CFF}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.notice{background:#DDE4EE;border-radius:20px;padding:22px;color:#243447;border:1px solid rgba(40,156,255,.16)}.faq-item{border-bottom:1px solid rgba(40,156,255,.14);padding:16px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:56px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:22px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#CFE2F6}@media(max-width:980px){.nav-wrap{display:none}.mobile-menu-btn{display:flex}.header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:12px}.logo{justify-self:center}.logo img{max-height:46px}.main-btn{padding:9px 16px}.hero-grid,.split{grid-template-columns:1fr}.grid,.grid.two,.grid.four{grid-template-columns:1fr 1fr}.hero-section{margin:18px 14px}.hero-grid{padding:24px}.hero-section h1{font-size:30px}.footer-brand{grid-template-columns:1fr}}@media(max-width:640px){.grid,.grid.two,.grid.four{grid-template-columns:1fr}.header-inner{padding:0 12px}.wrap{padding:0 14px}.card,.zone-card,.info-card,.review-card{padding:18px}.hero-section h1{font-size:26px}.hero-media{padding:8px}.footer-inner{padding:28px 14px}}
