.Register-module__e3e38a__main{justify-content:center;align-items:center;padding:32px;display:flex}.Register-module__e3e38a__content{max-width:450px;margin:0 auto}.Register-module__e3e38a__container{flex-direction:column;width:100vw;min-height:100vh;display:flex}.Register-module__e3e38a__title{margin:0 auto 32px}.Register-module__e3e38a__logo{width:100%;height:auto;margin-top:2rem;display:block}@media (min-width:500px){.Register-module__e3e38a__logo{width:60%}}.Register-module__e3e38a__successContainer{background-color:#f7fafc;border:2px solid #22c55e;border-radius:12px;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:2rem;display:flex}.Register-module__e3e38a__successIcon{color:#fff;background-color:#15803d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;display:flex}.Register-module__e3e38a__successContent{flex-direction:column;gap:1rem;display:flex}.Register-module__e3e38a__successSubtitle{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.Register-module__e3e38a__successMessage{color:#374151;margin:0;font-size:1.125rem;line-height:1.6}.Register-module__e3e38a__successInstructions{color:#4b5563;margin:0;font-size:1rem;line-height:1.5}.Register-module__e3e38a__successActions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Register-module__e3e38a__primaryLink{background-color:var(--elia);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.Register-module__e3e38a__primaryLink:hover{background-color:#6d28d9}.Register-module__e3e38a__secondaryLink{color:#7c3aed;border-radius:6px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.Register-module__e3e38a__secondaryLink:hover{background-color:#f3f4f6;text-decoration:underline}@media (min-width:768px){.Register-module__e3e38a__successActions{flex-direction:row;gap:2rem}}