*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;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:0 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;display:block}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a{color:#4E5F7A;font-size:15px;font-weight:600;line-height:72px;display:block}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active{position:relative}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;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;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:700;box-shadow:0 12px 24px rgba(36,155,255,.25);border:0}.header-btn{min-width:86px}.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;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.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;line-height:1.4;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.more-dropdown{display:none}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:9px;flex:0 0 auto}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:4px}.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;height:460px}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.slide.active{opacity:1;visibility:visible}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(36,52,71,.72),rgba(36,52,71,.12) 58%,rgba(36,52,71,0))}.slide-text{position:absolute;left:56px;top:50%;transform:translateY(-50%);max-width:520px;color:#fff;z-index:2}.slide-text span{display:inline-block;padding:5px 12px;border-radius:999px;background:rgba(40,156,255,.85);font-weight:700}.slide-text h1,.slide-text h2{color:#fff;margin:14px 0 10px;font-size:40px;line-height:1.2}.slide-text p{color:#EAF3FF;font-size:17px;margin:0 0 22px}.text-link{color:#289CFF;font-weight:700}.text-link.light{color:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.78);color:#289CFF;font-size:30px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:18px;z-index:4;display:flex;gap:8px;justify-content:center}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.66);cursor:pointer}.slider-dots button.active{width:28px;background:#289CFF}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{text-align:center;margin-bottom:20px}.section-head h2,.section-copy h2,h1,h2,h3,.section-title{color:#289CFF}.section-head h2,.section-copy h2{font-size:30px;line-height:1.25;margin:8px 0 12px}.section-head p,.section-copy p{color:#66788A}.eyebrow{display:inline-block;color:#289CFF;background:rgba(40,156,255,.1);border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:4px 12px;font-weight:700}.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:rgba(255,255,255,.72);border:1px solid rgba(40,156,255,.12);border-radius:24px;padding:32px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.section-copy h1{font-size:40px;line-height:1.2;margin:12px 0}.section-media{border-radius:22px;overflow:hidden;background:#FFFFFF;border:1px solid rgba(40,156,255,.12)}.content-img,.zone-card img,.app-section img{width:100%;height:auto;max-width:100%;object-fit:contain;background:#FFFFFF}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-row span,.check-list li{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:6px 12px;font-weight:700}.grid{display:grid;gap:18px}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.zone-grid{grid-template-columns:repeat(5,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 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 10px}.zone-card{padding:14px}.zone-card img{border-radius:16px;margin-bottom:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:22px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.steps b{color:#289CFF;font-size:28px}.check-list{list-style:none;display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:18px 0 0}.faq-list{display:grid;gap:12px}.faq-list details{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:16px 20px;box-shadow:0 10px 24px rgba(56,92,138,.08)}.faq-list summary{cursor:pointer;color:#243447;font-weight:700}.faq-list p{color:#66788A;margin:10px 0 0}.notice-box{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:26px 30px}.notice-box p{color:#66788A}.page-hero{margin-top:28px}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:28px;padding:42px 20px}.footer-brand img{max-height:52px;margin-bottom:14px}.site-footer p,.site-footer a{color:#EAF3FF;opacity:.88}.footer-links a{display:block;margin:6px 0}.site-footer h3{color:#EAF3FF;margin:0 0 10px}.copyright{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:14px;color:#EAF3FF;opacity:.8}.drawer-mask,.mobile-drawer{display:none}@media (max-width:1100px){.wide-hide,.service-hide,.about-hide{display:none}.more-dropdown{display:block}.nav{gap:18px}.zone-grid{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.header-inner{min-height:66px;padding:0 14px;gap:10px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-btn{min-width:72px;padding:8px 15px}.banner-slider{margin:18px 14px 26px;border-radius:18px}.slides{height:360px}.slide-text{left:24px;right:24px;max-width:none}.slide-text h1,.slide-text h2{font-size:28px}.slide-text p{font-size:15px}.slider-arrow{width:36px;height:36px;font-size:25px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.section{margin-bottom:24px;padding:0 14px}.split-section{grid-template-columns:1fr;padding:22px}.section-copy h1{font-size:30px}.section-head h2,.section-copy h2{font-size:24px}.cards-4,.cards-3,.cards-2,.zone-grid,.steps{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;padding:32px 20px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.45);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:14px 0 36px rgba(56,92,138,.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-head img{max-height:44px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:50%;width:34px;height:34px;font-size:24px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}body.drawer-open{overflow:hidden}}@media (max-width:460px){.slides{height:300px}.slide-text h1,.slide-text h2{font-size:24px}.slide-text p{font-size:14px}.slide-text{top:52%}.section-media{border-radius:16px}.card,.zone-card,.info-card,.review-card{padding:18px}}
