.video-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#0a0a0a}html[data-theme=light] .video-background{background:#f8f8f8}.video-background__layer{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-background__overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--video-overlay-opacity,.45));pointer-events:none}html[data-theme=light] .video-background__overlay{background:rgba(255,255,255,var(--video-overlay-opacity,.45))}html:has(.video-background),html:has(.video-background) body{background:transparent!important}body:has(.video-background) .location-navigator{background:transparent;position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.video-background{display:none}}