@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.sellers-section_sellersSection__KksDC{padding:50px 0}.sellers-section_title___iFae{text-align:center;font-size:28px;margin-bottom:30px;color:#333;font-weight:600}.sellers-section_grid__HJGNo{display:flex;grid-gap:20px;gap:20px}.sellers-section_card__k_Evf{border-radius:8px;padding:15px;width:100%;max-width:220px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}.sellers-section_card__k_Evf:hover{transform:translateY(-3px);box-shadow:0 3px 10px rgba(0,0,0,.12)}.sellers-section_joinCard__DT_I8{text-align:center;padding:15px;display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px}.sellers-section_joinButton__FMbd3{color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.sellers-section_joinButton__FMbd3,.sellers-section_joinButton__FMbd3:hover{background-color:var(--theme-primary-color)}.sellers-section_criteria__66Kcn{color:#666;font-size:12px;margin:0}.sellers-section_brandLogo__D64cG{width:100%;height:auto;max-width:160px;-o-object-fit:contain;object-fit:contain;margin-bottom:15px}.sellers-section_brandName__TQqdu{font-size:16px;font-weight:700;color:#333;text-align:center;margin:0}@media(max-width:768px){.sellers-section_title___iFae{font-size:24px;margin-bottom:25px}.sellers-section_grid__HJGNo{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:15px;gap:15px}.sellers-section_card__k_Evf{padding:12px;min-height:180px;max-width:180px}.sellers-section_joinButton__FMbd3{padding:8px 16px;font-size:13px}.sellers-section_brandLogo__D64cG{max-width:120px;margin-bottom:12px}.sellers-section_brandName__TQqdu{font-size:14px}}.sellers-section_showMoreFont__dJ_19{font-size:16px;font-weight:700}@media(max-width:800px){.sellers-section_showMoreFont__dJ_19{font-size:12px}}.sellers-section_title___iFae{display:flex;justify-content:space-between;align-items:center}