/* ==========================================
   NOSOTROS - WAYA SURF SCHOOL
   ========================================== */

/* ---- HERO ---- */
.about-hero {
  position: relative;
  height: 55vh;
  min-height: 400px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.about-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center 20%;
}

.about-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.65) 100%
  );
}

.about-hero-content {
  position: relative;
  z-index: 2;
  padding-bottom: 3.5rem;
}

.about-hero-tag {
  display: inline-block;
  border: 2px solid #FDD802;
  color: #FDD802;
  padding: 0.4rem 1.2rem;
  border-radius: 50px;
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  backdrop-filter: blur(6px);
  background: rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
}

.about-hero-title {
  font-family: 'Outfit', sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
  color: #fff;
  line-height: 1.05;
  margin: 0 0 0.75rem 0;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}

.about-hero-desc {
  font-size: 1.15rem;
  color: rgba(255, 255, 255, 0.85);
  max-width: 520px;
  line-height: 1.6;
  margin: 0;
  font-style: italic;
}

/* ---- INTRO / STORY ---- */
.about-intro-section {
  padding: 6rem 0;
}

.about-intro-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 4rem;
  align-items: start;
}

.about-intro-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.8rem;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1.1;
  margin: 0.5rem 0 0 0;
}

.about-intro-lead {
  font-size: 1.15rem;
  line-height: 1.7;
  color: #333;
  margin: 0 0 1.25rem 0;
}

.about-intro-text {
  font-size: 1rem;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

/* ---- FOUNDER ---- */
.about-founder-section {
  padding: 5rem 0;
  background: #f8f9fa;
}

.about-founder-grid {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 4rem;
  align-items: center;
  max-width: 950px;
  margin: 0 auto;
}

.about-founder-img {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 3/4;
}

.about-founder-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-founder-name {
  font-family: 'Outfit', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #FDD802;
  background: #1a1a1a;
  display: inline-block;
  padding: 0.4rem 1rem;
  border-radius: 50px;
  margin-bottom: 1rem;
}

.about-founder-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2rem;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.15;
  margin: 0 0 1.25rem 0;
}

.about-founder-bio {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
  margin: 0 0 1rem 0;
}

/* ---- TIMELINE ---- */
.about-timeline-section {
  padding: 5rem 0;
}

.about-timeline-header {
  text-align: center;
  margin-bottom: 3.5rem;
}

.about-timeline-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  color: #1a1a1a;
  margin: 0.5rem 0 0 0;
}

.about-timeline {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding-left: 3rem;
}

.about-timeline::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(to bottom, #FDD802, rgba(253, 216, 2, 0.2));
  border-radius: 2px;
}

.about-tl-item {
  position: relative;
  padding-bottom: 2.5rem;
}

.about-tl-item:last-child {
  padding-bottom: 0;
}

.about-tl-dot {
  position: absolute;
  left: -3rem;
  top: 0.2rem;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FDD802;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #FDD802;
  transform: translateX(-5.5px);
}

.about-tl-year {
  font-family: 'Outfit', sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #FDD802;
  margin-bottom: 0.4rem;
}

.about-tl-content p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.about-tl-content p + p {
  margin-top: 0.5rem;
}

/* ---- PHILOSOPHY ---- */
.about-philosophy-section {
  padding: 5rem 0;
}

.about-philosophy-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 4rem;
  align-items: center;
}

.about-philosophy-content {
  /* text side */
}

.about-philosophy-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1.1;
  margin: 0.5rem 0 1.25rem 0;
}

.about-philosophy-lead {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #333;
  margin: 0 0 1.25rem 0;
}

.about-philosophy-lead strong {
  color: #1a1a1a;
}

.about-philosophy-text {
  font-size: 1rem;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.about-philosophy-img {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 4/3;
}

.about-philosophy-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ---- PILLARS ---- */
.about-pillars-section {
  padding: 5rem 0;
  background: #f8f9fa;
}

.about-pillars-header {
  text-align: center;
  margin-bottom: 3rem;
}

.about-pillars-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  color: #1a1a1a;
  margin: 0.5rem 0 0 0;
}

