.auth.svelte-e3wec{background:var(--brand-bg);justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.25rem;font-family:Outfit,system-ui,sans-serif;display:flex}.auth-card.svelte-e3wec{background:var(--brand-surface);border:1px solid var(--brand-border);width:100%;max-width:390px;box-shadow:var(--brand-card-shadow);border-radius:18px;padding:2.5rem 2.25rem}.auth-logo.svelte-e3wec{justify-content:center;margin-bottom:.8rem;line-height:0;text-decoration:none;display:flex}.auth-logo.svelte-e3wec img:where(.svelte-e3wec){width:auto;height:56px}.auth-logo-mark.svelte-e3wec{filter:brightness(0);opacity:.92}.auth-brandname.svelte-e3wec{color:var(--brand-text);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.auth-card.svelte-e3wec .auth-sub{text-align:center;color:var(--brand-text-muted);margin:0 0 1.75rem;font-size:.8rem;font-weight:400;line-height:1.6}.auth-card.svelte-e3wec .auth-sub--tight{margin-bottom:1.25rem}.auth-card.svelte-e3wec .auth-biz{color:var(--brand-text);font-size:.95rem;font-weight:600}.auth-card.svelte-e3wec .auth-invalid{text-align:center;color:var(--brand-text-muted);margin:0;font-size:.82rem;line-height:1.55}.auth-card.svelte-e3wec .auth-form{flex-direction:column;gap:.5rem;display:flex}.auth-card.svelte-e3wec .auth-row{gap:.5rem;display:flex}.auth-card.svelte-e3wec .auth-label{color:var(--brand-text-muted);letter-spacing:.01em;margin-top:.35rem;font-size:.78rem;font-weight:500}.auth-card.svelte-e3wec .auth-label--flush{margin-top:0}.auth-card.svelte-e3wec .auth-input{box-sizing:border-box;background:var(--brand-surface);border:1px solid var(--brand-border-strong);border-radius:var(--radius-ctl,8px);width:100%;min-width:0;color:var(--brand-text);outline:none;padding:.7rem .85rem;font-family:Outfit,sans-serif;font-size:.88rem;transition:border-color .18s,background .18s,box-shadow .18s}.auth-card.svelte-e3wec .auth-row>.auth-input{flex:auto}.auth-card.svelte-e3wec .auth-input::placeholder{color:var(--brand-text-dim)}.auth-card.svelte-e3wec .auth-input:focus{border-color:var(--brand-accent);box-shadow:0 0 0 3px var(--brand-accent-soft)}.auth-card.svelte-e3wec .auth-input:disabled{opacity:.55;cursor:not-allowed}.auth-card.svelte-e3wec .auth-input--otp{letter-spacing:.4em;text-align:center;font-size:1.1rem;font-weight:600}.auth-card.svelte-e3wec .auth-input--otp::placeholder{letter-spacing:.3em}.auth-card.svelte-e3wec .auth-input--error,.auth-card.svelte-e3wec .auth-input--error:focus{border-color:var(--brand-danger);background:var(--brand-danger-soft);box-shadow:none}.auth-card.svelte-e3wec .auth-btn{background:var(--brand-accent);color:#fff;border:1px solid var(--brand-accent);border-radius:var(--radius-ctl,8px);cursor:pointer;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;transition:background .18s,border-color .18s;display:flex}.auth-card.svelte-e3wec .auth-btn--spaced{margin-top:.85rem}.auth-card.svelte-e3wec .auth-btn:hover:not(:disabled){background:var(--brand-accent-strong);border-color:var(--brand-accent-strong)}.auth-card.svelte-e3wec .auth-btn:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.auth-card.svelte-e3wec .auth-btn:disabled{background:var(--brand-surface-2);color:var(--brand-text-muted);border-color:var(--brand-border-strong);cursor:not-allowed}.auth-card.svelte-e3wec .auth-sent{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.auth-card.svelte-e3wec .auth-sent-icon{background:var(--brand-accent-soft);width:44px;height:44px;color:var(--brand-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.4rem;display:flex}.auth-card.svelte-e3wec .auth-sent-title{color:var(--brand-text);margin:0;font-size:1rem;font-weight:600}.auth-card.svelte-e3wec .auth-sent-desc{color:var(--brand-text-muted);max-width:280px;margin:0;font-size:.82rem;font-weight:400;line-height:1.55}.auth-card.svelte-e3wec .auth-sent-desc strong{color:var(--brand-text);font-weight:600}.auth-card.svelte-e3wec .auth-resend{min-height:44px;color:var(--brand-text-muted);cursor:pointer;border-radius:var(--radius-ctl,8px);background:0 0;border:none;justify-content:center;align-items:center;margin-top:.5rem;padding:.35rem .75rem;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500;transition:color .18s,background .18s;display:inline-flex}.auth-card.svelte-e3wec .auth-resend:hover{color:var(--brand-text);background:var(--brand-surface-2)}.auth-card.svelte-e3wec .auth-resend:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.auth-card.svelte-e3wec .auth-hint{font-size:var(--fs-xs);color:var(--brand-text-muted);text-align:center;margin:.4rem 0 0;line-height:1.5}.auth-card.svelte-e3wec .auth-hint--alt{max-width:280px;margin-top:.85rem}.auth-card.svelte-e3wec .auth-error{font-size:var(--fs-xs);color:var(--brand-danger);text-align:center;margin:.4rem 0 0;line-height:1.45}.auth-card.svelte-e3wec .auth-error-link{color:var(--brand-danger);text-underline-offset:2px;text-decoration:underline}.auth-card.svelte-e3wec .auth-error-link:hover{color:var(--brand-text)}
