*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#000;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#root{width:100vw;height:100vh;width:100dvw;height:100dvh;margin:0;padding:0;position:fixed;top:0;left:0;overflow:hidden}.app-container{width:100%;height:100%;position:relative;background:#000}.player-wrapper{width:100%;height:100%;position:relative}html.landscape body,html.landscape #root,html.landscape .app-container{width:100vw!important;height:100vh!important;overflow:hidden!important}html.portrait body,html.portrait #root{width:100vw;height:100vh}html.portrait.content-gate body,html.portrait.content-gate #root{overflow:auto!important;-webkit-overflow-scrolling:touch!important}html.fullscreen body,html.fullscreen #root,html.fullscreen .app-container{width:100vw!important;height:100vh!important;overflow:hidden!important}body{overscroll-behavior:none}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}html.content-gate body{overflow:auto!important;-webkit-overflow-scrolling:touch!important}html.content-gate.portrait body{overflow:auto!important}html.content-gate.landscape body{overflow:hidden!important}html.landscape [data-a-target=player-container]{width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important;z-index:1!important}html.portrait [data-a-target=player-container]{width:100%!important;max-width:100vw!important;position:relative!important}html.landscape video{width:100vw!important;height:100vh!important;object-fit:contain!important}html.portrait video{width:100%!important;max-width:100vw!important;height:auto!important;aspect-ratio:16 / 9}html.content-gate [data-a-target=player-overlay-content-gate]{transform:scale(.85)!important;transform-origin:center center!important;max-width:100vw!important;max-height:100vh!important;position:relative!important}html.content-gate.portrait [data-a-target=player-overlay-content-gate]{transform:scale(.9)!important;margin:0 auto!important}html.content-gate.landscape [data-a-target=player-overlay-content-gate]{transform:scale(.8)!important}[data-a-target=player-container],video{transition:width .3s ease,height .3s ease}[data-a-target=player-overlay-content-gate]{z-index:1000!important;position:relative!important}.app-container:before{content:"";position:fixed;top:0;left:0;width:4px;height:4px;background:#ff000080;z-index:99999;pointer-events:none;display:none}
