/* Final packaging fixes: smaller headings and reliable hero imagery. */
h1,
.text-display-xl,
.text-display-lg {
  font-size: clamp(1.45rem, 3.6vw, 2.4rem) !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
}

h2,
.text-display-md {
  font-size: clamp(1.2rem, 2.6vw, 1.65rem) !important;
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
}

h3,
.text-display-sm,
.text-heading-lg {
  font-size: clamp(1rem, 1.8vw, 1.2rem) !important;
  line-height: 1.25 !important;
}

.hero img,
section img {
  object-fit: cover;
}

.hsg-card[data-pidgeon-gallery-link] {
  cursor: pointer;
}

.hsg-card[data-pidgeon-gallery-link]::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: inherit;
  pointer-events: none;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.hsg-card[data-pidgeon-gallery-link]:hover::after,
.hsg-card[data-pidgeon-gallery-link]:focus-visible::after {
  border-color: rgba(234, 88, 12, 0.7);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.26);
}

.hsg-card[data-pidgeon-gallery-link]:focus-visible {
  outline: 3px solid rgba(234, 88, 12, 0.72);
  outline-offset: 5px;
}

.pin-spacer:has(.hsg-card),
section:has(.hsg-card),
.pidgeon-gallery-pin-spacer,
.pidgeon-gallery-section {
  position: relative !important;
  z-index: 1 !important;
  clear: both;
  isolation: isolate;
  background: #1c1917 !important;
}

.pin-spacer:has(.hsg-card),
.pidgeon-gallery-pin-spacer {
  overflow: visible !important;
}

.pidgeon-gallery-cta {
  position: absolute;
  right: 1.25rem;
  bottom: 1.15rem;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  min-height: 2rem;
  padding: 0.42rem 0.7rem;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(28, 25, 23, 0.66);
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.92;
  pointer-events: none;
  transform: translateY(2px);
  transition: background 180ms ease, border-color 180ms ease, opacity 180ms ease, transform 180ms ease;
}

.hsg-card[data-pidgeon-gallery-link]:hover .pidgeon-gallery-cta,
.hsg-card[data-pidgeon-gallery-link]:focus-visible .pidgeon-gallery-cta {
  border-color: rgba(234, 88, 12, 0.9);
  background: rgba(234, 88, 12, 0.94);
  opacity: 1;
  transform: translateY(0);
}

nav [data-pidgeon-main-nav="true"]:not(.btn-primary),
nav [data-pidgeon-policy-link]:not(.btn-primary),
nav [data-pidgeon-nav-link="Home"]:not(.btn-primary) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  padding: 0 10px !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-radius: 6px !important;
  background: rgba(9, 35, 28, 0.34) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-shadow: 0 1px 12px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  transition: background 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

nav [data-pidgeon-nav-link="Home"]:not(.btn-primary) {
  border-color: rgba(214, 166, 80, 0.48) !important;
  background: rgba(214, 166, 80, 0.2) !important;
}

nav [data-pidgeon-main-nav="true"]:not(.btn-primary):hover,
nav [data-pidgeon-policy-link]:not(.btn-primary):hover,
nav [data-pidgeon-nav-link="Home"]:not(.btn-primary):hover {
  border-color: rgba(246, 178, 58, 0.72) !important;
  background: rgba(240, 90, 26, 0.9) !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  transform: translateY(-1px);
}

nav.pidgeon-nav-scrolled [data-pidgeon-main-nav="true"]:not(.btn-primary),
nav.pidgeon-nav-scrolled [data-pidgeon-policy-link]:not(.btn-primary),
nav.pidgeon-nav-scrolled [data-pidgeon-nav-link="Home"]:not(.btn-primary) {
  border-color: rgba(8, 56, 41, 0.14) !important;
  background: rgba(8, 56, 41, 0.06) !important;
  color: #083829 !important;
  -webkit-text-fill-color: #083829 !important;
  text-shadow: none;
}

nav.pidgeon-nav-scrolled [data-pidgeon-nav-link="Home"]:not(.btn-primary) {
  border-color: rgba(214, 166, 80, 0.4) !important;
  background: rgba(214, 166, 80, 0.16) !important;
}

