
*{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{color:#289CFF;text-decoration:none}img{display:block}body.drawer-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 28px rgba(56,92,138,.12)}.header-inner{max-width:1200px;margin:auto;padding:0 20px;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}.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-weight:700;padding:22px 0;position:relative}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;border-radius:999px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 24px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(40,156,255,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.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;display:none;overflow:hidden}.dropdown:hover .dropdown-menu,.dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;border:0;background:#fff;color:#289CFF;border-radius:12px;font-size:22px;padding:7px 10px}.site-main{padding-bottom:30px}.section{max-width:1200px;margin:0 auto 34px;padding:28px;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}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head span,.eyebrow{color:#289CFF;font-weight:800;letter-spacing:.04em}h1,h2,h3,.section-title{color:#289CFF;line-height:1.28;margin:0 0 14px}p{margin:0 0 14px;color:#243447}.banner-slider{max-width:1200px;height:360px;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}.slide{height:100%;display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.86);color:#289CFF;font-size:28px;box-shadow:0 10px 22px rgba(56,92,138,.18);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(40,156,255,.28);cursor:pointer}.slider-dots button.active{background:#289CFF}.hero-copy,.page-hero,.app-band{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.content-img{max-width:100%;height:auto;max-height:300px;object-fit:contain;margin:auto}.hero-img,.feature-card,.app-band{background:#EEF2F7;border-radius:22px;padding:22px}.grid{display:grid;gap:18px}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,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:20px}.card b{color:#289CFF;font-size:20px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;background:transparent;border:0;box-shadow:none;padding:0}.mini-list{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.mini-list span{background:#fff;color:#289CFF;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 13px;font-weight:700}.text-link{font-weight:800;color:#289CFF}.split-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}.security-band,.about-strip{background:#F5F7FB}.faq-list details{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:16px 18px;margin:12px 0}.faq-list summary{cursor:pointer;color:#243447;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:auto;padding:42px 20px}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-brand p,.footer-note{color:#EAF3FF}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.footer-links a{color:#EAF3FF}.mobile-overlay{position:fixed;inset:0;background:rgba(20,36,54,.35);z-index:10000;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#F5F7FB;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(36,52,71,.22);overflow:auto}.drawer-open .mobile-overlay{opacity:1;pointer-events:auto}.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,.16)}.drawer-head img{max-height:44px}.drawer-close{border:0;background:#fff;color:#289CFF;font-size:28px;border-radius:12px;width:40px;height:40px}.drawer-links{display:grid;padding:16px}.drawer-links a{padding:13px 10px;color:#4E5F7A;border-bottom:1px solid rgba(40,156,255,.10);font-weight:700}@media(max-width:1050px){.nav{gap:14px}.nav a{font-size:14px}.header-inner{gap:14px}}@media(max-width:820px){body{padding-bottom:0}.header-inner{min-height:64px;padding:0 14px}.menu-toggle{display:inline-flex}.nav-wrap{display:none}.logo img{max-height:42px}.main-btn{padding:8px 15px}.banner-slider{height:210px;margin:18px 12px 22px;border-radius:16px}.section{margin:0 12px 22px;padding:20px;border-radius:18px}.hero-copy,.page-hero,.app-band,.split-list,.feature-row{grid-template-columns:1fr}.cards-4,.cards-3{grid-template-columns:1fr}.content-img{max-height:220px}.slider-arrow{width:34px;height:34px;font-size:22px}.feature-card{padding:18px}.section-head{display:block}.dropdown-menu,.more-menu{display:none!important}}@media(max-width:420px){.banner-slider{height:180px}.header-action .main-btn{padding:7px 12px;font-size:13px}.logo img{max-height:36px}}
