.lst-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin:4px 0 14px;display:flex}.lst-tabs{gap:6px;margin:0 0 18px;display:flex}.lst-tab{border-radius:var(--r-pill);border:1px solid var(--line-2);background:var(--surface);height:34px;color:var(--ink-2);font:inherit;cursor:pointer;padding:0 14px;font-size:13.5px}.lst-tab:hover{border-color:var(--faint);color:var(--ink)}.lst-tab.is-on{background:var(--ink);border-color:var(--ink);color:#fff}.lst-grid{grid-template-columns:1fr;gap:14px;display:grid}.lst-card{flex-direction:column;display:flex}.lst-media{aspect-ratio:16/10;background:repeating-linear-gradient(135deg, var(--surface-2) 0 11px, var(--surface-3) 11px 22px);border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative}.lst-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lst-media-tag{letter-spacing:.06em;color:var(--faint);border-radius:var(--r-pill);border:1px solid var(--line);background:#fbfcfdd1;background:lab(98.8357% -.155091 -.739384/.82);padding:3px 9px;font-size:10px}.lst-ovl{gap:6px;display:flex;position:absolute;top:11px}.lst-ovl.l{left:11px}.lst-ovl.r{right:11px}.lst-status{border-radius:var(--r-pill);border:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:24px;box-shadow:var(--sh-1);background:#ffffffeb;background:lab(100% 0 0/.92);align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.lst-status.active{color:var(--ok)}.lst-status.draft{color:var(--muted)}.lst-status.reserved{color:var(--warn)}.lst-status.sold{color:var(--err)}.lst-body{padding:var(--pad-card);flex-direction:column;gap:11px;display:flex}.lst-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lst-title{color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:1.2}.lst-tail{font-family:var(--font-mono);color:var(--muted);margin-top:4px;font-size:12px}.lst-price{letter-spacing:-.01em;color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none;font-size:18px;font-weight:700}.lst-price.req{color:var(--ink-2);font-size:13.5px;font-weight:600}.lst-specs{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px 16px;padding-top:11px;display:flex}.lst-specs span{color:var(--muted);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.lst-specs .ic{color:var(--faint)}.lst-specs b{font-family:var(--font-mono);color:var(--ink-2);font-weight:600}.lst-skel{border-radius:var(--r-2);border:1px solid var(--line);background:var(--surface-2);height:300px;animation:1.2s ease-in-out infinite lstpulse}@keyframes lstpulse{0%,to{opacity:1}50%{opacity:.5}}.lst-empty{text-align:center;place-items:center;gap:13px;padding:56px 24px;display:grid}.lst-empty-art{border:1.5px dashed var(--line-2);width:88px;height:88px;color:var(--faint);background:var(--surface);border-radius:50%;place-items:center;display:grid}.lst-empty-h{color:var(--ink);font-size:18px;font-weight:600}.lst-empty-p{max-width:400px;color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}@container (min-width:768px){.lst-grid{grid-template-columns:repeat(2,1fr)}}@container (min-width:1025px){.lst-grid{grid-template-columns:repeat(3,1fr)}}.dl-unread{box-shadow:0 0 0 1.5px var(--accent) inset, var(--sh-1)}.dl-dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 2px var(--surface);border-radius:50%;position:absolute;top:10px;left:10px}.dl-cp{color:var(--muted);align-items:center;gap:5px;margin-top:8px;font-size:12px;display:flex}.dl-cp .ic{color:var(--faint);flex:none}.dl-cp-vrf{color:var(--ok)!important}.dl-last{align-items:center;gap:8px;min-width:0;margin-top:6px;display:flex}.dl-last-tx{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink-2);flex:1;font-size:12.5px;overflow:hidden}.dl-reply{color:var(--accent-ink);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--r-pill);flex:none;padding:2px 7px;font-size:10.5px;font-weight:600}
