.elementor-2552 .elementor-element.elementor-element-13ab967{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2552 .elementor-element.elementor-element-dbfa8f1{--display:grid;--min-height:400px;--e-con-grid-template-columns:1fr;--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;--align-items:center;--overlay-opacity:0.87;}.elementor-2552 .elementor-element.elementor-element-dbfa8f1:not(.elementor-motion-effects-element-type-background), .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://salamtifellowship.pk/wp-content/uploads/2025/09/SFP-4-e1755211726222.jpg");background-position:center center;}.elementor-2552 .elementor-element.elementor-element-dbfa8f1::before, .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .elementor-background-video-container::before, .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .e-con-inner > .elementor-background-video-container::before, .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .elementor-background-slideshow::before, .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2552 .elementor-element.elementor-element-dbfa8f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #0F75BB 0%, var( --e-global-color-secondary ) 100%);}.elementor-2552 .elementor-element.elementor-element-dbfa8f1.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2552 .elementor-element.elementor-element-71ecd08.elementor-element{--align-self:center;}.elementor-2552 .elementor-element.elementor-element-71ecd08{text-align:center;}.elementor-2552 .elementor-element.elementor-element-71ecd08 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:70px;font-weight:600;color:#FFFFFF;}.elementor-2552 .elementor-element.elementor-element-99bc18f{--display:flex;}.elementor-2552 .elementor-element.elementor-element-96609f3{background-color:var( --e-global-color-primary );text-align:center;}.elementor-2552 .elementor-element.elementor-element-96609f3 .elementor-heading-title{color:#FFFFFF;}@media(max-width:1024px){.elementor-2552 .elementor-element.elementor-element-13ab967{--justify-content:center;}.elementor-2552 .elementor-element.elementor-element-dbfa8f1{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-2552 .elementor-element.elementor-element-dbfa8f1{--e-con-grid-template-columns:1;--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-2552 .elementor-element.elementor-element-71ecd08 .elementor-heading-title{font-size:40px;}}/* Start custom CSS for html, class: .elementor-element-ee6e027 *//* ===================================
   SALAMTI FELLOWSHIP - ALUMNI DIRECTORY
   Clean & Comprehensive CSS
   =================================== */

/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f8f9fa;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
}

/* ===================================
   HEADER SECTION
   =================================== */
.header-section {
    text-align: center;
    margin: -20px -20px 50px -20px;
    padding: 40px 20px;
    background: linear-gradient(135deg, #0f76ba 0%, #0a5a8a 100%);
    color: white;
    box-shadow: 0 8px 30px rgba(15, 118, 186, 0.2);
}

.header-section h1 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    letter-spacing: 3px;
}

/* ===================================
   SEARCH AND FILTER SECTION
   =================================== */
.search-filter-section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.search-box {
    position: relative;
    min-width: 300px;
}

.search-box input {
    width: 100%;
    padding: 15px 50px 15px 20px;
    font-size: 16px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 25px;
    background: rgba(255,255,255,0.9);
    color: #333;
    transition: all 0.3s ease;
}

.search-box input:focus {
    outline: none;
    border-color: #fff;
    background: white;
    box-shadow: 0 0 20px rgba(255,255,255,0.3);
}

.search-box input::placeholder {
    color: #666;
}

.search-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #666;
}

.filter-box select {
    padding: 15px 20px;
    font-size: 16px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 25px;
    background: rgba(255,255,255,0.9);
    color: #333;
    min-width: 200px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.filter-box select:focus {
    outline: none;
    border-color: #fff;
    background: white;
    box-shadow: 0 0 20px rgba(255,255,255,0.3);
}

/* ===================================
   COHORT SECTIONS
   =================================== */
.alumni-container {
    margin-top: 40px;
}

.cohort-section {
    margin-bottom: 60px;
    background: white;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.cohort-section:hover {
    box-shadow: 0 12px 40px rgba(0,0,0,0.12);
}

.cohort-heading {
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    color: #0f76ba;
    margin-bottom: 40px;
    padding: 25px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(15, 118, 186, 0.1);
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
}

.cohort-heading::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #0f76ba, #0a5a8a);
    border-radius: 2px;
}

/* ===================================
   ALUMNI GRID & CARDS
   =================================== */
.alumni-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    padding: 20px 0;
}

.alumni-card {
    background: white;
    border-radius: 20px;
    padding: 30px 20px;
    box-shadow: 0 6px 25px rgba(0,0,0,0.08);
    transition: all 0.4s ease;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.alumni-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #0f76ba, #0a5a8a);
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.alumni-card:hover::before {
    transform: scaleX(1);
}

.alumni-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* ===================================
   ALUMNI IMAGES
   =================================== */
.alumni-image {
    margin-bottom: 20px;
    position: relative;
}

.alumni-image img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #f8f9fa;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    display: block;
}

