@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700;800;900&family=Noto+Sans+Hebrew:wght@300;400;500;600;700;800;900&display=swap");

:root {
  --black: #020303;
  --panel: #070808;
  --panel-soft: #101111;
  --ink: #08090c;
  --white: #ffffff;
  --muted: rgba(255, 255, 255, 0.68);
  --muted-dark: rgba(8, 9, 12, 0.64);
  --gold: #a97922;
  --gold-light: #e8bd66;
  --line: rgba(255, 255, 255, 0.14);
  --dark-line: rgba(8, 9, 12, 0.12);
  --body-sans: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  --regular-copy-size: 25px;
  --regular-copy-size-mobile: 4vw;
  --regular-copy-line-height: 1.5;
  --regular-copy-weight: 300;
  --menu-sans: "Assistant", "Segoe UI", Arial, sans-serif;
  --title-serif: "Assistant", "Segoe UI", Arial, sans-serif;
  --ease: cubic-bezier(0.16, 1, 0.3, 1);
  --footer-progress: 0;
  --footer-cover-opacity: 0.22;
  --footer-cover-y: -118px;
  --footer-bg-y: -34px;
  --footer-bg-shift: -6%;
  --footer-bg-scale: 1.04;
  --footer-brand-y: 0px;
  --footer-brand-scale: 1;
  --footer-brand-opacity: 1;
  --footer-title-y: 0px;
  --footer-title-opacity: 1;
  --footer-details-y: 0px;
  --footer-details-opacity: 1;
  --footer-nav-y: 0px;
  --footer-nav-opacity: 1;
}

/* Unified About page: brighter premium real-estate treatment. */
body.about-combined-template {
  background: #f4efe5;
  color: #171717;
}

body.community-template,
body.community-template .site-shell,
body.community-template .community-page {
  max-width: 100vw;
  overflow-x: hidden;
}

body.about-combined-template .about-page {
  background:
    linear-gradient(180deg, #f7f2e8 0%, #fffaf0 34%, #f0e8da 100%) !important;
  color: #181818 !important;
}

body.about-combined-template .about-hero {
  background:
    radial-gradient(68% 44% at 50% 30%, rgba(232, 189, 102, 0.22), transparent 72%),
    linear-gradient(180deg, #fff9ea 0%, #f3eadb 100%) !important;
}

body.about-combined-template .about-hero::before {
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.02) 44%, rgba(246, 239, 226, 0.86) 100%),
    linear-gradient(90deg, rgba(244, 229, 193, 0.32), transparent 26% 74%, rgba(244, 229, 193, 0.32)) !important;
}

body.about-combined-template .about-hero::after {
  opacity: 0.18 !important;
  filter: sepia(0.08) saturate(0.82) brightness(1.22) !important;
}

body.about-combined-template .about-hero-media {
  border-bottom-color: rgba(171, 126, 44, 0.38) !important;
  box-shadow:
    0 28px 82px rgba(69, 54, 32, 0.18),
    0 1px 0 rgba(255, 255, 255, 0.7) !important;
}

body.about-combined-template .about-hero-media img {
  filter: saturate(1.02) contrast(1.02) brightness(1.04) !important;
}

body.about-combined-template .about-hero-content {
  padding-top: clamp(56px, 5.4vw, 92px) !important;
  padding-bottom: clamp(70px, 7vw, 116px) !important;
}

body.about-combined-template .about-hero h1,
body.about-combined-template .about-section-heading h2,
body.about-combined-template .about-story-panel h2,
body.about-combined-template .about-closing h2 {
  color: #181818 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  line-height: 0.98 !important;
  text-shadow: none !important;
}

body.about-combined-template .about-hero h1 {
  font-size: clamp(86px, 10vw, 154px) !important;
}

body.about-combined-template .about-section-heading h2 {
  font-size: clamp(72px, 8.2vw, 138px) !important;
}

body.about-combined-template .about-story-panel h2 {
  font-size: clamp(42px, 4.8vw, 76px) !important;
}

body.about-combined-template .about-closing h2 {
  font-size: clamp(58px, 6.2vw, 102px) !important;
}

body.about-combined-template .about-hero-copy > p,
body.about-combined-template .about-copy,
body.about-combined-template .about-story-panel p:not(.section-label),
body.about-combined-template .about-closing p {
  color: rgba(24, 24, 24, 0.74) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.72 !important;
  text-shadow: none !important;
}

body.about-combined-template .about-hero-copy > p {
  font-size: clamp(22px, 1.65vw, 30px) !important;
}

body.about-combined-template .section-label {
  color: #aa7d2c !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
}

body.about-combined-template .about-profile,
body.about-combined-template .about-mission {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.95) 0%, rgba(255, 250, 240, 0.78) 46%, rgba(247, 241, 229, 0.96) 100%),
    radial-gradient(46% 34% at 78% 18%, rgba(220, 178, 91, 0.22), transparent 74%),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-mission,
body.about-combined-template .about-orel-mission {
  background:
    linear-gradient(180deg, rgba(250, 244, 232, 0.96) 0%, rgba(255, 250, 240, 0.76) 48%, rgba(246, 238, 222, 0.96) 100%),
    radial-gradient(54% 36% at 12% 42%, rgba(220, 178, 91, 0.22), transparent 74%),
    url("./assets/home/night-street.jpg") center 54% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-profile::before,
body.about-combined-template .about-mission::before {
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(247, 241, 229, 0.18) 20%, rgba(247, 241, 229, 0.28) 72%, #f7f1e7 100%),
    linear-gradient(90deg, rgba(255, 250, 240, 0.84), rgba(255, 250, 240, 0.22) 48%, rgba(255, 250, 240, 0.84)),
    radial-gradient(70% 44% at 50% 54%, rgba(255, 255, 255, 0.44), transparent 72%) !important;
  opacity: 1 !important;
}

body.about-combined-template .about-profile-grid {
  direction: ltr;
  grid-template-columns: minmax(300px, 0.46fr) minmax(0, 1fr);
  grid-template-areas:
    "media heading"
    "media copy";
  align-items: center;
  gap: clamp(28px, 4vw, 68px);
}

body.about-combined-template .about-orel-profile .about-profile-grid {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.46fr);
  grid-template-areas:
    "heading media"
    "copy media";
}

body.about-combined-template .about-section-heading {
  grid-area: heading;
  direction: rtl;
  align-self: end;
}

body.about-combined-template .about-copy {
  grid-area: copy;
  direction: rtl;
  align-self: start;
}

body.about-combined-template .about-profile-portrait {
  grid-area: media;
  position: relative;
  width: min(100%, 430px);
  margin: 0;
  padding: clamp(8px, 1vw, 12px);
  border: 1px solid rgba(170, 125, 44, 0.3);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(241, 230, 207, 0.42)),
    rgba(255, 250, 240, 0.58);
  box-shadow:
    0 28px 80px rgba(79, 58, 25, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  justify-self: center;
}

body.about-combined-template .about-profile-portrait::before {
  content: "";
  position: absolute;
  inset: 18px -12px -12px 18px;
  z-index: -1;
  border: 1px solid rgba(170, 125, 44, 0.2);
  border-radius: 8px;
  background:
    radial-gradient(78% 52% at 50% 16%, rgba(220, 178, 91, 0.18), transparent 72%),
    rgba(255, 255, 255, 0.32);
}

body.about-combined-template .about-profile-portrait img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 2 / 3;
  border-radius: 6px;
  object-fit: cover;
  object-position: center;
  filter: saturate(1.02) contrast(1.02) brightness(1.01);
}

body.about-combined-template .about-profile::after,
body.about-combined-template .about-mission::after {
  color: rgba(24, 24, 24, 0.05) !important;
  text-shadow:
    0 0 46px rgba(170, 125, 44, 0.12),
    0 24px 70px rgba(124, 94, 45, 0.12) !important;
}

body.about-combined-template .about-section-heading h2::after,
body.about-combined-template .about-story-panel h2::after,
body.about-combined-template .about-closing h2::after {
  background: linear-gradient(90deg, transparent, rgba(170, 125, 44, 0.84), #d8b76c, rgba(170, 125, 44, 0.84), transparent) !important;
  box-shadow: 0 0 18px rgba(170, 125, 44, 0.24) !important;
}

body.about-combined-template .about-highlights div,
body.about-combined-template .about-story-panel {
  border-color: rgba(170, 125, 44, 0.34) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 250, 240, 0.5)),
    radial-gradient(92% 70% at 88% 10%, rgba(220, 178, 91, 0.14), transparent 72%),
    rgba(255, 255, 255, 0.64) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 24px 70px rgba(76, 59, 31, 0.12) !important;
  backdrop-filter: blur(8px) saturate(112%) !important;
}

body.about-combined-template .about-highlights dt {
  color: #9b7128 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(34px, 3vw, 54px) !important;
  text-shadow: none !important;
}

body.about-combined-template .about-highlights dd {
  color: rgba(24, 24, 24, 0.66) !important;
  font-weight: 300 !important;
  text-shadow: none !important;
}

body.about-combined-template .primary-cta,
body.about-combined-template .outline-cta,
body.about-combined-template .about-closing .primary-cta {
  color: #181818 !important;
  border-color: rgba(170, 125, 44, 0.48) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(242, 230, 204, 0.72)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 20px 48px rgba(93, 70, 36, 0.14) !important;
}

body.about-combined-template .about-closing {
  background:
    linear-gradient(180deg, rgba(246, 238, 222, 0.92), rgba(255, 250, 240, 0.72)),
    url("./assets/home/night-street.jpg") center 52% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-closing::before {
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(247, 241, 229, 0.3) 24%, rgba(255, 250, 240, 0.72) 70%, #f7f1e7 100%),
    radial-gradient(68% 44% at 50% 46%, rgba(255, 255, 255, 0.72), transparent 74%) !important;
}

body.about-combined-template .about-closing-video {
  opacity: 0.28 !important;
  filter: saturate(0.86) contrast(1.02) brightness(1.28) !important;
}

body.about-combined-template .about-closing-inner {
  color: #181818 !important;
}

body.a11y-hide-images .site-shell :where(.about-profile-portrait img) {
  visibility: hidden !important;
}

@media (max-width: 980px) {
  body.about-combined-template .about-profile-grid,
  body.about-combined-template .about-orel-profile .about-profile-grid {
    direction: rtl;
    grid-template-columns: 1fr;
    grid-template-areas:
      "heading"
      "media"
      "copy";
    gap: clamp(24px, 5vw, 42px);
  }

  body.about-combined-template .about-profile-portrait {
    width: min(100%, 390px);
  }
}

@media (max-width: 760px) {
  body.about-combined-template .about-hero h1 {
    font-size: clamp(68px, 20vw, 92px) !important;
  }

  body.about-combined-template .about-section-heading h2 {
    font-size: clamp(58px, 17vw, 78px) !important;
  }

  body.about-combined-template .about-story-panel h2,
  body.about-combined-template .about-closing h2 {
    font-size: clamp(38px, 11vw, 54px) !important;
  }

  body.about-combined-template .about-hero-copy > p,
  body.about-combined-template .about-copy,
  body.about-combined-template .about-story-panel p:not(.section-label),
  body.about-combined-template .about-closing p {
    font-size: 18px !important;
    line-height: 1.68 !important;
  }

body.about-combined-template .about-profile::after,
  body.about-combined-template .about-mission::after {
    color: rgba(24, 24, 24, 0.045) !important;
  }
}

/* Final projects page visual override: bright, press-style portfolio cards. */
body.projects-template .projects-page-main {
  background: linear-gradient(180deg, #050606 0 34%, #f5f4ef 34% 100%) !important;
  color: #101214 !important;
}

body.projects-template .project-page-map-link span {
  font-size: 0;
}

body.projects-template .project-page-map-link span::before {
  content: "חזרה לעמוד הבית";
  font-size: 16px;
}

body.projects-template .projects-strips-section {
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 255, 255, 0.95), transparent 34%),
    linear-gradient(180deg, #faf9f5 0%, #efeee8 100%) !important;
  color: #101214 !important;
}

body.projects-template .projects-catalog-head,
body.projects-template .projects-strips {
  width: min(100% - clamp(28px, 7vw, 112px), 1460px) !important;
}

body.projects-template .projects-catalog-head {
  display: grid !important;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.62fr) !important;
  align-items: end !important;
  gap: clamp(22px, 4vw, 70px) !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head .section-label,
body.projects-template .projects-catalog-head h2,
body.projects-template .projects-catalog-head .projects-catalog-intro {
  color: #101214 !important;
}

body.projects-template .projects-catalog-head h2 {
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif !important;
  font-size: clamp(48px, 7vw, 112px) !important;
  font-weight: 500 !important;
  line-height: 0.98 !important;
}

body.projects-template .projects-catalog-head .projects-catalog-intro {
  color: rgba(16, 18, 20, 0.64) !important;
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.58 !important;
}

body.projects-template .projects-strips {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2vw, 30px) !important;
}

body.projects-template .project-strip,
body.projects-template .project-strip:nth-child(2n) {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto 1fr !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(16, 18, 20, 0.12) !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  color: #101214 !important;
  box-shadow: 0 22px 70px rgba(16, 18, 20, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
}

body.projects-template .project-strip::before,
body.projects-template .project-strip::after {
  display: none !important;
}

body.projects-template .project-strip-media {
  position: relative !important;
  min-height: 0 !important;
  aspect-ratio: 1.32 / 1 !important;
  margin: clamp(10px, 1vw, 14px) !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #e8ecee !important;
}

body.projects-template .project-strip-media::before {
  display: none !important;
}

body.projects-template .project-strip-media::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 48%, rgba(16, 18, 20, 0.14)) !important;
}

body.projects-template .project-strip img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center bottom !important;
  opacity: 1 !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.02) !important;
}

body.projects-template .project-strip > strong {
  top: clamp(22px, 2vw, 34px) !important;
  right: clamp(22px, 2vw, 34px) !important;
  left: auto !important;
  color: rgba(255, 255, 255, 0.92) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(46px, 4.6vw, 82px) !important;
  font-weight: 250 !important;
  text-shadow: 0 16px 38px rgba(0, 0, 0, 0.26) !important;
}

body.projects-template .project-strip-content {
  display: grid !important;
  gap: clamp(10px, 1.15vw, 15px) !important;
  padding: clamp(20px, 2.2vw, 32px) !important;
  color: #101214 !important;
  text-align: right !important;
}

body.projects-template .project-strip-content > span {
  color: rgba(16, 18, 20, 0.54) !important;
  font-size: 13px !important;
}

body.projects-template .project-strip-content h2 {
  color: #101214 !important;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif !important;
  font-size: clamp(28px, 2.35vw, 40px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
}

body.projects-template .project-strip-content h2::after {
  display: none !important;
}

body.projects-template .project-strip-content p {
  color: rgba(16, 18, 20, 0.64) !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.5 !important;
}

body.projects-template .project-strip-details {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

body.projects-template .project-strip-details div {
  min-height: 74px !important;
  padding: 11px 10px !important;
  border: 1px solid rgba(16, 18, 20, 0.1) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(241, 242, 239, 0.72)) !important;
}

body.projects-template .project-strip-details div:last-child {
  border-left: 1px solid rgba(16, 18, 20, 0.1) !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(16, 18, 20, 0.46) !important;
  font-size: 11px !important;
}

body.projects-template .project-strip-details dd {
  color: #101214 !important;
  font-size: clamp(13px, 0.95vw, 15px) !important;
}

body.projects-template .project-strip-action {
  width: 100% !important;
  min-height: 54px !important;
  border: 1px solid rgba(16, 18, 20, 0.14) !important;
  border-radius: 999px !important;
  background: #101214 !important;
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(16, 18, 20, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
}

body.projects-template .project-strip-action:hover,
body.projects-template .project-strip-action:focus-visible {
  background: #ffffff !important;
  color: #101214 !important;
  border-color: rgba(16, 18, 20, 0.22) !important;
}

@media (max-width: 1180px) {
  body.projects-template .projects-strips {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  body.projects-template .projects-catalog-head {
    grid-template-columns: 1fr !important;
  }

  body.projects-template .projects-strips {
    grid-template-columns: 1fr !important;
    width: calc(100% - 28px) !important;
  }

  body.projects-template .project-strip-media {
    aspect-ratio: 1.18 / 1 !important;
  }

  body.projects-template .project-strip-content h2 {
    font-size: clamp(30px, 9vw, 42px) !important;
  }
}

body.about-combined-template .about-page .about-copy p,
body.about-combined-template .about-page .about-story-panel p:not(.section-label),
body.about-combined-template .about-page .about-closing p {
  color: rgba(24, 24, 24, 0.9) !important;
  font-weight: 400 !important;
  filter: none !important;
  text-shadow: none !important;
}

/* Absolute final readability rule for the light About page. */
body.about-combined-template .about-copy p,
body.about-combined-template .about-story-panel p:not(.section-label),
body.about-combined-template .about-closing p {
  color: rgba(24, 24, 24, 0.9) !important;
  font-weight: 400 !important;
  filter: none !important;
  text-shadow: none !important;
}

/* Final tuning: keep the bright style alive rather than washed out. */
body.about-combined-template .about-profile,
body.about-combined-template .about-mission {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.88) 0%, rgba(255, 250, 240, 0.58) 46%, rgba(247, 241, 229, 0.9) 100%),
    radial-gradient(48% 36% at 78% 18%, rgba(220, 178, 91, 0.24), transparent 74%),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-mission,
body.about-combined-template .about-orel-mission {
  background:
    linear-gradient(180deg, rgba(250, 244, 232, 0.9) 0%, rgba(255, 250, 240, 0.56) 48%, rgba(246, 238, 222, 0.9) 100%),
    radial-gradient(54% 36% at 12% 42%, rgba(220, 178, 91, 0.24), transparent 74%),
    url("./assets/home/night-street.jpg") center 54% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-profile::before,
body.about-combined-template .about-mission::before {
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(247, 241, 229, 0.08) 20%, rgba(247, 241, 229, 0.16) 72%, #f7f1e7 100%),
    linear-gradient(90deg, rgba(255, 250, 240, 0.68), rgba(255, 250, 240, 0.1) 48%, rgba(255, 250, 240, 0.68)),
    radial-gradient(70% 44% at 50% 54%, rgba(255, 255, 255, 0.22), transparent 72%) !important;
}

body.about-combined-template .about-copy,
body.about-combined-template .about-story-panel p:not(.section-label) {
  color: rgba(24, 24, 24, 0.9) !important;
  font-weight: 400 !important;
}

body.about-combined-template .about-copy {
  padding: clamp(22px, 2.5vw, 34px) !important;
  border: 1px solid rgba(170, 125, 44, 0.18) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.7), rgba(255, 250, 240, 0.48)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 22px 60px rgba(76, 59, 31, 0.09) !important;
  backdrop-filter: none !important;
  filter: none !important;
}

body.about-combined-template .about-copy p {
  color: rgba(24, 24, 24, 0.9) !important;
  font-weight: 400 !important;
  filter: none !important;
  text-shadow: none !important;
}

body.about-combined-template .about-highlights div,
body.about-combined-template .about-story-panel {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(255, 250, 240, 0.66)),
    radial-gradient(92% 70% at 88% 10%, rgba(220, 178, 91, 0.18), transparent 72%),
    rgba(255, 255, 255, 0.72) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 26px 74px rgba(76, 59, 31, 0.16) !important;
}

@media (max-width: 760px) {
  body.about-combined-template .about-profile {
    padding-top: 62px !important;
  }

  body.about-combined-template .about-orel-profile {
    padding-top: 58px !important;
  }

  body.about-combined-template .about-profile::after {
    top: 34px !important;
  }

  body.about-combined-template .about-orel-profile::after {
    top: 38px !important;
  }
}

body.projects-template .projects-catalog-head .section-label {
  color: rgba(232, 189, 102, 0.9) !important;
  font-family: var(--menu-sans) !important;
  font-size: clamp(12px, 0.9vw, 14px) !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.18em !important;
}

body.projects-template .projects-catalog-head h2 {
  color: #fffaf0 !important;
  font-family: var(--title-serif) !important;
  font-size: clamp(42px, 4.8vw, 76px) !important;
  font-weight: 900 !important;
  line-height: 1.12 !important;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.48);
}

body.projects-template .projects-catalog-head > p:not(.section-label) {
  max-width: 820px;
  color: rgba(255, 250, 240, 0.74) !important;
  font-size: clamp(17px, 1.22vw, 22px) !important;
  font-weight: 500 !important;
  line-height: 1.78 !important;
}

body.projects-template .projects-catalog-head .projects-catalog-intro {
  max-width: 820px;
  margin: 0 !important;
  color: rgba(255, 250, 240, 0.74) !important;
  -webkit-text-fill-color: rgba(255, 250, 240, 0.74) !important;
  font-family: var(--body-sans) !important;
  font-size: clamp(17px, 1.22vw, 22px) !important;
  font-weight: 500 !important;
  line-height: 1.78 !important;
  text-align: right !important;
}

body.projects-template .project-strip-content > span {
  color: rgba(232, 189, 102, 0.84) !important;
}

body.projects-template .project-strip-content h2 {
  color: #fffaf0 !important;
  font-family: var(--title-serif) !important;
  font-weight: 900 !important;
}

body.projects-template .project-strip-content p {
  color: rgba(255, 250, 240, 0.74) !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(255, 250, 240, 0.46) !important;
}

body.projects-template .project-strip-details dd {
  color: #fffaf0 !important;
}

@media (max-width: 760px) {
  body.projects-template .projects-catalog-head h2 {
    font-size: clamp(36px, 10vw, 48px) !important;
  }

  body.projects-template .projects-catalog-head > p:not(.section-label) {
    font-size: 16px !important;
  }
}

body.projects-template .projects-catalog-head .projects-catalog-intro {
  max-width: 820px;
  margin: 0 !important;
  color: rgba(255, 250, 240, 0.74) !important;
  -webkit-text-fill-color: rgba(255, 250, 240, 0.74) !important;
  font-family: var(--body-sans) !important;
  font-size: clamp(17px, 1.22vw, 22px) !important;
  font-weight: 500 !important;
  line-height: 1.78 !important;
  text-align: right !important;
}

@media (max-width: 760px) {
  body.projects-template .projects-catalog-head .projects-catalog-intro {
    font-size: 16px !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  background: #ffffff;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

body {
  min-height: 100vh;
  margin: 0;
  background: #ffffff;
  color: var(--ink);
  font-family: var(--body-sans);
  letter-spacing: 0;
}

body.menu-open,
body.contact-open {
  height: 100dvh;
  overflow-x: hidden;
  overflow-y: hidden;
  overscroll-behavior: contain;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
}

img {
  display: block;
  max-width: 100%;
}

svg {
  width: 1em;
  height: 1em;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

:focus-visible {
  outline: 3px solid var(--gold-light);
  outline-offset: 4px;
}

.skip-link {
  position: fixed;
  z-index: 100;
  top: 14px;
  right: 14px;
  padding: 10px 14px;
  border-radius: 999px;
  background: var(--white);
  color: var(--ink);
  font-size: 14px;
  font-weight: 800;
  transform: translateY(-170%);
  transition: transform 180ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

.site-shell {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  background: #ffffff;
}

@media (prefers-reduced-motion: no-preference) {
  .site-header {
    animation: siteChromeEnter 420ms var(--ease) both;
  }

  main {
    animation: siteContentEnter 560ms var(--ease) 80ms both;
  }
}

@keyframes siteChromeEnter {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes siteContentEnter {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.site-shell::after {
  content: "";
  position: fixed;
  z-index: 55;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.16) 0%, rgba(2, 3, 3, 0.08) 38%, rgba(2, 3, 3, 0.46) 100%),
    radial-gradient(circle at 78% 16%, rgba(255, 255, 255, 0.12), transparent 30%),
    radial-gradient(ellipse at 96% 52%, rgba(255, 255, 255, 0.1), transparent 38%),
    rgba(2, 3, 3, 0.24);
  opacity: 0;
  pointer-events: none;
  backdrop-filter: blur(2px) saturate(108%);
  transition: opacity 700ms cubic-bezier(0.65, 0, 0.35, 1);
  will-change: opacity;
}

body.menu-open .site-shell::after,
body.contact-open .site-shell::after {
  opacity: 1;
  pointer-events: auto;
}

.site-header {
  --header-scale: 1;
  --header-height: 144px;
  position: fixed;
  z-index: 90;
  top: 0;
  right: 0;
  left: 0;
  direction: ltr;
  height: var(--header-height);
  padding: 0 clamp(34px, 6vw, 96px);
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow: none;
  pointer-events: none;
  transition: height 320ms var(--ease), background 320ms ease, backdrop-filter 320ms ease, box-shadow 320ms ease;
}

body.header-compact .site-header {
  --header-scale: 0.8;
  --header-height: 116px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.74) 0%, rgba(255, 255, 255, 0.42) 48%, rgba(255, 255, 255, 0.08) 100%);
  backdrop-filter: blur(18px) saturate(118%);
  -webkit-backdrop-filter: blur(18px) saturate(118%);
  box-shadow: 0 18px 54px rgba(8, 18, 28, 0.08);
}

.site-header > * {
  pointer-events: auto;
}

.header-left {
  position: absolute;
  top: calc(50% - 27px);
  right: clamp(34px, 6vw, 96px);
  display: flex;
  align-items: center;
}

.header-contact {
  position: absolute;
  top: calc(50% - 27px);
  left: clamp(34px, 6vw, 96px);
  display: flex;
  align-items: center;
}

.menu-button {
  display: grid;
  position: relative;
  z-index: 2;
  place-items: center;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 1px solid rgba(115, 83, 33, 0.36);
  border-radius: 999px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.13)),
    radial-gradient(circle at 32% 20%, rgba(232, 189, 102, 0.22), transparent 46%);
  color: var(--ink);
  box-shadow:
    0 18px 50px rgba(8, 9, 12, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(14px);
  cursor: pointer;
  transform: scale(var(--header-scale));
  transform-origin: center;
  transition: transform 320ms var(--ease), border-color 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.menu-button svg {
  width: 27px;
  height: 27px;
  stroke-width: 1.85;
}

.contact-button {
  display: grid;
  position: relative;
  z-index: 2;
  place-items: center;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 1px solid rgba(115, 83, 33, 0.36);
  border-radius: 999px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.13)),
    radial-gradient(circle at 32% 20%, rgba(232, 189, 102, 0.22), transparent 46%);
  color: var(--ink);
  box-shadow:
    0 18px 50px rgba(8, 9, 12, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(14px);
  cursor: pointer;
  transform: scale(var(--header-scale));
  transform-origin: center;
  transition: transform 320ms var(--ease), border-color 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.contact-button svg {
  width: 25px;
  height: 25px;
  stroke-width: 1.35;
}

.site-nav {
  position: fixed;
  z-index: 140;
  top: 0;
  right: 0;
  bottom: 0;
  display: grid;
  grid-template-rows: clamp(92px, 15dvh, 142px) minmax(0, 1fr);
  gap: clamp(10px, 2dvh, 22px);
  width: clamp(390px, 26vw, 470px);
  min-width: 0;
  height: 100dvh;
  max-height: 100dvh;
  padding: clamp(34px, 3.9vw, 58px) clamp(30px, 3.3vw, 48px);
  overflow-x: hidden;
  overflow-y: hidden;
  overscroll-behavior: contain;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.7)),
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 20%, rgba(0, 0, 0, 0.34) 100%),
    url("./assets/generated/menu-marble-black-white.png") center center / cover no-repeat,
    linear-gradient(145deg, #030404 0%, #111211 44%, #050505 70%, #010202 100%);
  box-shadow:
    -38px 0 96px rgba(0, 0, 0, 0.46),
    -12px 0 42px rgba(255, 255, 255, 0.08),
    inset 14px 0 42px rgba(255, 255, 255, 0.08),
    inset -1px 0 0 rgba(255, 255, 255, 0.08);
  color: var(--white);
  opacity: 0;
  pointer-events: none;
  text-align: center;
  transform: translate3d(106%, 0, 0);
  transform-origin: right center;
  transition:
    transform 860ms cubic-bezier(0.65, 0, 0.35, 1),
    opacity 660ms ease;
  backdrop-filter: blur(22px) saturate(125%);
  will-change: transform, opacity;
}

.site-nav::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(80% 42% at 78% 5%, rgba(255, 255, 255, 0.04), transparent 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.018), transparent 32%, rgba(0, 0, 0, 0.18) 100%);
  opacity: 0.64;
}

.site-nav::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background:
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.38) 18%, rgba(255, 255, 255, 0.9) 48%, rgba(255, 255, 255, 0.48) 78%, transparent 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.82), rgba(120, 120, 120, 0.28));
  box-shadow:
    0 0 30px rgba(255, 255, 255, 0.28),
    12px 0 34px rgba(255, 255, 255, 0.08);
}

.menu-open .site-nav {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
  transition:
    transform 820ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 540ms ease;
}

.menu-drawer-head,
.menu-links,
.menu-cta {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateX(28px);
  transition:
    opacity 620ms ease,
    transform 820ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 90ms;
  will-change: transform, opacity;
}

.menu-open .menu-drawer-head,
.menu-open .menu-links,
.menu-open .menu-cta {
  opacity: 1;
  transform: translateX(0);
}

.menu-open .menu-drawer-head {
  transition-delay: 180ms;
}

.menu-open .menu-links {
  transition-delay: 260ms;
}

.menu-open .menu-cta {
  transition-delay: 360ms;
}

.menu-drawer-head {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  direction: ltr;
  min-height: 0;
  gap: 18px;
  padding-right: 66px;
}

.menu-logo {
  position: relative;
  display: grid;
  place-items: center;
  width: min(318px, 100%);
  min-height: 96px;
  padding: 0;
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.menu-logo::after {
  content: "";
  position: absolute;
  right: 12%;
  bottom: -12px;
  left: 12%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.78), transparent);
}

.menu-logo img {
  width: 100%;
  max-width: 310px;
  height: auto;
  transform: none;
  filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.42));
}

.menu-close {
  position: absolute;
  top: 0;
  right: 0;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.84);
  cursor: pointer;
}

.menu-close svg {
  width: 26px;
  height: 26px;
  color: rgba(255, 255, 255, 0.92);
  stroke-width: 1.65;
}

.menu-links {
  min-height: 0;
  align-self: stretch;
  display: grid;
  align-content: center;
  gap: 0;
}

.menu-links a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: clamp(42px, 7.1dvh, 70px);
  padding: 0 clamp(54px, 4.5vw, 76px) 0 clamp(14px, 1.4vw, 20px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--menu-sans);
  font-size: clamp(24px, 2vw, 34px);
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}

.menu-links a[aria-current="page"] {
  color: #ffffff;
  text-shadow: 0 0 18px rgba(255, 255, 255, 0.22);
}

.menu-links a[aria-current="page"]::before {
  content: "";
  width: 48px;
  height: 2px;
  margin-left: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.92));
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.26);
}

.menu-links a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 54px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72));
  opacity: 0.72;
  transition: width 260ms var(--ease), opacity 260ms ease;
}

.menu-links a:last-child {
  border-bottom: 0;
}

.menu-cta {
  display: inline-flex;
  align-items: center;
  align-self: end;
  justify-content: center;
  gap: 14px;
  min-height: clamp(48px, 6.6dvh, 58px);
  padding: 0 24px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 3px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(178, 178, 178, 0.8)),
    #d8d8d8;
  color: #060606;
  font-family: var(--menu-sans);
  font-size: 16px;
  font-weight: 800;
  box-shadow: 0 18px 44px rgba(255, 255, 255, 0.14);
  transition: transform 220ms var(--ease), box-shadow 220ms ease, filter 220ms ease;
}

.menu-cta svg {
  width: 25px;
  height: 25px;
  stroke-width: 1.9;
}

.contact-drawer {
  position: fixed;
  z-index: 140;
  top: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-rows: clamp(92px, 15dvh, 142px) auto auto auto;
  align-content: start;
  gap: clamp(6px, 1.05dvh, 11px);
  width: clamp(390px, 26vw, 470px);
  min-width: 0;
  height: 100dvh;
  max-height: 100dvh;
  padding: clamp(18px, 2vw, 28px) clamp(24px, 2.8vw, 40px);
  overflow-x: hidden;
  overflow-y: hidden;
  overscroll-behavior: contain;
  scrollbar-width: none;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.72)),
    linear-gradient(270deg, rgba(255, 255, 255, 0.08), transparent 20%, rgba(0, 0, 0, 0.34) 100%),
    url("./assets/generated/menu-marble-black-white.png") center center / cover no-repeat,
    linear-gradient(145deg, #030404 0%, #111211 44%, #050505 70%, #010202 100%);
  box-shadow:
    38px 0 96px rgba(0, 0, 0, 0.46),
    12px 0 42px rgba(255, 255, 255, 0.08),
    inset -14px 0 42px rgba(255, 255, 255, 0.08),
    inset 1px 0 0 rgba(255, 255, 255, 0.08);
  color: var(--white);
  opacity: 0;
  pointer-events: none;
  text-align: center;
  transform: translate3d(-106%, 0, 0);
  transform-origin: left center;
  transition:
    transform 860ms cubic-bezier(0.65, 0, 0.35, 1),
    opacity 660ms ease;
  backdrop-filter: blur(22px) saturate(125%);
  will-change: transform, opacity;
}

.contact-drawer::-webkit-scrollbar {
  display: none;
}

.contact-drawer::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(80% 42% at 22% 5%, rgba(255, 255, 255, 0.04), transparent 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.018), transparent 32%, rgba(0, 0, 0, 0.18) 100%);
  opacity: 0.64;
}

.contact-drawer::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3px;
  background:
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.38) 18%, rgba(255, 255, 255, 0.9) 48%, rgba(255, 255, 255, 0.48) 78%, transparent 100%),
    linear-gradient(270deg, rgba(255, 255, 255, 0.82), rgba(120, 120, 120, 0.28));
  box-shadow:
    0 0 30px rgba(255, 255, 255, 0.28),
    -12px 0 34px rgba(255, 255, 255, 0.08);
}

.contact-open .contact-drawer {
  opacity: 1;
  pointer-events: auto;
  transform: translate3d(0, 0, 0);
  transition:
    transform 820ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 540ms ease;
}

.contact-drawer-head,
.contact-panel-copy,
.contact-actions,
.contact-details {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateX(-28px);
  transition:
    opacity 620ms ease,
    transform 820ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 90ms;
  will-change: transform, opacity;
}

.contact-open .contact-drawer-head,
.contact-open .contact-panel-copy,
.contact-open .contact-actions,
.contact-open .contact-details {
  opacity: 1;
  transform: translateX(0);
}

.contact-open .contact-drawer-head {
  transition-delay: 180ms;
}

.contact-open .contact-panel-copy {
  transition-delay: 240ms;
}

.contact-open .contact-actions {
  transition-delay: 300ms;
}

.contact-open .contact-details {
  transition-delay: 390ms;
}

.contact-drawer-head {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  direction: ltr;
  min-height: 0;
  padding-left: 66px;
}

.contact-logo {
  display: grid;
  place-items: center;
  width: min(318px, 100%);
  min-height: 96px;
}

.contact-logo img {
  width: 100%;
  max-width: 310px;
  height: auto;
  filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.42));
}

.contact-close {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.84);
  cursor: pointer;
}

.contact-close svg {
  width: 26px;
  height: 26px;
  color: rgba(255, 255, 255, 0.92);
  stroke-width: 1.65;
}

.contact-panel-copy {
  display: grid;
  justify-items: start;
  gap: 10px;
  padding: clamp(8px, 1.1dvh, 14px) 0 clamp(8px, 1.1dvh, 14px);
  text-align: right;
}

.contact-panel-copy p {
  max-width: 260px;
  margin: 0;
  color: rgba(255, 250, 240, 0.86);
  font-family: var(--menu-sans);
  font-size: clamp(22px, 1.55vw, 28px);
  font-weight: 800;
  line-height: 1.25;
}

.contact-panel-copy span {
  width: min(198px, 58%);
  height: 1px;
  background: linear-gradient(270deg, transparent, rgba(255, 255, 255, 0.86));
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.22);
}

.contact-actions {
  align-self: stretch;
  display: grid;
  gap: 7px;
}

.contact-person,
.contact-lead-card {
  display: grid;
  gap: 5px;
  padding: 7px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.015)),
    rgba(2, 3, 3, 0.42);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 18px 44px rgba(0, 0, 0, 0.2);
}

.contact-lead-card {
  gap: 8px;
  padding: 8px;
}

.contact-form-heading {
  display: grid;
  justify-items: start;
  gap: 2px;
  text-align: right;
}

.contact-form-heading small {
  color: rgba(255, 255, 255, 0.62);
  font-family: var(--menu-sans);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.05;
}

.contact-form-heading strong {
  color: #fffaf0;
  font-family: var(--menu-sans);
  font-size: clamp(19px, 1.25vw, 25px);
  font-weight: 900;
  line-height: 1.06;
}

.contact-lead-form {
  display: grid;
  gap: 7px;
}

.contact-lead-form label {
  display: grid;
  gap: 3px;
  color: rgba(255, 250, 240, 0.86);
  font-family: var(--menu-sans);
  text-align: right;
}

.contact-lead-form label span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 10.5px;
  font-weight: 800;
  line-height: 1;
}

.contact-lead-form input {
  width: 100%;
  min-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.02)),
    rgba(4, 5, 5, 0.58);
  color: rgba(255, 255, 255, 0.96);
  font: 800 14px/1.2 var(--menu-sans);
  outline: none;
  padding: 0 10px;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.contact-lead-form input:focus-visible {
  border-color: rgba(255, 255, 255, 0.88);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.035)),
    rgba(4, 5, 5, 0.72);
  box-shadow:
    0 0 0 3px rgba(255, 255, 255, 0.12),
    0 14px 34px rgba(0, 0, 0, 0.2);
}

.contact-form-submit {
  display: grid;
  place-items: center;
  min-height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(214, 214, 214, 0.88) 48%, rgba(154, 154, 154, 0.78)),
    #dedede;
  color: #050505;
  cursor: pointer;
  font-family: var(--menu-sans);
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  box-shadow:
    0 16px 36px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  transition: transform 180ms var(--ease), opacity 180ms ease, box-shadow 180ms ease;
}

.contact-form-submit:hover,
.contact-form-submit:focus-visible {
  transform: translateY(-1px);
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.28),
    0 0 0 3px rgba(255, 255, 255, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.86);
}

.contact-form-submit:disabled {
  cursor: progress;
  opacity: 0.72;
  transform: none;
}

.contact-form-status {
  min-height: 16px;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--menu-sans);
  font-size: 10.5px;
  font-weight: 800;
  line-height: 1.25;
  text-align: right;
}

.contact-form-status[data-state="success"] {
  color: rgba(255, 255, 255, 0.96);
}

.contact-form-status[data-state="error"] {
  color: rgba(255, 225, 225, 0.92);
}

.contact-form-trap {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.contact-section-heading {
  display: grid;
  grid-template-columns: auto minmax(72px, 1fr);
  align-items: center;
  gap: 12px;
  margin: 2px 0 -1px;
  text-align: right;
}

.contact-section-heading h3 {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--menu-sans);
  font-size: clamp(17px, 1.05vw, 22px);
  font-weight: 900;
  line-height: 1.05;
}

.contact-section-heading span {
  height: 1px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.78), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.16);
}

.contact-person-title {
  display: grid;
  justify-items: start;
  gap: 2px;
  color: #fffaf0;
  text-align: right;
}

.contact-person-title small {
  color: rgba(255, 255, 255, 0.74);
  font-family: var(--menu-sans);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0.02em;
}

.contact-person-title strong {
  color: #fffaf0;
  cursor: pointer;
  font-family: var(--menu-sans);
  font-size: clamp(23px, 1.55vw, 31px);
  font-weight: 800;
  line-height: 1.08;
}

.contact-person-title em {
  color: rgba(255, 250, 240, 0.64);
  font-family: var(--menu-sans);
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
}

.contact-action,
.contact-person-mail,
.contact-details a,
.contact-details div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  min-width: 0;
  text-align: right;
}

.contact-person-mail {
  gap: 9px;
  min-height: 30px;
  padding: 4px 8px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 250, 240, 0.9);
}

.contact-person-mail svg {
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  color: rgba(255, 255, 255, 0.86);
  stroke-width: 1.75;
}

.contact-action {
  min-height: 40px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    rgba(4, 5, 5, 0.54);
  color: #fffaf0;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 16px 34px rgba(0, 0, 0, 0.24);
}

.contact-whatsapp {
  border-color: rgba(255, 255, 255, 0.72);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(178, 178, 178, 0.8)),
    #d8d8d8;
  color: #060606;
}

.contact-action-icon {
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  flex: 0 0 31px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
}

.contact-whatsapp .contact-action-icon {
  border-color: rgba(8, 9, 12, 0.28);
  background: rgba(255, 255, 255, 0.18);
}

.contact-action svg {
  width: 18px;
  height: 18px;
  stroke-width: 1.85;
}

.contact-action small,
.contact-person-mail small,
.contact-details small {
  display: block;
  margin-bottom: 2px;
  color: rgba(255, 250, 240, 0.58);
  font-family: var(--menu-sans);
  font-size: 10.5px;
  font-weight: 700;
}

.contact-whatsapp small {
  color: rgba(8, 9, 12, 0.64);
}

.contact-action span:last-child,
.contact-person-mail span,
.contact-details span {
  min-width: 0;
  font-family: var(--menu-sans);
  font-size: clamp(13px, 0.84vw, 15.5px);
  font-weight: 800;
  line-height: 1.24;
  overflow-wrap: anywhere;
}

.contact-phone span:last-child {
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 800;
}

.contact-whatsapp span:last-child {
  color: #11100d;
  font-weight: 800;
}

.contact-details {
  align-self: stretch;
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.contact-details a,
.contact-details div {
  min-height: 38px;
  padding: 0 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 250, 240, 0.9);
}

.contact-details svg {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  color: rgba(255, 255, 255, 0.86);
  stroke-width: 1.75;
}

.gs-logo {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: clamp(116px, 8.4vw, 132px);
  transform: translate(-50%, -50%) scale(var(--header-scale));
  transform-origin: center;
  transition: transform 320ms var(--ease);
}

.gs-logo img,
.wave-logo img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.wave-logo {
  display: none;
}

.wave-template .gs-logo {
  display: none;
}

.wave-template .wave-logo {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: block;
  width: clamp(128px, 10.5vw, 172px);
  transform: translate(-50%, -50%) scale(var(--header-scale));
  transform-origin: center;
  transition: transform 320ms var(--ease);
  filter:
    drop-shadow(0 1px 10px rgba(255, 255, 255, 0.52))
    drop-shadow(0 14px 30px rgba(0, 0, 0, 0.18));
}

.sky-story {
  position: relative;
  z-index: 5;
  overflow: visible;
  isolation: isolate;
  min-height: auto;
  background: #e9f7ff;
}

.sky-story::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background:
    radial-gradient(52% 28% at 10% 20%, rgba(255, 255, 255, 0.88) 0 32%, transparent 74%),
    radial-gradient(46% 24% at 84% 18%, rgba(255, 255, 255, 0.82) 0 34%, transparent 76%),
    radial-gradient(48% 28% at 4% 50%, rgba(255, 255, 255, 0.72) 0 31%, transparent 72%),
    radial-gradient(48% 28% at 96% 48%, rgba(255, 255, 255, 0.72) 0 31%, transparent 72%),
    radial-gradient(62% 28% at 50% 67%, rgba(255, 255, 255, 0.86) 0 36%, transparent 78%),
    linear-gradient(180deg, #eaf7ff 0%, #d8efff 24%, #eef8ff 50%, #ffffff 77%, #f8fcff 100%);
  opacity: 1;
}

.sky-story::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(50% 22% at 16% 36%, rgba(255, 255, 255, 0.58) 0 30%, transparent 74%),
    radial-gradient(56% 24% at 82% 38%, rgba(255, 255, 255, 0.5) 0 30%, transparent 76%),
    radial-gradient(64% 22% at 50% 76%, rgba(255, 255, 255, 0.92) 0 35%, transparent 78%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.48) 0%, rgba(255, 255, 255, 0.02) 24%, rgba(255, 255, 255, 0.18) 62%, rgba(255, 255, 255, 0.86) 100%);
}

.hero {
  position: relative;
  z-index: 3;
  min-height: min(840px, 94vh);
  overflow: visible;
  isolation: isolate;
  background:
    radial-gradient(52% 28% at 10% 20%, rgba(255, 255, 255, 0.58) 0 32%, transparent 74%),
    radial-gradient(46% 24% at 84% 18%, rgba(255, 255, 255, 0.5) 0 34%, transparent 76%),
    linear-gradient(180deg, rgba(215, 237, 249, 0.82) 0%, rgba(234, 247, 255, 0.66) 54%, rgba(255, 255, 255, 0.9) 100%),
    url("./assets/generated/hero-main-gal-shmul-3-bw-building-focus.png") center 50% / cover no-repeat,
    linear-gradient(180deg, #d7edf9 0%, #eaf7ff 54%, #ffffff 100%);
}

.hero-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center 50%;
}

.hero-video {
  background: #050606;
  filter: saturate(1.14) contrast(1.05) brightness(1.02);
}

@media (prefers-reduced-motion: reduce) {
  .hero-video {
    display: none;
  }
}

@media (min-width: 1500px) {
  .hero {
    min-height: clamp(1000px, 64vw, 1280px);
  }

  .hero-bg {
    top: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
    object-position: center 50%;
  }
}

.hero::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0.08) 38%, rgba(255, 255, 255, 0) 70%),
    radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.38), transparent 34%);
  pointer-events: none;
}

.hero-copy {
  position: absolute;
  z-index: 12;
  top: calc(var(--header-height) + 30px);
  right: 50%;
  width: min(1160px, calc(100% - 48px));
  transform: translateX(50%);
  display: grid;
  justify-items: center;
  text-align: center;
}

.hero-copy h1 {
  margin: 0;
  color: #05070b;
  font-size: clamp(58px, 6.4vw, 104px);
  font-weight: 900;
  line-height: 0.98;
  white-space: nowrap;
}

.hero-copy h1 span {
  color: #735321;
}

.hero-copy p {
  margin: 13px 0 24px;
  color: rgba(8, 9, 12, 0.68);
  font-size: clamp(21px, 1.85vw, 30px);
  font-weight: 700;
}

.primary-cta,
.outline-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 62px;
  border-radius: 999px;
  font-size: clamp(17px, 1.32vw, 22px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.primary-cta {
  position: relative;
  isolation: isolate;
  min-width: min(100%, 426px);
  padding: 0 36px;
  overflow: hidden;
  border: 1px solid rgba(232, 189, 102, 0.62);
  background:
    linear-gradient(90deg, rgba(232, 189, 102, 0.12), transparent 18% 82%, rgba(232, 189, 102, 0.16)),
    radial-gradient(circle at 22% 20%, rgba(255, 255, 255, 0.16), transparent 32%),
    linear-gradient(180deg, #151515 0%, #030303 100%);
  color: #fffaf0;
  font-family: var(--title-serif);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    inset 0 -1px 0 rgba(232, 189, 102, 0.28),
    0 18px 40px rgba(0, 0, 0, 0.24),
    0 0 34px rgba(232, 189, 102, 0.1);
}

.primary-cta::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 5px;
  border: 1px solid rgba(232, 189, 102, 0.18);
  border-radius: inherit;
}

.primary-cta::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -38%;
  width: 42%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.16), transparent);
  transform: skewX(-18deg);
  opacity: 0.62;
}

@media (min-width: 761px) {
  .sky-story {
    background: #ffffff;
  }

  .sky-story::before,
  .sky-story::after {
    display: none;
  }

  .hero {
    min-height: clamp(1120px, 86vw, 1760px);
    background:
      url("./assets/generated/hero-main-gal-shmul-3-bw-building-focus.png") center 54% / cover no-repeat,
      linear-gradient(180deg, #d7edf9 0%, #eaf7ff 54%, #ffffff 100%);
  }

  .hero-bg {
    object-fit: cover;
    object-position: center 54%;
  }

  .hero-copy {
    top: calc(var(--header-height) + 30px);
    width: min(1080px, calc(100% - 96px));
  }

  .hero-copy h1 {
    font-size: clamp(56px, 4.9vw, 84px);
    line-height: 1;
  }

  .hero-copy p {
    margin: 12px 0 20px;
    font-size: clamp(20px, 1.55vw, 27px);
  }

  .hero .primary-cta {
    min-width: min(100%, 392px);
    min-height: 56px;
    font-size: clamp(16px, 1.12vw, 19px);
  }

  .services {
    margin-top: 0;
    padding-top: 88px;
    background: linear-gradient(180deg, #ffffff 0 590px, #050606 590px 100%);
  }

  .services::before {
    display: none;
  }
}

.primary-cta svg,
.outline-cta svg {
  width: 27px;
  height: 27px;
  color: var(--gold-light);
  stroke-width: 1.85;
}

.scroll-cue {
  display: none !important;
}

.services {
  position: relative;
  z-index: 4;
  overflow: visible;
  margin-top: -92px;
  background: linear-gradient(180deg, #ffffff 0 500px, #050606 500px 100%);
  color: var(--white);
  padding: 72px 0 46px;
}

.services::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -118px;
  right: -16%;
  left: -16%;
  height: 238px;
  pointer-events: none;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 72%, rgba(255, 255, 255, 0) 100%);
  filter: none;
  opacity: 1;
  transform: none;
}

.services::after {
  display: none;
}

.services-brand-letters {
  display: none;
}

.section-inner {
  position: relative;
  z-index: 2;
  width: min(1220px, calc(100% - 96px));
  margin: 0 auto;
}

.services-head {
  position: relative;
  z-index: 3;
  color: var(--ink);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 42px;
  margin-bottom: 86px;
}

.services-copy {
  justify-self: end;
  max-width: 760px;
  text-align: right;
}

.section-label {
  width: fit-content;
  margin: 0 0 12px auto;
  color: rgba(232, 189, 102, 0.86);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.28;
  letter-spacing: 0;
}

.services-copy h2 {
  position: relative;
  display: inline-block;
  margin: 0;
  color: #08090c;
  font-family: var(--title-serif);
  font-size: clamp(46px, 4.7vw, 78px);
  font-weight: 500;
  line-height: 1.16;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.28),
    0 16px 42px rgba(93, 115, 128, 0.18);
}

.services-copy h2::after {
  content: "";
  display: block;
  width: clamp(62px, 8vw, 98px);
  height: 2px;
  margin: 22px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.96) 28%, #f6d88a 50%, rgba(232, 189, 102, 0.96) 72%, transparent);
  box-shadow: 0 0 16px rgba(232, 189, 102, 0.54);
}

.services-copy > p:not(.section-label) {
  margin: 18px 0 0;
  color: rgba(8, 9, 12, 0.72);
  font-size: clamp(18px, 1.4vw, 23px);
  font-weight: 600;
  line-height: 1.6;
}

.outline-cta {
  min-width: 252px;
  padding: 0 24px;
  border: 1.5px solid rgba(232, 189, 102, 0.9);
  color: #08090c;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 18px 42px rgba(93, 115, 128, 0.16);
}

.service-stack {
  display: grid;
  gap: 14px;
}

.service-card {
  position: relative;
  direction: ltr;
  min-height: 248px;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(320px, 40%) minmax(0, 1fr);
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background: #030404;
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.38);
}

.service-card::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.78) 35%, rgba(0, 0, 0, 0.3) 58%, rgba(0, 0, 0, 0.04) 100%),
    linear-gradient(270deg, rgba(0, 0, 0, 0.44), transparent 42%);
  pointer-events: none;
}

.service-card img {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  opacity: 0.94;
}

.service-card strong {
  position: relative;
  z-index: 2;
  justify-self: start;
  padding-left: clamp(34px, 4vw, 58px);
  color: #fff5df;
  font-size: clamp(122px, 12vw, 210px);
  font-weight: 300;
  line-height: 0.82;
  text-shadow:
    0 0 14px rgba(232, 189, 102, 0.62),
    0 0 38px rgba(232, 189, 102, 0.3);
}

.service-content {
  position: relative;
  z-index: 2;
  direction: rtl;
  justify-self: start;
  width: min(360px, 86%);
  color: var(--white);
  text-align: right;
}

.service-content h3 {
  margin: 0 0 16px;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(29px, 2.5vw, 41px);
  font-weight: 500;
  line-height: 1.16;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 22px rgba(255, 255, 255, 0.12);
}

.service-content h3::after {
  content: "";
  display: block;
  width: 44px;
  height: 1px;
  margin: 11px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.96), transparent);
  box-shadow: 0 0 12px rgba(232, 189, 102, 0.5);
}

.service-content p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(16px, 1.25vw, 20px);
  font-weight: 600;
  line-height: 1.55;
}

.service-content a {
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  margin-top: 22px;
  border: 1.5px solid var(--gold-light);
  border-radius: 999px;
  color: var(--gold-light);
  background: rgba(0, 0, 0, 0.18);
}

.service-content a svg {
  width: 24px;
  height: 24px;
}

.metrics {
  direction: rtl;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 24px 0 46px;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.07),
    0 18px 48px rgba(0, 0, 0, 0.2);
}

.metrics div {
  min-width: 0;
  display: grid;
  grid-template-columns: minmax(0, max-content);
  grid-template-rows: auto auto;
  align-items: center;
  justify-content: center;
  column-gap: clamp(11px, 1.25vw, 18px);
  row-gap: 3px;
  min-height: 122px;
  padding: clamp(18px, 2vw, 26px) clamp(12px, 1.8vw, 24px);
  border-left: 1px solid rgba(255, 255, 255, 0.28);
  text-align: center;
}

.metrics div:last-child {
  border-left: 0;
}

.metrics svg {
  display: none;
  grid-column: 1;
  grid-row: 1 / span 2;
  width: clamp(38px, 3vw, 52px);
  height: clamp(38px, 3vw, 52px);
  color: rgba(255, 255, 255, 0.92);
  stroke-width: 1.5;
}

.metrics dt {
  grid-column: 1;
  direction: ltr;
  color: var(--white);
  font-size: clamp(52px, 6.2vw, 104px);
  font-weight: 900;
  line-height: 0.88;
  text-align: center;
}

.metrics dd {
  grid-column: 1;
  margin: 5px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: clamp(14px, 1.1vw, 18px);
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

.press-strip {
  direction: ltr;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: center;
  gap: clamp(14px, 2.2vw, 28px);
  color: rgba(255, 255, 255, 0.46);
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(24px, 2.2vw, 34px);
  font-weight: 800;
}

.press-strip span,
.press-strip a {
  min-width: 0;
  overflow-wrap: anywhere;
}

.business-partners {
  --partners-visible: 6;
  --partners-gap: clamp(12px, 1.4vw, 20px);
  position: relative;
  z-index: 4;
  width: min(100%, 1120px);
  margin: clamp(28px, 4vw, 54px) auto 0;
  padding: clamp(18px, 2.4vw, 30px);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    linear-gradient(180deg, rgba(8, 9, 10, 0.96), rgba(1, 2, 2, 0.98));
  box-shadow:
    0 26px 70px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.business-partners-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: clamp(16px, 2vw, 26px);
  color: rgba(255, 255, 255, 0.92);
}

.business-partners-head span {
  color: rgba(255, 255, 255, 0.48);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: clamp(11px, 0.82vw, 13px);
  font-weight: 800;
  letter-spacing: 0.22em;
}

.business-partners-head strong {
  color: #ffffff;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(25px, 2.7vw, 42px);
  font-weight: 250;
  line-height: 1;
}

.business-partners-window {
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
}

.business-partners-track {
  display: flex;
  align-items: stretch;
  gap: var(--partners-gap);
  will-change: transform;
}

.business-partner-logo {
  flex: 0 0 calc((100% - var(--partners-gap) - var(--partners-gap) - var(--partners-gap) - var(--partners-gap) - var(--partners-gap)) / 6);
  min-width: 0;
  min-height: clamp(86px, 8vw, 118px);
  display: grid;
  place-items: center;
  padding: clamp(12px, 1.4vw, 20px);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(238, 239, 239, 0.88)),
    #ffffff;
  box-shadow:
    0 16px 36px rgba(0, 0, 0, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.94);
}

.business-partner-logo img {
  display: block;
  width: auto;
  max-width: 112%;
  max-height: clamp(58px, 6vw, 86px);
  object-fit: contain;
  transform: scale(1.16);
}

@media (max-width: 1040px) {
  .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap) - var(--partners-gap) - var(--partners-gap)) / 4);
  }
}

@media (max-width: 760px) {
  .business-partners {
    width: min(100%, 620px);
    margin-top: 28px;
    padding: 18px 14px;
  }

  .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap) - var(--partners-gap)) / 3);
  }

  .business-partners-head {
    display: grid;
    gap: 8px;
    margin-bottom: 16px;
    text-align: right;
  }

  .business-partners-head strong {
    font-size: clamp(25px, 7.6vw, 34px);
  }

  .business-partner-logo {
    min-height: 82px;
    padding: 10px;
  }

  .business-partner-logo img {
    max-width: 116%;
    max-height: 58px;
    transform: scale(1.12);
  }
}

@media (max-width: 430px) {
  .business-partners {
    --partners-gap: 12px;
  }

  .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap)) / 2);
  }
}

.project-atlas {
  position: relative;
  z-index: 4;
  overflow: hidden;
  scroll-margin-top: 116px;
  padding: clamp(72px, 8vw, 118px) 0 0;
  background:
    radial-gradient(56% 42% at 74% 40%, rgba(232, 189, 102, 0.1), transparent 68%),
    radial-gradient(42% 34% at 16% 72%, rgba(255, 255, 255, 0.055), transparent 70%),
    linear-gradient(180deg, #050606 0%, #090b0b 52%, #020303 100%),
    #050606;
  color: var(--white);
  isolation: isolate;
}

.project-atlas::before {
  content: "";
  position: absolute;
  inset: -1px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.78), transparent);
  opacity: 0.7;
}

.project-atlas::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: auto -16% -220px;
  height: 360px;
  background:
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.05) 42%, rgba(232, 189, 102, 0.08) 100%);
  pointer-events: none;
}

.project-atlas-inner {
  position: relative;
  z-index: 1;
  width: min(1360px, calc(100% - 96px));
  margin: 0 auto;
}

.project-anchor {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

.project-atlas-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: end;
  gap: 32px;
  margin-bottom: clamp(34px, 4vw, 58px);
}

.project-atlas-copy {
  max-width: 820px;
  text-align: right;
}

.project-atlas-copy h2 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(46px, 5vw, 82px);
  font-weight: 500;
  line-height: 1.12;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.2),
    0 24px 58px rgba(0, 0, 0, 0.56);
}

.project-atlas-copy h2::after {
  content: "";
  display: block;
  width: clamp(72px, 8vw, 118px);
  height: 2px;
  margin: 22px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.92), #fff0b8, rgba(232, 189, 102, 0.92), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.42);
}

.project-atlas-copy > p:not(.section-label) {
  margin: 20px 0 0;
  color: rgba(255, 250, 240, 0.72);
  font-size: clamp(17px, 1.3vw, 22px);
  font-weight: 600;
  line-height: 1.7;
}

.project-atlas-stat {
  display: none !important;
}

.project-map-shell {
  direction: ltr;
  display: grid;
  justify-items: center;
  min-height: 0;
}

.project-map-stage,
.project-panel {
  border: 1px solid rgba(232, 189, 102, 0.34);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.018)),
    #060707;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 34px 90px rgba(0, 0, 0, 0.5);
}

.project-map-stage {
  position: relative;
  justify-self: center;
  overflow: hidden;
  width: min(100%, clamp(560px, 50vw, 860px));
  min-height: 0;
  aspect-ratio: 1 / 0.93;
  container-type: inline-size;
  --project-pin-hit: clamp(24px, 3.2cqw, 28px);
  --project-pin-marker: clamp(14px, 2.15cqw, 18px);
  --project-pin-dot: clamp(4px, 0.75cqw, 6px);
  isolation: isolate;
  background:
    radial-gradient(48% 42% at 14% 24%, rgba(218, 244, 250, 0.82), transparent 70%),
    radial-gradient(52% 42% at 72% 72%, rgba(111, 128, 88, 0.32), transparent 76%),
    linear-gradient(135deg, #c7e9ef 0%, #eef0df 44%, #788870 100%);
}

.project-map-stage::before {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0;
  background:
    radial-gradient(42% 46% at 24% 31%, rgba(255, 255, 255, 0.24), transparent 72%),
    radial-gradient(46% 42% at 74% 62%, rgba(27, 37, 26, 0.16), transparent 76%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.09), transparent 30% 70%, rgba(2, 3, 3, 0.15)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), transparent 34%, rgba(2, 3, 3, 0.12) 100%);
  pointer-events: none;
}

.project-map-art {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.project-map-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center top;
}

.project-map-pins {
  position: absolute;
  z-index: 5;
  inset: 0;
}

.project-map-card {
  position: absolute;
  z-index: 8;
  top: var(--map-card-y-cropped, var(--map-card-y, 50%));
  left: var(--map-card-x, 50%);
  right: auto;
  bottom: auto;
  width: min(42%, 360px);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(14px, 2.4vw, 24px);
  align-items: center;
  min-height: clamp(132px, 12vw, 168px);
  padding: clamp(16px, 1.8vw, 24px) clamp(18px, 2.3vw, 28px);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.026)),
    rgba(5, 6, 6, 0.88);
  color: #fff8dc;
  text-align: right;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 24px 56px rgba(0, 0, 0, 0.48),
    0 0 34px rgba(232, 189, 102, 0.18);
  backdrop-filter: blur(18px) saturate(112%);
  isolation: isolate;
  overflow: hidden;
  opacity: 0;
  transform: translate(var(--map-card-offset-x, 24px), var(--map-card-offset-y, -50%)) scale(0.96);
  transform-origin: var(--map-card-origin, 0 50%);
  pointer-events: none;
  transition: opacity 220ms ease, transform 220ms var(--ease);
}

.project-map-card::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 26px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.86));
  pointer-events: none;
}

.project-map-card.card-opens-left {
  --map-card-origin: 100% 50%;
}

.project-map-card.card-opens-left::after {
  right: -26px;
}

.project-map-card.card-opens-right::after {
  left: -26px;
  transform: rotate(180deg);
}

.project-map-card.card-opens-below::after {
  top: 18px;
}

.project-map-card::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(3, 4, 4, 0.18), rgba(3, 4, 4, 0.52) 44%, rgba(3, 4, 4, 0.96) 78%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.24)),
    var(--project-card-image, none) center bottom / cover no-repeat;
  opacity: 0.88;
  filter: saturate(1.06) contrast(1.04) brightness(0.9);
  pointer-events: none;
}

.project-map-card > div {
  position: relative;
  z-index: 1;
}

.project-map-card > div {
  justify-self: end;
  width: min(100%, 320px);
}

.project-map-card.is-visible {
  opacity: 1;
  transform: translate(var(--map-card-offset-x, 24px), var(--map-card-offset-y, -50%)) scale(1);
  pointer-events: auto;
}

.project-map-card img {
  display: none;
}

.project-map-card > div > span {
  display: block;
  color: rgba(232, 189, 102, 0.88);
  font-size: 12px;
  font-weight: 1000;
  line-height: 1.2;
}

.project-map-card h3 {
  margin: 5px 0 12px;
  color: #fffaf0;
  font-size: clamp(20px, 1.8vw, 27px);
  font-weight: 900;
  line-height: 1.18;
}

.project-map-card a,
.project-map-cta,
.project-page-map-link,
.project-strip-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid rgba(232, 189, 102, 0.78);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(232, 189, 102, 0.18), rgba(232, 189, 102, 0.04)),
    rgba(255, 255, 255, 0.05);
  color: #fff4ca;
  font-size: 14px;
  font-weight: 1000;
  line-height: 1;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 14px 34px rgba(0, 0, 0, 0.24);
  transition: transform 220ms var(--ease), border-color 220ms ease, background 220ms ease, color 220ms ease, box-shadow 220ms ease;
}

.project-map-card a svg,
.project-map-cta svg,
.project-page-map-link svg,
.project-strip-action svg {
  width: 20px;
  height: 20px;
  stroke-width: 2;
}

.project-pin {
  position: absolute;
  top: var(--pin-y-cropped, var(--pin-y, 50%));
  left: var(--pin-x, 50%);
  display: grid;
  place-items: center;
  width: var(--project-pin-hit);
  height: calc(var(--project-pin-hit) * 1.25);
  padding: 0;
  border: 0;
  background: transparent;
  color: #251804;
  cursor: pointer;
  transform: translate(-50%, -86%);
  transition: transform 240ms var(--ease), filter 240ms ease;
}

.project-pin::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 4px;
  width: calc(var(--project-pin-marker) * 0.9);
  height: calc(var(--project-pin-marker) * 0.34);
  border-radius: 999px;
  background: rgba(2, 3, 3, 0.42);
  filter: blur(5px);
  transform: translateY(10px);
}

.project-pin-marker {
  position: relative;
  display: grid;
  place-items: center;
  width: var(--project-pin-marker);
  height: var(--project-pin-marker);
  border: 1px solid rgba(255, 250, 220, 0.96);
  border-radius: 50% 50% 50% 0;
  background:
    radial-gradient(circle at 30% 24%, #ffffff 0 10%, #fff4bd 18%, transparent 34%),
    conic-gradient(from 218deg at 50% 50%, #6f4510, #f7cf6d, #fff4bf, #c68a24, #5c370a, #f1bd4d, #6f4510);
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.68),
    inset 0 -2px 0 rgba(57, 33, 4, 0.42),
    0 8px 20px rgba(0, 0, 0, 0.42),
    0 0 0 3px rgba(232, 189, 102, 0.08),
    0 0 18px rgba(232, 189, 102, 0.32);
  transform: rotate(-45deg);
}

.project-pin-marker::before {
  content: "";
  width: var(--project-pin-dot);
  height: var(--project-pin-dot);
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 28%, #fff, #fff2be 34%, #4a2b08 100%);
  box-shadow:
    inset 0 1px 2px rgba(0, 0, 0, 0.38),
    0 0 7px rgba(255, 244, 190, 0.44);
}

.project-pin-label {
  position: absolute;
  top: 32px;
  min-width: max-content;
  max-width: 190px;
  padding: 8px 12px;
  border: 1px solid rgba(232, 189, 102, 0.58);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    rgba(2, 3, 3, 0.84);
  color: #fff8dc;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.1;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 180ms ease, transform 180ms ease;
  backdrop-filter: blur(10px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.28);
  pointer-events: none;
}

.project-pin-card {
  position: absolute;
  z-index: 8;
  bottom: 68px;
  left: 50%;
  width: min(230px, 36vw);
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  padding: 9px;
  border: 1px solid rgba(232, 189, 102, 0.64);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.03)),
    rgba(5, 6, 6, 0.9);
  color: #fff8dc;
  text-align: right;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 20px 46px rgba(0, 0, 0, 0.46),
    0 0 26px rgba(232, 189, 102, 0.16);
  opacity: 0;
  transform: translate(-50%, 8px) scale(0.96);
  transform-origin: 50% 100%;
  transition: opacity 190ms ease, transform 190ms var(--ease);
  pointer-events: none;
  backdrop-filter: blur(14px);
}

.pin-card-left .project-pin-card {
  left: auto;
  right: 50%;
  transform: translate(12%, 8px) scale(0.96);
  transform-origin: 88% 100%;
}

.pin-card-right .project-pin-card {
  left: 50%;
  transform: translate(-12%, 8px) scale(0.96);
  transform-origin: 12% 100%;
}

.project-pin-card img {
  width: 74px;
  height: 56px;
  border-radius: 6px;
  object-fit: cover;
  background: rgba(255, 255, 255, 0.08);
}

.project-pin-card span,
.project-pin-card strong,
.project-pin-card small {
  display: block;
  min-width: 0;
}

.project-pin-card strong {
  color: #fffaf0;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
}

.project-pin-card small {
  margin-top: 4px;
  color: rgba(255, 250, 240, 0.62);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.1;
}

.project-pin:hover,
.project-pin:focus-visible,
.project-pin.is-active {
  transform: translate(-50%, -90%) scale(1.06);
  filter: saturate(1.08) brightness(1.05);
}

.project-pin:not(.is-active):hover .project-pin-label {
  opacity: 1;
  transform: translateY(0);
}

.project-pin:focus-visible .project-pin-card,
.project-pin.is-active .project-pin-card {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.pin-card-left:focus-visible .project-pin-card,
.pin-card-left.is-active .project-pin-card {
  transform: translate(12%, 0) scale(1);
}

.pin-card-right:focus-visible .project-pin-card,
.pin-card-right.is-active .project-pin-card {
  transform: translate(-12%, 0) scale(1);
}

.project-pin.is-active .project-pin-marker {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.7),
    inset 0 -1px 0 rgba(57, 33, 4, 0.48),
    0 10px 24px rgba(0, 0, 0, 0.42),
    0 0 0 6px rgba(232, 189, 102, 0.12),
    0 0 28px rgba(232, 189, 102, 0.48);
}

@media (prefers-reduced-motion: no-preference) {
  .project-pin.is-active .project-pin-marker {
    animation: projectPinGlow 1.8s ease-in-out infinite alternate;
  }
}

@keyframes projectPinGlow {
  from {
    filter: brightness(1) saturate(1);
  }

  to {
    filter: brightness(1.1) saturate(1.12);
  }
}

.project-panel {
  direction: rtl;
  display: grid;
  grid-template-rows: auto auto;
  min-height: 0;
  scroll-margin-top: 126px;
  overflow: visible;
  background:
    linear-gradient(145deg, rgba(232, 189, 102, 0.1), rgba(255, 255, 255, 0.026) 44%, rgba(0, 0, 0, 0.22)),
    #060707;
}

.project-panel-preview {
  display: grid;
  gap: clamp(20px, 2vw, 30px);
  padding: clamp(22px, 2.3vw, 34px);
  border-bottom: 1px solid rgba(232, 189, 102, 0.26);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 48%),
    radial-gradient(64% 58% at 76% 16%, rgba(232, 189, 102, 0.12), transparent 76%);
}

.project-preview-media {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  display: grid;
  place-items: center;
  border: 1px solid rgba(232, 189, 102, 0.32);
  border-radius: 8px;
  background:
    radial-gradient(70% 80% at 50% 28%, rgba(255, 255, 255, 0.08), transparent 72%),
    linear-gradient(145deg, rgba(232, 189, 102, 0.12), rgba(255, 255, 255, 0.035)),
    #070807;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 22px 58px rgba(0, 0, 0, 0.34);
}

.project-preview-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, 0.42));
  pointer-events: none;
}

.project-preview-media img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center;
}

.project-preview-copy {
  display: grid;
  justify-items: start;
  text-align: right;
  gap: 6px;
}

.project-preview-copy > span {
  direction: ltr;
  color: rgba(232, 189, 102, 0.86);
  font-size: clamp(17px, 1.4vw, 23px);
  font-weight: 900;
  letter-spacing: 0;
}

.project-preview-copy h3 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(42px, 4.1vw, 66px);
  font-weight: 500;
  line-height: 1.08;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.5);
}

.project-preview-copy p {
  margin: 0;
  color: rgba(255, 250, 240, 0.72);
  font-size: clamp(22px, 2vw, 32px);
  font-weight: 800;
  line-height: 1.28;
}

.project-list {
  display: grid;
  align-content: start;
  gap: 12px;
  min-height: 0;
  padding: 16px;
  overflow: visible;
}

.project-card {
  direction: rtl;
  width: 100%;
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  min-height: 102px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.026)),
    rgba(255, 255, 255, 0.045);
  color: inherit;
  text-align: right;
  cursor: pointer;
  transition: transform 220ms var(--ease), border-color 220ms ease, background 220ms ease, box-shadow 220ms ease;
}

.project-card img {
  width: 96px;
  height: 76px;
  border-radius: 6px;
  object-fit: contain;
  object-position: center;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08), transparent 62%),
    rgba(255, 255, 255, 0.06);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.22);
}

.project-card strong,
.project-card small,
.project-card-number {
  display: block;
  min-width: 0;
}

.project-card-number {
  direction: ltr;
  width: fit-content;
  margin-bottom: 7px;
  padding: 3px 8px;
  border: 1px solid rgba(232, 189, 102, 0.52);
  border-radius: 999px;
  color: #e8bd66;
  font-size: 12px;
  font-weight: 1000;
  line-height: 1;
}

.project-card strong {
  color: #fffaf0;
  font-size: clamp(18px, 1.35vw, 22px);
  font-weight: 900;
  line-height: 1.28;
}

.project-card small {
  margin-top: 6px;
  color: rgba(255, 250, 240, 0.62);
  font-size: clamp(14px, 1vw, 17px);
  font-weight: 800;
}

.project-card svg {
  width: 26px;
  height: 26px;
  color: rgba(232, 189, 102, 0.8);
  stroke-width: 1.8;
}

.project-card:hover,
.project-card:focus-visible,
.project-card.is-active {
  border-color: rgba(232, 189, 102, 0.58);
  background: rgba(232, 189, 102, 0.1);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
  transform: translateY(-1px);
}

.project-empty {
  margin: 0;
  padding: 22px;
  border: 1px dashed rgba(232, 189, 102, 0.36);
  border-radius: 8px;
  color: rgba(255, 250, 240, 0.68);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  text-align: right;
}

.press-highlights {
  position: relative;
  z-index: 4;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(78px, 8vw, 126px) 0 clamp(88px, 9vw, 142px);
  background:
    linear-gradient(180deg, #020303 0%, rgba(2, 3, 3, 0.92) 28%, rgba(2, 3, 3, 0.86) 70%, #020303 100%),
    radial-gradient(58% 42% at 82% 26%, rgba(255, 255, 255, 0.14), transparent 72%),
    radial-gradient(42% 34% at 14% 74%, rgba(185, 193, 198, 0.1), transparent 74%),
    url("./assets/home/city-aerial.jpg") center 52% / cover no-repeat,
    #020303;
  color: var(--white);
}

.press-highlights::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.86), rgba(2, 3, 3, 0.14) 48%, rgba(2, 3, 3, 0.9)),
    radial-gradient(60% 32% at 50% 0%, rgba(255, 250, 240, 0.08), transparent 74%);
}

.press-highlights::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72), transparent);
  box-shadow: 0 0 24px rgba(255, 255, 255, 0.16);
}

.press-highlights-bg {
  position: absolute;
  z-index: 0;
  inset: auto -18% -130px;
  height: clamp(260px, 24vw, 420px);
  pointer-events: none;
  background:
    url("./assets/generated/clouds-natural-bank-soft.png") center top / min(1780px, 122%) auto no-repeat,
    linear-gradient(180deg, transparent 0%, rgba(2, 3, 3, 0.8) 58%, #020303 100%);
  filter: sepia(0.18) saturate(0.86) brightness(0.62);
  opacity: 0.48;
}

.press-highlights-inner {
  position: relative;
  z-index: 1;
}

.press-highlights-head {
  display: grid;
  grid-template-columns: minmax(260px, 0.48fr) minmax(0, 1fr);
  align-items: end;
  gap: clamp(28px, 5vw, 78px);
  margin-bottom: clamp(34px, 4vw, 58px);
}

.press-highlights-head h2 {
  margin: 0;
  color: #ffffff;
  font-family: var(--title-serif);
  font-size: clamp(44px, 5vw, 82px);
  font-weight: 500;
  line-height: 1.12;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 20px 52px rgba(0, 0, 0, 0.58);
}

.press-highlights-head h2::after {
  content: "";
  display: block;
  width: clamp(68px, 7vw, 112px);
  height: 2px;
  margin: 24px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.74), #ffffff, rgba(255, 255, 255, 0.74), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.2);
}

.press-highlights .section-label,
.press-highlights .press-source {
  color: rgba(255, 255, 255, 0.82);
}

.press-highlights-head > p {
  margin: 0;
  color: rgba(255, 250, 240, 0.78);
  font-size: clamp(17px, 1.2vw, 21px);
  font-weight: 500;
  line-height: 1.82;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.press-slider {
  --press-slide-index: 0;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.025)),
    radial-gradient(90% 72% at 88% 10%, rgba(255, 255, 255, 0.1), transparent 70%),
    rgba(3, 4, 4, 0.72);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 28px 78px rgba(0, 0, 0, 0.36);
  backdrop-filter: blur(5px) saturate(116%);
}

.press-slider-toolbar {
  position: absolute;
  z-index: 4;
  top: 22px;
  left: 22px;
}

.press-slider-controls {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  background: rgba(2, 3, 3, 0.58);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px) saturate(120%);
}

.press-slider-button {
  width: 38px;
  height: 38px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 250, 240, 0.22);
  border-radius: 999px;
  color: #fffaf0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(185, 193, 198, 0.06)),
    rgba(255, 255, 255, 0.05);
  cursor: pointer;
}

.press-slider-button:disabled {
  cursor: default;
  opacity: 0.42;
}

.press-slider-button svg {
  width: 20px;
  height: 20px;
  stroke-width: 1.9;
}

.press-slider-status {
  min-width: 44px;
  color: rgba(255, 250, 240, 0.78);
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

.press-slider-window {
  overflow: hidden;
}

.press-slider-track {
  display: flex;
  direction: ltr;
  transform: translateX(calc(var(--press-slide-index) * -100%));
  transition: transform 520ms var(--ease);
}

.press-feature-slide {
  min-width: 100%;
  min-height: clamp(460px, 43vw, 620px);
  display: grid;
  grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1fr);
  direction: rtl;
}

.press-feature-media {
  position: relative;
  overflow: hidden;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
  background: #050606;
}

.press-feature-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.08), rgba(2, 3, 3, 0.48)),
    radial-gradient(68% 44% at 50% 0%, rgba(255, 255, 255, 0.14), transparent 70%);
}

.press-feature-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.04) contrast(1.06) brightness(0.9);
}

.press-feature-copy {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: clamp(34px, 5vw, 78px);
  text-align: right;
}

.press-feature-copy h3 {
  max-width: 760px;
  margin: 0;
  color: #ffffff;
  font-family: var(--title-serif);
  font-size: clamp(34px, 4.2vw, 70px);
  font-weight: 600;
  line-height: 1.12;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.14),
    0 18px 48px rgba(0, 0, 0, 0.64);
}

.press-feature-copy > p:not(.press-source) {
  max-width: 660px;
  margin: 22px 0 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(16px, 1.18vw, 20px);
  font-weight: 500;
  line-height: 1.78;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.press-feature-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  margin-top: 32px;
  padding: 0 20px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 999px;
  color: #ffffff;
  font-family: var(--menu-sans);
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(185, 193, 198, 0.08)),
    rgba(0, 0, 0, 0.24);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    0 16px 36px rgba(0, 0, 0, 0.24);
}

.press-feature-link svg {
  width: 19px;
  height: 19px;
  stroke-width: 1.8;
}

.press-slider-dots {
  position: absolute;
  z-index: 4;
  right: clamp(24px, 5vw, 78px);
  bottom: 24px;
  display: inline-flex;
  gap: 10px;
}

.press-slider-dots button {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: transparent;
  cursor: pointer;
}

.press-slider-dots button::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 250, 240, 0.5);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  transition: width 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.press-slider-dots button[aria-current="true"]::before {
  width: 24px;
  border-color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.26);
}

@media (hover: hover) and (pointer: fine) {
  .press-slider-button:not(:disabled):hover,
  .press-feature-link:hover {
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.22), rgba(185, 193, 198, 0.12)),
      rgba(0, 0, 0, 0.3);
  }
}

@media (prefers-reduced-motion: reduce) {
  .press-slider-track,
  .press-slider-dots button::before,
  body.home-template .press-slider-arrow {
    transition: none;
  }
}

.projects-page-main {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #020303;
  color: var(--white);
}

.projects-page-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: 650px;
  display: grid;
  align-items: end;
  padding: 158px 0 74px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, rgba(2, 3, 3, 0.18) 42%, rgba(2, 3, 3, 0.72) 76%, rgba(2, 3, 3, 0.94) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.28) 0%, rgba(2, 3, 3, 0.2) 44%, rgba(2, 3, 3, 0.04) 100%),
    radial-gradient(circle at 74% 24%, rgba(255, 255, 255, 0.14), transparent 34%),
    #050606;
}

.projects-page-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    radial-gradient(46% 38% at 76% 30%, rgba(232, 189, 102, 0.22), transparent 72%),
    radial-gradient(52% 44% at 14% 74%, rgba(255, 255, 255, 0.07), transparent 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(2, 3, 3, 0.82) 100%);
  pointer-events: none;
}

.projects-page-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: auto 0 -1px;
  height: 190px;
  background: linear-gradient(180deg, transparent, #020303 86%);
  pointer-events: none;
}

.projects-page-hero-inner {
  width: min(1120px, calc(100% - 96px));
  margin: 0 auto;
  text-align: right;
}

.projects-page-hero h1 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(72px, 9vw, 148px);
  font-weight: 500;
  line-height: 0.96;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.18),
    0 24px 58px rgba(0, 0, 0, 0.54);
}

.projects-page-hero h1::after {
  content: "";
  display: block;
  width: clamp(82px, 11vw, 152px);
  height: 2px;
  margin: 24px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #e8bd66, #fff4bd, #e8bd66, transparent);
  box-shadow: 0 0 24px rgba(232, 189, 102, 0.5);
}

.projects-page-hero p:not(.section-label) {
  width: min(620px, 100%);
  margin: 24px 0 0 auto;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(18px, 1.35vw, 24px);
  font-weight: 700;
  line-height: 1.75;
}

.project-page-map-link {
  margin-top: 28px;
}

.projects-strips-section {
  position: relative;
  z-index: 2;
  padding: clamp(36px, 5vw, 74px) 0 clamp(86px, 9vw, 138px);
  background:
    radial-gradient(48% 34% at 18% 14%, rgba(232, 189, 102, 0.12), transparent 72%),
    radial-gradient(46% 38% at 86% 68%, rgba(255, 255, 255, 0.045), transparent 70%),
    linear-gradient(180deg, #020303, #080909 46%, #020303);
}

.projects-strips {
  width: min(1280px, calc(100% - 96px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

.project-strip {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: clamp(430px, 34vw, 520px);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: stretch;
  padding: clamp(22px, 2.8vw, 38px);
  border: 1px solid rgba(232, 189, 102, 0.34);
  border-radius: 8px;
  background: #060707;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 24px 72px rgba(0, 0, 0, 0.46);
}

.project-strip::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.74) 34%, rgba(0, 0, 0, 0.22) 60%, rgba(0, 0, 0, 0.86) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.1), transparent 24%, rgba(0, 0, 0, 0.64) 100%),
    radial-gradient(54% 42% at 83% 28%, rgba(232, 189, 102, 0.16), transparent 74%);
  pointer-events: none;
}

.project-strip::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: clamp(24px, 3vw, 38px);
  bottom: clamp(22px, 2.8vw, 36px);
  width: clamp(64px, 7vw, 96px);
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.96), #fff0b8, rgba(232, 189, 102, 0.92));
  box-shadow: 0 0 16px rgba(232, 189, 102, 0.34);
}

.project-strip img {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  opacity: 0.92;
  filter: saturate(0.92) contrast(1.04) brightness(0.86);
  transform: scale(1.01);
  transition: transform 520ms var(--ease), filter 520ms ease;
}

.project-strip:hover img,
.project-strip:focus-within img {
  filter: saturate(1.02) contrast(1.08) brightness(0.92);
  transform: scale(1.045);
}

.project-strip > strong {
  position: relative;
  z-index: 2;
  direction: ltr;
  justify-self: start;
  align-self: start;
  padding-top: 6px;
  color: rgba(255, 245, 223, 0.24);
  font-family: Arial, sans-serif;
  font-size: clamp(86px, 9vw, 136px);
  font-weight: 800;
  line-height: 0.78;
  letter-spacing: 0;
  text-shadow:
    0 0 18px rgba(232, 189, 102, 0.18),
    0 22px 56px rgba(0, 0, 0, 0.5);
}

.project-strip-content {
  position: relative;
  z-index: 3;
  align-self: end;
  justify-self: end;
  width: min(390px, 100%);
  text-align: right;
  padding-bottom: clamp(28px, 4vw, 54px);
}

.project-strip-content > span {
  display: block;
  color: rgba(232, 189, 102, 0.94);
  font-size: clamp(13px, 1.1vw, 15px);
  font-weight: 1000;
  line-height: 1.25;
  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.48);
}

.project-strip-content h2 {
  margin: 10px 0 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(35px, 4.2vw, 58px);
  font-weight: 500;
  line-height: 1.08;
  text-wrap: balance;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.14),
    0 20px 44px rgba(0, 0, 0, 0.5);
}

.project-strip-content h2::after {
  content: none;
}

.project-strip-content p {
  margin: 18px 0 0;
  color: rgba(255, 250, 240, 0.82);
  font-size: clamp(15px, 1.1vw, 18px);
  font-weight: 700;
  line-height: 1.62;
  text-wrap: balance;
}

.project-strip-action {
  appearance: none;
  font: inherit;
  cursor: pointer;
  width: 56px;
  height: 56px;
  min-height: 0;
  margin-top: 22px;
  padding: 0;
  place-items: center;
  border-radius: 999px;
}

.project-strip-action span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.project-strip-action svg {
  width: 25px;
  height: 25px;
}

.menu-links a[aria-current="page"]::after {
  width: 100%;
  opacity: 1;
}

.footer-nav a[aria-current="page"] {
  color: #ffffff;
}

.about-page {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #020303;
  color: var(--white);
}

.about-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 0;
  background:
    radial-gradient(60% 42% at 82% 36%, rgba(232, 189, 102, 0.14), transparent 68%),
    radial-gradient(42% 34% at 18% 64%, rgba(255, 255, 255, 0.06), transparent 72%),
    linear-gradient(180deg, #020303 0%, #080909 54%, #020303 100%);
}

.about-hero-inner {
  position: relative;
  z-index: 3;
  direction: ltr;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 0;
}

.about-hero-media {
  position: relative;
  z-index: 3;
  width: 100%;
  justify-self: stretch;
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid rgba(232, 189, 102, 0.48);
  border-radius: 0;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    #050606;
  box-shadow:
    0 34px 92px rgba(0, 0, 0, 0.54),
    0 0 38px rgba(232, 189, 102, 0.08);
}

.about-hero-media img {
  width: 100%;
  height: clamp(520px, 52vw, 760px);
  max-width: none;
  object-fit: cover;
  object-position: center 48%;
  filter: saturate(0.96) contrast(1.03) brightness(0.98);
}

.about-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(232, 189, 102, 0.08), transparent 28% 72%, rgba(232, 189, 102, 0.08)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 26%, rgba(255, 255, 255, 0.03));
}

.about-hero::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -14%;
  bottom: -92px;
  left: -14%;
  height: clamp(210px, 18vw, 330px);
  pointer-events: none;
  background:
    url("./assets/generated/clouds-natural-bank-soft.png") center top / min(1760px, 116%) auto no-repeat,
    linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0.82) 42%, #020303 76% 100%);
  filter: sepia(0.18) saturate(0.82) brightness(0.7);
  opacity: 0.58;
}

.about-hero-content {
  position: relative;
  z-index: 3;
  width: min(1220px, calc(100% - 96px));
  margin: 0 auto;
  padding: clamp(64px, 6vw, 104px) 0 clamp(78px, 7vw, 124px);
  direction: rtl;
}

.about-hero-copy {
  width: min(780px, 100%);
  margin: 0 auto;
  text-align: center;
}

.about-hero h1 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(58px, 6.2vw, 104px);
  font-weight: 500;
  line-height: 1.08;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.18),
    0 22px 56px rgba(0, 0, 0, 0.62),
    0 0 30px rgba(232, 189, 102, 0.16);
}

.about-hero-copy > p {
  margin: 22px 0 0;
  color: rgba(255, 250, 240, 0.84);
  font-size: clamp(20px, 1.55vw, 27px);
  font-weight: 600;
  line-height: 1.65;
  text-shadow: 0 15px 36px rgba(0, 0, 0, 0.56);
}

.about-hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 34px;
}

.about-outline-cta {
  color: #fffaf0;
  background: rgba(2, 3, 3, 0.34);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 18px 42px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}

.about-hero .primary-cta,
.about-hero .outline-cta,
.about-closing .primary-cta {
  min-height: clamp(48px, 4vw, 56px);
  min-width: auto;
  padding: 0 clamp(20px, 2vw, 28px);
  gap: 12px;
  font-size: clamp(15px, 1.05vw, 18px);
}

.about-hero .primary-cta {
  min-width: min(100%, 282px);
}

.about-hero .outline-cta {
  min-width: min(100%, 238px);
}

.about-closing .primary-cta {
  min-width: min(100%, 284px);
}

.about-hero .primary-cta svg,
.about-hero .outline-cta svg,
.about-closing .primary-cta svg {
  width: 22px;
  height: 22px;
}

.about-profile {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  scroll-margin-top: 128px;
  padding: clamp(104px, 8vw, 152px) 0 clamp(92px, 7vw, 128px);
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.82) 0%, rgba(2, 3, 3, 0.46) 42%, rgba(2, 3, 3, 0.84) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.8), rgba(2, 3, 3, 0.18) 46%, rgba(2, 3, 3, 0.74)),
    radial-gradient(48% 38% at 80% 18%, rgba(232, 189, 102, 0.12), transparent 72%),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #020303;
}

.about-profile::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, #020303 0%, rgba(2, 3, 3, 0.06) 18%, rgba(2, 3, 3, 0.1) 70%, #020303 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.72) 0%, rgba(2, 3, 3, 0.08) 42%, rgba(2, 3, 3, 0.72) 100%),
    radial-gradient(72% 44% at 50% 54%, rgba(255, 255, 255, 0.04), transparent 72%);
  opacity: 0.86;
}

.about-profile::after {
  content: attr(data-backdrop-word);
  position: absolute;
  z-index: 0;
  top: clamp(86px, 7vw, 130px);
  left: 50%;
  width: min(1220px, calc(100% - 96px));
  pointer-events: none;
  color: rgba(255, 250, 240, 0.055);
  font-family: "Arial Black", "Segoe UI Black", Arial, sans-serif;
  font-size: clamp(96px, 15.5vw, 244px);
  font-weight: 1000;
  line-height: 0.8;
  text-align: left;
  letter-spacing: 0;
  transform: translateX(-50%);
  text-shadow:
    0 0 44px rgba(232, 189, 102, 0.08),
    0 28px 80px rgba(0, 0, 0, 0.48);
}

.about-profile .section-inner,
.about-mission .section-inner,
.about-closing .section-inner {
  z-index: 2;
}

.about-profile-grid {
  display: grid;
  grid-template-columns: minmax(340px, 0.9fr) minmax(0, 1fr);
  align-items: start;
  gap: clamp(44px, 6vw, 94px);
  min-height: clamp(260px, 24vw, 360px);
}

.about-section-heading h2,
.about-story-panel h2,
.about-closing h2 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(40px, 4.1vw, 72px);
  font-weight: 500;
  line-height: 1.18;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 18px 46px rgba(0, 0, 0, 0.54);
}

.about-section-heading h2::after,
.about-story-panel h2::after,
.about-closing h2::after {
  content: "";
  display: block;
  width: clamp(62px, 7vw, 104px);
  height: 2px;
  margin: 24px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.94), #f6d88a, rgba(232, 189, 102, 0.94), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.5);
}

.about-copy {
  color: rgba(255, 250, 240, 0.78);
  font-size: clamp(17px, 1.22vw, 21px);
  font-weight: 500;
  line-height: 1.9;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.about-copy p {
  margin: 0;
}

.about-copy p + p {
  margin-top: 26px;
}

.about-highlights {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(12px, 1.3vw, 18px);
  margin: clamp(48px, 4.6vw, 68px) 0 0;
  padding: 0;
}

.about-highlights div {
  min-width: 0;
  min-height: 136px;
  padding: clamp(21px, 2vw, 28px);
  border: 1px solid rgba(232, 189, 102, 0.52);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02)),
    radial-gradient(80% 60% at 92% 8%, rgba(232, 189, 102, 0.12), transparent 70%),
    rgba(0, 0, 0, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 18px 44px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(3px) saturate(116%);
}

.about-highlights dt {
  margin: 0;
  color: #f1c978;
  font-family: var(--title-serif);
  font-size: clamp(24px, 1.9vw, 34px);
  font-weight: 600;
  line-height: 1.16;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.64);
}

.about-highlights dd {
  margin: 11px 0 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(15px, 1.05vw, 18px);
  font-weight: 500;
  line-height: 1.65;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.about-mission {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  scroll-margin-top: 128px;
  padding: clamp(96px, 8vw, 148px) 0 clamp(104px, 8vw, 152px);
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86) 0%, rgba(8, 8, 7, 0.44) 48%, rgba(2, 3, 3, 0.88) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.82), rgba(2, 3, 3, 0.18) 42%, rgba(2, 3, 3, 0.84)),
    url("./assets/home/night-street.jpg") center 54% / cover no-repeat,
    #020303;
}

.about-mission::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, #020303 0%, rgba(2, 3, 3, 0.08) 18%, rgba(2, 3, 3, 0.1) 76%, #020303 100%),
    radial-gradient(48% 34% at 12% 44%, rgba(232, 189, 102, 0.14), transparent 72%),
    linear-gradient(90deg, rgba(232, 189, 102, 0.12), transparent 26% 74%, rgba(232, 189, 102, 0.08)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent 38%, rgba(255, 255, 255, 0.02));
}

.about-mission::after {
  content: attr(data-backdrop-word);
  position: absolute;
  z-index: 0;
  top: clamp(46px, 4.4vw, 78px);
  left: 50%;
  width: min(1220px, calc(100% - 96px));
  pointer-events: none;
  color: rgba(255, 250, 240, 0.05);
  font-family: "Arial Black", "Segoe UI Black", Arial, sans-serif;
  font-size: clamp(100px, 15vw, 236px);
  font-weight: 1000;
  line-height: 0.8;
  text-align: left;
  letter-spacing: 0;
  transform: translateX(-50%);
  text-shadow:
    0 0 44px rgba(232, 189, 102, 0.08),
    0 28px 80px rgba(0, 0, 0, 0.46);
}

.about-orel-template .about-profile::after,
.about-combined-template .about-orel-profile::after {
  top: clamp(42px, 3.8vw, 72px);
  font-size: clamp(82px, 11.5vw, 178px);
}

.about-orel-template .about-profile,
.about-combined-template .about-orel-profile {
  padding-top: clamp(72px, 5.6vw, 104px);
}

.about-orel-template .about-mission::after,
.about-combined-template .about-orel-mission::after {
  font-size: clamp(92px, 12.5vw, 178px);
}

.about-mission-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(14px, 1.8vw, 24px);
}

.about-mission-grid-single {
  grid-template-columns: minmax(0, 1fr);
}

.about-mission-grid-single .about-story-panel {
  box-sizing: border-box;
  width: min(100%, 960px);
  margin-inline: auto;
}

.about-story-panel {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  padding: clamp(34px, 4vw, 58px);
  border: 1px solid rgba(232, 189, 102, 0.48);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.02)),
    radial-gradient(90% 70% at 88% 10%, rgba(232, 189, 102, 0.12), transparent 70%),
    rgba(3, 4, 4, 0.58);
  box-shadow: 0 22px 58px rgba(0, 0, 0, 0.36);
  backdrop-filter: blur(4px) saturate(118%);
}

.about-story-panel::before {
  content: "";
  position: absolute;
  inset: -1px;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 32%),
    linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.12), transparent);
}

.about-story-panel > * {
  position: relative;
  z-index: 1;
}

.about-story-panel p:not(.section-label) {
  margin: 28px 0 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(17px, 1.18vw, 20px);
  font-weight: 500;
  line-height: 1.86;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.about-community-panel {
  margin-top: clamp(58px, 6vw, 94px);
}

.community-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  display: grid;
  align-items: center;
  box-sizing: border-box;
  min-height: clamp(460px, 52svh, 610px);
  padding: clamp(96px, 7vw, 128px) 0 clamp(34px, 4vw, 68px);
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.9) 0%, rgba(255, 250, 240, 0.66) 56%, rgba(247, 241, 229, 0.96) 100%),
    radial-gradient(44% 34% at 18% 26%, rgba(220, 178, 91, 0.2), transparent 72%),
    radial-gradient(54% 36% at 82% 30%, rgba(255, 255, 255, 0.74), transparent 74%),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #f7f1e7;
}

.community-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.02) 46%, #f7f1e7 100%),
    linear-gradient(90deg, rgba(255, 250, 240, 0.82), rgba(255, 250, 240, 0.18) 48%, rgba(255, 250, 240, 0.86));
}

.community-hero::after {
  content: attr(data-backdrop-word);
  position: absolute;
  z-index: 0;
  top: clamp(72px, 7vw, 108px);
  left: 50%;
  width: min(1280px, calc(100% - 80px));
  color: rgba(24, 24, 24, 0.045);
  font-family: "Arial Black", "Segoe UI Black", Arial, sans-serif;
  font-size: clamp(82px, 12vw, 194px);
  font-weight: 1000;
  line-height: 0.82;
  letter-spacing: 0;
  text-align: center;
  transform: translateX(-50%);
  pointer-events: none;
}

.community-hero-inner {
  z-index: 1;
  display: grid;
  align-items: center;
  min-height: clamp(260px, 28vw, 380px);
}

.community-hero-copy {
  width: min(100%, 920px);
  margin-inline: auto;
  text-align: center;
}

.community-hero-copy h1 {
  margin: 0;
  color: #181818;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(104px, 13vw, 208px);
  font-weight: 300;
  line-height: 0.9;
  letter-spacing: 0;
  text-shadow: none;
}

.community-hero-copy h1::after {
  content: "";
  display: block;
  width: clamp(108px, 10vw, 172px);
  height: 2px;
  margin: clamp(22px, 2.8vw, 38px) auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(170, 125, 44, 0.82), #d8b76c, rgba(170, 125, 44, 0.82), transparent);
  box-shadow: 0 0 18px rgba(170, 125, 44, 0.22);
}

.community-hero-copy p {
  max-width: 760px;
  margin: clamp(22px, 2.6vw, 34px) auto 0;
  color: rgba(24, 24, 24, 0.8);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(24px, 2.2vw, 36px);
  font-weight: 300;
  line-height: 1.46;
  text-align: center;
}

.community-page .community-impact {
  display: grid;
  align-items: center;
  min-height: auto;
  padding: clamp(58px, 5vw, 88px) 0 clamp(104px, 8vw, 148px);
}

.community-impact-inner {
  box-sizing: border-box;
  width: min(100% - clamp(28px, 8vw, 124px), 1120px);
}

.community-impact-panel {
  box-sizing: border-box;
  width: min(100%, 980px);
  min-height: clamp(480px, 54vw, 720px);
  margin: 0 auto;
  text-align: right;
}

.community-partner-logo {
  display: block;
  width: min(100%, clamp(250px, 34vw, 440px));
  height: auto;
  margin: clamp(24px, 3vw, 40px) auto 0;
  filter: drop-shadow(0 18px 30px rgba(18, 26, 54, 0.08));
}

.community-impact-panel h2 {
  max-width: 820px;
  margin: clamp(28px, 3.4vw, 48px) auto 0;
  color: #181818;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(52px, 6.2vw, 94px);
  font-weight: 300;
  line-height: 1.06;
  letter-spacing: 0;
  text-align: center;
  text-shadow: none;
}

.community-impact-panel h2::after {
  content: "";
  display: block;
  width: clamp(94px, 9vw, 158px);
  height: 2px;
  margin: clamp(32px, 4vw, 52px) auto 0;
  background: linear-gradient(90deg, transparent, rgba(170, 125, 44, 0.84), #d8b76c, rgba(170, 125, 44, 0.84), transparent);
  box-shadow: 0 0 18px rgba(170, 125, 44, 0.24);
}

.community-impact-panel p:not(.section-label) {
  max-width: 760px;
  margin: clamp(36px, 4.4vw, 58px) auto 0;
  font-size: clamp(23px, 2.2vw, 34px);
  line-height: 1.58;
  text-align: center;
}

.community-gallery-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  --community-gallery-gap: clamp(10px, 1.2vw, 18px);
  padding: clamp(98px, 9vw, 154px) 0 clamp(112px, 10vw, 178px);
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(255, 255, 255, 0.96) 38%, #f2eadc 100%),
    radial-gradient(46% 28% at 15% 20%, rgba(174, 132, 52, 0.14), transparent 68%),
    radial-gradient(52% 34% at 88% 72%, rgba(255, 255, 255, 0.82), transparent 72%);
}

.community-gallery-section::before {
  content: "GALLERY";
  position: absolute;
  z-index: 0;
  top: clamp(24px, 5vw, 76px);
  left: 50%;
  width: min(1280px, calc(100% - 80px));
  color: rgba(24, 24, 24, 0.045);
  font-family: "Arial Black", "Segoe UI Black", Arial, sans-serif;
  font-size: clamp(74px, 11vw, 172px);
  font-weight: 1000;
  line-height: 0.86;
  letter-spacing: 0;
  text-align: center;
  transform: translateX(-50%);
  pointer-events: none;
}

body.community-template .community-gallery-inner {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  padding-inline: var(--community-gallery-gap);
}

.community-gallery-head {
  width: min(100%, 780px);
  margin: 0 auto clamp(42px, 5vw, 78px);
  text-align: center;
}

.community-gallery-head .section-label {
  margin-inline: auto;
  color: rgba(151, 109, 36, 0.98);
  text-shadow: none;
}

.community-gallery-head h2 {
  margin: clamp(20px, 2.8vw, 36px) 0 0;
  color: #181818;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(54px, 6.4vw, 104px);
  font-weight: 300;
  line-height: 1.02;
  letter-spacing: 0;
}

.community-gallery-head h2::after {
  content: "";
  display: block;
  width: clamp(92px, 9vw, 156px);
  height: 2px;
  margin: clamp(24px, 3.4vw, 44px) auto 0;
  background: linear-gradient(90deg, transparent, rgba(170, 125, 44, 0.82), #d8b76c, rgba(170, 125, 44, 0.82), transparent);
  box-shadow: 0 0 18px rgba(170, 125, 44, 0.22);
}

.community-gallery-head p:not(.section-label) {
  max-width: 620px;
  margin: clamp(24px, 3vw, 38px) auto 0;
  color: rgba(24, 24, 24, 0.74);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(20px, 1.7vw, 28px);
  font-weight: 300;
  line-height: 1.55;
}

.community-gallery-grid {
  column-count: 5;
  column-gap: var(--community-gallery-gap);
  direction: rtl;
}

.community-gallery-item {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  min-width: 0;
  min-height: 0;
  width: 100%;
  margin: 0 0 var(--community-gallery-gap);
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: #f1eadc;
  box-shadow: 0 14px 34px rgba(21, 19, 15, 0.13);
  cursor: zoom-in;
  line-height: 0;
  -webkit-appearance: none;
  appearance: none;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease;
}

.community-gallery-item.is-wide {
  grid-column: auto;
}

.community-gallery-item.is-tall {
  grid-row: auto;
}

.community-gallery-item:nth-child(5),
.community-gallery-item:nth-child(9),
.community-gallery-item:nth-child(12) {
  grid-column: auto;
}

.community-gallery-item img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  transition:
    filter 260ms ease;
}

.community-gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.42),
    inset 0 -36px 58px rgba(8, 7, 5, 0.12);
  opacity: 0.32;
  transition: opacity 260ms ease;
}

.community-gallery-item:hover,
.community-gallery-item:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(21, 19, 15, 0.17);
}

.community-gallery-item:hover img,
.community-gallery-item:focus-visible img {
  filter: saturate(1.04) contrast(1.02);
}

.community-gallery-item:hover::after,
.community-gallery-item:focus-visible::after {
  opacity: 0.18;
}

.community-gallery-item:focus-visible {
  outline: 3px solid rgba(170, 125, 44, 0.72);
  outline-offset: 5px;
}

.community-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
  padding: 0;
}

body.community-lightbox-open {
  overflow: hidden;
}

.community-lightbox[hidden] {
  display: none;
}

.community-lightbox {
  position: fixed;
  z-index: 2500;
  inset: 0;
  display: grid;
  place-items: center;
  padding: clamp(18px, 3vw, 42px);
}

.community-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(60% 46% at 50% 50%, rgba(70, 56, 31, 0.22), transparent 68%),
    rgba(6, 6, 6, 0.86);
  backdrop-filter: blur(12px);
}

.community-lightbox-dialog {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) 56px;
  align-items: center;
  direction: ltr;
  width: min(100%, 1180px);
  min-height: min(760px, calc(100svh - 72px));
  padding: clamp(18px, 2.4vw, 34px);
  border: 1px solid rgba(224, 188, 111, 0.26);
  border-radius: 8px;
  background: rgba(16, 15, 13, 0.86);
  box-shadow: 0 34px 92px rgba(0, 0, 0, 0.46);
}

.community-lightbox-figure {
  grid-column: 2;
  display: grid;
  align-items: center;
  justify-items: center;
  min-width: 0;
  margin: 0;
}

.community-lightbox-figure img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: min(72svh, 760px);
  border-radius: 8px;
  object-fit: contain;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36);
}

.community-lightbox-figure figcaption {
  min-height: 1.6em;
  margin-top: 16px;
  color: rgba(255, 250, 240, 0.78);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(15px, 1.1vw, 18px);
  font-weight: 400;
  line-height: 1.5;
  direction: rtl;
  text-align: center;
}

.community-lightbox-close,
.community-lightbox-nav {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(232, 189, 102, 0.34);
  border-radius: 50%;
  color: #fffaf0;
  background: rgba(255, 250, 240, 0.08);
  cursor: pointer;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    transform 180ms ease;
}

.community-lightbox-close:hover,
.community-lightbox-nav:hover,
.community-lightbox-close:focus-visible,
.community-lightbox-nav:focus-visible {
  border-color: rgba(232, 189, 102, 0.78);
  background: rgba(232, 189, 102, 0.18);
  transform: translateY(-1px);
}

.community-lightbox-close:focus-visible,
.community-lightbox-nav:focus-visible {
  outline: 3px solid rgba(232, 189, 102, 0.42);
  outline-offset: 4px;
}

.community-lightbox-close svg,
.community-lightbox-nav svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.community-lightbox-close {
  position: absolute;
  top: 18px;
  left: 18px;
}

.community-lightbox-prev {
  grid-column: 1;
}

.community-lightbox-next {
  grid-column: 3;
}

@media (prefers-reduced-motion: reduce) {
  .community-gallery-item,
  .community-gallery-item img,
  .community-gallery-item::after,
  .community-lightbox-close,
  .community-lightbox-nav {
    transition: none;
  }
}

@media (max-width: 1180px) {
  .community-gallery-grid {
    column-count: 4;
  }
}

@media (max-width: 980px) {
  .community-gallery-grid {
    column-count: 3;
    column-gap: var(--community-gallery-gap);
  }

  .community-lightbox {
    padding: 18px;
  }

  .community-lightbox-dialog {
    grid-template-columns: 48px minmax(0, 1fr) 48px;
    min-height: min(720px, calc(100svh - 36px));
    padding: 64px 14px 20px;
  }

  .community-lightbox-figure img {
    max-height: 68svh;
  }
}

@media (max-width: 640px) {
  .community-gallery-section {
    --community-gallery-gap: 10px;
    padding-top: 74px;
    padding-bottom: 88px;
  }

  .community-gallery-section::before {
    top: 46px;
    width: calc(100% - 28px);
    font-size: clamp(48px, 14vw, 62px);
  }

  .community-gallery-inner {
    width: 100%;
    padding-inline: var(--community-gallery-gap);
  }

  .community-gallery-head {
    width: calc(100vw - 56px);
    max-width: 334px;
    margin-inline: auto;
    margin-bottom: 34px;
  }

  .community-gallery-head h2 {
    font-size: clamp(36px, 11vw, 46px);
    line-height: 1.08;
  }

  .community-gallery-head p:not(.section-label) {
    font-size: 18px;
    line-height: 1.52;
  }

  .community-gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--community-gallery-gap);
    align-items: start;
    column-count: auto;
    column-gap: var(--community-gallery-gap);
  }

  .community-gallery-item,
  .community-gallery-item.is-wide,
  .community-gallery-item.is-tall,
  .community-gallery-item:nth-child(5),
  .community-gallery-item:nth-child(9),
  .community-gallery-item:nth-child(12) {
    display: block;
    width: 100%;
    margin: 0;
    grid-column: span 1;
    grid-row: auto;
    break-inside: auto;
  }

  .community-gallery-item.is-wide,
  .community-gallery-item:nth-child(1),
  .community-gallery-item:nth-child(6),
  .community-gallery-item:nth-child(7),
  .community-gallery-item:nth-child(11),
  .community-gallery-item:nth-child(13) {
    grid-column: 1 / -1;
  }

  .community-gallery-item:nth-child(1) { order: 1; }
  .community-gallery-item:nth-child(2) { order: 2; }
  .community-gallery-item:nth-child(3) { order: 3; }
  .community-gallery-item:nth-child(6) { order: 4; }
  .community-gallery-item:nth-child(4) { order: 5; }
  .community-gallery-item:nth-child(5) { order: 6; }
  .community-gallery-item:nth-child(8) { order: 7; }
  .community-gallery-item:nth-child(9) { order: 8; }
  .community-gallery-item:nth-child(7) { order: 9; }
  .community-gallery-item:nth-child(10) { order: 10; }
  .community-gallery-item:nth-child(12) { order: 11; }
  .community-gallery-item:nth-child(11) { order: 12; }
  .community-gallery-item:nth-child(13) { order: 13; }

  .community-lightbox {
    padding: 12px;
  }

  .community-lightbox-dialog {
    grid-template-columns: 1fr 1fr;
    align-content: start;
    gap: 14px 12px;
    min-height: auto;
    max-height: calc(100svh - 24px);
    overflow-y: auto;
    padding: 86px 12px 18px;
  }

  .community-lightbox-figure {
    grid-column: 1 / -1;
  }

  .community-lightbox-figure img {
    max-height: 64svh;
  }

  .community-lightbox-nav {
    width: 48px;
    height: 48px;
    justify-self: center;
  }

  .community-lightbox-prev,
  .community-lightbox-next {
    grid-column: auto;
    grid-row: 2;
  }

  .community-lightbox-close {
    top: 12px;
    left: 12px;
  }
}

.about-closing {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  scroll-margin-top: 128px;
  display: grid;
  align-items: center;
  min-height: clamp(560px, 52vw, 760px);
  padding: clamp(88px, 8vw, 140px) 0 clamp(106px, 9vw, 168px);
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86), rgba(2, 3, 3, 0.9)),
    url("./assets/home/night-street.jpg") center 52% / cover no-repeat,
    #020303;
}

.about-closing::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, #020303 0%, rgba(2, 3, 3, 0.36) 26%, rgba(2, 3, 3, 0.52) 62%, #020303 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.9), rgba(2, 3, 3, 0.38) 48%, rgba(2, 3, 3, 0.9)),
    radial-gradient(70% 44% at 50% 46%, rgba(232, 189, 102, 0.16), transparent 70%);
}

.about-closing::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.9), transparent);
  box-shadow: 0 0 24px rgba(232, 189, 102, 0.36);
}

.about-closing-video {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 54%;
  opacity: 0.76;
  filter: saturate(1.04) contrast(1.05) brightness(0.82);
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .about-closing-video {
    display: none;
  }
}

.about-closing-inner {
  position: relative;
  z-index: 3;
  display: grid;
  justify-items: center;
  max-width: 950px;
  text-align: center;
}

.about-closing h2::after {
  margin-right: auto;
  margin-left: auto;
}

.about-closing p {
  max-width: 820px;
  margin: 28px 0 34px;
  color: rgba(255, 250, 240, 0.8);
  font-size: clamp(19px, 1.35vw, 24px);
  font-weight: 500;
  line-height: 1.82;
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.78);
}

.press-page {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #020303;
  color: var(--white);
}

.press-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(188px, 16vw, 236px) 0 clamp(82px, 8vw, 132px);
  background:
    radial-gradient(58% 46% at 80% 28%, rgba(232, 189, 102, 0.18), transparent 70%),
    radial-gradient(42% 36% at 18% 72%, rgba(255, 255, 255, 0.075), transparent 74%),
    linear-gradient(180deg, #020303 0%, #090b0b 58%, #020303 100%);
}

.press-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: auto -18% -128px;
  height: clamp(250px, 22vw, 380px);
  pointer-events: none;
  background:
    url("./assets/generated/clouds-natural-bank-soft.png") center top / min(1780px, 118%) auto no-repeat,
    linear-gradient(180deg, transparent 0%, rgba(2, 3, 3, 0.72) 48%, #020303 100%);
  filter: sepia(0.16) saturate(0.84) brightness(0.7);
  opacity: 0.54;
}

.press-hero::after,
.press-list-section::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.76), transparent);
  box-shadow: 0 0 24px rgba(232, 189, 102, 0.28);
}

.press-hero::after {
  bottom: 0;
}

.press-hero-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.48fr);
  align-items: end;
  gap: clamp(36px, 5vw, 82px);
}

.press-hero-copy {
  max-width: 830px;
}

.press-hero h1 {
  margin: 10px 0 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(72px, 8vw, 128px);
  font-weight: 500;
  line-height: 1.02;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.18),
    0 22px 56px rgba(0, 0, 0, 0.64),
    0 0 30px rgba(232, 189, 102, 0.16);
}

.press-hero-copy > p:not(.section-label) {
  max-width: 760px;
  margin: 24px 0 0;
  color: rgba(255, 250, 240, 0.82);
  font-size: clamp(19px, 1.45vw, 25px);
  font-weight: 600;
  line-height: 1.72;
  text-shadow: 0 14px 36px rgba(0, 0, 0, 0.58);
}

.press-source-wall {
  display: grid;
  gap: 12px;
  align-self: end;
}

.press-source-wall span {
  min-height: 70px;
  display: grid;
  place-items: center;
  padding: 0 20px;
  border: 1px solid rgba(232, 189, 102, 0.46);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.025)),
    rgba(0, 0, 0, 0.28);
  color: #f1c978;
  font-family: var(--title-serif);
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 600;
  line-height: 1.1;
  text-align: center;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 18px 44px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(5px) saturate(112%);
}

.press-list-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(86px, 8vw, 132px) 0 clamp(104px, 9vw, 152px);
  background:
    linear-gradient(180deg, #020303 0%, rgba(2, 3, 3, 0.76) 36%, #020303 100%),
    radial-gradient(56% 42% at 74% 18%, rgba(232, 189, 102, 0.12), transparent 72%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.78), rgba(2, 3, 3, 0.12) 50%, rgba(2, 3, 3, 0.78)),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #020303;
}

.press-list-section::before {
  top: 0;
}

.press-list-section::after {
  content: "PRESS";
  position: absolute;
  z-index: 0;
  top: clamp(54px, 5vw, 84px);
  left: 50%;
  width: min(1220px, calc(100% - 96px));
  pointer-events: none;
  color: rgba(255, 250, 240, 0.045);
  font-family: "Arial Black", "Segoe UI Black", Arial, sans-serif;
  font-size: clamp(112px, 16vw, 236px);
  font-weight: 1000;
  line-height: 0.8;
  text-align: left;
  letter-spacing: 0;
  transform: translateX(-50%);
  text-shadow:
    0 0 44px rgba(232, 189, 102, 0.08),
    0 28px 80px rgba(0, 0, 0, 0.48);
}

.press-list-section .section-inner {
  position: relative;
  z-index: 1;
}

.press-list-head {
  display: grid;
  grid-template-columns: minmax(260px, 0.5fr) minmax(0, 1fr);
  align-items: end;
  gap: clamp(26px, 5vw, 78px);
  margin-bottom: clamp(34px, 4vw, 58px);
}

.press-list-head h2 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(42px, 4.8vw, 78px);
  font-weight: 500;
  line-height: 1.12;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 18px 46px rgba(0, 0, 0, 0.54);
}

.press-list-head h2::after {
  content: "";
  display: block;
  width: clamp(62px, 7vw, 104px);
  height: 2px;
  margin: 24px 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.94), #f6d88a, rgba(232, 189, 102, 0.94), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.5);
}

.press-list-head p {
  margin: 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(17px, 1.18vw, 21px);
  font-weight: 500;
  line-height: 1.82;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.press-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
}

.press-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(232, 189, 102, 0.42);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.025)),
    radial-gradient(90% 70% at 88% 10%, rgba(232, 189, 102, 0.12), transparent 70%),
    rgba(3, 4, 4, 0.68);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 22px 58px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(4px) saturate(116%);
}

.press-card-media {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  border-bottom: 1px solid rgba(232, 189, 102, 0.28);
  background: #050606;
}

.press-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0) 44%, rgba(2, 3, 3, 0.48) 100%),
    radial-gradient(70% 42% at 50% 0%, rgba(255, 255, 255, 0.14), transparent 68%);
}

.press-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.02) contrast(1.04) brightness(0.92);
  transition: transform 520ms var(--ease), filter 520ms ease;
}

.press-card-body {
  min-height: 390px;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: clamp(24px, 2.4vw, 34px);
}

.press-source {
  margin: 0 0 16px;
  color: #f1c978;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}

.press-card h3 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(25px, 2vw, 34px);
  font-weight: 600;
  line-height: 1.26;
  overflow-wrap: anywhere;
  text-shadow: 0 14px 36px rgba(0, 0, 0, 0.56);
}

.press-card h3 a {
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

.press-card-body > p:not(.press-source):not(.press-credit) {
  margin: 22px 0 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(16px, 1.08vw, 19px);
  font-weight: 500;
  line-height: 1.78;
  text-shadow: 0 3px 18px rgba(0, 0, 0, 0.72);
}

.press-credit {
  margin: 18px 0 0;
  color: rgba(255, 250, 240, 0.56);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

.press-read-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 46px;
  margin-top: auto;
  padding: 0 18px;
  border: 1px solid rgba(232, 189, 102, 0.58);
  border-radius: 999px;
  color: #fffaf0;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  background:
    linear-gradient(135deg, rgba(232, 189, 102, 0.26), rgba(169, 121, 34, 0.14)),
    rgba(0, 0, 0, 0.2);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    0 14px 32px rgba(0, 0, 0, 0.24);
}

.press-read-more svg {
  width: 19px;
  height: 19px;
  stroke-width: 1.8;
}

@media (hover: hover) and (pointer: fine) {
  .press-card:hover .press-card-media img {
    transform: scale(1.035);
    filter: saturate(1.06) contrast(1.06) brightness(0.98);
  }

  .press-card h3 a:hover {
    text-decoration-line: underline;
  }

  .press-read-more:hover {
    background:
      linear-gradient(135deg, rgba(232, 189, 102, 0.36), rgba(169, 121, 34, 0.22)),
      rgba(0, 0, 0, 0.26);
  }
}

@media (max-width: 1120px) {
  .press-hero-inner,
  .press-list-head {
    grid-template-columns: 1fr;
  }

  .press-source-wall {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .press-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .press-card-featured {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(320px, 0.88fr) minmax(0, 1fr);
  }

  .press-card-featured .press-card-media {
    min-height: 100%;
    border-bottom: 0;
    border-left: 1px solid rgba(232, 189, 102, 0.28);
  }
}

@media (max-width: 760px) {
  .press-hero {
    padding: 136px 0 68px;
  }

  .press-hero-inner {
    width: calc(100% - 28px);
    gap: 28px;
  }

  .press-hero h1 {
    font-size: clamp(54px, 17vw, 82px);
  }

  .press-hero-copy > p:not(.section-label) {
    font-size: 16px;
    line-height: 1.72;
  }

  .press-source-wall {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .press-source-wall span {
    min-height: 54px;
    font-size: 21px;
  }

  .press-list-section {
    padding: 70px 0 88px;
    background-position:
      center,
      center,
      center,
      56% 50%,
      center;
  }

  .press-list-section::after {
    top: 72px;
    width: calc(100% - 28px);
    color: rgba(255, 250, 240, 0.035);
    font-size: clamp(68px, 20vw, 86px);
    text-align: center;
  }

  .press-list-section .section-inner {
    width: calc(100% - 28px);
  }

  .press-list-head {
    gap: 18px;
    margin-bottom: 26px;
  }

  .press-list-head h2 {
    font-size: 38px;
  }

  .press-list-head p {
    font-size: 16px;
    line-height: 1.72;
  }

  .press-grid,
  .press-card-featured {
    grid-template-columns: 1fr;
  }

  .press-card-featured {
    display: flex;
  }

  .press-card-featured .press-card-media {
    min-height: 0;
    border-bottom: 1px solid rgba(232, 189, 102, 0.28);
    border-left: 0;
  }

  .press-card-body {
    min-height: auto;
    padding: 22px;
  }

  .press-card h3 {
    font-size: 25px;
  }

  .press-card-body > p:not(.press-source):not(.press-credit) {
    font-size: 15.5px;
    line-height: 1.72;
  }

  .press-read-more {
    width: 100%;
    margin-top: 24px;
  }
}

/* Press page black-and-white refresh. */
.press-template .menu-button,
.press-template .contact-button {
  border-color: rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.18) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 22px rgba(255, 255, 255, 0.08) !important;
}

.press-template .menu-button svg,
.press-template .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor;
}

.press-template .gs-logo {
  filter:
    drop-shadow(0 1px 8px rgba(255, 255, 255, 0.5))
    drop-shadow(0 14px 30px rgba(0, 0, 0, 0.42));
}

.press-page {
  background: #efeee9;
  color: #080808;
}

.press-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: 100svh;
  display: grid;
  align-items: end;
  padding: clamp(178px, 17vw, 238px) 0 clamp(76px, 9vw, 126px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: #050606;
}

.press-hero::before {
  z-index: 2;
  inset: 0;
  height: auto;
  background:
    linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.14) 50%, transparent 100%) center calc(100% - 2px) / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), transparent 24%, transparent 76%, rgba(0, 0, 0, 0.42));
  pointer-events: none;
}

.press-hero::after {
  content: none;
}

.press-list-section::before {
  background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.22), transparent);
  box-shadow: none;
}

.press-hero-media {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(1.06) contrast(1.04) brightness(1);
}

.press-hero-video {
  transform: scale(1.018);
  transform-origin: center;
  background: #050606;
}

.press-hero-noscript {
  display: block;
}

.press-hero-shade {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(38% 34% at 78% 74%, rgba(0, 0, 0, 0.22), transparent 72%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.02) 0%, rgba(2, 3, 3, 0.04) 48%, rgba(2, 3, 3, 0.18) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0) 58%, rgba(2, 3, 3, 0.22) 74%, rgba(2, 3, 3, 0.72) 100%);
  pointer-events: none;
}

.press-hero-inner {
  position: relative;
  z-index: 3;
  width: min(1320px, calc(100% - 96px));
  display: block;
}

.press-hero-inner::before {
  content: none;
}

.press-hero-copy {
  width: 100%;
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.52fr);
  align-items: end;
  gap: clamp(34px, 6vw, 92px);
  text-align: right;
}

.press-hero-copy::before {
  content: none;
}

.press-hero-copy::after {
  content: none;
}

.press-hero .section-label {
  grid-column: 1 / -1;
  margin: 0 0 -18px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 13px;
  letter-spacing: 0.22em;
}

.press-hero .section-label::before {
  content: none;
}

.press-hero h1 {
  margin: 0;
  color: #ffffff;
  font-family: "Noto Serif Hebrew", var(--title-serif) !important;
  font-size: clamp(62px, 7.6vw, 138px);
  font-weight: 700 !important;
  line-height: 0.96;
  text-align: right;
  letter-spacing: 0;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 28px 70px rgba(0, 0, 0, 0.58);
}

.press-hero-copy > p:not(.section-label) {
  grid-column: 2;
  width: 100%;
  max-width: none;
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(18px, 1.55vw, 27px);
  font-weight: 600;
  line-height: 1.75;
  text-shadow: 0 18px 46px rgba(0, 0, 0, 0.72);
}

.press-source-wall span {
  border-color: rgba(0, 0, 0, 0.14);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(232, 232, 232, 0.52)),
    rgba(255, 255, 255, 0.78);
  color: #080808;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    0 18px 40px rgba(0, 0, 0, 0.12);
}

.press-list-section {
  padding: clamp(58px, 6vw, 92px) 0 clamp(88px, 7vw, 122px);
  background:
    linear-gradient(180deg, #f2f2f2 0%, #ffffff 34%, #f4f4f4 100%),
    radial-gradient(44% 32% at 18% 18%, rgba(0, 0, 0, 0.06), transparent 72%),
    radial-gradient(42% 34% at 82% 72%, rgba(0, 0, 0, 0.05), transparent 72%),
    #f7f7f7;
}

.press-list-section::after {
  top: clamp(38px, 4vw, 68px);
  width: min(1080px, calc(100% - 96px));
  color: rgba(0, 0, 0, 0.035);
  font-size: clamp(96px, 13vw, 180px);
  text-shadow: none;
}

.press-list-section .section-inner {
  width: min(1080px, calc(100% - 96px));
}

.press-list-head {
  grid-template-columns: minmax(250px, 0.42fr) minmax(0, 1fr);
  gap: clamp(24px, 4vw, 54px);
  margin-bottom: clamp(30px, 3vw, 42px);
}

.press-list-head h2 {
  color: #080808;
  font-size: clamp(36px, 3.6vw, 58px);
  text-shadow: none;
}

.press-list-head h2::after {
  width: clamp(56px, 5vw, 82px);
  margin-top: 18px;
  background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), #080808, rgba(0, 0, 0, 0.5), transparent);
  box-shadow: none;
}

.press-list-head p {
  max-width: 620px;
  color: rgba(8, 8, 8, 0.66);
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.75;
  text-shadow: none;
}

.press-grid {
  gap: clamp(16px, 1.65vw, 22px);
}

.press-card {
  border-color: rgba(0, 0, 0, 0.12);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(245, 245, 245, 0.88)),
    #ffffff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 18px 46px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(3px) saturate(104%);
}

.press-card-featured {
  grid-column: auto;
  display: flex;
  grid-template-columns: none;
}

.press-card-media {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  background: #e7e7e7;
}

.press-card-featured .press-card-media {
  min-height: 0;
  border-left: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.press-card-media::after {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0) 48%, rgba(0, 0, 0, 0.13) 100%),
    radial-gradient(70% 42% at 50% 0%, rgba(255, 255, 255, 0.18), transparent 68%);
}

.press-card-media img {
  filter: saturate(1.12) contrast(1.04) brightness(1.01);
}

.press-card-body {
  min-height: 340px;
  padding: clamp(22px, 1.8vw, 28px);
}

.press-source {
  color: rgba(8, 8, 8, 0.58);
}

.press-card h3 {
  color: #060606;
  font-size: clamp(22px, 1.55vw, 27px);
  line-height: 1.3;
  text-shadow: none;
}

.press-card-body > p:not(.press-source):not(.press-credit) {
  color: rgba(8, 8, 8, 0.68);
  font-size: clamp(15.5px, 0.98vw, 17px);
  line-height: 1.74;
  text-shadow: none;
}

.press-credit {
  color: rgba(8, 8, 8, 0.48);
}

.press-template .press-read-more {
  border-color: #080808;
  color: #ffffff;
  font-family: var(--title-serif) !important;
  font-size: clamp(19px, 1.16vw, 22px);
  font-weight: 900 !important;
  background: #080808;
  box-shadow: none;
}

.press-read-more:focus-visible {
  outline-color: #080808;
}

@media (hover: hover) and (pointer: fine) {
  .press-template .menu-button:hover,
  .press-template .contact-button:hover {
    border-color: rgba(255, 255, 255, 0.9) !important;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.06)),
      rgba(0, 0, 0, 0.24) !important;
    box-shadow:
      0 22px 56px rgba(0, 0, 0, 0.36),
      0 0 26px rgba(255, 255, 255, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.28) !important;
  }

  .press-card:hover .press-card-media img {
    transform: scale(1.03);
    filter: saturate(1.2) contrast(1.06) brightness(1.03);
  }

  .press-read-more:hover {
    color: #080808;
    background: #ffffff;
  }
}

@media (max-width: 1120px) {
  .press-hero-inner,
  .press-list-section .section-inner,
  .press-list-section::after {
    width: min(900px, calc(100% - 64px));
  }

  .press-hero-copy {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .press-hero h1 {
    text-align: right;
  }

  .press-hero-copy > p:not(.section-label) {
    grid-column: auto;
  }

  .press-card-featured .press-card-media {
    border-left-color: rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 760px) {
  .press-hero {
    min-height: 100svh;
    padding: 138px 0 54px;
  }

  .press-hero::before {
    background:
      linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.14) 50%, transparent 100%) center calc(100% - 2px) / 100% 1px no-repeat,
      linear-gradient(180deg, rgba(255, 255, 255, 0.1), transparent 24%, transparent 76%, rgba(0, 0, 0, 0.42));
  }

  .press-hero-media {
    object-position: 64% center;
    filter: saturate(1.04) contrast(1.04) brightness(0.98);
  }

  .press-hero-shade {
    background:
      radial-gradient(72% 34% at 58% 78%, rgba(0, 0, 0, 0.22), transparent 72%),
      linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0) 56%, rgba(2, 3, 3, 0.22) 70%, rgba(2, 3, 3, 0.78) 100%),
      linear-gradient(90deg, rgba(2, 3, 3, 0.03), rgba(2, 3, 3, 0.22));
  }

  .press-hero-inner,
  .press-list-section .section-inner,
  .press-list-section::after {
    width: calc(100% - 28px);
  }

  .press-hero-copy {
    max-width: 100%;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .press-hero .section-label {
    margin: 0 0 -6px;
    font-size: 12px;
    letter-spacing: 0.18em;
  }

  .press-hero h1 {
    font-size: clamp(54px, 14vw, 76px);
    text-align: right;
  }

  .press-hero-copy > p:not(.section-label) {
    grid-column: auto;
    max-width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
  }

  .press-list-section {
    padding: 62px 0 84px;
  }

  .press-list-section::after {
    top: 58px;
    color: rgba(0, 0, 0, 0.028);
    font-size: clamp(62px, 18vw, 82px);
  }

  .press-list-head {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 26px;
  }

  .press-list-head h2 {
    font-size: 34px;
  }

  .press-list-head p {
    max-width: 100%;
  }

  .press-card-featured {
    grid-column: auto;
  }

  .press-card-featured .press-card-media {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-left: 0;
  }

  .press-card-body {
    min-height: auto;
  }
}

.footer {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  scroll-margin-top: 116px;
  min-height: clamp(780px, 58vw, 1040px);
  background: #020303;
  color: var(--white);
}

.footer-bg {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: url("./assets/generated/footer-telaviv-sunset.png") center 43% / cover no-repeat;
  background-attachment: scroll;
  filter: none;
  transform: none;
  transform-origin: center;
  will-change: auto;
}

.footer-bg::before,
.footer-bg::after {
  content: none;
  display: none;
}

.footer-bg::before {
  z-index: 1;
  inset: 25% -18% 30%;
  background:
    radial-gradient(ellipse at 7% 58%, rgba(255, 250, 232, 0.18) 0 16%, transparent 38%),
    radial-gradient(ellipse at 23% 48%, rgba(255, 243, 213, 0.12) 0 18%, transparent 42%),
    radial-gradient(ellipse at 45% 56%, rgba(255, 255, 255, 0.1) 0 15%, transparent 36%),
    radial-gradient(ellipse at 67% 50%, rgba(255, 236, 200, 0.14) 0 17%, transparent 40%),
    radial-gradient(ellipse at 92% 56%, rgba(255, 250, 232, 0.16) 0 16%, transparent 38%),
    radial-gradient(ellipse at 54% 62%, rgba(255, 255, 255, 0.08) 0 12%, transparent 34%),
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.08) 42%, transparent 100%);
  background-size:
    42% 74%,
    48% 82%,
    50% 72%,
    44% 78%,
    42% 72%,
    100% 100%;
  background-position:
    0 58%,
    18% 46%,
    48% 60%,
    72% 44%,
    100% 58%,
    center;
  filter: blur(18px);
  opacity: 0.24;
  mix-blend-mode: screen;
}

.footer-bg::after {
  z-index: 2;
  inset: 0 -14% 54%;
  background:
    radial-gradient(ellipse at 18% 26%, rgba(255, 255, 255, 0.12) 0 8%, transparent 26%),
    radial-gradient(ellipse at 44% 16%, rgba(255, 255, 255, 0.1) 0 10%, transparent 30%),
    radial-gradient(ellipse at 72% 28%, rgba(255, 255, 255, 0.12) 0 9%, transparent 28%),
    linear-gradient(104deg, transparent 0%, rgba(255, 255, 255, 0.07) 28%, transparent 52%),
    linear-gradient(78deg, transparent 10%, rgba(255, 255, 255, 0.07) 44%, transparent 68%);
  background-size:
    38% 48%,
    52% 54%,
    42% 50%,
    82% 100%,
    72% 100%;
  background-position:
    8% 18%,
    46% 6%,
    88% 26%,
    0 0,
    100% 0;
  filter: blur(10px);
  opacity: 0.26;
  mix-blend-mode: screen;
}

@media (prefers-reduced-motion: no-preference) {
  .footer-bg {
    animation: none;
  }

  .footer-bg::before {
    animation: none;
  }

  .footer-bg::after {
    animation: none;
  }
}

.footer::before {
  content: none;
  display: none;
}

.footer-cloud-drift {
  display: none;
}

.footer-sun-glow {
  display: none;
}

.footer-sun-glow::before {
  content: none;
}

.footer-sun-glow::after {
  content: none;
}

.footer-cloud-drift-low {
  top: 24%;
  height: clamp(150px, 12vw, 220px);
  background:
    url("./assets/generated/clouds-natural-bank-soft.png"),
    url("./assets/generated/clouds-natural-bank-soft.png");
  background-size:
    86% auto,
    38% auto;
  background-position:
    -28% 62%,
    58% 72%;
  filter: blur(4px) grayscale(1) saturate(0.18) brightness(0.7);
  opacity: 0.24;
  -webkit-mask-image:
    radial-gradient(ellipse at 18% 54%, #000 0 30%, transparent 68%),
    radial-gradient(ellipse at 52% 48%, #000 0 34%, transparent 72%),
    radial-gradient(ellipse at 86% 56%, #000 0 28%, transparent 66%),
    linear-gradient(180deg, transparent 0%, transparent 28%, #000 48%, #000 62%, transparent 90%);
  mask-image:
    radial-gradient(ellipse at 18% 54%, #000 0 30%, transparent 68%),
    radial-gradient(ellipse at 52% 48%, #000 0 34%, transparent 72%),
    radial-gradient(ellipse at 86% 56%, #000 0 28%, transparent 66%),
    linear-gradient(180deg, transparent 0%, transparent 28%, #000 48%, #000 62%, transparent 90%);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
  mix-blend-mode: screen;
}

.footer-cloud-drift-sky {
  top: 21%;
  height: clamp(150px, 13vw, 225px);
  background:
    url("./assets/generated/clouds-natural-bank-opaque.png"),
    radial-gradient(ellipse at 42% 36%, rgba(255, 243, 214, 0.14) 0 12%, transparent 38%);
  background-size:
    34% auto,
    70% 68%;
  background-position:
    69% 62%,
    center;
  filter: blur(5px) grayscale(1) saturate(0.16) brightness(0.62);
  opacity: 0.06;
  -webkit-mask-image:
    radial-gradient(ellipse at 22% 52%, #000 0 26%, transparent 66%),
    radial-gradient(ellipse at 70% 48%, #000 0 28%, transparent 66%),
    linear-gradient(180deg, transparent 0%, transparent 34%, #000 52%, #000 60%, transparent 82%);
  mask-image:
    radial-gradient(ellipse at 22% 52%, #000 0 26%, transparent 66%),
    radial-gradient(ellipse at 70% 48%, #000 0 28%, transparent 66%),
    linear-gradient(180deg, transparent 0%, transparent 34%, #000 52%, #000 60%, transparent 82%);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
  mix-blend-mode: screen;
}

@media (prefers-reduced-motion: no-preference) {
  .footer-sun-glow {
    animation: none;
  }

  .footer-sun-glow::before {
    animation: none;
  }

  .footer-sun-glow::after {
    animation: none;
  }

  .footer-cloud-drift-low {
    animation: none;
  }

  .footer-cloud-drift-sky {
    animation: none;
  }
}

.footer::after {
  content: none;
  display: none;
}

.footer-content {
  position: relative;
  z-index: 3;
  width: min(1480px, calc(100% - 96px));
  min-height: clamp(780px, 58vw, 1040px);
  margin: 0 auto;
  padding: clamp(230px, 18vw, 328px) 0 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-brand-row {
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(54px, 5vw, 86px);
  color: rgba(255, 255, 255, 0.92);
  opacity: var(--footer-brand-opacity);
  transform: translate3d(0, var(--footer-brand-y), 0) scale(var(--footer-brand-scale));
  will-change: opacity, transform;
}

.footer-brand {
  width: clamp(230px, 18vw, 310px);
  display: grid;
  justify-items: center;
  color: rgba(255, 255, 255, 0.92);
  text-shadow: 0 0 24px rgba(255, 255, 255, 0.18);
}

.footer-logo-gs {
  width: clamp(188px, 14.1vw, 260px);
  height: auto;
}

.footer-logo-wave {
  width: clamp(188px, 14.1vw, 260px);
  height: auto;
}

.footer-logo-gs {
  filter:
    drop-shadow(0 0 10px rgba(255, 255, 255, 0.46))
    drop-shadow(0 0 28px rgba(255, 255, 255, 0.16))
    drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32));
  animation: none;
}

.footer-logo-wave {
  filter:
    drop-shadow(0 0 10px rgba(255, 255, 255, 0.34))
    drop-shadow(0 0 24px rgba(255, 255, 255, 0.12))
    drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32));
  animation: none;
}

.footer-brand-gs {
  gap: 7px;
}

.footer-monogram {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(44px, 3.7vw, 70px);
  line-height: 0.86;
}

.footer-brand strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(31px, 2.4vw, 48px);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.15em;
}

.footer-brand small {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.68);
  font-size: clamp(10px, 0.8vw, 13px);
  font-weight: 700;
  letter-spacing: 0.52em;
}

.footer-brand-divider {
  width: 1px;
  height: clamp(104px, 8vw, 144px);
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.64), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.18);
}

.footer-wave-mark {
  width: clamp(104px, 8vw, 154px);
  height: auto;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.84);
}

.footer-wave-mark path {
  stroke-width: 3.2;
}

.footer h2 {
  margin: clamp(52px, 5vw, 80px) 0 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(44px, 4.3vw, 78px);
  font-weight: 400;
  line-height: 1.16;
  opacity: var(--footer-title-opacity);
  transform: translate3d(0, var(--footer-title-y), 0);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22),
    0 18px 44px rgba(0, 0, 0, 0.62),
    0 0 24px rgba(255, 255, 255, 0.12);
  will-change: opacity, transform;
}

.footer-title-line {
  width: clamp(72px, 7vw, 106px);
  height: 2px;
  margin: 26px 0 24px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.62) 28%, #ffffff 50%, rgba(255, 255, 255, 0.62) 72%, transparent),
    linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.86) 48%, transparent 58%);
  background-size: 100% 100%, 220% 100%;
  background-position: center, calc(120% - var(--footer-progress) * 120%) center;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.28);
  opacity: var(--footer-title-opacity);
  transform: translate3d(0, var(--footer-title-y), 0);
  will-change: opacity, transform, background-position;
}

.footer-intro {
  margin: 0;
  color: rgba(255, 250, 240, 0.72);
  font-size: clamp(16px, 1.08vw, 21px);
  font-weight: 500;
  line-height: 1.7;
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
  will-change: opacity, transform;
}

.footer-contact-row {
  direction: rtl;
  display: grid;
  place-items: center;
  justify-content: center;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.86);
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
  will-change: opacity, transform;
}

.footer-contact-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-width: min(280px, 82vw);
  min-height: 58px;
  padding: 0 34px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 8px;
  color: #08090c;
  background:
    linear-gradient(135deg, #ffffff 0%, #c9c9c9 46%, #f4f4f4 74%, #8f8f8f 100%);
  box-shadow:
    0 18px 46px rgba(255, 255, 255, 0.12),
    0 0 34px rgba(255, 255, 255, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.7);
  font: inherit;
  font-size: clamp(18px, 1.08vw, 22px);
  font-weight: 900;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
  transition: transform 220ms var(--ease), box-shadow 220ms ease, filter 220ms ease, border-color 220ms ease;
}

.footer-contact-button svg {
  width: 24px;
  height: 24px;
  stroke-width: 2;
}

.footer-contact-button:focus-visible {
  outline: 3px solid rgba(255, 250, 240, 0.92);
  outline-offset: 4px;
}

.footer-social {
  margin-top: 30px;
  display: grid;
  justify-items: center;
  gap: 15px;
  color: rgba(255, 250, 240, 0.72);
  font-size: 15px;
  font-weight: 500;
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
  will-change: opacity, transform;
}

.footer-social div {
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(22px, 2vw, 34px);
}

.footer-social a,
.footer-social-icon {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  color: rgba(255, 255, 255, 0.8);
}

.footer-social-icon {
  cursor: default;
  pointer-events: none;
}

.footer-social svg {
  width: 25px;
  height: 25px;
  stroke-width: 2;
}

.footer-glow-line {
  width: min(520px, 44vw);
  height: 2px;
  margin: clamp(34px, 3vw, 46px) 0 31px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.42), #ffffff, rgba(255, 255, 255, 0.42), transparent);
  box-shadow:
    0 0 18px rgba(255, 255, 255, 0.22),
    0 0 44px rgba(255, 255, 255, 0.1);
  opacity: var(--footer-nav-opacity);
  transform: translate3d(0, var(--footer-nav-y), 0);
  will-change: opacity, transform;
}

.footer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 13px 0;
  max-width: min(1020px, 100%);
  margin-inline: auto;
  padding-inline: 76px;
  color: rgba(255, 250, 240, 0.82);
  font-size: clamp(14px, 0.92vw, 17px);
  font-weight: 600;
  line-height: 1.35;
  opacity: var(--footer-nav-opacity);
  transform: translate3d(0, var(--footer-nav-y), 0);
  will-change: opacity, transform;
}

.footer-nav a {
  padding: 0 clamp(16px, 1.8vw, 30px);
  border-inline-start: 1px solid rgba(255, 250, 240, 0.34);
  white-space: nowrap;
}

.footer-nav a:first-child {
  border-inline-start: 0;
}

.footer-bottom {
  direction: rtl;
  width: min(100%, 1120px);
  margin: auto auto 0;
  padding: 18px 76px 0 76px;
  display: grid;
  justify-items: center;
  gap: 9px;
  color: rgba(255, 250, 240, 0.66);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  opacity: var(--footer-nav-opacity);
  transform: translate3d(0, var(--footer-nav-y), 0);
  will-change: opacity, transform;
}

.footer-bottom div {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  min-width: 0;
}

.footer-bottom::before {
  content: none;
}

.footer-bottom div span {
  width: 1px;
  height: 18px;
  background: rgba(255, 250, 240, 0.28);
}

.footer-bottom p {
  justify-self: center;
  margin: 0;
  direction: rtl;
  max-width: 100%;
  white-space: normal;
}

.footer-bottom p span {
  color: rgba(255, 255, 255, 0.86);
  white-space: nowrap;
}

@keyframes footer-logo-glow {
  from {
    filter:
      grayscale(1)
      brightness(0)
      invert(1)
      contrast(1.03)
      drop-shadow(0 0 8px rgba(255, 255, 255, 0.34))
      drop-shadow(0 0 24px rgba(255, 255, 255, 0.12))
      drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32));
  }

  to {
    filter:
      grayscale(1)
      brightness(0)
      invert(1)
      contrast(1.14)
      drop-shadow(0 0 14px rgba(255, 255, 255, 0.56))
      drop-shadow(0 0 38px rgba(255, 255, 255, 0.2))
      drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32));
  }
}

@keyframes footerLivingImage {
  from {
    filter: saturate(1.02) contrast(1);
    transform: translate3d(-0.35%, calc(var(--footer-bg-y) - 1px), 0) scale(calc(var(--footer-bg-scale) + 0.006));
    background-position:
      center,
      center,
      center,
      48% calc(43% + var(--footer-bg-shift));
  }

  52% {
    filter: saturate(1.08) contrast(1.02);
    transform: translate3d(0.35%, calc(var(--footer-bg-y) - 5px), 0) scale(calc(var(--footer-bg-scale) + 0.014));
    background-position:
      center,
      center,
      center,
      51% calc(42.5% + var(--footer-bg-shift));
  }

  to {
    filter: saturate(1.04) contrast(1.01);
    transform: translate3d(-0.12%, calc(var(--footer-bg-y) - 3px), 0) scale(calc(var(--footer-bg-scale) + 0.01));
    background-position:
      center,
      center,
      center,
      50% calc(43.5% + var(--footer-bg-shift));
  }
}

@keyframes footerLowerCloudDrift {
  from {
    opacity: 0.3;
    transform: translate3d(-4.5%, 7px, 0) scale(1.025);
    background-position:
      0 58%,
      18% 46%,
      48% 60%,
      72% 44%,
      100% 58%,
      center;
  }

  to {
    opacity: 0.42;
    transform: translate3d(5%, -10px, 0) scale(1.06);
    background-position:
      8% 54%,
      26% 50%,
      54% 56%,
      76% 48%,
      94% 54%,
      center;
  }
}

@keyframes footerSkyCloudDrift {
  from {
    opacity: 0.2;
    transform: translate3d(4.5%, -4px, 0) scale(1.02);
    background-position:
      8% 18%,
      46% 6%,
      88% 26%,
      0 0,
      100% 0;
  }

  to {
    opacity: 0.32;
    transform: translate3d(-5.5%, 6px, 0) scale(1.045);
    background-position:
      0 22%,
      40% 10%,
      94% 22%,
      10% 0,
      90% 0;
  }
}

@keyframes footerVisibleLowerClouds {
  from {
    opacity: 0.16;
    transform: translate3d(-5%, -2px, 0) scale(1.018);
    background-position:
      -28% 62%,
      58% 72%;
  }

  48% {
    opacity: 0.24;
    transform: translate3d(0.5%, -7px, 0) scale(1.03);
    background-position:
      -20% 66%,
      54% 68%;
  }

  to {
    opacity: 0.18;
    transform: translate3d(5.5%, -4px, 0) scale(1.024);
    background-position:
      -12% 63%,
      49% 74%;
  }
}

@keyframes footerVisibleSkyClouds {
  from {
    opacity: 0.035;
    transform: translate3d(3.5%, -2px, 0) scale(1.012);
    background-position:
      69% 62%,
      center;
  }

  55% {
    opacity: 0.06;
    transform: translate3d(-0.5%, -6px, 0) scale(1.022);
    background-position:
      64% 58%,
      center;
  }

  to {
    opacity: 0.04;
    transform: translate3d(-3.5%, -3px, 0) scale(1.016);
    background-position:
      58% 65%,
      center;
  }
}

@keyframes footerMobileLowerClouds {
  from {
    opacity: 0.14;
    transform: translate3d(-2.5%, 0, 0) scale(1.01);
  }

  52% {
    opacity: 0.2;
    transform: translate3d(0.8%, -3px, 0) scale(1.018);
  }

  to {
    opacity: 0.16;
    transform: translate3d(2.6%, -1px, 0) scale(1.012);
  }
}

@keyframes footerMobileSkyClouds {
  from {
    opacity: 0.03;
    transform: translate3d(1.8%, 0, 0) scale(1.006);
  }

  55% {
    opacity: 0.052;
    transform: translate3d(-0.8%, -2px, 0) scale(1.012);
  }

  to {
    opacity: 0.035;
    transform: translate3d(-2%, 1px, 0) scale(1.008);
  }
}

@keyframes footerMobileSunBreath {
  from {
    opacity: 0.38;
    transform: translate3d(-50%, -50%, 0) scale(0.98);
  }

  to {
    opacity: 0.52;
    transform: translate3d(-50%, -50%, 0) scale(1.035);
  }
}

@keyframes footerSunBreath {
  from {
    opacity: 0.46;
    filter: blur(6px) saturate(1.05);
    transform: translate3d(-50%, -50%, 0) scale(0.94);
  }

  46% {
    opacity: 0.74;
    filter: blur(4px) saturate(1.16);
    transform: translate3d(-50%, -50%, 0) scale(1.06);
  }

  to {
    opacity: 0.58;
    filter: blur(5px) saturate(1.1);
    transform: translate3d(-50%, -50%, 0) scale(1.01);
  }
}

@keyframes footerSunGlimmer {
  from {
    opacity: 0.42;
    transform: rotate(-7deg) scale(0.96);
  }

  48% {
    opacity: 0.76;
    transform: rotate(5deg) scale(1.08);
  }

  to {
    opacity: 0.5;
    transform: rotate(11deg) scale(1.02);
  }
}

@keyframes footerSunSpark {
  from {
    opacity: 0.42;
    transform: translate3d(-5px, 0, 0) rotate(-3deg) scaleX(0.88);
  }

  45% {
    opacity: 0.86;
    transform: translate3d(5px, -2px, 0) rotate(2deg) scaleX(1.14);
  }

  to {
    opacity: 0.56;
    transform: translate3d(0, 1px, 0) rotate(4deg) scaleX(1);
  }
}

body {
  --a11y-letter-spacing: 0;
  --a11y-word-spacing: 0;
  --a11y-guide-y: 50vh;
}

body.a11y-grayscale .site-shell {
  filter: grayscale(1);
}

body.a11y-invert .site-shell {
  background: #fff;
  filter: invert(1) hue-rotate(180deg);
}

body.a11y-invert .site-shell img,
body.a11y-invert .site-shell video {
  filter: invert(1) hue-rotate(180deg);
}

body.a11y-high-contrast .site-shell {
  filter: contrast(1.35) saturate(1.15);
}

body.a11y-monochrome .site-shell {
  filter: grayscale(1) contrast(1.8);
}

body.a11y-typography .site-shell {
  letter-spacing: var(--a11y-letter-spacing) !important;
  word-spacing: var(--a11y-word-spacing) !important;
}

body.a11y-typography .site-shell * {
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
}

body.a11y-readable-font .site-shell,
body.a11y-readable-font .site-shell * {
  font-family: Arial, "Segoe UI", sans-serif !important;
}

body.a11y-highlight-links .site-shell a {
  outline: 2px solid rgba(232, 189, 102, 0.88) !important;
  outline-offset: 3px;
  background: rgba(255, 246, 210, 0.22) !important;
  text-decoration: underline !important;
  text-decoration-thickness: 0.13em !important;
  text-underline-offset: 0.18em !important;
}

body.a11y-highlight-headings .site-shell :where(h1, h2, h3, h4, h5, h6) {
  outline: 3px solid rgba(232, 189, 102, 0.86) !important;
  outline-offset: 6px;
  background: rgba(8, 9, 12, 0.08) !important;
}

body.a11y-hide-images .site-shell img,
body.a11y-hide-images .site-shell video,
body.a11y-hide-images .site-shell picture {
  opacity: 0 !important;
}

body.a11y-hide-images .site-shell :where(.hero-bg, .footer-bg, .service-card img, .project-map-image, .project-map-card img, .project-preview-media img, .project-card img, .project-strip img, .about-hero-media img, .press-card-media img, .press-feature-media img) {
  visibility: hidden !important;
}

body.a11y-hide-images .site-shell :where(.projects-hero-media, .projects-hero-video, .projects-hero-poster, .projects-hero-noscript) {
  visibility: hidden !important;
}

body.a11y-hide-images .site-shell :where(.footer-cloud-drift, .footer-sun-glow, .press-highlights-bg) {
  display: none !important;
}

body.a11y-screen-reader .skip-link {
  transform: translateY(0);
}

body.a11y-screen-reader .site-shell :where(a, button, input, textarea, select, summary) {
  outline-offset: 5px;
}

body.a11y-no-motion *,
body.a11y-no-motion *::before,
body.a11y-no-motion *::after {
  scroll-behavior: auto !important;
  transition-duration: 1ms !important;
  animation-duration: 1ms !important;
  animation-iteration-count: 1 !important;
}

body.a11y-cursor-light,
body.a11y-cursor-light * {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M7 4v32l9-8 5 10 6-3-5-10h12Z' fill='%23fff' stroke='%23020303' stroke-width='3'/%3E%3C/svg%3E") 7 4, auto !important;
}

body.a11y-cursor-dark,
body.a11y-cursor-dark * {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath d='M7 4v32l9-8 5 10 6-3-5-10h12Z' fill='%23020303' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E") 7 4, auto !important;
}


.accessibility-button {
  position: fixed;
  z-index: 151;
  bottom: 20px;
  left: 0;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-left: 0;
  border-radius: 0 13px 13px 0;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.46)),
    rgba(255, 255, 255, 0.42);
  color: #050505;
  box-shadow:
    12px 14px 34px rgba(0, 0, 0, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(10px) saturate(115%);
  cursor: pointer;
  transition: transform 220ms var(--ease), box-shadow 220ms ease, border-color 220ms ease;
}

.accessibility-button::before {
  content: "";
  display: none;
  width: 25px;
  height: 25px;
  background: #ffffff;
  -webkit-mask: url("./assets/site/wheelchair.png") center / contain no-repeat;
  mask: url("./assets/site/wheelchair.png") center / contain no-repeat;
}

.accessibility-button[aria-expanded="true"] {
  border-color: rgba(255, 255, 255, 0.96);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0.52)),
    rgba(255, 255, 255, 0.48);
  box-shadow:
    12px 14px 38px rgba(0, 0, 0, 0.24),
    0 0 26px rgba(255, 255, 255, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
}

.accessibility-button img {
  display: block;
  width: 25px;
  height: 25px;
  object-fit: contain;
  opacity: 0.96;
  filter: brightness(0) saturate(100%);
}

.accessibility-panel {
  position: fixed;
  z-index: 150;
  top: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  width: clamp(360px, 33.333vw, 520px);
  height: 100dvh;
  overflow: hidden;
  border-right: 1px solid rgba(255, 255, 255, 0.58);
  background:
    linear-gradient(115deg, rgba(255, 255, 255, 0.08) 0 1px, transparent 1px 32px),
    linear-gradient(180deg, rgba(5, 5, 5, 0.96), rgba(23, 23, 23, 0.94)),
    #080808;
  color: #ffffff;
  font-family: var(--title-serif);
  box-shadow:
    28px 0 74px rgba(0, 0, 0, 0.46),
    inset -1px 0 0 rgba(255, 255, 255, 0.12);
  opacity: 0;
  pointer-events: none;
  text-align: right;
  transform: translateX(-104%);
  transition: transform 420ms var(--ease), opacity 240ms ease;
  backdrop-filter: blur(20px) saturate(120%);
}

.accessibility-panel,
.accessibility-panel * {
  font-family: var(--title-serif) !important;
}

.accessibility-panel[aria-hidden="true"] {
  visibility: hidden;
}

body.accessibility-open .accessibility-panel {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

.accessibility-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.18) 0%, transparent 28%),
    linear-gradient(315deg, rgba(255, 255, 255, 0.08) 0%, transparent 34%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.035) 0 1px, transparent 1px 22px);
  opacity: 0.72;
}

.accessibility-panel-head,
.accessibility-panel-scroll {
  position: relative;
  z-index: 1;
}

.accessibility-panel-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  padding: 22px clamp(22px, 2.4vw, 32px) 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.1), transparent 42%),
    rgba(0, 0, 0, 0.42);
}

.accessibility-panel-title {
  display: grid;
  gap: 4px;
}

.accessibility-panel-title strong {
  color: #ffffff;
  font-family: var(--title-serif);
  font-size: clamp(24px, 2vw, 33px);
  font-weight: 700;
  line-height: 1.1;
}

.accessibility-panel-title span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

.accessibility-close {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.54);
  border-radius: 999px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.28);
  color: #ffffff;
  cursor: pointer;
}

.accessibility-close svg {
  width: 26px;
  height: 26px;
  stroke-width: 1.8;
}

.accessibility-panel-scroll {
  min-height: 0;
  padding: 18px clamp(18px, 2.15vw, 28px) 92px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-color: rgba(255, 255, 255, 0.58) rgba(255, 255, 255, 0.08);
  scrollbar-width: thin;
}

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

.accessibility-tile,
.accessibility-link,
.accessibility-reset,
.a11y-stepper button {
  border: 1px solid rgba(255, 255, 255, 0.38);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.028)),
    rgba(255, 255, 255, 0.035);
  color: #ffffff;
  cursor: pointer;
}

.accessibility-tile {
  display: grid;
  position: relative;
  align-content: center;
  justify-items: center;
  gap: 8px;
  min-height: 112px;
  padding: 14px 8px;
  overflow: hidden;
  border-radius: 6px;
  box-shadow:
    0 14px 28px rgba(0, 0, 0, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  text-align: center;
  transition: transform 180ms var(--ease), border-color 180ms ease, background 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.accessibility-tile::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), transparent 34%),
    linear-gradient(315deg, rgba(255, 255, 255, 0.06), transparent 42%);
  opacity: 0.7;
}

.accessibility-tile[aria-pressed="true"] {
  border-color: rgba(255, 255, 255, 0.95);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 1), rgba(224, 224, 224, 0.96)),
    #ffffff;
  color: #020303 !important;
  box-shadow: 0 16px 36px rgba(255, 255, 255, 0.14);
}

.accessibility-tile[aria-pressed="true"] svg,
.accessibility-tile[aria-pressed="true"] span {
  color: #020303 !important;
}

.accessibility-tile[aria-pressed="true"]::before {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.9), transparent 34%),
    linear-gradient(315deg, rgba(0, 0, 0, 0.08), transparent 48%);
}

.accessibility-tile svg {
  position: relative;
  z-index: 1;
  width: 36px;
  height: 36px;
  stroke-width: 1.8;
}

.accessibility-tile span {
  position: relative;
  z-index: 1;
  max-width: 100%;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.22;
}

.accessibility-controls {
  display: grid;
  gap: 22px;
  margin-top: 26px;
}

.accessibility-control {
  display: grid;
  gap: 12px;
}

.accessibility-control h3 {
  margin: 0;
  color: #ffffff;
  font-family: var(--title-serif);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.a11y-stepper {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) 52px;
  align-items: center;
  gap: 12px;
}

.a11y-stepper button {
  display: grid;
  place-items: center;
  width: 52px;
  height: 42px;
  padding: 0;
  border-radius: 999px;
  color: #ffffff;
  font-size: 34px;
  font-weight: 500;
  line-height: 1;
}

.a11y-meter {
  position: relative;
  height: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
}

.a11y-meter span {
  position: absolute;
  inset: 0 auto 0 0;
  width: 50%;
  border-radius: inherit;
  background: linear-gradient(90deg, #ffffff, #8f8f8f);
}

.a11y-meter output {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 68px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 999px;
  background: #ffffff;
  color: #020303;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  transform: translate(-50%, -50%);
}

.a11y-range-labels {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  color: rgba(255, 255, 255, 0.66);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
}

.accessibility-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.accessibility-link,
.accessibility-reset {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 14px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
}

.accessibility-link {
  border-color: rgba(255, 255, 255, 0.95);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(220, 220, 220, 0.94)),
    #ffffff;
  color: #020303;
}

.accessibility-credit {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}

.accessibility-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}

.accessibility-reading-guide {
  position: fixed;
  z-index: 149;
  top: calc(var(--a11y-guide-y) - 26px);
  right: 0;
  left: 0;
  display: none;
  height: 52px;
  pointer-events: none;
  background:
    linear-gradient(180deg, transparent 0 22px, rgba(255, 255, 255, 0.88) 22px 28px, transparent 28px 100%),
    rgba(2, 3, 3, 0.08);
  box-shadow:
    0 -22px 36px rgba(255, 255, 255, 0.14),
    0 22px 36px rgba(255, 255, 255, 0.14);
}

body.a11y-reading-guide .accessibility-reading-guide {
  display: block;
}

.accessibility-statement-page {
  min-height: 100vh;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.84), rgba(248, 245, 235, 0.94)),
    #f8f5eb;
  color: #08090c;
  padding-top: clamp(148px, 15vw, 190px);
}

.accessibility-statement-hero,
.accessibility-statement-content {
  width: min(100% - 48px, 1080px);
  margin: 0 auto;
}

.accessibility-statement-hero {
  display: grid;
  gap: 18px;
  padding: 0 0 clamp(42px, 6vw, 74px);
}

.accessibility-statement-hero p {
  max-width: 820px;
  margin: 0;
  color: rgba(8, 9, 12, 0.72);
  font-size: clamp(18px, 1.55vw, 24px);
  font-weight: 600;
  line-height: 1.72;
}

.accessibility-statement-hero h1 {
  margin: 0;
  font-family: var(--title-serif);
  font-size: clamp(46px, 6.2vw, 86px);
  font-weight: 700;
  line-height: 1;
}

.accessibility-statement-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.accessibility-statement-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border: 1px solid rgba(169, 121, 34, 0.26);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: rgba(8, 9, 12, 0.72);
  font-size: 13px;
  font-weight: 900;
}

.accessibility-statement-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 300px);
  gap: clamp(22px, 4vw, 52px);
  padding-bottom: clamp(80px, 9vw, 128px);
}

.accessibility-statement-sections {
  display: grid;
  gap: 18px;
}

.accessibility-statement-section,
.accessibility-statement-contact,
.accessibility-statement-toc {
  border: 1px solid rgba(8, 9, 12, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 18px 50px rgba(8, 9, 12, 0.08);
}

.accessibility-statement-section,
.accessibility-statement-contact {
  padding: clamp(24px, 3vw, 34px);
}

.accessibility-statement-section h2,
.accessibility-statement-contact h2,
.accessibility-statement-toc h2 {
  margin: 0 0 14px;
  color: #08090c;
  font-family: var(--title-serif);
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 700;
}

.accessibility-statement-section p,
.accessibility-statement-section li,
.accessibility-statement-contact p {
  color: rgba(8, 9, 12, 0.72);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.78;
}

.accessibility-statement-section p,
.accessibility-statement-contact p {
  margin: 0 0 14px;
}

.accessibility-statement-section p:last-child,
.accessibility-statement-contact p:last-child {
  margin-bottom: 0;
}

.accessibility-statement-section ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-right: 20px;
}

.accessibility-statement-section a,
.accessibility-statement-contact a,
.accessibility-statement-toc a {
  color: #7f5818;
  font-weight: 900;
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.16em;
}

.legal-document-page .accessibility-statement-section h3 {
  margin: 22px 0 10px;
  color: #08090c;
  font-size: clamp(19px, 1.6vw, 24px);
  line-height: 1.35;
}

.legal-document-page .accessibility-statement-section ol {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-right: 22px;
}

.legal-document-page .accessibility-statement-section strong {
  color: #08090c;
}

.legal-document-note {
  border-inline-start: 4px solid #c89435;
  padding: 14px 18px;
  border-radius: 6px;
  background: rgba(232, 189, 102, 0.12);
}

.legal-page-footer {
  width: min(100% - 48px, 1080px);
  margin: 0 auto;
  padding: 0 0 54px;
  color: rgba(8, 9, 12, 0.68);
  text-align: center;
}

.legal-page-footer nav {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 18px;
  margin-bottom: 12px;
}

.legal-page-footer a {
  color: #7f5818;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 0.16em;
}

.accessibility-statement-aside {
  display: grid;
  align-content: start;
  gap: 18px;
}

.accessibility-statement-toc {
  position: sticky;
  top: 126px;
  padding: 22px;
}

.accessibility-statement-toc nav {
  display: grid;
  gap: 10px;
}

.accessibility-statement-contact {
  background:
    linear-gradient(145deg, rgba(8, 9, 12, 0.94), rgba(20, 18, 14, 0.96)),
    #08090c;
  color: #fffaf0;
}

.accessibility-statement-contact h2 {
  color: #fffaf0;
}

.accessibility-statement-contact p {
  color: rgba(255, 250, 240, 0.72);
}

.accessibility-statement-contact a {
  color: #e8bd66;
}

@media (hover: hover) {
  .footer-legal a:hover {
    color: var(--gold);
  }

  .menu-button:hover {
    transform: translateY(1px) scale(var(--header-scale));
    border-color: rgba(169, 121, 34, 0.68);
    box-shadow:
      0 22px 56px rgba(8, 9, 12, 0.16),
      0 0 26px rgba(232, 189, 102, 0.18),
      inset 0 1px 0 rgba(255, 255, 255, 0.48);
  }

  .contact-button:hover {
    transform: translateY(1px) scale(var(--header-scale));
    border-color: rgba(169, 121, 34, 0.68);
    box-shadow:
      0 22px 56px rgba(8, 9, 12, 0.16),
      0 0 26px rgba(232, 189, 102, 0.18),
      inset 0 1px 0 rgba(255, 255, 255, 0.48);
  }

  .footer-contact-button:hover {
    transform: translateY(-1px);
    border-color: rgba(255, 242, 199, 0.94);
    filter: saturate(1.08) brightness(1.04);
    box-shadow:
      0 22px 58px rgba(169, 121, 34, 0.42),
      0 0 46px rgba(232, 189, 102, 0.28),
      inset 0 1px 0 rgba(255, 255, 255, 0.56);
  }

  .menu-close:hover {
    border-color: rgba(255, 255, 255, 0.48);
    color: #fffaf0;
    background: rgba(255, 255, 255, 0.12);
  }

  .contact-close:hover {
    border-color: rgba(255, 255, 255, 0.48);
    color: #fffaf0;
    background: rgba(255, 255, 255, 0.12);
  }

  .contact-action:hover,
  .contact-details a:hover {
    transform: translateX(4px);
    border-color: rgba(255, 255, 255, 0.62);
  }

  .contact-whatsapp:hover {
    color: #070807;
    filter: saturate(1.08);
    box-shadow: 0 22px 54px rgba(255, 255, 255, 0.16);
  }

  .menu-links a:hover {
    color: #fffaf0;
    transform: translateX(-4px);
  }

  .menu-links a:hover::after {
    width: 100%;
    opacity: 1;
  }

  .menu-cta:hover {
    color: #08090c;
    transform: translateY(-1px);
    filter: saturate(1.08);
    box-shadow: 0 22px 54px rgba(255, 255, 255, 0.16);
  }

  .primary-cta:hover,
  .outline-cta:hover,
  .service-content a:hover,
  .project-map-card a:hover,
  .project-map-cta:hover,
  .project-page-map-link:hover,
  .project-strip-action:hover {
    transform: translateY(-1px);
  }

  .project-map-card a:hover,
  .project-map-cta:hover,
  .project-page-map-link:hover,
  .project-strip-action:hover {
    border-color: rgba(255, 244, 189, 0.92);
    background:
      linear-gradient(180deg, rgba(232, 189, 102, 0.28), rgba(232, 189, 102, 0.08)),
      rgba(255, 255, 255, 0.08);
    color: #fffaf0;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.18),
      0 18px 42px rgba(0, 0, 0, 0.32),
      0 0 28px rgba(232, 189, 102, 0.18);
  }

  .primary-cta:hover {
    border-color: rgba(232, 189, 102, 0.9);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.24),
      inset 0 -1px 0 rgba(232, 189, 102, 0.38),
      0 22px 48px rgba(0, 0, 0, 0.28),
      0 0 44px rgba(232, 189, 102, 0.18);
  }

  .service-card:hover img {
    transform: scale(1.025);
  }

  .accessibility-button:hover {
    transform: translateX(2px);
    border-color: rgba(255, 255, 255, 0.88);
  }

  .accessibility-tile:hover,
  .accessibility-link:hover,
  .accessibility-reset:hover,
  .a11y-stepper button:hover {
    transform: translateY(-1px);
    border-color: rgba(255, 255, 255, 0.9);
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.04)),
      rgba(255, 255, 255, 0.055);
    box-shadow:
      0 18px 38px rgba(0, 0, 0, 0.26),
      inset 0 1px 0 rgba(255, 255, 255, 0.14);
  }
}

@media (prefers-reduced-motion: reduce) {
  .site-shell::after,
  .site-header,
  .site-nav,
  .contact-drawer,
  .header-left,
  .header-contact,
  .gs-logo,
  .wave-logo,
  .wave-logo img,
  .menu-button,
  .contact-button,
  .footer-contact-button,
  .menu-close,
  .contact-close,
  .menu-links a,
  .menu-links a::after,
  .menu-cta,
  .contact-action,
  .contact-details a {
    transition: none;
  }
}

.primary-cta,
.outline-cta,
.service-content a,
.service-card img,
.site-nav a,
.contact-action,
.contact-details a,
.footer-legal a {
  transition: transform 220ms var(--ease), color 220ms ease, border-color 220ms ease, opacity 220ms ease, box-shadow 220ms ease;
}

@media (max-width: 1040px) {
  .site-header {
    --header-height: 128px;
    padding: 0 28px;
  }

  body.header-compact .site-header {
    --header-height: 102px;
  }

  .header-left {
    right: 28px;
  }

  .header-contact {
    left: 28px;
  }

  .site-nav {
    gap: clamp(10px, 2dvh, 20px);
  }

  .hero {
    min-height: min(680px, 82vh);
  }


  .hero-copy h1 {
    font-size: clamp(48px, 7.5vw, 72px);
  }

  .section-inner {
    width: min(100% - 44px, 880px);
  }

  .services-head {
    grid-template-columns: 1fr;
  }

  .services-copy {
    justify-self: end;
  }

  .outline-cta {
    justify-self: end;
  }

  .service-card {
    grid-template-columns: minmax(250px, 42%) minmax(0, 1fr);
  }

  .metrics {
    grid-template-columns: repeat(2, 1fr);
    margin: 22px 0 42px;
  }

  .metrics div:nth-child(2) {
    border-left: 0;
  }

  .metrics div:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .press-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .project-atlas-inner {
    width: min(100% - 44px, 900px);
  }

  .project-atlas-head {
    grid-template-columns: 1fr;
  }

  .project-atlas-stat {
    justify-self: end;
  }

  .project-map-shell {
    direction: ltr;
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .project-map-stage {
    width: min(100%, 760px);
    min-height: 0;
    aspect-ratio: 2 / 3;
  }

  .project-map-image {
    object-fit: contain;
    object-position: center;
  }

  .project-pin {
    top: var(--pin-y, 50%);
  }

  .projects-page-hero-inner,
  .projects-strips {
    width: min(100% - 44px, 900px);
  }

  .projects-strips {
    grid-template-columns: 1fr;
  }

  .projects-page-hero {
    min-height: 600px;
    background-position: center top;
  }

  .project-strip {
    grid-template-columns: minmax(0, 1fr);
    min-height: clamp(390px, 54vw, 520px);
    padding: clamp(24px, 4vw, 44px);
  }

  .project-strip::before {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, 0.94) 0%, rgba(0, 0, 0, 0.7) 34%, rgba(0, 0, 0, 0.24) 62%, rgba(0, 0, 0, 0.86) 100%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.06), transparent 24%, rgba(0, 0, 0, 0.58) 100%),
      radial-gradient(52% 44% at 82% 30%, rgba(232, 189, 102, 0.14), transparent 72%);
  }

  .project-strip > strong {
    position: absolute;
    top: clamp(24px, 4vw, 38px);
    left: clamp(24px, 4vw, 44px);
  }

  .project-strip-content {
    width: min(470px, 86%);
  }

  .project-panel {
    grid-template-columns: minmax(390px, 0.92fr) minmax(0, 1fr);
    grid-template-rows: minmax(0, 1fr);
    align-items: start;
  }

  .project-panel-preview {
    border-bottom: 0;
    border-left: 1px solid rgba(232, 189, 102, 0.22);
  }

  .project-list {
    max-height: none;
    overflow: visible;
  }

  .about-hero {
    padding: 0;
  }

  .about-hero-inner {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .about-hero-media {
    width: 100%;
    justify-self: stretch;
  }

  .about-hero-media img {
    height: clamp(430px, 64vw, 660px);
  }

  .about-hero-content {
    width: min(100% - 44px, 880px);
    padding: 58px 0 76px;
  }

  .about-hero-copy {
    width: min(610px, 100%);
  }

  .about-profile-grid,
  .about-mission-grid {
    grid-template-columns: 1fr;
  }

  .about-profile,
  .about-mission {
    padding-top: clamp(138px, 17vw, 176px);
  }

  .about-profile-grid {
    min-height: auto;
  }

  .about-profile::after,
  .about-mission::after {
    top: 28px;
    width: min(100% - 44px, 880px);
    color: rgba(255, 250, 240, 0.07);
    font-size: clamp(92px, 16vw, 150px);
    text-align: center;
  }

  .about-mission::after {
    top: 30px;
  }

  .about-orel-template .about-profile::after,
  .about-combined-template .about-orel-profile::after {
    font-size: clamp(74px, 11.5vw, 112px);
  }

  .about-orel-template .about-mission::after,
  .about-combined-template .about-orel-mission::after {
    font-size: clamp(82px, 12.5vw, 118px);
  }

  .about-highlights {
    grid-template-columns: 1fr;
  }

  .about-story-panel {
    min-height: auto;
  }

  .about-community-panel {
    margin-top: 0;
  }
}

@media (max-width: 760px) {
  .site-header {
    top: 0;
    --header-height: 108px;
    padding: 0 16px;
  }

  body.header-compact .site-header {
    --header-height: 86px;
  }

  .header-left {
    gap: 0;
    top: calc(50% - 22px);
    right: 18px;
  }

  .header-contact {
    top: calc(50% - 22px);
    left: 18px;
  }

  .menu-button {
    width: 44px;
    height: 44px;
  }

  .contact-button {
    width: 44px;
    height: 44px;
  }

  .menu-button svg {
    width: 24px;
    height: 24px;
  }

  .contact-button svg {
    width: 22px;
    height: 22px;
  }

  .site-nav {
    left: auto;
    grid-template-rows: clamp(82px, 13dvh, 118px) minmax(0, 1fr);
    gap: clamp(8px, 1.7dvh, 16px);
    width: min(390px, 82vw);
    padding: 22px 22px 24px;
  }

  .contact-drawer {
    right: auto;
    grid-template-rows: clamp(82px, 13dvh, 118px) auto auto auto;
    gap: clamp(5px, 0.95dvh, 8px);
    width: min(390px, 82vw);
    padding: 12px 14px 14px;
  }

  .menu-drawer-head {
    min-height: 0;
    padding-right: 58px;
  }

  .contact-drawer-head {
    min-height: 0;
    padding-left: 58px;
  }

  .menu-logo {
    width: min(238px, 100%);
    min-height: 76px;
    padding: 0;
  }

  .contact-logo {
    width: min(238px, 100%);
    min-height: 76px;
  }

  .menu-logo img {
    width: 100%;
    max-width: 230px;
    transform: none;
  }

  .contact-logo img {
    width: 100%;
    max-width: 230px;
  }

  .menu-close {
    width: 42px;
    height: 42px;
  }

  .contact-close {
    width: 36px;
    height: 36px;
  }

  .contact-panel-copy {
    gap: 8px;
    padding: 7px 0 8px;
  }

  .contact-panel-copy p {
    max-width: 220px;
    font-size: 18px;
  }

  .contact-actions {
    gap: 7px;
  }

  .contact-person,
  .contact-lead-card {
    gap: 5px;
    padding: 7px;
  }

  .contact-lead-card {
    gap: 6px;
  }

  .contact-form-heading strong {
    font-size: 18px;
  }

  .contact-lead-form {
    gap: 5px;
  }

  .contact-lead-form input {
    min-height: 31px;
    font-size: 13px;
  }

  .contact-form-submit {
    min-height: 34px;
    font-size: 13px;
  }

  .contact-form-status {
    min-height: 14px;
    font-size: 9.5px;
  }

  .contact-section-heading {
    gap: 9px;
    margin: 0;
  }

  .contact-section-heading h3 {
    font-size: 16px;
  }

  .contact-person-title small {
    font-size: 9.5px;
  }

  .contact-person-title strong {
    font-size: 18px;
  }

  .contact-person-title em {
    font-size: 11px;
  }

  .contact-action {
    min-height: 39px;
    padding: 0 8px;
    gap: 8px;
  }

  .contact-person-mail {
    min-height: 27px;
    padding: 3px 6px 0;
    gap: 7px;
  }

  .contact-action-icon {
    width: 27px;
    height: 27px;
    flex-basis: 27px;
  }

  .contact-action svg {
    width: 16px;
    height: 16px;
  }

  .contact-action small,
  .contact-person-mail small,
  .contact-details small {
    margin-bottom: 2px;
    font-size: 9.5px;
  }

  .contact-action span:last-child,
  .contact-person-mail span,
  .contact-details span {
    font-size: 12.5px;
  }

  .contact-phone span:last-child {
    font-size: 14px;
  }

  .contact-details a,
  .contact-details div {
    min-height: 38px;
  }

  .menu-links a {
    min-height: clamp(40px, 6.9dvh, 58px);
    justify-content: flex-start;
    padding: 0 28px 0 10px;
    font-size: clamp(19px, 6.2vw, 28px);
  }

  .menu-cta {
    width: 100%;
    min-height: clamp(46px, 6.2dvh, 52px);
  }

  .gs-logo {
    width: 98px;
  }

  .hero {
    min-height: min(760px, 92svh);
  }

  .hero-bg {
    height: 100%;
    object-fit: cover;
    object-position: center 56%;
  }

  .hero-copy {
    top: calc(var(--header-height) + 30px);
    width: calc(100% - 28px);
  }

  .hero-copy h1 {
    white-space: normal;
    font-size: clamp(46px, 13vw, 74px);
  }

  .hero-copy p {
    margin: 8px 0 18px;
    font-size: 20px;
  }

  .primary-cta {
    min-width: min(100%, 330px);
    min-height: 54px;
    padding: 0 22px;
    font-size: 17px;
  }

  .services {
    margin-top: 0;
    padding-top: 0;
    background: linear-gradient(180deg, #ffffff 0 760px, #050606 760px 100%);
  }

  .services::before {
    display: none;
  }

  .services .section-label {
    position: relative;
    z-index: 4;
    padding-top: 0;
    margin-bottom: 8px;
  }

  .section-inner {
    width: calc(100% - 28px);
  }

  .services-copy h2 {
    position: relative;
    z-index: 4;
    color: #08090c;
    -webkit-text-fill-color: #08090c;
    -webkit-text-stroke: 0.35px #08090c;
    font-size: 38px;
    font-weight: 900;
    opacity: 1;
    text-shadow: none;
  }

  .service-card {
    min-height: 430px;
    grid-template-columns: 1fr;
    align-items: end;
    padding: 28px 22px;
  }

  .service-card::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.18) 34%, rgba(0, 0, 0, 0.48) 68%, rgba(0, 0, 0, 0.82) 100%),
      linear-gradient(90deg, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0.2) 42%, rgba(0, 0, 0, 0.08) 100%);
  }

  .service-card img {
    object-position: 58% center;
    opacity: 1;
  }

  .service-card strong {
    align-self: start;
    padding: 0;
    font-size: clamp(84px, 27vw, 130px);
  }

  .service-content {
    width: 100%;
  }

  .metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 18px 0 34px;
  }

  .metrics div {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    justify-items: center;
    align-content: center;
    min-height: 148px;
    padding: 18px 10px;
    row-gap: 8px;
    text-align: center;
  }

  .metrics svg,
  .metrics dt,
  .metrics dd {
    grid-column: 1;
  }

  .metrics svg {
    grid-row: auto;
    width: 38px;
    height: 38px;
  }

  .metrics dt {
    font-size: clamp(44px, 13vw, 68px);
    text-align: center;
  }

  .metrics dd {
    margin: 0;
    font-size: clamp(13px, 3.8vw, 15px);
    text-align: center;
  }

  .press-strip {
    grid-template-columns: repeat(2, 1fr);
    font-size: 24px;
  }

  .press-highlights {
    padding: 58px 0 70px;
  }

  .press-highlights-head {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 24px;
  }

  .press-highlights-head h2 {
    font-size: 38px;
  }

  .press-highlights-head > p {
    font-size: 16px;
  }

  .press-slider-toolbar {
    position: static;
    display: flex;
    justify-content: flex-start;
    padding: 14px 14px 0;
  }

  .press-feature-slide {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .press-feature-media {
    min-height: 0;
    aspect-ratio: 16 / 10;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }

  .press-feature-copy {
    min-height: 0;
    padding: 24px 20px 68px;
  }

  .press-feature-copy h3 {
    font-size: clamp(28px, 8vw, 40px);
  }

  .press-feature-copy > p:not(.press-source) {
    font-size: 15px;
  }

  .press-feature-link {
    min-height: 44px;
    margin-top: 24px;
    padding: 0 16px;
    font-size: 14px;
  }

  .press-slider-dots {
    right: 18px;
    bottom: 16px;
  }

  .project-atlas {
    padding: 58px 0 0;
  }

  .project-atlas-inner {
    width: 100%;
  }

  .project-atlas-head {
    width: calc(100% - 28px);
    margin-inline: auto;
    gap: 22px;
  }

  .project-atlas-copy h2 {
    font-size: 38px;
  }

  .project-atlas-copy > p:not(.section-label) {
    font-size: 16px;
  }

  .project-atlas-stat {
    justify-self: stretch;
    min-width: 0;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    text-align: right;
  }

  .project-atlas-stat strong {
    font-size: 42px;
  }

  .project-atlas-stat span {
    margin: 0;
  }

  .project-map-stage {
    width: 100%;
    min-height: 0;
    aspect-ratio: 2 / 3;
    --project-pin-hit: clamp(22px, 4.1cqw, 26px);
    --project-pin-marker: clamp(12px, 2.25cqw, 14px);
    --project-pin-dot: 4px;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
  }

  .project-map-card {
    top: auto;
    right: 50%;
    bottom: 14px;
    left: auto;
    width: calc(100% - 28px);
    grid-template-columns: 1fr;
    min-height: 142px;
    gap: 0;
    padding: 14px 16px;
    transform: translate(50%, 12px) scale(0.96);
    transform-origin: 50% 100%;
  }

  .project-map-card.is-visible {
    transform: translate(50%, 0) scale(1);
  }

  .project-map-card::after {
    content: none;
  }

  .project-map-card::before {
    background:
      linear-gradient(90deg, rgba(3, 4, 4, 0.18), rgba(3, 4, 4, 0.58) 42%, rgba(3, 4, 4, 0.96) 78%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.28)),
      var(--project-card-image, none) center bottom / cover no-repeat;
  }

  .project-map-card > div {
    width: min(74%, 360px);
    justify-self: end;
  }

  .project-map-card h3 {
    margin: 3px 0 8px;
    font-size: 16px;
  }

  .project-map-card a,
  .project-map-cta,
  .project-page-map-link,
  .project-strip-action {
    min-height: 38px;
    padding: 0 12px;
    font-size: 12px;
  }

  .project-map-card a svg {
    width: 18px;
    height: 18px;
  }

  .project-pin {
    width: var(--project-pin-hit);
    height: calc(var(--project-pin-hit) * 1.25);
  }

  .project-pin-marker {
    width: var(--project-pin-marker);
    height: var(--project-pin-marker);
  }

  .project-pin-marker::before {
    width: var(--project-pin-dot);
    height: var(--project-pin-dot);
  }

  .project-pin-label,
  .project-pin-card {
    display: none;
  }

  .project-panel {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }

  .project-panel-preview {
    border-left: 0;
    border-bottom: 1px solid rgba(232, 189, 102, 0.22);
    padding: 18px;
  }

  .project-preview-copy h3 {
    font-size: clamp(33px, 9vw, 46px);
  }

  .project-preview-copy p {
    font-size: clamp(20px, 5.8vw, 28px);
  }

  .project-list {
    max-height: none;
    padding: 12px;
    overflow: visible;
  }

  .project-card {
    grid-template-columns: 84px minmax(0, 1fr) 24px;
    min-height: 90px;
  }

  .project-card img {
    width: 84px;
    height: 66px;
  }

  .projects-page-hero {
    min-height: 560px;
    padding: 132px 0 52px;
    background:
      linear-gradient(180deg, rgba(2, 3, 3, 0.34), rgba(2, 3, 3, 0.88) 66%, rgba(2, 3, 3, 0.98)),
      radial-gradient(circle at 72% 22%, rgba(255, 255, 255, 0.14), transparent 34%),
      #050606;
  }

  .projects-page-hero-inner,
  .projects-strips {
    width: calc(100% - 28px);
  }

  .projects-page-hero h1 {
    font-size: 48px;
    line-height: 1.04;
  }

  .projects-page-hero p:not(.section-label) {
    font-size: 16px;
  }

  .projects-strips-section {
    padding: 34px 0 74px;
  }

  .projects-strips {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .project-strip {
    min-height: clamp(430px, 112vw, 520px);
    grid-template-columns: 1fr;
    align-items: end;
    padding: 20px;
  }

  .project-strip::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.5) 42%, rgba(0, 0, 0, 0.96) 100%),
      linear-gradient(90deg, rgba(0, 0, 0, 0.9), transparent 54%, rgba(0, 0, 0, 0.64)),
      radial-gradient(74% 52% at 72% 72%, rgba(232, 189, 102, 0.16), transparent 72%);
  }

  .project-strip img {
    object-position: center;
    filter: saturate(0.94) contrast(1.04) brightness(0.86);
  }

  .project-strip > strong {
    top: 28px;
    left: 24px;
    font-size: clamp(74px, 22vw, 100px);
  }

  .project-strip-content {
    width: 100%;
    padding-bottom: 52px;
  }

  .project-strip-content h2 {
    font-size: clamp(34px, 9.8vw, 46px);
  }

  .project-strip-content p {
    font-size: 15px;
  }

  .project-strip-action {
    width: 52px;
    height: 52px;
    min-height: 0;
    margin-top: 18px;
    padding: 0;
  }

  .about-hero {
    padding: 0;
  }

  .about-hero-inner {
    width: 100%;
    gap: 0;
  }

  .about-hero-media {
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow:
      0 18px 54px rgba(0, 0, 0, 0.34),
      0 0 26px rgba(232, 189, 102, 0.08);
  }

  .about-hero-media img {
    width: 100%;
    height: clamp(275px, 78vw, 340px);
    object-fit: cover;
    object-position: center 48%;
  }

  .about-hero::before {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 28%, rgba(255, 255, 255, 0.02)),
      radial-gradient(92% 44% at 50% 18%, rgba(232, 189, 102, 0.12), transparent 72%);
  }

  .about-hero::after {
    right: -52%;
    left: -52%;
    bottom: -78px;
    height: 240px;
    background-size: 178% auto, 100% 100%;
    opacity: 0.5;
  }

  .about-hero-content {
    width: calc(100% - 28px);
    margin: 0 auto;
    padding: 46px 0 62px;
  }

  .about-hero-copy {
    width: 100%;
  }

  .about-hero h1 {
    font-size: clamp(46px, 13vw, 70px);
  }

  .about-hero-copy > p {
    font-size: 17px;
    line-height: 1.68;
  }

  .about-hero-actions {
    align-items: center;
    justify-content: center;
    gap: 12px;
  }

  .about-hero-actions .primary-cta,
  .about-hero-actions .outline-cta {
    width: min(100%, 310px);
    min-width: 0;
    min-height: 48px;
    font-size: 15px;
  }

  .about-closing .primary-cta {
    width: min(100%, 310px);
    min-height: 48px;
    font-size: 15px;
  }

  .about-hero .primary-cta svg,
  .about-hero .outline-cta svg,
  .about-closing .primary-cta svg {
    width: 20px;
    height: 20px;
  }

  .about-profile,
  .about-mission,
  .about-closing {
    padding-right: 0;
    padding-left: 0;
  }

  .about-profile {
    padding-top: 82px;
    padding-bottom: 68px;
    background-position:
      center,
      center,
      center,
      56% 50%,
      center;
  }

  .about-profile::after {
    top: 92px;
    width: calc(100% - 28px);
    color: rgba(255, 250, 240, 0.035);
    font-size: clamp(56px, 17vw, 66px);
    text-align: center;
    text-shadow:
      0 0 30px rgba(232, 189, 102, 0.08),
      0 18px 54px rgba(0, 0, 0, 0.46);
  }

  .about-gal-template .about-profile::after,
  .about-combined-template .about-gal-profile::after {
    top: 50px;
  }

  .about-mission {
    padding-top: 120px;
    padding-bottom: 78px;
    background-position:
      center,
      center,
      center 46%,
      center;
    background-size:
      auto,
      auto,
      cover,
      auto;
  }

  .about-mission::after {
    top: 52px;
    width: calc(100% - 28px);
    color: rgba(255, 250, 240, 0.07);
    font-size: clamp(84px, 24vw, 96px);
    text-align: center;
    text-shadow:
      0 0 34px rgba(232, 189, 102, 0.12),
      0 18px 54px rgba(0, 0, 0, 0.46);
  }

  .about-orel-template .about-profile::after,
  .about-combined-template .about-orel-profile::after {
    top: 64px;
    font-size: clamp(38px, 10.5vw, 50px);
  }

  .about-orel-template .about-mission::after,
  .about-combined-template .about-orel-mission::after {
    font-size: clamp(64px, 18vw, 78px);
  }

  .about-closing {
    min-height: 620px;
    padding-top: 92px;
    padding-bottom: 98px;
  }

  .about-closing-video {
    object-position: center center;
    opacity: 0.66;
  }

  .about-section-heading h2,
  .about-story-panel h2,
  .about-closing h2 {
    font-size: 36px;
  }

  .about-copy,
  .about-story-panel p:not(.section-label) {
    font-size: 16px;
    line-height: 1.82;
  }

  .about-highlights {
    gap: 10px;
    margin-top: 34px;
  }

  .about-highlights div {
    min-height: auto;
    padding: 20px;
  }

  .about-highlights dt {
    font-size: 28px;
  }

  .about-story-panel {
    min-height: auto;
    padding: 28px 22px;
  }

  .community-hero {
    min-height: 370px;
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .community-hero::after {
    top: 62px;
    width: calc(100% - 28px);
    font-size: clamp(54px, 15vw, 68px);
  }

  .community-hero-inner {
    box-sizing: border-box;
    width: 100%;
    min-height: 210px;
    padding-inline: 18px;
  }

  .community-hero-copy {
    width: calc(100vw - 56px);
    max-width: 334px;
    margin-inline: auto;
  }

  .community-hero-copy h1 {
    font-size: clamp(62px, 16vw, 78px);
    line-height: 0.94;
  }

  .community-hero-copy h1::after {
    margin-top: 18px;
  }

  .community-hero-copy p {
    margin-top: 20px;
    font-size: clamp(18px, 5vw, 22px);
    line-height: 1.48;
  }

  .community-page .community-impact {
    min-height: auto;
    padding-top: 42px;
    padding-bottom: 76px;
  }

  .community-impact-inner {
    width: 100%;
    padding-inline: 14px;
  }

  .community-impact-panel {
    width: calc(100vw - 56px);
    max-width: 334px;
    margin-inline: auto;
    min-height: 0;
    padding: 28px 18px 34px;
  }

  .community-partner-logo {
    width: min(100%, 238px);
    margin-top: 24px;
  }

  .community-impact-panel h2 {
    max-width: 100%;
    font-size: clamp(32px, 9.6vw, 38px);
    line-height: 1.12;
    overflow-wrap: break-word;
  }

  .community-impact-panel h2::after {
    margin-top: 28px;
  }

  .community-impact-panel p:not(.section-label) {
    margin-top: 30px;
    font-size: clamp(18px, 5.4vw, 24px);
    line-height: 1.62;
  }

  .about-closing p {
    font-size: 17px;
  }

  .footer {
    scroll-margin-top: 92px;
    min-height: 740px;
  }

  .footer-bg {
    inset: -16% -42% -4%;
    background-attachment: scroll, scroll, scroll, scroll;
    background-position:
      center,
      center,
      center,
      58% 22%;
    animation: none !important;
    transform: none;
    will-change: auto;
  }

  .footer-bg::before,
  .footer-bg::after {
    animation: none !important;
    transform: none;
    will-change: auto;
  }

  .footer::before {
    background:
      linear-gradient(180deg, rgba(2, 3, 3, 0.28) 0%, rgba(2, 3, 3, 0.24) 26%, rgba(2, 3, 3, 0.82) 58%, #020303 96%),
      radial-gradient(74% 48% at 50% 48%, rgba(2, 3, 3, 0.52), transparent 76%);
  }

  .footer::after {
    transform: none;
    will-change: auto;
  }

  .footer-cloud-drift {
    right: -46%;
    left: -46%;
    animation: none !important;
    transform: none;
    will-change: auto;
  }

  .footer-cloud-drift-low {
    top: 24%;
    height: 150px;
    opacity: 0.24;
  }

  .footer-cloud-drift-sky {
    top: 22%;
    height: 170px;
    opacity: 0.07;
  }

  .footer-sun-glow {
    top: 8%;
    left: 9%;
    width: 210px;
    height: 170px;
    opacity: 0.46;
    animation: none;
  }

  .footer-content {
    width: calc(100% - 36px);
    min-height: 740px;
    padding: 76px 0 28px;
  }

  .footer-brand-row,
  .footer h2,
  .footer-title-line,
  .footer-intro,
  .footer-contact-row,
  .footer-social,
  .footer-glow-line,
  .footer-nav,
  .footer-bottom {
    opacity: 1;
    transform: none;
    will-change: auto;
  }

  @media (prefers-reduced-motion: no-preference) {
    .footer-cloud-drift-low {
      animation: none !important;
      will-change: auto;
    }

    .footer-cloud-drift-sky {
      animation: none !important;
      will-change: auto;
    }

    .footer-sun-glow {
      animation: none !important;
      will-change: auto;
    }
  }

  .footer-brand-row {
    gap: 18px;
  }

  .footer-brand {
    width: min(42vw, 152px);
  }

  .footer-logo-gs {
    width: min(33.7vw, 131px);
  }

  .footer-logo-wave {
    width: min(33.7vw, 131px);
  }

  .footer-brand strong {
    font-size: 22px;
    letter-spacing: 0.12em;
  }

  .footer-brand small {
    font-size: 8px;
    letter-spacing: 0.32em;
  }

  .footer-brand-divider {
    height: 86px;
  }

  .footer h2 {
    max-width: 340px;
    margin-top: 42px;
    font-size: 38px;
    line-height: 1.2;
  }

  .footer-contact-row {
    width: min(100%, 430px);
    margin-top: 24px;
  }

  .footer-contact-button {
    width: min(100%, 330px);
    min-width: 0;
    min-height: 54px;
    padding: 0 24px;
    font-size: 18px;
  }

  .footer-glow-line {
    width: min(280px, 72vw);
  }

  .footer-nav {
    gap: 13px 0;
    padding-inline: 0;
    font-size: 15px;
  }

  .footer-nav a {
    padding: 0 14px;
  }

  .footer-bottom {
    padding: 12px 58px 0;
    justify-items: center;
    gap: 14px;
    text-align: center;
    font-size: 13px;
  }

  .footer-bottom div {
    gap: 12px;
  }
}

@media (max-width: 1040px) {
  .accessibility-panel {
    width: max(33.333vw, 340px);
  }

  .accessibility-statement-content {
    grid-template-columns: 1fr;
  }

  .accessibility-statement-toc {
    position: static;
  }
}

@media (max-width: 760px) {
  .accessibility-button {
    bottom: 16px;
    width: 43px;
    height: 43px;
  }

  .accessibility-button::before {
    width: 23px;
    height: 23px;
  }

  .accessibility-button img {
    width: 23px;
    height: 23px;
  }

  .accessibility-panel {
    width: calc(100vw * 2 / 3);
    min-width: 238px;
  }

  .accessibility-panel-head {
    grid-template-columns: 1fr;
    justify-items: start;
    gap: 12px;
    padding: 18px 16px 14px;
  }

  .accessibility-close {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 38px;
    height: 38px;
  }

  .accessibility-panel-title {
    padding-left: 46px;
  }

  .accessibility-panel-title strong {
    font-size: 23px;
  }

  .accessibility-panel-title span {
    font-size: 12px;
  }

  .accessibility-panel-scroll {
    padding: 14px 12px 86px;
  }

  .accessibility-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }

  .accessibility-tile {
    min-height: 92px;
    padding: 10px 6px;
  }

  .accessibility-tile svg {
    width: 28px;
    height: 28px;
  }

  .accessibility-tile span {
    font-size: 12px;
  }

  .accessibility-controls {
    gap: 18px;
    margin-top: 20px;
  }

  .accessibility-control h3 {
    font-size: 16px;
  }

  .a11y-stepper {
    grid-template-columns: 42px minmax(0, 1fr) 42px;
    gap: 8px;
  }

  .a11y-stepper button {
    width: 42px;
    height: 36px;
    font-size: 28px;
  }

  .a11y-meter output {
    min-width: 56px;
    padding: 5px 8px;
    font-size: 15px;
  }

  .a11y-range-labels {
    font-size: 10px;
  }

  .accessibility-actions {
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .accessibility-link,
  .accessibility-reset {
    min-height: 44px;
    font-size: 13px;
  }

  .accessibility-statement-page {
    padding-top: 128px;
  }

  .accessibility-statement-hero,
  .accessibility-statement-content {
    width: calc(100% - 28px);
  }

  .accessibility-statement-hero h1 {
    font-size: clamp(40px, 13vw, 58px);
  }

  .accessibility-statement-hero p,
  .accessibility-statement-section p,
  .accessibility-statement-section li,
  .accessibility-statement-contact p {
    font-size: 16px;
  }

  .accessibility-statement-section,
  .accessibility-statement-contact,
  .accessibility-statement-toc {
    border-radius: 6px;
  }

  .accessibility-statement-section,
  .accessibility-statement-contact {
    padding: 22px 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .footer-bg {
    animation: none;
    transform: scale(1.035);
  }

  .footer::after {
    opacity: 0.22;
    transform: none;
  }

  .footer-cloud-drift {
    animation: none;
    opacity: 0.2;
    transform: none;
  }

  .footer-sun-glow {
    animation: none;
    opacity: 0.34;
    transform: translate3d(-50%, -50%, 0);
  }

  .footer-sun-glow::before {
    animation: none;
  }

  .footer-sun-glow::after {
    animation: none;
  }

  .footer-brand-row {
    transform: none;
  }

  .footer-brand-row,
  .footer h2,
  .footer-title-line,
  .footer-intro,
  .footer-contact-row,
  .footer-social,
  .footer-glow-line,
  .footer-nav,
  .footer-bottom {
    opacity: 1;
    transform: none;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
}

.wave-template .site-shell {
  background: #020303;
}

.wave-page {
  position: relative;
  overflow: hidden;
  background: #020303;
  color: var(--white);
}

.wave-hero {
  position: relative;
  isolation: isolate;
  min-height: min(890px, 94svh);
  display: grid;
  align-items: end;
  padding: clamp(172px, 14vw, 220px) 0 clamp(56px, 6vw, 92px);
  overflow: hidden;
  background: #050606;
}

.wave-hero::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(90deg, transparent 0%, rgba(232, 189, 102, 0.14) 50%, transparent 100%) center calc(100% - 2px) / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 18%, transparent 74%, rgba(232, 189, 102, 0.08));
  pointer-events: none;
}

.wave-hero-media {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center 44%;
  filter: saturate(0.92) contrast(1.08) brightness(0.82);
}

.wave-hero-shade {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(54% 48% at 72% 30%, rgba(232, 189, 102, 0.2), transparent 70%),
    radial-gradient(42% 42% at 22% 62%, rgba(80, 120, 132, 0.16), transparent 74%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.24) 0%, rgba(2, 3, 3, 0.24) 32%, rgba(2, 3, 3, 0.72) 76%, rgba(2, 3, 3, 0.96) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.1) 0%, rgba(2, 3, 3, 0.18) 36%, #020303 100%);
  pointer-events: none;
}

.wave-hero::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -10%;
  bottom: -1px;
  left: -10%;
  height: clamp(100px, 12vw, 180px);
  background:
    linear-gradient(180deg, transparent, rgba(2, 3, 3, 0.84) 58%, #020303 100%),
    radial-gradient(70% 80% at 50% 100%, rgba(232, 189, 102, 0.1), transparent 70%);
  pointer-events: none;
}

.wave-hero-inner,
.wave-section-inner {
  position: relative;
  z-index: 2;
  width: min(1220px, calc(100% - 96px));
  margin: 0 auto;
}

.wave-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: end;
  justify-items: end;
  gap: clamp(30px, 4vw, 54px);
}

.wave-hero-copy {
  justify-self: end;
  width: min(880px, 100%);
  text-align: right;
}

.wave-hero-copy::before {
  content: "";
  display: block;
  width: clamp(74px, 7vw, 112px);
  height: 2px;
  margin: 0 0 clamp(24px, 2.6vw, 34px) auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.96) 28%, #f6d88a 50%, rgba(232, 189, 102, 0.96) 72%, transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.46);
}

.wave-hero h1 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(44px, 4.65vw, 78px);
  font-weight: 500;
  line-height: 1.1;
  text-wrap: balance;
  text-shadow:
    0 2px 0 rgba(255, 255, 255, 0.08),
    0 18px 54px rgba(0, 0, 0, 0.66);
}

.wave-hero-copy > p {
  max-width: 820px;
  margin: clamp(20px, 2vw, 28px) 0 0;
  color: rgba(255, 250, 240, 0.88);
  font-size: clamp(18px, 1.28vw, 22px);
  font-weight: 600;
  line-height: 1.74;
  text-shadow: 0 14px 36px rgba(0, 0, 0, 0.62);
}

.wave-hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  margin-top: clamp(28px, 3vw, 42px);
}

.wave-hero-actions .primary-cta {
  min-width: min(100%, 382px);
}

.wave-hero-actions .outline-cta {
  min-width: min(100%, 322px);
}

.wave-outline-cta {
  color: #fffaf0;
  background: rgba(2, 3, 3, 0.38);
  border-color: rgba(255, 250, 240, 0.46);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(12px);
}

.wave-hero-proof {
  justify-self: end;
  width: min(960px, 100%);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(232, 189, 102, 0.52);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.025)),
    rgba(2, 3, 3, 0.64);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 24px 70px rgba(0, 0, 0, 0.42);
  backdrop-filter: blur(16px) saturate(112%);
}

.wave-hero-proof div {
  display: grid;
  grid-template-columns: minmax(72px, auto) minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 96px;
  padding: 22px 24px;
  border-left: 1px solid rgba(255, 250, 240, 0.16);
  border-bottom: 0;
}

.wave-hero-proof div:last-child {
  border-left: 0;
}

.wave-hero-proof dt {
  direction: ltr;
  color: #f1c978;
  font-size: clamp(30px, 2.8vw, 48px);
  font-weight: 900;
  line-height: 1;
  text-align: right;
}

.wave-hero-proof dd {
  margin: 0;
  color: rgba(255, 250, 240, 0.76);
  font-size: clamp(14px, 1vw, 17px);
  font-weight: 700;
  line-height: 1.5;
}

.wave-intro {
  position: relative;
  z-index: 2;
  padding: clamp(82px, 8vw, 132px) 0;
  background:
    radial-gradient(48% 36% at 18% 14%, rgba(232, 189, 102, 0.1), transparent 70%),
    linear-gradient(180deg, #020303 0%, #070808 100%);
}

.wave-intro::before,
.wave-services-section::before,
.wave-why::before {
  content: "";
  position: absolute;
  inset: -1px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.68), transparent);
  opacity: 0.78;
}

.wave-intro-grid,
.wave-why-grid {
  display: grid;
  grid-template-columns: minmax(260px, 0.56fr) minmax(0, 1fr);
  gap: clamp(44px, 6vw, 96px);
  align-items: start;
}

.wave-section-heading h2,
.wave-method-head h2,
.wave-services-head h2,
.wave-why h2 {
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(40px, 4.5vw, 72px);
  font-weight: 500;
  line-height: 1.16;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.48);
}

.wave-copy {
  color: rgba(255, 250, 240, 0.78);
  font-size: clamp(17px, 1.22vw, 22px);
  font-weight: 500;
  line-height: 1.86;
}

.wave-copy p {
  margin: 0;
}

.wave-copy p + p {
  margin-top: 20px;
}

.wave-method {
  position: relative;
  padding: clamp(86px, 9vw, 146px) 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0)),
    radial-gradient(46% 42% at 82% 32%, rgba(90, 164, 182, 0.16), transparent 72%),
    radial-gradient(40% 34% at 18% 74%, rgba(232, 189, 102, 0.1), transparent 70%),
    #070808;
}

.wave-method-head {
  width: min(860px, 100%);
  margin: 0 0 clamp(34px, 5vw, 66px) auto;
  text-align: right;
}

.wave-method-head > p:not(.section-label) {
  margin: 18px 0 0;
  color: rgba(255, 250, 240, 0.74);
  font-size: clamp(17px, 1.22vw, 22px);
  font-weight: 500;
  line-height: 1.78;
}

.wave-method-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.wave-method-grid article {
  min-height: 286px;
  padding: clamp(24px, 2.6vw, 36px);
  border: 1px solid rgba(255, 250, 240, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.018)),
    #090a0a;
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.2);
}

.wave-method-grid span {
  direction: ltr;
  display: block;
  color: rgba(232, 189, 102, 0.88);
  font-size: 15px;
  font-weight: 900;
}

.wave-method-grid h3 {
  margin: 34px 0 14px;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(24px, 2vw, 34px);
  font-weight: 500;
  line-height: 1.2;
}

.wave-method-grid p {
  margin: 0;
  color: rgba(255, 250, 240, 0.72);
  font-size: clamp(15px, 1vw, 17px);
  font-weight: 500;
  line-height: 1.7;
}

.wave-services-section {
  position: relative;
  padding: clamp(82px, 8vw, 132px) 0;
  background:
    radial-gradient(52% 40% at 72% 18%, rgba(232, 189, 102, 0.1), transparent 72%),
    linear-gradient(180deg, #080909 0%, #020303 100%);
}

.wave-services-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 36px;
  margin-bottom: clamp(30px, 4vw, 58px);
}

.wave-services-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wave-services-list li {
  position: relative;
  min-height: 158px;
  padding: 28px 28px 24px;
  border: 1px solid rgba(232, 189, 102, 0.28);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018)),
    rgba(255, 255, 255, 0.025);
  color: rgba(255, 250, 240, 0.84);
  font-size: clamp(16px, 1.05vw, 19px);
  font-weight: 700;
  line-height: 1.58;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.wave-services-list li::before {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f1c978, rgba(232, 189, 102, 0.16));
  box-shadow: 0 0 14px rgba(232, 189, 102, 0.36);
}

.wave-why {
  position: relative;
  padding: clamp(90px, 9vw, 152px) 0 clamp(102px, 10vw, 168px);
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.78), rgba(2, 3, 3, 0.96)),
    radial-gradient(44% 34% at 16% 34%, rgba(90, 164, 182, 0.16), transparent 72%),
    radial-gradient(42% 32% at 88% 78%, rgba(232, 189, 102, 0.14), transparent 70%),
    url("./assets/home/city-aerial.jpg") center center / cover no-repeat,
    #020303;
}

.wave-why .wave-copy {
  color: rgba(255, 250, 240, 0.82);
}

.wave-why strong {
  display: block;
  margin-top: 28px;
  color: #f1c978;
  font-family: var(--title-serif);
  font-size: clamp(25px, 2.4vw, 42px);
  font-weight: 500;
  line-height: 1.38;
}

.wave-why .primary-cta {
  margin-top: 34px;
}

body.a11y-hide-images .site-shell :where(.wave-hero-image, .wave-hero-video) {
  visibility: hidden;
}

@media (max-width: 1040px) {
  .wave-template .wave-logo {
    width: clamp(116px, 14vw, 148px);
  }

  .wave-hero-inner,
  .wave-intro-grid,
  .wave-why-grid {
    grid-template-columns: 1fr;
  }

  .wave-hero-inner,
  .wave-section-inner {
    width: min(100% - 44px, 900px);
  }

  .wave-hero-copy {
    justify-self: start;
  }

  .wave-hero-proof {
    width: min(100%, 720px);
  }

  .wave-method-grid,
  .wave-services-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .wave-template .wave-logo {
    width: 118px;
  }

  .wave-hero {
    min-height: auto;
    padding: 132px 0 58px;
  }

  .wave-hero-media {
    object-position: 50% 76%;
  }

  .wave-hero-shade {
    background:
      linear-gradient(180deg, rgba(2, 3, 3, 0.18) 0%, rgba(2, 3, 3, 0.48) 28%, rgba(2, 3, 3, 0.92) 76%, #020303 100%),
      linear-gradient(90deg, rgba(2, 3, 3, 0.28), rgba(2, 3, 3, 0.58));
  }

  .wave-hero-inner,
  .wave-section-inner {
    width: calc(100% - 28px);
  }

  .wave-hero h1 {
    font-size: clamp(38px, 10.6vw, 52px);
  }

  .wave-hero-copy > p {
    font-size: 16px;
    line-height: 1.74;
  }

  .wave-hero-actions {
    justify-content: stretch;
  }

  .wave-hero-actions .primary-cta,
  .wave-hero-actions .outline-cta,
  .wave-why .primary-cta {
    width: min(100%, 320px);
    min-width: 0;
    min-height: 50px;
    font-size: 15px;
  }

  .wave-hero-proof div {
    grid-template-columns: 1fr;
    gap: 8px;
    min-height: auto;
    padding: 18px 20px;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 250, 240, 0.16);
  }

  .wave-hero-proof div:last-child {
    border-bottom: 0;
  }

  .wave-hero-proof {
    grid-template-columns: 1fr;
  }

  .wave-hero-proof dt,
  .wave-hero-proof dd {
    text-align: right;
  }

  .wave-intro,
  .wave-method,
  .wave-services-section,
  .wave-why {
    padding-top: 64px;
    padding-bottom: 70px;
  }

  .wave-section-heading h2,
  .wave-method-head h2,
  .wave-services-head h2,
  .wave-why h2 {
    font-size: 36px;
  }

  .wave-copy,
  .wave-method-head > p:not(.section-label) {
    font-size: 16px;
    line-height: 1.78;
  }

  .wave-method-grid,
  .wave-services-list {
    grid-template-columns: 1fr;
  }

  .wave-method-grid article {
    min-height: auto;
    padding: 24px 22px;
  }

  .wave-method-grid h3 {
    margin-top: 24px;
  }

  .wave-services-head {
    grid-template-columns: 1fr;
  }

  .wave-services-list li {
    min-height: auto;
    padding: 22px 20px 20px;
  }

  .wave-why {
    background-position: center center;
  }

  .wave-why strong {
    font-size: 24px;
  }
}

.project-atlas {
  background:
    radial-gradient(58% 42% at 72% 35%, rgba(255, 255, 255, 0.08), transparent 70%),
    radial-gradient(46% 34% at 18% 78%, rgba(255, 255, 255, 0.05), transparent 72%),
    linear-gradient(180deg, #050606 0%, #101111 48%, #020303 100%),
    #050606;
}

.project-atlas::before {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.46), transparent);
}

.project-atlas::after {
  background:
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.045) 46%, rgba(0, 0, 0, 0.2) 100%);
}

.project-atlas .section-label {
  color: rgba(255, 255, 255, 0.58);
}

.project-atlas-copy h2::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72), #ffffff, rgba(255, 255, 255, 0.72), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.2);
}

.project-atlas-copy > p:not(.section-label) {
  color: rgba(255, 255, 255, 0.7);
}

.project-atlas .project-map-stage,
.project-atlas .project-panel {
  border-color: rgba(255, 255, 255, 0.36);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.018)),
    #060707;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 34px 90px rgba(0, 0, 0, 0.52);
}

.project-atlas .project-map-stage {
  background:
    radial-gradient(48% 42% at 16% 24%, rgba(255, 255, 255, 0.72), transparent 72%),
    radial-gradient(52% 42% at 74% 74%, rgba(35, 35, 35, 0.34), transparent 78%),
    linear-gradient(135deg, #d8dcdd 0%, #f0f0ec 46%, #6b6f6c 100%);
}

.project-atlas .project-map-stage::before {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.08), transparent 32% 70%, rgba(2, 3, 3, 0.16)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), transparent 34%, rgba(2, 3, 3, 0.16) 100%);
}

.project-atlas .project-map-image {
  filter: grayscale(1) contrast(1.05) brightness(1.03);
}

.project-atlas .project-map-card {
  border-color: rgba(255, 255, 255, 0.72);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.024)),
    rgba(3, 4, 4, 0.9);
  color: #ffffff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 24px 56px rgba(0, 0, 0, 0.5),
    0 0 38px rgba(255, 255, 255, 0.08);
}

.project-atlas .project-map-card::before {
  background:
    linear-gradient(90deg, rgba(3, 4, 4, 0.22), rgba(3, 4, 4, 0.58) 44%, rgba(3, 4, 4, 0.98) 78%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.34)),
    var(--project-card-image, none) center bottom / cover no-repeat;
  filter: grayscale(1) contrast(1.08) brightness(0.84);
}

.project-atlas .project-map-card > div > span {
  color: rgba(255, 255, 255, 0.74);
}

.project-atlas .project-map-card h3 {
  color: #ffffff;
}

.project-atlas .project-map-card a {
  border-color: rgba(255, 255, 255, 0.76);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.12);
  color: #ffffff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 14px 34px rgba(0, 0, 0, 0.25);
}

.project-atlas .project-map-card a:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #060707;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    0 18px 42px rgba(0, 0, 0, 0.34),
    0 0 26px rgba(255, 255, 255, 0.12);
}

.project-atlas .project-pin {
  color: #060707;
}

.project-atlas .project-pin-marker {
  border-color: rgba(255, 255, 255, 0.94);
  background:
    radial-gradient(circle at 30% 24%, #ffffff 0 12%, #d8d8d8 21%, transparent 36%),
    conic-gradient(from 218deg at 50% 50%, #111111, #f7f7f7, #bdbdbd, #2b2b2b, #ffffff, #171717);
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.7),
    inset 0 -2px 0 rgba(0, 0, 0, 0.42),
    0 8px 20px rgba(0, 0, 0, 0.44),
    0 0 0 3px rgba(255, 255, 255, 0.08),
    0 0 20px rgba(255, 255, 255, 0.18);
}

.project-atlas .project-pin-marker::before {
  background:
    radial-gradient(circle at 35% 28%, #ffffff, #dcdcdc 34%, #050505 100%);
  box-shadow:
    inset 0 1px 2px rgba(0, 0, 0, 0.42),
    0 0 7px rgba(255, 255, 255, 0.32);
}

.project-atlas .project-pin-label,
.project-atlas .project-pin-card {
  border-color: rgba(255, 255, 255, 0.56);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.03)),
    rgba(3, 4, 4, 0.88);
  color: #ffffff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 18px 44px rgba(0, 0, 0, 0.42),
    0 0 22px rgba(255, 255, 255, 0.08);
}

.project-atlas .project-pin-card img {
  filter: grayscale(1) contrast(1.05);
}

.project-atlas .project-pin-card strong {
  color: #ffffff;
}

.project-atlas .project-pin-card small {
  color: rgba(255, 255, 255, 0.64);
}

.project-atlas .project-pin:hover,
.project-atlas .project-pin:focus-visible,
.project-atlas .project-pin.is-active {
  filter: grayscale(1) brightness(1.1);
}

.project-atlas .project-pin.is-active .project-pin-marker {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.76),
    inset 0 -1px 0 rgba(0, 0, 0, 0.5),
    0 10px 24px rgba(0, 0, 0, 0.46),
    0 0 0 6px rgba(255, 255, 255, 0.12),
    0 0 30px rgba(255, 255, 255, 0.22);
}

.project-atlas .project-map-stage {
  --project-pin-hit: clamp(31px, 4.4cqw, 38px);
  --project-pin-marker: clamp(13px, 2.05cqw, 17px);
  --project-pin-dot: clamp(4px, 0.64cqw, 5px);
  border-color: rgba(255, 255, 255, 0.44);
  background:
    radial-gradient(44% 38% at 18% 20%, rgba(255, 255, 255, 0.8), transparent 72%),
    radial-gradient(58% 46% at 76% 74%, rgba(12, 12, 12, 0.28), transparent 78%),
    linear-gradient(135deg, #e2e5e4 0%, #f2f1eb 48%, #5d625f 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    inset 0 0 0 1px rgba(255, 255, 255, 0.08),
    0 36px 92px rgba(0, 0, 0, 0.54);
}

.project-atlas .project-map-stage::before {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.1), transparent 28% 72%, rgba(2, 3, 3, 0.2)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), transparent 32%, rgba(2, 3, 3, 0.18) 100%);
}

.project-atlas .project-map-image {
  opacity: 0.96;
  filter: grayscale(1) saturate(0.12) contrast(1.16) brightness(1.06);
}

@media (min-width: 1041px) {
  .project-atlas .project-map-stage {
    aspect-ratio: 1 / 0.75;
  }
}

.project-atlas .project-map-card {
  width: min(45%, 390px);
  border-color: rgba(255, 255, 255, 0.72);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02)),
    rgba(2, 3, 3, 0.9);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 26px 58px rgba(0, 0, 0, 0.54),
    0 0 42px rgba(255, 255, 255, 0.1);
}

.project-atlas .project-map-card::after {
  width: clamp(34px, 4cqw, 52px);
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.96));
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.24);
}

.project-atlas .project-map-card.card-opens-left::after {
  right: calc(clamp(34px, 4cqw, 52px) * -1);
}

.project-atlas .project-map-card.card-opens-right::after {
  left: calc(clamp(34px, 4cqw, 52px) * -1);
}

.project-atlas .project-map-card.card-opens-above::after {
  top: auto;
  bottom: 18px;
}

.project-atlas .project-map-card::before {
  background:
    linear-gradient(90deg, rgba(3, 4, 4, 0.08), rgba(3, 4, 4, 0.48) 42%, rgba(3, 4, 4, 0.97) 80%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.28)),
    var(--project-card-image, none) center bottom / cover no-repeat;
  filter: saturate(1.14) contrast(1.08) brightness(0.9);
}

.project-atlas .project-map-card > div > span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 11px;
  letter-spacing: 0;
}

.project-atlas .project-map-card h3 {
  font-size: clamp(19px, 1.55vw, 25px);
  text-shadow: 0 14px 34px rgba(0, 0, 0, 0.42);
}

.project-atlas .project-pin {
  width: var(--project-pin-hit);
  height: calc(var(--project-pin-hit) * 1.18);
  color: #050505;
  transform: translate(-50%, -88%);
}

.project-atlas .project-pin::before {
  bottom: 7px;
  width: calc(var(--project-pin-marker) * 1.32);
  height: calc(var(--project-pin-marker) * 0.42);
  background: rgba(0, 0, 0, 0.58);
  filter: blur(6px);
  transform: translateY(12px);
}

.project-atlas .project-pin-marker {
  isolation: isolate;
  border-color: rgba(255, 255, 255, 0.98);
  background:
    radial-gradient(circle at 28% 22%, #ffffff 0 10%, rgba(191, 249, 255, 0.98) 20%, transparent 36%),
    conic-gradient(from 214deg at 50% 50%, #031018, #f7feff 13%, #47e7ff 30%, #071820 52%, #ffffff 70%, #00c7e8 84%, #031018);
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.84),
    inset 0 -2px 0 rgba(0, 0, 0, 0.56),
    0 7px 18px rgba(0, 0, 0, 0.54),
    0 0 0 1px rgba(1, 10, 14, 0.38),
    0 0 0 5px rgba(255, 255, 255, 0.18),
    0 0 20px rgba(0, 213, 255, 0.56);
}

.project-atlas .project-pin-marker::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -9px;
  border-radius: inherit;
  background: radial-gradient(circle, rgba(66, 231, 255, 0.5), rgba(255, 255, 255, 0.16) 34%, transparent 68%);
  opacity: 0.96;
}

.project-atlas .project-pin-label {
  left: 50%;
  top: calc(var(--project-pin-hit) * 0.82);
  display: grid;
  gap: 3px;
  min-width: 148px;
  max-width: 230px;
  padding: 9px 12px 10px;
  border-color: rgba(255, 255, 255, 0.68);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.035)),
    rgba(3, 4, 4, 0.9);
  color: #ffffff;
  text-align: right;
  white-space: normal;
  transform: translate(-50%, 7px) scale(0.98);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 18px 44px rgba(0, 0, 0, 0.42);
}

.project-atlas .project-pin-label small,
.project-atlas .project-pin-label strong {
  display: block;
  min-width: 0;
}

.project-atlas .project-pin-label small {
  color: rgba(255, 255, 255, 0.64);
  font-size: 10px;
  font-weight: 900;
  line-height: 1.1;
}

.project-atlas .project-pin-label strong {
  color: #ffffff;
  font-size: 12px;
  font-weight: 1000;
  line-height: 1.15;
}

.project-atlas .project-pin:hover,
.project-atlas .project-pin:focus-visible,
.project-atlas .project-pin.is-active {
  transform: translate(-50%, -91%) scale(1.035);
  filter: grayscale(1) brightness(1.12);
}

.project-atlas .project-pin:hover .project-pin-label,
.project-atlas .project-pin:focus-visible .project-pin-label {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.project-atlas .project-pin.is-active .project-pin-label {
  opacity: 0;
  transform: translate(-50%, 7px) scale(0.98);
}

.project-atlas .project-pin.pin-label-above .project-pin-label {
  top: auto;
  bottom: calc(var(--project-pin-hit) * 0.78);
  transform: translate(-50%, -7px) scale(0.98);
}

.project-atlas .project-pin.pin-label-above:hover .project-pin-label,
.project-atlas .project-pin.pin-label-above:focus-visible .project-pin-label,
.project-atlas .project-pin.pin-label-above.is-active .project-pin-label {
  transform: translate(-50%, -2px) scale(1);
}

.project-atlas .project-pin:focus-visible .project-pin-marker {
  outline: 2px solid rgba(255, 255, 255, 0.95);
  outline-offset: 7px;
}

.project-atlas .project-pin.is-active .project-pin-marker {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    inset 0 -1px 0 rgba(0, 0, 0, 0.52),
    0 9px 22px rgba(0, 0, 0, 0.52),
    0 0 0 7px rgba(255, 255, 255, 0.18),
    0 0 36px rgba(0, 213, 255, 0.62);
}

@media (max-width: 760px) {
  .project-atlas .project-map-stage {
    --project-pin-hit: clamp(28px, 6.7cqw, 34px);
    --project-pin-marker: clamp(12px, 3.05cqw, 15px);
    --project-pin-dot: 4px;
    --project-map-card-space: clamp(214px, 55vw, 270px);
    aspect-ratio: auto !important;
    min-height: clamp(560px, 148vw, 680px);
    padding-bottom: var(--project-map-card-space);
  }

  .project-atlas .project-map-art,
  .project-atlas .project-map-pins {
    bottom: var(--project-map-card-space);
  }

  .project-atlas .project-pin-label,
  .project-atlas .project-pin-card {
    display: none;
  }

  .project-atlas .project-pin {
    top: var(--pin-mobile-y, var(--pin-y, 50%));
    left: var(--pin-mobile-x, var(--pin-x, 50%));
  }

  .project-atlas .project-map-card {
    top: auto;
    left: 50%;
    right: auto;
    bottom: clamp(16px, 4.8vw, 24px);
    width: calc(100% - 28px);
    min-height: clamp(124px, 31vw, 150px);
    transform: translate(-50%, 12px) scale(0.96);
    transform-origin: 50% 100%;
  }

  .project-atlas .project-map-card.is-visible {
    transform: translate(-50%, 0) scale(1);
  }

  .project-atlas .project-map-card::after {
    display: none;
  }

  .project-atlas .project-map-card::before {
    background:
      linear-gradient(90deg, rgba(3, 4, 4, 0.08), rgba(3, 4, 4, 0.5) 42%, rgba(3, 4, 4, 0.96) 80%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.22)),
      var(--project-card-image, none) center bottom / cover no-repeat;
    filter: saturate(1.12) contrast(1.06) brightness(0.9);
  }
}

.projects-template .projects-page-main {
  background: #020303;
  color: #fffaf0;
}

.projects-template .projects-page-hero {
  min-height: min(890px, 94svh);
  align-items: end;
  padding: clamp(172px, 14vw, 220px) 0 clamp(58px, 6vw, 96px);
  background: #050606;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.projects-template .projects-page-hero::before {
  z-index: 2;
  background:
    linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.14) 50%, transparent 100%) center calc(100% - 2px) / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), transparent 24%, transparent 76%, rgba(0, 0, 0, 0.42));
}

.projects-template .projects-page-hero::after {
  content: none;
}

.projects-hero-media {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(0.96) contrast(1.08) brightness(0.88);
}

.projects-hero-video {
  transform: scale(1.018);
  transform-origin: center;
  background: #050606;
}

.projects-hero-noscript {
  display: block;
}

.projects-hero-shade {
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    radial-gradient(54% 48% at 72% 30%, rgba(232, 189, 102, 0.16), transparent 70%),
    radial-gradient(42% 42% at 22% 62%, rgba(80, 120, 132, 0.18), transparent 74%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.24) 0%, rgba(2, 3, 3, 0.24) 32%, rgba(2, 3, 3, 0.72) 76%, rgba(2, 3, 3, 0.96) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.1) 0%, rgba(2, 3, 3, 0.18) 36%, #020303 100%);
  pointer-events: none;
}

.projects-template .projects-page-hero-inner {
  position: relative;
  z-index: 3;
  width: min(1220px, calc(100% - 96px));
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: end;
  justify-items: end;
  gap: clamp(34px, 6vw, 92px);
  text-align: right;
}

.projects-template .projects-page-hero .section-label {
  justify-self: end;
  margin: 0;
  color: rgba(232, 189, 102, 0.92);
  letter-spacing: 0.18em;
}

.projects-template .projects-page-hero h1 {
  justify-self: end;
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(58px, 8.4vw, 142px);
  font-weight: 500;
  line-height: 0.92;
  text-align: right;
  letter-spacing: 0;
  text-shadow:
    0 2px 0 rgba(255, 255, 255, 0.08),
    0 22px 62px rgba(0, 0, 0, 0.66);
}

.projects-template .projects-page-hero h1::after {
  content: "";
  display: block;
  width: clamp(74px, 7vw, 112px);
  height: 2px;
  margin: clamp(18px, 2vw, 28px) 0 0 auto;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.96) 28%, #f6d88a 50%, rgba(232, 189, 102, 0.96) 72%, transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.46);
}

.projects-template .projects-page-hero p:not(.section-label) {
  justify-self: end;
  width: min(820px, 100%);
  margin: 0;
  color: rgba(255, 250, 240, 0.88);
  font-size: clamp(18px, 1.28vw, 22px);
  font-weight: 600;
  line-height: 1.74;
  text-shadow: 0 14px 36px rgba(0, 0, 0, 0.62);
}

.projects-template .project-page-map-link {
  justify-self: start;
  margin-top: 0;
  border-color: rgba(255, 250, 240, 0.46);
  background: rgba(2, 3, 3, 0.38);
  color: #fffaf0;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 16px 38px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(12px);
}

.projects-template .projects-strips-section {
  position: relative;
  padding: clamp(86px, 9vw, 146px) 0 clamp(104px, 10vw, 164px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0)),
    radial-gradient(46% 42% at 82% 18%, rgba(90, 164, 182, 0.15), transparent 72%),
    radial-gradient(40% 34% at 18% 74%, rgba(232, 189, 102, 0.1), transparent 70%),
    #070808;
}

.projects-template .projects-strips-section::before {
  content: "";
  position: absolute;
  inset: -1px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.68), transparent);
  opacity: 0.78;
}

.projects-catalog-head {
  position: relative;
  z-index: 1;
  width: min(1220px, calc(100% - 96px));
  margin: 0 auto clamp(42px, 5vw, 72px);
  display: grid;
  justify-items: end;
  gap: 16px;
  padding-bottom: 0;
  border-bottom: 0;
  text-align: right;
}

.projects-catalog-head .section-label {
  margin: 0;
  color: rgba(232, 189, 102, 0.88);
  letter-spacing: 0.18em;
}

.projects-catalog-head h2 {
  max-width: 860px;
  margin: 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(42px, 4.8vw, 76px);
  font-weight: 500;
  line-height: 1.12;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.48);
}

.projects-catalog-head p {
  max-width: 820px;
  margin: 0;
  color: rgba(255, 250, 240, 0.74);
  font-size: clamp(17px, 1.22vw, 22px);
  font-weight: 500;
  line-height: 1.78;
  text-align: right;
}

.projects-template .projects-strips {
  position: relative;
  z-index: 1;
  width: min(1220px, calc(100% - 96px));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: clamp(26px, 3vw, 42px);
  align-items: stretch;
}

.projects-template .project-strip {
  min-height: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto minmax(0, 1fr);
  height: 100%;
  padding: clamp(12px, 1.4vw, 18px);
  overflow: hidden;
  border: 1px solid rgba(255, 250, 240, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.018)),
    #090a0a;
  box-shadow:
    0 26px 74px rgba(0, 0, 0, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.projects-template .project-strip:nth-child(2n) {
  margin-top: 0;
}

.projects-template .project-strip::before,
.projects-template .project-strip::after {
  content: none;
}

.projects-template .project-strip-media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.28 / 0.82;
  border: 1px solid rgba(255, 250, 240, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(62% 72% at 18% 12%, rgba(255, 255, 255, 0.52), transparent 72%),
    #090a0a;
  box-shadow:
    0 18px 42px rgba(0, 0, 0, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
  isolation: isolate;
}

.projects-template .project-strip-media::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: -22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(0, 0, 0, 0.2)),
    var(--project-strip-image, none) center / cover no-repeat;
  filter: blur(18px) saturate(0.98) contrast(1.04) brightness(0.9);
  transform: scale(1.05);
  opacity: 0.62;
  pointer-events: none;
}

.projects-template .project-strip-media::after {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 34%, rgba(0, 0, 0, 0.34)),
    linear-gradient(90deg, rgba(0, 0, 0, 0.26), transparent 38%, rgba(0, 0, 0, 0.16)),
    radial-gradient(42% 52% at 78% 16%, rgba(232, 189, 102, 0.12), transparent 72%);
  opacity: 0.9;
  border: 1px solid rgba(255, 250, 240, 0.16);
  border-radius: 6px;
  box-shadow:
    inset 0 0 0 clamp(10px, 1.4vw, 16px) rgba(255, 255, 255, 0.035),
    inset 0 1px 0 rgba(255, 255, 255, 0.24);
  pointer-events: none;
}

.projects-template .project-strip img {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 100%;
  opacity: 1;
  filter: grayscale(0.04) saturate(1.02) contrast(1.04) brightness(0.98);
  transform: scale(1.001);
  transition: transform 720ms var(--ease), filter 720ms ease;
}

.projects-template .project-strip:hover img,
.projects-template .project-strip:focus-within img {
  filter: grayscale(0) saturate(1.08) contrast(1.08) brightness(1);
  transform: scale(1.035);
}

.projects-template .project-strip > strong {
  position: absolute;
  z-index: 3;
  top: clamp(24px, 2.3vw, 34px);
  left: clamp(24px, 2.3vw, 34px);
  padding: 0;
  color: rgba(255, 250, 240, 0.78);
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(42px, 4.8vw, 74px);
  font-weight: 300;
  line-height: 0.9;
  text-shadow: 0 16px 34px rgba(0, 0, 0, 0.42);
}

.projects-template .project-strip-content {
  width: 100%;
  min-height: clamp(328px, 24vw, 366px);
  display: grid;
  grid-template-rows: auto auto minmax(0, 1fr) auto auto;
  align-self: stretch;
  justify-self: stretch;
  padding: clamp(28px, 2.8vw, 42px) clamp(24px, 2.4vw, 36px) clamp(24px, 2.3vw, 34px);
  color: #fffaf0;
  text-align: right;
}

.projects-template .project-strip-content > span {
  color: rgba(232, 189, 102, 0.82);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
}

.projects-template .project-strip-content h2 {
  max-width: 620px;
  margin: 12px 0 0;
  color: #fffaf0;
  font-family: var(--title-serif);
  font-size: clamp(31px, 2.8vw, 46px);
  font-weight: 500;
  line-height: 1.1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
  text-shadow: none;
}

.projects-template .project-strip-content p {
  margin: 20px 0 0;
  color: rgba(255, 250, 240, 0.74);
  font-size: clamp(15px, 1.08vw, 18px);
  font-weight: 500;
  line-height: 1.78;
  text-wrap: pretty;
}

.projects-template .project-strip-details {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: clamp(22px, 3vw, 34px) 0 0;
  padding: 0;
  border: 0;
}

.projects-template .project-strip-details div {
  min-width: 0;
  min-height: 74px;
  padding: 13px 14px 14px;
  border: 1px solid rgba(255, 250, 240, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018)),
    rgba(255, 255, 255, 0.026);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 12px 28px rgba(0, 0, 0, 0.12);
  text-align: right;
}

.projects-template .project-strip-details div:last-child {
  border-left: 1px solid rgba(255, 250, 240, 0.12);
}

.projects-template .project-strip-details dt,
.projects-template .project-strip-details dd {
  margin: 0;
}

.projects-template .project-strip-details dt {
  color: rgba(255, 250, 240, 0.44);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
}

.projects-template .project-strip-details dd {
  margin-top: 8px;
  color: #fffaf0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(13px, 0.94vw, 15px);
  font-weight: 900;
  line-height: 1.28;
  letter-spacing: 0;
}

.projects-template .project-strip-action {
  justify-self: start;
  width: auto;
  min-width: 178px;
  height: 48px;
  min-height: 48px;
  margin-top: clamp(22px, 3vw, 34px);
  padding: 0 18px 0 16px;
  border: 1px solid rgba(255, 250, 240, 0.46);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(214, 214, 214, 0.88) 48%, rgba(154, 154, 154, 0.78)),
    #dedede;
  color: #050505;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 16px 36px rgba(0, 0, 0, 0.28),
    0 0 26px rgba(255, 255, 255, 0.08);
}

.projects-template .project-strip-action:hover {
  border-color: rgba(255, 255, 255, 0.8);
  background:
    linear-gradient(135deg, #ffffff, #ececec 48%, #bdbdbd),
    #ffffff;
  color: #050505;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 18px 42px rgba(16, 17, 17, 0.22);
  transform: translateY(-2px);
}

.projects-template .project-strip-action svg {
  width: 18px;
  height: 18px;
  stroke-width: 2.2;
}

.projects-template .project-strip-action span {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: nowrap;
  display: inline;
}

@media (max-width: 980px) {
  .projects-template .projects-page-hero-inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .projects-template .projects-page-hero h1 {
    text-align: right;
  }

  .projects-template .project-page-map-link {
    grid-column: auto;
    justify-self: start;
  }

  .projects-template .projects-strips {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }

  .projects-template .project-strip:nth-child(2n) {
    margin-top: 0;
  }

  .projects-template .project-strip {
    height: auto;
    padding: 12px;
  }

  .projects-template .project-strip-media {
    aspect-ratio: 1.08 / 0.82;
  }

  .projects-template .project-strip-content h2 {
    white-space: normal;
    overflow: visible;
  }
}

@media (max-width: 760px) {
  .projects-template .projects-page-hero {
    padding: 138px 0 54px;
  }

  .projects-hero-media {
    object-position: 64% center;
    filter: saturate(0.92) contrast(1.08) brightness(0.82);
  }

  .projects-hero-shade {
    background:
      radial-gradient(62% 44% at 68% 26%, rgba(229, 196, 126, 0.12), transparent 72%),
      linear-gradient(180deg, rgba(2, 3, 3, 0.08), rgba(2, 3, 3, 0.48) 42%, rgba(2, 3, 3, 0.96) 100%),
      linear-gradient(90deg, rgba(2, 3, 3, 0.2), rgba(2, 3, 3, 0.78));
  }

  .projects-template .projects-page-hero-inner,
  .projects-template .projects-strips,
  .projects-catalog-head {
    width: calc(100% - 28px);
  }

  .projects-template .projects-page-hero h1 {
    font-size: clamp(70px, 19vw, 104px);
  }

  .projects-template .projects-page-hero p:not(.section-label) {
    font-size: 16px;
  }

  .projects-catalog-head {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .projects-catalog-head p {
    text-align: right;
  }

  .projects-template .project-strip-media {
    aspect-ratio: 1 / 0.82;
    border-radius: 8px;
  }

  .projects-template .project-strip-content {
    min-height: 0;
    padding: 26px 22px 28px;
  }

  .projects-template .project-strip-content h2 {
    font-size: clamp(32px, 8.4vw, 44px);
  }

  .projects-template .project-strip-details {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .projects-template .project-strip-details div {
    min-height: 0;
    padding: 12px 14px;
    border: 1px solid rgba(255, 250, 240, 0.12);
    border-radius: 8px;
  }

  .projects-template .project-strip-details div:last-child {
    border: 1px solid rgba(255, 250, 240, 0.12);
  }
}

@media (prefers-reduced-motion: reduce) {
  .wave-template .wave-logo {
    transition: none;
  }
}

main :is(h1, h2, h3, h4, h5, h6),
.site-nav :is(a, strong),
.contact-drawer :is(h2, h3, strong),
.footer :is(h2, h3, strong) {
  font-family: var(--title-serif) !important;
  font-weight: 900 !important;
}

@media (min-width: 761px) {
  .hero {
    min-height: clamp(1420px, 118vw, 2160px);
    background:
      url("./assets/generated/hero-main-gal-shmul-3-bw-building-focus.png") center top / cover no-repeat,
      linear-gradient(180deg, #d7edf9 0%, #eaf7ff 54%, #ffffff 100%);
  }

  .hero-bg {
    object-fit: cover;
    object-position: center top;
  }

  .hero-copy {
    top: calc(var(--header-height) + 30px);
  }

  .hero .primary-cta {
    border-color: rgba(232, 189, 102, 0.62) !important;
    background:
      linear-gradient(90deg, rgba(232, 189, 102, 0.12), transparent 18% 82%, rgba(232, 189, 102, 0.16)),
      radial-gradient(circle at 22% 20%, rgba(255, 255, 255, 0.16), transparent 32%),
      linear-gradient(180deg, #151515 0%, #030303 100%) !important;
    color: #fffaf0 !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.2),
      inset 0 -1px 0 rgba(232, 189, 102, 0.28),
      0 18px 40px rgba(0, 0, 0, 0.24),
      0 0 34px rgba(232, 189, 102, 0.1) !important;
  }

  .hero .primary-cta::before {
    border-color: rgba(232, 189, 102, 0.18) !important;
  }

  .hero .primary-cta svg {
    color: var(--gold-light) !important;
  }

  .services {
    margin-top: 0;
    padding-top: 72px;
    background: linear-gradient(180deg, #ffffff 0 590px, #050606 590px 100%);
  }

  .services::before {
    display: none;
  }
}

/* Monochrome button system */
:where(.site-shell) :where(
  .primary-cta,
  .outline-cta,
  .menu-cta,
  .contact-form-submit,
  .contact-action,
  .contact-person-mail,
  .contact-details a,
  .service-content a,
  .footer-contact-button,
  .project-map-card a,
  .project-map-cta,
  .project-page-map-link,
  .project-strip-action,
  .press-feature-link,
  .press-read-more,
  .about-outline-cta,
  .wave-outline-cta,
  .a11y-stepper button
) {
  border-color: rgba(255, 255, 255, 0.58) !important;
  font-family: var(--menu-sans) !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

:where(.site-shell) :where(
  .primary-cta,
  .menu-cta,
  .contact-form-submit,
  .contact-whatsapp,
  .footer-contact-button,
  .project-map-cta,
  .project-map-card a,
  .project-page-map-link,
  .project-strip-action
) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(214, 214, 214, 0.88) 48%, rgba(154, 154, 154, 0.78)),
    #dedede !important;
  color: #050505 !important;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.22),
    0 0 26px rgba(255, 255, 255, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
}

:where(.site-shell) :where(
  .outline-cta,
  .about-outline-cta,
  .wave-outline-cta,
  .contact-phone,
  .contact-person-mail,
  .contact-details a,
  .service-content a,
  .a11y-stepper button
) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.025)),
    rgba(4, 5, 5, 0.5) !important;
  color: rgba(255, 255, 255, 0.94) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 14px 34px rgba(0, 0, 0, 0.2) !important;
}

:where(.site-shell) :where(.primary-cta)::before {
  border-color: rgba(255, 255, 255, 0.26) !important;
}

:where(.site-shell) :where(
  .primary-cta svg,
  .outline-cta svg,
  .menu-cta svg,
  .contact-action svg,
  .contact-person-mail svg,
  .contact-details svg,
  .service-content a svg,
  .footer-contact-button svg,
  .project-map-cta svg,
  .project-map-card a svg,
  .project-page-map-link svg,
  .project-strip-action svg
) {
  color: currentColor !important;
}

.menu-button,
.contact-button,
.menu-close,
.contact-close,
.accessibility-button {
  border-color: rgba(255, 255, 255, 0.42) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.16)),
    radial-gradient(circle at 32% 20%, rgba(255, 255, 255, 0.2), transparent 48%) !important;
  box-shadow:
    0 18px 50px rgba(8, 9, 12, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
}

.accessibility-button {
  border-color: rgba(255, 255, 255, 0.72) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.46)),
    rgba(255, 255, 255, 0.42) !important;
  color: #050505 !important;
  box-shadow:
    12px 14px 34px rgba(0, 0, 0, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}

.project-pin-marker {
  border-color: rgba(255, 255, 255, 0.74) !important;
  background:
    linear-gradient(145deg, #ffffff, #bfbfbf 54%, #737373) !important;
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.42),
    0 0 0 3px rgba(255, 255, 255, 0.08),
    0 0 18px rgba(255, 255, 255, 0.22) !important;
}

.projects-template .menu-button,
.projects-template .contact-button {
  border-color: rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.18) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 22px rgba(255, 255, 255, 0.08) !important;
}

.projects-template .menu-button svg,
.projects-template .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor;
}

.projects-template .gs-logo {
  filter:
    drop-shadow(0 1px 10px rgba(255, 255, 255, 0.34))
    drop-shadow(0 16px 34px rgba(0, 0, 0, 0.32));
}

.projects-template .project-strip-action {
  border-color: rgba(255, 250, 240, 0.46) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(214, 214, 214, 0.88) 48%, rgba(154, 154, 154, 0.78)),
    #dedede !important;
  color: #050505 !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 16px 36px rgba(0, 0, 0, 0.28),
    0 0 26px rgba(255, 255, 255, 0.08) !important;
}

.projects-template .project-strip-action:hover {
  border-color: rgba(255, 255, 255, 0.8) !important;
  background:
    linear-gradient(135deg, #ffffff, #ececec 48%, #bdbdbd),
    #ffffff !important;
  color: #050505 !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 18px 42px rgba(0, 0, 0, 0.34),
    0 0 26px rgba(255, 255, 255, 0.14) !important;
}

.wave-template .menu-button,
.wave-template .contact-button {
  border-color: rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.18) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 22px rgba(255, 255, 255, 0.08) !important;
}

.wave-template .menu-button svg,
.wave-template .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor;
}

.wave-template .wave-logo {
  width: clamp(108px, 7.7vw, 136px);
  filter:
    drop-shadow(0 1px 10px rgba(255, 255, 255, 0.34))
    drop-shadow(0 16px 34px rgba(0, 0, 0, 0.32));
}

.wave-template .wave-logo img {
  width: 100%;
  transition: filter 240ms ease;
}

.wave-template.wave-header-dark-logo .wave-logo {
  filter: drop-shadow(0 12px 24px rgba(255, 255, 255, 0.2));
}

.wave-template.wave-header-dark-logo .wave-logo img {
  filter: brightness(0) contrast(1.08);
}

.wave-template .wave-hero {
  min-height: 100svh;
  height: 100svh;
  box-sizing: border-box;
  align-items: end;
  padding: clamp(178px, 17vw, 238px) 0 clamp(76px, 9vw, 126px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: #050606;
}

.wave-template .wave-hero::before {
  z-index: 2;
  background:
    linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.14) 50%, transparent 100%) center calc(100% - 2px) / 100% 1px no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), transparent 24%, transparent 76%, rgba(0, 0, 0, 0.42));
}

.wave-template .wave-hero::after {
  content: none;
}

.wave-template .wave-hero-media {
  object-position: 58% center;
  filter: saturate(0.96) contrast(1.08) brightness(0.88);
}

.wave-template .wave-hero-shade {
  background:
    radial-gradient(42% 44% at 76% 36%, rgba(255, 255, 255, 0.12), transparent 72%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.18) 0%, rgba(2, 3, 3, 0.42) 44%, rgba(2, 3, 3, 0.82) 78%, rgba(2, 3, 3, 0.98) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.06) 0%, rgba(2, 3, 3, 0.26) 42%, rgba(2, 3, 3, 0.96) 100%);
}

.wave-template .wave-hero-inner {
  width: min(1320px, calc(100% - 96px));
  justify-items: stretch;
}

.wave-template .wave-hero-copy {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.52fr);
  align-items: end;
  gap: clamp(28px, 5vw, 88px);
  text-align: right;
}

.wave-template .wave-hero-copy::before {
  content: none;
}

.wave-template .wave-hero .section-label {
  grid-column: 1;
  grid-row: 4;
  justify-self: center;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: clamp(10px, 1vw, 16px);
  width: auto;
  margin: clamp(22px, 2.4vw, 34px) 0 0;
  padding: 8px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--menu-sans);
  font-size: clamp(12px, 1vw, 15px);
  font-weight: 900;
  letter-spacing: 0.34em;
  text-align: center;
  text-shadow:
    0 0 22px rgba(255, 255, 255, 0.28),
    0 14px 34px rgba(0, 0, 0, 0.58);
}

.wave-template .wave-hero .section-label::before,
.wave-template .wave-hero .section-label::after {
  content: "";
  width: clamp(34px, 4vw, 68px);
  height: 1px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.84), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.22);
}

.wave-template .wave-hero h1 {
  position: relative;
  isolation: isolate;
  grid-column: 1;
  grid-row: 2;
  align-self: end;
  justify-self: center;
  margin: 0;
  color: #ffffff;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(98px, 14.6vw, 218px);
  font-weight: 300;
  line-height: 0.78;
  text-align: center;
  letter-spacing: 0.01em;
  background: linear-gradient(180deg, #ffffff 0%, #f7f7f4 45%, #bfc6c8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22),
    0 18px 44px rgba(0, 0, 0, 0.46),
    0 0 52px rgba(255, 255, 255, 0.16);
}

.wave-template .wave-hero h1::before {
  content: "WAVE";
  position: absolute;
  z-index: -1;
  inset: 50% auto auto 50%;
  color: transparent;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(150px, 20vw, 310px);
  font-weight: 300;
  line-height: 0.78;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.34;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.32);
  -webkit-text-fill-color: transparent;
  transform: translate(-52%, -54%);
  filter: blur(0.2px);
  text-shadow:
    0 0 42px rgba(255, 255, 255, 0.18),
    0 26px 82px rgba(0, 0, 0, 0.54);
}

.wave-template .wave-hero h1::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: clamp(-20px, -1.2vw, -12px);
  width: min(46%, 190px);
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), #ffffff, rgba(255, 255, 255, 0.52), transparent);
  box-shadow:
    0 0 20px rgba(255, 255, 255, 0.3),
    0 10px 28px rgba(0, 0, 0, 0.42);
  transform: translateX(-50%);
}

.wave-template .wave-hero-copy > p:not(.section-label) {
  grid-column: 2;
  grid-row: 2;
  align-self: end;
  width: 100%;
  max-width: none;
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(18px, 1.55vw, 27px);
  font-weight: 600;
  line-height: 1.75;
  text-shadow: 0 18px 44px rgba(0, 0, 0, 0.52);
}

.wave-template .wave-hero-actions {
  grid-column: 2;
  grid-row: 4;
  justify-content: flex-start;
  margin-top: 24px;
}

.wave-template .wave-hero-actions .primary-cta,
.wave-template .wave-hero-actions .outline-cta {
  min-width: min(100%, 322px);
  min-height: 58px;
  border-color: rgba(255, 255, 255, 0.62) !important;
  font-family: var(--title-serif);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 16px 38px rgba(0, 0, 0, 0.2) !important;
}

.wave-template .wave-hero-actions .primary-cta {
  background: linear-gradient(145deg, #ffffff, #d9d9d9) !important;
  color: #101111 !important;
}

.wave-template .wave-hero-actions .outline-cta {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(222, 222, 222, 0.72)),
    rgba(255, 255, 255, 0.72) !important;
  color: #101111 !important;
}

.wave-template .wave-hero-actions .primary-cta::before,
.wave-template .wave-hero-actions .primary-cta::after {
  content: none;
}

.wave-template .wave-hero-actions .primary-cta svg {
  color: #101111 !important;
}

.wave-template .wave-hero-actions .outline-cta svg {
  color: #101111 !important;
}

.wave-template .wave-proof-section {
  position: relative;
  z-index: 2;
  padding: clamp(34px, 4.2vw, 68px) 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background:
    radial-gradient(56% 90% at 50% 0%, rgba(255, 255, 255, 0.08), transparent 70%),
    linear-gradient(180deg, #070808 0%, #020303 100%);
  background-color: #020303;
}

.wave-template .wave-proof-section .wave-section-inner {
  width: min(1180px, calc(100% - 96px));
}

.wave-template .wave-hero-proof {
  width: min(1180px, 100%);
  margin: 0 auto;
  border-color: rgba(255, 255, 255, 0.2);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.024)),
    rgba(2, 3, 3, 0.42);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 24px 70px rgba(0, 0, 0, 0.36);
}

.wave-template .wave-hero-proof div {
  grid-template-columns: 1fr;
  align-content: center;
  justify-items: center;
  gap: 12px;
  min-height: 154px;
  padding: 30px 34px;
  text-align: center;
}

.wave-template .wave-hero-proof dt {
  color: #ffffff;
  font-family: var(--title-serif);
  font-size: 60px;
  font-weight: 900;
  line-height: 0.96;
  letter-spacing: 0;
  text-align: center;
  text-wrap: balance;
  unicode-bidi: plaintext;
}

.wave-template .wave-hero-proof div:nth-child(2) dt {
  font-family: var(--title-serif);
  font-size: 58px;
  font-weight: 900;
  letter-spacing: 0;
}

.wave-template .wave-hero-proof dd {
  max-width: 265px;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--menu-sans);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.42;
  text-align: center;
  text-wrap: balance;
}

@media (max-width: 980px) {
  .wave-template .wave-hero-copy {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .wave-template .wave-hero h1,
  .wave-template .wave-hero-copy > p:not(.section-label),
  .wave-template .wave-hero-actions {
    grid-column: auto;
    grid-row: auto;
  }

  .wave-template .wave-hero .section-label {
    grid-column: auto;
    grid-row: auto;
  }

  .wave-template .wave-hero h1 {
    text-align: center;
  }

  .wave-template .wave-hero h1::before {
    inset-inline-start: 48%;
    transform: translate(-50%, -54%);
  }

  .wave-template .wave-hero-proof {
    width: 100%;
  }

  .wave-template .wave-hero-proof div {
    min-height: 142px;
    padding: 26px 22px;
  }

.wave-template .wave-hero-proof dt {
    font-size: 48px;
  }

  .wave-template .wave-hero-proof dd {
    font-size: 18px;
  }
}

@media (max-width: 760px) {
  .wave-template .wave-logo {
    width: 96px;
  }

  .wave-template .wave-hero {
    min-height: 100svh;
    height: 100svh;
    padding: 124px 0 38px;
  }

  .wave-template .wave-hero-media {
    object-position: 50% 76%;
    filter: saturate(0.92) contrast(1.08) brightness(0.82);
  }

  .wave-template .wave-hero-inner {
    width: calc(100% - 28px);
  }

  .wave-template .wave-hero h1 {
    font-size: clamp(78px, 20vw, 112px);
    line-height: 0.88;
  }

  .wave-template .wave-hero h1::before {
    font-size: clamp(112px, 31vw, 164px);
    opacity: 0.28;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.24);
  }

  .wave-template .wave-hero h1::after {
    bottom: -14px;
    width: min(58%, 150px);
  }

  .wave-template .wave-hero .section-label {
    justify-self: center;
    gap: 9px;
    margin: 12px 0 0;
    padding: 6px 0;
    font-size: 11px;
    letter-spacing: 0.22em;
  }

  .wave-template .wave-hero .section-label::before,
  .wave-template .wave-hero .section-label::after {
    width: 28px;
  }

  .wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: 16px;
    line-height: 1.74;
  }

  .wave-template .wave-hero-actions {
    justify-content: stretch;
  }

  .wave-template .wave-hero-actions .primary-cta,
  .wave-template .wave-hero-actions .outline-cta {
    width: min(100%, 320px);
    min-width: 0;
  }

  .wave-template .wave-proof-section {
    padding: 28px 0 34px;
  }

  .wave-template .wave-hero-proof {
    grid-template-columns: 1fr;
    margin: 0 auto;
  }

  .wave-template .wave-hero-proof div {
    min-height: 124px;
    padding: 24px 22px;
    border-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  .wave-template .wave-hero-proof div:last-child {
    border-bottom: 0;
  }

  .wave-template .wave-hero-proof dt {
    font-size: 38px;
  }

  .wave-template .wave-hero-proof dd {
    max-width: 100%;
    font-size: 16px;
  }
}

.wave-template .wave-page {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #efeee9;
  color: #101111;
}

.wave-template .wave-page::before {
  content: "";
  position: fixed;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(38% 30% at 18% 24%, rgba(255, 255, 255, 0.58), transparent 72%),
    radial-gradient(34% 32% at 82% 42%, rgba(16, 17, 17, 0.08), transparent 74%),
    linear-gradient(120deg, transparent 0 42%, rgba(255, 255, 255, 0.34) 50%, transparent 62%);
  opacity: 0.42;
  mix-blend-mode: soft-light;
}

.wave-template .wave-page > section,
.wave-template .wave-page > footer {
  position: relative;
  z-index: 1;
}

.wave-template .wave-intro,
.wave-template .wave-services-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(46% 34% at 12% 18%, rgba(255, 255, 255, 0.82), transparent 70%),
    radial-gradient(42% 34% at 88% 72%, rgba(16, 17, 17, 0.06), transparent 72%),
    linear-gradient(180deg, #efeee9, #f7f6f2 48%, #efeee9 100%);
  color: #101111;
}

.wave-template .wave-intro::after,
.wave-template .wave-services-section::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 12% auto auto 6%;
  width: clamp(180px, 20vw, 340px);
  aspect-ratio: 1;
  border: 1px solid rgba(16, 17, 17, 0.08);
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.5), transparent 58%),
    conic-gradient(from 160deg, transparent, rgba(16, 17, 17, 0.12), transparent 44%, rgba(255, 255, 255, 0.34), transparent 78%);
  filter: blur(0.2px);
  opacity: 0.34;
}

.wave-template .wave-intro .wave-section-inner,
.wave-template .wave-services-section .wave-section-inner {
  position: relative;
  z-index: 1;
}

.wave-template .wave-intro {
  padding: clamp(78px, 7vw, 118px) 0 clamp(70px, 7vw, 112px);
}

.wave-template .wave-services-section {
  padding: clamp(78px, 7vw, 120px) 0 clamp(96px, 8vw, 138px);
}

.wave-template .wave-intro::before,
.wave-template .wave-services-section::before,
.wave-template .wave-why::before {
  background: linear-gradient(90deg, transparent, rgba(16, 17, 17, 0.22), transparent);
  opacity: 1;
}

.wave-template .wave-intro .wave-section-inner,
.wave-template .wave-method .wave-section-inner,
.wave-template .wave-services-section .wave-section-inner,
.wave-template .wave-why .wave-section-inner {
  width: min(1320px, calc(100% - 96px));
}

.wave-template .wave-intro-grid,
.wave-template .wave-why-grid {
  gap: clamp(34px, 5vw, 86px);
}

.wave-template .wave-section-heading,
.wave-template .wave-services-head,
.wave-template .wave-method-head {
  border-bottom: 1px solid rgba(16, 17, 17, 0.16);
  padding-bottom: clamp(18px, 2vw, 24px);
}

.wave-template .wave-intro .section-label,
.wave-template .wave-services-section .section-label {
  color: rgba(16, 17, 17, 0.56);
  font-family: var(--menu-sans);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.2em;
}

.wave-template .wave-section-heading h2,
.wave-template .wave-services-head h2 {
  color: #101111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(46px, 5.4vw, 92px);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: 0;
  text-shadow: none;
}

.wave-template .wave-intro .wave-copy {
  align-self: stretch;
  padding: clamp(28px, 3vw, 42px);
  border: 1px solid rgba(16, 17, 17, 0.13);
  border-radius: 10px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(226, 224, 217, 0.62)),
    #f8f7f2;
  color: rgba(16, 17, 17, 0.72);
  box-shadow: 0 26px 70px rgba(16, 17, 17, 0.12);
}

.wave-template .wave-copy p {
  font-weight: 650;
}

.wave-template .wave-method {
  overflow: hidden;
  padding: clamp(88px, 8vw, 136px) 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background:
    radial-gradient(44% 36% at 80% 28%, rgba(255, 255, 255, 0.08), transparent 72%),
    linear-gradient(180deg, #050606 0%, #0b0c0c 48%, #050606 100%);
  color: #ffffff;
}

.wave-template .wave-method::before {
  content: "";
  position: absolute;
  inset: -1px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);
}

.wave-template .wave-method::after {
  content: "";
  position: absolute;
  z-index: 0;
  inset: auto -10% 8%;
  height: clamp(160px, 18vw, 280px);
  pointer-events: none;
  background:
    radial-gradient(42% 68% at 18% 50%, rgba(255, 255, 255, 0.12), transparent 68%),
    radial-gradient(36% 70% at 82% 50%, rgba(255, 255, 255, 0.08), transparent 70%),
    linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.11), transparent);
  filter: blur(18px);
  opacity: 0.48;
}

.wave-template .wave-method .wave-section-inner {
  position: relative;
  z-index: 1;
}

.wave-template .wave-method-head {
  width: min(980px, 100%);
  margin-bottom: clamp(34px, 5vw, 66px);
  border-color: rgba(255, 255, 255, 0.18);
}

.wave-template .wave-method .section-label,
.wave-template .wave-why .section-label {
  color: rgba(255, 255, 255, 0.58);
  font-family: var(--menu-sans);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.2em;
}

.wave-template .wave-method-head h2,
.wave-template .wave-why h2 {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(46px, 5.4vw, 92px);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: 0;
  text-shadow: 0 28px 70px rgba(0, 0, 0, 0.5);
}

.wave-template .wave-method-head > p:not(.section-label) {
  color: rgba(255, 255, 255, 0.76);
  font-size: clamp(17px, 1.24vw, 22px);
  font-weight: 650;
}

.wave-template .wave-method-grid {
  gap: clamp(14px, 1.6vw, 22px);
}

.wave-template .wave-method-grid article {
  min-height: 300px;
  border-color: rgba(255, 255, 255, 0.2);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.026)),
    rgba(255, 255, 255, 0.025);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 24px 62px rgba(0, 0, 0, 0.26);
  transition: transform 520ms var(--ease), border-color 520ms ease, background 520ms ease, box-shadow 520ms ease;
}

.wave-template .wave-method-grid span {
  color: rgba(255, 255, 255, 0.68);
  font-family: var(--menu-sans);
  letter-spacing: 0.16em;
}

.wave-template .wave-method-grid h3 {
  color: #ffffff;
  font-family: var(--title-serif);
}

.wave-template .wave-method-grid p {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 560;
}

.wave-template .wave-services-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: clamp(26px, 4vw, 52px);
}

.wave-template .wave-services-head h2 {
  font-family: "Noto Serif Hebrew", var(--title-serif) !important;
  font-size: 58px;
  font-weight: 700 !important;
  line-height: 1.08;
  letter-spacing: 0;
}

.wave-template .wave-services-list {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.6vw, 22px);
}

.wave-template .wave-services-list li {
  min-height: 172px;
  display: grid;
  align-content: start;
  border-color: rgba(16, 17, 17, 0.13);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(226, 224, 217, 0.62)),
    #f8f7f2;
  color: rgba(16, 17, 17, 0.82);
  font-family: "Noto Serif Hebrew", var(--title-serif);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.52;
  box-shadow:
    0 26px 70px rgba(16, 17, 17, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.74);
  transition: transform 520ms var(--ease), border-color 520ms ease, background 520ms ease, box-shadow 520ms ease;
}

.wave-template .wave-services-list li::before {
  background: linear-gradient(90deg, #101111, rgba(16, 17, 17, 0.12));
  box-shadow: none;
}

@media (hover: hover) and (pointer: fine) {
  .wave-template .wave-method-grid article:hover,
  .wave-template .wave-services-list li:hover {
    transform: translateY(-8px);
  }

  .wave-template .wave-method-grid article:hover {
    border-color: rgba(255, 255, 255, 0.36);
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.036)),
      rgba(255, 255, 255, 0.04);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.16),
      0 32px 74px rgba(0, 0, 0, 0.34);
  }

  .wave-template .wave-services-list li:hover {
    border-color: rgba(16, 17, 17, 0.2);
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(232, 230, 222, 0.78)),
      #ffffff;
    box-shadow:
      0 32px 82px rgba(16, 17, 17, 0.16),
      inset 0 1px 0 rgba(255, 255, 255, 0.86);
  }
}

@media (prefers-reduced-motion: no-preference) {
  body:not(.a11y-no-motion) .site-scroll-reveal {
    opacity: 0;
    filter: blur(10px);
    transform: translate3d(0, 56px, 0) scale(0.985);
    transition:
      opacity 900ms var(--ease),
      transform 900ms var(--ease),
      filter 900ms ease;
    transition-delay: var(--site-reveal-delay, 0ms);
    will-change: opacity, transform, filter;
  }

  body:not(.a11y-no-motion) .site-reveal-headline {
    transform: translate3d(0, 48px, 0) scale(0.975);
  }

  body:not(.a11y-no-motion) .site-reveal-card {
    transform: translate3d(0, 64px, 0) scale(0.955);
  }

  body:not(.a11y-no-motion) .site-reveal-panel {
    transform: translate3d(0, 58px, 0) scale(0.97);
  }

  body:not(.a11y-no-motion) .legal-document-page .site-scroll-reveal {
    filter: blur(7px);
    transform: translate3d(0, 34px, 0) scale(0.992);
    transition-duration: 740ms;
  }

  body:not(.a11y-no-motion) .site-scroll-reveal.is-visible {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0) scale(1);
  }

  @media (max-width: 760px) {
    body:not(.a11y-no-motion) .site-scroll-reveal {
      filter: blur(7px);
      transform: translate3d(0, 38px, 0) scale(0.99);
      transition-duration: 760ms;
    }

    body:not(.a11y-no-motion) .site-reveal-card,
    body:not(.a11y-no-motion) .site-reveal-panel,
    body:not(.a11y-no-motion) .site-reveal-headline {
      transform: translate3d(0, 42px, 0) scale(0.985);
    }
  }
}

body.a11y-no-motion .site-scroll-reveal {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

@media (prefers-reduced-motion: no-preference) {
  .wave-template .wave-page::before {
    animation: waveAmbientDrift 16s ease-in-out infinite alternate;
  }

  .wave-template .wave-method::after {
    animation: waveLightSweep 14s ease-in-out infinite alternate;
  }

}

@keyframes waveAmbientDrift {
  from {
    transform: translate3d(-1.2%, -1%, 0) scale(1);
  }

  to {
    transform: translate3d(1.2%, 1%, 0) scale(1.04);
  }
}

@keyframes waveLightSweep {
  from {
    opacity: 0.3;
    transform: translate3d(-3%, 0, 0) scaleX(0.96);
  }

  to {
    opacity: 0.56;
    transform: translate3d(3%, -4px, 0) scaleX(1.04);
  }
}

.wave-template .wave-why {
  padding: clamp(92px, 8vw, 148px) 0 clamp(104px, 9vw, 156px);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background:
    linear-gradient(90deg, rgba(5, 6, 6, 0.9), rgba(5, 6, 6, 0.98)),
    radial-gradient(50% 42% at 78% 24%, rgba(255, 255, 255, 0.08), transparent 74%),
    url("./assets/home/city-aerial.jpg") center center / cover no-repeat,
    #050606;
}

.wave-template .wave-why .wave-copy {
  color: rgba(255, 255, 255, 0.78);
}

.wave-template .wave-why strong {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(28px, 2.8vw, 48px);
  font-weight: 500;
  line-height: 1.16;
}

.wave-template .wave-why .primary-cta {
  border-color: rgba(255, 255, 255, 0.62) !important;
  background: linear-gradient(145deg, #ffffff, #d9d9d9) !important;
  color: #101111 !important;
}

.wave-template .wave-why .primary-cta::before,
.wave-template .wave-why .primary-cta::after {
  content: none;
}

.wave-template .wave-why .primary-cta svg {
  color: #101111 !important;
}

@media (max-width: 1040px) {
  .wave-template .wave-intro .wave-section-inner,
  .wave-template .wave-method .wave-section-inner,
  .wave-template .wave-services-section .wave-section-inner,
  .wave-template .wave-why .wave-section-inner {
    width: min(100% - 44px, 900px);
  }

  .wave-template .wave-services-head h2 {
    font-size: 50px;
  }

  .wave-template .wave-services-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .wave-template .wave-intro,
  .wave-template .wave-method,
  .wave-template .wave-services-section,
  .wave-template .wave-why {
    padding-top: 68px;
    padding-bottom: 74px;
  }

  .wave-template .wave-intro .wave-section-inner,
  .wave-template .wave-method .wave-section-inner,
  .wave-template .wave-services-section .wave-section-inner,
  .wave-template .wave-why .wave-section-inner {
    width: calc(100% - 28px);
  }

  .wave-template .wave-section-heading h2,
  .wave-template .wave-method-head h2,
  .wave-template .wave-services-head h2,
  .wave-template .wave-why h2 {
    font-size: clamp(38px, 10.8vw, 52px);
    line-height: 1.04;
  }

  .wave-template .wave-intro .wave-copy {
    padding: 26px 22px;
  }

  .wave-template .wave-services-head {
    display: block;
  }

  .wave-template .wave-services-head h2 {
    font-size: 38px;
  }

  .wave-template .wave-services-list,
  .wave-template .wave-method-grid {
    grid-template-columns: 1fr;
  }

  .wave-template .wave-method-grid article,
  .wave-template .wave-services-list li {
    min-height: auto;
  }

  .wave-template .wave-services-list li {
    font-size: 18px;
    line-height: 1.52;
  }

  .wave-template .wave-why strong {
    font-size: clamp(27px, 8.2vw, 38px);
  }
}

.project-atlas .project-map-card {
  border-color: rgba(255, 255, 255, 0.86);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.028)),
    rgba(3, 4, 4, 0.88);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 22px 54px rgba(0, 0, 0, 0.52),
    0 0 32px rgba(255, 255, 255, 0.1);
}

.project-atlas .project-map-card::before {
  background:
    linear-gradient(90deg, rgba(3, 4, 4, 0.04), rgba(3, 4, 4, 0.34) 42%, rgba(3, 4, 4, 0.94) 78%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.24)),
    var(--project-card-image, none) center bottom / cover no-repeat;
  opacity: 0.96;
  filter: saturate(1.12) contrast(1.05) brightness(0.96);
}

.project-atlas .project-pin::before {
  background: rgba(0, 0, 0, 0.5);
  filter: blur(6px);
}

.project-atlas .project-pin-marker {
  border-color: rgba(255, 255, 255, 0.98) !important;
  background:
    radial-gradient(circle at 30% 22%, #ffffff 0 14%, rgba(255, 255, 255, 0.72) 24%, transparent 38%),
    conic-gradient(from 218deg at 50% 50%, #7e8587, #ffffff, #d7d9d9, #595f62, #ffffff, #9da2a4, #7e8587) !important;
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.88),
    inset 0 -2px 0 rgba(0, 0, 0, 0.38),
    0 9px 20px rgba(0, 0, 0, 0.5),
    0 0 0 3px rgba(255, 255, 255, 0.12),
    0 0 22px rgba(255, 255, 255, 0.38) !important;
}

.project-atlas .project-pin-marker::before {
  background:
    radial-gradient(circle at 35% 28%, #ffffff, #eeeeee 42%, #111111 100%);
  box-shadow:
    inset 0 1px 2px rgba(0, 0, 0, 0.42),
    0 0 9px rgba(255, 255, 255, 0.46);
}

.project-atlas .project-pin.is-active .project-pin-marker {
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.94),
    inset 0 -2px 0 rgba(0, 0, 0, 0.42),
    0 12px 25px rgba(0, 0, 0, 0.52),
    0 0 0 7px rgba(255, 255, 255, 0.14),
    0 0 34px rgba(255, 255, 255, 0.52) !important;
}

.menu-close,
.contact-close {
  background: rgba(255, 255, 255, 0.07) !important;
  color: rgba(255, 255, 255, 0.92) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 14px 30px rgba(0, 0, 0, 0.22) !important;
}

.accessibility-button::before {
  background: #050505 !important;
}

@media (hover: hover) and (pointer: fine) {
  :where(.site-shell) :where(
    .primary-cta,
    .outline-cta,
    .menu-cta,
    .contact-action,
    .contact-person-mail,
    .contact-details a,
    .service-content a,
    .footer-contact-button,
    .project-map-card a,
    .project-map-cta,
    .project-page-map-link,
    .project-strip-action,
    .about-outline-cta,
    .wave-outline-cta,
    .a11y-stepper button
  ):hover {
    border-color: rgba(255, 255, 255, 0.86) !important;
    filter: brightness(1.04);
    box-shadow:
      0 22px 54px rgba(0, 0, 0, 0.28),
      0 0 34px rgba(255, 255, 255, 0.16),
      inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
  }

  .menu-button:hover,
  .contact-button:hover,
  .menu-close:hover,
  .contact-close:hover,
  .accessibility-button:hover {
    border-color: rgba(255, 255, 255, 0.72) !important;
    box-shadow:
      0 22px 56px rgba(8, 9, 12, 0.16),
      0 0 26px rgba(255, 255, 255, 0.14),
      inset 0 1px 0 rgba(255, 255, 255, 0.5) !important;
  }
}

:where(.site-shell) :where(a, button):focus-visible {
  outline-color: rgba(255, 255, 255, 0.92) !important;
}

:root {
  --hero-header-clearance: 144px;
}

.hero-copy {
  top: calc(var(--hero-header-clearance) + 30px) !important;
}

.hero .primary-cta {
  border-color: rgba(255, 255, 255, 0.58) !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 18% 82%, rgba(255, 255, 255, 0.1)),
    radial-gradient(circle at 22% 20%, rgba(255, 255, 255, 0.13), transparent 32%),
    linear-gradient(180deg, #171717 0%, #050505 100%) !important;
  color: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    0 18px 40px rgba(0, 0, 0, 0.24),
    0 0 30px rgba(255, 255, 255, 0.08) !important;
}

.hero .primary-cta::before {
  border-color: rgba(255, 255, 255, 0.18) !important;
}

.hero .primary-cta svg {
  color: currentColor !important;
}

.hero-copy {
  width: min(1260px, calc(100% - 44px));
}

.hero-copy h1 {
  color: #020303 !important;
  font-size: clamp(58px, 7.1vw, 126px) !important;
  font-weight: 1000 !important;
  line-height: 0.92;
  letter-spacing: 0;
  white-space: nowrap;
  -webkit-text-stroke: clamp(0.45px, 0.075vw, 1px) rgba(255, 255, 255, 0.52);
  paint-order: stroke fill;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.92),
    0 0 2px rgba(255, 255, 255, 0.85),
    0 12px 26px rgba(255, 255, 255, 0.48),
    0 24px 46px rgba(0, 0, 0, 0.22);
}

.hero-copy h1 span {
  color: #8a621c !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.84),
    0 0 2px rgba(255, 255, 255, 0.68),
    0 14px 28px rgba(255, 255, 255, 0.34),
    0 22px 42px rgba(58, 38, 5, 0.26);
}

.hero-copy p {
  margin: clamp(10px, 1.2vw, 18px) 0 clamp(24px, 2vw, 34px);
  color: #06070a !important;
  font-family: var(--title-serif);
  font-size: clamp(24px, 2.25vw, 40px) !important;
  font-weight: 1000;
  line-height: 1.08;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.92),
    0 0 2px rgba(255, 255, 255, 0.82),
    0 10px 22px rgba(255, 255, 255, 0.52),
    0 18px 34px rgba(0, 0, 0, 0.18);
}

@media (max-width: 1040px) {
  :root {
    --hero-header-clearance: 128px;
  }

  .hero-copy {
    width: calc(100% - 36px);
  }

  .hero-copy h1 {
    font-size: clamp(54px, 8vw, 84px) !important;
  }

  .hero-copy p {
    margin: 10px 0 24px;
    font-size: clamp(23px, 3.2vw, 32px) !important;
  }
}

@media (max-width: 760px) {
  :root {
    --hero-header-clearance: 108px;
  }

  .hero-copy {
    width: calc(100% - 24px);
  }

  .hero-copy h1 {
    font-size: clamp(48px, 13vw, 76px) !important;
    line-height: 0.94;
    white-space: normal;
  }

  .hero-copy p {
    margin: 10px 0 22px;
    font-size: clamp(21px, 5.6vw, 28px) !important;
    line-height: 1.12;
  }
}

@media (max-width: 390px) {
  .hero-copy h1 {
    font-size: clamp(43px, 12.4vw, 52px) !important;
  }

  .hero-copy p {
    font-size: clamp(19px, 5.3vw, 22px) !important;
  }
}

@media (max-width: 760px) {
  .home-template .services {
    z-index: 8;
    overflow: visible;
    isolation: isolate;
    --services-dark-start: clamp(420px, calc(535px - 18vw), 470px);
    background: linear-gradient(180deg, #ffffff 0 var(--services-dark-start), #050606 var(--services-dark-start) 100%);
  }

  .home-template .services::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    height: clamp(250px, 72vw, 330px);
    background: #ffffff;
    pointer-events: none;
  }

  .home-template .services-brand-letters {
    position: absolute;
    z-index: 2;
    top: clamp(-320px, -45vw, -220px);
    right: 50%;
    width: min(100% - 24px, 560px);
    display: grid;
    justify-items: center;
    direction: ltr;
    text-align: center;
    transform: translateX(50%);
    pointer-events: none;
    user-select: none;
  }

  .home-template .services-brand-letters span {
    display: block;
    width: 100%;
    color: transparent;
    background-image:
      linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(5, 17, 32, 0.1) 48%, rgba(5, 17, 32, 0.2)),
      url("./assets/generated/hero-main-gal-shmul-3.png");
    background-blend-mode: soft-light, normal;
    background-repeat: no-repeat;
    background-size:
      cover,
      168% auto;
    background-position:
      center 18%,
      center 66%;
    -webkit-background-clip: text;
    background-clip: text;
    filter: none;
    line-height: 0.86;
  }

  .home-template .services-brand-letters span:first-child {
    font-family: "Arial Rounded MT Bold", "Arial Black", "Segoe UI Black", sans-serif;
    font-size: clamp(124px, 34vw, 210px);
    font-weight: 1000;
  }

  .home-template .services-brand-letters span:last-child {
    margin-top: 2px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: clamp(48px, 12.8vw, 78px);
    font-weight: 1000;
    line-height: 0.92;
    white-space: nowrap;
    background-image:
      linear-gradient(180deg, rgba(5, 17, 32, 0.12), rgba(255, 255, 255, 0.02) 50%, rgba(5, 17, 32, 0.24)),
      url("./assets/generated/hero-main-gal-shmul-3.png");
    background-position:
      center 18%,
      center 72%;
  }

  .home-template .services-head,
  .home-template .services .section-inner {
    position: relative;
    z-index: 3;
  }

  .home-template .services .section-label,
  .home-template .services-copy h2 {
    position: relative;
    z-index: 4;
  }
}

/* Home monochrome refresh */
body.home-template {
  --home-black: #020303;
  --home-ink: #06070a;
  --home-soft-ink: rgba(6, 7, 10, 0.72);
  --home-white: #ffffff;
  --home-line: rgba(255, 255, 255, 0.58);
}

body.home-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.76) 0%, rgba(2, 3, 3, 0.38) 54%, rgba(2, 3, 3, 0.08) 100%) !important;
  backdrop-filter: blur(18px) saturate(92%) !important;
  -webkit-backdrop-filter: blur(18px) saturate(92%) !important;
  box-shadow: 0 18px 54px rgba(0, 0, 0, 0.16) !important;
}

body.home-template .gs-logo {
  width: clamp(116px, 8.4vw, 132px);
  filter:
    drop-shadow(0 1px 10px rgba(255, 255, 255, 0.34))
    drop-shadow(0 16px 34px rgba(0, 0, 0, 0.32));
}

body.home-template .gs-logo img {
  filter: none;
}

body.home-template .menu-button,
body.home-template .contact-button,
body.home-template .accessibility-button {
  border-color: rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.18) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 0 22px rgba(255, 255, 255, 0.08) !important;
}

body.home-template .menu-button svg,
body.home-template .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor;
}

body.home-template .accessibility-button {
  border-color: rgba(255, 255, 255, 0.72) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.46)),
    rgba(255, 255, 255, 0.42) !important;
  color: #050505 !important;
  box-shadow:
    12px 14px 34px rgba(0, 0, 0, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.72) !important;
}

body.home-template .menu-button:hover,
body.home-template .contact-button:hover,
body.home-template .accessibility-button:hover {
  border-color: rgba(255, 255, 255, 0.94) !important;
  box-shadow:
    0 22px 58px rgba(0, 0, 0, 0.22),
    0 0 24px rgba(255, 255, 255, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
}

body.home-template :where(a, button):focus-visible {
  outline: 3px solid #050606 !important;
  outline-offset: 4px;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.82) !important;
}

body.home-template .hero-copy h1 {
  color: var(--home-black) !important;
  -webkit-text-stroke: clamp(0.65px, 0.08vw, 1.2px) rgba(255, 255, 255, 0.72);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.96),
    0 0 3px rgba(255, 255, 255, 0.9),
    0 16px 34px rgba(255, 255, 255, 0.5),
    0 26px 54px rgba(0, 0, 0, 0.28);
}

body.home-template .hero-copy h1 span {
  color: #f8f9f9 !important;
  -webkit-text-stroke: clamp(1px, 0.11vw, 1.7px) rgba(0, 0, 0, 0.74);
  paint-order: stroke fill;
  text-shadow:
    0 2px 0 rgba(0, 0, 0, 0.62),
    0 0 2px rgba(255, 255, 255, 0.72),
    0 14px 30px rgba(0, 0, 0, 0.22),
    0 24px 50px rgba(255, 255, 255, 0.34);
}

body.home-template .hero-copy p {
  color: var(--home-black) !important;
  -webkit-text-stroke: 0.35px rgba(255, 255, 255, 0.52);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.94),
    0 0 3px rgba(255, 255, 255, 0.84),
    0 12px 26px rgba(255, 255, 255, 0.52),
    0 20px 40px rgba(0, 0, 0, 0.2);
}

body.home-template .hero-tagline {
  direction: rtl;
  unicode-bidi: isolate;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(7px, 0.85vw, 14px);
  color: var(--home-black) !important;
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-weight: 950;
  letter-spacing: 0;
  line-height: 1.1;
  white-space: nowrap;
  -webkit-text-stroke: 0;
  text-rendering: geometricPrecision;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.96),
    0 0 3px rgba(255, 255, 255, 0.84),
    0 10px 24px rgba(255, 255, 255, 0.52),
    0 18px 34px rgba(0, 0, 0, 0.18);
}

body.home-template .hero-tagline-dot {
  flex: 0 0 auto;
  color: rgba(2, 3, 3, 0.84);
  font-size: 0.72em;
  line-height: 1;
  transform: translateY(-0.03em);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9),
    0 0 3px rgba(255, 255, 255, 0.7);
}

body.home-template .hero .primary-cta,
body.home-template .primary-cta {
  border-color: rgba(255, 255, 255, 0.68) !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.1), transparent 18% 82%, rgba(255, 255, 255, 0.12)),
    radial-gradient(circle at 22% 20%, rgba(255, 255, 255, 0.16), transparent 34%),
    linear-gradient(180deg, #191919 0%, #030303 100%) !important;
  color: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.24),
    inset 0 -1px 0 rgba(255, 255, 255, 0.12),
    0 18px 40px rgba(0, 0, 0, 0.28),
    0 0 30px rgba(255, 255, 255, 0.08) !important;
}

body.home-template .primary-cta::before {
  border-color: rgba(255, 255, 255, 0.22) !important;
}

body.home-template .primary-cta svg {
  color: currentColor !important;
}

body.home-template .section-label {
  color: rgba(6, 7, 10, 0.66) !important;
}

body.home-template .services-copy h2 {
  color: var(--home-black);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.58),
    0 18px 42px rgba(92, 102, 108, 0.16);
}

body.home-template .services-copy h2::after {
  background: linear-gradient(90deg, transparent, rgba(4, 5, 5, 0.76) 28%, #050606 50%, rgba(154, 160, 164, 0.74) 72%, transparent);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.12);
}

body.home-template .services-copy > p:not(.section-label) {
  color: var(--home-soft-ink);
}

@media (min-width: 761px) {
  body.home-template .services {
    padding-top: clamp(56px, 5vw, 76px) !important;
    background: linear-gradient(180deg, #ffffff 0 430px, #050606 430px 100%) !important;
  }
}

body.home-template .outline-cta {
  border-color: rgba(6, 7, 10, 0.74);
  color: var(--home-black);
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 18px 42px rgba(92, 102, 108, 0.14);
}

body.home-template .service-card strong {
  color: #ffffff;
  text-shadow:
    0 0 16px rgba(255, 255, 255, 0.5),
    0 0 38px rgba(255, 255, 255, 0.2),
    0 18px 38px rgba(0, 0, 0, 0.34);
}

body.home-template .service-content h3 {
  color: #ffffff;
}

body.home-template .service-content h3::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.86), transparent);
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.24);
}

body.home-template .service-content a {
  border-color: rgba(255, 255, 255, 0.76);
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}

body.home-template .project-atlas {
  background:
    radial-gradient(56% 42% at 74% 40%, rgba(255, 255, 255, 0.08), transparent 68%),
    radial-gradient(42% 34% at 16% 72%, rgba(255, 255, 255, 0.055), transparent 70%),
    linear-gradient(180deg, #050606 0%, #090b0b 52%, #020303 100%),
    #050606;
}

body.home-template .project-atlas::before {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.66), transparent);
}

body.home-template .project-atlas::after {
  background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.055) 42%, rgba(255, 255, 255, 0.07) 100%);
}

body.home-template .project-atlas .section-label,
body.home-template .press-highlights .section-label,
body.home-template .press-highlights .press-source {
  color: rgba(255, 255, 255, 0.82) !important;
}

body.home-template .project-atlas-copy h2,
body.home-template .project-map-card h3,
body.home-template .project-pin-card strong,
body.home-template .press-highlights-head h2,
body.home-template .press-feature-copy h3 {
  color: #ffffff;
}

body.home-template .project-atlas-copy h2::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.68), #ffffff, rgba(255, 255, 255, 0.68), transparent);
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.2);
}

body.home-template .project-map-stage,
body.home-template .project-panel,
body.home-template .project-map-card,
body.home-template .project-pin-label,
body.home-template .project-pin-card,
body.home-template .project-preview-media {
  border-color: rgba(255, 255, 255, 0.32);
}

body.home-template .project-map-card {
  color: #ffffff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 24px 56px rgba(0, 0, 0, 0.48),
    0 0 30px rgba(255, 255, 255, 0.08);
}

body.home-template .project-map-card > div > span,
body.home-template .project-preview-copy > span,
body.home-template .project-card-number {
  color: rgba(255, 255, 255, 0.82);
}

body.home-template .project-map-card a,
body.home-template .project-map-cta,
body.home-template .project-page-map-link,
body.home-template .project-strip-action {
  border-color: rgba(255, 255, 255, 0.58);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04)),
    rgba(255, 255, 255, 0.05);
  color: #ffffff;
}

body.home-template .project-pin-marker {
  border-color: rgba(255, 255, 255, 0.96);
  background:
    radial-gradient(circle at 30% 24%, #ffffff 0 11%, #e7e9ea 20%, transparent 35%),
    conic-gradient(from 218deg at 50% 50%, #141414, #d5d8da, #ffffff, #8f9497, #181818, #f4f4f4, #141414);
  box-shadow:
    inset 0 2px 0 rgba(255, 255, 255, 0.76),
    inset 0 -2px 0 rgba(0, 0, 0, 0.34),
    0 8px 20px rgba(0, 0, 0, 0.42),
    0 0 0 3px rgba(255, 255, 255, 0.08),
    0 0 18px rgba(255, 255, 255, 0.22);
}

body.home-template .project-pin-marker::before {
  background: radial-gradient(circle at 35% 28%, #ffffff, #e6e8e9 34%, #111111 100%);
  box-shadow:
    inset 0 1px 2px rgba(0, 0, 0, 0.38),
    0 0 7px rgba(255, 255, 255, 0.34);
}

body.home-template .project-pin-label {
  color: #ffffff;
}

body.home-template .project-pin-card {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 20px 46px rgba(0, 0, 0, 0.46),
    0 0 26px rgba(255, 255, 255, 0.08);
}

body.home-template .project-pin.is-active .project-pin-marker {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.74),
    inset 0 -1px 0 rgba(0, 0, 0, 0.42),
    0 10px 24px rgba(0, 0, 0, 0.42),
    0 0 0 6px rgba(255, 255, 255, 0.12),
    0 0 28px rgba(255, 255, 255, 0.36);
}

/* Home project atlas: focus the map on northern Israel and keep pins on the visible geography. */
body.home-template .project-map-stage {
  width: min(100%, clamp(560px, 50vw, 840px));
  aspect-ratio: 1.5 / 1;
}

body.home-template .project-map-image {
  object-fit: cover;
  object-position: center center;
  transform: none;
  transform-origin: center;
  opacity: 1;
  filter: grayscale(0.86) saturate(0.18) contrast(1.24) brightness(0.96);
}

body.home-template .project-map-stage::before {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.06), transparent 30% 74%, rgba(2, 3, 3, 0.18)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), transparent 38%, rgba(2, 3, 3, 0.2) 100%);
}

@media (min-width: 1041px) {
  body.home-template .project-map-stage {
    aspect-ratio: 1.5 / 1;
  }
}

@media (max-width: 760px) {
  body.home-template .project-map-stage {
    aspect-ratio: 1.5 / 1;
  }

  body.home-template .project-map-image {
    object-position: center center;
    transform: none;
  }
}

body.home-template .project-panel {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.026) 44%, rgba(0, 0, 0, 0.22)),
    #060707;
}

body.home-template .project-panel-preview {
  border-bottom-color: rgba(255, 255, 255, 0.2);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 48%),
    radial-gradient(64% 58% at 76% 16%, rgba(255, 255, 255, 0.08), transparent 76%);
}

body.home-template .project-card-number {
  border-color: rgba(255, 255, 255, 0.42);
}

body.home-template .project-card svg {
  color: rgba(255, 255, 255, 0.76);
}

body.home-template .project-card:hover,
body.home-template .project-card:focus-visible,
body.home-template .project-card.is-active {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.08);
}

body.home-template .project-empty {
  border-color: rgba(255, 255, 255, 0.28);
}

body.home-template .footer-logo-gs,
body.home-template .footer-logo-wave {
  filter:
    brightness(0)
    invert(1)
    contrast(1.06)
    drop-shadow(0 0 10px rgba(255, 255, 255, 0.42))
    drop-shadow(0 0 28px rgba(255, 255, 255, 0.14))
    drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32));
}

body.home-template .footer-contact-button {
  border-color: rgba(255, 255, 255, 0.62);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(185, 193, 198, 0.08)),
    rgba(0, 0, 0, 0.24);
  color: #ffffff;
}

@media (max-width: 760px) {
  body.home-template .gs-logo {
    width: clamp(104px, 28vw, 124px);
  }

  body.home-template .hero-copy h1 span {
    -webkit-text-stroke: clamp(0.9px, 0.34vw, 1.4px) rgba(0, 0, 0, 0.76);
  }

  body.home-template .section-label {
    font-weight: 1000;
  }
}

/* Luxury title tuning */
:where(
  .services-copy h2,
  .project-atlas-copy h2,
  .press-highlights-head h2,
  .projects-page-hero h1,
  .about-hero h1,
  .about-story-head h2,
  .about-story-panel h2,
  .about-closing h2,
  .press-hero-copy h1,
  .wave-section-heading h2,
  .wave-method-head h2,
  .wave-services-head h2,
  .wave-why h2,
  .footer h2
) {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  line-height: 1.08 !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

body .services-copy h2,
body .project-atlas-copy h2,
body .press-highlights-head h2,
body .projects-page-hero h1,
body .about-hero h1,
body .about-story-head h2,
body .about-story-panel h2,
body .about-closing h2,
body .press-hero-copy h1,
body .wave-section-heading h2,
body .wave-method-head h2,
body .wave-services-head h2,
body .wave-why h2,
body .footer h2 {
  font-weight: 300 !important;
}

body.home-template .services-copy h2,
body.home-template .project-atlas-copy h2,
body.home-template .press-highlights-head h2,
body.home-template .footer h2,
body.projects-template .projects-page-hero h1,
body.wave-template .wave-section-heading h2,
body.wave-template .wave-method-head h2,
body.wave-template .wave-services-head h2,
body.wave-template .wave-why h2 {
  font-weight: 300 !important;
}

.hero-copy h1 {
  font-weight: 650 !important;
  font-size: clamp(64px, 7.7vw, 136px) !important;
  line-height: 0.94 !important;
}

.hero-copy h1 span {
  font-weight: 450 !important;
}

body.home-template .hero-copy h1 {
  color: #ffffff !important;
  -webkit-text-stroke: clamp(0.55px, 0.07vw, 1px) rgba(0, 0, 0, 0.82) !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.64),
    0 0 3px rgba(0, 0, 0, 0.72),
    0 14px 36px rgba(0, 0, 0, 0.42),
    0 0 22px rgba(255, 255, 255, 0.16) !important;
}

body.home-template .hero-copy h1 span {
  color: #ffffff !important;
  -webkit-text-stroke: clamp(0.45px, 0.06vw, 0.9px) rgba(0, 0, 0, 0.72) !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.58),
    0 0 3px rgba(0, 0, 0, 0.68),
    0 14px 34px rgba(0, 0, 0, 0.38),
    0 0 24px rgba(255, 255, 255, 0.18) !important;
}

body.home-template .hero-tagline {
  color: #ffffff !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.74),
    0 0 3px rgba(0, 0, 0, 0.74),
    0 12px 28px rgba(0, 0, 0, 0.48) !important;
}

body.home-template .hero-tagline-dot {
  color: rgba(255, 255, 255, 0.78) !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.68) !important;
}

.services-copy h2 {
  font-size: clamp(52px, 5.15vw, 88px) !important;
}

.project-atlas-copy h2,
.press-highlights-head h2 {
  font-size: clamp(52px, 5.45vw, 92px) !important;
}

.projects-page-hero h1 {
  font-size: clamp(82px, 9.8vw, 160px) !important;
}

.projects-template .projects-page-hero h1 {
  font-size: clamp(92px, 13.8vw, 204px) !important;
}

.about-hero h1,
.press-hero-copy h1 {
  font-size: clamp(66px, 7.05vw, 116px) !important;
}

.wave-template .wave-hero-copy h1 {
  font-weight: 300 !important;
  font-size: clamp(106px, 15.4vw, 232px) !important;
  line-height: 0.82 !important;
}

.wave-template .wave-hero-copy h1 span {
  font-weight: 300 !important;
}

.wave-section-heading h2,
.wave-method-head h2,
.wave-services-head h2,
.wave-why h2 {
  font-size: clamp(46px, 5vw, 82px) !important;
}

.wave-template .wave-section-heading h2,
.wave-template .wave-method-head h2,
.wave-template .wave-services-head h2,
.wave-template .wave-why h2 {
  font-size: clamp(52px, 5.8vw, 100px) !important;
  font-weight: 300 !important;
}

.about-story-head h2,
.about-closing h2 {
  font-size: clamp(46px, 4.65vw, 80px) !important;
}

.about-story-panel h2 {
  font-size: clamp(28px, 2.25vw, 38px) !important;
}

.footer h2 {
  font-size: clamp(50px, 4.75vw, 88px) !important;
  font-weight: 300 !important;
}

@media (max-width: 760px) {
  .hero-copy h1 {
    font-size: clamp(50px, 13.8vw, 80px) !important;
    font-weight: 650 !important;
  }

  .hero-copy h1 span {
    font-weight: 450 !important;
  }

  .services-copy h2,
  .project-atlas-copy h2,
  .press-highlights-head h2,
  .wave-section-heading h2,
  .wave-method-head h2,
  .wave-services-head h2,
  .wave-why h2 {
    font-size: clamp(38px, 10.9vw, 58px) !important;
    font-weight: 300 !important;
    line-height: 1.05 !important;
  }

  .projects-page-hero h1,
  .about-hero h1,
  .press-hero-copy h1 {
    font-size: clamp(52px, 15vw, 84px) !important;
    font-weight: 300 !important;
    line-height: 1.03 !important;
  }

  .projects-template .projects-page-hero h1 {
    font-size: clamp(76px, 22.5vw, 110px) !important;
  }

  .wave-template .wave-hero-copy h1 {
    font-size: clamp(86px, 23vw, 126px) !important;
  }

  .footer h2 {
    font-size: clamp(42px, 13.4vw, 62px) !important;
    font-weight: 300 !important;
  }
}

body.home-template .hero-copy .hero-tagline {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.78),
    0 0 3px rgba(0, 0, 0, 0.78),
    0 12px 28px rgba(0, 0, 0, 0.5) !important;
}

body.home-template .hero-copy .hero-tagline-dot {
  color: rgba(255, 255, 255, 0.78) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.78) !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.68) !important;
}

/* Home hero composition inspired by the Ahuza reference */
body.home-template .hero {
  overflow: hidden;
}

body.home-template .hero::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  display: block !important;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.16) 0%, rgba(2, 3, 3, 0.18) 38%, rgba(2, 3, 3, 0.5) 70%, rgba(2, 3, 3, 0.9) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.44) 0%, rgba(2, 3, 3, 0.12) 34%, rgba(2, 3, 3, 0.15) 64%, rgba(2, 3, 3, 0.44) 100%);
}


@media (min-width: 761px) {
  body.home-template .hero-copy {
    top: auto !important;
    right: clamp(56px, 7.2vw, 132px) !important;
    bottom: clamp(76px, 9.6vh, 128px) !important;
    left: auto !important;
    width: min(1120px, 74vw) !important;
    direction: ltr !important;
    transform: none !important;
    justify-items: end !important;
    text-align: right !important;
  }

  body.home-template .hero-copy h1 {
    margin: 0 !important;
    font-size: clamp(68px, 6.9vw, 126px) !important;
    line-height: 0.92 !important;
    text-align: right !important;
    white-space: nowrap !important;
    text-shadow:
      0 1px 0 rgba(0, 0, 0, 0.82),
      0 18px 42px rgba(0, 0, 0, 0.48) !important;
  }

  body.home-template .hero-tagline {
    justify-content: flex-end !important;
    margin: clamp(16px, 1.7vw, 28px) 0 clamp(24px, 2vw, 34px) !important;
    font-size: clamp(27px, 2.15vw, 41px) !important;
    line-height: 1.15 !important;
    text-align: right !important;
    text-shadow:
      0 1px 0 rgba(0, 0, 0, 0.82),
      0 12px 30px rgba(0, 0, 0, 0.46) !important;
  }

  body.home-template .hero .primary-cta {
    justify-self: end !important;
    min-width: min(100%, 392px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero::before {
    background:
      linear-gradient(180deg, rgba(2, 3, 3, 0.12) 0%, rgba(2, 3, 3, 0.18) 38%, rgba(2, 3, 3, 0.56) 72%, rgba(2, 3, 3, 0.92) 100%),
      linear-gradient(90deg, rgba(2, 3, 3, 0.22), rgba(2, 3, 3, 0.06) 42%, rgba(2, 3, 3, 0.2));
  }

  body.home-template .hero-copy {
    top: auto !important;
    right: 24px !important;
    bottom: clamp(64px, 10vh, 92px) !important;
    left: auto !important;
    width: calc(100% - 48px) !important;
    direction: ltr !important;
    transform: none !important;
    justify-items: end !important;
    text-align: right !important;
  }

  body.home-template .hero-copy h1 {
    text-align: right !important;
    font-size: clamp(42px, 12.2vw, 62px) !important;
    line-height: 0.96 !important;
  }

  body.home-template .hero-tagline {
    justify-content: flex-end !important;
    flex-wrap: wrap;
    margin: 14px 0 22px !important;
    white-space: normal !important;
    font-size: clamp(18px, 5.4vw, 25px) !important;
    text-align: right !important;
  }

  body.home-template .hero .primary-cta {
    justify-self: end !important;
    width: min(100%, 330px) !important;
  }
}

/* Home press slider refresh: bright editorial carousel. */
body.home-template .press-highlights {
  overflow: hidden;
  padding: clamp(72px, 7vw, 112px) 0 clamp(82px, 8vw, 128px) !important;
  background:
    radial-gradient(42% 34% at 18% 22%, rgba(16, 17, 17, 0.055), transparent 72%),
    radial-gradient(38% 32% at 84% 70%, rgba(16, 17, 17, 0.04), transparent 74%),
    linear-gradient(180deg, #ffffff 0%, #f7f8f8 54%, #ffffff 100%) !important;
  color: #101111 !important;
}

body.home-template .press-highlights::before {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0)),
    radial-gradient(60% 38% at 50% 0%, rgba(16, 17, 17, 0.035), transparent 74%) !important;
}

body.home-template .press-highlights::after {
  background: linear-gradient(90deg, transparent, rgba(16, 17, 17, 0.18), transparent) !important;
  box-shadow: none !important;
}

body.home-template .press-highlights-bg,
body.home-template .press-slider-toolbar {
  display: none !important;
}

body.home-template .press-highlights-inner {
  width: min(1180px, calc(100% - 96px));
}

body.home-template .press-highlights-head {
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr);
  gap: clamp(24px, 5vw, 72px);
  margin-bottom: clamp(30px, 4vw, 54px);
}

body.home-template .press-highlights .section-label,
body.home-template .press-highlights .press-source {
  color: rgba(16, 17, 17, 0.58) !important;
  text-shadow: none !important;
}

body.home-template .press-highlights-head h2 {
  color: #101111 !important;
  font-size: clamp(52px, 5.45vw, 92px) !important;
  font-weight: 300 !important;
  text-shadow: none !important;
}

body.home-template .press-highlights-head h2::after {
  width: clamp(66px, 6vw, 108px);
  background: linear-gradient(90deg, transparent, rgba(16, 17, 17, 0.5), #101111, rgba(16, 17, 17, 0.5), transparent) !important;
  box-shadow: 0 12px 22px rgba(16, 17, 17, 0.1) !important;
}

body.home-template .press-highlights-head > p {
  max-width: 620px;
  color: rgba(16, 17, 17, 0.66) !important;
  font-weight: 520 !important;
  text-shadow: none !important;
}

body.home-template .press-slider {
  overflow: hidden;
  border: 1px solid rgba(16, 17, 17, 0.12) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(243, 245, 245, 0.94)),
    #ffffff !important;
  box-shadow:
    0 26px 72px rgba(16, 17, 17, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
  backdrop-filter: none !important;
}

body.home-template .press-slider-window {
  overflow: hidden;
}

body.home-template .press-slider-track {
  transition: transform 620ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

body.home-template .press-feature-slide {
  min-height: clamp(420px, 34vw, 560px);
  grid-template-columns: minmax(300px, 0.92fr) minmax(0, 1fr);
  background: #ffffff;
}

body.home-template .press-feature-media {
  border-left: 1px solid rgba(16, 17, 17, 0.1) !important;
  background: #eef0f0 !important;
}

body.home-template .press-feature-media::after {
  background:
    linear-gradient(180deg, transparent 52%, rgba(0, 0, 0, 0.08) 100%),
    radial-gradient(68% 42% at 50% 0%, rgba(255, 255, 255, 0.18), transparent 70%) !important;
}

body.home-template .press-feature-media img {
  filter: saturate(1.12) contrast(1.04) brightness(1.02) !important;
}

body.home-template .press-feature-copy {
  padding: clamp(34px, 5vw, 72px) clamp(30px, 5vw, 72px) clamp(76px, 6vw, 92px);
}

body.home-template .press-feature-copy h3 {
  color: #101111 !important;
  font-size: clamp(34px, 3.9vw, 62px) !important;
  font-weight: 300 !important;
  line-height: 1.08 !important;
  text-shadow: none !important;
}

body.home-template .press-feature-copy > p:not(.press-source) {
  color: rgba(16, 17, 17, 0.68) !important;
  font-weight: 520 !important;
  text-shadow: none !important;
}

body.home-template .press-feature-link {
  border-color: rgba(16, 17, 17, 0.34) !important;
  background: #101111 !important;
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(16, 17, 17, 0.14) !important;
}

body.home-template .press-slider-arrows {
  position: absolute;
  z-index: 4;
  right: 50%;
  bottom: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 5px 7px;
  border: 1px solid rgba(16, 17, 17, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow:
    0 18px 42px rgba(16, 17, 17, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.94);
  transform: translateX(50%);
  backdrop-filter: blur(12px) saturate(116%);
}

body.home-template .press-slider-arrow {
  width: 44px;
  height: 44px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(16, 17, 17, 0.18);
  border-radius: 999px;
  color: #101111;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(241, 243, 243, 0.84)),
    #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.96);
  cursor: pointer;
  transition: color 220ms ease, background 220ms ease, border-color 220ms ease, transform 220ms ease;
}

body.home-template .press-slider-arrow svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.85;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.home-template .press-slider-arrow:focus-visible {
  outline: 3px solid rgba(16, 17, 17, 0.28);
  outline-offset: 3px;
}

body.home-template .press-slider-status {
  min-width: 52px;
  color: rgba(16, 17, 17, 0.64) !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

body.home-template .press-slider-dots {
  position: absolute;
  right: 50% !important;
  bottom: 24px !important;
  transform: translateX(50%);
  gap: 8px;
}

body.home-template .press-slider-dots button {
  width: 32px;
  height: 32px;
}

body.home-template .press-slider-dots button::before {
  border-color: rgba(16, 17, 17, 0.28) !important;
  background: rgba(16, 17, 17, 0.13) !important;
  box-shadow: none !important;
}

body.home-template .press-slider-dots button[aria-current="true"]::before {
  width: 26px;
  border-color: #101111 !important;
  background: #101111 !important;
  box-shadow: 0 8px 18px rgba(16, 17, 17, 0.18) !important;
}

@media (hover: hover) and (pointer: fine) {
  body.home-template .press-feature-link:hover {
    background: #ffffff !important;
    color: #101111 !important;
    border-color: #101111 !important;
  }

  body.home-template .press-slider-arrow:hover {
    color: #ffffff;
    border-color: #101111;
    background: #101111;
    transform: translateY(-1px);
  }
}

@media (max-width: 980px) {
  body.home-template .press-highlights-inner {
    width: min(900px, calc(100% - 44px));
  }

  body.home-template .press-highlights-head {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.home-template .press-feature-slide {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  body.home-template .press-feature-media {
    aspect-ratio: 16 / 10;
    border-left: 0 !important;
    border-bottom: 1px solid rgba(16, 17, 17, 0.1) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .press-highlights {
    padding: 58px 0 76px !important;
  }

  body.home-template .press-highlights-inner {
    width: calc(100% - 28px);
  }

  body.home-template .press-highlights-head {
    margin-bottom: 24px;
  }

  body.home-template .press-highlights-head h2 {
    font-size: clamp(42px, 12.4vw, 62px) !important;
  }

  body.home-template .press-feature-copy {
    padding: 24px 20px 74px;
  }

  body.home-template .press-feature-copy h3 {
    font-size: clamp(31px, 8.6vw, 44px) !important;
  }

  body.home-template .press-feature-copy > p:not(.press-source) {
    font-size: 15px !important;
    line-height: 1.62 !important;
  }

  body.home-template .press-feature-link {
    min-height: 44px;
    margin-top: 22px;
    padding: 0 16px;
    font-size: 14px;
  }

  body.home-template .press-slider-dots {
    bottom: 18px !important;
  }

  body.home-template .press-slider-arrows {
    bottom: 16px;
    min-height: 50px;
    padding: 5px;
  }

  body.home-template .press-slider-arrow {
    width: 40px;
    height: 40px;
  }

  body.home-template .press-slider-status {
    min-width: 46px;
    font-size: 13px;
  }
}

/* Final override: home hero Assistant light typography. */
body.home-template .hero-copy h1 {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(68px, 8.2vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

body.home-template .hero-copy .hero-tagline,
body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
body.home-template .hero-copy .hero-tagline span {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(25px, 2.35vw, 42px) !important;
  font-weight: 300 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1040px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(58px, 8.7vw, 92px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 3.15vw, 33px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(54px, 14.6vw, 82px) !important;
    line-height: 0.98 !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 6vw, 31px) !important;
    line-height: 1.16 !important;
  }
}

@media (max-width: 390px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(48px, 13.9vw, 58px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(20px, 5.8vw, 24px) !important;
  }
}

/* Final physical RTL alignment for the projects catalog heading. */
body.projects-template .projects-catalog-head {
  direction: rtl !important;
  text-align: right !important;
  justify-items: start !important;
}

body.projects-template .projects-catalog-head .section-label,
body.projects-template .projects-catalog-head h2,
body.projects-template .projects-catalog-head .projects-catalog-intro {
  justify-self: start !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head h2 {
  direction: rtl !important;
  unicode-bidi: isolate !important;
}

.footer .footer-contact-button {
  min-width: min(286px, 76vw) !important;
  min-height: 58px !important;
  padding: 0 34px !important;
  gap: 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.62) !important;
  border-radius: 7px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.025) 52%, rgba(255, 255, 255, 0.1)),
    rgba(5, 6, 6, 0.26) !important;
  box-shadow:
    0 14px 32px rgba(0, 0, 0, 0.24),
    0 0 22px rgba(255, 255, 255, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(24px, 1.7vw, 32px) !important;
  font-weight: 300 !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.footer .footer-contact-button svg {
  width: 21px !important;
  height: 21px !important;
  stroke-width: 1.35 !important;
}

.footer .footer-social,
.footer .footer-nav,
.footer .footer-bottom,
.footer .footer-bottom p,
.footer .footer-bottom a {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

.footer .footer-social {
  font-size: clamp(19px, 1.18vw, 23px) !important;
  font-weight: 300 !important;
}

.footer .footer-nav {
  font-size: clamp(17px, 1.12vw, 22px) !important;
  font-weight: 300 !important;
  line-height: 1.25 !important;
}

.footer .footer-nav a {
  font-weight: 300 !important;
}

.footer .footer-bottom {
  font-size: clamp(13px, 0.86vw, 16px) !important;
  font-weight: 300 !important;
}

@media (max-width: 760px) {
  .footer {
    min-height: auto !important;
  }

  .footer .footer-content {
    min-height: 0 !important;
    padding-bottom: 24px !important;
  }

  .footer .footer-contact-button {
    width: auto !important;
    min-width: min(300px, 78vw) !important;
    min-height: 58px !important;
    padding: 0 30px !important;
    font-size: clamp(29px, 8vw, 36px) !important;
  }

  .footer .footer-contact-button svg {
    width: 23px !important;
    height: 23px !important;
  }

  .footer .footer-social {
    font-size: clamp(22px, 5.5vw, 27px) !important;
  }

  .footer .footer-nav {
    font-size: clamp(17px, 4.7vw, 21px) !important;
    gap: 13px 0 !important;
  }

  .footer .footer-bottom {
    margin: clamp(28px, 7vw, 38px) auto 0 !important;
    padding-top: 0 !important;
    gap: 8px !important;
    font-size: clamp(13px, 3.8vw, 16px) !important;
  }
}

/* Final override: home hero Assistant light typography. */
body.home-template .hero-copy h1 {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(68px, 8.2vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

body.home-template .hero-copy .hero-tagline,
body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
body.home-template .hero-copy .hero-tagline span {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(25px, 2.35vw, 42px) !important;
  font-weight: 300 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1040px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(58px, 8.7vw, 92px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 3.15vw, 33px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(54px, 14.6vw, 82px) !important;
    line-height: 0.98 !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 6vw, 31px) !important;
    line-height: 1.16 !important;
  }
}

@media (max-width: 390px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(48px, 13.9vw, 58px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(20px, 5.8vw, 24px) !important;
  }
}

/* Final home hero typography tuning. */
body.home-template .hero-copy h1 {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(68px, 8.2vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

body.home-template .hero-copy .hero-tagline,
body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
body.home-template .hero-copy .hero-tagline span {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(25px, 2.35vw, 42px) !important;
  font-weight: 300 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1040px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(58px, 8.7vw, 92px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 3.15vw, 33px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(54px, 14.6vw, 82px) !important;
    line-height: 0.98 !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(22px, 6vw, 31px) !important;
    line-height: 1.16 !important;
  }
}

@media (max-width: 390px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(48px, 13.9vw, 58px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(20px, 5.8vw, 24px) !important;
  }
}

/* Final light title weight across main page content. */
body :is(main, footer) :is(h1, h2, h3),
body :is(main, footer) :is(h1, h2, h3) span,
body.wave-template .wave-hero h1::before {
  font-family: var(--title-serif) !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

body :is(main, footer) :is(h1, h2) {
  text-wrap: balance;
}

html body :is(
  #hero-title,
  #projects-page-title,
  #press-title,
  #about-title,
  #privacy-title,
  #terms-title,
  #accessibility-title,
  #wave-title,
  #services-title,
  #projects-title,
  #press-highlights-title,
  #press-list-title,
  #about-profile-title,
  #about-mission-title,
  #about-closing-title,
  #wave-intro-title,
  #wave-method-title,
  #wave-services-title,
  #wave-why-title
),
html body :is(
  .projects-catalog-head h2,
  .project-strip-content h2,
  .about-investment-card h2,
  .footer h2
) {
  font-family: var(--title-serif) !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

html body #hero-title span {
  font-weight: inherit !important;
}

html body.projects-template .projects-catalog-head h2,
html body.projects-template .project-strip-content h2 {
  font-family: var(--title-serif) !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

/* Absolute final projects override. Keep it at EOF so older global rules cannot recolor this page. */
body.projects-template .projects-page-hero .section-label,
body.projects-template .projects-catalog-head .section-label,
body.projects-template .project-strip-content > span {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
}

body.projects-template .projects-page-hero h1,
body.projects-template .projects-catalog-head h2,
body.projects-template .project-strip-content h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: var(--title-serif) !important;
  font-weight: 500 !important;
}

body.projects-template .projects-page-hero p:not(.section-label),
body.projects-template .projects-catalog-head > p:not(.section-label),
body.projects-template .projects-catalog-head .projects-catalog-intro,
body.projects-template .project-strip-content p {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
  font-family: var(--body-sans) !important;
  font-weight: 400 !important;
}

body.projects-template .projects-page-hero h1::after,
body.projects-template .projects-strips-section::before {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72), transparent) !important;
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.12) !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(255, 255, 255, 0.42) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.42) !important;
}

body.projects-template .project-strip-details dd {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

body.projects-template .projects-catalog-head {
  direction: rtl !important;
  justify-items: end !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head .section-label,
body.projects-template .projects-catalog-head h2,
body.projects-template .projects-catalog-head .projects-catalog-intro {
  justify-self: start !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head h2 {
  direction: rtl !important;
  unicode-bidi: isolate !important;
}

@media (min-width: 1240px) {
  body.projects-template .projects-strips {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-rows: 1fr !important;
  }

  body.projects-template .project-strip-content {
    padding: 20px 18px 20px !important;
  }

  body.projects-template .project-strip-content h2 {
    font-size: clamp(24px, 1.7vw, 31px) !important;
  }

  body.projects-template .project-strip-content p {
    font-size: 14px !important;
  }

  body.projects-template .project-strip-details {
    gap: 6px !important;
  }

  body.projects-template .project-strip-details div {
    padding: 8px 8px 9px !important;
  }

  body.projects-template .project-strip-details dd {
    font-size: 12px !important;
  }
}

@media (min-width: 981px) and (max-width: 1239px) {
  body.projects-template .projects-strips {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: 1fr !important;
  }
}

@media (max-width: 980px) {
  body.projects-template .projects-strips {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-auto-rows: auto !important;
  }
}

/* Projects final pass: align the portfolio page with the WAVE visual language. */
body.projects-template {
  --projects-accent: #ffffff;
  --projects-soft: rgba(255, 255, 255, 0.72);
  --projects-faint: rgba(255, 255, 255, 0.38);
}

body.projects-template .projects-page-main {
  background: #020303 !important;
  color: #ffffff !important;
}

body.projects-template .projects-hero-shade {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.04) 0%, rgba(2, 3, 3, 0.18) 44%, rgba(2, 3, 3, 0.5) 78%, rgba(2, 3, 3, 0.68) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.02) 0%, rgba(2, 3, 3, 0.18) 42%, #020303 100%) !important;
}

body.projects-template .projects-page-hero .section-label,
body.projects-template .projects-catalog-head .section-label,
body.projects-template .project-strip-content > span {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
}

body.projects-template .projects-page-hero h1,
body.projects-template .projects-catalog-head h2,
body.projects-template .project-strip-content h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: var(--title-serif) !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

body.projects-template .projects-page-hero h1::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), transparent) !important;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.18) !important;
}

body.projects-template .projects-page-hero p:not(.section-label),
body.projects-template .projects-catalog-head .projects-catalog-intro,
body.projects-template .project-strip-content p {
  color: var(--projects-soft) !important;
  -webkit-text-fill-color: var(--projects-soft) !important;
  font-family: var(--body-sans) !important;
  font-weight: 400 !important;
}

body.projects-template .project-page-map-link {
  border-color: rgba(255, 255, 255, 0.44) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
    rgba(0, 0, 0, 0.2) !important;
  color: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 18px 48px rgba(0, 0, 0, 0.28) !important;
}

body.projects-template .projects-strips-section {
  padding: clamp(58px, 6vw, 94px) 0 clamp(72px, 7vw, 112px) !important;
  background:
    linear-gradient(180deg, #020303 0%, #080909 38%, #020303 100%),
    #020303 !important;
}

body.projects-template .projects-strips-section::before {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent) !important;
  opacity: 1 !important;
}

body.projects-template .projects-catalog-head {
  margin-bottom: clamp(26px, 3.4vw, 46px) !important;
  gap: 10px !important;
  direction: rtl !important;
  justify-items: end !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head h2 {
  font-size: clamp(40px, 4.4vw, 72px) !important;
  line-height: 1.08 !important;
  direction: rtl !important;
  justify-self: end !important;
  text-align: right !important;
  unicode-bidi: plaintext !important;
}

body.projects-template .projects-catalog-head .projects-catalog-intro {
  max-width: 760px !important;
  font-size: clamp(16px, 1.06vw, 19px) !important;
  line-height: 1.62 !important;
}

body.projects-template .projects-strips {
  gap: clamp(18px, 2vw, 28px) !important;
}

body.projects-template .project-strip {
  min-height: 0 !important;
  border-color: rgba(255, 255, 255, 0.13) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.026)),
    #090a0a !important;
  box-shadow:
    0 24px 72px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
}

body.projects-template .project-strip-media {
  aspect-ratio: 1.34 / 0.76 !important;
  border-color: rgba(255, 255, 255, 0.18) !important;
  box-shadow:
    0 16px 42px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
}

body.projects-template .project-strip-media::after {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.035), transparent 42%, rgba(0, 0, 0, 0.28)),
    linear-gradient(90deg, rgba(0, 0, 0, 0.24), transparent 42%, rgba(0, 0, 0, 0.18)) !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
}

body.projects-template .project-strip > strong {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: clamp(34px, 3.6vw, 58px) !important;
}

body.projects-template .project-strip-content {
  min-height: 0 !important;
  grid-template-rows: auto auto auto auto auto !important;
  padding: clamp(20px, 2vw, 30px) clamp(20px, 2vw, 30px) clamp(18px, 1.8vw, 28px) !important;
}

body.projects-template .project-strip-content h2 {
  margin-top: 9px !important;
  font-size: clamp(28px, 2.35vw, 38px) !important;
  line-height: 1.08 !important;
  white-space: nowrap !important;
}

body.projects-template .project-strip-content p {
  display: -webkit-box !important;
  margin-top: 14px !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  font-size: clamp(14px, 0.98vw, 16px) !important;
  line-height: 1.56 !important;
}

body.projects-template .project-strip-details {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 7px !important;
  margin-top: clamp(14px, 1.6vw, 20px) !important;
}

body.projects-template .project-strip-details div {
  min-height: 0 !important;
  padding: 9px 10px 10px !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  background: rgba(255, 255, 255, 0.035) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(255, 255, 255, 0.42) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.42) !important;
  font-family: var(--menu-sans) !important;
  font-size: 10px !important;
  font-weight: 800 !important;
}

body.projects-template .project-strip-details dd {
  margin-top: 5px !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: var(--body-sans) !important;
  font-size: clamp(12px, 0.86vw, 14px) !important;
  font-weight: 700 !important;
  line-height: 1.18 !important;
}

body.projects-template .project-strip-action {
  justify-self: start !important;
  min-width: 0 !important;
  height: 44px !important;
  min-height: 44px !important;
  margin-top: clamp(16px, 1.8vw, 22px) !important;
  padding: 0 17px !important;
  border-color: rgba(255, 255, 255, 0.52) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(224, 224, 224, 0.92)),
    #ffffff !important;
  color: #020303 !important;
  font-family: var(--menu-sans) !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  cursor: default !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.85),
    0 16px 34px rgba(0, 0, 0, 0.28) !important;
}

body.projects-template .project-strip-action:hover,
body.projects-template .project-strip-action:focus-visible {
  transform: translateY(-1px) !important;
  background: #ffffff !important;
  color: #020303 !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 18px 40px rgba(0, 0, 0, 0.34),
    0 0 0 4px rgba(255, 255, 255, 0.08) !important;
}

@media (max-width: 980px) {
  body.projects-template .project-strip-media {
    aspect-ratio: 1.18 / 0.74 !important;
  }
}

@media (max-width: 760px) {
  body.projects-template .projects-strips-section {
    padding: 46px 0 72px !important;
  }

  body.projects-template .projects-catalog-head {
    margin-bottom: 24px !important;
  }

  body.projects-template .project-strip {
    padding: 10px !important;
  }

  body.projects-template .project-strip-media {
    aspect-ratio: 1.12 / 0.68 !important;
  }

  body.projects-template .project-strip-content {
    padding: 18px 18px 20px !important;
  }

  body.projects-template .project-strip-content h2 {
    font-size: clamp(28px, 7.4vw, 38px) !important;
    white-space: normal !important;
  }

  body.projects-template .project-strip-content p {
    -webkit-line-clamp: 2 !important;
    font-size: 14px !important;
  }

  body.projects-template .project-strip-details {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  body.projects-template .project-strip-details div {
    padding: 8px 7px !important;
  }

  body.projects-template .project-strip-details dd {
    font-size: clamp(10px, 2.65vw, 12px) !important;
  }

  body.projects-template .project-strip-action {
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 15px !important;
  }
}

body.projects-template .projects-catalog-head .section-label {
  color: rgba(232, 189, 102, 0.9) !important;
  font-family: var(--menu-sans) !important;
  font-size: clamp(12px, 0.9vw, 14px) !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.18em !important;
}

body.projects-template .projects-catalog-head h2 {
  color: #fffaf0 !important;
  font-family: var(--title-serif) !important;
  font-size: clamp(42px, 4.8vw, 76px) !important;
  font-weight: 900 !important;
  line-height: 1.12 !important;
  text-shadow: 0 18px 48px rgba(0, 0, 0, 0.48);
}

body.projects-template .projects-catalog-head > p:not(.section-label) {
  max-width: 820px;
  color: rgba(255, 250, 240, 0.74) !important;
  font-size: clamp(17px, 1.22vw, 22px) !important;
  font-weight: 500 !important;
  line-height: 1.78 !important;
}

body.projects-template .project-strip-content > span {
  color: rgba(232, 189, 102, 0.84) !important;
}

body.projects-template .project-strip-content h2 {
  color: #fffaf0 !important;
  font-family: var(--title-serif) !important;
  font-weight: 900 !important;
}

body.projects-template .project-strip-content p {
  color: rgba(255, 250, 240, 0.74) !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(255, 250, 240, 0.46) !important;
}

body.projects-template .project-strip-details dd {
  color: #fffaf0 !important;
}

@media (max-width: 760px) {
  body.projects-template .projects-catalog-head h2 {
    font-size: clamp(36px, 10vw, 48px) !important;
  }

  body.projects-template .projects-catalog-head > p:not(.section-label) {
    font-size: 16px !important;
  }
}

/* Press hero title: match the main site hero typography. */
body.press-template .press-hero-copy h1 {
  color: #ffffff !important;
  font-family: var(--title-serif) !important;
  font-size: clamp(64px, 7.7vw, 136px) !important;
  font-weight: 650 !important;
  line-height: 0.94 !important;
  letter-spacing: 0 !important;
  text-align: right !important;
  -webkit-text-stroke: clamp(0.45px, 0.07vw, 1px) rgba(0, 0, 0, 0.78);
  paint-order: stroke fill;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.64),
    0 0 3px rgba(0, 0, 0, 0.72),
    0 14px 36px rgba(0, 0, 0, 0.44),
    0 0 22px rgba(255, 255, 255, 0.16) !important;
}

@media (max-width: 760px) {
  body.press-template .press-hero-copy h1 {
    font-size: clamp(50px, 13.8vw, 80px) !important;
    font-weight: 650 !important;
    line-height: 0.98 !important;
    -webkit-text-stroke: clamp(0.8px, 0.28vw, 1.25px) rgba(0, 0, 0, 0.78);
  }
}

body.home-template .services-brand-letters {
  display: none !important;
}

body.home-template {
  --home-hero-height: 100vh;
}

@supports (height: 100svh) {
  body.home-template {
    --home-hero-height: 100svh;
  }
}

body.home-template .sky-story,
body.home-template .hero {
  min-height: var(--home-hero-height) !important;
}

body.home-template .hero {
  height: var(--home-hero-height) !important;
  overflow: hidden;
}

.wave-template .wave-hero-shade {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.08) 0%, rgba(2, 3, 3, 0.2) 46%, rgba(2, 3, 3, 0.46) 78%, rgba(2, 3, 3, 0.62) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.04) 0%, rgba(2, 3, 3, 0.16) 46%, rgba(2, 3, 3, 0.72) 100%) !important;
}

.wave-template .wave-hero .section-label,
.wave-template .wave-hero h1,
.wave-template .wave-hero h1::before,
.wave-template .wave-hero-copy > p:not(.section-label) {
  text-shadow: none !important;
}

.wave-template .wave-hero h1::before {
  filter: none !important;
}

.wave-template .wave-hero .section-label::before,
.wave-template .wave-hero .section-label::after,
.wave-template .wave-hero h1::after {
  box-shadow: none !important;
}

.wave-template .wave-hero-proof dt,
.wave-template .wave-hero-proof div:nth-child(2) dt {
  font-size: clamp(52px, 14.9vw, 58px) !important;
  line-height: 0.96 !important;
}

body.wave-template .wave-hero {
  border-bottom: 0 !important;
}

body.wave-template .wave-hero::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 24%, transparent 76%, rgba(2, 3, 3, 0.5)) !important;
}

body.wave-template .wave-hero-shade {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.08) 0%, rgba(2, 3, 3, 0.2) 46%, rgba(2, 3, 3, 0.46) 78%, rgba(2, 3, 3, 0.62) 100%),
    linear-gradient(180deg, rgba(2, 3, 3, 0.04) 0%, rgba(2, 3, 3, 0.16) 48%, #020303 100%) !important;
}

body.wave-template .wave-proof-section {
  margin-top: -1px;
  padding: clamp(26px, 3.2vw, 46px) 0 clamp(32px, 3.6vw, 54px);
  border-top: 0 !important;
  border-bottom: 0 !important;
  background:
    linear-gradient(180deg, #020303 0%, #060707 48%, #020303 100%) !important;
  background-color: #020303 !important;
}

body.wave-template .wave-hero-actions {
  gap: clamp(10px, 1.1vw, 16px);
}

body.wave-template .wave-hero-actions .primary-cta,
body.wave-template .wave-hero-actions .outline-cta {
  white-space: nowrap;
}

body.wave-template .wave-hero-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: min(1120px, 100%);
}

body.wave-template .wave-hero-proof div {
  min-height: clamp(118px, 9vw, 138px);
  padding: clamp(22px, 2.2vw, 28px) clamp(20px, 2.4vw, 30px);
}

@media (min-width: 981px) {
  body.wave-template .wave-hero-actions {
    grid-column: 1 / -1;
    justify-content: center;
    flex-wrap: nowrap;
    margin-top: clamp(18px, 2vw, 26px);
  }

  body.wave-template .wave-hero-actions .primary-cta,
  body.wave-template .wave-hero-actions .outline-cta {
    width: clamp(292px, 23vw, 360px);
    min-width: 0;
  }
}

@media (max-width: 760px) {
  body.wave-template .wave-hero {
    padding: 108px 0 24px !important;
  }

  body.wave-template .wave-hero-copy {
    gap: 14px !important;
  }

  body.wave-template .wave-hero h1 {
    font-size: clamp(62px, 17vw, 92px) !important;
  }

  body.wave-template .wave-hero h1::before {
    font-size: clamp(94px, 27vw, 136px) !important;
  }

  body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(14px, 4.1vw, 16px) !important;
    line-height: 1.56 !important;
  }

  body.wave-template .wave-hero-actions {
    gap: 9px !important;
    margin-top: 8px !important;
  }

  body.wave-template .wave-hero-actions .primary-cta,
  body.wave-template .wave-hero-actions .outline-cta {
    width: min(100%, 318px) !important;
    min-height: 48px !important;
    padding: 10px 18px !important;
    font-size: clamp(14px, 4vw, 16px) !important;
  }

  body.wave-template .wave-proof-section {
    padding: 14px 0 22px !important;
  }

  body.wave-template .wave-proof-section .wave-section-inner {
    width: calc(100% - 28px) !important;
  }

  body.wave-template .wave-hero-proof {
    grid-template-columns: 1fr !important;
    width: min(100%, 430px);
  }

  body.wave-template .wave-hero-proof div {
    min-height: 82px !important;
    gap: 6px !important;
    padding: 14px 18px !important;
  }

  body.wave-template .wave-hero-proof dt,
  body.wave-template .wave-hero-proof div:nth-child(2) dt {
    font-size: clamp(34px, 10.2vw, 42px) !important;
  }

body.wave-template .wave-hero-proof dd {
    font-size: 14px !important;
    line-height: 1.32 !important;
  }
}

body.wave-template .wave-hero h1::after {
  bottom: clamp(-18px, -1.05vw, -12px) !important;
}

@media (max-width: 760px) {
  body.wave-template .wave-hero h1::after {
    bottom: -12px !important;
  }

  body.wave-template .wave-hero-copy > p:not(.section-label) {
    margin-top: 18px !important;
  }
}

body.wave-template .wave-why .section-label {
  color: rgba(255, 255, 255, 0.62) !important;
}

body.wave-template .wave-why .wave-copy,
body.wave-template .wave-why .wave-copy p {
  color: rgba(255, 255, 255, 0.82) !important;
}

body.wave-template .wave-why strong {
  color: #ffffff !important;
}

@media (max-width: 760px) {
  body.wave-template .wave-why {
    padding-top: 54px !important;
    padding-bottom: 62px !important;
  }

  body.wave-template .wave-why-grid {
    gap: 24px !important;
  }

  body.wave-template .wave-why h2 {
    max-width: 12ch;
    font-size: clamp(32px, 9vw, 42px) !important;
    font-weight: 420 !important;
    line-height: 1.08 !important;
  }

  body.wave-template .wave-why .wave-copy {
    font-size: 15.5px !important;
    line-height: 1.7 !important;
  }

  body.wave-template .wave-why .wave-copy p + p {
    margin-top: 14px !important;
  }

  body.wave-template .wave-why strong {
    margin-top: 20px !important;
    font-size: clamp(24px, 7vw, 32px) !important;
    line-height: 1.18 !important;
  }

  body.wave-template .wave-why .primary-cta {
    width: min(100%, 300px) !important;
    min-height: 48px !important;
    margin-top: 24px !important;
  }
}

body.home-template .hero-copy h1 {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(68px, 8.2vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

body.home-template .hero-copy p,
body.home-template .hero-tagline,
body.home-template .hero-tagline span {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(25px, 2.35vw, 42px) !important;
  font-weight: 300 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1040px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(58px, 8.7vw, 92px) !important;
  }

  body.home-template .hero-copy p,
  body.home-template .hero-tagline,
  body.home-template .hero-tagline span {
    font-size: clamp(22px, 3.15vw, 33px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(54px, 14.6vw, 82px) !important;
    line-height: 0.98 !important;
  }

  body.home-template .hero-copy p,
  body.home-template .hero-tagline,
  body.home-template .hero-tagline span {
    font-size: clamp(22px, 6vw, 31px) !important;
    line-height: 1.16 !important;
  }
}

@media (max-width: 390px) {
  body.home-template .hero-copy h1 {
    font-size: clamp(48px, 13.9vw, 58px) !important;
  }

  body.home-template .hero-copy p,
  body.home-template .hero-tagline,
  body.home-template .hero-tagline span {
    font-size: clamp(20px, 5.8vw, 24px) !important;
  }
}

.footer-intro,
:is(
  .hero-copy,
  .services-copy,
  .service-content,
  .project-atlas-copy,
  .project-preview-copy,
  .press-highlights-head,
  .press-feature-copy,
  .about-hero-copy,
  .about-copy,
  .about-story-panel,
  .about-closing,
  .press-hero-copy,
  .press-list-head,
  .press-card-body,
  .wave-hero-copy,
  .wave-copy,
  .wave-method-head,
  .wave-method-grid,
  .project-card,
  .accessibility-statement-hero,
  .accessibility-statement-section,
  .accessibility-statement-contact,
  .legal-document-note
) :is(p, li):not(.section-label):not(.press-source):not(.press-credit) {
  font-family: var(--body-sans) !important;
  font-size: var(--regular-copy-size) !important;
  font-weight: var(--regular-copy-weight) !important;
  line-height: var(--regular-copy-line-height) !important;
  letter-spacing: 0 !important;
}

@media (max-width: 767px) {
  .footer-intro,
  :is(
    .hero-copy,
    .services-copy,
    .service-content,
    .project-atlas-copy,
    .project-preview-copy,
    .press-highlights-head,
    .press-feature-copy,
    .about-hero-copy,
    .about-copy,
    .about-story-panel,
    .about-closing,
    .press-hero-copy,
    .press-list-head,
    .press-card-body,
    .wave-hero-copy,
    .wave-copy,
    .wave-method-head,
    .wave-method-grid,
    .project-card,
    .accessibility-statement-hero,
    .accessibility-statement-section,
    .accessibility-statement-contact,
    .legal-document-note
  ) :is(p, li):not(.section-label):not(.press-source):not(.press-credit) {
    font-size: var(--regular-copy-size-mobile) !important;
  }
}

:is(
  .services-copy,
  .press-list-head,
  .press-card-body,
  .accessibility-statement-hero,
  .accessibility-statement-section,
  .legal-document-note,
  .legal-page-footer,
  .wave-template .wave-intro .wave-copy,
  .wave-template .wave-services-list
) :is(p, li):not(.section-label):not(.press-source):not(.press-credit),
.services-copy > p:not(.section-label),
.press-list-head p,
.press-card-body > p:not(.press-source):not(.press-credit),
.accessibility-statement-hero p,
.accessibility-statement-section :is(p, li),
.legal-page-footer,
.wave-template .wave-intro .wave-copy,
.wave-template .wave-copy p,
.wave-template .wave-services-list li {
  color: #000000 !important;
}

body.projects-template .projects-page-hero p:not(.section-label),
body.projects-template .projects-catalog-head > p:not(.section-label),
body.projects-template .projects-catalog-head .projects-catalog-intro,
body.projects-template .project-strip-content p {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
  font-family: var(--body-sans) !important;
  font-weight: 400 !important;
  line-height: 1.58 !important;
}

body.projects-template .projects-catalog-head > p:not(.section-label),
body.projects-template .projects-catalog-head .projects-catalog-intro {
  font-size: clamp(16px, 1.06vw, 19px) !important;
  max-width: 760px !important;
}

body.projects-template .project-strip-content p {
  font-size: clamp(14px, 0.98vw, 16px) !important;
}

body.projects-template .projects-page-hero .section-label,
body.projects-template .projects-catalog-head .section-label,
body.projects-template .project-strip-content > span {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
}

body.projects-template .projects-page-hero h1,
body.projects-template .projects-catalog-head h2,
body.projects-template .project-strip-content h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: var(--title-serif) !important;
  font-weight: 500 !important;
}

body.projects-template .project-strip-details dt {
  color: rgba(255, 255, 255, 0.42) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.42) !important;
}

body.projects-template .project-strip-details dd {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* Wave visual depth refresh */
.wave-template .wave-intro {
  background:
    linear-gradient(90deg, rgba(247, 247, 244, 0.97) 0%, rgba(247, 247, 244, 0.94) 50%, rgba(247, 247, 244, 0.82) 78%, rgba(247, 247, 244, 0.98) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(236, 237, 233, 0.92)),
    url("./public/projects/חומה ומגדל, קריית חיים/הדמיה-חיצונית-חומה-ומגדל-1.jpg") center 48% / cover no-repeat !important;
}

.wave-template .wave-section-heading {
  display: grid;
  align-content: start;
}

.wave-visual-card {
  position: relative;
  min-height: clamp(260px, 28vw, 420px);
  margin-top: clamp(28px, 3.4vw, 46px);
  overflow: hidden;
  border: 1px solid rgba(16, 17, 17, 0.18);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(5, 6, 6, 0.08), rgba(5, 6, 6, 0.18)),
    url("./assets/home/port-view.png") center / cover no-repeat;
  box-shadow:
    0 28px 70px rgba(16, 17, 17, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

.wave-visual-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 34% 66%, rgba(16, 17, 17, 0.22)),
    linear-gradient(180deg, transparent 0%, rgba(16, 17, 17, 0.26) 100%);
}

.wave-visual-card::after {
  content: "";
  position: absolute;
  inset: auto clamp(22px, 2.4vw, 34px) clamp(22px, 2.4vw, 34px) auto;
  width: clamp(82px, 8vw, 132px);
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0.36));
}

.wave-template .wave-intro .wave-copy {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(241, 241, 238, 0.82)),
    rgba(255, 255, 255, 0.88) !important;
  box-shadow:
    0 22px 58px rgba(16, 17, 17, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.wave-template .wave-services-section {
  background:
    linear-gradient(180deg, rgba(248, 248, 246, 0.96) 0%, rgba(239, 239, 235, 0.92) 100%),
    url("./public/projects/העצמאות 53, חיפה/העצמאות-53.png") center 16% / cover no-repeat !important;
}

.wave-services-visual {
  min-height: clamp(118px, 13vw, 178px);
  margin: clamp(22px, 2.8vw, 34px) 0 clamp(28px, 3.4vw, 44px);
  overflow: hidden;
  border: 1px solid rgba(16, 17, 17, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(4, 5, 5, 0.82), rgba(4, 5, 5, 0.18) 48%, rgba(4, 5, 5, 0.7)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(4, 5, 5, 0.38)),
    url("./public/projects/שדרת מסחר נשר/שדרת-מסחר-נשר-לאתר.jpg") center 55% / cover no-repeat;
  background-attachment: fixed, fixed, fixed;
  box-shadow:
    0 28px 70px rgba(16, 17, 17, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.wave-services-visual::before {
  content: "";
  display: block;
  width: clamp(80px, 12vw, 160px);
  height: 2px;
  margin: clamp(56px, 6vw, 86px) auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.92), transparent);
}

.wave-template .wave-method-grid article {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    linear-gradient(145deg, rgba(4, 5, 5, 0.74), rgba(4, 5, 5, 0.52)),
    var(--wave-card-image) center / cover no-repeat,
    rgba(255, 255, 255, 0.025) !important;
}

.wave-template .wave-method-grid article::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  background:
    radial-gradient(76% 64% at 20% 12%, rgba(255, 255, 255, 0.16), transparent 72%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.48));
}

.wave-template .wave-method-grid article:nth-child(1) {
  --wave-card-image: url("./public/projects/יוספטל, קרית ים/main.jpeg");
}

.wave-template .wave-method-grid article:nth-child(2) {
  --wave-card-image: url("./public/projects/חומה ומגדל, קריית חיים/הדמיה-חיצונית-חומה-ומגדל-1.jpg");
}

.wave-template .wave-method-grid article:nth-child(3) {
  --wave-card-image: url("./public/projects/העצמאות 53, חיפה/העצמאות-53.png");
}

.wave-template .wave-method-grid article:nth-child(4) {
  --wave-card-image: url("./public/projects/שדרת מסחר נשר/שדרת-מסחר-נשר-לאתר.jpg");
}

.wave-template .wave-services-list li {
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(232, 232, 227, 0.82)),
    var(--wave-service-image) center / cover no-repeat,
    rgba(255, 255, 255, 0.92) !important;
  box-shadow:
    0 16px 38px rgba(16, 17, 17, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.wave-template .wave-services-list li:nth-child(4n + 1) {
  --wave-service-image: url("./public/projects/חומה ומגדל, קריית חיים/הדמיה-חיצונית-חומה-ומגדל-1.jpg");
}

.wave-template .wave-services-list li:nth-child(4n + 2) {
  --wave-service-image: url("./public/projects/שדרת מסחר נשר/שדרת-מסחר-נשר-לאתר.jpg");
}

.wave-template .wave-services-list li:nth-child(4n + 3) {
  --wave-service-image: url("./public/projects/העצמאות 53, חיפה/העצמאות-53.png");
}

.wave-template .wave-services-list li:nth-child(4n + 4) {
  --wave-service-image: url("./public/projects/מרכז רפואי צ'ק פוסט, חיפה/גל-שמול-נדלן.png");
}

.wave-template .wave-why {
  background:
    linear-gradient(90deg, rgba(3, 4, 4, 0.92), rgba(3, 4, 4, 0.8) 46%, rgba(3, 4, 4, 0.96)),
    linear-gradient(180deg, rgba(3, 4, 4, 0.1), rgba(3, 4, 4, 0.82)),
    url("./assets/home/night-street.jpg") center / cover no-repeat !important;
}

body.a11y-hide-images .site-shell :where(.wave-services-visual) {
  display: none !important;
}

@media (max-width: 760px) {
  .wave-services-visual {
    min-height: 122px;
    margin: 24px 0 28px;
    background-attachment: scroll;
    background-position: center;
  }
}

.wave-template .wave-intro .wave-copy {
  align-self: start;
  display: grid;
  gap: clamp(12px, 1.3vw, 18px);
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.wave-template .wave-intro .wave-copy p {
  position: relative;
  margin: 0 !important;
  padding: clamp(22px, 2.4vw, 34px) clamp(42px, 4vw, 58px) clamp(22px, 2.4vw, 34px) clamp(22px, 2.4vw, 34px);
  overflow: hidden;
  border: 1px solid rgba(16, 17, 17, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(239, 239, 235, 0.82)),
    rgba(255, 255, 255, 0.9);
  box-shadow:
    0 18px 42px rgba(16, 17, 17, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.68);
}

.wave-template .wave-intro .wave-copy p::before {
  content: "";
  position: absolute;
  inset: clamp(20px, 2vw, 28px) clamp(18px, 1.8vw, 24px) clamp(20px, 2vw, 28px) auto;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(16, 17, 17, 0.08), rgba(16, 17, 17, 0.38), rgba(16, 17, 17, 0.08));
}

body.wave-template :is(
  .wave-section-heading h2,
  .wave-method-head h2,
  .wave-services-head h2,
  .wave-why h2
) {
  direction: rtl;
  text-align: right !important;
  text-wrap: balance;
  font-family: var(--title-serif) !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

body.wave-template .wave-services-head {
  direction: rtl;
  text-align: right;
}

body.wave-template .wave-services-head .section-label {
  justify-self: end;
  text-align: right;
}

body.wave-template .wave-services-head h2 {
  max-width: 12ch;
  font-size: clamp(46px, 5vw, 84px) !important;
  line-height: 1.08 !important;
  white-space: normal !important;
}

body.wave-template .wave-services-list li {
  display: flex !important;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  direction: rtl;
  text-align: right !important;
  text-wrap: balance;
  color: #000000 !important;
  font-family: var(--title-serif) !important;
  font-size: clamp(24px, 2vw, 34px) !important;
  font-weight: 300 !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
}

body.wave-template .wave-services-list li::before {
  flex: 0 0 auto;
  align-self: flex-start;
  margin-right: 0 !important;
  margin-left: auto !important;
  margin-inline-start: 0 !important;
  margin-inline-end: auto !important;
}

@media (max-width: 760px) {
  body.wave-template .wave-services-head h2 {
    max-width: 100%;
    font-size: clamp(38px, 10.6vw, 52px) !important;
  }

  body.wave-template .wave-services-list li {
    font-size: clamp(23px, 7vw, 30px) !important;
    line-height: 1.22 !important;
  }
}

/* Premium home hero CTA */
body.home-template .hero .primary-cta {
  min-height: clamp(54px, 4.6vw, 68px) !important;
  min-width: min(100%, 344px) !important;
  padding: 0 clamp(22px, 2.4vw, 36px) !important;
  gap: clamp(14px, 1.4vw, 20px) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 999px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.035)),
    rgba(8, 8, 8, 0.34) !important;
  color: #ffffff !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(18px, 1.55vw, 27px) !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-shadow: 0 8px 22px rgba(0, 0, 0, 0.38) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.32),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08),
    0 18px 46px rgba(0, 0, 0, 0.22) !important;
  backdrop-filter: blur(14px) saturate(1.15);
  -webkit-backdrop-filter: blur(14px) saturate(1.15);
}

body.home-template .hero .primary-cta::before {
  inset: 4px !important;
  border-color: rgba(255, 255, 255, 0.18) !important;
  opacity: 0.72;
}

body.home-template .hero .primary-cta::after {
  opacity: 0.22;
}

body.home-template .hero .primary-cta span {
  font-weight: inherit !important;
}

body.home-template .hero .primary-cta svg {
  width: clamp(22px, 2.1vw, 32px) !important;
  height: clamp(22px, 2.1vw, 32px) !important;
  color: #ffffff !important;
  stroke-width: 1.55 !important;
}

@media (hover: hover) and (pointer: fine) {
  body.home-template .hero .primary-cta:hover {
    border-color: rgba(255, 255, 255, 0.66) !important;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.055)),
      rgba(12, 12, 12, 0.4) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.38),
      inset 0 -1px 0 rgba(255, 255, 255, 0.1),
      0 22px 54px rgba(0, 0, 0, 0.28) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero .primary-cta {
    width: min(100%, 324px) !important;
    min-height: 58px !important;
    padding: 0 22px !important;
    font-size: clamp(18px, 5.3vw, 22px) !important;
  }

  body.home-template .hero-copy h1 {
    font-size: clamp(42px, 11.4vw, 54px) !important;
    line-height: 1.02 !important;
  }
}

@media (max-width: 760px) {
  html body.home-template .hero-copy #hero-title {
    font-size: clamp(40px, 10.7vw, 50px) !important;
    line-height: 1.04 !important;
  }
}

body.home-template .hero {
  background: #050606 !important;
}

body.home-template .hero-video {
  background-image: none !important;
}

/* Final home hero override: keep the hero text low, right-aligned, and high contrast. */
body.home-template .hero::before {
  display: block !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.1) 0%, rgba(2, 3, 3, 0.12) 38%, rgba(2, 3, 3, 0.34) 70%, rgba(2, 3, 3, 0.72) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.28) 0%, rgba(2, 3, 3, 0.08) 34%, rgba(2, 3, 3, 0.1) 64%, rgba(2, 3, 3, 0.3) 100%) !important;
}


@media (min-width: 761px) {
  body.home-template .hero-copy {
    top: auto !important;
    right: clamp(56px, 7.2vw, 132px) !important;
    bottom: clamp(76px, 9.6vh, 128px) !important;
    left: auto !important;
    width: min(1120px, 74vw) !important;
    direction: ltr !important;
    transform: none !important;
    justify-items: end !important;
    text-align: right !important;
  }

  body.home-template .hero-copy h1 {
    justify-self: end !important;
    margin: 0 !important;
    font-size: clamp(68px, 6.9vw, 126px) !important;
    font-weight: 420 !important;
    line-height: 0.92 !important;
    text-align: right !important;
    white-space: nowrap !important;
  }

  body.home-template .hero-copy h1 span {
    font-weight: 300 !important;
  }

  body.home-template .hero-copy .hero-tagline {
    justify-self: end !important;
    justify-content: flex-end !important;
    margin: clamp(16px, 1.7vw, 28px) 0 clamp(24px, 2vw, 34px) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(25px, 2.35vw, 42px) !important;
    font-weight: 300 !important;
    line-height: 1.14 !important;
    text-align: right !important;
  }

  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit) {
    font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(25px, 2.35vw, 42px) !important;
    font-weight: 300 !important;
    line-height: 1.14 !important;
  }

  body.home-template .hero .primary-cta {
    justify-self: end !important;
    min-width: min(100%, 392px) !important;
  }
}

@media (max-width: 760px) {
  body.home-template .services {
    padding-top: clamp(38px, 10vw, 58px) !important;
  }

  body.home-template .hero-copy {
    top: auto !important;
    right: 24px !important;
    bottom: clamp(64px, 10vh, 92px) !important;
    left: auto !important;
    width: calc(100% - 48px) !important;
    direction: ltr !important;
    transform: none !important;
    justify-items: end !important;
    text-align: right !important;
  }

  body.home-template .hero-copy h1 {
    justify-self: end !important;
    font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(48px, 13.9vw, 58px) !important;
    font-weight: 300 !important;
    line-height: 0.98 !important;
    text-align: right !important;
  }

  body.home-template .hero-copy .hero-tagline {
    justify-self: end !important;
    justify-content: flex-end !important;
    flex-wrap: wrap;
    margin: 14px 0 22px !important;
    white-space: normal !important;
    font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(20px, 5.8vw, 24px) !important;
    font-weight: 300 !important;
    line-height: 1.16 !important;
    text-align: right !important;
  }

  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit) {
    font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(20px, 5.8vw, 24px) !important;
    font-weight: 300 !important;
    line-height: 1.16 !important;
  }

  body.home-template .hero .primary-cta {
    justify-self: end !important;
    width: min(100%, 330px) !important;
  }
}

body.wave-template .wave-hero h1,
body.wave-template .wave-hero h1::before {
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

/* Final physical RTL alignment for the projects catalog heading. */
body.projects-template .projects-catalog-head {
  direction: rtl !important;
  text-align: right !important;
  justify-items: start !important;
}

body.projects-template .projects-catalog-head .section-label,
body.projects-template .projects-catalog-head h2,
body.projects-template .projects-catalog-head .projects-catalog-intro {
  justify-self: start !important;
  text-align: right !important;
}

body.projects-template .projects-catalog-head h2 {
  direction: rtl !important;
  unicode-bidi: isolate !important;
}


body.wave-template .wave-project-atlas {
  position: relative;
  overflow: hidden;
  padding: clamp(86px, 10vw, 150px) clamp(18px, 4vw, 72px);
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 255, 255, 0.13), transparent 30%),
    linear-gradient(145deg, #050505 0%, #121212 44%, #f3f3f1 44.2%, #ffffff 100%);
  color: #f6f6f3;
  isolation: isolate;
}

body.wave-template .wave-project-atlas::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.045) 1px, transparent 1px);
  background-size: 92px 92px;
  opacity: 0.22;
  pointer-events: none;
  z-index: -1;
}

body.wave-template .wave-project-atlas::after {
  content: "WAVE";
  position: absolute;
  inset-inline-start: -0.05em;
  top: clamp(36px, 7vw, 92px);
  font-family: "Assistant", system-ui, sans-serif;
  font-size: clamp(110px, 21vw, 320px);
  font-weight: 800;
  line-height: 0.78;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.035);
  pointer-events: none;
  z-index: -1;
}

body.wave-template .wave-map-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

body.wave-template .wave-map-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 470px);
  gap: clamp(28px, 5vw, 70px);
  align-items: end;
  margin-bottom: clamp(34px, 5vw, 66px);
}

body.wave-template .wave-map-head .project-atlas-copy {
  max-width: 680px;
}

body.wave-template .wave-map-head .section-label,
body.wave-template .wave-map-panel .section-label {
  color: rgba(255, 255, 255, 0.68);
}

body.wave-template .wave-map-head h2 {
  margin: 0;
  font-family: "Assistant", system-ui, sans-serif;
  font-size: clamp(46px, 7.8vw, 110px);
  font-weight: 300;
  line-height: 0.92;
  letter-spacing: 0;
  color: #fff;
}

body.wave-template .wave-map-head h2::after {
  content: "";
  display: block;
  width: min(240px, 44vw);
  height: 1px;
  margin-top: clamp(20px, 2.4vw, 34px);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.78), transparent);
}

body.wave-template .wave-map-head p:not(.section-label) {
  margin: clamp(18px, 2vw, 26px) 0 0;
  max-width: 650px;
  color: rgba(255, 255, 255, 0.76);
  font-size: clamp(18px, 1.55vw, 25px);
  line-height: 1.75;
}

body.wave-template .wave-feature-project {
  position: relative;
  min-height: clamp(250px, 29vw, 390px);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 8px;
  background: #111;
  box-shadow: 0 34px 80px rgba(0, 0, 0, 0.38);
}

body.wave-template .wave-feature-project img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.wave-template .wave-feature-project::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 34%, rgba(0, 0, 0, 0.74));
}

body.wave-template .wave-feature-project div {
  position: absolute;
  inset-inline: clamp(18px, 3vw, 32px);
  bottom: clamp(18px, 3vw, 30px);
  z-index: 1;
  display: grid;
  gap: 6px;
  text-align: right;
}

body.wave-template .wave-feature-project span {
  font-family: "Assistant", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.16em;
  color: rgba(255, 255, 255, 0.68);
  text-transform: uppercase;
}

body.wave-template .wave-feature-project strong {
  font-family: "Assistant", system-ui, sans-serif;
  font-size: clamp(28px, 4.2vw, 52px);
  font-weight: 300;
  line-height: 1;
  color: #fff;
}

body.wave-template .wave-map-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.72fr);
  gap: clamp(20px, 3vw, 42px);
  align-items: stretch;
}

body.wave-template .wave-project-atlas .project-map-shell,
body.wave-template .wave-map-panel {
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  background: rgba(12, 12, 12, 0.82);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(16px);
}

body.wave-template .wave-project-atlas .project-map-shell {
  padding: clamp(10px, 1.5vw, 18px);
}

body.wave-template .wave-project-atlas .project-map-stage {
  width: 100%;
  height: clamp(360px, 31vw, 520px);
  min-height: 0;
  aspect-ratio: auto;
  border-radius: 6px;
  background:
    radial-gradient(circle at 35% 22%, rgba(255, 255, 255, 0.96), transparent 31%),
    linear-gradient(135deg, #d8eef3 0%, #f8f6ed 58%, #dce8d3 100%);
  border-color: rgba(255, 255, 255, 0.5);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.55),
    0 26px 72px rgba(0, 0, 0, 0.38);
}

body.wave-template .wave-project-atlas .project-map-stage::before {
  background:
    radial-gradient(circle at 20% 24%, rgba(255, 255, 255, 0.32), transparent 18%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 46%, rgba(0, 0, 0, 0.06)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 62%, rgba(0, 0, 0, 0.1));
}

body.wave-template .wave-project-atlas .project-map-image {
  object-fit: cover;
  object-position: center center;
  filter: saturate(0.72) contrast(1.18) brightness(1.08) sepia(0.06);
  opacity: 0.98;
}

body.wave-template .wave-project-atlas .project-map-art::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.08), transparent 28% 82%, rgba(0, 0, 0, 0.05)),
    radial-gradient(circle at 66% 68%, rgba(255, 255, 255, 0.18), transparent 26%);
  pointer-events: none;
}

body.wave-template .wave-map-labels {
  position: absolute;
  z-index: 4;
  inset: 0;
  pointer-events: none;
  direction: rtl;
}

body.wave-template .wave-project-atlas .project-map-pins {
  width: 100%;
  height: 100%;
}

body.wave-template .wave-map-labels span {
  position: absolute;
  top: var(--label-y);
  left: var(--label-x);
  translate: -50% -50%;
  padding: 0.24em 0.58em 0.28em;
  border: 1px solid rgba(255, 255, 255, 0.76);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.66);
  color: rgba(10, 12, 12, 0.82);
  font-family: "Assistant", system-ui, sans-serif;
  font-size: clamp(12px, 1.05vw, 16px);
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(8px);
}

body.wave-template .wave-project-atlas .project-pin {
  top: var(--pin-y-cropped, var(--pin-y, 50%));
  left: var(--pin-x, 50%);
  color: #0c0c0c;
}

body.wave-template .wave-project-atlas .project-pin-marker {
  border-color: rgba(255, 255, 255, 0.96);
  background:
    radial-gradient(circle at 34% 26%, #ffffff 0 10%, rgba(255, 255, 255, 0.55) 18%, transparent 34%),
    linear-gradient(145deg, #f3f3f0, #d7d7d2);
  box-shadow:
    0 0 0 4px rgba(0, 0, 0, 0.14),
    0 11px 24px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

body.wave-template .wave-project-atlas .project-pin-marker::before {
  background: #111;
}

body.wave-template .wave-project-atlas .project-pin.is-active .project-pin-marker {
  background:
    radial-gradient(circle at 34% 26%, #ffffff 0 10%, rgba(255, 255, 255, 0.56) 18%, transparent 34%),
    linear-gradient(145deg, #ffffff, #f1f1ed);
  box-shadow:
    0 0 0 5px rgba(255, 255, 255, 0.38),
    0 0 0 10px rgba(0, 0, 0, 0.16),
    0 16px 30px rgba(0, 0, 0, 0.36);
}

body.wave-template .wave-map-panel {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: clamp(18px, 2.4vw, 28px);
  padding: clamp(26px, 4vw, 48px);
}

body.wave-template .wave-map-panel h3 {
  margin: 0;
  font-family: "Assistant", system-ui, sans-serif;
  font-size: clamp(34px, 5vw, 64px);
  font-weight: 300;
  line-height: 1;
  color: #fff;
}

body.wave-template .wave-map-panel p:not(.section-label) {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(17px, 1.5vw, 22px);
  line-height: 1.8;
}

body.wave-template .wave-map-panel .primary-cta {
  margin-top: clamp(8px, 1.5vw, 16px);
  width: min(100%, 380px);
}

body.wave-template .wave-project-atlas .project-map-card {
  background: rgba(250, 250, 247, 0.94);
}

@media (max-width: 980px) {
  body.wave-template .wave-map-head,
  body.wave-template .wave-map-layout {
    grid-template-columns: 1fr;
  }

  body.wave-template .wave-feature-project {
    min-height: clamp(230px, 62vw, 420px);
  }

  body.wave-template .wave-project-atlas {
    background:
      radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.13), transparent 30%),
      linear-gradient(180deg, #050505 0%, #111 72%, #f7f7f5 72.2%, #fff 100%);
  }
}

@media (max-width: 640px) {
  body.wave-template .wave-project-atlas {
    padding: 72px 16px;
  }

  body.wave-template .wave-map-head h2 {
    font-size: clamp(42px, 16vw, 72px);
  }

  body.wave-template .wave-project-atlas .project-map-stage {
    height: clamp(220px, 62vw, 300px);
    min-height: 0;
    aspect-ratio: auto;
  }

  body.wave-template .wave-project-atlas .project-pin {
    top: var(--pin-mobile-y, var(--pin-y, 50%));
    left: var(--pin-mobile-x, var(--pin-x, 50%));
  }

  body.wave-template .wave-map-panel .primary-cta {
    width: 100%;
  }

  body.wave-template .wave-map-labels span {
    font-size: 11px;
    padding-inline: 0.46em;
  }
}

/* Compact drawer labels for long menu names */
.site-nav .menu-links a {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  justify-content: flex-start;
  padding-inline: clamp(18px, 2.2vw, 30px) clamp(10px, 1.2vw, 16px);
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--menu-sans) !important;
  font-size: clamp(20px, 1.34vw, 25px);
  font-weight: 600 !important;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
  text-overflow: clip;
  white-space: nowrap;
}

.site-nav .menu-links a[aria-current="page"] {
  color: #ffffff;
  font-weight: 700 !important;
  text-shadow: none;
}

.site-nav .menu-links a[aria-current="page"]::before {
  width: 7px;
  height: 7px;
  margin-inline: 0 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.42);
}

.site-nav .menu-links a[aria-current="page"]::after,
.site-nav .menu-links a:hover::after {
  width: 42px;
}

@media (max-width: 760px) {
  .site-nav .menu-links a {
    min-height: clamp(38px, 6.4dvh, 52px);
    padding-inline: 22px 8px;
    font-size: clamp(15px, 4.15vw, 18px);
    font-weight: 600 !important;
  }

  .site-nav .menu-links a[aria-current="page"] {
    font-weight: 700 !important;
  }

  .site-nav .menu-links a[aria-current="page"]::before {
    width: 5px;
    height: 5px;
    margin-inline: 0 7px;
  }
}

/* Keep the contact drawer within the visible screen */
.contact-drawer {
  grid-template-rows: clamp(76px, 12dvh, 116px) auto minmax(0, 1fr) auto;
  height: 100vh;
  height: 100svh;
  height: 100dvh;
  max-height: 100vh;
  max-height: 100svh;
  max-height: 100dvh;
  padding-block: clamp(12px, 1.5dvh, 20px);
}

.contact-logo {
  min-height: clamp(66px, 10dvh, 94px);
}

.contact-logo img {
  max-width: min(252px, 100%);
}

.contact-panel-copy {
  gap: 7px;
  padding-block: clamp(5px, 0.75dvh, 9px);
}

.contact-panel-copy p {
  font-size: clamp(19px, 1.35vw, 24px);
  line-height: 1.12;
}

.contact-actions {
  gap: clamp(5px, 0.72dvh, 7px);
}

.contact-lead-card {
  gap: 5px;
  padding: 7px;
}

.contact-form-heading {
  gap: 1px;
}

.contact-form-heading small {
  font-size: 9px;
}

.contact-form-heading strong {
  font-size: clamp(17px, 1.05vw, 21px);
  line-height: 1;
}

.contact-lead-form {
  gap: 5px;
}

.contact-lead-form label {
  gap: 2px;
}

.contact-lead-form label span {
  font-size: 9px;
}

.contact-lead-form input {
  min-height: 29px;
  padding-inline: 8px;
  font-size: 12.5px;
}

.contact-form-submit {
  min-height: 32px;
  font-size: 13px;
}

.contact-form-status {
  min-height: 13px;
  font-size: 9px;
  line-height: 1.15;
}

.contact-section-heading {
  gap: 10px;
  margin: 0;
}

.contact-section-heading h3 {
  font-size: clamp(15px, 0.96vw, 19px);
}

.contact-person {
  gap: 4px;
  padding: 6px;
}

.contact-person-title {
  gap: 1px;
}

.contact-person-title small {
  font-size: 9px;
}

.contact-person-title strong {
  font-size: clamp(17px, 1.1vw, 22px);
  line-height: 1;
}

.contact-person-title em {
  font-size: 10px;
}

.contact-action {
  min-height: 32px;
  padding-inline: 8px;
}

.contact-action-icon {
  width: 25px;
  height: 25px;
  flex-basis: 25px;
}

.contact-action svg {
  width: 15px;
  height: 15px;
}

.contact-action small,
.contact-person-mail small,
.contact-details small {
  margin-bottom: 1px;
  font-size: 8.8px;
}

.contact-action span:last-child,
.contact-person-mail span,
.contact-details span {
  font-size: 11.5px;
  line-height: 1.12;
}

.contact-phone span:last-child {
  font-size: clamp(12px, 0.86vw, 15px);
}

.contact-person-mail {
  min-height: 25px;
  padding: 2px 6px 0;
}

.contact-person-mail svg {
  width: 14px;
  height: 14px;
  flex-basis: 14px;
}

.contact-details a,
.contact-details div {
  min-height: 30px;
}

.contact-details svg {
  width: 16px;
  height: 16px;
  flex-basis: 16px;
}

@media (max-width: 760px), (max-height: 760px) {
  .contact-drawer {
    grid-template-rows: clamp(58px, 10dvh, 82px) auto minmax(0, 1fr) auto;
    gap: 4px;
    width: min(390px, 82vw);
    padding: 8px 12px 10px;
  }

  .contact-drawer-head {
    padding-left: 48px;
  }

  .contact-logo {
    width: min(214px, 100%);
    min-height: clamp(52px, 8.6dvh, 70px);
  }

  .contact-logo img {
    max-width: 208px;
  }

  .contact-close {
    width: 34px;
    height: 34px;
  }

  .contact-close svg {
    width: 21px;
    height: 21px;
  }

  .contact-panel-copy {
    gap: 5px;
    padding-block: 3px 5px;
  }

  .contact-panel-copy p {
    font-size: 17px;
    line-height: 1;
  }

  .contact-panel-copy span {
    width: min(150px, 50%);
  }

  .contact-actions {
    gap: 4px;
  }

  .contact-lead-card {
    gap: 4px;
    padding: 6px;
  }

  .contact-form-heading small {
    font-size: 8.5px;
  }

  .contact-form-heading strong {
    font-size: 16px;
  }

  .contact-lead-form {
    gap: 4px;
  }

  .contact-lead-form input {
    min-height: 27px;
    font-size: 12px;
  }

  .contact-form-submit {
    min-height: 30px;
    font-size: 12.5px;
  }

  .contact-form-status {
    min-height: 12px;
    font-size: 8.6px;
  }

  .contact-section-heading h3 {
    font-size: 15px;
  }

  .contact-person {
    padding: 5px;
  }

  .contact-person-title small {
    font-size: 8.5px;
  }

  .contact-person-title strong {
    font-size: 17px;
  }

  .contact-person-title em {
    font-size: 9.5px;
  }

  .contact-action {
    min-height: 30px;
  }

  .contact-action-icon {
    width: 23px;
    height: 23px;
    flex-basis: 23px;
  }

  .contact-phone span:last-child {
    font-size: 13px;
  }

  .contact-whatsapp span:last-child,
  .contact-person-mail span,
  .contact-details span {
    font-size: 11px;
  }

  .contact-person-mail {
    min-height: 22px;
  }

  .contact-details a,
  .contact-details div {
    min-height: 27px;
  }
}

body.wave-template .wave-hero-media {
  filter: saturate(1.04) contrast(1.03) brightness(1.08) !important;
}

body.wave-template .wave-hero::before {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, transparent 28%, transparent 70%, rgba(2, 3, 3, 0.2) 100%) !important;
}

body.wave-template .wave-hero-shade {
  background:
    linear-gradient(90deg, rgba(2, 3, 3, 0.02) 0%, rgba(2, 3, 3, 0.06) 48%, rgba(2, 3, 3, 0.14) 78%, rgba(2, 3, 3, 0.22) 100%),
    linear-gradient(180deg,
      rgba(2, 3, 3, 0.02) 0%,
      rgba(2, 3, 3, 0.04) 44%,
      rgba(2, 3, 3, 0.12) 58%,
      rgba(2, 3, 3, 0.44) 72%,
      rgba(2, 3, 3, 0.86) 100%) !important;
}

@media (max-width: 640px) {
  body.wave-template .wave-hero-shade {
    background:
      linear-gradient(90deg, rgba(2, 3, 3, 0.02) 0%, rgba(2, 3, 3, 0.05) 52%, rgba(2, 3, 3, 0.14) 100%),
      linear-gradient(180deg,
        rgba(2, 3, 3, 0.01) 0%,
        rgba(2, 3, 3, 0.03) 46%,
        rgba(2, 3, 3, 0.11) 58%,
        rgba(2, 3, 3, 0.48) 73%,
        rgba(2, 3, 3, 0.9) 100%) !important;
  }
}

body.wave-template .wave-method {
  position: relative;
  padding: clamp(72px, 8vw, 126px) 0 clamp(82px, 9vw, 138px) !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(123, 183, 212, 0.18), transparent 30%),
    radial-gradient(circle at 86% 20%, rgba(229, 205, 145, 0.2), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7f8f6 46%, #ffffff 100%) !important;
  color: #101111 !important;
}

body.wave-template .wave-method::before {
  height: 1px !important;
  inset: 0 clamp(18px, 5vw, 72px) auto !important;
  background: linear-gradient(90deg, transparent, rgba(16, 17, 17, 0.18), transparent) !important;
}

body.wave-template .wave-method::after {
  inset: auto 0 0 !important;
  height: clamp(220px, 22vw, 360px) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(237, 240, 238, 0.76)),
    radial-gradient(circle at 28% 78%, rgba(64, 119, 147, 0.12), transparent 34%),
    radial-gradient(circle at 78% 82%, rgba(196, 158, 72, 0.14), transparent 32%) !important;
  filter: none !important;
  opacity: 1 !important;
}

body.wave-template .wave-method-head {
  border-color: rgba(16, 17, 17, 0.16) !important;
}

body.wave-template .wave-method .section-label {
  color: rgba(16, 17, 17, 0.52) !important;
}

body.wave-template .wave-method-head h2 {
  color: #101111 !important;
  text-shadow: none !important;
}

body.wave-template .wave-method-head > p:not(.section-label) {
  color: rgba(16, 17, 17, 0.72) !important;
}

body.wave-template .wave-method-grid {
  gap: clamp(18px, 2.1vw, 28px) !important;
}

body.wave-template .wave-method-grid article {
  min-height: clamp(260px, 26vw, 380px) !important;
  border: 1px solid rgba(16, 17, 17, 0.14) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0.86) 58%, #ffffff 100%),
    var(--wave-card-image) center / cover no-repeat,
    #ffffff !important;
  box-shadow:
    0 22px 54px rgba(16, 17, 17, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

body.wave-template .wave-method-grid article::before {
  z-index: -1 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.5) 48%, rgba(255, 255, 255, 0.92) 100%),
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.6), transparent 32%) !important;
}

body.wave-template .wave-method-grid span {
  color: rgba(16, 17, 17, 0.54) !important;
  text-shadow: none !important;
}

body.wave-template .wave-method-grid h3 {
  color: #101111 !important;
  text-shadow: none !important;
}

body.wave-template .wave-method-grid p {
  color: rgba(16, 17, 17, 0.76) !important;
  text-shadow: none !important;
}

@media (hover: hover) {
  body.wave-template .wave-method-grid article:hover {
    transform: translateY(-8px) !important;
    border-color: rgba(16, 17, 17, 0.28) !important;
    box-shadow:
      0 34px 76px rgba(16, 17, 17, 0.16),
      inset 0 1px 0 rgba(255, 255, 255, 0.98) !important;
  }
}

@media (max-width: 640px) {
  body.wave-template .wave-method {
    padding: 56px 0 72px !important;
  }

  body.wave-template .wave-method-grid article {
    min-height: 250px !important;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.86) 62%, #ffffff 100%),
      var(--wave-card-image) center / cover no-repeat,
      #ffffff !important;
  }
}

body.home-template .hero-copy {
  bottom: clamp(52px, 7.2vh, 96px) !important;
}

body.home-template .hero-copy .hero-tagline,
body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
body.home-template .hero-copy .hero-tagline span {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(21px, 1.85vw, 34px) !important;
  font-weight: 300 !important;
  line-height: 1.12 !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.74),
    0 12px 28px rgba(0, 0, 0, 0.38) !important;
}

body.home-template .hero .primary-cta {
  display: none !important;
}

@media (min-width: 761px) {
  body.home-template .hero-copy {
    bottom: clamp(52px, 7.2vh, 96px) !important;
  }

  body.home-template .hero-copy .hero-tagline {
    margin: clamp(12px, 1.3vw, 20px) 0 0 !important;
  }
}

@media (max-width: 760px) {
  body.home-template .hero-copy {
    bottom: clamp(42px, 7.2vh, 66px) !important;
  }

  body.home-template .hero-copy h1 {
    font-size: clamp(42px, 11.5vw, 56px) !important;
  }

  body.home-template .hero-copy .hero-tagline,
  body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  body.home-template .hero-copy .hero-tagline span {
    margin: 10px 0 0 !important;
    font-size: clamp(18px, 4.9vw, 22px) !important;
    line-height: 1.14 !important;
  }
}

body.wave-template .wave-method-grid article {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: flex-start !important;
  gap: 12px !important;
  min-height: clamp(330px, 32vw, 470px) !important;
  padding: clamp(22px, 2.6vw, 34px) !important;
  border-color: rgba(16, 17, 17, 0.18) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.05) 38%, rgba(255, 255, 255, 0.28) 100%),
    var(--wave-card-image) center / cover no-repeat,
    #f7f7f4 !important;
  box-shadow:
    0 24px 64px rgba(16, 17, 17, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
}

body.wave-template .wave-method-grid article::before {
  z-index: -1 !important;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, transparent 42%, rgba(0, 0, 0, 0.08) 100%) !important;
}

body.wave-template .wave-method-grid article::after {
  content: none !important;
}

body.wave-template .wave-method-grid span,
body.wave-template .wave-method-grid h3,
body.wave-template .wave-method-grid p {
  position: relative;
  z-index: 1;
  max-width: min(100%, 520px);
}

body.wave-template .wave-method-grid span {
  align-self: flex-start;
  padding: 0.35em 0.62em;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 10px 26px rgba(16, 17, 17, 0.12);
  backdrop-filter: blur(10px);
}

body.wave-template .wave-method-grid h3,
body.wave-template .wave-method-grid p {
  align-self: stretch;
  margin: 0 !important;
  padding-inline: clamp(14px, 1.8vw, 22px);
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(10px) saturate(1.08);
}

body.wave-template .wave-method-grid h3 {
  padding-top: clamp(16px, 2vw, 24px);
  padding-bottom: 6px;
  border-radius: 8px 8px 0 0;
}

body.wave-template .wave-method-grid p {
  padding-top: 4px;
  padding-bottom: clamp(16px, 2vw, 24px);
  border-radius: 0 0 8px 8px;
}

body.wave-template .wave-method-grid span {
  color: rgba(16, 17, 17, 0.62) !important;
}

body.wave-template .wave-method-grid h3 {
  color: #101111 !important;
  line-height: 1.08 !important;
}

body.wave-template .wave-method-grid p {
  color: rgba(16, 17, 17, 0.74) !important;
}

@media (max-width: 640px) {
  body.wave-template .wave-method-grid article {
    min-height: 360px !important;
    padding: 22px !important;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 42%, rgba(255, 255, 255, 0.22) 100%),
      var(--wave-card-image) center / cover no-repeat,
      #f7f7f4 !important;
  }

  body.wave-template .wave-method-grid article::after {
    content: none !important;
  }
}
/* Bright project carousel replaces project maps across the site. */
.projects-carousel-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(72px, 8vw, 132px) 0;
  background:
    radial-gradient(circle at 14% 16%, rgba(99, 205, 225, 0.16), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(255, 255, 255, 0.94), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f7f9fa 48%, #eef2f4 100%);
  color: #071014;
  border-block: 1px solid rgba(7, 16, 20, 0.1);
}

.projects-carousel-section::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(7, 16, 20, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(7, 16, 20, 0.045) 1px, transparent 1px);
  background-size: 78px 78px;
  mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 76%, transparent 100%);
  opacity: 0.34;
}

.projects-carousel-section::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  z-index: -1;
  height: 42%;
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, 0.9));
}

.projects-carousel-inner {
  width: min(100% - clamp(28px, 7vw, 112px), 1560px);
  margin-inline: auto;
}

.projects-carousel-head {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.62fr);
  align-items: end;
  gap: clamp(22px, 4vw, 72px);
  margin-bottom: clamp(30px, 4.4vw, 64px);
}

.projects-carousel-head .section-label {
  margin-bottom: clamp(12px, 1.4vw, 18px);
  color: rgba(7, 16, 20, 0.58) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: clamp(11px, 0.82vw, 14px);
  font-weight: 900;
  letter-spacing: 0.24em;
}

.projects-carousel-head h2 {
  margin: 0;
  color: #071014;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif;
  font-size: clamp(44px, 6.5vw, 116px);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: 0;
}

.projects-carousel-head h2::after {
  content: "";
  display: block;
  width: clamp(84px, 9vw, 156px);
  height: 1px;
  margin-top: clamp(18px, 2vw, 28px);
  margin-inline-start: auto;
  background: linear-gradient(90deg, transparent, rgba(7, 16, 20, 0.52), transparent);
}

.projects-carousel-head > p {
  max-width: 620px;
  margin: 0;
  color: rgba(7, 16, 20, 0.66);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(18px, 1.4vw, 25px);
  font-weight: 600;
  line-height: 1.55;
}

.projects-carousel {
  position: relative;
  overflow: hidden;
  margin-inline: calc((100vw - min(100vw, 1560px)) / -2);
  padding: clamp(8px, 1vw, 14px) 0 clamp(20px, 2.4vw, 34px);
  direction: ltr;
}

.projects-carousel::before,
.projects-carousel::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  width: min(12vw, 170px);
  pointer-events: none;
}

.projects-carousel::before {
  left: 0;
  background: linear-gradient(90deg, #f7f9fa, rgba(247, 249, 250, 0));
}

.projects-carousel::after {
  right: 0;
  background: linear-gradient(270deg, #f7f9fa, rgba(247, 249, 250, 0));
}

.projects-carousel-track {
  display: flex;
  width: max-content;
  gap: clamp(18px, 2.1vw, 32px);
  padding-inline: max(22px, calc((100vw - 1560px) / 2 + 22px));
  animation: projectsCarouselFlow var(--carousel-duration, 34s) linear infinite;
  will-change: transform;
}

.projects-carousel-track.is-stepped {
  animation: none !important;
}

.projects-carousel:hover .projects-carousel-track,
.projects-carousel:focus-within .projects-carousel-track {
  animation-play-state: paused;
}

.projects-carousel-dots {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: clamp(8px, 1.4vw, 18px) auto clamp(22px, 2.6vw, 38px);
  direction: ltr;
}

.projects-carousel-dots[hidden] {
  display: none !important;
}

.projects-carousel-dot {
  width: 32px;
  height: 32px;
  padding: 0;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: transparent;
  cursor: pointer;
}

.projects-carousel-dot::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid rgba(7, 16, 20, 0.28);
  border-radius: 999px;
  background: rgba(7, 16, 20, 0.13);
  transition: width 220ms ease, background 220ms ease, border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.projects-carousel-dot.is-active::before,
.projects-carousel-dot[aria-current="true"]::before {
  width: 26px;
  border-color: #071014;
  background: #071014;
  box-shadow: 0 8px 18px rgba(7, 16, 20, 0.18);
}

.projects-carousel-dot:focus-visible {
  outline: 2px solid rgba(7, 16, 20, 0.4);
  outline-offset: 3px;
}

@media (hover: hover) {
  .projects-carousel-dot:hover::before {
    border-color: rgba(7, 16, 20, 0.54);
    background: rgba(7, 16, 20, 0.34);
    transform: translateY(-1px);
  }
}

.projects-carousel-card {
  position: relative;
  flex: 0 0 clamp(292px, 30vw, 480px);
  min-height: clamp(430px, 38vw, 580px);
  overflow: hidden;
  display: grid;
  align-content: end;
  direction: rtl;
  border: 1px solid rgba(7, 16, 20, 0.12);
  border-radius: 18px;
  background: #ffffff;
  box-shadow:
    0 22px 70px rgba(7, 16, 20, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transform: translateZ(0);
}

.projects-carousel-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.12) 34%, rgba(255, 255, 255, 0.96) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.88), transparent 48%);
  pointer-events: none;
}

.projects-carousel-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.projects-carousel-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  transform: scale(1.015);
  transition: transform 900ms ease, filter 900ms ease;
}

.projects-carousel-card:hover .projects-carousel-media img,
.projects-carousel-card:focus-within .projects-carousel-media img {
  transform: scale(1.06);
  filter: saturate(1.12) contrast(1.02);
}

.projects-carousel-content {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: start;
  gap: clamp(8px, 1vw, 13px);
  min-height: 46%;
  padding: clamp(22px, 2.4vw, 34px);
}

.projects-carousel-number {
  position: absolute;
  top: clamp(-118px, -8vw, -78px);
  inset-inline-start: clamp(18px, 2vw, 30px);
  color: rgba(255, 255, 255, 0.82);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: clamp(66px, 8vw, 132px);
  font-weight: 200;
  line-height: 1;
  text-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
}

.projects-carousel-content small {
  color: rgba(7, 16, 20, 0.58);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(12px, 0.9vw, 14px);
  font-weight: 900;
  line-height: 1.2;
}

.projects-carousel-content h3 {
  max-width: 100%;
  margin: 0;
  color: #071014;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif;
  font-size: clamp(28px, 2.55vw, 44px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: 0;
}

.projects-carousel-content p {
  max-width: 34ch;
  margin: 0;
  color: rgba(7, 16, 20, 0.67);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(14px, 1vw, 17px);
  font-weight: 600;
  line-height: 1.52;
}

.projects-carousel-content a,
.projects-carousel-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 12px;
  min-height: 50px;
  padding: 13px 22px;
  border: 1px solid rgba(7, 16, 20, 0.2);
  border-radius: 999px;
  background: #071014;
  color: #ffffff;
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  box-shadow:
    0 16px 34px rgba(7, 16, 20, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  transition: transform 220ms ease, background 220ms ease, color 220ms ease, box-shadow 220ms ease;
}

.projects-carousel-content a:hover,
.projects-carousel-content a:focus-visible,
.projects-carousel-link:hover,
.projects-carousel-link:focus-visible {
  background: #ffffff;
  color: #071014;
  transform: translateY(-2px);
  box-shadow:
    0 18px 38px rgba(7, 16, 20, 0.18),
    inset 0 0 0 1px rgba(7, 16, 20, 0.18);
}

.projects-carousel-content svg,
.projects-carousel-link svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.projects-carousel-link {
  margin-top: clamp(12px, 1.8vw, 26px);
  margin-inline-start: auto;
  min-width: 188px;
}

.wave-template .wave-project-carousel {
  margin-top: 0;
  background:
    radial-gradient(circle at 78% 12%, rgba(116, 214, 232, 0.16), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f8fafb 54%, #eef3f5 100%);
}

.wave-template .wave-project-carousel .projects-carousel-head h2,
.wave-template .wave-project-carousel .projects-carousel-head p,
.wave-template .wave-project-carousel .section-label {
  color: #071014 !important;
}

@keyframes projectsCarouselFlow {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .projects-carousel-track {
    animation: none;
  }
}

@media (max-width: 1040px) {
  .projects-carousel-head {
    grid-template-columns: 1fr;
  }

  .projects-carousel-head > p {
    max-width: 760px;
  }

  .projects-carousel-card {
    flex-basis: clamp(280px, 58vw, 430px);
  }
}

@media (max-width: 760px) {
  .projects-carousel-section {
    padding: clamp(54px, 15vw, 74px) 0;
  }

  .projects-carousel-inner {
    width: min(100% - 28px, 620px);
  }

  .projects-carousel-head {
    margin-bottom: 24px;
  }

  .projects-carousel-head h2 {
    font-size: clamp(42px, 13vw, 64px);
  }

  .projects-carousel-head > p {
    font-size: 17px;
    line-height: 1.48;
  }

  .projects-carousel {
    margin-inline: -14px;
  }

  .projects-carousel::before,
  .projects-carousel::after {
    width: 34px;
  }

  .projects-carousel-track {
    gap: 14px;
    padding-inline: 14px;
  }

  .projects-carousel-card {
    flex-basis: min(82vw, 344px);
    min-height: 456px;
    border-radius: 14px;
  }

  .projects-carousel-content {
    padding: 22px;
  }

  .projects-carousel-content h3 {
    font-size: clamp(28px, 8.2vw, 37px);
  }

  .projects-carousel-content p {
    font-size: 14px;
  }

  .projects-carousel-content a,
  .projects-carousel-link {
    width: 100%;
  }
}

/* Absolute final readability rule for the light About page. */
body.about-combined-template .about-copy p,
body.about-combined-template .about-story-panel p:not(.section-label),
body.about-combined-template .about-closing p {
  color: rgba(24, 24, 24, 0.9) !important;
  font-weight: 400 !important;
  filter: none !important;
  text-shadow: none !important;
}

/* Project carousel color pass: keep the section bright, but let the project imagery breathe. */
.projects-carousel-card::before {
  background:
    linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.78) 72%, rgba(255, 255, 255, 0.98) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.36), transparent 38%);
}

.projects-carousel-media img {
  filter: saturate(1.14) contrast(1.04) brightness(1.02);
}

.projects-carousel-content {
  min-height: 38%;
  margin: clamp(12px, 1.4vw, 22px);
  padding: clamp(18px, 2vw, 28px);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 14px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.72)),
    rgba(255, 255, 255, 0.8);
  box-shadow:
    0 18px 44px rgba(7, 16, 20, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(12px) saturate(1.2);
  -webkit-backdrop-filter: blur(12px) saturate(1.2);
}

.projects-carousel-number {
  top: clamp(-170px, -12vw, -104px);
}

.projects-carousel-content h3 {
  font-weight: 600;
}

.projects-carousel-content a {
  margin-top: 2px;
}

.projects-carousel-content a,
.projects-carousel-link {
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-weight: 200 !important;
  letter-spacing: 0 !important;
}

.projects-carousel-content a span,
.projects-carousel-link span {
  font-family: inherit !important;
  font-weight: 200 !important;
}

@media (max-width: 760px) {
  .projects-carousel-content {
    margin: 12px;
    padding: 18px;
  }

  .projects-carousel-track {
    padding-inline: 24px;
    animation-duration: 140s;
  }

  .projects-carousel-card {
    flex-basis: min(calc(100vw - 52px), 360px);
  }
}

/* Projects page: press-inspired bright portfolio cards. */
body.projects-template {
  background: #f4f3ef;
}

body.projects-template .projects-page-main {
  background:
    radial-gradient(circle at 84% 18%, rgba(255, 255, 255, 0.94), transparent 28%),
    linear-gradient(180deg, #050606 0 36%, #f4f3ef 36% 100%);
  color: #101214;
}

body.projects-template .projects-page-hero {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

body.projects-template .project-page-map-link {
  border-color: rgba(255, 255, 255, 0.7);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04)),
    rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

body.projects-template .projects-strips-section {
  position: relative;
  padding: clamp(62px, 8vw, 118px) 0 clamp(76px, 9vw, 138px);
  background:
    radial-gradient(circle at 16% 8%, rgba(255, 255, 255, 0.96), transparent 34%),
    linear-gradient(180deg, #f8f7f3 0%, #efeee8 100%);
  color: #101214;
}

body.projects-template .projects-strips-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(16, 18, 20, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(16, 18, 20, 0.04) 1px, transparent 1px);
  background-size: 86px 86px;
  mask-image: linear-gradient(180deg, transparent, #000 12%, #000 78%, transparent);
  pointer-events: none;
}

body.projects-template .projects-catalog-head,
body.projects-template .projects-strips {
  position: relative;
  z-index: 1;
  width: min(100% - clamp(28px, 7vw, 112px), 1460px);
  margin-inline: auto;
}

body.projects-template .projects-catalog-head {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.62fr);
  align-items: end;
  gap: clamp(22px, 4vw, 70px);
  margin-bottom: clamp(34px, 4.4vw, 66px);
  text-align: right;
}

body.projects-template .projects-catalog-head .section-label {
  color: rgba(16, 18, 20, 0.58) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0.22em;
}

body.projects-template .projects-catalog-head h2 {
  max-width: 9ch;
  margin: 0;
  color: #101214;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif;
  font-size: clamp(48px, 7vw, 112px);
  font-weight: 500;
  line-height: 0.98;
}

body.projects-template .projects-catalog-head h2::after {
  content: "";
  display: block;
  width: clamp(88px, 10vw, 168px);
  height: 1px;
  margin-top: clamp(18px, 2vw, 28px);
  background: linear-gradient(90deg, transparent, rgba(16, 18, 20, 0.55), transparent);
}

body.projects-template .projects-catalog-head .projects-catalog-intro {
  max-width: 640px;
  margin: 0;
  color: rgba(16, 18, 20, 0.64);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(18px, 1.35vw, 24px);
  font-weight: 650;
  line-height: 1.58;
}

body.projects-template .projects-strips {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 30px);
}

body.projects-template .project-strip,
body.projects-template .project-strip:nth-child(2n) {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  min-height: 0;
  border: 1px solid rgba(16, 18, 20, 0.12);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    #ffffff;
  box-shadow:
    0 22px 70px rgba(16, 18, 20, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.94);
  transform: none;
}

body.projects-template .project-strip::before,
body.projects-template .project-strip::after {
  display: none;
}

body.projects-template .project-strip-media {
  position: relative;
  min-height: 0;
  aspect-ratio: 1.32 / 1;
  margin: clamp(10px, 1vw, 14px);
  overflow: hidden;
  border-radius: 14px;
  background: #e8ecee;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}

body.projects-template .project-strip-media::before {
  display: none;
}

body.projects-template .project-strip-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 46%, rgba(16, 18, 20, 0.16)),
    linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent 42%);
  pointer-events: none;
}

body.projects-template .project-strip img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  opacity: 1;
  filter: saturate(1.08) contrast(1.03) brightness(1.02);
  transform: scale(1.01);
}

body.projects-template .project-strip:hover img,
body.projects-template .project-strip:focus-within img {
  transform: scale(1.055);
  filter: saturate(1.16) contrast(1.04);
}

body.projects-template .project-strip > strong {
  top: clamp(22px, 2vw, 34px);
  right: clamp(22px, 2vw, 34px);
  left: auto;
  z-index: 3;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: clamp(46px, 4.6vw, 82px);
  font-weight: 250;
  line-height: 1;
  text-shadow: 0 16px 38px rgba(0, 0, 0, 0.26);
}

body.projects-template .project-strip-content {
  position: relative;
  display: grid;
  align-content: start;
  justify-items: start;
  gap: clamp(10px, 1.15vw, 15px);
  padding: clamp(20px, 2.2vw, 32px);
  color: #101214;
  text-align: right;
}

body.projects-template .project-strip-content > span {
  color: rgba(16, 18, 20, 0.54);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: 13px;
  font-weight: 950;
  line-height: 1.2;
}

body.projects-template .project-strip-content h2 {
  width: 100%;
  margin: 0;
  color: #101214;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif;
  font-size: clamp(28px, 2.35vw, 40px);
  font-weight: 500;
  line-height: 1.08;
}

body.projects-template .project-strip-content h2::after {
  display: none;
}

body.projects-template .project-strip-content p {
  min-height: 4.5em;
  margin: 0;
  color: rgba(16, 18, 20, 0.64);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(15px, 1vw, 17px);
  font-weight: 650;
  line-height: 1.5;
}

body.projects-template .project-strip-details {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 2px 0 4px;
}

body.projects-template .project-strip-details div {
  min-width: 0;
  min-height: 74px;
  display: grid;
  align-content: center;
  gap: 5px;
  padding: 11px 10px;
  border: 1px solid rgba(16, 18, 20, 0.1);
  border-radius: 12px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(241, 242, 239, 0.72));
  text-align: right;
}

body.projects-template .project-strip-details div:last-child {
  border-left: 1px solid rgba(16, 18, 20, 0.1);
}

body.projects-template .project-strip-details dt {
  color: rgba(16, 18, 20, 0.46);
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.1;
}

body.projects-template .project-strip-details dd {
  color: #101214;
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(13px, 0.95vw, 15px);
  font-weight: 950;
  line-height: 1.18;
}

body.projects-template .project-strip-action {
  width: 100%;
  min-height: 54px;
  margin-top: 4px;
  border: 1px solid rgba(16, 18, 20, 0.14);
  border-radius: 999px;
  background: #101214;
  color: #ffffff;
  box-shadow:
    0 16px 34px rgba(16, 18, 20, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

body.projects-template .project-strip-action:hover,
body.projects-template .project-strip-action:focus-visible {
  background: #ffffff;
  color: #101214;
  border-color: rgba(16, 18, 20, 0.22);
  transform: translateY(-2px);
  box-shadow:
    0 18px 42px rgba(16, 18, 20, 0.18),
    inset 0 0 0 1px rgba(16, 18, 20, 0.1);
}

body.projects-template .project-empty {
  grid-column: 1 / -1;
  color: rgba(16, 18, 20, 0.68);
}

@media (max-width: 1180px) {
  body.projects-template .projects-strips {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.projects-template .projects-page-main {
    background:
      linear-gradient(180deg, #050606 0 28%, #f4f3ef 28% 100%);
  }

  body.projects-template .projects-strips-section {
    padding: 54px 0 82px;
  }

  body.projects-template .projects-catalog-head {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 26px;
  }

  body.projects-template .projects-catalog-head h2 {
    max-width: none;
    font-size: clamp(42px, 12vw, 58px);
  }

  body.projects-template .projects-catalog-head .projects-catalog-intro {
    font-size: 16px;
  }

  body.projects-template .projects-strips {
    grid-template-columns: 1fr;
    width: calc(100% - 28px);
    gap: 18px;
  }

  body.projects-template .project-strip {
    border-radius: 16px;
  }

  body.projects-template .project-strip-media {
    aspect-ratio: 1.18 / 1;
    margin: 10px;
  }

  body.projects-template .project-strip > strong {
    font-size: 54px;
  }

  body.projects-template .project-strip-content {
    padding: 20px;
  }

  body.projects-template .project-strip-content h2 {
    font-size: clamp(30px, 9vw, 42px);
  }

  body.projects-template .project-strip-content p {
    min-height: 0;
  }

  body.projects-template .project-strip-details {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
  }

  body.projects-template .project-strip-details div {
    min-height: 68px;
    padding: 9px 7px;
  }
}

/* Final unified About page override: bright, airy and premium. */
body.about-combined-template {
  background: #f4efe5;
  color: #171717;
}

body.about-combined-template .about-page {
  background:
    linear-gradient(180deg, #f7f2e8 0%, #fffaf0 34%, #f0e8da 100%) !important;
  color: #181818 !important;
}

body.about-combined-template .about-hero {
  background:
    radial-gradient(68% 44% at 50% 30%, rgba(232, 189, 102, 0.22), transparent 72%),
    linear-gradient(180deg, #fff9ea 0%, #f3eadb 100%) !important;
}

body.about-combined-template .about-hero::before {
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.02) 44%, rgba(246, 239, 226, 0.86) 100%),
    linear-gradient(90deg, rgba(244, 229, 193, 0.32), transparent 26% 74%, rgba(244, 229, 193, 0.32)) !important;
}

body.about-combined-template .about-hero::after {
  opacity: 0.18 !important;
  filter: sepia(0.08) saturate(0.82) brightness(1.22) !important;
}

body.about-combined-template .about-hero-media {
  border-bottom-color: rgba(171, 126, 44, 0.38) !important;
  box-shadow:
    0 28px 82px rgba(69, 54, 32, 0.18),
    0 1px 0 rgba(255, 255, 255, 0.7) !important;
}

body.about-combined-template .about-hero-media img {
  filter: saturate(1.02) contrast(1.02) brightness(1.04) !important;
}

body.about-combined-template .about-hero-content {
  padding-top: clamp(56px, 5.4vw, 92px) !important;
  padding-bottom: clamp(70px, 7vw, 116px) !important;
}

body.about-combined-template .about-hero h1,
body.about-combined-template .about-section-heading h2,
body.about-combined-template .about-story-panel h2,
body.about-combined-template .about-closing h2 {
  color: #181818 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  line-height: 0.98 !important;
  text-shadow: none !important;
}

body.about-combined-template .about-hero h1 {
  font-size: clamp(86px, 10vw, 154px) !important;
}

body.about-combined-template .about-section-heading h2 {
  font-size: clamp(72px, 8.2vw, 138px) !important;
}

body.about-combined-template .about-story-panel h2 {
  font-size: clamp(42px, 4.8vw, 76px) !important;
}

body.about-combined-template .about-closing h2 {
  font-size: clamp(58px, 6.2vw, 102px) !important;
}

body.about-combined-template .about-hero-copy > p,
body.about-combined-template .about-copy,
body.about-combined-template .about-story-panel p:not(.section-label),
body.about-combined-template .about-closing p {
  color: rgba(24, 24, 24, 0.74) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.72 !important;
  text-shadow: none !important;
}

body.about-combined-template .about-hero-copy > p {
  font-size: clamp(22px, 1.65vw, 30px) !important;
}

body.about-combined-template .section-label {
  color: #aa7d2c !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
}

body.about-combined-template .about-profile,
body.about-combined-template .about-mission {
  background:
    linear-gradient(180deg, rgba(255, 250, 240, 0.95) 0%, rgba(255, 250, 240, 0.78) 46%, rgba(247, 241, 229, 0.96) 100%),
    radial-gradient(46% 34% at 78% 18%, rgba(220, 178, 91, 0.22), transparent 74%),
    url("./assets/home/city-aerial.jpg") center 48% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-mission,
body.about-combined-template .about-orel-mission {
  background:
    linear-gradient(180deg, rgba(250, 244, 232, 0.96) 0%, rgba(255, 250, 240, 0.76) 48%, rgba(246, 238, 222, 0.96) 100%),
    radial-gradient(54% 36% at 12% 42%, rgba(220, 178, 91, 0.22), transparent 74%),
    url("./assets/home/night-street.jpg") center 54% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-profile::before,
body.about-combined-template .about-mission::before {
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(247, 241, 229, 0.18) 20%, rgba(247, 241, 229, 0.28) 72%, #f7f1e7 100%),
    linear-gradient(90deg, rgba(255, 250, 240, 0.84), rgba(255, 250, 240, 0.22) 48%, rgba(255, 250, 240, 0.84)),
    radial-gradient(70% 44% at 50% 54%, rgba(255, 255, 255, 0.44), transparent 72%) !important;
  opacity: 1 !important;
}

body.about-combined-template .about-profile::after,
body.about-combined-template .about-mission::after {
  color: rgba(24, 24, 24, 0.05) !important;
  text-shadow:
    0 0 46px rgba(170, 125, 44, 0.12),
    0 24px 70px rgba(124, 94, 45, 0.12) !important;
}

body.about-combined-template .about-section-heading h2::after,
body.about-combined-template .about-story-panel h2::after,
body.about-combined-template .about-closing h2::after {
  background: linear-gradient(90deg, transparent, rgba(170, 125, 44, 0.84), #d8b76c, rgba(170, 125, 44, 0.84), transparent) !important;
  box-shadow: 0 0 18px rgba(170, 125, 44, 0.24) !important;
}

body.about-combined-template .about-highlights div,
body.about-combined-template .about-story-panel {
  border-color: rgba(170, 125, 44, 0.34) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 250, 240, 0.5)),
    radial-gradient(92% 70% at 88% 10%, rgba(220, 178, 91, 0.14), transparent 72%),
    rgba(255, 255, 255, 0.64) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 24px 70px rgba(76, 59, 31, 0.12) !important;
  backdrop-filter: blur(8px) saturate(112%) !important;
}

body.about-combined-template .about-highlights dt {
  color: #9b7128 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-weight: 300 !important;
  font-size: clamp(34px, 3vw, 54px) !important;
  text-shadow: none !important;
}

body.about-combined-template .about-highlights dd {
  color: rgba(24, 24, 24, 0.66) !important;
  font-weight: 300 !important;
  text-shadow: none !important;
}

body.about-combined-template .primary-cta,
body.about-combined-template .outline-cta,
body.about-combined-template .about-closing .primary-cta {
  color: #181818 !important;
  border-color: rgba(170, 125, 44, 0.48) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.88), rgba(242, 230, 204, 0.72)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 20px 48px rgba(93, 70, 36, 0.14) !important;
}

body.about-combined-template .about-closing {
  background:
    linear-gradient(180deg, rgba(246, 238, 222, 0.92), rgba(255, 250, 240, 0.72)),
    url("./assets/home/night-street.jpg") center 52% / cover no-repeat,
    #f7f1e7 !important;
}

body.about-combined-template .about-closing::before {
  background:
    linear-gradient(180deg, #f7f1e7 0%, rgba(247, 241, 229, 0.3) 24%, rgba(255, 250, 240, 0.72) 70%, #f7f1e7 100%),
    radial-gradient(68% 44% at 50% 46%, rgba(255, 255, 255, 0.72), transparent 74%) !important;
}

body.about-combined-template .about-closing-video {
  opacity: 0.28 !important;
  filter: saturate(0.86) contrast(1.02) brightness(1.28) !important;
}

body.about-combined-template .about-closing-inner {
  color: #181818 !important;
}

@media (max-width: 760px) {
  body.about-combined-template .about-hero h1 {
    font-size: clamp(68px, 20vw, 92px) !important;
  }

  body.about-combined-template .about-section-heading h2 {
    font-size: clamp(58px, 17vw, 78px) !important;
  }

  body.about-combined-template .about-story-panel h2,
  body.about-combined-template .about-closing h2 {
    font-size: clamp(38px, 11vw, 54px) !important;
  }

  body.about-combined-template .about-hero-copy > p,
  body.about-combined-template .about-copy,
  body.about-combined-template .about-story-panel p:not(.section-label),
  body.about-combined-template .about-closing p {
    font-size: 18px !important;
    line-height: 1.68 !important;
  }

  body.about-combined-template .about-profile::after,
  body.about-combined-template .about-mission::after {
    color: rgba(24, 24, 24, 0.045) !important;
  }

  body.about-combined-template .about-profile-portrait {
    width: min(100%, 330px);
    padding: 8px;
  }
}

html body.projects-template .projects-page-main {
  background: linear-gradient(180deg, #050606 0 34%, #f5f4ef 34% 100%) !important;
  color: #101214 !important;
}

html body.projects-template .project-page-map-link span {
  font-size: 0 !important;
}

html body.projects-template .project-page-map-link span::before {
  content: "חזרה לעמוד הבית";
  font-size: 16px;
}

html body.projects-template .projects-strips-section {
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 255, 255, 0.95), transparent 34%),
    linear-gradient(180deg, #faf9f5 0%, #efeee8 100%) !important;
  color: #101214 !important;
}

html body.projects-template .projects-catalog-head,
html body.projects-template .projects-strips {
  width: min(100% - clamp(28px, 7vw, 112px), 1460px) !important;
  margin-inline: auto !important;
}

html body.projects-template .projects-catalog-head {
  display: grid !important;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.62fr) !important;
  align-items: end !important;
  gap: clamp(22px, 4vw, 70px) !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head .section-label,
html body.projects-template .projects-catalog-head h2,
html body.projects-template .projects-catalog-head .projects-catalog-intro {
  color: #101214 !important;
}

html body.projects-template .projects-catalog-head h2 {
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif !important;
  font-size: clamp(48px, 7vw, 112px) !important;
  font-weight: 500 !important;
  line-height: 0.98 !important;
}

html body.projects-template .projects-catalog-head .projects-catalog-intro {
  color: rgba(16, 18, 20, 0.64) !important;
  font-size: clamp(18px, 1.35vw, 24px) !important;
  line-height: 1.58 !important;
}

html body.projects-template .projects-strips {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2vw, 30px) !important;
}

html body.projects-template .projects-strips > .project-strip,
html body.projects-template .projects-strips > .project-strip:nth-child(2n) {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto 1fr !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(16, 18, 20, 0.12) !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  color: #101214 !important;
  box-shadow: 0 22px 70px rgba(16, 18, 20, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
}

html body.projects-template .projects-strips > .project-strip::before,
html body.projects-template .projects-strips > .project-strip::after {
  display: none !important;
}

html body.projects-template .project-strip-media {
  position: relative !important;
  min-height: 0 !important;
  aspect-ratio: 1.32 / 1 !important;
  margin: clamp(10px, 1vw, 14px) !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #e8ecee !important;
}

html body.projects-template .project-strip-media::before {
  display: none !important;
}

html body.projects-template .project-strip-media::after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 48%, rgba(16, 18, 20, 0.14)) !important;
}

html body.projects-template .project-strip img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center bottom !important;
  opacity: 1 !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.02) !important;
}

html body.projects-template .project-strip > strong {
  top: clamp(22px, 2vw, 34px) !important;
  right: clamp(22px, 2vw, 34px) !important;
  left: auto !important;
  color: rgba(255, 255, 255, 0.92) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(46px, 4.6vw, 82px) !important;
  font-weight: 250 !important;
  text-shadow: 0 16px 38px rgba(0, 0, 0, 0.26) !important;
}

html body.projects-template .project-strip-content {
  display: grid !important;
  gap: clamp(10px, 1.15vw, 15px) !important;
  padding: clamp(20px, 2.2vw, 32px) !important;
  color: #101214 !important;
  text-align: right !important;
}

html body.projects-template .project-strip-content > span {
  color: rgba(16, 18, 20, 0.54) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.54) !important;
  text-shadow: none !important;
  font-size: 13px !important;
}

html body.projects-template .project-strip-content h2 {
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  text-shadow: none !important;
  font-family: "Noto Serif Hebrew", "Noto Sans Hebrew", serif !important;
  font-size: clamp(28px, 2.35vw, 40px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
}

html body.projects-template .project-strip-content h2::after {
  display: none !important;
}

html body.projects-template .project-strip-content p {
  color: rgba(16, 18, 20, 0.64) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.64) !important;
  text-shadow: none !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  line-height: 1.5 !important;
}

html body.projects-template .project-strip-details {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

html body.projects-template .project-strip-details div {
  min-height: 74px !important;
  padding: 11px 10px !important;
  border: 1px solid rgba(16, 18, 20, 0.1) !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(241, 242, 239, 0.72)) !important;
}

html body.projects-template .project-strip-details div:last-child {
  border-left: 1px solid rgba(16, 18, 20, 0.1) !important;
}

html body.projects-template .project-strip-details dt {
  color: rgba(16, 18, 20, 0.46) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.46) !important;
  text-shadow: none !important;
  font-size: 11px !important;
}

html body.projects-template .project-strip-details dd {
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  text-shadow: none !important;
  font-size: clamp(13px, 0.95vw, 15px) !important;
}

html body.projects-template .project-strip-action {
  width: 100% !important;
  min-height: 54px !important;
  border: 1px solid rgba(16, 18, 20, 0.14) !important;
  border-radius: 999px !important;
  background: #101214 !important;
  color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(16, 18, 20, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
}

html body.projects-template .project-strip-action:hover,
html body.projects-template .project-strip-action:focus-visible {
  background: #ffffff !important;
  color: #101214 !important;
  border-color: rgba(16, 18, 20, 0.22) !important;
}

html body.projects-template .project-strip.site-scroll-reveal,
html body.projects-template .project-strip.site-reveal-card {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
}

@media (max-width: 1180px) {
  html body.projects-template .projects-strips {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body.projects-template .projects-catalog-head {
    grid-template-columns: 1fr !important;
  }

  html body.projects-template .projects-strips {
    grid-template-columns: 1fr !important;
    width: calc(100% - 28px) !important;
  }

  html body.projects-template .project-strip-media {
    aspect-ratio: 1.18 / 1 !important;
  }

  html body.projects-template .project-strip-content h2 {
    font-size: clamp(30px, 9vw, 42px) !important;
  }
}

/* Contact form spacing polish */
.contact-lead-form {
  gap: 9px !important;
  padding-top: 5px;
}

.contact-lead-form label {
  position: relative;
  gap: 0 !important;
  margin: 0;
}

.contact-lead-form label span {
  position: absolute;
  z-index: 1;
  top: -8px;
  right: 10px;
  padding-inline: 4px;
  background: rgba(13, 14, 14, 0.86);
  color: rgba(255, 255, 255, 0.72);
  font-size: 9.5px !important;
  line-height: 1;
}

.contact-lead-form input {
  box-sizing: border-box;
  height: 34px;
  min-height: 34px !important;
  padding: 0 10px !important;
}

.contact-form-submit {
  min-height: 36px !important;
  margin-top: 3px;
}

@media (max-width: 760px), (max-height: 760px) {
  .contact-lead-form {
    gap: 8px !important;
    padding-top: 4px;
  }

  .contact-lead-form label span {
    top: -7px;
    font-size: 8.8px !important;
  }

  .contact-lead-form input {
    height: 31px;
    min-height: 31px !important;
  }

  .contact-form-submit {
    min-height: 32px !important;
    margin-top: 2px;
  }
}

/* Projects typography: large, ultra-light Assistant headlines. */
html body.projects-template .projects-page-hero h1,
html body.projects-template .projects-catalog-head h2,
html body.projects-template .project-strip-content h2 {
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-weight: 200 !important;
  letter-spacing: 0 !important;
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  -webkit-text-stroke: 0 !important;
  paint-order: normal !important;
  text-shadow: none !important;
  text-rendering: geometricPrecision !important;
}

html body.projects-template .projects-page-hero h1 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(96px, 15vw, 220px) !important;
  line-height: 0.82 !important;
}

html body.projects-template .projects-catalog-head h2 {
  max-width: 10ch !important;
  font-size: clamp(72px, 10vw, 156px) !important;
  line-height: 0.88 !important;
}

html body.projects-template .project-strip-content h2 {
  font-size: clamp(42px, 3.6vw, 62px) !important;
  line-height: 0.98 !important;
}

@media (max-width: 760px) {
  html body.projects-template .projects-page-hero h1 {
    font-size: clamp(82px, 24vw, 112px) !important;
    line-height: 0.86 !important;
  }

  html body.projects-template .projects-catalog-head h2 {
    font-size: clamp(68px, 19vw, 92px) !important;
    line-height: 0.88 !important;
  }

  html body.projects-template .project-strip-content h2 {
    font-size: clamp(44px, 13vw, 58px) !important;
    line-height: 0.94 !important;
  }
}

/* Projects hero contrast repair */
html body.projects-template .projects-page-main {
  background: #f5f4ef !important;
}

html body.projects-template .projects-page-hero {
  min-height: clamp(560px, 82svh, 820px) !important;
  padding: clamp(142px, 13vw, 210px) 0 clamp(58px, 7vw, 104px) !important;
  background: #060707 !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

html body.projects-template .projects-page-hero::before {
  z-index: 2 !important;
  background:
    linear-gradient(180deg, rgba(5, 6, 6, 0.16) 0%, rgba(5, 6, 6, 0.1) 24%, rgba(5, 6, 6, 0.38) 58%, rgba(5, 6, 6, 0.92) 100%),
    linear-gradient(90deg, rgba(5, 6, 6, 0.9) 0%, rgba(5, 6, 6, 0.52) 38%, rgba(5, 6, 6, 0.18) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: auto 0 0 !important;
  height: 42% !important;
  background: linear-gradient(180deg, transparent 0%, rgba(5, 6, 6, 0.86) 82%, #060707 100%) !important;
  pointer-events: none !important;
}

html body.projects-template .projects-hero-media {
  opacity: 1 !important;
  filter: saturate(0.95) contrast(1.12) brightness(0.58) !important;
}

html body.projects-template .projects-hero-shade {
  z-index: 1 !important;
  background:
    radial-gradient(48% 36% at 76% 20%, rgba(255, 255, 255, 0.18), transparent 72%),
    radial-gradient(42% 44% at 22% 68%, rgba(35, 52, 60, 0.42), transparent 74%),
    linear-gradient(180deg, rgba(5, 6, 6, 0.1) 0%, rgba(5, 6, 6, 0.42) 62%, rgba(5, 6, 6, 0.94) 100%) !important;
}

html body.projects-template .projects-page-hero-inner {
  z-index: 4 !important;
}

html body.projects-template .projects-page-hero .section-label {
  color: rgba(255, 255, 255, 0.72) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.72) !important;
}

html body.projects-template .projects-page-hero h1 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 22px 68px rgba(0, 0, 0, 0.78) !important;
}

html body.projects-template .projects-page-hero h1::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.92), transparent) !important;
  box-shadow: none !important;
}

html body.projects-template .projects-page-hero p:not(.section-label) {
  color: rgba(255, 255, 255, 0.86) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.86) !important;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.72) !important;
}

html body.projects-template .project-page-map-link {
  border-color: rgba(255, 255, 255, 0.56) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18) !important;
}

html body.projects-template .projects-strips-section {
  margin-top: 0 !important;
  background:
    linear-gradient(180deg, #f7f6f2 0%, #efeee8 100%) !important;
}

html body.projects-template .projects-catalog-head .section-label {
  color: rgba(16, 18, 20, 0.56) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.56) !important;
  text-shadow: none !important;
}

html body.projects-template .projects-catalog-head h2 {
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  text-shadow: none !important;
}

html body.projects-template .projects-catalog-head .projects-catalog-intro,
html body.projects-template .projects-catalog-head > p:not(.section-label) {
  color: rgba(16, 18, 20, 0.66) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.66) !important;
  text-shadow: none !important;
}

/* Project image presentation: show more of each render without empty margins. */
html body.projects-template .project-strip-media {
  aspect-ratio: 16 / 10 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(12, 15, 16, 0.08)),
    var(--project-strip-image, none) center bottom / cover no-repeat,
    #e8ecee !important;
}

html body.projects-template .project-strip-media::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: -18px !important;
  z-index: 0 !important;
  background: var(--project-strip-image, none) center bottom / cover no-repeat !important;
  filter: blur(18px) saturate(1.1) brightness(1.05) !important;
  transform: scale(1.06) !important;
  opacity: 0.58 !important;
}

html body.projects-template .project-strip-media::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 58%, rgba(10, 13, 14, 0.12)),
    linear-gradient(90deg, rgba(255, 255, 255, 0.14), transparent 32%, transparent 68%, rgba(255, 255, 255, 0.1)) !important;
  pointer-events: none !important;
}

html body.projects-template .project-strip img {
  z-index: 1 !important;
  object-fit: contain !important;
  object-position: center bottom !important;
  padding: clamp(4px, 0.7vw, 10px) !important;
  box-sizing: border-box !important;
  filter: saturate(1.1) contrast(1.04) brightness(1.02) drop-shadow(0 16px 28px rgba(9, 12, 14, 0.18)) !important;
}

html body.projects-template .project-strip:hover img,
html body.projects-template .project-strip:focus-within img {
  transform: none !important;
}

.projects-carousel-media {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(10, 13, 14, 0.16)),
    var(--project-carousel-image, none) center bottom / cover no-repeat,
    #eef0f0;
}

.projects-carousel-media::before {
  content: "";
  position: absolute;
  inset: -20px;
  background: var(--project-carousel-image, none) center bottom / cover no-repeat;
  filter: blur(20px) saturate(1.14) brightness(1.03);
  transform: scale(1.08);
  opacity: 0.72;
}

.projects-carousel-media img {
  position: relative;
  z-index: 1;
  object-fit: contain !important;
  object-position: center bottom !important;
  padding: clamp(8px, 1vw, 14px);
  box-sizing: border-box;
  filter: saturate(1.1) contrast(1.04) brightness(1.02) drop-shadow(0 18px 30px rgba(4, 8, 10, 0.22));
}

.projects-carousel-card:hover .projects-carousel-media img,
.projects-carousel-card:focus-within .projects-carousel-media img {
  transform: scale(1.018) !important;
}

@media (max-width: 760px) {
  html body.projects-template .projects-page-hero {
    min-height: 570px !important;
    padding: 132px 0 54px !important;
  }

  html body.projects-template .projects-page-hero-inner {
    width: min(100% - 36px, 620px) !important;
    gap: 24px !important;
  }

  html body.projects-template .projects-page-hero h1 {
    font-size: clamp(72px, 21vw, 104px) !important;
    line-height: 0.86 !important;
  }

  html body.projects-template .projects-page-hero p:not(.section-label) {
    font-size: 17px !important;
    line-height: 1.55 !important;
  }

  html body.projects-template .project-strip-media {
    aspect-ratio: 16 / 10.5 !important;
    margin: 12px !important;
  }

  html body.projects-template .project-strip img {
    padding: 6px !important;
  }

  .projects-carousel-card {
    min-height: clamp(440px, 118vw, 560px) !important;
  }

  .projects-carousel-media img {
    padding: 8px !important;
  }
}

/* Restore project image framing and remove project index numbers. */
.projects-carousel-number,
html body.projects-template .project-strip > strong {
  display: none !important;
}

html body.projects-template .project-strip-media {
  aspect-ratio: 1.32 / 1 !important;
  margin: clamp(10px, 1vw, 14px) !important;
  background: #e8ecee !important;
}

html body.projects-template .project-strip-media::before {
  content: none !important;
  display: none !important;
}

html body.projects-template .project-strip-media::after {
  content: "" !important;
  z-index: 2 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 48%, rgba(16, 18, 20, 0.14)) !important;
}

html body.projects-template .project-strip img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center bottom !important;
  opacity: 1 !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.02) !important;
}

html body.projects-template .project-strip:hover img,
html body.projects-template .project-strip:focus-within img {
  transform: scale(1.035) !important;
}

.projects-carousel-media {
  background: #eef0f0 !important;
}

.projects-carousel-media::before {
  content: none !important;
  display: none !important;
}

.projects-carousel-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center bottom !important;
  filter: none !important;
}

.projects-carousel-card:hover .projects-carousel-media img,
.projects-carousel-card:focus-within .projects-carousel-media img {
  transform: scale(1.06) !important;
  filter: saturate(1.12) contrast(1.02) !important;
}

@media (max-width: 760px) {
  html body.projects-template .project-strip-media {
    aspect-ratio: 1.18 / 1 !important;
  }
}

/* Home/WAVE project slider cards: match the clean projects-page card language. */
.projects-carousel-card {
  flex: 0 0 clamp(310px, 31vw, 455px) !important;
  min-height: 0 !important;
  display: grid !important;
  grid-template-rows: auto 1fr !important;
  align-content: stretch !important;
  overflow: hidden !important;
  border: 1px solid rgba(7, 16, 20, 0.12) !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  color: #101214 !important;
  box-shadow: 0 22px 70px rgba(7, 16, 20, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

.projects-carousel-card::before {
  display: none !important;
}

.projects-carousel-number {
  display: none !important;
}

.projects-carousel-media {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  width: auto !important;
  aspect-ratio: 1.32 / 1 !important;
  margin: clamp(10px, 1vw, 14px) clamp(10px, 1vw, 14px) 0 !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #e8ecee !important;
}

.projects-carousel-media::before {
  content: none !important;
  display: none !important;
}

.projects-carousel-media::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), transparent 52%, rgba(16, 18, 20, 0.12)) !important;
  pointer-events: none !important;
}

.projects-carousel-media img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center bottom !important;
  transform: none !important;
  filter: saturate(1.08) contrast(1.03) brightness(1.02) !important;
  transition: transform 700ms ease, filter 700ms ease !important;
}

.projects-carousel-card:hover .projects-carousel-media img,
.projects-carousel-card:focus-within .projects-carousel-media img {
  transform: scale(1.035) !important;
  filter: saturate(1.12) contrast(1.04) brightness(1.02) !important;
}

.projects-carousel-content {
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  align-content: start !important;
  justify-items: stretch !important;
  gap: clamp(10px, 1vw, 14px) !important;
  min-height: 0 !important;
  padding: clamp(20px, 2vw, 30px) !important;
  background: #ffffff !important;
  color: #101214 !important;
  text-align: right !important;
}

.projects-carousel-content small {
  color: rgba(16, 18, 20, 0.54) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.54) !important;
  font-family: "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-shadow: none !important;
}

.projects-carousel-content h3 {
  margin: 0 !important;
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(38px, 3.1vw, 54px) !important;
  font-weight: 200 !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}

.projects-carousel-content p {
  margin: 0 !important;
  color: rgba(16, 18, 20, 0.64) !important;
  -webkit-text-fill-color: rgba(16, 18, 20, 0.64) !important;
  font-size: clamp(15px, 1vw, 17px) !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  text-shadow: none !important;
}

.projects-carousel-content a {
  width: 100% !important;
  min-height: 54px !important;
  margin-top: clamp(4px, 0.8vw, 10px) !important;
  border: 1px solid rgba(16, 18, 20, 0.14) !important;
  border-radius: 999px !important;
  background: #101214 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  box-shadow: 0 16px 34px rgba(16, 18, 20, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.16) !important;
  justify-content: center !important;
}

.projects-carousel-content a:hover,
.projects-carousel-content a:focus-visible {
  background: #ffffff !important;
  color: #101214 !important;
  -webkit-text-fill-color: #101214 !important;
  border-color: rgba(16, 18, 20, 0.22) !important;
}

@media (max-width: 760px) {
  .projects-carousel-track {
    gap: 18px !important;
  }

  .projects-carousel-card {
    flex-basis: min(calc(100vw - 52px), 380px) !important;
  }

  .projects-carousel-media {
    aspect-ratio: 1.18 / 1 !important;
    margin: 12px 12px 0 !important;
  }

  .projects-carousel-content {
    padding: 20px !important;
  }

  .projects-carousel-content h3 {
    font-size: clamp(38px, 11vw, 50px) !important;
  }

  .projects-carousel-content p {
    font-size: 15px !important;
    line-height: 1.45 !important;
  }
}

/* Clean white business partners band. */
html body.home-template .business-partners {
  --partners-gap: clamp(12px, 1.5vw, 22px);
  width: min(100%, 1120px);
  margin-top: clamp(34px, 5vw, 66px);
  padding: clamp(34px, 5vw, 66px) clamp(12px, 3vw, 30px) clamp(38px, 5vw, 70px);
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #ffffff;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}

html body.home-template .business-partners-head {
  display: grid;
  justify-items: end;
  gap: clamp(6px, 0.9vw, 10px);
  margin-bottom: clamp(26px, 3.6vw, 44px);
  color: #090b0d;
  text-align: right;
}

html body.home-template .business-partners-head span {
  color: rgba(9, 11, 13, 0.44);
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(12px, 0.9vw, 15px);
  font-weight: 600;
  letter-spacing: 0.18em;
}

html body.home-template .business-partners-head strong {
  color: #090b0d;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(46px, 6vw, 86px);
  font-weight: 200;
  line-height: 0.94;
  letter-spacing: 0;
}

html body.home-template .business-partners-window {
  padding-block: 2px;
  -webkit-mask-image: none;
  mask-image: none;
}

html body.home-template .business-partners-track {
  align-items: center;
}

html body.home-template .business-partner-logo {
  min-height: clamp(104px, 8.4vw, 132px);
  padding: clamp(6px, 0.8vw, 10px);
  overflow: hidden;
  border: 1px solid rgba(9, 11, 13, 0.08);
  border-radius: 8px;
  background: #ffffff;
  box-shadow:
    0 18px 42px rgba(9, 11, 13, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.98);
}

html body.home-template .business-partner-logo img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: clamp(84px, 7vw, 112px);
  object-fit: contain;
  filter: saturate(1.08) contrast(1.04);
  transform: none;
}

@media (max-width: 760px) {
  html body.home-template .business-partners {
    width: min(100%, 620px);
    margin-top: 30px;
    padding: 34px 14px 40px;
  }

  html body.home-template .business-partners-head {
    margin-bottom: 24px;
  }

  html body.home-template .business-partners-head span {
    font-size: 12px;
  }

  html body.home-template .business-partners-head strong {
    font-size: clamp(42px, 12vw, 58px);
    line-height: 0.96;
  }

  html body.home-template .business-partner-logo {
    min-height: 96px;
    padding: 7px;
    box-shadow: 0 12px 26px rgba(9, 11, 13, 0.07);
  }

  html body.home-template .business-partner-logo img {
    max-width: 100%;
    max-height: 78px;
    transform: none;
  }
}

/* Keep the home hero title larger while preserving the intended two-line mobile break. */
body.home-template #hero-title .hero-title-line {
  white-space: nowrap;
}

@media (max-width: 760px) {
  html body.home-template .hero-copy #hero-title {
    font-size: clamp(54px, 14.8vw, 68px) !important;
    line-height: 0.94 !important;
  }

  html body.home-template #hero-title .hero-title-line {
    display: block !important;
  }
}

@media (max-width: 390px) {
  html body.home-template .hero-copy #hero-title {
    font-size: clamp(50px, 14.1vw, 56px) !important;
  }
}

/* Home page: remove the broad black service backdrop while keeping Buy/Sell cards intact. */
html body.home-template,
html body.home-template .site-shell,
html body.home-template main {
  background: #ffffff !important;
}

html body.home-template .services {
  background: #ffffff !important;
  color: #08090c !important;
}

html body.home-template .services::before,
html body.home-template .services::after {
  background: none !important;
  box-shadow: none !important;
}

html body.home-template .service-stack {
  background: transparent !important;
}

html body.home-template .metrics {
  border-color: rgba(8, 9, 12, 0.78) !important;
  background: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(8, 9, 12, 0.04),
    0 16px 42px rgba(8, 9, 12, 0.08) !important;
}

html body.home-template .metrics div {
  border-left-color: rgba(8, 9, 12, 0.28) !important;
}

html body.home-template .metrics svg {
  color: rgba(8, 9, 12, 0.72) !important;
}

html body.home-template .metrics dt {
  color: #050606 !important;
  -webkit-text-fill-color: #050606 !important;
}

html body.home-template .metrics dd {
  color: rgba(8, 9, 12, 0.74) !important;
  -webkit-text-fill-color: rgba(8, 9, 12, 0.74) !important;
}

@media (max-width: 1040px) {
  html body.home-template .metrics div:nth-child(-n + 2) {
    border-bottom-color: rgba(8, 9, 12, 0.18) !important;
  }
}

/* Final WAVE services alignment: right aligned bottom copy and right-side accent line. */
html body.wave-template #wave-services .wave-services-head,
html body.wave-template #wave-services .wave-services-head h2,
html body.wave-template #wave-services .wave-services-head .section-label {
  justify-items: end !important;
  text-align: right !important;
}

html body.wave-template #wave-services .wave-services-list li {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  direction: rtl !important;
  text-align: right !important;
}

html body.wave-template #wave-services .wave-services-list li::after {
  inset-inline-start: auto !important;
  inset-inline-end: auto !important;
  left: auto !important;
  right: clamp(22px, 2.8vw, 32px) !important;
  bottom: clamp(62px, 6.2vw, 84px) !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff) !important;
}

@media (max-width: 640px) {
  html body.wave-template #wave-services .wave-services-list li::after {
    right: 24px !important;
    bottom: 64px !important;
  }
}

/* Final WAVE services contrast override. */
html body.wave-template #wave-services .wave-services-list li {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.42),
    0 14px 34px rgba(0, 0, 0, 0.38) !important;
}

html body.wave-template #wave-services .wave-services-list li::before {
  color: #101111 !important;
  -webkit-text-fill-color: #101111 !important;
  text-shadow: none !important;
}

/* WAVE: remove decorative numeric labels across info/service cards. */
html body.wave-template .wave-method-grid article > span,
html body.wave-template #wave-services .wave-services-list li::before {
  content: none !important;
  display: none !important;
}

/* WAVE services: anchor service titles to the bottom, with the accent line above the copy. */
html body.wave-template #wave-services .wave-services-list li {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  padding: clamp(24px, 3.2vw, 34px) clamp(22px, 2.8vw, 32px) clamp(30px, 3.8vw, 42px) !important;
  text-align: right !important;
  background:
    linear-gradient(180deg, rgba(4, 7, 8, 0.02) 0%, rgba(4, 7, 8, 0.08) 42%, rgba(4, 7, 8, 0.78) 100%),
    var(--wave-service-image) center / cover no-repeat,
    #111 !important;
}

html body.wave-template #wave-services .wave-services-list li::after {
  inset-inline-start: auto !important;
  inset-inline-end: clamp(22px, 2.8vw, 32px) !important;
  bottom: clamp(92px, 8.6vw, 124px) !important;
  width: clamp(46px, 5vw, 72px) !important;
  height: 2px !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff) !important;
  opacity: 0.92 !important;
}

@media (max-width: 640px) {
  html body.wave-template #wave-services .wave-services-list li {
    min-height: 245px !important;
    padding: 22px 24px 30px !important;
    align-items: flex-end !important;
  }

  html body.wave-template #wave-services .wave-services-list li::after {
    inset-inline-end: 24px !important;
    bottom: 88px !important;
  }
}

/* WAVE method cards: keep title and copy inside one continuous readable panel. */
body.wave-template .wave-method-grid article {
  gap: 0 !important;
}

body.wave-template .wave-method-grid article > span {
  margin-bottom: clamp(12px, 2vw, 18px) !important;
}

body.wave-template .wave-method-grid article > h3,
body.wave-template .wave-method-grid article > p {
  align-self: stretch !important;
  margin: 0 !important;
  background: rgba(255, 255, 255, 0.76) !important;
  backdrop-filter: blur(10px) saturate(1.08);
  box-shadow: none !important;
}

body.wave-template .wave-method-grid article > h3 {
  padding: clamp(16px, 2vw, 24px) clamp(14px, 1.8vw, 22px) 4px !important;
  border-radius: 8px 8px 0 0 !important;
}

body.wave-template .wave-method-grid article > p {
  padding: 0 clamp(14px, 1.8vw, 22px) clamp(16px, 2vw, 24px) !important;
  border-radius: 0 0 8px 8px !important;
}

body.wave-template .wave-method-grid article > h3 + p {
  margin-top: 0 !important;
}

@media (max-width: 640px) {
  body.wave-template .wave-method-grid article > span {
    margin-bottom: 10px !important;
  }

  body.wave-template .wave-method-grid article > h3 {
    padding: 15px 16px 3px !important;
  }

  body.wave-template .wave-method-grid article > p {
    padding: 0 16px 16px !important;
  }
}

/* WAVE services: stronger marketing cards with visible project imagery. */
body.wave-template .wave-services-section {
  position: relative;
  overflow: hidden;
  padding: clamp(76px, 8vw, 128px) 0 !important;
  background:
    radial-gradient(circle at 18% 16%, rgba(62, 113, 142, 0.14), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(202, 171, 96, 0.16), transparent 28%),
    linear-gradient(180deg, #f7f8f6 0%, #ffffff 48%, #eef1ee 100%) !important;
}

body.wave-template .wave-services-section::before {
  content: "SERVICES" !important;
  position: absolute !important;
  inset-inline-start: clamp(-16px, -2vw, -8px) !important;
  top: clamp(28px, 5vw, 68px) !important;
  width: auto !important;
  height: auto !important;
  background: none !important;
  color: rgba(16, 17, 17, 0.045) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(88px, 15vw, 220px) !important;
  font-weight: 900 !important;
  line-height: 0.8 !important;
  letter-spacing: 0 !important;
  pointer-events: none;
}

body.wave-template .wave-services-head {
  position: relative;
  z-index: 1;
  display: grid !important;
  justify-items: end !important;
  gap: clamp(8px, 1vw, 12px) !important;
  margin-bottom: clamp(30px, 5vw, 62px) !important;
  padding-bottom: clamp(20px, 2.4vw, 32px);
  border-bottom: 1px solid rgba(16, 17, 17, 0.14);
  text-align: right !important;
}

body.wave-template .wave-services-head .section-label {
  color: rgba(16, 17, 17, 0.48) !important;
  letter-spacing: 0.34em !important;
}

body.wave-template .wave-services-head h2 {
  color: #101111 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(52px, 8.4vw, 118px) !important;
  font-weight: 250 !important;
  line-height: 0.9 !important;
}

body.wave-template .wave-services-list {
  position: relative;
  z-index: 1;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(14px, 1.6vw, 24px) !important;
  counter-reset: wave-service;
}

body.wave-template .wave-services-list li {
  counter-increment: wave-service;
  position: relative;
  display: flex !important;
  min-height: clamp(230px, 20vw, 330px) !important;
  align-items: flex-end !important;
  padding: clamp(20px, 2vw, 28px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.36) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, rgba(4, 7, 8, 0.06) 0%, rgba(4, 7, 8, 0.24) 42%, rgba(4, 7, 8, 0.82) 100%),
    var(--wave-service-image) center / cover no-repeat,
    #111 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(22px, 2vw, 34px) !important;
  font-weight: 350 !important;
  line-height: 1.16 !important;
  text-align: right !important;
  box-shadow:
    0 24px 58px rgba(16, 17, 17, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.32) !important;
}

body.wave-template .wave-services-list li::before {
  content: counter(wave-service, decimal-leading-zero) !important;
  position: absolute !important;
  top: clamp(16px, 1.5vw, 22px) !important;
  inset-inline-end: clamp(16px, 1.5vw, 22px) !important;
  width: auto !important;
  height: auto !important;
  border-radius: 999px !important;
  padding: 0.38em 0.68em !important;
  background: rgba(255, 255, 255, 0.88) !important;
  color: #101111 !important;
  -webkit-text-fill-color: #101111 !important;
  font-size: clamp(13px, 1vw, 16px) !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18) !important;
  backdrop-filter: blur(10px);
}

body.wave-template .wave-services-list li::after {
  content: "" !important;
  position: absolute;
  inset-inline-start: clamp(18px, 1.8vw, 28px);
  bottom: clamp(18px, 1.8vw, 28px);
  width: clamp(46px, 4vw, 74px);
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff);
  opacity: 0.9;
}

@media (hover: hover) {
  body.wave-template .wave-services-list li {
    transition: transform 420ms var(--ease), box-shadow 420ms ease, filter 420ms ease;
  }

  body.wave-template .wave-services-list li:hover {
    transform: translateY(-7px) !important;
    filter: saturate(1.08) contrast(1.03);
    box-shadow:
      0 34px 76px rgba(16, 17, 17, 0.22),
      inset 0 1px 0 rgba(255, 255, 255, 0.4) !important;
  }
}

@media (max-width: 1080px) {
  body.wave-template .wave-services-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  body.wave-template .wave-services-section {
    padding: 58px 0 72px !important;
  }

  body.wave-template .wave-services-head {
    margin-bottom: 24px !important;
  }

  body.wave-template .wave-services-head h2 {
    font-size: clamp(50px, 14.4vw, 70px) !important;
  }

  body.wave-template .wave-services-list {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  body.wave-template .wave-services-list li {
    min-height: 218px !important;
    padding: 22px !important;
    font-size: clamp(25px, 7vw, 34px) !important;
  }
}

/* Absolute final WAVE services alignment. */
html body.wave-template #wave-services .wave-services-list li {
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  direction: rtl !important;
  text-align: right !important;
}

html body.wave-template #wave-services .wave-services-list li > span {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  direction: rtl !important;
  text-align: right !important;
  text-align-last: right !important;
}

html body.wave-template #wave-services .wave-services-list li::after {
  inset-inline-start: auto !important;
  inset-inline-end: auto !important;
  left: auto !important;
  right: clamp(22px, 2.8vw, 32px) !important;
  bottom: clamp(62px, 6.2vw, 84px) !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff) !important;
}

@media (max-width: 640px) {
  html body.wave-template #wave-services .wave-services-list li::after {
    right: 24px !important;
    bottom: 64px !important;
  }
}

/* Home partners: premium proof band. */
html body.home-template .business-partners {
  --partners-gap: clamp(14px, 1.8vw, 26px);
  position: relative !important;
  isolation: isolate;
  width: min(100%, 1180px) !important;
  margin-top: clamp(54px, 6.6vw, 92px) !important;
  padding: clamp(54px, 6vw, 88px) clamp(16px, 3.6vw, 44px) clamp(60px, 6vw, 92px) !important;
  overflow: visible !important;
  border-top: 1px solid rgba(5, 6, 6, 0.14) !important;
  border-bottom: 1px solid rgba(5, 6, 6, 0.12) !important;
  background:
    radial-gradient(circle at 16% 8%, rgba(5, 6, 6, 0.055), transparent 28%),
    radial-gradient(circle at 86% 78%, rgba(5, 6, 6, 0.045), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #fbfbfb 52%, #ffffff 100%) !important;
  box-shadow:
    0 0 0 100vmax #ffffff,
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    0 34px 78px rgba(5, 6, 6, 0.08) !important;
  clip-path: inset(0 -100vmax);
}

html body.home-template .business-partners::before {
  content: "PARTNERS";
  position: absolute;
  z-index: 0;
  inset-inline-start: clamp(0px, 2vw, 24px);
  top: clamp(18px, 3.6vw, 42px);
  color: rgba(5, 6, 6, 0.035);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(78px, 13vw, 188px);
  font-weight: 900;
  line-height: 0.78;
  letter-spacing: 0.02em;
  pointer-events: none;
  white-space: nowrap;
}

html body.home-template .business-partners-head,
html body.home-template .business-partners-window {
  position: relative;
  z-index: 1;
}

html body.home-template .business-partners-head {
  justify-items: end !important;
  gap: clamp(9px, 1.2vw, 14px) !important;
  margin-bottom: clamp(34px, 4.8vw, 62px) !important;
  padding-bottom: clamp(20px, 2.4vw, 32px);
  border-bottom: 1px solid rgba(5, 6, 6, 0.12);
}

html body.home-template .business-partners-head span {
  color: rgba(5, 6, 6, 0.52) !important;
  font-size: clamp(13px, 1vw, 16px) !important;
  font-weight: 700 !important;
  letter-spacing: 0.26em !important;
}

html body.home-template .business-partners-head strong {
  color: #050606 !important;
  font-size: clamp(58px, 7.6vw, 112px) !important;
  font-weight: 220 !important;
  line-height: 0.88 !important;
  max-width: 9.5ch;
  text-wrap: balance;
}

html body.home-template .business-partners-head h2 {
  max-width: 9.5ch;
  margin: 0;
  color: #050606 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(58px, 7.6vw, 112px) !important;
  font-weight: 220 !important;
  line-height: 0.88 !important;
  letter-spacing: 0;
  text-wrap: balance;
}

@media (min-width: 1041px) {
  html body.home-template .business-partners-head h2 {
    max-width: 100%;
    font-size: clamp(58px, 5.3vw, 84px) !important;
    line-height: 1.02 !important;
    text-wrap: balance;
  }
}

@media (min-width: 1280px) {
  html body.home-template .business-partners-head h2 {
    white-space: nowrap;
  }
}

html body.home-template .business-partners-window {
  padding: clamp(6px, 1vw, 10px) 0 !important;
}

html body.home-template .business-partner-logo {
  flex-basis: calc((100% - (var(--partners-gap) * 4)) / 5) !important;
  min-height: clamp(138px, 10vw, 172px) !important;
  padding: clamp(8px, 1vw, 13px) !important;
  border: 1px solid rgba(5, 6, 6, 0.13) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 249, 249, 0.96)),
    #ffffff !important;
  box-shadow:
    0 26px 58px rgba(5, 6, 6, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.98) inset,
    0 -1px 0 rgba(5, 6, 6, 0.04) inset !important;
}

html body.home-template .business-partner-logo img {
  max-height: clamp(106px, 8.4vw, 138px) !important;
  filter: saturate(1.12) contrast(1.06) !important;
}

@media (hover: hover) {
  html body.home-template .business-partner-logo {
    transition: transform 360ms var(--ease), box-shadow 360ms ease, border-color 360ms ease;
  }

  html body.home-template .business-partner-logo:hover {
    transform: translateY(-5px);
    border-color: rgba(5, 6, 6, 0.2) !important;
    box-shadow:
      0 34px 72px rgba(5, 6, 6, 0.16),
      0 1px 0 rgba(255, 255, 255, 0.98) inset !important;
  }
}

@media (max-width: 1040px) {
  html body.home-template .business-partner-logo {
    flex-basis: calc((100% - (var(--partners-gap) * 3)) / 4) !important;
  }
}

@media (max-width: 760px) {
  html body.home-template .business-partners {
    --partners-gap: 14px;
    width: min(100%, 620px) !important;
    margin-top: 42px !important;
    padding: 44px 28px 58px !important;
  }

  html body.home-template .business-partners::before {
    inset-inline-start: 12px;
    top: 20px;
    font-size: clamp(68px, 19vw, 112px);
  }

  html body.home-template .business-partners-head {
    margin-bottom: 30px !important;
    padding-bottom: 22px;
  }

  html body.home-template .business-partners-head strong {
    font-size: clamp(54px, 15.4vw, 76px) !important;
    line-height: 0.9 !important;
  }

  html body.home-template .business-partners-head h2 {
    font-size: clamp(54px, 15.4vw, 76px) !important;
    line-height: 0.9 !important;
  }

  html body.home-template .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap)) / 2) !important;
    min-height: clamp(132px, 32vw, 156px) !important;
    padding: 8px !important;
  }

  html body.home-template .business-partner-logo img {
    max-height: clamp(102px, 25vw, 126px) !important;
  }
}

/* WAVE services: remove the decorative accent line from all service cards. */
html body.wave-template #wave-services .wave-services-list li::after {
  content: none !important;
  display: none !important;
}

/* Home story first section: place the service phrase as the actual opening heading. */
html body.home-template .home-story-card--single {
  display: block !important;
}

html body.home-template .home-story-card--single .home-story-body {
  max-width: 1080px !important;
  margin-inline-start: auto !important;
  margin-inline-end: 0 !important;
}

html body.home-template .home-story-card--single #home-story-title {
  max-width: 100% !important;
  margin: 0 0 clamp(28px, 3.4vw, 46px) auto !important;
  color: #050606 !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(3.85rem, 4.25vw, 5.25rem) !important;
  font-weight: 220 !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  text-align: right !important;
  text-wrap: balance;
}

@media (min-width: 1280px) {
  html body.home-template .home-story-card--single #home-story-title {
    white-space: nowrap;
  }
}

@media (max-width: 760px) {
  html body.home-template .home-story-card--single .home-story-body {
    max-width: 100% !important;
  }

  html body.home-template .home-story-card--single #home-story-title {
    max-width: 100% !important;
    margin-bottom: 24px !important;
    font-size: clamp(2.58rem, 9.4vw, 3.45rem) !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 380px) {
  html body.home-template .home-story-card--single #home-story-title {
    font-size: clamp(2.72rem, 11.2vw, 3.3rem) !important;
  }
}

/* Home hero title update: GSC brand as the main banner title. */
html body.home-template .hero-copy {
  width: min(1120px, calc(100% - 112px)) !important;
}

html body.home-template .hero-copy #hero-title {
  justify-self: end !important;
  max-width: 100% !important;
  margin: 0 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(82px, 7.6vw, 138px) !important;
  font-weight: 200 !important;
  line-height: 0.88 !important;
  letter-spacing: 0 !important;
  direction: ltr !important;
  text-align: right !important;
  white-space: nowrap !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.72),
    0 18px 42px rgba(0, 0, 0, 0.46) !important;
}

html body.home-template .hero-copy #hero-title .hero-title-brand {
  display: inline-block !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}

html body.home-template .hero-copy .hero-tagline,
html body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
html body.home-template .hero-copy .hero-tagline span {
  display: block !important;
  justify-self: end !important;
  margin: clamp(18px, 1.8vw, 30px) 0 0 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(34px, 3.1vw, 58px) !important;
  font-weight: 240 !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
  direction: rtl !important;
  text-align: right !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.72),
    0 14px 34px rgba(0, 0, 0, 0.46) !important;
}

@media (max-width: 760px) {
  html body.home-template .hero-copy {
    width: calc(100% - 44px) !important;
    right: 22px !important;
  }

  html body.home-template .hero-copy #hero-title {
    font-size: clamp(43px, 11.4vw, 58px) !important;
    line-height: 0.94 !important;
    white-space: nowrap !important;
  }

  html body.home-template .hero-copy .hero-tagline,
  html body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html body.home-template .hero-copy .hero-tagline span {
    margin-top: 14px !important;
    font-size: clamp(32px, 8.8vw, 44px) !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 380px) {
  html body.home-template .hero-copy #hero-title {
    font-size: clamp(39px, 10.8vw, 43px) !important;
  }

  html body.home-template .hero-copy .hero-tagline,
  html body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(28px, 8.2vw, 34px) !important;
  }
}

/* Direct video heroes: clean background video without external player UI. */
html body.home-template .hero {
  background:
    linear-gradient(180deg, rgba(216, 208, 192, 0.18) 0%, rgba(48, 45, 39, 0.08) 38%, rgba(2, 3, 3, 0.54) 100%),
    #0a0b0b !important;
}

html body.wave-template .wave-hero {
  background:
    linear-gradient(180deg, rgba(5, 6, 6, 0.1), rgba(5, 6, 6, 0.72)),
    url("./assets/wave/wave-hero-poster.jpg") center center / cover no-repeat,
    #050606 !important;
}

/* YouTube background embeds: cover the hero like a native video and keep controls hidden. */
html body .youtube-bg-video {
  position: absolute !important;
  z-index: 0 !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  width: max(100vw, 177.78vh) !important;
  height: max(56.25vw, 100vh) !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  border: 0 !important;
  transform: translate(-50%, -50%) scale(1.16) !important;
  transform-origin: center center !important;
  pointer-events: none !important;
  user-select: none !important;
  opacity: 1 !important;
  background: transparent !important;
  transition: opacity 160ms ease !important;
}

html body .youtube-bg-video.is-youtube-ready {
  opacity: 1 !important;
}

html body.home-template .youtube-bg-video {
  filter: saturate(1.14) contrast(1.05) brightness(1.02) !important;
}

html body.wave-template .youtube-bg-video {
  filter: saturate(1.04) contrast(1.03) brightness(1.08) !important;
}

@media (max-width: 1180px) {
  html body .youtube-bg-video {
    width: max(300svw, 220svh) !important;
    height: max(168.75svw, 124svh) !important;
    left: -34% !important;
    transform: translate(-50%, -50%) !important;
  }

  html body.wave-template .youtube-bg-video {
    left: 104% !important;
  }

  html body.wave-template video.wave-hero-video {
    object-position: 58% center !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .youtube-bg-video {
    display: none !important;
  }
}

/* Projects details flow: compact cards, accessible project modal. */
html body.projects-template .project-strip-details {
  grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)) !important;
}

html body.projects-template .project-strip-details div {
  min-height: 68px !important;
}

html body.projects-template .project-strip-action {
  margin-top: 2px !important;
}

body.project-details-open {
  overflow: hidden;
}

.project-details-modal[hidden] {
  display: none !important;
}

.project-details-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: clamp(16px, 4vw, 44px);
  direction: rtl;
}

.project-details-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 7, 8, 0.64);
  backdrop-filter: blur(16px);
}

.project-details-modal__panel {
  position: relative;
  z-index: 1;
  width: min(940px, calc(100vw - 32px));
  max-height: min(780px, calc(100svh - 32px));
  overflow: auto;
  display: grid;
  grid-template-columns: minmax(280px, 1.02fr) minmax(260px, 0.78fr);
  gap: clamp(18px, 3vw, 34px);
  padding: clamp(16px, 2.6vw, 28px);
  border: 1px solid rgba(16, 18, 20, 0.16);
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(242, 242, 238, 0.94)),
    #f7f7f3;
  color: #101214;
  box-shadow: 0 38px 110px rgba(0, 0, 0, 0.42);
}

.project-details-modal__close {
  position: absolute;
  z-index: 3;
  top: 14px;
  left: 14px;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(16, 18, 20, 0.18);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #101214;
  cursor: pointer;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.project-details-modal__close svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  stroke-width: 2.2;
  fill: none;
}

.project-details-modal__close:hover,
.project-details-modal__close:focus-visible {
  background: #101214;
  color: #ffffff;
  outline: 3px solid rgba(16, 18, 20, 0.22);
  outline-offset: 3px;
}

.project-details-modal__media {
  position: relative;
  min-height: clamp(260px, 38vw, 460px);
  overflow: hidden;
  border-radius: 20px;
  background: #e7ebe9;
}

.project-details-modal__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.project-details-modal__content {
  display: grid;
  align-content: center;
  gap: clamp(14px, 1.8vw, 22px);
  padding: clamp(8px, 1.8vw, 18px);
}

.project-details-modal__eyebrow {
  color: rgba(16, 18, 20, 0.54);
  font-family: var(--menu-sans);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.project-details-modal h3 {
  margin: 0;
  color: #101214;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(40px, 5vw, 74px);
  font-weight: 200;
  letter-spacing: 0;
  line-height: 0.96;
}

.project-details-modal__text {
  margin: 0;
  color: rgba(16, 18, 20, 0.7);
  font-size: clamp(18px, 1.55vw, 24px);
  font-weight: 600;
  line-height: 1.55;
  white-space: pre-line;
}

.project-details-modal__details {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(124px, 1fr));
  gap: 10px;
  margin: 0;
}

.project-details-modal__details div {
  min-height: 78px;
  padding: 13px 14px;
  border: 1px solid rgba(16, 18, 20, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.72);
}

.project-details-modal__details dt {
  margin: 0 0 8px;
  color: rgba(16, 18, 20, 0.5);
  font-size: 12px;
  font-weight: 900;
}

.project-details-modal__details dd {
  margin: 0;
  color: #101214;
  font-size: clamp(15px, 1.2vw, 18px);
  font-weight: 900;
  line-height: 1.25;
}

@media (max-width: 760px) {
  .project-details-modal {
    padding: 14px;
  }

  .project-details-modal__panel {
    grid-template-columns: 1fr;
    width: min(100%, 520px);
    gap: 16px;
    border-radius: 22px;
  }

  .project-details-modal__media {
    min-height: clamp(240px, 72vw, 360px);
  }

  .project-details-modal h3 {
    font-size: clamp(42px, 13vw, 62px);
  }
}

/* Final projects/WAVE header and projects hero polish. */
html body.projects-template .projects-page-hero {
  min-height: clamp(520px, 74svh, 720px) !important;
  padding: clamp(132px, 12vw, 190px) 0 clamp(58px, 7vw, 92px) !important;
  background: #141817 !important;
}

html body.projects-template .projects-hero-media {
  filter: saturate(1.02) contrast(1.01) brightness(0.94) !important;
}

html body.projects-template .projects-page-hero::before {
  z-index: 2 !important;
  background:
    linear-gradient(90deg, rgba(5, 7, 8, 0.48) 0%, rgba(5, 7, 8, 0.24) 44%, rgba(5, 7, 8, 0.04) 100%),
    linear-gradient(180deg, rgba(5, 7, 8, 0.08) 0%, rgba(5, 7, 8, 0.1) 52%, rgba(5, 7, 8, 0.34) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  z-index: 3 !important;
  height: 26% !important;
  background: linear-gradient(180deg, transparent 0%, rgba(5, 7, 8, 0.12) 64%, #f7f6f2 100%) !important;
}

html body.projects-template .projects-hero-shade {
  z-index: 1 !important;
  opacity: 0.52 !important;
  background:
    radial-gradient(44% 42% at 18% 22%, rgba(255, 255, 255, 0.18), transparent 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 46%) !important;
}

html body.projects-template .projects-page-hero-inner {
  width: min(1120px, calc(100% - clamp(32px, 7vw, 112px))) !important;
  display: grid !important;
  justify-items: start !important;
  align-content: center !important;
  text-align: right !important;
}

html body.projects-template .projects-page-hero .section-label,
html body.projects-template .projects-page-hero h1,
html body.projects-template .projects-page-hero .project-page-map-link {
  justify-self: start !important;
  text-align: right !important;
}

html body.projects-template .projects-page-hero h1 {
  max-width: min(880px, 100%) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(66px, 8.8vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.92 !important;
  text-shadow: 0 18px 54px rgba(0, 0, 0, 0.46) !important;
}

html body.projects-template .projects-page-hero h1::after {
  margin: clamp(22px, 2.4vw, 34px) 0 0 auto !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.92), transparent) !important;
  box-shadow: none !important;
}

html body.projects-template .project-page-map-link {
  border-color: rgba(255, 255, 255, 0.74) !important;
  background: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body.projects-template .projects-catalog-head {
  justify-items: start !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head .section-label,
html body.projects-template .projects-catalog-head h2 {
  justify-self: start !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head h2::after {
  margin-inline: 0 auto !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .site-header {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body:is(.projects-template, .wave-template) .wave-logo {
  filter:
    drop-shadow(0 1px 14px rgba(0, 0, 0, 0.28))
    drop-shadow(0 12px 30px rgba(0, 0, 0, 0.3)) !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .wave-logo img {
  content: url("./assets/home/wave-logo-white.png") !important;
  filter: none !important;
}

html body:is(.projects-template, .wave-template).header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.78) 58%, rgba(255, 255, 255, 0.5) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body:is(.projects-template, .wave-template).header-compact .wave-logo {
  filter: drop-shadow(0 12px 28px rgba(5, 6, 6, 0.12)) !important;
}

html body:is(.projects-template, .wave-template).header-compact .wave-logo img {
  content: url("./assets/generated/wave-logo-header.png") !important;
  filter: none !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .menu-button,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button {
  border-color: rgba(255, 255, 255, 0.68) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08)),
    rgba(6, 8, 9, 0.22) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.32) !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .menu-button svg,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg.whatsapp-icon,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

html body:is(.projects-template, .wave-template).header-compact .menu-button,
html body:is(.projects-template, .wave-template).header-compact .contact-button {
  border-color: rgba(5, 6, 6, 0.18) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.64)),
    rgba(255, 255, 255, 0.66) !important;
  color: #070808 !important;
  transform: scale(1) !important;
  box-shadow:
    0 16px 40px rgba(5, 6, 6, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

html body:is(.projects-template, .wave-template).header-compact .menu-button svg,
html body:is(.projects-template, .wave-template).header-compact .contact-button svg {
  color: #070808 !important;
  stroke: currentColor !important;
}

html body:is(.projects-template, .wave-template).header-compact .contact-button svg.whatsapp-icon,
html body:is(.projects-template, .wave-template).header-compact .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

@media (max-width: 760px) {
  html body.projects-template .projects-page-hero {
    min-height: 520px !important;
    padding: 128px 0 62px !important;
  }

  html body.projects-template .projects-page-hero-inner {
    width: calc(100% - 40px) !important;
  }

  html body.projects-template .projects-page-hero h1 {
    max-width: 7.6ch !important;
    font-size: clamp(56px, 17vw, 82px) !important;
    line-height: 0.95 !important;
  }

  html body:is(.projects-template, .wave-template) .wave-logo {
    width: clamp(96px, 25vw, 122px) !important;
  }
}

/* Final visual lock: clean projects hero, matching the dark home header finish. */
html body.projects-template .projects-page-main {
  background: #050606 !important;
}

html body.projects-template .projects-page-hero {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body.projects-template .projects-page-hero::before {
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.16) 0%, rgba(2, 3, 3, 0.18) 38%, rgba(2, 3, 3, 0.5) 70%, rgba(2, 3, 3, 0.9) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.44) 0%, rgba(2, 3, 3, 0.12) 34%, rgba(2, 3, 3, 0.15) 64%, rgba(2, 3, 3, 0.44) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  inset: auto 0 -1px !important;
  height: clamp(180px, 26vh, 320px) !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0.7) 64%, #050606 100%) !important;
}

html body.projects-template .projects-page-hero h1::after {
  content: none !important;
  display: none !important;
}

html body.projects-template .projects-strips-section {
  margin-top: 0 !important;
  padding-top: clamp(64px, 8vw, 118px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090a0a 14%, #f5f4ef 32%, #efeee8 100%) !important;
  border-top: 0 !important;
}

html body.projects-template .projects-strips-section::before {
  opacity: 0.55 !important;
  mask-image: linear-gradient(180deg, transparent, #000 22%, #000 82%, transparent) !important;
}

html body.projects-template .projects-catalog-head {
  padding-top: clamp(10px, 2vw, 26px) !important;
}

html body.projects-template .projects-catalog-head .section-label {
  display: none !important;
}

html body.projects-template .projects-catalog-head h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.28) !important;
}

html body.projects-template .projects-catalog-head h2::after {
  display: none !important;
  content: none !important;
}

/* Projects hero cleanup: one label, dark cinematic footer, no decorative underline. */
html body.projects-template .projects-page-main {
  background: #050606 !important;
}

html body.projects-template .projects-page-hero {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body.projects-template .projects-page-hero::before {
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.16) 0%, rgba(2, 3, 3, 0.18) 38%, rgba(2, 3, 3, 0.5) 70%, rgba(2, 3, 3, 0.9) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.44) 0%, rgba(2, 3, 3, 0.12) 34%, rgba(2, 3, 3, 0.15) 64%, rgba(2, 3, 3, 0.44) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  inset: auto 0 -1px !important;
  height: clamp(180px, 26vh, 320px) !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0.7) 64%, #050606 100%) !important;
}

html body.projects-template .projects-page-hero h1::after {
  content: none !important;
  display: none !important;
}

html body.projects-template .projects-strips-section {
  margin-top: 0 !important;
  padding-top: clamp(64px, 8vw, 118px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090a0a 14%, #f5f4ef 32%, #efeee8 100%) !important;
  border-top: 0 !important;
}

html body.projects-template .projects-strips-section::before {
  opacity: 0.55 !important;
  mask-image: linear-gradient(180deg, transparent, #000 22%, #000 82%, transparent) !important;
}

html body.projects-template .projects-catalog-head {
  padding-top: clamp(10px, 2vw, 26px) !important;
}

html body.projects-template .projects-catalog-head .section-label {
  display: none !important;
}

html body.projects-template .projects-catalog-head h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.28) !important;
}

html body.projects-template .projects-catalog-head h2::after {
  display: none !important;
  content: none !important;
}

/* WAVE section heading system: wave mark, small label, and oversized ghost label. */
body.wave-template {
  --wave-mark-mask: url("./assets/brand/wave-mark-exact.png");
}

body.wave-template .wave-section-mark {
  position: relative;
  z-index: 2;
  display: block;
  width: clamp(82px, 7vw, 128px);
  height: clamp(24px, 2.2vw, 34px);
  margin: 0 0 clamp(8px, 1vw, 14px) auto;
  color: rgba(16, 17, 17, 0.84);
  pointer-events: none;
}

body.wave-template .wave-section-mark::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: currentColor;
  -webkit-mask: var(--wave-mark-mask) center / contain no-repeat;
  mask: var(--wave-mark-mask) center / contain no-repeat;
}

body.wave-template :is(
  .wave-section-heading,
  .wave-method-head,
  .wave-services-head,
  .wave-why-head,
  .wave-carousel-headline
)[data-ghost] {
  position: relative;
  isolation: isolate;
}

body.wave-template :is(
  .wave-section-heading,
  .wave-method-head,
  .wave-services-head,
  .wave-why-head,
  .wave-carousel-headline
)[data-ghost]::before {
  content: attr(data-ghost);
  position: absolute;
  z-index: 0;
  inset-inline-start: 0;
  top: clamp(-34px, -2.7vw, -18px);
  max-width: min(100%, 980px);
  color: rgba(16, 17, 17, 0.045);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(70px, 11vw, 190px);
  font-weight: 900;
  line-height: 0.78;
  letter-spacing: 0;
  text-align: start;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
}

body.wave-template :is(
  .wave-section-heading,
  .wave-method-head,
  .wave-services-head,
  .wave-why-head,
  .wave-carousel-headline
) > * {
  position: relative;
  z-index: 1;
}

body.wave-template .wave-method-head[data-ghost]::before {
  color: rgba(255, 255, 255, 0.06);
}

body.wave-template .wave-method-head .wave-section-mark {
  color: rgba(255, 255, 255, 0.88);
}

body.wave-template .wave-why-head .wave-section-mark {
  color: rgba(255, 255, 255, 0.88);
}

body.wave-template .wave-hero .wave-section-mark {
  grid-column: 1;
  grid-row: 3;
  align-self: center;
  justify-self: center;
  width: clamp(92px, 8vw, 150px);
  height: clamp(26px, 2.4vw, 38px);
  margin: clamp(18px, 1.8vw, 28px) 0 clamp(8px, 0.9vw, 14px);
  color: rgba(255, 255, 255, 0.92);
  filter:
    drop-shadow(0 0 18px rgba(255, 255, 255, 0.18))
    drop-shadow(0 14px 28px rgba(0, 0, 0, 0.42));
}

@media (max-width: 980px) {
  body.wave-template .wave-hero .wave-section-mark {
    grid-column: auto;
    grid-row: auto;
    justify-self: center;
    margin: 10px auto 2px;
  }
}

body.wave-template .wave-hero .section-label {
  align-self: start;
}

body.wave-template .wave-services-section::before {
  content: none !important;
  display: none !important;
}

@media (max-width: 760px) {
  body.wave-template .wave-section-mark {
    width: 82px;
    height: 24px;
    margin-bottom: 8px;
  }

  body.wave-template :is(
    .wave-section-heading,
    .wave-method-head,
    .wave-services-head,
    .wave-why-head,
    .wave-carousel-headline
  )[data-ghost]::before {
    top: -18px;
    font-size: clamp(58px, 18vw, 96px);
    opacity: 0.9;
  }

  body.wave-template .wave-hero .wave-section-mark {
    width: 94px;
    height: 28px;
    margin: 10px auto 2px;
  }
}

/* Home story: replaces the old Buy/Sell services area with the new long-form company copy. */
html body.home-template .home-story {
  position: relative;
  z-index: 5;
  overflow: hidden;
  scroll-margin-top: 110px;
  padding: clamp(76px, 9vw, 132px) 0 clamp(44px, 6vw, 82px);
  color: #050606;
  background:
    linear-gradient(90deg, rgba(5, 6, 6, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(5, 6, 6, 0.028) 1px, transparent 1px),
    linear-gradient(180deg, #ffffff 0%, #fbfbfb 56%, #ffffff 100%);
  background-size:
    104px 104px,
    104px 104px,
    auto;
}

html body.home-template .home-story::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    radial-gradient(circle at 12% 8%, rgba(5, 6, 6, 0.06), transparent 30%),
    radial-gradient(circle at 88% 48%, rgba(5, 6, 6, 0.045), transparent 34%);
  pointer-events: none;
}

html body.home-template .home-story-inner {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 96px));
  margin: 0 auto;
}

html body.home-template .home-story-card {
  display: grid;
  grid-template-columns: minmax(300px, 0.54fr) minmax(0, 1.46fr);
  gap: clamp(34px, 5vw, 74px);
  align-items: start;
  padding: clamp(38px, 5vw, 68px) 0;
  border-top: 1px solid rgba(5, 6, 6, 0.16);
  border-bottom: 1px solid rgba(5, 6, 6, 0.16);
}

html body.home-template .home-story-heading {
  display: grid;
  gap: 22px;
  justify-items: end;
  text-align: right;
}

html body.home-template .home-story .section-label {
  margin: 0 0 0 auto !important;
  color: rgba(5, 6, 6, 0.58) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

html body.home-template .home-story h2 {
  max-width: 13ch;
  margin: 0;
  color: #050606;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: clamp(4.35rem, 5.2vw, 5.85rem);
  font-weight: 240;
  line-height: 1.02;
  letter-spacing: 0;
  text-wrap: balance;
}

html body.home-template .home-story h2 span[dir="ltr"] {
  unicode-bidi: isolate;
}

html body.home-template .home-story-body {
  display: grid;
  gap: 24px;
  max-width: 840px;
  margin-inline-start: auto;
  color: rgba(5, 6, 6, 0.78);
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  text-align: right;
}

html body.home-template .home-story-body p {
  margin: 0;
  color: inherit;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.78;
  letter-spacing: 0;
}

html body.home-template .home-story-body .home-story-lead {
  color: #050606;
  font-size: 1.52rem;
  font-weight: 350;
  line-height: 1.68;
}

html body.home-template .home-story-block {
  display: grid;
  gap: 16px;
  margin-top: 10px;
  padding-top: 30px;
  border-top: 1px solid rgba(5, 6, 6, 0.12);
}

html body.home-template .home-story-block h3 {
  max-width: 12ch;
  margin: 0 0 4px auto;
  color: #050606;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: 3.05rem;
  font-weight: 220;
  line-height: 1.02;
  letter-spacing: 0;
  text-wrap: balance;
}

@media (min-width: 1041px) {
  html body.home-template .home-story-card {
    grid-template-columns: 1fr;
    gap: clamp(32px, 4vw, 56px);
  }

  html body.home-template .home-story-heading {
    justify-items: end;
  }

  html body.home-template .home-story h2 {
    max-width: 100%;
    font-size: clamp(4.2rem, 5vw, 6rem);
    line-height: 1.04;
    text-wrap: balance;
  }

  html body.home-template .home-story-body {
    max-width: 960px;
    margin-inline: auto;
  }

  html body.home-template .home-story-block h3 {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
    font-size: clamp(3.05rem, 3.65vw, 4.85rem);
    font-weight: 220;
    line-height: 1.08;
    text-align: right;
    text-wrap: balance;
  }
}

@media (min-width: 1280px) {
  html body.home-template .home-story-block h3:not(#home-story-value-title) {
    white-space: nowrap;
  }
}

html body.home-template .home-story-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  margin: 4px 0 0;
  padding: 0;
  list-style: none;
}

html body.home-template .home-story-list li {
  position: relative;
  padding: 14px 22px 14px 0;
  border-top: 1px solid rgba(5, 6, 6, 0.12);
  color: #050606;
  font-size: 1.18rem;
  font-weight: 400;
  line-height: 1.45;
}

html body.home-template .home-story-list li::before {
  content: "";
  position: absolute;
  top: 24px;
  right: 0;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #050606;
}

html body.home-template .home-story-signature {
  display: grid;
  gap: 8px;
  margin-top: 18px;
  padding: clamp(24px, 3vw, 34px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: #ffffff;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 38%),
    #050606;
  box-shadow: 0 28px 70px rgba(5, 6, 6, 0.18);
}

html body.home-template .home-story-signature p {
  color: #ffffff;
  font-size: 1.28rem;
  font-weight: 350;
  line-height: 1.5;
}

html body.home-template .home-story-signature p:first-child {
  font-size: 1.64rem;
  font-weight: 300;
}

html body.home-template .home-deals-section {
  position: relative;
  z-index: 5;
  overflow: hidden;
  padding: clamp(54px, 7vw, 104px) 0 clamp(42px, 5vw, 76px);
  color: #050606;
  background:
    radial-gradient(circle at 14% 16%, rgba(5, 6, 6, 0.05), transparent 28%),
    radial-gradient(circle at 88% 72%, rgba(179, 139, 63, 0.12), transparent 34%),
    #ffffff;
}

html body.home-template .home-deals-section::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  top: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(5, 6, 6, 0.15), transparent);
  pointer-events: none;
}

html body.home-template .home-deals-inner {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 96px));
  margin: 0 auto;
}

html body.home-template .home-deals-head {
  display: grid;
  justify-items: end;
  gap: 10px;
  margin-bottom: clamp(28px, 4vw, 48px);
  padding-bottom: clamp(18px, 2vw, 26px);
  border-bottom: 1px solid rgba(5, 6, 6, 0.14);
  text-align: right;
}

html body.home-template .home-deals-head span {
  color: rgba(5, 6, 6, 0.56);
  font-family: "Assistant", "Segoe UI", Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
}

html body.home-template .home-deals-head h2 {
  margin: 0;
  color: #050606;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(3.9rem, 5.2vw, 5.7rem);
  font-weight: 220;
  line-height: 1.02;
  letter-spacing: 0;
  text-wrap: balance;
}

html body.home-template .home-deals-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

html body.home-template .home-deal-card {
  position: relative;
  aspect-ratio: 1.42 / 1;
  overflow: hidden;
  border: 1px solid rgba(5, 6, 6, 0.14);
  border-radius: 8px;
  background: #0b0c0c;
  box-shadow: 0 26px 58px rgba(5, 6, 6, 0.14);
  isolation: isolate;
}

html body.home-template .home-deal-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.24) 66%, rgba(0, 0, 0, 0.72) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.18), transparent 42%);
  pointer-events: none;
}

html body.home-template .home-deal-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 700ms ease, filter 700ms ease;
}

html body.home-template .home-deal-card-content {
  position: absolute;
  inset: auto 0 0;
  z-index: 2;
  display: grid;
  gap: 8px;
  padding: clamp(22px, 2.4vw, 30px);
  color: #ffffff;
  text-align: right;
}

html body.home-template .home-deal-card-content small {
  color: rgba(255, 255, 255, 0.72);
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.2;
}

html body.home-template .home-deal-card-content h3 {
  margin: 0;
  color: #ffffff;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif;
  font-size: clamp(1.72rem, 2vw, 2.25rem);
  font-weight: 260;
  line-height: 1.12;
  letter-spacing: 0;
  text-shadow: 0 16px 34px rgba(0, 0, 0, 0.52);
}

@media (hover: hover) and (pointer: fine) {
  html body.home-template .home-deal-card:hover img {
    transform: scale(1.055);
    filter: saturate(1.06) contrast(1.04);
  }
}

html body.home-template .home-partners-section {
  position: relative;
  z-index: 5;
  padding: clamp(18px, 3vw, 34px) 0 clamp(54px, 7vw, 96px);
  background: #ffffff;
}

html body.home-template .home-partners-section .business-partners {
  margin-top: 0 !important;
}

@media (max-width: 1040px) {
  html body.home-template .home-story-card {
    grid-template-columns: 1fr;
  }

  html body.home-template .home-story h2 {
    max-width: 100%;
    font-size: clamp(3.6rem, 8vw, 4.85rem);
  }

  html body.home-template .home-story-body {
    max-width: 100%;
  }
}

@media (max-width: 760px) {
  html body.home-template .home-story {
    padding: 62px 0 34px;
    background-size:
      72px 72px,
      72px 72px,
      auto;
  }

  html body.home-template .home-story-inner {
    width: min(100% - 42px, 620px);
  }

  html body.home-template .home-story-card {
    gap: 32px;
    padding: 32px 0 36px;
  }

  html body.home-template .home-story .section-label {
    font-size: 13px !important;
    letter-spacing: 0 !important;
  }

  html body.home-template .home-story h2 {
    max-width: 100%;
    font-size: 3.08rem;
    line-height: 1.08;
  }

  html body.home-template .home-story-body {
    gap: 20px;
  }

  html body.home-template .home-story-body p,
  html body.home-template .home-story-list li,
  html body.home-template .home-story-signature p {
    font-size: 1.22rem;
    line-height: 1.66;
  }

  html body.home-template .home-story-body .home-story-lead {
    font-size: 1.22rem;
    line-height: 1.66;
  }

  html body.home-template .home-story-block {
    gap: 13px;
    padding-top: 24px;
  }

  html body.home-template .home-story-block h3 {
    max-width: 100%;
    font-size: 2.45rem;
    line-height: 1.04;
  }

  html body.home-template .home-story-list {
    grid-template-columns: 1fr;
  }

  html body.home-template .home-story-signature {
    padding: 24px 22px;
  }

  html body.home-template .home-story-signature p:first-child {
    font-size: 1.22rem;
  }

  html body.home-template .home-deals-section {
    padding: 54px 0 38px;
  }

  html body.home-template .home-deals-inner {
    width: min(100% - 42px, 620px);
  }

  html body.home-template .home-deals-head {
    justify-items: start;
    margin-bottom: 24px;
  }

  html body.home-template .home-deals-head h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
    line-height: 1.05;
  }

  html body.home-template .home-deals-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  html body.home-template .home-deal-card {
    aspect-ratio: 1.16 / 1;
  }

  html body.home-template .home-deal-card-content h3 {
    font-size: clamp(1.72rem, 8vw, 2.36rem);
  }

  html body.home-template .home-partners-section {
    padding: 10px 0 64px;
  }
}

@media (max-width: 430px) {
  html body.home-template .home-story-inner {
    width: min(100% - 32px, 620px);
  }

  html body.home-template .home-story h2 {
    font-size: 2.54rem;
  }

  html body.home-template .home-story-block h3 {
    font-size: 2.16rem;
  }

  html body.home-template .home-deals-inner {
    width: min(100% - 32px, 620px);
  }

  html body.home-template .home-deals-head h2 {
    font-size: 2.54rem;
  }
}

@media (min-width: 761px) and (max-width: 1040px) {
  html body.home-template .home-deals-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (prefers-reduced-motion: reduce) {
  html body.home-template .home-deal-card img {
    transition: none;
  }
}

/* Clean WhatsApp mark: simple filled path, no heavy stroke or blur. */
html body .contact-button svg.whatsapp-icon,
html body .contact-whatsapp .contact-action-icon svg.whatsapp-icon,
html body.home-template.header-compact .contact-button svg.whatsapp-icon {
  width: 24px !important;
  height: 24px !important;
  fill: currentColor !important;
  stroke: none !important;
  stroke-width: 0 !important;
  filter: none !important;
  shape-rendering: geometricPrecision;
}

html body .contact-button svg.whatsapp-icon path,
html body .contact-whatsapp .contact-action-icon svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
  stroke-width: 0 !important;
  vector-effect: none;
}

/* Projects page requested content/layout updates */
html body.projects-template .gs-logo {
  display: none !important;
}

html body.projects-template .wave-logo {
  position: absolute !important;
  z-index: 1 !important;
  top: 50% !important;
  left: 50% !important;
  display: block !important;
  width: clamp(108px, 7.7vw, 136px) !important;
  transform: translate(-50%, -50%) scale(var(--header-scale)) !important;
  transform-origin: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  filter:
    drop-shadow(0 1px 10px rgba(255, 255, 255, 0.34))
    drop-shadow(0 16px 34px rgba(0, 0, 0, 0.32)) !important;
}

html body.projects-template .projects-page-hero-inner,
html body.projects-template .projects-catalog-head {
  justify-items: center !important;
  text-align: center !important;
}

html body.projects-template .projects-page-hero .section-label,
html body.projects-template .projects-page-hero h1,
html body.projects-template .projects-page-hero .project-page-map-link,
html body.projects-template .projects-catalog-head .section-label,
html body.projects-template .projects-catalog-head h2 {
  justify-self: center !important;
  text-align: center !important;
}

html body.projects-template .projects-page-hero h1::after,
html body.projects-template .projects-catalog-head h2::after {
  margin-inline: auto !important;
}

html body.projects-template .projects-page-hero p:not(.section-label),
html body.projects-template .projects-catalog-head .projects-catalog-intro,
html body.projects-template .projects-catalog-head > p:not(.section-label) {
  display: none !important;
}

html body.projects-template .projects-catalog-head {
  grid-template-columns: 1fr !important;
  align-items: center !important;
}

html body.projects-template .project-strip-content h2 {
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
  font-size: clamp(26px, 2.05vw, 36px) !important;
  line-height: 1.06 !important;
}

@media (max-width: 760px) {
  html body.projects-template .project-strip-content h2 {
    font-size: clamp(31px, 9vw, 42px) !important;
  }
}

/* Mobile partners slider: larger logos and one consistent premium tray. */
@media (max-width: 760px) {
  html body.home-template .business-partners {
    --partners-gap: 16px;
    margin-top: 46px !important;
    padding: 48px 18px 68px !important;
    background: #ffffff !important;
    box-shadow: 0 0 0 100vmax #ffffff !important;
  }

  html body.home-template .business-partners::before {
    color: rgba(5, 6, 6, 0.022) !important;
  }

  html body.home-template .business-partners-head {
    margin-bottom: 32px !important;
  }

  html body.home-template .business-partners-window {
    margin-inline: -2px !important;
    padding: 18px 10px !important;
    overflow: hidden !important;
    border: 1px solid rgba(5, 6, 6, 0.08);
    border-radius: 10px;
    background:
      linear-gradient(180deg, rgba(250, 251, 251, 0.98), rgba(246, 247, 247, 0.96)),
      #f7f8f8 !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.96),
      inset 0 -1px 0 rgba(5, 6, 6, 0.04) !important;
  }

  html body.home-template .business-partners-track {
    align-items: stretch !important;
  }

  html body.home-template .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap)) / 2) !important;
    min-height: clamp(158px, 41vw, 190px) !important;
    padding: 8px !important;
    border-color: rgba(5, 6, 6, 0.12) !important;
    background: #ffffff !important;
    box-shadow:
      0 12px 26px rgba(5, 6, 6, 0.055),
      inset 0 1px 0 rgba(255, 255, 255, 0.98) !important;
  }

  html body.home-template .business-partner-logo img {
    max-height: clamp(124px, 32vw, 154px) !important;
  }
}

/* Partner slider pagination dots. */
html body.home-template .business-partners-dots {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: clamp(16px, 2vw, 24px);
  direction: ltr;
}

html body.home-template .business-partners-dots[hidden] {
  display: none !important;
}

html body.home-template .business-partner-dot {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(5, 6, 6, 0.24);
  cursor: pointer;
  opacity: 0.86;
  transition:
    width 260ms ease,
    background-color 260ms ease,
    opacity 260ms ease,
    transform 260ms ease;
}

html body.home-template .business-partner-dot.is-active {
  width: 28px;
  background: #050606;
  opacity: 1;
}

html body.home-template .business-partner-dot:focus-visible {
  outline: 2px solid rgba(5, 6, 6, 0.42);
  outline-offset: 4px;
}

@media (hover: hover) {
  html body.home-template .business-partner-dot:hover {
    transform: translateY(-1px);
    background: rgba(5, 6, 6, 0.48);
  }
}

@media (max-width: 760px) {
  html body.home-template .business-partners-dots {
    gap: 7px;
    margin-top: 18px;
  }

  html body.home-template .business-partner-dot {
    width: 6px;
    height: 6px;
  }

  html body.home-template .business-partner-dot.is-active {
    width: 24px;
  }
}

/* WAVE services: single premium list over the new Yoseftal rendering. */
html body.wave-template #wave-services .wave-services-list {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0 !important;
  min-height: clamp(560px, 48vw, 720px) !important;
  margin: 0 !important;
  padding: clamp(34px, 5vw, 72px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(16, 17, 17, 0.14) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(90deg, rgba(5, 6, 6, 0.18) 0%, rgba(5, 6, 6, 0.44) 48%, rgba(5, 6, 6, 0.88) 100%),
    linear-gradient(180deg, rgba(5, 6, 6, 0.14), rgba(5, 6, 6, 0.42)),
    url("./assets/wave/yoseftal-rendering.jpeg") center center / cover no-repeat !important;
  box-shadow:
    0 34px 86px rgba(16, 17, 17, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.42) !important;
}

html body.wave-template #wave-services .wave-services-list::before {
  content: "" !important;
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.2), transparent 34%),
    linear-gradient(0deg, rgba(5, 6, 6, 0.28), transparent 42%);
}

html body.wave-template #wave-services .wave-services-list li {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: min(100%, 660px) !important;
  min-height: 0 !important;
  margin: 0 !important;
  margin-inline-start: 0 !important;
  margin-inline-end: auto !important;
  padding: clamp(13px, 1.45vw, 20px) 0 !important;
  gap: clamp(12px, 1.2vw, 18px) !important;
  border: 0 !important;
  border-radius: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
  background: transparent !important;
  box-shadow: none !important;
  color: rgba(255, 255, 255, 0.96) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.96) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(27px, 2.25vw, 38px) !important;
  font-weight: 300 !important;
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
  direction: rtl !important;
  text-align: right !important;
  text-shadow: 0 14px 34px rgba(0, 0, 0, 0.52) !important;
}

html body.wave-template #wave-services .wave-services-list li:last-child {
  border-bottom: 0 !important;
}

html body.wave-template #wave-services .wave-services-list li::before {
  content: "" !important;
  display: block !important;
  position: static !important;
  flex: 0 0 auto !important;
  width: clamp(8px, 0.75vw, 12px) !important;
  height: clamp(8px, 0.75vw, 12px) !important;
  margin: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.08),
    0 0 24px rgba(255, 255, 255, 0.34) !important;
}

html body.wave-template #wave-services .wave-services-list li:nth-child(2n)::before {
  border-color: rgba(224, 210, 180, 0.9) !important;
  background: rgba(224, 210, 180, 0.96) !important;
  box-shadow:
    0 0 0 7px rgba(224, 210, 180, 0.1),
    0 0 24px rgba(224, 210, 180, 0.3) !important;
}

html body.wave-template #wave-services .wave-services-list li > span {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  direction: rtl !important;
  text-align: right !important;
  text-align-last: right !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

html body.wave-template #wave-services .wave-services-list li:nth-child(2n) > span {
  color: rgba(244, 238, 229, 0.94) !important;
}

html body.wave-template #wave-services .wave-services-list li::after {
  content: none !important;
  display: none !important;
}

@media (hover: hover) {
  html body.wave-template #wave-services .wave-services-list li {
    transition: color 260ms ease, transform 260ms ease, border-color 260ms ease !important;
  }

  html body.wave-template #wave-services .wave-services-list li:hover {
    transform: translateX(-6px) !important;
    border-color: rgba(255, 255, 255, 0.36) !important;
    filter: none !important;
  }
}

@media (max-width: 760px) {
  html body.wave-template #wave-services .wave-services-list {
    min-height: clamp(620px, 132vw, 760px) !important;
    padding: 34px 24px !important;
    justify-content: flex-end !important;
    background:
      linear-gradient(180deg, rgba(5, 6, 6, 0.12) 0%, rgba(5, 6, 6, 0.4) 42%, rgba(5, 6, 6, 0.88) 100%),
      url("./assets/wave/yoseftal-rendering.jpeg") center top / cover no-repeat !important;
  }

  html body.wave-template #wave-services .wave-services-list li {
    width: 100% !important;
    padding: 11px 0 !important;
    font-size: clamp(23px, 6.6vw, 31px) !important;
    line-height: 1.15 !important;
  }
}

/* Remove top black bleed on mobile/hosted pages without moving layout. */
html,
body,
.site-shell {
  background-color: #ffffff !important;
}

body.home-template .site-shell,
body.home-template .sky-story {
  background-color: #d8d0c0 !important;
}

body.home-template .hero {
  background:
    linear-gradient(180deg, rgba(216, 208, 192, 0.18) 0%, rgba(48, 45, 39, 0.08) 38%, rgba(2, 3, 3, 0.54) 100%),
    #0a0b0b !important;
}

body.home-template .hero-video {
  background-color: transparent !important;
}

body.about-combined-template .site-shell,
body.about-combined-template .about-hero {
  background-color: #fff9ea !important;
}

body.projects-template .site-shell,
body.projects-template .projects-page-main,
body.projects-template .projects-page-hero {
  background-color: #f8f8f6 !important;
}

body.community-template .site-shell,
body.community-template .community-page,
body.community-template .community-hero {
  background-color: #f7f1e7 !important;
}

body.press-template .site-shell,
body.press-template .press-hero {
  background-color: #d8d0c0 !important;
}

body.wave-template .site-shell,
body.wave-template .wave-page,
body.wave-template .wave-hero {
  background-color: #d8d0c0 !important;
}

/* Crop dark top pixels from video heroes on the home and press pages. */
body.home-template video.hero-bg.hero-video,
body.press-template video.press-hero-media.press-hero-video {
  top: -52px !important;
  bottom: auto !important;
  height: calc(100% + 92px) !important;
  object-fit: cover !important;
  transform: none !important;
  transform-origin: center top !important;
  background: transparent !important;
}

body.home-template video.hero-bg.hero-video {
  object-position: center top !important;
}

body.press-template video.press-hero-media.press-hero-video {
  object-position: 58% top !important;
}

@media (max-width: 760px) {
  body.home-template video.hero-bg.hero-video,
  body.press-template video.press-hero-media.press-hero-video {
    top: -68px !important;
    height: calc(100% + 124px) !important;
    transform: none !important;
  }
}

body.home-template .site-header,
body.press-template .site-header,
body.home-template.header-compact .site-header,
body.press-template.header-compact .site-header {
  background: transparent !important;
  box-shadow: none !important;
}

body.home-template.header-compact .site-header,
body.press-template.header-compact .site-header {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* Keep background videos cinematic: no native pause/control UI. */
body.home-template video.hero-video,
body.press-template video.press-hero-video,
body.wave-template video.wave-hero-video {
  pointer-events: none !important;
  user-select: none !important;
  -webkit-user-select: none !important;
}

body.home-template video.hero-video::-webkit-media-controls,
body.home-template video.hero-video::-webkit-media-controls-panel,
body.home-template video.hero-video::-webkit-media-controls-play-button,
body.home-template video.hero-video::-webkit-media-controls-start-playback-button,
body.press-template video.press-hero-video::-webkit-media-controls,
body.press-template video.press-hero-video::-webkit-media-controls-panel,
body.press-template video.press-hero-video::-webkit-media-controls-play-button,
body.press-template video.press-hero-video::-webkit-media-controls-start-playback-button,
body.wave-template video.wave-hero-video::-webkit-media-controls,
body.wave-template video.wave-hero-video::-webkit-media-controls-panel,
body.wave-template video.wave-hero-video::-webkit-media-controls-play-button,
body.wave-template video.wave-hero-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* WAVE hero: clean high-quality background video without shade/player UI. */
html body.wave-template .wave-hero {
  background: #d8d0c0 !important;
}

html body.wave-template .wave-hero::before,
html body.wave-template .wave-hero::after {
  content: none !important;
  display: none !important;
}

html body.wave-template .wave-hero-shade {
  display: none !important;
  background: transparent !important;
  opacity: 0 !important;
}

html body.wave-template .wave-hero-media.wave-hero-video {
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: saturate(1.08) contrast(1.04) brightness(1.02) !important;
  transform: none !important;
  background: transparent !important;
  pointer-events: none !important;
  user-select: none !important;
  -webkit-user-select: none !important;
  will-change: auto !important;
  backface-visibility: hidden !important;
}

html body.wave-template .wave-hero h1,
html body.wave-template .wave-hero h1::before,
html body.wave-template .wave-hero-copy > p:not(.section-label),
html body.wave-template .wave-hero .section-label {
  text-shadow: none !important;
}

html body.wave-template .wave-hero h1 {
  font-weight: 360 !important;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 48%, #e7ebed 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

html body.wave-template .wave-hero .section-label {
  color: rgba(255, 255, 255, 0.96) !important;
  font-weight: 950 !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label) {
  color: rgba(255, 255, 255, 0.94) !important;
  font-weight: 700 !important;
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-media.wave-hero-video {
    object-position: center center !important;
  }
}

/* YouTube hero backgrounds: lightweight external video embeds without native page controls. */
html body.home-template .hero,
html body.wave-template .wave-hero {
  overflow: hidden !important;
}

html body .youtube-bg-video {
  position: absolute !important;
  z-index: 0 !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  display: block !important;
  width: max(100%, 177.78vh) !important;
  height: max(100%, 56.25vw) !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  border: 0 !important;
  transform: translate(-50%, -50%) scale(1.18) !important;
  transform-origin: center center !important;
  pointer-events: none !important;
  user-select: none !important;
  -webkit-user-select: none !important;
  background: transparent !important;
}

html body.home-template .youtube-bg-video--home {
  filter: saturate(1.08) contrast(1.04) brightness(1.02) !important;
}

html body.wave-template .youtube-bg-video--wave {
  filter: saturate(1.06) contrast(1.04) brightness(1.03) !important;
}

@media (max-width: 760px) {
  html body .youtube-bg-video {
    width: max(100%, 177.78svh) !important;
    height: max(100%, 56.25svw) !important;
    left: 50% !important;
    transform: translate(-50%, -50%) scale(1.34) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body .youtube-bg-video {
    display: none !important;
  }
}

/* Absolute final WAVE heading alignment lock. */
html body.wave-template .wave-services-head {
  justify-items: start !important;
  text-align: right !important;
}

html body.wave-template .wave-services-head .wave-section-mark {
  justify-self: start !important;
  margin: 0 0 14px 0 !important;
}

html body.wave-template .wave-services-head h2 {
  justify-self: start !important;
  margin: 0 !important;
}

html body.wave-template .wave-services-head .section-label {
  justify-self: stretch !important;
  width: 100% !important;
  margin: 0 0 14px 0 !important;
  text-align: right !important;
}

/* WAVE services final small white bullets. */
html body.wave-template #wave-services .wave-services-list li {
  align-items: flex-start !important;
  gap: clamp(9px, 0.9vw, 14px) !important;
}

html body.wave-template #wave-services .wave-services-list li::before,
html body.wave-template #wave-services .wave-services-list li:nth-child(2n)::before {
  flex: 0 0 auto !important;
  width: 5px !important;
  height: 5px !important;
  margin-top: 0.62em !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: none !important;
}

html body.wave-template #wave-services .wave-services-list li:nth-child(2n) > span {
  color: rgba(255, 255, 255, 0.96) !important;
}

html body.wave-template #wave-services .wave-services-list li::after {
  content: none !important;
  display: none !important;
}

/* Final home header scroll state: keep the top airy, then switch to readable glass. */
html body.home-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.74) 58%, rgba(255, 255, 255, 0.46) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body.home-template.header-compact .gs-logo {
  filter: drop-shadow(0 12px 28px rgba(5, 6, 6, 0.12)) !important;
}

html body.home-template.header-compact .gs-logo img {
  content: url("./assets/brand/gal-shmul-logo.png") !important;
  filter: none !important;
}

html body.home-template.header-compact .menu-button,
html body.home-template.header-compact .contact-button {
  border-color: rgba(5, 6, 6, 0.18) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.62)),
    rgba(255, 255, 255, 0.62) !important;
  color: #070808 !important;
  transform: scale(1) !important;
  box-shadow:
    0 16px 40px rgba(5, 6, 6, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

html body.home-template.header-compact .menu-button svg,
html body.home-template.header-compact .contact-button svg {
  color: #070808 !important;
  stroke: currentColor !important;
}

html body.home-template.header-compact .menu-button:hover,
html body.home-template.header-compact .contact-button:hover {
  border-color: rgba(115, 83, 33, 0.42) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.76)),
    rgba(255, 255, 255, 0.74) !important;
  box-shadow:
    0 18px 46px rgba(5, 6, 6, 0.17),
    0 0 0 1px rgba(180, 132, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 1) !important;
}

/* Absolute final WhatsApp icon clarity lock. */
html body .contact-button svg.whatsapp-icon,
html body .contact-whatsapp .contact-action-icon svg.whatsapp-icon {
  width: 24px !important;
  height: 24px !important;
  fill: currentColor !important;
  stroke: none !important;
  stroke-width: 0 !important;
  filter: none !important;
}

html body .contact-button svg.whatsapp-icon path,
html body .contact-whatsapp .contact-action-icon svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
  stroke-width: 0 !important;
}

/* Final home mobile hero typography lock. */
@media (max-width: 760px) {
  html body.home-template .hero-copy {
    right: 0 !important;
    left: 0 !important;
    bottom: clamp(22px, 4.4svh, 38px) !important;
    width: auto !important;
    padding-inline: clamp(10px, 3vw, 16px) !important;
    box-sizing: border-box !important;
    justify-items: end !important;
    text-align: right !important;
  }

  html body.home-template .hero-copy #hero-title,
  html body.home-template .hero-copy h1 {
    margin: 0 !important;
    max-width: 100% !important;
    font-size: clamp(54px, 14.7vw, 58px) !important;
    font-weight: 220 !important;
    line-height: 0.9 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    text-align: right !important;
  }

  html body.home-template .hero-copy #hero-title .hero-title-brand,
  html body.home-template .hero-copy h1 span {
    font-weight: inherit !important;
    line-height: inherit !important;
  }

  html body.home-template .hero-copy .hero-tagline,
  html body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html body.home-template .hero-copy .hero-tagline span {
    margin: 4px 0 0 !important;
    max-width: 100% !important;
    font-size: clamp(29px, 7.8vw, 34px) !important;
    font-weight: 230 !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    text-align: right !important;
  }
}

@media (max-width: 380px) {
  html body.home-template .hero-copy #hero-title,
  html body.home-template .hero-copy h1 {
    font-size: clamp(49px, 14.4vw, 53px) !important;
  }

  html body.home-template .hero-copy .hero-tagline,
  html body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(26px, 7.3vw, 29px) !important;
  }
}

/* Final press header scroll state: match the readable home header over light cards. */
html body.press-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.74) 58%, rgba(255, 255, 255, 0.46) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body.press-template.header-compact .gs-logo {
  filter: drop-shadow(0 12px 28px rgba(5, 6, 6, 0.12)) !important;
}

html body.press-template.header-compact .gs-logo img {
  content: url("./assets/brand/gal-shmul-logo.png") !important;
  filter: none !important;
}

html body.press-template.header-compact .menu-button,
html body.press-template.header-compact .contact-button {
  border-color: rgba(5, 6, 6, 0.18) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.62)),
    rgba(255, 255, 255, 0.62) !important;
  color: #070808 !important;
  transform: scale(1) !important;
  box-shadow:
    0 16px 40px rgba(5, 6, 6, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

html body.press-template.header-compact .menu-button svg,
html body.press-template.header-compact .contact-button svg {
  color: #070808 !important;
  stroke: currentColor !important;
}

html body.press-template.header-compact .contact-button svg.whatsapp-icon,
html body.press-template.header-compact .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
  stroke-width: 0 !important;
  filter: none !important;
}

/* Final contact drawer heading lock: match the Wave section title treatment. */
html body .contact-panel-copy,
html body .contact-section-heading {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: clamp(10px, 2.8vw, 18px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding-block: clamp(5px, 0.75dvh, 9px) !important;
  direction: rtl !important;
  text-align: right !important;
}

html body .contact-panel-copy p,
html body .contact-section-heading h3 {
  flex: 0 0 auto !important;
  max-width: none !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.96) !important;
  font-family: "Assistant", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(24px, 2.08vw, 38px) !important;
  font-weight: 260 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-align: right !important;
  text-shadow: none !important;
}

html body .contact-panel-copy span,
html body .contact-section-heading span {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0 !important;
  height: 1px !important;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.12)) !important;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.18) !important;
}

@media (max-width: 760px) {
  html body .contact-panel-copy,
  html body .contact-section-heading {
    gap: clamp(9px, 2.6vw, 13px) !important;
    padding-block: 5px !important;
  }

  html body .contact-panel-copy p,
  html body .contact-section-heading h3 {
    font-size: clamp(24px, 7.3vw, 31px) !important;
    font-weight: 250 !important;
  }
}

@media (max-width: 380px) {
  html body .contact-panel-copy p,
  html body .contact-section-heading h3 {
    font-size: clamp(22px, 7vw, 27px) !important;
  }
}

/* Wave contact drawer: black backdrop with a lighter transparent panel. */
html body.wave-template.contact-open .site-shell::after {
  background: rgba(0, 0, 0, 0.88) !important;
  backdrop-filter: blur(2px) saturate(96%) !important;
}

html body.wave-template .contact-drawer {
  border-right-color: rgba(255, 255, 255, 0.26) !important;
  border-left-color: rgba(255, 255, 255, 0.08) !important;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.44)),
    linear-gradient(270deg, rgba(255, 255, 255, 0.07), transparent 32%, rgba(0, 0, 0, 0.22) 100%),
    rgba(3, 4, 4, 0.54) !important;
  box-shadow:
    34px 0 92px rgba(0, 0, 0, 0.58),
    inset -1px 0 0 rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: blur(24px) saturate(118%) !important;
}

html body.wave-template .contact-drawer::before {
  opacity: 0.34 !important;
}

html body.wave-template .contact-person,
html body.wave-template .contact-lead-card {
  border-color: rgba(255, 255, 255, 0.16) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.018)),
    rgba(2, 3, 3, 0.34) !important;
}

/* Final partner slider side navigation: subtle half controls on the logo tray. */
html body.home-template .business-partners-window {
  position: relative !important;
}

html body.home-template .business-partners-nav {
  position: absolute !important;
  top: 50% !important;
  z-index: 4 !important;
  display: grid !important;
  place-items: center !important;
  width: clamp(44px, 3.1vw, 52px) !important;
  height: clamp(78px, 6.2vw, 96px) !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: rgba(5, 6, 6, 0.62) !important;
  cursor: pointer !important;
  opacity: 0.68 !important;
  transform: translateY(-50%) !important;
  box-shadow: none !important;
  transition:
    opacity 220ms ease,
    color 220ms ease,
    transform 220ms ease !important;
}

html body.home-template .business-partners-nav::before {
  content: "" !important;
  position: absolute !important;
  inset-block: 0 !important;
  width: calc(100% + 24px) !important;
  border: 1px solid rgba(5, 6, 6, 0.11) !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(247, 248, 248, 0.48)),
    rgba(255, 255, 255, 0.52) !important;
  box-shadow:
    0 14px 30px rgba(5, 6, 6, 0.075),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
  backdrop-filter: blur(12px) saturate(112%) !important;
  -webkit-backdrop-filter: blur(12px) saturate(112%) !important;
  transition:
    background-color 220ms ease,
    border-color 220ms ease,
    box-shadow 220ms ease !important;
}

html body.home-template .business-partners-nav--prev {
  left: 0 !important;
}

html body.home-template .business-partners-nav--next {
  right: 0 !important;
}

html body.home-template .business-partners-nav--prev::before {
  left: -24px !important;
  border-left: 0 !important;
  border-radius: 0 999px 999px 0 !important;
}

html body.home-template .business-partners-nav--next::before {
  right: -24px !important;
  border-right: 0 !important;
  border-radius: 999px 0 0 999px !important;
}

html body.home-template .business-partners-nav svg {
  position: relative !important;
  z-index: 1 !important;
  width: clamp(18px, 1.45vw, 22px) !important;
  height: clamp(18px, 1.45vw, 22px) !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.55 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

html body.home-template .business-partners-nav:focus-visible {
  outline: 2px solid rgba(5, 6, 6, 0.44) !important;
  outline-offset: 3px !important;
  opacity: 1 !important;
  color: #050606 !important;
}

@media (hover: hover) {
  html body.home-template .business-partners-nav:hover {
    opacity: 0.96 !important;
    color: #050606 !important;
  }

  html body.home-template .business-partners-nav:hover::before {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 249, 249, 0.78)),
      rgba(255, 255, 255, 0.82) !important;
    box-shadow:
      0 20px 42px rgba(5, 6, 6, 0.13),
      inset 0 1px 0 rgba(255, 255, 255, 1) !important;
  }

  html body.home-template .business-partners-nav--prev:hover {
    transform: translate(2px, -50%) !important;
  }

  html body.home-template .business-partners-nav--next:hover {
    transform: translate(-2px, -50%) !important;
  }
}

@media (max-width: 760px) {
  html body.home-template .business-partners-nav {
    width: 44px !important;
    height: 70px !important;
    opacity: 0.74 !important;
  }

  html body.home-template .business-partners-nav svg {
    width: 18px !important;
    height: 18px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body.home-template .business-partners-nav {
    transition: none !important;
  }
}

/* Absolute final projects and WAVE header lock. */
html body.projects-template .projects-page-hero {
  min-height: clamp(520px, 74svh, 720px) !important;
  padding: clamp(132px, 12vw, 190px) 0 clamp(58px, 7vw, 92px) !important;
  background: #141817 !important;
}

html body.projects-template .projects-hero-media {
  filter: saturate(1.02) contrast(1.01) brightness(0.94) !important;
}

html body.projects-template .projects-page-hero::before {
  z-index: 2 !important;
  background:
    linear-gradient(90deg, rgba(5, 7, 8, 0.48) 0%, rgba(5, 7, 8, 0.24) 44%, rgba(5, 7, 8, 0.04) 100%),
    linear-gradient(180deg, rgba(5, 7, 8, 0.08) 0%, rgba(5, 7, 8, 0.1) 52%, rgba(5, 7, 8, 0.34) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  z-index: 3 !important;
  height: 26% !important;
  background: linear-gradient(180deg, transparent 0%, rgba(5, 7, 8, 0.12) 64%, #f7f6f2 100%) !important;
}

html body.projects-template .projects-hero-shade {
  z-index: 1 !important;
  opacity: 0.52 !important;
  background:
    radial-gradient(44% 42% at 18% 22%, rgba(255, 255, 255, 0.18), transparent 72%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 46%) !important;
}

html body.projects-template .projects-page-hero-inner {
  width: min(1120px, calc(100% - clamp(32px, 7vw, 112px))) !important;
  display: grid !important;
  justify-items: start !important;
  align-content: center !important;
  text-align: right !important;
}

html body.projects-template .projects-page-hero .section-label,
html body.projects-template .projects-page-hero h1,
html body.projects-template .projects-page-hero .project-page-map-link {
  justify-self: start !important;
  text-align: right !important;
}

html body.projects-template .projects-page-hero h1 {
  max-width: min(880px, 100%) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(66px, 8.8vw, 142px) !important;
  font-weight: 300 !important;
  line-height: 0.92 !important;
  text-shadow: 0 18px 54px rgba(0, 0, 0, 0.46) !important;
}

html body.projects-template .projects-page-hero h1::after {
  margin: clamp(22px, 2.4vw, 34px) 0 0 auto !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.92), transparent) !important;
  box-shadow: none !important;
}

html body.projects-template .project-page-map-link {
  border-color: rgba(255, 255, 255, 0.74) !important;
  background: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body.projects-template .projects-catalog-head {
  justify-items: start !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head .section-label,
html body.projects-template .projects-catalog-head h2 {
  justify-self: start !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head h2::after {
  margin-inline: 0 auto !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .site-header {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body:is(.projects-template, .wave-template) .wave-logo {
  filter:
    drop-shadow(0 1px 14px rgba(0, 0, 0, 0.28))
    drop-shadow(0 12px 30px rgba(0, 0, 0, 0.3)) !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .wave-logo img {
  content: url("./assets/home/wave-logo-white.png") !important;
  filter: none !important;
}

html body:is(.projects-template, .wave-template).header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.78) 58%, rgba(255, 255, 255, 0.5) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body:is(.projects-template, .wave-template).header-compact .wave-logo {
  filter: drop-shadow(0 12px 28px rgba(5, 6, 6, 0.12)) !important;
}

html body:is(.projects-template, .wave-template).header-compact .wave-logo img {
  content: url("./assets/generated/wave-logo-header.png") !important;
  filter: none !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .menu-button,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button {
  border-color: rgba(255, 255, 255, 0.68) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08)),
    rgba(6, 8, 9, 0.22) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.32) !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .menu-button svg,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor !important;
}

html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg.whatsapp-icon,
html body:is(.projects-template, .wave-template):not(.header-compact) .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

html body:is(.projects-template, .wave-template).header-compact .menu-button,
html body:is(.projects-template, .wave-template).header-compact .contact-button {
  border-color: rgba(5, 6, 6, 0.18) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.64)),
    rgba(255, 255, 255, 0.66) !important;
  color: #070808 !important;
  transform: scale(1) !important;
  box-shadow:
    0 16px 40px rgba(5, 6, 6, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

html body:is(.projects-template, .wave-template).header-compact .menu-button svg,
html body:is(.projects-template, .wave-template).header-compact .contact-button svg {
  color: #070808 !important;
  stroke: currentColor !important;
}

html body:is(.projects-template, .wave-template).header-compact .contact-button svg.whatsapp-icon,
html body:is(.projects-template, .wave-template).header-compact .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

@media (max-width: 760px) {
  html body.projects-template .projects-page-hero {
    min-height: 520px !important;
    padding: 128px 0 62px !important;
  }

  html body.projects-template .projects-page-hero-inner {
    width: calc(100% - 40px) !important;
  }

  html body.projects-template .projects-page-hero h1 {
    max-width: 7.6ch !important;
    font-size: clamp(56px, 17vw, 82px) !important;
    line-height: 0.95 !important;
  }

  html body:is(.projects-template, .wave-template) .wave-logo {
    width: clamp(96px, 25vw, 122px) !important;
  }
}

/* EOF projects hero cleanup: one label, dark cinematic footer, no decorative underline. */
html body.projects-template .projects-page-main {
  background: #050606 !important;
}

html body.projects-template .projects-page-hero {
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body.projects-template .projects-page-hero::before {
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.16) 0%, rgba(2, 3, 3, 0.18) 38%, rgba(2, 3, 3, 0.5) 70%, rgba(2, 3, 3, 0.9) 100%),
    linear-gradient(90deg, rgba(2, 3, 3, 0.44) 0%, rgba(2, 3, 3, 0.12) 34%, rgba(2, 3, 3, 0.15) 64%, rgba(2, 3, 3, 0.44) 100%) !important;
}

html body.projects-template .projects-page-hero::after {
  inset: auto 0 -1px !important;
  height: clamp(180px, 26vh, 320px) !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0) 0%, rgba(2, 3, 3, 0.7) 64%, #050606 100%) !important;
}

html body.projects-template .projects-page-hero h1::after {
  content: none !important;
  display: none !important;
}

html body.projects-template .projects-strips-section {
  margin-top: 0 !important;
  padding-top: clamp(64px, 8vw, 118px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090a0a 14%, #f5f4ef 32%, #efeee8 100%) !important;
  border-top: 0 !important;
}

html body.projects-template .projects-strips-section::before {
  opacity: 0.55 !important;
  mask-image: linear-gradient(180deg, transparent, #000 22%, #000 82%, transparent) !important;
}

html body.projects-template .projects-catalog-head {
  padding-top: clamp(10px, 2vw, 26px) !important;
}

html body.projects-template .projects-catalog-head .section-label {
  display: none !important;
}

html body.projects-template .projects-catalog-head h2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.28) !important;
}

html body.projects-template .projects-catalog-head h2::after {
  display: none !important;
  content: none !important;
}

/* EOF projects headings layout: single hero title and independent catalog heading. */
html body.projects-template .projects-page-hero {
  min-height: clamp(500px, 68svh, 700px) !important;
  padding-bottom: clamp(76px, 10vh, 132px) !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body.projects-template .projects-page-hero .section-label {
  display: none !important;
}

html body.projects-template .projects-page-hero h1 {
  max-width: min(960px, 100%) !important;
  margin: 0 !important;
}

html body.projects-template .projects-page-hero h1::after {
  display: none !important;
  content: none !important;
}

html body.projects-template .projects-page-hero::after {
  inset: auto 0 -1px !important;
  height: clamp(180px, 25vh, 300px) !important;
  background:
    linear-gradient(180deg, rgba(5, 6, 6, 0) 0%, rgba(5, 6, 6, 0.76) 68%, #050606 100%) !important;
}

html body.projects-template .projects-strips-section {
  margin-top: 0 !important;
  padding-top: clamp(76px, 9vw, 132px) !important;
  background:
    radial-gradient(circle at 18% 4%, rgba(255, 255, 255, 0.98), transparent 34%),
    linear-gradient(180deg, #f7f6f1 0%, #f3f2ec 42%, #efeee8 100%) !important;
  border-top: 0 !important;
}

html body.projects-template .projects-catalog-head {
  position: relative !important;
  isolation: isolate !important;
  display: block !important;
  margin-bottom: clamp(36px, 4.8vw, 76px) !important;
  padding: clamp(18px, 3vw, 42px) 0 clamp(10px, 1.8vw, 24px) !important;
  text-align: right !important;
}

html body.projects-template .projects-catalog-head::before {
  content: attr(data-shadow-title) !important;
  position: absolute !important;
  z-index: 0 !important;
  inset-inline-end: -0.05em !important;
  top: 50% !important;
  transform: translateY(-54%) !important;
  color: rgba(16, 18, 20, 0.055) !important;
  font-family: "Inter", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(86px, 14vw, 220px) !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  line-height: 0.8 !important;
  white-space: nowrap !important;
  pointer-events: none !important;
}

html body.projects-template .projects-catalog-head h2 {
  position: relative !important;
  z-index: 1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: #111415 !important;
  -webkit-text-fill-color: #111415 !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(54px, 7vw, 118px) !important;
  font-weight: 200 !important;
  line-height: 0.95 !important;
  text-align: right !important;
  text-shadow: none !important;
}

html body.projects-template .projects-catalog-head h2::after {
  display: none !important;
  content: none !important;
}

@media (max-width: 760px) {
  html body.projects-template .projects-page-hero {
    min-height: 470px !important;
    padding-bottom: 84px !important;
  }

  html body.projects-template .projects-catalog-head::before {
    font-size: clamp(68px, 25vw, 118px) !important;
    letter-spacing: 0.06em !important;
    opacity: 0.9 !important;
  }

  html body.projects-template .projects-catalog-head h2 {
    max-width: 8ch !important;
    font-size: clamp(54px, 17vw, 82px) !important;
  }
}

/* Projects footer final lock: match the shared site footer in Hebrew and English. */
html body.projects-template .footer {
  min-height: clamp(650px, 48vw, 860px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090806 48%, #020303 100%),
    #050606 !important;
}

html body.projects-template .footer-bg {
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86) 0%, rgba(7, 7, 6, 0.62) 42%, rgba(2, 3, 3, 0.98) 100%),
    radial-gradient(62% 44% at 50% 12%, rgba(232, 189, 102, 0.26), transparent 70%),
    radial-gradient(48% 34% at 18% 82%, rgba(201, 207, 208, 0.12), transparent 72%),
    radial-gradient(46% 32% at 86% 72%, rgba(161, 122, 54, 0.16), transparent 74%),
    url("./assets/generated/menu-marble-background.png") center / cover no-repeat !important;
  filter: saturate(0.9) contrast(1.08) brightness(0.72) !important;
  opacity: 1 !important;
  transform: none !important;
}

html body.projects-template .footer::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  display: block !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.42), transparent 28%, transparent 72%, rgba(0, 0, 0, 0.46)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 18%, transparent 78%, rgba(0, 0, 0, 0.42));
}

html body.projects-template .footer::after {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset-inline: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 1px !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.76), rgba(255, 255, 255, 0.72), rgba(232, 189, 102, 0.76), transparent) !important;
  box-shadow: 0 0 28px rgba(232, 189, 102, 0.18) !important;
}

html body.projects-template .footer-sun-glow,
html body.projects-template .footer-cloud-drift {
  display: none !important;
}

html body.projects-template .footer-content {
  min-height: clamp(650px, 48vw, 860px) !important;
  padding: clamp(132px, 11vw, 190px) 0 clamp(34px, 3vw, 46px) !important;
}

html body.projects-template .footer-brand-row {
  gap: clamp(44px, 4.8vw, 78px) !important;
}

html body.projects-template .footer-contact-card {
  direction: rtl;
  display: grid;
  justify-items: center;
  gap: clamp(14px, 1.4vw, 22px);
  margin-top: clamp(38px, 4.1vw, 62px);
  color: #fffaf0;
  text-align: center;
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
}

html[dir="ltr"] body.projects-template .footer-contact-card {
  direction: ltr;
}

html body.projects-template .footer-contact-card h2 {
  margin: 0 !important;
  color: #ffffff !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(70px, 8vw, 128px) !important;
  font-weight: 200 !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 26px 70px rgba(0, 0, 0, 0.58),
    0 0 36px rgba(232, 189, 102, 0.18) !important;
}

html body.projects-template .footer-address {
  display: grid;
  justify-items: center;
  gap: 7px;
  margin: 0;
  color: rgba(255, 250, 240, 0.84);
  font-style: normal;
  font-size: clamp(21px, 1.6vw, 30px);
  font-weight: 300;
  line-height: 1.38;
  text-align: center;
  text-shadow: 0 18px 44px rgba(0, 0, 0, 0.54);
}

html body.projects-template .footer-address::before {
  content: "";
  width: clamp(84px, 8vw, 132px);
  height: 1px;
  margin-bottom: clamp(4px, 0.5vw, 8px);
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.82), rgba(255, 255, 255, 0.8), rgba(232, 189, 102, 0.82), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.2);
}

html body.projects-template .footer-direct-contact {
  direction: rtl;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(10px, 1vw, 16px);
  margin-top: clamp(14px, 1.6vw, 24px);
}

html[dir="ltr"] body.projects-template .footer-direct-contact {
  direction: ltr;
}

html body.projects-template .footer-direct-contact a {
  direction: rtl;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 3px;
  min-width: min(260px, 82vw);
  min-height: 58px;
  padding: 10px 18px;
  border: 1px solid rgba(232, 189, 102, 0.26);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(232, 189, 102, 0.055)),
    rgba(0, 0, 0, 0.22);
  color: rgba(255, 250, 240, 0.9);
  text-decoration: none;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px) saturate(108%);
  -webkit-backdrop-filter: blur(10px) saturate(108%);
  transition:
    border-color 220ms ease,
    background-color 220ms ease,
    transform 220ms var(--ease),
    box-shadow 220ms ease;
}

html[dir="ltr"] body.projects-template .footer-direct-contact a {
  direction: ltr;
}

html body.projects-template .footer-direct-contact a span {
  color: rgba(232, 189, 102, 0.78);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

html body.projects-template .footer-direct-contact a strong {
  color: #ffffff;
  font-size: clamp(17px, 1.08vw, 21px);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

html body.projects-template .footer-direct-contact a:focus-visible {
  outline: 3px solid rgba(255, 250, 240, 0.9);
  outline-offset: 4px;
}

@media (hover: hover) {
  html body.projects-template .footer-direct-contact a:hover {
    border-color: rgba(232, 189, 102, 0.46);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(232, 189, 102, 0.09)),
      rgba(0, 0, 0, 0.18);
    box-shadow:
      0 22px 52px rgba(0, 0, 0, 0.26),
      0 0 30px rgba(232, 189, 102, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
  }
}

html body.projects-template .footer-contact-row {
  margin-top: clamp(26px, 2.8vw, 42px) !important;
}

html body.projects-template .footer-contact-button {
  border-color: rgba(232, 189, 102, 0.46) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(216, 216, 214, 0.84) 46%, rgba(255, 250, 240, 0.94) 72%, rgba(178, 145, 78, 0.78)),
    #f6f2e9 !important;
  color: #090806 !important;
  box-shadow:
    0 20px 54px rgba(0, 0, 0, 0.28),
    0 0 34px rgba(232, 189, 102, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.88) !important;
}

html body.projects-template .footer-social,
html body.projects-template .footer-nav,
html body.projects-template .footer-bottom {
  color: rgba(255, 250, 240, 0.78) !important;
}

@media (max-width: 760px) {
  html body.projects-template .footer {
    min-height: 690px !important;
  }

  html body.projects-template .footer-content {
    width: calc(100% - 36px) !important;
    min-height: 690px !important;
    padding: 74px 0 28px !important;
  }

  html body.projects-template .footer-brand-row {
    gap: 18px !important;
  }

  html body.projects-template .footer-contact-card {
    margin-top: 34px;
    gap: 14px;
  }

  html body.projects-template .footer-contact-card h2 {
    font-size: clamp(58px, 18vw, 82px) !important;
    line-height: 0.98 !important;
  }

  html body.projects-template .footer-address {
    max-width: min(100%, 340px);
    font-size: clamp(20px, 6vw, 26px);
    line-height: 1.42;
  }

  html body.projects-template .footer-direct-contact {
    width: min(100%, 340px);
    margin-top: 18px;
    gap: 10px;
  }

  html body.projects-template .footer-direct-contact a {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    padding: 9px 14px;
  }

  html body.projects-template .footer-direct-contact a strong {
    font-size: clamp(16px, 4.8vw, 19px);
  }
}

/* WAVE final header behavior: keep this last so the transparent/glass states win. */
html body.wave-template .site-header {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 90 !important;
  background-color: transparent !important;
  border: 0 !important;
  transition:
    height 320ms var(--ease),
    background 320ms ease,
    background-color 320ms ease,
    backdrop-filter 320ms ease,
    -webkit-backdrop-filter 320ms ease,
    box-shadow 320ms ease !important;
}

html body.wave-template:not(.header-compact) .site-header {
  background: transparent !important;
  background-color: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
}

html body.wave-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.62) 56%, rgba(255, 255, 255, 0.22) 100%) !important;
  background-color: rgba(255, 255, 255, 0.42) !important;
  backdrop-filter: blur(22px) saturate(128%) !important;
  -webkit-backdrop-filter: blur(22px) saturate(128%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.08),
    inset 0 -1px 0 rgba(5, 6, 6, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.58) !important;
}

html body.wave-template .site-shell,
html body.wave-template .wave-page,
html body.wave-template .wave-hero {
  margin-top: 0 !important;
}

html body.wave-template .wave-hero {
  min-height: 100svh !important;
  height: 100svh !important;
}

@media (max-width: 760px) {
  html body.wave-template.header-compact .site-header {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 255, 255, 0.64) 58%, rgba(255, 255, 255, 0.24) 100%) !important;
    backdrop-filter: blur(20px) saturate(126%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  }
}

/* WAVE final header behavior: video sits behind a transparent header, then turns milky on scroll. */
html body.wave-template .site-header {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 90 !important;
  background-color: transparent !important;
  border: 0 !important;
  transition:
    height 320ms var(--ease),
    background 320ms ease,
    background-color 320ms ease,
    backdrop-filter 320ms ease,
    -webkit-backdrop-filter 320ms ease,
    box-shadow 320ms ease !important;
}

html body.wave-template:not(.header-compact) .site-header {
  background: transparent !important;
  background-color: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
}

html body.wave-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.62) 56%, rgba(255, 255, 255, 0.22) 100%) !important;
  background-color: rgba(255, 255, 255, 0.42) !important;
  backdrop-filter: blur(22px) saturate(128%) !important;
  -webkit-backdrop-filter: blur(22px) saturate(128%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.08),
    inset 0 -1px 0 rgba(5, 6, 6, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.58) !important;
}

html body.wave-template .site-shell,
html body.wave-template .wave-page,
html body.wave-template .wave-hero {
  margin-top: 0 !important;
}

html body.wave-template .wave-hero {
  min-height: 100svh !important;
  height: 100svh !important;
}

@media (max-width: 760px) {
  html body.wave-template.header-compact .site-header {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 255, 255, 0.64) 58%, rgba(255, 255, 255, 0.24) 100%) !important;
    backdrop-filter: blur(20px) saturate(126%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  }
}

/* Final home partners motion and logo fit. */
html body.home-template .business-partners-window {
  box-sizing: border-box !important;
  overflow: hidden !important;
  padding: clamp(12px, 1.3vw, 18px) clamp(56px, 5vw, 76px) !important;
}

html body.home-template .business-partners-track {
  align-items: stretch !important;
  will-change: transform !important;
}

html body.home-template .business-partner-logo {
  box-sizing: border-box !important;
  height: clamp(138px, 10vw, 176px) !important;
  min-height: 0 !important;
  overflow: hidden !important;
  padding: clamp(16px, 1.5vw, 24px) !important;
  transition:
    opacity 180ms ease,
    transform 360ms var(--ease),
    box-shadow 360ms ease,
    border-color 360ms ease !important;
}

html body.home-template .business-partner-logo.is-partial {
  opacity: 0 !important;
  pointer-events: none !important;
}

html body.home-template .business-partner-logo img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
}

@media (max-width: 760px) {
  html body.home-template .business-partners-window {
    padding: 16px 46px !important;
  }

  html body.home-template .business-partner-logo {
    height: clamp(146px, 39vw, 178px) !important;
    padding: clamp(14px, 3.2vw, 20px) !important;
  }
}

@media (max-width: 430px) {
  html body.home-template .business-partners-window {
    padding-inline: 30px !important;
  }

  html body.home-template .business-partner-logo {
    flex-basis: calc((100% - var(--partners-gap)) / 2) !important;
    padding: 9px !important;
  }

  html body.home-template .business-partners-nav {
    width: 34px !important;
  }

  html body.home-template .business-partners-nav::before {
    width: calc(100% + 16px) !important;
  }

  html body.home-template .business-partners-nav--prev::before {
    left: -16px !important;
  }

  html body.home-template .business-partners-nav--next::before {
    right: -16px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body.home-template .business-partners-track {
    will-change: auto !important;
  }
}

/* Final grouped partners strip: cards move together as one clean band. */
html body.home-template .business-partners-window {
  border: 1px solid rgba(5, 6, 6, 0.075) !important;
  border-radius: 10px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(247, 248, 248, 0.84)),
    #f8f8f7 !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.98),
    inset 0 -1px 0 rgba(5, 6, 6, 0.045),
    0 18px 54px rgba(5, 6, 6, 0.06) !important;
}

html body.home-template .business-partners-window::before,
html body.home-template .business-partners-window::after {
  content: "" !important;
  position: absolute !important;
  inset-block: 0 !important;
  z-index: 3 !important;
  width: clamp(56px, 5vw, 76px) !important;
  pointer-events: none !important;
  backdrop-filter: blur(8px) saturate(108%) !important;
  -webkit-backdrop-filter: blur(8px) saturate(108%) !important;
}

html body.home-template .business-partners-window::before {
  left: 0 !important;
  background:
    linear-gradient(90deg, rgba(248, 249, 249, 0.98), rgba(248, 249, 249, 0.94) 64%, rgba(248, 249, 249, 0)) !important;
}

html body.home-template .business-partners-window::after {
  right: 0 !important;
  background:
    linear-gradient(270deg, rgba(248, 249, 249, 0.98), rgba(248, 249, 249, 0.94) 64%, rgba(248, 249, 249, 0)) !important;
}

html body.home-template .business-partners-track.is-grouped-strip {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  gap: var(--partners-gap) !important;
}

html body.home-template .business-partner-logo {
  opacity: 1 !important;
  transition:
    transform 360ms var(--ease),
    box-shadow 360ms ease,
    border-color 360ms ease !important;
}

html body.home-template .business-partner-logo.is-partial {
  opacity: 1 !important;
  pointer-events: auto !important;
}

@media (max-width: 760px) {
  html body.home-template .business-partners-window {
    border-radius: 9px !important;
  }

  html body.home-template .business-partners-window::before,
  html body.home-template .business-partners-window::after {
    width: 46px !important;
  }
}

@media (max-width: 430px) {
  html body.home-template .business-partners-window::before,
  html body.home-template .business-partners-window::after {
    width: 30px !important;
  }
}

/* GSC, WAVE, press and community footer: refined contact panel instead of the sunset scene. */
html body:is(.home-template, .wave-template, .press-template, .community-template) .footer {
  min-height: clamp(650px, 48vw, 860px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090806 48%, #020303 100%),
    #050606 !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-bg {
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86) 0%, rgba(7, 7, 6, 0.62) 42%, rgba(2, 3, 3, 0.98) 100%),
    radial-gradient(62% 44% at 50% 12%, rgba(232, 189, 102, 0.26), transparent 70%),
    radial-gradient(48% 34% at 18% 82%, rgba(201, 207, 208, 0.12), transparent 72%),
    radial-gradient(46% 32% at 86% 72%, rgba(161, 122, 54, 0.16), transparent 74%),
    url("./assets/generated/menu-marble-background.png") center / cover no-repeat !important;
  filter: saturate(0.9) contrast(1.08) brightness(0.72) !important;
  opacity: 1 !important;
  transform: none !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  display: block !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.42), transparent 28%, transparent 72%, rgba(0, 0, 0, 0.46)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 18%, transparent 78%, rgba(0, 0, 0, 0.42));
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer::after {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset-inline: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 1px !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.76), rgba(255, 255, 255, 0.72), rgba(232, 189, 102, 0.76), transparent) !important;
  box-shadow: 0 0 28px rgba(232, 189, 102, 0.18) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-sun-glow,
html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-cloud-drift {
  display: none !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-content {
  min-height: clamp(650px, 48vw, 860px) !important;
  padding: clamp(132px, 11vw, 190px) 0 clamp(34px, 3vw, 46px) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-brand-row {
  gap: clamp(44px, 4.8vw, 78px) !important;
}

html body .footer-logo-gs {
  filter:
    drop-shadow(0 0 10px rgba(214, 168, 93, 0.42))
    drop-shadow(0 0 28px rgba(214, 168, 93, 0.18))
    drop-shadow(0 18px 36px rgba(0, 0, 0, 0.32)) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-card {
  direction: rtl;
  display: grid;
  justify-items: center;
  gap: clamp(14px, 1.4vw, 22px);
  margin-top: clamp(38px, 4.1vw, 62px);
  color: #fffaf0;
  text-align: center;
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-card h2 {
  margin: 0 !important;
  color: #ffffff !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(70px, 8vw, 128px) !important;
  font-weight: 200 !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 26px 70px rgba(0, 0, 0, 0.58),
    0 0 36px rgba(232, 189, 102, 0.18) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-address {
  display: grid;
  justify-items: center;
  gap: 7px;
  margin: 0;
  color: rgba(255, 250, 240, 0.84);
  font-style: normal;
  font-size: clamp(21px, 1.6vw, 30px);
  font-weight: 300;
  line-height: 1.38;
  text-shadow: 0 18px 44px rgba(0, 0, 0, 0.54);
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-address::before {
  content: "";
  width: clamp(84px, 8vw, 132px);
  height: 1px;
  margin-bottom: clamp(4px, 0.5vw, 8px);
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.82), rgba(255, 255, 255, 0.8), rgba(232, 189, 102, 0.82), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.2);
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact {
  direction: rtl;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(10px, 1vw, 16px);
  margin-top: clamp(14px, 1.6vw, 24px);
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a {
  direction: rtl;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 3px;
  min-width: min(260px, 82vw);
  min-height: 58px;
  padding: 10px 18px;
  border: 1px solid rgba(232, 189, 102, 0.26);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(232, 189, 102, 0.055)),
    rgba(0, 0, 0, 0.22);
  color: rgba(255, 250, 240, 0.9);
  text-decoration: none;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px) saturate(108%);
  -webkit-backdrop-filter: blur(10px) saturate(108%);
  transition:
    border-color 220ms ease,
    background-color 220ms ease,
    transform 220ms var(--ease),
    box-shadow 220ms ease;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a span {
  color: rgba(232, 189, 102, 0.78);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a strong {
  color: #ffffff;
  font-size: clamp(17px, 1.08vw, 21px);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a:focus-visible {
  outline: 3px solid rgba(255, 250, 240, 0.9);
  outline-offset: 4px;
}

@media (hover: hover) {
  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a:hover {
    border-color: rgba(232, 189, 102, 0.46);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(232, 189, 102, 0.09)),
      rgba(0, 0, 0, 0.18);
    box-shadow:
      0 22px 52px rgba(0, 0, 0, 0.26),
      0 0 30px rgba(232, 189, 102, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
  }
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-row {
  margin-top: clamp(26px, 2.8vw, 42px) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-button {
  border-color: rgba(232, 189, 102, 0.46) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(216, 216, 214, 0.84) 46%, rgba(255, 250, 240, 0.94) 72%, rgba(178, 145, 78, 0.78)),
    #f6f2e9 !important;
  color: #090806 !important;
  box-shadow:
    0 20px 54px rgba(0, 0, 0, 0.28),
    0 0 34px rgba(232, 189, 102, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.88) !important;
}

html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-social,
html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-nav,
html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-bottom {
  color: rgba(255, 250, 240, 0.78) !important;
}

@media (max-width: 760px) {
  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer {
    min-height: 690px !important;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-content {
    width: calc(100% - 36px) !important;
    min-height: 690px !important;
    padding: 74px 0 28px !important;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-brand-row {
    gap: 18px !important;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-card {
    margin-top: 34px;
    gap: 14px;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-contact-card h2 {
    font-size: clamp(58px, 18vw, 82px) !important;
    line-height: 0.98 !important;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-address {
    max-width: min(100%, 340px);
    font-size: clamp(20px, 6vw, 26px);
    line-height: 1.42;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact {
    width: min(100%, 340px);
    margin-top: 18px;
    gap: 10px;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    padding: 9px 14px;
  }

  html body:is(.home-template, .wave-template, .press-template, .community-template) .footer-direct-contact a strong {
    font-size: clamp(16px, 4.8vw, 19px);
  }
}

/* About footer: use the same refined dark finish as the other active pages. */
html body.about-combined-template .footer {
  min-height: clamp(650px, 48vw, 860px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090806 48%, #020303 100%),
    #050606 !important;
}

html body.about-combined-template .footer-bg {
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86) 0%, rgba(7, 7, 6, 0.62) 42%, rgba(2, 3, 3, 0.98) 100%),
    radial-gradient(62% 44% at 50% 12%, rgba(232, 189, 102, 0.26), transparent 70%),
    radial-gradient(48% 34% at 18% 82%, rgba(201, 207, 208, 0.12), transparent 72%),
    radial-gradient(46% 32% at 86% 72%, rgba(161, 122, 54, 0.16), transparent 74%),
    url("./assets/generated/menu-marble-background.png") center / cover no-repeat !important;
  filter: saturate(0.9) contrast(1.08) brightness(0.72) !important;
  opacity: 1 !important;
  transform: none !important;
}

html body.about-combined-template .footer::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  display: block !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.42), transparent 28%, transparent 72%, rgba(0, 0, 0, 0.46)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 18%, transparent 78%, rgba(0, 0, 0, 0.42));
}

html body.about-combined-template .footer::after {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset-inline: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 1px !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.76), rgba(255, 255, 255, 0.72), rgba(232, 189, 102, 0.76), transparent) !important;
  box-shadow: 0 0 28px rgba(232, 189, 102, 0.18) !important;
}

html body.about-combined-template .footer-sun-glow,
html body.about-combined-template .footer-cloud-drift {
  display: none !important;
}

html body.about-combined-template .footer-content {
  min-height: clamp(650px, 48vw, 860px) !important;
  padding: clamp(132px, 11vw, 190px) 0 clamp(34px, 3vw, 46px) !important;
}

html body.about-combined-template .footer-brand-row {
  gap: clamp(44px, 4.8vw, 78px) !important;
}

html body.about-combined-template .footer-contact-row {
  margin-top: clamp(26px, 2.8vw, 42px) !important;
}

html body.about-combined-template .footer-contact-button {
  border-color: rgba(232, 189, 102, 0.46) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(216, 216, 214, 0.84) 46%, rgba(255, 250, 240, 0.94) 72%, rgba(178, 145, 78, 0.78)),
    #f6f2e9 !important;
  color: #090806 !important;
  box-shadow:
    0 20px 54px rgba(0, 0, 0, 0.28),
    0 0 34px rgba(232, 189, 102, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.88) !important;
}

html body.about-combined-template .footer-social,
html body.about-combined-template .footer-nav,
html body.about-combined-template .footer-bottom {
  color: rgba(255, 250, 240, 0.78) !important;
}

@media (max-width: 760px) {
  html body.about-combined-template .footer {
    min-height: 690px !important;
  }

  html body.about-combined-template .footer-content {
    width: calc(100% - 36px) !important;
    min-height: 690px !important;
    padding: 74px 0 28px !important;
  }

  html body.about-combined-template .footer-brand-row {
    gap: 18px !important;
  }
}

/* WAVE hero readability: black lockup with a thin white outline over the video. */
html body.wave-template:not(.header-compact) .wave-logo img {
  content: url("./assets/home/wave-logo.png") !important;
  filter:
    drop-shadow(0 1px 0 rgba(255, 255, 255, 0.86))
    drop-shadow(1px 0 0 rgba(255, 255, 255, 0.74))
    drop-shadow(-1px 0 0 rgba(255, 255, 255, 0.74))
    drop-shadow(0 -1px 0 rgba(255, 255, 255, 0.74))
    drop-shadow(0 12px 26px rgba(0, 0, 0, 0.18)) !important;
}

html body.wave-template .wave-hero h1 {
  color: #050606 !important;
  background: none !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
  -webkit-text-fill-color: #050606 !important;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.92) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.76),
    1px 0 0 rgba(255, 255, 255, 0.64),
    -1px 0 0 rgba(255, 255, 255, 0.64),
    0 -1px 0 rgba(255, 255, 255, 0.64),
    0 14px 34px rgba(0, 0, 0, 0.24) !important;
}

html body.wave-template .wave-hero h1::before {
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-text-stroke: 1px rgba(5, 6, 6, 0.24) !important;
  opacity: 0.28 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.52),
    0 18px 52px rgba(255, 255, 255, 0.28) !important;
}

html body.wave-template .wave-hero .wave-section-mark {
  color: #050606 !important;
  filter:
    drop-shadow(0 1px 0 rgba(255, 255, 255, 0.92))
    drop-shadow(1px 0 0 rgba(255, 255, 255, 0.78))
    drop-shadow(-1px 0 0 rgba(255, 255, 255, 0.78))
    drop-shadow(0 -1px 0 rgba(255, 255, 255, 0.78))
    drop-shadow(0 10px 24px rgba(0, 0, 0, 0.22)) !important;
}

html body.wave-template .wave-hero .section-label,
html body.wave-template .wave-hero-copy > p:not(.section-label) {
  color: #050606 !important;
  -webkit-text-fill-color: #050606 !important;
  -webkit-text-stroke: 0.45px rgba(255, 255, 255, 0.82) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.8),
    1px 0 0 rgba(255, 255, 255, 0.62),
    -1px 0 0 rgba(255, 255, 255, 0.62),
    0 -1px 0 rgba(255, 255, 255, 0.62),
    0 12px 30px rgba(0, 0, 0, 0.22) !important;
}

html body.wave-template .wave-hero .section-label::before,
html body.wave-template .wave-hero .section-label::after,
html body.wave-template .wave-hero h1::after {
  background: linear-gradient(90deg, transparent, rgba(5, 6, 6, 0.78), rgba(255, 255, 255, 0.92), rgba(5, 6, 6, 0.72), transparent) !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.24) !important;
}

/* WAVE final logo polish: transparent header logo, original-style hero lockup, clearer copy. */
html body.wave-template:not(.header-compact) .wave-logo img {
  content: url("./assets/home/wave-logo-white.png") !important;
  filter:
    drop-shadow(0 0 12px rgba(0, 0, 0, 0.46))
    drop-shadow(0 12px 28px rgba(0, 0, 0, 0.32)) !important;
}

html body.wave-template:not(.header-compact) .wave-logo {
  width: clamp(112px, 8.2vw, 146px) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.wave-template .wave-hero h1 {
  font-family: "Bodoni 72", "Bodoni MT", "Didot", "Times New Roman", Georgia, serif !important;
  font-size: clamp(112px, 15.8vw, 244px) !important;
  font-weight: 400 !important;
  line-height: 0.74 !important;
  letter-spacing: 0 !important;
  color: #050606 !important;
  -webkit-text-fill-color: #050606 !important;
  -webkit-text-stroke: 1.15px rgba(255, 255, 255, 0.96) !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.86),
    1px 0 0 rgba(255, 255, 255, 0.7),
    -1px 0 0 rgba(255, 255, 255, 0.7),
    0 -1px 0 rgba(255, 255, 255, 0.7),
    0 18px 42px rgba(0, 0, 0, 0.34) !important;
}

html body.wave-template .wave-hero h1::before {
  font-family: "Bodoni 72", "Bodoni MT", "Didot", "Times New Roman", Georgia, serif !important;
  font-size: clamp(168px, 22vw, 336px) !important;
  font-weight: 400 !important;
  -webkit-text-stroke: 1px rgba(5, 6, 6, 0.18) !important;
  opacity: 0.24 !important;
}

html body.wave-template .wave-hero .wave-section-mark {
  width: clamp(128px, 12.4vw, 220px) !important;
  height: clamp(36px, 3.7vw, 62px) !important;
  margin: clamp(16px, 1.5vw, 24px) auto clamp(6px, 0.75vw, 12px) !important;
  color: #050606 !important;
}

html body.wave-template .wave-hero .section-label {
  margin-top: clamp(6px, 0.75vw, 12px) !important;
  padding-top: 0 !important;
  color: #050606 !important;
  -webkit-text-fill-color: #050606 !important;
  -webkit-text-stroke: 0.55px rgba(255, 255, 255, 0.9) !important;
  font-size: clamp(13px, 1.04vw, 17px) !important;
  font-weight: 950 !important;
  letter-spacing: 0.36em !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label) {
  color: #050606 !important;
  -webkit-text-fill-color: #050606 !important;
  -webkit-text-stroke: 0.55px rgba(255, 255, 255, 0.9) !important;
  font-size: clamp(20px, 1.68vw, 30px) !important;
  font-weight: 850 !important;
  line-height: 1.72 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9),
    1px 0 0 rgba(255, 255, 255, 0.72),
    -1px 0 0 rgba(255, 255, 255, 0.72),
    0 -1px 0 rgba(255, 255, 255, 0.72),
    0 18px 42px rgba(0, 0, 0, 0.32) !important;
}

html body.wave-template .footer-logo-gs {
  display: block !important;
  width: clamp(190px, 15.8vw, 286px) !important;
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  filter:
    drop-shadow(0 0 12px rgba(255, 255, 255, 0.42))
    drop-shadow(0 0 32px rgba(214, 168, 93, 0.18))
    drop-shadow(0 18px 36px rgba(0, 0, 0, 0.36)) !important;
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero h1 {
    font-size: clamp(88px, 23vw, 126px) !important;
  }

  html body.wave-template .wave-hero .wave-section-mark {
    width: clamp(112px, 31vw, 154px) !important;
    height: clamp(32px, 8.8vw, 44px) !important;
    margin: 8px auto 2px !important;
  }

  html body.wave-template .wave-hero .section-label {
    font-size: 11px !important;
    letter-spacing: 0.24em !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(17px, 4.8vw, 21px) !important;
    line-height: 1.62 !important;
  }

  html body.wave-template .footer-logo-gs {
    width: clamp(156px, 44vw, 210px) !important;
  }
}

html body.wave-template .wave-hero-logo-lockup {
  grid-column: 1;
  grid-row: 2 / 5;
  align-self: end;
  justify-self: center;
  display: block;
  width: clamp(320px, 34vw, 560px);
  max-width: min(100%, 620px);
  height: auto;
  object-fit: contain;
  background: transparent !important;
  filter:
    drop-shadow(0 0 12px rgba(255, 255, 255, 0.28))
    drop-shadow(0 1px 0 rgba(0, 0, 0, 0.74))
    drop-shadow(0 20px 44px rgba(0, 0, 0, 0.44)) !important;
}

html body.wave-template .wave-hero h1.accessibility-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  white-space: nowrap !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}

html body.wave-template .wave-hero h1.accessibility-sr-only::before,
html body.wave-template .wave-hero h1.accessibility-sr-only::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 980px) {
  html body.wave-template .wave-hero-logo-lockup {
    grid-column: auto;
    grid-row: auto;
    align-self: center;
    width: min(88vw, 420px);
  }
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-logo-lockup {
    width: min(86vw, 360px);
    margin-bottom: 4px;
  }
}

/* WAVE hero copy: clean white emphasis without the hard outlined look. */
html body.wave-template .wave-hero-copy > p:not(.section-label) {
  position: relative !important;
  z-index: 2 !important;
  isolation: isolate !important;
  color: #ffffff !important;
  background: transparent !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 !important;
  paint-order: normal !important;
  font-weight: 780 !important;
  text-shadow:
    0 1px 1px rgba(0, 0, 0, 0.78),
    0 4px 14px rgba(0, 0, 0, 0.58),
    0 16px 36px rgba(0, 0, 0, 0.42) !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -0.38em -0.78em;
  border-radius: 22px;
  background:
    radial-gradient(76% 92% at 50% 50%, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.16) 58%, transparent 100%);
  filter: blur(14px);
  pointer-events: none;
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-weight: 760 !important;
    text-shadow:
      0 1px 1px rgba(0, 0, 0, 0.8),
      0 4px 12px rgba(0, 0, 0, 0.62),
      0 14px 30px rgba(0, 0, 0, 0.46) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
    inset: -0.42em -0.58em;
    border-radius: 18px;
    filter: blur(12px);
  }
}

/* English/LTR language layer. */
html[dir="ltr"] body {
  direction: ltr;
}

html[dir="ltr"] .site-nav,
html[dir="ltr"] .contact-drawer,
html[dir="ltr"] .footer,
html[dir="ltr"] .accessibility-panel {
  direction: ltr;
}

html[dir="ltr"] .menu-links a,
html[dir="ltr"] .contact-person-title,
html[dir="ltr"] .contact-action,
html[dir="ltr"] .contact-details,
html[dir="ltr"] .footer-contact-card,
html[dir="ltr"] .footer-nav,
html[dir="ltr"] .accessibility-statement-section,
html[dir="ltr"] .accessibility-statement-toc {
  text-align: left;
}

html[dir="ltr"] .footer-contact-button svg,
html[dir="ltr"] .primary-cta svg,
html[dir="ltr"] .press-feature-link svg,
html[dir="ltr"] .project-strip-action svg {
  transform: scaleX(-1);
}

html[dir="ltr"] body.home-template .hero-copy {
  direction: ltr !important;
  justify-items: start !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .hero-copy #hero-title,
html[dir="ltr"] body.home-template .hero-copy h1,
html[dir="ltr"] body.home-template .hero-copy .hero-tagline,
html[dir="ltr"] body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
html[dir="ltr"] body.home-template .hero-copy .hero-tagline span {
  direction: ltr !important;
  justify-self: start !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .home-story,
html[dir="ltr"] body.home-template .home-story-card,
html[dir="ltr"] body.home-template .home-story-body,
html[dir="ltr"] body.home-template .home-story-block,
html[dir="ltr"] body.home-template .home-story-list {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .home-story-heading,
html[dir="ltr"] body.home-template .home-deals-head,
html[dir="ltr"] body.home-template .business-partners-head {
  direction: ltr !important;
  justify-items: start !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .home-story .section-label {
  margin-inline: 0 auto !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .home-story h2,
html[dir="ltr"] body.home-template .home-story-card--single #home-story-title,
html[dir="ltr"] body.home-template .home-story-body p,
html[dir="ltr"] body.home-template .home-story-block h3,
html[dir="ltr"] body.home-template .home-story-list li,
html[dir="ltr"] body.home-template .home-story-signature p,
html[dir="ltr"] body.home-template .home-deals-head span,
html[dir="ltr"] body.home-template .home-deals-head h2,
html[dir="ltr"] body.home-template .business-partners-head span,
html[dir="ltr"] body.home-template .business-partners-head h2,
html[dir="ltr"] body.home-template .business-partners-head strong {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .home-story-body {
  margin-inline: auto !important;
}

html[dir="ltr"] body.home-template .home-story-card--single #home-story-title {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.home-template .home-story-block h3 {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.home-template .home-story-list li {
  padding: 14px 0 14px 22px !important;
}

html[dir="ltr"] body.home-template .home-story-list li::before {
  right: auto !important;
  left: 0 !important;
}

html[dir="ltr"] body.home-template .home-deal-card,
html[dir="ltr"] body.home-template .home-deal-card-content,
html[dir="ltr"] body.home-template .home-deal-card-content small,
html[dir="ltr"] body.home-template .home-deal-card-content h3 {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .press-highlights,
html[dir="ltr"] body.home-template .press-highlights-head,
html[dir="ltr"] body.home-template .press-feature-copy,
html[dir="ltr"] body.home-template .press-feature-copy h3,
html[dir="ltr"] body.home-template .press-feature-copy p {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.home-template .press-highlights-head h2::after {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.home-template .footer-contact-card {
  direction: ltr !important;
  text-align: center !important;
}

/* English page direction and alignment audit layer. */
html[dir="ltr"] main,
html[dir="ltr"] main :where(section, article, div, header, h1, h2, h3, h4, p, li, span, small, strong, em, a, button, dl, dt, dd) {
  direction: ltr !important;
}

html[dir="ltr"] :where(.primary-cta, .outline-cta, .project-strip-action, .press-read-more, .projects-carousel-link, .footer-contact-button) {
  text-align: center !important;
}

html[dir="ltr"] body.projects-template .projects-page-hero-inner,
html[dir="ltr"] body.projects-template .projects-page-hero h1,
html[dir="ltr"] body.projects-template .projects-page-hero p:not(.section-label),
html[dir="ltr"] body.projects-template .projects-catalog-head,
html[dir="ltr"] body.projects-template .projects-catalog-head h2,
html[dir="ltr"] body.projects-template .projects-catalog-head > p:not(.section-label),
html[dir="ltr"] body.projects-template .project-strip-content,
html[dir="ltr"] body.projects-template .project-strip-content > span,
html[dir="ltr"] body.projects-template .project-strip-content h2,
html[dir="ltr"] body.projects-template .project-strip-content p,
html[dir="ltr"] body.projects-template .project-strip-details div,
html[dir="ltr"] body.projects-template .project-strip-details dt,
html[dir="ltr"] body.projects-template .project-strip-details dd,
html[dir="ltr"] body.projects-template .project-empty {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.projects-template .projects-page-hero h1::after,
html[dir="ltr"] body.projects-template .projects-catalog-head h2::after,
html[dir="ltr"] body.projects-template .project-strip-content h2::after {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.projects-template .projects-page-hero p:not(.section-label) {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.projects-template .project-strip-action {
  justify-self: start !important;
}

html[dir="ltr"] body.press-template .press-hero-copy,
html[dir="ltr"] body.press-template .press-hero-copy .section-label,
html[dir="ltr"] body.press-template .press-hero-copy h1,
html[dir="ltr"] body.press-template .press-hero-copy > p,
html[dir="ltr"] body.press-template .press-list-head,
html[dir="ltr"] body.press-template .press-list-head h2,
html[dir="ltr"] body.press-template .press-list-head p,
html[dir="ltr"] body.press-template .press-card-body,
html[dir="ltr"] body.press-template .press-card-body .press-source,
html[dir="ltr"] body.press-template .press-card-body h3,
html[dir="ltr"] body.press-template .press-card-body h3 a,
html[dir="ltr"] body.press-template .press-card-body p,
html[dir="ltr"] body.press-template .press-card-body .press-credit {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.press-template .press-hero-copy h1::after,
html[dir="ltr"] body.press-template .press-list-head h2::after {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.community-template .community-hero-copy,
html[dir="ltr"] body.community-template .community-impact-panel,
html[dir="ltr"] body.community-template .community-gallery-head,
html[dir="ltr"] body.community-template .community-hero-copy h1,
html[dir="ltr"] body.community-template .community-hero-copy p,
html[dir="ltr"] body.community-template .community-impact-panel .section-label,
html[dir="ltr"] body.community-template .community-impact-panel h2,
html[dir="ltr"] body.community-template .community-impact-panel p:not(.section-label),
html[dir="ltr"] body.community-template .community-gallery-head .section-label,
html[dir="ltr"] body.community-template .community-gallery-head h2,
html[dir="ltr"] body.community-template .community-gallery-head p:not(.section-label) {
  direction: ltr !important;
  text-align: center !important;
}

html[dir="ltr"] body.community-template .community-impact-panel .section-label,
html[dir="ltr"] body.community-template .community-gallery-head .section-label {
  margin-inline: auto !important;
}

html[dir="ltr"] body.wave-template .wave-hero-copy,
html[dir="ltr"] body.wave-template .wave-hero-copy > p:not(.section-label),
html[dir="ltr"] body.wave-template .wave-intro .wave-section-heading,
html[dir="ltr"] body.wave-template .wave-section-heading h2,
html[dir="ltr"] body.wave-template .wave-copy,
html[dir="ltr"] body.wave-template .wave-copy p,
html[dir="ltr"] body.wave-template .wave-copy strong,
html[dir="ltr"] body.wave-template .wave-method-head,
html[dir="ltr"] body.wave-template .wave-method-head .section-label,
html[dir="ltr"] body.wave-template .wave-method-head h2,
html[dir="ltr"] body.wave-template .wave-method-head > p:not(.section-label),
html[dir="ltr"] body.wave-template .wave-method-grid article,
html[dir="ltr"] body.wave-template .wave-method-grid h3,
html[dir="ltr"] body.wave-template .wave-method-grid p,
html[dir="ltr"] body.wave-template .wave-services-head,
html[dir="ltr"] body.wave-template .wave-services-head .section-label,
html[dir="ltr"] body.wave-template .wave-services-head h2,
html[dir="ltr"] body.wave-template .wave-why-head,
html[dir="ltr"] body.wave-template .wave-why-head .section-label,
html[dir="ltr"] body.wave-template .wave-why-head h2,
html[dir="ltr"] body.wave-template .projects-carousel-head,
html[dir="ltr"] body.wave-template .projects-carousel-head .section-label,
html[dir="ltr"] body.wave-template .projects-carousel-head h2,
html[dir="ltr"] body.wave-template .projects-carousel-link {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.wave-template .wave-section-heading,
html[dir="ltr"] body.wave-template .wave-method-head,
html[dir="ltr"] body.wave-template .wave-services-head,
html[dir="ltr"] body.wave-template .wave-why-head,
html[dir="ltr"] body.wave-template .projects-carousel-head {
  justify-items: start !important;
}

html[dir="ltr"] body.wave-template .wave-section-heading .section-label,
html[dir="ltr"] body.wave-template .wave-method-head .section-label,
html[dir="ltr"] body.wave-template .wave-services-head .section-label,
html[dir="ltr"] body.wave-template .wave-why-head .section-label,
html[dir="ltr"] body.wave-template .projects-carousel-head .section-label {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.wave-template :where(.wave-section-heading h2, .wave-method-head h2, .wave-services-head h2, .wave-why-head h2, .projects-carousel-head h2)::after {
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-list {
  background:
    linear-gradient(90deg, rgba(5, 6, 6, 0.88) 0%, rgba(5, 6, 6, 0.44) 52%, rgba(5, 6, 6, 0.18) 100%),
    linear-gradient(180deg, rgba(5, 6, 6, 0.14), rgba(5, 6, 6, 0.42)),
    url("./assets/wave/yoseftal-rendering.jpeg") center center / cover no-repeat !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-list li,
html[dir="ltr"] body.wave-template #wave-services .wave-services-list li > span {
  direction: ltr !important;
  text-align: left !important;
  text-align-last: left !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-list li:hover {
  transform: translateX(6px) !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-head,
html[dir="ltr"] body.wave-template #wave-services .wave-services-head .section-label,
html[dir="ltr"] body.wave-template #wave-services .wave-services-head h2 {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-head {
  align-items: flex-start !important;
  flex-direction: column !important;
  grid-template-columns: minmax(0, 1fr) !important;
  justify-content: flex-start !important;
  justify-items: start !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-head .section-label,
html[dir="ltr"] body.wave-template #wave-services .wave-services-head h2 {
  justify-self: start !important;
}

html[dir="ltr"] body.wave-template #wave-services .wave-services-head .section-label {
  width: auto !important;
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.wave-template .projects-carousel-card,
html[dir="ltr"] body.wave-template .projects-carousel-content,
html[dir="ltr"] body.wave-template .projects-carousel-content small,
html[dir="ltr"] body.wave-template .projects-carousel-content h3,
html[dir="ltr"] body.wave-template .projects-carousel-content p {
  direction: ltr !important;
  text-align: left !important;
}

html[dir="ltr"] body.wave-template .projects-carousel-content a,
html[dir="ltr"] body.wave-template .projects-carousel-content a span,
html[dir="ltr"] body.wave-template .projects-carousel-link,
html[dir="ltr"] body.wave-template .projects-carousel-link span {
  direction: ltr !important;
  text-align: center !important;
}

/* English responsive width safeguards: long LTR copy must wrap inside the viewport. */
html[dir="ltr"] body.home-template :where(
  .hero-copy,
  .home-story-inner,
  .home-story-card,
  .home-story-card--single .home-story-body,
  .home-story-body,
  .home-story-block,
  .home-deals-head,
  .business-partners-head
) {
  box-sizing: border-box !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

html[dir="ltr"] body.home-template .home-story-inner {
  width: min(1180px, calc(100% - clamp(32px, 7vw, 96px))) !important;
}

html[dir="ltr"] body.home-template .home-story-card--single .home-story-body,
html[dir="ltr"] body.home-template .home-story-body {
  width: 100% !important;
  max-width: min(100%, 960px) !important;
  margin-inline: 0 auto !important;
}

html[dir="ltr"] body.home-template #home-story-title,
html[dir="ltr"] body.home-template .home-story h2,
html[dir="ltr"] body.home-template .home-story-block h3,
html[dir="ltr"] body.home-template .home-deals-head h2,
html[dir="ltr"] body.home-template .business-partners-head h2,
html[dir="ltr"] body.projects-template .projects-catalog-head h2,
html[dir="ltr"] body.projects-template .project-strip-content h2,
html[dir="ltr"] body.press-template .press-hero-copy h1,
html[dir="ltr"] body.press-template .press-list-head h2,
html[dir="ltr"] body.wave-template :where(.wave-section-heading h2, .wave-method-head h2, .wave-services-head h2, .wave-why-head h2, .projects-carousel-head h2) {
  box-sizing: border-box !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  hyphens: auto;
  text-wrap: balance;
}

html[dir="ltr"] body.home-template #home-story-title,
html[dir="ltr"] body.home-template .home-story h2 {
  font-size: clamp(3rem, 4.4vw, 4.75rem) !important;
  line-height: 1.08 !important;
}

html[dir="ltr"] body.home-template .home-story-block h3 {
  font-size: clamp(2.45rem, 3.1vw, 4rem) !important;
  line-height: 1.08 !important;
}

html[dir="ltr"] body.home-template :where(.home-story-body p, .home-story-list li, .home-story-signature p) {
  box-sizing: border-box !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
}

html[dir="ltr"] body.wave-template .wave-hero-copy > p:not(.section-label),
html[dir="ltr"] body.wave-template :where(.wave-copy p, .wave-method-head > p:not(.section-label), .projects-carousel-content p) {
  box-sizing: border-box !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  hyphens: auto;
}

@media (max-width: 760px) {
  html[dir="ltr"] body.home-template .hero-copy #hero-title,
  html[dir="ltr"] body.home-template .hero-copy h1,
  html[dir="ltr"] body.home-template .hero-copy .hero-tagline,
  html[dir="ltr"] body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html[dir="ltr"] body.home-template .hero-copy .hero-tagline span {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    text-wrap: balance;
  }

  html[dir="ltr"] body.home-template .hero-copy #hero-title,
  html[dir="ltr"] body.home-template .hero-copy h1 {
    font-size: clamp(46px, 12vw, 56px) !important;
    line-height: 0.96 !important;
  }

  html[dir="ltr"] body.home-template .hero-copy .hero-tagline,
  html[dir="ltr"] body.home-template .hero-copy p.hero-tagline:not(.section-label):not(.press-source):not(.press-credit),
  html[dir="ltr"] body.home-template .hero-copy .hero-tagline span {
    font-size: clamp(24px, 6.8vw, 32px) !important;
    line-height: 1.08 !important;
  }

  html[dir="ltr"] body.home-template #home-story-title,
  html[dir="ltr"] body.home-template .home-story h2 {
    font-size: clamp(2.25rem, 10.2vw, 3.15rem) !important;
  }

  html[dir="ltr"] body.home-template .home-story-block h3 {
    font-size: clamp(2rem, 8.8vw, 2.65rem) !important;
  }
}

/* WAVE hero composition: keep the logo, copy and CTA inside the first viewport. */
html body.wave-template .wave-hero-inner {
  align-self: end !important;
  width: min(1320px, calc(100% - 96px)) !important;
}

html body.wave-template .wave-hero-copy {
  display: grid !important;
  grid-template-columns: minmax(300px, 0.95fr) minmax(430px, 0.66fr) !important;
  grid-template-rows: auto auto !important;
  align-items: center !important;
  align-content: center !important;
  gap: clamp(18px, 2.3vw, 42px) clamp(48px, 5vw, 96px) !important;
  width: 100% !important;
  min-height: 0 !important;
}

html body.wave-template .wave-hero-logo-lockup {
  grid-column: 1 !important;
  grid-row: 1 / 3 !important;
  align-self: center !important;
  justify-self: center !important;
  width: clamp(300px, 25vw, 500px) !important;
  max-width: min(100%, 500px) !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label) {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: end !important;
  max-width: 620px !important;
  margin: 0 !important;
  line-height: 1.58 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: manual !important;
  text-wrap: pretty !important;
}

html body.wave-template .wave-hero-actions {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  justify-content: flex-start !important;
  margin-top: 0 !important;
}

html[dir="ltr"] body.wave-template .wave-hero-copy > p:not(.section-label) {
  font-size: clamp(20px, 1.46vw, 28px) !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: manual !important;
  text-align: left !important;
}

html[dir="rtl"] body.wave-template .wave-hero-copy > p:not(.section-label) {
  text-align: right !important;
}

@media (max-width: 980px) {
  html body.wave-template .wave-hero-copy {
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: center !important;
    gap: clamp(14px, 3vw, 24px) !important;
  }

  html body.wave-template .wave-hero-logo-lockup,
  html body.wave-template .wave-hero-copy > p:not(.section-label),
  html body.wave-template .wave-hero-actions {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  html body.wave-template .wave-hero-logo-lockup {
    width: min(82vw, 380px) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    max-width: min(100%, 620px) !important;
    text-align: center !important;
  }

  html body.wave-template .wave-hero-actions {
    justify-content: center !important;
  }
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-logo-lockup {
    width: min(78vw, 320px) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(15px, 4.2vw, 18px) !important;
    line-height: 1.48 !important;
    overflow-wrap: break-word !important;
  }
}

@media (min-width: 761px) and (max-width: 980px) {
  html body.wave-template .wave-hero-copy {
    grid-template-columns: minmax(260px, 0.92fr) minmax(320px, 0.66fr) !important;
    grid-template-rows: auto auto !important;
    justify-items: stretch !important;
    gap: clamp(16px, 2.2vw, 26px) clamp(34px, 4.6vw, 56px) !important;
  }

  html body.wave-template .wave-hero-logo-lockup {
    grid-column: 1 !important;
    grid-row: 1 / 3 !important;
    width: clamp(260px, 28vw, 360px) !important;
    max-width: min(100%, 360px) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: end !important;
    max-width: 520px !important;
    font-size: clamp(18px, 2.25vw, 23px) !important;
    line-height: 1.5 !important;
  }

  html body.wave-template .wave-hero-actions {
    grid-column: 2 !important;
    grid-row: 2 !important;
    align-self: start !important;
    justify-content: flex-start !important;
  }

  html[dir="ltr"] body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(18px, 2.25vw, 22px) !important;
    line-height: 1.48 !important;
  }

  html[dir="rtl"] body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(17px, 2.05vw, 20px) !important;
    line-height: 1.42 !important;
  }
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-actions {
    margin-top: -18px !important;
  }

  html[dir="ltr"] body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(15px, 4.25vw, 17px) !important;
    line-height: 1.42 !important;
    overflow-wrap: break-word !important;
  }

  html[dir="rtl"] body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(15px, 4.25vw, 17px) !important;
    line-height: 1.5 !important;
    overflow-wrap: break-word !important;
  }
}

/* Final footer logo balance: keep the GSC glow as restrained as the Wave mark. */
html body .footer-logo-gs {
  filter:
    drop-shadow(0 0 7px rgba(255, 255, 255, 0.26))
    drop-shadow(0 0 18px rgba(255, 255, 255, 0.08))
    drop-shadow(0 16px 34px rgba(0, 0, 0, 0.32)) !important;
}

/* About hero/header lock: keep the top banner cinematic without changing the page flow. */
html body.about-combined-template .about-hero {
  background:
    linear-gradient(180deg, rgba(216, 208, 192, 0.18) 0%, rgba(48, 45, 39, 0.08) 38%, rgba(2, 3, 3, 0.54) 100%),
    #0a0b0b !important;
}

html body.about-combined-template .about-hero-media {
  display: block !important;
  width: 100% !important;
  max-width: 100vw !important;
  overflow: hidden !important;
  background: #050606 !important;
}

html body.about-combined-template .about-hero-media .about-hero-picture,
html body.about-combined-template .about-hero-media .about-hero-image,
html body.about-combined-template .about-hero-media .about-hero-video {
  display: block !important;
  width: 100% !important;
}

html body.about-combined-template .about-hero-media .about-hero-image,
html body.about-combined-template .about-hero-media .about-hero-video {
  height: clamp(520px, 52vw, 760px) !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center 48% !important;
  filter: saturate(1.02) contrast(1.03) brightness(0.94) !important;
  pointer-events: none !important;
  user-select: none !important;
  -webkit-user-select: none !important;
  background: #050606 !important;
}

html body.about-combined-template .about-hero-media::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.03) 46%, rgba(0, 0, 0, 0.28) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.18), transparent 30% 70%, rgba(0, 0, 0, 0.18)) !important;
}

html body.about-combined-template:not(.header-compact) .site-header {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body.about-combined-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.74) 58%, rgba(255, 255, 255, 0.46) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

html body.about-combined-template:not(.header-compact) .gs-logo img {
  content: url("./assets/brand/gal-shmul-logo-white.png") !important;
  filter: none !important;
}

html body.about-combined-template:not(.header-compact) .wave-logo img {
  content: url("./assets/home/wave-logo-white.png") !important;
  filter: none !important;
}

html body.about-combined-template:not(.header-compact) .gs-logo,
html body.about-combined-template:not(.header-compact) .wave-logo {
  filter:
    drop-shadow(0 1px 14px rgba(0, 0, 0, 0.34))
    drop-shadow(0 14px 34px rgba(0, 0, 0, 0.32)) !important;
}

html body.about-combined-template:not(.header-compact) .menu-button,
html body.about-combined-template:not(.header-compact) .contact-button {
  border-color: rgba(255, 255, 255, 0.68) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08)),
    rgba(6, 8, 9, 0.22) !important;
  color: #ffffff !important;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.32) !important;
}

html body.about-combined-template:not(.header-compact) .menu-button svg,
html body.about-combined-template:not(.header-compact) .contact-button svg {
  color: #ffffff !important;
  stroke: currentColor !important;
}

html body.about-combined-template:not(.header-compact) .contact-button svg.whatsapp-icon,
html body.about-combined-template:not(.header-compact) .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

html body.about-combined-template video.about-hero-video::-webkit-media-controls,
html body.about-combined-template video.about-hero-video::-webkit-media-controls-panel,
html body.about-combined-template video.about-hero-video::-webkit-media-controls-play-button,
html body.about-combined-template video.about-hero-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

body.a11y-hide-images .site-shell :where(.about-hero-media picture, .about-hero-media img, .about-hero-media video, .about-hero-video) {
  visibility: hidden !important;
}

@media (min-width: 761px) and (max-width: 980px) {
  html body.about-combined-template .about-hero-media .about-hero-image,
  html body.about-combined-template .about-hero-media .about-hero-video {
    height: clamp(430px, 64vw, 660px) !important;
    object-position: center 48% !important;
  }
}

@media (max-width: 760px) {
  html body.about-combined-template .about-hero-media .about-hero-image,
  html body.about-combined-template .about-hero-media .about-hero-video {
    height: min(150vw, 620px) !important;
    object-position: center 48% !important;
  }
}

/* About page image-only hero: full photo behind a translucent header, without cropping. */
html body.about-combined-template .about-page {
  padding-top: 0 !important;
  animation: none !important;
  transform: none !important;
}

html body.about-combined-template .site-header,
html body.about-combined-template:not(.header-compact) .site-header,
html body.about-combined-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0.18) 58%, rgba(255, 255, 255, 0) 100%) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow:
    0 14px 42px rgba(5, 6, 6, 0.04),
    inset 0 1px 0 rgba(255, 255, 255, 0.34) !important;
}

html body.about-combined-template .gs-logo img,
html body.about-combined-template:not(.header-compact) .gs-logo img {
  content: url("./assets/generated/gs-logo-header.png") !important;
  filter: none !important;
}

html body.about-combined-template .wave-logo img,
html body.about-combined-template:not(.header-compact) .wave-logo img {
  content: url("./assets/generated/wave-logo-header.png") !important;
  filter: none !important;
}

html body.about-combined-template .gs-logo,
html body.about-combined-template .wave-logo,
html body.about-combined-template:not(.header-compact) .gs-logo,
html body.about-combined-template:not(.header-compact) .wave-logo {
  filter:
    drop-shadow(0 1px 12px rgba(255, 255, 255, 0.44))
    drop-shadow(0 12px 28px rgba(5, 6, 6, 0.12)) !important;
}

html body.about-combined-template .menu-button,
html body.about-combined-template .contact-button,
html body.about-combined-template:not(.header-compact) .menu-button,
html body.about-combined-template:not(.header-compact) .contact-button {
  border-color: rgba(5, 6, 6, 0.18) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(235, 229, 215, 0.34)),
    rgba(255, 255, 255, 0.42) !important;
  color: #050606 !important;
  box-shadow:
    0 18px 44px rgba(69, 54, 32, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.76) !important;
}

html body.about-combined-template .menu-button svg,
html body.about-combined-template .contact-button svg,
html body.about-combined-template:not(.header-compact) .menu-button svg,
html body.about-combined-template:not(.header-compact) .contact-button svg {
  color: #050606 !important;
  stroke: currentColor !important;
}

html body.about-combined-template .contact-button svg.whatsapp-icon,
html body.about-combined-template .contact-button svg.whatsapp-icon path,
html body.about-combined-template:not(.header-compact) .contact-button svg.whatsapp-icon,
html body.about-combined-template:not(.header-compact) .contact-button svg.whatsapp-icon path {
  fill: currentColor !important;
  stroke: none !important;
}

html body.about-combined-template .about-hero {
  overflow: visible !important;
  background: #f7f1e7 !important;
}

html body.about-combined-template .about-hero::before,
html body.about-combined-template .about-hero::after,
html body.about-combined-template .about-hero-media::after {
  content: none !important;
  display: none !important;
}

html body.about-combined-template .about-hero-inner {
  display: block !important;
  width: 100% !important;
}

html body.about-combined-template .about-hero-media {
  display: block !important;
  width: 100% !important;
  max-width: 100vw !important;
  padding-top: 144px !important;
  transform: none !important;
  line-height: 0 !important;
  overflow: visible !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(170, 125, 44, 0.26) !important;
  border-radius: 0 !important;
  background: #f7f1e7 !important;
  box-shadow: none !important;
}

html body.about-combined-template .about-hero-media .about-hero-picture,
html body.about-combined-template .about-hero-media .about-hero-image {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
}

html body.about-combined-template .about-hero-media .about-hero-image {
  height: auto !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: none !important;
  pointer-events: auto !important;
  user-select: auto !important;
  -webkit-user-select: auto !important;
  background: #f7f1e7 !important;
}

html body.about-combined-template .about-hero-content {
  position: relative !important;
  z-index: 4 !important;
  margin-top: 0 !important;
  padding-top: clamp(44px, 5vw, 82px) !important;
  background: #f7f1e7 !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  animation: none !important;
}

html body.about-combined-template .about-hero-copy,
html body.about-combined-template .about-hero h1,
html body.about-combined-template .about-hero-copy > p {
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  animation: none !important;
}

html body.about-combined-template .about-closing {
  background:
    linear-gradient(180deg, #f7f1e7 0%, #fffaf0 42%, #f0e8da 100%) !important;
}

html body.about-combined-template .about-closing::before {
  background:
    radial-gradient(68% 42% at 50% 24%, rgba(220, 178, 91, 0.16), transparent 72%),
    linear-gradient(180deg, rgba(247, 241, 229, 0.98), rgba(255, 250, 240, 0.86)) !important;
}

/* WAVE header background only: banner shows through at top, translucent chrome after scroll. */
html body.wave-template:not(.header-compact) .site-header {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

html body.wave-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.78) 58%, rgba(255, 255, 255, 0.5) 100%) !important;
  backdrop-filter: blur(20px) saturate(126%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.1),
    inset 0 -1px 0 rgba(5, 6, 6, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
}

@media (max-width: 980px) {
  html body.about-combined-template .about-page {
    padding-top: 0 !important;
  }

  html body.about-combined-template .about-hero-media {
    padding-top: 128px !important;
  }
}

@media (max-width: 760px) {
  html body.about-combined-template .about-page {
    padding-top: 0 !important;
  }

  html body.about-combined-template .about-hero-media {
    padding-top: 108px !important;
  }

  html body.about-combined-template .about-hero-content {
    padding-top: 42px !important;
  }
}

/* WAVE hero copy backdrop: keep readability, make the shadow behind the text quieter. */
html body.wave-template .wave-hero-copy > p:not(.section-label) {
  text-shadow:
    0 1px 2px rgba(0, 0, 0, 0.7),
    0 5px 18px rgba(0, 0, 0, 0.36),
    0 14px 34px rgba(0, 0, 0, 0.22) !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
  inset: -0.22em -0.48em !important;
  border-radius: 20px !important;
  background:
    radial-gradient(72% 82% at 50% 50%, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.07) 58%, transparent 100%) !important;
  filter: blur(18px) !important;
  opacity: 0.72 !important;
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    text-shadow:
      0 1px 2px rgba(0, 0, 0, 0.72),
      0 5px 16px rgba(0, 0, 0, 0.38),
      0 12px 28px rgba(0, 0, 0, 0.24) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
    inset: -0.2em -0.38em !important;
    border-radius: 18px !important;
    background:
      radial-gradient(72% 82% at 50% 50%, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.06) 58%, transparent 100%) !important;
    filter: blur(16px) !important;
    opacity: 0.68 !important;
  }
}

/* EOF projects footer parity lock. */
html body.projects-template .footer {
  min-height: clamp(650px, 48vw, 860px) !important;
  background:
    linear-gradient(180deg, #050606 0%, #090806 48%, #020303 100%),
    #050606 !important;
}

html body.projects-template .footer-bg {
  inset: 0 !important;
  background:
    linear-gradient(180deg, rgba(2, 3, 3, 0.86) 0%, rgba(7, 7, 6, 0.62) 42%, rgba(2, 3, 3, 0.98) 100%),
    radial-gradient(62% 44% at 50% 12%, rgba(232, 189, 102, 0.26), transparent 70%),
    radial-gradient(48% 34% at 18% 82%, rgba(201, 207, 208, 0.12), transparent 72%),
    radial-gradient(46% 32% at 86% 72%, rgba(161, 122, 54, 0.16), transparent 74%),
    url("./assets/generated/menu-marble-background.png") center / cover no-repeat !important;
  filter: saturate(0.9) contrast(1.08) brightness(0.72) !important;
  opacity: 1 !important;
  transform: none !important;
}

html body.projects-template .footer::before {
  content: "" !important;
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  display: block !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.42), transparent 28%, transparent 72%, rgba(0, 0, 0, 0.46)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 18%, transparent 78%, rgba(0, 0, 0, 0.42));
}

html body.projects-template .footer::after {
  content: "" !important;
  position: absolute !important;
  z-index: 2 !important;
  inset-inline: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 1px !important;
  pointer-events: none !important;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.76), rgba(255, 255, 255, 0.72), rgba(232, 189, 102, 0.76), transparent) !important;
  box-shadow: 0 0 28px rgba(232, 189, 102, 0.18) !important;
}

html body.projects-template .footer-sun-glow,
html body.projects-template .footer-cloud-drift {
  display: none !important;
}

html body.projects-template .footer-content {
  min-height: clamp(650px, 48vw, 860px) !important;
  padding: clamp(132px, 11vw, 190px) 0 clamp(34px, 3vw, 46px) !important;
}

html body.projects-template .footer-brand-row {
  gap: clamp(44px, 4.8vw, 78px) !important;
}

html body.projects-template .footer-contact-card {
  direction: rtl;
  display: grid;
  justify-items: center;
  gap: clamp(14px, 1.4vw, 22px);
  margin-top: clamp(38px, 4.1vw, 62px);
  color: #fffaf0;
  text-align: center;
  opacity: var(--footer-details-opacity);
  transform: translate3d(0, var(--footer-details-y), 0);
}

html[dir="ltr"] body.projects-template .footer-contact-card {
  direction: ltr;
}

html body.projects-template .footer-contact-card h2 {
  margin: 0 !important;
  color: #ffffff !important;
  font-family: "Assistant", "Noto Sans Hebrew", "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(70px, 8vw, 128px) !important;
  font-weight: 200 !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.16),
    0 26px 70px rgba(0, 0, 0, 0.58),
    0 0 36px rgba(232, 189, 102, 0.18) !important;
}

html body.projects-template .footer-address {
  display: grid;
  justify-items: center;
  gap: 7px;
  margin: 0;
  color: rgba(255, 250, 240, 0.84);
  font-style: normal;
  font-size: clamp(21px, 1.6vw, 30px);
  font-weight: 300;
  line-height: 1.38;
  text-align: center;
  text-shadow: 0 18px 44px rgba(0, 0, 0, 0.54);
}

html body.projects-template .footer-address::before {
  content: "";
  width: clamp(84px, 8vw, 132px);
  height: 1px;
  margin-bottom: clamp(4px, 0.5vw, 8px);
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(232, 189, 102, 0.82), rgba(255, 255, 255, 0.8), rgba(232, 189, 102, 0.82), transparent);
  box-shadow: 0 0 18px rgba(232, 189, 102, 0.2);
}

html body.projects-template .footer-direct-contact {
  direction: rtl;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(10px, 1vw, 16px);
  margin-top: clamp(14px, 1.6vw, 24px);
}

html[dir="ltr"] body.projects-template .footer-direct-contact {
  direction: ltr;
}

html body.projects-template .footer-direct-contact a {
  direction: rtl;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 3px;
  min-width: min(260px, 82vw);
  min-height: 58px;
  padding: 10px 18px;
  border: 1px solid rgba(232, 189, 102, 0.26);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(232, 189, 102, 0.055)),
    rgba(0, 0, 0, 0.22);
  color: rgba(255, 250, 240, 0.9);
  text-decoration: none;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px) saturate(108%);
  -webkit-backdrop-filter: blur(10px) saturate(108%);
  transition:
    border-color 220ms ease,
    background-color 220ms ease,
    transform 220ms var(--ease),
    box-shadow 220ms ease;
}

html[dir="ltr"] body.projects-template .footer-direct-contact a {
  direction: ltr;
}

html body.projects-template .footer-direct-contact a span {
  color: rgba(232, 189, 102, 0.78);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

html body.projects-template .footer-direct-contact a strong {
  color: #ffffff;
  font-size: clamp(17px, 1.08vw, 21px);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

html body.projects-template .footer-direct-contact a:focus-visible {
  outline: 3px solid rgba(255, 250, 240, 0.9);
  outline-offset: 4px;
}

@media (hover: hover) {
  html body.projects-template .footer-direct-contact a:hover {
    border-color: rgba(232, 189, 102, 0.46);
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.12), rgba(232, 189, 102, 0.09)),
      rgba(0, 0, 0, 0.18);
    box-shadow:
      0 22px 52px rgba(0, 0, 0, 0.26),
      0 0 30px rgba(232, 189, 102, 0.1),
      inset 0 1px 0 rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
  }
}

html body.projects-template .footer-contact-row {
  margin-top: clamp(26px, 2.8vw, 42px) !important;
}

html body.projects-template .footer-contact-button {
  border-color: rgba(232, 189, 102, 0.46) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(216, 216, 214, 0.84) 46%, rgba(255, 250, 240, 0.94) 72%, rgba(178, 145, 78, 0.78)),
    #f6f2e9 !important;
  color: #090806 !important;
  box-shadow:
    0 20px 54px rgba(0, 0, 0, 0.28),
    0 0 34px rgba(232, 189, 102, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.88) !important;
}

html body.projects-template .footer-social,
html body.projects-template .footer-nav,
html body.projects-template .footer-bottom {
  color: rgba(255, 250, 240, 0.78) !important;
}

@media (max-width: 760px) {
  html body.projects-template .footer {
    min-height: 690px !important;
  }

  html body.projects-template .footer-content {
    width: calc(100% - 36px) !important;
    min-height: 690px !important;
    padding: 74px 0 28px !important;
  }

  html body.projects-template .footer-brand-row {
    gap: 18px !important;
  }

  html body.projects-template .footer-contact-card {
    margin-top: 34px;
    gap: 14px;
  }

  html body.projects-template .footer-contact-card h2 {
    font-size: clamp(58px, 18vw, 82px) !important;
    line-height: 0.98 !important;
  }

  html body.projects-template .footer-address {
    max-width: min(100%, 340px);
    font-size: clamp(20px, 6vw, 26px);
    line-height: 1.42;
  }

  html body.projects-template .footer-direct-contact {
    width: min(100%, 340px);
    margin-top: 18px;
    gap: 10px;
  }

  html body.projects-template .footer-direct-contact a {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    padding: 9px 14px;
  }

  html body.projects-template .footer-direct-contact a strong {
    font-size: clamp(16px, 4.8vw, 19px);
  }
}

/* WAVE final header behavior: true final override at EOF for transparent and milky states. */
html body.wave-template .site-header {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 90 !important;
  background-color: transparent !important;
  border: 0 !important;
  transition:
    height 320ms var(--ease),
    background 320ms ease,
    background-color 320ms ease,
    backdrop-filter 320ms ease,
    -webkit-backdrop-filter 320ms ease,
    box-shadow 320ms ease !important;
}

html body.wave-template:not(.header-compact) .site-header {
  background: transparent !important;
  background-color: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
}

html body.wave-template.header-compact .site-header {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.62) 56%, rgba(255, 255, 255, 0.22) 100%) !important;
  background-color: rgba(255, 255, 255, 0.42) !important;
  backdrop-filter: blur(22px) saturate(128%) !important;
  -webkit-backdrop-filter: blur(22px) saturate(128%) !important;
  box-shadow:
    0 18px 52px rgba(5, 6, 6, 0.08),
    inset 0 -1px 0 rgba(5, 6, 6, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.58) !important;
}

html body.wave-template .site-shell,
html body.wave-template .wave-page,
html body.wave-template .wave-hero {
  margin-top: 0 !important;
}

html body.wave-template .wave-hero {
  min-height: 100svh !important;
  height: 100svh !important;
}

@media (max-width: 760px) {
  html body.wave-template.header-compact .site-header {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 255, 255, 0.64) 58%, rgba(255, 255, 255, 0.24) 100%) !important;
    backdrop-filter: blur(20px) saturate(126%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(126%) !important;
  }
}
/* WAVE hero copy contrast: subtle black edge for clear reading over the video. */
html body.wave-template .wave-hero-copy > p:not(.section-label) {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: clamp(0.45px, 0.06vw, 0.9px) rgba(0, 0, 0, 0.82) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 1px 0 rgba(0, 0, 0, 0.88),
    0 3px 9px rgba(0, 0, 0, 0.52),
    0 12px 28px rgba(0, 0, 0, 0.32) !important;
}

html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
  inset: -0.18em -0.34em !important;
  background:
    radial-gradient(72% 82% at 50% 50%, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.04) 58%, transparent 100%) !important;
  filter: blur(18px) !important;
  opacity: 0.52 !important;
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    -webkit-text-stroke: 0.7px rgba(0, 0, 0, 0.86) !important;
    text-shadow:
      0 1px 0 rgba(0, 0, 0, 0.9),
      0 3px 8px rgba(0, 0, 0, 0.56),
      0 10px 24px rgba(0, 0, 0, 0.34) !important;
  }

  html body.wave-template .wave-hero-copy > p:not(.section-label)::before {
    inset: -0.16em -0.28em !important;
    background:
      radial-gradient(72% 82% at 50% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.035) 58%, transparent 100%) !important;
    opacity: 0.48 !important;
  }
}
/* WAVE hero spacing: give the copy breathing room above the CTA only on the hero. */
html body.wave-template .wave-hero-actions {
  margin-top: clamp(24px, 2.7vw, 42px) !important;
}

@media (max-width: 980px) {
  html body.wave-template .wave-hero-actions {
    margin-top: clamp(24px, 4vw, 36px) !important;
  }
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-actions {
    margin-top: clamp(20px, 5.8vw, 32px) !important;
  }
}
/* WAVE hero copy size: slightly larger lead text while preserving CTA spacing. */
html body.wave-template .wave-hero-copy > p:not(.section-label) {
  font-size: clamp(22px, 1.82vw, 32px) !important;
}

html body.wave-template .wave-hero-actions {
  margin-top: clamp(26px, 3vw, 46px) !important;
}

@media (max-width: 980px) {
  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(18px, 2.55vw, 24px) !important;
  }

  html body.wave-template .wave-hero-actions {
    margin-top: clamp(26px, 4.4vw, 38px) !important;
  }
}

@media (max-width: 760px) {
  html body.wave-template .wave-hero-copy > p:not(.section-label) {
    font-size: clamp(16px, 4.65vw, 19px) !important;
  }

  html body.wave-template .wave-hero-actions {
    margin-top: clamp(24px, 6.2vw, 36px) !important;
  }
}