.modal-backdrop[data-astro-cid-qmzm2soj]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.modal-backdrop[data-astro-cid-qmzm2soj].visible{opacity:1;pointer-events:auto}.modal-card[data-astro-cid-qmzm2soj]{background:#fff;border-radius:24px;padding:3rem 2rem 2.5rem;width:90%;max-width:450px;box-shadow:0 20px 40px #00000026;text-align:center;position:relative;transform:scale(.85) translateY(20px);transition:transform .4s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(255,255,255,.8)}.modal-backdrop[data-astro-cid-qmzm2soj].visible .modal-card[data-astro-cid-qmzm2soj]{transform:scale(1) translateY(0)}.modal-close-icon[data-astro-cid-qmzm2soj]{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;font-size:1.8rem;cursor:pointer;color:#999;line-height:1;transition:color .2s ease,transform .2s ease;padding:.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-close-icon[data-astro-cid-qmzm2soj]:hover{color:#333;transform:rotate(90deg)}.modal-icon-container[data-astro-cid-qmzm2soj]{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;justify-content:center;align-items:center}.hidden[data-astro-cid-qmzm2soj]{display:none!important}.checkmark-svg[data-astro-cid-qmzm2soj]{width:80px;height:80px;border-radius:50%;display:block;stroke-width:3;stroke:var(--color-vie-verde, #8FBB25);stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--color-vie-verde, #8FBB25);animation:fill-success .4s ease-in-out .4s forwards,scale-up .3s ease-in-out .9s both}.checkmark-circle[data-astro-cid-qmzm2soj]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:var(--color-vie-verde, #8FBB25);fill:none;animation:stroke-circle .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check[data-astro-cid-qmzm2soj]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .6s forwards}.error-svg[data-astro-cid-qmzm2soj]{width:80px;height:80px;border-radius:50%;display:block;stroke-width:3;stroke:var(--color-vie-rojo, #E62D38);stroke-miterlimit:10;animation:fill-error .4s ease-in-out .4s forwards,scale-up .3s ease-in-out .9s both}.error-circle[data-astro-cid-qmzm2soj]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:var(--color-vie-rojo, #E62D38);fill:none;animation:stroke-circle .6s cubic-bezier(.65,0,.45,1) forwards}.error-line-1[data-astro-cid-qmzm2soj],.error-line-2[data-astro-cid-qmzm2soj]{stroke-dasharray:48;stroke-dashoffset:48}.error-line-1[data-astro-cid-qmzm2soj]{animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .6s forwards}.error-line-2[data-astro-cid-qmzm2soj]{animation:stroke-check .3s cubic-bezier(.65,0,.45,1) .7s forwards}@keyframes stroke-circle{to{stroke-dashoffset:0}}@keyframes stroke-check{to{stroke-dashoffset:0}}@keyframes fill-success{to{box-shadow:inset 0 0 0 40px #8fbb251a}}@keyframes fill-error{to{box-shadow:inset 0 0 0 40px #e62d381a}}@keyframes scale-up{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}h2[data-astro-cid-qmzm2soj]{font-size:1.8rem;color:#1e1e24;margin-bottom:.75rem;font-weight:600}p[data-astro-cid-qmzm2soj]{font-size:1rem;color:#666;line-height:1.6;margin-bottom:2rem;padding-inline:.5rem}.modal-actions[data-astro-cid-qmzm2soj]{display:flex;justify-content:center}.modal-btn[data-astro-cid-qmzm2soj]{padding:.8rem 2.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:var(--color-vie-verde, #8FBB25);border:none;border-radius:50px;cursor:pointer;box-shadow:0 8px 16px #8fbb254d;transition:all .3s cubic-bezier(.16,1,.3,1)}.modal-btn[data-astro-cid-qmzm2soj]:hover{background-color:var(--color-vie-verde-hover, #7AA31D);transform:translateY(-2px);box-shadow:0 12px 20px #8fbb2566}.modal-btn[data-astro-cid-qmzm2soj]:active{transform:translateY(0)}.modal-btn[data-astro-cid-qmzm2soj].error-btn{background-color:var(--color-vie-rojo, #E62D38);box-shadow:0 8px 16px #e62d384d}.modal-btn[data-astro-cid-qmzm2soj].error-btn:hover{background-color:#c5242d;box-shadow:0 12px 20px #e62d3866}
