.wallet-address{overflow-wrap:anywhere;max-width:75%;font-family:monospace;font-size:13px}.wallet-options{display:flex;flex-wrap:wrap;gap:12px}.account-button{background:none;color:var(--text);border:0;border-bottom:1px solid var(--line);cursor:pointer}.primary:disabled{opacity:.65;cursor:wait}.owned-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.owned-item{min-width:0;border-bottom:1px solid var(--line);padding-bottom:20px}.owned-item img{width:100%;height:210px;object-fit:contain;background:#161a13;border-radius:6px;padding:24px}.owned-item h3{font-size:20px;font-weight:500;margin-bottom:8px}.owned-item p{overflow-wrap:anywhere;margin:8px 0}#auth-notice:empty{display:none}#auth-notice{color:var(--text)}@media(max-width:500px){.owned-grid{grid-template-columns:1fr}.wallet-address{max-width:65%}.wallet-options{display:block}.wallet-options button{margin-bottom:12px}}
