
*{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}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 8px 24px rgba(36,52,71,.08)}.nav-wrap{max-width:1240px;margin:0 auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.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;overflow:hidden}.nav a{color:#4E5F7A;font-size:15px;padding:10px 9px;border-radius:12px;white-space:nowrap}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 10px 22px rgba(36,155,255,.28)}.header-btn{flex:0 0 auto}.menu-btn,.close-btn{display:none;border:0;background:transparent;color:#243447}.menu-btn span{display:block;width:24px;height:2px;background:#4E5F7A;margin:5px 0;border-radius:2px}.mobile-panel,.panel-mask{display:none}.page-shell{max-width:1200px;margin:0 auto;padding:30px 20px 60px}.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-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:46px}.hero-section img{max-width:100%;height:auto;border-radius:18px}.eyebrow{color:#289CFF;font-weight:800;letter-spacing:.08em}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.18;margin:12px 0;color:#289CFF}.lead{font-size:18px;color:#4E5F7A}.hero-text p,.section-head p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.article-block p{color:#66788A;margin:8px 0}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag-row span,.mini-tag{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:6px 13px;font-weight:700;font-size:14px}.section{margin:34px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;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,.article-block{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:0 0 8px}.text-link{color:#289CFF;font-weight:800;display:inline-flex;margin-top:8px}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;border-radius:16px;margin-bottom:16px;background:#F5F7FB}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:18px 20px;color:#4E5F7A}.steps{counter-reset:item}.steps .card{position:relative;padding-left:64px}.steps .card:before{counter-increment:item;content:counter(item);position:absolute;left:22px;top:24px;width:30px;height:30px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:grid;place-items:center;font-weight:900}.page-hero{background:#FFFFFF;border-radius:20px;box-shadow:0 18px 40px rgba(56,92,138,.12);padding:34px;margin:28px 0}.page-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero img{border-radius:18px}.content-img{width:100%}.site-footer{background:#243447;color:#EAF3FF;margin-top:30px}.footer-grid{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:28px}.footer-brand img{width:48px;margin-bottom:12px}.site-footer h3{color:#EAF3FF;margin-top:0}.site-footer p,.site-footer a{color:#EAF3FF}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.copyright{border-top:1px solid rgba(234,243,255,.14);text-align:center;padding:16px;color:#EAF3FF}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pill-list span{background:#F5F7FB;color:#4E5F7A;border-radius:999px;padding:8px 12px}.faq-item h3{margin-top:0}@media (max-width:1060px){.nav{display:none}.menu-btn{display:block;margin-left:auto}.header-btn{display:none}.mobile-panel{display:block;position:fixed;top:0;right:-320px;width:300px;max-width:86vw;height:100vh;background:#F5F7FB;z-index:1200;transition:.25s ease;padding:18px;box-shadow:-18px 0 40px rgba(36,52,71,.18)}.mobile-panel.show{right:0}.panel-mask{position:fixed;inset:0;background:rgba(36,52,71,.36);z-index:1100}.panel-mask.show{display:block}.mobile-top{display:flex;align-items:center;justify-content:space-between}.close-btn{display:block;font-size:32px}.mobile-links{display:grid;gap:8px;margin-top:18px}.mobile-links a{padding:12px;border-radius:12px;color:#4E5F7A}.mobile-links a.active{background:#EEF2F7;color:#289CFF}.hero-inner,.page-hero .wrap,.split{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.nav-wrap{height:66px;padding:0 14px}.hero-inner,.page-hero{padding:24px}.hero-section h1,.page-hero h1{font-size:30px}.section-title{font-size:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.page-shell{padding:20px 14px 44px}.section-head{display:block}.steps .card{padding-left:22px}.steps .card:before{position:static;margin-bottom:12px}.brand img{width:40px}}
