.badge[data-astro-cid-w254wjdn]{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-ui-strong);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .5rem;border-radius:var(--radius-badge)}.badge-video[data-astro-cid-w254wjdn]{background:#dbe6f2;color:#143c62}.badge-article[data-astro-cid-w254wjdn]{background:#d8e9e2;color:oklch(.35 .08 170)}.badge-podcast[data-astro-cid-w254wjdn]{background:#e9e1ef;color:#472d59}.badge-livestream[data-astro-cid-w254wjdn]{background:#dde8dd;color:#1b451e}.badge-live[data-astro-cid-w254wjdn]{background:transparent;color:var(--color-live);padding:0}.live-dot[data-astro-cid-w254wjdn]{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-live);animation:live-pulse 1.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.live-dot[data-astro-cid-w254wjdn]{animation:none}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .badge-video[data-astro-cid-w254wjdn]{background:#1a222b;color:#87b2df}:root:not([data-theme=light]) .badge-article[data-astro-cid-w254wjdn]{background:#182520;color:#78bfa6}:root:not([data-theme=light]) .badge-podcast[data-astro-cid-w254wjdn]{background:#251f29;color:#bea0d4}:root:not([data-theme=light]) .badge-livestream[data-astro-cid-w254wjdn]{background:#1c241c;color:#8ebc8f}}[data-astro-cid-w254wjdn][data-theme=dark] .badge-video[data-astro-cid-w254wjdn]{background:#1a222b;color:#87b2df}[data-astro-cid-w254wjdn][data-theme=dark] .badge-article[data-astro-cid-w254wjdn]{background:#182520;color:#78bfa6}[data-astro-cid-w254wjdn][data-theme=dark] .badge-podcast[data-astro-cid-w254wjdn]{background:#251f29;color:#bea0d4}[data-astro-cid-w254wjdn][data-theme=dark] .badge-livestream[data-astro-cid-w254wjdn]{background:#1c241c;color:#8ebc8f}.live-badge[data-astro-cid-rllx25rz]{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-ui-strong);font-size:.7rem;font-weight:600;letter-spacing:.1em;color:var(--color-live);text-transform:uppercase}.live-dot[data-astro-cid-rllx25rz]{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-live);animation:live-pulse 1.5s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@media(prefers-reduced-motion:reduce){.live-dot[data-astro-cid-rllx25rz]{animation:none}}.content-card[data-astro-cid-53dg47w7]{position:relative;display:flex;flex-direction:column;background:var(--color-surface-raised);border:1px solid var(--color-surface-border);border-radius:var(--radius-card);overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.content-card[data-astro-cid-53dg47w7]:hover{border-color:var(--color-pub-accent);transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.card-media-link[data-astro-cid-53dg47w7]{text-decoration:none}.card-media-wrap[data-astro-cid-53dg47w7]{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--color-surface-overlay)}.card-media-img[data-astro-cid-53dg47w7]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.content-card[data-astro-cid-53dg47w7]:hover .card-media-img[data-astro-cid-53dg47w7]{transform:scale(1.04)}.card-media-placeholder[data-astro-cid-53dg47w7]{width:100%;height:100%;background:var(--color-surface-overlay)}.card-play-icon[data-astro-cid-53dg47w7]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:2}.play-svg[data-astro-cid-53dg47w7]{width:4.5rem;height:4.5rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));transition:transform .25s ease,filter .25s ease}.content-card[data-astro-cid-53dg47w7]:hover .play-svg[data-astro-cid-53dg47w7]{transform:scale(1.12);filter:drop-shadow(0 6px 20px rgba(0,0,0,.6))}.card-live-badge[data-astro-cid-53dg47w7]{position:absolute;top:.75rem;left:.75rem}.card-body[data-astro-cid-53dg47w7]{padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.5rem}.card-label-row[data-astro-cid-53dg47w7]{display:flex;align-items:center;gap:.5rem}.card-pub-name[data-astro-cid-53dg47w7]{font-family:var(--font-ui);font-size:.875rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.card-headline[data-astro-cid-53dg47w7]{font-family:var(--font-headline);font-size:1.1875rem;line-height:1.3;color:var(--color-text-primary);margin:0}.card-headline[data-astro-cid-53dg47w7] a[data-astro-cid-53dg47w7]{color:inherit;text-decoration:none}.card-headline[data-astro-cid-53dg47w7] a[data-astro-cid-53dg47w7]:hover{color:var(--color-pub-accent)}.card-meta[data-astro-cid-53dg47w7]{font-family:var(--font-ui);font-size:.9375rem;color:var(--color-text-muted);margin:0}@media(prefers-reduced-motion:no-preference){.content-card[data-astro-cid-53dg47w7]{animation:card-enter .5s ease both;animation-delay:calc(var(--card-index, 0) * 80ms)}@keyframes card-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}.gated-overlay[data-astro-cid-mimqtzll]{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(to top,var(--color-surface-base) 20%,transparent 80%);z-index:5;padding-bottom:1.5rem}.gated-content[data-astro-cid-mimqtzll]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.gated-label[data-astro-cid-mimqtzll]{font-family:var(--font-ui-strong);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);margin:0}