/* Ensure consistent image container size */
.alumni-image {
    width: 180px;
    height: 180px;
    margin: 0 auto 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alumni-card:hover .alumni-image img {
    border-color: #0f76ba;
    transform: scale(1.05);
}

/* ===================================
   ALUMNI INFO
   =================================== */
.alumni-info {
margin-bottom: 20px;
}

.alumni-name {
font-size: 1.2em;
font-weight: bold;
color: #0f76ba;
margin-bottom: 5px;
transition: color 0.3s ease;
}

.alumni-city {
font-size: 0.85em;
color: #888;
margin: 0 0 8px 0;
font-style: italic;
}

.alumni-card:hover .alumni-name {
color: #0a5a8a;
}

.alumni-description {
margin: 8px 0;
font-size: 0.9em;
color: #666;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
max-height: 4.2em; /* 3 lines * 1.4 line-height */
transition: all 0.3s ease;
    margin: 8px 0;
    font-size: 0.9em;
    color: #666;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.2em; /* 3 lines * 1.4 line-height */
    transition: all 0.3s ease;
}

.alumni-card {
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    cursor: pointer;
}

.alumni-card.expanded {
    z-index: 100;
    transform: scale(1.02);
}

.alumni-card .description-expanded {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #f8f9fa;
    border: 2px solid #0f76ba;
    border-top: none;
    border-radius: 0 0 12px 12px;
    padding: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    max-height: 250px;
    overflow-y: auto;
}

.alumni-card.expanded .description-expanded {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.alumni-card.expanded .alumni-description {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    max-height: none;
    overflow: visible;
}

.description-expanded .expanded-description {
    color: #333;
    line-height: 1.5;
    font-size: 0.95em;
    margin: 0;
}

.description-expanded .read-hint {
    color: #0f76ba;
    font-size: 0.8em;
    font-weight: 500;
    margin-bottom: 8px;
    text-align: center;
}

/* ===================================
   SOCIAL MEDIA ICONS
   =================================== */
.alumni-social {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

.alumni-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #0f76ba;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.alumni-social a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s ease;
}

.alumni-social a:hover::before {
    left: 100%;
}

.alumni-social a:hover {
    background: #0a5a8a;
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 4px 15px rgba(15, 118, 186, 0.3);
}

.alumni-social i {
    font-size: 18px;
    z-index: 1;
}

/* Platform-specific colors */
.alumni-social a[href*="youtube"], 
.alumni-social a[href*="youtu.be"] {
    background: #ff0000;
}

.alumni-social a[href*="youtube"]:hover, 
.alumni-social a[href*="youtu.be"]:hover {
    background: #cc0000;
    box-shadow: 0 4px 15px rgba(255, 0, 0, 0.3);
}

.alumni-social a[href*="facebook"] {
    background: #1877f2;
}

.alumni-social a[href*="facebook"]:hover {
    background: #166fe5;
    box-shadow: 0 4px 15px rgba(24, 119, 242, 0.3);
}

.alumni-social a[href*="linkedin"] {
    background: #0077b5;
}

.alumni-social a[href*="linkedin"]:hover {
    background: #005885;
    box-shadow: 0 4px 15px rgba(0, 119, 181, 0.3);
}

.alumni-social a[href*="twitter"] {
    background: #1da1f2;
}

.alumni-social a[href*="twitter"]:hover {
    background: #0d8bd9;
    box-shadow: 0 4px 15px rgba(29, 161, 242, 0.3);
}

.alumni-social a[href*="instagram"] {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.alumni-social a[href*="instagram"]:hover {
    transform: scale(1.15) rotate(5deg);
    box-shadow: 0 4px 15px rgba(225, 48, 108, 0.3);
}

/* ===================================
   RESPONSIVE DESIGN
   =================================== */
@media (max-width: 1200px) {
    .alumni-grid {
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        gap: 25px;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 15px;
    }
    
    .header-section h1 {
        font-size: 2.2rem;
        letter-spacing: 2px;
    }
    
    .search-filter-section {
        flex-direction: column;
        gap: 20px;
    }
    
    .search-box {
        min-width: 100%;
        max-width: 400px;
    }
    
    .filter-box select {
        min-width: 100%;
        max-width: 300px;
    }
    
    .cohort-heading {
        font-size: 2rem;
        padding: 20px;
        letter-spacing: 2px;
    }
    
    .alumni-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }
    
    .alumni-card {
        padding: 25px 15px;
    }
    
    .alumni-image img {
        width: 150px;
        height: 150px;
    }
    
    .alumni-name {
        font-size: 1.1rem;
    }
    
    .alumni-social a {
        width: 40px;
        height: 40px;
    }
    
    .alumni-social i {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .header-section {
        padding: 30px 15px;
    }
    
    .header-section h1 {
        font-size: 1.8rem;
        letter-spacing: 1px;
    }
    
    .cohort-heading {
        font-size: 1.6rem;
        padding: 15px;
        letter-spacing: 1px;
    }
    
    .alumni-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .alumni-card {
        padding: 20px 10px;
    }
    
    .alumni-image img {
        width: 120px;
        height: 120px;
    }
    
    .alumni-social {
        gap: 8px;
    }
    
    .alumni-social a {
        width: 35px;
        height: 35px;
    }
    
    .alumni-social i {
        font-size: 14px;
    }
}

/* ===================================
   LOADING STATES & ANIMATIONS
   =================================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.alumni-card {
    animation: fadeInUp 0.6s ease forwards;
}

.alumni-card:nth-child(even) {
    animation-delay: 0.1s;
}

.alumni-card:nth-child(3n) {
    animation-delay: 0.2s;
}

/* ===================================
   PRINT STYLES
   =================================== */
@media print {
    .header-section,
    .search-filter-section {
        display: none;
    }
    
    .alumni-card {
        break-inside: avoid;
        box-shadow: none;
        border: 1px solid #ddd;
    }
    
    .alumni-social {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-99bc18f */.team-wrapper {
  display: flex;
  gap: 20px;
}

.team-sidebar {
  width: 250px;
  flex-shrink: 0;
  border-right: 1px solid #ddd;
  padding: 10px;
}

.team-sidebar input {
  width: 100%;
  padding: 8px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.team-sidebar ul {
  list-style: none;
  padding: 0;
}

.team-sidebar ul li {
  margin: 6px 0;
}

.team-sidebar ul li a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 6px;
  border-radius: 4px;
}

.team-sidebar ul li a.active,
.team-sidebar ul li a:hover {
  background: #eaeaea;
  font-weight: bold;
}

.team-content {
  flex-grow: 1;
}

.team-section {
  display: none;
}

.team-section.active {
  display: block;
}/* End custom CSS */