.seller-dashboard{padding:2rem;background-color:#f8f9fa;min-height:100vh}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.dashboard-header h1{display:flex;align-items:center;gap:.75rem;color:#2d3748}.logout-btn{background:#6366f1;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:background .3s ease}.logout-btn:hover{background:#4f46e5}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 6px #0000000d}.stat-icon{background:#6366f1;color:#fff;padding:1rem;border-radius:.75rem;font-size:1.5rem}.stat-info h3{color:#718096;font-size:1rem;margin-bottom:.5rem}.stat-info p{color:#2d3748;font-size:1.5rem;font-weight:600}.charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:2rem}.chart-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.chart-card h3{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;color:#2d3748}.products-section,.orders-section,.seller-info{background:#fff;padding:2rem;border-radius:1rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000000d}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:1rem}th,td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}th{background-color:#f8fafc;color:#64748b}.status-badge{padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.status-badge.active{background:#dcfce7;color:#16a34a}.status-badge.out-of-stock{background:#fee2e2;color:#dc2626}.status-badge.processing{background:#ffedd5;color:#ea580c}.status-badge.shipped{background:#dbeafe;color:#2563eb}.status-badge.delivered{background:#dcfce7;color:#16a34a}.seller-info .info-card{background:#f8fafc;padding:1.5rem;border-radius:1rem;margin-top:1rem}.info-item{padding:.75rem 0;border-bottom:1px solid #e2e8f0}.info-item:last-child{border-bottom:none}@media(max-width:768px){.seller-dashboard{padding:1rem}.dashboard-header{flex-direction:column;gap:1rem;text-align:center}}.seller-products-page{width:min(1180px,calc(100% - 32px));margin:32px auto;color:#1f2937}.seller-products-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:26px;background:linear-gradient(135deg,#fff,#fff7f2);border:1px solid #f1e4dc;border-radius:24px;box-shadow:0 16px 38px #0f172a14}.seller-products-eyebrow{margin:0 0 8px;color:#ff7043;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.seller-products-header h1{margin:0 0 10px;color:#111827;font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:-.04em}.seller-products-header p{max-width:760px;margin:0;color:#6b7280;font-size:15px;line-height:1.6}.seller-add-product-btn{flex:0 0 auto;border:none;border-radius:16px;padding:13px 18px;color:#fff;background:linear-gradient(135deg,#ff7043,#ff9f68);font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 14px 28px #ff704347;transition:transform .16s ease,box-shadow .16s ease}.seller-add-product-btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #ff704357}.seller-products-error,.seller-products-success{margin-bottom:16px;padding:14px 16px;border-radius:14px;font-weight:800}.seller-products-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.seller-products-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.seller-products-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:14px;margin-bottom:22px}.seller-summary-card{padding:18px;background:#fff;border:1px solid #eef0f4;border-radius:18px;box-shadow:0 10px 24px #0f172a0d}.seller-summary-card span{display:block;margin-bottom:8px;color:#6b7280;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.seller-summary-card strong{display:block;color:#111827;font-size:30px;line-height:1;font-weight:900}.seller-products-card{background:#fff;border:1px solid #eef0f4;border-radius:24px;box-shadow:0 18px 45px #0f172a14;overflow:hidden}.seller-products-card-header{padding:22px 24px;border-bottom:1px solid #eef0f4;background:#fff}.seller-products-card-header h2{margin:0 0 6px;color:#111827;font-size:24px;font-weight:900}.seller-products-card-header p{margin:0;color:#6b7280;font-size:14px;line-height:1.5}.seller-products-loading{padding:32px;margin:0;text-align:center;color:#6b7280;font-weight:800}.seller-products-empty{padding:54px 20px;text-align:center}.seller-products-empty h3{margin:0 0 8px;color:#111827;font-size:24px;font-weight:900}.seller-products-empty p{margin:0 0 18px;color:#6b7280}.seller-products-empty button{border:none;border-radius:14px;padding:12px 18px;color:#fff;background:#111827;font-weight:900;cursor:pointer}.seller-products-table-wrapper{width:100%;overflow-x:auto}.seller-products-table{width:100%;min-width:980px;border-collapse:collapse}.seller-products-table thead{background:#f8fafc}.seller-products-table th{padding:16px;color:#64748b;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.seller-products-table td{padding:16px;vertical-align:middle;border-bottom:1px solid #f1f5f9}.seller-products-table tbody tr:hover{background:#fff8f5}.seller-product-info{display:flex;align-items:center;gap:14px;min-width:320px}.seller-product-image,.seller-product-placeholder{flex:0 0 auto;width:76px;height:76px;border-radius:16px;object-fit:cover;border:1px solid #e5e7eb;background:#f8fafc}.seller-product-placeholder{display:grid;place-items:center;color:#94a3b8;font-size:12px;font-weight:900;text-align:center}.seller-product-info strong{display:block;margin-bottom:5px;color:#111827;font-size:15px;font-weight:900}.seller-product-meta,.seller-product-description{display:block;color:#64748b;font-size:12px;font-weight:700;line-height:1.35}.seller-product-description{max-width:360px;margin-top:4px}.seller-product-price{display:flex;flex-direction:column;gap:4px}.seller-product-price .old-price{color:#9ca3af;font-size:13px;text-decoration:line-through;font-weight:800}.seller-product-price strong{color:#111827;font-size:15px;font-weight:900}.stock-pill{display:inline-flex;min-width:52px;justify-content:center;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.stock-pill.in-stock{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.stock-pill.out-stock{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.seller-status-badge{display:inline-flex;min-width:116px;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.seller-status-badge.active{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.seller-status-badge.pending_review{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.seller-status-badge.rejected{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.seller-status-badge.suspended{color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff}.seller-status-badge.deleted{color:#7f1d1d;background:#f5f5f4;border:1px solid #d6d3d1}.seller-status-badge.unknown{color:#475569;background:#e2e8f0;border:1px solid #cbd5e1}.seller-product-category{color:#4b5563;font-size:13px;font-weight:800}.seller-product-actions{display:flex;gap:8px;flex-wrap:wrap}.seller-product-actions button{border:none;border-radius:12px;padding:9px 12px;color:#fff;font-size:13px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.seller-product-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f172a24}.seller-product-actions button:disabled{cursor:not-allowed;opacity:.65;transform:none;box-shadow:none}.edit-btn{background:#111827}.delete-btn{background:#ef4444}.seller-products-pagination{padding:18px 24px 24px}@media(max-width:900px){.seller-products-page{width:calc(100% - 24px);margin:22px auto}.seller-products-header{flex-direction:column;padding:22px}.seller-add-product-btn{width:100%}.seller-products-summary{grid-template-columns:repeat(2,minmax(130px,1fr))}}@media(max-width:520px){.seller-products-page{width:calc(100% - 16px);margin:16px auto}.seller-products-header{border-radius:18px;padding:18px}.seller-products-header h1{font-size:28px}.seller-products-summary{grid-template-columns:1fr}.seller-products-card{border-radius:18px}.seller-summary-card{padding:16px}.seller-product-info{min-width:280px}}
