.user-initials[data-v-1118b0e4]{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fa8e10;color:#fff;border-radius:50%;font-size:1.2rem;font-weight:700;margin-right:10px}.modal[data-v-e8a025f6]{display:block;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;display:flex;justify-content:center;align-items:center}.modal-content[data-v-e8a025f6]{width:50%;box-sizing:border-box;animation:slide-in-e8a025f6 .5s forwards;display:flex;flex-direction:column}@keyframes slide-in-e8a025f6{0%{transform:translateX(100%)}to{transform:translateX(0)}}.slide-out[data-v-e8a025f6]{animation:slide-out-e8a025f6 .5s forwards}@keyframes slide-out-e8a025f6{0%{transform:translateX(0)}to{transform:translateX(100%)}}.btn-close[data-v-e8a025f6]{background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer}.btn-close[data-v-e8a025f6]:hover{color:red}.modal-body[data-v-e8a025f6],.modal-header[data-v-e8a025f6]{padding:20px}.modal-header[data-v-e8a025f6]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.modal-body[data-v-e8a025f6]{flex:1;overflow-y:auto}.modal-footer[data-v-e8a025f6]{display:flex;justify-content:flex-end;padding:20px}.modal-footer button[data-v-e8a025f6]{margin-left:10px}.rounded-card{border-radius:15px}.rounded-card img{border-top-left-radius:15px;border-top-right-radius:15px}.card-text{color:#fff}.margem-card{border-radius:15%}#player{min-height:26rem;max-height:39rem;width:100%;border-radius:1%}.truncated-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.controls{display:flex;justify-content:center;margin-top:10px;background-color:#000;border-radius:10px}button{padding:10px;margin:5px;cursor:pointer}