.comement-input{display:flex;flex-direction:column;align-items:flex-end}.comement-input-top-avatar div,.comement-input-top-avatar img{width:1.9rem;height:1.9rem}.comement-input-top-avatar div p{font-size:1.25rem}.comement-input-top input{transition-timing-function:linear;transition-duration:.2s}.comement-input-top input:focus,.comement-input-top input:focus-visible{border-bottom:1px solid #3b82f6;box-shadow:none;outline:none}.comement-input-bottom{display:flex;align-items:center;justify-content:flex-end;overflow:hidden;pointer-events:none;width:100%;max-width:0;height:auto;gap:1rem;transition-timing-function:linear;transition-duration:.2s}.comement-input-bottom.show{pointer-events:all;max-width:100%;padding:.75rem}.comment{display:flex;flex-direction:column;width:100%}.comment-fixed{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;color:#3573d6}.comment-fixed h4{font-size:.7rem;font-weight:700}.comment-header{display:flex;flex-direction:column;width:100%}.comment-header .ch-content{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem}.comment-header .ch-content-avatar div,.comment-header .ch-content-avatar img{width:1.9rem;height:1.9rem}.comment-header .ch-content-avatar div p{font-size:1.25rem}.comment-header .ch-content-info{display:flex;flex-direction:column;gap:.33rem;padding:.33rem 0}.comment-header .ch-content-info-user{display:flex;align-items:center;gap:.33rem}.comment-header .ch-content-info-user h2{font-size:.9rem;font-weight:600;line-height:1}.comment-header .ch-content-info-user span{font-size:.7rem;font-weight:400;line-height:1}.comment-header .ch-content-info-comment{display:flex}.comment-header .ch-content-info-comment p{font-size:.7rem;font-weight:400;line-height:1}.comment-header .ch-actions{display:flex;align-items:center;width:100%;justify-content:flex-start;gap:.75rem}.comment-header .ch-actions-pending p{font-size:.7rem;font-weight:lighter;color:#fbbd23;line-height:1;opacity:.3;transition-timing-function:linear;transition-duration:.2s}.comment-header .ch-actions-pending p:hover{opacity:.8}.comment-header .ch-actions-rejected p{font-size:.7rem;font-weight:lighter;color:#f87272;line-height:1;opacity:.4;transition-timing-function:linear;transition-duration:.2s}.comment-header .ch-actions-rejected p:hover{opacity:.8}.comment-header .ch-actions-favorite{cursor:pointer;display:flex;align-items:flex-end;justify-content:center;gap:.33rem}.comment-header .ch-actions-favorite span{font-size:.87rem;font-weight:lighter;line-height:1}.comment-header .ch-actions-favorite svg{box-sizing:border-box;stroke-width:2px;transition-timing-function:linear;transition-duration:.2s}.comment-header .ch-actions-favorite.normal:hover svg{stroke:rgba(59,131,246,.569);stroke-width:2px}.comment-header .ch-actions-favorite.active svg{stroke:rgba(59,131,246,.569);stroke-width:2px;transition-timing-function:linear;transition-duration:.2s}.comment-header .ch-actions-favorite.active:hover svg{stroke:#f87272;stroke-width:1px;transform:rotateX(3.142rad) scaleX(-1) translateY(-.2rem)}.comment-header .ch-actions-answers{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.15rem;padding:.25rem .6rem;border-radius:1rem;font-size:.7rem;font-weight:400;line-height:1;transition-timing-function:linear;transition-duration:.2s}.comment-header .ch-actions-answers:hover svg{stroke-width:2px}.comment-header .ch-actions-answers.hascomments{padding:.25rem .4rem .25rem .6rem}.comment-header .ch-actions-answers.active{background-color:#3b82f6;color:#fff}.comment-header .ch-actions-answers.active svg{stroke:#fff;stroke-width:2px;transform:rotateX(3.142rad)}.comment-header .ch-actions-options{margin-left:auto}.comment-header .ch-input,.comment-header[data-type=editmode] .ch-content{display:none}.comment-header[data-type=editmode] .ch-input{display:block}.comment-answers-loading{padding:1rem}.comment-answers-list-more,.comment-answers-loading{display:flex;align-items:center;justify-content:center;transition-timing-function:linear;transition-duration:.2s}.comment-answers-list-more{width:100%;padding:1rem 0;gap:2rem}.comment-answers-list-more .calm-info{font-size:.7rem;color:#7a8089;transition-timing-function:linear;transition-duration:.2s}.comment-answers-list-more .calm-button{cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;gap:.5rem;transition-timing-function:linear;transition-duration:.2s}.comment-answers-list-more .calm-button p{font-size:.8rem;color:#7a8089;transition-timing-function:linear;transition-duration:.2s}.comment-answers-list-more .calm-button svg{stroke:#7a8089;stroke-width:3px;transition-timing-function:linear;transition-duration:.2s}.comment-answers-list-more .calm-button:hover p{color:#3573d6}.comment-answers-list-more .calm-button:hover svg{stroke:#3573d6}