.fullscreen-root{position:relative;width:100vw;height:100vh;background:rgba(0,0,0,.96);display:block}@supports (height:100dvh){.fullscreen-root{height:100dvh}}.fullscreen-toolbar{background:transparent!important;color:#fff;position:absolute;top:0;left:0;right:0;z-index:3}.fullscreen-toolbar .v-btn,.fullscreen-toolbar .v-icon{color:#fff!important}.fullscreen-title{display:flex;flex-direction:column;max-width:min(70vw,560px);padding-left:4px}.fullscreen-title__name{font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fullscreen-title__type{font-size:12px;opacity:.85;line-height:1.2}.fs-nav{position:absolute!important;top:50%;transform:translateY(-50%);z-index:3;background:rgba(0,0,0,.25)!important}.fs-nav,.fs-nav .v-icon{color:#fff!important}.fs-nav--left{left:8px}.fs-nav--right{right:8px}.fullscreen-window{height:100vh;width:100vw}@supports (height:100dvh){.fullscreen-window{height:100dvh}}.fullscreen-window,.fullscreen-window .v-window-item,.fullscreen-window .v-window-item__container,.fullscreen-window .v-window__container{height:100%;width:100%}.fullscreen-image-pan,.fullscreen-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fullscreen-image-pan{overflow:hidden}.fullscreen-media{max-width:100%;max-height:100%}.fullscreen-media--image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.fullscreen-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-js.media-gallery-video{display:block;aspect-ratio:16/9;width:min(100%,calc(177.77778vh - 213.33333px));max-width:calc(100vw - 64px);max-height:calc(100vh - 120px);margin:0 auto;box-sizing:border-box}.video-js.media-gallery-video .vjs-tech{width:100%!important;height:100%!important;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.fullscreen-iframe{width:100%;height:100%;border:0;display:block}