.resources-hero[data-astro-cid-fmgelhwa]{background:var(--color-navy);padding-top:calc(100px + var(--space-16));padding-bottom:var(--space-16);text-align:center}.resources-container[data-astro-cid-fmgelhwa]{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.resources-eyebrow[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-brand-accent);margin-bottom:var(--space-4)}.resources-heading[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));color:var(--color-white);line-height:1.1;margin-bottom:var(--space-6)}.resources-subhead[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:var(--text-lg);color:#ffffffa6;max-width:44ch;margin-inline:auto;line-height:1.6}.resources-grid-section[data-astro-cid-fmgelhwa]{padding:var(--space-16) 0 var(--space-24);background:var(--color-bg-light)}.resources-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.resource-card[data-astro-cid-fmgelhwa]{background:var(--color-white);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-4);transition:box-shadow var(--transition-base),transform var(--transition-base)}.resource-card[data-astro-cid-fmgelhwa]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.resource-card-icon[data-astro-cid-fmgelhwa]{width:56px;height:56px;background:#daa5201a;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--color-brand-accent);flex-shrink:0}.resource-card-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-navy);line-height:1.25;margin:0}.resource-card-desc[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-charcoal);line-height:1.65;margin:0}.resource-card-bullets[data-astro-cid-fmgelhwa]{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-2);flex:1}.resource-card-bullets[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-charcoal);padding-left:1.25em;position:relative}.resource-card-bullets[data-astro-cid-fmgelhwa] li[data-astro-cid-fmgelhwa]:before{content:"→";position:absolute;left:0;color:var(--color-brand-accent);font-size:.75em;top:.2em}.resource-card-cta[data-astro-cid-fmgelhwa]{display:inline-block;background:var(--color-brand-accent);color:var(--color-navy);font-family:var(--font-body);font-size:var(--text-sm);font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:.75rem 1.5rem;border-radius:var(--radius-md);transition:background var(--transition-fast),transform var(--transition-fast);margin-top:var(--space-2);align-self:flex-start}.resource-card-cta[data-astro-cid-fmgelhwa]:hover{background:var(--color-gold-dark);transform:translateY(-1px)}.resources-cta-section[data-astro-cid-fmgelhwa]{background:var(--color-navy);padding:var(--space-16) 0}.resources-cta-inner[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8);flex-wrap:wrap}.resources-cta-text[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-white);margin:0;max-width:52ch}.resources-cta-btn[data-astro-cid-fmgelhwa]{display:inline-block;background:var(--color-brand-accent);color:var(--color-navy);font-family:var(--font-body);font-size:var(--text-base);font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;padding:1rem 2rem;border-radius:var(--radius-md);white-space:nowrap;transition:background var(--transition-fast),transform var(--transition-fast);flex-shrink:0}.resources-cta-btn[data-astro-cid-fmgelhwa]:hover{background:var(--color-gold-dark);transform:translateY(-1px)}@media(max-width:900px){.resources-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr;max-width:560px;margin-inline:auto}}@media(max-width:600px){.resources-cta-inner[data-astro-cid-fmgelhwa]{flex-direction:column;text-align:center}}
