
*{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;padding-top:78px}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}p{margin:0 0 14px;color:#243447}.site-header{position:fixed;top:0;left:0;right:0;background:#F5F7FB;z-index:1000;box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1220px;margin:0 auto;height:78px;display:flex;align-items:center;gap:22px;padding:0 20px}.brand-logo{display:flex;align-items:center;gap:10px;font-weight:800;color:#289CFF;white-space:nowrap}.brand-logo img{width:46px;height:auto;display:block}.nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.nav a{color:#4E5F7A;font-size:15px;padding:10px 9px;border-radius:18px}.nav a:hover,.nav a.active{color:#289CFF;background:#EEF2F7}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;padding:11px 24px;font-weight:700;box-shadow:0 10px 22px rgba(36,155,255,.26)}.header-btn{min-width:82px}.menu-toggle{display:none;background:transparent;border:0;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:24px;height:2px;background:#4E5F7A}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.32);z-index:1001}.mobile-drawer{position:fixed;top:0;right:-320px;width:310px;height:100vh;background:#F5F7FB;z-index:1002;transition:.25s;padding:18px;box-shadow:-20px 0 40px rgba(36,52,71,.18)}.mobile-drawer.show{right:0}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head button{font-size:32px;border:0;background:transparent;color:#4E5F7A}.drawer-links{display:grid;gap:8px;margin-top:24px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#FFFFFF;color:#4E5F7A}.drawer-register{color:#fff!important;text-align:center}.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:26px;align-items:center;padding:46px}.hero-section img{max-width:100%;height:auto;border-radius:18px;display:block}.eyebrow{color:#289CFF;font-weight:800;letter-spacing:.04em}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.2;margin:10px 0 16px;color:#289CFF}.hero-sub{font-size:20px;color:#4E5F7A;margin-bottom:16px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tags span,.tag{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.18);padding:7px 14px;border-radius:999px;font-size:14px}.section{max-width:1200px;margin:0 auto 36px;padding:0 20px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0}.section-desc{color:#66788A;max-width:760px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.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,.faq-item p{color:#66788A}.text-link{color:#289CFF;font-weight:700}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;border-radius:16px;margin-bottom:16px;display:block}.page-hero{max-width:1200px;margin:28px auto 30px;padding:40px 44px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero p{max-width:860px;color:#66788A}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:20px;color:#4E5F7A}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding-left:54px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:800}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:20px}.review-card strong{display:block;color:#289CFF;margin-bottom:8px}footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px}.footer-brand p,.footer-note{color:#EAF3FF;opacity:.9}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);padding:8px 12px;border-radius:999px}.footer-logo span{color:#EAF3FF}.footer-note{border-top:1px solid rgba(234,243,255,.18);padding-top:16px}.soft{background:#F5F7FB}.mini-list{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.mini-list li{color:#66788A;padding-left:18px;position:relative}.mini-list li:before{content:'•';position:absolute;left:0;color:#289CFF}.content-img{width:auto}.app-section{background:#FFFFFF;border-radius:20px;padding:26px;box-shadow:0 14px 36px rgba(56,92,138,.10)}@media(max-width:1050px){.nav{display:none}.menu-toggle{display:flex}.header-inner{justify-content:space-between}.hero-grid,.split{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}body{padding-top:72px}}@media(max-width:720px){.header-inner{height:72px}.brand-logo img{width:40px}.hero-grid,.page-hero{padding:26px}.hero-section h1,.page-hero h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.section-title{font-size:25px}.header-btn{display:none}.card,.zone-card,.info-card,.review-card{padding:18px}.page-hero{margin:18px 14px}.hero-section{margin:18px 14px 28px}}
