.dvd-screensaver{background:transparent;height:100vh;overflow:hidden;position:relative;width:100vw}.dvd-screensaver .contact-button{align-items:center;background:#fff;border-radius:100%;bottom:1rem;color:#000;cursor:pointer;display:flex;font-size:.85rem;height:2rem;justify-content:center;position:fixed;right:1rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2rem;z-index:999}.dvd-screensaver .contact-button:hover{text-decoration:underline;transform:scale(.9)}.dvd-screensaver .logos-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dvd-screensaver .dvd-logo{left:0;position:absolute;top:0;will-change:transform}.dvd-screensaver #labels{background:#00000080;border-radius:8px;color:#fff;left:10px;padding:10px;pointer-events:auto;position:fixed;top:10px;z-index:999}.dvd-screensaver #controls{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.dvd-screensaver #stats span{font-family:monospace}.dvd-screensaver .video-background{background:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:-99}.dvd-screensaver .video-background video,.dvd-screensaver .video-foreground{height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%}
