.twofa-module__ashnMq__container{flex-direction:column;gap:1rem;width:100%;max-width:500px;display:flex}.twofa-module__ashnMq__section{flex-direction:column;gap:.5rem;display:flex}.twofa-module__ashnMq__label{color:var(--text);text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.75rem}.twofa-module__ashnMq__input{width:100%;color:var(--heading);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.twofa-module__ashnMq__input:focus{border-color:var(--accent)}.twofa-module__ashnMq__input.twofa-module__ashnMq__invalid{border-color:#ef4444}.twofa-module__ashnMq__input::placeholder{color:var(--text);opacity:.5}.twofa-module__ashnMq__select{width:100%;color:var(--heading);cursor:pointer;appearance:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.twofa-module__ashnMq__select:focus{border-color:var(--accent)}.twofa-module__ashnMq__checkRow{color:var(--text);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.twofa-module__ashnMq__checkRow input[type=checkbox]{accent-color:var(--accent)}.twofa-module__ashnMq__divider{border:none;border-top:1px solid #ffffff12;margin:.25rem 0}.twofa-module__ashnMq__uriInput{width:100%;color:var(--heading);background:#ffffff08;border:1px solid #ffffff12;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:monospace;font-size:.8rem;transition:border-color .2s}.twofa-module__ashnMq__uriInput:focus{border-color:var(--accent)}.twofa-module__ashnMq__uriInput.twofa-module__ashnMq__invalid{border-color:#ef4444}.twofa-module__ashnMq__qrSection{background:#ffffff08;border:1px solid #ffffff12;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;animation:.3s cubic-bezier(.22,1,.36,1) twofa-module__ashnMq__fadeIn;display:flex}.twofa-module__ashnMq__qrImage{background:#fff;border-radius:.5rem;padding:.5rem;transition:width .3s,height .3s}@keyframes twofa-module__ashnMq__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.twofa-module__ashnMq__sizeSlider{width:100%;accent-color:var(--accent)}.twofa-module__ashnMq__advancedPanel{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1),opacity .35s,visibility .35s;display:grid}.twofa-module__ashnMq__advancedPanelOpen{opacity:1;visibility:visible;grid-template-rows:1fr}.twofa-module__ashnMq__advancedPanelInner{flex-direction:column;gap:1rem;min-height:0;display:flex;overflow:hidden}.twofa-module__ashnMq__advancedNote{color:var(--text);opacity:.5;font-size:.75rem;line-height:1.5}@media (max-width:480px){.twofa-module__ashnMq__qrImage{max-width:100%;height:auto!important}.twofa-module__ashnMq__qrSection{padding:1rem}}
