.resources-hero[data-astro-cid-vahkqemp]{padding-block:clamp(3.5rem,7vw,5.5rem);background:var(--color-primary);color:var(--color-canvas)}.resources-hero-inner[data-astro-cid-vahkqemp]{display:grid;justify-items:start}.resources-eyebrow[data-astro-cid-vahkqemp]{margin:0;color:var(--color-orange);font-family:var(--font-nav);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.breadcrumbs[data-astro-cid-vahkqemp]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:var(--space-5);color:#f6fbe9b8;font-family:var(--font-nav);font-size:.82rem;font-weight:700;line-height:1.2}.breadcrumbs[data-astro-cid-vahkqemp] a[data-astro-cid-vahkqemp]{color:inherit;transition:color .16s ease}.breadcrumbs[data-astro-cid-vahkqemp] a[data-astro-cid-vahkqemp]:hover{color:var(--color-accent)}.resources-hero[data-astro-cid-vahkqemp] h1[data-astro-cid-vahkqemp]{max-width:760px;margin:var(--space-4) 0 0;color:var(--color-canvas);font-family:var(--font-display);font-size:clamp(2.25rem,4vw,4rem);font-weight:700;line-height:1.02;letter-spacing:-.02em}.resources-hero[data-astro-cid-vahkqemp] p[data-astro-cid-vahkqemp]:not(.resources-eyebrow){max-width:680px;margin:var(--space-5) 0 0;color:#f6fbe9db;font-size:clamp(1rem,1.18vw,1.16rem);line-height:1.58}.resources-list-section[data-astro-cid-vahkqemp]{padding-block:clamp(4rem,8vw,7rem)}.resources-heading[data-astro-cid-vahkqemp]{display:grid;gap:var(--space-4);max-width:760px;margin-bottom:var(--space-6)}.resources-heading[data-astro-cid-vahkqemp] h2[data-astro-cid-vahkqemp]{margin:0;color:var(--color-primary-strong);font-family:var(--font-display);font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.06;letter-spacing:-.02em}.resources-grid[data-astro-cid-vahkqemp]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:clamp(1.5rem,3vw,2.5rem)}.resources-toolbar[data-astro-cid-vahkqemp]{display:grid;grid-template-columns:1fr;gap:var(--space-2);align-items:center;justify-content:space-between;padding:var(--space-2);border:1px solid rgba(42,70,38,.14);border-radius:var(--radius-md);background:#ffffff85}.resources-search[data-astro-cid-vahkqemp]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--space-3);min-height:2.6rem;padding:0 .85rem;border:1px solid rgba(42,70,38,.14);border-radius:var(--radius-sm);background:var(--color-surface);color:#345830ad;font-family:var(--font-nav);font-size:.84rem;font-weight:700}.resources-search[data-astro-cid-vahkqemp] input[data-astro-cid-vahkqemp]{width:100%;min-width:0;border:0;background:transparent;color:var(--color-primary);font:inherit;font-weight:400;outline:0}.resources-search[data-astro-cid-vahkqemp] input[data-astro-cid-vahkqemp]::placeholder{color:#34583085}.resources-filter-bar[data-astro-cid-vahkqemp]{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:flex-start}.resources-filter[data-astro-cid-vahkqemp]{min-height:2.4rem;padding:.65rem .95rem;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:#345830c7;cursor:pointer;font-family:var(--font-nav);font-size:.84rem;font-weight:700;line-height:1;transition:background .16s ease,color .16s ease,border-color .16s ease}.resources-filter[data-astro-cid-vahkqemp]:hover,.resources-filter[data-astro-cid-vahkqemp].active{background:var(--color-accent);color:var(--color-primary-strong)}.resource-card[data-astro-cid-vahkqemp]{display:grid;min-height:100%;grid-template-rows:clamp(190px,18vw,220px) minmax(2rem,auto) 1fr auto;align-items:start;row-gap:var(--space-5);padding:clamp(1.35rem,2vw,1.8rem);border:1px solid rgba(42,70,38,.14);border-radius:var(--radius-md);background:#ffffffad;color:var(--color-primary);transition:border-color .16s ease,transform .16s ease,background .16s ease}.resource-card[data-astro-cid-vahkqemp].is-hidden{display:none}.resource-card[data-astro-cid-vahkqemp]:not(.is-hidden){animation:resource-card-in .26s ease-out both}@keyframes resource-card-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card[data-astro-cid-vahkqemp].featured{padding-top:var(--space-4)}.resource-card[data-astro-cid-vahkqemp].featured:hover{border-color:var(--color-primary);background:var(--color-canvas);transform:translateY(-2px)}.resource-card[data-astro-cid-vahkqemp].upcoming{background:#ffffff6b}.resource-card-image[data-astro-cid-vahkqemp]{width:100%;height:100%;margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--color-primary-light)}.resource-card-image[data-astro-cid-vahkqemp] img[data-astro-cid-vahkqemp]{width:100%;height:100%;object-fit:cover;object-position:center}.resource-card-meta[data-astro-cid-vahkqemp]{display:flex;flex-wrap:wrap;gap:var(--space-2);min-height:2rem;font-family:var(--font-nav);font-size:.76rem;font-weight:700;line-height:1}.resource-card-meta[data-astro-cid-vahkqemp] span[data-astro-cid-vahkqemp]{display:inline-flex;min-height:2rem;align-items:center;padding:.45rem .7rem;border-radius:999px;background:var(--color-accent);color:var(--color-primary-strong)}.resource-card[data-astro-cid-vahkqemp].upcoming .resource-card-meta[data-astro-cid-vahkqemp] span[data-astro-cid-vahkqemp]:first-child{background:var(--color-orange-lighter)}.resource-card-copy[data-astro-cid-vahkqemp]{display:grid;align-content:start;gap:var(--space-4);margin:0}.resource-card[data-astro-cid-vahkqemp] h3[data-astro-cid-vahkqemp]{margin:0;color:var(--color-primary-strong);font-family:var(--font-display);font-size:clamp(1.45rem,2vw,2rem);font-weight:700;line-height:1.08;letter-spacing:-.02em}.resource-card[data-astro-cid-vahkqemp] p[data-astro-cid-vahkqemp]{margin:0;color:#345830d1;font-size:.98rem;line-height:1.55}.resource-card-action[data-astro-cid-vahkqemp]{align-self:end;margin-top:var(--space-2);color:var(--color-orange-dark);font-family:var(--font-nav);font-size:.84rem;font-weight:700}.resource-card[data-astro-cid-vahkqemp].upcoming .resource-card-action[data-astro-cid-vahkqemp]{color:#34583094}.resources-empty[data-astro-cid-vahkqemp]{margin:var(--space-6) 0 0;padding:var(--space-5);border:1px solid rgba(42,70,38,.14);border-radius:var(--radius-md);background:#ffffff85;color:#345830c7}@media(max-width:1120px){.resources-grid[data-astro-cid-vahkqemp]{grid-template-columns:1fr}.resource-card[data-astro-cid-vahkqemp]{min-height:auto}.resource-card[data-astro-cid-vahkqemp] h3[data-astro-cid-vahkqemp]{margin-top:clamp(2.25rem,8vw,3.5rem)}}@media(max-width:760px){.resources-hero[data-astro-cid-vahkqemp]{padding-block:clamp(3rem,12vw,4.25rem)}.resources-hero[data-astro-cid-vahkqemp] h1[data-astro-cid-vahkqemp]{font-size:clamp(2rem,10vw,2.8rem)}}@media(prefers-reduced-motion:reduce){.resource-card[data-astro-cid-vahkqemp]:not(.is-hidden){animation:none}}
