:root{--ink:#122b26;--forest:#173f36;--paper:#f4f0e7;--white:#fffdf8;--rust:#a9422f;--sun:#f4c45e;--line:#c7c0b3;--muted:#5d6863;--max:1100px;--gutter:clamp(1rem,3vw,2.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:3px}h1,h2,h3{text-wrap:balance;overflow-wrap:normal;word-break:normal;hyphens:none;font-variant-ligatures:none;font-feature-settings:"liga" 0,"clig" 0,"kern" 0;font-kerning:none}.shell{width:min(calc(100% - var(--gutter) - var(--gutter)),var(--max));margin-inline:auto}.skip{position:absolute;top:-5rem;left:1rem;background:var(--sun);padding:.7rem 1rem;z-index:30}.skip:focus{top:1rem}
.notice{background:var(--ink);color:var(--white);font-size:.82rem}.notice .shell{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.notice a{color:var(--sun)}
header{position:sticky;top:0;z-index:20;background:var(--white);border-bottom:1px solid var(--line)}.masthead{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font:800 clamp(1.6rem,3vw,2.1rem)/1 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}.brand-logo{width:56px;height:56px;object-fit:contain;flex:0 0 auto}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:8px 8px 5px 5px;background:var(--forest);color:var(--sun);font:900 1rem/1 system-ui,sans-serif}.site-nav ul{display:flex;gap:clamp(.8rem,2vw,1.5rem);align-items:center;margin:0;padding:0;list-style:none}.site-nav a{text-decoration:none;font-size:.9rem;font-weight:680;letter-spacing:.005em}.site-nav a:hover,.site-nav a:focus-visible{color:var(--rust)}.nav-emphasis{border:1px solid var(--sun);border-radius:999px;padding:.52rem .78rem;background:var(--sun);color:var(--ink)}.menu-toggle{display:none;min-height:44px;align-items:center;gap:.55rem;padding:.55rem .75rem;border:1px solid var(--forest);border-radius:4px;background:transparent;color:var(--ink);font:750 .9rem/1 system-ui,sans-serif}.menu-toggle-icon,.menu-toggle-icon:before,.menu-toggle-icon:after{position:relative;display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.menu-toggle-icon:before,.menu-toggle-icon:after{content:"";position:absolute;left:0}.menu-toggle-icon:before{top:-6px}.menu-toggle-icon:after{top:6px}.menu-toggle[aria-expanded="true"] .menu-toggle-icon{background:transparent}.menu-toggle[aria-expanded="true"] .menu-toggle-icon:before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-toggle-icon:after{top:0;transform:rotate(-45deg)}
.crumbs{padding:1rem 0;color:var(--muted);font-size:.86rem}.page-hero{padding:clamp(3.5rem,7vw,6.5rem) 0;border-bottom:9px solid var(--sun);background:var(--forest);color:var(--white)}.kicker{margin:0 0 .8rem;color:var(--sun);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.page-hero h1{max-width:850px;margin:0 0 1.2rem;font:800 clamp(2.8rem,6vw,5.5rem)/1.08 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif;letter-spacing:.006em}.page-hero p{max-width:720px;margin:0;color:#dce6e2;font-size:clamp(1.05rem,2vw,1.22rem)}
.section{padding:clamp(3.5rem,7vw,6rem) 0}.section.white{background:var(--white)}.section h2{margin:0 0 .8rem;font:800 clamp(2rem,4vw,3.7rem)/1.12 Georgia,serif}.lead{max-width:760px;margin:0;color:var(--muted);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem}.card{display:flex;min-height:250px;flex-direction:column;justify-content:flex-start;padding:1.3rem;background:var(--white);border:1px solid var(--line);text-decoration:none}.card:hover,.card:focus-visible{box-shadow:7px 7px 0 var(--sun);transform:translateY(-3px)}.card h3{margin:1rem 0 .45rem;font:800 1.55rem/1.2 Georgia,serif}.card p{margin:0;color:var(--muted)}.card>div{margin-bottom:1.35rem}.card>.meta,.card>.status{margin-top:auto}.card>.meta{padding-top:0}.card>.status{align-self:flex-start}.tag{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--rust)}.meta{font-size:.82rem;font-weight:700}.status{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:.25rem .55rem;background:var(--paper);font-size:.72rem;font-weight:700}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.78rem 1.25rem;border:2px solid var(--sun);border-radius:4px;background:var(--sun);color:var(--ink);text-decoration:none;font-weight:700;letter-spacing:.012em;word-spacing:.04em}.button.dark{border-color:var(--forest);background:var(--forest);color:var(--white)}
.hand-note{font-family:"Segoe Print","Bradley Hand","Apple Chancery","Snell Roundhand",cursive;font-weight:500;letter-spacing:.01em}
.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:2rem;background:var(--line);border:1px solid var(--line)}.flow article{display:grid;grid-template-columns:auto 1fr;column-gap:.6rem;align-content:start;min-height:220px;padding:1.15rem;background:var(--white)}.flow b{color:var(--rust);font:800 1.7rem/1 Georgia,serif}.flow h3{align-self:center;margin:0;font:800 1.12rem/1.25 Georgia,serif}.flow p{grid-column:1/-1;margin:1.2rem 0 0;color:var(--muted);font-size:.9rem}
.article{width:min(calc(100% - var(--gutter) - var(--gutter)),820px);margin-inline:auto;padding:clamp(3rem,6vw,5rem) 0}.article h2{margin:2.8rem 0 .8rem;font:800 clamp(1.8rem,4vw,2.7rem)/1.18 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}.article h3{margin:2rem 0 .5rem;font:800 1.35rem/1.3 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}.article li+li{margin-top:.55rem}.callout{margin:2rem 0;padding:1.1rem 1.2rem;border-left:5px solid var(--sun);background:#fff7dc}.disclosure{margin-top:3rem;padding:1.1rem;border:1px solid var(--line);background:var(--white);font-size:.9rem}.source-list li+li{margin-top:.8rem}
.topic{scroll-margin-top:100px;padding:1.4rem 0;border-top:1px solid var(--line)}.topic h3{margin:0 0 .35rem;font:800 1.45rem/1.2 Georgia,serif}.topic p{margin:0;color:var(--muted)}.roadmap{margin-top:1.4rem;border-top:2px solid var(--ink)}.roadmap-item{display:grid;grid-template-columns:52px 1fr auto;gap:1rem;align-items:center;padding:1.2rem 0;border-bottom:1px solid var(--line)}.num{color:var(--rust);font:800 1.2rem/1 Georgia,serif}
.soft{background:#e8eee9}.rust{background:var(--rust);color:var(--white)}.rust .lead{color:#ffe4da}.checklist{list-style:none;padding:0}.checklist li{display:grid;grid-template-columns:30px 1fr;gap:.6rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.checklist b{color:var(--rust)}
footer{background:var(--forest);color:var(--white)}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end;padding:2.7rem 0}.footer-grid p{max-width:560px;color:#cbd9d3}.footer-grid>div>p:last-child{margin-bottom:0}.footer-grid a[href^="mailto:"]{overflow-wrap:anywhere}.footer-grid ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;margin:0;padding:0;list-style:none}.copyright{padding:1rem 0;border-top:1px solid #4a685f;color:#b8cac3;font-size:.82rem}
:focus-visible{outline:3px solid var(--sun);outline-offset:3px}@media(max-width:900px){.masthead{flex-wrap:wrap;gap:.45rem 1rem;padding-block:.55rem}header.menu-ready .menu-toggle{display:inline-flex}.site-nav{width:100%}.site-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:0;border-top:1px solid var(--line)}.site-nav li:last-child{grid-column:1/-1}.site-nav a{display:flex;min-height:48px;align-items:center;justify-content:center;padding:.6rem .7rem;border-bottom:1px solid var(--line);text-align:center}.site-nav li:nth-child(odd):not(:last-child) a{border-right:1px solid var(--line)}.nav-emphasis{border:0;border-radius:0;background:var(--sun)}header.menu-ready .site-nav{display:none}header.menu-ready .site-nav[data-open="true"]{display:block}.grid{grid-template-columns:1fr 1fr}.flow{grid-template-columns:1fr 1fr}.flow article:last-child{grid-column:1/-1}.roadmap-item{grid-template-columns:42px 1fr}.roadmap-item .status{grid-column:2;justify-self:start}.footer-grid{grid-template-columns:1fr}.footer-grid ul{justify-content:flex-start}}@media(max-width:620px){.notice .shell{display:block}.grid,.flow{grid-template-columns:1fr}.flow article:last-child{grid-column:auto}.page-hero h1{line-height:1.12}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Editorial guide template */
.article-hero{position:static;top:auto;z-index:auto;padding:clamp(2.8rem,6vw,5.3rem) 0 2.4rem;border-bottom:1px solid var(--line);background:var(--white)}
.article-hero .crumbs{padding:0 0 1.5rem}
.article-hero h1{max-width:900px;margin:0 0 1rem;font:800 clamp(2.7rem,6.5vw,5.8rem)/1.03 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif;letter-spacing:.006em}
.article-deck{max-width:780px;margin:0;color:#38514a;font-size:clamp(1.08rem,2vw,1.3rem)}
.article-meta{display:flex;flex-wrap:wrap;gap:.65rem 1.2rem;margin-top:1.7rem;padding-top:1.2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}
.article-meta strong{color:var(--ink)}
.article-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(220px,280px);gap:clamp(2.5rem,6vw,5rem);align-items:start;width:min(calc(100% - var(--gutter) - var(--gutter)),1100px);min-width:0;margin-inline:auto;padding:clamp(2.5rem,6vw,5rem) 0}
.article-layout>*{min-width:0}
.article-body{min-width:0;font-size:1.08rem;line-height:1.72;overflow-wrap:break-word}
.article-body>p,.article-body>ul,.article-body>ol{max-width:68ch}
.article-body h2{scroll-margin-top:110px;margin:3.2rem 0 .8rem;font:800 clamp(1.9rem,4vw,2.75rem)/1.16 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}
.article-body h3{margin:2.2rem 0 .55rem;font:800 1.38rem/1.28 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}
.article-body li+li{margin-top:.6rem}
.article-aside{position:sticky;top:100px}
.toc{padding:1.15rem;border-top:4px solid var(--rust);background:var(--white)}
.toc strong{display:block;margin-bottom:.7rem;font-family:"Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif;font-size:1.12rem}
.toc ol{margin:0;padding-left:1.15rem;font-size:.88rem}.toc li+li{margin-top:.48rem}
.toc a{text-decoration:none}.toc a:hover{text-decoration:underline}
.editorial-key{margin-top:1rem;padding:1rem;border:1px solid var(--line);font-size:.82rem;color:var(--muted)}
.editorial-key strong{display:block;color:var(--ink)}
.quick-take{margin:0 0 2.5rem;padding:1.4rem;border:1px solid var(--line);border-top:7px solid var(--sun);background:var(--white)}
.quick-take>.tag{margin:0 0 .55rem}
.quick-take h2{margin:0 0 .8rem!important;font-size:1.7rem!important}
.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}
.quick-grid div{padding:1rem;background:var(--paper)}
.quick-grid b{display:block;margin-bottom:.2rem;color:var(--rust);font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}
.table-scroll{max-width:100%;overflow-x:auto;margin:1.5rem 0 2rem;border:1px solid var(--line);background:var(--white);overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.table-scroll:focus-visible{outline:3px solid var(--sun);outline-offset:3px}
.table-hint{display:none;margin:.2rem 0 .65rem;color:var(--muted);font-size:.84rem;font-weight:650}
.decision-table{width:100%;min-width:680px;margin:0;border-collapse:collapse;table-layout:fixed;background:var(--white);font-size:.95rem}
.decision-table th,.decision-table td{width:33.333%;padding:1rem 1.1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.decision-table th{background:var(--forest);color:var(--white);font-size:.82rem;letter-spacing:.035em;text-transform:uppercase}
.decision-table tbody th{background:var(--white);color:var(--ink);font-size:.95rem;font-weight:650;letter-spacing:0;text-transform:none}
.decision-table tr:last-child th,.decision-table tr:last-child td{border-bottom:0}
.evidence{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0}
.evidence span{padding:.28rem .55rem;border:1px solid var(--line);border-radius:999px;background:var(--white);font-size:.78rem;font-weight:700}
.source-card{margin-top:1rem;padding:1rem;border:1px solid var(--line);background:var(--white)}
.source-card b{display:block;margin-bottom:.25rem}
.source-card p{margin:.25rem 0;color:var(--muted);font-size:.9rem}
.source-note{margin-top:.6rem;color:var(--muted);font-size:.84rem}
.status-note{margin:0 0 2rem;padding:.85rem 1rem;border-left:5px solid var(--rust);background:#f7eae6;font-size:.92rem}
@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-aside{position:static;order:-1}.toc{columns:2}.editorial-key{display:none}}
@media(max-width:620px){
  .brand-logo{width:48px;height:48px}
  .article-hero{padding-top:2.2rem}
  .article-hero h1{font-size:clamp(2rem,9.6vw,2.55rem);line-height:1.06}
  .article-deck{font-size:1.03rem}
  .article-meta{display:grid;grid-template-columns:1fr}
  .article-body h2{font-size:clamp(1.72rem,8.5vw,2.1rem);line-height:1.16}
  .quick-take{padding:1.15rem}
  .quick-take h2{font-size:1.65rem!important}
  .quick-grid{grid-template-columns:1fr}
  .toc{columns:1}
  .table-hint{display:none}
  .table-scroll{overflow:visible;margin:1.25rem 0 0;border:0;background:transparent}
  .table-scroll+h2{margin-top:2.6rem}
  .decision-table{min-width:0;border-collapse:separate;border-spacing:0;background:transparent;font-size:.95rem}
  .decision-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
  .decision-table tbody,.decision-table tr,.decision-table th,.decision-table td{display:block;width:100%}
  .decision-table tr{border:1px solid var(--line);background:var(--white)}
  .decision-table tr+tr{margin-top:1rem}
  .decision-table tbody th{padding:.8rem 1rem;background:var(--forest);color:var(--white);font-weight:750}
  .decision-table td{padding:.7rem 1rem;border:0}
  .decision-table td+td{border-top:1px solid var(--line)}
  .decision-table td:before{content:attr(data-label);display:block;margin-bottom:.2rem;color:var(--rust);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
}

/* Seasonal theme pages */
.theme-hero{position:relative;overflow:hidden;padding:clamp(4rem,9vw,8rem) 0;border-bottom:9px solid var(--sun);background:var(--forest);color:var(--white)}
.theme-hero:after{content:"";position:absolute;right:-8vw;bottom:-18vw;width:46vw;height:46vw;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 7vw rgba(255,255,255,.04),0 0 0 14vw rgba(255,255,255,.03)}
.theme-hero .shell{position:relative;z-index:1}.theme-hero .theme-label{margin:0 0 1rem;color:var(--sun);font-size:.78rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.theme-hero h1{max-width:920px;margin:0 0 1.2rem;font:800 clamp(3rem,7vw,6.8rem)/.98 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif;letter-spacing:.006em}
.theme-hero p{max-width:730px;margin:0;color:#dce7e2;font-size:clamp(1.05rem,2vw,1.3rem)}
.theme-hero .theme-signoff{margin-top:1.4rem;color:var(--sun);font-size:clamp(1.55rem,3vw,2.2rem);transform:rotate(-1deg);transform-origin:left center}
.theme-status{display:inline-flex;margin-top:1.6rem;padding:.5rem .7rem;border:1px solid rgba(255,255,255,.45);font-size:.78rem;font-weight:750;letter-spacing:.04em}
.theme-index{display:grid;grid-template-columns:1.15fr .85fr;gap:1px;margin-top:1.25rem;background:var(--line);border:1px solid var(--line)}
.theme-feature,.theme-list{background:var(--white)}.theme-feature{display:flex;min-height:420px;flex-direction:column;justify-content:flex-start;padding:clamp(1.5rem,4vw,3rem);text-decoration:none}
.theme-feature:hover,.theme-feature:focus-visible{background:#fff7dc}.theme-feature h2{max-width:650px;margin:1.5rem 0 .7rem;font:800 clamp(2.4rem,5vw,4.8rem)/1.02 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}
.theme-feature p{max-width:620px;margin:0;color:var(--muted)}.theme-meta{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:2rem;border-top:1px solid var(--line);font-size:.82rem;font-weight:750}
.theme-list{display:grid}.theme-card{display:flex;min-height:210px;flex-direction:column;justify-content:flex-start;padding:1.5rem;border-bottom:1px solid var(--line)}.theme-card:last-child{border-bottom:0}
.theme-card h3{margin:1rem 0 .4rem;font:800 1.7rem/1.16 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}.theme-card p{margin:0;color:var(--muted)}
.theme-kicker{color:var(--rust);font-size:.72rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.theme-note{margin-top:auto;padding-top:1rem;font-size:.8rem;font-weight:700;color:var(--muted)}
.campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem}.campaign-card{min-height:240px;padding:1.35rem;border:1px solid var(--line);background:var(--white)}.campaign-card b{display:block;color:var(--rust);font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.campaign-card h3{margin:1rem 0 .5rem;font:800 1.5rem/1.2 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}.campaign-card p{margin:0;color:var(--muted)}
.deal-rules{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(2rem,7vw,7rem);align-items:start}.deal-rules h2{font-size:clamp(2.6rem,5vw,4.8rem)}.rule-list{counter-reset:rules;margin:0;padding:0;list-style:none;border-top:2px solid var(--ink)}.rule-list li{counter-increment:rules;display:grid;grid-template-columns:42px 1fr;gap:.8rem;padding:1.15rem 0;border-bottom:1px solid var(--line)}.rule-list li:before{content:counter(rules,decimal-leading-zero);color:var(--rust);font:800 1rem/1.5 Georgia,serif}.rule-list strong{display:block;margin-bottom:.2rem}.rule-list span{color:var(--muted)}
@media(max-width:900px){.theme-index,.deal-rules{grid-template-columns:1fr}.campaign-grid{grid-template-columns:1fr 1fr}.theme-feature{min-height:350px}}
@media(max-width:620px){.campaign-grid{grid-template-columns:1fr}.theme-hero h1{font-size:clamp(2.55rem,12vw,3.6rem);line-height:1.04}.theme-feature h2{margin-top:1.25rem}}

/* Interaction, wayfinding and editorial-flow refinements */
body{text-rendering:optimizeLegibility}
.site-nav a[aria-current="page"]{box-shadow:inset 0 -3px var(--sun)}
.button{font-weight:650;transition:transform .18s ease,box-shadow .18s ease}
.button:hover,.button:focus-visible{box-shadow:4px 4px 0 var(--ink);transform:translateY(-2px)}
.card{transition:transform .18s ease,box-shadow .18s ease}
.card:hover,.card:focus-visible{box-shadow:none;transform:none}
.card[href]:hover,.card[href]:focus-visible{box-shadow:7px 7px 0 var(--sun);transform:translateY(-3px)}
.tag,.status,.theme-kicker{font-size:.75rem}
.page-hero.rust p{color:#fff0ea}
.section-head{display:grid;grid-template-columns:1fr minmax(270px,.65fr);gap:2rem;align-items:end;margin-bottom:1.75rem;padding-bottom:1.15rem;border-bottom:2px solid var(--ink)}
.section-head h2{margin-bottom:0}
.section-head p{margin:0;color:var(--muted)}
.section-head+.grid,.section-head+.campaign-grid{margin-top:0}
.project-key{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 1.75rem;background:var(--line);border:1px solid var(--line)}
.project-key+.grid{margin-top:0}
.project-key div{padding:1rem;background:var(--white)}
.project-key b,.project-key span{display:block}
.project-key b{font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}
.project-key span{margin-top:.2rem;color:var(--muted);font-size:.88rem}
.cta-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:1.35rem 1.5rem;background:var(--forest);color:var(--white)}
.cta-band b,.cta-band span{display:block}
.cta-band b{font:800 1.35rem/1.2 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}
.cta-band span{margin-top:.25rem;color:#dce6e2}
.cta-band a{flex:0 0 auto;color:var(--sun);font-weight:750;text-underline-offset:4px}
@media(max-width:900px){
  .site-nav a[aria-current="page"]{box-shadow:inset 4px 0 var(--sun);background:#fff7dc}
  .section-head{grid-template-columns:1fr;gap:.7rem}
  .project-key{grid-template-columns:1fr 1fr}
  .cta-band{align-items:flex-start}
}
@media(max-width:620px){
  .project-key{grid-template-columns:1fr}
  .cta-band{align-items:stretch;flex-direction:column;gap:1rem}
}

/* Readable display type: avoid tight ligatures and crowded letters. */
h1,h2,h3,.page-hero h1,.article-hero h1,.theme-hero h1,.theme-feature h2,.theme-card h3,.campaign-card h3{
  font-variant-ligatures:none;
  font-feature-settings:"liga" 0,"clig" 0,"kern" 0;
  font-kerning:none;
  letter-spacing:.016em;
}
@media(max-width:620px){
  .notice a{display:inline-block;margin-top:.25rem}
  h1,h2,h3,.page-hero h1,.article-hero h1,.theme-hero h1{overflow-wrap:normal;word-break:normal;hyphens:none}
  .page-hero h1{font-size:clamp(2.35rem,11vw,3rem);line-height:1.08}
  .card{min-height:220px}
  .card h3{margin-top:1rem}
  .status{align-self:flex-start}
  .theme-meta{flex-direction:column;gap:.35rem}
}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Shared editorial system */
.breadcrumbs{padding:1rem 0;color:var(--muted);font-size:.86rem}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}
.breadcrumbs li+li:before{content:"/";margin-right:.35rem;color:var(--line)}
.breadcrumbs [aria-current="page"]{color:var(--ink)}
.page-hero .breadcrumbs{padding:0 0 1.25rem;color:#cbd9d3}
.page-hero .breadcrumbs [aria-current="page"]{color:var(--white)}
.article-hero .breadcrumbs{padding:0 0 1.5rem}
.flow{padding:0;list-style:none}
.flow article{column-gap:.45rem;align-items:baseline}
.flow b{line-height:1.1}
.flow h3{align-self:auto;line-height:1.2}
.flow p{margin-top:1.1rem}
.campaign-card{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.45rem;align-content:start;align-items:baseline}
.campaign-card b{display:block;color:var(--rust);font:800 1.55rem/1.1 Georgia,serif;letter-spacing:0;text-transform:none}
.campaign-card h3{margin:0}
.campaign-card p{grid-column:1/-1;margin-top:1rem}
.campaign-card.label-card{display:block}
.campaign-card.label-card b{font:800 .76rem/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.campaign-card.label-card h3{margin:1rem 0 .5rem}
.campaign-card.label-card p{margin:0}
.rule-list li:before{content:counter(rules) "."}
.cta-band a{flex:0 0 auto}
.cta-band .button{color:var(--ink)}
h1,h2,h3,.brand,.page-hero h1,.article-hero h1,.theme-hero h1,.theme-feature h2,.theme-card h3,.campaign-card h3{
  font-variant-ligatures:none;
  font-feature-settings:"liga" 0,"clig" 0,"kern" 0;
  font-kerning:none;
  letter-spacing:.016em;
  text-wrap:balance;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
.newsletter{padding:clamp(3rem,6vw,5rem) 0;background:#e8eee9}
.newsletter-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:clamp(2rem,6vw,5rem);align-items:center}
.newsletter h2{margin:0 0 .7rem;font:800 clamp(2.2rem,4vw,3.7rem)/1.12 "Iowan Old Style","Palatino Linotype",Baskerville,Georgia,serif}
.newsletter p{margin:0;color:var(--muted)}
.newsletter-embed{min-height:290px;padding:1rem;background:var(--white);border:1px solid var(--line)}
.privacy-note{margin-top:.8rem!important;font-size:.82rem}
.privacy-note a{font-weight:700}
.grid.single{grid-template-columns:minmax(0,720px)}
.theme-index.single{grid-template-columns:1fr}
.theme-index.single .theme-feature{min-height:340px}
@media(max-width:900px){.newsletter-grid{grid-template-columns:1fr}}
