/* 方案 C · 低饱和 */
:root{
  --brand:#F0B429;--brand-dark:#D69A16;--brand-soft:#FBF0D6;--on-brand:#23211C;
  --ink:#23211C;--ink-2:#5F5A50;--ink-3:#918B7E;
  --bg:#FAFAF7;--card:#FFFFFF;--line:#E7E3D9;--live:#C24A3C;
  --nav-bg:#F0B429;--nav-ink:#23211C;--nav-underline:rgba(0,0,0,.5);
  --head-bg:#FCFBF7;--row-hover:#FCFBF7;--ph:linear-gradient(120deg,#dcd8cd,#eeebe3);
  --eyebrow-ink:#7A5A05;--note-bg:#FCFAF4;
  --foot-bg:#23211C;--foot-ink:#9A948A;  --nav-hover:rgba(0,0,0,.09);
  --radius:4px;
}

body{font-size:15.5px;line-height:1.8}
.hero h2,.aitem h3,.shead h2,.side h2,.panel h2{font-family:"Songti SC","SimSun",Georgia,serif}
.shead .bar{width:22px;height:2px;border-radius:0}
.mhead .score{font-family:"Songti SC","SimSun",Georgia,serif}
