.mm-center{min-height:100dvh;padding:var(--mm-space-6);color:var(--mm-text-on-dark);background-color:var(--mm-surface-feature);background-image:linear-gradient(var(--mm-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--mm-grid-line) 1px, transparent 1px);background-size:var(--mm-grid-size) var(--mm-grid-size);--mm-wordmark-strong:#fff;--mm-wordmark-muted:var(--mm-faint);place-items:center;display:grid}.mm-center__lead{color:#ffffffd1}.mm-auth{min-height:100dvh;padding:var(--mm-space-6);color:var(--mm-text-on-dark);background-color:var(--mm-surface-feature);background-image:linear-gradient(var(--mm-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--mm-grid-line) 1px, transparent 1px);background-size:var(--mm-grid-size) var(--mm-grid-size);--mm-wordmark-strong:#fff;--mm-wordmark-muted:var(--mm-faint);place-items:center;display:grid}.mm-auth__shell{border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:0;width:100%;max-width:52rem;display:grid;overflow:hidden;box-shadow:0 24px 48px #00000047}.mm-auth__brand{background:#ffffff08;border-right:1px solid #ffffff14;flex-direction:column;justify-content:center;gap:1rem;padding:clamp(1.75rem,4vw,2.5rem);display:flex}.mm-auth__logo{width:fit-content;text-decoration:none}.mm-auth__pitch{color:#ffffffb8;max-width:28ch;margin:0;font-size:.84rem;line-height:1.55}.mm-auth__panel{background:var(--mm-surface);color:var(--mm-text);--mm-wordmark-strong:var(--mm-ink);--mm-wordmark-muted:var(--mm-muted);padding:clamp(1.75rem,4vw,2.35rem)}.mm-auth__head{align-items:center;gap:.6rem;margin-bottom:.55rem;display:flex}.mm-auth__title{font-family:var(--mm-font-display);color:var(--mm-text);white-space:nowrap;align-items:center;gap:.5rem;font-size:.98rem;font-weight:600;display:inline-flex}.mm-auth__title svg{color:var(--mm-text)}.mm-auth__rule{border-top:1px dashed var(--mm-border-strong);flex:1;min-width:0;height:0}.mm-auth__lead{color:var(--mm-text-muted);margin:0 0 1.25rem;font-size:.78rem;font-weight:600;line-height:1.45}.mm-auth__error{color:var(--mm-text);background:color-mix(in srgb, var(--mm-danger) 8%, var(--mm-soft));border:1px solid color-mix(in srgb, var(--mm-danger) 28%, var(--mm-border));border-radius:var(--mm-radius-sm);margin:0 0 1rem;padding:.55rem .7rem;font-size:.78rem;font-weight:600}.mm-auth__form{flex-direction:column;gap:.15rem;display:flex}.mm-auth__field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.mm-auth__label{font-family:var(--mm-font-display);color:var(--mm-text);font-size:.88rem;font-weight:700;line-height:1.3}.mm-auth__input{font-family:var(--mm-font-body);border:1px solid var(--mm-border-strong);border-radius:var(--mm-radius-sm);background:var(--mm-paper);color:var(--mm-text);padding:.55rem .65rem;font-size:.82rem;font-weight:600;transition:border-color .15s}.mm-auth__input::placeholder{color:var(--mm-text-faint);font-weight:500}.mm-auth__input:focus{outline:2px solid var(--mm-focus);outline-offset:1px;border-color:var(--mm-border-strong)}.mm-auth__input--code{font-family:var(--mm-font-mono,ui-monospace, monospace);letter-spacing:.35em;text-align:center;padding-left:.5rem;padding-right:.5rem;font-size:1.15rem}.mm-auth__lead strong{color:var(--mm-text);font-weight:700}.mm-auth__submit{width:100%;margin-top:.35rem;padding-top:.65rem;padding-bottom:.65rem}.mm-auth__footer{color:var(--mm-text-muted);margin:1.15rem 0 0;font-size:.68rem;font-weight:600;line-height:1.45}.mm-auth__footer-link{color:var(--mm-text);font-weight:700;text-decoration:none}.mm-auth__footer-link:hover{color:var(--mm-accent-strong);text-decoration:underline}@media (max-width:720px){.mm-auth__shell{grid-template-columns:1fr;max-width:24rem}.mm-auth__brand{border-bottom:1px solid #ffffff14;border-right:none;padding-bottom:1.35rem}.mm-auth__pitch{max-width:none}}
