:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#101310;color:#edf2ed}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,rgba(59,84,71,.28),rgba(16,19,16,0) 260px),#101310}button,input,select{font:inherit}button{min-height:40px;border:0;border-radius:7px;padding:0 14px;background:#a8d35f;color:#111510;font-weight:750;cursor:pointer}button.secondary{border:1px solid #303830;background:#202620;color:#edf2ed}button:disabled{cursor:not-allowed;opacity:.5}input,select{min-height:40px;width:100%;border:1px solid #303830;border-radius:7px;padding:0 11px;background:#171b17;color:#edf2ed;outline:0}input:focus,select:focus{border-color:#8fba58}label{display:grid;grid-gap:7px;gap:7px;color:#a5afa5;font-size:12px;font-weight:700;text-transform:uppercase}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:0 24px;border-bottom:1px solid #242b24;background:rgba(16,19,16,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.actions,.brand-lockup,.stack,.wallet-box{display:flex;align-items:center;gap:10px}.brand-logo{width:42px;height:42px;border-radius:50%;object-fit:cover}.brand{display:block;font-size:22px;letter-spacing:0}.empty span,.hint,.muted,.network,.section-head span,.status{color:#9ea89e}.shell{width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:22px 0 42px}.market-overview{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;overflow:hidden;margin-bottom:16px;border:1px solid #283028;border-radius:8px;background:#283028}.market-overview div{min-height:78px;padding:16px;background:#151915}.market-overview span{display:block;margin-bottom:6px;color:#9ea89e;font-size:12px;font-weight:700;text-transform:uppercase}.market-overview strong{font-size:21px}.toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 190px auto auto;grid-gap:12px;gap:12px;align-items:end;margin-bottom:20px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}h1,h2,h3,p{margin:0;letter-spacing:0}h1{font-size:24px}h2{font-size:18px}h3{font-size:15px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:14px;gap:14px}.card,.list-panel{border:1px solid #283028;border-radius:8px;background:#151915;box-shadow:0 14px 32px rgba(0,0,0,.14)}.media{aspect-ratio:1;border-radius:7px 7px 0 0;background:linear-gradient(135deg,rgba(168,211,95,.18),rgba(56,84,75,.18)),#222822;background-position:50%;background-size:cover}.card-body{display:grid;grid-gap:12px;gap:12px;padding:12px}.card h3,.owned-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.muted{margin-top:4px;font-size:12px}.price{font-weight:800}.actions button,.stack button{flex:1 1}.list-panel{display:grid;grid-gap:14px;gap:14px;padding:16px}.hint{font-size:13px;line-height:1.45}.owned-list{display:grid;max-height:330px;grid-gap:8px;gap:8px;overflow:auto;padding-right:2px}.owned-nft{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:58px;padding:7px;border:1px solid #303830;background:#1a201a;color:#edf2ed;text-align:left}.owned-thumb{width:44px;height:44px;border-radius:7px;background:linear-gradient(135deg,rgba(168,211,95,.2),rgba(67,102,92,.22)),#242a24;background-position:50%;background-size:cover}.owned-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.owned-copy small{color:#9ea89e}.empty{display:grid;place-items:center;min-height:240px;grid-gap:6px;gap:6px;border:1px dashed #303830;border-radius:8px;color:#edf2ed;text-align:center}@media (max-width:860px){.topbar,.wallet-box{align-items:flex-start;flex-direction:column}.topbar{padding:14px 16px}.layout,.market-overview,.toolbar{grid-template-columns:1fr}}