.participant .q-card-main{overflow:hidden}.participant--active .participant__details{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.participant__title{margin:12px 8px 0 12px;padding:0}.participant__logo{width:300px;height:100px}.participant__logo img{width:100%;height:auto}.dark .participant__logo img{-webkit-filter:brightness(2.25);filter:brightness(2.25)}.participant__logo-placeholder{color:var(--text-lighter)!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.participant__details{position:absolute;font-size:16px;bottom:-100%;background-color:var(--bg-layer-2);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.participants-list-item[data-v-2c55283c]{-webkit-transition:all .4s cubic-bezier(.55,0,.1,1);transition:all .4s cubic-bezier(.55,0,.1,1)}.participants-list-enter[data-v-2c55283c],.participants-list-leave-to[data-v-2c55283c]{opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05)}.participants-list-leave-active[data-v-2c55283c]{display:none}