.SuccessModal_overlay__jQBpv{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(23,15,31,.8);display:flex;align-items:center;justify-content:center;z-index:1000;animation:SuccessModal_fadeIn__lEXQ_ .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.SuccessModal_modal__wBytR{background:linear-gradient(135deg,#2c1a45,#1a0f2e);width:90%;max-width:420px;border-radius:20px;padding:2.5rem 1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;animation:SuccessModal_scaleIn__OzAjj .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid hsla(0,0%,100%,.1)}.SuccessModal_successIcon__2r9pn{width:90px;height:90px;margin-bottom:1.5rem}.SuccessModal_successIcon__2r9pn svg{width:100%;height:100%}.SuccessModal_successIcon__2r9pn .SuccessModal_circle__bjJEI{stroke:#ff5582;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:SuccessModal_strokeCircle__x2ToY .6s cubic-bezier(.65,0,.45,1) .3s forwards}.SuccessModal_successIcon__2r9pn .SuccessModal_check__wzHIf{stroke:#ff5582;stroke-width:3;stroke-dasharray:48;stroke-dashoffset:48;animation:SuccessModal_strokeCheck__QJ6lT .3s cubic-bezier(.65,0,.45,1) .8s forwards}.SuccessModal_title__zh0b_{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:center}.SuccessModal_message__i5pff{font-size:1rem;line-height:1.5;color:hsla(0,0%,100%,.8);text-align:center;margin:0 0 2rem}.SuccessModal_actions__X_xHL{width:100%}.SuccessModal_homeButton__nlFMn{width:100%;padding:1rem;font-weight:600;font-size:1.1rem;transition:transform .2s;text-align:center;justify-content:center}.SuccessModal_homeButton__nlFMn:hover{transform:translateY(-2px)}@keyframes SuccessModal_fadeIn__lEXQ_{0%{opacity:0}to{opacity:1}}@keyframes SuccessModal_scaleIn__OzAjj{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes SuccessModal_strokeCircle__x2ToY{to{stroke-dashoffset:0}}@keyframes SuccessModal_strokeCheck__QJ6lT{to{stroke-dashoffset:0}}@media(max-width:480px){.SuccessModal_modal__wBytR{padding:2rem 1rem}.SuccessModal_title__zh0b_{font-size:1.5rem}.SuccessModal_successIcon__2r9pn{width:70px;height:70px}}