@media (max-width: 640px) {
  h1,
  .text-display-xl,
  .text-display-lg {
    font-size: clamp(1.35rem, 7vw, 1.75rem) !important;
  }

  h2,
  .text-display-md {
    font-size: clamp(1.12rem, 5.4vw, 1.35rem) !important;
  }

  .pidgeon-gallery-cta {
    right: 0.9rem;
    bottom: 0.9rem;
    min-height: 1.8rem;
    padding: 0.36rem 0.58rem;
    font-size: 0.68rem;
  }
}

.pidgeon-process-magic {
  position: relative;
  z-index: 20;
  isolation: isolate;
  background:
    linear-gradient(90deg, rgba(8, 56, 41, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(8, 56, 41, 0.035) 1px, transparent 1px),
    #f7f7f4 !important;
  background-size: 72px 72px, 72px 72px, auto;
  overflow: visible;
}

.pidgeon-process-magic::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    repeating-linear-gradient(
      105deg,
      transparent 0,
      transparent 22px,
      rgba(234, 88, 12, 0.045) 22px,
      rgba(234, 88, 12, 0.045) 24px
    );
  mask-image: linear-gradient(180deg, transparent, #000 12%, #000 88%, transparent);
}

.pidgeon-process-stages {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 24px;
  padding: 6px;
  border: 1px solid rgba(8, 56, 41, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 12px 34px rgba(28, 25, 23, 0.06);
}

.pidgeon-process-stages span {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 6px;
  background: rgba(8, 56, 41, 0.08);
  color: #083829;
  font-size: 0.74rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}

.pidgeon-process-track {
  --pidgeon-process-progress: 0;
  padding-block: 10px;
}

.pidgeon-road-line {
  width: 7px !important;
  border-radius: 999px !important;
  background:
    linear-gradient(180deg, #083829 0%, #0f5a3f 38%, #f05a1a 70%, #d6a650 100%) !important;
  box-shadow: 0 0 0 4px rgba(8, 56, 41, 0.07), 0 16px 30px rgba(8, 56, 41, 0.18) !important;
  overflow: hidden;
}

.pidgeon-road-line::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 10px;
  bottom: 10px;
  width: 1px;
  transform: translateX(-50%);
  background: repeating-linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.78) 0,
    rgba(255, 255, 255, 0.78) 8px,
    transparent 8px,
    transparent 17px
  );
}

.pidgeon-process-roller {
  position: absolute;
  left: 1.5rem;
  top: calc(var(--pidgeon-process-progress, 0) * 100%);
  z-index: 20;
  width: clamp(46px, 5vw, 62px);
  height: clamp(34px, 4vw, 44px);
  pointer-events: none;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 12px 18px rgba(28, 25, 23, 0.28));
  transition: top 120ms linear;
}

.pidgeon-process-roller svg {
  display: block;
  width: 100%;
  height: 100%;
}

.pidgeon-process-roller .roller-body,
.pidgeon-process-roller .roller-cab {
  fill: #f05a1a;
}

.pidgeon-process-roller .roller-glass {
  fill: #123d30;
}

.pidgeon-process-roller .roller-wheel,
.pidgeon-process-roller .roller-drum {
  fill: #1c1917;
}

.pidgeon-process-step {
  min-height: 220px;
}

.pidgeon-process-card {
  position: relative;
  overflow: hidden;
  border-color: rgba(8, 56, 41, 0.13) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 250, 247, 0.94)) !important;
  box-shadow: 0 20px 46px rgba(28, 25, 23, 0.07) !important;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.pidgeon-process-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #083829, #f05a1a);
}

.pidgeon-process-card:hover {
  transform: translateY(-4px);
  border-color: rgba(240, 90, 26, 0.34) !important;
  box-shadow: 0 26px 58px rgba(28, 25, 23, 0.11) !important;
}

