@font-face{font-family:Verlag;src:url("../Website%20Fonts/Verlag-Book.otf") format("opentype");font-weight:400}
@font-face{font-family:GothicCG;src:url("../Website%20Fonts/Gothic%20CG%20No3%20Regular.otf") format("opentype");font-weight:700}
:root{--blue:#002f6c;--yellow:#f5cb08;--ink:#101820;--paper:#f8f7f2;--line:#d6d5cf}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Verlag,Arial,sans-serif;font-size:16px;line-height:1.55}.draft-banner{background:var(--yellow);color:var(--ink);font-size:.75rem;font-weight:700;letter-spacing:.12em;padding:.55rem 1.5rem;text-align:center}.site-header{align-items:center;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:1rem clamp(1.25rem,5vw,5rem);position:sticky;top:0;z-index:5}.brand{align-items:center;color:var(--blue);display:flex;gap:1rem;text-decoration:none}.brand img{height:42px;width:100px;object-fit:contain}.brand span{border-left:1px solid var(--line);font-weight:700;padding-left:1rem}.site-header nav{display:flex;gap:1.5rem}.site-header nav a,.text-link{color:var(--blue);font-weight:700;text-decoration:none}.site-header nav a:hover,.text-link:hover{text-decoration:underline}.hero{background:var(--blue);color:#fff;display:grid;gap:3rem;grid-template-columns:minmax(0,1.5fr) minmax(250px,.7fr);padding:clamp(4rem,10vw,9rem) clamp(1.25rem,8vw,8rem)}.eyebrow{color:var(--blue);font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0 0 1rem;text-transform:uppercase}.yellow{color:var(--yellow)}h1,h2{font-family:GothicCG,Georgia,serif;font-weight:700;line-height:.98;margin:.2rem 0 1.5rem}h1{font-size:clamp(3.5rem,8vw,7.5rem);max-width:900px}h2{font-size:clamp(2.4rem,5vw,5rem);max-width:720px}.intro{font-size:1.25rem;max-width:600px}.actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{border:2px solid var(--yellow);display:inline-block;font-weight:700;padding:.8rem 1.25rem;text-decoration:none}.button-dark{background:var(--yellow);color:var(--ink)}.button-outline{border-color:#fff;color:#fff}.hero-note,.event-placeholder{border-left:5px solid var(--yellow);display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1.25rem 0 1.25rem 1.5rem}.hero-note strong{font-size:1.35rem;line-height:1.2}.note-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section{padding:clamp(4rem,9vw,8rem) clamp(1.25rem,8vw,8rem)}.grid-section,.split-section{display:grid;gap:3rem;grid-template-columns:1fr 1fr}.section-copy{font-size:1.25rem;max-width:560px}.text-link{display:inline-block;margin-top:1.5rem}.dark-section{background:var(--ink);color:#fff}.cards{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.cards article{border-top:3px solid var(--yellow);padding:1.5rem 0}.cards span{color:var(--yellow);font-weight:700}.cards h3{font-family:GothicCG,Georgia,serif;font-size:2rem;line-height:1;margin:1.5rem 0 .75rem}.cards p{color:#d9dce2}.event-placeholder{background:#fff;border-left-color:var(--blue);min-height:230px;padding:2rem}.event-placeholder strong{font-family:GothicCG,Georgia,serif;font-size:2rem;line-height:1.05}.cta{background:var(--blue);color:#fff;padding:clamp(4rem,9vw,8rem) clamp(1.25rem,8vw,8rem)}.cta p:last-child{font-size:1.25rem;max-width:600px}.site-footer{display:flex;justify-content:space-between;padding:1.5rem clamp(1.25rem,8vw,8rem);font-size:.85rem}.site-footer span:last-child{color:#5f6470}.page-main{max-width:1120px;padding:clamp(4rem,9vw,8rem) clamp(1.25rem,8vw,8rem)}.page-main h1{color:var(--blue);max-width:900px}.lede{font-size:1.35rem;max-width:720px}.content-block{border-top:3px solid var(--blue);margin-top:4rem;max-width:760px;padding-top:1.5rem}.content-block h2,.timeline h2,.issue-grid h2,.action-grid h2{font-family:GothicCG,Georgia,serif;line-height:1}.review-note{background:#fff3bd;border-left:5px solid var(--yellow);margin-top:3rem;max-width:800px;padding:1.25rem 1.5rem}.timeline{display:grid;gap:1rem;margin-top:4rem;max-width:800px}.timeline article,.issue-grid article,.action-grid article{background:#fff;border-top:3px solid var(--blue);padding:1.5rem}.timeline article span,.issue-grid article span{color:var(--blue);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.large-list{font-size:1.15rem;line-height:2}.issue-grid,.action-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}.issue-grid article h2,.action-grid article h2{font-size:2rem;margin:.75rem 0}.site-footer a{color:var(--blue);font-weight:700;text-decoration:none}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column;gap:1rem}.site-header nav{flex-wrap:wrap;gap:.75rem 1rem}.brand span{font-size:.9rem}.hero,.grid-section,.split-section{grid-template-columns:1fr}.cards,.issue-grid,.action-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;gap:.5rem}h1{font-size:clamp(3rem,16vw,5rem)}.page-main{padding-top:4rem}}
/* Published site: remove internal review labels and approval notes. */
.draft-banner,.review-note,.hero-note{display:none!important}
