.AgentProfile_agentProfileContainer__HOGyh{max-width:1200px;margin:2rem auto;padding:0 1rem}.AgentProfile_profileHeader__HFDTG{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AgentProfile_agentImage__4ggY4{flex-shrink:0;width:200px;height:200px;border-radius:50%;overflow:hidden;margin:0 auto;border:5px solid #f28c38;box-shadow:0 0 15px rgba(242,140,56,.5)}.AgentProfile_agentImage__4ggY4 img{width:100%;height:100%;object-fit:cover}.AgentProfile_agentInfo__VGhTg{flex:1 1;text-align:center}.AgentProfile_agentInfo__VGhTg h1{margin:.5rem 0;font-size:2.2rem;color:#f28c38;font-weight:700}.AgentProfile_agentInfo__VGhTg h2{margin:.5rem 0 1.5rem;font-size:1.4rem;color:#777;font-weight:500}.AgentProfile_agentInfo__VGhTg .AgentProfile_agentBio__jgP8F{margin:1rem 0;background-color:#f9f9f9;border-radius:8px;padding:1rem}.AgentProfile_agentInfo__VGhTg .AgentProfile_agentBio__jgP8F p{font-size:1rem;line-height:1.6;color:#555;text-align:left;margin:0;white-space:pre-line}.AgentProfile_contactInfoGrid__RJIfy{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.AgentProfile_contactInfoGrid__RJIfy,.AgentProfile_contactInfo__4Jfci{margin:1.5rem 0;background-color:#f9f9f9;border-radius:10px;padding:1.2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.AgentProfile_contactInfo__4Jfci{display:flex;flex-direction:column;gap:.8rem}.AgentProfile_contactItem__QRjYX{display:flex;align-items:center;gap:1rem;padding:.7rem;border-radius:8px;background-color:#fff;transition:all .3s ease;border-left:4px solid #f28c38}.AgentProfile_contactItem__QRjYX:hover{transform:translateX(5px);box-shadow:0 2px 10px rgba(0,0,0,.1)}.AgentProfile_icon__ZNJ75{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff5ea;border-radius:50%;color:#f28c38}.AgentProfile_contactText__bSalm{font-size:1.1rem;color:#333}.AgentProfile_contactText__bSalm strong{color:#f28c38;margin-right:5px;font-weight:600}.AgentProfile_actionButtons__8Wtvv{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.AgentProfile_actionButtons__8Wtvv a{display:inline-block;padding:.8rem 1.5rem;border-radius:4px;font-weight:600;text-align:center;text-decoration:none;transition:all .3s ease;min-width:140px}.AgentProfile_callButton__X35_G,.AgentProfile_orangeButton__5Yymz{background-color:#f28c38;color:#fff}.AgentProfile_whatsappButton__ewL3I{background-color:#25d366;color:#fff}.AgentProfile_emailButton__nPu_W{background-color:#2196f3;color:#fff}.AgentProfile_callButton__X35_G:hover,.AgentProfile_emailButton__nPu_W:hover,.AgentProfile_orangeButton__5Yymz:hover,.AgentProfile_whatsappButton__ewL3I:hover{opacity:.9;transform:translateY(-2px)}.AgentProfile_agentBio__jgP8F{background-color:#fff;padding:2rem;margin-bottom:3rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AgentProfile_agentBio__jgP8F h3{font-size:1.8rem;margin-bottom:1rem;color:#333}.AgentProfile_agentBio__jgP8F p{font-size:1.1rem;line-height:1.7;color:#555;white-space:pre-line}.AgentProfile_agentListings__wSQak{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AgentProfile_agentListings__wSQak h3{font-size:1.8rem;margin-bottom:1.5rem;color:#f28c38}.AgentProfile_tabsContainer__6Wca4{display:flex;margin:1rem 0;border-bottom:1px solid #e0e0e0;overflow-x:auto}.AgentProfile_tabButton__pN7mQ{padding:.75rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;color:#555;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.AgentProfile_tabButton__pN7mQ:hover{color:#f60}.AgentProfile_activeTab__O9LlQ{color:#f60;border-bottom:2px solid #f60}.AgentProfile_subTabsContainer__YHph3{display:flex;margin:.5rem 0 1rem;gap:.5rem}.AgentProfile_subTabButton__bckyB{padding:.5rem 1rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#555;font-size:.9rem;cursor:pointer;transition:all .3s}.AgentProfile_subTabButton__bckyB:hover{background:#eee}.AgentProfile_activeSubTab__5_Kyn{background:#f60;color:#fff;border-color:#f60}.AgentProfile_propertyTypeCell__8wIQo{font-size:.9rem;color:#555}.AgentProfile_tableContainer__KSJDL{overflow-x:auto;margin-bottom:1.5rem}.AgentProfile_propertyTable__lC5Dh{width:100%;border-collapse:collapse;margin-top:1rem;table-layout:fixed}.AgentProfile_propertyTable__lC5Dh thead th{background-color:#f8f9fa;padding:1rem .75rem;text-align:left;font-weight:600;border-bottom:2px solid #dee2e6;color:#495057}.AgentProfile_propertyTable__lC5Dh thead th:first-child{width:120px}.AgentProfile_propertyTable__lC5Dh thead th:nth-child(2){width:45%}.AgentProfile_propertyTable__lC5Dh thead th:nth-child(3){width:100px}.AgentProfile_propertyTable__lC5Dh thead th:nth-child(4){width:150px}.AgentProfile_propertyTable__lC5Dh thead th:nth-child(5){width:120px}.AgentProfile_propertyTable__lC5Dh tbody tr{border-bottom:1px solid #eee;transition:background-color .2s ease}.AgentProfile_propertyTable__lC5Dh tbody tr:hover{background-color:#f9f9f9}.AgentProfile_propertyTable__lC5Dh td{padding:1rem .75rem;border-bottom:1px solid #eee;vertical-align:top}.AgentProfile_propertyImageCell__NqIT5{width:120px}.AgentProfile_tableCellImage__MwvYe{position:relative;width:100px;height:70px;border-radius:4px;overflow:hidden}.AgentProfile_featuredTagSmall__jivzS{position:absolute;top:5px;right:5px;background-color:#ff9800;color:#fff;padding:.15rem .4rem;border-radius:3px;font-size:.7rem;font-weight:600}.AgentProfile_propertyTitleCell__pMHNp{font-weight:600;color:#333;max-width:400px;word-wrap:break-word;white-space:normal;line-height:1.4}.AgentProfile_propertyAddressCell__D_Uut{color:#666;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AgentProfile_propertyPriceCell__lKWVI{font-weight:700;color:#e53935}.AgentProfile_propertyActionCell___EubI{text-align:center}.AgentProfile_viewButton__5YZIz{padding:.5rem 1rem;background-color:#f28c38;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.AgentProfile_viewButton__5YZIz:hover{background-color:#e67e22}.AgentProfile_viewAllLink__qjlTe{text-align:center;margin-top:2rem}.AgentProfile_viewAllLink__qjlTe a{display:inline-block;padding:.8rem 1.5rem;background-color:#333;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background-color .3s ease}.AgentProfile_viewAllLink__qjlTe a:hover{background-color:#555}.AgentProfile_noListings___soCj{text-align:center;padding:2rem;color:#777;font-size:1.1rem}.AgentProfile_paginationContainer__1x4_B{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem 0;border-top:1px solid #eee}.AgentProfile_paginationInfo___kyw2{color:#666;font-size:.9rem}@media (min-width:768px){.AgentProfile_profileHeader__HFDTG{flex-direction:row;align-items:center}.AgentProfile_agentImage__4ggY4{margin:0}.AgentProfile_agentInfo__VGhTg{text-align:left;padding-left:2rem}.AgentProfile_contactInfo__4Jfci{align-items:flex-start}.AgentProfile_actionButtons__8Wtvv,.AgentProfile_contactItem__QRjYX{justify-content:flex-start}}@media (max-width:768px){.AgentProfile_agentProfileContainer__HOGyh{padding:0 .75rem;margin:1rem auto}.AgentProfile_profileHeader__HFDTG{padding:1.5rem 1rem;gap:1.5rem}.AgentProfile_agentInfo__VGhTg h1{font-size:1.8rem}.AgentProfile_tabsContainer__6Wca4{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.AgentProfile_tabButton__pN7mQ{width:100%;text-align:center;padding:.8rem .5rem;font-size:.95rem}.AgentProfile_propertyTable__lC5Dh thead{display:none}.AgentProfile_propertyTable__lC5Dh tbody tr{display:block;margin-bottom:1rem;border:1px solid #eee;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.AgentProfile_propertyTable__lC5Dh td{display:block;text-align:left;padding:.8rem 1rem;position:relative;border-bottom:1px solid #f5f5f5;min-height:24px}.AgentProfile_propertyTable__lC5Dh td:before{content:attr(data-label);display:block;margin-bottom:.3rem;font-weight:600;color:#555}.AgentProfile_propertyImageCell__NqIT5{width:100%;text-align:center;padding:1rem}.AgentProfile_tableCellImage__MwvYe{width:100%;height:auto;max-height:180px;margin:0 auto}.AgentProfile_propertyTitleCell__pMHNp{white-space:normal;max-width:none}.AgentProfile_propertyActionCell___EubI{text-align:center;padding:1rem;border-bottom:none}.AgentProfile_viewButton__5YZIz{width:100%;padding:.8rem 1rem;font-size:1rem}.AgentProfile_actionButtons__8Wtvv{gap:.75rem}.AgentProfile_actionButtons__8Wtvv a{flex:1 1;min-width:120px;padding:.8rem 1rem;font-size:1rem}.AgentProfile_paginationContainer__1x4_B{flex-direction:column;gap:1rem;text-align:center}.AgentProfile_paginationInfo___kyw2{order:2}}@media (max-width:576px){.AgentProfile_contactInfoGrid__RJIfy{grid-template-columns:1fr;gap:.8rem}.AgentProfile_contactItem__QRjYX{padding:1rem}.AgentProfile_tabsContainer__6Wca4{grid-template-columns:1fr}.AgentProfile_actionButtons__8Wtvv{flex-direction:column;width:100%}.AgentProfile_actionButtons__8Wtvv a{width:100%;min-width:auto}.AgentProfile_agentInfo__VGhTg h1{font-size:1.5rem}}@media (max-width:480px){.AgentProfile_agentProfileContainer__HOGyh{padding:0 .5rem;margin:.75rem auto}.AgentProfile_profileHeader__HFDTG{padding:1.25rem .75rem}.AgentProfile_agentImage__4ggY4{width:150px;height:150px}.AgentProfile_agentInfo__VGhTg .AgentProfile_agentBio__jgP8F p,.AgentProfile_contactText__bSalm{font-size:.95rem}}.Pagination_pagination__cc1Cy{display:flex;justify-content:center;margin:2rem 0;gap:.5rem}.Pagination_paginationItem__UvNnE{padding:.5rem 1rem;border:1px solid #e2e8f0;background-color:#fff;color:#4a5568;cursor:pointer;border-radius:4px;transition:all .2s ease}.Pagination_paginationItem__UvNnE:hover{background-color:#f7fafc}.Pagination_paginationItem__UvNnE.Pagination_active__cxd5f{background-color:#4299e1;border-color:#4299e1;color:#fff}.Pagination_paginationItem__UvNnE:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.Pagination_pagination__cc1Cy{flex-wrap:wrap}.Pagination_paginationItem__UvNnE{padding:.375rem .75rem;font-size:.875rem}}