.video-gallery-module__ZK1k7q__page{isolation:isolate;min-height:100vh;color:var(--foreground);background:var(--background)}.video-gallery-module__ZK1k7q__updateBand{border-bottom:1px solid var(--border);color:var(--accent-foreground);background:var(--accent);padding:12px 0}.video-gallery-module__ZK1k7q__headerActionRow{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.video-gallery-module__ZK1k7q__main{border-top:4px solid var(--border);background-color:var(--background);background-image:linear-gradient(var(--muted-surface) 1px, transparent 1px), linear-gradient(90deg, var(--muted-surface) 1px, transparent 1px);background-size:40px 40px;padding:48px 0 96px}.video-gallery-module__ZK1k7q__controls{z-index:20;border:2px solid var(--border);background:color-mix(in srgb, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(200px,1fr) repeat(4,minmax(138px,auto)) auto;align-items:end;gap:16px;margin-bottom:32px;padding:20px;display:grid;position:sticky;top:100px}.video-gallery-module__ZK1k7q__searchField,.video-gallery-module__ZK1k7q__dateField,.video-gallery-module__ZK1k7q__sortField{gap:8px;display:grid}.video-gallery-module__ZK1k7q__searchField input,.video-gallery-module__ZK1k7q__dateField input,.video-gallery-module__ZK1k7q__sortField select{border:1px solid var(--border);width:100%;min-height:48px;color:var(--foreground);background:var(--background);font-family:var(--font-mono);outline:none;padding:11px 13px;font-size:9.6px}.video-gallery-module__ZK1k7q__searchField input:focus,.video-gallery-module__ZK1k7q__dateField input:focus,.video-gallery-module__ZK1k7q__sortField select:focus{color:var(--accent-foreground);background:var(--accent);box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--border)}.video-gallery-module__ZK1k7q__resultCount{min-width:108px;color:var(--text-secondary);font-family:var(--font-mono);text-align:right;margin:0 2px 13px;font-size:8.8px}.video-gallery-module__ZK1k7q__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.video-gallery-module__ZK1k7q__card{border:1px solid var(--border);background:var(--card);min-width:0;margin-bottom:-1px;margin-right:-1px;transition:color .16s,background .16s,transform .16s;overflow:hidden}.video-gallery-module__ZK1k7q__card:hover{z-index:1;color:var(--accent-foreground);background:var(--accent);transform:translateY(-3px)}.video-gallery-module__ZK1k7q__media{aspect-ratio:16/10;border-bottom:1px solid var(--border);background:var(--accent);position:relative;overflow:hidden}.video-gallery-module__ZK1k7q__poster,.video-gallery-module__ZK1k7q__video{object-fit:contain;background:var(--accent);width:100%;height:100%;display:block}.video-gallery-module__ZK1k7q__poster{object-fit:cover;opacity:.94;transition:opacity .18s,transform .36s}.video-gallery-module__ZK1k7q__videoHidden{visibility:hidden}.video-gallery-module__ZK1k7q__card:hover .video-gallery-module__ZK1k7q__poster{opacity:1;transform:scale(1.015)}.video-gallery-module__ZK1k7q__rank{z-index:3;border:1px solid var(--accent-foreground);color:var(--accent-foreground);background:var(--accent);font-family:var(--font-mono);font-variant-numeric:tabular-nums;padding:4px 7px;font-size:8px;position:absolute;top:10px;left:10px}.video-gallery-module__ZK1k7q__playButton{z-index:4;border:2px solid var(--accent-foreground);width:52px;height:52px;color:var(--accent-foreground);background:var(--accent);cursor:pointer;place-items:center;padding:0;transition:color .16s,background .16s,transform .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-gallery-module__ZK1k7q__playButton:hover{color:var(--accent);background:var(--accent-foreground);transform:translate(-50%,-50%)scale(1.08)}.video-gallery-module__ZK1k7q__playButton svg{fill:currentColor;stroke:none;width:19px}.video-gallery-module__ZK1k7q__sensitive{z-index:2;color:var(--accent-foreground);font-family:var(--font-mono);text-align:center;background:linear-gradient(#00000094,#00000094),repeating-linear-gradient(135deg,#551919 0 12px,#2b1010 12px 24px);align-content:center;justify-items:center;gap:12px;padding:28px;display:grid;position:absolute;inset:0}.video-gallery-module__ZK1k7q__sensitive strong{letter-spacing:.12em;text-transform:uppercase;border:1px solid;padding:7px 10px;font-size:12px}.video-gallery-module__ZK1k7q__sensitive span{max-width:220px;font-size:8.8px;line-height:1.6}.video-gallery-module__ZK1k7q__error{z-index:5;color:var(--accent-foreground);background:var(--accent);font-family:var(--font-mono);text-align:center;align-content:center;justify-items:center;gap:10px;padding:20px;font-size:8.8px;display:grid;position:absolute;inset:0}.video-gallery-module__ZK1k7q__error a,.video-gallery-module__ZK1k7q__error button{border-bottom:1px solid;padding-bottom:2px}.video-gallery-module__ZK1k7q__error button{color:inherit;cursor:pointer;font:inherit;background:0 0;border-width:0 0 1px;border-radius:0;padding:0 0 2px}.video-gallery-module__ZK1k7q__cardBody{gap:12px;padding:16px;display:grid}.video-gallery-module__ZK1k7q__authorRow{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.video-gallery-module__ZK1k7q__authorText{gap:2px;min-width:0;display:grid}.video-gallery-module__ZK1k7q__authorText strong,.video-gallery-module__ZK1k7q__authorText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-gallery-module__ZK1k7q__authorText strong{font-family:var(--font-serif);font-size:12px;font-weight:700}.video-gallery-module__ZK1k7q__authorText span{color:var(--text-secondary);font-family:var(--font-mono);font-size:8px}.video-gallery-module__ZK1k7q__card:hover .video-gallery-module__ZK1k7q__authorText span,.video-gallery-module__ZK1k7q__card:hover .video-gallery-module__ZK1k7q__date,.video-gallery-module__ZK1k7q__card:hover .video-gallery-module__ZK1k7q__metrics{color:var(--accent-foreground)}.video-gallery-module__ZK1k7q__sourceLink{border:1px solid;flex:none;place-items:center;width:34px;height:34px;transition:color .15s,background .15s;display:grid}.video-gallery-module__ZK1k7q__sourceLink:hover{color:var(--accent);background:var(--accent-foreground)}.video-gallery-module__ZK1k7q__sourceLink svg,.video-gallery-module__ZK1k7q__metrics svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:14px}.video-gallery-module__ZK1k7q__metrics{min-width:0;color:var(--text-secondary);font-family:var(--font-mono);font-variant-numeric:tabular-nums;border-top:1px solid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:4px;padding-top:12px;font-size:8px;display:grid}.video-gallery-module__ZK1k7q__metrics span{justify-content:center;align-items:center;gap:5px;min-width:0;display:inline-flex}.video-gallery-module__ZK1k7q__date{color:var(--muted);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:7.2px}.video-gallery-module__ZK1k7q__emptyState{border:2px solid var(--border);min-height:320px;color:var(--text-secondary);background:var(--background);text-align:center;align-content:center;justify-items:center;gap:18px;display:grid}.video-gallery-module__ZK1k7q__emptyState strong{color:var(--foreground);font-family:var(--font-display);font-size:24px}.video-gallery-module__ZK1k7q__loadMoreRow{color:var(--text-secondary);font-family:var(--font-mono);justify-content:center;align-items:center;gap:18px;padding:48px 0 0;font-size:8.8px;display:flex}.video-gallery-module__ZK1k7q__loadMoreRow p{margin:0}.video-gallery-module__ZK1k7q__loadMoreRow button,.video-gallery-module__ZK1k7q__emptyState button{margin-top:0}@media (max-width:1120px){.video-gallery-module__ZK1k7q__controls{grid-template-columns:repeat(3,minmax(0,1fr))}.video-gallery-module__ZK1k7q__resultCount{margin:0 2px 13px}.video-gallery-module__ZK1k7q__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.video-gallery-module__ZK1k7q__controls{grid-template-columns:1fr 1fr;top:84px}.video-gallery-module__ZK1k7q__resultCount{text-align:left;grid-column:1/-1;margin:0}.video-gallery-module__ZK1k7q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.video-gallery-module__ZK1k7q__updateBand{padding-inline:0}.video-gallery-module__ZK1k7q__main{padding-top:32px}.video-gallery-module__ZK1k7q__controls{grid-template-columns:1fr;padding:16px;position:static}.video-gallery-module__ZK1k7q__resultCount{grid-column:auto}.video-gallery-module__ZK1k7q__grid{grid-template-columns:1fr}.video-gallery-module__ZK1k7q__media{aspect-ratio:16/9}.video-gallery-module__ZK1k7q__loadMoreRow{text-align:center;flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.video-gallery-module__ZK1k7q__card,.video-gallery-module__ZK1k7q__poster,.video-gallery-module__ZK1k7q__playButton{transition:none}}
