html{scroll-behavior:smooth}video:fullscreen{width:100vh;max-width:100vw;height:100vw;object-fit:contain;margin:auto}video:-webkit-full-screen{width:100vh;max-width:100vw;height:100vw;object-fit:contain;margin:auto}.video-fullscreen-container{display:flex;align-items:center;justify-content:center;background-color:#000}.video-fullscreen-container:-webkit-full-screen{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.video-fullscreen-container:fullscreen{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.video-player-vertical{aspect-ratio:9/16;max-width:100vw;max-height:100vh;object-fit:contain}::selection{background-color:rgba(26,115,232,.2);color:#1A1A2E}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(26,115,232,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(26,115,232,.4)}