*{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;box-shadow:0 10px 28px rgba(56,92,138,.10)}.header-inner{max-width:1240px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto;display:inline-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:20px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav button{border:0;background:transparent;color:#4E5F7A;font-size:15px;font-weight:700;cursor:pointer;padding:24px 0;line-height:1}.nav a.active,.nav a:hover,.nav button:hover{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{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;border:0;box-shadow:0 12px 26px rgba(36,155,255,.24)}.main-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.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(10px);transition:.18s}.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;box-shadow:none}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-bar{display:none}.drawer-mask,.mobile-drawer{display:none}.page-section,.section{max-width:1200px;margin:0 auto 30px;padding:0 22px}.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}.slide{display:none}.slide.active{display:block}.slide-image-wrap{height:430px;background:#FFFFFF;display:flex;align-items:center;justify-content:center}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-caption{position:absolute;left:32px;bottom:34px;max-width:390px;background:rgba(255,255,255,.88);border:1px solid rgba(40,156,255,.14);border-radius:18px;padding:18px 20px;box-shadow:0 14px 28px rgba(56,92,138,.14)}.slide-caption h2{margin:0 0 8px;color:#289CFF;font-size:26px}.slide-caption p{margin:0;color:#4E5F7A}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.92);color:#289CFF;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.18);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.slider-dot.active{background:#289CFF;width:24px;border-radius:999px}.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.1fr .9fr;gap:28px;align-items:center;padding:34px}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.2;margin:10px 0;color:#289CFF}.hero-section p,.page-hero p,.lead{color:#66788A}.hero-tags,.feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.feature-list span{padding:8px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700}.hero-image,.content-img{border-radius:18px;border:1px solid rgba(40,156,255,.16);background:#FFFFFF;box-shadow:0 14px 36px rgba(56,92,138,.10);object-fit:contain;max-height:360px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0}.section-head p{max-width:650px;color:#66788A;margin:0}.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)}.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:18px;padding:22px}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A;margin:8px 0 0}.text-link{color:#289CFF;font-weight:800;display:inline-block;margin-top:12px}.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:14px;margin-bottom:14px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.steps{counter-reset:s;display:grid;gap:14px}.step{position:relative;padding-left:46px}.step:before{counter-increment:s;content:counter(s);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:900}.page-hero{max-width:1200px;margin:28px auto 30px;padding:38px 22px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-layout{max-width:1200px;margin:0 auto 34px;padding:0 22px;display:grid;grid-template-columns:1fr 320px;gap:22px}.content-panel{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.side-panel{display:grid;gap:18px}.notice{background:#EEF2F7;border-left:4px solid #289CFF;border-radius:14px;padding:16px;color:#66788A}.faq-item{border-bottom:1px solid rgba(40,156,255,.14);padding:16px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-brand p,.footer-note{color:#EAF3FF;opacity:.86}.footer-links{display:grid;gap:8px}.footer-links h3{color:#EAF3FF;margin:0 0 8px}.footer-links a{color:#EAF3FF;opacity:.9}.footer-note{max-width:1200px;margin:0 auto;padding:18px 22px;border-top:1px solid rgba(234,243,255,.18);font-size:14px}.mobile-only{display:none}@media(max-width:1080px){.nav{gap:13px}.nav a,.nav button{font-size:14px}.header-inner{gap:16px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){body.drawer-open{overflow:hidden}.header-inner{display:none}.mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:66px;padding:0 14px}.mobile-logo img{max-height:44px}.menu-toggle,.drawer-close{border:0;background:#FFFFFF;color:#289CFF;border-radius:12px;width:42px;height:42px;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.12)}.header-register{min-height:38px;padding:0 16px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.35);z-index:10000;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 40px rgba(36,52,71,.2);overflow: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,.14)}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.slide-image-wrap{height:260px}.slide-caption{position:static;margin:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:none;background:#FFFFFF;padding:16px 18px}.slide-caption h2{font-size:22px}.slider-prev,.slider-next{width:36px;height:36px;font-size:20px;top:38%}.slider-dots{bottom:auto;top:232px}.hero-grid,.app-section,.page-layout{grid-template-columns:1fr}.hero-section h1,.page-hero h1{font-size:32px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.footer-inner{grid-template-columns:1fr}.page-section,.section{padding:0 16px}.hero-grid{padding:24px}.banner-slider{margin:18px 14px 28px;border-radius:18px}.mobile-only{display:block}}@media(max-width:420px){.slide-image-wrap{height:220px}.slider-dots{top:194px}.hero-section h1,.page-hero h1{font-size:28px}.card,.zone-card,.info-card,.review-card,.content-panel{padding:18px}}
