*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.8}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 8px 24px rgba(36,52,71,.08)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:18px;min-height:74px;padding:0 20px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:#289CFF;white-space:nowrap}.brand img{width:46px;height:auto}.nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.nav a{color:#4E5F7A;padding:10px 9px;border-radius:12px;font-size:14px}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 10px 24px rgba(36,155,255,.28)}.menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.2);border-radius:12px;color:#289CFF;font-size:24px;padding:5px 12px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1001}.mobile-drawer{position:fixed;top:0;right:-310px;width:300px;max-width:86vw;height:100vh;background:#F5F7FB;z-index:1002;padding:18px;transition:.25s;box-shadow:-16px 0 40px rgba(36,52,71,.18);overflow:auto}.mobile-drawer.show{right:0}.drawer-mask.show{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between}.drawer-top button{font-size:30px;background:transparent;border:0;color:#4E5F7A}.drawer-nav{display:grid;gap:8px;margin:20px 0}.drawer-nav a{padding:12px;border-radius:12px;background:#fff;color:#4E5F7A}.drawer-btn{width:100%}.locked{overflow:hidden}main{padding-top:16px}.hero-section{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}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;padding:46px}.hero-section img{max-width:100%;height:auto;border-radius:18px}.eyebrow{color:#289CFF;font-weight:800;letter-spacing:.04em}.hero-section h1,.page-hero h1{font-size:44px;line-height:1.2;margin:10px 0 16px;color:#289CFF}.hero-section p,.page-hero p{color:#66788A;font-size:17px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.text-link{color:#289CFF;font-weight:700}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tags span,.num{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px}.section,.page-section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 8px}.section-desc{color:#66788A;margin:0;max-width:820px}.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 h3,.zone-card h3,.info-card h3{margin:0 0 10px}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A;margin:0 0 12px}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;border-radius:16px;margin-bottom:16px}.soft{background:#F5F7FB;border-radius:18px;padding:24px}.steps{counter-reset:item}.step{display:flex;gap:14px;align-items:flex-start}.step+.step{margin-top:16px}.num{min-width:36px;text-align:center}.review-card strong{color:#243447}.notice{background:#DDE4EE;border-left:5px solid #289CFF;border-radius:16px;padding:20px;color:#4E5F7A}.page-hero{max-width:1200px;margin:28px auto 28px;padding:44px 34px;background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:22px}.list{padding-left:18px;color:#66788A}.faq-item{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(40,156,255,.16);margin-bottom:14px}.faq-item h3{margin:0 0 8px}.site-footer{background:#243447;color:#EAF3FF;margin-top:46px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:26px;padding:42px 20px}.footer-brand img{width:54px}.footer-brand p,.footer-note p,.copyright{color:#CFE1F7}.footer-links{display:grid;gap:8px;align-content:start}.footer-links a{color:#EAF3FF}.copyright{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:16px 20px}@media(max-width:1060px){.nav{display:none}.menu-btn{display:block;margin-left:auto}.header-btn{display:none}.hero-grid,.page-layout{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hero-grid{padding:28px 20px}.hero-section h1,.page-hero h1{font-size:30px}.section-title{font-size:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.page-hero{margin:18px 16px;padding:28px 20px}.footer-inner{grid-template-columns:1fr}.header-inner{min-height:66px}.brand img{width:40px}}