@charset "UTF-8";
:root{color-scheme:dark;--bg:#101110;--surface:#181a18;--line:#2a2c28;--text:#f6f6ef;--muted:#aaaDA5;--orange:#ff6a32;--font:"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #ffac82;outline-offset:6px}svg{width:24px;height:24px}img{display:block}h1,h2,h3,p{margin:0}.wrap{width:calc(100% - 112px);max-width:1248px;margin:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:104px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:650;letter-spacing:.06em}.brand img{border-radius:10px}.brand-divider{height:20px;width:1px;background:#44483e;margin:0 6px}.brand-label{font-size:14px;font-weight:400;letter-spacing:.03em;color:var(--muted)}nav{display:flex;gap:32px;font-size:14px;color:#c8cbc1}nav a:hover{color:var(--orange)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:68px;align-items:center;padding-top:80px;padding-bottom:84px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;color:#d0d3c8;letter-spacing:.07em}.eyebrow svg{width:15px;height:15px;fill:var(--orange)}h1{font-size:clamp(44px,4.8vw,68px);letter-spacing:-.035em;line-height:1.23;font-weight:750;margin-top:25px}h1 span{color:var(--orange)}.hero-description{font-size:17px;color:var(--muted);line-height:1.95;margin:24px 0 32px}.download-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:62px;padding:0 24px;border-radius:9px;background:var(--orange);color:#17120f;font-size:18px;font-weight:700;box-shadow:0 7px 24px #ff6a3212;transition:background .18s,transform .18s}.download-button:hover{background:#ff8756;transform:translateY(-2px)}.download-button svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.download-button span{margin-left:32px;font-size:22px}.download-meta{display:flex;align-items:center;gap:10px;font-size:13px;color:#babdb3;margin-top:16px}.download-meta i{width:2px;height:2px;background:#777b70;border-radius:100%}.compatibility{font-size:12px;color:#92978b;margin-top:8px}.hero-art{position:relative;min-height:458px;border-radius:24px;background:radial-gradient(ellipse at 50% 45%,#c4542530 0%,transparent 63%),linear-gradient(130deg,#242722,#161815);border:1px solid #363a30;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:24px 30px}.art-top{width:100%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.13em;color:#969b8c}.icon-stage{margin:42px 0 24px;transform:rotate(-7deg);filter:drop-shadow(0 20px 35px #0007)}.icon-stage img{width:184px;height:184px;border-radius:42px}.art-title{font-size:24px;letter-spacing:.09em;line-height:1.7;text-align:center;font-weight:600}.art-title span{display:block;color:#c1c4b6;font-size:16px;letter-spacing:.22em;font-weight:400}.art-bottom{display:flex;justify-content:space-between;gap:16px;width:100%;margin-top:30px;padding-top:18px;border-top:1px solid #ffffff13;font-size:13px;color:#a9ae9f}.guide{padding:42px 0 62px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-kicker{font-size:13px;color:var(--orange);letter-spacing:.07em}h2{font-size:29px;letter-spacing:-.035em;line-height:1.45;margin-top:9px;font-weight:650}.section-note{font-size:13px;color:#a0a698}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding:0;margin:32px 0 0}.steps li{display:flex;gap:18px}.step-number{font-size:28px;font-weight:300;color:#797f70;line-height:1.45;letter-spacing:-.06em}.steps h3{font-size:17px;font-weight:550;margin:3px 0 9px}.steps p{font-size:14px;color:#aeb2a7;line-height:1.9;max-width:300px}.questions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.9fr;gap:52px;padding:55px 0 70px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;font-size:16px;color:#e0e2da}summary::-webkit-details-marker{display:none}summary span{font-size:23px;color:#a6ad9b;line-height:1;font-weight:300}summary:hover{color:var(--orange)}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:#aeb4a6;padding:0 24px 22px 0;line-height:1.95}.file-info{padding-bottom:24px}.file-info p{padding-bottom:16px}.file-info>span{font-size:12px;color:#afb4a8}.file-info code{display:block;margin-top:7px;word-break:break-all;padding:13px 16px;background:#1c2019;border:1px solid #30372a;border-radius:6px;color:#c6ceb9;font:12px/1.8 Consolas,monospace}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0 32px;color:#858c7f;font-size:12px}.footer-brand{display:flex;gap:9px;align-items:center;color:#c6cbbf;font-size:14px}.footer-brand img{border-radius:6px}.footer p{font-size:12px}
@media(min-width:1550px){.hero{padding-top:100px;padding-bottom:100px}.hero-art{min-height:470px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:32px;padding:60px 0}.hero-art{min-height:424px;padding:24px}.icon-stage{margin-top:32px}.icon-stage img{width:170px;height:170px}.art-top{font-size:10px}.art-bottom{font-size:12px;gap:10px}.steps{gap:24px}.section-heading{align-items:start}.section-note{max-width:200px}.questions{grid-template-columns:1fr 2fr;gap:32px}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}.header{min-height:80px}.brand{font-size:18px;gap:9px}.brand img{width:32px;height:32px;border-radius:8px}.brand-divider,.brand-label{display:none}nav{gap:20px;font-size:13px}.hero{grid-template-columns:1fr;gap:38px;padding:46px 0}.hero-copy{text-align:center}.eyebrow,.download-meta{justify-content:center}h1{font-size:48px;margin-top:21px}.hero-description{font-size:16px;margin:20px 0 26px}.download-button{width:100%;max-width:355px}.compatibility{line-height:1.8}.hero-art{min-height:auto;width:100%;max-width:500px;margin:auto;padding:22px}.icon-stage{margin:25px 0 20px}.icon-stage img{width:150px;height:150px;border-radius:35px}.art-title{font-size:22px}.art-title span{font-size:14px}.art-bottom{margin-top:25px}.guide{padding:32px 0 42px}.section-heading{display:block}.section-note{display:block;max-width:none;margin-top:12px}h2{font-size:26px}.steps{grid-template-columns:1fr;gap:28px;margin-top:29px}.steps li{gap:22px}.steps p{max-width:none;font-size:15px}.steps h3{font-size:18px}.step-number{min-width:30px}.questions{grid-template-columns:1fr;gap:25px;padding:34px 0 42px}summary{font-size:15px;padding:19px 0}.footer{flex-wrap:wrap;justify-content:center;text-align:center;gap:12px;padding:24px 0}.footer p{width:100%;order:2}.footer>span{display:none}}
.art-top{font-size:12px}.steps p,details p{font-size:16px}.art-top{gap:12px;flex-wrap:wrap}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-art.hero-screenshot{min-height:0;min-width:0;padding:0;border-radius:12px;background:#0e100e}
.hero-screenshot img{width:100%;height:auto;object-fit:contain}
