.hr-editor-custom{margin:12px 0 0!important;cursor:not-allowed}.hr-editor-custom [role=toolbar]{display:none}.hr-editor-custom .hr-editor-input{min-height:0;height:55px!important;border-radius:5px;background-color:#f7f8fd}.hr-editor-custom .hr-editor-input,.hr-editor-custom>div:first-child{border-color:var(--Color-Neutral-200,#d6d7e4)}.hr-editor-custom-edit{margin:0 4px;cursor:not-allowed}.hr-editor-custom-edit .hr-editor-input{min-height:0;height:55px!important;border-radius:5px}.scorecard-list-theme{height:100%}.scorecard-list-theme [data-theme-version="3"]{height:100%!important}.scorecard-list__menu{visibility:hidden}.scorecard-list__menu--active{visibility:visible}.scorecard-list__menu button{color:var(--hr-neutral-700)}.scorecard-list__default--tag{transform:translateY(-1.5px)}.scorecard-expand-container{position:fixed;top:160px;width:100%;height:calc(100vh - 185px)}.work-page.show-work-banner .scorecard-expand-container{top:200px;height:calc(100vh - 250px)}.work-page.show-work-banner .field-scroll-container{height:calc(100vh - 325px)}.scorecard-default-info{margin:0 auto var(--hr-spacing-02);width:70%}.save-failed-toast{background-color:#ffe8dc!important;color:#b8062b!important}.interview-scorecard-layout{margin-right:auto;margin-left:auto;min-width:1295px;width:71%}
.shadow-field-container{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:not-allowed}.shadow-field-container--bg{background-color:hsla(0,0%,100%,.5)}.shadow-field__toast{position:fixed;z-index:3;min-width:150px;width:150px;border-radius:4px;background:#7839ee;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fafafa}
.interview-scorecard-field__ai-autofill-message{z-index:10;box-sizing:border-box;border-radius:10px;background:var(--hr-neutral-0);-webkit-animation:fadeIn 1s ease-in-out forwards;animation:fadeIn 1s ease-in-out forwards;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.interview-scorecard-field__ai-autofill-message__wrapper{border-radius:10px;background:var(--hr-neutral-5)}.interview-scorecard-field__ai-autofill-message__content{color:#4e4e56;font-size:14px;line-height:21px}.interview-scorecard-field__ai-autofill-message__actions{margin:16px 0!important;padding:8px;border:1px solid #7839ee;border-radius:4px;background-color:var(--hr-neutral-0);opacity:1;transition:opacity .4s ease-in,transform .4s ease-in}.interview-scorecard-field__ai-autofill-message__actions--hidden{display:none;overflow:hidden;margin:0!important;padding:0!important;min-height:0;height:0;opacity:0;transition-duration:.1s;transform:translateY(-100%)}.interview-scorecard-field__ai-autofill-message__actions-message{color:#7839ee;font-weight:600;font-size:14px}.interview-scorecard-field__ai-autofill-message__actions-button{width:24px;height:24px;border:1px solid #dfdfe2;border-radius:50%;cursor:pointer;transition:background-color .2s ease-in-out}.interview-scorecard-field__ai-autofill-message__actions-button:hover{background-color:#eaeaec}.interview-scorecard-field__ai-autofill-message__actions-button:active{background-color:#b4b4bb}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.see-suggestion-button-container{display:none;opacity:0}.field-wrapper:hover .see-suggestion-button-container{display:block;opacity:1}.field-wrapper:focus-within .see-suggestion-button-container{display:block;opacity:1}
:root{--hr-neutral-400:#8a899b;--hr-neutral-900:#1f202a}[data-theme=dark]{--cp-star-1-color:var(--hr-critical-50);--cp-star-2-color:var(--hr-critical-40);--cp-star-3-color:var(--hr-neutral-0);--cp-star-4-color:var(--hr-brand-50);--cp-star-5-color:var(--hr-brand-40);--hr-tag-text-color-default:var(--hr-neutral-400)!important;--hr-tag-background-color-default:var(--hr-neutral-900)!important}[data-theme=light]{--cp-star-1-color:var(--hr-critical-70);--cp-star-2-color:var(--hr-critical-60);--cp-star-3-color:var(--hr-neutral-90);--cp-star-4-color:var(--hr-brand-70);--cp-star-5-color:var(--hr-brand-80)}.star-rating{padding:0 5px;border-radius:15px}.star-rating__label{padding:5px 0;color:var(--hr-app-text-color-default)}.star-rating__stars{--hr-star-background-color-hover:transparent;padding:5px;font-size:14px}.star-rating__star{padding:0 1px;color:var(--hr-icon-color-disabled);cursor:pointer}.star-rating--disabled,.star-rating__star--disabled{cursor:not-allowed}.star-rating--hover .star-rating__star{color:var(--hr-icon-color-selected);opacity:.25}.star-rating--hover .star-rating__star--hover{opacity:1}.star-rating--hover .star-rating__star--hover--3{color:var(--cp-star-3-color)}.star-rating--hover .star-rating__star--disabled{cursor:not-allowed}.circle{display:inline-block;margin:0 6px;width:18px;height:19px;border-radius:50%;background-color:currentColor}.custom-scorecard .star-rating__stars{margin-left:-4px;padding:5px 5px 5px 0;height:27px;font-size:14px}.custom-scorecard .star-rating__stars svg{width:1.5rem!important;height:1.5rem!important}.custom-scorecard .star-rating__label-feedback{font-size:.8rem}
[data-theme=dark] .custom-scorecard{--custom-radio-active-background-color:var(--hr-neutral-600,#63646f);--custom-radio-active-border-color:var(--hr-neutral-600,#63646f)}[data-theme=light] .custom-scorecard{--custom-radio-active-background-color:var(--hr-neutral-100,#ebebf3);--custom-radio-active-border-color:var(--hr-neutral-300,#c1c2d6)}.custom-radio-group-item{display:flex;margin-right:var(--hr-spacing-04);padding:10px var(--hr-spacing-02);min-width:170px;border:1px solid var(--custom-radio-active-border-color);border-radius:var(--hr-spacing-02);font-weight:bolder}.custom-radio-group-item>div{margin-bottom:0}.custom-radio-group-item--selected{background-color:var(--custom-radio-active-background-color)}
#text-field-parent [role=toolbar]{display:none;height:36px}.hr-editor-input{margin:.5px}body[data-theme=dark] #text-field-parent [role=toolbar]{margin-bottom:0;border-bottom:1px solid var(--hr-neutral-40);background-color:#1d1d20}body[data-theme=dark] #text-field-parent [role=toolbar] button[data-hr-checked=true]{background-color:var(--hr-neutral-60);color:#fff}body[data-theme=dark] #text-field-parent [role=toolbar] button[data-hr-checked=false]{background-color:transparent}body[data-theme=dark] .hr-editor-input{background-color:#1d1d20}body[data-theme=dark] .hr-editor-input *{color:#fff!important;caret-color:#fff}
.see-suggestion-label{color:#7839ee}.field-container{position:relative}#text-field-parent .hr-editor-input{font-size:14px!important}.see-suggestion-button-container{position:relative}.text-field-empty-note-message{color:var(--hr-neutral-40);font-style:Italic}
.custom-scorecard{--hr-color-asterisk:var(--hr-critical-60);position:relative}.custom-scorecard__checkbox div{align-items:flex-start}.custom-scorecard__checkbox label{text-align:left;white-space:pre-wrap}.custom-scorecard__radio div [role=radiogroup] div{align-items:flex-start}.custom-scorecard__radio div [role=radiogroup] label{text-align:left;white-space:pre-wrap}[data-theme=dark] .custom-scorecard{--hr-color-asterisk:var(--hr-critical-40)}h3,p{overflow:hidden;overflow-wrap:break-word}.section__parent{width:90%}.section__parent--text{font-weight:700}.section__title{font-weight:400!important;font-size:1rem!important}.section__title h3 button{align-items:start!important;height:auto}.section__title h3 svg{width:2em}.section--without-description h3 button{margin-bottom:10px;padding-top:16px;min-height:auto!important}.field__title{color:var(--hr-app-text-heading-color);letter-spacing:normal;font-weight:500!important;font-size:.875rem!important}.field__title span{color:var(--hr-color-asterisk)}.field__description{color:var(--hr-neutral-50)}.field__btn-note{padding:0;border:none;background:none;color:var(--hr-blue-40);text-decoration:underline;cursor:pointer}.hr-editor-input{min-height:120px!important}body[data-theme=dark] .hr-editor-input{margin:.1px -.2px 0;border-radius:3px;caret-color:#fff}.section__des{padding-top:8px;padding-bottom:8px;color:var(--hr-neutral-50);text-align:left;font-weight:400;font-style:normal;font-size:14px;line-height:20px;justify-content:flex-start}.section-content-without-des>div:first-child{padding-top:0}.allow-new-line{text-align:left;white-space:pre-wrap}.section-field-container{border-bottom:1px solid #eaeaec}.section-field-container:last-child{border-bottom:none!important}
.custom-scorecard{margin:-16px}.custom-scorecard .custom-radio-group-item:focus{outline:none}.custom-scorecard .custom-radio-group-item:focus-visible{outline-width:2px;outline-style:solid;outline-offset:1px;outline-color:var(--hr-app-outline-color)!important}.custom-scorecard .custom-radio-group-item:focus-visible[type=number],.custom-scorecard .custom-radio-group-item:focus-visible[type=password],.custom-scorecard .custom-radio-group-item:focus-visible[type=search],.custom-scorecard .custom-radio-group-item:focus-visible[type=text]{outline-offset:0!important}.custom-scorecard .custom-radio-group-item:focus-visible[type=number]:focus-visible,.custom-scorecard .custom-radio-group-item:focus-visible[type=password]:focus-visible,.custom-scorecard .custom-radio-group-item:focus-visible[type=search]:focus-visible,.custom-scorecard .custom-radio-group-item:focus-visible[type=text]:focus-visible{border-color:transparent!important}.scorecard-delete svg{width:.7em;height:.7em}.star-rating__stars button{margin-right:10px}.custom-circle-rating{width:18px!important;height:18px!important}.section__title [data-content]{width:93%}.section__trigger{padding-top:15px;padding-left:16px}.field__description,.section__des p{color:var(--hr-neutral-60)}.custom-input input{outline:none!important;border:none!important}
.section-btn button{justify-content:flex-start}.section-btn button div{margin-right:8px}.section-btn-hide{height:0}
.item-content__require{width:14%;border:1.5px solid #fff;border-right:1.5px solid var(--Color-Neutral-200,#d6d7e4)}.item-content__drag-container{width:100%;height:100%;display:flex;outline:none;align-items:center;margin-top:3px;margin-bottom:3px}.item-content label{color:#000!important}[aria-label=scorecard-more-action-container]{z-index:1000}[aria-label=Star]{color:#b4b4bb}h1{color:var(--hr-neutral-90);font-feature-settings:"ss03" on;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.type-content .hr-editor-paragraph{color:var(--hr-neutral-60)!important}.custom-radio-item>div:first-child{margin:0!important}#default-checkbox-label{color:var(--hr-neutral-90)}.field-content:active{border:2px solid var(--hr-app-outline-color);border-radius:4px}.icon-container{color:#000;width:50px;height:40px}
.type-select{position:relative;left:-12px}.type-select .hr-select-control{width:-webkit-max-content;width:-moz-max-content;width:max-content}.star-count-dropdown .hr-select-control,.type-select .hr-select-control{border:none!important;background-color:transparent!important}.section-name-edit{width:65%}.section-name-edit textarea::-moz-placeholder{font-style:italic}.section-name-edit textarea:-ms-input-placeholder{font-style:italic}.section-name-edit textarea::placeholder{font-style:italic}.section-name-edit textarea{padding-left:4px!important;height:52!important;color:#000;font-weight:700!important;font-style:normal;font-size:16px!important;font-family:Satoshi;line-height:24px;font-feature-settings:"ss03" on}.section-des-edit{margin-top:8px;margin-bottom:12px;width:100%}.section-des-edit textarea::-moz-placeholder{font-style:italic}.section-des-edit textarea:-ms-input-placeholder{font-style:italic}.section-des-edit textarea::placeholder{font-style:italic}.section-des-edit textarea{padding-top:0!important;padding-right:0!important;padding-left:4px!important;color:var(--Color-Neutral-950,#121418)!important;font-weight:400!important;font-style:normal;font-size:14px;font-family:Satoshi;line-height:20px;font-feature-settings:"ss03" on}.section-des-edit .hr-select-control{display:none}.field-name-wrapper{width:100%}.field-name-wrapper textarea:focus::-moz-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-name-wrapper textarea:focus:-ms-input-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-name-wrapper textarea:focus::placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-name-wrapper textarea::-moz-placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-name-wrapper textarea:-ms-input-placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-name-wrapper textarea::placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-name-wrapper textarea{padding-top:0!important;padding-left:0!important;border-radius:0!important;color:var(--Color-Neutral-950,#121418)!important;font-weight:500!important;font-style:normal;font-size:16px!important;font-family:Satoshi;line-height:140%!important;font-feature-settings:"ss03" on}.field-description-wrapper{width:95%}.field-description-wrapper textarea:focus::-moz-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-description-wrapper textarea:focus:-ms-input-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-description-wrapper textarea:focus::placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important;font-style:italic}.field-description-wrapper textarea::-moz-placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-description-wrapper textarea:-ms-input-placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-description-wrapper textarea::placeholder{color:var(--Color-Neutral-600,#63646f)!important;font-style:italic}.field-description-wrapper textarea{padding-top:0!important;padding-left:1px!important;border-radius:0!important;color:var(--Color-Neutral-950,#121418)!important;font-weight:400!important;font-style:normal!important;font-size:14px!important;font-family:Satoshi;line-height:20px!important;font-feature-settings:"ss03" on}.edit-field-content .custom-text-editor [role=toolbar]{display:none;height:36px}.footer{margin-top:8px}.footer__hide{opacity:0}.footer__show{opacity:1}.footer__animation{transition:opacity 1s ease-in-out}.add-question-dropdown-open{position:relative;top:-15px}.add-question-dropdown{width:290px}.field-container-parent{position:-webkit-sticky;position:sticky;top:1px;margin-left:3.3%;width:47%;scrollbar-width:none}.field-scroll-container{position:relative;overflow-x:hidden;overflow-y:scroll;height:calc(100vh - 300px);scrollbar-width:none}.field-loader-container{width:100%;height:240px;border:1px solid #d6d7e4;border-radius:8px;background-color:#fff}.star-count-dropdown .hr-select-control{border:none}.more-menu div{justify-content:space-between!important}.more-menu button[data-state=checked]{background-color:var(--color-brand-700-light-theme,#0d8939)}.more-menu svg{display:none}.dummpy-title{position:relative;visibility:hidden;font-weight:500!important;font-style:normal;font-size:16px!important;font-family:Satoshi!important;line-height:140%!important;font-feature-settings:"ss03" on}.dummy-title-font{font-size:13.8px!important}.field-container{margin-bottom:16px;padding:18px 18px 18px 20px;border:1px solid #d6d7e4;border-radius:8px;background-color:#fff;transition:height .2s ease-in-out}.add-question-container{position:relative}.add-question-btn{position:relative;z-index:2;width:153px}.add-question-select{position:absolute;top:10px;left:-47px;z-index:1;width:200px;border:none;color:transparent}.add-question-select .hr-select-control{border:none;background-color:transparent;color:transparent;opacity:0}.hr-editor-placeholder{font-family:Satoshi!important}
.add-option-btn{margin-top:18px}.add-option-btn button{color:var(--Color-Neutral-600,#63646f)!important;font-weight:500;font-style:normal;font-size:14px;font-family:Satoshi;line-height:20px;font-feature-settings:"ss03" on;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.single-checkbox button{border-radius:12px!important}
.input_wrapper input,.input_wrapper textarea{outline:none!important;border:none!important;background-color:transparent!important}.input_wrapper textarea{color:var(--Color-Neutral-950,#121418)!important}.input_wrapper textarea::-moz-placeholder{color:var(--Color-Neutral-600,#63646f)!important}.input_wrapper textarea:-ms-input-placeholder{color:var(--Color-Neutral-600,#63646f)!important}.input_wrapper textarea::placeholder{color:var(--Color-Neutral-600,#63646f)!important}.input_wrapper textarea:focus::-moz-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important}.input_wrapper textarea:focus:-ms-input-placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important}.input_wrapper textarea:focus::placeholder{color:var(--Color-Neutral-300,#c1c2d6)!important}
.custom-text-editor{margin:0;cursor:not-allowed}.custom-text-editor div:first-child{border:none!important}.custom-text-editor .hr-editor-input{border-radius:var(--Corner-Radius-radius_4,4px)!important;background-color:#f7f8fd;border:none;min-height:0;height:55px!important;border-radius:5px;color:var(--Color-Neutral-400,#8a899b)!important;font-feature-settings:"ss03" on;font-family:Satoshi!important;font-size:14px!important;font-style:normal;font-weight:500!important;line-height:20px}
@-webkit-keyframes sc-question-animation{0%{opacity:0}to{opacity:1}}@keyframes sc-question-animation{0%{opacity:0}to{opacity:1}}.item-content__require{width:14%;border:1.5px solid #fff;border-right:1.5px solid var(--Color-Neutral-200,#d6d7e4)}.item-content__bottom-border{border-bottom:1px solid var(--hr-neutral-15)}.item-content__bottom-border--hidden{border-bottom:none}.item-content label{color:#000!important}.dropdown-view-label{color:#000;font-weight:400;font-size:.875rem;line-height:1.25rem}[aria-label=scorecard-more-action-container]{z-index:1000}[aria-label=Star]{color:#b4b4bb}h1{color:var(--hr-neutral-90);font-feature-settings:"ss03" on;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.type-content .hr-editor-paragraph{color:var(--hr-neutral-60)!important}.edit-single-select-options{background-color:#f7f8fd}.edit-single-select-options,.yes-no__input{border-radius:4px;border:1px solid var(--hr-neutral-15)}.yes-no__input{width:118%}.select__input{padding-left:8px}.dropdown__input,.select__input{width:40%;border-radius:4px;border:1px solid var(--hr-neutral-15)}.yes-no-radio{margin-top:0!important;margin-bottom:0!important}.custom-radio-item>div:first-child{margin:0!important}#default-checkbox-label{color:var(--hr-neutral-90)}.single-select-radio-item{margin-bottom:0}.field-content:active{border:2px solid var(--hr-app-outline-color);border-radius:4px}.text-button{margin-top:8px!important;margin-bottom:16px!important}.text-button__remove{position:relative!important;top:17px!important;z-index:1000!important}.field-description{color:var(--hr-Neutral-700,#4a4b53);font-feature-settings:"ss03" on;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-left:1px}.custom-radio label,.custom-radio p{font-family:Satoshi;font-weight:500}
.star-input input{position:relative;z-index:-100;margin-top:10px!important;height:20px!important;outline:none!important;border:none!important;border-radius:4px!important;background-color:var(--Color-Neutral-50,#f7f8fd)!important;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.star-input input,.star-label-p{color:var(--Color-Neutral-600,#63646f)!important;font-weight:400!important;font-size:12px!important;font-family:Satoshi!important;line-height:20px!important}.star-label-p{text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.star-label-container{position:relative;z-index:100;display:flex;width:100%;justify-content:center}.star-label-container p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.hover-div{position:relative;z-index:100;margin-top:10px;padding-left:2px;width:30px;height:20px;border-radius:4px;background-color:#fff;transition:background-color .2s ease-in-out}.hover-div:hover{background-color:var(--Color-Neutral-100,#ebebf3)}.star-custom{width:100%}.star-custom svg{width:1.5em;height:1.5em;color:#c1c2d6!important}.star-custom-active svg{width:1.5em;height:1.5em}.star-custom-active svg,.star-custom-active svg path{color:#000!important;fill:#000!important}.star-parent-container{padding-top:17px;height:110px}

/*# sourceMappingURL=https://hrcdn.net/fcore/assets/sourcemaps/hackerrank_r_scorecard_list-fb914d45.css.map*/