
*{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}.site-header{position:sticky;top:0;z-index:1000;background:#F5F7FB;box-shadow:0 10px 26px rgba(36,52,71,.08)}.header-inner{max-width:1240px;margin:0 auto;height:74px;padding:0 22px;display:flex;align-items:center;gap:18px}.brand-logo img{height:42px;width:auto}.nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center}.nav a{color:#4E5F7A;font-size:15px;font-weight:700;padding:24px 0;position:relative;white-space:nowrap}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:6px;background:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.26);border:0}.main-btn:hover{transform:translateY(-1px)}.header-btn{min-width:86px}.menu-toggle{display:none;margin-left:auto;background:#fff;border:1px solid rgba(40,156,255,.18);border-radius:12px;width:44px;height:40px;padding:8px}.menu-toggle span{display:block;height:2px;background:#289CFF;margin:5px 0;border-radius:4px}.mobile-panel,.panel-mask{display:none}.page-main{padding-top:22px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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.08fr .92fr;gap:34px;align-items:center;padding:52px}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.22;margin:12px 0 18px;color:#289CFF}.hero-section p,.page-hero p{font-size:17px;color:#66788A;margin:0 0 18px}.hero-tags{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.hero-tags span{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:8px 14px;font-weight:700}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.text-link{color:#289CFF;font-weight:800}.hero-media{background:#F5F7FB;border-radius:18px;padding:12px}.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto}.content-img{border-radius:16px}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.section-head{margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 8px}.section-desc{color:#66788A;margin:0;max-width:850px}.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:24px}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:0 0 12px}.mini-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.mini-list li{background:#F5F7FB;border-radius:12px;padding:10px 12px;color:#4E5F7A}.zone-card{overflow:hidden;padding:0}.zone-card img{width:100%;border-radius:18px 18px 0 0;background:#EEF2F7}.zone-card .zone-body{padding:22px}.app-section{background:#FFFFFF;border-radius:20px;padding:32px;box-shadow:0 18px 40px rgba(56,92,138,.12)}.steps{counter-reset:item;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.step{background:#FFFFFF;border-radius:18px;padding:22px;border:1px solid rgba(40,156,255,.15)}.step:before{counter-increment:item;content:counter(item,decimal-leading-zero);display:inline-flex;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:4px 12px;font-weight:900;margin-bottom:10px}.review-card{position:relative}.review-card:before{content:"“";font-size:44px;line-height:1;color:#289CFF;opacity:.35}.notice{background:#DDE4EE;border-radius:18px;padding:22px;color:#4E5F7A;border:1px solid rgba(40,156,255,.16)}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border-radius:16px;padding:22px;border:1px solid rgba(40,156,255,.14)}.faq-item h3{margin:0 0 8px}.page-hero{max-width:1200px;margin:28px auto 30px;padding:44px 22px}.page-hero-inner{background:#FFFFFF;border-radius:20px;padding:42px;box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.page-hero img{border-radius:18px;max-width:100%;height:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.site-footer{background:#243447;color:#EAF3FF;margin-top:44px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 22px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center}.footer-brand img{height:46px;width:auto}.footer-brand p,.footer-note{color:#D8E8FA;margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:26px 0}.footer-links a{color:#EAF3FF}.no-scroll{overflow:hidden}@media(max-width:1100px){.nav{display:none}.menu-toggle{display:block}.mobile-panel{display:block;position:fixed;right:-320px;top:0;width:300px;height:100vh;background:#F5F7FB;z-index:1100;transition:.25s;padding:18px;box-shadow:-16px 0 30px rgba(36,52,71,.12)}.mobile-panel.show{right:0}.panel-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:1090}.panel-mask.show{display:block}.mobile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.mobile-top img{height:40px;width:auto}.mobile-top button{border:0;background:#fff;color:#289CFF;font-size:28px;border-radius:12px;width:42px;height:42px}.mobile-links{display:grid;gap:8px}.mobile-links a{padding:11px 12px;border-radius:12px;color:#4E5F7A;font-weight:800}.mobile-links a.active{background:#EEF2F7;color:#289CFF}.mobile-register{margin-top:8px;color:#fff!important}.hero-grid,.page-hero-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:1fr 1fr}}@media(max-width:760px){.header-inner{height:66px;padding:0 16px}.brand-logo img{height:36px}.header-btn{display:none}.page-main{padding-top:8px}.hero-grid,.page-hero-inner{padding:26px}.hero-section h1,.page-hero h1{font-size:30px}.section-title{font-size:25px}.grid-2,.grid-3,.grid-4,.split,.steps{grid-template-columns:1fr}.app-section{padding:22px}.footer-brand{grid-template-columns:1fr}.footer-brand img{height:42px}.card,.info-card,.review-card{padding:20px}}
