*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:50;background:#F5F7FB;box-shadow:0 10px 26px rgba(36,52,71,.08)}.header-inner{max-width:1220px;margin:0 auto;padding:13px 18px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto;font-weight:800;color:#289CFF}.brand img{width:128px;max-height:42px;object-fit:contain}.nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center;overflow:hidden}.nav a{font-size:14px;color:#4E5F7A;padding:8px 9px;border-radius:999px;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:42px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 12px 24px rgba(36,155,255,.22)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:#FFFFFF;border-radius:12px;padding:9px;box-shadow:0 8px 20px rgba(56,92,138,.10)}.menu-toggle span{display:block;width:24px;height:2px;background:#4E5F7A;margin:5px 0}.page-main{padding-top:10px}.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.02fr .98fr;gap:26px;align-items:center;padding:46px}.hero-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#EEF2F7}.eyebrow,.tag,.number,.highlight{color:#289CFF}.eyebrow{font-weight:800;letter-spacing:.08em}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.2;margin:12px 0;color:#289CFF}.hero-sub{font-size:19px;color:#4E5F7A;margin:0 0 14px}.hero-text{color:#243447;font-size:16px}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.tag{background:#EEF2F7;border:1px solid rgba(40,156,255,.18);padding:7px 13px;border-radius:999px;font-weight:700}.section{max-width:1200px;margin:0 auto 34px;padding:0 18px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0}.section-desc{color:#66788A;margin:8px 0 0;max-width:760px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,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,.review-card h3{margin-top:0}.plain-link{color:#289CFF;font-weight:800}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:16px;background:#F5F7FB;margin-bottom:16px}.app-section{background:#FFFFFF;border-radius:22px;box-shadow:0 16px 38px rgba(56,92,138,.10);padding:28px;display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center}.steps{counter-reset:item}.step{position:relative;padding-left:48px;margin:0 0 18px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:2px;width:32px;height:32px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.notice{background:#DDE4EE;border-left:5px solid #289CFF;border-radius:14px;padding:18px;color:#243447}.reviews{grid-template-columns:repeat(3,1fr)}.review-card p{margin-top:0}.review-card strong{color:#289CFF}.faq-list{display:grid;gap:14px}.faq-item{background:#FFFFFF;border-radius:16px;padding:20px;border:1px solid rgba(40,156,255,.15)}.faq-item h3{margin:0 0 8px}.page-hero{max-width:1200px;margin:28px auto 26px;padding:42px 46px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12)}.page-hero p{max-width:820px;color:#4E5F7A}.content-split{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.article{background:#FFFFFF;border-radius:20px;padding:30px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.article p{margin:0 0 16px}.side-panel{position:sticky;top:95px}.list-clean{list-style:none;margin:0;padding:0}.list-clean li{padding:11px 0;border-bottom:1px solid rgba(40,156,255,.12)}.site-footer{background:#243447;color:#EAF3FF;margin-top:46px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 18px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.footer-brand img{width:140px;max-height:46px;object-fit:contain}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0;color:#EAF3FF}.footer-note{color:#D8E8FA;border-top:1px solid rgba(234,243,255,.18);padding-top:18px;font-size:14px}.mobile-drawer{position:fixed;right:-330px;top:0;width:310px;height:100vh;background:#F5F7FB;z-index:80;transition:.25s ease;box-shadow:-18px 0 36px rgba(36,52,71,.18);padding:18px;overflow:auto}.mobile-drawer.open{right:0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:70;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{width:130px;max-height:42px;object-fit:contain}.drawer-head button{border:0;background:#FFFFFF;border-radius:50%;font-size:24px;width:38px;height:38px;color:#4E5F7A}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:12px;background:#FFFFFF;color:#4E5F7A;font-weight:700}.drawer-links a.active{color:#289CFF;background:#EEF2F7}.drawer-register{background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%)!important;color:#FFFFFF!important;text-align:center}.no-scroll{overflow:hidden}@media(max-width:1050px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.hero-grid,.app-section,.content-split{grid-template-columns:1fr}.side-panel{position:static}.grid-4{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.header-btn{display:none}.brand img{width:112px}.hero-grid{padding:28px}.hero-section h1,.page-hero h1{font-size:30px}.page-hero{padding:30px 24px;margin-left:14px;margin-right:14px}.section-title{font-size:24px}.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.footer-brand{grid-template-columns:1fr}.app-section{padding:20px}.section-head{display:block}}