.auth-gate{background:var(--bg-base);min-height:100dvh;color:var(--fg-primary);-webkit-font-smoothing:antialiased;place-items:center;padding:24px;display:grid;position:relative}.auth-gate-prefs{position:absolute;top:16px;right:30px}@media(max-width:720px){.auth-gate-prefs{top:14px;right:16px}}.auth-gate-note{max-width:32ch;font-size:var(--t-body);overflow-wrap:anywhere;color:var(--fg-tertiary);margin:0;line-height:1.55}.auth-gate-action{width:100%;margin-top:12px}.auth-gate-err{font-size:var(--t-dense);color:var(--fg-destructive);margin:2px 0 0;line-height:1.5}.auth-gate-form{gap:8px;width:100%;margin-top:12px;display:grid}.auth-gate-form .auth-gate-action{margin-top:0}
