.restore-overlay{position:fixed;inset:0;background:rgba(255,253,248,.85);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center}.restore-modal{background:#fff;max-width:420px;width:90%;max-height:80vh;overflow-y:auto;padding:24px 26px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.12);font-family:serif}.restore-input{width:100%;margin-top:12px;padding:10px 12px;border-radius:8px;border:1px solid #d1d5db}.restore-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.restore-instructions{margin:14px 0 18px;padding:12px 14px;background:hsla(0,0%,100%,.04);border-left:4px solid #d4af37;border-radius:6px;font-size:.95rem;line-height:1.5;color:#827a17}.restore-instructions p{margin:0 0 8px}.restore-instructions p:last-child{margin-bottom:0}.restore-browser-note{margin-top:14px;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:.95rem;line-height:1.55}.restore-browser-note p{margin:0 0 8px}.restore-browser-note p:last-child{margin-bottom:0}@media (max-height:700px){.restore-modal{max-height:90vh;padding:20px}}