.featured-banner[data-astro-cid-fmgelhwa]{background:linear-gradient(140deg,var(--brand-deep),var(--brand-mid));border-radius:var(--radius-lg);padding:48px;display:flex;align-items:center;gap:48px;transition:opacity .2s;overflow:hidden}.featured-banner--has-image[data-astro-cid-fmgelhwa]{padding:0}.featured-banner[data-astro-cid-fmgelhwa]:hover{opacity:.95}.featured-image[data-astro-cid-fmgelhwa]{flex-shrink:0;width:40%;align-self:stretch}.featured-image[data-astro-cid-fmgelhwa] img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-content[data-astro-cid-fmgelhwa]{flex:1}.featured-banner--has-image[data-astro-cid-fmgelhwa] .featured-content[data-astro-cid-fmgelhwa]{padding:40px 48px 40px 0}.featured-badge[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:6px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:100px;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;margin-bottom:18px}.featured-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#fff;line-height:1.25;margin-bottom:14px;letter-spacing:-.02em}.featured-desc[data-astro-cid-fmgelhwa]{font-size:.92rem;line-height:1.75;color:#fffc;max-width:640px;margin-bottom:18px}.featured-meta[data-astro-cid-fmgelhwa]{font-size:.82rem;font-weight:600;color:var(--brand)}.featured-link[data-astro-cid-fmgelhwa]{margin-top:14px;font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.02em}.section-header-row[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.blog-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.blog-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s;height:100%;display:flex;flex-direction:column}.blog-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0f1f161f}.blog-card-thumb[data-astro-cid-fmgelhwa] img{display:block;width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.blog-card-body[data-astro-cid-fmgelhwa]{padding:24px;display:flex;flex-direction:column;flex:1}.blog-card-meta-row[data-astro-cid-fmgelhwa]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.blog-tag[data-astro-cid-fmgelhwa]{background:var(--brand-tint);border:1px solid var(--brand-tint2);color:var(--brand-deep);border-radius:100px;font-size:.65rem;font-weight:600;padding:3px 10px}.blog-date[data-astro-cid-fmgelhwa]{font-size:.75rem;color:var(--ink-light)}.blog-card-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1.35;margin-bottom:10px;letter-spacing:-.01em}.blog-card-desc[data-astro-cid-fmgelhwa]{font-size:.82rem;line-height:1.7;color:var(--ink-mid);flex:1}.blog-card-link[data-astro-cid-fmgelhwa]{margin-top:16px;font-size:.8rem;font-weight:600;color:var(--brand)}.video-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.video-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s}.video-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lift)}.video-thumb[data-astro-cid-fmgelhwa]{position:relative;background:linear-gradient(135deg,var(--brand-tint2),var(--brand-tint));aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-thumb[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-play[data-astro-cid-fmgelhwa]{position:absolute;width:52px;height:52px;background:#0000008c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;transition:background .2s}.video-card[data-astro-cid-fmgelhwa]:hover .video-play[data-astro-cid-fmgelhwa]{background:var(--brand)}.video-body[data-astro-cid-fmgelhwa]{padding:18px 20px}.video-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:.95rem;font-weight:700;margin-bottom:4px}.video-series[data-astro-cid-fmgelhwa]{font-size:.78rem;color:var(--ink-light)}.book-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.book-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s}.book-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-2px);box-shadow:var(--shadow-lift)}.book-cover[data-astro-cid-fmgelhwa]{background:linear-gradient(135deg,var(--brand-tint2),var(--brand-tint));padding:24px;display:flex;align-items:center;justify-content:center;min-height:180px}.book-cover[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{max-height:160px;width:auto;border-radius:4px;box-shadow:0 4px 16px #00000026}.book-body[data-astro-cid-fmgelhwa]{padding:20px}.book-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:.95rem;font-weight:700;margin-bottom:6px}.book-author[data-astro-cid-fmgelhwa]{font-size:.78rem;color:var(--ink-mid);margin-bottom:4px}.book-pub[data-astro-cid-fmgelhwa]{font-size:.72rem;color:var(--ink-light);margin-bottom:10px}.book-desc[data-astro-cid-fmgelhwa]{font-size:.82rem;line-height:1.65;color:var(--ink-mid)}.scorecard-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.scorecard-card[data-astro-cid-fmgelhwa]{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius-lg);padding:36px;box-shadow:var(--shadow-card);text-align:center}.scorecard-card-title[data-astro-cid-fmgelhwa]{font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin-bottom:8px}.scorecard-card-meta[data-astro-cid-fmgelhwa]{font-size:.85rem;color:var(--ink-mid);margin-bottom:24px}@media (max-width: 1024px){.blog-grid[data-astro-cid-fmgelhwa],.book-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}.featured-banner[data-astro-cid-fmgelhwa]{flex-direction:column}.featured-image[data-astro-cid-fmgelhwa]{width:100%;max-height:300px}.featured-image[data-astro-cid-fmgelhwa] img{aspect-ratio:21/9}.featured-banner--has-image[data-astro-cid-fmgelhwa] .featured-content[data-astro-cid-fmgelhwa]{padding:32px}}.view-all[data-astro-cid-fmgelhwa]{text-align:center;margin-top:48px}.view-all-link[data-astro-cid-fmgelhwa]{color:var(--brand);font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;gap:8px;transition:gap .2s}.view-all-link[data-astro-cid-fmgelhwa]:hover{gap:12px}@media (max-width: 900px){.video-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}.scorecard-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr;gap:32px}}@media (max-width: 768px){.blog-grid[data-astro-cid-fmgelhwa],.book-grid[data-astro-cid-fmgelhwa]{grid-template-columns:1fr}}
