*{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.72;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 22px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin:0 auto;padding:0 18px;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;display:block}.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{color:#4E5F7A;font-size:15px;font-weight:600;padding:24px 0;display:block}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active{box-shadow:inset 0 -3px 0 #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn,.sub-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px 22px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:700;box-shadow:0 12px 24px rgba(36,155,255,.25);white-space:nowrap}.text-link{color:#289CFF;font-weight:700}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;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;padding:8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.18s ease}.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;border-radius:10px;box-shadow:none}.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}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:2px}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-104%);transition:.24s ease;box-shadow:18px 0 38px rgba(36,52,71,.18);overflow-y:auto}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.35);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.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{height:42px;width:auto}.drawer-close{font-size:28px;background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:12px;color:#4E5F7A;width:40px;height:40px}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.wrap{max-width:1200px;margin:0 auto;padding:0 18px}.section{max-width:1200px;margin:34px auto;padding:0 18px}.section-head{margin-bottom:18px}.eyebrow{display:inline-block;color:#289CFF;font-weight:800;font-size:14px;margin-bottom:8px}.section-title,h1,h2,h3{color:#289CFF;margin:0 0 12px}.section-title{font-size:30px}.lead{font-size:18px;color:#66788A}.muted{color:#8A9AAF}.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:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-inner{display:grid;grid-template-columns:1fr .92fr;gap:28px;align-items:center;padding:36px}.hero-inner h1{font-size:42px;line-height:1.2}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag,.num{color:#289CFF;background:rgba(40,156,255,.1);border:1px solid rgba(40,156,255,.14);border-radius:999px;padding:7px 12px;font-weight:700}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.hero-img,.content-img{border-radius:18px;background:#fff;box-shadow:0 14px 32px rgba(56,92,138,.10);max-width:100%;height:auto;object-fit:contain}.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;z-index:1}.banner-viewport{position:relative;background:#fff}.banner-track{display:flex;transition:transform .45s ease}.banner-slide{min-width:100%;position:relative;background:#fff}.banner-slide img{width:100%;height:420px;object-fit:contain;background:#fff}.banner-caption{position:absolute;left:34px;bottom:34px;max-width:430px;background:rgba(255,255,255,.84);backdrop-filter:blur(8px);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:18px;box-shadow:0 14px 30px rgba(56,92,138,.12)}.banner-caption h1,.banner-caption h2{font-size:26px;margin-bottom:8px}.banner-mobile-copy{display:none;padding:18px;background:#fff}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.92);color:#289CFF;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.16)}.banner-prev{left:14px}.banner-next{right:14px}.banner-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px;z-index:4}.banner-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(78,95,122,.35)}.banner-dot.active{background:#289CFF;width:24px}.welcome{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:center}.mini-entry{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.image-row img,.zone-card img,.app-section img{border-radius:16px;background:#fff;object-fit:contain;max-width:100%;height:auto}.steps{counter-reset:item;display:grid;gap:14px}.step{display:flex;gap:14px;align-items:flex-start}.step:before{counter-increment:item;content:counter(item);flex:0 0 32px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(40,156,255,.12);color:#289CFF;font-weight:800}.faq-list details{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 10px 26px rgba(56,92,138,.08)}.faq-list summary{cursor:pointer;color:#289CFF;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:36px 18px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:56px;width:auto}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#D9E8F7;border-top:1px solid rgba(234,243,255,.16);padding-top:18px}.notice{background:#DDE4EE;border:1px solid rgba(40,156,255,.14);border-radius:20px;padding:22px;color:#243447}.page-hero{max-width:1200px;margin:28px auto 26px;padding:36px 18px;background:#fff;border-radius:22px;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero h1{font-size:38px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill-list span{padding:7px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700}@media(max-width:1100px){.nav{gap:13px}.nav a{font-size:14px}.header-inner{gap:14px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.header-inner{min-height:66px;display:grid;grid-template-columns:48px 1fr auto;gap:8px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{justify-self:center}.logo img{max-height:44px}.main-btn{padding:9px 16px}.banner-slider{margin:18px 12px 28px;border-radius:18px}.banner-slide img{height:260px;object-fit:contain}.banner-caption{display:none}.banner-mobile-copy{display:block}.banner-mobile-copy h1,.banner-mobile-copy h2{font-size:24px;color:#289CFF;margin:0 0 8px}.banner-arrow{width:38px;height:38px;background:rgba(255,255,255,.96)}.banner-dots{bottom:auto;top:232px}.hero-inner,.welcome,.page-hero-inner{grid-template-columns:1fr;padding:24px}.hero-inner h1,.page-hero h1{font-size:30px}.section-title{font-size:26px}.grid-2,.grid-3,.grid-4,.mini-entry,.image-row{grid-template-columns:1fr}.footer-brand{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:20px}.section{margin:26px auto}.page-hero{margin:18px 12px 24px;padding:0}.page-hero-inner{padding:24px}}@media(max-width:480px){.banner-slide img{height:220px}.banner-dots{top:194px}.banner-mobile-copy{padding:16px}.header-inner{padding:0 10px}.main-btn{padding:8px 13px}.section{padding:0 12px}.hero-inner{padding:20px}.hero-inner h1{font-size:28px}}
