/* ==========================================================================
   ABOUT PAGE - PREMIUM OVERRIDE LAYER
   ========================================================================== */

/* Premium About page */
.about-premium-page {
  color: #1f2937;
  background:
    linear-gradient(180deg, #f8fbf9 0, #ffffff 20%, #f7faf8 100%);
}

.about-premium-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  gap: clamp(42px, 6vw, 92px);
  align-items: center;
  min-height: calc(100svh - 84px);
  padding: clamp(64px, 8vw, 108px) 6vw;
  overflow: hidden;
}

.about-premium-copy {
  position: relative;
  z-index: 2;
  max-width: 720px;
}

.about-premium-copy h2 {
  max-width: 690px;
  margin: 0;
  color: #142431;
  font-size: clamp(42px, 5.2vw, 72px);
  line-height: 1.04;
  font-weight: 800;
}

.about-premium-copy p {
  max-width: 670px;
  margin: 22px 0 0;
  color: #64727e;
  font-size: 16px;
  line-height: 1.75;
}

.about-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.about-hero-actions .primary-btn,
.about-hero-actions .secondary-btn {
  min-height: 50px;
  border-radius: 12px;
  padding: 0 20px;
}

.about-hero-actions .secondary-btn {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  text-decoration: none;
}

.about-premium-visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 610px;
}

