.AuthCard-module__VEQQwW__page{background:var(--teal-light);justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2.5rem 1rem;display:flex}.AuthCard-module__VEQQwW__card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;max-width:480px;padding:2.5rem 2rem}.AuthCard-module__VEQQwW__cardWide{max-width:620px}.AuthCard-module__VEQQwW__title{color:var(--teal-dark);margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.AuthCard-module__VEQQwW__subtitle{color:var(--text-muted);margin-bottom:1.75rem;font-size:.9rem}.AuthCard-module__VEQQwW__trialCallout{background:var(--pink-soft);color:var(--ink);border:2px solid var(--pink);border-radius:999px;margin-bottom:1.75rem;padding:.55rem 1.1rem;font-size:1rem;font-weight:700;display:inline-block}.AuthCard-module__VEQQwW__form{flex-direction:column;gap:1rem;display:flex}.AuthCard-module__VEQQwW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AuthCard-module__VEQQwW__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:.35rem;font-size:.75rem;font-weight:600;display:flex}.AuthCard-module__VEQQwW__input,.AuthCard-module__VEQQwW__select{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:var(--white);padding:.55rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.AuthCard-module__VEQQwW__input:focus,.AuthCard-module__VEQQwW__select:focus{border-color:var(--teal);outline:none}.AuthCard-module__VEQQwW__input::placeholder{color:var(--text-muted);opacity:.5}.AuthCard-module__VEQQwW__hint{color:var(--text-muted);margin-top:-.5rem;font-size:.75rem}.AuthCard-module__VEQQwW__checkRow{color:var(--text);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}.AuthCard-module__VEQQwW__checkRow input[type=checkbox]{accent-color:var(--teal);flex-shrink:0;margin-top:.15rem}.AuthCard-module__VEQQwW__error{color:#c62828;margin-top:-.5rem;font-size:.82rem}.AuthCard-module__VEQQwW__submit{background:var(--teal);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:.25rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:background .15s}.AuthCard-module__VEQQwW__submit:hover{background:var(--teal-dark)}.AuthCard-module__VEQQwW__forgotLink{color:var(--teal);text-align:right;cursor:pointer;margin-top:-.5rem;font-size:.82rem}.AuthCard-module__VEQQwW__forgotLink:hover{color:var(--teal-dark)}.AuthCard-module__VEQQwW__footer{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.85rem}.AuthCard-module__VEQQwW__footer a{color:var(--teal);font-weight:600}.AuthCard-module__VEQQwW__footer a:hover{color:var(--teal-dark)}.AuthCard-module__VEQQwW__successBox{border-radius:var(--radius-sm);color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;padding:1rem 1.25rem;font-size:.9rem;line-height:1.65}@media (max-width:540px){.AuthCard-module__VEQQwW__card,.AuthCard-module__VEQQwW__cardWide{padding:2rem 1.25rem}.AuthCard-module__VEQQwW__row{grid-template-columns:1fr}}
