/* 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; }
}

/* Remaining Pehlivanoglu pages — target geometry supplied by the mockup session. */
.brand-pehlivanoglu.page-about .site-nav a[href="hakkimizda.html"],
.brand-pehlivanoglu.page-contact .site-nav a[href="iletisim.html"] { position: relative; }
.brand-pehlivanoglu.page-about .site-nav a[href="hakkimizda.html"]::after,
.brand-pehlivanoglu.page-contact .site-nav a[href="iletisim.html"]::after {
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  height: 2px;
  background: var(--accent);
  content: "";
}
.brand-pehlivanoglu.page-home {
  --shell: min(1297px, calc(100vw - 143px));
}
.brand-pehlivanoglu.page-home .site-header__inner { min-height: 84px; }
.brand-pehlivanoglu.page-home .hero { height: 600px; overflow: hidden; }
.brand-pehlivanoglu.page-home .hero__grid { position: relative; height: 600px; }
.brand-pehlivanoglu.page-home .hero__art {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 600px;
  transform: translateX(-50%);
}
.brand-pehlivanoglu.page-home .hero__art img { width: 100%; height: auto; object-fit: contain; }
.brand-pehlivanoglu.page-home .hero__copy { z-index: 2; width: 52%; height: 600px; }
.brand-pehlivanoglu.page-home .services { height: 361px; padding: 38px 0 28px; overflow: hidden; }
.brand-pehlivanoglu.page-home .services h2 { font-size: 52px; }
.brand-pehlivanoglu.page-home .service-grid { margin-top: 26px; }
.brand-pehlivanoglu.page-home .service-card { min-height: 190px; }
.brand-pehlivanoglu.page-home .service-card p { font-size: 18px; line-height: 24px; }
.brand-pehlivanoglu.page-home .dark-band,
.brand-pehlivanoglu.page-home .dark-band__grid { height: 182px; min-height: 182px; }
.brand-pehlivanoglu.page-home .work-fields { height: 302px; padding: 24px 0; overflow: hidden; }
.brand-pehlivanoglu.page-home .feature-card__art { height: 201px; aspect-ratio: auto; }
.brand-pehlivanoglu.page-home .feature-card a { min-height: 53px; padding: 12px 20px; }
.brand-pehlivanoglu.page-home .site-footer__inner { min-height: 71px; }
.brand-pehlivanoglu.page-home .site-footer__legal { display: none; }

.brand-pehlivanoglu.page-about .site-header__inner { min-height: 103px; }
.brand-pehlivanoglu.page-about .page-hero,
.brand-pehlivanoglu.page-about .page-hero__grid { height: 547px; min-height: 547px; overflow: hidden; }
.brand-pehlivanoglu.page-about .inner-section { height: 665px; padding: 60px 0; overflow: hidden; }
.brand-pehlivanoglu.page-about .about-layout { height: 500px; }
.brand-pehlivanoglu.page-about .site-footer__inner { min-height: 175px; }
.brand-pehlivanoglu.page-about .site-footer__legal { display: none; }

