.responses-loading{padding:20px}.responses-container{height:calc(100% - 62px);overflow-y:auto;padding:20px;width:100%}.responses-container button{width:unset}.video-responses{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,auto);gap:10px}.video-response{position:relative;display:flex;flex-direction:column;width:100%;border-radius:9px;border:1px solid var(--borderLight);overflow:hidden;background-color:var(--white)}.video-response-header{padding:10px}.video-response-footer{display:flex;align-items:center;justify-content:space-around;gap:5px;padding:5px 10px}.video-response-footer button{padding:0 6px}.video-response-footer button svg{width:18px;height:18px;fill:var(--textLight)}.video-response-player{object-fit:cover;width:100%;height:280px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.empty-state svg{width:90px;height:90px}
