*{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.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);box-shadow:0 8px 24px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.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{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0;display:block}.nav a:hover,.nav a.active{color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 12px 22px rgba(36,155,255,.28);border:0}.main-btn:hover{transform:translateY(-1px)}.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;padding:8px;display:none}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{display:block}.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)}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:9px;flex:0 0 auto}.menu-toggle span{display:block;height:3px;background:#4E5F7A;border-radius:5px;margin:5px 0}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10002;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 38px rgba(56,92,138,.20);overflow:auto}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10001}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:48px}.drawer-close{font-size:30px;color:#4E5F7A;background:transparent;border:0}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 14px}.section-lead{color:#66788A;max-width:860px}.banner-slider{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;z-index:1}.slides{position:relative}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:420px;object-fit:contain;background:#FFFFFF}.banner-caption{position:absolute;left:34px;bottom:34px;max-width:430px;background:rgba(255,255,255,.88);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:20px;box-shadow:0 14px 36px rgba(56,92,138,.12)}.banner-caption h1{font-size:30px;margin:0 0 8px}.banner-caption p{margin:0 0 12px;color:#243447}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:#FFFFFF;color:#289CFF;box-shadow:0 10px 24px rgba(56,92,138,.18);font-size:28px;cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:8px;justify-content:center}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.dots button.active{background:#289CFF}.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:24px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.welcome{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.content-img,.zone-card img,.app-section img{width:100%;height:auto;object-fit:contain;background:#FFFFFF;border-radius:18px}.tag-list{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.tag,.num{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:6px 12px;font-weight:800}.link-more{color:#289CFF;font-weight:800}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.steps{counter-reset:item}.steps li{margin:10px 0}.faq-item{border-top:1px solid rgba(40,156,255,.12);padding:16px 0}.faq-item:first-child{border-top:0}.notice{background:#DDE4EE;border-radius:20px;padding:24px;border:1px solid rgba(40,156,255,.18)}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:58px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:20px 0;color:#EAF3FF}.footer-note{color:#CFE3FA}.page-hero{max-width:1200px;margin:28px auto 28px;padding:48px 20px}.page-hero .card{max-width:900px}.page-hero h1{font-size:38px;margin:0 0 14px}@media(max-width:1040px){.nav{gap:12px}.nav a{font-size:14px}.grid-5,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.header-inner{min-height:66px;padding:0 12px;gap:10px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.main-btn{min-height:38px;padding:0 16px}.banner-slider{margin:18px 12px 26px;border-radius:18px}.banner-slider img{height:260px}.banner-caption{position:static;margin:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:none;background:#FFFFFF}.banner-caption h1{font-size:24px}.slider-btn{width:36px;height:36px;font-size:22px}.dots{bottom:108px}.welcome,.grid-2,.grid-3,.grid-4,.grid-5,.footer-brand{grid-template-columns:1fr}.section{padding:0 12px}.section-title{font-size:24px}.page-hero{padding:26px 12px}.page-hero h1{font-size:30px}}