.about-pillars-desc {
  font-size: 1.05rem;
  color: #666;
  margin: 0.75rem 0 0 0;
}

.about-pillars-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.5rem;
}

.about-pillar {
  background: #fff;
  border-radius: 20px;
  padding: 2rem 1.5rem;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-pillar:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.about-pillar-num {
  display: block;
  font-family: 'Outfit', sans-serif;
  font-size: 2rem;
  font-weight: 900;
  color: #FDD802;
  line-height: 1;
  margin-bottom: 0.75rem;
}

.about-pillar-title {
  font-family: 'Outfit', sans-serif;
  font-size: 1rem;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 0.5rem 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.about-pillar-desc {
  font-size: 0.85rem;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

/* ---- MISSION BOX ---- */
.about-mission-section {
  padding: 5rem 0;
}

.about-mission-box {
  background: #1a1a1a;
  border-radius: 32px;
  padding: 5rem 4rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.about-mission-box::before {
  content: '';
  position: absolute;
  top: -80px;
  right: -80px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: rgba(253, 216, 2, 0.06);
}

.about-mission-box::after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: -60px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(253, 216, 2, 0.04);
}

.about-mission-content {
  position: relative;
  z-index: 1;
  max-width: 600px;
  margin: 0 auto;
}

.about-mission-title {
  font-family: 'Outfit', sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  color: #FDD802;
  margin: 0 0 1.25rem 0;
}

.about-mission-text {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
  margin: 0 0 2rem 0;
}

.about-mission-text strong {
  color: #fff;
}

.about-mission-logo {
  width: 40px;
  opacity: 0.8;
}

.about-mission-btn {
  display: inline-block;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: #FDD802;
  color: #1a1a1a;
  border: 2px solid #FDD802;
  transition: all 0.3s ease;
}

.about-mission-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(253, 216, 2, 0.3);
  color: #1a1a1a;
}

/* ==========================================
   RESPONSIVE - TABLET
   ========================================== */
@media (max-width: 1024px) {
  .about-intro-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .about-founder-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .about-founder-img {
    max-width: 350px;
    margin: 0 auto;
  }

  .about-philosophy-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .about-philosophy-img {
    max-width: 500px;
    margin: 0 auto;
  }

  .about-pillars-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .about-mission-box {
    padding: 4rem 2.5rem;
  }
}

/* ==========================================
   RESPONSIVE - MOBILE
   ========================================== */
@media (max-width: 768px) {
  .about-hero {
    height: 45vh;
    min-height: 300px;
  }

  .about-hero-title {
    font-size: 2.4rem;
  }

  .about-hero-desc {
    font-size: 1rem;
  }

  .about-hero-content {
    padding-bottom: 2.5rem;
  }

  .about-intro-section {
    padding: 4rem 0;
  }

  .about-intro-title {
    font-size: 2rem;
  }

  .about-philosophy-section {
    padding: 3rem 0;
  }

  .about-philosophy-title {
    font-size: 1.8rem;
  }

  .about-founder-section {
    padding: 3rem 0;
  }

  .about-founder-title {
    font-size: 1.6rem;
  }

  .about-timeline-section {
    padding: 3rem 0;
  }

  .about-timeline-title {
    font-size: 1.8rem;
  }

  .about-pillars-section {
    padding: 3rem 0;
  }

  .about-pillars-title {
    font-size: 1.8rem;
  }

  .about-pillars-grid {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }

  .about-pillar {
    padding: 1.5rem 1rem;
  }

  .about-mission-section {
    padding: 3rem 0;
  }

  .about-mission-box {
    padding: 3rem 1.5rem;
    border-radius: 24px;
  }

  .about-mission-title {
    font-size: 1.6rem;
  }
}

@media (max-width: 375px) {
  .about-hero-title {
    font-size: 2rem;
  }

  .about-intro-title {
    font-size: 1.7rem;
  }

  .about-pillars-grid {
    grid-template-columns: 1fr;
  }
}
