.SellerListingsTable-module__cVPjtW__wrap{width:100%}.SellerListingsTable-module__cVPjtW__error{margin-bottom:var(--space-3);background:var(--danger-bg,color-mix(in srgb, var(--danger) 10%, transparent));color:var(--danger);border-radius:var(--radius-sm);border:1px solid var(--danger);font-size:var(--text-sm);padding:.75rem 1rem}.SellerListingsTable-module__cVPjtW__tableWrap{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--card-bg);overflow-x:auto}.SellerListingsTable-module__cVPjtW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);min-width:720px}.SellerListingsTable-module__cVPjtW__table thead th{text-align:left;padding:var(--space-3);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border-color);background:var(--surface-2);font-weight:600}.SellerListingsTable-module__cVPjtW__table tbody td{padding:var(--space-3);border-bottom:1px solid var(--border-color);vertical-align:middle}.SellerListingsTable-module__cVPjtW__table tbody tr:last-child td{border-bottom:none}.SellerListingsTable-module__cVPjtW__titleLink{color:var(--text-main);font-weight:600;text-decoration:none}.SellerListingsTable-module__cVPjtW__titleLink:hover{color:var(--primary)}.SellerListingsTable-module__cVPjtW__meta{font-size:var(--text-xs);color:var(--text-muted);margin-top:2px}.SellerListingsTable-module__cVPjtW__price{font-variant-numeric:tabular-nums;font-weight:600}.SellerListingsTable-module__cVPjtW__num{font-variant-numeric:tabular-nums;color:var(--text-muted)}.SellerListingsTable-module__cVPjtW__actions{gap:var(--space-1);justify-content:flex-end;display:flex}.SellerListingsTable-module__cVPjtW__iconBtn{border:1px solid var(--border-color);background:var(--bg-color);width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (pointer:coarse){.SellerListingsTable-module__cVPjtW__iconBtn{width:40px;height:40px}}.SellerListingsTable-module__cVPjtW__iconBtn:hover:not(:disabled){background:var(--surface-2);color:var(--text-main)}.SellerListingsTable-module__cVPjtW__iconBtn:disabled{opacity:.5;cursor:not-allowed}.SellerListingsTable-module__cVPjtW__danger:hover:not(:disabled){background:var(--danger-bg,color-mix(in srgb, var(--danger) 10%, transparent));color:var(--danger);border-color:var(--danger)}@media (max-width:720px){.SellerListingsTable-module__cVPjtW__table{font-size:var(--text-xs)}}
.selling-module__kXaqlG__wrap{max-width:1200px;padding:0 var(--space-4) var(--space-8);margin:0 auto}.selling-module__kXaqlG__kpiRow{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));display:grid}.selling-module__kXaqlG__newCta{background:var(--primary);color:var(--primary-contrast,#fff);border-radius:var(--radius-md);font-size:var(--text-sm);transition:filter var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);align-items:center;gap:.35rem;padding:.55rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.selling-module__kXaqlG__newCta:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (max-width:640px){.selling-module__kXaqlG__wrap{padding:0 var(--space-3) var(--space-6)}}