.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;display:block;opacity:0;transition:opacity .7s ease}.video-background__layer--active{opacity:1}@media (prefers-reduced-motion:reduce){.video-background__layer{transition:none}}.video-background__overlay{position:absolute;inset:0;pointer-events:none}.video-background__overlay,html[data-theme=light] .video-background__overlay{background:rgba(0,0,0,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}body:has(.video-background) .location-navigator .profile-card-mini{background:rgba(0,0,0,.5);border-color:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(26px) saturate(1.5);backdrop-filter:blur(26px) saturate(1.5);box-shadow:0 10px 30px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.1);--pcm-text-primary:#fff;--pcm-text-secondary:hsla(0,0%,100%,.82);--pcm-text-muted:hsla(0,0%,100%,.6)}body:has(.video-background) .location-navigator .profile-card-mini:hover{background:rgba(0,0,0,.6);border-color:hsla(0,0%,100%,.28)}