.feedbackform_main__nHbNu{padding:4rem 0;background:linear-gradient(135deg,#f3f0ff,#fff);min-height:100vh;position:relative}.feedbackform_notification__5nYsy{position:fixed;top:2rem;right:2rem;padding:1rem 1.5rem;border-radius:12px;font-weight:500;z-index:1000;animation:feedbackform_slideIn__U5JQG .3s ease-out;box-shadow:0 4px 12px rgba(0,0,0,.15)}.feedbackform_notification__5nYsy.feedbackform_success__Imfb6{background:#8b5cf6;color:#fff}.feedbackform_notification__5nYsy.feedbackform_error__z3UOv{background:#ef4444;color:#fff}@keyframes feedbackform_slideIn__U5JQG{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.feedbackform_container__Uy0us{max-width:800px;margin:0 auto;padding:0 1.5rem}.feedbackform_header__AhiYJ{text-align:center;margin-bottom:3rem}.feedbackform_title__qR0_Z{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feedbackform_subtitle__MYurJ{font-size:1.125rem;color:#6b7280;line-height:1.6}.feedbackform_form__lrmHL{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 10px 40px rgba(139,92,246,.1);border:1px solid #e6e0ff}.feedbackform_section__0fwsT{margin-bottom:2.5rem}.feedbackform_label__cjUMD{display:block;font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feedbackform_required__MMtjY{color:#8b5cf6;margin-left:.25rem}.feedbackform_ratingGrid__22tr6{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:.75rem;gap:.75rem}.feedbackform_ratingButton__xnmXZ{aspect-ratio:1;border:2px solid #e6e0ff;background:#fff;border-radius:12px;font-size:1.125rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.feedbackform_ratingButton__xnmXZ:hover{border-color:#8b5cf6;background:#f3f0ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.2)}.feedbackform_ratingButton__xnmXZ.feedbackform_active__Sr_ce{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6;color:#fff;transform:scale(1.05);box-shadow:0 6px 16px rgba(139,92,246,.3)}.feedbackform_factorsGrid__Qcodg{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.feedbackform_checkboxCard__g0dku{position:relative;display:flex;align-items:center;padding:1.25rem 1.5rem;border:2px solid #e6e0ff;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease}.feedbackform_checkboxCard__g0dku:hover{border-color:#8b5cf6;background:#f3f0ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.15)}.feedbackform_checkboxInput__xFcQM{position:absolute;opacity:0;cursor:pointer}.feedbackform_checkboxInput__xFcQM:checked~.feedbackform_checkboxLabel__OZl9j{color:#8b5cf6;font-weight:600}.feedbackform_checkboxInput__xFcQM:checked~.feedbackform_checkmark__b0M_e{background:linear-gradient(135deg,#8b5cf6,#a78bfa);border-color:#8b5cf6}.feedbackform_checkboxInput__xFcQM:checked~.feedbackform_checkmark__b0M_e:after{display:block}.feedbackform_checkboxLabel__OZl9j{flex:1 1;font-size:1rem;color:#374151;transition:all .2s ease;padding-left:2.5rem}.feedbackform_checkmark__b0M_e{position:absolute;left:1.25rem;height:24px;width:24px;background-color:#fff;border:2px solid #d1d5db;border-radius:6px;transition:all .2s ease}.feedbackform_checkmark__b0M_e:after{content:"";position:absolute;display:none;left:7px;top:3px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.feedbackform_textarea__CotLF{width:100%;padding:1rem;border:2px solid #e6e0ff;border-radius:12px;font-size:1rem;font-family:inherit;color:#1f2937;background:#fff;resize:vertical;transition:all .2s ease;line-height:1.6}.feedbackform_textarea__CotLF:focus{outline:none;border-color:#8b5cf6;background:#f3f0ff;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.feedbackform_textarea__CotLF::placeholder{color:#9ca3af}.feedbackform_submitButton__w9X3M{width:100%;padding:1.25rem 2rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px rgba(139,92,246,.3)}.feedbackform_submitButton__w9X3M:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(139,92,246,.4)}.feedbackform_submitButton__w9X3M:active:not(:disabled){transform:translateY(0)}.feedbackform_submitButton__w9X3M:disabled{opacity:.7;cursor:not-allowed}.feedbackform_spinner__j6D32{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:feedbackform_spin__Ii7xY .8s linear infinite}@keyframes feedbackform_spin__Ii7xY{to{transform:rotate(1turn)}}.feedbackform_errorMsg__JfJS9{display:block;color:#ef4444;font-size:.875rem;margin-top:.5rem;font-weight:500}@media (max-width:768px){.feedbackform_form__lrmHL{padding:2rem 1.5rem}.feedbackform_title__qR0_Z{font-size:2rem}.feedbackform_ratingGrid__22tr6{grid-template-columns:repeat(5,1fr)}.feedbackform_factorsGrid__Qcodg{grid-template-columns:1fr}}@media (max-width:480px){.feedbackform_main__nHbNu{padding:2rem 0}.feedbackform_form__lrmHL{padding:1.5rem 1rem;border-radius:16px}.feedbackform_title__qR0_Z{font-size:1.75rem}.feedbackform_subtitle__MYurJ{font-size:1rem}.feedbackform_ratingGrid__22tr6{gap:.5rem}.feedbackform_ratingButton__xnmXZ{font-size:1rem}.feedbackform_notification__5nYsy{top:1rem;right:1rem;left:1rem;text-align:center}}