body.corporate-home { background: #f7f6f2; }
.corporate-home .section-kicker { color: #587084; }
.corporate-home .site-header {
  position: absolute;
  inset: 0 0 auto;
  z-index: 30;
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 8, 18, .68), transparent);
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, .18);
  backdrop-filter: none;
}
.corporate-home .site-header .main-nav > a,
.corporate-home .site-header .nav-services > summary { color: #fff; text-shadow: 0 1px 14px rgba(0,0,0,.55); }
.corporate-home .site-header .brand-logo rect { fill: rgba(7,26,49,.86); }
.corporate-home .site-header .brand-logo text:first-of-type { fill: #fff; }
.corporate-home .site-header .brand-logo text:last-of-type { fill: #cde6ff; }
.button-light { background: #fff; color: #071a31; }
.corporate-home .header-cta { background: #fff; color: #071a31; }

.corporate-hero {
  min-height: 100svh;
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  isolation: isolate;
  background: #06101c;
  color: #fff;
}
.corporate-video,
.corporate-video-poster,
.corporate-shade { position: absolute; inset: 0; }
.corporate-video { z-index: -3; overflow: hidden; }
.corporate-video-poster {
  background: #071321 url("https://i.ytimg.com/vi/MCdj4s6ITKk/maxresdefault.jpg") center / cover no-repeat;
  transform: scale(1.025);
}
.corporate-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 177.78vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  border: 0;
  transform: translate(-50%, -50%) scale(1.025);
  pointer-events: none;
}
.corporate-shade {
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(2,10,19,.88) 0%, rgba(2,10,19,.57) 45%, rgba(2,10,19,.12) 73%),
    linear-gradient(180deg, rgba(2,10,19,.36) 0%, transparent 36%, rgba(2,10,19,.8) 100%);
}
.corporate-hero-copy { width: 100%; padding-top: 170px; padding-bottom: clamp(100px, 12vh, 150px); position: relative; z-index: 2; }
.corporate-eyebrow {
  margin: 0 0 25px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .13em;
}
.record-dot { width: 9px; height: 9px; border-radius: 50%; background: #ff4338; box-shadow: 0 0 0 5px rgba(255,67,56,.18); animation: record-pulse 2s ease-in-out infinite; }
.corporate-hero h1 {
  max-width: 1060px;
  margin: 0;
  color: #fff;
  font-size: clamp(64px, 9vw, 146px);
  line-height: .84;
  letter-spacing: -.075em;
  font-weight: 850;
}
.corporate-hero h1 span { color: #cde6ff; }
.corporate-hero-copy > p:not(.corporate-eyebrow) { max-width: 780px; margin: 30px 0 0; color: rgba(255,255,255,.84); font-size: clamp(18px, 1.75vw, 27px); line-height: 1.42; letter-spacing: -.02em; }
.corporate-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 25px; margin-top: 35px; }
.hero-outline-link { padding: 11px 0; border-bottom: 1px solid rgba(255,255,255,.65); font-size: 13px; font-weight: 800; }
.corporate-film-credit {
  position: absolute;
  right: clamp(22px, 5vw, 76px);
  bottom: clamp(92px, 10vh, 122px);
  z-index: 2;
  width: min(310px, 24vw);
  padding: 20px;
  border: 1px solid rgba(255,255,255,.24);
  background: rgba(1,8,16,.46);
  backdrop-filter: blur(14px);
}
.corporate-film-credit > span { display: flex; align-items: center; gap: 8px; color: #cde6ff; font: 700 9px/1 ui-monospace, monospace; letter-spacing: .09em; }
.corporate-film-credit > span i { width: 7px; height: 7px; border-radius: 50%; background: #ff4338; }
.corporate-film-credit p { margin: 18px 0; color: rgba(255,255,255,.74); font-size: 11px; line-height: 1.55; text-transform: uppercase; letter-spacing: .05em; }
.corporate-film-credit p b { color: #fff; font-size: 13px; }
.corporate-film-credit a { color: #fff; font-size: 11px; font-weight: 800; }
.scroll-cue { position: absolute; left: clamp(22px, 5vw, 76px); bottom: 28px; z-index: 2; display: flex; align-items: center; gap: 10px; font: 700 9px/1 ui-monospace, monospace; text-transform: uppercase; letter-spacing: .12em; }
.scroll-cue span { width: 42px; height: 1px; background: rgba(255,255,255,.65); }

.corporate-vision,
.corporate-expertise,
.corporate-work,
.corporate-method,
.corporate-proof { padding-top: clamp(95px, 11vw, 175px); padding-bottom: clamp(95px, 11vw, 175px); }
.vision-grid { display: grid; grid-template-columns: 1.35fr .65fr; gap: clamp(50px, 8vw, 130px); align-items: end; }
.vision-grid h2,
.corporate-expertise h2,
.corporate-work h2,
.method-lead h2,
.corporate-proof h2,
.corporate-cta h2 { margin: 0; font-size: clamp(52px, 6.5vw, 104px); line-height: .92; letter-spacing: -.065em; }
.vision-grid h2 span { color: #1e5ea7; }
.vision-copy { max-width: 570px; padding-bottom: 5px; }
.vision-copy p { margin: 0; font-size: 18px; line-height: 1.55; }
.vision-copy p:first-child { margin-bottom: 18px; color: #071a31; font-size: 23px; font-weight: 750; line-height: 1.35; }
.vision-copy p:last-child { color: #5f6d77; }
.outcome-strip { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: clamp(65px, 8vw, 115px); border-top: 1px solid #071a31; }
.outcome-strip article { min-height: 285px; padding: 24px 24px 24px 0; display: flex; flex-direction: column; border-right: 1px solid rgba(7,26,49,.14); }
.outcome-strip article:not(:first-child) { padding-left: 24px; }
.outcome-strip article:last-child { border-right: 0; }
.outcome-strip article > span,
.expertise-number { color: #1e5ea7; font: 800 10px/1 ui-monospace, monospace; }
.outcome-strip h3 { margin: auto 0 15px; font-size: 19px; letter-spacing: .04em; }
.outcome-strip p { margin: 0; color: #5f6d77; font-size: 14px; line-height: 1.52; }

.corporate-expertise { background: #fff; }
.expertise-list { margin-top: 65px; border-top: 1px solid #071a31; }
.expertise-row { display: grid; grid-template-columns: 55px minmax(210px,.72fr) 1fr minmax(220px,.75fr) 28px; gap: 22px; align-items: center; padding: 28px 0; border-bottom: 1px solid rgba(7,26,49,.14); transition: padding .25s ease, background .25s ease; }
.expertise-row:hover { padding-left: 15px; padding-right: 15px; background: #edf5ff; }
.expertise-row h3 { margin: 0; font-size: clamp(26px,2.6vw,42px); letter-spacing: -.045em; }
.expertise-row > p { margin: 0; color: #5f6d77; font-size: 14px; line-height: 1.5; }
.expertise-row > div { display: flex; flex-wrap: wrap; gap: 6px; }
.expertise-row > div span { padding: 7px 10px; border-radius: 999px; background: #f5f3ee; color: #53616d; font-size: 9px; font-weight: 750; text-transform: uppercase; letter-spacing: .04em; }
.expertise-row > b { color: #1e5ea7; font-size: 20px; }

.corporate-work { background: #071a31; color: #fff; }
.corporate-work .section-kicker,
.corporate-work .row-intro > p { color: #a9bed2; }
.corporate-project-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 75px 22px; margin-top: 70px; }
.corporate-project.project-wide { grid-column: span 2; }
.corporate-project.project-wide .corporate-project-image { aspect-ratio: 2.15 / 1; }
.corporate-project-image { position: relative; aspect-ratio: 16/9; overflow: hidden; background: #162436; }
.corporate-project-image img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.72) contrast(1.05); transition: transform .6s cubic-bezier(.2,.8,.2,1), filter .6s ease; }
.corporate-project:hover img { transform: scale(1.035); filter: saturate(.95) contrast(1.02); }
.corporate-project-play { position: absolute; inset: 50% auto auto 50%; width: 70px; height: 70px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.94); color: #071a31; transform: translate(-50%,-50%); box-shadow: 0 12px 40px rgba(0,0,0,.35); transition: transform .25s ease; }
.corporate-project:hover .corporate-project-play { transform: translate(-50%,-50%) scale(1.1); }
.corporate-project-index { position: absolute; top: 16px; right: 16px; padding: 7px 9px; background: rgba(3,10,19,.6); color: #fff; font: 700 9px/1 ui-monospace, monospace; }
.corporate-project > p { margin: 17px 0 10px; color: #91a9bf; font: 750 10px/1 ui-monospace, monospace; text-transform: uppercase; letter-spacing: .07em; }
.corporate-project h3 { max-width: 850px; margin: 0 0 12px; color: #fff; font-size: clamp(30px,3.5vw,55px); line-height: 1.02; letter-spacing: -.045em; }
.corporate-project > span { color: #cde6ff; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }
.all-work-link { display: flex; width: fit-content; gap: 25px; margin: 70px 0 0 auto; padding-bottom: 8px; border-bottom: 1px solid #8da7bd; font-size: 13px; font-weight: 800; }

.corporate-method { display: grid; grid-template-columns: .8fr 1.2fr; gap: 9vw; background: #dfeefc; }
.method-lead { position: sticky; top: 130px; align-self: start; }
.method-lead > p:not(.section-kicker) { max-width: 520px; margin: 30px 0; color: #5f6d77; font-size: 17px; line-height: 1.55; }
.corporate-steps { list-style: none; margin: 0; padding: 0; border-top: 1px solid rgba(7,26,49,.2); }
.corporate-steps li { display: grid; grid-template-columns: 55px 1fr; gap: 20px; padding: 36px 0; border-bottom: 1px solid rgba(7,26,49,.2); }
.corporate-steps li > span { color: #1e5ea7; font: 800 10px/1.5 ui-monospace, monospace; }
.corporate-steps h3 { margin: 0 0 10px; font-size: clamp(27px,3vw,45px); letter-spacing: -.045em; }
.corporate-steps p { max-width: 590px; margin: 0; color: #5f6d77; line-height: 1.55; }

.corporate-proof { text-align: center; }
.corporate-proof h2 { max-width: 960px; margin: 0 auto; }
.proof-grid { display: grid; grid-template-columns: 1.35fr .65fr; gap: 20px; margin-top: 70px; text-align: left; }
.proof-grid figure,
.proof-grid aside { margin: 0; min-height: 430px; padding: clamp(32px,5vw,68px); display: flex; flex-direction: column; border-radius: 32px; }
.proof-grid figure { background: #fff; }
.proof-grid blockquote { margin: auto 0; font-size: clamp(27px,3.2vw,48px); line-height: 1.2; letter-spacing: -.04em; }
.proof-grid figcaption { margin-top: 35px; color: #1e5ea7; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .07em; }
.proof-grid aside { background: #f2f8de; }
.proof-grid aside > span { color: #61703b; font: 800 10px/1 ui-monospace, monospace; text-transform: uppercase; letter-spacing: .08em; }
.proof-grid aside p { margin: auto 0 30px; font-size: clamp(24px,2.5vw,38px); line-height: 1.2; letter-spacing: -.04em; }
.proof-grid aside a { font-size: 12px; font-weight: 800; }

.corporate-cta { padding-top: clamp(95px,11vw,170px); padding-bottom: clamp(95px,11vw,170px); background: #0b315a; color: #fff; text-align: center; }
.corporate-cta .section-kicker { color: #aad3fb; }
.corporate-cta h2 { max-width: 1200px; margin: 0 auto; color: #fff; }
.corporate-cta > p:not(.section-kicker) { margin: 30px auto; color: #c5d7e9; font-size: 18px; }
.corporate-cta > div { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 28px; }
.corporate-cta > div > a:last-child { padding-bottom: 6px; border-bottom: 1px solid #8fb4d8; font-size: 13px; font-weight: 800; }
.corporate-footer { background: #061524; color: #fff; }
.corporate-footer p,
.corporate-footer .footer-links { color: #b8cadc; }

@keyframes record-pulse { 50% { opacity: .45; transform: scale(.82); } }

@media (max-width: 1100px) {
  .corporate-film-credit { display: none; }
  .expertise-row { grid-template-columns: 45px .75fr 1fr 25px; }
  .expertise-row > div { display: none; }
}

@media (max-width: 820px) {
  .corporate-shade { background: linear-gradient(180deg, rgba(2,10,19,.38), rgba(2,10,19,.32) 25%, rgba(2,10,19,.92) 83%); }
  .vision-grid,
  .corporate-method,
  .proof-grid { grid-template-columns: 1fr; }
  .vision-copy { margin-top: 35px; }
  .outcome-strip { grid-template-columns: 1fr 1fr; }
  .outcome-strip article { min-height: 230px; border-bottom: 1px solid rgba(7,26,49,.14); }
  .outcome-strip article:nth-child(2) { border-right: 0; }
  .outcome-strip article:nth-child(3) { padding-left: 0; }
  .corporate-project-grid { grid-template-columns: 1fr; }
  .corporate-project.project-wide { grid-column: auto; }
  .corporate-project.project-wide .corporate-project-image { aspect-ratio: 16/9; }
  .method-lead { position: static; }
  .corporate-steps { margin-top: 55px; }
}

@media (max-width: 760px) {
  .corporate-home .site-header { min-height: 76px; background: linear-gradient(180deg, rgba(0,8,18,.78), transparent); }
  .corporate-home .site-header .menu-toggle { color: #fff; }
  .corporate-home .site-header .menu-toggle span { background: #fff; }
  .corporate-home .main-nav.is-open { color: #071a31; background: #fff; }
  .corporate-home .main-nav.is-open > a,
  .corporate-home .main-nav.is-open .nav-services > summary { color: #071a31; text-shadow: none; }
  .corporate-hero h1 { font-size: clamp(57px,18vw,82px); }
  .corporate-hero-copy { padding-top: 135px; padding-bottom: 95px; }
  .corporate-hero-copy > p:not(.corporate-eyebrow) { font-size: 17px; }
  .corporate-eyebrow { max-width: 275px; line-height: 1.4; }
  .corporate-actions { align-items: flex-start; flex-direction: column; gap: 16px; }
  .corporate-video iframe { transform: translate(-50%,-50%) scale(1.22); }
  .scroll-cue { bottom: 20px; }
  .outcome-strip { grid-template-columns: 1fr; }
  .outcome-strip article,
  .outcome-strip article:not(:first-child) { min-height: 190px; padding: 22px 0; border-right: 0; }
  .expertise-row { grid-template-columns: 35px 1fr 22px; gap: 12px; align-items: start; }
  .expertise-row > p { grid-column: 2 / -1; }
  .expertise-row h3 { font-size: 27px; }
  .corporate-project-play { width: 58px; height: 58px; }
  .corporate-project h3 { font-size: 30px; }
  .corporate-steps li { grid-template-columns: 38px 1fr; }
  .proof-grid figure,
  .proof-grid aside { min-height: 380px; border-radius: 24px; }
  .corporate-cta h2 { font-size: clamp(44px,13vw,62px); }
}

@media (prefers-reduced-motion: reduce) {
  .corporate-video iframe { visibility: hidden; }
}
