.category-nav[data-astro-cid-fhdnp4aj]{z-index:15;border-bottom:1px solid var(--rule);background:var(--surface);position:sticky;top:4rem}.category-nav__inner[data-astro-cid-fhdnp4aj]{scrollbar-width:none;gap:clamp(1rem,2.5vw,2rem);padding-block:.65rem;display:flex;overflow-x:auto}.category-nav__inner[data-astro-cid-fhdnp4aj]::-webkit-scrollbar{display:none}.category-nav__item[data-astro-cid-fhdnp4aj]{color:var(--muted);cursor:pointer;font-size:var(--step--1);white-space:nowrap;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:0;flex:none;align-items:center;gap:.35rem;padding:.25rem 0;display:inline-flex;position:relative}.category-nav__item[data-astro-cid-fhdnp4aj] span[data-astro-cid-fhdnp4aj]{color:var(--rule-strong);font-size:var(--step--1)}.category-nav__item[data-astro-cid-fhdnp4aj]:hover,.category-nav__item--active[data-astro-cid-fhdnp4aj]{color:var(--harbor)}.category-nav__item--active[data-astro-cid-fhdnp4aj]:after{content:"";background:var(--harbor);height:2px;position:absolute;bottom:-.65rem;left:0;right:0}.category-nav__item--active[data-astro-cid-fhdnp4aj]{font-weight:700}@media (width<=52rem){.category-nav[data-astro-cid-fhdnp4aj]{top:7.65rem}}.video-card[data-astro-cid-xqwvz4hj]{min-width:0}.video-card__cover[data-astro-cid-xqwvz4hj]{border:1px solid var(--rule);background:var(--paper-deep);aspect-ratio:16/9;transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border-radius:6px;display:block;position:relative;overflow:hidden}.video-card__cover[data-astro-cid-xqwvz4hj] img[data-astro-cid-xqwvz4hj]{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-base) var(--ease-out)}.video-card__cover[data-astro-cid-xqwvz4hj]:hover{border-color:var(--harbor);box-shadow:0 5px 18px color-mix(in srgb, var(--ink) 9%, transparent)}.video-card__cover[data-astro-cid-xqwvz4hj]:hover img[data-astro-cid-xqwvz4hj]{transform:scale(1.025)}.video-card__cover[data-astro-cid-xqwvz4hj]:hover .video-card__play[data-astro-cid-xqwvz4hj]{opacity:1;transform:translate(-50%,-50%)scale(1.06)}.video-card__duration[data-astro-cid-xqwvz4hj]{background:color-mix(in srgb, var(--ink) 84%, transparent);color:var(--surface);border-radius:.2rem;padding:.12rem .35rem;font-size:.72rem;line-height:1.3;position:absolute;bottom:.45rem;right:.45rem}.video-card__play[data-astro-cid-xqwvz4hj]{border:1px solid color-mix(in srgb, var(--surface) 76%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--signal) 88%, transparent);width:2.6rem;height:2.6rem;color:var(--surface);opacity:.94;transition:transform var(--motion-fast) var(--ease-out), opacity var(--motion-fast) var(--ease-out);place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.video-card__play[data-astro-cid-xqwvz4hj] svg[data-astro-cid-xqwvz4hj]{fill:currentColor;width:1.25rem;height:1.25rem}.video-card__body[data-astro-cid-xqwvz4hj]{padding-top:var(--space-3)}.video-card[data-astro-cid-xqwvz4hj] h2[data-astro-cid-xqwvz4hj]{min-height:2.8em;font-family:var(--font-display);font-size:var(--step-0);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.video-card[data-astro-cid-xqwvz4hj] h2[data-astro-cid-xqwvz4hj] a[data-astro-cid-xqwvz4hj]{transition:color var(--motion-fast) var(--ease-out);text-decoration:none}.video-card[data-astro-cid-xqwvz4hj] h2[data-astro-cid-xqwvz4hj] a[data-astro-cid-xqwvz4hj]:hover{color:var(--harbor)}.video-card__meta[data-astro-cid-xqwvz4hj]{color:var(--muted);margin-top:.35rem;font-size:.75rem;line-height:1.4}.video-card__actions[data-astro-cid-xqwvz4hj]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin-top:.7rem;display:grid}.video-card__action[data-astro-cid-xqwvz4hj]{border:1px solid var(--rule-strong);border-radius:var(--radius-small);min-height:2.2rem;color:var(--ink-soft);cursor:pointer;white-space:nowrap;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;justify-content:center;align-items:center;gap:.3rem;padding:.4rem .45rem;font-size:.78rem;line-height:1.2;text-decoration:none;display:inline-flex}.video-card__action[data-astro-cid-xqwvz4hj] svg[data-astro-cid-xqwvz4hj]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.video-card__action[data-astro-cid-xqwvz4hj]:hover{border-color:var(--harbor);color:var(--harbor)}.video-card__action[data-astro-cid-xqwvz4hj]:focus-visible{outline:2px solid var(--signal);outline-offset:2px}.video-card__action--disabled[data-astro-cid-xqwvz4hj]{cursor:not-allowed;opacity:.55;grid-column:1/-1}@media (width<=28rem){.video-card__action[data-astro-cid-xqwvz4hj]{min-height:2.1rem;padding-inline:.35rem;font-size:.74rem}.video-card__action[data-astro-cid-xqwvz4hj] svg[data-astro-cid-xqwvz4hj]{display:none}}.video-grid-page[data-astro-cid-lcdefpme]{padding-block:var(--space-5) var(--space-8)}.video-grid-page__heading[data-astro-cid-lcdefpme]{min-height:1.5rem;margin-bottom:var(--space-4)}.video-grid-page__heading[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);font-size:var(--step--1)}.video-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.4rem;display:grid}.video-grid-empty[data-astro-cid-lcdefpme]{width:min(calc(100% - 2rem), var(--shell));padding-block:var(--space-7);color:var(--muted);margin:0 auto}@media (width<=62rem){.video-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=46rem){.video-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=28rem){.video-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem .75rem}}
