/* Shared brand scale and navigation, independent of project content. */
body:has(.about-hero),
body:has(.sector-list),
body:has(.contact-top) {
  background: #fff;
}
body:has(.about-hero) main,
body:has(.sector-list) main,
body:has(.contact-top) main {
  background: #fff;
}
.about-hero,
.about-feature,
.about-values,
.about-timeline,
.standard-page-title,
.sector-list,
.contact-compact-title,
.contact-top,
.contact-info-panel {
  background: #fff !important;
}
.contact-top .contact-form {
  background: #f7f7f7 !important;
  border: 1px solid #e7e7e7;
  box-shadow: none;
}
.contact-compact-title :is(small, h1),
.contact-info-panel :is(small, address, a),
.contact-form :is(label, p) {
  color: #222 !important;
}
.contact-form label span {
  color: #222 !important;
}
.contact-top .contact-form button {
  background: #222 !important;
  color: #fff !important;
  border-color: #222 !important;
}
.contact-info-panel article {
  display: grid !important;
  grid-template-columns: 32px minmax(0, 1fr);
  gap: 18px !important;
  align-items: start;
}
.contact-info-panel .contact-icon {
  display: block !important;
  position: static !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: none !important;
  color: #e30613;
  transform: none !important;
}
.contact-info-panel .contact-icon::before,
.contact-info-panel .contact-icon::after {
  content: none !important;
}
.contact-info-panel article small {
  display: block;
  margin: 0 0 10px !important;
  line-height: 32px !important;
  font-size: 16px !important;
  font-weight: 500;
}
.contact-info-panel article address,
.contact-info-panel article a {
  font-size: 14px !important;
  line-height: 1.8;
  font-style: normal;
}
.directory-logo {
  display: inline-block;
  position: relative;
  line-height: 0;
}
.directory-logo img {
  clip-path: inset(60% 0 0 0);
}
.directory-logo img.directory-fkn-tone {
  position: absolute;
  inset: 0;
  filter: brightness(0);
  opacity: 0.35;
  clip-path: inset(0 0 40% 0);
  pointer-events: none;
}
.contact-compact-title small {
  color: #e30613 !important;
}
body:has(.fkn-directory),
.fkn-directory {
  background: #fff !important;
}
.fkn-directory .v22-project-title {
  padding-top: 112px !important;
}
.contact-form label:has(textarea) {
  border: 0;
  padding: 0;
}
.contact-form label:has(textarea) span {
  display: block;
  margin-bottom: 12px;
}
.contact-form label:has(textarea) textarea {
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 14px 16px;
  min-height: 116px;
}
@media (max-width: 900px) {
  .fkn-directory .v22-project-title {
    padding-top: 92px !important;
  }
}
:root {
  --nav-logo-width: 100px;
}
.site-header {
  grid-template-columns: var(--nav-logo-width) minmax(0, 1fr) 74px !important;
}
.site-header .brand {
  width: var(--nav-logo-width) !important;
  height: 44px !important;
  position: relative;
}
.site-header .brand img {
  width: var(--nav-logo-width) !important;
  height: 33px !important;
  max-height: 33px !important;
  object-fit: contain !important;
  inset: 0 !important;
  margin-block: auto !important;
}
.site-header .site-nav {
  gap: 26px;
}
.site-header .site-nav > a,
.site-header .site-nav > .nav-item > a {
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}
.site-header .nav-dropdown a,
.site-header .nav-dropdown strong {
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}
.site-header .language-switch a {
  font-size: 11px !important;
  font-weight: 400;
}
.premium-hero .hero-copy .home-project-lockup {
  width: calc(var(--nav-logo-width) * 2.5) !important;
  max-width: 100% !important;
  height: auto !important;
}
.corporate-icon {
  display: block;
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
  background: transparent;
  fill: none;
  stroke: currentColor;
}
.menu-overlay .menu-links a {
  display: flex !important;
  align-items: center;
  justify-content: flex-start !important;
  gap: 18px;
}
.menu-overlay {
  background: #fff !important;
  backdrop-filter: none !important;
}
body.menu-open .site-header .brand {
  visibility: hidden;
}
.menu-overlay .menu-links a span {
  font-family: var(--font-body) !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 1.35;
  letter-spacing: 0 !important;
}
.menu-overlay .menu-links .corporate-icon {
  width: 22px;
  height: 22px;
  color: #e30613;
}
.menu-overlay .menu-top img {
  width: var(--nav-logo-width) !important;
  height: auto !important;
}
.menu-overlay .menu-top button {
  font-family: var(--font-body);
  font-size: 28px !important;
  padding: 0;
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
}
.about-values article {
  display: grid !important;
  grid-template-columns: 32px minmax(0, 1fr) !important;
  gap: 12px 18px !important;
  align-content: start;
  align-items: center;
}
.about-values article .v13-icon,
.sector-list article .v13-icon {
  position: static !important;
  display: block !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  color: #e30613;
  grid-column: 1;
  grid-row: 1;
}
.about-values article h3 {
  grid-column: 2;
  grid-row: 1;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.4;
}
.about-values article p {
  grid-column: 2;
  grid-row: 2;
  margin: 0 !important;
}
.sector-list article {
  display: grid !important;
  grid-template-columns: 32px minmax(180px, 0.75fr) minmax(0, 1.5fr) !important;
  column-gap: 24px !important;
  align-items: start;
}
.sector-list article h2 {
  grid-column: 2;
  grid-row: 1;
  margin: 0 !important;
  font-size: 21px !important;
  line-height: 32px !important;
}
.sector-list article p {
  grid-column: 3;
  grid-row: 1;
  margin: 0 !important;
}
.project-back-link {
  padding-block: 18px;
}
.project-back-link a {
  font-size: 12px;
  color: #555;
  text-decoration: none;
}
.project-route-nav {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 28px;
  border-top: 1px solid #ddd;
  padding-block: 28px;
  margin-bottom: 0;
}
.project-route-nav a {
  display: flex;
  flex-direction: column;
  gap: 7px;
  color: #222;
  text-decoration: none;
}
.project-route-nav a:last-child {
  text-align: right;
  align-items: flex-end;
}
.project-route-nav small {
  font-size: 11px;
  color: #777;
}
.project-route-nav span {
  font-size: 14px;
}
.project-route-nav .project-route-all {
  font-size: 12px;
}
.project-route-nav a:hover,
.project-back-link a:hover {
  color: #e30613;
}
@media (max-width: 900px) {
  :root {
    --nav-logo-width: 80px;
  }
  .site-header {
    grid-template-columns: var(--nav-logo-width) 1fr auto !important;
  }
  .site-header .brand img {
    height: 27px !important;
    max-height: 27px !important;
  }
  .menu-overlay .menu-links {
    padding-block: 18px !important;
  }
  .menu-overlay .menu-links a {
    min-height: 62px;
    padding-block: 15px !important;
  }
  .sector-list article {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    gap: 12px 18px !important;
  }
  .sector-list article h2 {
    font-size: 18px !important;
  }
  .sector-list article p {
    grid-column: 2;
    grid-row: 2;
  }
  .about-values article h3 {
    font-size: 17px !important;
  }
  .project-route-nav {
    gap: 12px;
    padding-block: 24px;
  }
  .project-route-nav span {
    font-size: 12px;
  }
  .project-route-nav small,
  .project-route-nav .project-route-all {
    font-size: 10px;
  }
}
.forestside-lockup {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 176px;
  max-width: 100%;
  gap: 9px;
  line-height: 1;
}
.forestside-name-row {
  display: flex;
  align-items: baseline;
  gap: 5px;
  width: calc(90px * 720 / 430);
  max-width: 100%;
}
.forestside-lockup .forestside-name {
  display: block;
  flex: 1;
  min-width: 0;
  width: calc(100% - 17px) !important;
  height: auto !important;
  object-fit: contain;
}
.forestside-name-row .forestside-by {
  flex: 0 0 12px;
  text-align: right;
}
.forestside-by {
  font:
    400 11px/1 "Segoe UI",
    sans-serif;
  color: #333;
}
.forestside-lockup .forestside-fkn {
  display: block;
  width: calc(90px * 720 / 430) !important;
  height: auto !important;
  object-fit: contain;
}
.v16-project-brand .forestside-lockup {
  min-height: 90px;
}
.pd-card h3 .forestside-lockup {
  width: 140px;
  gap: 6px;
}
.pd-card h3 .forestside-name-row {
  width: calc(62px * 720 / 430);
}
.pd-card h3 .forestside-fkn {
  width: calc(62px * 720 / 430) !important;
  filter: brightness(0);
  opacity: 0.35;
}
.pd-card h3 .forestside-lockup img {
  clip-path: none;
}
.pd-status {
  flex-wrap: wrap;
}
.pd-photo .project-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  height: 100%;
  background: #f1f2f2;
  color: #262626;
}
.project-placeholder > span {
  font:
    500 25px/1.2 "Segoe UI",
    sans-serif;
}
.project-placeholder > small {
  font:
    400 12px/1.4 "Segoe UI",
    sans-serif;
  color: #666;
}
@media (max-width: 900px) {
  .v16-project-brand .forestside-lockup {
    width: 145px;
    min-height: 76px;
  }
  .v16-project-brand .forestside-fkn {
    width: calc(76px * 720 / 430) !important;
  }
  .v16-project-brand .forestside-name-row {
    width: calc(76px * 720 / 430);
  }
  .pd-card h3 .forestside-fkn {
    width: calc(55px * 720 / 430) !important;
  }
  .pd-card h3 .forestside-name-row {
    width: calc(55px * 720 / 430);
  }
  .fkn-directory .pd-status {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    gap: 8px;
  }
  .fkn-directory .pd-status button {
    font-size: 11px;
    white-space: normal;
  }
}

