:root{color:#0f1b3d;background:#f5f8fd;font-family:Microsoft YaHei,PingFang SC,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#e8f1ffd1 0,#f5f8fd4d 520px,#f5f8fd 820px),linear-gradient(120deg,#1267ff14,#19c37d0f 42%,#f59e0b0d),#f5f8fd;color:#0f1b3d}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:16px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links,.hero-actions,.system-list,.site-footer{display:flex;align-items:center}.brand{gap:12px;font-size:1.12rem;font-weight:800;color:#071233}.brand img{width:38px;height:38px}.nav-links{gap:24px;color:#53627d;font-size:1.05rem;font-weight:700}.nav-links a:hover{color:#1267ff}.hero{position:relative;min-height:680px;overflow:hidden;isolation:isolate}.hero:after{position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(180deg,#f5f8fd00,#f5f8fd);content:"";z-index:-1}.hero-preview{position:absolute;inset:72px max(24px,calc((100vw - 1180px)/2)) 0 auto;width:min(720px,62vw);min-height:520px;z-index:-2}.hero-screenshot{display:block;width:100%;border:1px solid rgba(132,154,190,.28);border-radius:18px;background:#fff;box-shadow:0 28px 70px #1230632e}.hero-screenshot-main{transform:rotate(-2deg)}.hero-screenshot-secondary,.hero-screenshot-tertiary{position:absolute;width:48%;border-radius:14px;box-shadow:0 20px 42px #12306329}.hero-screenshot-secondary{right:-22px;bottom:82px}.hero-screenshot-tertiary{left:40px;bottom:-22px;width:42%}.hero-content{width:min(1180px,calc(100% - 32px));min-height:610px;margin:0 auto;padding:104px 0 80px}.eyebrow{margin:0 0 12px;color:#1267ff;font-size:.82rem;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:620px;margin-bottom:20px;color:#071233;font-size:clamp(3.4rem,9vw,6.4rem);line-height:1}h2{margin-bottom:14px;color:#071233;font-size:clamp(2rem,4vw,3rem);line-height:1.15}h3{margin-bottom:10px;font-size:1.2rem}.hero-copy{max-width:560px;color:#354463;font-size:1rem;font-weight:400}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px}.primary-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:8px;padding:0 22px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{background:#1267ff;color:#fff;box-shadow:0 14px 28px #1267ff42}.secondary-button{border:1px solid #c9d9ef;background:#fffc;color:#243653}.primary-button:not(.disabled):hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button.disabled{cursor:not-allowed;background:#9aa9c1;box-shadow:none}.version-strip{display:inline-flex;margin-top:22px;border:1px solid #d7e3f4;border-radius:999px;padding:8px 14px;background:#fffc;color:#53627d;font-size:.9rem;font-weight:700}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:64px 0}.intro-grid,.feature-grid,.compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.intro-grid>div,.feature-card,.download-card,.compliance-grid p{border:1px solid #dfe8f6;border-radius:8px;background:#fff;box-shadow:0 18px 34px #12306314}.intro-grid>div{padding:24px}.stat-kicker{display:block;margin-bottom:8px;color:#63759a;font-size:.85rem;font-weight:800}.intro-grid strong{display:block;margin-bottom:8px;color:#071233;font-size:1.25rem}.intro-grid p,.feature-card p,.workflow-list p,.download-copy p,.compliance-grid p{margin-bottom:0;color:#53627d}.section-heading{max-width:700px;margin-bottom:28px}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:220px;padding:26px}.feature-card img{width:34px;height:34px;margin-bottom:20px}.workflow-section{border-top:1px solid #dfe8f6;border-bottom:1px solid #dfe8f6}.workflow-list{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:0;margin:0;list-style:none}.workflow-list li{min-height:210px;border-top:4px solid #1267ff;border-radius:8px;padding:22px;background:#fff}.workflow-list li:nth-child(2){border-color:#19a974}.workflow-list li:nth-child(3){border-color:#f59e0b}.workflow-list li:nth-child(4){border-color:#7c5cff}.workflow-list li:nth-child(5){border-color:#ff5a6f}.workflow-list span{display:block;margin-bottom:14px;color:#9aa9c1;font-weight:900}.workflow-list strong{display:block;margin-bottom:10px;line-height:1.35}.download-section{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:44px;align-items:start}.system-list{flex-wrap:wrap;gap:10px;margin-top:24px}.system-list span{border:1px solid #d7e3f4;border-radius:999px;padding:8px 12px;background:#fff;color:#53627d;font-size:.9rem;font-weight:800}.download-card{padding:28px}.download-status{margin-bottom:18px;color:#19a974;font-weight:900}.version-details{display:grid;gap:14px;margin:0 0 24px}.version-details div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f8;padding-bottom:12px}.version-details dt{color:#63759a;font-weight:800}.version-details dd{margin:0;color:#071233;font-weight:900;text-align:right}.download-card .primary-button{width:100%;margin-bottom:24px}.release-notes strong{display:block;margin-bottom:10px}.release-notes ul{padding-left:18px;margin:0;color:#53627d}.release-notes li+li{margin-top:8px}.compliance-grid p{padding:24px}.site-footer{justify-content:center;gap:22px;border-top:1px solid #dfe8f6;padding:30px 16px;color:#63759a;font-weight:700}.site-footer span{color:#071233;font-weight:900}@media (max-width: 980px){.site-header{align-items:flex-start;flex-direction:column;gap:12px}.nav-links{width:100%;overflow-x:auto;padding-bottom:4px}.hero{min-height:auto}.hero-preview{position:relative;inset:auto;width:min(100% - 32px,680px);min-height:0;margin:18px auto 0}.hero-screenshot-main{transform:none}.hero-screenshot-secondary,.hero-screenshot-tertiary{display:none}.hero-content{min-height:auto;padding:64px 0 32px}.intro-grid,.feature-grid,.compliance-grid,.download-section{grid-template-columns:1fr}.workflow-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.nav-links{gap:16px;font-size:.88rem}h1{font-size:3.2rem}.hero-copy{font-size:1.05rem}.hero-actions{align-items:stretch;flex-direction:column}.primary-button,.secondary-button{width:100%}.workflow-list{grid-template-columns:1fr}.section{padding:46px 0}.site-footer{align-items:center;flex-direction:column}}
