.breadcrumb{max-width:var(--max-content,1400px);margin:0 auto;padding:12px 20px 0}.breadcrumb ol{color:var(--text-muted);align-items:center;gap:0;font-size:.78rem;list-style:none;display:flex}.breadcrumb li{align-items:center;display:flex}.breadcrumb li+li:before{content:"›";color:var(--text-muted);margin:0 8px;font-size:.9rem}.breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--accent,#5c6bc0)}.breadcrumb li[aria-current=page]{color:var(--text-primary);font-weight:600}.seller-page{max-width:var(--max-content,1400px);margin:0 auto;padding:0 20px 60px}.seller-hero{text-align:center;padding:32px 0 20px}.seller-title{color:var(--text-primary);justify-content:center;align-items:center;gap:10px;font-size:1.8rem;font-weight:800;display:flex}.seller-title-icon{font-size:2rem}.seller-subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.seller-sites{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.seller-site-badge{color:#fff;border-radius:4px;padding:3px 12px;font-size:.72rem;font-weight:700}.seller-stats-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:20px;display:grid}.seller-stat-card{background:var(--bg-card,#fff);border-radius:var(--radius-md,10px);text-align:center;box-shadow:var(--shadow-sm);padding:16px 12px}.seller-stat-value{color:var(--accent,#5c6bc0);font-size:1.3rem;font-weight:800;display:block}.seller-stat-label{color:var(--text-secondary);margin-top:4px;font-size:.7rem;display:block}.seller-categories{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.seller-categories-label{color:var(--text-secondary);font-size:.8rem;font-weight:600}.seller-cat-chip{background:var(--accent-light,#5c6bc014);color:var(--accent,#5c6bc0);border:1px solid #0000;border-radius:16px;padding:4px 12px;font-size:.78rem;text-decoration:none;transition:all .2s}.seller-cat-chip:hover{border-color:var(--accent,#5c6bc0);background:var(--accent,#5c6bc0);color:#fff}.seller-controls{background:var(--bg-card,#fff);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-sm);margin-bottom:12px;padding:16px 20px}.seller-sort-row,.seller-filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.seller-filter-row{border-top:1px solid var(--border-light,#f0f0f5);margin-top:10px;padding-top:10px}.seller-count{align-items:center;padding:8px 0;display:flex}.seller-product-list{flex-direction:column;gap:4px;display:flex}.seller-product-item{background:var(--bg-card,#fff);border-radius:var(--radius-md,10px);box-shadow:var(--shadow-sm);color:inherit;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.seller-product-item:hover{box-shadow:var(--shadow-md);transform:translate(2px)}.seller-product-rank{color:var(--text-secondary);text-align:center;min-width:32px;font-size:.85rem;font-weight:700}.seller-product-thumb{flex-shrink:0}.seller-product-no-thumb{background:var(--bg-primary);width:80px;height:60px;color:var(--text-muted);opacity:.3;border-radius:6px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.seller-product-info{flex:1;min-width:0}.seller-product-name{-webkit-line-clamp:2;color:var(--text-primary);-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.seller-product-meta{color:var(--text-secondary);flex-wrap:wrap;gap:6px 12px;margin-top:4px;font-size:.75rem;display:flex}.seller-product-cat{background:#f0f0f7;border-radius:8px;padding:1px 7px;font-size:.68rem}.seller-product-stats{color:var(--text-muted);flex-wrap:wrap;gap:8px;margin-top:4px;font-size:.7rem;display:flex}.seller-product-score{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;min-width:60px;display:flex}.seller-product-score .score-value{color:var(--accent,#5c6bc0);font-size:1.1rem;font-weight:700}.seller-product-score .score-label{color:var(--text-muted);font-size:.65rem}.seller-footer{text-align:center;padding:24px 0}.seller-load-more{background:var(--bg-card,#fff);border:1px solid var(--border);border-radius:var(--radius-xl,20px);color:var(--text-secondary);cursor:pointer;padding:12px 48px;font-size:.9rem;font-weight:600;transition:all .2s}.seller-load-more:hover{border-color:var(--accent,#5c6bc0);color:var(--accent,#5c6bc0);box-shadow:var(--shadow-sm)}.seller-empty{text-align:center;color:var(--text-secondary);padding:60px 0;font-size:.95rem}[data-theme=dark] .seller-product-cat{color:var(--text-secondary);background:#2d3142}@media (max-width:768px){.seller-title{font-size:1.3rem}.seller-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px}.seller-stat-card{padding:12px 8px}.seller-stat-value{font-size:1.1rem}.seller-sort-row,.seller-filter-row{gap:6px}.seller-product-item{gap:8px;padding:10px 12px}.seller-product-thumb img,.seller-product-no-thumb{width:60px!important;height:45px!important}.seller-product-name{font-size:.82rem}.seller-product-score{min-width:50px}.seller-product-score .score-value{font-size:.95rem}}
