/* Color is paired with a category name; game tile colors keep their rules. */
body[data-theme]{background:var(--section-wash,#f1f5f9)}
body[data-theme="home"]{background:#fafbfd}
.site-header{border-bottom:3px solid var(--section-line,#c8d4e2)}
.site-header nav a[data-theme]{color:var(--section-accent);border-bottom:3px solid var(--section-line);padding:7px 0}
.site-header nav a[data-theme]:hover{border-color:var(--section-accent)}
.portal-hero{max-width:1260px;background:linear-gradient(145deg,#f7f9fd,#ffffff 75%);padding-bottom:2.5rem}
.portal-hero .eyebrow{color:#365575}.portal-hero h1{color:#17324d}
.section-gateway{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:2rem 0 0}
.section-gateway a{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-height:130px;padding:20px 32px 20px 20px;border:1px solid var(--section-line);border-top:5px solid var(--section-accent);border-radius:12px;background:var(--section-wash);text-decoration:none;color:var(--section-accent)}
.section-gateway strong{font-size:1.12rem;line-height:1.5}.section-gateway span{font-size:.82rem;color:#465568;line-height:1.7}.section-gateway b{position:absolute;right:13px;top:17px;font-weight:500}.section-gateway a:hover{box-shadow:0 7px 20px #17324d12;transform:translateY(-2px)}
.reading-card[data-theme]{border-top-color:var(--section-accent);background:linear-gradient(var(--section-wash),#fff 135px)}
.reading-card .reading-category,.reading-card-bottom a,.reading-category{color:var(--section-accent,var(--teal))}
.reading-index-head{border-left:6px solid var(--section-accent);padding:1rem 1.5rem 1.5rem;background:#ffffffc9;border-radius:0 18px 18px 0;margin-bottom:1.7rem}
.topic-links a[data-theme]{background:var(--section-wash);color:var(--section-accent);border-color:var(--section-line)}
.article-header{max-width:none;border-left:6px solid var(--section-accent);background:#fff;padding:1.5rem 2rem;border-radius:0 18px 18px 0;margin-bottom:2rem}
.article-layout{align-items:start}.article-main{background:#fff;border:1px solid var(--section-line);border-radius:18px;padding:1.6rem;min-width:0}
.article-section h2{border-left:4px solid var(--section-accent);padding:.2rem 0 .2rem .85rem}
.article-toc{background:var(--section-wash);border:1px solid var(--section-line)}
.article-toc ol{list-style:none;padding-left:0}.article-toc a{color:var(--section-accent)}
.article-tool,.article-sources{background:var(--section-wash);border-color:var(--section-line)}
.article-section th{background:var(--section-wash);color:#203040}
.article-section td{vertical-align:top}.article-section .table-scroll{margin:1.4rem 0}
.home-food{background:#edf7ee;border-color:#bdd9c5}.home-game{background:#fff0f4;border:1px solid #ecc1cf;border-left:6px solid #a73759;border-radius:18px;margin-top:2rem;margin-bottom:2rem}
.home-game .eyebrow{color:#a73759}.home-game .button.primary{background:#a73759}
.planner-shell{background:#eaf7f8;border:1px solid #afd4d9;border-radius:22px;padding:2rem;max-width:1180px;margin:3rem auto}
.measure-section{background:#eaf7f8;border-top:4px solid #146873;border-radius:18px}
.kit-section{background:#fff3e6;border-top:4px solid #9c4816;border-radius:18px}
.kit-section .button.primary{background:#9c4816}
.home-services{background:#fff7e6;border:1px solid #e5d4ac;border-top:5px solid #795a20;border-radius:18px;padding:2rem;margin-top:2rem;margin-bottom:2rem}
.home-services h2{font-size:clamp(1.4rem,3vw,2rem);margin:.5rem 0}.home-services>p{max-width:850px}
.home-services-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.4rem}
.home-services-links a{padding:1.2rem;background:#fff;border:1px solid #e5d4ac;border-radius:10px;display:flex;flex-direction:column;gap:.3rem;text-decoration:none;color:#795a20}
.home-services-links small{color:#465568;line-height:1.7}.home-services-links a:hover strong{text-decoration:underline}
body[data-theme="investing"] .watch-head{background:#e1eaf5;border-left:6px solid #29476d;border-radius:0 16px 16px 0;padding:1.5rem}
body[data-theme="investing"] .watch-jumps a,body[data-theme="investing"] .watch-directory{background:#fff;border-color:#b7c8df;color:#29476d}
body[data-theme="investing"] .watch-card{border-color:#b7c8df;background:#fff}
body[data-theme="games"] .game-shell>header,body[data-theme="games"] .path-shell>header{border-left:6px solid #a73759;padding:1rem 1.4rem;background:#fff;border-radius:0 16px 16px 0;margin-bottom:1.5rem}
body[data-theme="games"] .game-panel,body[data-theme="games"] .path-panel{background:#fff;border-color:#ecc1cf}
body[data-theme="services"] .reading-card{border-top-color:#795a20}
@media(min-width:1001px){.article-side{position:sticky;top:7rem}.article-toc{max-height:65vh;overflow:auto}}
@media(max-width:1000px){.section-gateway{grid-template-columns:repeat(2,minmax(0,1fr))}.article-header{padding:1.3rem}.article-main{padding:1.2rem}.planner-shell{padding:1.5rem;margin:2rem 1.2rem}.article-side{position:static}}
@media(max-width:600px){.section-gateway{gap:10px}.section-gateway a{padding:16px 24px 16px 13px;min-height:132px}.section-gateway strong{font-size:1rem}.section-gateway span{font-size:.78rem}.home-services{padding:1.3rem}.home-services-links{grid-template-columns:1fr}.article-shell{padding-left:1rem;padding-right:1rem}.article-main{padding:1rem}.article-header h1{font-size:1.9rem}.article-section h2{font-size:1.35rem}.planner-shell{padding:1.2rem;margin:1.5rem 1rem}}
@media(prefers-reduced-motion:reduce){.section-gateway a:hover{transform:none}}
