.FeedbackModal_backdrop__YYA_W{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;height:100dvh;background:rgba(5,7,11,.88);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;animation:FeedbackModal_fbm_fadeIn__UAzyD .18s ease-out}.FeedbackModal_modal__6YjMz{position:relative;background:#14161d;border:1px solid #1d202a;border-radius:16px;padding:36px 36px 32px;width:100%;max-width:520px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#606477 transparent;color:#fafbfb;font-family:Golos Text,sans-serif;box-shadow:0 24px 80px rgba(0,0,0,.6);animation:FeedbackModal_fbm_slideUp__MlGF0 .22s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.FeedbackModal_closeBtn__a__QO{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#9fa3b4;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.FeedbackModal_closeBtn__a__QO:hover{background:#1d202a;color:#fafbfb}.FeedbackModal_title__rAjzt{font-size:24px;font-weight:700;margin:0 0 8px;text-align:center;color:#fafbfb}.FeedbackModal_subtitle__cmd66{font-size:15px;color:#9fa3b4;margin:0 0 28px;text-align:center;line-height:1.4}.FeedbackModal_stars__iQveV{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.FeedbackModal_star__tblNL{background:none;border:none;padding:4px;cursor:pointer;color:#2a2e3a;transition:color .12s ease,transform .12s ease;border-radius:6px;line-height:0}.FeedbackModal_star__tblNL:hover{transform:scale(1.08)}.FeedbackModal_star__tblNL:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(255,200,0,.4)}.FeedbackModal_starActive__kKpbE{color:#ffc83d}.FeedbackModal_textarea__vdUok{width:100%;min-height:110px;padding:14px 16px;background:#1e2029;border:1px solid #1d202a;border-radius:12px;color:#fafbfb;font-family:inherit;font-size:15px;line-height:1.5;resize:vertical;outline:none;transition:border-color .15s;box-sizing:border-box}.FeedbackModal_textarea__vdUok::placeholder{color:#606477}.FeedbackModal_textarea__vdUok:focus{border-color:#353844}.FeedbackModal_textarea__vdUok{transition:background .12s ease}.FeedbackModal_textarea__vdUok:focus,.FeedbackModal_textarea__vdUok:hover:not(:disabled):not([readonly]){background:#2a2e37}.FeedbackModal_error__wnnUb{margin-top:12px;font-size:13px;color:#f87171;text-align:center}.FeedbackModal_actions__KSeNj{display:flex;gap:12px;margin-top:24px;justify-content:flex-end}.FeedbackModal_btnGhost__i03ZC,.FeedbackModal_btnPrimary__IAkJr{padding:11px 20px;border-radius:10px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s,transform .1s,color .15s;border:1px solid transparent;line-height:1.2}.FeedbackModal_btnGhost__i03ZC:disabled,.FeedbackModal_btnPrimary__IAkJr:disabled{opacity:.55;cursor:not-allowed}.FeedbackModal_btnGhost__i03ZC:active:not(:disabled),.FeedbackModal_btnPrimary__IAkJr:active:not(:disabled){transform:translateY(1px)}.FeedbackModal_btnGhost__i03ZC{background:transparent;color:#9fa3b4;border-color:#1d202a}.FeedbackModal_btnGhost__i03ZC:hover:not(:disabled){background:#1d202a;color:#fafbfb}.FeedbackModal_btnPrimary__IAkJr{background:#4f46e5;color:#fafbfb;min-width:96px;display:inline-flex;align-items:center;justify-content:center}.FeedbackModal_btnPrimary__IAkJr:hover:not(:disabled){background:#5b53ec}.FeedbackModal_spinner___qeW0{display:inline-block;width:18px;height:18px;border:2px solid hsla(0,0%,100%,.25);border-top-color:#fafbfb;border-radius:50%;animation:FeedbackModal_fbm_spin__mO2eU .7s linear infinite}@keyframes FeedbackModal_fbm_spin__mO2eU{to{transform:rotate(1turn)}}.FeedbackModal_success___GrLb{text-align:center;padding:24px 0 12px}.FeedbackModal_successIcon__uVsj5{display:flex;justify-content:center;margin-bottom:16px}@keyframes FeedbackModal_fbm_fadeIn__UAzyD{0%{opacity:0}to{opacity:1}}@keyframes FeedbackModal_fbm_slideUp__MlGF0{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:560px){.FeedbackModal_backdrop__YYA_W{padding:16px}.FeedbackModal_modal__6YjMz{padding:28px 22px 24px;border-radius:14px}.FeedbackModal_title__rAjzt{font-size:21px}.FeedbackModal_subtitle__cmd66{font-size:14px;margin-bottom:22px}.FeedbackModal_star__tblNL svg{width:38px;height:38px}.FeedbackModal_stars__iQveV{gap:4px}.FeedbackModal_actions__KSeNj{flex-direction:column-reverse;align-items:stretch;gap:10px}.FeedbackModal_btnGhost__i03ZC,.FeedbackModal_btnPrimary__IAkJr{width:100%}}