:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.comment-drawer{border-radius:12px 12px 0 0;height:100%;max-height:max(calc(var(--vh, 1vh)*70),500px)}.comment-drawer .comment-drawer-header{border-bottom:1px solid rgba(0,0,0,.1);height:50px;width:100%}.comment-drawer .comment-drawer-header .title{align-items:baseline;display:flex;gap:4px}.comment-drawer .comment-drawer-header .title span{color:#323232;font-size:15px;font-weight:700;letter-spacing:-.276px;line-height:normal}.comment-drawer .comment-list-wrapper{height:100%;overflow:hidden;position:relative}.comment-drawer .comment-list-wrapper .comment-list{display:flex;flex-direction:column;height:100%;overflow:auto;overscroll-behavior:none}@supports(scrollbar-width:none){.comment-drawer .comment-list-wrapper .comment-list{scrollbar-width:none}}@supports selector(::-webkit-scrollbar){.comment-drawer .comment-list-wrapper .comment-list::-webkit-scrollbar{display:none}}.comment-drawer .comment-list-wrapper .comment-list .next-target,.comment-drawer .comment-list-wrapper .comment-list .prev-target{flex-shrink:0;height:1px;left:5px;margin:-1px;overflow:hidden;position:relative;width:1px;clip:rect(0,0,0,0)}.comment-drawer .comment-list-wrapper .comment-list .prev-target{top:5px}.comment-drawer .comment-list-wrapper .comment-list .next-target{bottom:5px}.comment-drawer .comment-list-wrapper .comment-list .comment-item-wrapper{display:flex;flex-direction:column}.comment-drawer .comment-list-wrapper .comment-list .comment-item-wrapper.last-comment .inner{border-bottom:initial}.comment-drawer .comment-list-wrapper .empty-list{align-items:center;display:flex;flex-direction:column;gap:16px;margin:auto}.comment-drawer .comment-list-wrapper .empty-list .icon-wrapper{align-items:center;background-color:#f6f7f9;border-radius:100%;display:flex;height:60px;justify-content:center;width:60px}.comment-drawer .comment-list-wrapper .empty-list .icon-wrapper .icon{color:#c2c2c2;height:28px;width:28px}.comment-drawer .comment-list-wrapper .empty-list .description{color:#999;font-size:16px;font-weight:400;letter-spacing:-.2px}