/* Preserve the approved artwork and let real content determine section height. */
body.brand-pehlivanoglu[class*="page-"] { --shell: min(1298px, calc(100% - 96px)); }
body.brand-pehlivanoglu[class*="page-"] .shell { min-width: 0; }
body.brand-pehlivanoglu[class*="page-"] .brand-lockup img { width: 100%; height: auto; }
body.brand-pehlivanoglu[class*="page-"] .site-header__inner { grid-template-columns: auto 1fr auto; gap: 32px; }
body.brand-pehlivanoglu[class*="page-"] .site-nav { top: 100%; }
body.brand-pehlivanoglu[class*="page-"] .menu-toggle { min-height: 44px; padding: 8px 6px; }
body.brand-pehlivanoglu[class*="page-"] .footer-nav a { display: inline-flex; min-height: 44px; align-items: center; font-size: 14px; }
body.brand-pehlivanoglu[class*="page-"] .site-footer__inner { grid-template-columns: auto 1fr auto; gap: 24px; padding-block: 12px; }
body.brand-pehlivanoglu[class*="page-"] .site-footer__tagline { max-width: 155px; }
.draft-note, .draft-status { margin: 0; font-size: 16px; line-height: 1.5; overflow-wrap: anywhere; }
.draft-status { padding: 16px; border-left: 3px solid var(--accent); }
.draft-status[hidden] { display: none; }

.brand-pehlivanoglu.page-home .hero,
.brand-pehlivanoglu.page-home .hero__grid { height: auto; min-height: 0; }
.brand-pehlivanoglu.page-home .hero__grid { width: 100%; }
.brand-pehlivanoglu.page-home .hero__art { position: relative; inset: auto; width: 100%; height: auto; margin: 0; transform: none; }
.brand-pehlivanoglu.page-home .hero__art img { width: 100%; height: auto; }
.brand-pehlivanoglu.page-home .hero__copy { left: 0; width: 56%; height: 100%; padding: 32px 6% 32px max(48px, calc((100vw - 1298px) / 2)); background: linear-gradient(90deg, var(--paper) 0 60%, rgba(247,244,237,.94) 76%, transparent); }
.brand-pehlivanoglu.page-home .hero__copy h1 { font-size: clamp(56px, 5.15vw, 74px); }
.brand-pehlivanoglu.page-home .hero__lead { font-size: 22px; }
.brand-pehlivanoglu.page-home .button-row { flex-wrap: wrap; gap: 16px 24px; }
.brand-pehlivanoglu.page-home .services { height: auto; min-height: 361px; overflow: visible; padding-block: 38px 32px; }
.brand-pehlivanoglu.page-home .service-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.brand-pehlivanoglu.page-home .service-card { height: auto; min-height: 190px; padding: 12px 30px 12px 0; }
.brand-pehlivanoglu.page-home .service-card + .service-card { padding-left: 30px; }
.brand-pehlivanoglu.page-home .service-card__head { min-height: 64px; }
.brand-pehlivanoglu.page-home .service-card:nth-child(3) .service-card__icon-image { width: 96px; transform: translate(-56%, -52%); }
.brand-pehlivanoglu.page-home .dark-band,
.brand-pehlivanoglu.page-home .dark-band__grid { height: auto; min-height: 182px; }
.brand-pehlivanoglu.page-home .dark-band__grid { grid-template-columns: 1.25fr .9fr .35fr; gap: 40px; padding-block: 28px; }
.brand-pehlivanoglu.page-home .dark-band h2 { font-size: clamp(34px, 3.3vw, 48px); }
.brand-pehlivanoglu.page-home .dark-band__grid > :not(.contour-mark) { position: relative; z-index: 1; }
.brand-pehlivanoglu.page-home .contour-mark { width: 36%; pointer-events: none; z-index: 0; }
.brand-pehlivanoglu.page-home .work-fields { height: auto; min-height: 302px; overflow: visible; padding-block: 24px; }
.brand-pehlivanoglu.page-home .feature-card { height: auto; }
.brand-pehlivanoglu.page-home .feature-card__art { height: auto; min-height: 0; aspect-ratio: 3.1; }
.brand-pehlivanoglu.page-home .feature-card a { min-height: 53px; }

