.authm-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#090e1a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.authm-dialog{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:22rem;padding:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.authm-dialog *,.authm-dialog :before,.authm-dialog :after{box-sizing:border-box}.authm-head{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.authm-title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.authm-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.authm-close:hover{color:#475569;background:#f1f5f9}.authm-field{flex-direction:column;gap:.375rem;display:flex}.authm-label{color:#334155;font-size:.8125rem;font-weight:500}.authm-input{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.5625rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.authm-input::placeholder{color:#94a3b8}.authm-input:focus{border-color:#002147;box-shadow:0 0 0 3px #0021471f}.authm-primary{color:#fff;width:100%;font:inherit;cursor:pointer;background:#002147;border:0;border-radius:8px;margin-top:.25rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s}.authm-primary:hover{background:#003170}.authm-primary:disabled{opacity:.55;cursor:not-allowed}.authm-primary-danger{background:#b42318}.authm-primary-danger:hover{background:#8f1c14}.authm-secondary{color:#334155;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5625rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.authm-secondary:hover{background:#f8fafc;border-color:#94a3b8}.authm-secondary:disabled{opacity:.55;cursor:not-allowed}.authm-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:0;padding:.625rem .75rem;font-size:.8125rem}.authm-modal-actions{flex-direction:column;gap:.625rem;margin-top:.25rem;display:flex}.authm-secret{color:#0f172a;word-break:break-all;-webkit-user-select:all;user-select:all;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.625rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;line-height:1.5;display:block}
