#viewer-comment-modal{padding:0;background:transparent}.dark-mode #viewer-comment-modal{background-color:transparent}@media(max-width:767px){#viewer-comment-modal input[type=text]{font-size:16px}}#viewer-comment-modal .comment-modal-dialog{position:fixed;right:0;bottom:0;left:0;max-width:100%;margin:0;border:none;transform:none!important}#viewer-comment-modal .comment-modal-content{display:flex;flex-direction:column;max-width:720px;height:80vh;height:calc(var(--vh, 1vh)*80);max-height:80vh;max-height:calc(var(--vh, 1vh)*80);margin:0 auto;overflow:hidden;border:none;border-radius:12px 12px 0 0;background:var(--bgColor)}@media(max-width:767px){#viewer-comment-modal .comment-modal-content{max-width:100%}}#viewer-comment-modal .reply-modal-header{flex:0 0 auto;padding:16px 16px 0;border:none;border-radius:12px 12px 0 0;background-color:var(--bgColor)}#viewer-comment-modal .comment-modal-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:32px;padding:0 0 16px;border-bottom:1px solid var(--border-gray-100)}#viewer-comment-modal .comment-modal-header__title{margin:0;color:var(--dark);font-size:16px;font-weight:600;line-height:1.2}#viewer-comment-modal .reply-modal__btn-close{flex:0 0 32px;width:32px;height:32px;padding:0;border:0;margin-left:auto;background-color:transparent;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD3SURBVHgB7ZThDYIwEIVPGcCOgBPYhAXqCE7KCLIASZ1AR8Dwm+hdQqJi4a6n/7iXNG3C0ffB9RXAZDKtXRuuoKqqK07dMAzHGGMHAoUQXN/3NS7Ltm33S7Vb4HXD4YuiOHvvHVc8mje0xHHn6lkA/PITTlEC8WZ+wHHBdwO3P9sCEpmSOS0JJtWOlLmkZSIADkJrngUwB+GcA615NkAKYtxDZa4CSECA1pwkieGX6LfDJ/wDlMoGmB44EEZ0TlktmMs5F9G/ACxFTXJP/AQgybkWggXIuWQ0EOwhzLlk6BmZwutg1tz+khTscDTSnE8gSjCZTCZGT+to7+iLDvG/AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:32px 32px;line-height:0}.dark-mode #viewer-comment-modal .reply-modal__btn-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMy43MzUgOS41MzdhLjkuOSAwIDEwLTEuMjczLTEuMjczTDE2IDE0LjcyNyA5LjUzNyA4LjI2NGEuOS45IDAgMTAtMS4yNzMgMS4yNzNMMTQuNzI3IDE2bC02LjQ2MyA2LjQ2M2EuOS45IDAgMDAxLjI3MyAxLjI3M0wxNiAxNy4yNzNsNi40NjMgNi40NjNhLjkuOSAwIDAwMS4yNzMtMS4yNzNMMTcuMjczIDE2bDYuNDYyLTYuNDYzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)}#viewer-comment-modal .comment-modal-body{flex:1 1 auto;min-height:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:var(--bgColor)}#viewer-comment-modal .comment-modal{padding:16px 16px 24px}#viewer-comment-modal .comment-modal__toolbar{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:10px 0 0}#viewer-comment-modal .comment-modal__meta{margin:0;color:var(--gray-200);font-size:13px;font-weight:600;line-height:1;white-space:nowrap}#viewer-comment-modal .comment-modal-sort{display:flex;align-items:center;justify-content:flex-end;grid-gap:12px;gap:12px}#viewer-comment-modal .comment-modal-sort__button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 4px;border:0;border-radius:4px;background:transparent;color:var(--gray-400);font-size:13px;font-weight:500;line-height:1.2;transition:color .14s ease}#viewer-comment-modal .comment-modal-sort__button.focus-visible,#viewer-comment-modal .comment-modal-sort__button:focus-visible{color:var(--primary);outline:none}@media(hover:hover)and (pointer:fine){#viewer-comment-modal .comment-modal-sort__button:hover{color:var(--primary)}}#viewer-comment-modal .comment-modal-sort__button.is-active{color:var(--primary);font-weight:700}#viewer-comment-modal .page-viewer-comment__content{padding:0}#viewer-comment-modal .page-viewer-comment .comment{margin-top:0}#viewer-comment-modal .comment-modal-form{margin-top:0;padding:9px 10px 9px 14px;border:1px solid var(--border-gray-100);border-radius:8px;background-color:var(--bgColorGray3)}#viewer-comment-modal .comment-modal-form--reply{margin:10px 0 12px;background-color:var(--bgColor)}#viewer-comment-modal .comment-modal-form__body{display:flex;align-items:center;grid-gap:8px;gap:8px;min-height:36px}#viewer-comment-modal .comment-modal-form__group{flex:1;min-width:0;margin:0!important}#viewer-comment-modal .comment-modal-form__input{height:36px;padding:0;border:0;border-radius:0!important;background-color:transparent;box-shadow:none!important;color:var(--dark);font-size:14px;line-height:20px}#viewer-comment-modal .comment-modal-form__input::-moz-placeholder{color:var(--gray-200)}#viewer-comment-modal .comment-modal-form__input::placeholder{color:var(--gray-200)}#viewer-comment-modal .comment-modal-form__input:active,#viewer-comment-modal .comment-modal-form__input:focus{border:0;background-color:transparent;box-shadow:none;color:var(--dark)}#viewer-comment-modal .comment-modal-form__submit{flex:0 0 auto;min-width:56px;height:34px;padding:0 12px;border:0!important;border-radius:4px;background-color:var(--primary)!important;color:var(--white)!important;font-size:13px;font-weight:700;line-height:1}#viewer-comment-modal .comment-modal-list{margin:0!important}#viewer-comment-modal .comment-modal-list .comment__item{display:flex;grid-gap:10px;gap:10px;padding:14px 0!important;border-bottom:1px solid var(--border-gray-100);background-color:transparent}#viewer-comment-modal .comment-modal-list .comment__container:last-child>.comment__item{border-bottom:0}#viewer-comment-modal .comment-modal-list .comment__avatar{flex:0 0 36px;width:36px;height:36px;margin-right:0;padding-top:0}#viewer-comment-modal .comment-modal-list .comment__inner{min-width:0}#viewer-comment-modal .comment-modal-list .comment__item.is-my{background-color:transparent}#viewer-comment-modal .comment-modal-meta{display:flex;align-items:center;flex-wrap:wrap;grid-gap:4px 8px;gap:4px 8px;padding-right:32px}#viewer-comment-modal .comment-modal-list .comment__id{margin:0;color:var(--dark);font-size:13px;font-weight:700;line-height:18px}#viewer-comment-modal .comment-modal-list .comment__date{margin:0;color:var(--gray-200);font-size:12px;font-weight:400;line-height:18px}#viewer-comment-modal .comment-modal-list .comment__text{margin-top:6px;color:var(--gray-400);font-size:14px;font-weight:400;line-height:20px}#viewer-comment-modal .comment-modal-list .comment__buttons{display:flex;align-items:center;grid-gap:14px;gap:14px;margin-top:10px;text-align:left}#viewer-comment-modal .comment-modal-list .comment__buttons button+button{margin-left:0}#viewer-comment-modal .comment-modal-list .comment__comment,#viewer-comment-modal .comment-modal-list .comment__delete,#viewer-comment-modal .comment-modal-list .comment__like{min-height:20px;padding-left:20px;background-position:0;background-size:16px 16px;color:var(--gray-400);font-size:12px;line-height:18px}#viewer-comment-modal .comment-modal-list .comment__more{top:-4px;right:0;width:28px;height:28px;background-position:50%;background-size:20px 20px}#viewer-comment-modal .comment-modal-replies{margin-left:24px;padding-left:12px;border-left:1px solid var(--border-gray-100)}#viewer-comment-modal .comment-modal-replies .comment__item.is-comment{padding:12px 0!important;background-image:none}#viewer-comment-modal .comment-modal-replies .comment__avatar{flex-basis:28px;width:28px;height:28px}#viewer-comment-modal .comment-modal-replies .comment-modal-form--reply{margin:8px 0 12px}#viewer-comment-modal .comment-modal-empty,#viewer-comment-modal .comment-modal-loading{height:calc(80vh - 220px);height:calc(var(--vh, 1vh)*80 - 220px);min-height:240px;max-height:440px}#viewer-comment-modal .comment-modal-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:12px;gap:12px;margin:0;padding:0;background-image:none;text-align:center}#viewer-comment-modal .comment-modal-empty:before{content:"";flex:0 0 64px;width:64px;height:64px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQwIDc2LjM2NGMyMC4wODMgMCAzNi4zNjQtMTYuMjggMzYuMzY0LTM2LjM2NCAwLTIwLjA4My0xNi4yOC0zNi4zNjQtMzYuMzY0LTM2LjM2NEMxOS45MTcgMy42MzYgMy42MzYgMTkuOTE3IDMuNjM2IDQwUzE5LjkxNyA3Ni4zNjQgNDAgNzYuMzY0eiIgc3Ryb2tlPSIjQkVCRUJFIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik00MCAyNS40NTV2MTguMTgxbTAgMTAuOTA5aC4wMzMiIHN0cm9rZT0iI0JFQkVCRSIgc3Ryb2tlLXdpZHRoPSI1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:64px auto}#viewer-comment-modal .comment-modal-empty .no-data__title{margin:0;color:var(--gray-300);font-size:14px;font-weight:500;line-height:20px}#viewer-comment-modal .comment-modal>.row{margin-right:0;margin-left:0}#viewer-comment-modal .comment-modal>.row>.col{padding-right:0;padding-left:0}#viewer-comment-modal .pagination-type1.comment{display:flex;margin:16px 0 0}#viewer-comment-modal .invalid-feedback{margin-top:4px;font-size:12px}@media(max-width:767px){#viewer-comment-modal .reply-modal-header{padding:16px 16px 0}#viewer-comment-modal .comment-modal-header{min-height:32px;padding:0 0 16px}#viewer-comment-modal .comment-modal-header__title{font-size:16px}#viewer-comment-modal .comment-modal{padding:16px 16px 20px}#viewer-comment-modal .comment-modal__toolbar{padding:8px 0 0}#viewer-comment-modal .comment-modal-sort__button,#viewer-comment-modal .comment-modal__meta{font-size:13px}#viewer-comment-modal .comment-modal-sort{grid-gap:10px;gap:10px}#viewer-comment-modal .comment-modal-form{padding:8px 8px 8px 12px}#viewer-comment-modal .comment-modal-form__submit{min-width:52px;height:32px;padding:0 10px;font-size:12px}#viewer-comment-modal .comment-modal-list .comment__item{padding:13px 0!important}#viewer-comment-modal .comment-modal-list .comment__avatar{flex-basis:32px;width:32px;height:32px}#viewer-comment-modal .comment-modal-replies{margin-left:24px;padding-left:10px}#viewer-comment-modal .comment-modal-replies .comment__avatar{flex-basis:26px;width:26px;height:26px}#viewer-comment-modal .comment-modal-empty,#viewer-comment-modal .comment-modal-loading{height:calc(80vh - 210px);height:calc(var(--vh, 1vh)*80 - 210px);min-height:260px;max-height:430px}#viewer-comment-modal .comment-modal-empty:before{flex-basis:54px;width:54px;height:54px;background-size:54px auto}#viewer-comment-modal .pagination-type1.comment{display:flex;margin-top:14px}}#viewer-comment-modal .modal-body .reply-modal-content-container .container{max-width:720px}.pagination-type1 .page-link{color:var(--gray-200)}.pagination-type1 .page-item.disabled .page-link{color:#e2e2e6}