*{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:#289CFF}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 28px rgba(56,92,138,.13)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.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,.dropdown>button,.more-dropdown>button{border:0;background:transparent;color:#4E5F7A;font-weight:700;font-size:15px;cursor:pointer;padding:9px 2px;position:relative}.nav a.active,.nav a:hover,.dropdown>button:hover,.more-dropdown>button:hover{color:#289CFF}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:4px;right:4px;bottom:0;height:3px;border-radius:99px;background:#289CFF}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.28);transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(36,155,255,.35)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:188px;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-menu.open,.more-dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:11px 14px;color:#4E5F7A;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-menu-btn{display:none;border:0;background:#fff;border-radius:12px;padding:10px;box-shadow:0 8px 18px rgba(56,92,138,.14)}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#4E5F7A;margin:4px 0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:9999;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#F5F7FB;z-index:10000;transition:.28s;box-shadow:20px 0 44px rgba(36,52,71,.22);overflow:auto}.mobile-drawer.show{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{height:46px}.drawer-head button{border:0;background:#fff;width:36px;height:36px;border-radius:50%;font-size:24px;color:#4E5F7A}.drawer-links{display:grid;padding:14px}.drawer-links a{padding:13px 12px;color:#4E5F7A;border-bottom:1px solid rgba(40,156,255,.08);font-weight:700}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{margin:34px auto}.section-head{margin-bottom:18px}.eyebrow,.tag,.num,.badge{color:#289CFF;font-weight:800}.section-title,h1,h2,h3{color:#289CFF;line-height:1.25}h1{font-size:42px;margin:10px 0 14px}h2{font-size:28px;margin:0 0 12px}p{color:#243447}.muted{color:#66788A}.banner-slider{max-width:1200px;margin:28px auto 24px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;border:1px solid rgba(40,156,255,.16)}.slides{position:relative;height:430px}.slide{position:absolute;inset:0;opacity:0;transition:.45s;display:flex;align-items:center;justify-content:center;background:#fff}.slide.active{opacity:1;z-index:1}.slide img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:36px;bottom:34px;max-width:420px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 32px rgba(56,92,138,.14)}.slide-copy h2{margin:5px 0;font-size:26px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:28px;cursor:pointer}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:5}.dot{width:10px;height:10px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF;width:26px;border-radius:20px}.grid{display:grid;gap:20px}.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,.faq-item,.hero-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:22px;padding:24px}.hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.content-img,.zone-card img,.app-section img{width:100%;height:210px;object-fit:contain;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.12);padding:10px}.zone-card img{height:170px}.welcome-img{height:280px}.category-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-list .card{padding:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pill-list span{background:#EEF2F7;border:1px solid rgba(40,156,255,.14);color:#4E5F7A;border-radius:999px;padding:8px 13px}.steps{counter-reset:s;display:grid;gap:14px}.steps li{list-style:none;background:#fff;border-radius:16px;padding:14px 16px;border:1px solid rgba(40,156,255,.14)}.steps li:before{counter-increment:s;content:"0" counter(s);color:#289CFF;font-weight:900;margin-right:10px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.page-hero{background:linear-gradient(135deg,#fff 0%,#EEF2F7 100%);border-radius:26px;margin:28px auto 30px;padding:36px;border:1px solid rgba(40,156,255,.16);box-shadow:0 16px 42px rgba(56,92,138,.10)}.page-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.notice{background:#243447;color:#EAF3FF;border-radius:22px;padding:24px}.notice p,.notice h2{color:#EAF3FF}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:28px;padding:42px 22px}.footer-grid p,.footer-grid a{color:#EAF3FF;opacity:.9;display:block;margin:7px 0}.footer-logo{height:52px;width:auto;margin-bottom:12px}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:16px;color:#EAF3FF;opacity:.85}@media(max-width:980px){.nav-wrap{display:none}.mobile-menu-btn{display:block;order:-1}.header-inner{min-height:66px;gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-action{margin-left:auto}.main-btn{padding:8px 18px}.slides{height:auto;min-height:0}.slide{position:relative;display:none;opacity:1;inset:auto;flex-direction:column}.slide.active{display:flex}.slide img{height:230px;object-fit:contain}.slide-copy{position:static;max-width:none;width:calc(100% - 24px);margin:10px 12px 42px;background:#F5F7FB}.slider-arrow{top:120px}.container{padding:0 16px}.hero-card,.grid-2,.grid-3,.grid-4,.split,.app-section,.page-layout,.footer-grid{grid-template-columns:1fr}.category-list{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px}.category-list .card{min-width:240px}h1{font-size:30px}.reviews,.faq-grid{grid-template-columns:1fr}.content-img,.zone-card img,.app-section img{height:180px}.welcome-img{height:220px}body{padding-bottom:0}}@media(max-width:560px){.slide img{height:188px}.slide-copy h2{font-size:20px}.page-hero{padding:24px}.card,.zone-card,.info-card,.review-card,.faq-item,.hero-card{padding:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-grid{padding-bottom:28px}}