*{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.75}.locked{overflow:hidden}a{color:inherit;text-decoration:none}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(56,92,138,.08)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:22px;padding:12px 20px}.brand-logo img{width:136px;height:auto}.nav{display:flex;align-items:center;gap:6px;flex:1;overflow:auto;white-space:nowrap}.nav a{color:#4E5F7A;font-size:15px;padding:9px 10px;border-radius:999px}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 24px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 12px 28px rgba(36,155,255,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px)}.main-btn.small{padding:9px 20px}.menu-btn{display:none;border:0;background:#FFFFFF;color:#289CFF;border-radius:12px;width:42px;height:38px;font-size:22px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;right:-310px;top:0;width:300px;max-width:86vw;height:100vh;background:#F5F7FB;box-shadow:-20px 0 40px rgba(36,52,71,.18);padding:18px;transition:.25s;z-index:1002}.mobile-drawer.open{right:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{width:130px}.drawer-close{border:0;background:#FFFFFF;color:#289CFF;border-radius:10px;font-size:24px;width:38px;height:38px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FFFFFF;color:#4E5F7A}.drawer-btn{width:100%;margin-top:16px}.page-main{padding-top:20px}.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:24px;align-items:center;padding:44px}.hero-copy .eyebrow,.eyebrow{color:#289CFF;font-weight:700;letter-spacing:.08em}.hero-copy h1,h1,h2,h3,.section-title{color:#289CFF}.hero-copy h1{font-size:44px;line-height:1.18;margin:10px 0 16px}.hero-copy p{font-size:17px;color:#243447}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-tags span,.tag{display:inline-flex;border-radius:999px;padding:7px 12px;background:#EEF2F7;color:#289CFF;font-size:14px;font-weight:700}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.text-link{color:#289CFF;font-weight:700}.hero-media{background:#EEF2F7;border-radius:18px;padding:14px}.hero-media img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px}.section-head h2{font-size:30px;margin:0}.section-head p{max-width:720px;color:#66788A;margin:8px 0 0}.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,.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 8px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p{margin:0 0 12px;color:#243447}.muted{color:#66788A}.note{color:#8A9AAF;font-size:14px}.zone-card img,.info-card img{border-radius:16px;margin-bottom:16px;background:#EEF2F7}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.panel{background:#FFFFFF;border-radius:20px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.steps{counter-reset:item;display:grid;gap:14px}.steps li{list-style:none;background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:16px 18px;position:relative}.steps li:before{counter-increment:item;content:counter(item);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#EEF2F7;color:#289CFF;font-weight:800;margin-right:10px}.review-card{min-height:150px}.review-card strong{display:block;color:#289CFF;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border-radius:18px;padding:20px;border:1px solid rgba(40,156,255,.16)}.faq-item h3{margin:0 0 8px}.compliance{background:#DDE4EE;border-radius:20px;padding:24px;color:#243447}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px;display:grid;grid-template-columns:1.1fr .9fr 1.2fr;gap:28px}.footer-brand img{width:138px;margin-bottom:14px}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:12px;padding:10px 12px}.footer-note p{margin:0;color:#EAF3FF}.page-hero{max-width:1200px;margin:28px auto 28px;padding:42px 20px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero-inner{max-width:820px}.page-hero h1{font-size:40px;margin:8px 0 12px}.page-hero p{color:#66788A}.content-wrap{max-width:1200px;margin:auto;padding:0 20px}.article p{margin:0 0 14px}.image-band{border-radius:18px;background:#FFFFFF;padding:14px;box-shadow:0 14px 36px rgba(56,92,138,.10)}@media(max-width:980px){.nav{display:none}.menu-btn{display:block}.hero-grid,.split{grid-template-columns:1fr}.hero-copy h1{font-size:34px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr}}@media(max-width:620px){.header-inner{padding:10px 14px}.brand-logo img{width:118px}.hero-grid{padding:26px 18px}.hero-copy h1,.page-hero h1{font-size:28px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.card,.zone-card,.info-card,.review-card,.panel{padding:18px}.footer-links{grid-template-columns:1fr}}