.profiles-list-container{padding:2rem;width:100%;max-width:1400px;margin:0 auto}@media(max-width:768px){.profiles-list-container{padding:1rem;max-width:500px}}.profiles-list-container .mobile-view{display:none}@media(max-width:1024px){.profiles-list-container .mobile-view{display:block}}.profiles-list-container .desktop-view{display:block}@media(max-width:1024px){.profiles-list-container .desktop-view{display:none}}.profiles-list-container .profiles-header{display:flex;flex-direction:column;gap:1rem}.profiles-list-container .profiles-header .profiles-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:.5px}.profiles-list-container .profiles-header .profiles-search{width:100%}.profiles-list-container .profiles-header .profiles-search .MuiOutlinedInput-root{border-radius:25px;background:#f5f5f5}.profiles-list-container .profiles-header .profiles-search .MuiOutlinedInput-root fieldset{border-color:transparent}.profiles-list-container .profiles-header .profiles-search .MuiOutlinedInput-root:hover fieldset{border-color:#e0e0e0}.profiles-list-container .profiles-header .profiles-search .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#a27ee7}.profiles-list-container .profiles-header .profiles-search input{padding:12px 14px;font-size:.95rem}.profiles-list-container .profiles-header .profiles-search input::placeholder{color:#999}.profiles-list-container .profiles-header .profiles-search svg{width:20px;height:20px;fill:#999}.profiles-list-container .profiles-filters .filters-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;letter-spacing:.5px}.profiles-list-container .profiles-filters .filter-chip{border-radius:20px;font-size:.85rem;padding:8px 16px;height:auto;border:1px solid #e0e0e0;background:#fff;cursor:pointer;transition:all .3s ease}.profiles-list-container .profiles-filters .filter-chip:hover{background:#f5f5f5}.profiles-list-container .profiles-filters .filter-chip.active{background:#a27ee7;color:#fff;border-color:#a27ee7}.profiles-list-container .profiles-filters .filter-chip.active:hover{background:#9369e3}.profiles-list-container .featured-sellers-section .section-header,.profiles-list-container .sellers-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.profiles-list-container .featured-sellers-section .section-header .section-title,.profiles-list-container .sellers-section .section-header .section-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:.5px}.profiles-list-container .featured-sellers-section .section-header .view-all-button,.profiles-list-container .sellers-section .section-header .view-all-button{color:#666;font-size:.9rem;text-transform:none;font-weight:500;padding:4px 8px}.profiles-list-container .featured-sellers-section .section-header .view-all-button:hover,.profiles-list-container .sellers-section .section-header .view-all-button:hover{color:#a27ee7}.profiles-list-container .featured-sellers-section .section-title,.profiles-list-container .sellers-section .section-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:.5px}.profiles-list-container .featured-sellers-section .no-results,.profiles-list-container .sellers-section .no-results{text-align:center;padding:3rem 1rem;color:#999;font-size:1rem}.profiles-list-container .featured-sellers-section .load-more-container,.profiles-list-container .sellers-section .load-more-container{display:flex;justify-content:center;margin-top:2rem}.profiles-list-container .featured-sellers-section .load-more-container .load-more-button,.profiles-list-container .sellers-section .load-more-container .load-more-button{display:flex;align-items:center;gap:.5rem;padding:12px 32px;border-radius:25px;border:2px solid #a27ee7;background:#fff;color:#a27ee7;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.profiles-list-container .featured-sellers-section .load-more-container .load-more-button:hover:not(:disabled),.profiles-list-container .sellers-section .load-more-container .load-more-button:hover:not(:disabled){background:#a27ee7;color:#fff}.profiles-list-container .featured-sellers-section .load-more-container .load-more-button:disabled,.profiles-list-container .sellers-section .load-more-container .load-more-button:disabled{opacity:.6;cursor:not-allowed}.profile-card{background:linear-gradient(135deg,#f0ebff,#e8f4ff);border-radius:16px;padding:1.25rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(139,92,246,.1)}.profile-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,92,246,.15)}.profile-card .profile-avatar-wrapper{position:relative}.profile-card .profile-avatar-wrapper .profile-avatar{width:60px;height:60px;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.profile-card .profile-avatar-wrapper .profile-avatar svg{width:32px;height:32px;fill:#999}.profile-card .profile-avatar-wrapper .verified-badge{position:absolute;bottom:-2px;right:-2px;width:24px;height:24px;background:#a27ee7;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.profile-card .profile-avatar-wrapper .verified-badge svg{width:14px;height:14px;fill:#fff}.profile-card .profile-name{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:4px}.profile-card .profile-category{font-size:.85rem;color:#666;margin-bottom:8px}.profile-card .profile-badge{font-size:.75rem;height:24px;font-weight:600;border-radius:12px}.profile-card .profile-badge.influencer-badge{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none}.profile-card .profile-badge.verified-badge{background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;border:none}.profile-card .profile-action .influencer-label{font-size:.9rem;font-weight:600;color:#a27ee7;padding:8px 16px;background:rgba(162,126,231,.1);border-radius:12px}.desktop-view .desktop-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.desktop-view .desktop-header .desktop-search{width:100%;max-width:600px}.desktop-view .desktop-header .desktop-search .MuiOutlinedInput-root{border-radius:30px;background:#f5f5f5}.desktop-view .desktop-header .desktop-search .MuiOutlinedInput-root fieldset{border-color:transparent}.desktop-view .desktop-header .desktop-search .MuiOutlinedInput-root:hover fieldset{border-color:#e0e0e0}.desktop-view .desktop-header .desktop-search .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#a27ee7}.desktop-view .desktop-header .desktop-search input{padding:14px 18px;font-size:1rem}.desktop-view .desktop-header .desktop-search input::placeholder{color:#999}.desktop-view .desktop-header .desktop-search svg{width:22px;height:22px;fill:#999}.desktop-view .all-sellers-section,.desktop-view .featured-sellers-section{margin-bottom:3rem}.desktop-view .all-sellers-section .section-header,.desktop-view .featured-sellers-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.desktop-view .all-sellers-section .section-header .section-title,.desktop-view .featured-sellers-section .section-header .section-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:.5px}.desktop-view .all-sellers-section .section-header .view-all-button,.desktop-view .featured-sellers-section .section-header .view-all-button{color:#666;font-size:1rem;text-transform:none;font-weight:500}.desktop-view .all-sellers-section .section-header .view-all-button:hover,.desktop-view .featured-sellers-section .section-header .view-all-button:hover{color:#a27ee7}.desktop-view .all-sellers-section .section-title,.desktop-view .featured-sellers-section .section-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem;letter-spacing:.5px}.desktop-view .featured-sellers-grid,.desktop-view .sellers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.desktop-view .featured-sellers-grid,.desktop-view .sellers-grid{grid-template-columns:1fr}}.desktop-view .load-more-container{display:flex;justify-content:center;margin-top:3rem}.desktop-view .load-more-container .load-more-button{padding:12px 48px;border-radius:30px;font-size:1rem;font-weight:600;text-transform:none;border-width:2px}.desktop-view .load-more-container .load-more-button:hover{border-width:2px}.desktop-view .no-results{text-align:center;padding:4rem 1rem;color:#999;font-size:1.1rem}.featured-seller-card-link{text-decoration:none;color:inherit;display:block}.featured-seller-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;display:flex;gap:1.5rem;align-items:flex-start}@media(max-width:1024px){.featured-seller-card{padding:1.25rem;gap:1rem}}.featured-seller-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.featured-seller-card .featured-seller-card__left{flex-shrink:0}.featured-seller-card .featured-seller-card__left .avatar-wrapper{position:relative}.featured-seller-card .featured-seller-card__left .avatar-wrapper .seller-avatar{width:70px;height:70px;border:3px solid #a27ee7;box-shadow:0 4px 16px rgba(162,126,231,.2)}@media(max-width:1024px){.featured-seller-card .featured-seller-card__left .avatar-wrapper .seller-avatar{width:60px;height:60px;border:2.5px solid #a27ee7}}.featured-seller-card .featured-seller-card__left .avatar-wrapper .seller-avatar svg{width:35px;height:35px;fill:#999}@media(max-width:1024px){.featured-seller-card .featured-seller-card__left .avatar-wrapper .seller-avatar svg{width:30px;height:30px}}.featured-seller-card .featured-seller-card__left .avatar-wrapper .verified-badge{position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;background:#a27ee7;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}@media(max-width:1024px){.featured-seller-card .featured-seller-card__left .avatar-wrapper .verified-badge{width:20px;height:20px}}.featured-seller-card .featured-seller-card__left .avatar-wrapper .verified-badge svg{width:13px;height:13px;fill:#fff}@media(max-width:1024px){.featured-seller-card .featured-seller-card__left .avatar-wrapper .verified-badge svg{width:12px;height:12px}}.featured-seller-card .featured-seller-card__right{flex:1 1;display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right{gap:.5rem}}.featured-seller-card .featured-seller-card__right .seller-header{display:flex;flex-direction:column;gap:.5rem}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .seller-header{gap:.4rem}}.featured-seller-card .featured-seller-card__right .seller-header .seller-name{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .seller-header .seller-name{font-size:.95rem}}.featured-seller-card .featured-seller-card__right .seller-header .influencer-badge{background:#a27ee7;color:#fff;font-size:.7rem;height:22px;font-weight:600;border-radius:11px;border:none;align-self:flex-start}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .seller-header .influencer-badge{font-size:.65rem;height:20px}}.featured-seller-card .featured-seller-card__right .category-tags{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .category-tags{gap:.4rem}}.featured-seller-card .featured-seller-card__right .category-tags .category-tag{padding:4px 12px 4px 8px;border-radius:16px;font-size:.7rem;text-transform:none;border-color:#a27ee7;color:#a27ee7;min-width:auto;border-width:1.5px}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .category-tags .category-tag{padding:3px 10px 3px 6px;font-size:.65rem}}.featured-seller-card .featured-seller-card__right .category-tags .category-tag .MuiButton-startIcon{margin-right:6px;margin-left:0}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .category-tags .category-tag .MuiButton-startIcon{margin-right:4px}}.featured-seller-card .featured-seller-card__right .category-tags .category-tag .MuiButton-startIcon .category-avatar{box-shadow:0 2px 6px rgba(162,126,231,.15)}.featured-seller-card .featured-seller-card__right .category-tags .category-tag:hover{background:rgba(162,126,231,.08);border-color:#a27ee7;border-width:1.5px}.featured-seller-card .featured-seller-card__right .auctions-count{font-size:.8rem;color:#999;margin:0;font-weight:500}@media(max-width:1024px){.featured-seller-card .featured-seller-card__right .auctions-count{font-size:.75rem}}[dir=rtl] .profiles-list-container .profiles-search .MuiInputAdornment-root{margin-left:8px;margin-right:0}[dir=rtl] .featured-seller-card .featured-seller-card__left .avatar-wrapper .verified-badge,[dir=rtl] .profile-card .verified-badge{right:auto;left:-2px}