*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fc;color:#172033;font-family:"Microsoft YaHei UI","Segoe UI",Arial,sans-serif;letter-spacing:0}a{color:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px min(5vw,64px);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid #e6ebf2}.brand{display:flex;align-items:center;gap:10px;font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#2563eb;color:#fff}.nav{display:flex;gap:20px;align-items:center}.nav a{text-decoration:none;color:#516074;font-size:14px}.nav a:hover{color:#2563eb}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:72px 0}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:44px;align-items:center;min-height:calc(100vh - 64px);padding-top:52px}.eyebrow{margin:0 0 14px;color:#2563eb;font-weight:700;font-size:14px}.hero h1{margin:0;font-size:64px;line-height:1.02}.hero-subtitle{max-width:680px;margin:18px 0 0;color:#536174;font-size:20px;line-height:1.8}.hero-actions,.download-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;text-decoration:none;font-weight:700;border:1px solid #d9e2ef}.button.primary{background:#2563eb;border-color:#2563eb;color:#fff}.button.secondary{background:#fff;color:#1f2a44}.quick-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:32px 0 0}.quick-facts div,.card,.download-card,.changelog,.qr-box{background:#fff;border:1px solid #e0e7f0;border-radius:10px;box-shadow:0 16px 40px rgba(30,41,59,.06)}.quick-facts div{padding:16px}.quick-facts dt{color:#7b8797;font-size:12px}.quick-facts dd{margin:6px 0 0;font-weight:700}.hero-panel{background:linear-gradient(180deg,#fff,#eef5ff);border:1px solid #dbe7f6;border-radius:10px;box-shadow:0 24px 70px rgba(37,99,235,.16);overflow:hidden}.panel-header{display:flex;align-items:center;gap:7px;padding:14px 16px;border-bottom:1px solid #dce6f3;background:#fff}.panel-header span{width:10px;height:10px;border-radius:50%;background:#d6deea}.panel-header strong{margin-left:auto;color:#516074;font-size:13px}.panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce6f3}.panel-grid div{padding:18px;background:#fff}.panel-grid b{display:block;font-size:22px}.panel-grid span{font-size:12px;color:#738096}.screen-placeholder{display:grid;place-items:center;min-height:260px;margin:20px;border:1px dashed #9bb4d8;border-radius:8px;color:#66809f;background:#f8fbff}.section-title{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;margin-bottom:26px}.section-title span{color:#2563eb;font-weight:800}.section-title h2{grid-column:2;margin:0;font-size:34px}.section-title p{grid-column:2;margin:0;color:#66758b;line-height:1.8}.soft{width:100%;max-width:none;background:#eef5ff;padding-left:max(20px,calc((100% - 1180px)/2));padding-right:max(20px,calc((100% - 1180px)/2))}.cards{display:grid;gap:16px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{padding:22px}.card h3{margin:0 0 10px;font-size:20px}.card p{margin:0;color:#627086;line-height:1.75}.tag{display:inline-block;margin-bottom:14px;padding:4px 8px;border-radius:6px;background:#e8f0ff;color:#2563eb;font-size:12px;font-weight:700}.download-section{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.download-card,.changelog{padding:26px}.download-card h2{margin:0 0 12px;font-size:32px}.download-card p{color:#5d6b80;line-height:1.8}.download-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.download-meta div{padding:12px;border-radius:8px;background:#f2f6fb}.download-meta b{display:block}.download-meta span{font-size:12px;color:#728096}.version-row{padding:12px 0;border-bottom:1px solid #e7edf5}.version-row b{display:block}.version-row p{margin:4px 0 0;color:#66758b}.wechat-layout{display:grid;grid-template-columns:1fr 260px;gap:28px;align-items:center}.wechat-layout h2{margin:0 0 12px;font-size:32px}.wechat-layout p{line-height:1.8}.muted{color:#6b788c}.qr-box{height:240px;display:grid;place-items:center;text-align:center;color:#64748b;background:repeating-linear-gradient(45deg,#fff,#fff 10px,#f1f5fb 10px,#f1f5fb 20px)}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid #e0e7f0;border-radius:10px;padding:18px}.faq-item b{display:block;margin-bottom:8px}.faq-item p{margin:0;color:#627086;line-height:1.7}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px min(5vw,64px);border-top:1px solid #e6ebf2;color:#6b788c;background:#fff}@media(max-width:860px){.topbar{align-items:flex-start;flex-direction:column}.nav{flex-wrap:wrap;gap:12px}.hero,.download-section,.wechat-layout{grid-template-columns:1fr}.hero{min-height:0}.hero h1{font-size:44px}.hero-subtitle{font-size:17px}.quick-facts,.cards.three,.cards.two,.download-meta{grid-template-columns:1fr}.section{width:min(100% - 28px,1180px);padding:48px 0}.soft{padding-left:14px;padding-right:14px}.section-title{grid-template-columns:1fr}.section-title h2,.section-title p{grid-column:auto}.footer{flex-direction:column}.hero-panel{min-width:0}.panel-grid{grid-template-columns:1fr}.screen-placeholder{min-height:180px}}
