.page_main__nw1Wk{display:flex;flex-direction:column;align-items:center;padding:2rem;min-height:100vh;background-color:#f5f7fa}.page_container__jZF7q{width:100%;max-width:800px;margin:0 auto}.page_title__po7na{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem;text-align:center}.page_subtitle__YBgxm{font-size:1.1rem;color:#64748b;margin-bottom:2rem;text-align:center}.feedback-form_form__pRddc{background-color:white;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem;border:2px solid var(--secondary-color)}.feedback-form_section__9xs0A{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.feedback-form_section__9xs0A:last-child{border-bottom:none}.feedback-form_sectionTitle__3Bl1j{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem}.feedback-form_sectionSubtitle__FZNGz{font-size:.9rem;color:var(--text-light);margin-bottom:1rem}.feedback-form_formGroup__2cxAo{margin-bottom:1.5rem}.feedback-form_formGroup__2cxAo label{display:block;margin-bottom:.5rem;font-weight:500}.feedback-form_input__wOURm,.feedback-form_select__KzcH3,.feedback-form_textarea__5U0AI{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;transition:border-color .2s}.feedback-form_input__wOURm:focus,.feedback-form_select__KzcH3:focus,.feedback-form_textarea__5U0AI:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px rgba(32,151,255,.2)}.feedback-form_textarea__5U0AI{resize:vertical;min-height:100px}.feedback-form_hint__IjMd4{display:block;font-size:.85rem;color:var(--text-light);margin-top:.25rem}.feedback-form_checkboxGroup__GqmeI{margin-top:1rem}.feedback-form_checkboxLabel__7T6n3{font-weight:500;margin-bottom:.75rem}.feedback-form_checkbox__tNzzJ{display:flex;align-items:center;margin-bottom:.5rem}.feedback-form_checkbox__tNzzJ input{margin-right:.5rem;width:18px;height:18px}.feedback-form_required___d6rJ{color:var(--error-color)}.feedback-form_submitContainer__GNVuE{display:flex;justify-content:center;margin-top:2rem}.feedback-form_button__xO_sB{background-color:var(--secondary-color);color:white;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.feedback-form_button__xO_sB:hover{background-color:#0056b3}.feedback-form_error__8V5ob{background-color:#fee2e2;color:var(--error-color);padding:.75rem;border-radius:4px;margin-bottom:1.5rem;font-weight:500}.feedback-form_success__c5CYn{background-color:#d1fae5;color:var(--success-color);padding:2rem;border-radius:8px;text-align:center;margin-bottom:2rem}.feedback-form_success__c5CYn h2{font-size:1.5rem;margin-bottom:1rem;color:var(--primary-color)}.feedback-form_success__c5CYn p{margin-bottom:1.5rem}.feedback-form_success__c5CYn .feedback-form_button__xO_sB{background-color:var(--secondary-color)}.feedback-form_success__c5CYn .feedback-form_button__xO_sB:hover{background-color:#0056b3}.feedback-form_ratingContainer__Wxxct{margin-top:.5rem}.feedback-form_ratingLabels__r6GEW{display:flex;justify-content:space-between;width:100%;max-width:240px;margin-top:.5rem;font-size:.8rem;color:var(--text-light)}@media (max-width:768px){.feedback-form_form__pRddc{padding:1.5rem}.feedback-form_sectionTitle__3Bl1j{font-size:1.1rem}}.star-rating_starRating__GJrMT{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;position:relative}.star-rating_starContainer__kzhy9{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:4px;transition:transform .1s ease;outline:none}.star-rating_starContainer__kzhy9:focus-visible{box-shadow:0 0 0 2px var(--secondary-color)}.star-rating_starContainer__kzhy9:hover{transform:scale(1.1)}.star-rating_star__Z42q8{fill:transparent;stroke:var(--secondary-color);stroke-width:2px;transition:all .2s ease}.star-rating_star__Z42q8.star-rating_active__Dh2gL{fill:var(--secondary-color);stroke:var(--secondary-color)}.star-rating_requiredIndicator__uP_y_{color:var(--error-color);margin-left:.5rem;font-weight:700}.star-rating_ratingLabels__kAUYE{display:flex;justify-content:space-between;width:100%;margin-top:.25rem;font-size:.8rem;color:var(--text-light)}