.sellers-list-page[data-v-145ef58c]{padding:24px}.page-header[data-v-145ef58c]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.header-left h1[data-v-145ef58c]{margin:0;font-size:28px;font-weight:700;color:#111827}.subtitle[data-v-145ef58c]{margin:4px 0 0;color:#6b7280;font-size:14px}.header-actions[data-v-145ef58c]{display:flex;gap:12px;align-items:center}.search-box[data-v-145ef58c]{position:relative;display:flex;align-items:center}.search-box i[data-v-145ef58c]{position:absolute;left:12px;color:#9ca3af;font-size:20px}.search-box input[data-v-145ef58c]{padding:10px 12px 10px 40px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;width:260px;outline:none;transition:border-color .2s}.search-box input[data-v-145ef58c]:focus{border-color:#059669}.country-filter[data-v-145ef58c]{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none;cursor:pointer;background-color:#fff}.country-filter[data-v-145ef58c]:focus{border-color:#059669}.empty-state[data-v-145ef58c],.loading-state[data-v-145ef58c]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#9ca3af}.spinner[data-v-145ef58c]{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#059669;border-radius:50%;-webkit-animation:spin-data-v-145ef58c .8s linear infinite;animation:spin-data-v-145ef58c .8s linear infinite;margin-bottom:16px}@-webkit-keyframes spin-data-v-145ef58c{to{transform:rotate(1turn)}}@keyframes spin-data-v-145ef58c{to{transform:rotate(1turn)}}.empty-state i[data-v-145ef58c]{font-size:64px;margin-bottom:16px;opacity:.5}.empty-state h3[data-v-145ef58c]{margin:0 0 8px;font-size:18px;color:#6b7280}.empty-state p[data-v-145ef58c]{margin:0;font-size:14px}.sellers-grid[data-v-145ef58c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.seller-card[data-v-145ef58c]{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s}.seller-card[data-v-145ef58c]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.card-header[data-v-145ef58c]{position:relative;display:flex;justify-content:center;padding:24px 20px 0}.seller-avatar[data-v-145ef58c]{width:72px;height:72px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#059669,#10b981);display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:600}.seller-avatar img[data-v-145ef58c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.online-status[data-v-145ef58c]{position:absolute;top:24px;right:calc(50% - 36px);width:16px;height:16px;border-radius:50%;background-color:#d1d5db;border:3px solid #fff}.online-status.online[data-v-145ef58c]{background-color:#10b981}.card-body[data-v-145ef58c]{padding:16px 20px;text-align:center}.seller-name[data-v-145ef58c]{margin:0;font-size:18px;font-weight:600;color:#111827}.seller-email[data-v-145ef58c]{margin:4px 0 12px;font-size:13px;color:#6b7280}.seller-meta[data-v-145ef58c]{display:flex;flex-direction:column;align-items:center;gap:4px}.country-badge[data-v-145ef58c]{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background-color:#ecfdf5;color:#059669;border-radius:16px;font-size:12px;font-weight:500}.country-badge i[data-v-145ef58c]{font-size:14px}.assigned-date[data-v-145ef58c]{font-size:12px;color:#9ca3af}.card-footer[data-v-145ef58c]{display:flex;justify-content:space-around;padding:16px 20px;background-color:#f9fafb;border-top:1px solid #e5e7eb}.stat[data-v-145ef58c]{text-align:center}.stat-value[data-v-145ef58c]{display:block;font-size:18px;font-weight:700;color:#111827}.stat-label[data-v-145ef58c]{font-size:11px;color:#6b7280;text-transform:uppercase}.card-actions[data-v-145ef58c]{display:flex;border-top:1px solid #e5e7eb}.action-btn[data-v-145ef58c]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s;position:relative}.action-btn[data-v-145ef58c]:first-child{border-right:1px solid #e5e7eb}.action-btn.chat[data-v-145ef58c]{color:#059669}.action-btn.chat[data-v-145ef58c]:hover{background-color:#ecfdf5}.action-btn.stats[data-v-145ef58c]{color:#3b82f6}.action-btn.stats[data-v-145ef58c]:hover{background-color:#eff6ff}.action-btn i[data-v-145ef58c]{font-size:18px}.unread-badge[data-v-145ef58c]{min-width:18px;height:18px;padding:0 5px;background-color:#ef4444;color:#fff;border-radius:9px;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.pagination[data-v-145ef58c]{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.page-btn[data-v-145ef58c]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.page-btn[data-v-145ef58c]:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.page-btn[data-v-145ef58c]:disabled{opacity:.5;cursor:not-allowed}.page-info[data-v-145ef58c]{font-size:14px;color:#6b7280}@media (max-width:768px){.sellers-list-page[data-v-145ef58c]{padding:16px}.page-header[data-v-145ef58c]{flex-direction:column}.header-actions[data-v-145ef58c]{width:100%;flex-direction:column}.search-box input[data-v-145ef58c]{width:100%}.country-filter[data-v-145ef58c]{width:100%}.sellers-grid[data-v-145ef58c]{grid-template-columns:1fr}}