.feedback_container__6x6nB{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:3rem 1rem}.feedback_content__9NjHn{max-width:800px;margin:0 auto}.feedback_title__FkW7Q{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;text-align:center}.feedback_subtitle__W_N3G{font-size:1.1rem;color:#666;text-align:center;margin-bottom:3rem}.feedback_formContainer__5Hi3j{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.15);margin-bottom:3rem}.feedback_form__f7yuz{display:flex;flex-direction:column;gap:1.5rem}.feedback_formGroup__aRLYT{display:flex;flex-direction:column;gap:.5rem}.feedback_label__XszVO{font-weight:600;color:#333;font-size:1rem}.feedback_input__oI_l0{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.feedback_input__oI_l0:focus{outline:none;border-color:gold;box-shadow:0 0 0 3px rgba(255,215,0,.1)}.feedback_input__oI_l0:disabled{background-color:#f5f5f5;cursor:not-allowed}.feedback_textarea__shYVw{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease}.feedback_textarea__shYVw:focus{outline:none;border-color:gold;box-shadow:0 0 0 3px rgba(255,215,0,.1)}.feedback_textarea__shYVw:disabled{background-color:#f5f5f5;cursor:not-allowed}.feedback_charCount__DCSpK{font-size:.85rem;color:#999;margin:0}.feedback_submitButton__KheV1{padding:1rem 2rem;background:linear-gradient(135deg,gold,#ff6b35);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,215,0,.3);margin-top:1rem}.feedback_submitButton__KheV1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4);background:linear-gradient(135deg,#e6c200,#e55a2b)}.feedback_submitButton__KheV1:disabled{opacity:.6;cursor:not-allowed}.feedback_message__YnZbc{padding:1rem 1.5rem;border-radius:8px;font-weight:500;margin-top:1rem;animation:feedback_slideIn__Ezhdm .3s ease}@keyframes feedback_slideIn__Ezhdm{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.feedback_success__0swsl{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.feedback_error__v9XwD{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.feedback_infoSection__AIL3w{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.15)}.feedback_infoTitle__ZuIHG{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.feedback_infoParagraphs__1eUDc{display:flex;flex-direction:column;gap:1rem}.feedback_infoParagraphs__1eUDc p{line-height:1.8;color:#555;margin:0}@media (max-width:768px){.feedback_container__6x6nB{padding:1.5rem 1rem}.feedback_content__9NjHn{padding:0}.feedback_title__FkW7Q{font-size:2rem}.feedback_subtitle__W_N3G{font-size:1rem}.feedback_formContainer__5Hi3j,.feedback_infoSection__AIL3w{padding:1.5rem;border-radius:10px}.feedback_form__f7yuz{gap:1rem}.feedback_submitButton__KheV1{padding:.75rem 1.5rem;font-size:1rem}}