/* About — page-specific styles */
/* Great Vibes font linked in about/Default.aspx head. */

/* —— Hero —— */
/* Interior photo — full width, no cover zoom (taller than patio/garage shots) */
.hero.hero--about .hero-bg {
  background-color: #000;
  background-repeat: no-repeat;
  filter: none;
  background-image: url("/about/images/about-hero-image.webp?v=20260601c");
  background-position: center bottom;
  background-size: 100% auto;
}

.hero-inner--about {
  max-width: var(--max);
}

.about-eyebrow {
  margin: 0 0 0.65rem;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--orange);
}

.about-headline-rule {
  display: block;
  width: clamp(3.25rem, 7vw, 4.5rem);
  height: 3px;
  margin: 0 0 1rem;
  background: var(--orange);
  border-radius: 2px;
}

.hero-headline--about {
  margin: 0 0 1rem;
  line-height: 0.92;
  text-transform: uppercase;
}

.hero-headline--about .hero-line {
  display: block;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-weight: 400;
  font-size: clamp(2.5rem, 6vw, 4.25rem);
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.94);
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.75);
}

.hero-headline--about .hero-line--accent {
  color: var(--orange);
}

.hero-sub--about {
  max-width: 32rem;
  margin: 0 0 0.85rem;
  font-size: clamp(0.9rem, 1.55vw, 0.98rem);
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.78);
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.75);
}

.about-hero-tagline {
  margin: 0;
  font-family: "Great Vibes", "Segoe Script", cursive;
  font-size: clamp(1.65rem, 3.8vw, 2.35rem);
  font-weight: 400;
  line-height: 1.1;
  color: var(--orange);
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.65);
}

.about-hero-tagline::before {
  content: "\2014\00a0";
  opacity: 0.85;
}

/* —— Fold strip — dark bar (matches garage / gallery / patio) —— */
.hero-strip--about .strip-grid-wrap {
  max-width: 1320px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transform: none;
}

.hero-strip--about .strip-item {
  align-items: flex-start;
}

.hero-strip--about .si-ico {
  margin-top: 0.15rem;
}

.hero-strip--about .si-text {
  align-self: flex-start;
}

.hero-strip--about .si-top {
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-size: clamp(1.05rem, 1.8vw, 1.25rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.1;
}

.hero-strip--about .si-sub {
  margin: 0.2rem 0 0;
  font-size: clamp(0.7rem, 1.1vw, 0.8rem);
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.45;
}

.hero.hero--about .si-ico-img {
  filter: brightness(1.05) drop-shadow(0 0 8px rgba(223, 87, 0, 0.15));
}

/* Mobile: cover hero photo, strip at fold, lighter fade */
@media (max-width: 991px) {
  .hero.hero--about .hero-inner::after {
    content: "";
    flex: 1 1 auto;
    min-height: clamp(7rem, 30vh, 16rem);
  }

  .hero.hero--about .hero-bg {
    filter: brightness(1.08) contrast(1.02) saturate(1.03);
    background-image: url("/about/images/about-hero-image.webp?v=20260601c");
    background-size: 100% auto;
    background-position: center bottom;
  }

  .about-eyebrow {
    font-size: 0.66rem;
    margin-bottom: 0.55rem;
  }

  .about-headline-rule {
    width: clamp(2.75rem, 7vw, 3.5rem);
    height: 3px;
    margin-bottom: 0.65rem;
  }

  .hero-headline--about {
    margin-bottom: 0.45rem;
  }

  .hero-headline--about .hero-line {
    font-size: clamp(2rem, 8.5vw, 2.85rem);
    line-height: 0.92;
  }

  .hero-sub--about {
    font-size: clamp(0.84rem, 3.5vw, 0.94rem);
    line-height: 1.48;
    margin-bottom: 0.55rem;
  }

  .about-hero-tagline {
    font-size: clamp(1.35rem, 5.5vw, 1.65rem);
    margin-bottom: 0.15rem;
  }

  .hero-strip--about .strip-grid-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-strip--about .strip-item {
    padding: 0.75rem 0.6rem;
    min-height: 0;
    align-items: flex-start;
    gap: 0.6rem;
  }

  .hero-strip--about .si-ico {
    width: 2.35rem;
    height: 2.35rem;
    margin-top: 0.05rem;
  }

  .hero.hero--about .si-ico-img {
    width: 32px;
    max-height: 32px;
  }

  .hero-strip--about .si-top {
    font-size: 0.88rem;
    letter-spacing: 0.06em;
    line-height: 1.12;
  }

  .hero-strip--about .si-sub {
    font-size: 0.68rem;
    line-height: 1.35;
    margin-top: 0.12rem;
  }
}

/* —— Why homeowners choose Gio's —— */
.about-choose {
  padding: clamp(3.75rem, 7.5vw, 5.75rem) 1.25rem clamp(4rem, 8vw, 5.5rem);
}

.about-choose .wrap {
  max-width: 1180px;
}

.about-choose-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2rem, 4vw, 2.75rem);
  margin-bottom: clamp(1.75rem, 3.5vw, 2.25rem);
}

