.resources-section-header[data-astro-cid-fmgelhwa]{max-width:980px;margin:0 auto 40px;display:flex;align-items:flex-end;justify-content:space-between;text-align:left}.resources-section-header[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:clamp(28px,4vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1.07;margin-bottom:0}.resource-grid[data-astro-cid-fmgelhwa]{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource-card[data-astro-cid-fmgelhwa]{background:var(--white);border-radius:18px;overflow:hidden;border:1px solid var(--gray-200);transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column;text-decoration:none;color:inherit}.resource-card[data-astro-cid-fmgelhwa]:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-2px)}.resource-card-image[data-astro-cid-fmgelhwa]{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--gray-200)}.resource-card-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{width:100%;height:100%;object-fit:cover;transition:transform .4s}.resource-card[data-astro-cid-fmgelhwa]:hover .resource-card-image[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{transform:scale(1.03)}.resource-card-body[data-astro-cid-fmgelhwa]{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.resource-card-meta[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.difficulty-badge[data-astro-cid-fmgelhwa],.category-badge[data-astro-cid-fmgelhwa]{font-size:11px;font-weight:600;padding:3px 10px;border-radius:980px;text-transform:uppercase;letter-spacing:.04em}.difficulty-easy[data-astro-cid-fmgelhwa]{background:#e7f5f5;color:var(--brand-text)}.difficulty-medium[data-astro-cid-fmgelhwa]{background:#fff8e7;color:#8a6d00}.difficulty-hard[data-astro-cid-fmgelhwa]{background:#fde8e8;color:#c0392b}.category-badge[data-astro-cid-fmgelhwa]{background:var(--gray-200);color:var(--gray-600)}.meta-sep[data-astro-cid-fmgelhwa]{color:var(--gray-300);font-size:12px}.meta-text[data-astro-cid-fmgelhwa]{font-size:13px;color:var(--gray-500)}.resource-card-body[data-astro-cid-fmgelhwa] h3[data-astro-cid-fmgelhwa]{font-size:17px;font-weight:600;line-height:1.3;color:var(--black);letter-spacing:-.01em}.resource-card-desc[data-astro-cid-fmgelhwa]{font-size:14px;color:var(--gray-500);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resource-card-footer[data-astro-cid-fmgelhwa]{margin-top:auto;padding-top:10px;border-top:1px solid var(--gray-200);display:flex;flex-direction:column;gap:8px}.author-date[data-astro-cid-fmgelhwa]{font-size:12px;color:var(--gray-400)}.resource-tags[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;gap:6px}.resource-tag[data-astro-cid-fmgelhwa]{font-size:11px;font-weight:500;background:var(--brand-tint);color:var(--brand-text);padding:2px 8px;border-radius:980px}.dietmap-banner-section[data-astro-cid-fmgelhwa]{background:#252525;padding:100px 24px 64px}.dietmap-banner[data-astro-cid-fmgelhwa]{max-width:980px;margin:0 auto;text-align:center}.dietmap-banner-eyebrow[data-astro-cid-fmgelhwa]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-dark);margin-bottom:14px}.dietmap-banner-copy[data-astro-cid-fmgelhwa] h2[data-astro-cid-fmgelhwa]{font-size:clamp(24px,3.2vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#f5f5f7;margin-bottom:14px;max-width:640px;margin-left:auto;margin-right:auto}.dietmap-banner-copy[data-astro-cid-fmgelhwa] p[data-astro-cid-fmgelhwa]{font-size:16px;color:var(--gray-400);line-height:1.55;max-width:540px;margin-bottom:28px;margin-left:auto;margin-right:auto}.dietmap-banner-ctas[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:36px}.btn-brand-light[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:6px;background:var(--brand-text);color:#fff;border-radius:980px;padding:12px 28px;font-size:16px;font-weight:400;transition:background .3s;font-family:inherit;text-decoration:none}.btn-brand-light[data-astro-cid-fmgelhwa]:hover{background:var(--brand-text-hover)}.dietmap-banner-link[data-astro-cid-fmgelhwa]{font-size:15px;color:var(--brand-dark);transition:color .2s;text-decoration:none}.dietmap-banner-link[data-astro-cid-fmgelhwa]:hover{color:#7dd4d6}.dietmap-banner-pills[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.dietmap-banner-pills[data-astro-cid-fmgelhwa] span[data-astro-cid-fmgelhwa]{font-size:12px;font-weight:500;color:#f5f5f78c;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:980px;padding:4px 14px}@media(max-width:900px){.resource-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}.resources-section-header[data-astro-cid-fmgelhwa]{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:560px){.resource-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.dietmap-banner-section[data-astro-cid-fmgelhwa]{padding:48px 20px}}
