#wallet-panel{position:fixed;z-index:120;top:16px;right:20px;max-width:min(520px,calc(100vw - 32px));padding:12px 16px;border:1px solid #6ef1ff42;border-radius:14px;background:#061322ee;color:#d6f5fc;box-shadow:0 12px 35px #0005;font:13px/1.5 system-ui,sans-serif;backdrop-filter:blur(12px)}
.wallet-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#wallet-address{color:#8cf7df;letter-spacing:.04em}#wallet-status{margin:7px 0 0;font-size:12px;max-width:450px}.has-error #wallet-status{color:#ffd98c}
#wallet-panel button,#wallet-dialog button{border:1px solid #6ef1ff55;background:#112f3c;color:#c8fcf0;border-radius:7px;padding:7px 10px;font:inherit;cursor:pointer}#wallet-panel button:hover,#wallet-dialog button:hover{background:#215265}#wallet-panel button:disabled,#wallet-dialog button:disabled{opacity:.45;cursor:wait}#wallet-panel [hidden]{display:none}
#wallet-dialog{z-index:200;border:1px solid #6ef1ff66;border-radius:18px;background:#081725;color:#dcf7fc;padding:24px;width:min(650px,calc(100vw - 36px));max-height:80vh;font:14px/1.7 system-ui,sans-serif}#wallet-dialog::backdrop{background:#010611bf;backdrop-filter:blur(6px)}#wallet-dialog h2{margin:0;color:#8cf7df}#wallet-history{list-style:none;margin:20px 0;padding:0;max-height:42vh;overflow:auto}#wallet-history li{padding:12px 0;border-bottom:1px solid #8ae3ed20;font-size:13px}.wallet-pagination,.wallet-actions{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:16px}.start-screen .start-layout{padding-top:95px}
@media(max-width:720px){#wallet-panel{top:8px;right:8px;left:8px;max-width:none;padding:8px 12px}.wallet-top{gap:7px}#wallet-status{font-size:11px}.start-screen .cover-copy{top:118px}.hud-top{top:112px}.hud-buffs{top:152px}#wallet-dialog{padding:18px}.wallet-actions{flex-wrap:wrap}}
