:root{font-family:"Microsoft YaHei UI","Segoe UI",sans-serif;color:#1b2026;background:#f5f6f7;font-synthesis:none;letter-spacing:0;--ink:#111418;--paper:#f5f6f7;--white:#fff;--muted:#69727d;--line:#d9dde1;--coral:#ef5b60;--teal:#2e9c88;--amber:#d89a2f;--blue:#4d78c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,input{font:inherit;letter-spacing:0}img{display:block;max-width:100%}.site-header{height:68px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;gap:34px;background:var(--ink);color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #2a2e34}.brand{display:flex;align-items:center;gap:10px;min-width:190px}.brand img{width:38px;height:38px;border-radius:7px}.brand span{display:grid}.brand strong{font-size:16px}.brand small{margin-top:2px;color:#949ca7;font-size:10px}.site-header nav{display:flex;gap:27px;margin-left:auto}.site-header nav a{font-size:13px;color:#b8bec6}.site-header nav a:hover{color:#fff}.header-action{height:36px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid #3a4149;border-radius:6px;font-size:12px}.hero{height:min(720px,calc(100svh - 118px));min-height:570px;position:relative;overflow:hidden;background:#242930;color:#fff}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-scrim{position:absolute;inset:0;background:rgba(8,10,13,.76)}.hero-content{width:min(1240px,calc(100% - 48px));height:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1240px}.eyebrow{display:block;margin-bottom:16px;color:#72d2c0;font-size:12px;font-weight:700}.hero h1{margin:0;font-size:68px;line-height:1;letter-spacing:0}.hero p{max-width:590px;margin:22px 0 28px;color:#d7dbe0;font-size:19px;line-height:1.75}.hero-actions,.download-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button{min-height:44px;padding:0 18px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;border:1px solid transparent;cursor:pointer}.button.primary{background:var(--coral);color:#fff}.button.primary:hover{background:#d94d52}.button.secondary{background:rgba(17,20,24,.72);border-color:#666f79;color:#fff}.button.secondary:hover{background:#20252b}.button.dark{background:var(--ink);color:#fff}.hero-meta{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.hero-meta span{padding:6px 8px;border:1px solid #505861;border-radius:4px;background:#171b20;color:#bac1c9;font-size:10px}.capability-strip{max-width:1240px;margin:0 auto;padding:27px 0;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.capability-strip div{padding:0 25px;border-right:1px solid var(--line)}.capability-strip div:first-child{padding-left:0}.capability-strip div:last-child{border-right:0}.capability-strip strong,.capability-strip span{display:block}.capability-strip strong{font-size:14px}.capability-strip span{margin-top:5px;color:var(--muted);font-size:11px}.section{padding:86px max(24px,calc((100vw - 1240px)/2))}.section-heading{max-width:1240px;margin:0 auto 38px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;align-items:start}.section-heading.light{color:#fff}.section-index{color:var(--coral);font:700 12px/1 Consolas,monospace}.section-heading h2,.download-section h2,.support-section h2{margin:0;font-size:30px;line-height:1.3;letter-spacing:0}.section-heading p{margin:9px 0 0;color:var(--muted);font-size:14px}.section-heading.light p{color:#aeb6c0}.product-figure{max-width:1240px;margin:0 auto;position:relative;overflow:hidden;border-radius:7px;background:#e8eaed}.product-figure img{width:100%;aspect-ratio:16/8.9;object-fit:cover;object-position:center top}.product-figure figcaption{position:absolute;right:22px;bottom:22px;width:340px;padding:16px;background:#111418;color:#fff;border-left:4px solid var(--coral);border-radius:4px}.product-figure figcaption strong,.product-figure figcaption span{display:block}.product-figure figcaption strong{font-size:14px}.product-figure figcaption span{margin-top:6px;color:#b6bdc6;font-size:11px;line-height:1.6}.feature-columns{max-width:1240px;margin:38px auto 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.feature-columns article{padding:28px 28px 0 0}.feature-columns article+article{padding-left:28px;border-left:1px solid var(--line)}.feature-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#fff;font-weight:800;font-size:13px}.feature-mark.coral{background:var(--coral)}.feature-mark.teal{background:var(--teal)}.feature-mark.amber{background:var(--amber)}.feature-columns h3{margin:17px 0 8px;font-size:17px}.feature-columns p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.obs-section{background:#171b20}.plugin-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr .7fr;gap:16px}.plugin-preview,.plugin-copy{background:#22272e;border:1px solid #343a42;border-radius:7px;overflow:hidden;color:#fff}.plugin-media{height:210px;display:grid;place-items:center;overflow:hidden}.plugin-media.dark{background:#090b0e}.plugin-media.light{background:#c8c8c8}.plugin-media img{width:100%;height:100%;object-fit:contain}.plugin-preview>div:last-child{padding:19px}.plugin-preview span,.plugin-preview strong{display:block}.plugin-preview span,.plugin-copy>span{color:#69c7b4;font-size:10px;font-weight:700}.plugin-preview strong{margin-top:6px;font-size:15px}.plugin-preview p{margin:7px 0 0;color:#aab2bc;font-size:11px;line-height:1.7}.plugin-copy{padding:22px}.plugin-copy ul{padding:0;margin:14px 0 0;list-style:none}.plugin-copy li{padding:16px 0;border-top:1px solid #363c44}.plugin-copy strong,.plugin-copy small{display:block}.plugin-copy strong{font-size:13px}.plugin-copy small{margin-top:5px;color:#9da6b1;font-size:10px;line-height:1.5}.steps{max-width:1240px;margin:0 auto;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.steps li{padding:25px 24px 0 0;display:flex;gap:14px}.steps li+li{padding-left:24px;border-left:1px solid var(--line)}.steps>li>span{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1px solid #aeb5bd;border-radius:4px;font:700 11px Consolas,monospace}.steps strong{font-size:14px}.steps p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.updates-section{background:#eceff1}.release-row{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.release-version{display:grid;align-content:start}.release-version small{color:var(--muted);font-size:11px}.release-version strong{margin-top:8px;font-size:48px}.release-version span{margin-top:5px;font-size:13px}.release-row ul{margin:0;padding:0;list-style:none;border-top:1px solid #cdd2d7}.release-row li{padding:14px 0;border-bottom:1px solid #cdd2d7;font-size:12px}.download-section{padding:70px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#fff}.download-section p{max-width:520px;margin:12px 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.download-actions span{color:var(--muted);font-size:11px}.checksum{min-width:0;align-self:center;padding:20px;border-left:4px solid var(--teal);background:#f0f3f4;border-radius:4px}.checksum span,.checksum code{display:block}.checksum span{color:var(--muted);font-size:10px;font-weight:700}.checksum code{margin:9px 0;overflow-wrap:anywhere;font:11px/1.6 Consolas,monospace}.checksum button{padding:0;border:0;background:transparent;color:#267e6d;font-size:11px;font-weight:700;cursor:pointer}.support-section{padding:62px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:.7fr 1.3fr auto;gap:38px;align-items:center;background:#e7b94e;color:#1c2025}.support-section>div{display:flex;gap:16px;align-items:flex-start}.support-section p{margin:0;font-size:12px;line-height:1.8}.support-section .button[aria-disabled=true]{opacity:.55;cursor:not-allowed}footer{padding:30px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr auto;gap:20px;background:var(--ink);color:#fff}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand img{width:30px;height:30px;border-radius:6px}.footer-brand strong{font-size:14px}.footer-brand span{color:#8e97a2;font-size:10px}.footer-links{display:flex;gap:20px;align-items:center}.footer-links a{color:#b4bbc4;font-size:11px}.footer-links a:hover{color:#fff}footer>small{grid-column:1/-1;color:#6f7883;font-size:9px}.legal-page{max-width:860px;margin:0 auto;padding:56px 24px 90px}.legal-page>a{display:inline-block;margin-bottom:35px;color:#2e806f;font-size:12px}.legal-page h1{margin:0;font-size:36px}.legal-page>p{color:var(--muted);font-size:12px}.legal-page section{padding:22px 0;border-top:1px solid var(--line)}.legal-page h2{margin:0 0 10px;font-size:17px}.legal-page section p,.legal-page li{color:#4f5862;font-size:12px;line-height:1.9}.legal-page ul{padding-left:20px}.legal-footer{padding:25px;text-align:center;background:var(--ink);color:#8f98a3;font-size:10px}@media(max-width:900px){.site-header{padding:0 18px}.site-header nav{display:none}.brand{min-width:0}.header-action{margin-left:auto}.hero{height:620px;min-height:620px}.hero-content{width:calc(100% - 36px)}.hero-media{object-position:62% center}.hero-scrim{background:rgba(8,10,13,.82)}.hero h1{font-size:50px}.hero p{font-size:16px}.capability-strip{grid-template-columns:1fr 1fr;padding:0 18px}.capability-strip div{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.section{padding:62px 18px}.section-heading{grid-template-columns:35px 1fr}.section-heading h2,.download-section h2,.support-section h2{font-size:25px}.product-figure img{aspect-ratio:4/3;object-position:35% top}.product-figure figcaption{position:static;width:auto;border-radius:0}.feature-columns,.plugin-grid,.steps,.release-row,.download-section,.support-section{grid-template-columns:1fr}.feature-columns article,.feature-columns article+article{padding:24px 0;border-left:0;border-bottom:1px solid var(--line)}.plugin-media{height:180px}.steps li,.steps li+li{padding:20px 0;border-left:0;border-bottom:1px solid var(--line)}.release-row{gap:28px}.download-section{padding:55px 18px;gap:34px}.support-section{padding:48px 18px;gap:24px}.support-section>div{display:block}.support-section .section-index{display:block;margin-bottom:10px}footer{padding:28px 18px;grid-template-columns:1fr}.footer-links{flex-wrap:wrap}footer>small{grid-column:1}.checksum{border-left-width:3px}}@media(max-width:430px){.site-header{height:60px}.brand small{display:none}.header-action{height:34px;padding:0 10px}.hero{height:570px;min-height:570px}.hero h1{font-size:44px}.hero p{font-size:14px}.hero-actions{width:100%}.hero-actions .button{width:100%}.hero-meta span{font-size:9px}.capability-strip{grid-template-columns:1fr}.capability-strip div{padding:15px 0}.section{padding-top:50px;padding-bottom:50px}.section-heading{margin-bottom:28px}.product-figure img{aspect-ratio:1/1}.plugin-media{height:145px}.download-actions .button{width:100%}}
