:root{--bg:#f5f2e9;--card:#fffdf7;--soft:#ece6d6;--ink:#172238;--muted:#657087;--line:#d9cfb7;--teal:#1b4f86;--navy:#102e55;--mint:#c5973d;--amber:#b06d19;--shadow:0 16px 42px rgba(37,43,62,.12)}
html[data-mode="dark"]{--bg:#0d1423;--card:#151f32;--soft:#202c43;--ink:#f6f1e4;--muted:#b8bfd0;--line:#38445b;--teal:#85bfff;--navy:#6da9e8;--mint:#efc86d;--amber:#efb95b}
.notice{background:linear-gradient(90deg,#0c294c,#845b1b)}
.top__row{min-height:78px}.brand small{color:var(--amber)}
.hero__card{border-radius:6px;border-color:#846529;min-height:520px}.hero__shade{background:linear-gradient(90deg,rgba(9,20,38,.98),rgba(9,20,38,.82) 56%,rgba(9,20,38,.08))}.label{border-radius:4px;background:rgba(239,200,109,.15);color:#ffe09a}.btn{border-radius:5px;background:linear-gradient(120deg,#a97b25,#e2b95c);color:#16223a}.btn--soft{background:transparent;color:var(--ink);border:1px solid var(--line)}
.tri{grid-template-columns:250px minmax(0,1fr) 260px}.panel,.topic,.tool-card,.list-card{border-radius:6px}.topic-grid{grid-template-columns:1fr}.topic{display:grid;grid-template-columns:230px minmax(0,1fr)}.topic img{height:100%;min-height:190px}.topic__body{padding:22px}.topic small,.more{color:var(--amber)}
.panel__title{color:var(--amber)}.counts strong{color:var(--amber)}.ad{background:linear-gradient(145deg,#172946,#684718)}.ad .btn{color:#172238}.page-head{border-bottom:1px solid var(--line)}.article{border-radius:6px}.callout{border-left-color:var(--amber)}.result{border-left-color:var(--amber)}.cta{background:linear-gradient(100deg,#102e55,#81591d)}
@media(max-width:760px){.topic{display:block}.topic img{height:210px}.hero__card{min-height:680px}.hero h1,.page-head h1{font-size:34px}.facts{grid-template-columns:minmax(0,225px)}}
