.videoShortsModal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0a0a0ce6;padding:24px}.videoShortsModal{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.videoShortsModal-stage{position:relative;height:100%;max-height:860px;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#000}.videoShortsModal-video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;cursor:pointer;background:#000}.videoShortsModal-close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .15s ease}.videoShortsModal-close:hover{background:#ffffff38}.videoShortsModal-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .15s ease}.videoShortsModal-nav:hover{background:#ffffff38}.videoShortsModal-nav--prev{left:24px}.videoShortsModal-nav--next{right:24px}.videoShortsModal-muteBtn{position:absolute;bottom:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff29;color:#fff;cursor:pointer;transition:background-color .15s ease}.videoShortsModal-muteBtn:hover{background:#ffffff47}.videoShortsModal-caption{position:absolute;bottom:16px;left:16px;right:60px;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:150%;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5)}@media (max-width: 700px){.videoShortsModal-overlay{padding:0}.videoShortsModal-stage{max-height:none;border-radius:0}.videoShortsModal-nav{display:none}}
