/* Recovery stays readable and touch-friendly; no device-specific authentication. */
.browser-help{margin:1rem 0;border-block:1px solid var(--line);padding:.4rem 0}
.browser-help summary{min-height:44px;padding:.65rem .2rem;cursor:pointer;color:var(--moss);line-height:1.5}
.browser-help input{max-width:100%;min-width:0;font-size:1rem}
.browser-help button{max-width:100%;overflow-wrap:anywhere}
.browser-help summary:focus-visible{outline:3px solid var(--ochre);outline-offset:3px}
