.main[data-astro-cid-42n26tpo]{padding:0 2rem;max-width:1400px;margin:0 auto}.hero[data-astro-cid-42n26tpo]{min-height:50vh;display:grid;grid-template-columns:1fr;align-items:center;position:relative;padding-top:120px;padding-bottom:2rem}.hero__bg-text[data-astro-cid-42n26tpo]{position:absolute;right:-5%;top:50%;transform:translateY(-50%);font-size:clamp(15rem,35vw,40rem);font-weight:900;color:#ffffff05;pointer-events:none;line-height:.8;z-index:-1}.hero__content[data-astro-cid-42n26tpo]{max-width:900px}.hero__label[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.7rem;color:#ff0000b3;letter-spacing:.1em}.hero__title[data-astro-cid-42n26tpo]{margin:1rem 0 2rem}.hero__line[data-astro-cid-42n26tpo]{display:block;font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:.9;letter-spacing:-.03em;text-transform:uppercase}.hero__line--stroke[data-astro-cid-42n26tpo]{-webkit-text-stroke:1.5px rgba(255,255,255,.8);-webkit-text-fill-color:transparent}.hero__tagline[data-astro-cid-42n26tpo]{font-size:1.1rem;color:#ffffff80;line-height:1.6}.hero__tagline[data-astro-cid-42n26tpo] strong[data-astro-cid-42n26tpo]{color:#fff}.hero__info[data-astro-cid-42n26tpo]{display:flex;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 1.5rem;background:#ff00000d;border:1px solid rgba(255,0,0,.2);border-left:3px solid rgba(255,0,0,.6)}.info__icon[data-astro-cid-42n26tpo]{font-size:1.25rem;color:#f00c}.info__text[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.7rem;color:#f00c;letter-spacing:.02em}.controls[data-astro-cid-42n26tpo]{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:2rem;flex-wrap:wrap}.controls__filters[data-astro-cid-42n26tpo]{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.1);color:#fff6;cursor:pointer;transition:all .2s ease}.filter-btn[data-astro-cid-42n26tpo]:hover{border-color:#ffffff4d;color:#ffffffb3}.filter-btn--active[data-astro-cid-42n26tpo]{background:#ff00001a;border-color:#f006;color:#f44}.controls__grid-size[data-astro-cid-42n26tpo]{display:flex;align-items:center}.grid-label[data-astro-cid-42n26tpo]{display:flex;align-items:center;gap:1rem}.grid-label__text[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.65rem;color:#fff6;letter-spacing:.1em;text-transform:uppercase}.grid-slider[data-astro-cid-42n26tpo]{width:100px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff1a;border-radius:2px;outline:none}.grid-slider[data-astro-cid-42n26tpo]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#f44;border-radius:50%;cursor:pointer;-webkit-transition:transform .2s;transition:transform .2s}.grid-slider[data-astro-cid-42n26tpo]::-webkit-slider-thumb:hover{transform:scale(1.2)}.grid-label__value[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.8rem;font-weight:700;color:#f44;min-width:1.5rem;text-align:center}.videos[data-astro-cid-42n26tpo]{display:grid;grid-template-columns:repeat(var(--columns, 3),1fr);gap:2rem;transition:grid-template-columns .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.video-card[data-astro-cid-42n26tpo]{position:relative;display:block;text-decoration:none;color:inherit;aspect-ratio:16/12;overflow:hidden;transition:all .4s ease;cursor:pointer}.videos[data-astro-cid-42n26tpo]:hover .video-card[data-astro-cid-42n26tpo]:not(:hover){opacity:.4}.video-card[data-astro-cid-42n26tpo]:hover{transform:translateY(-4px)}.video-card__scanline[data-astro-cid-42n26tpo]{position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--accent, rgba(255,255,255,.6)),transparent);opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .3s;z-index:10}.video-card[data-astro-cid-42n26tpo]:hover .video-card__scanline[data-astro-cid-42n26tpo]{opacity:1;animation:scanLine 1.5s ease-out forwards}@keyframes scanLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.video-card__thumbnail[data-astro-cid-42n26tpo]{position:absolute;inset:0;width:100%;height:60%;overflow:hidden}.video-card__thumbnail[data-astro-cid-42n26tpo] img[data-astro-cid-42n26tpo]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%);transition:filter .4s ease,transform .4s ease}.video-card[data-astro-cid-42n26tpo]:hover .video-card__thumbnail[data-astro-cid-42n26tpo] img[data-astro-cid-42n26tpo]{filter:grayscale(0%);transform:scale(1.05)}.video-card__duration[data-astro-cid-42n26tpo]{position:absolute;bottom:.5rem;right:.5rem;font-family:var(--font-mono);font-size:.6rem;font-weight:600;background:#000c;color:#fff;padding:.25rem .5rem;z-index:5}.video-card__play[data-astro-cid-42n26tpo]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:60px;height:60px;background:#ff0000e6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;z-index:5}.video-card__play[data-astro-cid-42n26tpo] svg[data-astro-cid-42n26tpo]{width:24px;height:24px;color:#fff;margin-left:4px}.video-card[data-astro-cid-42n26tpo]:hover .video-card__play[data-astro-cid-42n26tpo]{opacity:1;transform:translate(-50%,-50%) scale(1)}.video-card__border[data-astro-cid-42n26tpo]{position:absolute;inset:.5rem;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.video-card[data-astro-cid-42n26tpo]:hover .video-card__border[data-astro-cid-42n26tpo]{opacity:1}.video-card__corner[data-astro-cid-42n26tpo]{position:absolute;width:16px;height:16px;border-color:var(--accent, rgba(255,255,255,.5));border-style:solid;border-width:0}.video-card__corner--tl[data-astro-cid-42n26tpo]{top:0;left:0;border-top-width:2px;border-left-width:2px}.video-card__corner--tr[data-astro-cid-42n26tpo]{top:0;right:0;border-top-width:2px;border-right-width:2px}.video-card__corner--bl[data-astro-cid-42n26tpo]{bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.video-card__corner--br[data-astro-cid-42n26tpo]{bottom:0;right:0;border-bottom-width:2px;border-right-width:2px}.video-card__dash[data-astro-cid-42n26tpo]{position:absolute;background:linear-gradient(90deg,var(--accent, rgba(255,255,255,.5)) 0px,var(--accent, rgba(255,255,255,.5)) 8px,transparent 8px,transparent 16px);background-size:16px 1px}.video-card__dash--top[data-astro-cid-42n26tpo]{top:0;left:24px;right:24px;height:1px;animation:dashMoveH 3s linear infinite}.video-card__dash--bottom[data-astro-cid-42n26tpo]{bottom:0;left:24px;right:24px;height:1px;animation:dashMoveH 3s linear infinite reverse}.video-card__dash--left[data-astro-cid-42n26tpo]{left:0;top:24px;bottom:24px;width:1px;background:linear-gradient(0deg,var(--accent) 0px,var(--accent) 6px,transparent 6px,transparent 16px);background-size:1px 16px;animation:dashMoveV 3s linear infinite}.video-card__dash--right[data-astro-cid-42n26tpo]{right:0;top:24px;bottom:24px;width:1px;background:linear-gradient(0deg,var(--accent) 0px,var(--accent) 6px,transparent 6px,transparent 16px);background-size:1px 16px;animation:dashMoveV 3s linear infinite reverse}@keyframes dashMoveH{0%{background-position:0 0}to{background-position:16px 0}}@keyframes dashMoveV{0%{background-position:0 0}to{background-position:0 16px}}.video-card__warning[data-astro-cid-42n26tpo]{position:absolute;bottom:0;left:0;width:40px;height:3px;background:repeating-linear-gradient(-45deg,var(--accent, #fff) 0px,var(--accent, #fff) 2px,transparent 2px,transparent 4px);opacity:0;transition:opacity .3s ease}.video-card[data-astro-cid-42n26tpo]:hover .video-card__warning[data-astro-cid-42n26tpo]{opacity:.6}.video-card__content[data-astro-cid-42n26tpo]{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.6) 50%,transparent 100%);z-index:5}.video-card__header[data-astro-cid-42n26tpo]{margin-bottom:.5rem}.video-card__num[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.6rem;color:#ffffff4d;letter-spacing:.1em}.video-card__title[data-astro-cid-42n26tpo]{font-size:1rem;font-weight:700;line-height:1.2;margin:0 0 .25rem;transition:color .2s}.video-card[data-astro-cid-42n26tpo]:hover .video-card__title[data-astro-cid-42n26tpo]{color:var(--accent, #fff)}.video-card__subtitle[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.65rem;color:#ffffff80;letter-spacing:.05em;text-transform:uppercase}.video-card__tags[data-astro-cid-42n26tpo]{display:flex;gap:.5rem;margin-top:.5rem}.video-card__tag[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.55rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffff80}.empty-state[data-astro-cid-42n26tpo]{grid-column:1 / -1;position:relative;padding:6rem 2rem;text-align:center}.empty-state__border[data-astro-cid-42n26tpo]{position:absolute;inset:1rem;pointer-events:none}.empty-state__corner[data-astro-cid-42n26tpo]{position:absolute;width:30px;height:30px;border-color:#ff00004d;border-style:solid;border-width:0}.empty-state__corner--tl[data-astro-cid-42n26tpo]{top:0;left:0;border-top-width:2px;border-left-width:2px}.empty-state__corner--tr[data-astro-cid-42n26tpo]{top:0;right:0;border-top-width:2px;border-right-width:2px}.empty-state__corner--bl[data-astro-cid-42n26tpo]{bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.empty-state__corner--br[data-astro-cid-42n26tpo]{bottom:0;right:0;border-bottom-width:2px;border-right-width:2px}.empty-state__content[data-astro-cid-42n26tpo]{position:relative;z-index:1}.empty-state__label[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.7rem;color:#f009;letter-spacing:.1em}.empty-state__title[data-astro-cid-42n26tpo]{margin:1rem 0 2rem}.empty-state__line[data-astro-cid-42n26tpo]{display:block;font-size:clamp(3rem,12vw,10rem);font-weight:900;line-height:.9;letter-spacing:-.03em;text-transform:uppercase}.empty-state__line--stroke[data-astro-cid-42n26tpo]{-webkit-text-stroke:2px rgba(255,0,0,.4);-webkit-text-fill-color:transparent;animation:strokePulse 3s ease-in-out infinite}@keyframes strokePulse{0%,to{-webkit-text-stroke-color:rgba(255,0,0,.3)}50%{-webkit-text-stroke-color:rgba(255,0,0,.6)}}.empty-state__text[data-astro-cid-42n26tpo]{font-size:1rem;color:#ffffff80;line-height:1.6;max-width:500px;margin:0 auto 2rem}.empty-state__text[data-astro-cid-42n26tpo] strong[data-astro-cid-42n26tpo]{color:#fff}.empty-state__icons[data-astro-cid-42n26tpo]{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.empty-state__icon[data-astro-cid-42n26tpo]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.empty-state__icon[data-astro-cid-42n26tpo] svg[data-astro-cid-42n26tpo]{width:24px;height:24px;color:#f006}.empty-state__icon[data-astro-cid-42n26tpo] span[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.6rem;color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase}.cta[data-astro-cid-42n26tpo]{padding:5rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.06);margin-top:3rem}.section-label[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.65rem;color:#ffffff59;letter-spacing:.1em}.cta__title[data-astro-cid-42n26tpo]{font-size:clamp(3rem,10vw,7rem);font-weight:900;letter-spacing:-.03em;margin:.5rem 0 2rem}.cta__actions[data-astro-cid-42n26tpo]{display:flex;justify-content:center;gap:1rem}.btn[data-astro-cid-42n26tpo]{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease}.btn__icon[data-astro-cid-42n26tpo]{width:18px;height:18px}.btn--primary[data-astro-cid-42n26tpo]{background:#f44;color:#fff}.btn--primary[data-astro-cid-42n26tpo]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff44444d}.btn--ghost[data-astro-cid-42n26tpo]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.15)}.btn--ghost[data-astro-cid-42n26tpo]:hover{border-color:#fff6}.footer[data-astro-cid-42n26tpo]{padding:2rem 0;border-top:1px solid rgba(255,255,255,.06)}.footer__row[data-astro-cid-42n26tpo]{display:flex;justify-content:space-between;align-items:center}.footer__logo[data-astro-cid-42n26tpo]{height:20px;width:auto;filter:invert(1);opacity:.4}.footer__nav[data-astro-cid-42n26tpo]{display:flex;gap:2rem}.footer__nav[data-astro-cid-42n26tpo] a[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;text-decoration:none;transition:color .2s}.footer__nav[data-astro-cid-42n26tpo] a[data-astro-cid-42n26tpo]:hover{color:#fff}.footer__year[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.6rem;color:#ffffff40}.header[data-astro-cid-42n26tpo]{position:fixed;top:0;left:0;right:0;z-index:100;mix-blend-mode:difference;padding:1rem 2rem}.header__inner[data-astro-cid-42n26tpo]{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.header__logo-link[data-astro-cid-42n26tpo]{display:block}.header__logo[data-astro-cid-42n26tpo]{height:36px;width:auto;filter:invert(1)}.header__nav[data-astro-cid-42n26tpo]{display:flex;gap:2rem}.header__link[data-astro-cid-42n26tpo]{font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;position:relative}.header__link[data-astro-cid-42n26tpo]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#fff9;transition:width .2s}.header__link[data-astro-cid-42n26tpo]:hover:after,.header__link--active[data-astro-cid-42n26tpo]:after{width:100%}@media(max-width:1024px){.videos[data-astro-cid-42n26tpo]{--columns: 2 !important}}@media(max-width:768px){.main[data-astro-cid-42n26tpo]{padding:0 1.25rem}.hero[data-astro-cid-42n26tpo]{min-height:40vh;padding-top:100px}.hero__bg-text[data-astro-cid-42n26tpo]{font-size:12rem;right:-25%}.controls[data-astro-cid-42n26tpo]{flex-direction:column;align-items:flex-start}.controls__grid-size[data-astro-cid-42n26tpo]{display:none}.videos[data-astro-cid-42n26tpo]{--columns: 1 !important}.cta__actions[data-astro-cid-42n26tpo]{flex-direction:column;align-items:center}.header[data-astro-cid-42n26tpo]{padding:1rem 1.25rem}.header__nav[data-astro-cid-42n26tpo]{display:none}.hero__info[data-astro-cid-42n26tpo]{flex-direction:column;text-align:center}.empty-state__icons[data-astro-cid-42n26tpo]{flex-direction:column;gap:1.5rem}}
