.sellers-module__0VPAJa__container{max-width:1200px;padding:var(--space-7)var(--space-5)var(--space-8);margin:0 auto}.sellers-module__0VPAJa__header{text-align:center;margin-bottom:var(--space-5)}.sellers-module__0VPAJa__title{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--weight-semi);color:var(--color-navy);margin:0 0 var(--space-2);line-height:var(--leading-3xl)}.sellers-module__0VPAJa__subtitle{font-size:var(--text-base);color:var(--color-text-muted);font-weight:var(--weight-regular);margin:0}.sellers-module__0VPAJa__searchContainer{max-width:1200px;margin:0 auto var(--space-5)}.sellers-module__0VPAJa__searchInput{width:100%;padding:var(--space-3)var(--space-5);font-size:var(--text-base);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);color:var(--color-text);box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s}.sellers-module__0VPAJa__searchInput::placeholder{color:var(--color-text-muted)}.sellers-module__0VPAJa__searchInput:focus{border-color:var(--color-orange);box-shadow:0 0 0 2px #ff6e0059}.sellers-module__0VPAJa__searchInput:focus-visible{outline:none}.sellers-module__0VPAJa__topActionsRow{max-width:1200px;margin:0 auto var(--space-5);align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.sellers-module__0VPAJa__filtersButton{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-text);cursor:pointer;padding:10px 18px;transition:background .15s,border-color .15s;display:inline-flex}.sellers-module__0VPAJa__filtersButton:hover{background:var(--color-cream);border-color:var(--color-navy)}.sellers-module__0VPAJa__filtersButton:focus-visible{border-color:var(--color-orange);outline:none;box-shadow:0 0 0 2px #ff6e0059}.sellers-module__0VPAJa__filtersBadge{min-width:22px;height:22px;font-size:var(--text-xs);font-weight:var(--weight-bold);background:var(--color-orange);color:var(--color-white);border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:0 7px;display:inline-flex}.sellers-module__0VPAJa__filterSidebar{background:var(--color-white);height:fit-content}.sellers-module__0VPAJa__filterTitle{display:none}.sellers-module__0VPAJa__filterOption{cursor:pointer;font-size:var(--text-sm);color:var(--color-text);margin:0;display:block}.sellers-module__0VPAJa__filterOptionRow{align-items:center;gap:var(--space-2);display:flex}.sellers-module__0VPAJa__filterOption input{margin-right:var(--space-2)}.sellers-module__0VPAJa__clearFilters{display:none}.sellers-module__0VPAJa__resultsCount{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap}.sellers-module__0VPAJa__sortSelectWrap{flex:none;width:220px}.sellers-module__0VPAJa__activeFilters{align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-5);padding:var(--space-3)var(--space-4);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.sellers-module__0VPAJa__activeFiltersChips{gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}.sellers-module__0VPAJa__filterChip{align-items:center;gap:var(--space-2);max-width:100%;font-size:var(--text-sm);background:var(--color-cream);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);padding:4px 4px 4px 10px;display:inline-flex}.sellers-module__0VPAJa__filterChipLabel{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.sellers-module__0VPAJa__chipRemove{width:26px;height:26px;color:var(--color-text-muted);font-size:var(--text-lg);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:0;line-height:1;transition:background .15s,color .15s}.sellers-module__0VPAJa__chipRemove:hover{background:var(--color-border);color:var(--color-text)}.sellers-module__0VPAJa__clearFiltersLink{padding:var(--space-2)0;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:center;text-decoration:underline}.sellers-module__0VPAJa__clearFiltersLink:hover{color:var(--color-text)}.sellers-module__0VPAJa__sellersMain{max-width:1200px;margin:0 auto}.sellers-module__0VPAJa__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:640px){.sellers-module__0VPAJa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sellers-module__0VPAJa__grid{grid-template-columns:repeat(3,1fr)}}.sellers-module__0VPAJa__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;background:var(--color-white);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.sellers-module__0VPAJa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.sellers-module__0VPAJa__cardBanner{background-position:50%;background-size:cover;background-color:var(--color-navy);height:72px}.sellers-module__0VPAJa__cardBody{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.sellers-module__0VPAJa__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.sellers-module__0VPAJa__cardAvatar,.sellers-module__0VPAJa__cardAvatarPlaceholder{border:2px solid var(--color-white);width:48px;height:48px;box-shadow:var(--shadow-sm);background:var(--color-border)center/cover no-repeat;border-radius:50%;flex-shrink:0}.sellers-module__0VPAJa__cardAvatarPlaceholder{background:var(--color-cream);color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--weight-semi);justify-content:center;align-items:center;display:flex}.sellers-module__0VPAJa__cardTitleBlock{flex:1;min-width:0}.sellers-module__0VPAJa__shopName{font-size:var(--text-lg);font-weight:var(--weight-semi);color:var(--color-navy);margin:0 0 var(--space-1);line-height:var(--leading-lg)}.sellers-module__0VPAJa__cardBadges{gap:var(--space-1);flex-wrap:wrap;display:flex}.sellers-module__0VPAJa__verifiedBadge{border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--color-success);background:#22a06b1f;padding:2px 8px;display:inline-block}.sellers-module__0VPAJa__availableBadge{border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--color-orange);background:#ff6e001a;padding:2px 8px;display:inline-block}.sellers-module__0VPAJa__location{font-size:var(--text-sm);color:var(--color-text-muted);align-items:center;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}.sellers-module__0VPAJa__ratingRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-3);display:flex}.sellers-module__0VPAJa__noReviews{color:var(--color-text-muted)}.sellers-module__0VPAJa__bio{font-size:var(--text-sm);color:var(--color-text);line-height:var(--leading-sm);margin-bottom:var(--space-3);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sellers-module__0VPAJa__tags{gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.sellers-module__0VPAJa__tag{border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);background:var(--color-cream);color:var(--color-text);border:1px solid var(--color-border);padding:2px 10px;display:inline-block}.sellers-module__0VPAJa__meta{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-3)}.sellers-module__0VPAJa__empty{text-align:center;padding:var(--space-8)0;color:var(--color-text-muted)}.sellers-module__0VPAJa__drawerBackdrop{z-index:1200;opacity:0;pointer-events:none;background:#0d182173;transition:opacity .18s;position:fixed;inset:0}.sellers-module__0VPAJa__drawerBackdropOpen{opacity:1;pointer-events:auto}.sellers-module__0VPAJa__drawerPanel{background:var(--color-white);z-index:1201;flex-direction:column;width:min(440px,100vw);height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 18px #0000001f}.sellers-module__0VPAJa__drawerPanelOpen{transform:translate(0)}.sellers-module__0VPAJa__drawerHeader{border-bottom:1px solid var(--color-border);background:var(--color-white);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.sellers-module__0VPAJa__drawerTitle{font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);margin:0}.sellers-module__0VPAJa__drawerClose{width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.sellers-module__0VPAJa__drawerClose:hover{background:var(--color-cream)}.sellers-module__0VPAJa__drawerClose:focus-visible{outline:none;box-shadow:0 0 0 2px #ff6e0059}.sellers-module__0VPAJa__drawerBody{overscroll-behavior:contain;flex:auto;padding:8px 0 24px;overflow-y:auto}.sellers-module__0VPAJa__drawerFooter{gap:var(--space-3);border-top:1px solid var(--color-border);background:var(--color-white);flex-shrink:0;padding:14px 22px;display:flex}.sellers-module__0VPAJa__drawerFooterBtn{font-size:var(--text-sm);font-weight:var(--weight-semi);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--color-navy);flex:1;padding:12px 16px;transition:background .15s,color .15s}.sellers-module__0VPAJa__drawerFooterClear{background:var(--color-white);color:var(--color-text)}.sellers-module__0VPAJa__drawerFooterClear:hover{background:var(--color-cream)}.sellers-module__0VPAJa__drawerFooterApply{background:var(--color-navy);color:var(--color-white)}.sellers-module__0VPAJa__drawerFooterApply:hover{opacity:.92}.sellers-module__0VPAJa__drawerFooterApply:focus-visible,.sellers-module__0VPAJa__drawerFooterClear:focus-visible{outline:none;box-shadow:0 0 0 2px #ff6e0059}.sellers-module__0VPAJa__drawerSection{border-bottom:1px solid #f0f0f0;padding:18px 22px}.sellers-module__0VPAJa__drawerSection:last-child{border-bottom:none}.sellers-module__0VPAJa__drawerSectionTitle{font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin:0 0 12px;display:block}.sellers-module__0VPAJa__drawerOptionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}@media (max-width:480px){.sellers-module__0VPAJa__drawerOptionsGrid{grid-template-columns:1fr}}@media (max-width:768px){.sellers-module__0VPAJa__container{padding:var(--space-6)var(--space-4)var(--space-7)}.sellers-module__0VPAJa__title{font-size:var(--text-2xl)}.sellers-module__0VPAJa__sortSelectWrap{width:100%;margin-left:0!important}}@media (max-width:480px){.sellers-module__0VPAJa__filterChipLabel{max-width:140px}.sellers-module__0VPAJa__cardBody{padding:var(--space-4)}.sellers-module__0VPAJa__activeFilters{padding:var(--space-3)}}