@media (min-width: 960px) {
  .about-choose-layout {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
    gap: clamp(1.75rem, 3vw, 2.5rem);
    align-items: start;
  }
}

.about-choose-eyebrow {
  justify-content: flex-start;
  margin-bottom: 0.85rem;
}

.about-choose-title {
  margin: 0 0 1rem;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-weight: 400;
  font-size: clamp(2.1rem, 4.8vw, 3rem);
  letter-spacing: 0.04em;
  line-height: 0.98;
  text-transform: uppercase;
}

.about-choose-title-line {
  display: block;
  color: rgba(255, 255, 255, 0.94);
}

.about-choose-title-accent {
  color: var(--orange);
}

.about-choose-lead,
.about-choose-body {
  margin: 0 0 0.85rem;
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.72);
}

.about-choose-mission {
  margin: 0 0 0.85rem;
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.78);
}

.about-choose-mission strong {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.92);
}

.about-choose-mission-accent {
  color: var(--orange);
  font-weight: 600;
}

.about-choose-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.85rem;
}

@media (min-width: 560px) {
  .about-choose-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.9rem;
  }
}

.achoose-card {
  padding: 1.15rem 1.1rem 1.2rem;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(145deg, rgba(22, 22, 22, 0.92) 0%, rgba(10, 10, 10, 0.96) 100%);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
  transition:
    border-color 0.4s ease,
    box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.achoose-card:hover {
  border-color: rgba(223, 87, 0, 0.22);
  box-shadow:
    0 16px 40px rgba(0, 0, 0, 0.45),
    0 0 24px rgba(223, 87, 0, 0.08);
  transform: translateY(-2px);
}

.achoose-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.85rem;
  height: 2.85rem;
  margin-bottom: 0.7rem;
  border-radius: 999px;
  border: 1px solid rgba(223, 87, 0, 0.35);
  background: radial-gradient(circle at 50% 45%, rgba(20, 20, 20, 0.55) 0%, rgba(0, 0, 0, 0.82) 100%);
  box-shadow: 0 0 16px rgba(223, 87, 0, 0.1);
}

.achoose-ico img {
  width: 1.5rem;
  height: 1.5rem;
  object-fit: contain;
  filter: brightness(1.12) drop-shadow(0 0 8px rgba(223, 87, 0, 0.2));
}

.achoose-title {
  margin: 0 0 0.4rem;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-size: clamp(1rem, 1.6vw, 1.12rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.94);
  line-height: 1.1;
}

.achoose-copy {
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.62);
}

.about-choose .wrap.reveal-stagger:not(.visible) .achoose-card {
  opacity: 0;
  transform: translateY(14px);
}

.about-choose .wrap.reveal-stagger.visible .achoose-card {
  opacity: 1;
  transform: none;
  transition:
    opacity 0.68s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.68s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-choose .wrap.reveal-stagger.visible .achoose-card:nth-child(1) { transition-delay: 0.1s; }
.about-choose .wrap.reveal-stagger.visible .achoose-card:nth-child(2) { transition-delay: 0.16s; }
.about-choose .wrap.reveal-stagger.visible .achoose-card:nth-child(3) { transition-delay: 0.22s; }
.about-choose .wrap.reveal-stagger.visible .achoose-card:nth-child(4) { transition-delay: 0.28s; }

.about-choose .wrap.reveal-stagger:not(.visible) .about-choose-bar {
  opacity: 0;
  transform: translateY(14px);
}

.about-choose .wrap.reveal-stagger.visible .about-choose-bar {
  opacity: 1;
  transform: none;
  transition:
    opacity 0.72s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: 0.34s;
}

@media (prefers-reduced-motion: reduce) {
  .about-choose .wrap.reveal-stagger:not(.visible) .achoose-card,
  .about-choose .wrap.reveal-stagger:not(.visible) .about-choose-bar {
    opacity: 1;
    transform: none;
  }

  .about-choose .wrap.reveal-stagger.visible .achoose-card,
  .about-choose .wrap.reveal-stagger.visible .about-choose-bar,
  .achoose-card,
  .about-choose-bar {
    transition: none;
  }

  .achoose-card:hover,
  .about-choose-bar:hover {
    transform: none;
  }
}

/* —— Our story —— */
.about-story {
  padding: clamp(3.75rem, 7.5vw, 5.75rem) 1.25rem clamp(4rem, 8vw, 5.5rem);
}

.about-story .wrap {
  max-width: 1180px;
}

.about-story-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1.25rem, 2.5vw, 1.75rem);
  align-items: start;
}

