:root {
  --red: #d7112a;
  --red-dark: #9d0f20;
  --black: #030303;
  --ink: #101010;
  --muted: #666;
  --line: #e5e5e5;
  --white: #fff;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: #fff;
  color: var(--ink);
  font-family: Arial, Helvetica, sans-serif;
}
img { display: block; width: 100%; }
a { color: inherit; }

.blackPage { background: #050505; color: #fff; }
.wrap { width: min(1060px, calc(100% - 42px)); margin: 0 auto; }
.siteHeader {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 20px;
}
.nav {
  width: min(1060px, calc(100% - 42px));
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.logo {
  width: 145px;
  max-height: 58px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.navLinks {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.navLinks a {
  text-decoration: none;
  color: #fff;
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(0,0,0,.42);
  padding: 10px 13px;
}
.navLinks a.red { background: var(--red); border-color: var(--red); }
.hero {
  position: relative;
  min-height: 690px;
  display: grid;
  align-items: center;
  overflow: hidden;
  background: #050505;
}
.hero:before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.98) 0%, rgba(0,0,0,.86) 30%, rgba(0,0,0,.36) 66%, rgba(0,0,0,.18) 100%),
    linear-gradient(0deg, rgba(0,0,0,.85), rgba(0,0,0,0) 46%),
    url("/assets/hero-bobby-pointing.jpg") center / cover;
}
.heroInner {
  position: relative;
  z-index: 2;
  width: min(1060px, calc(100% - 42px));
  margin: 0 auto;
  padding-top: 74px;
}
.eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .22em;
  text-transform: uppercase;
}
.eyebrow:before {
  content: "";
  width: 28px;
  height: 2px;
  background: var(--red);
}
.heroTitle {
  margin: 12px 0 10px;
  max-width: 610px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(66px, 11vw, 132px);
  line-height: .82;
  letter-spacing: .01em;
  text-transform: uppercase;
}
.heroTitle span { display: block; }
.heroTitle .redText {
  color: var(--red);
  -webkit-text-stroke: 2px #fff;
  text-shadow: 0 1px 0 #fff;
}
.heroSub {
  margin: 0 0 10px;
  max-width: 590px;
  color: #fff;
  font-size: clamp(19px, 2vw, 26px);
  font-weight: 900;
}
.heroCopy {
  max-width: 560px;
  color: #d6d6d6;
  font-size: 15px;
  line-height: 1.75;
}
.buttonRow { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.btn {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 21px;
  border: 0;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase;
  text-decoration: none;
}
.btnRed { color: #fff; background: var(--red); }
.btnWhite { color: #111; background: #fff; }
.btnBlack { color: #fff; background: #111; }

.darkSection {
  background:
    radial-gradient(circle at 50% 30%, rgba(255,255,255,.08), transparent 28%),
    #050505;
  color: #fff;
  padding: 68px 0;
}
.sectionTop {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 34px;
}
.sectionTitle {
  margin: 8px 0 8px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(44px, 6vw, 70px);
  line-height: .88;
  letter-spacing: .01em;
  text-transform: uppercase;
}
.sectionLead {
  margin: 0;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 1.7;
}
.messageGrid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.messageCard {
  display: block;
  min-height: 245px;
  padding: 18px;
  color: #fff;
  text-decoration: none;
  background:
    radial-gradient(circle at 50% 36%, rgba(255,255,255,.15), transparent 34%),
    #090909;
  border: 1px solid rgba(255,255,255,.05);
}
.messageCard img {
  height: 145px;
  object-fit: cover;
  margin-bottom: 16px;
  filter: saturate(.95);
}
.messageCard h3 {
  margin: 0;
  min-height: 42px;
  font-size: 17px;
  line-height: .98;
  font-weight: 950;
  text-transform: uppercase;
}
.arrow {
  float: right;
  display: grid;
  place-items: center;
  width: 25px;
  height: 25px;
  margin-top: -25px;
  color: #fff;
  background: var(--red);
  border-radius: 999px;
}
.redBelt {
  overflow: hidden;
  background: var(--red);
  color: #fff;
  padding: 18px 0;
  white-space: nowrap;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(30px, 5vw, 52px);
  text-transform: uppercase;
}
.redBelt span { padding-right: 18px; }
.whiteSection {
  background: #fff;
  color: #111;
  padding: 82px 0;
}
.split {
  display: grid;
  grid-template-columns: .9fr 1fr;
  gap: 54px;
  align-items: center;
}
.photoBox img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
}
.whiteSection .eyebrow { color: #111; }
.bigBlack {
  margin: 10px 0 20px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(48px, 7vw, 88px);
  line-height: .86;
  text-transform: uppercase;
}
.redLine { color: var(--red); display: block; }
.copy {
  color: #454545;
  font-size: 15px;
  line-height: 1.85;
}
.footer {
  background: #fff;
  color: #111;
  text-align: center;
  padding: 42px 20px;
}
.footerLogo {
  width: 180px;
  margin: 0 auto 18px;
}
.footerNav {
  display: flex;
  justify-content: center;
  gap: 22px;
  flex-wrap: wrap;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.footerNav a { text-decoration: none; }
.copyright { margin-top: 12px; color: #666; font-size: 12px; }

.pageHeader {
  background: #050505;
  color: #fff;
  padding: 122px 0 70px;
}
.pageHeader .wrap { position: relative; }
.pageTitle {
  max-width: 820px;
  margin: 14px 0 0;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(58px, 9vw, 112px);
  line-height: .84;
  text-transform: uppercase;
}
.pageBody {
  background: #fff;
  padding: 70px 0 90px;
}
.content {
  max-width: 820px;
  color: #444;
  font-size: 17px;
  line-height: 1.8;
}
.content p { margin: 0 0 18px; }
.positionList {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  padding: 0;
  margin: 28px 0 0;
  list-style: none;
}
.positionList li {
  padding: 20px;
  color: #fff;
  background: #080808;
  border-left: 6px solid var(--red);
  font-weight: 950;
  text-transform: uppercase;
}

@media (max-width: 850px) {
  .siteHeader { position: absolute; }
  .nav { align-items: flex-start; }
  .navLinks { flex-wrap: wrap; justify-content: flex-end; }
  .navLinks a:not(.red) { display: none; }
  .hero { min-height: 620px; }
  .messageGrid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .split { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .wrap,
  .nav,
  .heroInner { width: min(100% - 26px, 1060px); }
  .logo { width: 118px; }
  .heroTitle { font-size: 66px; }
  .heroTitle .redText { -webkit-text-stroke: 1px #fff; }
  .messageGrid,
  .positionList { grid-template-columns: 1fr; }
  .darkSection,
  .whiteSection,
  .pageBody { padding: 54px 0; }
}