/* Full-width terrain stays behind the copy, never beside an oversized heading. */
body.brand-pehlivanoglu[class*="page-"] .page-hero { position: relative; height: auto; min-height: 0; overflow: visible; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__grid { position: static; display: block; height: auto; min-height: 320px; overflow: visible; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__visual { position: absolute; inset: 0; width: 100%; height: 100%; min-height: 0; margin: 0; overflow: hidden; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__visual img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__visual::after { position: absolute; inset: 0; background: linear-gradient(90deg, var(--paper) 0 28%, rgba(247,244,237,.9) 40%, transparent 65%); content: ""; pointer-events: none; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__visual small { position: absolute; right: 24px; bottom: 12px; z-index: 1; max-width: calc(100% - 48px); font-size: 11px; }
body.brand-pehlivanoglu[class*="page-"] .page-hero__copy { position: relative; z-index: 2; width: 58%; height: auto; padding: 56px 0; }
body.brand-pehlivanoglu.page-about .page-hero__grid { min-height: 547px; display: flex; align-items: center; }
body.brand-pehlivanoglu.page-contact .page-hero__grid { min-height: 429px; display: flex; align-items: center; }
body.brand-pehlivanoglu.page-services .page-hero__copy h1 { font-size: clamp(76px, 7.36vw, 106px); }
body.brand-pehlivanoglu.page-about .page-hero__copy h1 { font-size: clamp(76px, 7.22vw, 104px); }
body.brand-pehlivanoglu.page-contact .page-hero__copy h1 { font-size: clamp(88px, 9.17vw, 132px); }
.brand-pehlivanoglu.page-about .inner-section { height: auto; min-height: 665px; overflow: visible; padding-block: 60px; }
.brand-pehlivanoglu.page-about .about-layout { height: auto; grid-template-columns: minmax(0, 44fr) minmax(0, 56fr); gap: 48px; }
.brand-pehlivanoglu.page-about .about-layout__copy { font-size: 25px; line-height: 1.5; }
.brand-pehlivanoglu.page-about .scope-list { font-size: 20px; line-height: 1.5; column-gap: 32px; }
.brand-pehlivanoglu.page-about .about-layout__copy p:last-child { margin-bottom: 0; }
.brand-pehlivanoglu.page-contact .inner-section { height: auto; min-height: 826px; padding-block: 62px 42px; }
.brand-pehlivanoglu.page-contact .contact-layout { height: auto; grid-template-columns: minmax(0, 530fr) minmax(0, 653fr); gap: clamp(48px, 8.68vw, 125px); }
.brand-pehlivanoglu.page-contact .contact-layout::after { left: 45.4%; }
.brand-pehlivanoglu.page-contact .contact-layout h2 { font-size: clamp(38px, 3.3vw, 48px); line-height: 1.12; }
.brand-pehlivanoglu.page-contact .contact-list li { font-size: 24px; line-height: 1.5; gap: 30px; padding-block: 16px; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark,
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__grid { height: auto; min-height: 161px; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__grid { display: block; padding-block: 24px; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__copy { position: relative; display: grid; grid-template-columns: 350px 310px; gap: 0 40px; align-items: center; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__copy .eyebrow { grid-column: 1 / -1; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__description { position: static; width: auto; margin: 0; }
.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark::after { pointer-events: none; }
.brand-pehlivanoglu.page-services .catalog-heading h2 { min-width: 0; font-size: clamp(32px, 3.19vw, 46px); }
.brand-pehlivanoglu.page-services .catalog-heading { height: auto; min-height: 110px; }
.brand-pehlivanoglu.page-services .inner-visual-band h2 { padding: 0; }

@media (max-width: 1100px) {
  body.brand-pehlivanoglu[class*="page-"] { --shell: min(760px, calc(100% - 44px)); }
  body.brand-pehlivanoglu[class*="page-"] .site-header__inner { grid-template-columns: 1fr auto; min-height: 64px; gap: 16px; }
  body.brand-pehlivanoglu[class*="page-"] .brand-lockup { width: 156px; }
  body.brand-pehlivanoglu[class*="page-"] .menu-toggle { display: flex; align-items: center; }
  body.brand-pehlivanoglu[class*="page-"] .header-contact { display: none; }
  body.brand-pehlivanoglu[class*="page-"] .site-nav { position: absolute; top: 100%; right: 0; left: 0; display: none; padding: 12px 22px; border-bottom: 1px solid var(--line); background: var(--paper); }
  body.brand-pehlivanoglu[class*="page-"] .site-nav[data-open] { display: block; }
  body.brand-pehlivanoglu[class*="page-"] .site-nav__list { flex-direction: column; gap: 0; }
  body.brand-pehlivanoglu[class*="page-"] .site-nav a { display: block; min-height: 48px; padding: 14px 0; }
  body.brand-pehlivanoglu[class*="page-"] .site-nav a::after { bottom: 4px; }
  body.brand-pehlivanoglu[class*="page-"] .site-footer__inner { display: grid; grid-template-areas: "logo motto" "nav nav"; grid-template-columns: minmax(0, 1fr) auto; min-height: 120px; gap: 8px 16px; padding-block: 16px; }
  body.brand-pehlivanoglu[class*="page-"] .site-footer__inner > .brand-lockup { grid-area: logo; width: 146px; }
  body.brand-pehlivanoglu[class*="page-"] .site-footer__inner > nav { grid-area: nav; justify-self: start; }
  body.brand-pehlivanoglu[class*="page-"] .site-footer__inner > .site-footer__tagline { grid-area: motto; margin: 0; font-size: 11px; line-height: 1.4; }
  body.brand-pehlivanoglu[class*="page-"] .footer-nav { flex-wrap: wrap; gap: 4px 16px; }
  body.brand-pehlivanoglu[class*="page-"] .footer-nav a { font-size: 13px; }
  .brand-pehlivanoglu.page-home .hero__copy { position: relative; width: var(--shell); height: auto; margin-inline: auto; padding: 30px 0 24px; background: none; }
  .brand-pehlivanoglu.page-home .hero__copy h1 { max-width: none; font-size: clamp(40px, 11.8vw, 64px); line-height: 1.05; }
  .brand-pehlivanoglu.page-home .hero__lead { font-size: 18px; line-height: 1.4; }
  .brand-pehlivanoglu.page-home .hero__art { height: auto; min-height: 0; }
  .brand-pehlivanoglu.page-home .hero__art img { height: auto; }
  .brand-pehlivanoglu.page-home .hero__art small { right: 10px; bottom: 8px; font-size: 10px; }
  .brand-pehlivanoglu.page-home .button-row { align-items: flex-start; flex-direction: column; gap: 12px; }
  .brand-pehlivanoglu.page-home .button-row .text-link { min-height: 44px; align-items: center; }
  .brand-pehlivanoglu.page-home .services { min-height: 0; padding-block: 30px 24px; }
  .brand-pehlivanoglu.page-home .services h2 { font-size: clamp(29px, 4.3vw, 42px); }
  .brand-pehlivanoglu.page-home .service-grid { grid-template-columns: 1fr; margin-top: 18px; }
  .brand-pehlivanoglu.page-home .service-card,
  .brand-pehlivanoglu.page-home .service-card + .service-card { display: grid; height: auto; min-height: 113px; grid-template-columns: 86px minmax(0, 1fr); grid-template-rows: auto auto; gap: 4px 0; border-right: 0; border-bottom: 1px solid var(--line); padding: 16px 0; }
  .brand-pehlivanoglu.page-home .service-card__head { grid-row: 1 / 3; align-self: start; gap: 8px; }
  .brand-pehlivanoglu.page-home .service-card h3 { margin: 0; font-size: 19px; align-self: end; }
  .brand-pehlivanoglu.page-home .service-card p { max-width: none; margin: 0; font-size: 15px; line-height: 21px; }
  .brand-pehlivanoglu.page-home .service-card__icon-frame { flex-basis: 46px; width: 46px; height: 46px; }
  .brand-pehlivanoglu.page-home .service-card:nth-child(3) .service-card__icon-image { width: 76px; }
  .brand-pehlivanoglu.page-home .dark-band__grid { display: block; padding-block: 22px; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) { margin-top: 12px; max-width: 480px; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) p { margin: 0 0 4px; font-size: 14px; line-height: 20px; }
  .brand-pehlivanoglu.page-home .dark-band__grid > div:nth-child(2) .text-link { min-height: 44px; align-items: center; font-size: 14px; }
  .brand-pehlivanoglu.page-home .dark-band h2 { font-size: 28px; line-height: 31px; }
  .brand-pehlivanoglu.page-home .dark-band .eyebrow,
  .brand-pehlivanoglu.page-home .dark-band__aside { display: none; }
  .brand-pehlivanoglu.page-home .contour-mark { width: 45%; opacity: .25; }
  .brand-pehlivanoglu.page-home .feature-grid { grid-template-columns: 1fr; gap: 16px; }
  .brand-pehlivanoglu.page-home .feature-card__art { height: auto; min-height: 0; aspect-ratio: 3.1; }
  .brand-pehlivanoglu.page-home .feature-card a { min-height: 44px; padding: 8px 10px; font-size: 15px; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__grid { display: block; min-height: 0; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__copy { width: 100%; height: auto; padding: 30px 0 24px; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__copy h1 { margin-bottom: 16px; font-size: clamp(40px, 7vw, 64px); line-height: 1.05; }
  body.brand-pehlivanoglu.page-about .page-hero__copy h1 { font-size: clamp(40px, 12.8vw, 64px); }
  body.brand-pehlivanoglu.page-services .page-hero__copy h1 { font-size: clamp(40px, 12.3vw, 64px); }
  body.brand-pehlivanoglu.page-contact .page-hero__copy h1 { font-size: clamp(60px, 20.77vw, 88px); }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__copy .lead-copy { font-size: 22px; line-height: 1.4; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__visual { position: relative; inset: auto; width: 100vw; height: auto; min-height: 0; margin-inline: calc((100% - 100vw) / 2); }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__visual img { width: 100%; height: auto; object-fit: contain; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__visual::after { display: none; }
  body.brand-pehlivanoglu[class*="page-"] .page-hero__visual small { right: 10px; bottom: 8px; font-size: 10px; }
  .brand-pehlivanoglu.page-about .inner-section { min-height: 0; padding-block: 30px; }
  .brand-pehlivanoglu.page-about .inner-title { height: auto; padding: 0; margin-bottom: 24px; }
  .brand-pehlivanoglu.page-about .inner-title h2 { font-size: 32px; }
  .brand-pehlivanoglu.page-about .about-layout { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto; gap: 32px; }
  .brand-pehlivanoglu.page-about .about-layout__copy { font-size: 19px; line-height: 29px; }
  .brand-pehlivanoglu.page-about .scope-list { columns: 1; font-size: 17px; line-height: 25px; }
  .brand-pehlivanoglu.page-about .scope-list li { margin-bottom: 4px; }
  .brand-pehlivanoglu.page-services .catalog-grid { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .brand-pehlivanoglu.page-services .catalog-grid::after { display: none; }
  .brand-pehlivanoglu.page-services .catalog-group + .catalog-group { border-top: 1px solid var(--line); padding: 22px 0 0; }
  .brand-pehlivanoglu.page-services .catalog-heading { height: auto; min-height: 74px; gap: 12px; }
  .brand-pehlivanoglu.page-services .catalog-heading h2 { font-size: clamp(23px, 6.92vw, 32px); line-height: 1.18; }
  .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: 6px 0 6px 36px; }
  .brand-pehlivanoglu.page-services .inner-visual-band,
  .brand-pehlivanoglu.page-services .inner-visual-band .shell { height: auto; min-height: 130px; }
  .brand-pehlivanoglu.page-services .inner-visual-band img { height: 100%; object-fit: cover; }
  .brand-pehlivanoglu.page-services .inner-visual-band h2 { position: relative; inset: auto; padding: 30px 0; font-size: 27px; line-height: 1.1; }
  .brand-pehlivanoglu.page-contact .inner-section { height: auto; min-height: 0; padding-block: 30px; }
  .brand-pehlivanoglu.page-contact .contact-layout { height: auto; grid-template-columns: minmax(0, 1fr); grid-template-rows: auto; gap: 30px; }
  .brand-pehlivanoglu.page-contact .contact-layout::after { display: none; }
  .brand-pehlivanoglu.page-contact .contact-layout h2 { margin: 0 0 16px; font-size: 32px; }
  .brand-pehlivanoglu.page-contact .contact-list li { min-height: 75px; grid-template-columns: 25px minmax(0, 1fr); gap: 24px; padding-block: 14px; font-size: 16px; line-height: 25px; }
  .brand-pehlivanoglu.page-contact .contact-list svg { width: 25px; height: 25px; }
  .brand-pehlivanoglu.page-contact .contact-form { gap: 16px; border-top: 1px solid var(--line); padding-top: 28px; }
  .brand-pehlivanoglu.page-contact .form-field label { font-size: 16px; }
  .brand-pehlivanoglu.page-contact .form-field input { height: 48px; min-height: 48px; }
  .brand-pehlivanoglu.page-contact .form-field textarea { height: 120px; min-height: 120px; }
  .brand-pehlivanoglu.page-contact .contact-form .button { min-width: 0; min-height: 52px; max-width: 100%; }
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__copy { display: block; }
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__description,
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark .eyebrow { display: none; }
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark,
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__grid { min-height: 100px; }
  .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark h2 { font-size: 27px; line-height: 31px; }
}

.brand-pehlivanoglu.page-home .contour-mark, .brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark::after { background-image: url('../images/optimized/contour-about-astra.webp'); }

/* One shared header and a minimal footer across all four pages. */
body.brand-pehlivanoglu .site-header .site-header__inner { min-height: 84px; }
body.brand-pehlivanoglu .site-header .brand-lockup { width: 220px; }
body.brand-pehlivanoglu .site-header .site-nav a { font-size: 14px; line-height: 20px; font-weight: 400; letter-spacing: 0; }
body.brand-pehlivanoglu .site-header .header-contact { min-width: 172px; min-height: 56px; padding: 14px 24px; font-size: 16px; line-height: 24px; font-weight: 500; letter-spacing: 0; }
body.brand-pehlivanoglu .site-header .site-nav a[aria-current="page"] { position: relative; }
body.brand-pehlivanoglu .site-header .site-nav a[aria-current="page"]::after { position: absolute; right: 0; bottom: -12px; left: 0; height: 2px; background: var(--accent); content: ""; }
body.brand-pehlivanoglu .site-footer { border-top: 1px solid var(--line); }
.site-footer__minimal { display: flex; min-height: 64px; align-items: center; justify-content: flex-end; padding-block: 16px; }
.site-footer__minimal p { margin: 0; font-size: 14px; line-height: 20px; }
@media (max-width: 1100px) {
  body.brand-pehlivanoglu .site-header .site-header__inner { min-height: 64px; }
  body.brand-pehlivanoglu .site-header .brand-lockup { width: 156px; }
  body.brand-pehlivanoglu .site-header .site-nav a[aria-current="page"]::after { bottom: 4px; }
  .site-footer__minimal { min-height: 56px; }
  .site-footer__minimal p { font-size: 12px; }
}

/* Inner-page type follows the established Home type scale. */
body.brand-pehlivanoglu.page-services .inner-visual-band { background-color: var(--paper); }
body.brand-pehlivanoglu.page-services .inner-visual-band .shell { background-color: #242122; }
body.brand-pehlivanoglu.page-contact .contact-layout { grid-template-columns: minmax(0, 1fr); gap: 0; }
body.brand-pehlivanoglu.page-contact .contact-layout::after { display: none; }
body.brand-pehlivanoglu.page-contact .contact-list { max-width: 760px; }
body.brand-pehlivanoglu.page-contact .inner-section { min-height: 0; }
body.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__copy { grid-template-columns: minmax(0, 1.25fr) minmax(0, .9fr) minmax(0, .35fr); }
body.brand-pehlivanoglu:is(.page-contact, .page-about) .inner-dark__description { font-size: 17px; line-height: 1.5; }
body.brand-pehlivanoglu {
  --home-title-size: clamp(56px, 5.15vw, 74px);
  --home-title-line: 1.02;
  --home-lead-size: 22px;
  --home-lead-line: 1.35;
  --home-section-size: 52px;
  --home-subtitle-size: 24px;
  --home-body-size: 18px;
  --home-body-line: 24px;
  --home-band-size: clamp(34px, 3.3vw, 48px);
  --home-band-line: 1.06;
}
body.brand-pehlivanoglu[class*="page-"] .page-hero__copy h1 {
  font-size: var(--home-title-size); line-height: var(--home-title-line); letter-spacing: -.045em;
}
body.brand-pehlivanoglu[class*="page-"] .page-hero__copy .lead-copy {
  font-size: var(--home-lead-size); line-height: var(--home-lead-line); letter-spacing: -.02em;
}
body.brand-pehlivanoglu[class*="page-"] .inner-title h2,
body.brand-pehlivanoglu[class*="page-"] .catalog-heading h2,
body.brand-pehlivanoglu[class*="page-"] .contact-layout h2 {
  font-size: var(--home-section-size); line-height: 1.08; letter-spacing: -.04em;
}
body.brand-pehlivanoglu.page-about .about-layout > div:last-child h3 {
  font-size: var(--home-subtitle-size); line-height: 1.15; letter-spacing: -.03em;
}
body.brand-pehlivanoglu[class*="page-"] .about-layout__copy,
body.brand-pehlivanoglu[class*="page-"] .scope-list,
body.brand-pehlivanoglu[class*="page-"] .catalog-list,
body.brand-pehlivanoglu[class*="page-"] .catalog-list li,
body.brand-pehlivanoglu[class*="page-"] .contact-list li,
body.brand-pehlivanoglu[class*="page-"] .form-field label,
body.brand-pehlivanoglu[class*="page-"] .form-field input,
body.brand-pehlivanoglu[class*="page-"] .form-field textarea,
body.brand-pehlivanoglu[class*="page-"] .draft-note,
body.brand-pehlivanoglu[class*="page-"] .draft-status {
  font-size: var(--home-body-size); line-height: var(--home-body-line); letter-spacing: -.01em;
}
body.brand-pehlivanoglu[class*="page-"] .inner-dark h2,
body.brand-pehlivanoglu[class*="page-"] .inner-visual-band h2 {
  font-size: var(--home-band-size); line-height: var(--home-band-line); letter-spacing: -.03em;
}
@media (max-width: 1100px) {
  body.brand-pehlivanoglu {
    --home-title-size: clamp(40px, 11.8vw, 64px);
    --home-title-line: 1.05;
    --home-lead-size: 18px;
    --home-lead-line: 1.4;
    --home-section-size: clamp(29px, 4.3vw, 42px);
    --home-subtitle-size: 19px;
    --home-body-size: 15px;
    --home-body-line: 21px;
    --home-band-size: 28px;
    --home-band-line: 31px;
  }
}

/* Retain balanced navigation after removal of the contact CTA. */
body.brand-pehlivanoglu[class*="page-"] .site-header__inner { grid-template-columns: auto minmax(0,1fr); }
body.brand-pehlivanoglu[class*="page-"] .site-nav { justify-self: end; }
@media (max-width:1100px) {
 body.brand-pehlivanoglu[class*="page-"] .site-header__inner { grid-template-columns: minmax(0,1fr) auto; }
 body.brand-pehlivanoglu[class*="page-"] .site-nav { justify-self: stretch; }
}

/* Keep both identity bands on one charcoal tone; blend out the raster canvas. */
body.brand-pehlivanoglu[class*="page-"] .dark-band,
body.brand-pehlivanoglu[class*="page-"] .inner-dark { background-color: #242122; isolation: isolate; }
body.brand-pehlivanoglu[class*="page-"] .contour-mark,
body.brand-pehlivanoglu[class*="page-"] .inner-dark::after { mix-blend-mode: lighten; opacity: .66; }
@media (max-width:1100px) {
 body.brand-pehlivanoglu[class*="page-"] .contour-mark,
 body.brand-pehlivanoglu[class*="page-"] .inner-dark::after { opacity: .25; }
}
