*{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}a{color:inherit;text-decoration:none}img{display:block}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 10px 30px rgba(36,52,71,.08)}.header-inner{max-width:1200px;margin:0 auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.brand-logo img{width:142px;height:auto}.nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.nav a{color:#4E5F7A;padding:10px 12px;border-radius:999px;font-size:15px;white-space:nowrap}.nav a.active,.nav a:hover{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;font-weight:700;padding:12px 26px;box-shadow:0 12px 24px rgba(36,155,255,.28);border:0}.main-btn:hover{transform:translateY(-1px)}.header-btn{min-width:92px}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:3px;margin:6px 0;background:#4E5F7A;border-radius:4px}.mobile-mask{display:none}.mobile-drawer{position:fixed;top:0;right:-320px;width:300px;height:100vh;background:#F5F7FB;z-index:1200;padding:20px;transition:.25s ease;box-shadow:-20px 0 40px rgba(36,52,71,.18)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{width:132px}.drawer-close{font-size:32px;color:#4E5F7A;background:transparent;border:0}.drawer-links{display:grid;gap:10px}.drawer-links a{padding:12px 14px;border-radius:14px;color:#4E5F7A;background:#FFFFFF}.drawer-links a.active{color:#289CFF}.drawer-links .drawer-btn{color:#FFFFFF;margin-top:8px}.drawer-open .mobile-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:1100}.drawer-open .mobile-drawer{right:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.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:26px;align-items:center;padding:46px}.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 16px;color:#289CFF}.hero-section p,.page-hero p{color:#243447;font-size:17px}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}.text-link{color:#289CFF;font-weight:700}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag-row span{padding:7px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700;font-size:14px}.hero-image{background:#F5F7FB;border-radius:18px;padding:14px}.hero-image img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;border-radius:16px}.section{max-width:1200px;margin:0 auto 30px;padding:0 20px}.section-panel{background:#F5F7FB;border-radius:22px;padding:32px;box-shadow:0 14px 36px rgba(56,92,138,0.08)}h1,h2,h3,.section-title{color:#289CFF}.section-title{font-size:30px;margin:0 0 12px}.section-lead{color:#66788A;margin:0 0 24px;max-width:860px}.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:0 0 10px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:0}.card .text-link,.zone-card .text-link{display:inline-block;margin-top:14px}.zone-card img{margin-bottom:16px;background:#EEF2F7}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.soft{background:#FFFFFF}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding-left:48px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:2px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#289CFF;font-weight:800}.review-card strong{display:block;color:#243447;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border-radius:16px;padding:20px;border:1px solid rgba(40,156,255,.14)}.faq-item h3{font-size:18px;margin:0 0 8px}.notice{background:#DDE4EE;border-radius:18px;padding:22px;color:#243447;border-left:5px solid #289CFF}.page-hero{max-width:1200px;margin:28px auto 30px;padding:42px 46px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.12)}.page-hero .meta{color:#8A9AAF}.mini-list{display:grid;gap:12px}.mini-list li{background:#FFFFFF;border-radius:14px;padding:14px 16px;color:#66788A;border:1px solid rgba(40,156,255,.12)}ul{padding-left:18px}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:22px;align-items:center}.footer-brand img{width:150px}.footer-brand p,.footer-note p{color:#EAF3FF;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:14px 22px;border-top:1px solid rgba(234,243,255,.14);border-bottom:1px solid rgba(234,243,255,.14);padding:22px 0;margin:28px 0}.footer-links a{color:#EAF3FF}.footer-note{display:grid;gap:10px}.pill-link{display:inline-flex;color:#289CFF;font-weight:800;margin-top:12px}.content-img{background:#EEF2F7}.app-section{background:#FFFFFF;border-radius:22px;padding:24px}@media(max-width:1024px){.nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-btn{display:none}.hero-grid,.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:640px){.header-inner{height:66px;padding:0 14px}.brand-logo img{width:122px}.hero-section{margin:16px 12px 24px}.hero-grid{padding:26px 18px}.hero-section h1,.page-hero h1{font-size:30px}.page-hero{margin:16px 12px 24px;padding:28px 20px}.section{padding:0 12px}.section-panel{padding:22px 16px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-title{font-size:25px}.footer-brand{grid-template-columns:1fr}.hero-actions{align-items:stretch}.main-btn{width:100%}.mobile-drawer{width:86vw;right:-88vw}}