/* 古曰：诸站同章，文有疏密。今释：共用颜色、字体、导航与控件，各站保留内容布局。 */
:root{--豫纸:#f8f6f0;--豫墨:#272b27;--豫朱:#a33c2c;--豫次:#6a6e64;--豫线:#dcded3;--豫浅:#eeeee5;--豫字体:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;--豫题:"Songti SC","Noto Serif CJK SC",serif;--豫码:"SFMono-Regular","Noto Sans Mono CJK SC",Consolas,monospace;color-scheme:light}
html{scroll-behavior:smooth}body{margin:0;background:var(--豫纸);color:var(--豫墨);font-family:var(--豫字体);line-height:1.7}*{box-sizing:border-box}[hidden]{display:none!important}a{color:inherit}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}:focus-visible{outline:2px solid var(--豫朱);outline-offset:4px}code,pre{font-family:var(--豫码)}
.豫导航{min-height:80px;display:flex;align-items:center;gap:24px;padding:16px clamp(20px,4vw,72px);border-bottom:1px solid var(--豫线);background:var(--豫纸);position:relative;z-index:10;font-size:14px;line-height:1.5}.豫导航 a{text-decoration:none}.豫标志{font:700 30px var(--豫题);letter-spacing:3px;white-space:nowrap}.豫标志 b{color:var(--豫朱)}.豫站名{border-left:1px solid var(--豫线);padding-left:22px;white-space:nowrap}.豫导航内{display:flex;align-items:center;gap:24px;margin-left:auto}.豫导航内 a:hover,.豫导航内 a[aria-current=page]{color:var(--豫朱)}.豫语言{display:flex;gap:2px;padding:3px;border:1px solid var(--豫线);border-radius:4px}.豫语言 button{border:0;background:transparent;color:var(--豫次);padding:5px 9px;font-size:13px}.豫语言 button[aria-pressed=true]{background:var(--豫墨);color:var(--豫纸);border-radius:2px}.豫导航 .豫试写{background:var(--豫朱);color:white!important;padding:9px 15px;border-radius:3px}.豫菜单{display:none}.豫页脚{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid var(--豫线);padding:28px clamp(20px,4vw,72px);font-size:13px;color:var(--豫次)}.豫页脚 a{margin-right:18px;text-decoration:none}.豫跳转{position:absolute;left:16px;top:-100px;z-index:30;background:white;padding:12px}.豫跳转:focus{top:8px}
html[data-yuyan] body{background:var(--豫纸);color:var(--豫墨)}html[data-yuyan] body:before,html[data-yuyan] body:after,html[data-yuyan] .ambient{display:none}html[data-yuyan]{--void:var(--豫纸);--void-raised:var(--豫浅);--panel:#fffefa;--panel-solid:#fffefa;--panel-hover:var(--豫浅);--ink:var(--豫墨);--ink-soft:var(--豫次);--ink-faint:#848779;--cyan:var(--豫朱);--cyan-deep:#813125;--violet:var(--豫朱);--line:var(--豫线);--line-bright:#b9bdad;--glow:none;--ui:var(--豫字体);--mono:var(--豫码);--page:var(--豫纸);--paper:#fffefa;--paper-deep:var(--豫浅);--accent:var(--豫朱);--墨:var(--豫墨);--朱:var(--豫朱);--纸:var(--豫纸);--线:var(--豫线);--浅:var(--豫浅)}
html[data-yuyan=playground] body>header:not(.豫导航){display:none}html[data-yuyan=docs] .topbar .brand{display:none}html[data-yuyan=docs] .topbar{position:static;top:auto;background:var(--豫纸);box-shadow:none;border-bottom:1px solid var(--豫线)}html[data-yuyan=docs] .module-section,html[data-yuyan=docs] .hero{box-shadow:none;background:#fffefa}html[data-yuyan=source] .shell{max-width:none;margin:0;padding:20px 4vw}html[data-yuyan=source] .seal{display:none}html[data-yuyan=source] .title-group h1 span{display:none}html[data-yuyan=source] .masthead{border:0;padding-top:8px}html[data-yuyan=source] .workspace{border:1px solid var(--豫线)}
@media(max-width:900px){.豫导航{gap:14px;flex-wrap:wrap;min-height:72px}.豫标志{font-size:25px}.豫站名{padding-left:14px}.豫菜单{display:block;margin-left:auto;border:1px solid var(--豫线);background:transparent;border-radius:3px;padding:5px 10px}.豫导航内{display:none;width:100%;margin:0;flex-wrap:wrap;gap:18px;padding-top:12px}.豫导航[data-open=true] .豫导航内{display:flex}.豫页脚{font-size:12px}html[data-yuyan=docs] .topbar{height:auto;min-height:60px;flex-wrap:wrap;padding:12px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.豫原文说明{margin:0;padding:9px 4vw;background:var(--豫浅);color:var(--豫次);font-size:12px}html[data-yuyan] body{font-family:var(--豫字体)}
.豫导航{height:auto;flex-shrink:0}.豫原文说明{flex-shrink:0}html[data-yuyan=source] body{display:flex;flex-direction:column;height:100dvh;overflow:hidden}html[data-yuyan=source] .shell{height:auto;flex:1;min-height:0;width:100%;padding-top:0}html[data-yuyan=source] .masthead{min-height:60px}html[data-yuyan=source] .豫导航{width:100%}
html[data-yuyan=docs] .sidebar{background:var(--豫浅)}html[data-yuyan=docs] .hero h1{font:500 clamp(30px,4vw,48px)/1.5 var(--豫题)}html[data-yuyan=docs] .module-overview-card,html[data-yuyan=docs] .symbol-card,html[data-yuyan=docs] .hero-metrics{border-radius:3px;box-shadow:none;background:#fffefa}html[data-yuyan=source]{--structure:#a33c2c;--keyword:#a33c2c;--operator:#66755c;--control:#a33c2c;--type:#385d62;--string:#567348;--number:#896444;--comment:#808577;--builtin:#385d62}
