.hero-video[data-astro-cid-jcc3rx5v]{position:relative;width:100%;height:80vh;overflow:hidden}.hero-background[data-astro-cid-jcc3rx5v]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.hero-overlay[data-astro-cid-jcc3rx5v]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080,#000000b3);display:flex;align-items:center;justify-content:center}.hero-content[data-astro-cid-jcc3rx5v]{text-align:center;color:#fff;z-index:1}.hero-title[data-astro-cid-jcc3rx5v]{font-size:clamp(42px,6vw,72px);font-weight:700;margin-bottom:var(--s2);text-shadow:0 4px 12px rgba(0,0,0,.5)}.hero-subtitle[data-astro-cid-jcc3rx5v]{font-size:clamp(18px,2.5vw,24px);color:#ffffffe6;margin-bottom:var(--s4);text-shadow:0 2px 8px rgba(0,0,0,.5)}.scroll-hint[data-astro-cid-jcc3rx5v]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fffc;z-index:2;animation:bounce 2s infinite}.scroll-text[data-astro-cid-jcc3rx5v]{font-size:14px;text-transform:uppercase;letter-spacing:2px;margin:0;text-align:center}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)}40%{transform:translate(-50%,-10px)}60%{transform:translate(-50%,-5px)}}.filter-bar[data-astro-cid-jcc3rx5v]{display:flex;gap:var(--s2);justify-content:center;flex-wrap:wrap;padding:var(--s4) 0 var(--s3)}.filter-btn[data-astro-cid-jcc3rx5v]{background:var(--bg2);color:var(--text);border:1px solid var(--border);border-radius:var(--r);padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-btn[data-astro-cid-jcc3rx5v]:hover{border-color:var(--accent);transform:translateY(-2px)}.filter-btn[data-astro-cid-jcc3rx5v].active{background:var(--accent);border-color:var(--accent);color:#fff}.social-icons[data-astro-cid-jcc3rx5v]{display:flex;gap:var(--s3);justify-content:center;align-items:center;padding:var(--s3) 0}.social-icon[data-astro-cid-jcc3rx5v]{color:var(--text);transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--bg2);border:1px solid var(--border)}.social-icon[data-astro-cid-jcc3rx5v]:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-4px) scale(1.1);box-shadow:0 8px 20px #3b82f64d}.social-icon[data-astro-cid-jcc3rx5v] svg[data-astro-cid-jcc3rx5v]{width:24px;height:24px}.video-grid[data-astro-cid-jcc3rx5v]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--s3);padding-bottom:var(--s4)}.video-card[data-astro-cid-jcc3rx5v]{position:relative;overflow:hidden;border-radius:var(--r);cursor:pointer;background:var(--bg2);transition:transform .3s ease,box-shadow .3s ease}.video-card-16-9[data-astro-cid-jcc3rx5v]{aspect-ratio:16 / 9}.video-card-9-16[data-astro-cid-jcc3rx5v]{aspect-ratio:9 / 16;grid-row:span 2}.video-card[data-astro-cid-jcc3rx5v]:hover{transform:scale(1.03);box-shadow:0 20px 60px #3b82f64d}.video-thumbnail[data-astro-cid-jcc3rx5v]{width:100%;height:100%;object-fit:cover}.video-overlay[data-astro-cid-jcc3rx5v]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.4) 50%,transparent 70%);opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--s2);color:#fff}.video-card[data-astro-cid-jcc3rx5v]:hover .video-overlay[data-astro-cid-jcc3rx5v]{opacity:1}.video-title[data-astro-cid-jcc3rx5v]{font-size:24px;font-weight:600;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.video-description[data-astro-cid-jcc3rx5v]{font-size:16px;color:#ffffffe6;text-shadow:0 1px 3px rgba(0,0,0,.5)}.video-modal[data-astro-cid-jcc3rx5v]{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center}.video-modal[data-astro-cid-jcc3rx5v].active{display:flex}.modal-backdrop[data-astro-cid-jcc3rx5v]{position:absolute;inset:0;background:#000000f2;cursor:pointer}.modal-content[data-astro-cid-jcc3rx5v]{position:relative;z-index:10000;max-width:90vw;max-height:90vh;width:1200px;display:flex;flex-direction:column;align-items:center}#modalVideo[data-astro-cid-jcc3rx5v]{width:100%;max-height:70vh;border-radius:var(--r);box-shadow:0 30px 80px #000c;object-fit:contain}.modal-info[data-astro-cid-jcc3rx5v]{color:#fff;text-align:center;margin-top:var(--s2)}#modalTitle[data-astro-cid-jcc3rx5v]{font-size:28px;font-weight:600;margin-bottom:8px}#modalDescription[data-astro-cid-jcc3rx5v]{font-size:18px;color:#fffc}.modal-close[data-astro-cid-jcc3rx5v]{position:absolute;top:-50px;right:0;background:none;border:none;color:#fff;font-size:48px;cursor:pointer;line-height:1;padding:0;width:48px;height:48px;transition:opacity .2s ease}.modal-close[data-astro-cid-jcc3rx5v]:hover{opacity:.7}.modal-nav[data-astro-cid-jcc3rx5v]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:32px;cursor:pointer;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-nav[data-astro-cid-jcc3rx5v]:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.modal-prev[data-astro-cid-jcc3rx5v]{left:-80px}.modal-next[data-astro-cid-jcc3rx5v]{right:-80px}.video-card[data-astro-cid-jcc3rx5v].hidden{display:none}@media(max-width:768px){.hero-video[data-astro-cid-jcc3rx5v]{height:60vh}.video-grid[data-astro-cid-jcc3rx5v]{grid-template-columns:1fr;gap:var(--s2)}.video-card-9-16[data-astro-cid-jcc3rx5v]{grid-row:span 1;aspect-ratio:16 / 9}.video-modal[data-astro-cid-jcc3rx5v]{padding:0;overflow:hidden}.modal-content[data-astro-cid-jcc3rx5v]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;padding:0;margin:0}#modalVideo[data-astro-cid-jcc3rx5v]{max-height:85vh;max-width:100vw;width:auto;height:auto;border-radius:0;box-shadow:none;margin:0}.modal-info[data-astro-cid-jcc3rx5v]{position:fixed;bottom:20px;left:10px;right:10px;background:#000000e6;backdrop-filter:blur(10px);padding:12px;border-radius:8px;z-index:10001;max-height:15vh;overflow-y:auto}#modalTitle[data-astro-cid-jcc3rx5v]{font-size:16px;margin-bottom:4px}#modalDescription[data-astro-cid-jcc3rx5v]{font-size:13px}.modal-nav[data-astro-cid-jcc3rx5v]{display:none}.modal-close[data-astro-cid-jcc3rx5v]{top:-40px;font-size:36px}.filter-bar[data-astro-cid-jcc3rx5v]{padding:var(--s3) 0 var(--s2)}.filter-btn[data-astro-cid-jcc3rx5v]{padding:10px 18px;font-size:14px}}
