.login-module__P9oUAW__page{background:#1e1e1b;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__P9oUAW__card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2.5rem 2rem}.login-module__P9oUAW__logoMark{background:var(--brand-orange);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.75rem;font-weight:800;display:flex}.login-module__P9oUAW__title{color:var(--brand-dark);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.login-module__P9oUAW__subtitle{color:#888;margin-bottom:1.5rem;font-size:.9rem}.login-module__P9oUAW__form{text-align:left;flex-direction:column;gap:.75rem;display:flex}.login-module__P9oUAW__label{color:var(--brand-dark);font-size:.8rem;font-weight:600}.login-module__P9oUAW__input{background:#faf9f7;border:1.5px solid #e8e6e3;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}.login-module__P9oUAW__input:focus{border-color:var(--brand-orange);background:#fff}.login-module__P9oUAW__inputError{border-color:#e53935}.login-module__P9oUAW__otpInput{text-align:center;letter-spacing:.5em;padding:.75rem;font-size:1.5rem;font-weight:700}.login-module__P9oUAW__fieldError{color:#e53935;margin-top:-.25rem;font-size:.8rem}.login-module__P9oUAW__submitBtn{background:var(--brand-orange);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:.25rem;padding:.8rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.login-module__P9oUAW__submitBtn:hover{opacity:.9}.login-module__P9oUAW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.login-module__P9oUAW__backBtn{color:#888;cursor:pointer;text-align:center;background:0 0;border:none;padding:.25rem;font-size:.85rem;text-decoration:underline}.login-module__P9oUAW__backBtn:hover{color:var(--brand-dark)}.login-module__P9oUAW__hint{color:#aaa;text-align:center;margin-top:.25rem;font-size:.8rem}.login-module__P9oUAW__otpSent{color:#666;text-align:center;margin-bottom:.25rem;font-size:.85rem}.login-module__P9oUAW__emailHighlight{color:var(--brand-dark);font-weight:600}.login-module__P9oUAW__errorIcon{color:#e53935;background:#ffeaea;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.login-module__P9oUAW__spinner{border:3px solid #e8e6e3;border-top-color:var(--brand-orange);border-radius:50%;width:32px;height:32px;margin:2rem auto;animation:.7s linear infinite login-module__P9oUAW__spin}@keyframes login-module__P9oUAW__spin{to{transform:rotate(360deg)}}
