.resources-page{width:min(100% - 32px,1120px);margin-inline:auto;padding:72px 0 96px}.resources-hero{max-width:760px}.resources-hero>p{color:var(--color-accent-700);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;margin:0;font-weight:800}.resources-hero h1{margin:var(--space-2) 0 0;font-family:var(--font-heading);font-size:clamp(2.5rem,7vw,4.5rem);line-height:1}.resources-hero>span{margin-top:var(--space-4);color:var(--color-muted);font-size:var(--text-xl);line-height:var(--line-height-body);display:block}.resources-primary{gap:var(--space-4);margin-top:var(--space-8);display:grid}.resources-card{padding:var(--space-6);border:var(--border-width) solid var(--color-divider);border-radius:var(--radius-card);background:var(--color-surface);box-shadow:var(--shadow-sm)}.resources-card>svg{width:28px;height:28px;color:var(--color-accent-700)}.resources-card h2{margin:var(--space-4) 0 0;font-family:var(--font-heading);font-size:var(--text-3xl)}.resources-card p{margin:var(--space-2) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.resources-card a{margin-top:var(--space-4);color:var(--color-accent-700);align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.resources-card a svg,.resources-supporting a svg{flex:none;width:16px;height:16px}.resources-supporting{margin-top:var(--space-8)}.resources-supporting>h2{font-family:var(--font-heading);font-size:var(--text-2xl)}.resources-supporting>div{gap:var(--space-2);display:grid}.resources-supporting a{gap:4px var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-divider);color:var(--color-text);grid-template-columns:minmax(0,1fr) auto;text-decoration:none;display:grid}.resources-supporting a span{color:var(--color-muted);line-height:var(--line-height-body)}.resources-supporting a svg{color:var(--color-accent-700);grid-area:1/2/span 2;align-self:center}:is(.resources-card a:focus-visible,.resources-supporting a:focus-visible){outline:var(--focus-ring);outline-offset:3px}@media (min-width:720px){.resources-primary{grid-template-columns:repeat(2,minmax(0,1fr))}}
