.v2-root.seller-flat{background:var(--v2-bg)}.seller-shell{display:flex;min-height:100vh;align-items:flex-start}.seller-sidebar{position:sticky;top:0;display:none;height:100vh;width:236px;flex-shrink:0;flex-direction:column;justify-content:space-between;border-right:1px solid var(--v2-border);padding:22px 14px}@media (min-width:900px){.seller-sidebar{display:flex}}.seller-nav-item{display:flex;align-items:center;gap:10px;border-radius:9px;padding:9px 12px;font-size:13px;font-weight:500;color:var(--v2-muted);transition:background .14s ease,color .14s ease}.seller-nav-item:hover{color:var(--v2-text);background:rgba(255,255,255,.04)}.seller-nav-item.active{color:var(--v2-text);background:rgba(255,255,255,.07)}.seller-main{min-width:0;flex:1;padding:28px 20px 64px}@media (min-width:900px){.seller-main{padding:32px 40px 72px}}.seller-mobile-nav{display:flex;overflow-x:auto;gap:6px;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.seller-mobile-nav::-webkit-scrollbar{display:none}@media (min-width:900px){.seller-mobile-nav{display:none}}.seller-mobile-nav-item{flex-shrink:0;border-radius:8px;padding:7px 12px;font-size:12.5px;font-weight:500;color:var(--v2-muted);background:rgba(255,255,255,.03);white-space:nowrap}.seller-mobile-nav-item.active{color:var(--v2-text);background:rgba(255,255,255,.09)}.seller-stat-label{font-size:12.5px;color:var(--v2-muted)}.seller-stat-value{margin-top:8px;font-size:30px;font-weight:600;color:var(--v2-text);letter-spacing:-.01em}.seller-stat-delta-up{margin-top:4px;font-size:12px;color:#4ade80}.seller-stat-delta-down{margin-top:4px;font-size:12px;color:#f87171}.seller-list-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--v2-border)}.seller-list-row:last-child{border-bottom:none}.seller-section-title{font-size:15px;font-weight:600;color:var(--v2-text)}.seller-divider{border-top:1px solid var(--v2-border)}.seller-status-dot{display:inline-block;height:6px;width:6px;border-radius:999px;margin-right:6px}.seller-item-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--v2-border)}.seller-item-row:last-child{border-bottom:none}.seller-panel{border-radius:12px;background:rgba(255,255,255,.025);padding:16px}@media (min-width:640px){.seller-panel{padding:18px 20px}}