:root{--bg:#E6EBF2;--panel:#FFFFFF;--soft:#F5F7FB;--soft2:#EEF2F7;--soft3:#DDE4EE;--blue:#289CFF;--nav:#4E5F7A;--text:#243447;--muted:#66788A;--hint:#8A9AAF;--foot:#243447;--white:#FFFFFF;--grad:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);--shadow:0 14px 36px rgba(56,92,138,.10);--line:rgba(40,156,255,.16)}*{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}body.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(36,52,71,.08)}.topbar{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:22px;padding:12px 20px}.brand-logo img{width:128px;height:auto}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center;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:rgba(40,156,255,.09)}.header-actions{display:flex;align-items:center;gap:12px}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;padding:13px 24px;box-shadow:0 12px 24px rgba(36,155,255,.26);cursor:pointer}.main-btn:hover{transform:translateY(-1px)}.main-btn.small{padding:10px 20px}.menu-toggle{display:none;background:#FFFFFF;border:1px solid var(--line);border-radius:12px;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:#289CFF;margin:5px 0;border-radius:3px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.36);opacity:0;pointer-events:none;transition:.25s;z-index:1001}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;right:-320px;width:300px;max-width:86vw;height:100vh;background:#F5F7FB;z-index:1002;padding:18px;transition:.25s;box-shadow:-16px 0 36px rgba(36,52,71,.18);overflow:auto}.mobile-drawer.open{right:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-logo img{width:120px}.drawer-close{border:0;background:#FFFFFF;color:#289CFF;border-radius:12px;width:38px;height:38px;font-size:26px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#FFFFFF;color:#4E5F7A}.drawer-links a.active{color:#289CFF;background:#EEF2F7}.drawer-btn{width:100%;margin-top:18px}.section,.hero-section{max-width:1200px;margin:28px auto 36px;padding:0 20px}.hero-section{border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;padding:0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:30px;align-items:center;padding:46px}.hero-copy h1,.page-hero h1{font-size:44px;line-height:1.18;margin:0 0 18px;color:#289CFF}.hero-copy .lead,.page-hero .lead{font-size:18px;color:#4E5F7A;margin:0 0 16px}.hero-copy p{color:#243447;margin:0 0 20px}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-tags span,.tag-row span,.badge{display:inline-flex;border-radius:999px;background:#EEF2F7;color:#289CFF;padding:7px 13px;font-size:14px;font-weight:700}.hero-media{background:#EEF2F7;border-radius:22px;padding:16px}.hero-section img,.content-img,.zone-card img,.app-section img{max-width:100%;height:auto}.hero-media img,.content-img{border-radius:18px;width:100%;object-fit:contain}.section-head{margin-bottom:22px}.eyebrow{color:#289CFF;font-weight:800;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;line-height:1.24;margin:6px 0 10px}.section-desc{color:#66788A;max-width:820px;margin: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,.faq-item,.notice-box{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:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 10px;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p{margin:0 0 12px;color:#66788A}.text-link{color:#289CFF;font-weight:800}.zone-card img{border-radius:16px;margin-bottom:16px;background:#EEF2F7;object-fit:contain;width:100%}.split{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);gap:24px;align-items:center}.panel{background:#FFFFFF;border-radius:24px;padding:28px;box-shadow:0 18px 40px rgba(56,92,138,.10);border:1px solid rgba(40,156,255,.12)}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 58px;background:#FFFFFF;border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow)}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:800}.reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card strong{display:block;color:#243447;margin-top:14px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#66788A}.page-hero{max-width:1200px;margin:28px auto 28px;padding:44px 46px;background:#FFFFFF;border-radius:24px;box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:center}.page-hero .hero-media{padding:14px}.breadcrumb{font-size:14px;color:#8A9AAF;margin-bottom:10px}.notice-box{background:#F5F7FB;color:#4E5F7A}.feature-list{display:grid;gap:12px;margin-top:16px}.feature-list li{list-style:none;padding:12px 14px;border-radius:14px;background:#F5F7FB;color:#4E5F7A}.feature-list li b{color:#289CFF}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:34px;padding:42px 20px}.footer-brand img{width:136px;margin-bottom:16px}.footer-brand p{color:#EAF3FF;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.footer-links h3{font-size:18px;margin:0 0 12px;color:#EAF3FF}.footer-links a{display:block;color:#EAF3FF;opacity:.88;margin:8px 0}.footer-note{max-width:1200px;margin:0 auto;padding:18px 20px;border-top:1px solid rgba(234,243,255,.16);font-size:14px;color:#EAF3FF;opacity:.9}.app-section{background:#FFFFFF;border-radius:24px;padding:30px;box-shadow:var(--shadow);border:1px solid var(--line)}.app-section img{border-radius:20px;background:#EEF2F7;object-fit:contain;width:100%}@media(max-width:1080px){.nav{display:none}.menu-toggle{display:block}.hero-grid,.page-hero,.split{grid-template-columns:1fr}.hero-copy h1,.page-hero h1{font-size:36px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.topbar{padding:10px 14px}.brand-logo img{width:112px}.hero-grid{padding:28px 20px}.hero-copy h1,.page-hero h1{font-size:30px}.section,.hero-section{margin:18px auto 24px;padding-left:14px;padding-right:14px}.hero-section{padding-left:0;padding-right:0}.page-hero{margin:18px 14px;padding:26px 20px}.grid-2,.grid-3,.grid-4,.reviews,.footer-inner,.footer-links{grid-template-columns:1fr}.section-title{font-size:26px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px}.panel,.app-section{padding:20px}.main-btn{width:auto}.footer-inner{gap:22px}.hero-tags span,.tag-row span{font-size:13px}.mobile-drawer{width:286px}}