:root{--ink:#172033;--paper:#faf7f0;--terra:#d9674e;--sage:#6f8f72;--gold:#c49a52;--line:#ded8cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1120px;margin:auto;padding:24px 24px 18px;display:flex}.brand{font-family:Georgia,serif;font-size:1.35rem;font-weight:700}.brand span{color:var(--terra)}nav{gap:24px;font-size:.92rem;display:flex}.hero,.container{max-width:1120px;margin:auto;padding:72px 24px}.hero{flex-direction:column;justify-content:center;min-height:430px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--terra);font-size:.72rem;font-weight:700}.hero h1,.page-intro h1{max-width:800px;margin:15px 0;font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1.04}.lede{color:#4e5665;max-width:650px;font-size:1.2rem}.actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button{cursor:pointer;font-weight:700;font:inherit;border:0;border-radius:3px;padding:12px 18px;display:inline-block}.primary{background:var(--ink);color:var(--paper)}.secondary{border:1px solid var(--ink)}.stats{background:#eee9dd;justify-content:center;gap:clamp(30px,9vw,120px);padding:34px 24px;display:flex}.stats div{flex-direction:column;max-width:190px;display:flex}.stats strong{font-family:Georgia,serif;font-size:1.8rem}.stats span{color:#59616f;font-size:.8rem}.catalog-note,.form-note{color:#59616f;max-width:760px;margin:18px auto;padding:0 24px;font-size:.9rem}.section,.finder{max-width:1120px;margin:auto;padding:80px 24px}.section-head{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section h2,.finder h2{margin:8px 0;font-family:Georgia,serif;font-size:2.2rem}.cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.card{border:1px solid var(--line);background:#fffdf8;flex-direction:column;min-height:240px;padding:22px;display:flex}.card h2,.card h3{margin:14px 0 4px;font-family:Georgia,serif;line-height:1.2}.card p{margin:7px 0}.card a:last-child{color:var(--terra);margin-top:auto;font-weight:700}.muted{color:#68717e}.card-meta{border-top:1px solid var(--line);color:#68717e;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;font-size:.75rem;display:flex}.deadline-strong{color:var(--ink);white-space:nowrap;font-weight:700}.status{letter-spacing:.08em;color:#38563c;background:#e3eadf;align-self:flex-start;padding:4px 7px;font-size:.75em;font-weight:700;display:inline-block}.status.closing_soon,.status.last_day{color:#795415;background:#f5e5c8}.status.closed{color:#74706a;background:#ece8e1}.status.to_review{color:#8e3d2e;background:#f5d9d2}.finder{background:var(--ink);color:var(--paper);grid-template-columns:minmax(250px,.8fr) 1.2fr;align-items:center;gap:50px;max-width:none;padding-left:max(24px,50% - 536px);padding-right:max(24px,50% - 536px);display:grid}.finder-copy{max-width:440px}.finder p{color:#d8d9d5;max-width:590px}.finder .primary{background:var(--terra)}.finder-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;display:grid}.finder-form label{flex-direction:column;gap:6px;font-size:.82rem;font-weight:700;display:flex}.finder-form select{width:100%;font:inherit;color:var(--ink);background:#fffdf8;border:1px solid #bfc4c2;padding:10px}.finder-form button{grid-column:1/-1;justify-self:start}footer{border-top:1px solid var(--line);text-align:center;color:#68717e;padding:28px 24px;font-size:.8rem}.footer-nav{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:10px;display:flex}.page-intro{margin-bottom:42px}.page-intro h1{font-size:clamp(2.8rem,6vw,5rem)}.filters{gap:14px;margin-bottom:30px;display:flex}.filters-wide{flex-wrap:wrap;align-items:end}.filters-wide label:first-child{flex:280px}.filters input,.stack-form input,.stack-form textarea,.stack-form select{font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;padding:10px}.filters input{min-width:0}.result-count{color:#68717e;font-size:.9rem}.result-section{margin-top:42px}.result-section>h2{font-family:Georgia,serif}.resource-grid{gap:40px;display:grid}.stack-form{gap:16px;max-width:640px;display:grid}.stack-form label{gap:6px;font-size:.9rem;font-weight:700;display:grid}.stack-form textarea{resize:vertical;min-height:130px}.stack-form button{justify-self:start}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.filters label{flex-direction:column;gap:6px;font-size:.82rem;font-weight:700;display:flex}.filters select{font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;padding:10px 34px 10px 10px}.detail{max-width:950px}.back{color:var(--terra);margin-bottom:35px;font-weight:700;display:inline-block}.detail h1{margin:15px 0;font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4.6rem);line-height:1.05}.detail-grid{grid-template-columns:1fr 300px;gap:50px;margin-top:45px;display:grid}.detail h2{font-family:Georgia,serif}.detail dl{border-top:1px solid var(--line);grid-template-columns:150px 1fr;display:grid}.detail dt,.detail dd{border-bottom:1px solid var(--line);margin:0;padding:12px 0}.detail dt{font-weight:700}.source-box{background:#eee9dd;height:max-content;padding:24px}.source-box .button,.report{margin-top:18px;display:block}.report{color:var(--terra);font-size:.85rem}.notice{border-left:3px solid var(--gold);background:#fffdf8;margin-top:45px;padding:15px}.prose{max-width:760px}.prose h2{margin-top:36px;font-family:Georgia,serif}@media (max-width:700px){nav{gap:10px;font-size:.8rem}.stats{justify-content:flex-start;overflow:auto}.finder,.section-head{display:block}.finder{padding-top:56px;padding-bottom:56px}.finder-form{grid-template-columns:1fr;margin-top:28px}.finder-form button{grid-column:auto;width:100%}.detail-grid{grid-template-columns:1fr}.detail dl{grid-template-columns:120px 1fr}.card-meta{flex-direction:column;align-items:flex-start}}
