.recovery-entry{display:grid;gap:10px}.recovery-entry .btn{width:auto;justify-self:start;margin-top:4px}
.recovery-setup{margin:22px 0;padding:20px;border:1px solid rgba(77,106,81,.25);border-radius:18px;background:linear-gradient(145deg,rgba(237,229,247,.72),rgba(226,239,226,.72))}
.recovery-setup h3{margin-bottom:7px}.recovery-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.recovery-profile{border-color:rgba(77,106,81,.28)!important}.owner-reset-card{background:linear-gradient(145deg,#f4edf9,#edf5ed)!important}
.temporary-pin{font:700 clamp(38px,8vw,64px)/1 var(--serif);letter-spacing:.22em;color:var(--plum);padding:24px;text-align:center;background:#fff;border:2px dashed #8ea58c;border-radius:18px;margin:17px 0}
.temp-pin-dialog{max-width:610px}.temp-pin-dialog .note{margin-bottom:16px}
@media(max-width:680px){.recovery-grid{grid-template-columns:1fr}.recovery-setup{padding:15px}.temporary-pin{letter-spacing:.14em}.recovery-entry .btn{width:100%}}
