
*{box-sizing:border-box}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}a{color:inherit;text-decoration:none}img{display:block}.site-header{background:#F5F7FB;position:sticky;top:0;z-index:50;box-shadow:0 8px 28px rgba(56,92,138,.10)}.topbar{max-width:1200px;margin:0 auto;min-height:74px;display:flex;align-items:center;gap:18px;padding:0 18px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#289CFF;white-space:nowrap}.brand img{width:44px;height:auto}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#4E5F7A;padding:10px 9px;border-radius:999px;font-size:14px;font-weight:700}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;padding:11px 23px;box-shadow:0 12px 24px rgba(36,155,255,.26)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:#FFFFFF;color:#289CFF;font-size:24px;border-radius:12px;padding:6px 12px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:48px}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1{font-size:42px;line-height:1.2;margin:10px 0 18px;color:#289CFF}.hero-section p{color:#243447;font-size:16px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag{background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 12px}.hero-section img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:18px}.hero-art{background:#F5F7FB;padding:18px;border-radius:24px}.section{max-width:1200px;margin:0 auto 34px;padding:0 18px}.section-block{background:#F5F7FB;border-radius:22px;padding:32px;box-shadow:0 14px 32px rgba(56,92,138,.08)}h1,h2,h3,.section-title{color:#289CFF}h2.section-title{font-size:28px;margin:0 0 12px}.section-lead{color:#66788A;margin:0 0 22px}.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{background:rgba(255,255,255,0.92);border:1px solid rgba(40,156,255,0.16);box-shadow:0 14px 36px rgba(56,92,138,0.10);border-radius:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.muted{color:#66788A}.soft{color:#8A9AAF}.text-link{color:#289CFF;font-weight:800}.split{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:center}.steps{counter-reset:item;list-style:none;padding:0;margin:0;display:grid;gap:14px}.steps li{background:#FFFFFF;border-radius:16px;padding:18px 18px 18px 56px;position:relative;border:1px solid rgba(40,156,255,.14)}.steps li:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:26px;height:26px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:grid;place-items:center;font-weight:900}.reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card p{margin:0;color:#243447}.faq{display:grid;gap:14px}.faq-item{background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:20px}.faq-item h3{font-size:18px;margin:0 0 8px}.notice{background:#DDE4EE;border-radius:18px;padding:20px;color:#243447}.page-hero{max-width:1200px;margin:28px auto 28px;padding:42px 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero h1{font-size:38px;line-height:1.2;margin:8px 0;color:#289CFF}.page-hero p{max-width:820px;color:#66788A}.content-section{max-width:1200px;margin:0 auto 30px;padding:0 18px}.content-panel{background:#F5F7FB;border-radius:22px;padding:30px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);color:#289CFF;font-weight:800;border-radius:999px;padding:7px 13px}footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 18px}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand img{width:52px;height:auto}.footer-brand p,.footer-note{color:#EAF3FF;opacity:.86}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.drawer-mask{display:none}.mobile-drawer{display:none}.app-section{background:#FFFFFF;border-radius:20px;padding:24px}.mini-list{display:grid;gap:12px;margin-top:16px}.mini-list span{display:block;background:#EEF2F7;border-radius:14px;padding:12px;color:#4E5F7A}.content-img{background:#F5F7FB;padding:10px}
@media(max-width:980px){.nav,.header-btn{display:none}.menu-toggle{display:block;margin-left:auto}.hero-grid,.split{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews{grid-template-columns:1fr 1fr}.mobile-drawer{display:block;position:fixed;right:-320px;top:0;width:300px;height:100vh;background:#F5F7FB;z-index:80;transition:.25s;padding:18px;box-shadow:-18px 0 36px rgba(36,52,71,.18)}.mobile-drawer.open{right:0}.drawer-mask.show{display:block;position:fixed;inset:0;background:rgba(36,52,71,.35);z-index:70}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head button{border:0;background:#FFFFFF;color:#289CFF;font-size:26px;border-radius:12px;width:40px;height:40px}.drawer-links{display:grid;gap:8px;margin-top:18px}.drawer-links a{padding:12px 14px;border-radius:14px;color:#4E5F7A;font-weight:800;background:#FFFFFF}.drawer-links a.active{color:#289CFF;background:#EEF2F7}.drawer-btn{justify-self:start;margin-top:10px;color:#FFFFFF!important}}
@media(max-width:640px){.topbar{min-height:66px}.brand img{width:38px}.hero-grid{padding:28px}.hero-section h1,.page-hero h1{font-size:30px}.section-block,.content-panel{padding:22px}.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.page-hero{margin:18px 12px;padding:28px 22px}.footer-brand{display:block}.footer-brand img{margin-bottom:12px}}