.brand-pehlivanoglu.page-contact {
  --shell: min(1308px, calc(100vw - 132px));
}
.brand-pehlivanoglu.page-contact .site-header__inner { min-height: 92px; }
.brand-pehlivanoglu.page-contact .brand-lockup { width: 243px; }
.brand-pehlivanoglu.page-contact .page-hero,
.brand-pehlivanoglu.page-contact .page-hero__grid { height: 429px; min-height: 429px; overflow: hidden; }
.brand-pehlivanoglu.page-contact .page-hero__grid { grid-template-columns: 42% 58%; }
.brand-pehlivanoglu.page-contact .page-hero__copy { padding: 72px 20px 40px 0; }
.brand-pehlivanoglu.page-contact .page-hero__copy h1 { margin-bottom: 18px; font-size: 132px; line-height: 1; }
.brand-pehlivanoglu.page-contact .page-hero__copy .lead-copy { font-size: 34px; line-height: 42px; }
.brand-pehlivanoglu.page-contact .page-hero__visual { height: 429px; min-height: 429px; }
.brand-pehlivanoglu.page-contact .page-hero__visual img { width: 100%; height: 100%; object-fit: cover; }
.brand-pehlivanoglu.page-contact .inner-section { height: 826px; padding: 62px 0 42px; }
.brand-pehlivanoglu.page-contact .contact-layout {
  position: relative;
  height: 722px;
  grid-template-columns: 530px 653px;
  gap: 125px;
}
.brand-pehlivanoglu.page-contact .contact-layout::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 593px;
  width: 1px;
  background: var(--line);
  content: "";
}
.brand-pehlivanoglu.page-contact .contact-layout h2 { font-size: 58px; line-height: 1; }
.brand-pehlivanoglu.page-contact .contact-list li { min-height: 129px; grid-template-columns: 52px 1fr; gap: 37px; font-size: 28px; line-height: 40px; }
.brand-pehlivanoglu.page-contact .contact-list svg { width: 52px; height: 52px; }
.brand-pehlivanoglu.page-contact .contact-form { display: grid; grid-template-columns: 1fr; align-content: start; gap: 14px; }
.brand-pehlivanoglu.page-contact .contact-form > .eyebrow { margin: 0 0 6px; }
.brand-pehlivanoglu.page-contact .form-field { display: flex; gap: 8px; }
.brand-pehlivanoglu.page-contact .form-field label { font-size: 24px; font-weight: 400; }
.brand-pehlivanoglu.page-contact .form-field input { height: 60px; padding: 12px 14px; }
.brand-pehlivanoglu.page-contact .form-field textarea { height: 141px; padding: 12px 14px; }
.brand-pehlivanoglu.page-contact .contact-form .button { min-width: 276px; min-height: 66px; justify-self: start; }
.brand-pehlivanoglu.page-contact .inner-dark,
.brand-pehlivanoglu.page-contact .inner-dark__grid { height: 161px; min-height: 161px; }
.brand-pehlivanoglu.page-contact .inner-dark__grid { padding: 24px 0; }
.brand-pehlivanoglu.page-contact .inner-dark h2 { margin: 5px 0 4px; font-size: 44px; line-height: 46px; }
.brand-pehlivanoglu.page-contact .inner-dark__copy { position: static; }
.brand-pehlivanoglu.page-contact .inner-dark__description { position: absolute; top: 49px; left: 390px; width: 310px; max-width: none; margin: 0; color: #fff; font-size: 18px; line-height: 24px; }
.brand-pehlivanoglu.page-contact .site-footer__inner { min-height: 106px; }
.brand-pehlivanoglu.page-contact .site-footer__legal { display: none; }

@media (max-width: 767px) {
  .brand-pehlivanoglu.page-home {
    --shell: calc(100vw - 44px);
  }
  .brand-pehlivanoglu.page-home .site-header__inner { min-height: 58px; }
  .brand-pehlivanoglu.page-home .hero { height: 474px; }
  .brand-pehlivanoglu.page-home .hero__grid { height: 474px; }
  .brand-pehlivanoglu.page-home .hero__copy { position: relative; width: 100%; height: 312px; padding: 28px 0 16px; }
  .brand-pehlivanoglu.page-home .hero__art { top: auto; bottom: 0; width: 100vw; height: 162px; }
  .brand-pehlivanoglu.page-home .hero__art img { width: 100%; height: 162px; object-fit: contain; }
  .brand-pehlivanoglu.page-home .services { height: 469px; padding: 30px 0 18px; }
  .brand-pehlivanoglu.page-home .services h2 { font-size: 29px; }
  .brand-pehlivanoglu.page-home .service-grid { display: grid; margin-top: 18px; gap: 0; }
  .brand-pehlivanoglu.page-home .service-card,
  .brand-pehlivanoglu.page-home .service-card + .service-card { display: grid; height: 113px; min-height: 113px; grid-template-columns: 86px 1fr; grid-template-rows: 34px 1fr; border-right: 0; border-bottom: 1px solid var(--line); padding: 12px 0; }
  .brand-pehlivanoglu.page-home .service-card__head { grid-row: 1 / 3; }
  .brand-pehlivanoglu.page-home .service-card h3 { align-self: end; margin: 0 0 3px; }
  .brand-pehlivanoglu.page-home .service-card p { margin: 0; font-size: 13px; line-height: 21px; }
  .brand-pehlivanoglu.page-home .dark-band,
  .brand-pehlivanoglu.page-home .dark-band__grid { height: 174px; min-height: 174px; }
  .brand-pehlivanoglu.page-home .dark-band__grid { display: block; padding: 14px 0; }
  .brand-pehlivanoglu.page-home .dark-band h2 { margin: 3px 0 5px; font-size: 28px; line-height: 31px; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) { margin-top: 0; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) p { margin: 0 0 2px; font-size: 12px; line-height: 16px; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) .text-link { font-size: 12px; }
  .brand-pehlivanoglu.page-home .work-fields { height: 320px; padding: 12px 0; }
  .brand-pehlivanoglu.page-home .feature-grid { gap: 12px; }
  .brand-pehlivanoglu.page-home .feature-card { height: 126px; }
  .brand-pehlivanoglu.page-home .feature-card__art { height: 91px; }
  .brand-pehlivanoglu.page-home .feature-card a { min-height: 35px; padding: 6px 10px; font-size: 15px; }
  .brand-pehlivanoglu.page-home .site-footer__inner {
    display: grid;
    min-height: 110px;
    grid-template-areas: "logo motto" "nav motto";
    grid-template-columns: 1fr auto;
    gap: 6px 16px;
    padding: 12px 0;
  }
  .brand-pehlivanoglu.page-home .site-footer__inner > .brand-lockup { grid-area: logo; width: 141px; }
  .brand-pehlivanoglu.page-home .site-footer__inner > nav { grid-area: nav; justify-self: start; }
  .brand-pehlivanoglu.page-home .site-footer__tagline { grid-area: motto; align-self: center; font-size: 10px; }
  .brand-pehlivanoglu.page-home .footer-nav { flex-wrap: nowrap; gap: 14px; font-size: 10px; }

  .brand-pehlivanoglu.page-about {
    --shell: calc(100vw - 62px);
  }
  .brand-pehlivanoglu.page-about .site-header__inner { min-height: 65px; }
  .brand-pehlivanoglu.page-about .page-hero,
  .brand-pehlivanoglu.page-about .page-hero__grid { height: 377px; min-height: 377px; }
  .brand-pehlivanoglu.page-about .page-hero__grid { display: block; position: relative; }
  .brand-pehlivanoglu.page-about .page-hero__copy { position: relative; z-index: 2; height: 176px; padding: 34px 0 10px; }
  .brand-pehlivanoglu.page-about .page-hero__visual { height: 201px; margin: 0; }
  .brand-pehlivanoglu.page-about .page-hero__visual img { width: 100%; height: 201px; object-fit: cover; }
  .brand-pehlivanoglu.page-about .inner-section { height: auto; min-height: 771px; overflow: visible; padding: 0 0 28px; }
  .brand-pehlivanoglu.page-about .inner-title { height: 84px; margin: 0; padding-top: 26px; }
  .brand-pehlivanoglu.page-about .about-layout { display: grid; height: auto; grid-template-columns: 1fr; grid-template-rows: auto auto; gap: 28px; }
  .brand-pehlivanoglu.page-about .about-layout__copy { font-size: 19px; line-height: 29px; }
  .brand-pehlivanoglu.page-about .about-layout > div:last-child h3 { margin: 0 0 12px; font-size: 27px; }
  .brand-pehlivanoglu.page-about .scope-list { font-size: 17px; line-height: 25px; }
  .brand-pehlivanoglu.page-about .scope-list li { margin-bottom: 1px; padding-left: 34px; }
  .brand-pehlivanoglu.page-about .site-footer__inner { min-height: 127px; padding: 16px 0; }
  .brand-pehlivanoglu.page-about .site-footer__inner,
  .brand-pehlivanoglu.page-contact .site-footer__inner {
    display: grid;
    grid-template-areas: "logo motto" "nav motto";
    grid-template-columns: 1fr auto;
    gap: 7px 14px;
  }
  .brand-pehlivanoglu.page-about .site-footer__inner > .brand-lockup,
  .brand-pehlivanoglu.page-contact .site-footer__inner > .brand-lockup { grid-area: logo; }
  .brand-pehlivanoglu.page-about .site-footer__inner > nav,
  .brand-pehlivanoglu.page-contact .site-footer__inner > nav { grid-area: nav; justify-self: start; }
  .brand-pehlivanoglu.page-about .site-footer__tagline,
  .brand-pehlivanoglu.page-contact .site-footer__tagline { grid-area: motto; align-self: center; margin: 0; font-size: 10px; line-height: 13px; }
  .brand-pehlivanoglu.page-about .footer-nav,
  .brand-pehlivanoglu.page-contact .footer-nav { flex-wrap: nowrap; gap: 14px; font-size: 10px; }
  .brand-pehlivanoglu.page-about .brand-lockup--footer { width: 161px; }

  .brand-pehlivanoglu.page-contact {
    --shell: calc(100vw - 47px);
  }
  .brand-pehlivanoglu.page-contact .site-header__inner { min-height: 63px; }
  .brand-pehlivanoglu.page-contact .brand-lockup { width: 144px; }
  .brand-pehlivanoglu.page-contact .page-hero,
  .brand-pehlivanoglu.page-contact .page-hero__grid { height: 419px; min-height: 419px; }
  .brand-pehlivanoglu.page-contact .page-hero__grid { display: block; }
  .brand-pehlivanoglu.page-contact .page-hero__copy { height: 196px; padding: 34px 0 10px; }
  .brand-pehlivanoglu.page-contact .page-hero__copy h1 { margin-bottom: 10px; font-size: 81px; }
  .brand-pehlivanoglu.page-contact .page-hero__copy .lead-copy { font-size: 22px; line-height: 26px; }
  .brand-pehlivanoglu.page-contact .page-hero__visual { height: 223px; min-height: 223px; margin: 0; }
  .brand-pehlivanoglu.page-contact .inner-section { height: 959px; padding: 0; }
  .brand-pehlivanoglu.page-contact .contact-layout { display: grid; height: 959px; grid-template-columns: 1fr; grid-template-rows: 387px 572px; gap: 0; }
  .brand-pehlivanoglu.page-contact .contact-layout::after { top: 387px; right: 0; bottom: auto; left: 0; width: 100%; height: 1px; }
  .brand-pehlivanoglu.page-contact .contact-layout h2 { margin: 24px 0 12px; font-size: 38px; }
  .brand-pehlivanoglu.page-contact .contact-list li { min-height: 75px; grid-template-columns: 25px 1fr; gap: 39px; font-size: 15px; line-height: 25px; }
  .brand-pehlivanoglu.page-contact .contact-list svg { width: 25px; height: 25px; }
  .brand-pehlivanoglu.page-contact .contact-form { gap: 10px; padding-top: 22px; }
  .brand-pehlivanoglu.page-contact .form-field label { font-size: 16px; }
  .brand-pehlivanoglu.page-contact .form-field input { height: 45px; min-height: 45px; padding: 8px 10px; }
  .brand-pehlivanoglu.page-contact .form-field textarea { height: 92px; min-height: 92px; padding: 8px 10px; }
  .brand-pehlivanoglu.page-contact .contact-form .button { min-width: 227px; min-height: 58px; }
  .brand-pehlivanoglu.page-contact .inner-dark,
  .brand-pehlivanoglu.page-contact .inner-dark__grid { height: 92px; min-height: 92px; }
  .brand-pehlivanoglu.page-contact .inner-dark__grid { padding: 8px 0; }
  .brand-pehlivanoglu.page-contact .inner-dark .eyebrow { font-size: 8px; line-height: 10px; }
  .brand-pehlivanoglu.page-contact .inner-dark h2 { margin: 2px 0 0; font-size: 22px; line-height: 27px; }
  .brand-pehlivanoglu.page-contact .inner-dark__description { display: none; }
  .brand-pehlivanoglu.page-contact .site-footer__inner { min-height: 103px; padding: 12px 0; }
  .brand-pehlivanoglu.page-contact .brand-lockup--footer { width: 146px; }
}

/* 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;
  }
}
