
*{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}.no-scroll{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 10px 28px rgba(36,52,71,.08)}.topbar{max-width:1280px;margin:0 auto;padding:12px 22px;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-weight:800;color:#289CFF}.brand img{width:112px;height:auto}.brand span{letter-spacing:.5px}.nav{display:flex;gap:16px;align-items:center;justify-content:center;flex:1;white-space:nowrap}.nav a{color:#4E5F7A;font-size:14px;font-weight:700;padding:7px 0;border-bottom:2px solid transparent}.nav a.active,.nav a:hover{color:#289CFF;border-color:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 26px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.24);border:0}.main-btn.small{padding:9px 22px}.text-link{color:#289CFF;font-weight:800}.menu-btn{display:none;background:#FFFFFF;border:1px solid rgba(40,156,255,.22);border-radius:12px;color:#289CFF;font-size:24px;padding:4px 12px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(20,33,50,.38);z-index:1001}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;right:-320px;width:min(320px,86vw);height:100vh;background:#F5F7FB;z-index:1002;padding:18px;transition:.25s ease;box-shadow:-18px 0 42px 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:20px}.drawer-head button{border:0;background:#FFFFFF;color:#289CFF;font-size:28px;border-radius:12px;width:40px;height:40px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FFFFFF;color:#4E5F7A;font-weight:700}.drawer-nav a.active{color:#289CFF;background:#EEF2F7}.drawer-cta{margin-top:16px;width:100%}.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-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;padding:42px}.hero-section img{max-width:100%;height:auto}.hero-copy h1{font-size:44px;line-height:1.18;margin:0 0 14px;color:#289CFF}.hero-copy .lead{font-size:18px;color:#66788A;margin:0 0 16px}.hero-copy p{margin:0 0 20px}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-list span,.pill{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 13px;font-weight:700;font-size:13px}.hero-image{background:#EEF2F7;border-radius:18px;padding:16px}.hero-image img,.content-img{border-radius:16px}.section{max-width:1200px;margin:0 auto 34px;padding:0 18px}.section-head{margin-bottom:18px}.eyebrow{color:#289CFF;font-weight:900;letter-spacing:.08em;font-size:13px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:6px 0}.section-desc{max-width:780px;color:#66788A;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{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{width:100%;height:auto;border-radius:15px;margin-bottom:14px}.app-section{background:#FFFFFF;border-radius:22px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.10);display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center}.app-section img{max-width:100%;height:auto;border-radius:16px}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 62px;border-radius:16px;background:#FFFFFF;border:1px solid rgba(40,156,255,.16)}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:900}.review-card{min-height:164px}.review-card strong{color:#243447}.notice{background:#DDE4EE;border-left:5px solid #289CFF;border-radius:18px;padding:22px;color:#4E5F7A}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:18px;padding:20px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#66788A}.page-hero{max-width:1200px;margin:28px auto 28px;padding:44px 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.page-hero h1{font-size:38px;margin:0 0 12px}.page-hero p{color:#66788A}.page-hero img{border-radius:16px}.list-clean{margin:0;padding:0;list-style:none;display:grid;gap:10px}.list-clean li{padding-left:22px;position:relative;color:#66788A}.list-clean li:before{content:"";width:8px;height:8px;border-radius:50%;background:#289CFF;position:absolute;left:0;top:12px}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 18px}.footer-brand{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:start}.footer-brand img{width:120px}.footer-brand p{color:#CFE2F7;margin:8px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}.footer-note{border-top:1px solid rgba(234,243,255,.16);padding-top:18px;color:#CFE2F7}.footer-note p{margin:8px 0}@media(max-width:1080px){.nav{display:none}.menu-btn{display:block;margin-left:auto}.topbar{gap:12px}.main-btn.small{display:none}.hero-inner,.page-hero,.app-section{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){.topbar{padding:10px 14px}.brand img{width:96px}.hero-section{margin:16px 12px 24px}.hero-inner{padding:24px}.hero-copy h1{font-size:30px}.section{padding:0 12px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.page-hero{margin:16px 12px 22px;padding:26px 20px}.page-hero h1{font-size:29px}.section-title{font-size:24px}.app-section{padding:20px}.footer-brand{grid-template-columns:1fr}.footer-brand img{width:112px}}
