.feedback_feed_content__V8Jqk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f9fafb;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 5px 15px -5px rgba(0,0,0,.04);max-width:800px;margin:2rem auto}.feedback_feed_content__V8Jqk h2{font-size:2.25rem;color:#1a202c;margin-bottom:2rem;font-weight:700;text-align:center}.feedback_form__kwD0g{width:100%;display:flex;flex-direction:column;gap:1.5rem}.feedback_rating__rWvLG{display:flex;flex-direction:column;gap:.75rem}.feedback_factors__IyqrS>span,.feedback_message__0hGuJ>span,.feedback_rating__rWvLG>span{font-size:1.125rem;color:#4a5568;font-weight:600}.feedback_rating__rWvLG>div{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.feedback_rating__rWvLG p{background-color:#e2e8f0;color:#4a5568;padding:.5rem .8rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;min-width:32px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feedback_rating__rWvLG p:hover{background-color:#cbd5e0}.feedback_rating__rWvLG p.feedback_active__CbZRX{background-color:#2c5282;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.feedback_factors__IyqrS{display:flex;flex-direction:column;gap:.75rem}.feedback_factor__EsK3H{display:flex;flex-wrap:wrap;gap:1rem}.feedback_factor__EsK3H label{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#4a5568;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feedback_checkbox__sfcq3{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border:2px solid #a0aec0;border-radius:4px;cursor:pointer;transition:all .2s ease-in-out;display:inline-block;position:relative}.feedback_checkbox__sfcq3:checked{background-color:#2c5282;border-color:#2c5282}.feedback_checkbox__sfcq3:checked:before{content:"✓";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem}.feedback_message__0hGuJ{display:flex;flex-direction:column;gap:.5rem}.feedback_message__0hGuJ textarea{width:100%;min-height:120px;padding:.75rem;font-size:1rem;border:1px solid #cbd5e0;border-radius:8px;resize:vertical;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;font-family:inherit;color:#2d3748}.feedback_message__0hGuJ textarea:focus{outline:none;border-color:#2c5282;box-shadow:0 0 0 3px rgba(44,82,130,.2)}.feedback_error_msg__n_X1A{color:#e53e3e;margin-left:.25rem}.feedback_errormsg__HwQbl{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.feedback_secondaryBtn__exf4B{margin-top:1rem}