.styles-module__MksebG__container{background:linear-gradient(135deg,var(--brand-cream)0%,var(--brand-pink)100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.styles-module__MksebG__card{background:#fff;border-radius:1rem;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 10px 40px #0000001a}.styles-module__MksebG__logoContainer{text-align:center;margin-bottom:2rem}.styles-module__MksebG__logo{margin:0;font-size:3.5rem}.styles-module__MksebG__title{color:var(--brand-brown);margin:.5rem 0 .25rem;font-size:1.5rem;font-weight:700}.styles-module__MksebG__subtitle{color:#9ca3af;margin:0;font-size:.875rem}.styles-module__MksebG__form{flex-direction:column;gap:1.25rem;display:flex}.styles-module__MksebG__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.styles-module__MksebG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__MksebG__label{color:#374151;font-size:.875rem;font-weight:500}.styles-module__MksebG__input{border:1px solid #e5e7eb;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.styles-module__MksebG__input:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px #e43b181a}.styles-module__MksebG__button{background:var(--brand-red);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.styles-module__MksebG__button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e43b184d}.styles-module__MksebG__button:disabled{opacity:.7;cursor:not-allowed;transform:none}
