.auth-card-shell{--auth-border:color-mix(in oklab, var(--color-app-text) 9%, transparent);--auth-border-strong:color-mix(in oklab, var(--color-app-text) 14%, transparent);--auth-text:var(--color-app-text);--auth-muted:color-mix(in oklab, var(--color-app-text) 58%, transparent);--auth-muted-soft:color-mix(in oklab, var(--color-app-text) 42%, transparent);--auth-accent:var(--color-app-accent);--auth-accent-hover:var(--color-app-accent-hover);--auth-accent-bg:color-mix(in oklab, var(--auth-accent) 14%, transparent);--auth-accent-ring:color-mix(in oklab, var(--auth-accent) 24%, transparent);--auth-field:color-mix(in oklab, var(--color-app-surface) 94%, white);--auth-field-disabled:var(--color-app-field-disabled);color:var(--auth-text);display:block}.auth-card-shell .ui-panel--glass{z-index:1;position:relative}html[data-theme=dark] .auth-card-shell{--auth-field:color-mix(in oklab, var(--color-app-surface) 92%, black);--auth-field-disabled:var(--color-app-field-disabled)}.auth-card-shell .auth-card-body{flex-direction:column;gap:1.75rem;padding:2.25rem;display:flex}.auth-card-shell .auth-card-header{text-align:center}.auth-card-shell .auth-kicker{border-radius:var(--radius-app-pill);font-size:var(--text-app-xs);font-weight:var(--font-weight-app-heavy);letter-spacing:.18em;text-transform:uppercase;background:var(--auth-accent-bg);color:var(--auth-accent);justify-content:center;align-items:center;padding:.4rem .75rem;display:inline-flex}.auth-card-shell .auth-title{color:var(--auth-text);font-size:var(--text-app-h1);font-weight:var(--font-weight-app-heavy);letter-spacing:var(--tracking-app-normal);justify-content:center;margin:1.1rem 0 0;line-height:1.16}.auth-card-shell .auth-subtitle{color:var(--auth-muted);font-size:.9rem;line-height:var(--leading-app-relaxed);margin:.75rem 0 0}.auth-card-shell .auth-form{flex-direction:column;gap:1.1rem;display:flex}.auth-card-shell .auth-field{flex-direction:column;gap:.45rem;display:flex}.auth-card-shell .auth-label{color:var(--auth-text);font-size:var(--text-app-sm);font-weight:var(--font-weight-app-semibold);letter-spacing:var(--tracking-app-normal)}.auth-card-shell .auth-required{color:var(--color-app-error)}.auth-card-shell .auth-code-control{border:1px solid var(--auth-border-strong);border-radius:var(--radius-app-control);background:var(--auth-field);min-height:2.875rem;color:var(--auth-text);font:inherit;font-size:var(--text-app-md);transition:border-color .15s,outline-color .15s,background .15s}.auth-card-shell .auth-code-control:focus-within{border-color:var(--auth-accent);outline:3px solid var(--auth-accent-ring);outline-offset:0}.auth-card-shell .auth-code-control{align-items:center;gap:.5rem;padding-right:.5rem;display:flex}.auth-card-shell .auth-code-control--disabled{background:var(--auth-field-disabled)}.auth-card-shell .auth-code-input{letter-spacing:.18em;flex:auto;min-width:0}.auth-card-shell .auth-code-input:placeholder-shown{letter-spacing:var(--tracking-app-normal)}.auth-card-shell .auth-code-input:disabled{cursor:not-allowed;opacity:.62}.auth-card-shell .auth-code-divider{background:var(--auth-border);flex:none;width:1px;height:1.375rem}.auth-card-shell .auth-send-code-button{border-radius:var(--radius-app-sm);max-width:9rem;min-height:2rem;color:var(--auth-accent);box-shadow:none;font-size:var(--text-app-sm);font-weight:var(--font-weight-app-bold);white-space:nowrap;background:0 0;border:0;flex:none;padding:0 .7rem}.auth-card-shell .auth-send-code-button:hover:not(:disabled):not([disabled]){background:var(--auth-accent-bg);color:var(--auth-accent-hover);transform:none}.auth-card-shell .auth-submit-button{border-radius:var(--radius-app-button-lg);min-height:3rem;font-size:.98rem;font-weight:var(--font-weight-app-bold);margin-top:.4rem}.auth-card-shell .auth-divider{align-items:center;gap:.75rem;display:flex}.auth-card-shell .auth-divider:before,.auth-card-shell .auth-divider:after{content:"";background:var(--auth-border);flex:auto;height:1px}.auth-card-shell .auth-divider-label{color:var(--auth-muted-soft);font-size:var(--text-app-xs);letter-spacing:var(--tracking-app-caps);text-transform:uppercase}.auth-card-shell .auth-footer{color:var(--auth-muted);text-align:center;margin:0;font-size:.88rem;line-height:1.6}.auth-card-shell .auth-footer-link{color:var(--auth-accent);font-weight:var(--font-weight-app-bold);margin-left:.3rem;text-decoration:none}.auth-card-shell .auth-footer-link:hover{color:var(--auth-accent-hover);text-underline-offset:.18em;text-decoration:underline}@media (width<=480px){.auth-card-shell .auth-card-body{gap:1.5rem;padding:1.5rem}.auth-card-shell .auth-title{font-size:1.65rem}.auth-card-shell .auth-code-control{gap:.35rem;padding-right:.35rem}.auth-card-shell .auth-code-input{padding:0 .75rem}.auth-card-shell .auth-send-code-button{max-width:7.5rem;padding:0 .5rem;font-size:.8rem}}
