.video-frame{position:relative;display:grid;height:min(72vh,640px);place-items:center;overflow:hidden;border:7px solid #fff;border-radius:34px;background:#17142f;box-shadow:0 11px 28px rgba(34,29,70,.2);touch-action:pan-x}.video-frame video{width:100%;height:100%;object-fit:contain}.video-prev,.video-next{position:absolute;right:12px;display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.82);cursor:pointer}.video-prev{top:15px}.video-next{bottom:15px}.video-meta{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:12px}.video-count{min-width:48px;text-align:center;font-size:.8rem;font-weight:900}.video-delete{border:0;border-radius:999px;padding:10px 13px;background:#fff;color:#7b4c5a;font-size:.75rem;font-weight:900;cursor:pointer}