/* Use the same line icons and neutral surface as the corporate pages. */
.sales-scene,
.sales-scene .sales-copy {
  background: #202224 !important;
}
.sales-scene .sales-location {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
.sales-scene .sales-location address {
  order: 0;
  text-align: center !important;
  margin: 0 !important;
}
.sales-scene .sales-location .sales-map {
  display: block !important;
  order: 1;
  position: relative;
  width: 100% !important;
  max-width: 320px !important;
  height: 152px !important;
  min-height: 152px !important;
  margin: 0 auto !important;
  background: #202224 !important;
  border: 1px solid #ffffff26 !important;
  overflow: hidden;
}
.sales-scene .sales-map iframe {
  display: block;
  width: 100% !important;
  height: 152px !important;
  min-height: 152px !important;
  margin: 0 !important;
  border: 0;
  filter: grayscale(1) invert(1) contrast(0.9) brightness(0.85) !important;
  opacity: 0.9 !important;
}
.sales-scene .sales-map::before {
  content: none !important;
}
.about-intro-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin-top: 24px;
  width: 100%;
}
.about-hero .about-intro-columns p {
  max-width: none;
  margin: 0 !important;
  padding-right: 36px;
}
.about-hero .about-intro-columns p + p {
  padding: 0 0 0 36px;
  border-left: 1px solid #dedede;
}
@media (max-width: 900px) {
  .about-intro-columns {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .about-hero .about-intro-columns p {
    padding: 0;
  }
  .about-hero .about-intro-columns p + p {
    padding: 20px 0 0;
    border-left: 0;
    border-top: 1px solid #dedede;
  }
}
.sales-scene .sales-copy h2 {
  font-size: 26px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
  max-width: 430px;
  margin: 18px 0 28px !important;
}
.sales-scene .sales-location {
  margin-top: 24px !important;
  padding-top: 22px !important;
  gap: 16px;
}
.sales-scene .sales-location address {
  font-size: 13px !important;
  line-height: 1.7 !important;
}
.sales-scene .sales-location .sales-map {
  max-width: 280px !important;
  height: 140px !important;
  min-height: 140px !important;
}
.sales-scene .sales-location .sales-map iframe {
  height: 140px !important;
  min-height: 140px !important;
}
@media (max-width: 900px) {
  .sales-scene .sales-copy h2 {
    font-size: 20px !important;
    line-height: 1.45 !important;
  }
  .sales-scene .sales-location address {
    font-size: 12px !important;
  }
}
.home-value-band {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 38px max(24px, calc((100% - 1240px) / 2)) !important;
  box-sizing: border-box;
  background: #fff !important;
  color: #252525;
  border: 0 !important;
}
.home-value-band > div {
  min-width: 0;
  padding-right: 0 !important;
}
.home-value-band small {
  width: 32px !important;
  height: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  color: #e30613 !important;
  font-size: 0 !important;
}
.home-value-band small::before,
.home-value-band small::after {
  content: none !important;
}
.home-value-band .corporate-icon {
  width: 32px;
  height: 32px;
}
.home-value-band strong {
  font-family: var(--font-body) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  white-space: normal !important;
}
.home-value-band span {
  font-family: var(--font-body) !important;
  font-size: 12px !important;
  line-height: 1.65;
  color: #666;
  white-space: normal !important;
}
.menu-overlay .menu-links a > span {
  font-family: var(--font-body) !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
@media (max-width: 900px) {
  .home-value-band {
    padding: 28px 24px !important;
    row-gap: 24px !important;
  }
  .home-value-band > div {
    grid-template-columns: 32px minmax(0, 1fr) !important;
  }
  .home-value-band strong {
    font-size: 15px !important;
  }
}
