[data-root-auth] [data-mfa-panel]:not([hidden]){z-index:1200;background:#f8f8f8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}[data-root-auth] .root-mfa-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:480px;padding:32px}[data-root-auth] .mfa-methods,[data-root-auth] .mfa-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}[data-root-auth] .mfa-method{color:#fff;background:#144d3c;border:none;border-radius:6px;padding:12px 16px}[data-root-auth] .mfa-code-form label{width:100%}[data-root-auth] .mfa-code-form input{margin-top:8px}[data-root-auth] .mfa-status{margin-top:16px}.production-dashboard-mounted{overflow:hidden!important}[data-production-dashboard]{z-index:1100;background:#fff;border:0;width:100%;height:100%;position:fixed;inset:0}