.resource-index{max-width:72rem}.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));grid-gap:1rem;gap:1rem;margin-top:2.5rem}.resource-card{display:flex;flex-direction:column;align-items:flex-start;min-height:19rem;padding:1.75rem;background:var(--ink);border:1px solid #363021}.resource-card h2,.resource-overview h2{font-family:Georgia,serif;font-weight:400;line-height:1.15}.resource-card h2{font-size:2rem;margin:.75rem 0}.resource-card h2 a{text-decoration:none}.resource-card .text-link{margin-top:auto}.resource-hero{background:radial-gradient(circle at 75% 10%,#3c3017 0,transparent 34%)}.resource-hero .shell{padding-bottom:4rem}.resource-hero h1{max-width:15ch;margin:.7rem 0 1.3rem;font-family:Georgia,serif;font-size:clamp(2.8rem,8vw,6.2rem);font-weight:400;line-height:1}.resource-hero>.shell>.text-link{display:inline-block;margin-bottom:3rem}.resource-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));grid-gap:1px;gap:1px;max-width:50rem;margin:2.5rem 0;background:#363021;border:1px solid #363021}.resource-facts div{padding:1rem;background:var(--ink)}.resource-facts dt{color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.resource-facts dd{margin:.3rem 0 0}.resource-detail a:focus-visible,.resource-download:focus-visible{outline:2px solid var(--white);outline-offset:4px}.resource-overview{max-width:48rem;font-size:clamp(1.05rem,2vw,1.2rem)}.resource-overview h2{margin-top:2.5rem;color:var(--gold-soft);font-size:2rem}.resource-publication{color:var(--silver);font-size:.95rem}@media(max-width:480px){.resource-facts{grid-template-columns:1fr}.resource-download{width:100%;text-align:center}}