.comment-drawer .ant-drawer-content-wrapper{box-sizing:border-box;border-top-left-radius:16px;border-top-right-radius:16px;max-width:100vw;transition:border-radius .3s;overflow-x:hidden}.comment-drawer .ant-drawer-mask:focus,.comment-drawer .ant-drawer-mask:focus-visible,.comment-drawer .ant-drawer-wrap:focus,.comment-drawer .ant-drawer-wrap:focus-visible,.comment-drawer .ant-drawer-content-wrapper:focus,.comment-drawer .ant-drawer-content-wrapper:focus-visible,.comment-drawer .ant-drawer-content:focus,.comment-drawer .ant-drawer-content:focus-visible{box-shadow:none!important;outline:none!important}.comment-drawer .ant-drawer-content,.comment-drawer .ant-drawer-body{box-sizing:border-box;max-width:100vw;overflow-x:hidden}.comment-drawer-fullscreen .ant-drawer-content-wrapper{border-top-left-radius:0;border-top-right-radius:0;height:100%!important;max-height:100%!important;position:fixed!important;inset:0!important;overflow-x:hidden!important;transform:none!important}.comment-drawer-fullscreen .ant-drawer-content{flex-direction:column;display:flex;height:100%!important;max-height:100%!important;overflow-x:hidden!important}.comment-drawer-fullscreen .ant-drawer-header{flex-shrink:0;height:56px;min-height:56px;max-height:56px}.comment-drawer-fullscreen .ant-drawer-body{flex:1;min-height:0;flex-direction:column!important;height:calc(100% - 56px)!important;max-height:calc(100% - 56px)!important;padding:16px!important;display:flex!important;overflow:hidden!important}.comment-drawer .ant-drawer-header{border-bottom:1px solid var(--ant-color-border-secondary);flex-shrink:0;padding:16px}.comment-drawer .ant-drawer-title{width:100%;font-size:16px;font-weight:600}.comment-drawer-header-title{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.comment-drawer-fullscreen-btn{height:auto;color:var(--ant-color-text-secondary);flex-shrink:0;padding:4px 8px;transition:color .2s}.comment-drawer-fullscreen-btn:hover{color:var(--ant-color-primary)}.comment-drawer-fullscreen-btn .anticon{font-size:18px}.comment-drawer-content{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.comment-drawer-toolbar{flex-shrink:0}.comment-drawer-textarea-wrapper,.comment-drawer-textarea-wrapper .rich-text-input-wrapper{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.comment-drawer-textarea-wrapper .rich-text-input{resize:none;width:100%;overflow-y:auto}.comment-drawer-actions{flex-shrink:0;margin-top:12px}.comment-drawer-actions-main{justify-content:space-between;align-items:center;gap:8px;display:flex}.comment-drawer-actions .ant-btn{border-radius:8px;height:44px;font-size:15px;font-weight:500}.comment-drawer-fullscreen .comment-drawer-content{height:100%}.comment-drawer-fullscreen .comment-drawer-textarea-wrapper{flex-direction:column;flex:1;min-height:200px;display:flex}.comment-drawer-fullscreen .comment-drawer-textarea-wrapper .rich-text-input-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;height:100%!important}.comment-drawer-fullscreen .comment-drawer-textarea-wrapper .rich-text-input{flex:1;resize:none!important;height:100%!important;min-height:0!important;max-height:none!important;transition:none!important;animation:none!important;overflow-y:auto!important}@media (width<=768px){.comment-drawer .comment-drawer-textarea-wrapper .rich-text-input,.comment-drawer.comment-drawer-fullscreen .comment-drawer-textarea-wrapper .rich-text-input{padding:4px 11px!important;font-size:16px!important;line-height:1.5715!important}}body.comment-drawer-fullscreen-active .article-bottom-navigation{display:none!important}
