.wallet-dialog{color:#eee;box-sizing:border-box;background:#080808;border:1px solid #555;width:min(420px,100vw - 32px);max-height:85vh;padding:24px;font-family:inherit;overflow:auto}.wallet-dialog::backdrop{background:#000b}.wallet-dialog-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.wallet-dialog h2{margin:0;font-size:20px}.wallet-dialog p{color:#aaa;font-size:13px;line-height:1.6}.wallet-dialog button{font:inherit;cursor:pointer;color:inherit;text-align:left;background:0 0;border:1px solid #555;padding:14px}.wallet-dialog-heading button{padding:4px 10px;font-size:22px}.wallet-options{gap:10px;margin:20px 0;display:grid}.wallet-options button,.wallet-qr{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.wallet-dialog button:hover,.wallet-dialog button:focus-visible{background:#202020;border-color:#fff}.wallet-dialog button:disabled{opacity:.5;cursor:wait}.wallet-dialog button span{color:#999;font-size:11px}.wallet-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:11px;display:flex}.wallet-controls button{font:inherit;color:#aaa;cursor:pointer;background:0 0;border:0;padding:6px 0;text-decoration:underline}.wallet-controls button:hover{color:#fff}.redeem-status,.harvest-status,.pending-harvest{color:#aaa;overflow-wrap:anywhere;margin:12px 0;font-size:12px;line-height:1.6}
