.reports-header[data-astro-cid-k5zskagf]{background:var(--beige-light);padding:calc(var(--nav-height) + var(--space-3xl)) 0 var(--space-3xl);text-align:center}.reports-header__title[data-astro-cid-k5zskagf]{font-family:var(--font-heading);font-size:clamp(48px,6vw,72px);letter-spacing:-.05em;margin-bottom:var(--space-lg)}.reports-header__subtitle[data-astro-cid-k5zskagf]{font-size:clamp(16px,1.1vw,18px);color:var(--gray-muted);max-width:600px;margin:0 auto;line-height:1.7}.featured-section[data-astro-cid-k5zskagf]{padding:var(--space-4xl) 0;background:var(--beige-light)}.featured-card[data-astro-cid-k5zskagf]{background:var(--white);border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center;padding:var(--space-3xl);box-shadow:var(--shadow-md)}.featured-card__badge[data-astro-cid-k5zskagf]{display:inline-block;background:var(--green);color:var(--white);padding:6px 14px;border-radius:var(--radius-full);font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:var(--space-lg);text-transform:uppercase}.featured-card__title[data-astro-cid-k5zskagf]{font-family:var(--font-heading);font-size:clamp(28px,3vw,40px);letter-spacing:-.03em;margin-bottom:var(--space-xl);line-height:1.2}.featured-card__meta[data-astro-cid-k5zskagf]{margin-bottom:var(--space-xl)}.featured-card__author[data-astro-cid-k5zskagf] p[data-astro-cid-k5zskagf]{color:var(--gray-muted);font-size:15px;line-height:1.6}.featured-card__author[data-astro-cid-k5zskagf] p[data-astro-cid-k5zskagf]:first-child{color:var(--text);font-weight:600}.featured-card__link[data-astro-cid-k5zskagf]{display:inline-flex;align-items:center;gap:var(--space-sm);padding:12px 24px;background:var(--black);color:var(--white);border-radius:var(--radius-full);font-size:15px;font-weight:500;transition:background var(--duration-normal) var(--ease-out)}.featured-card__link[data-astro-cid-k5zskagf]:hover{background:var(--green)}.featured-card__link[data-astro-cid-k5zskagf] svg[data-astro-cid-k5zskagf]{width:18px;height:18px}.featured-card__image[data-astro-cid-k5zskagf]{border-radius:var(--radius-sm);overflow:hidden;height:100%;min-height:300px}.image-placeholder[data-astro-cid-k5zskagf]{background:var(--gray-100);width:100%;height:100%;border-radius:inherit}.articles-section[data-astro-cid-k5zskagf]{padding:var(--space-4xl) 0;background:var(--white)}.tab-navigation[data-astro-cid-k5zskagf]{display:flex;gap:var(--space-lg);margin-bottom:var(--space-4xl);border-bottom:1px solid var(--beige);padding-bottom:var(--space-md)}.tab-btn[data-astro-cid-k5zskagf]{background:none;border:none;font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--gray-muted);cursor:pointer;padding:var(--space-sm) 0;position:relative;transition:color var(--duration-fast) var(--ease-out)}.tab-btn[data-astro-cid-k5zskagf]:hover,.tab-btn--active[data-astro-cid-k5zskagf]{color:var(--text)}.tab-btn--active[data-astro-cid-k5zskagf]:after{content:"";position:absolute;bottom:calc(-1 * var(--space-md) - 1px);left:0;right:0;height:2px;background:var(--green);border-radius:1px}.articles-grid[data-astro-cid-k5zskagf]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3xl)}.article-card[data-astro-cid-k5zskagf]{background:var(--white);border:1px solid var(--beige);border-radius:var(--radius-sm);overflow:hidden;transition:all var(--duration-normal) var(--ease-out);text-decoration:none;display:flex;flex-direction:column}.article-card[data-astro-cid-k5zskagf]:hover{border-color:var(--green);box-shadow:0 8px 24px #3869401a;transform:translateY(-4px)}.article-card__image[data-astro-cid-k5zskagf]{width:100%;height:240px;overflow:hidden;background:var(--gray-100)}.article-card__image[data-astro-cid-k5zskagf] .image-placeholder[data-astro-cid-k5zskagf]{width:100%;height:100%}.article-card__content[data-astro-cid-k5zskagf]{padding:var(--space-xl);display:flex;flex-direction:column;gap:var(--space-md);flex:1}.article-card__category[data-astro-cid-k5zskagf]{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.05em;padding:4px 12px;border-radius:var(--radius-xs);text-transform:uppercase;width:fit-content}.category-reports[data-astro-cid-k5zskagf]{background:#4a67411a;color:var(--green)}.category-explainers[data-astro-cid-k5zskagf]{background:var(--gray-100);color:var(--gray-muted)}.article-card__title[data-astro-cid-k5zskagf]{font-family:var(--font-heading);font-size:clamp(18px,2vw,24px);letter-spacing:-.02em;line-height:1.3;color:var(--text)}.article-card[data-astro-cid-k5zskagf].hidden{display:none}@media(max-width:1024px){.featured-card[data-astro-cid-k5zskagf]{grid-template-columns:1fr;gap:var(--space-2xl);padding:var(--space-2xl)}.featured-card__image[data-astro-cid-k5zskagf]{min-height:280px}}@media(max-width:768px){.reports-header[data-astro-cid-k5zskagf]{padding:calc(var(--nav-height) + var(--space-2xl)) 0 var(--space-2xl)}.reports-header__title[data-astro-cid-k5zskagf]{font-size:clamp(36px,5vw,48px)}.featured-section[data-astro-cid-k5zskagf]{padding:var(--space-3xl) 0}.featured-card[data-astro-cid-k5zskagf]{grid-template-columns:1fr;gap:var(--space-xl);padding:var(--space-xl)}.featured-card__title[data-astro-cid-k5zskagf]{font-size:clamp(24px,4vw,32px)}.featured-card__image[data-astro-cid-k5zskagf]{min-height:240px}.articles-section[data-astro-cid-k5zskagf]{padding:var(--space-3xl) 0}.tab-navigation[data-astro-cid-k5zskagf]{gap:var(--space-md);margin-bottom:var(--space-3xl)}.tab-btn[data-astro-cid-k5zskagf]{font-size:15px}.articles-grid[data-astro-cid-k5zskagf]{grid-template-columns:1fr;gap:var(--space-2xl)}.article-card__image[data-astro-cid-k5zskagf]{height:200px}}
