.distributor-profile_distributorProfilePage__vu4Qi{min-height:calc(100vh - 200px);background:linear-gradient(135deg,#f5f7fa,#e8ecf1);padding:2rem 0}.distributor-profile_loadingContainer__CSckV{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.distributor-profile_loader__GFDHq{width:60px;height:60px;border:5px solid #f3f3f3;border-top-color:#ff6b35;border-radius:50%;animation:distributor-profile_spin__9oS3Y 1s linear infinite}@keyframes distributor-profile_spin__9oS3Y{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.distributor-profile_loadingContainer__CSckV p{font-size:1.1rem;color:#666;font-weight:500}.distributor-profile_errorContainer__aVVsL{max-width:600px;margin:4rem auto;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center}.distributor-profile_errorContainer__aVVsL h1{font-size:2rem;color:#e74c3c;margin-bottom:1rem}.distributor-profile_errorContainer__aVVsL p{font-size:1.1rem;color:#666;margin-bottom:2rem}.distributor-profile_btnBack__1ZJE_{padding:.9rem 2rem;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.distributor-profile_btnBack__1ZJE_:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4)}.distributor-profile_profileHeader__mNJCn{max-width:1400px;margin:0 auto 2rem;padding:0 2rem}.distributor-profile_headerContent__cCZKC{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;overflow:hidden}.distributor-profile_headerContent__cCZKC:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#ff6b35,#f7931e)}.distributor-profile_profileMain__4AGLg{display:flex;gap:2rem;align-items:center;margin-bottom:2rem}.distributor-profile_profileImage__CBQ5a{flex-shrink:0}.distributor-profile_profileImage__CBQ5a img{width:140px;height:140px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:5px solid #f8f9fa;box-shadow:0 4px 16px rgba(0,0,0,.1)}.distributor-profile_imagePlaceholder__sAGan{width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#f7931e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;font-weight:700;box-shadow:0 4px 16px rgba(255,107,53,.3);text-transform:uppercase}.distributor-profile_profileInfo__EZETU{flex:1}.distributor-profile_nameBadge__rxcxQ{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.distributor-profile_nameBadge__rxcxQ h1{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:0}.distributor-profile_verifiedBadge__i0XAM{background:linear-gradient(135deg,#00c853,#00e676);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.3rem;box-shadow:0 2px 8px rgba(0,200,83,.3)}.distributor-profile_ratingDisplay__tM2mE{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.distributor-profile_stars__nlzry{display:flex;gap:.25rem}.distributor-profile_star__qnEkQ{font-size:1.3rem}.distributor-profile_star__qnEkQ.distributor-profile_filled__Gh_17{color:gold}.distributor-profile_star__qnEkQ.distributor-profile_empty__4sa8W{color:#ddd}.distributor-profile_ratingText__Ken6c{font-size:1rem;color:#666;font-weight:500}.distributor-profile_locationInfo__t24fj,.distributor-profile_serviceRadius__pvB9y{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#555;margin-bottom:.5rem}.distributor-profile_locationInfo__t24fj .distributor-profile_icon__1XZTr,.distributor-profile_serviceRadius__pvB9y .distributor-profile_icon__1XZTr{font-size:1.2rem}.distributor-profile_contactActions__7uEHc{display:flex;gap:1rem;flex-wrap:wrap}.distributor-profile_btnContact__4ck95{flex:1;min-width:150px;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px}.distributor-profile_btnCall__JJIpR{background:linear-gradient(135deg,#00c853,#00e676);color:#fff;box-shadow:0 4px 12px rgba(0,200,83,.3)}.distributor-profile_btnCall__JJIpR:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,200,83,.4)}.distributor-profile_btnEmail__i5GzI{background:#fff;color:#ff6b35;border:2px solid #ff6b35}.distributor-profile_btnEmail__i5GzI:hover{background:#ff6b35;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.distributor-profile_btnShare__UqUrN{background:#fff;color:#555;border:2px solid #d4d5d9}.distributor-profile_btnShare__UqUrN:hover{background:#f8f9fa;color:#333;border-color:#999;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.distributor-profile_profileTabs__ANNfT{max-width:1400px;margin:0 auto 2rem;padding:0 2rem}.distributor-profile_tabsContainer__QstBZ{background:#fff;border-radius:12px;padding:.5rem;display:flex;gap:.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.distributor-profile_tab__0LbAd{flex:1;padding:1rem 2rem;border:none;background:transparent;color:#666;font-size:1rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.distributor-profile_tab__0LbAd:hover{background:#f8f9fa;color:#ff6b35}.distributor-profile_tab__0LbAd.distributor-profile_active__yU4mS{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;box-shadow:0 2px 8px rgba(255,107,53,.3)}.distributor-profile_tabContent__rWA5j{max-width:1400px;margin:0 auto;padding:0 2rem}.distributor-profile_productsSection__3WZPQ{animation:distributor-profile_fadeIn__gWrkj .5s ease-in}.distributor-profile_sectionHeader__ZDdDc{text-align:center;margin-bottom:2.5rem}.distributor-profile_sectionHeader__ZDdDc h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.distributor-profile_sectionHeader__ZDdDc p{font-size:1.1rem;color:#666;font-weight:500}.distributor-profile_productsGrid__Aq2HW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:3rem}.distributor-profile_noProducts__TAdsV{text-align:center;padding:5rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.distributor-profile_noProductsIcon__dKWqL{font-size:5rem;margin-bottom:1.5rem;opacity:.5}.distributor-profile_noProducts__TAdsV h3{font-size:1.5rem;color:#333;margin-bottom:.75rem}.distributor-profile_noProducts__TAdsV p{font-size:1.1rem;color:#666}.distributor-profile_aboutSection__n87IS{animation:distributor-profile_fadeIn__gWrkj .5s ease-in}.distributor-profile_aboutContent__QwlZO{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.distributor-profile_infoCard__L5EpB{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.distributor-profile_infoCard__L5EpB h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:3px solid #f8f9fa;position:relative}.distributor-profile_infoCard__L5EpB h3:after{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#ff6b35,#f7931e)}.distributor-profile_infoBlock__1hppj{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.distributor-profile_infoBlock__1hppj:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.distributor-profile_infoBlock__1hppj h4{font-size:.9rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.distributor-profile_infoBlock__1hppj p{font-size:1rem;color:#333;line-height:1.6;margin-bottom:.25rem}.distributor-profile_statsCard__skm8f{background:linear-gradient(135deg,#2c3e50,#34495e);padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.15);color:#fff;height:-moz-fit-content;height:fit-content}.distributor-profile_statsCard__skm8f h3{font-size:1.3rem;font-weight:700;margin-bottom:2rem;text-align:center}.distributor-profile_statItem__NUMIg{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:hsla(0,0%,100%,.1);border-radius:12px;margin-bottom:1rem;transition:all .3s ease}.distributor-profile_statItem__NUMIg:hover{background:hsla(0,0%,100%,.15);transform:translateX(4px)}.distributor-profile_statItem__NUMIg:last-child{margin-bottom:0}.distributor-profile_statIcon__tFZUH{font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:10px;flex-shrink:0}.distributor-profile_statInfo__Fy3xg{flex:1;display:flex;flex-direction:column;gap:.25rem}.distributor-profile_statValue__gNfkR{font-size:1.8rem;font-weight:700}.distributor-profile_statLabel__skO4H{font-size:.85rem;opacity:.9;text-transform:uppercase;letter-spacing:.5px}@keyframes distributor-profile_fadeIn__gWrkj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.distributor-profile_aboutContent__QwlZO{grid-template-columns:1fr}.distributor-profile_productsGrid__Aq2HW{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:768px){.distributor-profile_distributorProfilePage__vu4Qi{padding:1rem 0}.distributor-profile_profileHeader__mNJCn,.distributor-profile_profileTabs__ANNfT,.distributor-profile_tabContent__rWA5j{padding:0 1rem}.distributor-profile_headerContent__cCZKC{padding:1.5rem}.distributor-profile_profileMain__4AGLg{flex-direction:column;text-align:center;gap:1.5rem}.distributor-profile_imagePlaceholder__sAGan,.distributor-profile_profileImage__CBQ5a img{width:100px;height:100px;font-size:3rem}.distributor-profile_nameBadge__rxcxQ{flex-direction:column;gap:.5rem}.distributor-profile_nameBadge__rxcxQ h1{font-size:1.6rem}.distributor-profile_contactActions__7uEHc{flex-direction:column}.distributor-profile_btnContact__4ck95{width:100%}.distributor-profile_tabsContainer__QstBZ{flex-direction:column}.distributor-profile_sectionHeader__ZDdDc h2{font-size:1.5rem}.distributor-profile_productsGrid__Aq2HW{grid-template-columns:repeat(2,1fr);gap:.5rem}.distributor-profile_infoCard__L5EpB,.distributor-profile_statsCard__skm8f{padding:1.5rem}.distributor-profile_statValue__gNfkR{font-size:1.5rem}}@media (max-width:480px){.distributor-profile_nameBadge__rxcxQ h1{font-size:1.4rem}.distributor-profile_sectionHeader__ZDdDc h2{font-size:1.3rem}.distributor-profile_tab__0LbAd{padding:.75rem 1rem;font-size:.9rem}}