/* Astra mockup reconstruction: Home, About and Services */
.brand-pehlivanoglu {
  --shell: min(1296px, calc(100vw - 144px));
  --paper: #f7f4ed;
  --ink: #231f20;
  --accent: #fa6413;
}
.brand-pehlivanoglu .site-header__inner { min-height: 84px; }
.brand-pehlivanoglu .brand-lockup { width: 220px; }
.brand-pehlivanoglu .site-nav a { font-size: 14px; font-weight: 400; }
.brand-pehlivanoglu .hero { position: relative; background: var(--paper); }
.brand-pehlivanoglu .hero__grid { position: relative; display: block; min-height: 0; }
.brand-pehlivanoglu .hero__art { min-height: 0; }
.brand-pehlivanoglu .hero__art img { width: 100%; height: auto; object-fit: contain; }
.brand-pehlivanoglu .hero__copy { position: absolute; inset: 0 auto 0 0; display: flex; width: 52%; align-items: flex-start; flex-direction: column; justify-content: center; padding: 46px 7% 46px 0; background: linear-gradient(90deg, var(--paper) 0 62%, rgba(247,244,237,.96) 74%, rgba(247,244,237,0) 100%); }
.brand-pehlivanoglu .hero__copy h1 { margin-bottom: 24px; font-size: 74px; line-height: 1.02; letter-spacing: -.045em; }
.brand-pehlivanoglu .hero__lead { max-width: 540px; font-size: 22px; line-height: 1.35; letter-spacing: -.02em; }
.brand-pehlivanoglu .eyebrow { font-size: 12px; line-height: 1.3; }
.brand-pehlivanoglu .button { font-size: 18px; font-weight: 500; }
.brand-pehlivanoglu .services { padding-block: 52px 48px; }
.brand-pehlivanoglu .services h2 { max-width: none; font-size: 48px; line-height: 1.08; letter-spacing: -.04em; }
.brand-pehlivanoglu .service-grid { margin-top: 34px; }
.brand-pehlivanoglu .service-card { min-height: 220px; }
.brand-pehlivanoglu .service-card h3 { font-size: 24px; line-height: 1.15; letter-spacing: -.03em; }
.brand-pehlivanoglu .service-card p { font-size: 20px; line-height: 1.3; letter-spacing: -.01em; }
.brand-pehlivanoglu .dark-band__grid { min-height: 182px; grid-template-columns: 1.25fr .8fr .55fr; padding-block: 28px; }
.brand-pehlivanoglu .dark-band h2 { font-size: 48px; line-height: 1.06; letter-spacing: -.03em; }
.brand-pehlivanoglu .work-fields { padding-block: 32px; }
.brand-pehlivanoglu .feature-card__art { min-height: 0; aspect-ratio: 3.1 / 1; background: #f0ebe2; }
.brand-pehlivanoglu .feature-card__art img { object-fit: cover; }
.brand-pehlivanoglu .process-strip { border-top: 1px solid var(--line); padding: 28px 0 32px; }
.brand-pehlivanoglu .process-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.brand-pehlivanoglu .process-item { display: grid; min-height: 96px; grid-template-columns: 46px 1fr; gap: 16px; border-right: 1px solid var(--line); padding: 8px 34px; }
.brand-pehlivanoglu .process-item:first-child { padding-left: 0; }
.brand-pehlivanoglu .process-item:last-child { border-right: 0; }
.brand-pehlivanoglu .process-number { color: var(--accent); font-size: 20px; }
.brand-pehlivanoglu .process-item h3 { margin: 0 0 6px; font-size: 19px; }
.brand-pehlivanoglu .process-item p { margin: 0; font-size: 16px; line-height: 1.35; }
.brand-pehlivanoglu .contact-band__inner { min-height: 145px; }
.brand-pehlivanoglu .contact-band h2 { max-width: 620px; font-size: 38px; line-height: 1.08; }
.brand-pehlivanoglu .site-footer__inner { min-height: 96px; }
.brand-pehlivanoglu .site-footer__legal { padding-block: 10px 14px; }

.brand-pehlivanoglu.page-about { --shell: min(1320px, calc(100vw - 120px)); }
.brand-pehlivanoglu.page-services { --shell: min(1296px, calc(100vw - 144px)); }
.brand-pehlivanoglu.page-about .site-header__inner { min-height: 103px; }
.brand-pehlivanoglu.page-services .site-header__inner { min-height: 92px; }
.brand-pehlivanoglu .page-hero__grid { grid-template-columns: 44% 56%; }
.brand-pehlivanoglu .page-hero__visual { min-height: 0; }
.brand-pehlivanoglu .page-hero__visual img { width: 100%; height: auto; object-fit: contain; }
.brand-pehlivanoglu.page-about .page-hero__copy h1,
.brand-pehlivanoglu.page-services .page-hero__copy h1 { font-size: 104px; line-height: 1.02; letter-spacing: -.045em; }
.brand-pehlivanoglu .page-hero__copy .lead-copy { font-size: 32px; line-height: 1.3; letter-spacing: -.02em; }
.brand-pehlivanoglu.page-about .page-hero__grid { min-height: 547px; }
.brand-pehlivanoglu.page-services .page-hero__grid { min-height: 318px; }
.brand-pehlivanoglu .about-layout { grid-template-columns: 44% 56%; gap: 40px; }
.brand-pehlivanoglu .about-layout__copy { font-size: 28px; line-height: 1.35; letter-spacing: -.015em; }
.brand-pehlivanoglu .scope-list { font-size: 22px; line-height: 1.4; letter-spacing: -.015em; }
.brand-pehlivanoglu.page-about .inner-section { padding-block: 72px 86px; }
.brand-pehlivanoglu.page-services .catalog-grid { gap: 88px; }
.brand-pehlivanoglu.page-services .catalog-group + .catalog-group { padding-left: 60px; }
.brand-pehlivanoglu.page-services .catalog-group h2 { font-size: 44px; line-height: 1.08; letter-spacing: -.035em; }
.brand-pehlivanoglu.page-services .catalog-list { font-size: 20px; line-height: 1.35; letter-spacing: -.02em; }
.brand-pehlivanoglu.page-services .catalog-list li { min-height: 51px; grid-template-columns: 1fr; }
.brand-pehlivanoglu.page-services .catalog-group + .catalog-group .catalog-list li { min-height: 38px; }
.brand-pehlivanoglu .inner-visual-band { position: relative; overflow: hidden; background: #242122; color: #fff; }
.brand-pehlivanoglu .inner-visual-band .shell { position: relative; min-height: 280px; }
.brand-pehlivanoglu .inner-visual-band img { width: 100%; height: auto; margin: 0; opacity: .78; object-fit: contain; }
.brand-pehlivanoglu .inner-visual-band h2 { position: absolute; left: 0; bottom: 32px; max-width: 560px; margin: 0; font-size: 48px; }

@media (max-width: 767px) {
  .brand-pehlivanoglu { --shell: calc(100vw - 44px); }
  .brand-pehlivanoglu.page-about,
  .brand-pehlivanoglu.page-services { --shell: calc(100vw - 52px); }
  .brand-pehlivanoglu .site-header__inner { min-height: 58px; }
  .brand-pehlivanoglu.page-about .site-header__inner { min-height: 65px; }
  .brand-pehlivanoglu.page-services .site-header__inner { min-height: 55px; }
  .brand-pehlivanoglu .brand-lockup { width: 150px; }
  .brand-pehlivanoglu .hero__copy { position: relative; width: 100%; padding: 34px 0 26px; background: none; }
  .brand-pehlivanoglu .hero__copy h1 { font-size: 46px; }
  .brand-pehlivanoglu .hero__lead { font-size: 17px; line-height: 1.3; }
  .brand-pehlivanoglu .hero__art { margin-inline: 0; }
  .brand-pehlivanoglu .hero__art small { right: 8px; bottom: 6px; }
  .brand-pehlivanoglu .eyebrow { font-size: 10px; letter-spacing: .14em; }
  .brand-pehlivanoglu .button { font-size: 16px; }
  .brand-pehlivanoglu .services { padding-block: 34px; }
  .brand-pehlivanoglu .services h2 { font-size: 29px; }
  .brand-pehlivanoglu .service-grid { margin-top: 20px; }
  .brand-pehlivanoglu .service-card h3 { font-size: 19px; }
  .brand-pehlivanoglu .service-card p { font-size: 16px; }
  .brand-pehlivanoglu .dark-band__grid { min-height: 174px; gap: 12px; padding-block: 28px; }
  .brand-pehlivanoglu .dark-band h2 { font-size: 28px; }
  .brand-pehlivanoglu .dark-band__grid > div:nth-child(2),
  .brand-pehlivanoglu .dark-band__aside { font-size: 13px; }
  .brand-pehlivanoglu .work-fields { padding-block: 28px; }
  .brand-pehlivanoglu .feature-grid { gap: 16px; }
  .brand-pehlivanoglu .process-strip { padding-block: 22px; }
  .brand-pehlivanoglu .process-grid { grid-template-columns: 1fr; }
  .brand-pehlivanoglu .process-item,
  .brand-pehlivanoglu .process-item:first-child { min-height: 78px; border-right: 0; border-bottom: 1px solid var(--line); padding: 14px 0; }
  .brand-pehlivanoglu .process-item:last-child { border-bottom: 0; }
  .brand-pehlivanoglu .contact-band__inner { min-height: 150px; }
  .brand-pehlivanoglu .contact-band h2 { font-size: 28px; }
  .brand-pehlivanoglu .page-hero__grid { min-height: 0; grid-template-columns: 1fr; }
  .brand-pehlivanoglu .page-hero__visual { margin-inline: 0; min-height: 0; }
  .brand-pehlivanoglu.page-about .page-hero__copy h1 { font-size: 50px; }
  .brand-pehlivanoglu.page-services .page-hero__copy h1 { font-size: 46px; }
  .brand-pehlivanoglu .page-hero__copy .lead-copy { font-size: 23px; }
  .brand-pehlivanoglu .about-layout { grid-template-columns: 1fr; gap: 28px; }
  .brand-pehlivanoglu .about-layout__copy { font-size: 20px; }
  .brand-pehlivanoglu .scope-list { columns: 1; font-size: 18px; }
  .brand-pehlivanoglu.page-services .catalog-grid { gap: 32px; }
  .brand-pehlivanoglu.page-services .catalog-group + .catalog-group { padding-left: 0; }
  .brand-pehlivanoglu.page-services .catalog-group h2 { font-size: 28px; }
  .brand-pehlivanoglu.page-services .catalog-list { font-size: 16px; }
  .brand-pehlivanoglu .inner-visual-band .shell { min-height: 0; }
  .brand-pehlivanoglu .inner-visual-band h2 { position: relative; bottom: auto; padding: 24px 0; font-size: 30px; }
}

/* Pehlivanoglu Services — measured from the approved Astra mockup. */
.brand-pehlivanoglu.page-services {
  --shell: min(1298px, calc(100vw - 142px));
}
.brand-pehlivanoglu.page-services .site-header__inner {
  min-height: 91px;
}
.brand-pehlivanoglu.page-services .brand-lockup {
  width: 232px;
}
.brand-pehlivanoglu.page-services .site-nav a {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -.02em;
}
.brand-pehlivanoglu.page-services .header-contact {
  min-width: 178px;
  min-height: 51px;
  font-size: 16px;
}
.brand-pehlivanoglu.page-services .page-hero__grid {
  height: 320px;
  min-height: 320px;
  overflow: hidden;
}
.brand-pehlivanoglu.page-services .page-hero__copy,
.brand-pehlivanoglu.page-services .page-hero__visual {
  height: 320px;
}
.brand-pehlivanoglu.page-services .page-hero__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brand-pehlivanoglu.page-services .page-hero__copy h1 {
  font-size: 106px;
  line-height: 110px;
  letter-spacing: -.045em;
}
.brand-pehlivanoglu.page-services .page-hero__copy .lead-copy {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -.02em;
}
.brand-pehlivanoglu.page-services .inner-section {
  padding: 36px 0 43px;
}
.brand-pehlivanoglu.page-services .catalog-grid {
  position: relative;
  grid-template-columns: minmax(0, 598fr) minmax(0, 595fr);
  gap: 105px;
}
.brand-pehlivanoglu.page-services .catalog-grid::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49.45%;
  width: 1px;
  background: #d5d8d6;
  content: "";
}
.brand-pehlivanoglu.page-services .catalog-group + .catalog-group {
  border-left: 0;
  padding-left: 0;
}
.brand-pehlivanoglu.page-services .catalog-heading {
  display: flex;
  height: 110px;
  align-items: center;
  gap: 24px;
}
.brand-pehlivanoglu.page-services .catalog-heading h2 {
  margin: 0;
  font-size: 46px;
  line-height: 52px;
  letter-spacing: -.04em;
}
.brand-pehlivanoglu.page-services .catalog-heading__icon {
  position: relative;
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
}
.brand-pehlivanoglu.page-services .catalog-heading__icon img {
  position: absolute;
  max-width: none;
}
.brand-pehlivanoglu.page-services .catalog-heading--project .catalog-heading__icon {
  width: 112px;
  height: 110px;
}
.brand-pehlivanoglu.page-services .catalog-heading--project .catalog-heading__icon img {
  top: -28.8px;
  left: -29.4px;
  width: 161.8px;
  height: 161.8px;
}
.brand-pehlivanoglu.page-services .catalog-heading--construction .catalog-heading__icon {
  width: 133px;
  height: 93px;
}
.brand-pehlivanoglu.page-services .catalog-heading--construction .catalog-heading__icon img {
  top: -55.6px;
  left: -32.3px;
  width: 197.6px;
  height: 197.6px;
}
.brand-pehlivanoglu.page-services .catalog-list {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -.02em;
}
.brand-pehlivanoglu.page-services .catalog-list li {
  position: relative;
  display: flex;
  min-height: 51.3px;
  align-items: center;
  padding: 7px 0 7px 54px;
}
.brand-pehlivanoglu.page-services .catalog-group + .catalog-group .catalog-list li {
  min-height: 39.2px;
  padding: 6px 0 6px 60px;
}
.brand-pehlivanoglu.page-services .catalog-list li::before {
  position: absolute;
  left: 0;
  color: var(--accent);
  content: "→";
  font-size: 24px;
  line-height: 1;
}
.brand-pehlivanoglu.page-services .site-footer__inner {
  min-height: 89px;
}
.brand-pehlivanoglu.page-services .site-footer__legal {
  display: none;
}

@media (max-width: 767px) {
  .brand-pehlivanoglu.page-services {
    --shell: calc(100vw - 52px);
  }
  .brand-pehlivanoglu.page-services .site-header__inner {
    min-height: 55px;
  }
  .brand-pehlivanoglu.page-services .brand-lockup {
    width: 137px;
  }
  .brand-pehlivanoglu.page-services .site-nav a {
    font-size: 13px;
    line-height: 18px;
  }
  .brand-pehlivanoglu.page-services .page-hero__grid {
    height: 278px;
    min-height: 278px;
    grid-template-rows: 149px 129px;
  }
  .brand-pehlivanoglu.page-services .page-hero__copy {
    height: 149px;
    padding: 18px 0 10px;
  }
  .brand-pehlivanoglu.page-services .page-hero__visual {
    height: 129px;
  }
  .brand-pehlivanoglu.page-services .page-hero__copy h1 {
    font-size: 48px;
    line-height: 50px;
  }
  .brand-pehlivanoglu.page-services .page-hero__copy .lead-copy {
    font-size: 18px;
    line-height: 23px;
  }
  .brand-pehlivanoglu.page-services .inner-section {
    padding: 12px 0 5px;
  }
  .brand-pehlivanoglu.page-services .catalog-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .brand-pehlivanoglu.page-services .catalog-grid::after {
    display: none;
  }
  .brand-pehlivanoglu.page-services .catalog-group + .catalog-group {
    border-top: 1px solid #d5d8d6;
    padding-top: 22px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading {
    height: 74px;
    gap: 12px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading h2 {
    font-size: 27px;
    line-height: 32px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading--project .catalog-heading__icon {
    width: 63px;
    height: 62px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading--project .catalog-heading__icon img {
    top: -16.2px;
    left: -16.5px;
    width: 91px;
    height: 91px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading--construction .catalog-heading__icon {
    width: 65px;
    height: 61px;
  }
  .brand-pehlivanoglu.page-services .catalog-heading--construction .catalog-heading__icon img {
    top: -27.2px;
    left: -15.8px;
    width: 96.6px;
    height: 96.6px;
  }
  .brand-pehlivanoglu.page-services .catalog-list {
    font-size: 16px;
    line-height: 20px;
  }
  .brand-pehlivanoglu.page-services .catalog-list li,
  .brand-pehlivanoglu.page-services .catalog-group + .catalog-group .catalog-list li {
    min-height: 30px;
    padding: 4px 0 4px 36px;
  }
  .brand-pehlivanoglu.page-services .catalog-list li::before {
    font-size: 19px;
  }
  .brand-pehlivanoglu.page-services .site-footer__inner {
    display: grid;
    min-height: 93px;
    grid-template-areas: "logo tagline" "nav tagline";
    grid-template-columns: 1fr auto;
    gap: 4px 18px;
    padding: 9px 0;
  }
  .brand-pehlivanoglu.page-services .site-footer__inner > .brand-lockup {
    grid-area: logo;
  }
  .brand-pehlivanoglu.page-services .site-footer__inner > nav {
    grid-area: nav;
    justify-self: start;
  }
  .brand-pehlivanoglu.page-services .site-footer__inner > .site-footer__tagline {
    grid-area: tagline;
    align-self: center;
    justify-self: end;
    font-size: 11px;
    line-height: 15px;
  }
  .brand-pehlivanoglu.page-services .footer-nav {
    flex-wrap: nowrap;
    gap: 16px;
    font-size: 11px;
    line-height: 15px;
  }
  .brand-pehlivanoglu.page-services .inner-visual-band {
    height: 96px;
    min-height: 96px;
  }
  .brand-pehlivanoglu.page-services .inner-visual-band .shell {
    height: 96px;
    min-height: 96px;
  }
  .brand-pehlivanoglu.page-services .inner-visual-band img {
    width: 100%;
    height: 96px;
    object-fit: cover;
  }
  .brand-pehlivanoglu.page-services .inner-visual-band h2 {
    position: absolute;
    bottom: 10px;
    padding: 0;
    font-size: 23px;
    line-height: 25px;
  }
}
