*{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{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto}.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:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto;display:flex;align-items:center}.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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{color:#4E5F7A;font-weight:700;font-size:15px;position:relative;background:none;border:0;cursor:pointer;padding:24px 0}.nav a:hover,.nav a.active,.more-btn:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:16px;width:24px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:190px;background:#fff;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:.18s;overflow:hidden}.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:12px 16px;color:#4E5F7A;white-space:nowrap;font-size:14px}.dropdown-menu a:hover,.more-menu a:hover{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;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;padding:10px 22px;border:0}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#fff}.menu-toggle{display:none;background:transparent;border:0;width:42px;padding:8px}.menu-toggle span{display:block;height:3px;background:#4E5F7A;margin:5px 0;border-radius:999px}.page-main{padding-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;height:360px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);color:#289CFF;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(56,92,138,.18)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.dot.active{background:#289CFF;width:24px;border-radius:999px}.hero-intro,.section,.page-hero{max-width:1200px;margin:0 auto 28px;padding:34px;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:24px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);border-radius:999px;padding:5px 13px;font-weight:800;margin-bottom:12px}.hero-intro h1,.page-hero h1{font-size:38px;line-height:1.25;margin:0 0 14px;color:#289CFF}.hero-intro p,.page-hero p,.section p{color:#66788A}.content-img,.zone-card img,.info-card img,.app-section img{width:100%;max-height:260px;object-fit:contain;background:#EEF2F7;border-radius:18px}.section-title{font-size:28px;line-height:1.3;margin:0 0 16px;color:#289CFF}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.section-head p{max-width:760px;margin:0}.grid{display:grid;gap:18px}.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,.step-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,.review-card h3,.step-card h3{margin:0 0 9px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p,.step-card p{margin:0;color:#66788A}.text-link{display:inline-block;margin-top:12px;font-weight:800}.zone-card img{height:155px;object-fit:contain;margin-bottom:14px}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.notice-list{display:grid;gap:12px}.notice-list li{list-style:none;background:#EEF2F7;border-left:4px solid #289CFF;border-radius:12px;padding:13px 15px;color:#4E5F7A}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card{display:grid;grid-template-columns:52px 1fr;column-gap:16px;align-items:start}.step-num{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#32D1F6 0%,#249BFF 100%);color:#fff;font-weight:900;box-shadow:0 8px 18px rgba(36,155,255,.24);flex:0 0 auto}.faq-item{border-bottom:1px solid rgba(40,156,255,.14);padding:18px 0}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px;color:#289CFF}.legal-note{background:#DDE4EE;border-radius:20px;padding:22px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:24px;padding:42px 20px}.footer-brand img{max-height:48px;background:transparent}.site-footer a{display:block;color:#EAF3FF;margin:6px 0}.site-footer p{color:#C6D4E5;margin:8px 0}.footer-bottom{border-top:1px solid rgba(234,243,255,.14);padding:16px 20px;text-align:center;color:#C6D4E5}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(36,52,71,.24);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.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{max-height:44px}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}@media(max-width:1120px){.product-drop,.support-drop,.nav-about{display:none}.nav{gap:16px}}@media(max-width:860px){.header-inner{min-height:64px;padding:0 14px}.menu-toggle{display:block;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-action .main-btn{padding:8px 15px;font-size:14px}.banner-slider{height:210px;margin:18px 14px 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.hero-intro,.feature-split{grid-template-columns:1fr}.hero-intro,.section,.page-hero{margin:0 14px 20px;padding:22px;border-radius:20px}.hero-intro h1,.page-hero h1{font-size:28px}.section-title{font-size:23px}.grid-2,.grid-3,.grid-4,.steps{grid-template-columns:1fr}.zone-card img,.content-img{max-height:190px}.step-card{grid-template-columns:46px 1fr;gap:12px;padding:18px}.step-num{width:38px;height:38px}.step-card h3{line-height:1.35;margin-top:2px}.footer-grid{grid-template-columns:1fr;padding:30px 18px}body.drawer-open{overflow:hidden}}