:root{--paper:#f3efe6;--ink:#171715;--muted:#666159;--red:#ef3826;--acid:#b7ef37;--line:#c9c1b4;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.75 Arial,"Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-head{height:72px;display:grid;grid-template-columns:290px 1fr;align-items:center;padding:0 max(24px,calc((100% - var(--max))/2));border-bottom:1px solid var(--ink);background:rgba(243,239,230,.96);position:relative;z-index:20}.catalog-mark{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.08em}.catalog-mark i{width:14px;height:38px;background:var(--red)}.catalog-mark small{display:block;color:var(--muted);font-size:8px;letter-spacing:3px}.route-nav{display:flex;justify-content:flex-end;gap:25px;font-size:13px}.index-toggle{display:none}.punct-mark{display:none}
.route-hero{min-height:720px;display:grid;grid-template-columns:43% 57%;border-bottom:1px solid var(--ink)}.route-hero>img{grid-column:2;height:720px;width:100%;object-fit:cover}.route-lead{grid-column:1;grid-row:1;padding:70px max(28px,calc((100vw - var(--max))/2));padding-right:55px;display:flex;flex-direction:column;justify-content:center}.route-lead>span,.file-head>span,.case-files header>span,.symptom-index>div>span,.config-plate>div>span,.device-register>div>span{color:var(--red);letter-spacing:3px;font-size:11px;font-weight:800}.route-lead h1{font:900 clamp(54px,6.4vw,104px)/.96 Arial,"Microsoft YaHei",sans-serif;letter-spacing:-.065em;margin:22px 0}.route-lead h1 em{color:var(--red);font-style:normal}.route-lead p{max-width:600px;color:var(--muted);font-size:18px}.route-lead>div{display:flex;gap:12px;margin-top:28px}.route-lead>div a,.config-plate a{padding:13px 20px;border:1px solid var(--ink);font-weight:800}.route-lead>div a:first-child{background:var(--ink);color:var(--paper)}
.path-register,.device-register,.config-plate,.case-files,.symptom-index{max-width:var(--max);margin:110px auto}.path-register{display:grid;grid-template-columns:1.4fr repeat(4,1fr);border:1px solid var(--ink)}.path-register>*{padding:30px 22px;min-height:240px;border-right:1px solid var(--ink)}.path-register>*:last-child{border-right:0}.path-register header{display:block;height:auto;background:var(--ink);color:var(--paper)}.path-register header h2,.device-register h2,.config-plate h2,.case-files h2,.symptom-index h2{font:800 clamp(35px,4.5vw,60px)/1.05 Arial,"Microsoft YaHei",sans-serif;letter-spacing:-.04em;margin:10px 0}.path-register a b{color:var(--red)}.path-register a h3{font-size:25px}.path-register a p{color:var(--muted)}
.device-register{display:grid;grid-template-columns:1.3fr repeat(4,1fr);align-items:stretch}.device-register>a{height:330px;padding:25px 18px;border:1px solid var(--ink);margin-left:-1px;display:flex;flex-direction:column;justify-content:space-between}.device-register>a:nth-child(2n){background:var(--ink);color:var(--paper)}.device-register small{color:var(--red)}.device-register h3{font:800 28px/1.15 Arial,"Microsoft YaHei",sans-serif}.device-register b{background:var(--acid);color:var(--ink);padding:5px 8px;align-self:flex-start;font-size:12px}
.config-plate{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:70px;background:var(--red);color:white}.config-plate p{color:white}.config-plate a{display:inline-block;background:var(--ink);color:white}.config-plate ol{list-style:none;padding:0;margin:0}.config-plate li{padding:18px 0;border-bottom:1px solid white}.config-plate li b{display:inline-block;width:55px;color:var(--acid)}
.case-files header{display:flex;align-items:end;gap:25px;border-bottom:1px solid var(--ink)}.case-files header a{margin-left:auto;margin-bottom:15px;color:var(--red)}.case-grid,.case-index{display:grid;grid-template-columns:repeat(2,1fr)}.case-entry{padding:30px;border-bottom:1px solid var(--ink);border-right:1px solid var(--ink);min-height:260px}.case-entry:nth-child(4n+1){background:var(--ink);color:var(--paper)}.case-entry time,.case-entry>span{font-size:11px;color:var(--red);margin-right:15px}.case-entry h3{font:750 26px/1.3 Arial,"Microsoft YaHei",sans-serif}.case-entry p{color:var(--muted)}.case-entry:nth-child(4n+1) p{color:#bbb5aa}.symptom-index{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.symptom-index details{border-bottom:1px solid var(--ink);padding:18px 0}.symptom-index summary{cursor:pointer;font-weight:800}
.file-head,.guide-shell,.case-main,.case-index{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.file-head{padding-top:90px;padding-bottom:55px;border-bottom:1px solid var(--ink)}.file-head h1{font:850 clamp(43px,6vw,78px)/1.05 Arial,"Microsoft YaHei",sans-serif;letter-spacing:-.04em;max-width:960px}.file-head p{font-size:19px;color:var(--muted);max-width:760px}.guide-shell{margin-top:70px;margin-bottom:120px;display:grid;grid-template-columns:1fr 220px;gap:70px}.guide-copy section,.report-copy section{margin-bottom:48px}.guide-copy h2,.report-copy h2{font:750 30px/1.3 Arial,"Microsoft YaHei",sans-serif;letter-spacing:-.025em}.guide-copy p,.report-copy p{font-size:17px;color:var(--muted)}.guide-shell aside{border-top:2px solid var(--red);padding-top:15px;display:flex;flex-direction:column;gap:13px;align-self:start;position:sticky;top:20px;color:var(--red)}.case-main{margin-top:60px;margin-bottom:120px}.case-report{border-left:3px solid var(--red);padding-left:70px}.case-report>header{display:flex;gap:30px;color:var(--red)}.report-copy{max-width:780px;margin:50px 0}.case-report aside{display:flex;gap:25px;border-top:1px solid var(--ink);padding-top:22px;color:var(--red)}.case-index{margin-top:60px;margin-bottom:110px}.site-foot{border-top:1px solid var(--ink);padding:55px max(24px,calc((100% - var(--max))/2));display:grid;grid-template-columns:1fr 1fr;gap:25px;background:var(--ink);color:var(--paper)}.site-foot p,.site-foot small{color:#aaa59c}.site-foot nav{display:flex;justify-content:flex-end;gap:18px;flex-wrap:wrap}.site-foot small{grid-column:1/-1}.open .route-nav{display:flex}
@media(max-width:760px){header{height:66px;padding:0 18px;grid-template-columns:1fr auto}.index-toggle{display:block;background:none;border:0}.index-toggle b{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.route-nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--ink)}.route-hero{display:flex;flex-direction:column;min-height:0}.route-lead{padding:52px 22px}.route-lead h1{font-size:53px}.route-lead>div{flex-direction:column;align-items:flex-start}.route-hero>img{width:100%;height:330px;order:2}.path-register{grid-template-columns:1fr 1fr;margin-left:20px;margin-right:20px}.path-register header{grid-column:1/-1}.path-register>*{border-bottom:1px solid var(--ink)}.device-register{grid-template-columns:1fr 1fr;padding:0 20px}.device-register>div{grid-column:1/-1}.device-register>a{height:220px}.config-plate,.symptom-index{grid-template-columns:1fr;margin-left:0;margin-right:0;padding:40px 24px}.case-files{padding:0 20px}.case-files header{align-items:start;flex-direction:column}.case-files header a{margin:0 0 15px}.case-grid,.case-index{grid-template-columns:1fr}.guide-shell{grid-template-columns:1fr}.guide-shell aside{position:static}.case-report{padding-left:18px}.case-report>header{flex-wrap:wrap}.site-foot{grid-template-columns:1fr}.site-foot nav{justify-content:flex-start}.site-foot small{grid-column:1}}
