.elementor-8 .elementor-element.elementor-element-59f33a0{--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;--margin-top:-118px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-8 .elementor-element.elementor-element-60ede47{--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-8 .elementor-element.elementor-element-ae80fce{--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;--margin-top:-23px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-219365d{--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;--margin-top:-23px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-c3927d6{--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;--margin-top:-23px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-6820e52{--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;--margin-top:-23px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-1cf5447{--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;--margin-top:-21px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-b1129d1{--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;--margin-top:-22px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-59f33a0{--margin-top:-39px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-8 .elementor-element.elementor-element-c3927d6{--margin-top:0px;--margin-bottom:0px;--margin-left:18px;--margin-right:17px;}}/* Start custom CSS for html, class: .elementor-element-35ea431 */.stats-wrapper {
  display: flex;
  flex-direction:row;
  
  gap: 1px;
}

/* PILL DESIGN */
.stat-item {
  background: #ffffff;
  color: #133A7A;
  padding: 12px 10px;
  border-radius: 40px;
  font-weight: 500;
  font-size: 11px;
  width: fit-content;
  box-shadow: 0 6px 15px rgba(0,0,0,0.15);
  opacity: 0;
  transform: translateY(20px);
  animation: fadeSlide 6s infinite;
}

/* DELAY FOR LOOP */
.stat-item:nth-child(1) {
  animation-delay: 0s;
}
.stat-item:nth-child(2) {
  animation-delay: 2s;
}
.stat-item:nth-child(3) {
  animation-delay: 4s;
}

/* LOOP ANIMATION */
@keyframes fadeSlide {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* 📱 TABLET */
@media (max-width: 1024px){

  .premium-title {
    font-size: 38px;
  }

  .hero-content-wrapper {
    max-width: 500px;
  }

  .hero-bg-image {
    width: 75%;
    opacity: 0.8;
  }

}


/* 📱 MOBILE */
@media (max-width: 768px){

  .premium-hero {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: auto;
    padding: 60px 20px;
  }

  .hero-content-wrapper {
    max-width: 100%;
  }

  .premium-title {
    font-size: 30px;
    line-height: 1.3;
  }

  .premium-subtext {
    font-size: 15px;
  }

  /* 🔥 IMAGE FIX */
  .hero-bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.25; /* background feel */
    background-position: center;
    background-size: cover!important; /* full visible */
      }

  /* STATS STACK */
  .stats-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
  }

}


/* 📱 SMALL MOBILE */
@media (max-width: 480px){

  .premium-title {
    font-size: 26px;
  }

  .status-pill {
    font-size: 10px;
    padding: 6px 12px;
  }

  .stat-item {
    font-size: 13px;
  }

}


/* IMAGE */
.hero-bg-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    height: 100%;
    background: url('https://integratedlivercare.in/wp-content/uploads/2026/04/lucid-origin_A_futuristic_ultra_realistic_3D_render_of_a_glowing_human_liver_floating_above_a-0-e1776408506279.jpg' )no-repeat center right/cover;
    -webkit-mask-image: linear-gradient(to left, black 60%, transparent 100%);
    mask-image: linear-gradient(to left, black 60%, transparent 100%);
}

/* CANVAS */
.sunbeamCanvas {
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: 0.6;
}

/* CONTENT */
.hero-content-wrapper {
    position: relative;
    z-index: 5;
    max-width: 600px;
}

/* TAG */
.status-pill {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 50px;
    background: rgba(255,255,255,0.08);
    font-size: 12px;
    margin-bottom: 20px;
}

.pulse-dot {
    width: 12px;
    height: 12px;
    background: #00ffc3;
    border-radius: 50%;
    margin-right: 8px;
    animation: pulse 2s infinite;
}

/* TITLE */
.premium-title {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    color:white;
}

.highlight-shine {
    background: linear-gradient(120deg,#00ffc3,#fff,#00ffc3);
    background-size: 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 4s linear infinite;
    font-size:35px;
}

/* TEXT */
.premium-subtext {
    margin: 20px 0 30px;
    color: rgba(255,255,255,0.7);
}

/* BUTTONS */
.premium-action-bar {
    display: flex;
    gap: 15px;
}

.btn-glass-primary {
    background: #00ffc3;
    color: #000;
    padding: 12px 25px;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: 0 0 20px rgba(0,255,195,0.4);
}

.btn-glass-outline {
    border: 1px solid #00ffc3;
    color: #00ffc3;
    padding: 12px 25px;
    border-radius: 30px;
    text-decoration: none;
}
.premium-hero {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  padding: 0 8%;
  overflow: hidden;

  /* 🔥 NEW BACKGROUND */
  background: linear-gradient(
    90deg,
    #031c24 0%,        /* dark teal */
    #052a33 35%,       /* smooth blend */
    rgba(5,42,51,0.7) 55%,
    transparent 75%
  );
}

/* ANIMATIONS */
@keyframes shine {
    to { background-position: 200% center; }
}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(0,255,195,0.6); }
    100% { box-shadow: 0 0 0 10px rgba(0,255,195,0); }
}
.status-pill{
    
color:white!important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-59f33a0 */.elementor-8 .elementor-element.elementor-element-59f33a0 {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
/* RIPPLE BACKGROUND */
.sigachi-ripple-bg {
  position: relative;
  overflow: hidden;
  background: #fff;
}

/* RIPPLE LAYERS */
.sigachi-ripple-bg::before,
.sigachi-ripple-bg::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background: rgba(229,57,53,0.08);
  border-radius: 50%;
  animation: sigachiRipple 6s linear infinite;
  z-index: 0;
}

/* FIRST RIPPLE */
.sigachi-ripple-bg::before {
  top: -100px;
  left: -100px;
}

/* SECOND RIPPLE */
.sigachi-ripple-bg::after {
  bottom: -100px;
  right: -100px;
  animation-delay: 3s;
}

/* ANIMATION */
@keyframes sigachiRipple {
  0% {
    transform: scale(0.5);
    opacity: 0.4;
  }
  70% {
    transform: scale(2.5);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* CONTENT ABOVE RIPPLE */
.sigachi-ripple-bg > * {
  position: relative;
  z-index: 1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fb663a *//* Premium Healthcare Theme Variables */
:root {
  --primary-glow: #00ffa3; 
  --gold-accent: #c5a368;
  --dark-bg: #030d0d;
  --glass-card: rgba(255, 255, 255, 0.03);
  --glass-border: rgba(255, 255, 255, 0.08);
}

.st-sync-section {
  position: relative;
  padding: 100px 20px;
  background: var(--dark-bg);
  min-height: 80vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-family: 'Inter', sans-serif;
}

.mesh-bg-sync {
  position: absolute;
  inset: 0;
  background: 
    radial-gradient(circle at 10% 10%, rgba(0, 255, 163, 0.06), transparent 50%),
    radial-gradient(circle at 90% 80%, rgba(197, 163, 104, 0.04), transparent 50%);
  
  /* PERFORMANCE FIX */
  will-change: transform;
  transform: translateZ(0);
}

.st-container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  width: 100%;
}

.st-header-sync {
  text-align: center;
  margin-bottom: 60px;
}

.small-tag {
  display: inline-block;
  border: 1px solid var(--primary-glow);
  color: var(--primary-glow);
  padding: 4px 8px!important;
  border-radius: 50px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

/* MULTICOLOR GRADIENT HEADING */
.st-title {
  font-size: clamp(2.5rem, 6vw, 3.5rem);
  font-weight: 800;
  margin-bottom: 15px;
  line-height: 1.1;
  
  /* Gradient Logic */
  background: linear-gradient(
    to right, 
    #ffffff, 
    var(--primary-glow), 
    var(--gold-accent), 
    #00d4ff, 
    #ffffff
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 4s linear infinite;
}

@keyframes shine {
  to {
    background-position: 200% center;
  }
}

.st-subtitle {
  color: #a0a0a0;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 1.1rem;
}

/* Sync Logic Layout */
.sync-wrapper {
  display: grid;
  grid-template-columns: 350px 1fr;
  gap: 40px;
  align-items: center;
}

.sync-nav {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.nav-item {
  padding: 20px;
  background: var(--glass-card);
  border: 1px solid var(--glass-border);
  border-radius: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  transition: all 0.3s ease;
}

.nav-item.active {
  border-color: var(--primary-glow);
  background: rgba(0, 255, 163, 0.02);
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

.nav-label {
  color: #888;
  font-weight: 600;
  font-size: 15px;
}

.nav-item.active .nav-label {
  color: #fff;
}

.progress-container {
  width: 4px;
  height: 40px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  overflow: hidden;
}

.progress-bar {
  width: 100%;
  height: 100%;
  background: var(--primary-glow);
  transform-origin: bottom;
  transform: scaleY(0);
  will-change: transform;
}

.sync-display {
  position: relative;
  height: 350px;
}

.display-card {
  position: absolute;
  inset: 0;
  background: var(--glass-card);
  border: 1px solid var(--glass-border);
  padding: 50px;
  border-radius: 30px;
  
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.display-card.active {
  opacity: 1;
  transform: translateY(0);
}

.card-icon {
  width: 50px;
  height: 50px;
  background: rgba(0, 255, 163, 0.1);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 25px;
  color: var(--primary-glow);
}

.display-card h3 {
  color:#00FFC3;
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
}

.display-card p {
  color: #d1d1d1;
  line-height: 1.8;
  font-size: 1.1rem;
}

.cta-line {
    text-align: center;
    margin-top: 50px;
}

.cta-box {
    display: inline-block;
    background: white;
    color: black;
    padding: 14px 35px;
    border-radius: 50px;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 0.5px;
    box-shadow: 0 0 40px rgba(0, 255, 163, 0.3);
    transition: 0.3s;
}

.cta-box:hover {
    transform: scale(1.05);
    box-shadow: 0 0 50px rgba(0, 255, 163, 0.5);
}

@media (max-width: 968px) {
  .sync-wrapper { grid-template-columns: 1fr; }
  .sync-display { height: auto; min-height: 320px; }
  .display-card { position: relative; display: none; margin-top: 20px;}
  .display-card.active { display: flex; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-60ede47 */.full-stretch{
  width:100vw !important;
  max-width:100vw !important;
  
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  
  padding-left:0 !important;
  padding-right:0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0b4b1a *//* Premium Healthcare Theme Variables */
:root {
  --primary-glow: #00ffa3; 
  --gold-accent: #c5a368;
  --dark-bg: #030d0d;
  --glass-card: rgba(255, 255, 255, 0.03);
  --glass-border: rgba(255, 255, 255, 0.08);
}

/* SECTION */
.approach-section {
  position: relative;
  padding: 100px 20px;
  background: var(--dark-bg);
  color: white;
  overflow: hidden;
  font-family: 'Inter', sans-serif;

  /* performance boost */
  contain: layout style paint;
}

.approach-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/* HEADER */
.approach-header {
  text-align: center;
  margin-bottom: 70px;
}

/* HEADING (NO LAG VERSION) */
.approach-main-title {
  font-size: clamp(2.5rem, 6vw, 3.5rem);
  font-weight: 800;
  background: linear-gradient(
    to right, 
    #ffffff, 
    var(--primary-glow), 
    var(--gold-accent), 
    #00d4ff, 
    #ffffff
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  /* removed animation for smooth performance */
}

/* GRID */
.steps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* CARD */
.step-card {
  position: relative;
  padding: 40px 25px;
  background: var(--glass-card);
  border: 1px solid var(--glass-border);
  border-radius: 24px;

  /* optimized animation */
  opacity: 0.5;
  transform: scale(0.95) translateZ(0);

  transition: transform 0.4s ease, opacity 0.4s ease, box-shadow 0.4s ease;

  will-change: transform, opacity;
}

/* ACTIVE CARD */
.step-card.active {
  opacity: 1;
  transform: scale(1);

  border-color: var(--primary-glow);
  background: rgba(0, 255, 163, 0.02);

  /* lighter shadow */
  box-shadow: 0 10px 30px rgba(0, 255, 163, 0.12);
}

/* STEP NUMBER */
.step-number {
  width: 45px;
  height: 45px;
  border: 2px solid var(--glass-border);
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  margin: 0 auto 20px;

  font-weight: 800;

  transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

.step-card.active .step-number {
  border-color: var(--primary-glow);
  background: var(--primary-glow);
  color: #000;

  box-shadow: 0 0 10px var(--primary-glow);
}

/* TITLE */
.step-title {
  color: var(--gold-accent);
  font-size: 1.2rem;
  margin-bottom: 12px;
  font-family: 'Playfair Display', serif;
}

/* TEXT */
.step-text {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.3s ease;
}

.step-card.active .step-text {
  color: #ffffff;
}

/* PROGRESS BAR */
.card-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--primary-glow);

  transform-origin: left;
  transform: scaleX(0);

  will-change: transform;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .steps-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .steps-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ae80fce */.full-stretch{
  width:100vw !important;
  max-width:100vw !important;
  
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  
  padding-left:0 !important;
  padding-right:0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f8c2a8f */:root {
  --primary-glow: #00ffa3; 
  --gold-accent: #c5a368;
  --dark-bg: #030d0d;
  --glass-card: rgba(255, 255, 255, 0.05);
  --glass-border: rgba(255, 255, 255, 0.1);
}
.quiz-section { padding: 80px 20px; background: var(--dark-bg); font-family: 'Inter', sans-serif; color: white; display: flex; align-items: center; }
.quiz-container { max-width: 650px; margin: 0 auto; width: 100%; }
.quiz-title { font-size: clamp(2rem, 5vw, 2.8rem); font-weight: 800;
text-align: center;
background: linear-gradient(to right, #fff, var(--primary-glow), var(--gold-accent), #00d4ff, #fff); background-size: 200% auto; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: shine 4s linear infinite; }
@keyframes shine { to { background-position: 200% center; } }
.quiz-box { background: var(--glass-card); border: 1px solid var(--glass-border); border-radius: 24px; padding: 40px; backdrop-filter: blur(20px); position: relative; min-height: 400px; }
.step { display: none; }
.step.active { display: block; animation: fadeIn 0.5s ease forwards; }
@keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
.option-btn { background: rgba(255,255,255,0.03); border: 1px solid var(--glass-border); padding: 18px 25px; border-radius: 12px; cursor: pointer; transition: 0.3s; color: #ccc; margin-bottom: 10px; }
.option-btn:hover { border-color: var(--primary-glow); color: white; }
.error-msg { color: #ff4d4d; font-size: 12px; margin-top: 2px; margin-bottom: 10px; display: none; font-weight: 600; }
.error-msg.show { display: block !important; }
input.invalid { border-color: #ff4d4d !important; }
.lead-form-step input { width: 100%; padding: 15px; margin-bottom: 5px; background: rgba(0,0,0,0.3); border: 1px solid var(--glass-border); border-radius: 10px; color: white; }
.result-screen { text-align: center; }
.cta-whatsapp { background: #25d366; color: white; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: 700; display: inline-flex; align-items: center; gap: 10px; margin-top: 20px; transition: 0.3s; }
.quiz-progress-bar { height: 4px; background: rgba(255,255,255,0.1); margin-bottom: 30px; border-radius: 10px; overflow: hidden; }
.progress-fill { height: 100%; background: var(--primary-glow); transition: 0.5s; }
h3{
    color:white;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-219365d */.full-stretch{
  width:100vw !important;
  max-width:100vw !important;
  
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  
  padding-left:0 !important;
  padding-right:0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe98b3f */@media (max-width: 768px) {
    .pearl-dashboard { padding: 80px 20px; text-align: center; }
    .live-stats { justify-content: center; }
    .detail-text { margin: 0 auto 30px; }
    .benefit-item { text-align: left; }
    .premium-badge { margin: 0 auto 20px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c3927d6 */.elementor-8 .elementor-element.elementor-element-c3927d6 {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c11d447 */@media (max-width: 768px) {
    .pearl-dashboard { padding: 80px 20px; text-align: center; }
    .live-stats { justify-content: center; }
    .detail-text { margin: 0 auto 30px; }
    .benefit-item { text-align: left; }
    .premium-badge { margin: 0 auto 20px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6820e52 */.elementor-8 .elementor-element.elementor-element-6820e52 {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f52be5 *//* =====================================================
PEARL TEAM SECTION - LAG FREE & PERFORMANCE OPTIMIZED
===================================================== */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&display=swap');

:root {
    --team-bg: #020d12;
    --team-card: rgba(255, 255, 255, 0.03);
    --team-border: rgba(255, 255, 255, 0.08);
    --team-primary: #00ffc3;
    --team-secondary: #0084ff;
    --team-text: #ffffff;
    --team-muted: rgba(255, 255, 255, 0.58);
}

#PEARL_Team_Section {
    position: relative;
    overflow: hidden;
    padding: clamp(60px, 10vh, 100px) 5%;
    background: var(--team-bg);
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: var(--team-text);
}

/* =====================================================
AMBIENT BACKGROUND (OPTIMIZED: NO FILTERS)
===================================================== */
.team-ambient-layer {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

/* Using Radial Gradients instead of Blur Filters to stop lag */
.team-orb {
    position: absolute;
    border-radius: 50%;
    opacity: 0.12;
    will-change: transform;
    animation: teamOrbit 30s linear infinite;
}

.t-1 {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, var(--team-primary) 0%, transparent 70%);
    top: -15%;
    left: -10%;
}

.t-2 {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, var(--team-secondary) 0%, transparent 70%);
    bottom: -10%;
    right: -5%;
    animation-delay: -15s;
}

@keyframes teamOrbit {
    from { transform: rotate(0deg) translate(30px) rotate(0deg); }
    to { transform: rotate(360deg) translate(30px) rotate(-360deg); }
}

/* =====================================================
HEADER
===================================================== */
.team-header {
    position: relative;
    z-index: 10;
    text-align: center;
    margin-bottom: 60px;
}

.team-title {
    font-size: clamp(28px, 6vw, 48px);
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -1px;
    color:white;
}

.shimmer-loop {
    background: linear-gradient(90deg, var(--team-primary), #fff, var(--team-primary));
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: teamShimmer 3s linear infinite;
}

@keyframes teamShimmer {
    to { background-position: 200% center; }
}

/* =====================================================
GRID & CARDS
===================================================== */
.team-grid {
    position: relative;
    z-index: 10;
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    /* Responsive logic: adaptive columns without breaking small screens */
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
    gap: 20px;
}

.dr-mini-card {
    will-change: transform;
    /* Removed float animation for smoother mobile scrolling */
}

.dr-card-inner {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px;
    background: var(--team-card);
    border: 1px solid var(--team-border);
    border-radius: 20px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    backface-visibility: hidden; /* Fixes flickering */
}

/* Animated Border - Optimized */
.dr-card-inner::after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.5px; /* Border thickness */
    border-radius: 20px;
    background: linear-gradient(120deg, transparent, var(--team-primary), var(--team-secondary), transparent);
    background-size: 200% 100%;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.dr-mini-card:hover .dr-card-inner::after {
    opacity: 1;
    animation: teamBorder 3s linear infinite;
}

@keyframes teamBorder {
    0% { background-position: 0% 50%; }
    100% { background-position: 200% 50%; }
}

/* IMAGE */
.dr-thumb {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    overflow: hidden;
    flex-shrink: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.dr-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

/* TEXT */
.dr-meta h4 {
    font-size: 17px;
    margin: 0 0 4px 0;
    font-weight: 700;
    color:white;
}

.dr-meta span {
    font-size: 13px;
    color: var(--team-primary);
    font-weight: 600;
}

/* =====================================================
HOVER EFFECTS
===================================================== */
.dr-mini-card:hover .dr-card-inner {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(0, 255, 195, 0.3);
}

.dr-mini-card:hover img {
    transform: scale(1.1);
}

/* =====================================================
MOBILE & PERFORMANCE FIXES
===================================================== */
@media (max-width: 768px) {
    .team-orb { display: none; } /* Kill orbs on mobile for scroll speed */
    
    .team-grid {
        grid-template-columns: 1fr; /* Single column on mobile */
        gap: 12px;
    }

    .dr-card-inner {
        padding: 16px;
    }
}

/* Performance safeguard */
@media (prefers-reduced-motion: reduce) {
    * { animation: none !important; transition: none !important; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1cf5447 */.elementor-8 .elementor-element.elementor-element-1cf5447 {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b1129d1 */.elementor-8 .elementor-element.elementor-element-b1129d1 {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}/* End custom CSS */