 :root{--ink:#17202a;--muted:#718090;--dark:#101820;--blue:#2f6da5;--panel:#16232f;--paper:#f4f7f9;--line:#d6e0e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;color:var(--ink);line-height:1.8}img{display:block;max-width:100%;height:auto}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.console-header{position:sticky;top:0;z-index:60;background:#0d151c;color:#fff;border-bottom:1px solid #253541}.console-header>.shell{min-height:68px;display:grid;grid-template-columns:190px 1fr auto;align-items:center}.brand img{height:32px;max-width:160px}.status{justify-self:center;display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.15em}.status i{width:8px;height:8px;border-radius:50%;background:#7fc47d}.download-head{text-decoration:none;font-weight:900}.hero-console{padding:82px 0;background:linear-gradient(135deg,#101820,#162936);color:#fff}.console-grid{display:grid;grid-template-columns:1fr .72fr;gap:58px;align-items:center}.tag,.gallery-head>span,.path-title>span,.workspace span,.reinstall span,.faq-layout>div>span{font-size:10px;letter-spacing:.17em;font-weight:900;color:#80abd1}.hero-console h1,.desktop-gallery h2,.download-path h2,.workspace h2,.reinstall h2,.faq h2{margin:7px 0;font-size:clamp(36px,5vw,64px);line-height:1.04;letter-spacing:-.045em}.console-copy p{font-size:18px;color:#cad7e1}.console-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.console-actions a{display:inline-flex;min-height:50px;align-items:center;padding:0 18px;border:1px solid #688198;text-decoration:none;font-weight:900}.console-actions a:first-child{background:#fff;color:#101820}.download-panel{background:#0c1319;border:1px solid #334654;padding:22px}.panel-head{display:flex;justify-content:space-between;border-bottom:1px solid #334654;padding-bottom:12px}.panel-head span{font-size:10px;color:#7f9aad}.download-panel ul{list-style:none;margin:0;padding:10px 0}.download-panel li{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #24343f}.download-panel li span{color:#91a2ae;font-size:13px}.download-panel a{display:flex;margin-top:16px;min-height:48px;align-items:center;justify-content:center;background:#72a8d7;color:#08131b;text-decoration:none;font-weight:900}.desktop-gallery{padding:32px 0 86px}.gallery-head{max-width:800px;margin-bottom:26px}.desktop-gallery h2,.download-path h2,.workspace h2,.reinstall h2,.faq h2{font-size:clamp(30px,3.6vw,46px);line-height:1.15}.gallery-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:16px}.gallery-grid figure{margin:0;background:var(--paper);padding:14px;border:1px solid var(--line)}.gallery-grid img{width:100%;height:340px;object-fit:contain;background:#fff}.gallery-grid .big img{height:440px}.gallery-grid figcaption{font-size:13px;color:var(--muted);padding-top:9px}.download-path{padding:88px 0;background:var(--paper)}.path-title{max-width:820px;margin-bottom:22px}.path-title p,.workspace p,.reinstall p{color:var(--muted);font-size:17px}.path-row{display:grid;grid-template-columns:70px 280px 1fr;gap:24px;padding:20px 0;border-top:1px solid var(--line)}.path-row b{color:#4e82ad;font-size:24px}.path-row strong{font-size:18px}.path-row p{margin:0;color:var(--muted)}.workspace{padding:92px 0}.workspace-grid,.reinstall-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.workspace-images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.workspace-images figure,.reinstall figure{margin:0;background:var(--paper);padding:12px}.workspace-images img{width:100%;height:350px;object-fit:contain}.reinstall{padding:92px 0;background:#e9f0f4}.reinstall img{width:100%;max-height:450px;object-fit:contain}.reinstall a{display:inline-flex;margin-top:12px;padding:10px 17px;background:var(--dark);color:#fff;text-decoration:none;font-weight:900}.pc-links{padding:70px 0}.pc-links>.shell{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pc-links a{padding:20px;border:1px solid var(--line);text-decoration:none}.pc-links strong,.pc-links span{display:block}.pc-links span{color:var(--muted);font-size:13px;margin-top:8px}.faq{padding:88px 0;background:#f4f7f9}.faq-layout{display:grid;grid-template-columns:.58fr 1.42fr;gap:60px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 2px;font-size:18px;font-weight:900}.faq-list p{margin:-3px 0 22px;color:var(--muted)}.system-footer{background:#0d151c;color:#e1e8ed}.system-strip{border-bottom:1px solid #2b3a45}.system-strip>.shell{min-height:54px;display:flex;align-items:center;gap:28px;font-size:11px;letter-spacing:.12em}.system-strip a{margin-left:auto;text-decoration:none;font-weight:900}.footer-columns{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-top:38px;padding-bottom:80px}.footer-columns b{display:block;margin-bottom:8px}.footer-columns p{color:#8fa0ad}.footer-columns a{display:block;text-decoration:none;color:#cbd5dc;margin:5px 0}.mobile-bar{display:none}@media(max-width:900px){.console-header>.shell{grid-template-columns:1fr auto}.status{display:none}.console-grid,.workspace-grid,.reinstall-grid,.faq-layout{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid .big{grid-column:1/-1}.path-row{grid-template-columns:60px 1fr}.path-row p{grid-column:2}.pc-links>.shell,.footer-columns{grid-template-columns:1fr 1fr}}@media(max-width:600px){body{font-size:15px;padding-bottom:62px}.shell{width:min(100% - 28px,1180px)}.console-header>.shell{min-height:62px}.brand img{height:28px}.download-head{font-size:12px}.hero-console{padding:56px 0}.hero-console h1{font-size:clamp(42px,14vw,58px)}.console-copy p{font-size:16px}.console-actions{flex-direction:column}.console-actions a{width:100%;justify-content:center}.desktop-gallery,.download-path,.workspace,.reinstall,.faq{padding:62px 0}.gallery-grid,.workspace-images,.pc-links>.shell,.footer-columns{grid-template-columns:1fr}.gallery-grid .big{grid-column:auto}.gallery-grid img,.gallery-grid .big img,.workspace-images img{height:auto;max-height:300px}.path-row{grid-template-columns:44px 1fr;gap:12px}.system-strip>.shell{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.system-strip a{margin-left:0}.mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:8px 14px;background:#0d151c;color:#fff}.mobile-bar a{display:inline-flex;min-width:100px;min-height:40px;align-items:center;justify-content:center;background:#fff;color:#101820;text-decoration:none;font-weight:900}}.file-check{padding:86px 0;background:#fff}.file-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.file-check-grid figure{margin:0;padding:14px;background:var(--paper);border:1px solid var(--line)}.file-check-grid img{width:100%;height:360px;object-fit:contain;background:#fff}.file-check-grid figcaption{font-size:13px;color:var(--muted);padding-top:9px}.file-copy{max-width:850px;color:var(--muted);font-size:17px}.file-cta{display:inline-flex;padding:10px 17px;background:var(--dark);color:#fff;text-decoration:none;font-weight:900}@media(max-width:600px){.file-check{padding:62px 0}.file-check-grid{grid-template-columns:1fr}.file-check-grid img{height:auto;max-height:300px}}