.about-image-frame {
  position: relative;
  z-index: 2;
  width: min(108%, 700px);
  height: 600px;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.about-image-frame .about-portrait {
  width: 100%;
  height: 100%;
  border-radius: 44% 56% 58% 42% / 38% 42% 58% 62%;
  object-fit: cover;
  object-position: center 28%;
  filter: drop-shadow(0 24px 32px rgba(35, 72, 60, 0.13));
  clip-path: ellipse(47% 48% at 52% 51%);
  -webkit-mask-image: radial-gradient(ellipse 49% 50% at 52% 51%, #000 76%, transparent 100%);
  mask-image: radial-gradient(ellipse 49% 50% at 52% 51%, #000 76%, transparent 100%);
}

.about-shape {
  position: absolute;
  display: block;
  pointer-events: none;
}

.about-shape-one {
  width: 460px;
  height: 460px;
  border-radius: 48% 52% 66% 34% / 41% 40% 60% 59%;
  background: #dff3ec;
  transform: translate(-22%, -18%) rotate(14deg);
}

.about-shape-two {
  right: -8%;
  bottom: 3%;
  width: 280px;
  height: 340px;
  border: 1px solid rgba(79, 143, 191, 0.12);
  border-radius: 70% 30% 63% 37% / 42% 54% 46% 58%;
  background: rgba(233, 243, 248, 0.72);
  transform: rotate(-15deg);
}

.about-image-badge {
  position: absolute;
  left: -36px;
  bottom: 32px;
  display: flex;
  align-items: center;
  gap: 11px;
  min-width: 225px;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  color: #285f50;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(29, 67, 55, 0.16);
  backdrop-filter: blur(14px);
}

.about-image-badge .ui-icon {
  width: 26px;
  height: 26px;
}

.about-image-badge strong,
.about-image-badge small {
  display: block;
}

.about-image-badge strong {
  font-size: 13px;
}

.about-image-badge small {
  margin-top: 3px;
  color: #7b8781;
  font-size: 10px;
}

.about-premium-section {
  width: min(1440px, calc(100% - 10vw));
  margin: 0 auto;
  padding: 88px 0;
}

.about-section-heading {
  display: grid;
  justify-items: center;
  margin-bottom: 38px;
  text-align: center;
}

.about-section-heading h2 {
  margin: 0;
  color: #172632;
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.12;
}

.about-philosophy-grid,
.about-stat-grid,
.about-process-grid {
  display: grid;
  gap: 18px;
}

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

.about-philosophy-grid article {
  display: grid;
  justify-items: center;
  min-height: 300px;
  align-content: start;
  padding: 34px 28px;
  border: 1px solid #e2ece7;
  border-radius: 22px;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 16px 42px rgba(31, 66, 54, 0.06);
}

.about-icon,
.about-step-icon,
.about-timeline-icon,
.about-cta-mark {
  display: grid;
  place-items: center;
  color: #2e7d68;
  background: #e8f5ef;
}

.about-icon {
  width: 72px;
  height: 72px;
  margin-bottom: 24px;
  border-radius: 50%;
}

.about-icon .ui-icon {
  width: 31px;
  height: 31px;
}

.about-philosophy-grid h3 {
  margin: 0;
  color: #205c4b;
  font-size: 19px;
}

.about-philosophy-grid p {
  margin: 16px 0 0;
  color: #63716b;
  font-size: 14px;
  line-height: 1.72;
}

.about-trust-section {
  width: 100%;
  padding-right: 6vw;
  padding-left: 6vw;
  background: linear-gradient(135deg, #f0f8f5, #f8fbfa);
}

.about-stat-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-stat-grid article {
  display: grid;
  justify-items: center;
  min-height: 210px;
  align-content: center;
  padding: 26px 18px;
  border: 1px solid rgba(217, 232, 225, 0.9);
  border-radius: 20px;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 12px 34px rgba(31, 66, 54, 0.045);
}

.about-stat-grid .ui-icon {
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  color: #2e7d68;
}

.about-stat-grid strong {
  color: #236450;
  font-size: 18px;
  line-height: 1.25;
}

.about-stat-grid span {
  margin-top: 9px;
  color: #748079;
  font-size: 12px;
}

.about-experience-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 18px;
}

.about-experience-grid article {
  padding: 28px;
  border: 1px solid #dfeae5;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.76);
}

.about-experience-grid article > span,
.about-timeline small {
  color: #2e7d68;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.about-experience-grid h3,
.about-timeline h3,
.about-process-grid h3 {
  margin: 10px 0 0;
  color: #24333e;
}

.about-experience-grid p,
.about-timeline p {
  margin: 13px 0 0;
  color: #69766f;
  font-size: 13px;
  line-height: 1.68;
}

.about-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.about-timeline::before {
  content: "";
  position: absolute;
  top: 36px;
  right: 10%;
  left: 10%;
  height: 1px;
  background: #d5e8e0;
}

.about-timeline article {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  align-content: start;
  text-align: center;
}

.about-timeline-icon {
  width: 72px;
  height: 72px;
  margin-bottom: 22px;
  border: 8px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 5px 20px rgba(31, 66, 54, 0.08);
}

.about-timeline-icon .ui-icon {
  width: 26px;
  height: 26px;
}

.about-timeline h3 {
  font-size: 16px;
  line-height: 1.35;
}

.about-timeline p {
  font-size: 12px;
}

.about-timeline details {
  margin-top: 10px;
  color: #69766f;
}

.about-timeline summary {
  width: fit-content;
  margin: 0 auto;
  color: #2e7d68;
  font-size: 11px;
  font-weight: 800;
  cursor: pointer;
}

.about-timeline details p {
  margin-top: 9px;
}

.about-process-section {
  padding-top: 60px;
}

.about-process-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-process-grid article {
  position: relative;
  min-height: 275px;
  padding: 28px 24px;
  border: 1px solid #e2ebe7;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 36px rgba(31, 66, 54, 0.05);
}

.about-process-grid article:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 60px;
  right: -19px;
  z-index: 2;
  width: 20px;
  border-top: 1px dashed #aed5c6;
}

.about-step-icon {
  width: 64px;
  height: 64px;
  border-radius: 18px;
}

.about-step-icon .ui-icon {
  width: 27px;
  height: 27px;
}

.about-process-grid b {
  display: grid;
  width: 25px;
  height: 25px;
  margin-top: 22px;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #43a57f;
  font-size: 11px;
}

.about-process-grid h3 {
  font-size: 17px;
}

.about-process-grid p {
  margin: 12px 0 0;
  color: #6b7771;
  font-size: 13px;
  line-height: 1.62;
}

.about-final-philosophy {
  padding: 52px;
  border: 1px solid #dceae4;
  border-radius: 24px;
  text-align: center;
  background: #f3f9f6;
}

.about-final-philosophy > div {
  max-width: 980px;
  margin: auto;
}

.about-final-philosophy h2 {
  margin: 0;
  color: #1b3029;
  font-size: clamp(28px, 3vw, 42px);
}

.about-final-philosophy p {
  margin: 20px 0 0;
  color: #63716b;
  font-size: 15px;
  line-height: 1.75;
}

.about-premium-cta {
  position: relative;
  display: flex;
  width: min(1440px, calc(100% - 10vw));
  min-height: 230px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin: 24px auto 64px;
  overflow: hidden;
  border-radius: 26px;
  padding: 44px 52px;
  color: #ffffff;
  background: linear-gradient(135deg, #1f6653, #318c72);
  box-shadow: 0 24px 60px rgba(34, 94, 75, 0.22);
}

.about-premium-cta::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -150px;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 44% 56% 63% 37%;
  transform: rotate(18deg);
}

.about-premium-cta > div {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 22px;
}

.about-cta-mark {
  width: 70px;
  height: 70px;
  flex: 0 0 70px;
  border-radius: 50%;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.13);
}

.about-cta-mark .ui-icon {
  width: 30px;
  height: 30px;
}

.about-premium-cta h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(28px, 3.2vw, 44px);
}

.about-premium-cta p {
  max-width: 620px;
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
}

.about-premium-cta .primary-btn {
  position: relative;
  z-index: 2;
  min-width: 190px;
  min-height: 52px;
  color: #24634f;
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(16, 55, 43, 0.18);
}

@media (max-width: 1050px) {
  .about-premium-hero {
    grid-template-columns: 1fr 0.9fr;
    gap: 34px;
  }

  .about-premium-copy h2 {
    font-size: 48px;
  }

  .about-premium-visual {
    min-height: 500px;
  }

  .about-image-frame {
    height: 500px;
  }

  .about-stat-grid,
  .about-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-process-grid article::after {
    display: none;
  }

  .about-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-timeline::before {
    display: none;
  }
}

@media (max-width: 760px) {
  .about-premium-hero {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 46px 20px 58px;
  }

  .about-premium-copy h2 {
    font-size: 38px;
    line-height: 1.08;
  }

  .about-premium-copy p {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.68;
  }

  .about-hero-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 24px;
  }

  .about-hero-actions > * {
    justify-content: center;
    width: 100%;
  }

  .about-premium-visual {
    min-height: 420px;
  }

  .about-image-frame {
    width: 92%;
    height: 420px;
  }

  .about-image-badge {
    left: 10px;
    bottom: 18px;
    min-width: 205px;
  }

  .about-premium-section {
    width: calc(100% - 36px);
    padding: 62px 0;
  }

  .about-section-heading {
    margin-bottom: 26px;
  }

  .about-philosophy-grid,
  .about-stat-grid,
  .about-experience-grid,
  .about-process-grid {
    grid-template-columns: 1fr;
  }

  .about-philosophy-grid article {
    min-height: 0;
    padding: 28px 22px;
  }

  .about-trust-section {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
  }

  .about-stat-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .about-stat-grid article {
    min-height: 170px;
    padding: 20px 12px;
  }

  .about-stat-grid strong {
    font-size: 15px;
  }

  .about-experience-grid article {
    padding: 22px;
  }

  .about-timeline {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .about-timeline::before {
    display: block;
    top: 28px;
    bottom: 28px;
    left: 29px;
    width: 1px;
    height: auto;
  }

  .about-timeline article {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 16px;
    justify-items: stretch;
    padding: 0 0 28px;
    text-align: left;
  }

  .about-timeline-icon {
    width: 58px;
    height: 58px;
    margin: 0;
    border-width: 6px;
  }

  .about-timeline p {
    font-size: 13px;
  }

  .about-timeline summary {
    margin: 0;
  }

  .about-process-grid article {
    min-height: 0;
  }

  .about-final-philosophy {
    padding: 34px 22px;
  }

  .about-premium-cta {
    display: grid;
    width: calc(100% - 36px);
    justify-items: stretch;
    margin: 12px auto 38px;
    padding: 32px 24px;
  }

  .about-premium-cta > div {
    align-items: flex-start;
  }

  .about-premium-cta .primary-btn {
    width: 100%;
  }
}

@media (max-width: 430px) {
  .about-premium-copy h2 {
    font-size: 34px;
  }

  .about-premium-visual {
    min-height: 360px;
  }

  .about-image-frame {
    height: 365px;
  }

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

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

  .about-stat-grid article {
    min-height: 155px;
  }

  .about-premium-cta > div {
    display: grid;
  }
}