.pidgeon-job-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 24px;
  margin: 0 0 8px;
  padding: 0 9px;
  border: 1px solid rgba(240, 90, 26, 0.18);
  border-radius: 5px;
  background: rgba(240, 90, 26, 0.08);
  color: #b94112;
  font-size: 0.68rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.pidgeon-proof-note {
  margin-top: 16px;
  padding: 13px 14px;
  border-left: 3px solid #d6a650;
  border-radius: 0 6px 6px 0;
  background: rgba(8, 56, 41, 0.055);
  color: #32413b;
  font-size: 0.88rem;
  line-height: 1.55;
}

.pidgeon-proof-note strong {
  color: #083829;
}

.pidgeon-process-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 13px;
}

.pidgeon-process-chips span {
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 0 9px;
  border-radius: 5px;
  background: #083829;
  color: #fff;
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1;
}

.pidgeon-process-proof-strip {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  clear: both;
  margin: clamp(42px, 6vw, 78px) auto clamp(48px, 7vw, 92px);
}

.pidgeon-process-proof-strip article {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid rgba(8, 56, 41, 0.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(28, 25, 23, 0.07);
}

.pidgeon-process-proof-strip img {
  display: block;
  width: 100%;
  height: clamp(150px, 18vw, 210px);
  object-fit: cover;
}

.pidgeon-process-proof-strip div {
  padding: 18px;
}

.pidgeon-process-proof-strip span {
  display: block;
  margin-bottom: 8px;
  color: #b94112;
  font-size: 0.68rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.pidgeon-process-proof-strip h3 {
  margin: 0 0 8px;
  color: #083829;
  font-size: 1rem !important;
  line-height: 1.25 !important;
}

.pidgeon-process-proof-strip p {
  margin: 0;
  color: #5f6b66;
  font-size: 0.88rem;
  line-height: 1.5;
}

.pidgeon-process-confidence {
  position: relative;
  z-index: 3;
  clear: both;
  max-width: 900px;
  margin: clamp(44px, 6vw, 76px) auto clamp(36px, 5vw, 68px);
  padding: clamp(22px, 4vw, 36px);
  border: 1px solid rgba(8, 56, 41, 0.15);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(8, 56, 41, 0.98), rgba(17, 82, 59, 0.96));
  color: #fff;
  box-shadow: 0 26px 70px rgba(8, 56, 41, 0.19);
  text-align: left;
}

.pidgeon-process-proof-strip + .pidgeon-process-confidence {
  margin-top: clamp(54px, 7vw, 96px);
}

.pidgeon-process-magic + section,
.pidgeon-process-magic + .pin-spacer {
  position: relative;
  z-index: 2;
  clear: both;
}

@media (min-width: 768px) {
  .pidgeon-process-magic {
    z-index: 30;
    transform: translateZ(0);
  }

  .pidgeon-process-proof-strip {
    margin-bottom: clamp(72px, 8vw, 122px);
  }

  .pidgeon-process-proof-strip + .pidgeon-process-confidence {
    margin-top: clamp(72px, 8vw, 122px);
  }

  .pidgeon-gallery-pin-spacer,
  .pidgeon-gallery-section,
  .pin-spacer:has(.hsg-card),
  section:has(.hsg-card) {
    z-index: 0 !important;
  }

  .pidgeon-gallery-pin-spacer > *,
  .pidgeon-gallery-section > *,
  .pin-spacer:has(.hsg-card) > *,
  section:has(.hsg-card) > * {
    z-index: 0 !important;
  }
}

.pidgeon-process-confidence > span {
  display: block;
  margin-bottom: 10px;
  color: #d6a650;
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.pidgeon-process-confidence h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(1.25rem, 3vw, 1.8rem) !important;
  line-height: 1.18 !important;
}

.pidgeon-process-confidence p {
  max-width: 720px;
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 1rem;
  line-height: 1.65;
}

.pidgeon-process-confidence div {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 20px;
}

.pidgeon-process-confidence em {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border: 1px solid rgba(214, 166, 80, 0.32);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 0.78rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
}

@media (min-width: 768px) {
  .pidgeon-process-roller {
    left: 50%;
  }

  .pidgeon-process-step:nth-child(odd) .pidgeon-process-card::before {
    left: auto;
    right: 0;
  }
}

@media (max-width: 767px) {
  .pin-spacer:has(.hsg-card),
  section:has(.hsg-card) {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  section:has(.hsg-card) {
    position: relative !important;
    z-index: 1 !important;
    background: #1c1917 !important;
    contain: layout paint;
  }

  section:has(.hsg-card) > div,
  section:has(.hsg-card) .h-screen {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    transform: none !important;
    position: relative !important;
  }

  section:has(.hsg-card) .will-change-transform {
    display: grid !important;
    grid-auto-flow: row !important;
    grid-auto-columns: unset !important;
    grid-template-columns: 1fr !important;
    align-items: stretch !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    gap: 18px !important;
    padding: 0 22px 34px !important;
    overflow: visible !important;
    overscroll-behavior-inline: auto;
    scroll-snap-type: none;
    scrollbar-width: none;
    transform: none !important;
    will-change: auto !important;
  }

  section:has(.hsg-card) .will-change-transform::-webkit-scrollbar {
    display: none;
  }

  .hsg-card {
    flex: none !important;
    width: 100% !important;
    max-width: none !important;
    height: clamp(320px, 58vh, 430px) !important;
    min-height: 320px !important;
    max-height: 430px !important;
    scroll-snap-align: none;
    transform: none !important;
    will-change: auto !important;
    isolation: isolate;
  }

  .hsg-card img {
    transform: none !important;
    will-change: auto !important;
  }

  .hsg-card:hover img,
  .hsg-card:focus-visible img {
    transform: none !important;
  }

  .hsg-card .pidgeon-gallery-cta {
    opacity: 1;
    transform: none;
  }

  .pidgeon-process-magic {
    background-size: 48px 48px, 48px 48px, auto;
  }

  .pidgeon-process-track {
    padding-left: 6px;
  }

  .pidgeon-process-card {
    margin-left: 18px;
  }

  .pidgeon-process-proof-strip {
    grid-template-columns: 1fr;
  }

  .pidgeon-process-stages {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(100%, 420px);
  }

  .pidgeon-process-stages span {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pidgeon-process-roller {
    transition: none;
  }

  .pidgeon-process-card {
    transition: none;
  }
}

/* Customer pass: shorter V3 homepage with Trade Terms near the start. */
.pidgeon-short-home .pidgeon-home-priority-terms {
  position: relative !important;
  inset: auto !important;
  z-index: 1 !important;
  width: 100% !important;
  padding: 0 !important;
  background:
    linear-gradient(135deg, rgba(8, 56, 41, 0.98), rgba(17, 82, 59, 0.96)) !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary > div:first-child {
  min-width: 0;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-eyebrow {
  margin-bottom: 7px;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-title {
  margin-bottom: 7px;
  font-size: clamp(1.2rem, 2.2vw, 1.65rem) !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-lead {
  margin: 0 !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-actions {
  flex: 0 0 auto;
  margin: 0 !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-button.secondary {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.58) !important;
  background: rgba(255, 255, 255, 0.06) !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms + .relative.z-20 {
  margin-top: 0 !important;
  padding-top: 16px;
  background: #fff;
}

@media (max-width: 760px) {
  .pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary {
    display: grid;
    gap: 18px;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-terms-summary .pidgeon-policy-actions {
    width: 100%;
  }
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-wrap {
  max-width: 1180px;
  padding: clamp(34px, 5vw, 58px) 24px !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-title {
  max-width: 740px;
  color: #fff !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-lead {
  max-width: 760px;
  margin-bottom: 20px !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 0.98rem !important;
  line-height: 1.55 !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 26px;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card {
  min-height: 0;
  gap: 10px;
  padding: 20px !important;
  border-color: rgba(214, 166, 80, 0.26);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card h3 {
  color: #fff !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card p,
.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card li {
  color: rgba(255, 255, 255, 0.76) !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card > p {
  display: none !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card ul {
  gap: 5px !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-card li {
  font-size: 0.86rem !important;
  line-height: 1.38 !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-actions {
  margin-top: 4px !important;
}

.pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-button {
  min-height: 36px !important;
  padding: 8px 13px !important;
  font-size: 0.84rem !important;
}

.pidgeon-short-home .pidgeon-home-process-compact {
  padding: clamp(46px, 6vw, 82px) 0 !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .text-center {
  margin-bottom: 30px !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-stages,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-roller,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-road-line,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-proof-strip,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-confidence,
.pidgeon-short-home .pidgeon-home-process-compact .process-step > div.absolute {
  display: none !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-track,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-track > div {
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  transform: none !important;
  position: relative !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-track > div {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .process-step {
  display: block !important;
  min-height: 0 !important;
  transform: none !important;
  opacity: 1 !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .process-step:nth-child(n+5) {
  display: none !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .process-step > div:first-child {
  width: 100% !important;
  padding: 0 !important;
  text-align: left !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-card {
  max-width: none !important;
  height: 100%;
  margin: 0 !important;
  padding: 18px !important;
}

.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-proof-note,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-chips,
.pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-card p.text-base {
  display: none !important;
}

.pidgeon-home-gallery-hidden,
.pidgeon-home-secondary-hide {
  display: none !important;
}

.pidgeon-home-project-preview {
  padding: clamp(48px, 7vw, 92px) 0;
  background: #1c1917;
  color: #fff;
}

.pidgeon-home-project-wrap {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.pidgeon-home-project-head {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.7fr);
  gap: 24px;
  align-items: end;
  margin-bottom: 26px;
}

.pidgeon-home-project-head span {
  grid-column: 1 / -1;
  color: #d6a650;
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.pidgeon-home-project-head h2 {
  margin: 0;
  color: #fff !important;
}

.pidgeon-home-project-head p {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.98rem;
  line-height: 1.55;
}

.pidgeon-home-project-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.pidgeon-home-project-card {
  position: relative;
  overflow: hidden;
  min-height: 310px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  background: #083829;
}

.pidgeon-home-project-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 260ms ease;
}

.pidgeon-home-project-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(28, 25, 23, 0.9), rgba(28, 25, 23, 0.18) 62%);
}

.pidgeon-home-project-card div {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 1;
}

.pidgeon-home-project-card span {
  display: block;
  margin-bottom: 8px;
  color: #d6a650;
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.pidgeon-home-project-card h3 {
  margin: 0 0 10px;
  color: #fff !important;
  font-size: 1.1rem !important;
}

.pidgeon-home-project-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.86rem;
  font-weight: 800;
}

.pidgeon-home-project-card:hover img,
.pidgeon-home-project-card:focus-visible img {
  transform: scale(1.04);
}

@media (max-width: 920px) {
  .pidgeon-short-home .pidgeon-home-priority-terms .pidgeon-policy-grid,
  .pidgeon-short-home .pidgeon-home-process-compact .pidgeon-process-track > div,
  .pidgeon-home-project-grid,
  .pidgeon-home-project-head {
    grid-template-columns: 1fr;
  }

  .pidgeon-home-project-card {
    min-height: 260px;
  }
}

.pidgeon-about-strong {
  padding: clamp(52px, 7vw, 96px) 0 !important;
  background: #f7f7f4 !important;
}

.pidgeon-about-wrap,
.pidgeon-services-wrap {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.pidgeon-about-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.65fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
}

.pidgeon-about-copy span,
.pidgeon-services-head span {
  display: block;
  margin-bottom: 12px;
  color: #b98525;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.pidgeon-about-copy h2,
.pidgeon-services-head h2 {
  max-width: 760px;
  margin: 0 0 18px;
  color: #1c1917 !important;
}

.pidgeon-about-copy p,
.pidgeon-services-head p {
  max-width: 760px;
  margin: 0 0 14px;
  color: #5f5a54;
  font-size: 1.02rem;
  line-height: 1.68;
}

.pidgeon-about-copy a,
.pidgeon-services-grid a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  margin-top: 8px;
  color: #b83f06;
  font-size: 0.92rem;
  font-weight: 900;
  text-decoration: none;
}

.pidgeon-about-copy a:hover,
.pidgeon-services-grid a:hover {
  text-decoration: underline;
}

.pidgeon-about-proof {
  display: grid;
  gap: 12px;
}

.pidgeon-about-proof article {
  padding: 22px;
  border: 1px solid rgba(8, 56, 41, 0.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(28, 25, 23, 0.06);
}

.pidgeon-about-proof strong {
  display: block;
  color: #083829;
  font-size: clamp(1.25rem, 3vw, 1.75rem);
  line-height: 1;
}

.pidgeon-about-proof span {
  display: block;
  margin-top: 7px;
  color: #6f6a63;
  font-size: 0.88rem;
  line-height: 1.35;
}

.pidgeon-about-locations a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin-top: 10px;
  color: #b83f06;
  font-size: 0.82rem;
  font-weight: 900;
  text-decoration: none;
}

.pidgeon-footer-policy-links a,
footer a[href^="tel:"],
footer a[href^="mailto:"] {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
}

.pidgeon-about-locations a:hover {
  text-decoration: underline;
}

.pidgeon-services-strong {
  padding: clamp(50px, 7vw, 92px) 0 !important;
  background: #fff !important;
}

.pidgeon-services-head {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(300px, 0.7fr);
  gap: 24px;
  align-items: end;
  margin-bottom: 26px;
}

.pidgeon-services-head span {
  grid-column: 1 / -1;
}

.pidgeon-services-head h2,
.pidgeon-services-head p {
  margin-bottom: 0;
}

.pidgeon-services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.pidgeon-services-grid article {
  overflow: hidden;
  border: 1px solid #e7e5e4;
  border-radius: 8px;
  background: #fafaf9;
  box-shadow: 0 14px 36px rgba(28, 25, 23, 0.055);
}

.pidgeon-services-grid img {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.pidgeon-services-grid article > div {
  padding: 18px;
}

.pidgeon-services-grid h3 {
  margin: 0 0 9px;
  color: #1c1917 !important;
  font-size: 1.02rem !important;
}

.pidgeon-services-grid p {
  margin: 0;
  color: #625d56;
  font-size: 0.9rem;
  line-height: 1.5;
}

.contact-section-title {
  width: min(1180px, 100%);
  margin: 28px auto 0;
  color: #1c1917;
  font-size: clamp(1.45rem, 2.4vw, 2rem);
  line-height: 1.15;
}

.pidgeon-contact-details-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: min(1180px, 100%);
  margin: 16px auto 0;
}

.pidgeon-contact-details-grid article {
  padding: 18px;
  border: 1px solid rgba(28, 25, 23, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  color: #1c1917;
}

.pidgeon-contact-details-grid span {
  display: block;
  margin-bottom: 8px;
  color: #b94112;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.pidgeon-contact-details-grid h3 {
  margin: 0 0 9px;
  color: #1c1917 !important;
  font-size: 1rem !important;
}

.pidgeon-contact-details-grid a,
.pidgeon-contact-details-grid p {
  display: block;
  margin: 5px 0 0;
  color: #3f3a35;
  font-size: 0.88rem;
  line-height: 1.42;
  text-decoration: none;
  word-break: break-word;
}

.pidgeon-contact-details-grid a:hover {
  color: #b83f06;
  text-decoration: underline;
}

@media (max-width: 980px) {
  .pidgeon-about-wrap,
  .pidgeon-services-head,
  .pidgeon-services-grid,
  .pidgeon-contact-details-grid {
    grid-template-columns: 1fr;
  }

  .pidgeon-services-grid img {
    height: 210px;
  }
}

.pidgeon-v2-services-hero {
  min-height: 520px;
  display: flex;
  align-items: end;
  padding: 132px 24px 74px;
  background:
    linear-gradient(90deg, rgba(28, 28, 28, 0.92), rgba(28, 28, 28, 0.58)),
    url("images/hero-services.jpg") center / cover;
  color: #fff;
}

.pidgeon-v2-services-hero > div,
.pidgeon-services-quote-strip > div {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.pidgeon-v2-services-hero span {
  display: block;
  margin-bottom: 14px;
  color: #d6a650;
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.pidgeon-v2-services-hero h1 {
  max-width: 760px;
  margin: 0 0 18px;
  color: #fff !important;
  font-size: clamp(2.2rem, 6vw, 4.6rem) !important;
  line-height: 0.98 !important;
}

.pidgeon-v2-services-hero p {
  max-width: 760px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(1rem, 1.6vw, 1.18rem);
  line-height: 1.65;
}

.pidgeon-v2-services-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.pidgeon-v2-services-actions a,
.pidgeon-services-quote-strip a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  border-radius: 5px;
  background: #c84405;
  color: #fff;
  font-size: 0.92rem;
  font-weight: 900;
  text-decoration: none;
}

.pidgeon-v2-services-actions a:nth-child(2),
.pidgeon-services-quote-strip a:nth-of-type(2) {
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: rgba(255, 255, 255, 0.08);
}

.pidgeon-v2-services-grid-section {
  padding: clamp(44px, 6vw, 78px) 24px;
  background: #e4e4e4;
}

.pidgeon-v2-services-grid {
  width: min(1180px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.pidgeon-v2-service-card {
  display: grid;
  grid-template-columns: minmax(190px, 0.48fr) minmax(0, 0.82fr);
  min-height: 300px;
  overflow: hidden;
  border: 1px solid rgba(28, 28, 28, 0.1);
  border-radius: 8px;
  background: #f7f7f4;
  box-shadow: 0 18px 44px rgba(28, 28, 28, 0.08);
}

.pidgeon-v2-service-card img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
}

.pidgeon-v2-service-card > div {
  padding: clamp(22px, 3vw, 32px);
}

.pidgeon-v2-service-card span {
  display: block;
  margin-bottom: 9px;
  color: #b94112;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.pidgeon-v2-service-card h2 {
  margin: 0 0 12px;
  color: #1c1917 !important;
  font-size: clamp(1.12rem, 2.1vw, 1.45rem) !important;
}

.pidgeon-v2-service-card p {
  margin: 0 0 16px;
  color: #5c5751;
  font-size: 0.95rem;
  line-height: 1.55;
}

.pidgeon-v2-service-card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pidgeon-v2-service-card li {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: rgba(8, 56, 41, 0.08);
  color: #083829;
  font-size: 0.75rem;
  font-weight: 800;
}

.pidgeon-services-quote-strip {
  padding: clamp(54px, 7vw, 86px) 24px;
  background: #78846f;
  color: #fff;
}

.pidgeon-services-quote-strip h2 {
  margin: 0 0 12px;
  color: #fff !important;
}

.pidgeon-services-quote-strip p {
  max-width: 680px;
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 1.04rem;
  line-height: 1.62;
}

.pidgeon-services-quote-strip a {
  margin-right: 10px;
}

/* Keep generated nav dropdowns closed until the parent item is active. */
nav .relative > .absolute.opacity-0.pointer-events-none {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translateY(-8px) !important;
}

nav .relative:hover > .absolute.opacity-0.pointer-events-none,
nav .relative:focus-within > .absolute.opacity-0.pointer-events-none {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateY(0) !important;
}

@media (max-width: 900px) {
  .pidgeon-v2-services-grid,
  .pidgeon-v2-service-card {
    grid-template-columns: 1fr;
  }

  .pidgeon-v2-service-card img {
    min-height: 220px;
    height: 220px;
  }
}

/* V6 upload hardening: keep the dynamic hero and mobile navigation in-bounds. */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

.pidgeon-video-hero-ready > .relative.z-10 {
  box-sizing: border-box;
  max-width: 100%;
}

.pidgeon-video-hero-ready > .relative.z-10 > p,
.pidgeon-video-hero-ready > .relative.z-10 > .flex {
  opacity: 1 !important;
  animation: none !important;
}

@media (max-width: 760px) {
  nav.pidgeon-mobile-header-safe,
  nav.pidgeon-mobile-header-safe > div {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
  }

  nav.pidgeon-mobile-header-safe > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pidgeon-video-hero-ready > .relative.z-10 {
    width: 100% !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .pidgeon-video-hero-ready h1,
  .pidgeon-video-hero-ready p {
    max-width: 100% !important;
    overflow-wrap: anywhere;
  }
}
