:root{--ink:#171511;--soft:#675e50;--paper:#efe1bf;--cream:#faf2df;--line:#d4bd97;--orange:#c87827;--orange2:#9f5819;--dark:#292824;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif;background:#efe1bf url('/assets/img/theme-v2/paper-texture.png') repeat;background-size:96px 720px;line-height:1.75}a{color:inherit;text-decoration:none}.site-head{height:112px;padding:0 max(6vw,28px);display:flex;align-items:center;justify-content:space-between;color:#fff;background:#292824 url('/assets/img/theme-v2/header-texture.png') repeat-x;background-size:auto 158px}.wordmark{display:flex;align-items:baseline;gap:16px}.wordmark b{font-family:KaiTi,STKaiti,serif;font-size:34px;letter-spacing:3px}.wordmark span{font-size:14px;color:#d8cbb8;letter-spacing:2px}.site-head nav{display:flex;gap:34px;font-size:14px;color:#e9decf}.site-head nav a:hover{color:#e5a55e}.hero{min-height:520px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:6vw;padding:48px max(7vw,40px);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:530px;height:530px;border:1px solid rgba(159,88,25,.2);border-radius:50%;right:-150px;top:-175px;box-shadow:0 0 0 65px rgba(200,120,39,.04),0 0 0 130px rgba(200,120,39,.035)}.eyebrow,.section-title p,.final-cta>p{font-size:12px;letter-spacing:4px;color:var(--orange2);font-weight:700}.hero h1{font-family:KaiTi,STKaiti,serif;font-size:58px;line-height:1.18;margin:12px 0 18px;letter-spacing:3px}.hero h1 em{font-style:normal;color:var(--orange2)}.lead{max-width:650px;font-size:17px;color:var(--soft);margin:0 0 24px}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 25px;border:1px solid var(--orange2);font-weight:700;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(74,46,20,.14)}.primary{background:var(--orange2);color:#fff}.ghost{background:rgba(255,253,248,.45);color:var(--orange2)}.dark{background:var(--dark);border-color:var(--dark);color:#fff}.light{background:#fff6e6;border-color:#fff6e6;color:#754015}.release-note{font-size:12px;color:#756b5d;margin-top:20px}.hero-art{position:relative;z-index:1;padding:35px 0 0 40px}.seal{position:absolute;z-index:2;left:0;top:0;width:100px;height:100px;border:5px double #9e4d28;color:#9e4d28;background:#f0dfbd;display:grid;place-items:center;font:700 58px/1 KaiTi,serif;transform:rotate(-5deg);box-shadow:0 12px 25px rgba(55,37,21,.2)}.demo-window{background:var(--white);border:1px solid #d6c39f;box-shadow:0 22px 48px rgba(57,42,25,.21);padding:18px 22px 20px;transform:rotate(1.5deg)}.demo-top{display:flex;align-items:center;gap:7px;border-bottom:1px solid #e5d8c3;padding-bottom:13px}.demo-top span{margin-right:auto;color:#a45e1d;font-size:11px;letter-spacing:3px;font-weight:700}.demo-top i{width:8px;height:8px;border-radius:50%;background:#d8cbb6}.reading{padding:22px 5px 13px;color:#8a7a66;font-size:14px}.reading strong{color:var(--orange)}.candidate{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:11px;border-top:1px solid #eee4d4}.candidate b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#ece1cf;color:#765b3e;font-size:12px}.candidate small{color:#9b8c77}.candidate.active{background:#f4e2c2;border-color:transparent}.candidate.active b{background:var(--orange2);color:#fff}.keys{display:flex;gap:8px;justify-content:flex-end;align-items:center;padding-top:22px}.keys>*{border:1px solid #d8c7ac;background:#fff;padding:5px 10px;font-size:11px}.keys .on{background:var(--orange2);color:#fff;border-color:var(--orange2)}.numbers{display:grid;grid-template-columns:repeat(4,1fr);background:var(--dark);color:white;padding:26px max(7vw,40px)}.numbers div{text-align:center;border-right:1px solid #4d4941}.numbers div:last-child{border:0}.numbers strong{display:block;font:700 34px/1.1 Georgia,serif;color:#e7a359}.numbers span{display:block;font-size:12px;color:#c8bbaa;margin-top:8px}.section{max-width:1180px;margin:0 auto;padding:64px 30px}.section-title{display:flex;align-items:center;gap:18px;margin-bottom:30px}.section-title>span{font:italic 38px/1 Georgia,serif;color:#c68945;border-right:1px solid var(--line);padding-right:18px}.section-title p{margin:0}.section-title h2{font:700 32px/1.3 KaiTi,STKaiti,serif;margin:4px 0 0;letter-spacing:3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{background:rgba(255,253,248,.74);border:1px solid var(--line);padding:23px;min-height:188px}.feature-grid article>b{font:700 26px KaiTi,serif;color:#c47a2d}.feature-grid h3,.support-card h3,.steps h3,.shortcut-card h3{font-size:18px;margin:13px 0 8px}.feature-grid p,.support-card p,.notice-grid p,.steps p{font-size:14px;color:var(--soft);margin:0}.install{max-width:none;padding-left:max(calc((100vw - 1120px)/2),30px);padding-right:max(calc((100vw - 1120px)/2),30px);background:rgba(255,250,238,.63);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.support-card{position:relative;background:#fffdf7;border:1px solid #cdb794;padding:30px}.support-card.recommended{border:2px solid var(--orange2)}.support-card .tag{display:inline-block;padding:3px 10px;background:#a35d20;color:white;font-size:11px}.support-card .tag.quiet{background:#514c43}.support-card .button{margin-top:22px}.notice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:28px}.notice-grid>div{border-left:3px solid #c68139;padding:4px 0 4px 18px}.notice-grid h3{font-size:15px;margin:0 0 8px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.steps li{display:flex;gap:20px;background:rgba(255,253,248,.7);border-bottom:1px solid var(--line);padding:24px}.steps i{font:italic 30px Georgia,serif;color:var(--orange2)}.steps h3{margin-top:0}.shortcut-card{margin-top:30px;background:var(--dark);color:white;padding:30px}.shortcut-card h3{margin-top:0}.shortcut-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0 40px;margin:0}.shortcut-card dl>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #4b4841}.shortcut-card dt{white-space:nowrap}.shortcut-card dd{margin:0;color:#d6cab8;font-size:13px;text-align:right}kbd{font-family:inherit;border:1px solid #80786d;border-radius:3px;padding:2px 6px;background:#3b3934;color:#fff}.cautions{padding-top:40px}.caution-list{border-top:1px solid var(--line)}.caution-list p{display:grid;grid-template-columns:55px 1fr;gap:20px;margin:0;padding:22px 10px;border-bottom:1px solid var(--line);color:var(--soft)}.caution-list b{font:italic 19px Georgia,serif;color:var(--orange2)}.caution-list strong{color:var(--ink)}.final-cta{text-align:center;padding:58px 25px;background:#9e581d url('/assets/img/theme-v2/footer-texture.png') repeat-x;background-size:auto 240px;color:#fff}.final-cta>p{color:#f0c58f}.final-cta h2{font:700 35px KaiTi,serif;letter-spacing:3px;margin:15px 0 28px}footer{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding:28px;background:#262521;color:#bdb2a3;font-size:12px}footer b{color:#eee2d0}footer a{color:#d59751}@media(max-width:820px){.site-head{height:auto;padding:22px}.site-head nav{display:none}.wordmark b{font-size:27px}.hero{grid-template-columns:1fr;padding:55px 24px}.hero h1{font-size:45px}.hero-art{padding-left:28px}.numbers{grid-template-columns:1fr 1fr;padding:25px 15px;gap:20px 0}.numbers div:nth-child(2){border:0}.feature-grid,.notice-grid{grid-template-columns:1fr}.support-layout,.steps{grid-template-columns:1fr}.shortcut-card dl{grid-template-columns:1fr}.section{padding:65px 20px}.install{padding-left:20px;padding-right:20px}}@media(max-width:480px){.wordmark span{display:none}.hero h1{font-size:38px}.hero-art{padding:30px 0 0 12px}.seal{width:70px;height:70px;font-size:40px}.demo-window{padding:18px 14px}.candidate{grid-template-columns:26px 1fr}.candidate small{display:none}.numbers strong{font-size:27px}.section-title h2{font-size:27px}}
