@import url('video-v2.css');
.saveBtn{position:absolute;right:8px;top:8px;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffe8;font-size:19px;cursor:pointer;z-index:3}.saveBtn.saved,.watchSave.saved{background:#111;color:#fff}.watchSave{border:1px solid #ccc;background:#fff;border-radius:999px;padding:10px 16px;font-weight:bold;cursor:pointer}.loadMoreSentinel{min-height:90px;display:flex;align-items:center;justify-content:center;color:#777}.loadHint{font-size:12px;color:#999}.shortsViewer{width:100vw;height:100vh;max-width:none;max-height:none;margin:0;border:0;border-radius:0;padding:0;background:#0c0c0c;color:#fff}.shortsViewer::backdrop{background:#000}.shortClose{position:fixed;top:18px;right:22px;z-index:20;width:42px;height:42px;border:0;border-radius:50%;background:#ffffff20;color:#fff;font-size:28px;cursor:pointer}.shortStage{height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.shortVideoWrap{height:min(90vh,900px);aspect-ratio:9/16;max-width:92vw;position:relative;border-radius:18px;overflow:hidden;background:#000}.shortVideoWrap video{width:100%;height:100%;object-fit:cover;display:block}.shortInfo{position:absolute;left:0;right:0;bottom:0;padding:70px 22px 22px;background:linear-gradient(transparent,#000c);color:#fff}.shortInfo h2{font-size:18px;line-height:1.3;margin:0 0 8px}.shortInfo strong{display:block;font-size:19px;margin-top:7px}.shortActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.shortActions a,.shortActions button{border:0;border-radius:999px;padding:10px 14px;font-weight:bold;text-decoration:none;cursor:pointer}.shortActions a{background:#fff;color:#111}.shortActions button{background:#ffffff25;color:#fff}.shortNav{position:fixed;right:24px;width:48px;height:48px;border:0;border-radius:50%;background:#ffffff20;color:#fff;font-size:24px;cursor:pointer}.shortNav.prev{top:42%}.shortNav.next{top:51%}[hidden]{display:none!important}@media(max-width:560px){.shortVideoWrap{height:92vh;border-radius:0}.shortNav{display:none}}
