.confetti-module__nqOC6q__confettiContainer{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.confetti-module__nqOC6q__confetti{opacity:0;border-radius:2px;animation:linear forwards confetti-module__nqOC6q__confettiFall;position:absolute;top:-20px}@keyframes confetti-module__nqOC6q__confettiFall{0%{opacity:1;top:-20px;transform:translate(0)rotate(0)rotateY(0)}25%{opacity:1;transform:translate(15px)rotate(90deg)rotateY(180deg)}50%{opacity:1;transform:translate(-10px)rotate(180deg)rotateY(360deg)}75%{opacity:.8;transform:translate(20px)rotate(270deg)rotateY(540deg)}to{opacity:0;top:100%;transform:translate(-5px)rotate(360deg)rotateY(720deg)}}
.feedback-modal-module__KkgArq__modalContent{background:#fff;overflow:hidden;box-shadow:0 20px 60px #00143c26;border-radius:12px!important}.feedback-modal-module__KkgArq__modalHeader{text-align:center;background:linear-gradient(135deg,#f8fafd 0%,#f0f5fb 100%);border-bottom:1px solid #e5e9f0;flex-direction:column;align-items:center;gap:16px;padding:32px 24px 24px;display:flex}.feedback-modal-module__KkgArq__modalLogo{object-fit:cover;border-radius:50%;width:72px;height:72px;animation:.4s cubic-bezier(.4,0,.2,1) feedback-modal-module__KkgArq__slideInLogo;box-shadow:0 4px 16px #1890ff26}@keyframes feedback-modal-module__KkgArq__slideInLogo{0%{opacity:0;transform:scale(.8)translateY(-16px)}to{opacity:1;transform:scale(1)translateY(0)}}.feedback-modal-module__KkgArq__modalTitle{color:#0050b3;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700;line-height:1.4;animation:.4s cubic-bezier(.4,0,.2,1) .1s both feedback-modal-module__KkgArq__slideInTitle}@keyframes feedback-modal-module__KkgArq__slideInTitle{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.feedback-modal-module__KkgArq__modalBody{background:#fff;padding:28px 24px;animation:.3s .2s both feedback-modal-module__KkgArq__fadeInBody}@keyframes feedback-modal-module__KkgArq__fadeInBody{0%{opacity:0}to{opacity:1}}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{animation:.3s cubic-bezier(.4,0,.2,1) feedback-modal-module__KkgArq__modalSlideIn}@keyframes feedback-modal-module__KkgArq__modalSlideIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-mask{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#00000073;animation:.3s feedback-modal-module__KkgArq__backdropFadeIn}@keyframes feedback-modal-module__KkgArq__backdropFadeIn{0%{opacity:0}to{opacity:1}}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{max-width:520px!important}@media (max-width:1024px){.feedback-modal-module__KkgArq__modalHeader{gap:14px;padding:28px 20px 20px}.feedback-modal-module__KkgArq__modalLogo{width:64px;height:64px}.feedback-modal-module__KkgArq__modalTitle{font-size:17px}.feedback-modal-module__KkgArq__modalBody{padding:24px 20px}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{max-width:480px!important}}@media (max-width:768px){.feedback-modal-module__KkgArq__modalHeader{gap:12px;padding:24px 18px 16px}.feedback-modal-module__KkgArq__modalLogo{width:60px;height:60px}.feedback-modal-module__KkgArq__modalTitle{font-size:16px}.feedback-modal-module__KkgArq__modalBody{padding:20px 18px}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{max-width:90vw!important;margin:0 auto!important}}@media (max-width:640px){.feedback-modal-module__KkgArq__modalHeader{gap:12px;padding:20px 16px 12px}.feedback-modal-module__KkgArq__modalLogo{width:56px;height:56px}.feedback-modal-module__KkgArq__modalTitle{font-size:15px}.feedback-modal-module__KkgArq__modalBody{padding:16px}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{width:95vw!important;max-width:95vw!important;margin:0 auto!important}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-content{border-radius:12px}}@media (max-width:480px){.feedback-modal-module__KkgArq__modalHeader{gap:10px;padding:18px 14px 10px}.feedback-modal-module__KkgArq__modalLogo{width:52px;height:52px}.feedback-modal-module__KkgArq__modalTitle{font-size:14px}.feedback-modal-module__KkgArq__modalBody{padding:14px}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{max-width:100vw!important;max-height:90vh!important;margin:0!important}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-content{border-radius:16px 16px 0 0;max-height:90vh;overflow-y:auto}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-header{display:none}}@media (max-width:375px){.feedback-modal-module__KkgArq__modalHeader{gap:8px;padding:16px 12px 8px}.feedback-modal-module__KkgArq__modalLogo{width:48px;height:48px}.feedback-modal-module__KkgArq__modalTitle{font-size:13px}.feedback-modal-module__KkgArq__modalBody{padding:12px}.feedback-modal-module__KkgArq__feedbackModal .ant-modal{max-width:100vw!important;max-height:100vh!important;margin:0!important}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-content{border-radius:16px 16px 0 0;max-height:100vh}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-header{display:none}}@media (prefers-color-scheme:dark){.feedback-modal-module__KkgArq__modalContent{background:#f8fafd;box-shadow:0 20px 60px #00143c26}.feedback-modal-module__KkgArq__modalHeader{background:linear-gradient(135deg,#f8fafd 0%,#f0f5fb 100%);border-bottom-color:#e5e9f0}.feedback-modal-module__KkgArq__modalTitle{color:#0050b3}.feedback-modal-module__KkgArq__modalBody{background:#f8fafd}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-mask{background:#00000073}}@media (prefers-reduced-motion:reduce){.feedback-modal-module__KkgArq__feedbackModal .ant-modal{animation:none}.feedback-modal-module__KkgArq__feedbackModal .ant-modal-mask{animation:none}.feedback-modal-module__KkgArq__modalLogo,.feedback-modal-module__KkgArq__modalTitle,.feedback-modal-module__KkgArq__modalBody{animation:none}}@media (prefers-contrast:more){.feedback-modal-module__KkgArq__modalHeader{border-bottom-width:2px}.feedback-modal-module__KkgArq__modalTitle{font-weight:900}}.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar{width:6px}.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar-track{background:0 0}.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar-thumb:hover{background:#999}@media (prefers-color-scheme:dark){.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar-thumb{background:#d0d8e3}.feedback-modal-module__KkgArq__modalBody ::-webkit-scrollbar-thumb:hover{background:#bfcadd}}