@media (min-width: 960px) {
  .about-story-layout {
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    grid-template-areas:
      "copy pillars"
      "local local";
    gap: clamp(1.35rem, 2.5vw, 1.85rem) clamp(1.75rem, 3vw, 2.5rem);
    align-items: start;
  }

  .about-story-copy {
    grid-area: copy;
  }

  .about-story-pillars {
    grid-area: pillars;
  }

  .about-story-local {
    grid-area: local;
  }
}

.about-story-eyebrow {
  justify-content: flex-start;
  margin-bottom: 0.85rem;
}

.about-story-title {
  margin: 0 0 1rem;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-weight: 400;
  font-size: clamp(2.1rem, 4.8vw, 3rem);
  letter-spacing: 0.04em;
  line-height: 0.98;
  text-transform: uppercase;
}

.about-story-title-line {
  display: block;
  color: rgba(255, 255, 255, 0.94);
}

.about-story-title-accent {
  color: var(--orange);
}

.about-story-lead,
.about-story-body {
  margin: 0 0 0.85rem;
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.72);
}

.about-story-local {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  margin: 0;
  padding: 1.1rem 1rem;
  border-radius: 12px;
  border: 1px solid rgba(223, 87, 0, 0.18);
  background:
    radial-gradient(120% 140% at 0% 0%, rgba(223, 87, 0, 0.1) 0%, transparent 55%),
    linear-gradient(145deg, rgba(18, 18, 18, 0.92) 0%, rgba(8, 8, 8, 0.96) 100%);
}

.about-story-local-ico {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.85rem;
  height: 2.85rem;
  border-radius: 999px;
  border: 1px solid rgba(223, 87, 0, 0.35);
  background: radial-gradient(circle at 50% 45%, rgba(20, 20, 20, 0.55) 0%, rgba(0, 0, 0, 0.82) 100%);
  box-shadow: 0 0 14px rgba(223, 87, 0, 0.1);
}

.about-story-local-ico img {
  width: 1.5rem;
  height: 1.5rem;
  object-fit: contain;
  filter: brightness(1.12) drop-shadow(0 0 8px rgba(223, 87, 0, 0.2));
}

.about-story-local-title {
  margin: 0 0 0.35rem;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.1;
}

.about-story-local-lead {
  margin: 0;
  font-size: 0.82rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.62);
}

.about-story-pillars {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

.astory-pillar {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 1rem 0.9rem;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(145deg, rgba(22, 22, 22, 0.92) 0%, rgba(10, 10, 10, 0.96) 100%);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.32);
}

.astory-pillar-ico {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 999px;
  border: 1px solid rgba(223, 87, 0, 0.28);
  background: rgba(0, 0, 0, 0.45);
}

.astory-pillar-ico img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
  filter: brightness(1.1) drop-shadow(0 0 6px rgba(223, 87, 0, 0.18));
}

.astory-pillar-title {
  margin: 0 0 0.25rem;
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.1;
}

.astory-pillar-copy {
  margin: 0;
  font-size: 0.72rem;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.58);
}

.about-story .wrap.reveal-stagger:not(.visible) .astory-pillar {
  opacity: 0;
  transform: translateY(12px);
}

.about-story .wrap.reveal-stagger.visible .astory-pillar {
  opacity: 1;
  transform: none;
  transition:
    opacity 0.68s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.68s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-story .wrap.reveal-stagger.visible .astory-pillar:nth-child(1) { transition-delay: 0.1s; }
.about-story .wrap.reveal-stagger.visible .astory-pillar:nth-child(2) { transition-delay: 0.16s; }
.about-story .wrap.reveal-stagger.visible .astory-pillar:nth-child(3) { transition-delay: 0.22s; }

.about-story .wrap.reveal-stagger:not(.visible) .about-story-local {
  opacity: 0;
  transform: translateY(12px);
}

.about-story .wrap.reveal-stagger.visible .about-story-local {
  opacity: 1;
  transform: none;
  transition:
    opacity 0.72s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: 0.28s;
}

@media (prefers-reduced-motion: reduce) {
  .about-story .wrap.reveal-stagger:not(.visible) .astory-pillar,
  .about-story .wrap.reveal-stagger:not(.visible) .about-story-local {
    opacity: 1;
    transform: none;
  }

  .about-story .wrap.reveal-stagger.visible .astory-pillar,
  .about-story .wrap.reveal-stagger.visible .about-story-local {
    transition: none;
  }
}
