*{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,.12);box-shadow:0 8px 24px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin: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:20px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav-drop{color:#4E5F7A;font-weight:700;font-size:15px;background:none;border:0;cursor:pointer;padding:24px 0;line-height:1}.nav a:hover,.nav a.active,.nav-drop:hover,.nav-drop.active{color:#289CFF}.nav a.active{position:relative}.nav a.active:after,.nav-drop.active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:3px;border-radius:8px;background:#289CFF}.dropdown,.more-dropdown{position:relative}.nav-drop{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;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.right-menu{left:auto;right:0}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown:focus-within .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap;border-radius:10px;font-size:14px}.dropdown-menu a:hover,.more-menu a:hover,.dropdown-menu a.active{color:#289CFF;background:rgba(40,156,255,.08)}.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 26px rgba(36,155,255,.28);border:0}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(36,155,255,.34)}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex:0 0 auto}.mobile-menu-btn span{width:20px;height:2px;background:#4E5F7A;border-radius:4px}.site-main{padding-top:1px}.container{max-width:1200px;margin:0 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:36px;align-items:center;padding:54px}.hero-section img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain}.hero-kicker,.eyebrow,.tag,.num,.highlight{color:#289CFF}.hero-kicker{font-weight:800;letter-spacing:.08em}.hero-section h1,.page-hero h1{font-size:44px;line-height:1.18;margin:12px 0 16px;color:#289CFF}.hero-section p,.page-hero p{color:#66788A;font-size:17px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag{padding:7px 12px;border-radius:999px;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);font-weight:700;font-size:13px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}.text-link{color:#289CFF;font-weight:800}.section{margin:36px auto}.section-head{margin-bottom:20px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 8px}.section-desc{color:#66788A;margin:0;max-width:820px}.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))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{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}.card h3,.zone-card h3,.info-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin-bottom:0}.card .text-link,.zone-card .text-link{display:inline-block;margin-top:12px}.image-card{padding:12px}.image-card img{border-radius:16px;background:#F5F7FB}.zone-card img{border-radius:16px;margin-bottom:16px;background:#F5F7FB}.page-hero{max-width:1200px;margin:28px auto 28px;padding:46px 48px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero p{max-width:850px}.split{display:grid;grid-template-columns:1fr .85fr;gap:24px;align-items:center}.steps{counter-reset:item}.steps li{list-style:none;position:relative;margin:0 0 14px;padding:18px 18px 18px 58px;background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;color:#66788A}.steps li:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:17px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:900}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.review-card strong{color:#243447}.notice-box{background:#DDE4EE}.notice-box p{color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:54px}.footer-inner{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.footer-brand img{max-height:52px;width:auto;margin-bottom:16px}.footer-brand p,.footer-note p{color:#EAF3FF;opacity:.88}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#EAF3FF;opacity:.95}.footer-links a:hover{color:#32D1F6}.footer-note{grid-column:1/-1;border-top:1px solid rgba(234,243,255,.16);padding-top:18px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.28s ease;box-shadow:18px 0 42px rgba(36,52,71,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12);background:#F5F7FB}.drawer-logo img{max-height:48px}.drawer-close{width:38px;height:38px;border-radius:10px;border:1px solid rgba(40,156,255,.16);background:#fff;font-size:24px;color:#4E5F7A}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{color:#289CFF;background:rgba(40,156,255,.08)}@media(max-width:1060px){.product-dropdown{display:none}.nav{gap:16px}.nav a,.nav-drop{font-size:14px}}@media(max-width:900px){.nav-wrap{display:none}.mobile-menu-btn{display:flex}.header-inner{gap:12px;min-height:68px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:48px}.header-btn{padding:0 18px;min-height:40px}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:34px 24px}.hero-section h1,.page-hero h1{font-size:32px}.page-hero{padding:34px 24px;margin:20px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.section{margin:28px auto}.section-title{font-size:26px}}@media(max-width:480px){.container{padding:0 16px}.hero-section{margin:18px 16px 26px}.hero-grid{padding:28px 18px}.hero-section h1,.page-hero h1{font-size:28px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:20px}.header-inner{padding:0 12px}.main-btn{padding:0 16px}.logo img{max-height:42px}.footer-links{grid-template-columns:1fr}}
