.vgrid[data-astro-cid-srtwjgh5]{display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.vtile[data-astro-cid-srtwjgh5]{display:flex;flex-direction:column;gap:12px;padding:0;background:none;border:none;text-align:left;color:inherit}.poster[data-astro-cid-srtwjgh5]{position:relative;display:block;aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--bg-elev);transition:transform .3s var(--ease-expo),border-color .3s,box-shadow .3s}.poster[data-astro-cid-srtwjgh5] img[data-astro-cid-srtwjgh5]{width:100%;height:100%;object-fit:cover}.vtile[data-astro-cid-srtwjgh5]:hover .poster[data-astro-cid-srtwjgh5]{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 55%,transparent);box-shadow:0 18px 45px #00000080}.play[data-astro-cid-srtwjgh5]{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:#fff}.play[data-astro-cid-srtwjgh5] svg[data-astro-cid-srtwjgh5]{width:56px;height:56px;padding:15px;border-radius:999px;background:#00000073;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);transition:background .2s,transform .3s var(--ease-expo)}.vtile[data-astro-cid-srtwjgh5]:hover .play[data-astro-cid-srtwjgh5] svg[data-astro-cid-srtwjgh5]{background:color-mix(in srgb,var(--accent) 75%,black);transform:scale(1.06)}.vmeta[data-astro-cid-srtwjgh5]{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 4px}.vtitle[data-astro-cid-srtwjgh5]{font-weight:600;font-size:.98rem}.vcount[data-astro-cid-srtwjgh5]{font-size:.78rem;color:var(--fg-muted)}.vlb[data-astro-cid-srtwjgh5][hidden]{display:none}.vlb[data-astro-cid-srtwjgh5]{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#050509e6;backdrop-filter:blur(10px);animation:vfade .2s var(--ease-expo)}@keyframes vfade{0%{opacity:0}}.vlb-inner[data-astro-cid-srtwjgh5]{display:flex;flex-direction:column;gap:16px;width:min(94vw,1100px)}.vlb-stage[data-astro-cid-srtwjgh5]{position:relative;width:100%;max-width:min(94vw,1100px);max-height:74vh;aspect-ratio:16 / 9;margin-inline:auto;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 30px 80px #0009}.vlb-stage[data-astro-cid-srtwjgh5]:not([style*="16 / 9"]){width:auto}.vlb-stage[data-astro-cid-srtwjgh5].loading:after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border-radius:50%;border:3px solid rgba(255,255,255,.16);border-top-color:var(--accent);animation:vlb-spin .8s linear infinite;pointer-events:none;z-index:2}@keyframes vlb-spin{to{transform:rotate(360deg)}}.vlb-stage[data-astro-cid-srtwjgh5] video{width:100%;height:100%;display:block;background:#000;object-fit:contain}.vlb-bar[data-astro-cid-srtwjgh5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.vlb-title[data-astro-cid-srtwjgh5]{font-family:var(--font-display);font-weight:700;font-size:1.15rem}.vlb-sizes[data-astro-cid-srtwjgh5]{display:flex;gap:8px;flex-wrap:wrap}.vlb-sizes[data-astro-cid-srtwjgh5] .vlb-size{display:flex;flex-direction:column;align-items:flex-start;gap:1px;padding:7px 13px;border-radius:10px;background:var(--bg-elev);border:1px solid var(--border);color:var(--fg-muted);line-height:1.2;cursor:pointer;transition:all .2s}.vlb-sizes[data-astro-cid-srtwjgh5] .vlb-size strong{font-size:.9rem;color:var(--fg)}.vlb-sizes[data-astro-cid-srtwjgh5] .vlb-size span{font-size:.68rem}.vlb-sizes[data-astro-cid-srtwjgh5] .vlb-size:hover{border-color:var(--accent)}.vlb-sizes[data-astro-cid-srtwjgh5] .vlb-size.active{background:color-mix(in srgb,var(--accent) 20%,transparent);border-color:var(--accent);color:var(--fg)}.vlb-close[data-astro-cid-srtwjgh5],.vlb-nav[data-astro-cid-srtwjgh5]{position:fixed;display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#14141fb3;border:1px solid var(--border);color:var(--fg);transition:background .2s,border-color .2s}.vlb-close[data-astro-cid-srtwjgh5]:hover,.vlb-nav[data-astro-cid-srtwjgh5]:hover{border-color:var(--accent);background:var(--bg-elev-2)}.vlb-close[data-astro-cid-srtwjgh5]{top:20px;right:20px}.vlb-close[data-astro-cid-srtwjgh5] svg[data-astro-cid-srtwjgh5],.vlb-nav[data-astro-cid-srtwjgh5] svg[data-astro-cid-srtwjgh5]{width:22px;height:22px}.vlb-nav[data-astro-cid-srtwjgh5]{top:50%;transform:translateY(-50%)}.vlb-prev[data-astro-cid-srtwjgh5]{left:18px}.vlb-next[data-astro-cid-srtwjgh5]{right:18px}@media(max-width:640px){.vlb[data-astro-cid-srtwjgh5]{padding:12px}.vlb-inner[data-astro-cid-srtwjgh5]{gap:12px;margin-bottom:74px}.vlb-stage[data-astro-cid-srtwjgh5]{max-height:calc(100vh - 220px);max-height:calc(100dvh - 220px)}.vlb-title[data-astro-cid-srtwjgh5]{font-size:1rem}.vlb-nav[data-astro-cid-srtwjgh5]{top:auto;bottom:calc(14px + env(safe-area-inset-bottom,0px));transform:none}.vlb-prev[data-astro-cid-srtwjgh5]{left:30%}.vlb-next[data-astro-cid-srtwjgh5]{right:30%}.vlb-close[data-astro-cid-srtwjgh5]{top:14px;right:14px}}@media(prefers-reduced-motion:no-preference){.poster[data-astro-cid-srtwjgh5]:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(115deg,transparent 35%,rgba(255,214,130,.26) 50%,transparent 65%);transform:translate(-130%);pointer-events:none}.vtile[data-astro-cid-srtwjgh5]:hover .poster[data-astro-cid-srtwjgh5]:after{animation:winflash .65s ease forwards}}@keyframes winflash{to{transform:translate(130%)}}.head[data-astro-cid-tndggcko]{padding-top:40px;margin-bottom:28px}h1[data-astro-cid-tndggcko]{font-size:clamp(1.8rem,4.5vw,2.6rem);margin:18px 0 6px}.lede[data-astro-cid-tndggcko]{font-size:1.02rem}
