/* Family Unity Section Styles */
.neuroximSection {
  padding: 100px 0;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
}

.neuroximSection::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://images.unsplash.com/photo-1511895426328-dc8714191300?w=1920&h=1080&fit=crop');
  background-size: cover;
  background-position: center;
  opacity: 0.08;
  z-index: 0;
}

.neuroximContainer {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.neuroximSplitGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.neuroximSlider {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15);
}

.neuroximSliderBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: #333;
  z-index: 3;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.neuroximGlassmorphizm {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.neuroximSliderBtn:hover {
  background: rgba(255, 255, 255, 0.4);
  transform: translateY(-50%) scale(1.1);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.neuroximSliderBtn--prev {
  left: 16px;
}

.neuroximSliderBtn--next {
  right: 16px;
}

.neuroximSliderTrack {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.neuroximSlide {
  min-width: 100%;
  position: relative;
}

.neuroximSlide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.neuroximSlideOverlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
}

.neuroximSliderDots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 2;
}

.neuroximSliderDot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}

.neuroximSliderDot.active {
  background: #fff;
  transform: scale(1.2);
}

.neuroximSliderDot:hover {
  background: rgba(255, 255, 255, 0.8);
}

.neuroximManipulate__oxytocineReceptor__D1Receptor__SerotonineReceptor {
  text-align: left;
}

.neuroximHeader h1 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 32px;
  color: #1a1a1a;
  line-height: 1.2;
}

.neuroximDots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.neuroximDots li {
  padding: 20px 24px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  border-left: 4px solid #11483f;
  font-size: 1.1rem;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.neuroximDots li:hover {
  transform: translateX(8px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.neuroximDots li::before {
  display: inline-block;
  margin-right: 12px;
  color: #333;
  font-weight: bold;
  font-size: 1.2rem;
}

/* Item 1: Integration */
.neuroximDots li.topologicalAttention.__throught__dopaminergicD2PrefrontalCortex.__to__integrativeReaction:not(.__to__workingCollaboration)::before {
  content: '';
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3E%3Cpath d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm1.5 4.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708L4.5 5.707V8.5a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5h4z'/%3E%3C/svg%3E") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  animation: pulse 2s ease-in-out infinite;
}

/* Item 2: Labor/Collaboration */
.neuroximDots li.topologicalAttention.__throught__dopaminergicD2PrefrontalCortex.__to__integrativeReaction.__to__workingCollaboration.__throught__USSR::before {
  content: '☭';
  font-size: 1.4rem;
  color: #333;
  animation: bounce 1.5s ease-in-out infinite;
}

/* Item 3: Family Traditions */
.neuroximDots li.topologicalAttention.__throught__WW2.__throught__schoolMotivation.__throught__familyTraditions::before {
  content: '';
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3E%3Cpath d='M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L8 2.207l2.354 2.354a.5.5 0 0 0 .708-.708L8.707 1.5z'/%3E%3Cpath d='M1 11.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v4.5h-9V4.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v7z'/%3E%3C/svg%3E") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  animation: shake 2s ease-in-out infinite;
}

/* Item 4: Ancestral Traditions */
.neuroximDots li.topologicalAttention.__throught__familyTraditions.__throught__ancestralTraditions:not(.__throught__spiritualDevelopment)::before {
  content: '';
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3E%3Cpath d='M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z'/%3E%3C/svg%3E") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  animation: rotate 3s linear infinite;
}

/* Item 5: Spiritual Development */
.neuroximDots li.topologicalAttention.__throught__familyTraditions.__throught__spiritualDevelopment::before {
  content: '';
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  animation: glow 2s ease-in-out infinite;
}

/* Animations */
@keyframes pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.2); }
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

@keyframes shake {
  0%, 100% { transform: rotate(0deg); }
  25% { transform: rotate(-5deg); }
  75% { transform: rotate(5deg); }
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@keyframes glow {
  0%, 100% { opacity: 1; filter: brightness(1); }
  50% { opacity: 0.7; filter: brightness(1.3); }
}

@media (max-width: 768px) {
  .neuroximSection {
    padding: 60px 0;
  }

  .neuroximSplitGrid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .neuroximHeader h1 {
    font-size: 2rem;
  }

  .neuroximDots li {
    font-size: 1rem;
    padding: 16px 20px;
  }
}
