.dpCommentContainer{max-width:750px;margin:20px auto 10px;border-radius:4px;padding:5px;font-size:1.4rem}.dpCommentInputArea{border-radius:12px;padding:8px;position:relative}.dpCommentInputArea textarea{width:100%;min-height:80px;border:none;resize:none;font-size:1.4rem;field-sizing:content;padding:13px 6px 13px 13px}.dpCommentSubmitButton{padding:8px 20px;border:none;border-radius:4px;font-weight:bold;cursor:pointer;z-index:1;display:block;justify-self:end;margin-left:auto}.dpCommentHeader{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-weight:bold;padding:0 8px 16px}.dpCommentList{margin-top:5px;padding:6px 6px;border-radius:7px}.dpPrimaryComment:has(.dpCommentBody) {padding:15px 4px 10px}.dpCommentItem{display:flex;position:relative}.dpCommentReply{margin:12px 0 0;display:block;margin-left:52px}.dpCommentProfileImgContainer{width:38px;height:38px;border-radius:50%;margin-right:12px;position:relative;top:-5px}.dpCommentInputArea .dpCommentProfileImgContainer{width:auto;height:auto;border-radius:0;background:none;top:-2px;margin-right:0}.dpCommentProfileInfo{display:flex;flex-direction:column;justify-content:center}.dpCommentBody{flex:1;overflow-wrap:anywhere}.dpCommentBody .dpCommentMeta{font-weight:bold}.dpCommentBody .dpCommentTime{font-size:1.1rem;margin-left:8px}.dpCommentBody .dpCommentText{margin:6px 0}.dpAnchorComment,.dpFlaggedComment,.dpReportedComment,.dpPrivateComment{padding-left:10px}.dpReportedComment{font-size:1.1rem}.dpPrivateComment{font-weight:600;cursor:default}.dpCommentShowMore{text-align:center;font-weight:500;cursor:pointer;padding:10px;display:none}.dpCommentSortDropdown{font-weight:normal;padding:4px 8px;border-radius:6px}.dpCommentButtonsWrapper{display:flex;gap:10px;flex-wrap:wrap}.dpCommentButton{border:none;cursor:pointer;font-size:1.3rem;text-decoration:underline;z-index:1;display:block;position:relative;font-weight:600}.dpCommentButton:hover{text-decoration:none}.dpCommentMenuButton{border:none;font-size:1.6rem;cursor:pointer;border-radius:50%;width:25px;height:25px}.dpCommentMenu{display:none;position:absolute;right:0;top:24px;border-radius:6px;z-index:10;width:130px;cursor:pointer}.dpCommentMenu span{padding:8px 12px;cursor:pointer;display:block}.dpCommentMenuWrapper{position:relative;padding-right:10px}.dpCommentProfileBlock{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-radius:8px}.dpCommentProfileWrapper{display:flex;align-items:center;gap:10px;flex:1}.dpCommentLoginBlock{display:none}.dpCommentProfileImg{width:38px;height:auto;border-radius:50%;vertical-align:middle}.dpCommentOptionLabel{}.dpCommentOptionLeft{margin-right:16px}.dpCommentUserName{font-weight:bold}.dpCommentUserEmail{font-size:1.3rem}.dpCommentModeToggle input[type="radio"]{background-color:#fffaf7}.dpCommentModeSpacing{margin-bottom:12px}.dpCommentsSignInOverlay{position:absolute;top:0;left:-2px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:4px}.dpCommentSignInMessage{left:0;right:0;margin:0 auto;text-align:center;max-width:230px;position:absolute}.dpCommentsSignInOverlay .dpSignInMediumButton{display:block;padding-top:6px;top:40%;position:absolute;left:50%;transform:translate(-50%,-50%)}.dpPrimaryComment{display:flex;align-items:flex-start;flex-wrap:wrap}.dpPrimaryComment>.dpCommentBody{flex:1 1 0;min-width:0;padding-bottom:4px}.dpPrimaryComment>.dpCommentReply{flex:1 1 100%;display:block;margin-left:52px}.dpCommentReply>.dpCommentBody{flex:1 1 0;min-width:0;margin-left:52px}.dpCommentReply .dpCommentProfileImgContainer{float:left}.dpCommentMetaRow{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}.dpCommentMetaRow .dpCommentMetaWrapper{flex:1 1 auto;min-width:0}.dpCommentMenuWrapper{flex:0 0 auto}#dp-comment-reply-form{position:relative;z-index:1}#dp-comment-form .dpCommentProfileBlock{padding:6px 10px 6px 6px}.dpCommentInputArea:has(#dp-comment-reply-form) {background:none;border:none;padding:4px 4px 4px 0}.dpCommentSubmitBlock{display:flex;flex-wrap:wrap;align-items:center}.dpCommentPrivateBox{margin:3px 0;font-size:14px;display:flex;align-items:center}.dpCommentPrivateLabel{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:1.3rem;position:relative;padding-left:24px}.dpCommentInfoIcon{display:inline-block;font-size:14px;cursor:pointer;font-weight:600}.dpCommentCustomCheckbox{width:14px;height:14px;top:3px;left:0;position:absolute}.dpCommentCustomCheckbox:after{content:"";position:absolute;display:none}.dpCommentPrivateBox input:checked ~ .dpCommentCustomCheckbox:after {display:block}.dpCommentPrivateBox .dpCommentCustomCheckbox:after{left:4px;top:0;width:3px;height:7px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dpCommentPrivateInput{opacity:0;width:1px;height:1px;position:absolute}@media only screen and (max-width:360px){.dpCommentReply{margin-left:0}}@media only screen and (min-width:600px){.dpCommentContainer{padding:15px}.dpCommentInputArea:has(#dp-comment-reply-form) {padding:8px 4px 8px 0}}