.topicMessage{display:flex;position:relative}.topicMessage--opponent+.topicMessage--opponent,.topicMessage--owner+.topicMessage--owner{margin-top:4px}.topicMessage--opponent+.topicMessage--owner,.topicMessage--owner+.topicMessage--opponent{margin-top:20px}.topicMessage__img{min-width:100px;max-width:200px;min-height:100px;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.topicMessage__text{word-break:break-word;white-space:pre-line}.topicMessage__text a{color:rgba(var(--colorLinkBlue),1);text-decoration:underline}.topicMessage__item{margin:0 40px 0 0}.topicMessage__item--text{padding:10px 12px 4px;border:1px solid transparent;border-radius:0 10px 10px;background:var(--colorBackground)}.topicMessage__item--selected{border-color:rgba(var(--colorDecorationBorder),1)}.topicMessage__item+.topicMessage__item{margin-top:4px}.topicMessage__item--favourite{margin-right:0}.topicMessage__item--img{position:relative;color:#fff}.topicMessage__item--img .topicMessage__info{position:absolute;right:10px;bottom:10px;padding:2px 6px;border-radius:30px;background:rgba(0,0,0,.3)}.topicMessage__item--img .topicMessage__info,.topicMessage__item--img .topicMessage__read{color:inherit}.topicMessage--owner{align-self:flex-end}.topicMessage--owner .topicMessage__item{margin:0 0 0 50px}@media(min-width:760px){.topicMessage--owner .topicMessage__item{margin:0 0 0 83px}}.topicMessage--owner .topicMessage__item--text{border-radius:10px 0 10px 10px;background:rgba(var(--colorLightBlueBackground),1)}.topicMessage--deleted{display:none}@media(min-width:760px){.topicMessage--noavatar{padding-left:50px}}.topicMessage__avatar{display:none;margin-right:10px}@media(min-width:760px){.topicMessage__avatar{display:block}}.topicMessage--favourite{align-self:flex-start}.topicMessage--favourite .topicMessage__avatar{display:block}.topicMessage--favourite .topicMessage__item{margin:0}.editable[data-v-3b843637]{width:100%;min-height:80px;padding:15px;transition:background .15s ease-in-out,border-color .15s ease-in-out,min-height .15s ease-in-out;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:10px;outline:none;background:var(--colorBackground);white-space:pre-wrap}.editable[data-v-3b843637]:focus{border-color:#0071f5;background:rgba(0,113,245,.15)}.editable[placeholder][data-v-3b843637]:empty:not(:focus):before{content:attr(placeholder);color:rgba(var(--colorGreyText),1)!important;pointer-events:none}.editable--disabled[data-v-3b843637]{opacity:.6;pointer-events:none}.editable[data-v-3b843637] a{color:rgba(var(--colorLinkBlue),1)}.topicForm[data-v-1fac39c8]{display:grid;position:relative;grid-gap:20px;grid-template-columns:40px 1fr 40px;flex-shrink:0;margin-top:1px;padding:16px;border-radius:10px 10px 0 0}@media(min-width:760px){.topicForm[data-v-1fac39c8]{padding:15px 20px;border-radius:10px}}.topicForm__leftIcon[data-v-1fac39c8],.topicForm__submit[data-v-1fac39c8]{align-self:flex-end}.topicForm__icon[data-v-1fac39c8]{background:var(--colorBackground);color:rgba(var(--colorBlackText),1)}.topicForm__icon--active[data-v-1fac39c8]{background:rgba(var(--colorBlueBackground),1);color:#fff}.topicForm .topicForm__input[data-v-1fac39c8]{min-height:24px;max-height:200px;overflow-y:auto;border:0;background:transparent}.topicForm .topicForm__input[data-v-1fac39c8]:focus{background:transparent}.topicDummy{padding:10px 20px;border-radius:10px}.topicDummy,.topicDummy__content{display:flex;justify-content:center}.topicDummy__content{flex-direction:column;align-items:center;max-width:300px;height:100%;text-align:center}.topicDummy__content__title{margin-bottom:6px;font-size:21px;font-weight:700}.img-loading{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:400px;margin:0 auto;background-color:var(--colorBackground)}.img-loading__progress{display:flex;width:100px;height:100px;border-radius:50%;background:conic-gradient(rgba(var(--colorBlueBackground),1) var(--progress),transparent 0deg);font-size:0}.img-loading__cover{display:flex;flex-direction:column;justify-content:center;width:100%;margin:4px;border-radius:50%;background:var(--colorBackground)}.lightbox__image{cursor:pointer}