/* =========================================
   CODEX FINAL POLISH — scoped overrides
========================================= */
:root {
  --besson-heading-font: var(--display-font);
  --besson-heading-track: .16em;
}

.hero__title,
.swap,
.services-format__title,
.resources-command-title,
.mobile-legacy-globe__title,
.projects-reveal__title,
.work-switch__kicker,
.clients__headline,
.reviews__title,
.team__title,
.howpath__title,
.project-start__title,
.offices-cards__title,
.news-section__title,
.contact__title,
.contacts-modal__title,
.content-page__title,
.flow-about__title,
.flow-about__headline,
.blog-placeholder h1 {
  font-family: var(--besson-heading-font);
  font-weight: 900;
  letter-spacing: var(--besson-heading-track);
  text-transform: uppercase;
  font-synthesis: none;
}

.services-format,
#resources.agency-globe,
.mobile-legacy-globe {
  background: #fff;
}

#contact .msf__docsNotice {
  width: auto;
  max-width: 100%;
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: rgba(255,255,255,.46);
  font-size: 10.5px;
  line-height: 1.38;
  font-weight: 430;
  letter-spacing: .025em;
  text-align: left;
  text-transform: none;
}

@media (min-width: 901px) {
  .stage {
    padding-bottom: clamp(146px, 12vw, 192px);
  }

  .stage__title {
    max-width: 58rem;
    margin-top: clamp(-18px, -1vw, -8px);
  }

  .services-format {
    padding: clamp(58px, 5.6vw, 96px) 0 clamp(66px, 6.2vw, 104px);
  }

  .services-format__inner {
    width: min(100% - 72px, 1040px);
  }

  .services-format__head {
    margin-bottom: clamp(26px, 2.8vw, 40px);
  }

  .services-format__title {
    font-size: var(--section-title-size);
    line-height: var(--section-title-line);
  }

  .services-format__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(28px, 3vw, 46px);
    max-width: 980px;
    margin-inline: auto;
  }

  .services-format__card {
    min-height: clamp(280px, 25vw, 338px);
    padding: clamp(22px, 2vw, 30px);
    justify-content: flex-start;
  }

  .services-format__top {
    margin-bottom: clamp(28px, 3vw, 42px);
  }

  .services-format__cardTitle {
    margin: 0;
    font-size: clamp(54px, 6.8vw, 96px);
  }

  .services-format__text {
    min-height: 3.1em;
  }

  .services-format__mainLink {
    margin-top: auto;
  }

  #resources.agency-globe {
    padding-bottom: clamp(62px, 5vw, 92px);
  }

  #resources.agency-globe .agency-globe__inner {
    width: min(calc(100% - 48px), 1220px);
    display: grid;
    grid-template-columns: minmax(470px, .94fr) minmax(460px, 1.06fr);
    gap: clamp(34px, 4.4vw, 68px);
    align-items: center;
  }

  #resources.agency-globe .agency-globe__visual {
    display: block;
    width: min(49vw, 760px);
    height: min(49vw, 760px);
    min-height: min(49vw, 760px);
    align-self: center;
    justify-self: center;
    transform: translate3d(0, -1.5%, 0);
    opacity: 1;
    overflow: hidden;
    pointer-events: auto;
  }

  #resources.agency-globe .agency-globe__visual::before,
  #resources.agency-globe .agency-globe__visual::after {
    display: none;
  }

  #resources.agency-globe .agency-globe__visual #globeCanvas {
    display: block;
    width: 100%;
    height: 100%;
  }
}

/* 2026-06-06: prevent desktop about statement glyphs from being clipped. */
@media (min-width: 901px) {
  #about.stage {
    overflow: visible !important;
  }

  #about.stage .stage__title {
    margin-top: 0 !important;
    padding-top: .16em !important;
    overflow: visible !important;
    line-height: 1.46 !important;
  }
}

/* 2026-06-05: keep the about statement above the light interlude mask on narrow viewports. */
.stage {
  isolation: isolate;
  overflow: visible !important;
  z-index: 4 !important;
}

.stage__title {
  position: relative;
  z-index: 6 !important;
}

@media (max-width: 820px) {
  .interlude {
    position: relative;
    z-index: 1 !important;
    padding-bottom: clamp(38px, 10vw, 58px) !important;
  }

  .stage {
    position: relative;
    margin-top: 0 !important;
    padding-top: clamp(18px, 6vw, 34px) !important;
    padding-bottom: clamp(132px, 34vw, 176px) !important;
    background: #fff !important;
  }

  .stage__title {
    max-width: min(100% - 20px, 38rem) !important;
    margin-inline: auto !important;
    background: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe {
    padding-bottom: clamp(24px, 6vw, 44px);
  }

  #resources.agency-globe .agency-globe__inner,
  #resources.agency-globe .resources-command-shell {
    width: 100%;
  }

  #resources.agency-globe .resources-command-grid {
    width: 100%;
    padding-inline: 10px;
    gap: 8px;
  }

  #resources.agency-globe .resources-command-card,
  #resources.agency-globe .resources-command-card--hero {
    min-height: 102px;
    padding: 12px 14px;
    border-radius: 16px;
  }

  #resources.agency-globe .resources-command-card--hero {
    min-height: 128px;
  }

  #resources.agency-globe .resources-command-kicker {
    font-size: 10px;
  }

  #resources.agency-globe .resources-command-card__title {
    font-size: 12px;
    line-height: 1.08;
  }

  #resources.agency-globe .resources-command-card__text {
    font-size: 11px;
    line-height: 1.26;
  }

  #resources.agency-globe .resources-command-number {
    font-size: clamp(30px, 9.1vw, 41px);
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-number {
    font-size: clamp(43px, 12.4vw, 60px);
  }

  #resources.agency-globe .resources-command-prefix,
  #resources.agency-globe .resources-command-suffix {
    align-self: center;
  }

  #resources.agency-globe .agency-globe__visual {
    display: none;
  }

  .mobile-legacy-globe {
    display: block;
    position: relative;
    z-index: 2;
    margin-top: clamp(24px, 7vw, 42px);
    background: #fff;
    overflow: clip;
    transform: translate3d(0, var(--legacy-globe-lift, 0px), 0);
    opacity: var(--legacy-globe-fade, 1);
    transition: transform 120ms linear;
  }

  .mobile-legacy-globe__heading {
    position: relative;
    z-index: 2;
    padding: 0;
    background: #fff;
  }

  .mobile-legacy-globe__title {
    max-width: 14ch;
    margin: 0 auto;
    font-size: clamp(42px, 10.6vw, 60px);
    line-height: 1.08;
  }

  .mobile-legacy-globe__bridge {
    height: clamp(356px, 53vh, 500px);
    margin-bottom: clamp(-112px, -18vw, -68px);
    background: #fff;
    overflow: hidden;
  }

  .mobile-legacy-globe__dome {
    bottom: clamp(-34px, -5vh, -12px);
    width: 100vw;
    height: clamp(420px, 68vh, 620px);
  }

  .mobile-legacy-globe + .work-switch {
    position: relative;
    z-index: 4;
    margin-top: clamp(-106px, -17vw, -64px);
    padding-top: clamp(96px, 20vw, 138px);
  }
}

@media (max-width: 768px) {
  .mobile-menu::after {
    opacity: .085;
  }

  .services-format {
    padding: 42px 0 50px;
  }

  .services-format::before,
  .services-format::after,
  .services-format__card::before,
  .services-format__card::after {
    display: none;
  }

  .services-format__head {
    margin-bottom: 18px;
  }

  .services-format__title {
    font-size: clamp(24px, 7vw, 34px);
    line-height: .96;
  }

  .services-format__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 10px;
  }

  .services-format__card {
    min-height: 190px;
    padding: 13px;
    border-radius: 16px;
    justify-content: flex-start;
  }

  .services-format__top {
    min-height: 24px;
    margin-bottom: 13px;
  }

  .services-format__number,
  .services-format__badge {
    font-size: 8.8px;
    letter-spacing: .095em;
  }

  .services-format__cardTitle {
    margin: 0;
    font-size: clamp(32px, 9.4vw, 45px);
    line-height: .88;
  }

  .services-format__text {
    min-height: 58px;
    margin-top: 10px;
    font-size: 10.8px;
    line-height: 1.28;
  }

  .services-format__mainLink {
    margin-top: auto;
    min-height: 34px;
    width: 100%;
    padding: 9px 10px;
    font-size: 9px;
    letter-spacing: .06em;
  }

  .services-format__quickLinks {
    display: none;
  }

  #team .team__head {
    text-align: left;
  }

  #team .team-showcase {
    display: block;
    overflow: visible;
  }

  #team .team-photo-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px 14px;
    width: 100%;
    height: auto;
    margin-inline: 0;
    padding: 0;
    overflow: visible;
    perspective: none;
    scroll-snap-type: none;
    touch-action: pan-y;
  }

  #team .team-photo-col {
    display: flex;
    flex-direction: column;
    gap: 26px;
  }

  #team .team-photo-col--shift-lg {
    margin-top: 52px;
  }

  #team .team-photo-col--shift-md {
    margin-top: 26px;
  }

  #team .team-photo-card {
    position: relative;
    left: auto;
    top: auto;
    flex: initial;
    display: grid;
    grid-template-rows: auto auto auto;
    width: 100% !important;
    height: auto !important;
    margin: 0;
    border-radius: 0;
    overflow: visible;
    background: transparent;
    opacity: 1;
    pointer-events: auto;
    transform: none !important;
    filter: none;
    z-index: auto;
  }

  #team .team-photo-card img {
    width: 100%;
    height: clamp(118px, 29vw, 162px);
    border-radius: 15px;
    object-fit: cover;
    filter: grayscale(1) brightness(.78);
    transform: none;
  }

  #team .team-photo-card.is-active img,
  #team .team-photo-card:hover img {
    filter: grayscale(0) brightness(1);
  }

  #team .team-photo-card::before {
    content: attr(data-team-name);
    display: block;
    width: 100%;
    margin-top: 12px;
    color: #fff;
    font-size: clamp(14px, 3.9vw, 20px);
    font-weight: 820;
    line-height: 1.04;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-align: left;
  }

  #team .team-photo-card::after {
    content: attr(data-team-role);
    display: block;
    width: 100%;
    margin-top: 6px;
    color: rgba(255,255,255,.58);
    font-size: clamp(10px, 2.7vw, 13px);
    font-weight: 420;
    line-height: 1.2;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-align: left;
  }

}

@media (max-width: 430px) {
  #team .team-photo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 12px;
  }

  #team .team-photo-card img {
    height: clamp(112px, 31vw, 142px);
  }

  #team .team-photo-card::before {
    font-size: clamp(13px, 3.6vw, 17px);
  }

  #team .team-photo-card::after {
    font-size: clamp(9px, 2.45vw, 11.5px);
  }
}

/* =========================================
   CODEX FINAL LOCK — current request
   Keeps scope on resources, services and mobile team.
========================================= */
@media (min-width: 901px) {
  #services + #resources.agency-globe {
    margin-top: clamp(28px, 3.6vw, 58px);
    padding-top: clamp(48px, 4.8vw, 76px);
  }

  #resources.agency-globe {
    padding-top: clamp(76px, 6vw, 112px);
    padding-bottom: clamp(64px, 5.2vw, 92px);
  }

  #resources.agency-globe .agency-globe__inner {
    width: min(calc(100% - 56px), 1260px);
    display: grid;
    grid-template-columns: minmax(470px, .94fr) minmax(580px, 1.06fr);
    gap: clamp(40px, 4vw, 70px);
    align-items: center;
  }

  #resources.agency-globe .resources-command-head {
    margin: 0 auto clamp(24px, 2.4vw, 36px);
  }

  #resources.agency-globe .agency-globe__visual {
    display: block;
    width: clamp(780px, 54vw, 920px);
    height: clamp(780px, 54vw, 920px);
    min-height: 0;
    margin: 0;
    align-self: center;
    justify-self: center;
    transform: translate3d(0, -2%, 0);
    opacity: 1;
    overflow: hidden;
  }

  #resources.agency-globe .agency-globe__visual #globeCanvas {
    width: 100%;
    height: 100%;
  }

  .mobile-legacy-globe {
    display: none !important;
  }
}

@media (max-width: 900px) {
  #services + #resources.agency-globe {
    margin-top: 24px;
    padding-top: clamp(34px, 8vw, 56px);
  }

  #resources.agency-globe {
    padding-top: clamp(52px, 10vw, 84px);
    padding-bottom: clamp(36px, 8vw, 60px);
    background: #fff;
    overflow-x: clip;
  }

  #resources.agency-globe .agency-globe__inner {
    width: 100%;
    max-height: none;
    overflow: visible;
  }

  #resources.agency-globe .resources-command-head {
    width: min(100% - 28px, 560px);
    margin: 0 auto clamp(24px, 6vw, 36px);
  }

  #resources.agency-globe .resources-command-shell {
    width: 100%;
  }

  #resources.agency-globe .resources-command-grid {
    width: 100%;
    padding-inline: 10px;
    gap: 7px;
  }

  #resources.agency-globe .agency-globe__visual,
  .projects-reveal {
    display: none !important;
  }

  .mobile-legacy-globe {
    display: block !important;
    position: relative;
    z-index: 2;
    margin-top: clamp(30px, 7vw, 48px);
    background: #fff;
    overflow: clip;
    transform: translate3d(0, var(--legacy-globe-lift, 0px), 0);
    opacity: var(--legacy-globe-fade, 1);
    transition: transform 120ms linear;
  }

  .mobile-legacy-globe__heading {
    position: relative;
    z-index: 3;
    padding: 0;
    background: #fff;
  }

  .mobile-legacy-globe__bridge {
    position: relative;
    z-index: 1;
    height: clamp(350px, 50vh, 510px);
    margin-bottom: clamp(-132px, -22vw, -82px);
    background: #fff;
    overflow: hidden;
  }

  .mobile-legacy-globe__dome {
    left: 50%;
    bottom: clamp(-32px, -5vh, -12px);
    width: 100vw;
    height: clamp(420px, 68vh, 640px);
    transform: translateX(-50%);
  }

  .mobile-legacy-globe + .work-switch,
  .projects-reveal + .work-switch {
    position: relative;
    z-index: 4;
    margin-top: clamp(-126px, -21vw, -78px);
    padding-top: clamp(82px, 17vw, 118px);
  }

  #team .team-side-photos,
  #team .team-member-list {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .services-format {
    padding: 44px 0 52px;
    background: #fff;
  }

  .services-format__head {
    margin-bottom: 18px;
  }

  .services-format__title {
    font-size: clamp(26px, 7.2vw, 38px);
    letter-spacing: .14em;
  }

  .services-format__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 10px;
  }

  .services-format__card {
    min-height: 188px;
    padding: 13px;
    border-radius: 16px;
    background: rgba(255,255,255,.84);
    justify-content: flex-start;
  }

  .services-format__card::before,
  .services-format__card::after {
    display: none !important;
  }

  .services-format__top {
    min-height: 24px;
    margin-bottom: 13px;
  }

  .services-format__cardTitle {
    margin: 0;
    font-size: clamp(32px, 9vw, 44px);
    line-height: .88;
  }

  .services-format__text {
    min-height: 58px;
    margin-top: 10px;
    font-size: 10.5px;
    line-height: 1.28;
  }

  .services-format__mainLink {
    width: 100%;
    min-width: 0;
    min-height: 34px;
    margin-top: auto;
    padding: 9px 10px;
    font-size: 8.8px;
    letter-spacing: .055em;
  }

  .services-format__quickLinks {
    display: none !important;
  }

  #resources.agency-globe .resources-command-card,
  #resources.agency-globe .resources-command-card--hero {
    min-height: 62px;
    padding: 8px 10px;
    border-radius: 12px;
  }

  #resources.agency-globe .resources-command-card--hero {
    min-height: 78px;
  }

  #resources.agency-globe .resources-command-number,
  #resources.agency-globe [data-suffix="$"] .resources-command-suffix {
    font-size: clamp(24px, 7.4vw, 34px);
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-number {
    font-size: clamp(34px, 10.6vw, 48px);
  }

  #team .team__head {
    text-align: left;
  }

  #team .team-showcase {
    display: block;
    width: 100%;
    overflow: visible;
  }

  #team .team-photo-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px 14px;
    width: 100%;
    height: auto !important;
    margin: 30px 0 0;
    padding: 0;
    overflow: visible !important;
    perspective: none !important;
    scroll-snap-type: none !important;
    touch-action: pan-y;
    transform: none !important;
  }

  #team .team-photo-col {
    display: flex !important;
    flex-direction: column;
    gap: 26px;
  }

  #team .team-photo-col--shift-lg {
    margin-top: 52px;
  }

  #team .team-photo-col--shift-md {
    margin-top: 26px;
  }

  #team .team-photo-card {
    position: relative !important;
    inset: auto !important;
    display: grid !important;
    grid-template-rows: auto auto auto;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    border-radius: 0;
    background: transparent !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
    filter: none !important;
    z-index: auto !important;
  }

  #team .team-side-photos,
  #team .team-member-list {
    display: none !important;
  }

  #team .team-photo-card img {
    display: block;
    width: 100%;
    height: clamp(112px, 30vw, 156px);
    border-radius: 15px;
    object-fit: cover;
    filter: grayscale(1) brightness(.78);
    transform: none !important;
  }

  #team .team-photo-card::before {
    content: attr(data-team-name);
    display: block;
    margin-top: 12px;
    color: #fff;
    font-size: clamp(13px, 3.7vw, 18px);
    font-weight: 850;
    line-height: 1.04;
    letter-spacing: .02em;
    text-transform: uppercase;
  }

  #team .team-photo-card::after {
    content: attr(data-team-role);
    display: block;
    margin-top: 6px;
    color: rgba(255,255,255,.58);
    font-size: clamp(9px, 2.5vw, 12px);
    font-weight: 430;
    line-height: 1.18;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
}

/* =========================================
   FINAL REPAIR OVERRIDES — must stay last
========================================= */

.services-format {
  background: #fff;
  color: #080808;
}

.services-format__card {
  background: #fff;
  border: 1px solid rgba(0,0,0,.105);
  box-shadow: 0 24px 68px rgba(0,0,0,.06);
  color: #080808;
  opacity: 1;
}

.services-format__cardTitle {
  color: #080808;
}

.services-format__text {
  color: rgba(0,0,0,.62);
}

.services-format__mainLink {
  background: #080808;
  border-color: #080808;
  color: #fff;
}

.services-format__quickLink {
  background: #fff;
  border-color: rgba(0,0,0,.12);
  color: #080808;
}

#resources.agency-globe {
  background: #fff;
}

#resources.agency-globe .resources-command-card {
  background: #fff;
  border: 1px solid rgba(0,0,0,.105);
  box-shadow: 0 20px 54px rgba(0,0,0,.06);
}

#resources.agency-globe .resources-command-card--hero {
  background: #050505;
  border-color: rgba(255,255,255,.16);
  box-shadow: 0 24px 70px rgba(0,0,0,.18);
}

#resources.agency-globe .resources-command-metric {
  align-items: center;
}

#resources.agency-globe .resources-command-suffix {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

@media (min-width: 901px) {
  #resources.agency-globe {
    padding-top: clamp(70px, 5.4vw, 102px);
    padding-bottom: clamp(52px, 4.2vw, 78px);
  }

  #resources.agency-globe .agency-globe__inner {
    grid-template-columns: minmax(430px, .95fr) minmax(470px, 1.05fr);
    gap: clamp(30px, 3vw, 52px);
    align-items: center;
  }

  #resources.agency-globe .resources-command-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  #resources.agency-globe .resources-command-card {
    min-height: 112px;
    padding: 17px 18px;
    border-radius: 18px;
  }

  #resources.agency-globe .resources-command-card--hero {
    grid-column: 1 / -1;
    min-height: 214px;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    grid-column: 1 / -1;
  }

  #resources.agency-globe .resources-command-number,
  #resources.agency-globe [data-suffix="$"] .resources-command-suffix {
    font-size: clamp(34px, 2.9vw, 48px);
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-number {
    font-size: clamp(58px, 5.8vw, 86px);
  }

  #resources.agency-globe .resources-command-card__title {
    font-size: clamp(13px, .95vw, 16px);
    line-height: 1.12;
  }

  #resources.agency-globe .resources-command-card__text {
    font-size: 12.5px;
    line-height: 1.34;
  }

  #resources.agency-globe .agency-globe__visual {
    display: block !important;
    width: clamp(620px, 44vw, 760px);
    height: clamp(620px, 44vw, 760px);
    min-height: 0;
    align-self: center;
    justify-self: center;
    transform: translate3d(0, -1%, 0);
  }

  #resources.agency-globe .agency-globe__visual #globeCanvas {
    width: 100% !important;
    height: 100% !important;
  }

  .mobile-legacy-globe {
    display: none !important;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe {
    padding-top: clamp(42px, 8vw, 64px);
    padding-bottom: clamp(20px, 5vw, 34px);
    overflow-x: clip;
  }

  #resources.agency-globe .agency-globe__visual,
  .projects-reveal {
    display: none !important;
  }

  #resources.agency-globe .resources-command-head {
    margin-bottom: clamp(18px, 4.5vw, 28px);
  }

  #resources.agency-globe .resources-command-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px;
    padding-inline: 8px;
  }

  #resources.agency-globe .resources-command-card {
    grid-column: auto !important;
    min-height: 54px;
    padding: 7px 9px;
    border-radius: 11px;
  }

  #resources.agency-globe .resources-command-card--hero {
    grid-column: 1 / -1 !important;
    min-height: 68px;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    display: block !important;
    grid-column: 1 / -1 !important;
    min-height: 76px;
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-card__body {
    display: block;
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-card__title {
    max-width: none;
    margin-top: 2px;
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-card__text {
    display: none;
  }

  #resources.agency-globe .resources-command-kicker {
    margin-bottom: 4px;
    font-size: 7.2px;
    letter-spacing: .11em;
  }

  #resources.agency-globe .resources-command-number,
  #resources.agency-globe [data-suffix="$"] .resources-command-suffix {
    font-size: clamp(20px, 5.9vw, 28px);
  }

  #resources.agency-globe .resources-command-card--hero .resources-command-number {
    font-size: clamp(27px, 8vw, 38px);
  }

  #resources.agency-globe .resources-command-prefix,
  #resources.agency-globe .resources-command-suffix {
    font-size: clamp(11px, 3vw, 15px);
  }

  #resources.agency-globe .resources-command-card__title {
    font-size: clamp(9.6px, 2.6vw, 12px);
    line-height: 1.08;
  }

  #resources.agency-globe .resources-command-card__text {
    margin-top: 3px;
    font-size: clamp(8px, 2.15vw, 10px);
    line-height: 1.18;
  }

  #resources.agency-globe .resources-command-badge {
    margin-top: 5px;
    padding: 3px 7px;
    font-size: clamp(7px, 1.95vw, 9px);
    line-height: 1.1;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__body {
    margin-top: 4px;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-metric {
    margin-left: 0;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
    max-width: none;
    margin-left: 0;
  }

  .mobile-legacy-globe {
    display: block !important;
    visibility: visible !important;
    position: relative;
    z-index: 2;
    margin-top: clamp(12px, 3vw, 22px);
    background: #fff;
    overflow: clip;
  }

  .mobile-legacy-globe__heading {
    display: block !important;
    position: relative;
    z-index: 3;
    background: #fff;
  }

  .mobile-legacy-globe__bridge {
    display: block !important;
    height: clamp(280px, 42vh, 430px);
    margin-bottom: clamp(-96px, -17vw, -58px);
    overflow: hidden;
    background: #fff;
  }

  .mobile-legacy-globe__dome {
    display: block !important;
    left: 50%;
    bottom: clamp(-34px, -5vh, -14px);
    width: 100vw;
    height: clamp(380px, 58vh, 560px);
    transform: translateX(-50%);
  }

  .mobile-legacy-globe + .work-switch,
  .projects-reveal + .work-switch {
    margin-top: clamp(-88px, -15vw, -52px);
    padding-top: clamp(48px, 11vw, 76px);
  }
}

@media (max-width: 768px) {
  .services-format {
    padding: 38px 0 44px;
    background: #fff;
  }

  .services-format__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .services-format__card {
    min-height: 160px;
    padding: 12px;
    border-radius: 15px;
    background: #fff;
  }

  .services-format__text {
    min-height: 46px;
    font-size: 10px;
  }

  .services-format__mainLink {
    min-height: 32px;
    font-size: 8.4px;
  }

  #resources.agency-globe .resources-command-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #team .team__head {
    text-align: left;
  }

  #team .team-showcase {
    display: block !important;
    width: 100%;
    overflow: visible !important;
  }

  #team .team-photo-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 10px;
    width: 100%;
    height: auto !important;
    margin: 18px 0 0;
    padding: 0;
    overflow: visible !important;
    perspective: none !important;
    scroll-snap-type: none !important;
    touch-action: pan-y;
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }

  #team .team-photo-col {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
  }

  #team .team-photo-col--shift-lg {
    margin-top: 24px;
  }

  #team .team-photo-col--shift-md {
    margin-top: 12px;
  }

  #team .team-photo-card {
    position: relative !important;
    inset: auto !important;
    display: grid !important;
    grid-template-rows: auto auto auto;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    border-radius: 0;
    background: transparent !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
    filter: none !important;
    z-index: auto !important;
  }

  #team .team-photo-card img {
    display: block;
    width: 100%;
    height: clamp(78px, 22vw, 108px);
    border-radius: 12px;
    object-fit: cover;
    filter: grayscale(1) brightness(.78);
    transform: none !important;
  }

  #team .team-photo-card::before {
    content: attr(data-team-name);
    display: block;
    margin-top: 7px;
    color: #fff;
    font-size: clamp(10px, 2.8vw, 13px);
    font-weight: 850;
    line-height: 1.04;
    letter-spacing: .02em;
    text-transform: uppercase;
  }

  #team .team-photo-card::after {
    content: attr(data-team-role);
    display: block;
    margin-top: 3px;
    color: rgba(255,255,255,.58);
    font-size: clamp(7.2px, 1.9vw, 9.5px);
    font-weight: 430;
    line-height: 1.12;
    letter-spacing: .055em;
    text-transform: uppercase;
  }
}

.faq-home {
  background: #fff;
  color: #080808;
  padding: clamp(72px, 8vw, 120px) 0;
}

.faq-home__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.faq-home__head {
  margin: 0 0 clamp(28px, 4vw, 46px);
  text-align: center;
}

.faq-home__kicker {
  margin: 0 0 12px;
  font-size: 12px;
  letter-spacing: .24em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, .42);
}

.faq-home__title {
  margin: 0;
  font-size: clamp(38px, 5.2vw, 76px);
  line-height: .94;
  font-weight: 900;
  letter-spacing: var(--section-title-tracking);
  text-transform: uppercase;
}

.faq-home__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.faq-home__item {
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 24px;
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 18px 48px rgba(0, 0, 0, .04);
}

.faq-home__item h3 {
  margin: 0 0 10px;
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.12;
}

.faq-home__item p {
  margin: 0;
  font-size: 15px;
  line-height: 1.58;
  color: rgba(0, 0, 0, .66);
}

@media (max-width: 768px) {
  .faq-home {
    padding: 56px 0;
  }

  .faq-home__inner {
    width: calc(100% - 28px);
  }

  .faq-home__grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .faq-home__item {
    padding: 18px;
    border-radius: 18px;
  }

  .faq-home__item h3 {
    font-size: 18px;
  }

  .faq-home__item p {
    font-size: 14px;
  }
}

/* =========================================
   FINAL RECOVERY LAYER — 2026-05-27
========================================= */

:root { --besson-heading-track: .12em; }

.services-format__head,
.resources-command-head,
.team__head,
.howpath__head,
.offices-cards__head,
.news-section__head,
.contact__head,
.project-start__inner,
.projects-reveal { text-align: center; }

.resources-command-title,
.services-format__title,
.team__title,
.howpath__title,
.offices-cards__title,
.news-section__title,
.contact__title,
.project-start__title,
.projects-reveal__title {
  letter-spacing: var(--besson-heading-track);
  line-height: .94;
}

.services-format {
  background: #fff;
  color: #080808;
  padding: clamp(54px, 5vw, 84px) 0 clamp(58px, 5.4vw, 92px);
}

.services-format__inner { width: min(100% - 48px, 1120px); }
.services-format__head { margin: 0 auto clamp(24px, 2.8vw, 36px); }
.services-format__title { font-size: var(--section-title-size); }

.services-format__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 2.6vw, 30px);
  max-width: 960px;
  margin: 0 auto;
}

.services-format__card {
  position: relative;
  min-height: clamp(246px, 23vw, 312px);
  padding: clamp(20px, 2vw, 28px);
  border-radius: 24px;
  border: 1px solid rgba(0,0,0,.09);
  background: rgba(255,255,255,.96);
  box-shadow: 0 26px 70px rgba(0,0,0,.055);
  color: #080808;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: transform .42s cubic-bezier(.16,1,.3,1), background .42s ease, border-color .42s ease, box-shadow .42s ease, color .42s ease;
}

.services-format__card::before,
.services-format__card::after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: .08;
}

.services-format__card--event::before {
  right: 18px;
  top: 22px;
  width: 124px;
  height: 124px;
  border: 1px solid rgba(0,0,0,.18);
  border-radius: 50%;
}

.services-format__card--event::after {
  right: 42px;
  top: 84px;
  width: 74px;
  height: 1px;
  background: rgba(0,0,0,.24);
  transform: rotate(-18deg);
}

.services-format__card--btl::before {
  right: 18px;
  top: 24px;
  width: 132px;
  height: 48px;
  background:
    linear-gradient(#000,#000) 0 0 / 128px 2px no-repeat,
    linear-gradient(#000,#000) 0 22px / 92px 2px no-repeat,
    linear-gradient(#000,#000) 0 44px / 118px 2px no-repeat;
}

.services-format__card:hover {
  transform: translateY(-6px);
  background: #070707;
  border-color: #070707;
  box-shadow: 0 34px 92px rgba(0,0,0,.14);
  color: #fff;
}

.services-format__card:hover::before,
.services-format__card:hover::after { opacity: .18; filter: invert(1); }

.services-format__top { min-height: 26px; margin-bottom: 22px; }
.services-format__number,
.services-format__badge { color: rgba(0,0,0,.48); transition: color .35s ease; }
.services-format__cardTitle { margin: 0; font-size: clamp(50px, 6vw, 82px); line-height: .88; }
.services-format__text { min-height: 3.3em; margin-top: 12px; color: rgba(0,0,0,.6); transition: color .35s ease; }
.services-format__mainLink { margin-top: auto; background: #080808; color: #fff; border-color: #080808; }
.services-format__mainLink::after { transition: transform .35s cubic-bezier(.16,1,.3,1); }
.services-format__card:hover .services-format__mainLink::after { transform: translateX(4px); }
.services-format__quickLinks { margin-top: 16px; }
.services-format__quickLink { background: rgba(0,0,0,.035); border-color: rgba(0,0,0,.1); }
.services-format__card:hover .services-format__number,
.services-format__card:hover .services-format__badge { color: rgba(255,255,255,.52); }
.services-format__card:hover .services-format__text { color: rgba(255,255,255,.76); }
.services-format__card:hover .services-format__quickLink {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.16);
  color: #fff;
}

#resources.agency-globe {
  background: #fff;
  padding-top: clamp(54px, 5vw, 84px);
  padding-bottom: clamp(46px, 4.2vw, 72px);
}

#resources.agency-globe .agency-globe__inner {
  width: min(calc(100% - 52px), 1180px);
  grid-template-columns: minmax(430px, .96fr) minmax(420px, 1.04fr);
  gap: clamp(26px, 2.8vw, 44px);
  align-items: center;
}

#resources.agency-globe .resources-command-head { margin: 0 auto clamp(18px, 2vw, 28px); }

#resources.agency-globe .resources-command-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

#resources.agency-globe .resources-command-card {
  min-height: 122px;
  padding: 18px 18px 16px;
  border-radius: 20px;
  border: 1px solid rgba(0,0,0,.09);
  background: #fff;
  box-shadow: 0 24px 66px rgba(0,0,0,.055);
}

#resources.agency-globe .resources-command-card--hero {
  grid-column: 1 / -1;
  min-height: 208px;
  background: #050505;
  border-color: rgba(255,255,255,.15);
  box-shadow: 0 28px 76px rgba(0,0,0,.16);
}

#resources.agency-globe .resources-command-card[data-count-value="100000"],
#resources.agency-globe .resources-command-card:last-child { grid-column: 1 / -1; }

#resources.agency-globe .resources-command-number { font-size: clamp(34px, 2.7vw, 46px); }
#resources.agency-globe .resources-command-card--hero .resources-command-number { font-size: clamp(56px, 5vw, 78px); }
#resources.agency-globe .resources-command-prefix,
#resources.agency-globe .resources-command-suffix { font-size: clamp(14px, 1.1vw, 18px); align-self: center; }
#resources.agency-globe [data-suffix="$"] .resources-command-suffix { font-size: clamp(34px, 2.7vw, 46px); }
#resources.agency-globe .resources-command-kicker { letter-spacing: .11em; }
#resources.agency-globe .resources-command-card__title { font-size: clamp(14px, .98vw, 16px); line-height: 1.12; letter-spacing: .04em; text-wrap: balance; }
#resources.agency-globe .resources-command-card__text { margin-top: 6px; font-size: 12.8px; line-height: 1.32; text-wrap: balance; }
#resources.agency-globe .resources-command-badge { justify-content: center; text-align: center; }

#resources.agency-globe .agency-globe__visual {
  display: block !important;
  width: clamp(520px, 36vw, 640px);
  height: clamp(520px, 36vw, 640px);
  min-height: 0;
  transform: translate3d(0, 0, 0);
  align-self: center;
  justify-self: center;
}

#resources.agency-globe .agency-globe__visual #globeCanvas { width: 100% !important; height: 100% !important; }

@media (max-width: 900px) {
  #resources.agency-globe .agency-globe__visual,
  .projects-reveal { display: none !important; }

  #resources.agency-globe { padding-top: 36px; padding-bottom: 18px; }
  #resources.agency-globe .agency-globe__inner { display: block; width: min(100% - 20px, 430px); }
  #resources.agency-globe .resources-command-head { margin: 0 auto 16px; }
  #resources.agency-globe .resources-command-shell { width: 100%; margin: 0 auto; }
  #resources.agency-globe .resources-command-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px;
    padding-inline: 0;
  }

  #resources.agency-globe .resources-command-card {
    min-height: 106px;
    padding: 12px 12px 11px;
    border-radius: 16px;
    background: rgba(255,255,255,.98);
    box-shadow: 0 18px 48px rgba(0,0,0,.07);
  }

  #resources.agency-globe .resources-command-card--hero {
    grid-column: 1 / -1 !important;
    min-height: 152px;
    background: #050505;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"],
  #resources.agency-globe .resources-command-card:last-child { grid-column: 1 / -1 !important; }

  #resources.agency-globe .resources-command-card--hero .resources-command-card__text { display: none; }
  #resources.agency-globe .resources-command-number { font-size: clamp(26px, 7.8vw, 36px); }
  #resources.agency-globe .resources-command-card--hero .resources-command-number { font-size: clamp(42px, 11vw, 58px); }
  #resources.agency-globe .resources-command-prefix,
  #resources.agency-globe .resources-command-suffix { font-size: clamp(15px, 3.6vw, 18px); }
  #resources.agency-globe [data-suffix="$"] .resources-command-suffix { font-size: clamp(26px, 7.8vw, 36px); }
  #resources.agency-globe .resources-command-kicker { margin-bottom: 6px; font-size: 8.6px; color: rgba(0,0,0,.54); }
  #resources.agency-globe .resources-command-card--hero .resources-command-kicker { color: rgba(255,255,255,.56); }
  #resources.agency-globe .resources-command-card__title { margin-top: 4px; font-size: 11.8px; line-height: 1.14; letter-spacing: .03em; }
  #resources.agency-globe .resources-command-card__text { margin-top: 4px; font-size: 10.2px; line-height: 1.22; }
  #resources.agency-globe .resources-command-badge { margin-top: 8px; padding: 4px 8px; font-size: 8.2px; line-height: 1.12; }

  .mobile-legacy-globe {
    display: block !important;
    position: relative;
    z-index: 2;
    margin-top: 4px;
    background: #fff;
    overflow: clip;
    transform: translate3d(0, var(--legacy-globe-lift, 0px), 0);
    opacity: var(--legacy-globe-fade, 1);
  }

  .mobile-legacy-globe__heading { position: relative; z-index: 3; background: #fff; padding-top: 4px; }
  .mobile-legacy-globe__title { font-size: clamp(34px, 9vw, 48px); line-height: .96; letter-spacing: .12em; }
  .mobile-legacy-globe__bridge { height: clamp(292px, 45vh, 430px); margin-bottom: clamp(-82px, -15vw, -48px); background: #fff; overflow: hidden; }
  .mobile-legacy-globe__dome { bottom: clamp(-18px, -3vh, -8px); width: 100vw; height: clamp(352px, 56vh, 520px); }
  .mobile-legacy-globe + .work-switch,
  .projects-reveal + .work-switch { margin-top: clamp(-74px, -13vw, -42px); padding-top: clamp(34px, 8vw, 56px); }
}

@media (max-width: 768px) {
  .services-format { padding: 34px 0 40px; }
  .services-format__inner { width: min(100% - 24px, 430px); }
  .services-format__head { margin-bottom: 16px; }
  .services-format__title { font-size: clamp(24px, 6.8vw, 34px); }
  .services-format__grid { gap: 12px; }
  .services-format__card {
    min-height: 176px;
    padding: 14px 12px 12px;
    border-radius: 18px;
    justify-content: flex-start;
  }
  .services-format__card::before,
  .services-format__card::after { display: none !important; }
  .services-format__top { margin-bottom: 12px; }
  .services-format__cardTitle { font-size: clamp(34px, 9vw, 44px); }
  .services-format__text { min-height: 54px; margin-top: 9px; font-size: 10.6px; line-height: 1.28; }
  .services-format__mainLink { min-height: 34px; margin-top: auto; padding: 10px 10px; font-size: 9px; }
  .services-format__quickLinks { display: none !important; }

  #team .team__head { text-align: center; }
  #team .team-showcase { display: block !important; width: 100%; overflow: visible !important; }
  #team .team-photo-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 10px;
    width: 100%;
    margin: 18px 0 0;
    padding: 0;
    overflow: visible !important;
    scroll-snap-type: none !important;
    perspective: none !important;
  }
  #team .team-photo-card { border-radius: 0; overflow: visible !important; background: transparent !important; }
  #team .team-photo-card img {
    display: block;
    width: 100%;
    height: clamp(78px, 22vw, 108px);
    border-radius: 12px;
    object-fit: cover;
  }
  #team .team-side-photos {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 10px;
    margin-top: 12px;
    padding-top: 0;
  }
  #team .team-side-photo { display: grid; gap: 8px; }
  #team .team-side-photo img {
    width: 100%;
    height: clamp(78px, 22vw, 108px);
    border-radius: 12px;
    object-fit: cover;
    filter: grayscale(1) brightness(.78);
  }
  #team .team-side-photo figcaption { display: grid; gap: 4px; }
  #team .team-side-photo strong {
    color: #fff;
    font-size: clamp(10px, 2.8vw, 13px);
    font-weight: 850;
    line-height: 1.04;
    letter-spacing: .02em;
    text-transform: uppercase;
  }
  #team .team-side-photo span {
    color: rgba(255,255,255,.58);
    font-size: clamp(8px, 2.35vw, 11px);
    font-weight: 430;
    line-height: 1.18;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
}

/* =========================================
   FINAL MOBILE/UI FIXES — 2026-05-27
========================================= */

.services-format__kicker {
  color: rgba(0,0,0,.44);
}

.services-format__mainLink {
  border-radius: 999px;
}

.services-format__card:hover .services-format__mainLink,
.services-format__card:active .services-format__mainLink,
.services-format__card:focus-within .services-format__mainLink {
  background: #fff;
  border-color: #fff;
  color: #080808;
}

footer .footer-socials::before,
footer .social::after {
  display: none !important;
}

@media (max-width: 900px) {
  .mobile-legacy-globe {
    display: block !important;
    visibility: visible !important;
    margin-top: 8px;
  }

  .mobile-legacy-globe__heading {
    display: block !important;
    margin-bottom: 8px;
  }

  .mobile-legacy-globe__kicker,
  .mobile-legacy-globe__title {
    display: block !important;
  }

  .mobile-legacy-globe__bridge {
    display: block !important;
    height: clamp(318px, 48vh, 440px);
    margin-bottom: clamp(-70px, -13vw, -42px);
  }

  .mobile-legacy-globe__dome {
    width: 108vw;
    height: clamp(372px, 58vh, 540px);
    left: 50%;
    transform: translateX(-50%);
  }

  .mobile-legacy-globe + .work-switch,
  .projects-reveal + .work-switch {
    margin-top: clamp(-60px, -10vw, -34px);
    padding-top: clamp(26px, 6vw, 42px);
  }

  #resources.agency-globe {
    padding-top: 28px;
    padding-bottom: 12px;
  }

  #resources.agency-globe .resources-command-grid {
    gap: 8px;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    order: 1;
    grid-column: 1 / -1 !important;
    min-height: 148px;
    background: #050505;
    border-color: rgba(255,255,255,.15);
    box-shadow: 0 24px 64px rgba(0,0,0,.16);
    color: #fff;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker {
    color: rgba(255,255,255,.56);
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
    color: #fff;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero {
    order: 7;
    grid-column: auto !important;
    min-height: 110px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.09);
    box-shadow: 0 18px 48px rgba(0,0,0,.07);
    color: #080808;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-kicker {
    color: rgba(0,0,0,.54);
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__title {
    color: #080808;
    font-size: 11.4px;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__text {
    display: none !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-badge {
    display: none !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-number {
    font-size: clamp(26px, 7.8vw, 36px);
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] { order: 2; }
  #resources.agency-globe .resources-command-card[data-count-value="2000"] { order: 3; }
  #resources.agency-globe .resources-command-card[data-count-value="10"] { order: 4; }
  #resources.agency-globe .resources-command-card[data-count-value="30"] { order: 5; }
  #resources.agency-globe .resources-command-card:last-child { order: 6; grid-column: auto !important; }

  .services-format__inner {
    width: min(100% - 32px, 430px);
  }

  .services-format__grid {
    gap: 12px;
  }

  .services-format__card:first-child {
    margin-left: 2px;
  }
}

@media (max-width: 768px) {
  #team .team-photo-grid {
    gap: 14px 12px;
  }

  #team .team-side-photos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 12px;
    margin-top: 18px;
  }

  #team .team-side-photo {
    border-radius: 14px;
  }

  #team .team-side-photo--brand img {
    padding: 12px;
    background: rgba(255,255,255,.04);
    object-fit: contain;
    filter: none;
  }

  #team .team-side-photo--brand strong,
  #team .team-side-photo--brand span {
    text-align: left;
  }
}

/* =========================================
   TEAM — final unified photo grid
========================================= */
#team .team-showcase {
  grid-template-columns: minmax(0, 620px) minmax(280px, 1fr);
  column-gap: clamp(32px, 4.2vw, 64px);
  align-items: start;
}

#team .team-photo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
  overflow: visible;
  padding: 0;
}

#team .team-photo-col {
  display: contents;
}

#team .team-photo-col--shift-lg,
#team .team-photo-col--shift-md {
  margin-top: 0;
}

#team .team-photo-card,
#team .team-photo-card--sm,
#team .team-photo-card--md,
#team .team-photo-card--lg {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1.08;
  border-radius: 14px;
}

#team .team-photo-card img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}

#team .team-photo-card[data-team-member="yuri"] { order: 1; }
#team .team-photo-card[data-team-member="sevara"] { order: 2; }
#team .team-photo-card[data-team-member="lyudmila"] { order: 3; }
#team .team-photo-card[data-team-member="anastasia"] { order: 4; }
#team .team-photo-card[data-team-member="larisa"] { order: 5; }
#team .team-photo-card[data-team-member="violetta"] { order: 6; }
#team .team-photo-card[data-team-member="zarina"] { order: 7; }
#team .team-photo-card[data-team-member="kamilla"] { order: 8; }
#team .team-photo-card[data-team-member="nail"] { order: 9; }
#team .team-photo-card[data-team-member="naina"] { order: 10; }
#team .team-photo-card[data-team-member="daniel"] { order: 11; }

#team .team-member-list {
  margin-left: 0;
}

@media (max-width: 900px) {
  #team .team-showcase {
    display: block !important;
    width: 100%;
    overflow: visible !important;
  }

  #team .team-photo-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 10px;
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    overflow: visible !important;
    scroll-snap-type: none !important;
  }

  #team .team-photo-col {
    display: contents !important;
  }

  #team .team-photo-card,
  #team .team-photo-card--sm,
  #team .team-photo-card--md,
  #team .team-photo-card--lg {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1.06;
    display: grid;
    grid-template-rows: auto auto auto;
    overflow: visible !important;
    border-radius: 0;
    background: transparent !important;
  }

  #team .team-photo-card img {
    grid-row: 1;
    height: auto !important;
    aspect-ratio: 1 / 1.02;
    border-radius: 12px;
  }

  #team .team-photo-card::before {
    min-height: 1.2em;
  }

#team .team-photo-card::after {
    min-height: 2.6em;
  }
}

/* =========================================
   SERVICES — final card/button repair
========================================= */
.services-format {
  background: #fff;
}

.services-format__inner {
  width: min(100% - 64px, 1180px);
}

.services-format__grid {
  max-width: 1120px;
  gap: clamp(24px, 2.8vw, 40px);
  align-items: stretch;
}

.services-format__card {
  min-height: clamp(340px, 26vw, 420px);
  padding: clamp(30px, 2.8vw, 42px);
  border-radius: 28px;
  background: #fff;
  border-color: rgba(0,0,0,.085);
  box-shadow: 0 30px 82px rgba(0,0,0,.06);
}

.services-format__card--btl::before,
.services-format__card--btl::after {
  display: none !important;
}

.services-format__top {
  min-height: 28px;
  margin-bottom: clamp(26px, 3vw, 42px);
}

.services-format__number,
.services-format__badge {
  font-size: clamp(14px, 1.05vw, 18px);
  line-height: 1;
  font-weight: 600;
  letter-spacing: .01em;
  color: rgba(0,0,0,.48);
}

.services-format__cardTitle {
  margin: 0;
  font-size: clamp(64px, 6.6vw, 104px);
  line-height: .86;
  letter-spacing: -.06em;
}

.services-format__text {
  max-width: 520px;
  min-height: 3.2em;
  margin-top: clamp(18px, 1.8vw, 24px);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.28;
  letter-spacing: -.02em;
  color: rgba(0,0,0,.62);
}

.services-format__mainLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: fit-content;
  min-width: 196px;
  min-height: 54px;
  margin-top: clamp(24px, 2.4vw, 34px);
  padding: 0 26px;
  border: 1px solid #080808;
  border-radius: 999px;
  background: #080808;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition:
    transform .35s cubic-bezier(.16,1,.3,1),
    background .35s ease,
    border-color .35s ease,
    color .35s ease;
}

.services-format__mainLink span {
  display: inline-flex;
  transform: translateY(-1px);
  transition: transform .35s cubic-bezier(.16,1,.3,1);
}

.services-format__card:hover .services-format__mainLink span,
.services-format__card:focus-within .services-format__mainLink span {
  transform: translate(5px, -1px);
}

.services-format__quickLinks {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

.services-format__quickLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 999px;
  background: rgba(0,0,0,.035);
  color: rgba(0,0,0,.72);
  font-size: 12px;
  line-height: 1;
  font-weight: 650;
  letter-spacing: -.01em;
  text-decoration: none;
  white-space: nowrap;
  transition:
    background .3s ease,
    border-color .3s ease,
    color .3s ease,
    transform .3s ease;
}

.services-format__quickLink:hover {
  transform: translateY(-1px);
}

.services-format__card:hover .services-format__quickLink,
.services-format__card:focus-within .services-format__quickLink {
  background: rgba(255,255,255,.1);
  border-color: rgba(255,255,255,.18);
  color: rgba(255,255,255,.88);
}

@media (max-width: 900px) {
  .services-format__inner {
    width: min(100% - 32px, 430px);
  }

  .services-format__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    max-width: 430px;
  }

  .services-format__card,
  .services-format__card:first-child {
    min-height: 188px;
    margin-left: 0 !important;
    padding: 15px 12px 13px;
    border-radius: 18px;
  }

  .services-format__top {
    min-height: 20px;
    margin-bottom: 14px;
  }

  .services-format__number,
  .services-format__badge {
    font-size: 9px;
    letter-spacing: .02em;
  }

  .services-format__cardTitle {
    font-size: clamp(34px, 9vw, 46px);
    line-height: .86;
  }

  .services-format__text {
    min-height: 58px;
    margin-top: 10px;
    font-size: 10.8px;
    line-height: 1.25;
    letter-spacing: -.015em;
  }

  .services-format__mainLink {
    width: 100%;
    min-width: 0;
    min-height: 38px;
    margin-top: auto;
    padding: 0 9px;
    font-size: 8.8px;
    letter-spacing: .08em;
  }

  .services-format__quickLinks {
    display: none !important;
  }
}

/* =========================================
   SERVICES / RESOURCES / GLOBE — final transfer
========================================= */
.services-format__inner {
  width: min(calc(100% - 64px), 1180px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.services-format__grid {
  width: min(100%, 1120px) !important;
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
  place-content: center !important;
}

.services-format__card,
.services-format__card:first-child {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.projects-reveal,
.mobile-legacy-globe,
#resources.agency-globe .agency-globe__visual {
  display: none !important;
}

#resources.agency-globe {
  width: 100%;
  padding-top: clamp(48px, 4.8vw, 76px) !important;
  padding-bottom: clamp(42px, 4.4vw, 72px) !important;
  background: #fff;
}

#resources.agency-globe .agency-globe__inner {
  display: block !important;
  width: min(calc(100% - 48px), 1440px) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#resources.agency-globe .resources-command-shell {
  width: 100% !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 901px) {
  #resources.agency-globe .resources-command-grid {
    width: 100% !important;
    max-width: none !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: clamp(12px, 1.2vw, 18px) !important;
  }

  #resources.agency-globe .resources-command-card,
  #resources.agency-globe .resources-command-card--hero,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    grid-column: span 2 !important;
    min-height: clamp(156px, 13vw, 212px);
  }

  #resources.agency-globe .resources-command-card:last-child {
    grid-column: 1 / -1 !important;
    min-height: 136px;
  }
}

.globe-zone {
  display: block !important;
  position: relative;
  z-index: 2;
  background: #fff;
  overflow: clip;
  margin-top: 0;
}

.globe-heading {
  position: relative;
  z-index: 1;
  background: #fff;
  color: #0b0b0b;
  padding: clamp(22px, 3.2vw, 42px) 0 0;
}

.globe-intro {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
  text-align: center;
}

.globe-intro__kicker {
  margin: 0 0 10px;
  color: rgba(0,0,0,.48);
  font-size: 11px;
  letter-spacing: .28em;
  text-transform: uppercase;
}

.globe-intro__title {
  margin: 0;
  font-size: var(--section-title-size);
  line-height: var(--section-title-line);
  letter-spacing: var(--section-title-tracking);
  text-transform: uppercase;
  text-wrap: balance;
}

.globe-bridge {
  position: relative;
  z-index: 1;
  height: clamp(624px, 89vh, 936px);
  background: #fff;
  overflow: hidden;
}

.globe-dome {
  position: absolute;
  left: 50%;
  bottom: var(--domeBottom, -6vh);
  width: 100vw;
  height: 1100px;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 2;
}

#globeCanvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.globe-label {
  --globe-label-x: -50%;
  --globe-label-y: -50%;
  position: absolute;
  z-index: 3;
  opacity: 0;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(0,0,0,.88);
  color: #fff;
  font-size: .68rem;
  letter-spacing: .11em;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  transform: translate(var(--globe-label-x), var(--globe-label-y));
  transition: opacity .42s ease, transform .42s cubic-bezier(.19,1,.22,1);
}

.globe-label--visible {
  opacity: 1;
}

.globe-label--top {
  --globe-label-x: -50%;
  --globe-label-y: calc(-100% - 16px);
}

.globe-zone + .work-switch {
  margin-top: -92px !important;
  padding-top: 34px;
}

@media (max-width: 900px) {
  .services-format__inner {
    width: min(calc(100% - 32px), 430px) !important;
  }

  .services-format__grid {
    width: min(100%, 430px) !important;
    max-width: 430px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #resources.agency-globe {
    padding-top: 28px !important;
    padding-bottom: 16px !important;
  }

  #resources.agency-globe .agency-globe__inner {
    width: min(calc(100% - 20px), 430px) !important;
  }
}

@media (max-width: 820px) {
  .globe-heading {
    padding: clamp(8px, 2.4vw, 14px) 0 0;
  }

  .globe-intro {
    width: calc(100% - 32px);
  }

  .globe-intro__kicker {
    font-size: 10px;
    letter-spacing: .22em;
  }

  .globe-intro__title {
    max-width: 14ch;
    margin-inline: auto;
    line-height: 1.08;
  }

  .globe-bridge {
    height: clamp(342px, 52vh, 492px);
  }

  .globe-dome {
    height: clamp(430px, 70vh, 640px);
    bottom: var(--domeBottom, -3vh);
  }
}

@media (max-width: 768px) {
  .globe-zone + .work-switch {
    margin-top: -74px !important;
    padding: 28px 16px 22px;
  }

  .work-switch__kicker {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .work-switch__inner {
    width: min(360px, 100%);
    gap: 6px;
  }

  .work-switch__btn {
    min-width: 0;
    flex: 1;
    padding: 11px 12px;
  }
}

@media (max-width: 560px) {
  .services-format__inner {
    width: min(calc(100% - 24px), 430px) !important;
  }

  .globe-label {
    max-width: 112px;
    padding: 5px 8px;
    overflow: hidden;
    font-size: .52rem;
    letter-spacing: .075em;
    text-overflow: ellipsis;
  }
}

/* Final contrast fixes */
.services-format__card:hover .services-format__cardTitle,
.services-format__card:focus-within .services-format__cardTitle,
.services-format__card:hover .services-format__titleLink,
.services-format__card:focus-within .services-format__titleLink {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  --typed-color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  --typed-color: rgba(255,255,255,.78) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-number,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-suffix {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card--hero {
  display: flex !important;
  flex-direction: column !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__body {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  min-height: 100% !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__text {
  display: block !important;
  margin-top: auto !important;
  padding-top: clamp(12px, 1.8vw, 24px) !important;
  color: rgba(255,255,255,.78) !important;
  --typed-color: rgba(255,255,255,.78) !important;
}

/* Final spacing and mobile scale fixes */
.contact-pill--visible.contact-pill--open {
  width: 204px !important;
  padding-right: 6px !important;
}

.contact-pill--open .contact-pill__label {
  margin-right: 0 !important;
}

.contact-pill--open .contact-pill__icons {
  right: 6px !important;
  gap: 3px !important;
}

.services-format__head {
  display: grid !important;
  gap: clamp(12px, 1.15vw, 18px) !important;
}

.services-format__kicker {
  margin: 0 !important;
  font-size: 11px !important;
  line-height: 1.15 !important;
  letter-spacing: .28em !important;
}

.services-format__title {
  margin: 0 !important;
}

.services-format__title span {
  display: block !important;
}

.services-format__lead {
  width: min(680px, calc(100vw - 48px)) !important;
  margin: clamp(12px, 1.2vw, 16px) auto 0 !important;
  color: rgba(8,8,8,.52) !important;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size: clamp(20px, 1.6vw, 27px) !important;
  font-weight: 360 !important;
  line-height: 1.3 !important;
  letter-spacing: .012em !important;
  text-align: center !important;
  text-wrap: balance !important;
}

#resources.agency-globe .resources-command-number,
#resources.agency-globe .resources-command-suffix {
  font-weight: 900 !important;
}

#resources.agency-globe .resources-command-prefix {
  font-weight: 820 !important;
}

@media (max-width: 820px) {
  .services-format__kicker {
    font-size: 10px !important;
    letter-spacing: .22em !important;
  }
}

@media (max-width: 768px) {
  .contact-pill--visible.contact-pill--open {
    width: min(188px, calc(100vw - 24px)) !important;
  }

  .services-format {
    padding-bottom: clamp(76px, 18vw, 104px) !important;
  }

  .services-format__head {
    gap: 14px !important;
    margin-bottom: 24px !important;
  }

  #resources.agency-globe {
    padding-bottom: clamp(58px, 16vw, 86px) !important;
  }

  .cookie-banner {
    width: min(80vw, 342px) !important;
    padding: 11px !important;
    gap: 9px !important;
    border-radius: 15px !important;
  }

  .cookie-banner__text {
    gap: 3px !important;
    font-size: 10px !important;
    line-height: 1.36 !important;
  }

  .cookie-banner__text strong {
    font-size: 9px !important;
    letter-spacing: .18em !important;
  }

  .cookie-banner__actions {
    gap: 6px !important;
  }

  .cookie-banner__btn {
    height: 34px !important;
    padding: 0 9px !important;
    font-size: 9px !important;
    letter-spacing: .12em !important;
  }
}

/* Final resource layout and reveal polish */
@media (min-width: 901px) {
  .stage__title {
    font-size: clamp(18px, 2.05vw, 32px) !important;
    line-height: 1.48 !important;
    letter-spacing: .038em !important;
  }

  #resources.agency-globe .resources-command-grid {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
  }

  #resources.agency-globe .resources-command-card {
    min-height: clamp(156px, 13vw, 212px) !important;
  }

  #resources.agency-globe .resources-command-card--hero {
    grid-column: 1 / 3 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    grid-column: 3 / 5 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    grid-column: 5 / 7 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    grid-column: 1 / 3 !important;
    grid-row: 2 !important;
    display: flex !important;
    background: #050505 !important;
    border-color: rgba(255,255,255,.15) !important;
    box-shadow: 0 24px 64px rgba(0,0,0,.16) !important;
    color: #fff !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    grid-column: 3 / 5 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    grid-column: 5 / 7 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    min-height: 136px !important;
  }
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  color: rgba(255,255,255,.78) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker::after,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title::after,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text::after {
  content: none !important;
}

.js .services-format .services-format__kicker,
.js .services-format .services-format__title,
.js .services-format .services-format__lead,
.js .services-format .services-format__card {
  opacity: 0;
  transform: translate3d(0, 28px, 0) scale(.985);
  filter: blur(10px);
  transition:
    opacity .9s cubic-bezier(.19,1,.22,1),
    transform 1s cubic-bezier(.19,1,.22,1),
    filter 1s cubic-bezier(.19,1,.22,1),
    background .42s ease,
    border-color .42s ease,
    box-shadow .42s ease,
    color .42s ease;
  transition-delay: var(--service-reveal-delay, 0ms);
}

.js .services-format.services-format--primed.is-inview .services-format__kicker,
.js .services-format.services-format--primed.is-inview .services-format__title,
.js .services-format.services-format--primed.is-inview .services-format__lead,
.js .services-format.services-format--primed.is-inview .services-format__card {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.js .services-format.services-format--primed.is-inview .services-format__card:hover,
.js .services-format.services-format--primed.is-inview .services-format__card:focus-within {
  transform: translate3d(0, -6px, 0) scale(1);
}

@media (min-width: 821px) {
  #team .team-photo-card,
  #team .team-photo-card--sm,
  #team .team-photo-card--md,
  #team .team-photo-card--lg {
    transform: scale(.9) !important;
    transform-origin: top left !important;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-card {
    grid-column: auto !important;
  }

  #resources.agency-globe .resources-command-card--hero {
    order: 1 !important;
    grid-column: 1 / -1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    order: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    order: 3 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    order: 4 !important;
    grid-column: auto !important;
    min-height: 110px !important;
    display: flex !important;
    background: #050505 !important;
    border-color: rgba(255,255,255,.15) !important;
    color: #fff !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    order: 5 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    order: 6 !important;
    grid-column: auto !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    order: 7 !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .js .services-format .services-format__kicker,
  .js .services-format .services-format__title,
  .js .services-format .services-format__card {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
}

/* Final typography and resource layout pass */
:root {
  --besson-menu-track: .13em;
  --besson-small-heading-color: rgba(0,0,0,.46);
  --besson-small-heading-weight: 360;
}

.interlude .hero__title,
.interlude #swap {
  letter-spacing: var(--besson-menu-track) !important;
  text-transform: none !important;
}

.services-format__kicker,
.resources-command-kicker,
.globe-intro__kicker,
.reviews__kicker,
.team__kicker,
.howpath__kicker,
.offices-cards__sub,
.work-switch__kicker,
.project-start__kicker {
  font-weight: var(--besson-small-heading-weight) !important;
  letter-spacing: var(--besson-menu-track) !important;
}

.services-format__kicker,
.resources-command-kicker,
.globe-intro__kicker,
.reviews__kicker,
.team__kicker,
.howpath__kicker,
.offices-cards__sub {
  color: var(--besson-small-heading-color) !important;
}

.team__kicker {
  opacity: 1 !important;
}

#clients .clients__head {
  margin-bottom: clamp(18px, 2.8vw, 34px) !important;
}

#clients .clients__kicker--title {
  margin: 0 auto !important;
  color: #0b0b0b !important;
  font-size: var(--section-title-size) !important;
  line-height: var(--section-title-line) !important;
  font-weight: 820 !important;
  letter-spacing: var(--besson-menu-track) !important;
  text-transform: none !important;
  text-wrap: balance;
}

#clients .clients__headline,
.news-section__kicker {
  display: none !important;
}

#news .news-section__head {
  margin-bottom: 30px !important;
}

.cookie-banner {
  width: min(620px, calc(100vw - 36px)) !important;
  padding: 12px !important;
  gap: 12px !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
}

.cookie-banner__text {
  font-size: 11px !important;
  line-height: 1.38 !important;
}

.cookie-banner__text strong {
  font-size: 10px !important;
  letter-spacing: var(--besson-menu-track) !important;
}

.cookie-banner__btn {
  height: 36px !important;
  padding: 0 12px !important;
  font-size: 10px !important;
  letter-spacing: var(--besson-menu-track) !important;
}

#resources.agency-globe .resources-command-card {
  transition:
    opacity .85s cubic-bezier(.19,1,.22,1),
    transform .42s cubic-bezier(.19,1,.22,1),
    filter .85s cubic-bezier(.19,1,.22,1),
    background .34s ease,
    border-color .34s ease,
    box-shadow .34s ease,
    color .34s ease !important;
}

#resources.agency-globe .resources-command-card .resources-command-metric,
#resources.agency-globe .resources-command-card .resources-command-card__title {
  font-weight: 860 !important;
}

#resources.agency-globe .resources-command-metric {
  display: flex !important;
  align-items: baseline !important;
  gap: .12em !important;
}

#resources.agency-globe .resources-command-card--hero {
  background: #fff !important;
  color: #080808 !important;
  border-color: rgba(0,0,0,.085) !important;
  box-shadow: 0 30px 82px rgba(0,0,0,.06) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-metric,
#resources.agency-globe .resources-command-card--hero .resources-command-card__title {
  color: #050505 !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-kicker,
#resources.agency-globe .resources-command-card--hero .resources-command-card__text,
#resources.agency-globe .resources-command-card--hero .resources-command-badge {
  color: rgba(0,0,0,.62) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-kicker {
  --typed-color: rgba(0,0,0,.46) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__title {
  --typed-color: #050505 !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__text {
  --typed-color: rgba(0,0,0,.58) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-badge {
  --typed-color: rgba(0,0,0,.48) !important;
  border-color: rgba(0,0,0,.14) !important;
}

#resources.agency-globe .resources-command-card:hover:not([data-count-value="100000"]),
#resources.agency-globe .resources-command-card:focus-within:not([data-count-value="100000"]) {
  --typed-color: rgba(255,255,255,.88);
  background: #050505 !important;
  border-color: rgba(255,255,255,.18) !important;
  color: #fff !important;
  box-shadow: 0 24px 70px rgba(0,0,0,.22) !important;
  transform: translate3d(0,-6px,0) !important;
}

#resources.agency-globe .resources-command-card:hover:not([data-count-value="100000"]) .resources-command-metric,
#resources.agency-globe .resources-command-card:hover:not([data-count-value="100000"]) .resources-command-card__title,
#resources.agency-globe .resources-command-card:focus-within:not([data-count-value="100000"]) .resources-command-metric,
#resources.agency-globe .resources-command-card:focus-within:not([data-count-value="100000"]) .resources-command-card__title {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card:hover:not([data-count-value="100000"]) .resources-command-kicker,
#resources.agency-globe .resources-command-card:hover:not([data-count-value="100000"]) .resources-command-card__text,
#resources.agency-globe .resources-command-card:focus-within:not([data-count-value="100000"]) .resources-command-kicker,
#resources.agency-globe .resources-command-card:focus-within:not([data-count-value="100000"]) .resources-command-card__text {
  color: rgba(255,255,255,.68) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] {
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 10px !important;
  background: #050505 !important;
  border-color: rgba(255,255,255,.15) !important;
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  color: rgba(255,255,255,.72) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within {
  background: #fff !important;
  border-color: rgba(0,0,0,.12) !important;
  color: #050505 !important;
  box-shadow: 0 24px 70px rgba(0,0,0,.14) !important;
  transform: translate3d(0,-6px,0) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__title {
  color: #050505 !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__text {
  color: rgba(0,0,0,.62) !important;
}

@media (min-width: 901px) {
  #resources.agency-globe .resources-command-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }

  #resources.agency-globe .resources-command-card {
    min-height: clamp(158px, 12.4vw, 204px) !important;
  }

  #resources.agency-globe .resources-command-card--hero {
    grid-column: 1 / 5 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    grid-column: 5 / 9 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    grid-column: 9 / 13 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    grid-column: 1 / 4 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    grid-column: 4 / 7 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    grid-column: 7 / 10 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    grid-column: 10 / 13 !important;
    grid-row: 2 !important;
    min-height: clamp(158px, 12.4vw, 204px) !important;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    order: 1 !important;
    grid-column: 1 / -1 !important;
    min-height: 132px !important;
  }

  #resources.agency-globe .resources-command-card--hero {
    order: 2 !important;
    grid-column: auto !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    order: 3 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    order: 4 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    order: 5 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    order: 6 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    order: 7 !important;
    grid-column: auto !important;
  }
}

@media (max-width: 768px) {
  .cookie-banner {
    width: calc(100vw - 24px) !important;
    max-width: none !important;
    padding: 12px !important;
    gap: 10px !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
  }

  .cookie-banner__text {
    font-size: 10px !important;
    line-height: 1.32 !important;
  }

  .cookie-banner__text strong {
    font-size: 9px !important;
  }

  .cookie-banner__actions {
    gap: 6px !important;
  }

  .cookie-banner__btn {
    height: 32px !important;
    padding: 0 8px !important;
    font-size: 8px !important;
    letter-spacing: .1em !important;
  }
}

/* Resources: latest order and typed-text hover fix */
#resources.agency-globe .resources-command-kicker,
#resources.agency-globe .resources-command-card__title,
#resources.agency-globe .resources-command-card__text,
#resources.agency-globe .resources-command-badge {
  color: transparent !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-kicker {
  --typed-color: rgba(0,0,0,.46) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__title {
  --typed-color: #050505 !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-card__text {
  --typed-color: rgba(0,0,0,.58) !important;
}

#resources.agency-globe .resources-command-card--hero .resources-command-badge {
  --typed-color: rgba(0,0,0,.48) !important;
}

#resources.agency-globe .resources-command-card:hover,
#resources.agency-globe .resources-command-card:focus-within {
  --typed-color: #fff !important;
  background: #050505 !important;
  border-color: rgba(255,255,255,.18) !important;
  color: #fff !important;
}

#resources.agency-globe .resources-command-card:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card:hover .resources-command-badge,
#resources.agency-globe .resources-command-card:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card:focus-within .resources-command-badge {
  --typed-color: #fff !important;
  color: transparent !important;
}

#resources.agency-globe .resources-command-card:hover .resources-command-metric,
#resources.agency-globe .resources-command-card:hover .resources-command-prefix,
#resources.agency-globe .resources-command-card:hover .resources-command-number,
#resources.agency-globe .resources-command-card:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card:focus-within .resources-command-prefix,
#resources.agency-globe .resources-command-card:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card:focus-within .resources-command-suffix {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card:hover .resources-command-badge,
#resources.agency-globe .resources-command-card:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card:focus-within .resources-command-badge {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-badge,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-metric,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-number,
#resources.agency-globe .resources-command-card[data-resource-card]:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-badge,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card[data-resource-card]:focus-within .resources-command-suffix {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within {
  background: #050505 !important;
  border-color: rgba(255,255,255,.18) !important;
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__text {
  --typed-color: #fff !important;
  color: transparent !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-number,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-suffix {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero:hover,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within {
  background: #050505 !important;
  border-color: rgba(255,255,255,.18) !important;
  color: #fff !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-badge,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-badge {
  --typed-color: #fff !important;
  color: transparent !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-metric,
#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-number,
#resources.agency-globe .resources-command-card.resources-command-card--hero:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card.resources-command-card--hero:focus-within .resources-command-suffix {
  color: #fff !important;
}

@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    grid-column: 1 / 5 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    grid-column: 5 / 9 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    grid-column: 9 / 13 !important;
    grid-row: 1 !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero {
    grid-column: 1 / 4 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    grid-column: 4 / 7 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    grid-column: 7 / 10 !important;
    grid-row: 2 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    grid-column: 10 / 13 !important;
    grid-row: 2 !important;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-card.resources-command-card--hero {
    order: 1 !important;
    grid-column: 1 / -1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    order: 2 !important;
    grid-column: auto !important;
    min-height: 137px !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    order: 3 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    order: 4 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    order: 5 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    order: 6 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    order: 7 !important;
    grid-column: auto !important;
  }
}

.stage__desktop-break {
  display: inline;
}

@media (min-width: 901px) {
  .stage__desktop-break {
    display: block;
  }
}

/* Team desktop fit and list offset */
@media (min-width: 901px) {
  #team.team {
    min-height: 100vh !important;
    display: flex !important;
    align-items: center !important;
    padding: clamp(44px, 5.8vh, 64px) 0 !important;
  }

  #team .team__inner {
    width: min(1120px, calc(100% - 64px)) !important;
  }

  #team .team__head {
    margin-bottom: 0 !important;
  }

  #team .team__kicker {
    margin-bottom: 8px !important;
  }

  #team .team-showcase {
    grid-template-columns: minmax(0, 500px) minmax(330px, 1fr) !important;
    column-gap: clamp(34px, 4vw, 58px) !important;
    margin-top: clamp(18px, 2.4vh, 26px) !important;
    align-items: center !important;
  }

  #team .team-photo-grid {
    gap: 10px !important;
  }

  #team .team-photo-card,
  #team .team-photo-card--sm,
  #team .team-photo-card--md,
  #team .team-photo-card--lg {
    aspect-ratio: 1 / .9 !important;
    transform: none !important;
  }

  #team .team-member-list {
    gap: 12px !important;
    padding-top: 0 !important;
    margin-left: 0 !important;
    align-self: center !important;
  }

  #team .team-member-row {
    row-gap: 5px !important;
  }

  #team .team-member-row__main,
  #team .team-member-row__role {
    transform: translateX(38px) !important;
  }
}

/* Team photo toning */
#team .team-photo-card img {
  filter: grayscale(.28) saturate(.82) brightness(.78) contrast(1.06) !important;
}

#team .team-photo-card.is-active img,
#team .team-photo-card:hover img,
#team .team-photo-card:focus-visible img {
  filter: grayscale(.12) saturate(.88) brightness(.84) contrast(1.07) !important;
}

/* News heading left lock */
#news .news-section__head {
  max-width: 680px !important;
  margin: 0 0 30px !important;
  margin-inline: 0 !important;
  text-align: left !important;
}

#news .news-section__title {
  text-align: left !important;
}

#news .news-section__lines {
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* Reversible scroll animation for headings */
.js .scroll-heading {
  opacity: 0 !important;
  transform: translate3d(0, 24px, 0) scale(.985) !important;
  filter: blur(8px) !important;
  will-change: opacity, transform, filter;
  transition:
    opacity .72s cubic-bezier(.19,1,.22,1),
    transform .82s cubic-bezier(.19,1,.22,1),
    filter .82s cubic-bezier(.19,1,.22,1) !important;
  transition-delay: var(--heading-reveal-delay, 0ms) !important;
}

.js .scroll-heading.is-heading-in {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) scale(1) !important;
  filter: blur(0) !important;
}

.js .services-format.services-format--primed.is-inview .scroll-heading:not(.is-heading-in) {
  opacity: 0 !important;
  transform: translate3d(0, 24px, 0) scale(.985) !important;
  filter: blur(8px) !important;
}

@media (prefers-reduced-motion: reduce) {
  .js .scroll-heading {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
}

/* Final requested polish pass */
.nav__group .link {
  font-size: .84rem !important;
}

.nav-estimate {
  min-height: 40px !important;
  padding-inline: 17px !important;
  font-size: .714rem !important;
}

.lang__trigger {
  width: 44px !important;
  height: 44px !important;
}

.stage__desktop-break {
  display: block !important;
}

.services-format {
  padding-bottom: clamp(118px, 11vw, 176px) !important;
}

#resources.agency-globe {
  padding-top: clamp(86px, 8vw, 128px) !important;
}

#resources.agency-globe .resources-command-head {
  margin: 0 auto clamp(34px, 4vw, 58px) !important;
  transform: translateY(-24px);
}

#resources.agency-globe .resources-command-title {
  text-transform: uppercase !important;
}

#resources.agency-globe .resources-command-card {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 8px !important;
  overflow: hidden !important;
}

#resources.agency-globe .resources-command-card__body {
  display: contents !important;
}

#resources.agency-globe .resources-command-kicker,
#resources.agency-globe .resources-command-card__title,
#resources.agency-globe .resources-command-card__text,
#resources.agency-globe .resources-command-badge {
  position: static !important;
  color: rgba(0,0,0,.62) !important;
}

#resources.agency-globe .resources-command-kicker::after,
#resources.agency-globe .resources-command-card__title::after,
#resources.agency-globe .resources-command-card__text::after,
#resources.agency-globe .resources-command-badge::after {
  content: none !important;
}

#resources.agency-globe .resources-command-kicker {
  margin: 0 0 4px !important;
  color: rgba(0,0,0,.44) !important;
}

#resources.agency-globe .resources-command-metric {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  gap: .12em !important;
  line-height: .9 !important;
}

#resources.agency-globe .resources-command-card__title {
  margin: 2px 0 0 !important;
  max-width: 100% !important;
  color: #050505 !important;
  line-height: 1.08 !important;
}

#resources.agency-globe .resources-command-card__text {
  margin: 2px 0 0 !important;
  max-width: 34ch !important;
  color: rgba(0,0,0,.58) !important;
}

#resources.agency-globe .resources-command-badge {
  margin-top: 8px !important;
  color: rgba(0,0,0,.48) !important;
  border-color: rgba(0,0,0,.14) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"],
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
  color: #fff !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-kicker {
  color: rgba(255,255,255,.72) !important;
}

#resources.agency-globe .resources-command-card:hover,
#resources.agency-globe .resources-command-card:focus-within {
  background: #050505 !important;
  color: #fff !important;
}

#resources.agency-globe .resources-command-card:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card:hover .resources-command-badge,
#resources.agency-globe .resources-command-card:hover .resources-command-metric,
#resources.agency-globe .resources-command-card:hover .resources-command-prefix,
#resources.agency-globe .resources-command-card:hover .resources-command-number,
#resources.agency-globe .resources-command-card:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card:focus-within .resources-command-badge,
#resources.agency-globe .resources-command-card:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card:focus-within .resources-command-prefix,
#resources.agency-globe .resources-command-card:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card:focus-within .resources-command-suffix {
  color: #fff !important;
}

@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    flex-direction: column !important;
    justify-content: center !important;
    padding-inline: clamp(28px, 2.4vw, 42px) !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-metric {
    margin-bottom: 4px !important;
  }
}

@media (max-width: 900px) {
  #resources.agency-globe {
    padding-top: 72px !important;
  }

  #resources.agency-globe .resources-command-head {
    transform: none !important;
    margin-bottom: 24px !important;
  }
}

.js .scroll-block {
  opacity: 0 !important;
  transform: translate3d(0, 26px, 0) scale(.988) !important;
  filter: blur(9px) !important;
  will-change: opacity, transform, filter;
  transition:
    opacity .78s cubic-bezier(.19,1,.22,1),
    transform .9s cubic-bezier(.19,1,.22,1),
    filter .9s cubic-bezier(.19,1,.22,1) !important;
  transition-delay: var(--block-reveal-delay, 0ms) !important;
}

.js .scroll-block.is-block-in {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) scale(1) !important;
  filter: blur(0) !important;
}

@media (min-width: 901px) {
  #team .team__head {
    transform: translateY(-38px) !important;
  }

  #team .team__kicker {
    font-weight: 360 !important;
    letter-spacing: var(--besson-menu-track) !important;
    text-transform: uppercase !important;
  }

  #team .team-showcase {
    margin-top: 0 !important;
  }

  #team .team-member-row__main,
  #team .team-member-row__role {
    transform: translateX(76px) !important;
  }
}

#team .team-photo-card img {
  filter: grayscale(.38) saturate(.72) brightness(.66) contrast(1.1) !important;
}

#team .team-photo-card.is-active img,
#team .team-photo-card:hover img,
#team .team-photo-card:focus-visible img {
  filter: grayscale(.22) saturate(.78) brightness(.72) contrast(1.11) !important;
}

.office-card__yandex-img,
.office-card__map,
.office-card__fallbackMap {
  filter: grayscale(1) saturate(.28) brightness(.66) contrast(1.18) !important;
}

.office-card__photo img {
  filter: saturate(.58) contrast(1.1) brightness(.64) !important;
}

.office-card__frame:hover .office-card__photo img,
.office-card:focus-within .office-card__photo img {
  filter: saturate(.68) contrast(1.12) brightness(.70) !important;
}

.office-card__shade {
  opacity: .68 !important;
}

.faq-home {
  padding: clamp(56px, 6vw, 84px) 0 !important;
}

.faq-home__kicker {
  font-size: 10px !important;
  font-weight: 360 !important;
  letter-spacing: var(--besson-menu-track) !important;
  color: rgba(0,0,0,.46) !important;
}

.faq-home__title {
  font-size: clamp(22px, 2.3vw, 32px) !important;
  line-height: 1 !important;
  letter-spacing: var(--besson-menu-track) !important;
}

.faq-home__grid {
  gap: 12px !important;
}

.faq-home__item {
  padding: clamp(16px, 1.6vw, 22px) !important;
  border-radius: 14px !important;
}

.faq-home__item h3 {
  font-size: clamp(12px, .95vw, 15px) !important;
  line-height: 1.24 !important;
  letter-spacing: .08em !important;
  font-weight: 720 !important;
}

.faq-home__item p {
  font-size: clamp(11px, .85vw, 13px) !important;
  line-height: 1.48 !important;
  letter-spacing: .02em !important;
}

@media (prefers-reduced-motion: reduce) {
  .js .scroll-block {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
}

/* Final mobile resources, interlude, FAQ sizing */
.interlude .hero__title {
  font-size: clamp(3.3rem, 10.56vw, 7.7rem) !important;
  letter-spacing: .045em !important;
}

.interlude #swap {
  letter-spacing: .045em !important;
}

#resources.agency-globe .resources-command-badge {
  display: none !important;
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-title {
    white-space: nowrap !important;
    font-size: clamp(21px, 6.1vw, 28px) !important;
    letter-spacing: .09em !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    order: 1 !important;
    grid-column: 1 / -1 !important;
    min-height: 126px !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero {
    order: 2 !important;
    grid-column: auto !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="3"] {
    order: 3 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="2000"] {
    order: 4 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="10"] {
    order: 5 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="30"] {
    order: 6 !important;
  }

  #resources.agency-globe .resources-command-card:last-child {
    order: 7 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-metric {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    gap: .08em !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-number,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-suffix {
    font-size: clamp(28px, 8.6vw, 38px) !important;
    line-height: .9 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-prefix {
    font-size: clamp(10px, 3vw, 14px) !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title {
    font-size: clamp(10px, 3vw, 13px) !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
    max-width: 30ch !important;
    font-size: clamp(9px, 2.8vw, 11px) !important;
    line-height: 1.18 !important;
  }
}

.faq-home__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

.faq-home__item {
  padding: clamp(12px, 1.15vw, 16px) !important;
  border-radius: 12px !important;
  min-height: 0 !important;
}

.faq-home__item h3 {
  margin-bottom: 7px !important;
  font-size: clamp(11px, .82vw, 13px) !important;
  line-height: 1.18 !important;
}

.faq-home__item p {
  font-size: clamp(10px, .74vw, 12px) !important;
  line-height: 1.42 !important;
}

@media (max-width: 720px) {
  .faq-home__grid {
    grid-template-columns: 1fr !important;
  }
}

/* Resource kicker alignment */
#resources.agency-globe .resources-command-kicker {
  min-height: 1.25em !important;
  line-height: 1.25 !important;
  margin: 0 0 8px !important;
  display: flex !important;
  align-items: flex-start !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-kicker {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-card {
    justify-content: flex-start !important;
  }
}

/* Animated nav monogram */
.brand__mark--logo {
  width: clamp(38px, 3.2vw, 52px) !important;
  aspect-ratio: 1 !important;
  display: inline-grid !important;
  place-items: center !important;
  overflow: hidden !important;
}

.brand__mark-video {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: invert(1) contrast(1.08) !important;
  mix-blend-mode: screen !important;
  pointer-events: none !important;
  transition: filter .25s ease, opacity .25s ease, transform .25s ease !important;
}

.brand__mark--logo:hover .brand__mark-video {
  transform: translateY(-1px) !important;
}

.nav.nav--on-light .brand__mark-video {
  filter: contrast(1.08) !important;
  mix-blend-mode: multiply !important;
}

.brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
}

.brand__mark-img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: invert(1) contrast(1.08) !important;
  mix-blend-mode: screen !important;
  pointer-events: none !important;
  transition: filter .25s ease, opacity .25s ease, transform .25s ease !important;
}

.brand__mark--logo:hover .brand__mark-img {
  transform: translateY(-1px) !important;
}

.nav.nav--on-light .brand__mark-img {
  filter: contrast(1.08) !important;
  mix-blend-mode: multiply !important;
}

/* Static intro logo -> video -> monogram */
.hero__content--brand-flight {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 1200 !important;
  display: grid !important;
  place-items: center !important;
  width: min(42vw, 360px) !important;
  height: min(42vw, 360px) !important;
  padding: 0 !important;
  margin: 0 !important;
  transform: translate3d(-50%, -50%, 0) scale(1) !important;
  opacity: 1 !important;
  filter: none !important;
  pointer-events: none !important;
  transition:
    left 1.08s cubic-bezier(.16, 1, .3, 1),
    top 1.08s cubic-bezier(.16, 1, .3, 1),
    width 1.08s cubic-bezier(.16, 1, .3, 1),
    height 1.08s cubic-bezier(.16, 1, .3, 1),
    transform 1.08s cubic-bezier(.16, 1, .3, 1),
    opacity .82s ease .22s !important;
}

.hero__content--brand-flight .hero__name--static {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  line-height: 0 !important;
}

.hero__brand-logo {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  filter: invert(1) contrast(1.08) drop-shadow(0 0 34px rgba(255,255,255,.10)) !important;
}

.hero__brand-logo--desktop {
  display: none !important;
}

.hero__brand-logo--mobile {
  display: block !important;
}

.hero__content--brand-flight .hero__slogan {
  display: none !important;
}

.hero--video-live .hero__content--brand-flight {
  left: var(--pad) !important;
  top: 18px !important;
  width: clamp(38px, 3.2vw, 52px) !important;
  height: clamp(38px, 3.2vw, 52px) !important;
  transform: translate3d(0, 0, 0) scale(.98) !important;
  opacity: 0 !important;
}

.hero-monogram-intro {
  display: none;
}

@media (min-width: 769px) {
  .hero--desktop-intro .hero-monogram-intro {
    position: absolute;
    inset: 0;
    z-index: 1250;
    display: grid;
    place-items: center;
    background: #050505;
    opacity: 1;
    pointer-events: none;
    transition: opacity .95s cubic-bezier(.16, 1, .3, 1), visibility .95s ease;
  }

  .hero--monogram-done .hero-monogram-intro {
    opacity: 0;
    visibility: hidden;
  }

  .hero-monogram-intro__video {
    width: min(88vw, 980px);
    height: min(86vh, 860px);
    object-fit: contain;
    object-position: center;
    filter: invert(1) grayscale(1) contrast(1.14) brightness(1.1);
    mix-blend-mode: screen;
  }

  .hero__content--brand-flight {
    z-index: 1240 !important;
    width: min(58vw, 920px) !important;
    height: auto !important;
    opacity: 0 !important;
    transform: translate3d(-50%, -50%, 0) scale(.92) !important;
  }

  .hero__content--brand-flight .hero__name--static {
    height: auto !important;
  }

  .hero__brand-logo--mobile {
    display: none !important;
  }

  .hero__brand-logo--desktop {
    display: block !important;
  }

  .hero__brand-logo {
    height: auto !important;
  }

  .hero--video-live .hero__content--brand-flight {
    left: 50% !important;
    top: 50% !important;
    width: min(58vw, 920px) !important;
    height: auto !important;
    transform: translate3d(-50%, -50%, 0) scale(1) !important;
    opacity: 1 !important;
  }
}

/* Team portrait crop corrections */
#team .team-photo-card[data-team-member="kamilla"] img,
#team .team-photo-card[data-team-member="naina"] img,
#team .team-photo-card[data-team-member="lyudmila"] img,
#team .team-photo-card[data-team-member="larisa"] img,
#team .team-photo-card[data-team-member="zarina"] img,
#team .team-photo-card[data-team-member="anastasia"] img {
  object-position: center 18% !important;
}

#team .team-photo-card[data-team-member="daniel"] img {
  object-position: center 24% !important;
}

#team .team-photo-card[data-team-member="nail"] img {
  object-fit: contain !important;
  object-position: center center !important;
  padding: 5% !important;
  background: #080808 !important;
}

@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="yuri"] img {
    object-position: center 55% !important;
  }
}

/* Final resources title position */
#resources.agency-globe .resources-command-head {
  transform: translateY(-62px) !important;
  margin-bottom: clamp(-30px, -1.8vw, -22px) !important;
}

#resources.agency-globe + .globe-zone {
  margin-top: clamp(72px, 7vw, 118px) !important;
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-head {
    transform: translateY(-35px) !important;
    margin-bottom: -14px !important;
  }

  #resources.agency-globe + .globe-zone {
    margin-top: clamp(46px, 14vw, 72px) !important;
  }
}

/* Desktop resources micro-alignment */
@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card[data-count-value="30"] > * {
    transform: translateY(14px) !important;
  }
}

/* Final premium spacing and team priority */
.services-format__head {
  transform: translateY(-34px) !important;
  margin-bottom: clamp(64px, 7vw, 104px) !important;
}

#resources.agency-globe .resources-command-head {
  transform: translateY(-94px) !important;
  margin-bottom: clamp(42px, 5vw, 76px) !important;
}

#team .team-photo-card[data-team-member="lyudmila"] {
  order: 2 !important;
}

#team .team-photo-card[data-team-member="sevara"] {
  order: 3 !important;
}

@media (max-width: 900px) {
  .services-format__head {
    transform: translateY(-24px) !important;
    margin-bottom: clamp(42px, 11vw, 62px) !important;
  }

  #resources.agency-globe .resources-command-head {
    transform: translateY(-59px) !important;
    margin-bottom: clamp(28px, 9vw, 48px) !important;
  }
}

/* Premium client logo cloud */
#clients.clients--cloud {
  background: #fff !important;
  color: #0b0b0b !important;
  padding: clamp(108px, 9vw, 152px) var(--pad) clamp(82px, 7vw, 116px) !important;
}

#clients.clients--cloud .clients__inner {
  width: min(1040px, calc(100% - 48px)) !important;
  max-width: none !important;
  margin: 0 auto !important;
}

#clients.clients--cloud .clients__head {
  margin: 0 !important;
  text-align: center !important;
}

#clients.clients--cloud .clients__kicker--title {
  margin: 0 !important;
}

#clients .logo-cloud {
  width: min(980px, 100%) !important;
  margin: clamp(62px, 7vw, 94px) auto 0 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(140px, 1fr)) !important;
  align-items: center !important;
  justify-items: center !important;
  justify-content: center !important;
  gap: clamp(28px, 3.4vw, 48px) clamp(26px, 3.6vw, 44px) !important;
}

#clients .logo-cloud__logo {
  display: block !important;
  width: min(168px, 100%) !important;
  height: 58px !important;
  max-width: none !important;
  object-fit: contain !important;
  filter: none !important;
  opacity: .62 !important;
  mix-blend-mode: multiply;
  transition: opacity .28s ease, transform .28s cubic-bezier(.16, 1, .3, 1) !important;
}

#clients .logo-cloud:hover .logo-cloud__logo {
  opacity: .50 !important;
}

#clients .logo-cloud__logo:hover {
  opacity: .82 !important;
  transform: translateY(-2px) !important;
}

@media (max-width: 720px) {
  #clients.clients--cloud {
    padding: 92px 16px 76px !important;
  }

  #clients.clients--cloud .clients__inner {
    width: min(100%, 430px) !important;
  }

  #clients .logo-cloud {
    margin-top: 44px !important;
    grid-template-columns: repeat(2, minmax(118px, 1fr)) !important;
    gap: 24px 22px !important;
  }

  #clients .logo-cloud__logo {
    width: min(142px, 100%) !important;
    height: 50px !important;
  }
}

@media (max-width: 720px) {
  .hero__content--brand-flight {
    width: min(62vw, 260px) !important;
    height: min(62vw, 260px) !important;
  }

  .hero--video-live .hero__content--brand-flight {
    left: 14px !important;
    top: 16px !important;
    width: 40px !important;
    height: 40px !important;
  }
}

/* Black shuffle client block */
#clients.clients--shuffle {
  position: relative !important;
  overflow: hidden !important;
  background: #050505 !important;
  color: #f5f5f5 !important;
  padding: clamp(92px, 8vw, 136px) var(--pad) clamp(82px, 7vw, 118px) !important;
}

#clients.clients--shuffle::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .76;
  background:
    radial-gradient(720px 360px at 12% 4%, rgba(255,255,255,.09), transparent 62%),
    radial-gradient(640px 340px at 92% 18%, rgba(120,180,255,.07), transparent 64%);
}

.clients-shuffle__inner {
  position: relative;
  z-index: 1;
  width: min(1160px, calc(100% - 48px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(280px, .86fr) minmax(430px, 1fr);
  align-items: center;
  gap: clamp(34px, 5vw, 76px);
}

.clients-shuffle__copy {
  max-width: 500px;
}

.clients-shuffle__kicker {
  margin: 0 0 16px;
  color: rgba(255,255,255,.52);
  font-size: 12px;
  font-weight: 360;
  letter-spacing: .28em;
  text-transform: uppercase;
}

.clients-shuffle__title {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 5.4vw, 72px);
  line-height: .94;
  font-weight: 800;
  letter-spacing: var(--besson-heading-track);
  text-transform: uppercase;
  text-wrap: balance;
}

.clients-shuffle__comma {
  display: inline-block;
}

.clients-shuffle__nowrap {
  display: inline-block;
  white-space: nowrap;
}

@media (min-width: 901px) {
  .clients-shuffle__comma {
    margin-left: -.11em;
    margin-right: .12em;
    transform: translateX(-.08em);
  }
}

@media (max-width: 900px) {
  .clients-shuffle__comma {
    font-size: .82em;
    margin-left: .02em;
    margin-right: .18em;
    transform: translate(.02em, -.035em);
  }
}

.clients-shuffle__text {
  margin: 22px 0 0;
  max-width: 42ch;
  color: rgba(255,255,255,.58);
  font-size: clamp(14px, 1.28vw, 17px);
  line-height: 1.58;
  letter-spacing: .02em;
}

.clients-shuffle-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 7px;
  height: clamp(360px, 37vw, 460px);
  min-width: 0;
}

.clients-shuffle-tile {
  position: relative;
  display: grid;
  place-items: center;
  min-width: 0;
  min-height: 0;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.085);
  background:
    radial-gradient(160px 100px at 50% 34%, rgba(255,255,255,.055), transparent 68%),
    rgba(255,255,255,.035);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.055);
  overflow: hidden;
  transition:
    opacity .38s ease,
    transform .48s cubic-bezier(.16, 1, .3, 1),
    border-color .28s ease,
    background .28s ease;
}

.clients-shuffle-tile::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .0;
  background: linear-gradient(120deg, transparent 18%, rgba(255,255,255,.09), transparent 72%);
  transform: translateX(-120%);
  transition: opacity .3s ease, transform .75s cubic-bezier(.16, 1, .3, 1);
}

.clients-shuffle-tile img {
  display: block;
  width: 76%;
  height: 58%;
  object-fit: contain;
  filter: invert(1) grayscale(1) contrast(1.12);
  opacity: .72;
  transform: translateZ(0);
  transition: opacity .28s ease, transform .28s cubic-bezier(.16, 1, .3, 1);
}

.clients-shuffle-tile:hover {
  border-color: rgba(255,255,255,.18);
  background:
    radial-gradient(180px 110px at 50% 38%, rgba(255,255,255,.085), transparent 70%),
    rgba(255,255,255,.06);
  transform: translateY(-2px);
}

.clients-shuffle-tile:hover::after {
  opacity: 1;
  transform: translateX(120%);
}

.clients-shuffle-tile:hover img {
  opacity: .96;
  transform: scale(1.035);
}

.clients-shuffle-tile.is-shuffling {
  opacity: .34;
  transform: scale(.94);
}

@media (max-width: 900px) {
  #clients.clients--shuffle {
    padding: 82px 16px 72px !important;
  }

  .clients-shuffle__inner {
    width: min(100%, 520px);
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .clients-shuffle__copy {
    max-width: none;
    text-align: center;
  }

  .clients-shuffle__title {
    font-size: clamp(28px, 8.2vw, 42px);
  }

  .clients-shuffle__text {
    margin-inline: auto;
  }

  .clients-shuffle-grid {
    height: min(104vw, 440px);
    gap: 6px;
  }

  .clients-shuffle-tile {
    border-radius: 7px;
  }
}

/* 2026-05-30: unified premium intro, readable clients, compact mobile offices */
.stage__desktop-break {
  display: inline !important;
}

.brand__mark-video {
  filter: invert(1) grayscale(1) contrast(1.14) brightness(1.08) !important;
  mix-blend-mode: screen !important;
}

.nav.nav--on-light .brand__mark-video {
  filter: grayscale(1) contrast(1.12) brightness(.02) !important;
  mix-blend-mode: multiply !important;
}

.hero__content--brand-flight {
  z-index: 1240 !important;
  width: min(39vw, 620px) !important;
  height: auto !important;
  opacity: 0 !important;
  transform: translate3d(-50%, -50%, 0) scale(.96) !important;
}

.hero__content--brand-flight .hero__name--static {
  height: auto !important;
}

.hero__brand-logo,
.hero__brand-logo--mobile,
.hero__brand-logo--desktop {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  filter: invert(1) contrast(1.08) drop-shadow(0 14px 34px rgba(0,0,0,.36)) !important;
}

.hero__brand-logo--desktop {
  display: none !important;
}

.hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 1250 !important;
  display: block !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: #050505;
  transition:
    opacity .72s ease,
    visibility .72s ease,
    background 1.08s cubic-bezier(.16, 1, .3, 1);
}

.hero--intro-active .hero-monogram-intro {
  opacity: 1;
  visibility: visible;
}

.hero-monogram-intro__video {
  position: fixed;
  left: 50%;
  top: 50%;
  width: min(70vw, 620px);
  height: min(70vh, 620px);
  object-fit: contain;
  object-position: center;
  transform: translate3d(-50%, -50%, 0) scale(1);
  filter: invert(1) grayscale(1) contrast(1.14) brightness(1.1);
  mix-blend-mode: screen;
  transition:
    left 1.08s cubic-bezier(.16, 1, .3, 1),
    top 1.08s cubic-bezier(.16, 1, .3, 1),
    width 1.08s cubic-bezier(.16, 1, .3, 1),
    height 1.08s cubic-bezier(.16, 1, .3, 1),
    transform 1.08s cubic-bezier(.16, 1, .3, 1),
    opacity .42s ease;
}

.hero--monogram-done .hero-monogram-intro {
  background: rgba(5,5,5,0);
}

.hero--monogram-done .hero-monogram-intro__video {
  left: var(--pad);
  top: 18px;
  width: clamp(38px, 3.2vw, 52px);
  height: clamp(38px, 3.2vw, 52px);
  transform: translate3d(0, 0, 0) scale(.98);
}

.hero--monogram-hidden .hero-monogram-intro {
  opacity: 0;
  visibility: hidden;
}

.hero--video-live .hero__content--brand-flight {
  left: 50% !important;
  top: 50% !important;
  width: min(39vw, 620px) !important;
  height: auto !important;
  transform: translate3d(-50%, -50%, 0) scale(1) !important;
  opacity: .92 !important;
}

.clients-shuffle-tile {
  transition:
    opacity .72s ease,
    transform .82s cubic-bezier(.16, 1, .3, 1),
    border-color .28s ease,
    background .28s ease !important;
}

.clients-shuffle-tile img {
  filter: none !important;
  opacity: .88 !important;
  transition: opacity .48s ease, transform .62s cubic-bezier(.16, 1, .3, 1) !important;
}

.clients-shuffle-tile.is-shuffling {
  opacity: .55 !important;
  transform: scale(.985) !important;
}

.clients-shuffle-tile.is-reordering {
  opacity: .22 !important;
}

.clients-shuffle-tile:hover img {
  opacity: 1 !important;
}

@media (max-width: 900px) {
  .hero-monogram-intro__video {
    width: min(74vw, 360px);
    height: min(74vw, 360px);
  }

  .hero--monogram-done .hero-monogram-intro__video {
    left: 14px;
    top: 16px;
    width: 40px;
    height: 40px;
  }

  .hero--video-live .hero__content--brand-flight {
    left: 50% !important;
    top: 50% !important;
    width: min(62vw, 320px) !important;
    height: auto !important;
    transform: translate3d(-50%, -50%, 0) scale(1) !important;
    opacity: .92 !important;
  }

  .offices-cards {
    padding: 52px 0 42px !important;
  }

  .offices-cards__inner {
    width: calc(100% - 28px) !important;
  }

  .offices-cards__head {
    gap: 7px !important;
    margin-bottom: 16px !important;
  }

  .offices-cards__sub {
    font-size: 9px !important;
    letter-spacing: .24em !important;
  }

  .offices-cards__title {
    font-size: clamp(24px, 7vw, 34px) !important;
  }

  .offices-cards__grid {
    gap: 12px !important;
  }

  .office-card__frame {
    border-radius: 17px !important;
  }

  .office-card__photo,
  .office-card__content {
    height: 147px !important;
  }

  .office-card__content,
  .office-card__details {
    padding: 11px !important;
  }

  .office-card__status {
    padding: 5px 8px !important;
    gap: 5px !important;
  }

  .office-card__statusText {
    font-size: 8px !important;
    letter-spacing: .12em !important;
  }

  .office-card__city {
    margin-bottom: 5px !important;
    font-size: 9px !important;
    letter-spacing: .14em !important;
  }

  .office-card__name {
    font-size: clamp(22px, 7.4vw, 30px) !important;
    line-height: .96 !important;
  }

  .office-card__addr,
  .office-card__phone {
    margin-top: 7px !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
  }

  .office-card__details {
    display: grid !important;
    gap: 9px !important;
  }

  .office-card__actions {
    grid-template-columns: minmax(104px, 1fr) 36px 36px minmax(104px, 1fr) !important;
    gap: 6px !important;
  }

  .office-action {
    min-height: 34px !important;
  }

  .office-action__ic {
    width: 26px !important;
    height: 26px !important;
  }

  .office-action__tx {
    font-size: 8px !important;
    letter-spacing: .14em !important;
  }
}

/* 2026-05-30d: hero logo refinement, no monogram flight, client/offices adjustments */
.hero-logo-wrap {
  --hero-logo-lift: 0px;
  --hero-logo-scale: 1;
  --hero-logo-letter-lift: 0px;
  --hero-logo-letter-spread: 0px;
  position: relative !important;
  display: block !important;
  width: 100% !important;
  line-height: 0 !important;
  transform: translate3d(0, var(--hero-logo-lift), 0) scale(var(--hero-logo-scale)) !important;
  transform-origin: center !important;
  transition: transform .28s cubic-bezier(.16, 1, .3, 1) !important;
  pointer-events: auto !important;
}

.hero__content--brand-flight {
  pointer-events: none !important;
}

.hero--video-live .hero__content--brand-flight {
  pointer-events: auto !important;
}

.hero__brand-logo {
  position: relative !important;
  z-index: 1 !important;
  aspect-ratio: auto !important;
}

.hero-logo-touch {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  pointer-events: none !important;
  opacity: 0 !important;
  transition: opacity .36s ease !important;
}

.hero-logo-touch span {
  --scroll-x: 0px;
  display: block !important;
  min-width: 0 !important;
  height: 100% !important;
  background-image: url("assets/img/besson-hero-final-logo.png?v=20260530g") !important;
  background-size: 600% 100% !important;
  background-position: var(--bp) 50% !important;
  background-repeat: no-repeat !important;
  filter: invert(1) contrast(1.12) drop-shadow(0 14px 34px rgba(0,0,0,.36)) !important;
  transform: translate3d(var(--scroll-x), var(--hero-logo-letter-lift), 0) scaleY(var(--hero-logo-letter-scale)) !important;
  transition: transform .52s cubic-bezier(.16, 1, .3, 1), opacity .32s ease !important;
}

.hero--logo-scrolling .hero-logo-touch {
  opacity: .28 !important;
}

.hero-logo-wrap:hover .hero__brand-logo {
  opacity: .2 !important;
}

.hero-logo-wrap:hover .hero-logo-touch {
  opacity: 1 !important;
}

.hero-logo-wrap:hover .hero-logo-touch span {
  animation: heroLogoLetterTouch .7s cubic-bezier(.16, 1, .3, 1) both !important;
  animation-delay: calc(var(--i) * 38ms) !important;
}

@keyframes heroLogoLetterTouch {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  46% {
    transform: translate3d(var(--hx), -5px, 0) scale(1.026);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}

.hero--monogram-done .hero-monogram-intro {
  opacity: 0 !important;
  visibility: hidden !important;
  background: #050505 !important;
  transition: opacity .42s cubic-bezier(.16, 1, .3, 1), visibility .42s ease !important;
}

.hero--monogram-done .hero-monogram-intro__video {
  left: 50% !important;
  top: 50% !important;
  width: min(70vw, 620px) !important;
  height: min(70vh, 620px) !important;
  opacity: 0 !important;
  transform: translate3d(-50%, -50%, 0) scale(.98) !important;
}

.clients-shuffle-tile img {
  width: 82% !important;
  height: 64% !important;
}

@media (max-width: 900px) {
  .clients-shuffle-grid {
    height: min(100vw, 440px) !important;
  }

  .clients-shuffle-tile img {
    width: 90% !important;
    height: 72% !important;
  }

  .offices-cards {
    padding: 40px 0 34px !important;
  }

  .offices-cards__head {
    gap: 6px !important;
    margin-bottom: 12px !important;
  }

  .offices-cards__title {
    font-size: clamp(22px, 6.5vw, 30px) !important;
  }

  .offices-cards__grid {
    gap: 8px !important;
  }

  .office-card__frame {
    border-radius: 16px !important;
  }

  .office-card__photo,
  .office-card__content {
    height: 86px !important;
  }

  .office-card__content {
    padding: 10px !important;
  }

  .office-card__details {
    padding: 9px 10px 10px !important;
    gap: 6px !important;
  }

  .office-card__status {
    padding: 4px 7px !important;
  }

  .office-card__statusText {
    font-size: 8.5px !important;
    letter-spacing: .12em !important;
  }

  .office-card__name {
    font-size: clamp(22px, 7vw, 29px) !important;
  }

  .office-card__addr {
    max-width: none !important;
    margin: 0 !important;
    overflow: hidden !important;
    color: rgba(0,0,0,.68) !important;
    font-size: 10.5px !important;
    line-height: 1.18 !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
  }

  .office-card__phone {
    margin: 0 !important;
    color: rgba(0,0,0,.88) !important;
    font-size: 11px !important;
    line-height: 1.1 !important;
  }

  .office-card__actions {
    grid-template-columns: minmax(112px, 1fr) 34px 34px minmax(100px, 1fr) !important;
    gap: 6px !important;
  }

  .office-action {
    min-height: 31px !important;
    padding: 0 9px !important;
  }

  .office-action__ic {
    width: 23px !important;
    height: 23px !important;
  }

  .office-action__ic svg {
    width: 15px !important;
    height: 15px !important;
  }

  .office-action__tx {
    font-size: 9px !important;
    letter-spacing: .12em !important;
  }
}

/* 2026-06-02d: final monogram/cookie override must stay at file end */
.brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.brand__mark--logo::before,
.brand__mark--logo::after {
  display: none !important;
  content: none !important;
}

.brand__mark-video.brand__mark-animated,
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.brand__mark-fallback {
  position: absolute !important;
  inset: 0 !important;
  z-index: 5 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  mix-blend-mode: normal !important;
  pointer-events: none !important;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
}

.nav.nav--on-light .brand__mark-fallback {
  filter: brightness(0) grayscale(1) contrast(1.12) !important;
}

body.hero-intro-active {
  overflow: hidden !important;
  background: #050505 !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 99999 !important;
  display: grid !important;
  place-items: center !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  grid-area: 1 / 1 !important;
  z-index: 5 !important;
  width: min(46vw, 460px) !important;
  height: min(46vw, 460px) !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__fallback,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
    width: min(66vw, 300px) !important;
    height: min(66vw, 300px) !important;
  }

  .cookie-banner {
    grid-template-columns: 1fr !important;
    align-items: start !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important;
    padding: 14px !important;
    gap: 12px !important;
  }

  .cookie-banner__text {
    font-size: 11px !important;
    line-height: 1.42 !important;
  }

  .cookie-banner__text strong {
    font-size: 10px !important;
  }

  .cookie-banner__and {
    display: inline !important;
    white-space: normal !important;
  }

  .cookie-banner__text a[href*="cookie"] {
    white-space: nowrap !important;
  }

  .cookie-banner__actions {
    justify-content: flex-end !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .cookie-banner__btn {
    flex: 0 0 auto !important;
    min-width: 112px !important;
    height: 38px !important;
    padding: 0 14px !important;
    font-size: 9px !important;
    letter-spacing: .12em !important;
  }
}

/* 2026-06-02c: readable monogram asset for splash and fixed header */
.brand__mark-video.brand__mark-animated,
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.brand__mark-fallback {
  position: absolute !important;
  inset: 0 !important;
  z-index: 5 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  mix-blend-mode: normal !important;
  pointer-events: none !important;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
}

.nav.nav--on-light .brand__mark-fallback {
  filter: brightness(0) grayscale(1) contrast(1.12) !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  grid-area: 1 / 1 !important;
  z-index: 5 !important;
  width: min(46vw, 460px) !important;
  height: min(46vw, 460px) !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__fallback,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
    width: min(66vw, 300px) !important;
    height: min(66vw, 300px) !important;
  }
}

@media (max-width: 900px) {
  .offices-cards {
    padding: 34px 0 28px !important;
  }

  .offices-cards__head {
    margin-bottom: 9px !important;
  }

  .offices-cards__sub {
    font-size: 8.5px !important;
  }

  .offices-cards__title {
    font-size: clamp(21px, 6.2vw, 28px) !important;
  }

  .office-card__photo,
  .office-card__content {
    height: 68px !important;
  }

  .office-card__content {
    padding: 8px 10px !important;
  }

  .office-card__details {
    padding: 7px 9px 8px !important;
    gap: 4px !important;
  }

  .office-card__status {
    padding: 3px 7px !important;
  }

  .office-card__statusText {
    font-size: 8.2px !important;
  }

  .office-card__name {
    font-size: clamp(20px, 6.6vw, 27px) !important;
  }

  .office-card__addr {
    font-size: 9.5px !important;
    line-height: 1.08 !important;
  }

  .office-card__phone {
    font-size: 10px !important;
  }

  .office-card__actions {
    grid-template-columns: minmax(104px, 1fr) 32px 32px minmax(92px, 1fr) !important;
    gap: 5px !important;
  }

  .office-action {
    min-height: 28px !important;
    padding: 0 8px !important;
  }

  .office-action__ic {
    width: 21px !important;
    height: 21px !important;
  }

  .office-action__tx {
    font-size: 8.8px !important;
  }
}

/* 2026-05-30 final hero/resources/offices alignment */
body.hero-intro-active {
  overflow: hidden !important;
  background: #050505 !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active main > :not(.hero) {
  visibility: hidden !important;
}

.hero--intro-active .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9999 !important;
  display: grid !important;
  place-items: center !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

.hero--intro-active .hero-monogram-intro__video {
  width: min(52vw, 520px) !important;
  height: min(52vw, 520px) !important;
  object-fit: contain !important;
  filter: invert(1) contrast(1.16) drop-shadow(0 0 42px rgba(255,255,255,.14)) !important;
  opacity: 1 !important;
}

.hero--monogram-done .hero-monogram-intro {
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .42s cubic-bezier(.16, 1, .3, 1), visibility .42s ease !important;
}

.brand__mark--logo {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.brand__mark-img {
  display: block !important;
  width: 52px !important;
  height: 52px !important;
  object-fit: contain !important;
  background: transparent !important;
  filter: invert(1) contrast(1.12) drop-shadow(0 10px 20px rgba(0,0,0,.22)) !important;
}

.nav.nav--on-light .brand__mark-img {
  filter: none !important;
}

/* 2026-06-01h: one-pass intro, animated transparent monogram, services dropdown */
body.hero-intro-active {
  background: #050505 !important;
}

body.hero-intro-active::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9998;
  background: #050505;
  pointer-events: none;
}

.hero--intro-active .hero-monogram-intro {
  background: #050505 !important;
  box-shadow: none !important;
  filter: none !important;
  isolation: isolate !important;
}

.hero--intro-active .hero-monogram-intro__video {
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.08) brightness(1.04) !important;
  mix-blend-mode: screen !important;
}

.brand__mark--logo {
  width: clamp(42px, 3.4vw, 56px) !important;
  height: clamp(42px, 3.4vw, 56px) !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  isolation: isolate !important;
}

.brand__mark-video {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.08) brightness(1.04) !important;
  mix-blend-mode: screen !important;
  pointer-events: none !important;
  transition: filter .18s ease, opacity .18s ease, transform .22s ease !important;
}

.brand__mark--logo:hover .brand__mark-video {
  transform: translateY(-1px) scale(1.015) !important;
}

.nav.nav--on-light .brand__mark-video {
  filter: grayscale(1) contrast(1.16) brightness(.86) !important;
  mix-blend-mode: multiply !important;
}

.nav-services-menu {
  position: relative;
  display: inline-flex;
  align-items: center;
  z-index: 5;
}

.nav-services-menu__trigger {
  appearance: none;
  border: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 36px;
  padding: 0 11px;
  border-radius: 10px;
  color: inherit;
  background: transparent;
  cursor: pointer;
  transition: background .22s ease, color .22s ease, box-shadow .22s ease, transform .22s ease;
}

.nav-services-menu:hover .nav-services-menu__trigger,
.nav-services-menu.is-open .nav-services-menu__trigger,
.nav-services-menu__trigger:focus-visible {
  background: rgba(255,255,255,.10);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.10);
}

.nav.nav--on-light .nav-services-menu:hover .nav-services-menu__trigger,
.nav.nav--on-light .nav-services-menu.is-open .nav-services-menu__trigger,
.nav.nav--on-light .nav-services-menu__trigger:focus-visible {
  background: rgba(0,0,0,.055);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
}

.nav-services-menu__chevron {
  width: 13px;
  height: 13px;
  opacity: .58;
  flex: 0 0 auto;
  transform: translateY(1px);
  transition: transform .28s cubic-bezier(.19,1,.22,1), opacity .22s ease;
}

.nav-services-menu.is-open .nav-services-menu__chevron,
.nav-services-menu:hover .nav-services-menu__chevron {
  opacity: .92;
  transform: translateY(1px) rotate(180deg);
}

.nav-services-menu__panel {
  position: absolute;
  left: 50%;
  top: calc(100% + 10px);
  min-width: 144px;
  display: grid;
  gap: 4px;
  padding: 7px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(8,8,8,.82);
  color: #fff;
  box-shadow: 0 18px 48px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(16px);
  transform: translate3d(-50%, -7px, 0) scale(.98);
  transform-origin: top center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .22s ease, transform .28s cubic-bezier(.19,1,.22,1), visibility .22s ease;
}

.nav-services-menu.is-open .nav-services-menu__panel,
.nav-services-menu:hover .nav-services-menu__panel,
.nav-services-menu:focus-within .nav-services-menu__panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(-50%, 0, 0) scale(1);
}

.nav-services-menu__panel::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -5px;
  width: 10px;
  height: 10px;
  border-left: 1px solid rgba(255,255,255,.12);
  border-top: 1px solid rgba(255,255,255,.12);
  background: rgba(8,8,8,.82);
  transform: translateX(-50%) rotate(45deg);
}

.nav-services-menu__item {
  position: relative;
  z-index: 1;
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  padding: 0 14px;
  color: inherit;
  font-size: 11px;
  line-height: 1;
  font-weight: 560;
  letter-spacing: .18em;
  text-transform: uppercase;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.nav-services-menu__item:hover,
.nav-services-menu__item:focus-visible {
  background: rgba(255,255,255,.12);
  transform: translateY(-1px);
}

.contact-success {
  grid-template-rows: auto auto auto !important;
  row-gap: 18px !important;
}

#contact .contact-success__monogram {
  position: relative;
  z-index: 2;
  display: block;
  width: clamp(76px, 12vw, 128px);
  height: clamp(76px, 12vw, 128px);
  object-fit: contain;
  background: transparent;
  box-shadow: none;
  filter: invert(1) grayscale(1) contrast(1.08) brightness(1.04);
  mix-blend-mode: screen;
  pointer-events: none;
}

#contact .contact-success__sparkles {
  top: 43% !important;
}

#contact .contact-success__beam {
  top: calc(50% + 92px) !important;
}

@media (max-width: 768px) {
  .hero--intro-active .hero-monogram-intro__video {
    width: min(68vw, 300px) !important;
    height: min(68vw, 300px) !important;
  }

  .brand__mark--logo {
    width: 44px !important;
    height: 44px !important;
  }
}

/* 2026-06-01d: team section top air matches How section rhythm */
@media (min-width: 901px) {
  #team.team {
    align-items: flex-start !important;
    padding-top: clamp(96px, 9vw, 138px) !important;
    padding-bottom: clamp(64px, 7vw, 108px) !important;
  }

  #team .team__head {
    transform: none !important;
  }
}

/* 2026-06-01c: financing resource card inverts opposite to regular cards */
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within {
  background: #fff !important;
  color: #050505 !important;
  border-color: rgba(0,0,0,.12) !important;
}

#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-badge,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-number,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:hover .resources-command-suffix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-kicker,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__title,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-card__text,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-badge,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-metric,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-prefix,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-number,
#resources.agency-globe .resources-command-card[data-count-value="100000"]:focus-within .resources-command-suffix {
  color: #050505 !important;
  -webkit-text-fill-color: #050505 !important;
  --typed-color: #050505 !important;
}

.brand__mark-animated {
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
  transform-origin: 50% 50% !important;
}

@keyframes bessonMonogramBreath {
  0%, 100% { transform: scale(1); opacity: .96; }
  50% { transform: scale(1.035); opacity: 1; }
}

.hero__content--brand-flight,
.hero--video-live .hero__content--brand-flight {
  width: min(27.3vw, 434px) !important;
  max-width: calc(100vw - 56px) !important;
}

.hero--logo-out.hero--video-live .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.hero-logo-touch span {
  background-image: url("assets/img/besson-hero-final-logo.png?v=20260530g") !important;
  transition: transform .34s cubic-bezier(.16, 1, .3, 1), opacity .24s ease !important;
}

.hero--logo-scrolling .hero-logo-touch {
  opacity: .82 !important;
}

.hero--logo-scrolling .hero__brand-logo {
  opacity: .16 !important;
}

.hero-logo-wrap:hover .hero-logo-touch span {
  animation: heroLogoLetterTouchFinal .62s cubic-bezier(.16, 1, .3, 1) both !important;
  animation-delay: calc(var(--i) * 34ms) !important;
}

@keyframes heroLogoLetterTouchFinal {
  0% { transform: translate3d(var(--scroll-x), var(--hero-logo-letter-lift), 0) scaleY(var(--hero-logo-letter-scale)); }
  44% { transform: translate3d(calc(var(--scroll-x) + var(--hx)), calc(var(--hero-logo-letter-lift) - 14px), 0) scale(1.045, calc(var(--hero-logo-letter-scale) + .045)); }
  100% { transform: translate3d(var(--scroll-x), var(--hero-logo-letter-lift), 0) scaleY(var(--hero-logo-letter-scale)); }
}

.resources-command-subtitle {
  margin: 0 0 16px !important;
  color: rgba(0,0,0,.45) !important;
  font-size: 12px !important;
  font-weight: 420 !important;
  letter-spacing: .28em !important;
  line-height: 1.15 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

#resources.agency-globe .resources-command-head {
  transform: none !important;
  margin: 0 auto clamp(64px, 7vw, 104px) !important;
  text-align: center !important;
}

.services-format__head,
.globe-intro,
#team .team__head {
  margin-bottom: clamp(64px, 7vw, 104px) !important;
}

#team .team__title {
  text-transform: uppercase !important;
}

#team .team-showcase {
  margin-top: 0 !important;
}

.clients-shuffle-tile {
  transition: opacity .9s cubic-bezier(.16, 1, .3, 1), transform 1s cubic-bezier(.16, 1, .3, 1), border-color .3s ease, background .3s ease !important;
}

.clients-shuffle-tile img {
  width: 88% !important;
  height: 72% !important;
  object-fit: contain !important;
  opacity: 1 !important;
  filter: brightness(1.14) saturate(1.08) !important;
}

.clients-shuffle-tile.is-shuffling {
  opacity: .72 !important;
  transform: scale(.986) translateY(2px) !important;
}

.clients-shuffle-tile.is-reordering {
  opacity: .42 !important;
}

@media (max-width: 900px) {
  .hero--intro-active .hero-monogram-intro__video {
    width: min(64vw, 320px) !important;
    height: min(64vw, 320px) !important;
  }

  .hero__content--brand-flight,
  .hero--video-live .hero__content--brand-flight {
    width: min(43.4vw, 224px) !important;
    max-width: calc(100vw - 48px) !important;
  }

  .resources-command-subtitle {
    margin-bottom: 12px !important;
    font-size: 10px !important;
    letter-spacing: .22em !important;
  }

  #resources.agency-globe .resources-command-head,
  .services-format__head,
  .globe-intro,
  #team .team__head {
    margin-bottom: clamp(42px, 10vw, 62px) !important;
  }

  .clients-shuffle-tile img {
    width: 104% !important;
    height: 88% !important;
  }

  .offices-cards {
    padding: 40px 0 34px !important;
  }

  .offices-cards__head {
    margin-bottom: 11px !important;
  }

  .office-card__photo,
  .office-card__content {
    height: 78px !important;
  }

  .office-card__content {
    padding: 9px 10px !important;
  }

  .office-card__name {
    font-size: clamp(22px, 7vw, 29px) !important;
  }

  .office-card__addr {
    font-size: 10.2px !important;
    line-height: 1.12 !important;
  }

  .office-card__phone {
    font-size: 10.8px !important;
  }

  .office-action {
    min-height: 31px !important;
  }

  .office-action__tx {
    font-size: 9.2px !important;
  }
}

/* 2026-05-30i: all client logos white on black */
#clients.clients--shuffle .clients-shuffle-tile img {
  filter: brightness(0) invert(1) grayscale(1) contrast(1.08) !important;
  opacity: .88 !important;
}

#clients.clients--shuffle .clients-shuffle-tile:hover img {
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  opacity: 1 !important;
}

/* 2026-06-01a: clients logo sizing, clean intro monogram, mobile offices +15% */
#clients.clients--shuffle .clients-shuffle-tile img[alt="Philip Morris International"] {
  width: 112% !important;
  height: 94% !important;
}

#clients.clients--shuffle .clients-shuffle-tile img[alt="METRO"] {
  width: 98% !important;
  height: 74% !important;
}

.hero--intro-active .hero-monogram-intro {
  background: #050505 !important;
  box-shadow: none !important;
  filter: none !important;
}

.hero--intro-active .hero-monogram-intro__video {
  background: transparent !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.08) brightness(1.04) !important;
  mix-blend-mode: screen !important;
}

.brand__mark--logo,
.brand__mark-img,
.brand__mark-animated {
  background: transparent !important;
  box-shadow: none !important;
}

@media (max-width: 900px) {
  .office-card__photo,
  .office-card__content {
    height: 90px !important;
  }

  .office-action {
    min-height: 36px !important;
  }
}

/* 2026-06-01b: nav monogram has no glow square */
.brand__mark-img {
  filter: invert(1) contrast(1.12) !important;
}

.nav.nav--on-light .brand__mark-img {
  filter: none !important;
}

/* 2026-06-01e: team section top air matches How section rhythm */
@media (min-width: 901px) {
  #team.team {
    align-items: flex-start !important;
    padding-top: clamp(96px, 9vw, 138px) !important;
    padding-bottom: clamp(64px, 7vw, 108px) !important;
  }

  #team .team__head {
    transform: none !important;
  }
}

/* 2026-06-01f: office card button typography stays light on desktop */
@media (min-width: 901px) {
  #offices .office-action__tx,
  #offices .office-action--map .office-action__tx,
  #offices .office-action--req .office-action__tx {
    font-size: 8.6px !important;
    font-weight: 420 !important;
    letter-spacing: .18em !important;
    line-height: 1 !important;
  }
}

/* 2026-06-01g: cookie mobile line rhythm and office messenger spacing */
.cookie-banner__and {
  display: inline;
}

@media (max-width: 768px) {
  .cookie-banner__and {
    display: block;
  }

  #offices .office-card__actions {
    column-gap: 9px !important;
  }

  #offices .office-action.is-telegram,
  #offices .office-action.is-whatsapp {
    margin-inline: 1px !important;
  }

  #offices .office-card__phone {
    display: inline-flex !important;
    width: max-content !important;
    max-width: 100% !important;
    text-decoration: none !important;
    text-underline-offset: 3px !important;
  }
}

/* 2026-06-01i: guaranteed visible one-shot intro monogram */
.hero-monogram-intro__fallback {
  display: none;
}

body.hero-intro-active {
  background: #050505 !important;
}

body.hero-intro-active::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9998;
  background: #050505;
  pointer-events: none;
}

.hero--intro-active .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9999 !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  background: #050505 !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
  pointer-events: none !important;
}

.hero--intro-active .hero-monogram-intro__video,
.hero--intro-active .hero-monogram-intro__fallback {
  grid-area: 1 / 1 !important;
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: invert(1) grayscale(1) contrast(1.1) brightness(1.06) !important;
  mix-blend-mode: screen !important;
}

.hero--intro-active .hero-monogram-intro__fallback {
  display: block !important;
  z-index: 1;
  opacity: .95;
  animation: introMonogramVisible 3000ms cubic-bezier(.16,1,.3,1) both;
}

.hero--intro-active .hero-monogram-intro__video {
  position: relative;
  z-index: 2;
  opacity: .98;
}

@keyframes introMonogramVisible {
  0% {
    opacity: 0;
    transform: scale(.94);
    filter: invert(1) grayscale(1) contrast(1.1) brightness(1.06) blur(7px);
  }
  16% {
    opacity: .95;
    transform: scale(1);
    filter: invert(1) grayscale(1) contrast(1.1) brightness(1.06) blur(0);
  }
  82% {
    opacity: .95;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.025);
  }
}

@media (max-width: 768px) {
  .hero--intro-active .hero-monogram-intro__video,
  .hero--intro-active .hero-monogram-intro__fallback {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-01j: top-left monogram is pure white on dark and pure black on light */
.brand__mark-video.brand__mark-animated {
  opacity: 1 !important;
  filter: brightness(0) invert(1) contrast(1.18) !important;
  mix-blend-mode: normal !important;
}

.nav.nav--on-light .brand__mark-video.brand__mark-animated {
  opacity: 1 !important;
  filter: brightness(0) contrast(1.18) !important;
  mix-blend-mode: normal !important;
}

@keyframes bessonMonogramBreath {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.035); opacity: 1; }
}

/* 2026-06-01k: visible nav monogram mask on both site themes */
.brand__mark--logo {
  position: relative !important;
}

.brand__mark--logo::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  background: #fff;
  -webkit-mask: url("assets/img/besson-monogram-transparent.png?v=20260601i") center / contain no-repeat;
  mask: url("assets/img/besson-monogram-transparent.png?v=20260601i") center / contain no-repeat;
  pointer-events: none;
  transform-origin: 50% 50%;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite;
}

.brand__mark-video.brand__mark-animated {
  opacity: 0 !important;
}

.nav.nav--on-light .brand__mark--logo::after {
  background: #050505;
}

/* 2026-06-02a: robust intro and nav monogram visibility */
.brand__mark--logo::after {
  display: none !important;
}

.brand__mark-fallback {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) contrast(1.16) !important;
  pointer-events: none !important;
  transform-origin: 50% 50%;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
}

.nav.nav--on-light .brand__mark-fallback {
  filter: brightness(0) contrast(1.16) !important;
}

.brand__mark-video.brand__mark-animated {
  opacity: 0 !important;
}

body.hero-intro-active {
  overflow: hidden !important;
  background: #050505 !important;
}

body.hero-intro-active::before {
  z-index: 9998 !important;
  background: #050505 !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9999 !important;
  display: grid !important;
  place-items: center !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  transform: none !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active .hero-monogram-intro__fallback {
  display: block !important;
  grid-area: 1 / 1 !important;
  z-index: 4 !important;
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) contrast(1.16) !important;
  mix-blend-mode: normal !important;
  transform-origin: 50% 50%;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active .hero-monogram-intro__video {
  grid-area: 1 / 1 !important;
  z-index: 3 !important;
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  object-fit: contain !important;
  opacity: .35 !important;
  filter: brightness(0) invert(1) contrast(1.16) !important;
  mix-blend-mode: normal !important;
}

@keyframes bessonMonogramIntroHold {
  0% { opacity: 0; transform: scale(.96); }
  14% { opacity: 1; transform: scale(1); }
  80% { opacity: 1; transform: scale(1.025); }
  100% { opacity: 1; transform: scale(1); }
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__fallback,
  .hero--intro-active .hero-monogram-intro__fallback,
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

.hero--monogram-hidden .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro__fallback,
.hero--monogram-hidden .hero-monogram-intro__video {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* 2026-06-02b: restore animated monogram without bitmap square fallback */
.brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.brand__mark--logo::before,
.brand__mark--logo::after {
  display: none !important;
  content: none !important;
}

.brand__mark-fallback {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.hero-monogram-intro__fallback {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.brand__mark-video.brand__mark-animated {
  position: absolute !important;
  inset: 0 !important;
  z-index: 4 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
  pointer-events: none !important;
}

.nav.nav--on-light .brand__mark-video.brand__mark-animated {
  filter: brightness(0) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: multiply !important;
}

body.hero-intro-active {
  overflow: hidden !important;
  background: #050505 !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 99999 !important;
  display: grid !important;
  place-items: center !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  grid-area: 1 / 1 !important;
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  object-fit: contain !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  grid-area: 1 / 1 !important;
  z-index: 5 !important;
  width: min(48vw, 500px) !important;
  height: min(48vw, 500px) !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.18) !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video,
  body.hero-intro-active .hero-monogram-intro__fallback,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

@media (max-width: 768px) {
  .cookie-banner {
    grid-template-columns: 1fr !important;
    align-items: start !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important;
    padding: 14px !important;
    gap: 12px !important;
  }

  .cookie-banner__text {
    font-size: 11px !important;
    line-height: 1.42 !important;
  }

  .cookie-banner__text strong {
    font-size: 10px !important;
  }

  .cookie-banner__and {
    display: inline !important;
    white-space: normal !important;
  }

  .cookie-banner__text a[href*="cookie"] {
    white-space: nowrap !important;
  }

  .cookie-banner__actions {
    justify-content: flex-end !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .cookie-banner__btn {
    flex: 0 0 auto !important;
    min-width: 112px !important;
    height: 38px !important;
    padding: 0 14px !important;
    font-size: 9px !important;
    letter-spacing: .12em !important;
  }
}
/* 2026-06-02e: final monogram/cookie override must stay at real EOF */
.brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.brand__mark--logo::before,
.brand__mark--logo::after {
  display: none !important;
  content: none !important;
}

.brand__mark-video.brand__mark-animated,
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.brand__mark-fallback {
  position: absolute !important;
  inset: 0 !important;
  z-index: 5 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  visibility: visible !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  mix-blend-mode: normal !important;
  pointer-events: none !important;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
}

.nav.nav--on-light .brand__mark-fallback {
  filter: brightness(0) grayscale(1) contrast(1.12) !important;
}

body.hero-intro-active {
  overflow: hidden !important;
  background: #050505 !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 99999 !important;
  display: grid !important;
  place-items: center !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  grid-area: 1 / 1 !important;
  z-index: 5 !important;
  width: min(46vw, 460px) !important;
  height: min(46vw, 460px) !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: brightness(0) invert(1) grayscale(1) contrast(1.12) !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__fallback,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
    width: min(66vw, 300px) !important;
    height: min(66vw, 300px) !important;
  }

  .cookie-banner {
    grid-template-columns: 1fr !important;
    align-items: start !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important;
    padding: 14px !important;
    gap: 12px !important;
  }

  .cookie-banner__text {
    font-size: 11px !important;
    line-height: 1.42 !important;
  }

  .cookie-banner__text strong {
    font-size: 10px !important;
  }

  .cookie-banner__and {
    display: inline !important;
    white-space: normal !important;
  }

  .cookie-banner__text a[href*="cookie"] {
    white-space: nowrap !important;
  }

  .cookie-banner__actions {
    justify-content: flex-end !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .cookie-banner__btn {
    flex: 0 0 auto !important;
    min-width: 112px !important;
    height: 38px !important;
    padding: 0 14px !important;
    font-size: 9px !important;
    letter-spacing: .12em !important;
  }
}
/* 2026-06-02f: draw monogram via CSS mask to avoid black/white square media frames */
.brand__mark-video.brand__mark-animated,
.brand__mark-fallback,
body.hero-intro-active .hero-monogram-intro__video,
body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.brand__mark--logo::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 6 !important;
  display: block !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-favicon.png?v=20260602f") center / contain no-repeat !important;
  mask: url("assets/img/besson-favicon.png?v=20260602f") center / contain no-repeat !important;
  pointer-events: none !important;
  transform-origin: 50% 50% !important;
  animation: bessonMonogramBreath 2.8s ease-in-out infinite !important;
}

.nav.nav--on-light .brand__mark--logo::after {
  background: #050505 !important;
}

body.hero-intro-active .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
  content: "" !important;
  grid-area: 1 / 1 !important;
  z-index: 7 !important;
  display: block !important;
  width: min(46vw, 460px) !important;
  height: min(46vw, 460px) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-favicon.png?v=20260602f") center / contain no-repeat !important;
  mask: url("assets/img/besson-favicon.png?v=20260602f") center / contain no-repeat !important;
  animation: bessonMonogramIntroHold 3000ms ease-in-out both !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro::before,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
    width: min(66vw, 300px) !important;
    height: min(66vw, 300px) !important;
  }
}

/* 2026-06-02g: lower the Eurasia globe heading and normalize heading-to-visual rhythm */
.globe-heading {
  padding-top: clamp(72px, 7vw, 108px) !important;
}

.globe-intro {
  margin-bottom: clamp(28px, 3.4vw, 48px) !important;
}

@media (max-width: 900px) {
  .globe-heading {
    padding-top: clamp(42px, 10vw, 68px) !important;
  }

  .globe-intro {
    margin-bottom: clamp(24px, 7vw, 38px) !important;
  }
}

/* 2026-06-02h: align resource card micro-headings to one optical line */
@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card,
  #resources.agency-globe .resources-command-card.resources-command-card--hero,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    justify-content: flex-start !important;
    padding-top: clamp(24px, 1.65vw, 32px) !important;
  }

  #resources.agency-globe .resources-command-card > * {
    transform: none !important;
  }

  #resources.agency-globe .resources-command-kicker {
    min-height: 1.25em !important;
    margin: 0 0 clamp(16px, 1.15vw, 22px) !important;
    line-height: 1.25 !important;
  }

  #resources.agency-globe .resources-command-metric {
    margin-top: 0 !important;
  }
}

/* 2026-06-02u: guaranteed monogram intro before showreel */
body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll,
body.hero-intro-active main > :not(.hero) {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100svh !important;
  min-height: 100vh !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  isolation: isolate !important;
}

body.hero-intro-active .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  transform: translate(-50%, -50%) scale(.92) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  opacity: .94 !important;
  animation: introMonogramFallbackPulse 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

body.hero-intro-video-ready .hero-monogram-intro::before,
.hero--intro-video-ready .hero-monogram-intro::before {
  opacity: 0 !important;
}

/* 2026-06-02z: authoritative final intro/card overrides */
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  grid-area: 1 / 1 !important;
  place-self: center !important;
  transform: none !important;
  animation: none !important;
  filter: invert(1) grayscale(1) contrast(1.22) brightness(1.12) !important;
  mix-blend-mode: screen !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  opacity: .96 !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  grid-area: 1 / 1 !important;
  place-self: center !important;
  z-index: 3 !important;
  width: min(42vw, 420px) !important;
  height: min(42vw, 420px) !important;
  object-fit: contain !important;
  filter: brightness(0) invert(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
  transform: scale(.98) !important;
  animation: heroIntroFallbackLogo 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__video,
.site-intro__fallback {
  filter: brightness(0) invert(1) contrast(1.18) drop-shadow(0 24px 40px rgba(0, 0, 0, 0.46)) !important;
  mix-blend-mode: screen !important;
}

.site-intro__fallback {
  opacity: .9 !important;
}

body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 5 !important;
  width: min(42vw, 420px) !important;
  height: min(42vw, 420px) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-favicon.png?v=20260602e") center / contain no-repeat !important;
  mask: url("assets/img/besson-favicon.png?v=20260602e") center / contain no-repeat !important;
  opacity: .96 !important;
  transform: translate(-50%, -50%) scale(.98) !important;
  pointer-events: none !important;
  animation: heroIntroMaskLogo 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__shell::before {
  content: "" !important;
  display: block !important;
  grid-area: 1 / 1 !important;
  z-index: 5 !important;
  width: min(56vw, 280px) !important;
  height: min(56vw, 280px) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-favicon.png?v=20260602e") center / contain no-repeat !important;
  mask: url("assets/img/besson-favicon.png?v=20260602e") center / contain no-repeat !important;
  opacity: .94 !important;
  transform: scale(.98) !important;
  animation: heroIntroMaskLogo 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

@keyframes heroIntroFallbackLogo {
  0% {
    opacity: 0;
    transform: scale(.92);
    filter: brightness(0) invert(1) contrast(1.18) blur(7px);
  }
  16% {
    opacity: .96;
    transform: scale(.98);
    filter: brightness(0) invert(1) contrast(1.18) blur(0);
  }
  76% {
    opacity: .96;
    transform: scale(1.02);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
    filter: brightness(0) invert(1) contrast(1.18) blur(5px);
  }
}

@keyframes heroIntroMaskLogo {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: .96;
    transform: translate(-50%, -50%) scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: .96;
    transform: translate(-50%, -50%) scale(1.02);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.05);
    filter: blur(5px);
  }
}

.site-intro__shell::before {
  animation-name: siteIntroMaskLogo !important;
}

body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after {
  content: "BESSON" !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(54px, 8vw, 132px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 42px rgba(255, 255, 255, .16) !important;
  transform: translate(-50%, -50%) scale(.98) !important;
  animation: heroIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__shell::before {
  content: "BESSON" !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(42px, 8vw, 92px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 36px rgba(255, 255, 255, .14) !important;
  animation: siteIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

@keyframes heroIntroWordmark {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.02);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.05);
    filter: blur(5px);
  }
}

@keyframes siteIntroWordmark {
  0% {
    opacity: 0;
    transform: scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: 1;
    transform: scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: 1;
    transform: scale(1.02);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
    filter: blur(5px);
  }
}

@keyframes siteIntroMaskLogo {
  0% {
    opacity: 0;
    transform: scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: .94;
    transform: scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: .94;
    transform: scale(1.02);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
    filter: blur(5px);
  }
}

@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / .9 !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 31% !important;
    transform: scale(1.08) !important;
    transform-origin: center 31% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.1) !important;
  }
}

/* 2026-06-02z2: visible wordmark fallback over intro media */
body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after {
  content: "BESSON" !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(54px, 8vw, 132px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 42px rgba(255, 255, 255, .16) !important;
  transform: translate(-50%, -50%) scale(.98) !important;
  animation: heroIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__shell::before {
  content: "BESSON" !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(42px, 8vw, 92px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 36px rgba(255, 255, 255, .14) !important;
  animation: siteIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

@keyframes heroIntroWordmark {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.02);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.05);
    filter: blur(5px);
  }
}

@keyframes siteIntroWordmark {
  0% {
    opacity: 0;
    transform: scale(.92);
    filter: blur(7px);
  }
  16% {
    opacity: 1;
    transform: scale(.98);
    filter: blur(0);
  }
  76% {
    opacity: 1;
    transform: scale(1.02);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
    filter: blur(5px);
  }
}

/* 2026-06-02y: homepage intro centering, global page intro, Sevara card parity */
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  grid-area: 1 / 1 !important;
  place-self: center !important;
  transform: none !important;
}

.site-intro {
  position: fixed;
  inset: 0;
  z-index: 2500;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, 0.07), transparent 34%),
    linear-gradient(180deg, rgba(10, 10, 10, 0.98), rgba(5, 5, 5, 1));
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 420ms ease, visibility 420ms ease;
}

.site-intro::before,
.site-intro::after {
  content: "";
  position: absolute;
  inset: auto auto 7vh 50%;
  width: min(74vw, 760px);
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.22), transparent);
}

.site-intro::after {
  inset: 15vh auto auto 50%;
  opacity: 0.45;
}

.site-intro.is-visible {
  opacity: 1;
  visibility: visible;
}

.site-intro.is-done {
  opacity: 0;
  visibility: hidden;
}

.site-intro__shell {
  position: relative;
  display: grid;
  place-items: center;
  gap: 18px;
  width: min(88vw, 460px);
  aspect-ratio: 1;
}

.site-intro__halo {
  position: absolute;
  inset: 10%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.09);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.02) inset,
    0 0 80px rgba(255, 255, 255, 0.06);
}

.site-intro__video,
.site-intro__fallback {
  grid-area: 1 / 1;
  width: min(56vw, 280px);
  height: min(56vw, 280px);
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 24px 40px rgba(0, 0, 0, 0.46));
}

.site-intro__fallback {
  opacity: 0.28;
}

.site-intro__label {
  position: absolute;
  inset: auto 0 14%;
  text-align: center;
  font-family: var(--display-font, sans-serif);
  font-size: clamp(10px, 1.2vw, 12px);
  letter-spacing: 0.42em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

body.site-intro-active {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .site-intro {
    display: none !important;
  }
}

@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / .9 !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 31% !important;
    transform: scale(1.08) !important;
    transform-origin: center 31% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.1) !important;
  }
}

/* 2026-06-02sound: hero showreel sound toggle */
.hero-sound-toggle {
  position: absolute;
  right: clamp(22px, 3.2vw, 48px);
  bottom: calc(clamp(72px, 8vh, 112px) + env(safe-area-inset-bottom));
  z-index: 14;
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 999px;
  background: rgba(6, 6, 6, .38);
  color: #fff;
  box-shadow: 0 18px 46px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .16);
  backdrop-filter: blur(18px) saturate(1.08);
  -webkit-backdrop-filter: blur(18px) saturate(1.08);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(0, 10px, 0) scale(.96);
  transition: opacity .34s ease, visibility .34s ease, transform .48s cubic-bezier(.19, 1, .22, 1), background .24s ease, color .24s ease, border-color .24s ease, box-shadow .24s ease;
}

.hero--video-live .hero-sound-toggle {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale(1);
}

body.hero-intro-active .hero-sound-toggle {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.hero-sound-toggle:hover {
  transform: translate3d(0, -2px, 0) scale(1.02);
  border-color: rgba(255, 255, 255, .44);
  background: rgba(255, 255, 255, .12);
  box-shadow: 0 22px 58px rgba(0, 0, 0, .42), 0 0 28px rgba(255, 255, 255, .10), inset 0 1px 0 rgba(255, 255, 255, .22);
}

.hero-sound-toggle.is-on {
  border-color: rgba(255, 255, 255, .62);
  background: rgba(255, 255, 255, .92);
  color: #050505;
  box-shadow: 0 20px 54px rgba(0, 0, 0, .38), 0 0 36px rgba(255, 255, 255, .16), inset 0 1px 0 rgba(255, 255, 255, .92);
}

.hero-sound-toggle__icon {
  grid-area: 1 / 1;
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
}

.hero-sound-toggle__icon svg {
  width: 22px;
  height: 22px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero-sound-toggle__icon--on {
  display: none;
}

.hero-sound-toggle.is-on .hero-sound-toggle__icon--off {
  display: none;
}

.hero-sound-toggle.is-on .hero-sound-toggle__icon--on {
  display: grid;
}

@media (max-width: 768px) {
  .hero-sound-toggle {
    right: 14px;
    bottom: calc(104px + env(safe-area-inset-bottom));
    width: 46px;
    height: 46px;
  }
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 2 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: none !important;
}

body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@keyframes introMonogramFallbackPulse {
  0% {
    transform: translate(-50%, -50%) scale(.86);
    opacity: 0;
    filter: blur(6px);
  }
  14% {
    opacity: .96;
    filter: blur(0);
  }
  74% {
    transform: translate(-50%, -50%) scale(1);
    opacity: .96;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.04);
    opacity: 0;
    filter: blur(5px);
  }
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro::before,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before,
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02x: final override for intro video on file:// and localhost */
body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll,
body.hero-intro-active main > :not(.hero),
body.hero-intro-active footer {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero,
body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  background: #050505 !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100svh !important;
  min-height: 100vh !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 2 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

body.hero-intro-active .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  transform: translate(-50%, -50%) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  opacity: .94 !important;
  animation: introMonogramFallbackPulseFinal 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

body.hero-intro-video-ready .hero-monogram-intro::before,
.hero--intro-video-ready .hero-monogram-intro::before {
  opacity: 0 !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback,
body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro::before,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before,
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02w: pre-showreel monogram intro, clean black stage */
body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll,
body.hero-intro-active main > :not(.hero),
body.hero-intro-active footer {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero,
body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  background: #050505 !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100svh !important;
  min-height: 100vh !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  isolation: isolate !important;
}

body.hero-intro-active .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  transform: translate(-50%, -50%) scale(.92) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  opacity: .94 !important;
  animation: introMonogramFallbackPulseFinal 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

body.hero-intro-video-ready .hero-monogram-intro::before,
.hero--intro-video-ready .hero-monogram-intro::before {
  opacity: 0 !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 2 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback,
body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro::before,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before,
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02i: Violetta portrait crop */
#team .team-photo-card[data-team-member="violetta"] img {
  object-position: center 22% !important;
}

/* 2026-06-02j: bring Sevara portrait optically closer */
#team .team-photo-card[data-team-member="sevara"] img {
  object-position: center 24% !important;
  transform: scale(1.08) !important;
}

#team .team-photo-card[data-team-member="sevara"].is-active img,
#team .team-photo-card[data-team-member="sevara"]:hover img,
#team .team-photo-card[data-team-member="sevara"]:focus-visible img {
  transform: scale(1.12) !important;
}

/* 2026-06-02k: enlarge mobile office map cards by 15% */
@media (max-width: 900px) {
  #offices .office-card__photo,
  #offices .office-card__content {
    height: 90px !important;
  }

  #offices .office-card__content {
    padding: 10px 12px !important;
  }
}

/* 2026-06-02l: new primary hero logo */
.hero-logo-touch span {
  background-image: url("assets/img/besson-hero-main-20260602.png?v=20260602a") !important;
}

.hero__content--brand-flight .hero__slogan--logo {
  display: block !important;
}

/* 2026-06-02m: raise and enlarge Sevara portrait to match Anna/Violetta */
#team .team-photo-card[data-team-member="sevara"] img {
  object-position: center 38% !important;
  transform: translateY(-8px) scale(1.14) !important;
}

#team .team-photo-card[data-team-member="sevara"].is-active img,
#team .team-photo-card[data-team-member="sevara"]:hover img,
#team .team-photo-card[data-team-member="sevara"]:focus-visible img {
  transform: translateY(-9px) scale(1.18) !important;
}

/* 2026-06-02n: restore animated monogram intro and transparent-theme nav mark */
.brand__mark--logo::before,
.brand__mark--logo::after,
.hero-monogram-intro::before {
  content: none !important;
  display: none !important;
}

.brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
  isolation: auto !important;
}

.brand__mark-video.brand__mark-animated {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
}

.nav.nav--on-light .brand__mark-video.brand__mark-animated {
  filter: grayscale(1) contrast(1.18) !important;
  mix-blend-mode: multiply !important;
}

.brand__mark-fallback {
  display: none !important;
}

body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100vh !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: none !important;
}

body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

#contact .contact-success__monogram {
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02p: keep Sevara card size standard, enlarge only the photo crop */
@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1.08 !important;
    overflow: hidden !important;
    border-radius: 14px !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    width: 100% !important;
    height: 100% !important;
    object-position: center 33% !important;
    transform: scale(1.075) !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.095) !important;
  }
}

@media (max-width: 900px) {
  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    object-position: center 30% !important;
    transform: scale(1.045) !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.055) !important;
  }
}

/* 2026-06-02o: authoritative animated monogram states */
.brand__mark--logo,
.brand__mark--logo:hover,
.nav.nav--on-light .brand__mark--logo,
.nav.nav--on-dark .brand__mark--logo {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

.brand__mark--logo::before,
.brand__mark--logo::after,
.hero-monogram-intro::before,
.hero-monogram-intro::after {
  content: none !important;
  display: none !important;
}

.brand__mark-video.brand__mark-animated {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

.nav.nav--on-dark .brand__mark-video.brand__mark-animated,
.nav:not(.nav--on-light) .brand__mark-video.brand__mark-animated {
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
}

.nav.nav--on-light .brand__mark-video.brand__mark-animated {
  filter: grayscale(1) contrast(1.18) !important;
  mix-blend-mode: multiply !important;
}

body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100vh !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: normal !important;
}

body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02s: authoritative final Sevara card/photo sizing */
#team .team-photo-card[data-team-member="sevara"] {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1.08 !important;
  min-width: 0 !important;
  max-width: none !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}

#team .team-photo-card[data-team-member="sevara"] img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 31% !important;
  transform: scale(1.08) !important;
  transform-origin: center 31% !important;
}

#team .team-photo-card[data-team-member="sevara"].is-active img,
#team .team-photo-card[data-team-member="sevara"]:hover img,
#team .team-photo-card[data-team-member="sevara"]:focus-visible img {
  transform: scale(1.1) !important;
}

@media (max-width: 900px) {
  #team .team-photo-card[data-team-member="sevara"] {
    aspect-ratio: 1 / 1.08 !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    object-position: center 29% !important;
    transform: scale(1.055) !important;
    transform-origin: center 29% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.07) !important;
  }
}

/* 2026-06-02t: final resource micro-heading baseline alignment */
@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card,
  #resources.agency-globe .resources-command-card.resources-command-card--hero,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] {
    justify-content: flex-start !important;
    padding-top: clamp(24px, 1.65vw, 32px) !important;
  }

  #resources.agency-globe .resources-command-card > *,
  #resources.agency-globe .resources-command-card[data-count-value="30"] > * {
    transform: none !important;
  }

  #resources.agency-globe .resources-command-kicker {
    display: block !important;
    width: 100% !important;
    min-height: 1.25em !important;
    margin: 0 0 clamp(16px, 1.15vw, 22px) !important;
    line-height: 1.25 !important;
    align-self: flex-start !important;
  }

  #resources.agency-globe .resources-command-metric {
    margin-top: 0 !important;
  }
}

/* 2026-06-02u-final: guaranteed monogram intro before showreel */
body.hero-intro-active {
  background: #050505 !important;
  overflow: hidden !important;
}

body.hero-intro-active::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 9990 !important;
  display: block !important;
  background: #050505 !important;
  pointer-events: none !important;
}

body.hero-intro-active .nav,
body.hero-intro-active .cta-float-left,
body.hero-intro-active .contact-pill,
body.hero-intro-active .cookie-banner,
body.hero-intro-active .hero-video,
body.hero-intro-active .hero__content,
body.hero-intro-active .hero__scroll,
body.hero-intro-active main > :not(.hero) {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9991 !important;
  display: grid !important;
  place-items: center !important;
  width: 100vw !important;
  height: 100svh !important;
  min-height: 100vh !important;
  background: #050505 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  isolation: isolate !important;
}

body.hero-intro-active .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 1 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  transform: translate(-50%, -50%) scale(.92) !important;
  background: #fff !important;
  -webkit-mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  mask: url("assets/img/besson-monogram-transparent.png?v=20260602u") center / contain no-repeat !important;
  opacity: .94 !important;
  animation: introMonogramFallbackPulseFinal 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

body.hero-intro-video-ready .hero-monogram-intro::before,
.hero--intro-video-ready .hero-monogram-intro::before {
  opacity: .94 !important;
}

body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: relative !important;
  z-index: 2 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode: normal !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: none !important;
}

body:not(.hero-intro-active) .hero-monogram-intro,
.hero--monogram-hidden .hero-monogram-intro {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@keyframes introMonogramFallbackPulseFinal {
  0% {
    transform: translate(-50%, -50%) scale(.86);
    opacity: 0;
    filter: blur(6px);
  }
  14% {
    opacity: .96;
    filter: blur(0);
  }
  74% {
    transform: translate(-50%, -50%) scale(1);
    opacity: .96;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.04);
    opacity: 0;
    filter: blur(5px);
  }
}

@media (max-width: 768px) {
  body.hero-intro-active .hero-monogram-intro::before,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before,
  body.hero-intro-active .hero-monogram-intro__video,
  .hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-02x2: absolute last intro rule */
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

body.hero-intro-video-ready .hero-monogram-intro::before,
.hero--intro-video-ready .hero-monogram-intro::before {
  opacity: 0 !important;
}

/* 2026-06-02z: authoritative final intro/card overrides */
body.hero-intro-active .hero-monogram-intro__video,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__video {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  grid-area: 1 / 1 !important;
  place-self: center !important;
  transform: none !important;
  animation: none !important;
  filter: invert(1) grayscale(1) contrast(1.22) brightness(1.12) !important;
  mix-blend-mode: screen !important;
}

body.hero-intro-active .hero-monogram-intro__fallback,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__fallback {
  display: block !important;
  visibility: visible !important;
  opacity: .96 !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  grid-area: 1 / 1 !important;
  place-self: center !important;
  z-index: 3 !important;
  width: min(42vw, 420px) !important;
  height: min(42vw, 420px) !important;
  object-fit: contain !important;
  filter: brightness(0) invert(1) contrast(1.18) !important;
  mix-blend-mode: screen !important;
  transform: scale(.98) !important;
  animation: heroIntroFallbackLogo 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__video,
.site-intro__fallback {
  filter: brightness(0) invert(1) contrast(1.18) drop-shadow(0 24px 40px rgba(0, 0, 0, 0.46)) !important;
  mix-blend-mode: screen !important;
}

.site-intro__fallback {
  opacity: .9 !important;
}

@keyframes heroIntroFallbackLogo {
  0% {
    opacity: 0;
    transform: scale(.92);
    filter: brightness(0) invert(1) contrast(1.18) blur(7px);
  }
  16% {
    opacity: .96;
    transform: scale(.98);
    filter: brightness(0) invert(1) contrast(1.18) blur(0);
  }
  76% {
    opacity: .96;
    transform: scale(1.02);
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
    filter: brightness(0) invert(1) contrast(1.18) blur(5px);
  }
}

@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / .9 !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 31% !important;
    transform: scale(1.08) !important;
    transform-origin: center 31% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.1) !important;
  }
}

/* 2026-06-02z2: visible wordmark fallback over intro media */
body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after {
  content: "BESSON" !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(54px, 8vw, 132px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 42px rgba(255, 255, 255, .16) !important;
  transform: translate(-50%, -50%) scale(.98) !important;
  animation: heroIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__shell::before {
  content: "BESSON" !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  -webkit-mask: none !important;
  mask: none !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(42px, 8vw, 92px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 36px rgba(255, 255, 255, .14) !important;
  animation: siteIntroWordmark 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

@keyframes heroIntroWordmark {
  0% { opacity: 0; transform: translate(-50%, -50%) scale(.92); filter: blur(7px); }
  16% { opacity: 1; transform: translate(-50%, -50%) scale(.98); filter: blur(0); }
  76% { opacity: 1; transform: translate(-50%, -50%) scale(1.02); }
  100% { opacity: 0; transform: translate(-50%, -50%) scale(1.05); filter: blur(5px); }
}

@keyframes siteIntroWordmark {
  0% { opacity: 0; transform: scale(.92); filter: blur(7px); }
  16% { opacity: 1; transform: scale(.98); filter: blur(0); }
  76% { opacity: 1; transform: scale(1.02); }
  100% { opacity: 0; transform: scale(1.05); filter: blur(5px); }
}

/* 2026-06-02z3: DOM intro wordmark and delayed showreel fallback */
body.hero-intro-active::before {
  content: none !important;
  display: none !important;
}

body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after,
.site-intro__shell::before {
  content: none !important;
  display: none !important;
}

body.hero-intro-active .hero-monogram-intro__wordmark,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro__wordmark {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  z-index: 8 !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(54px, 8vw, 132px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 42px rgba(255, 255, 255, .16) !important;
  pointer-events: none !important;
  transform: translate(-50%, -50%) scale(.98) !important;
  animation: heroIntroWordmarkDom 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

body:not(.hero-intro-active) .hero-monogram-intro__wordmark,
.hero--monogram-hidden .hero-monogram-intro__wordmark {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.site-intro__wordmark {
  grid-area: 1 / 1 !important;
  z-index: 8 !important;
  color: #fff !important;
  font-family: var(--display-font, "Helvetica Neue", sans-serif) !important;
  font-size: clamp(42px, 8vw, 92px) !important;
  font-weight: 900 !important;
  line-height: .86 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow: 0 0 36px rgba(255, 255, 255, .14) !important;
  pointer-events: none !important;
  animation: siteIntroWordmarkDom 3000ms cubic-bezier(.16, 1, .3, 1) both !important;
}

.site-intro__video {
  filter: invert(1) grayscale(1) contrast(1.18) drop-shadow(0 24px 40px rgba(0, 0, 0, .46)) !important;
  mix-blend-mode: normal !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

.site-intro__fallback {
  filter: brightness(0) invert(1) contrast(1.18) drop-shadow(0 24px 40px rgba(0, 0, 0, .46)) !important;
  mix-blend-mode: screen !important;
}

body.hero-intro-video-ready .hero-monogram-intro__wordmark,
.hero--intro-video-ready .hero-monogram-intro__wordmark,
body.hero-intro-active.hero-intro-video-ready .hero-monogram-intro__wordmark,
.hero.hero--intro-active.hero--intro-video-ready .hero-monogram-intro__wordmark,
.site-intro.is-video-ready .site-intro__wordmark {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

body.hero-intro-video-ready .hero-monogram-intro__fallback,
.hero--intro-video-ready .hero-monogram-intro__fallback,
.site-intro.is-video-ready .site-intro__fallback {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

@keyframes heroIntroWordmarkDom {
  0% { opacity: 0; transform: translate(-50%, -50%) scale(.92); filter: blur(7px); }
  16% { opacity: 1; transform: translate(-50%, -50%) scale(.98); filter: blur(0); }
  76% { opacity: 1; transform: translate(-50%, -50%) scale(1.02); }
  100% { opacity: 0; transform: translate(-50%, -50%) scale(1.05); filter: blur(5px); }
}

@keyframes siteIntroWordmarkDom {
  0% { opacity: 0; transform: scale(.92); filter: blur(7px); }
  16% { opacity: 1; transform: scale(.98); filter: blur(0); }
  76% { opacity: 1; transform: scale(1.02); }
  100% { opacity: 0; transform: scale(1.05); filter: blur(5px); }
}

/* 2026-06-02z4: intro contains animated video only */
body.hero-intro-active::before,
body.hero-intro-active .hero-monogram-intro::before,
body.hero-intro-active .hero-monogram-intro::after,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::before,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro::after,
.site-intro::before,
.site-intro::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.hero-monogram-intro__fallback,
.hero-monogram-intro__wordmark,
.site-intro__halo,
.site-intro__fallback,
.site-intro__wordmark,
.site-intro__label {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

body.hero-intro-active .hero-monogram-intro,
.hero--intro-active:not(.hero--monogram-hidden) .hero-monogram-intro,
.site-intro {
  background: #050505 !important;
}

.site-intro {
  z-index: 9991 !important;
}

/* 2026-06-02sound2: hide sound control before the white about reveal */
.hero.hero--sound-out .hero-sound-toggle,
.hero.hero--logo-out .hero-sound-toggle {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate3d(0, -16px, 0) scale(.9) !important;
}

/* 2026-06-02z5: page-transition intro matches homepage monogram intro */
.site-intro__shell {
  width: 100vw !important;
  height: 100vh !important;
  height: 100svh !important;
  aspect-ratio: auto !important;
}

.site-intro__video {
  position: relative !important;
  z-index: 2 !important;
  width: min(50vw, 480px) !important;
  height: min(50vw, 480px) !important;
  object-fit: contain !important;
  display: block !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  filter: invert(1) grayscale(1) contrast(1.22) brightness(1.12) !important;
  mix-blend-mode: screen !important;
}

@media (max-width: 768px) {
  .site-intro__video {
    width: min(68vw, 320px) !important;
    height: min(68vw, 320px) !important;
  }
}

/* 2026-06-03a: Sevara portrait crop refresh */
#team .team-photo-card[data-team-member="sevara"] img {
  object-fit: cover !important;
  object-position: center 30% !important;
  transform: scale(1.05) !important;
  transform-origin: center 30% !important;
}

#team .team-photo-card[data-team-member="sevara"].is-active img,
#team .team-photo-card[data-team-member="sevara"]:hover img,
#team .team-photo-card[data-team-member="sevara"]:focus-visible img {
  transform: scale(1.065) !important;
}

@media (max-width: 900px) {
  #team .team-photo-card[data-team-member="sevara"] img {
    object-position: center 30% !important;
    transform: scale(1.04) !important;
    transform-origin: center 30% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.055) !important;
  }
}

/* 2026-06-03b: restore Sevara name and role on the card */
@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"] {
    position: relative !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::before,
  #team .team-photo-card[data-team-member="sevara"]::after {
    position: absolute !important;
    z-index: 4 !important;
    left: 14px !important;
    right: 14px !important;
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    text-align: left !important;
    pointer-events: none !important;
    text-shadow: 0 2px 14px rgba(0,0,0,.58) !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::before {
    content: attr(data-team-name) !important;
    bottom: 34px !important;
    color: #fff !important;
    font-size: clamp(15px, 1.25vw, 20px) !important;
    font-weight: 850 !important;
    line-height: 1 !important;
    letter-spacing: .06em !important;
    text-transform: uppercase !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::after {
    content: attr(data-team-role) !important;
    bottom: 15px !important;
    color: rgba(255,255,255,.7) !important;
    font-size: clamp(9px, .72vw, 11px) !important;
    font-weight: 520 !important;
    line-height: 1.12 !important;
    letter-spacing: .12em !important;
    text-transform: uppercase !important;
  }
}

@media (max-width: 900px) {
  #team .team-photo-card[data-team-member="sevara"] {
    display: grid !important;
    grid-template-rows: auto auto auto !important;
    aspect-ratio: auto !important;
    overflow: visible !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    grid-row: 1 !important;
    height: auto !important;
    aspect-ratio: 1 / 1.02 !important;
    border-radius: 12px !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::before {
    content: attr(data-team-name) !important;
    display: block !important;
    width: 100% !important;
    min-height: 1.2em !important;
    margin-top: 12px !important;
    color: #fff !important;
    font-size: clamp(13px, 3.7vw, 18px) !important;
    font-weight: 850 !important;
    line-height: 1.04 !important;
    letter-spacing: .02em !important;
    text-align: left !important;
    text-transform: uppercase !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::after {
    content: attr(data-team-role) !important;
    display: block !important;
    width: 100% !important;
    min-height: 2.6em !important;
    margin-top: 6px !important;
    color: rgba(255,255,255,.58) !important;
    font-size: clamp(9px, 2.5vw, 12px) !important;
    font-weight: 430 !important;
    line-height: 1.18 !important;
    letter-spacing: .08em !important;
    text-align: left !important;
    text-transform: uppercase !important;
  }
}

/* 2026-06-04a: BESSON architectural monogram watermark system */
:root {
  --besson-watermark-image: url("assets/brand/besson-monogram.png");
}

.besson-watermark-host {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

.besson-watermark-host > :not(.besson-watermark):not(.hero-video):not(.hero-monogram-intro):not(.hero__reveal):not(.event-hero__media):not(.event-hero__veil):not(.event-shell):not(.event-hero__grain):not(.project-start__grid):not(.project-start__aurora):not(.project-start__logo) {
  position: relative;
  z-index: 2;
}

.besson-watermark {
  --wm-w: clamp(420px, 46vw, 860px);
  --wm-h: clamp(520px, 62vw, 1160px);
  --wm-x: 0%;
  --wm-y: 0%;
  --wm-rotate: 0deg;
  --wm-scale: 1;
  --wm-opacity: .06;
  --wm-drift-x: 10px;
  --wm-drift-y: 26px;
  position: absolute;
  z-index: 0;
  display: block;
  width: var(--wm-w);
  height: var(--wm-h);
  pointer-events: none;
  user-select: none;
  color: currentColor;
  opacity: var(--wm-opacity);
  background: currentColor;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-mask-image: var(--besson-watermark-image);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-image: var(--besson-watermark-image);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  transform: translate3d(var(--wm-x), var(--wm-y), 0) rotate(var(--wm-rotate)) scale(var(--wm-scale));
  transform-origin: center;
  animation: bessonWatermarkDrift 22s cubic-bezier(.37, 0, .22, 1) infinite alternate;
  will-change: transform, opacity;
}

.besson-watermark--light {
  color: #050505;
  --wm-opacity: .05775;
}

.besson-watermark--dark {
  color: #fff;
  --wm-opacity: .07;
}

.besson-watermark--hero {
  --wm-w: clamp(620px, 64vw, 1220px);
  --wm-h: clamp(760px, 98vh, 1540px);
  --wm-opacity: .045;
  --wm-drift-y: 34px;
}

.besson-watermark--section {
  --wm-opacity: .058;
}

.besson-watermark--transition {
  --wm-opacity: .038;
  --wm-drift-x: 6px;
  --wm-drift-y: 18px;
}

.besson-watermark--large {
  --wm-w: clamp(460px, 52vw, 980px);
  --wm-h: clamp(580px, 70vw, 1280px);
}

.besson-watermark--huge {
  --wm-w: clamp(680px, 78vw, 1480px);
  --wm-h: clamp(820px, 108vw, 1840px);
}

.besson-watermark--vertical {
  --wm-w: clamp(360px, 44vw, 820px);
  --wm-h: clamp(460px, 58vw, 1080px);
  --wm-rotate: 0deg;
}

.besson-watermark--left {
  left: 0;
  --wm-x: -44%;
}

.besson-watermark--right {
  right: 0;
  --wm-x: 44%;
}

.besson-watermark--top {
  top: 0;
  --wm-y: -26%;
}

.besson-watermark--bottom {
  bottom: 0;
  --wm-y: 30%;
}

.besson-watermark-host--light .besson-watermark--light {
  --wm-opacity: .0504;
}

.besson-watermark-host--dark .besson-watermark--dark {
  --wm-opacity: .064;
}

.hero .besson-watermark--hero {
  --wm-opacity: .035;
  --wm-x: -54%;
  --wm-y: -18%;
}

.services-format .besson-watermark {
  --wm-opacity: .0546;
  --wm-x: -38%;
  --wm-y: 36%;
}

#resources .besson-watermark {
  --wm-opacity: .042;
  --wm-x: 48%;
  --wm-y: -34%;
}

#work .besson-watermark {
  --wm-opacity: .04;
  --wm-x: -46%;
  --wm-y: -42%;
}

#workGrid .besson-watermark {
  --wm-opacity: .07;
  --wm-x: 50%;
  --wm-y: 34%;
}

#clients .besson-watermark {
  --wm-opacity: .055;
  --wm-x: 42%;
  --wm-y: -24%;
}

#reviews .besson-watermark {
  --wm-opacity: .0441;
  --wm-x: 46%;
  --wm-y: 32%;
}

#team .besson-watermark {
  --wm-opacity: .058;
  --wm-x: 46%;
  --wm-y: 28%;
}

#how .besson-watermark {
  --wm-opacity: .042;
  --wm-x: -46%;
  --wm-y: -30%;
}

#projectStart .besson-watermark,
.project-cta .besson-watermark,
.event-contact .besson-watermark {
  --wm-opacity: .075;
}

#offices .besson-watermark,
.event-faq .besson-watermark {
  --wm-opacity: .0462;
}

.event-hero .besson-watermark--hero,
.project-hero .besson-watermark--hero {
  --wm-opacity: .052;
  --wm-x: -42%;
  --wm-y: -24%;
}

.event-formats .besson-watermark,
.project-summary .besson-watermark {
  --wm-opacity: .0525;
}

.event-season .besson-watermark,
.event-services .besson-watermark,
.event-projects .besson-watermark,
.event-process .besson-watermark,
.project-section[data-theme="dark"] .besson-watermark {
  --wm-opacity: .058;
}

.event-showreel .besson-watermark {
  --wm-opacity: .032;
}

.blog-placeholder .besson-watermark {
  --wm-opacity: .08;
}

.project-hero.besson-watermark-host::before,
.project-cta__inner[data-watermark]::before {
  content: none !important;
  display: none !important;
}

.besson-watermark-host :is(a, button, input, textarea, select, label, video, iframe, .msf, .msf__card, .contact__inner, .contact-pill, .project-player, .event-showreel__stage) {
  position: relative;
  z-index: 3;
}

@keyframes bessonWatermarkDrift {
  from {
    transform: translate3d(var(--wm-x), var(--wm-y), 0) rotate(var(--wm-rotate)) scale(var(--wm-scale));
  }

  to {
    transform: translate3d(calc(var(--wm-x) + var(--wm-drift-x)), calc(var(--wm-y) + var(--wm-drift-y)), 0) rotate(var(--wm-rotate)) scale(var(--wm-scale));
  }
}

@media (max-width: 900px) {
  .besson-watermark {
    --wm-w: clamp(280px, 82vw, 540px);
    --wm-h: clamp(360px, 110vw, 740px);
    --wm-drift-x: 0px;
    --wm-drift-y: 14px;
  }

  .besson-watermark--huge,
  .besson-watermark--large {
    --wm-w: clamp(300px, 90vw, 560px);
    --wm-h: clamp(390px, 118vw, 780px);
  }

  .besson-watermark--hero {
    --wm-w: clamp(360px, 98vw, 620px);
    --wm-h: clamp(460px, 132vw, 820px);
    --wm-opacity: .035;
  }

  .besson-watermark--transition {
    display: none;
  }

  .besson-watermark-host--light .besson-watermark--light {
    --wm-opacity: .0336;
  }

  .besson-watermark-host--dark .besson-watermark--dark {
    --wm-opacity: .044;
  }

  .hero .besson-watermark--hero,
  .event-hero .besson-watermark--hero,
  .project-hero .besson-watermark--hero {
    --wm-x: -58%;
    --wm-y: -18%;
  }

  #workGrid .besson-watermark,
  #team .besson-watermark,
  #projectStart .besson-watermark,
  .project-cta .besson-watermark,
  .event-contact .besson-watermark {
    --wm-x: 54%;
    --wm-y: 34%;
  }
}

@media (max-width: 520px) {
  .besson-watermark-host {
    overflow: hidden !important;
  }

  .besson-watermark {
    --wm-opacity: .028;
  }

  .besson-watermark--light,
  .besson-watermark-host--light .besson-watermark--light {
    --wm-opacity: .0273;
  }

  .besson-watermark--dark,
  .besson-watermark-host--dark .besson-watermark--dark {
    --wm-opacity: .034;
  }

  #services .besson-watermark,
  #resources .besson-watermark,
  #reviews .besson-watermark,
  #offices .besson-watermark,
  .event-faq .besson-watermark,
  .project-summary .besson-watermark {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .besson-watermark {
    animation: none !important;
    will-change: auto !important;
  }
}

/* 2026-06-04b: no Sevara photo caption on desktop */
@media (min-width: 901px) {
  #team .team-photo-card[data-team-member="sevara"]::before,
  #team .team-photo-card[data-team-member="sevara"]::after {
    content: none !important;
    display: none !important;
  }
}

/* 2026-06-04d: homepage watermarks are paint-only and never change layout */
.hero > .besson-watermark,
#top > .besson-watermark {
  display: none !important;
}

.besson-watermark--vertical {
  --wm-rotate: 0deg !important;
}

@media (min-width: 901px) {
  #services,
  #resources,
  #workGrid,
  #clients,
  #reviews,
  #team,
  #how,
  #projectStart,
  #offices {
    position: relative !important;
    isolation: isolate !important;
    overflow-x: clip !important;
  }

  #services::after,
  #resources::after,
  #workGrid::after,
  #clients::after,
  #reviews::after,
  #team::after,
  #how::after,
  #projectStart::after,
  #offices::after {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    display: block !important;
    width: var(--wm-home-w);
    height: var(--wm-home-h);
    background: currentColor !important;
    opacity: var(--wm-home-opacity);
    pointer-events: none !important;
    user-select: none !important;
    transform: none !important;
    animation: none !important;
    will-change: auto !important;
    -webkit-mask-image: var(--besson-watermark-image);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--besson-watermark-image);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }

  #services::after {
    --wm-home-w: clamp(360px, 42vw, 760px);
    --wm-home-h: clamp(500px, 58vw, 1080px);
    --wm-home-opacity: .0399;
    left: max(-150px, -10vw);
    bottom: 4%;
    color: #050505;
  }

  #resources::after {
    --wm-home-w: clamp(340px, 38vw, 680px);
    --wm-home-h: clamp(480px, 54vw, 980px);
    --wm-home-opacity: .0336;
    right: max(-120px, -8vw);
    top: 2%;
    color: #050505;
  }

  #workGrid::after {
    --wm-home-w: clamp(520px, 58vw, 1040px);
    --wm-home-h: clamp(680px, 76vw, 1360px);
    --wm-home-opacity: .052;
    right: max(-190px, -12vw);
    bottom: -10%;
    color: #fff;
  }

  #clients::after {
    --wm-home-w: clamp(380px, 42vw, 760px);
    --wm-home-h: clamp(520px, 58vw, 1080px);
    --wm-home-opacity: .044;
    right: max(-130px, -8vw);
    top: 8%;
    color: #fff;
  }

  #reviews::after {
    --wm-home-w: clamp(360px, 40vw, 720px);
    --wm-home-h: clamp(500px, 56vw, 1020px);
    --wm-home-opacity: .0357;
    right: max(-120px, -8vw);
    bottom: -4%;
    color: #050505;
  }

  #team::after {
    --wm-home-w: clamp(520px, 56vw, 1020px);
    --wm-home-h: clamp(680px, 76vw, 1380px);
    --wm-home-opacity: .046;
    right: max(-180px, -12vw);
    bottom: -8%;
    color: #fff;
  }

  #how::after {
    --wm-home-w: clamp(340px, 38vw, 700px);
    --wm-home-h: clamp(480px, 54vw, 1000px);
    --wm-home-opacity: .0315;
    left: max(-120px, -8vw);
    top: 8%;
    color: #050505;
  }

  #projectStart::after {
    --wm-home-w: clamp(540px, 60vw, 1080px);
    --wm-home-h: clamp(700px, 78vw, 1440px);
    --wm-home-opacity: .058;
    right: max(-190px, -12vw);
    bottom: -10%;
    color: #fff;
  }

  #offices::after {
    --wm-home-w: clamp(340px, 38vw, 680px);
    --wm-home-h: clamp(480px, 54vw, 980px);
    --wm-home-opacity: .0336;
    left: max(-120px, -8vw);
    bottom: 0;
    color: #050505;
  }

  #team .team-photo-card[data-team-member="sevara"] {
    width: 100% !important;
    height: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    aspect-ratio: 1 / .9 !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 30% !important;
    transform: scale(1.05) !important;
    transform-origin: center 30% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.065) !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::before,
  #team .team-photo-card[data-team-member="sevara"]::after {
    content: none !important;
    display: none !important;
  }
}

@media (max-width: 900px) {
  #services::after,
  #resources::after,
  #workGrid::after,
  #clients::after,
  #reviews::after,
  #team::after,
  #how::after,
  #projectStart::after,
  #offices::after {
    content: none !important;
    display: none !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::before {
    font-size: clamp(10px, 2.8vw, 13px) !important;
    line-height: 1.05 !important;
    letter-spacing: .035em !important;
    margin-top: 8px !important;
  }

  #team .team-photo-card[data-team-member="sevara"]::after {
    font-size: clamp(7.5px, 2.05vw, 9px) !important;
    line-height: 1.14 !important;
    letter-spacing: .07em !important;
    margin-top: 3px !important;
    min-height: 2.2em !important;
  }
}

/* 2026-06-04e: less predictable homepage monogram composition */
.project-start__logo {
  display: none !important;
}

.project-curtain {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
  background: #050505 !important;
}

.project-curtain::before {
  content: "" !important;
  position: absolute !important;
  z-index: 0 !important;
  left: clamp(180px, 18vw, 280px);
  top: 72vh;
  width: clamp(620px, 64vw, 1180px);
  height: clamp(840px, 88vw, 1600px);
  background: #fff !important;
  opacity: .065;
  pointer-events: none !important;
  user-select: none !important;
  -webkit-mask-image: var(--besson-watermark-image);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: var(--besson-watermark-image);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

.project-curtain .project-start,
.project-curtain #contact.contact {
  background: transparent !important;
}

.project-curtain .project-start {
  z-index: 1 !important;
}

.project-curtain #contact.contact {
  z-index: 2 !important;
}

.project-curtain #contact.contact::before,
#projectStart::after {
  content: none !important;
  display: none !important;
}

.project-curtain .project-start__inner,
.project-curtain #contact .contact__inner,
.project-curtain #contact .msf,
.project-curtain #contact .msf__card {
  position: relative !important;
  z-index: 3 !important;
}

@media (min-width: 901px) {
  #about,
  #services,
  #resources,
  #workGrid,
  #clients,
  #reviews,
  #team,
  #how,
  #offices {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate !important;
  }

  #about::after,
  #services::after,
  #resources::after,
  #workGrid::after,
  #clients::after,
  #reviews::after,
  #team::after,
  #how::after,
  #offices::after {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    display: block !important;
    width: var(--wm-home-w);
    height: var(--wm-home-h);
    background: currentColor !important;
    opacity: var(--wm-home-opacity);
    pointer-events: none !important;
    user-select: none !important;
    transform: none !important;
    animation: none !important;
    will-change: auto !important;
    -webkit-mask-image: var(--besson-watermark-image);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--besson-watermark-image);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }

  #about::after {
    --wm-home-w: clamp(520px, 54vw, 1040px);
    --wm-home-h: clamp(700px, 74vw, 1400px);
    --wm-home-opacity: .0609;
    right: max(-340px, -24vw);
    top: -24%;
    color: #050505;
  }

  #services::after {
    --wm-home-w: clamp(560px, 58vw, 1120px);
    --wm-home-h: clamp(740px, 78vw, 1480px);
    --wm-home-opacity: .0672;
    left: max(-390px, -27vw);
    top: 8%;
    color: #050505;
  }

  #resources::after {
    --wm-home-w: clamp(420px, 43vw, 840px);
    --wm-home-h: clamp(580px, 60vw, 1180px);
    --wm-home-opacity: .04725;
    left: 54%;
    bottom: -32%;
    color: #050505;
  }

  #workGrid::after {
    --wm-home-w: clamp(520px, 56vw, 1080px);
    --wm-home-h: clamp(700px, 74vw, 1420px);
    --wm-home-opacity: .055;
    left: max(-330px, -22vw);
    top: 6%;
    color: #fff;
  }

  #clients::after {
    --wm-home-w: clamp(360px, 40vw, 760px);
    --wm-home-h: clamp(500px, 56vw, 1060px);
    --wm-home-opacity: .033;
    left: 44%;
    bottom: -42%;
    color: #fff;
  }

  #reviews::after {
    --wm-home-w: clamp(420px, 44vw, 820px);
    --wm-home-h: clamp(580px, 60vw, 1140px);
    --wm-home-opacity: .04515;
    left: max(-260px, -18vw);
    bottom: -24%;
    color: #050505;
  }

  #team::after {
    --wm-home-w: clamp(520px, 54vw, 1040px);
    --wm-home-h: clamp(680px, 72vw, 1360px);
    --wm-home-opacity: .045;
    right: max(-280px, -19vw);
    top: 4%;
    color: #fff;
  }

  #how::after {
    --wm-home-w: clamp(460px, 48vw, 920px);
    --wm-home-h: clamp(620px, 64vw, 1240px);
    --wm-home-opacity: .04305;
    right: max(-310px, -21vw);
    top: -8%;
    color: #050505;
  }

  #offices::after {
    --wm-home-w: clamp(420px, 42vw, 820px);
    --wm-home-h: clamp(580px, 58vw, 1120px);
    --wm-home-opacity: .0462;
    left: 28%;
    top: -36%;
    color: #050505;
  }
}

@media (max-width: 900px) {
  #about,
  #services,
  #workGrid,
  #clients,
  #team {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate !important;
  }

  #about::after,
  #services::after,
  #workGrid::after,
  #clients::after,
  #team::after {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    display: block !important;
    width: var(--wm-home-w);
    height: var(--wm-home-h);
    background: currentColor !important;
    opacity: var(--wm-home-opacity);
    pointer-events: none !important;
    user-select: none !important;
    transform: none !important;
    -webkit-mask-image: var(--besson-watermark-image);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--besson-watermark-image);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }

  #about::after {
    --wm-home-w: 430px;
    --wm-home-h: 620px;
    --wm-home-opacity: .0525;
    right: -270px;
    top: -120px;
    color: #050505;
  }

  #services::after {
    --wm-home-w: 390px;
    --wm-home-h: 560px;
    --wm-home-opacity: .0546;
    left: -245px;
    top: 38px;
    color: #050505;
  }

  #workGrid::after {
    --wm-home-w: 420px;
    --wm-home-h: 610px;
    --wm-home-opacity: .045;
    left: -260px;
    top: 32px;
    color: #fff;
  }

  #clients::after {
    --wm-home-w: 360px;
    --wm-home-h: 520px;
    --wm-home-opacity: .032;
    right: -230px;
    bottom: -190px;
    color: #fff;
  }

  #team::after {
    --wm-home-w: 420px;
    --wm-home-h: 610px;
    --wm-home-opacity: .034;
    right: -270px;
    top: 76px;
    color: #fff;
  }

  .project-curtain::before {
    left: -18vw;
    top: 78vh;
    width: 92vw;
    height: 132vw;
    opacity: .056;
  }
}

/* 2026-06-04f: restore CTA stopper and move mobile fragments into section backgrounds */
.project-curtain::before {
  content: none !important;
  display: none !important;
}

.project-curtain .project-start,
.project-curtain #contact.contact {
  background: #050505 !important;
}

#projectStart.project-start {
  position: sticky !important;
  top: 0 !important;
}

#contact.contact::before {
  content: none !important;
  display: none !important;
}

#projectStart::after {
  content: "" !important;
  position: absolute !important;
  z-index: 0 !important;
  left: max(-260px, -18vw);
  bottom: -24%;
  display: block !important;
  width: clamp(520px, 54vw, 1040px);
  height: clamp(700px, 74vw, 1400px);
  background: #fff !important;
  opacity: .064;
  pointer-events: none !important;
  user-select: none !important;
  transform: none !important;
  -webkit-mask-image: var(--besson-watermark-image);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: var(--besson-watermark-image);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

#projectStart .project-start__inner {
  position: relative !important;
  z-index: 2 !important;
  margin-top: clamp(34px, 5.4vh, 78px) !important;
}

@media (min-width: 901px) {
  #clients::after {
    --wm-home-w: clamp(440px, 46vw, 880px);
    --wm-home-h: clamp(600px, 62vw, 1200px);
    --wm-home-opacity: .041;
    left: max(-300px, -21vw);
    right: auto;
    top: -16%;
    bottom: auto;
    color: #fff;
  }
}

@media (max-width: 900px) {
  #reviews,
  #how {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate !important;
  }

  #reviews::after,
  #how::after {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    display: block !important;
    width: var(--wm-home-w);
    height: var(--wm-home-h);
    background: currentColor !important;
    opacity: var(--wm-home-opacity);
    pointer-events: none !important;
    user-select: none !important;
    transform: none !important;
    -webkit-mask-image: var(--besson-watermark-image);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--besson-watermark-image);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }

  #reviews::after {
    --wm-home-w: 410px;
    --wm-home-h: 590px;
    --wm-home-opacity: .0525;
    left: -265px;
    top: 18px;
    color: #050505;
  }

  #team::after {
    --wm-home-w: 430px;
    --wm-home-h: 620px;
    --wm-home-opacity: .046;
    right: -265px;
    top: 34px;
    color: #fff;
  }

  #how::after {
    --wm-home-w: 400px;
    --wm-home-h: 580px;
    --wm-home-opacity: .0504;
    right: -250px;
    top: -54px;
    color: #050505;
  }

  #clients::after {
    --wm-home-w: 360px;
    --wm-home-h: 520px;
    --wm-home-opacity: .03;
    left: -230px;
    right: auto;
    top: -72px;
    bottom: auto;
    color: #fff;
  }

  #projectStart::after {
    left: -250px;
    bottom: -20%;
    width: 430px;
    height: 620px;
    opacity: .056;
  }
}

/* 2026-06-04g: mobile client/team fragments and GEO FAQ readability */
@media (max-width: 900px) {
  #clients::after {
    --wm-home-w: 390px;
    --wm-home-h: 560px;
    --wm-home-opacity: .042;
    left: auto;
    right: -305px;
    top: 24px;
    bottom: auto;
    color: #fff;
  }

  #clients .clients-shuffle__inner {
    position: relative !important;
    z-index: 2 !important;
  }

  #clients .clients-shuffle-tile {
    background:
      radial-gradient(160px 100px at 50% 34%, rgba(255,255,255,.055), transparent 68%),
      #090909 !important;
  }

  #reviews::after {
    --wm-home-opacity: .0588;
    left: -282px;
    top: 10px;
  }

  #team::after {
    --wm-home-w: 430px;
    --wm-home-h: 620px;
    --wm-home-opacity: .064;
    left: -270px;
    right: auto;
    top: 18px;
    color: #fff;
  }

  #how::after {
    --wm-home-opacity: .0588;
    right: -262px;
    top: -36px;
  }
}

.faq-home__grid {
  gap: clamp(12px, 1.35vw, 18px) !important;
}

.faq-home__item {
  padding: clamp(18px, 1.8vw, 26px) !important;
  border-radius: 16px !important;
}

.faq-home__item h3 {
  margin-bottom: 9px !important;
  font-size: clamp(14px, 1.05vw, 18px) !important;
  line-height: 1.22 !important;
  letter-spacing: .035em !important;
}

.faq-home__item p {
  font-size: clamp(12px, .92vw, 15px) !important;
  line-height: 1.52 !important;
  letter-spacing: .01em !important;
}

@media (max-width: 720px) {
  .faq-home__item {
    padding: 18px !important;
  }

  .faq-home__item h3 {
    font-size: 15px !important;
    line-height: 1.22 !important;
  }

  .faq-home__item p {
    font-size: 13px !important;
    line-height: 1.5 !important;
  }
}

/* 2026-06-04h: review preview readability */
.reviews__play {
  width: clamp(56px, 5.2vw, 64px) !important;
  height: clamp(56px, 5.2vw, 64px) !important;
}

.reviews__playRing {
  box-shadow: 0 0 0 1px rgba(255,255,255,.08), 0 10px 24px rgba(0,0,0,.46) !important;
}

.reviews__playTri {
  border-left-width: 10px !important;
  border-top-width: 6px !important;
  border-bottom-width: 6px !important;
}

@media (max-width: 720px) {
  .reviews__play {
    width: 46px !important;
    height: 46px !important;
  }

  .reviews__playTri {
    border-left-width: 8px !important;
    border-top-width: 5px !important;
    border-bottom-width: 5px !important;
  }

  .reviews__caption {
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    padding: 9px 10px 8px !important;
    border-radius: 12px !important;
  }

  .reviews__quote {
    font-size: 12px !important;
    line-height: 1.38 !important;
    margin-bottom: 5px !important;
  }

  .reviews__meta {
    font-size: 9.5px !important;
    line-height: 1.2 !important;
    letter-spacing: .12em !important;
  }
}

/* 2026-06-04i: Aigerim team card and final team grid order */
#team .team-photo-card[data-team-member="yuri"] {
  order: 1 !important;
}

#team .team-photo-card[data-team-member="sevara"] {
  order: 2 !important;
}

#team .team-photo-card[data-team-member="lyudmila"] {
  order: 3 !important;
}

#team .team-photo-card[data-team-member="anastasia"] {
  order: 4 !important;
}

#team .team-photo-card[data-team-member="larisa"] {
  order: 5 !important;
}

#team .team-photo-card[data-team-member="violetta"] {
  order: 6 !important;
}

#team .team-photo-card[data-team-member="aigerim"] {
  order: 8 !important;
}

#team .team-photo-card[data-team-member="nail"] {
  order: 9 !important;
}

#team .team-photo-card[data-team-member="naina"] {
  order: 10 !important;
}

#team .team-photo-card[data-team-member="kamilla"] {
  order: 11 !important;
}

#team .team-photo-card[data-team-member="daniel"] {
  order: 12 !important;
}

#team .team-photo-card[data-team-member="aigerim"] img {
  object-position: center 18% !important;
}

/* 2026-06-04j: extended reviews tabs */
.reviews__card.is-review-empty {
  cursor: default !important;
}

.reviews__card.is-review-empty:hover {
  transform: none !important;
  box-shadow: 0 18px 54px rgba(0,0,0,.55) !important;
}

.reviews__card.is-review-empty .reviews__play {
  display: none !important;
}

@media (min-width: 980px) {
  .reviews__tabs {
    align-self: start !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 10px !important;
    justify-content: flex-start !important;
    max-width: 620px !important;
    margin-top: -12px !important;
    width: 100% !important;
  }

  .reviews__tab {
    align-items: center !important;
    display: inline-flex !important;
    justify-content: center !important;
    padding: 9px 11px !important;
    font-size: .74rem !important;
    letter-spacing: .13em !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    width: 100% !important;
  }
}

@media (max-width: 979px) {
  .reviews__card {
    order: 2 !important;
  }

  .reviews__tabs {
    order: 3 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 8px !important;
    margin-top: 12px !important;
  }

  .reviews__tab {
    padding: 9px 10px !important;
    font-size: 11px !important;
    letter-spacing: .12em !important;
  }

  .reviews__tab span {
    margin-right: 6px !important;
  }
}

/* 2026-06-04k: mobile clients title comma alignment */
@media (max-width: 900px) {
  #clients .clients-shuffle__nowrap {
    display: inline-block !important;
    white-space: nowrap !important;
  }

  #clients .clients-shuffle__comma {
    font-size: .68em !important;
    margin-left: .045em !important;
    margin-right: .16em !important;
    transform: translateY(-.08em) !important;
    vertical-align: baseline !important;
  }
}

/* 2026-06-04l: visible branded team preheading */
#team .team__kicker {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  margin: 0 0 clamp(10px, 1vw, 14px) !important;
  color: rgba(255,255,255,.52) !important;
  font-size: clamp(11px, .86vw, 13px) !important;
  line-height: 1 !important;
  font-weight: 330 !important;
  letter-spacing: .28em !important;
  text-transform: none !important;
}

@media (max-width: 900px) {
  #team .team__kicker {
    margin-bottom: 10px !important;
    font-size: 11px !important;
    letter-spacing: .24em !important;
  }
}

/* 2026-06-04m: mobile project form modal centering */
@media (max-width: 900px) {
  body.project-modal-open #contact {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100svh !important;
    min-height: 100svh !important;
    overflow: hidden !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact {
      height: 100dvh !important;
      min-height: 100dvh !important;
    }
  }

  body.project-modal-open #contact .contact__inner {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    display: grid !important;
    place-items: center !important;
  }

  body.project-modal-open #contact .msf {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100svh !important;
    min-height: 100svh !important;
    display: grid !important;
    place-items: center !important;
    align-items: center !important;
    justify-items: center !important;
    padding: max(14px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom)) !important;
    overflow: hidden !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact .msf {
      height: 100dvh !important;
      min-height: 100dvh !important;
    }
  }

  body.project-modal-open #contact .msf__card {
    width: min(576px, calc(100vw - 28px)) !important;
    max-height: calc(100svh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
    margin: auto !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact .msf__card {
      max-height: calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;
    }
  }
}

/* 2026-06-04n: mobile menu monogram scale +30% */
@media (max-width: 768px) {
  .mobile-menu::after {
    width: min(67.6vw, 247px) !important;
  }
}

/* 2026-06-04o: Sevara right column, Larisa below; Lyudmila above Violetta */
#team .team-photo-card[data-team-member="yuri"] { order: 1 !important; }
#team .team-photo-card[data-team-member="lyudmila"] { order: 2 !important; }
#team .team-photo-card[data-team-member="sevara"] { order: 3 !important; }
#team .team-photo-card[data-team-member="anastasia"] { order: 4 !important; }
#team .team-photo-card[data-team-member="violetta"] { order: 5 !important; }
#team .team-photo-card[data-team-member="larisa"] { order: 6 !important; }
#team .team-photo-card[data-team-member="zarina"] { order: 7 !important; }
#team .team-photo-card[data-team-member="aigerim"] { order: 8 !important; }
#team .team-photo-card[data-team-member="nail"] { order: 9 !important; }
#team .team-photo-card[data-team-member="naina"] { order: 10 !important; }
#team .team-photo-card[data-team-member="kamilla"] { order: 11 !important; }
#team .team-photo-card[data-team-member="daniel"] { order: 12 !important; }

/* 2026-06-05a: selected project tiles fill the full preview card */
#workGrid .tile[href*="bi-group-uzbekistan-market-launch"] img,
#workGrid .tile[href*="chery-dealership-opening"] img,
#workGrid .tile[href*="company-new-year-corporate"] img {
  width: 100% !important;
  height: 100% !important;
  min-height: clamp(320px, 28vw, 460px) !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* 2026-06-05b: smaller premium hero sound control */
.hero-sound-toggle {
  width: 42px !important;
  height: 42px !important;
  cursor: pointer;
  border-color: rgba(255, 255, 255, 0.2) !important;
  background:
    radial-gradient(circle at 32% 24%, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.04) 34%, transparent 58%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.035) 42%, rgba(0, 0, 0, 0.36)) !important;
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(255, 255, 255, 0.035),
    inset 0 1px 0 rgba(255, 255, 255, 0.26),
    inset 0 -10px 18px rgba(0, 0, 0, 0.18) !important;
  backdrop-filter: blur(20px) saturate(1.18) !important;
  -webkit-backdrop-filter: blur(20px) saturate(1.18) !important;
}

.hero-sound-toggle::before {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.045);
  pointer-events: none;
}

.hero-sound-toggle::after {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: inherit;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.12), transparent 64%);
  opacity: 0;
  transform: scale(0.92);
  transition: opacity 0.24s ease, transform 0.24s ease;
  pointer-events: none;
}

.hero-sound-toggle:hover::after,
.hero-sound-toggle:focus-visible::after {
  opacity: 1;
  transform: scale(1);
}

.hero-sound-toggle:hover {
  transform: translate3d(0, -1px, 0) scale(1.015) !important;
  border-color: rgba(255, 255, 255, 0.36) !important;
  background:
    radial-gradient(circle at 32% 24%, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0.07) 34%, transparent 58%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.045) 42%, rgba(0, 0, 0, 0.32)) !important;
  box-shadow:
    0 16px 40px rgba(0, 0, 0, 0.42),
    0 0 26px rgba(255, 255, 255, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.3),
    inset 0 -10px 18px rgba(0, 0, 0, 0.16) !important;
}

.hero-sound-toggle.is-on {
  color: #050505 !important;
  border-color: rgba(255, 255, 255, 0.7) !important;
  background:
    radial-gradient(circle at 32% 20%, #fff, rgba(255, 255, 255, 0.86) 34%, rgba(218, 218, 218, 0.92)) !important;
  box-shadow:
    0 15px 38px rgba(0, 0, 0, 0.38),
    0 0 30px rgba(255, 255, 255, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.95),
    inset 0 -10px 16px rgba(0, 0, 0, 0.1) !important;
}

.hero-sound-toggle__icon {
  position: relative;
  z-index: 1;
  width: 18px !important;
  height: 18px !important;
}

.hero-sound-toggle__icon svg {
  width: 18px !important;
  height: 18px !important;
  stroke-width: 1.65 !important;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.28));
}

@media (max-width: 768px) {
  .hero-sound-toggle {
    width: 40px !important;
    height: 40px !important;
    right: 12px !important;
  }

  .hero-sound-toggle__icon,
  .hero-sound-toggle__icon svg {
    width: 17px !important;
    height: 17px !important;
  }
}

/* 2026-06-05c: premium project tile hover, no blur */
#workGrid .tile {
  isolation: isolate;
}

#workGrid .tile img {
  filter: none !important;
  transition:
    transform 0.9s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.35s ease !important;
}

#workGrid .tile:hover img,
#workGrid .tile:focus-visible img,
#workGrid .tile:focus-within img {
  transform: scale(1.018) !important;
  filter: none !important;
}

#workGrid .tile__caption {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-start !important;
  text-align: left !important;
  padding: clamp(24px, 3.2vw, 52px) !important;
  opacity: 0;
  background:
    radial-gradient(circle at 0% 100%, rgba(0, 0, 0, 0.96) 0%, rgba(0, 0, 0, 0.72) 31%, rgba(0, 0, 0, 0.26) 58%, transparent 78%),
    linear-gradient(32deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.54) 28%, rgba(0, 0, 0, 0.12) 58%, transparent 78%) !important;
  box-shadow:
    inset 180px -190px 160px rgba(0, 0, 0, 0.72),
    inset 54px -72px 70px rgba(0, 0, 0, 0.74) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  transform: translate3d(0, 14px, 0);
  transition:
    opacity 0.34s ease,
    transform 0.52s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#workGrid .tile:hover .tile__caption,
#workGrid .tile:focus-visible .tile__caption,
#workGrid .tile:focus-within .tile__caption {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

#workGrid .tile__caption > div {
  width: min(86%, 520px);
  transform: translate3d(0, 10px, 0);
  transition: transform 0.58s cubic-bezier(0.19, 1, 0.22, 1);
}

#workGrid .tile:hover .tile__caption > div,
#workGrid .tile:focus-visible .tile__caption > div,
#workGrid .tile:focus-within .tile__caption > div {
  transform: translate3d(0, 0, 0);
}

#workGrid .tile__caption strong {
  display: block;
  max-width: 11.5em;
  color: #fff;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(25px, 2.45vw, 46px);
  font-weight: 860;
  line-height: 0.98;
  letter-spacing: -0.035em;
  text-transform: none;
  text-wrap: balance;
  text-shadow:
    0 22px 42px rgba(0, 0, 0, 0.72),
    0 2px 14px rgba(0, 0, 0, 0.58);
}

#workGrid .tile__caption small {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin-top: 16px;
  padding-top: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.36);
  color: rgba(255, 255, 255, 0.74);
  font-size: clamp(10px, 0.82vw, 13px);
  font-weight: 620;
  line-height: 1.25;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-shadow: 0 12px 28px rgba(0, 0, 0, 0.62);
}

/* 2026-06-06: keep the New Year corporate preview cinematic without stretching. */
#workGrid .tile[href*="company-new-year-corporate"] img {
  object-fit: cover !important;
  object-position: center center !important;
}

#workGrid .tile[href*="company-new-year-corporate"]:hover img,
#workGrid .tile[href*="company-new-year-corporate"]:focus-visible img,
#workGrid .tile[href*="company-new-year-corporate"]:focus-within img {
  transform: scale(1.018) !important;
}

@media (max-width: 680px) {
  #workGrid .tile__caption {
    padding: 24px !important;
    opacity: 1 !important;
    transform: none !important;
    background:
      radial-gradient(circle at 0% 100%, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.66) 36%, transparent 74%) !important;
    box-shadow:
      inset 120px -150px 120px rgba(0, 0, 0, 0.68),
      inset 34px -58px 54px rgba(0, 0, 0, 0.68) !important;
  }

  #workGrid .tile__caption > div {
    transform: none !important;
  }

  #workGrid .tile__caption strong {
    max-width: 12.5em;
    font-size: clamp(21px, 6.8vw, 29px);
    font-weight: 720;
    line-height: 1.03;
    letter-spacing: -0.025em;
  }

  #workGrid .tile__caption small {
    margin-top: 12px;
    padding-top: 10px;
    font-size: 10px;
    font-weight: 520;
    letter-spacing: 0.14em;
  }

  .js #workGrid .tile .tile__caption > div {
    opacity: 0;
    transform: translate3d(0, 16px, 0) !important;
    transition:
      opacity 0.58s ease,
      transform 0.72s cubic-bezier(0.19, 1, 0.22, 1);
    transition-delay: calc(var(--reveal-delay, 0ms) + 140ms);
  }

  .js #workGrid .tile.is-in .tile__caption > div {
    opacity: 1;
    transform: translate3d(0, 0, 0) !important;
  }

  @media (prefers-reduced-motion: reduce) {
    .js #workGrid .tile .tile__caption > div {
      opacity: 1;
      transform: none !important;
      transition: none;
    }
  }
}

/* 2026-06-05: keep the about statement clean on mobile, without white line masks. */
#about.stage {
  position: relative !important;
  z-index: 4 !important;
  background: #fff !important;
}

#about.stage .stage__title {
  position: relative !important;
  z-index: 3 !important;
  background: transparent !important;
  box-decoration-break: initial !important;
  -webkit-box-decoration-break: initial !important;
}

@media (max-width: 900px) {
  #about.stage {
    padding-top: clamp(22px, 7vw, 42px) !important;
  }

  #about.stage::after {
    width: 360px !important;
    height: 520px !important;
    right: -318px !important;
    top: clamp(72px, 22vw, 132px) !important;
    opacity: .032 !important;
  }

  #about.stage .stage__title {
    max-width: min(100% - 32px, 38rem) !important;
    margin-inline: auto !important;
  }
}

/* 2026-06-05: keep reviews watermark behind client buttons. */
#reviews::after {
  z-index: 0 !important;
}

#reviews .reviews__inner,
#reviews .reviews__head,
#reviews .reviews__card,
#reviews .reviews__tabs {
  position: relative !important;
  z-index: 2 !important;
}

#reviews .reviews__tab {
  position: relative !important;
  z-index: 3 !important;
}

/* 2026-06-06: restrained premium hero logo scroll split. */
#top.hero {
  --hero-logo-base-opacity: 1;
  --hero-logo-touch-opacity: 0;
  --hero-logo-blur: 0px;
}

#top.hero .hero__content--brand-flight,
#top.hero.hero--video-live .hero__content--brand-flight {
  width: min(35vw, 560px) !important;
  max-width: calc(100vw - 56px) !important;
}

#top.hero .hero-logo-wrap {
  transform:
    translate3d(0, var(--hero-logo-lift, 0px), 0)
    scale(var(--hero-logo-scale, 1)) !important;
  transform-origin: 50% 52% !important;
  transition: transform .18s cubic-bezier(.19, 1, .22, 1) !important;
  will-change: transform;
}

#top.hero .hero__brand-logo {
  opacity: var(--hero-logo-base-opacity, 1) !important;
  transition:
    opacity .24s ease,
    filter .24s ease !important;
}

#top.hero .hero-logo-touch {
  inset: 0 0 auto 0 !important;
  height: 70% !important;
  opacity: var(--hero-logo-touch-opacity, 0) !important;
  filter: blur(var(--hero-logo-blur, 0px)) !important;
  transition:
    opacity .18s ease,
    filter .18s ease !important;
  will-change: opacity, filter;
}

#top.hero .hero-logo-touch span {
  --scroll-y: 0px;
  --piece-opacity: 1;
  opacity: var(--piece-opacity, 1) !important;
  height: 100% !important;
  background-size: contain !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  filter:
    invert(1)
    contrast(1.08)
    drop-shadow(0 16px 34px rgba(0,0,0,.32))
    drop-shadow(0 0 18px rgba(255,255,255,.055)) !important;
  transform:
    translate3d(
      var(--scroll-x, 0px),
      calc(var(--hero-logo-letter-lift, 0px) + var(--scroll-y, 0px)),
      0
    )
    scale(var(--hero-logo-letter-scale, 1)) !important;
  transition:
    transform .24s cubic-bezier(.19, 1, .22, 1),
    opacity .18s ease,
    filter .18s ease !important;
  will-change: transform, opacity, filter;
}

#top.hero .hero-logo-touch span:nth-child(1) {
  background-image: url("assets/img/besson-logo-letter-1.png") !important;
}

#top.hero .hero-logo-touch span:nth-child(2) {
  background-image: url("assets/img/besson-logo-letter-2.png") !important;
}

#top.hero .hero-logo-touch span:nth-child(3) {
  background-image: url("assets/img/besson-logo-letter-3.png") !important;
}

#top.hero .hero-logo-touch span:nth-child(4) {
  background-image: url("assets/img/besson-logo-letter-4.png") !important;
}

#top.hero .hero-logo-touch span:nth-child(5) {
  background-image: url("assets/img/besson-logo-letter-5.png") !important;
}

#top.hero .hero-logo-touch span:nth-child(6) {
  background-image: url("assets/img/besson-logo-letter-6.png") !important;
}

#top.hero.hero--logo-scrolling .hero__brand-logo {
  opacity: var(--hero-logo-base-opacity, .18) !important;
}

#top.hero.hero--logo-scrolling .hero-logo-touch {
  opacity: var(--hero-logo-touch-opacity, .86) !important;
}

@media (max-width: 768px) {
  #top.hero .hero__content--brand-flight,
  #top.hero.hero--video-live .hero__content--brand-flight {
    width: min(64vw, 286px) !important;
    max-width: calc(100vw - 32px) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  #top.hero .hero-logo-wrap,
  #top.hero .hero-logo-touch,
  #top.hero .hero-logo-touch span,
  #top.hero .hero__brand-logo {
    transform: none !important;
    transition: none !important;
    filter: none !important;
  }
}

/* 2026-06-06: desktop team photo crop alignment only. */
@media (min-width: 901px) {
  #team .team-photo-card img {
    transform: none !important;
    transform-origin: center center !important;
  }

  #team .team-photo-card.is-active img,
  #team .team-photo-card:hover img,
  #team .team-photo-card:focus-visible img {
    transform: scale(1.018) !important;
  }

  #team .team-photo-card[data-team-member="yuri"] img {
    object-position: center 42% !important;
  }

  #team .team-photo-card[data-team-member="lyudmila"] img {
    object-position: center 18% !important;
  }

  #team .team-photo-card[data-team-member="sevara"] img {
    object-position: center 30% !important;
    transform: none !important;
    transform-origin: center 30% !important;
  }

  #team .team-photo-card[data-team-member="sevara"].is-active img,
  #team .team-photo-card[data-team-member="sevara"]:hover img,
  #team .team-photo-card[data-team-member="sevara"]:focus-visible img {
    transform: scale(1.018) !important;
  }
}

/* 2026-06-06: faster hero logo scroll exit before the first light section. */
#top.hero .hero-logo-wrap {
  transition: none !important;
}

#top.hero .hero__brand-logo,
#top.hero .hero-logo-touch {
  transition: opacity .08s linear, filter .08s linear !important;
}

#top.hero .hero-logo-touch span {
  transition: opacity .08s linear, filter .08s linear !important;
}

#top.hero.hero--logo-out .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate3d(0, -28px, 0) scale(1.12) !important;
}

#top.hero.hero--logo-out .hero__brand-logo,
#top.hero.hero--logo-out .hero-logo-touch {
  opacity: 0 !important;
}

/* 2026-06-06: keep the about watermark away from the desktop intro text. */
@media (min-width: 901px) {
  #about.stage::after {
    right: max(-430px, -30vw) !important;
    top: 46% !important;
    --wm-home-opacity: .044 !important;
  }

  #about.stage .stage__title {
    position: relative !important;
    z-index: 4 !important;
  }
}

/* 2026-06-06: mobile service cards expose direct service buttons. */
@media (max-width: 768px) {
  #services .services-format__grid {
    align-items: stretch !important;
  }

  #services .services-format__card,
  #services .services-format__card:first-child {
    min-height: 258px !important;
    padding: 15px 11px 12px !important;
  }

  #services .services-format__text {
    min-height: 76px !important;
    font-size: 10.2px !important;
    line-height: 1.25 !important;
  }

  #services .services-format__mainLink {
    min-height: 36px !important;
    padding: 0 7px !important;
    font-size: 8px !important;
    letter-spacing: .045em !important;
    white-space: nowrap !important;
  }

  #services .services-format__quickLinks {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px !important;
    margin-top: 10px !important;
  }

  #services .services-format__quickLink {
    min-height: 26px !important;
    padding: 0 7px !important;
    border-radius: 999px !important;
    font-size: 8px !important;
    line-height: 1 !important;
    letter-spacing: .015em !important;
    background: rgba(0,0,0,.055) !important;
    border-color: rgba(0,0,0,.12) !important;
    color: rgba(0,0,0,.72) !important;
  }

  #services .services-format__card:hover .services-format__quickLink,
  #services .services-format__card:focus-within .services-format__quickLink {
    background: rgba(255,255,255,.12) !important;
    border-color: rgba(255,255,255,.2) !important;
    color: rgba(255,255,255,.9) !important;
  }
}

/* 2026-06-06: desktop office controls on the Eurasia globe. */
.globe-intro__hint {
  margin: 13px auto 0 !important;
  max-width: min(620px, calc(100vw - 48px)) !important;
  color: rgba(0,0,0,.52) !important;
  font-size: clamp(18px, 1.35vw, 22px) !important;
  font-weight: 360 !important;
  letter-spacing: .018em !important;
  line-height: 1.38 !important;
  text-transform: none !important;
}

.globe-office-layer[hidden],
.globe-requisites-popover[hidden] {
  display: none !important;
}

@media (min-width: 901px) {
  .globe-office-layer {
    position: absolute !important;
    inset: 0 !important;
    z-index: 6 !important;
    pointer-events: none !important;
  }

  .globe-office {
    position: absolute !important;
    z-index: 6 !important;
    display: grid !important;
    justify-items: center !important;
    transform: translate(-50%, -50%) scale(1) !important;
    transform-origin: center center !important;
    transition: transform .42s cubic-bezier(.16, 1, .3, 1), z-index .2s ease !important;
    pointer-events: auto !important;
  }

  .globe-office.is-active {
    z-index: 7 !important;
    transform: translate(-50%, -50%) scale(1.14) !important;
  }

  .globe-office.is-open,
  .globe-office.is-contact-open {
    z-index: 8 !important;
  }

  .globe-office__main,
  .globe-office__action,
  .globe-office__contactLink {
    border: 1px solid rgba(0,0,0,.16) !important;
    border-radius: 999px !important;
    font-family: inherit !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    cursor: pointer !important;
  }

  .globe-office__main {
    min-height: 38px !important;
    padding: 0 18px !important;
    background: rgba(255,255,255,.82) !important;
    box-shadow: 0 18px 46px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.9) !important;
    color: #0b0b0b !important;
    font-size: 11px !important;
    font-weight: 520 !important;
    letter-spacing: .14em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    backdrop-filter: blur(12px) !important;
    transition: background .28s ease, color .28s ease, border-color .28s ease, box-shadow .28s ease !important;
  }

  .globe-office.is-active .globe-office__main,
  .globe-office.is-open .globe-office__main {
    background: rgba(5,5,5,.92) !important;
    border-color: rgba(5,5,5,.92) !important;
    color: #fff !important;
    box-shadow: 0 22px 58px rgba(0,0,0,.24) !important;
  }

  .globe-office__main:focus-visible,
  .globe-office__action:focus-visible,
  .globe-office__contactLink:focus-visible {
    outline: 2px solid rgba(0,0,0,.34) !important;
    outline-offset: 3px !important;
  }

  .globe-office__actions {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 50% !important;
    display: flex !important;
    gap: 7px !important;
    opacity: 0 !important;
    transform: translate(-50%, -8px) !important;
    transition: opacity .24s ease, transform .32s cubic-bezier(.16, 1, .3, 1) !important;
    pointer-events: none !important;
  }

  .globe-office--up .globe-office__actions {
    top: auto !important;
    bottom: calc(100% + 8px) !important;
    transform: translate(-50%, 8px) !important;
  }

  .globe-office.is-open .globe-office__actions {
    opacity: 1 !important;
    transform: translate(-50%, 0) !important;
    pointer-events: auto !important;
  }

  .globe-office__action {
    min-height: 29px !important;
    padding: 0 12px !important;
    background: rgba(255,255,255,.9) !important;
    box-shadow: 0 12px 30px rgba(0,0,0,.12) !important;
    color: rgba(0,0,0,.82) !important;
    font-size: 9px !important;
    font-weight: 520 !important;
    letter-spacing: .09em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    backdrop-filter: blur(10px) !important;
  }

  .globe-office__contact {
    position: relative !important;
  }

  .globe-office__contactMenu {
    position: absolute !important;
    top: calc(100% + 7px) !important;
    left: 50% !important;
    display: grid !important;
    gap: 5px !important;
    opacity: 0 !important;
    transform: translate(-50%, -5px) !important;
    transition: opacity .22s ease, transform .28s cubic-bezier(.16, 1, .3, 1) !important;
    pointer-events: none !important;
  }

  .globe-office--up .globe-office__contactMenu {
    top: auto !important;
    bottom: calc(100% + 7px) !important;
    transform: translate(-50%, 5px) !important;
  }

  .globe-office.is-contact-open .globe-office__contactMenu {
    opacity: 1 !important;
    transform: translate(-50%, 0) !important;
    pointer-events: auto !important;
  }

  .globe-office__contactLink {
    min-height: 27px !important;
    padding: 0 12px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: rgba(8,8,8,.9) !important;
    box-shadow: 0 12px 28px rgba(0,0,0,.18) !important;
    color: #fff !important;
    font-size: 8.5px !important;
    font-weight: 540 !important;
    letter-spacing: .08em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
  }

  .globe-requisites-popover {
    position: absolute !important;
    z-index: 9 !important;
    padding: 16px 17px 15px !important;
    border: 1px solid rgba(0,0,0,.12) !important;
    border-radius: 22px !important;
    background: rgba(255,255,255,.92) !important;
    box-shadow: 0 26px 70px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.9) !important;
    color: #0b0b0b !important;
    opacity: 0 !important;
    transform: translateY(-8px) scale(.98) !important;
    transition: opacity .22s ease, transform .32s cubic-bezier(.16, 1, .3, 1) !important;
    pointer-events: auto !important;
    backdrop-filter: blur(16px) !important;
  }

  .globe-requisites-popover.is-open {
    opacity: 1 !important;
    transform: translateY(0) scale(1) !important;
  }

  .globe-requisites-popover__title {
    margin: 0 0 8px !important;
    font-size: 10px !important;
    font-weight: 620 !important;
    letter-spacing: .14em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  .globe-requisites-popover__text {
    margin: 0 !important;
    color: rgba(0,0,0,.7) !important;
    font-size: 12px !important;
    font-weight: 380 !important;
    letter-spacing: .015em !important;
    line-height: 1.5 !important;
  }
}

@media (max-width: 900px) {
  .globe-intro__hint {
    display: block !important;
    width: min(350px, calc(100vw - 42px)) !important;
    margin: 12px auto 0 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    letter-spacing: .012em !important;
    text-wrap: balance !important;
  }

  .globe-office-layer,
  .globe-requisites-popover {
    display: none !important;
  }
}

/* 2026-06-06: final hero logo asset and Netflix-style scroll split. */
#top.hero .hero__content--brand-flight {
  left: 50% !important;
  top: 50% !important;
  width: min(62vw, 980px) !important;
  max-width: calc(100vw - 56px) !important;
  height: auto !important;
  transform: translate3d(-50%, -50%, 0) !important;
  opacity: 0 !important;
  visibility: visible !important;
  pointer-events: none !important;
  filter: none !important;
  will-change: opacity, transform;
}

#top.hero.hero--video-live .hero__content--brand-flight {
  opacity: .96 !important;
  pointer-events: auto !important;
}

body.hero-intro-active #top.hero .hero__content--brand-flight,
#top.hero.hero--logo-out .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

#top.hero .hero-logo-wrap {
  display: block !important;
  width: 100% !important;
  transform:
    translate3d(0, var(--hero-logo-lift, 0px), 0)
    scale(var(--hero-logo-scale, 1)) !important;
  transform-origin: 50% 50% !important;
  transition: none !important;
  will-change: transform, opacity;
  backface-visibility: hidden;
}

#top.hero .hero__brand-logo {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  opacity: var(--hero-logo-base-opacity, 1) !important;
  filter: none !important;
  transition: opacity .08s linear !important;
  will-change: opacity;
}

#top.hero .hero-logo-touch {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  width: 100% !important;
  height: 100% !important;
  opacity: var(--hero-logo-touch-opacity, 0) !important;
  filter: none !important;
  pointer-events: none !important;
  transition: opacity .08s linear !important;
  will-change: opacity;
  overflow: visible !important;
}

#top.hero .hero-logo-touch span {
  --scroll-y: 0px;
  --piece-opacity: 1;
  display: block !important;
  min-width: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-image: url("assets/img/besson-hero-logo-final-white-20260606.png?v=20260606-herologo1") !important;
  background-size: 600% 100% !important;
  background-position: var(--bp) 50% !important;
  background-repeat: no-repeat !important;
  opacity: var(--piece-opacity, 1) !important;
  filter: none !important;
  transform:
    translate3d(
      var(--scroll-x, 0px),
      calc(var(--hero-logo-letter-lift, 0px) + var(--scroll-y, 0px)),
      0
    )
    scale(var(--hero-logo-letter-scale, 1)) !important;
  transition: opacity .08s linear !important;
  will-change: transform, opacity;
  backface-visibility: hidden;
  contain: paint;
}

#top.hero .hero-logo-touch span:nth-child(n) {
  background-image: url("assets/img/besson-hero-logo-final-white-20260606.png?v=20260606-herologo1") !important;
}

#top.hero.hero--logo-scrolling .hero-logo-touch {
  opacity: var(--hero-logo-touch-opacity, .9) !important;
}

#top.hero.hero--logo-scrolling .hero__brand-logo {
  opacity: var(--hero-logo-base-opacity, .2) !important;
}

@media (max-width: 768px) {
  #top.hero .hero__content--brand-flight,
  #top.hero.hero--video-live .hero__content--brand-flight {
    width: min(84vw, 390px) !important;
    max-width: calc(100vw - 28px) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  #top.hero .hero-logo-touch {
    display: none !important;
  }

  #top.hero .hero__brand-logo {
    opacity: 1 !important;
  }
}

/* 2026-06-06: contacts page uses the same office map cards as the homepage. */
.contacts-page {
  overflow-x: hidden;
}

.contacts-page .content-page__main {
  width: min(1220px, calc(100% - 48px)) !important;
  padding-bottom: clamp(62px, 8vw, 108px) !important;
}

.contacts-page .content-page__grid--mail {
  display: grid !important;
  grid-template-columns: minmax(0, 760px) !important;
  justify-content: center !important;
  margin-top: clamp(26px, 3vw, 40px) !important;
}

.contacts-page .content-page__grid--mail .content-card--wide {
  grid-column: auto !important;
  text-align: center;
}

.contacts-page .contacts-offices {
  margin-top: clamp(34px, 5vw, 72px) !important;
  padding: clamp(34px, 5vw, 70px) 0 clamp(10px, 2.8vw, 32px) !important;
  background: transparent !important;
  overflow: hidden !important;
}

.contacts-page .contacts-offices .offices-cards__inner {
  width: min(1180px, calc(100% - 24px)) !important;
}

.contacts-page .contacts-offices .offices-cards__head {
  margin-bottom: clamp(18px, 2.2vw, 30px) !important;
}

.contacts-page .contacts-offices .besson-watermark {
  --wm-w: clamp(560px, 64vw, 1180px);
  --wm-h: clamp(700px, 86vw, 1520px);
  --wm-x: -42%;
  --wm-y: 2%;
  --wm-opacity: .064;
  --wm-drift-x: 18px;
  --wm-drift-y: 34px;
  display: block !important;
  animation: contactsWatermarkFloat 16s cubic-bezier(.37, 0, .22, 1) infinite alternate !important;
}

@keyframes contactsWatermarkFloat {
  from {
    transform: translate3d(var(--wm-x), var(--wm-y), 0) scale(1);
  }

  to {
    transform: translate3d(calc(var(--wm-x) + var(--wm-drift-x)), calc(var(--wm-y) + var(--wm-drift-y)), 0) scale(1.025);
  }
}

@media (max-width: 900px) {
  .contacts-page .content-page__main {
    width: min(100% - 28px, 640px) !important;
  }

  .contacts-page .contacts-offices {
    margin-top: 30px !important;
    padding-top: 32px !important;
  }

  .contacts-page .contacts-offices .offices-cards__inner {
    width: 100% !important;
  }

  .contacts-page .contacts-offices .besson-watermark {
    --wm-w: clamp(360px, 96vw, 620px);
    --wm-h: clamp(460px, 124vw, 820px);
    --wm-x: -34%;
    --wm-y: -10%;
    --wm-opacity: .045;
    --wm-drift-x: 6px;
    --wm-drift-y: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .contacts-page .contacts-offices .besson-watermark {
    animation: none !important;
  }
}

/* 2026-06-06: make globe office buttons read as clickable on hover/focus. */
@media (min-width: 901px) {
  .globe-office:hover,
  .globe-office:focus-within {
    z-index: 9 !important;
    transform: translate(-50%, -50%) scale(1.2) !important;
  }

  .globe-office.is-active:hover,
  .globe-office.is-active:focus-within {
    transform: translate(-50%, -50%) scale(1.24) !important;
  }

  .globe-office:hover .globe-office__main,
  .globe-office:focus-within .globe-office__main {
    background: rgba(5,5,5,.94) !important;
    border-color: rgba(5,5,5,.96) !important;
    color: #fff !important;
    box-shadow:
      0 26px 68px rgba(0,0,0,.28),
      0 0 0 1px rgba(255,255,255,.16) inset !important;
  }

  .globe-office:hover .globe-office__action,
  .globe-office:focus-within .globe-office__action {
    border-color: rgba(0,0,0,.28) !important;
    box-shadow: 0 16px 38px rgba(0,0,0,.18) !important;
  }
}

/* 2026-06-06: keep contacts office watermark decorative, not a layout spacer. */
.contacts-page .contacts-offices {
  margin-top: clamp(18px, 2.6vw, 34px) !important;
  padding-top: clamp(18px, 2.8vw, 34px) !important;
  position: relative !important;
}

.contacts-page .contacts-offices .besson-watermark {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
}

.contacts-page .contacts-offices .offices-cards__inner {
  position: relative !important;
  z-index: 1 !important;
}

@media (max-width: 900px) {
  .contacts-page .contacts-offices {
    margin-top: 18px !important;
    padding-top: 20px !important;
  }
}

/* 2026-06-06: office cards show shared email below address. */
#offices .office-card__email {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: -6px 0 0 !important;
  color: rgba(0,0,0,.74) !important;
  font-size: 12px !important;
  line-height: 1.15 !important;
  font-weight: 760 !important;
  letter-spacing: .02em !important;
  text-decoration: none !important;
  text-transform: none !important;
}

#offices .office-card__email:hover,
#offices .office-card__email:focus-visible {
  color: #050505 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
}

@media (max-width: 900px) {
  #offices .office-card__email {
    margin-top: -4px !important;
    overflow: hidden !important;
    font-size: 10.6px !important;
    line-height: 1.1 !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
  }
}

/* 2026-06-06: compact premium mail card on contacts desktop. */
@media (min-width: 901px) {
  .contacts-page .content-page__grid--mail {
    grid-template-columns: minmax(0, clamp(480px, 37vw, 560px)) !important;
    margin-top: clamp(20px, 2.2vw, 30px) !important;
  }

  .contacts-page .content-page__grid--mail .content-card--wide {
    padding: clamp(24px, 2.15vw, 32px) clamp(30px, 3vw, 44px) !important;
    border-radius: 30px !important;
    border-color: rgba(0,0,0,.105) !important;
    background:
      linear-gradient(145deg, rgba(255,255,255,.98), rgba(246,246,246,.72)),
      #fff !important;
    box-shadow:
      0 24px 70px rgba(0,0,0,.07),
      0 1px 0 rgba(255,255,255,.9) inset !important;
  }

  .contacts-page .content-page__grid--mail .content-card h2 {
    margin-bottom: 18px !important;
    font-size: 14px !important;
    letter-spacing: .28em !important;
  }

  .contacts-page .content-page__grid--mail .content-card p {
    margin: 5px 0 !important;
    color: rgba(0,0,0,.58) !important;
    font-size: clamp(16px, 1.25vw, 19px) !important;
    line-height: 1.34 !important;
    letter-spacing: -.025em !important;
    white-space: nowrap !important;
  }

  .contacts-page .content-page__grid--mail .content-card a {
    color: rgba(0,0,0,.76) !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 5px !important;
  }
}

/* 2026-06-06: contacts page uses animated homepage monogram in the corner. */
.contacts-page .content-page__nav--animated-logo {
  display: grid !important;
  place-items: center !important;
  width: clamp(38px, 3.2vw, 52px) !important;
  height: clamp(38px, 3.2vw, 52px) !important;
  aspect-ratio: 1 !important;
  overflow: hidden !important;
}

.contacts-page .content-page__nav--animated-logo .content-page__nav-video,
.contacts-page .content-page__nav--animated-logo .content-page__nav-fallback {
  grid-area: 1 / 1 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
}

.contacts-page .content-page__nav--animated-logo .content-page__nav-video {
  opacity: 1 !important;
  filter: grayscale(1) contrast(1.18) !important;
  mix-blend-mode: multiply !important;
  pointer-events: none !important;
  background: transparent !important;
}

.contacts-page .content-page__nav--animated-logo .content-page__nav-fallback {
  opacity: 0 !important;
  pointer-events: none !important;
}

.contacts-page .content-page__nav--animated-logo:hover .content-page__nav-video {
  transform: translateY(-1px) !important;
}

@media (prefers-reduced-motion: reduce) {
  .contacts-page .content-page__nav--animated-logo .content-page__nav-video {
    display: none !important;
  }

  .contacts-page .content-page__nav--animated-logo .content-page__nav-fallback {
    opacity: 1 !important;
  }
}

/* 2026-06-06: homepage sticky footer with preserved animated social icons. */
footer.sticky-footer {
  --footer-h: 720px;
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  width: 100% !important;
  height: var(--footer-h) !important;
  min-height: var(--footer-h) !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,.74) !important;
  text-align: left !important;
  background: #050505 !important;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
}

footer.sticky-footer::before {
  content: none !important;
}

.sticky-footer__fixed {
  position: fixed !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0 !important;
  height: var(--footer-h) !important;
  pointer-events: none !important;
}

.sticky-footer__sticky {
  position: sticky !important;
  top: calc(100vh - var(--footer-h)) !important;
  height: 100% !important;
  overflow-y: auto !important;
  pointer-events: auto !important;
}

.sticky-footer__inner {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  gap: clamp(28px, 4vw, 54px) !important;
  min-height: 100% !important;
  padding: clamp(42px, 4.4vw, 72px) clamp(26px, 5vw, 78px) 26px !important;
  overflow: hidden !important;
  border-top: 1px solid rgba(255,255,255,.12) !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.045), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,.025), transparent 42%),
    #050505 !important;
}

.sticky-footer__bg {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

.sticky-footer__beam {
  position: absolute !important;
  top: -360px !important;
  left: -110px !important;
  display: block !important;
  border-radius: 999px !important;
  transform: rotate(-45deg) !important;
  mix-blend-mode: screen !important;
  filter: blur(1px) !important;
  opacity: .86 !important;
}

.sticky-footer__beam--one {
  width: 560px !important;
  height: 1280px !important;
  background: radial-gradient(68% 69% at 55% 31%, rgba(255,255,255,.066), rgba(140,140,140,.022) 50%, rgba(255,255,255,.01) 80%, transparent 100%) !important;
}

.sticky-footer__beam--two {
  left: 130px !important;
  width: 240px !important;
  height: 1280px !important;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255,255,255,.045), rgba(255,255,255,.012) 78%, transparent 100%) !important;
  opacity: .58 !important;
}

.sticky-footer__beam--three {
  left: 28vw !important;
  top: -460px !important;
  width: 300px !important;
  height: 1480px !important;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255,255,255,.034), rgba(255,255,255,.01) 78%, transparent 100%) !important;
  opacity: .46 !important;
}

.sticky-footer__grid {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  grid-template-columns: minmax(260px, 1.18fr) repeat(4, minmax(126px, .82fr)) !important;
  gap: clamp(30px, 4.2vw, 74px) !important;
  align-items: start !important;
}

.sticky-footer__brand {
  width: min(100%, 390px) !important;
}

.sticky-footer__mark {
  display: block !important;
  width: clamp(150px, 13vw, 220px) !important;
  margin-bottom: clamp(30px, 4vw, 52px) !important;
  color: #f5f5f5 !important;
}

.sticky-footer__logo {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 18px 48px rgba(255,255,255,.08)) !important;
}

.sticky-footer__text {
  max-width: 320px !important;
  margin: 0 !important;
  color: rgba(255,255,255,.52) !important;
  font-family: var(--display-font, "Helvetica Neue", Arial, sans-serif) !important;
  font-size: clamp(13px, .82vw, 16px) !important;
  font-weight: 300 !important;
  line-height: 1.72 !important;
  letter-spacing: .045em !important;
}

.sticky-footer__mail {
  display: inline-flex !important;
  margin-top: 18px !important;
  color: rgba(255,255,255,.76) !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 760 !important;
  letter-spacing: .08em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: color .25s ease, opacity .25s ease !important;
}

.sticky-footer__mail:hover,
.sticky-footer__mail:focus-visible {
  color: #fff !important;
}

.sticky-footer .footer-socials {
  justify-content: flex-start !important;
  gap: 14px !important;
  margin: 28px 0 0 !important;
}

.sticky-footer .footer-socials::before {
  display: block !important;
  left: 0 !important;
  bottom: -16px !important;
  width: 250px !important;
  height: 34px !important;
  transform: none !important;
  background: radial-gradient(46% 62% at var(--footer-glow-x, 50%) 50%, rgba(255,255,255,.28), rgba(160,190,255,.12) 48%, transparent 76%) !important;
  opacity: .74 !important;
}

.sticky-footer .social {
  width: 54px !important;
  height: 54px !important;
  border-radius: 16px !important;
  border-color: rgba(255,255,255,.16) !important;
  color: #f5f5f5 !important;
  background: rgba(255,255,255,.035) !important;
  opacity: .82 !important;
  box-shadow: 0 14px 36px rgba(0,0,0,.26), 0 1px 0 rgba(255,255,255,.06) inset !important;
}

.sticky-footer .social:hover {
  transform: translateY(-3px) scale(1.04) !important;
  border-color: rgba(255,255,255,.34) !important;
  background: rgba(255,255,255,.08) !important;
}

.sticky-footer .social__icon {
  width: 21px !important;
  height: 21px !important;
}

.sticky-footer__group h2 {
  margin: 0 0 28px !important;
  color: #f5f5f5 !important;
  font-size: clamp(16px, 1.26vw, 24px) !important;
  line-height: 1 !important;
  font-weight: 760 !important;
  letter-spacing: -.035em !important;
  text-transform: uppercase !important;
}

.sticky-footer__details {
  position: relative !important;
  display: block !important;
  width: max-content !important;
  max-width: 100% !important;
  margin-top: 13px !important;
}

.sticky-footer__summary {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255,255,255,.64) !important;
  border: 0 !important;
  cursor: pointer !important;
  list-style: none !important;
  user-select: none !important;
  font-size: clamp(14px, 1.08vw, 20px) !important;
  line-height: 1.12 !important;
  font-weight: 560 !important;
  letter-spacing: -.035em !important;
  text-transform: none !important;
  transition: color .24s ease, opacity .24s ease !important;
}

.sticky-footer__summary::-webkit-details-marker {
  display: none !important;
}

.sticky-footer__summary::after {
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  margin-top: -4px !important;
  border-right: 1.5px solid rgba(255,255,255,.66) !important;
  border-bottom: 1.5px solid rgba(255,255,255,.66) !important;
  transform: rotate(45deg) !important;
  transform-origin: 55% 55% !important;
  transition: transform .24s ease, border-color .24s ease, opacity .24s ease !important;
}

.sticky-footer__details[open] .sticky-footer__summary::after {
  transform: rotate(225deg) translate(-1px, -1px) !important;
  border-color: rgba(255,255,255,.94) !important;
}

.sticky-footer__summary:hover,
.sticky-footer__summary:focus-visible {
  color: #fff !important;
  outline: none !important;
}

.sticky-footer__summary:hover::after,
.sticky-footer__summary:focus-visible::after {
  border-color: #fff !important;
}

.sticky-footer__group--services .sticky-footer__primary-services {
  position: static !important;
  width: auto !important;
  max-height: none !important;
  overflow: visible !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.sticky-footer__group--services .sticky-footer__all-services {
  position: absolute !important;
  top: calc(100% + 10px) !important;
  left: 0 !important;
  z-index: 5 !important;
  width: min(360px, 74vw) !important;
  max-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translateY(-8px) !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 18px !important;
  background: #050505 !important;
  box-shadow: 0 26px 80px rgba(0,0,0,.46), inset 0 1px 0 rgba(255,255,255,.06) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  transition: max-height .32s ease, opacity .22s ease, transform .26s ease, visibility .22s ease !important;
}

.sticky-footer__details[open] .sticky-footer__all-services {
  max-height: min(46vh, 420px) !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateY(0) !important;
  padding: 18px 18px 18px 20px !important;
  scrollbar-width: thin !important;
  scrollbar-color: rgba(255,255,255,.28) transparent !important;
}

.sticky-footer__details[open] .sticky-footer__all-services::-webkit-scrollbar {
  width: 4px !important;
}

.sticky-footer__details[open] .sticky-footer__all-services::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,.28) !important;
  border-radius: 999px !important;
}

.sticky-footer__group ul {
  display: grid !important;
  gap: 13px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.sticky-footer__group a {
  display: inline-flex !important;
  max-width: 100% !important;
  color: rgba(255,255,255,.58) !important;
  font-size: clamp(14px, 1.08vw, 20px) !important;
  line-height: 1.12 !important;
  font-weight: 560 !important;
  letter-spacing: -.035em !important;
  text-decoration: none !important;
  transition: color .24s ease, transform .24s ease, opacity .24s ease !important;
}

.sticky-footer__group a:hover,
.sticky-footer__group a:focus-visible {
  color: #fff !important;
  transform: translateX(4px) !important;
}

.sticky-footer__bottom {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 24px !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(255,255,255,.11) !important;
}

.sticky-footer .footer-copy {
  margin: 0 !important;
  color: rgba(255,255,255,.56) !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.sticky-footer .footer-note {
  max-width: 590px !important;
  margin: 0 !important;
  color: rgba(255,255,255,.34) !important;
  font-size: 10px !important;
  line-height: 1.55 !important;
  letter-spacing: .045em !important;
  text-align: right !important;
}

.sticky-footer__reveal {
  animation: stickyFooterReveal .82s cubic-bezier(.16, 1, .3, 1) both !important;
}

.sticky-footer__group:nth-child(2) {
  animation-delay: .08s !important;
}

.sticky-footer__group:nth-child(3) {
  animation-delay: .16s !important;
}

.sticky-footer__group:nth-child(4) {
  animation-delay: .24s !important;
}

.sticky-footer__group:nth-child(5) {
  animation-delay: .32s !important;
}

@keyframes stickyFooterReveal {
  from {
    opacity: 0;
    filter: blur(4px);
    transform: translate3d(0, -8px, 0);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sticky-footer__reveal {
    animation: none !important;
  }
}

@media (max-width: 1180px) {
  .sticky-footer__grid {
    grid-template-columns: minmax(240px, 1.05fr) repeat(4, minmax(110px, .8fr)) !important;
    gap: clamp(24px, 3vw, 42px) !important;
  }

  .sticky-footer__group ul {
    gap: 11px !important;
  }
}

@media (max-width: 900px) {
  footer.sticky-footer {
    height: auto !important;
    min-height: 0 !important;
    clip-path: none !important;
  }

  .sticky-footer__fixed,
  .sticky-footer__sticky {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    height: auto !important;
    overflow: visible !important;
  }

  .sticky-footer__inner {
    gap: 36px !important;
    padding: 46px 22px 24px !important;
  }

  .sticky-footer__beam {
    top: -470px !important;
    left: -240px !important;
    opacity: .58 !important;
  }

  .sticky-footer__beam--three {
    display: none !important;
  }

  .sticky-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 34px 22px !important;
  }

  .sticky-footer__brand {
    grid-column: 1 / -1 !important;
    width: min(100%, 520px) !important;
  }

  .sticky-footer__mark {
    width: 174px !important;
    margin-bottom: 24px !important;
  }

  .sticky-footer__text {
    max-width: 360px !important;
    font-size: 14px !important;
    line-height: 1.66 !important;
    letter-spacing: .035em !important;
  }

  .sticky-footer .social {
    width: 48px !important;
    height: 48px !important;
    border-radius: 14px !important;
  }

  .sticky-footer__group h2 {
    margin-bottom: 16px !important;
    font-size: 14px !important;
    letter-spacing: .04em !important;
  }

  .sticky-footer__summary {
    width: auto !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    letter-spacing: -.02em !important;
  }

  .sticky-footer__details[open] .sticky-footer__all-services {
    max-height: 300px !important;
    width: min(340px, 78vw) !important;
  }

  .sticky-footer__group ul {
    gap: 9px !important;
  }

  .sticky-footer__group a {
    font-size: 15px !important;
    line-height: 1.18 !important;
  }

  .sticky-footer__bottom {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 10px !important;
  }

  .sticky-footer .footer-note {
    max-width: 100% !important;
    text-align: left !important;
  }
}

@media (max-width: 560px) {
  .sticky-footer__inner {
    padding: 42px 18px 22px !important;
  }

  .sticky-footer__grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  .sticky-footer__group:nth-child(n + 4) {
    padding-top: 4px !important;
  }

  .sticky-footer__group ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 16px !important;
  }

  .sticky-footer__group--services .sticky-footer__all-services {
    grid-template-columns: 1fr !important;
    width: min(340px, calc(100vw - 36px)) !important;
  }

  .sticky-footer__group a {
    font-size: 14px !important;
  }

  .sticky-footer .footer-socials {
    gap: 10px !important;
  }

  .sticky-footer .social {
    width: 44px !important;
    height: 44px !important;
  }
}

/* 2026-06-06: smoother and more frequent client logo shuffle. */
#clients.clients--shuffle .clients-shuffle-tile {
  will-change: opacity, transform !important;
  transition:
    opacity 1.05s cubic-bezier(.22, 1, .36, 1),
    transform 1.16s cubic-bezier(.19, 1, .22, 1),
    border-color .32s ease,
    background .32s ease !important;
}

#clients.clients--shuffle .clients-shuffle-tile img {
  transition:
    opacity .96s cubic-bezier(.22, 1, .36, 1),
    transform 1.04s cubic-bezier(.19, 1, .22, 1),
    filter .42s ease !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-shuffling {
  opacity: .8 !important;
  transform: translate3d(0, 0, 0) scale(.996) !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-reordering {
  opacity: .36 !important;
  transform: translate3d(0, 2px, 0) scale(.99) !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-flipping {
  transition: none !important;
  transform: translate3d(var(--shuffle-x, 0), var(--shuffle-y, 0), 0) scale(.99) !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-flipping.is-flip-settled {
  transition:
    opacity 1.05s cubic-bezier(.22, 1, .36, 1),
    transform 1.18s cubic-bezier(.19, 1, .22, 1) !important;
  transform: translate3d(0, 0, 0) scale(.99) !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-shuffling img {
  opacity: .84 !important;
  transform: scale(.992) !important;
}

#clients.clients--shuffle .clients-shuffle-tile.is-reordering img {
  opacity: .58 !important;
}

/* 2026-06-06: lower desktop project form modal for a more comfortable opening position. */
@media (min-width: 901px) {
  body.project-modal-open #contact {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    min-height: 100vh !important;
    overflow: hidden !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact {
      height: 100dvh !important;
      min-height: 100dvh !important;
    }
  }

  body.project-modal-open #contact .contact__inner {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    display: grid !important;
    place-items: center !important;
  }

  body.project-modal-open #contact .msf {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    min-height: 100vh !important;
    display: grid !important;
    align-items: center !important;
    justify-items: center !important;
    padding: clamp(76px, 10vh, 104px) clamp(18px, 3vw, 28px) clamp(18px, 4vh, 38px) !important;
    overflow: hidden !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact .msf {
      height: 100dvh !important;
      min-height: 100dvh !important;
    }
  }

  body.project-modal-open #contact .msf__card {
    max-height: calc(100vh - clamp(124px, 16vh, 150px)) !important;
    margin: auto !important;
  }

  @supports (height: 100dvh) {
    body.project-modal-open #contact .msf__card {
      max-height: calc(100dvh - clamp(124px, 16vh, 150px)) !important;
    }
  }
}

/* 2026-06-06: final desktop about glyph clipping guard. */
@media (min-width: 901px) {
  #about.stage {
    overflow: visible !important;
  }

  #about.stage .stage__title {
    margin-top: 0 !important;
    padding-top: .16em !important;
    overflow: visible !important;
    line-height: 1.46 !important;
  }
}

/* 2026-06-06: keep the sticky footer reveal on mobile instead of a long static sheet. */
@media (max-width: 900px) {
  footer.sticky-footer {
    --footer-h: 92vh;
    height: var(--footer-h) !important;
    min-height: var(--footer-h) !important;
    overflow: hidden !important;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
  }

  @supports (height: 100dvh) {
    footer.sticky-footer {
      --footer-h: 92dvh;
    }
  }

  .sticky-footer__fixed {
    position: fixed !important;
    inset: auto 0 0 !important;
    z-index: 0 !important;
    height: var(--footer-h) !important;
    pointer-events: none !important;
  }

  .sticky-footer__sticky {
    position: sticky !important;
    top: calc(100vh - var(--footer-h)) !important;
    height: var(--footer-h) !important;
    max-height: var(--footer-h) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    pointer-events: auto !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-y: auto !important;
    touch-action: pan-y !important;
  }

  @supports (height: 100dvh) {
    .sticky-footer__sticky {
      top: calc(100dvh - var(--footer-h)) !important;
    }
  }

  .sticky-footer__inner {
    min-height: var(--footer-h) !important;
    padding-top: clamp(42px, 8vh, 64px) !important;
    padding-bottom: max(22px, env(safe-area-inset-bottom)) !important;
    touch-action: pan-y !important;
  }
}

/* 2026-06-06: align mobile service CTA rows on iPhone Pro Max widths. */
@media (max-width: 768px) {
  #services .services-format__card,
  #services .services-format__card:first-child {
    display: grid !important;
    grid-template-rows: 20px 34px 76px 36px auto !important;
    align-content: start !important;
    min-height: 314px !important;
    padding: 15px 11px 12px !important;
  }

  #services .services-format__top {
    min-height: 20px !important;
    margin-bottom: 0 !important;
  }

  #services .services-format__cardTitle {
    align-self: start !important;
    margin: 10px 0 0 !important;
  }

  #services .services-format__text {
    align-self: start !important;
    min-height: 76px !important;
    margin: 10px 0 0 !important;
  }

  #services .services-format__mainLink,
  #services .services-format__card--event .services-format__mainLink,
  #services .services-format__card--btl .services-format__mainLink {
    align-self: start !important;
    width: 100% !important;
    min-height: 36px !important;
    margin-top: 0 !important;
  }

  #services .services-format__quickLinks {
    align-self: start !important;
    margin-top: 10px !important;
  }
}

/* 2026-06-07: premium hero logo split with vertical Netflix-style stretch. */
#top.hero .hero-logo-wrap {
  transform:
    translate3d(0, var(--hero-logo-lift, 0px), 0)
    scale3d(
      var(--hero-logo-scale-x, var(--hero-logo-scale, 1)),
      var(--hero-logo-scale-y, var(--hero-logo-scale, 1)),
      1
    ) !important;
  transform-origin: 50% 52% !important;
}

#top.hero .hero-logo-touch {
  overflow: visible !important;
}

#top.hero .hero-logo-touch span {
  transform:
    translate3d(
      var(--scroll-x, 0px),
      calc(var(--hero-logo-letter-lift, 0px) + var(--scroll-y, 0px)),
      0
    )
    scale3d(
      var(--hero-logo-letter-scale-x, var(--hero-logo-letter-scale, 1)),
      var(--hero-logo-letter-scale-y, var(--hero-logo-letter-scale, 1)),
      1
    ) !important;
  transform-origin: 50% 52% !important;
}

#top.hero.hero--logo-out .hero-logo-wrap,
#top.hero.hero--logo-out .hero-logo-touch {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* 2026-06-07: keep the center hero wordmark static; no scroll split. */
#top.hero.hero--video-live .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  opacity: .96 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translate3d(-50%, -50%, 0) !important;
  filter: none !important;
}

body.hero-intro-active #top.hero .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

#top.hero .hero-logo-wrap,
#top.hero.hero--logo-out .hero-logo-wrap {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  filter: none !important;
}

#top.hero .hero__brand-logo,
#top.hero.hero--logo-scrolling .hero__brand-logo,
#top.hero.hero--logo-out .hero__brand-logo {
  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
}

#top.hero .hero-logo-touch,
#top.hero.hero--logo-scrolling .hero-logo-touch,
#top.hero.hero--logo-out .hero-logo-touch {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

#top.hero .hero-logo-touch span {
  opacity: 0 !important;
  transform: none !important;
  animation: none !important;
  filter: none !important;
}

/* 2026-06-08: bind the main hero logo to the hero section, not the viewport. */
#top.hero {
  position: relative !important;
}

#top.hero .hero__content--brand-flight,
#top.hero.hero--video-live .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate3d(-50%, -50%, 0) !important;
  z-index: 12 !important;
}

/* 2026-06-08: keep homepage watermarks behind services and project cards. */
#services,
#workGrid {
  position: relative !important;
  isolation: isolate !important;
}

#services::after,
#workGrid::after {
  z-index: 0 !important;
  pointer-events: none !important;
}

#services .services-format__inner,
#services .services-format__head,
#services .services-format__grid,
#services .services-format__card,
#workGrid .wall,
#workGrid .tile {
  position: relative !important;
  z-index: 2 !important;
}

#services .services-format__card::before,
#services .services-format__card::after {
  z-index: 0 !important;
}

#services .services-format__card > * {
  position: relative !important;
  z-index: 1 !important;
}

/* 2026-06-09: homepage BTL tab shows six project cards, event keeps twelve. */
#workGrid .tile[hidden] {
  display: none !important;
}

/* 2026-06-08: let the resources monogram continue into the Eurasia window block. */
@media (min-width: 901px) {
  #resources.agency-globe {
    overflow: visible !important;
    z-index: 2 !important;
  }

  #resources.agency-globe::after {
    --wm-home-w: clamp(500px, 52vw, 980px) !important;
    --wm-home-h: clamp(660px, 70vw, 1360px) !important;
    --wm-home-opacity: .044 !important;
    left: 52% !important;
    bottom: clamp(-360px, -25vw, -220px) !important;
    z-index: 0 !important;
  }

  #resources.agency-globe .agency-globe__inner {
    position: relative !important;
    z-index: 2 !important;
  }

  #resources.agency-globe + .globe-zone {
    position: relative !important;
    z-index: 1 !important;
    isolation: isolate !important;
    overflow: visible !important;
    background: #fff !important;
  }

  #resources.agency-globe + .globe-zone::before {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    left: 52% !important;
    top: clamp(-420px, -29vw, -250px) !important;
    width: clamp(500px, 52vw, 980px) !important;
    height: clamp(660px, 70vw, 1360px) !important;
    background: #050505 !important;
    opacity: .044 !important;
    pointer-events: none !important;
    user-select: none !important;
    -webkit-mask-image: var(--besson-watermark-image);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: var(--besson-watermark-image);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }

  #resources.agency-globe + .globe-zone > * {
    position: relative !important;
    z-index: 2 !important;
  }

  #resources.agency-globe + .globe-zone .globe-heading,
  #resources.agency-globe + .globe-zone .globe-bridge {
    background: transparent !important;
  }
}

/* 2026-06-08: add premium BESSON monograms to Agency and FAQ sections. */
#about.stage,
#faq.faq-home {
  position: relative !important;
  isolation: isolate !important;
  background: #fff !important;
}

#about.stage {
  overflow: hidden !important;
}

#about.stage::after,
#faq.faq-home::after {
  content: "" !important;
  position: absolute !important;
  z-index: 0 !important;
  display: block !important;
  background: #050505 !important;
  opacity: var(--wm-home-opacity, .045) !important;
  pointer-events: none !important;
  user-select: none !important;
  -webkit-mask-image: var(--besson-watermark-image);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: var(--besson-watermark-image);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

#about.stage::after {
  --wm-home-opacity: .048;
  right: max(-340px, -21vw) !important;
  top: 50% !important;
  width: clamp(560px, 58vw, 1120px) !important;
  height: clamp(680px, 72vw, 1380px) !important;
  transform: translateY(-52%) !important;
}

#faq.faq-home {
  overflow: hidden !important;
}

#faq.faq-home::after {
  --wm-home-opacity: .038;
  left: max(-300px, -18vw) !important;
  bottom: max(-420px, -28vw) !important;
  width: clamp(520px, 54vw, 1040px) !important;
  height: clamp(680px, 72vw, 1360px) !important;
}

#about.stage .stage__title,
#faq.faq-home .faq-home__inner {
  position: relative !important;
  z-index: 2 !important;
}

@media (max-width: 900px) {
  #about.stage::after {
    --wm-home-opacity: .04;
    right: -260px !important;
    top: 18px !important;
    width: 430px !important;
    height: 600px !important;
    transform: none !important;
  }

  #faq.faq-home::after {
    --wm-home-opacity: .035;
    left: -270px !important;
    bottom: -310px !important;
    width: 430px !important;
    height: 600px !important;
  }
}

/* 2026-06-09: keep the footer services dropdown readable above neighboring columns. */
.sticky-footer__group--services {
  position: relative !important;
  z-index: 30 !important;
}

.sticky-footer__details {
  position: relative !important;
  z-index: 40 !important;
}

.sticky-footer__details[open] .sticky-footer__all-services {
  z-index: 80 !important;
  background: #050505 !important;
  opacity: 1 !important;
  isolation: isolate !important;
  box-shadow: 0 30px 90px rgba(0,0,0,.68), inset 0 1px 0 rgba(255,255,255,.08) !important;
}

/* 2026-06-09: open footer services above the trigger and keep it inside the viewport. */
.sticky-footer__group--services .sticky-footer__all-services {
  top: auto !important;
  bottom: calc(100% + 10px) !important;
  transform: translateY(8px) !important;
}

.sticky-footer__details[open] .sticky-footer__all-services {
  top: auto !important;
  bottom: calc(100% + 10px) !important;
  transform: translateY(0) !important;
}

/* 2026-06-10: keep globe office controls clickable without invisible overlap. */
@media (min-width: 901px) {
  .globe-office {
    pointer-events: auto !important;
  }

  .globe-office__main,
  .globe-office__actions,
  .globe-office__action,
  .globe-office__contact,
  .globe-office__contactMenu,
  .globe-office__contactLink {
    pointer-events: auto !important;
  }
}

/* 2026-06-10: mobile office cards need more breathing room on iPhone Pro/Pro Max. */
@media (max-width: 768px) {
  #offices.offices-cards {
    padding: 46px 0 42px !important;
  }

  #offices .offices-cards__head {
    margin-bottom: 16px !important;
  }

  #offices .offices-cards__grid {
    gap: 12px !important;
  }

  #offices .office-card__photo,
  #offices .office-card__content {
    height: clamp(106px, 27vw, 132px) !important;
  }

  #offices .office-card__content {
    padding: 12px !important;
  }

  #offices .office-card__details {
    display: grid !important;
    gap: 9px !important;
    padding: 13px 13px 14px !important;
  }

  #offices .office-card__addr {
    margin: 0 !important;
    overflow: visible !important;
    font-size: 10.8px !important;
    line-height: 1.24 !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }

  #offices .office-card__email {
    margin: 0 !important;
    overflow: visible !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    text-overflow: clip !important;
  }

  #offices .office-card__phone {
    margin: 2px 0 0 !important;
    font-size: 11.6px !important;
    line-height: 1.2 !important;
  }

  #offices .office-card__actions {
    margin-top: 1px !important;
    gap: 7px !important;
  }

  #offices .office-action {
    min-height: 32px !important;
  }
}

@media (max-width: 430px) {
  #offices .office-card__photo,
  #offices .office-card__content {
    height: 112px !important;
  }

  #offices .office-card__details {
    gap: 8px !important;
    padding: 12px 12px 13px !important;
  }
}

/* 2026-06-10: move the mobile language switcher from the menu drawer to the hero nav. */
.nav__mobile-actions {
  display: none;
}

@media (max-width: 768px) {
  #siteNav .nav__mobile-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
    position: relative;
    z-index: 1002;
  }

  #siteNav .nav__mobile-actions .lang--mobile {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
  }

  #siteNav .nav__mobile-actions .lang--mobile .lang__trigger {
    width: 38px;
    height: 38px;
    font-size: 10px;
    letter-spacing: .12em;
    background: rgba(255,255,255,.09);
    border-color: rgba(255,255,255,.24);
    box-shadow: 0 14px 34px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12);
    backdrop-filter: blur(14px);
  }

  #siteNav .nav__mobile-actions .lang--mobile.is-open .lang__trigger,
  #siteNav .nav__mobile-actions .lang--mobile .lang__trigger:hover {
    background: #fff;
    color: #070707;
    border-color: rgba(255,255,255,.62);
  }

  #siteNav.nav--on-light .nav__mobile-actions .lang--mobile .lang__trigger {
    background: rgba(255,255,255,.72);
    color: #070707;
    border-color: rgba(0,0,0,.16);
    box-shadow: 0 14px 34px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.5);
  }

  #siteNav.nav--on-light .nav__mobile-actions .lang--mobile.is-open .lang__trigger,
  #siteNav.nav--on-light .nav__mobile-actions .lang--mobile .lang__trigger:hover {
    background: #070707;
    color: #fff;
    border-color: rgba(0,0,0,.34);
  }

  #siteNav .nav__mobile-actions .lang__menu--mobile {
    right: 0;
    top: calc(100% + 9px);
    z-index: 1003;
  }

  #siteNav .nav__mobile-actions .lang__menu--mobile .lang__btn {
    font-size: 10px !important;
    padding: 0 !important;
  }

  #siteNav.nav.nav--menu-open .nav__mobile-actions .burger {
    position: relative !important;
    left: auto !important;
    right: auto !important;
  }
}

@media (min-width: 769px) {
  #siteNav .nav__mobile-actions {
    display: none !important;
  }
}

/* 2026-06-10: mobile scroll stability.
   Keep fast up/down swipes from forcing layout changes or replaying fixed-layer motion. */
@media (max-width: 900px) {
  html,
  body {
    overscroll-behavior-x: none !important;
  }

  #siteNav,
  #siteNav.nav--hidden {
    transform: translate3d(0, 0, 0) !important;
  }

  #siteNav {
    backface-visibility: hidden !important;
    contain: none !important;
    transition: color .22s ease, background-color .22s ease, border-color .22s ease !important;
    will-change: auto !important;
  }

  .contact-pill,
  .cta-float-left,
  .sticky-footer__fixed,
  .sticky-footer__sticky {
    backface-visibility: hidden !important;
    transform: translateZ(0);
  }

  .mobile-legacy-globe {
    margin-bottom: 0 !important;
    transform: translate3d(0, var(--legacy-globe-lift, 0px), 0) !important;
    transition: opacity .22s ease !important;
    will-change: transform, opacity !important;
    contain: paint !important;
  }

  .mobile-legacy-globe + .work-switch {
    transform: translateZ(0);
  }

  .scroll-heading.is-heading-in,
  .scroll-block.is-block-in,
  .tile.is-in,
  [data-rv].is-inview,
  .team .reveal.is-inview,
  .howpath.is-in .how-reveal,
  .project-start.is-in .project-start__inner,
  .news-section.is-in .news-card {
    transform: translate3d(0, 0, 0) !important;
  }
}

@media (max-width: 900px) and (hover: none) and (pointer: coarse) {
  @supports (height: 100svh) {
    #top.hero {
      height: 100svh !important;
      min-height: 100svh !important;
    }

    footer.sticky-footer {
      --footer-h: 92svh !important;
    }

    .sticky-footer__fixed,
    .sticky-footer__sticky {
      height: var(--footer-h) !important;
      max-height: var(--footer-h) !important;
    }
  }
}

/* 2026-06-11: mobile menu/touch polish after scroll stabilization. */
@media (max-width: 900px) {
  #siteNav .mobile-menu {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1200 !important;
    contain: none !important;
    transform: translate3d(100%, 0, 0) !important;
    will-change: transform, opacity !important;
  }

  #siteNav .mobile-menu.mobile-menu--open {
    transform: translate3d(0, 0, 0) !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  #siteNav.nav--menu-open {
    overflow: visible !important;
    contain: none !important;
    transform: none !important;
  }
}

/* 2026-06-11: keep the mobile drawer fixed to the viewport, not to the transformed nav. */
@media (max-width: 900px) {
  body.nav-lock #siteNav,
  #siteNav.nav--menu-open,
  #siteNav.nav--menu-open.nav--hidden {
    transform: none !important;
  }

  #siteNav .mobile-menu {
    top: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    background: #000 !important;
  }

  @supports (height: 100dvh) {
    #siteNav .mobile-menu {
      height: 100dvh !important;
      min-height: 100dvh !important;
      max-height: 100dvh !important;
    }
  }

  #siteNav .mobile-menu.mobile-menu--open {
    transform: translate3d(0, 0, 0) !important;
  }

  #siteNav.nav--menu-open .nav__mobile-actions {
    z-index: 1302 !important;
    pointer-events: auto !important;
  }

  #siteNav.nav--menu-open .nav__mobile-actions .burger {
    color: #fff !important;
  }
}

/* 2026-06-11: team card parity and stronger active light. */
#team .team-photo-card[data-team-member="nail"] img {
  object-fit: cover !important;
  object-position: center 20% !important;
  padding: 0 !important;
  background: #101010 !important;
}

#team .team-photo-card.is-active,
#team .team-photo-card:active {
  box-shadow: 0 0 0 1px rgba(255,255,255,.28), 0 22px 70px rgba(255,255,255,.14) !important;
}

#team .team-member-row,
#team .team-member-row:hover,
#team .team-member-row:active,
#team .team-member-row:focus,
#team .team-member-row:focus-visible,
#team .team-member-row.is-active {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

#team .team-member-row.is-active .team-member-row__name,
#team .team-member-row:hover .team-member-row__name,
#team .team-member-row:focus-visible .team-member-row__name {
  color: #fff !important;
  text-shadow: 0 0 22px rgba(255,255,255,.2) !important;
}

#team .team-member-row.is-active .team-member-row__mark,
#team .team-member-row:hover .team-member-row__mark,
#team .team-member-row:focus-visible .team-member-row__mark {
  background: #fff !important;
  box-shadow: 0 0 18px rgba(255,255,255,.34) !important;
}

#team .team-photo-card.is-active img,
#team .team-photo-card:active img,
#team .team-photo-card:hover img,
#team .team-photo-card:focus-visible img {
  filter: grayscale(.06) saturate(.98) brightness(1.02) contrast(1.08) !important;
}

#team .team-photo-card,
#team .team-photo-card:hover,
#team .team-photo-card:active,
#team .team-photo-card:focus-visible,
#team .team-photo-card.is-active,
#team .team-photo-card:focus {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  outline: 0 !important;
  border: 0 !important;
  -webkit-tap-highlight-color: transparent !important;
}

#team .team-photo-card:not(.is-active) {
  box-shadow: none !important;
}

#team .team-photo-card::before,
#team .team-photo-card::after,
#team .team-photo-card:hover::before,
#team .team-photo-card:focus-visible::before,
#team .team-photo-card:active::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

#team .team-photo-card::before,
#team .team-photo-card::after {
  background: transparent !important;
}

#team.has-touch-active .team-photo-card:not(.is-active) img {
  filter: grayscale(.42) saturate(.66) brightness(.58) contrast(1.12) !important;
}

/* 2026-06-11: let the mobile footer sheet close from the black surface. */
@media (max-width: 900px) {
  .sticky-footer__sticky,
  .sticky-footer__inner,
  .sticky-footer__grid,
  .sticky-footer__brand,
  .sticky-footer__bg {
    touch-action: pan-y !important;
  }
}

/* 2026-06-11: hero copy and home CTA underlay copy in intro header. */
#top.hero .hero__name--static {
  transform: translateY(-10px) !important;
}

#top.hero .hero__content--brand-flight {
  margin-top: clamp(-18px, -2.6vw, -12px) !important;
}

#top.hero .interlude .hero__title,
#top.hero .interlude #swap {
  color: #080808 !important;
  opacity: 1 !important;
}

.interlude .hero__title,
.interlude #swap {
  color: #080808 !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 2 !important;
  position: relative !important;
}

.start-project-home-cta {
  align-items: center !important;
}

.start-project-home-cta .cta-float-left__labelWrap {
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 2px !important;
}

.start-project-home-cta .cta-float-left__sub {
  display: block !important;
  white-space: nowrap !important;
  font-size: 9px !important;
  letter-spacing: .12em !important;
  line-height: 1.1 !important;
  font-weight: 420 !important;
  color: rgba(255,255,255,.8) !important;
  text-transform: lowercase !important;
  opacity: .9 !important;
}

@media (max-width: 768px) {
  #top.hero .hero__name--static {
    transform: translateY(-5px) !important;
  }

  .start-project-home-cta .cta-float-left__sub {
    font-size: 8px !important;
    letter-spacing: .1em !important;
  }
}

/* 2026-06-11: keep the hero offer visible under the BESSON logo. */
#top.hero .hero__content--brand-flight,
#top.hero.hero--video-live .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  top: 52% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: min(43.4vw, 644px) !important;
  max-width: calc(100vw - 56px) !important;
  height: auto !important;
  gap: clamp(12px, 1.5vw, 18px) !important;
  text-align: center !important;
}

#top.hero .hero__name--static {
  width: 100% !important;
  height: auto !important;
  transform: none !important;
}

#top.hero .hero-logo-wrap {
  width: 100% !important;
  height: auto !important;
}

#top.hero .hero__brand-logo {
  width: 100% !important;
  height: auto !important;
}

#top.hero .hero__brand-copy {
  display: none !important;
}

@media (max-width: 768px) {
  #top.hero .hero__content--brand-flight,
  #top.hero.hero--video-live .hero__content--brand-flight,
  #top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
    top: 45% !important;
    width: min(74vw, 320px) !important;
    max-width: calc(100vw - 36px) !important;
    gap: 10px !important;
  }

}

/* 2026-06-11: resources lead under "BESSON in numbers" without compressing the cards. */
#resources.agency-globe .resources-command-lead {
  display: block !important;
  max-width: min(560px, calc(100vw - 48px)) !important;
  margin: clamp(12px, 1.2vw, 16px) auto 0 !important;
  color: rgba(0,0,0,.52) !important;
  font-family: var(--display-font) !important;
  font-size: clamp(12px, 1.05vw, 15px) !important;
  font-weight: 360 !important;
  letter-spacing: .085em !important;
  line-height: 1.6 !important;
  text-align: center !important;
  text-wrap: balance !important;
}

#resources.agency-globe .resources-command-head {
  margin-bottom: clamp(72px, 7.8vw, 116px) !important;
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-lead {
    max-width: min(330px, calc(100vw - 42px)) !important;
    margin-top: 12px !important;
    font-size: 11px !important;
    letter-spacing: .045em !important;
    line-height: 1.5 !important;
  }

  #resources.agency-globe .resources-command-head {
    margin-bottom: clamp(48px, 12vw, 72px) !important;
  }
}

/* 2026-06-11: on white surfaces the monogram must be white too, so transitions stay seamless. */
.besson-watermark--light,
.besson-watermark-host--light .besson-watermark,
[data-theme="light"] > .besson-watermark {
  color: #fff !important;
  background: #fff !important;
}

#about.stage::after,
#services::after,
#resources::after,
#resources.agency-globe::after,
#resources.agency-globe + .globe-zone::before,
#reviews::after,
#how::after,
#offices::after,
#faq.faq-home::after {
  color: #fff !important;
  background: #fff !important;
}

/* 2026-06-11: no square hover/active frames on mobile team cards. */
@media (max-width: 900px) {
  #team .team-photo-card,
  #team .team-photo-card:hover,
  #team .team-photo-card:active,
  #team .team-photo-card:focus,
  #team .team-photo-card:focus-visible,
  #team .team-photo-card.is-active {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  #team .team-photo-card img,
  #team .team-photo-card:hover img,
  #team .team-photo-card:active img,
  #team .team-photo-card:focus-visible img,
  #team .team-photo-card.is-active img {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
  }
}

/* 2026-06-12: final hero/nav polish and agency copy cleanup. */
#about.stage .stage__title {
  max-width: min(1120px, calc(100vw - 56px)) !important;
  margin-inline: auto !important;
  font-size: clamp(28px, 4.15vw, 62px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em !important;
  text-align: left !important;
  text-wrap: balance !important;
}

@media (max-width: 768px) {
  #about.stage .stage__title {
    max-width: calc(100vw - 36px) !important;
    font-size: clamp(24px, 8vw, 34px) !important;
    line-height: 1.12 !important;
    letter-spacing: -.045em !important;
  }
}

.flow-about__lead--text {
  max-width: min(920px, calc(100vw - 56px)) !important;
  margin: clamp(16px, 2vw, 24px) auto 0 !important;
  font-size: clamp(20px, 2.15vw, 36px) !important;
  line-height: 1.28 !important;
  letter-spacing: -.025em !important;
  text-align: left !important;
  text-wrap: pretty !important;
}

.flow-section--dark .flow-about__lead--text {
  color: rgba(255,255,255,.78) !important;
}

.flow-section--light .flow-about__lead--text {
  color: rgba(0,0,0,.72) !important;
}

@media (max-width: 768px) {
  .flow-about__lead--text {
    max-width: calc(100vw - 34px) !important;
    font-size: clamp(18px, 5.6vw, 25px) !important;
    line-height: 1.32 !important;
  }
}

.start-project-home-cta .cta-float-left__labelWrap {
  flex-direction: row !important;
}

.start-project-home-cta .cta-float-left__sub {
  display: none !important;
}

.start-project-home-cta .cta-float-left__orb {
  position: relative !important;
  isolation: isolate !important;
}

.start-project-home-cta .cta-float-left__orb::after {
  content: none !important;
  display: none !important;
}

.start-project-home-cta:not(.is-hidden) .cta-float-left__arrow {
  animation: bessonCtaArrowSignal 1.65s cubic-bezier(.45, 0, .16, 1) infinite !important;
  transform-origin: 50% 50% !important;
}

@keyframes bessonCtaArrowSignal {
  0%, 100% { transform: translate3d(0,0,0); opacity: .86; }
  42% { transform: translate3d(3px,-3px,0); opacity: 1; }
  68% { transform: translate3d(0,0,0); opacity: .72; }
}

.hero-sound-toggle {
  position: fixed !important;
  right: var(--cta-left, 56px) !important;
  bottom: calc(44px + env(safe-area-inset-bottom)) !important;
  width: 46px !important;
  height: 46px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255,255,255,.28) !important;
  background: rgba(8,8,8,.46) !important;
  box-shadow: 0 16px 42px rgba(0,0,0,.42), inset 0 1px 0 rgba(255,255,255,.18) !important;
  backdrop-filter: blur(18px) saturate(1.08) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.08) !important;
}

.hero-sound-toggle::before,
.hero-sound-toggle::after {
  content: none !important;
  display: none !important;
}

.hero-sound-toggle__icon,
.hero-sound-toggle__icon svg {
  width: 18px !important;
  height: 18px !important;
}

.hero-sound-toggle.is-on {
  background: rgba(255,255,255,.9) !important;
  color: #050505 !important;
  border-color: rgba(255,255,255,.68) !important;
}

@media (max-width: 768px) {
  .hero-sound-toggle {
    right: 14px !important;
    bottom: calc(46px + env(safe-area-inset-bottom)) !important;
    width: 43px !important;
    height: 43px !important;
  }
}

.scroll-indicator__mouse {
  width: 1px !important;
  height: 52px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,.82), rgba(255,255,255,.08)) !important;
  box-shadow: 0 0 18px rgba(255,255,255,.16), 0 18px 48px rgba(0,0,0,.4) !important;
  overflow: visible !important;
}

.scroll-indicator__wheel {
  position: absolute !important;
  left: 50% !important;
  top: 0 !important;
  width: 2px !important;
  height: 18px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.92) !important;
  transform: translateX(-50%) !important;
  animation: bessonScrollLineDrop 1.85s cubic-bezier(.42, 0, .18, 1) infinite !important;
}

@keyframes bessonScrollLineDrop {
  0% { transform: translate(-50%, -8px); opacity: 0; }
  22% { opacity: 1; }
  70% { transform: translate(-50%, 42px); opacity: .28; }
  100% { transform: translate(-50%, 42px); opacity: 0; }
}

.lang__trigger,
#siteNav .nav__mobile-actions .lang--mobile .lang__trigger,
#siteNav.nav--on-light .nav__mobile-actions .lang--mobile .lang__trigger {
  width: auto !important;
  min-width: 34px !important;
  height: 34px !important;
  padding: 0 3px !important;
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  color: currentColor !important;
}

.lang__trigger span {
  display: inline-block !important;
  position: relative !important;
  animation: bessonLangLetters 4.8s ease-in-out infinite !important;
}

.lang__trigger span::after {
  content: "" !important;
  position: absolute !important;
  left: 12%;
  right: 12%;
  bottom: -5px;
  height: 1px;
  background: currentColor;
  opacity: 0;
  transform: scaleX(.45);
  transform-origin: center;
  animation: bessonLangUnderline 4.8s ease-in-out infinite;
}

.lang--desktop.is-open .lang__trigger,
.lang__trigger:hover,
.lang__trigger:focus-visible,
#siteNav .nav__mobile-actions .lang--mobile.is-open .lang__trigger,
#siteNav .nav__mobile-actions .lang--mobile .lang__trigger:hover,
#siteNav.nav--on-light .nav__mobile-actions .lang--mobile.is-open .lang__trigger,
#siteNav.nav--on-light .nav__mobile-actions .lang--mobile .lang__trigger:hover {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  color: currentColor !important;
  transform: translateY(-1px) !important;
}

@keyframes bessonLangLetters {
  0%, 72%, 100% { opacity: .82; letter-spacing: .12em; transform: translateY(0); }
  78% { opacity: 1; letter-spacing: .2em; transform: translateY(-1px); }
  86% { opacity: .9; letter-spacing: .14em; transform: translateY(0); }
}

@keyframes bessonLangUnderline {
  0%, 70%, 100% { opacity: 0; transform: scaleX(.45); }
  80% { opacity: .42; transform: scaleX(1); }
  90% { opacity: .1; transform: scaleX(.72); }
}

.brand__mark--logo,
.brand__mark--logo:hover,
.nav.nav--on-light .brand__mark--logo,
.nav.nav--on-dark .brand__mark--logo {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  position: relative !important;
  overflow: visible !important;
  isolation: auto !important;
}

.brand__mark--logo::before,
.brand__mark--logo::after {
  content: none !important;
  display: none !important;
}

.brand__mark--logo::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: -1px !important;
  z-index: 1 !important;
  background-color: transparent !important;
  background-image: url("assets/brand/besson-monogram-nav.gif?v=20260612a") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 168% auto !important;
  -webkit-mask: none !important;
  mask: none !important;
  filter: invert(1) grayscale(1) contrast(1.14) !important;
  transform: translateZ(0) !important;
  opacity: .96 !important;
  pointer-events: none !important;
  animation: none !important;
}

.nav.nav--on-light .brand__mark--logo::before {
  filter: grayscale(1) contrast(1.16) !important;
  opacity: .9 !important;
}

.brand__mark-video.brand__mark-animated {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: grayscale(1) contrast(1.16) !important;
  mix-blend-mode: difference !important;
}

.nav.nav--on-dark .brand__mark-video.brand__mark-animated,
.nav:not(.nav--on-light) .brand__mark-video.brand__mark-animated,
.nav.nav--on-light .brand__mark-video.brand__mark-animated {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

.brand__mark-fallback {
  display: none !important;
}

@keyframes bessonNavMarkBreath {
  0%, 100% { transform: translateZ(0) scale(.96); opacity: .86; }
  38% { transform: translateZ(0) scale(1.015); opacity: 1; }
  68% { transform: translateZ(0) scale(.985); opacity: .92; }
}

@media (prefers-reduced-motion: reduce) {
  .start-project-home-cta:not(.is-hidden) .cta-float-left__arrow,
  .scroll-indicator__wheel,
  .lang__trigger span,
  .lang__trigger span::after,
  .brand__mark--logo::before {
    animation: none !important;
  }
}

/* 2026-06-12: shorten hero exit and restore scroll-driven nav hide/show. */
#siteNav {
  transition: transform .32s cubic-bezier(.19, 1, .22, 1), color .22s ease, background-color .22s ease, border-color .22s ease !important;
  will-change: transform !important;
}

#siteNav.nav--hidden {
  transform: translate3d(0, -110%, 0) !important;
}

#siteNav.nav--menu-open,
#siteNav.nav--menu-open.nav--hidden,
body.nav-lock #siteNav {
  transform: translate3d(0, 0, 0) !important;
}

#siteNav:not(.nav--hidden) .brand__mark--logo {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

#siteNav.nav--hidden .nav__group,
#siteNav.nav--hidden .nav-estimate,
#siteNav.nav--hidden .lang--desktop {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate3d(0, -18px, 0) !important;
}

#top.hero.hero--logo-out .hero__content--brand-flight,
#top.hero.hero--logo-out.hero--video-live .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate3d(-50%, -56%, 0) scale(.985) !important;
  transition: opacity .12s ease, visibility .12s ease, transform .18s cubic-bezier(.45, 0, .2, 1) !important;
}

#top.hero.hero--logo-out .hero-logo-wrap,
#top.hero.hero--logo-out .hero__brand-logo,
#top.hero.hero--logo-out .hero-logo-touch {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transition: opacity .1s ease, visibility .1s ease !important;
}

#about.stage .stage__title {
  max-width: min(980px, calc(100vw - 64px)) !important;
  margin-inline: auto !important;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size: clamp(21px, 1.75vw, 28px) !important;
  font-weight: 360 !important;
  line-height: 1.42 !important;
  letter-spacing: .024em !important;
  text-align: center !important;
  color: #050505 !important;
  text-transform: none !important;
  text-wrap: balance !important;
  white-space: pre-line !important;
}

@media (max-width: 768px) {
  #about.stage .stage__title {
    max-width: min(356px, calc(100vw - 38px)) !important;
    font-size: clamp(15px, 4.15vw, 18px) !important;
    line-height: 1.48 !important;
    letter-spacing: .018em !important;
    white-space: normal !important;
  }
}

/* 2026-06-12: standalone about page, built on the existing BESSON system. */
.stage__about-link {
  position: relative !important;
  z-index: 4 !important;
  display: inline-flex !important;
  margin-top: clamp(22px, 3vw, 34px) !important;
  color: rgba(0,0,0,.72) !important;
  font-size: clamp(12px, .86vw, 14px) !important;
  font-weight: 520 !important;
  letter-spacing: .18em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  transition: opacity .25s ease, transform .25s ease !important;
}

.stage__about-link:hover,
.stage__about-link:focus-visible {
  opacity: 1 !important;
  transform: translateY(-2px) !important;
}

.about-agency-page {
  background: #050505;
  color: #f7f7f2;
}

.about-agency-page .about-agency {
  background: #f5f2ea;
  color: #070707;
  overflow: hidden;
}

.about-agency-page .about-kicker {
  margin: 0 0 clamp(14px, 1.6vw, 24px);
  color: currentColor;
  opacity: .58;
  font-size: clamp(10px, .75vw, 12px);
  font-weight: 540;
  line-height: 1;
  letter-spacing: .32em;
  text-transform: uppercase;
}

.about-agency-page .about-hero {
  position: relative;
  min-height: 100vh;
  display: grid;
  align-items: center;
  padding: clamp(140px, 15vw, 210px) var(--pad) clamp(86px, 8vw, 130px);
  background:
    radial-gradient(circle at 78% 18%, rgba(255,255,255,.12), transparent 30%),
    linear-gradient(135deg, #030303 0%, #090909 48%, #151515 100%);
  color: #fff;
  isolation: isolate;
  overflow: hidden;
}

.about-agency-page .about-hero::before {
  content: "BESSON";
  position: absolute;
  right: -8vw;
  bottom: -10vw;
  z-index: -1;
  color: rgba(255,255,255,.035);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(150px, 28vw, 520px);
  font-weight: 900;
  line-height: .8;
  letter-spacing: -.08em;
  pointer-events: none;
}

.about-agency-page .about-hero__grid {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size: 80px 80px;
  mask-image: radial-gradient(circle at 70% 42%, #000 0%, transparent 58%);
  opacity: .55;
}

.about-agency-page .about-hero__inner,
.about-agency-page .about-section__inner,
.about-agency-page .about-final-cta__inner {
  width: min(1340px, calc(100vw - (var(--pad) * 2)));
  margin-inline: auto;
}

.about-agency-page .about-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .62fr);
  gap: clamp(36px, 6vw, 96px);
  align-items: end;
}

.about-agency-page .about-hero__title {
  max-width: 980px;
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(48px, 7.6vw, 138px);
  font-weight: 890;
  line-height: .86;
  letter-spacing: -.075em;
  text-transform: uppercase;
  text-wrap: balance;
}

.about-agency-page .about-hero__lead {
  max-width: 730px;
  margin: clamp(26px, 3vw, 42px) 0 0;
  color: rgba(255,255,255,.76);
  font-size: clamp(17px, 1.35vw, 23px);
  font-weight: 340;
  line-height: 1.5;
  letter-spacing: .01em;
}

.about-agency-page .about-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(30px, 4vw, 54px);
}

.about-agency-page .about-btn {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border-radius: 999px;
  border: 1px solid currentColor;
  font-size: 11px;
  font-weight: 720;
  letter-spacing: .2em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: transform .25s ease, background-color .25s ease, color .25s ease, border-color .25s ease;
}

.about-agency-page .about-btn:hover,
.about-agency-page .about-btn:focus-visible {
  transform: translateY(-2px);
}

.about-agency-page .about-btn--light {
  background: #fff;
  color: #050505;
  border-color: #fff;
}

.about-agency-page .about-btn--ghost {
  background: transparent;
  color: inherit;
  border-color: rgba(255,255,255,.28);
}

.about-agency-page .about-section--light .about-btn--ghost,
.about-agency-page .about-section--light .about-btn {
  color: #060606;
  border-color: rgba(0,0,0,.18);
}

.about-agency-page .about-hero__cities {
  margin: clamp(26px, 3vw, 40px) 0 0;
  color: rgba(255,255,255,.62);
  font-size: 12px;
  letter-spacing: .28em;
  text-transform: uppercase;
}

.about-agency-page .about-hero__panel {
  display: grid;
  gap: 14px;
  padding: clamp(22px, 3vw, 36px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 26px;
  background: rgba(255,255,255,.035);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 34px 90px rgba(0,0,0,.28);
}

.about-agency-page .about-hero__panel span {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.82);
  font-size: clamp(18px, 2.2vw, 42px);
  font-weight: 760;
  line-height: 1;
  letter-spacing: -.035em;
  text-transform: uppercase;
}

.about-agency-page .about-hero__panel span:last-child {
  border-bottom: 0;
}

.about-agency-page .about-section {
  position: relative;
  padding: clamp(90px, 9vw, 150px) var(--pad);
  isolation: isolate;
  overflow: hidden;
}

.about-agency-page .about-section--light {
  background: #f5f2ea;
  color: #060606;
}

.about-agency-page .about-section--dark,
.about-agency-page .about-team,
.about-agency-page .about-final-cta {
  background: #050505;
  color: #f6f6f1;
}

.about-agency-page .about-section--dark::before,
.about-agency-page .about-team::before,
.about-agency-page .about-final-cta::before {
  content: "B";
  position: absolute;
  right: -7vw;
  top: 5%;
  z-index: -1;
  color: rgba(255,255,255,.04);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(260px, 28vw, 560px);
  font-weight: 900;
  line-height: .8;
  pointer-events: none;
}

.about-agency-page .about-split .about-section__inner {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, .72fr);
  gap: clamp(38px, 7vw, 120px);
  align-items: start;
}

.about-agency-page .about-section__head h2,
.about-agency-page .about-section__intro h2,
.about-agency-page .about-founder__copy h2,
.about-agency-page .about-final-cta h2 {
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(34px, 5vw, 92px);
  font-weight: 840;
  line-height: .94;
  letter-spacing: -.065em;
  text-transform: uppercase;
  text-wrap: balance;
}

.about-agency-page .about-section__body {
  border-left: 1px solid rgba(0,0,0,.16);
  padding-left: clamp(22px, 3vw, 42px);
}

.about-agency-page .about-section--dark .about-section__body {
  border-left-color: rgba(255,255,255,.16);
}

.about-agency-page .about-section__body p,
.about-agency-page .about-section__intro p,
.about-agency-page .about-founder__copy p,
.about-agency-page .about-final-cta p,
.about-agency-page .about-clients__note,
.about-agency-page .about-geo__line {
  margin: 0;
  color: currentColor;
  opacity: .74;
  font-size: clamp(16px, 1.28vw, 22px);
  font-weight: 330;
  line-height: 1.55;
  letter-spacing: .005em;
}

.about-agency-page .about-section__body p + p,
.about-agency-page .about-founder__copy p + p {
  margin-top: 18px;
}

.about-agency-page .about-section__intro {
  max-width: 960px;
  margin-bottom: clamp(34px, 5vw, 70px);
}

.about-agency-page .about-section__intro p {
  max-width: 790px;
  margin-top: clamp(18px, 2vw, 28px);
}

.about-agency-page .about-founder__inner {
  display: grid;
  grid-template-columns: minmax(280px, 420px) minmax(0, 1fr);
  gap: clamp(34px, 7vw, 108px);
  align-items: center;
}

.about-agency-page .about-founder__card {
  margin: 0;
  overflow: hidden;
  border-radius: 28px;
  background: #0a0a0a;
  color: #fff;
  box-shadow: 0 36px 90px rgba(0,0,0,.16);
}

.about-agency-page .about-founder__card img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  filter: grayscale(1);
}

.about-agency-page .about-founder__card figcaption {
  display: grid;
  gap: 8px;
  padding: 22px;
}

.about-agency-page .about-founder__card strong {
  font-size: 22px;
  line-height: 1;
}

.about-agency-page .about-founder__card span,
.about-agency-page .about-founder__card small {
  color: rgba(255,255,255,.62);
  font-size: 10px;
  letter-spacing: .18em;
  line-height: 1.35;
  text-transform: uppercase;
}

.about-agency-page .about-founder__copy blockquote {
  margin: clamp(24px, 3vw, 38px) 0 0;
  padding: clamp(22px, 2.4vw, 34px);
  border: 1px solid rgba(0,0,0,.13);
  border-radius: 24px;
  color: #050505;
  background: rgba(255,255,255,.46);
  font-size: clamp(18px, 1.8vw, 30px);
  font-weight: 360;
  line-height: 1.35;
  letter-spacing: -.02em;
}

.about-agency-page .about-card-grid,
.about-agency-page .about-city-grid,
.about-agency-page .about-metric-grid,
.about-agency-page .about-logo-grid {
  display: grid;
  gap: 14px;
}

.about-agency-page .about-card-grid--six {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-agency-page .about-card-grid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-agency-page .about-card-grid--industries {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.about-agency-page .about-card {
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  padding: clamp(20px, 2vw, 30px);
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 24px;
  background: rgba(255,255,255,.48);
  color: inherit;
  text-decoration: none;
  transition: transform .25s ease, border-color .25s ease, background-color .25s ease;
}

.about-agency-page .about-card:hover,
.about-agency-page .about-card:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(0,0,0,.24);
  background: rgba(255,255,255,.72);
}

.about-agency-page .about-card span {
  color: currentColor;
  opacity: .52;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.about-agency-page .about-card h3 {
  margin: 0;
  font-size: clamp(19px, 1.55vw, 29px);
  line-height: 1.05;
  letter-spacing: -.035em;
}

.about-agency-page .about-card p {
  margin: 0;
  color: currentColor;
  opacity: .66;
  font-size: 14px;
  line-height: 1.52;
}

.about-agency-page .about-city-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-agency-page .about-city-grid article,
.about-agency-page .about-metric-grid article {
  min-height: 260px;
  padding: clamp(22px, 2.4vw, 34px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 26px;
  background: rgba(255,255,255,.035);
}

.about-agency-page .about-city-grid span {
  display: block;
  font-size: clamp(42px, 5vw, 92px);
  font-weight: 860;
  line-height: .9;
  letter-spacing: -.07em;
  text-transform: uppercase;
}

.about-agency-page .about-city-grid strong {
  display: block;
  margin-top: 12px;
  color: rgba(255,255,255,.56);
  font-size: 11px;
  letter-spacing: .28em;
  text-transform: uppercase;
}

.about-agency-page .about-city-grid p,
.about-agency-page .about-metric-grid p {
  margin: clamp(24px, 3vw, 42px) 0 0;
  color: rgba(255,255,255,.7);
  font-size: 14px;
  line-height: 1.55;
}

.about-agency-page .about-geo__line,
.about-agency-page .about-clients__note {
  max-width: 900px;
  margin: clamp(32px, 4vw, 58px) 0 0;
}

.about-agency-page .about-metric-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-agency-page .about-metric-grid article {
  background: #060606;
  color: #fff;
}

.about-agency-page .about-metric-grid strong {
  display: block;
  font-size: clamp(42px, 4.8vw, 88px);
  line-height: .88;
  letter-spacing: -.07em;
}

.about-agency-page .about-metric-grid span {
  display: block;
  margin-top: 16px;
  color: rgba(255,255,255,.72);
  font-size: 11px;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.about-agency-page .about-timeline {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255,255,255,.16);
}

.about-agency-page .about-timeline li {
  display: grid;
  grid-template-columns: 84px minmax(220px, .45fr) minmax(0, 1fr);
  gap: clamp(18px, 3vw, 54px);
  align-items: baseline;
  padding: clamp(22px, 3vw, 38px) 0;
  border-bottom: 1px solid rgba(255,255,255,.16);
}

.about-agency-page .about-timeline span {
  color: rgba(255,255,255,.42);
  font-size: 12px;
  letter-spacing: .28em;
}

.about-agency-page .about-timeline h3 {
  margin: 0;
  font-size: clamp(22px, 2.2vw, 40px);
  line-height: 1;
  letter-spacing: -.04em;
}

.about-agency-page .about-timeline p {
  margin: 0;
  color: rgba(255,255,255,.68);
  font-size: clamp(15px, 1.2vw, 19px);
  line-height: 1.55;
}

.about-agency-page .about-logo-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-agency-page .about-logo-grid div {
  min-height: 132px;
  display: grid;
  place-items: center;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 22px;
  background: rgba(255,255,255,.035);
}

.about-agency-page .about-logo-grid img {
  max-width: min(150px, 76%);
  max-height: 56px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .82;
}

.about-agency-page .about-team {
  padding-top: clamp(90px, 9vw, 150px);
}

.about-agency-page .about-section__intro--team {
  max-width: 1040px;
  margin: 0 auto clamp(34px, 5vw, 70px);
  text-align: center;
}

.about-agency-page .about-section__intro--team p {
  margin-inline: auto;
}

.about-agency-page .about-team .team-showcase {
  margin-top: 0;
}

.about-agency-page .about-team .team-photo-card {
  background: transparent !important;
}

.about-agency-page .about-final-cta {
  position: relative;
  padding: clamp(100px, 12vw, 190px) var(--pad);
  overflow: hidden;
  isolation: isolate;
}

.about-agency-page .about-final-cta__inner {
  max-width: 1040px;
}

.about-agency-page .about-final-cta p {
  max-width: 780px;
  margin-top: clamp(22px, 3vw, 34px);
  color: rgba(255,255,255,.76);
}

.about-agency-page .about-final-cta small {
  display: block;
  margin-top: 22px;
  color: rgba(255,255,255,.5);
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.about-agency-page .contact {
  margin-top: 0;
}

@media (max-width: 1180px) {
  .about-agency-page .about-card-grid--industries {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .about-agency-page .about-card-grid--four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .about-agency-page .about-hero__inner,
  .about-agency-page .about-split .about-section__inner,
  .about-agency-page .about-founder__inner {
    grid-template-columns: 1fr;
  }

  .about-agency-page .about-hero__panel {
    max-width: 560px;
  }

  .about-agency-page .about-section__body {
    border-left: 0;
    padding-left: 0;
  }

  .about-agency-page .about-card-grid--six,
  .about-agency-page .about-card-grid--industries,
  .about-agency-page .about-metric-grid,
  .about-agency-page .about-city-grid,
  .about-agency-page .about-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-agency-page .about-timeline li {
    grid-template-columns: 58px 1fr;
  }

  .about-agency-page .about-timeline p {
    grid-column: 2;
  }
}

@media (max-width: 720px) {
  .stage__about-link {
    margin-top: 20px !important;
    font-size: 10px !important;
    letter-spacing: .14em !important;
  }

  .about-agency-page .about-hero {
    min-height: auto;
    padding-top: 122px;
  }

  .about-agency-page .about-hero__title {
    font-size: clamp(42px, 15vw, 76px);
  }

  .about-agency-page .about-hero__lead,
  .about-agency-page .about-section__body p,
  .about-agency-page .about-section__intro p,
  .about-agency-page .about-founder__copy p,
  .about-agency-page .about-final-cta p {
    font-size: 15px;
    line-height: 1.58;
  }

  .about-agency-page .about-section {
    padding-block: 74px;
  }

  .about-agency-page .about-section__head h2,
  .about-agency-page .about-section__intro h2,
  .about-agency-page .about-founder__copy h2,
  .about-agency-page .about-final-cta h2 {
    font-size: clamp(34px, 11vw, 58px);
    line-height: .98;
  }

  .about-agency-page .about-card-grid--six,
  .about-agency-page .about-card-grid--four,
  .about-agency-page .about-card-grid--industries,
  .about-agency-page .about-metric-grid,
  .about-agency-page .about-city-grid,
  .about-agency-page .about-logo-grid {
    grid-template-columns: 1fr;
  }

  .about-agency-page .about-card,
  .about-agency-page .about-city-grid article,
  .about-agency-page .about-metric-grid article {
    min-height: 180px;
    border-radius: 18px;
  }

  .about-agency-page .about-timeline li {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .about-agency-page .about-timeline p {
    grid-column: auto;
  }

  .about-agency-page .about-logo-grid div {
    min-height: 110px;
  }

  .about-agency-page .about-hero__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .about-agency-page .about-btn {
    width: 100%;
  }
}

/* 2026-06-12: give Event/BTL service descriptions more air under headings. */
#services .services-format__text {
  margin-top: clamp(28px, 2.3vw, 36px) !important;
}

@media (max-width: 768px) {
  #services .services-format__text {
    margin-top: 16px !important;
  }
}

/* 2026-06-12: conversion showcase for projects.html. */
body.projects-showcase-page {
  background: #050505 !important;
  color: #fff !important;
}

body.projects-showcase-page .projects-showcase {
  overflow: hidden;
  background: #050505;
}

body.projects-showcase-page .projects-showcase__hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(620px, 78vh, 860px);
  display: grid;
  align-items: center;
  padding: clamp(132px, 13vw, 190px) 0 clamp(76px, 8vw, 120px);
  background:
    radial-gradient(circle at 74% 22%, rgba(255,255,255,.12), transparent 34%),
    linear-gradient(135deg, #050505 0%, #0c0c0c 46%, #020202 100%);
}

body.projects-showcase-page .projects-showcase__grid {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .22;
  background-image:
    linear-gradient(rgba(255,255,255,.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.08) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(circle at 74% 36%, #000 0%, transparent 58%);
}

body.projects-showcase-page .projects-showcase__hero::after,
body.projects-showcase-page .projects-case-section::after,
body.projects-showcase-page .projects-cta::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  width: clamp(420px, 44vw, 780px);
  height: clamp(560px, 58vw, 1040px);
  background: url("assets/brand/besson-monogram.png") center / contain no-repeat;
  filter: invert(1);
  opacity: .055;
}

body.projects-showcase-page .projects-showcase__hero::after {
  right: max(-260px, -14vw);
  bottom: -210px;
}

body.projects-showcase-page .projects-showcase__heroInner,
body.projects-showcase-page .projects-filter__inner,
body.projects-showcase-page .projects-reading__inner,
body.projects-showcase-page .projects-case-section__inner,
body.projects-showcase-page .projects-formats__inner,
body.projects-showcase-page .projects-cta__inner,
body.projects-showcase-page .projects-faq__inner {
  position: relative;
  z-index: 1;
  width: min(calc(100% - 64px), 1180px);
  margin-inline: auto;
}

body.projects-showcase-page .projects-showcase__heroInner {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, .82fr);
  gap: clamp(44px, 6vw, 96px);
  align-items: center;
}

body.projects-showcase-page .projects-showcase__kicker {
  margin: 0 0 18px;
  font-family: var(--display-font);
  font-size: 11px;
  line-height: 1.2;
  font-weight: 520;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: rgba(255,255,255,.54);
}

body.projects-showcase-page .projects-formats .projects-showcase__kicker,
body.projects-showcase-page .projects-faq .projects-showcase__kicker {
  color: rgba(0,0,0,.46);
}

body.projects-showcase-page .projects-showcase__hero h1 {
  max-width: 980px;
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(58px, 9vw, 148px);
  line-height: .86;
  font-weight: 900;
  letter-spacing: -.075em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-showcase__lead {
  max-width: 780px;
  margin: clamp(24px, 3vw, 38px) 0 0;
  font-size: clamp(17px, 1.55vw, 24px);
  line-height: 1.42;
  font-weight: 330;
  letter-spacing: -.018em;
  color: rgba(255,255,255,.76);
}

body.projects-showcase-page .projects-showcase__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(28px, 3.2vw, 44px);
}

body.projects-showcase-page .projects-showcase__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 999px;
  font-family: var(--display-font);
  font-size: 11px;
  line-height: 1;
  font-weight: 740;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform .35s cubic-bezier(.16,1,.3,1), background .35s ease, color .35s ease, border-color .35s ease;
}

body.projects-showcase-page .projects-showcase__btn--light {
  background: #fff;
  color: #050505;
  border-color: #fff;
}

body.projects-showcase-page .projects-showcase__btn--ghost {
  background: rgba(255,255,255,.035);
  color: #fff;
}

body.projects-showcase-page .projects-showcase__btn:hover,
body.projects-showcase-page .projects-showcase__btn:focus-visible {
  transform: translateY(-2px);
}

body.projects-showcase-page .projects-showcase__cities {
  margin: 26px 0 0;
  font-family: var(--display-font);
  font-size: 12px;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: rgba(255,255,255,.58);
}

body.projects-showcase-page .projects-showcase__signal {
  min-height: 440px;
  display: grid;
  place-content: center;
  gap: 14px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.08), rgba(255,255,255,.018)),
    rgba(255,255,255,.026);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08), 0 40px 120px rgba(0,0,0,.34);
}

body.projects-showcase-page .projects-showcase__signal span {
  display: block;
  font-family: var(--display-font);
  font-size: clamp(38px, 4.5vw, 72px);
  line-height: .86;
  font-weight: 900;
  letter-spacing: -.07em;
  text-transform: uppercase;
  color: rgba(255,255,255,.13);
}

body.projects-showcase-page .projects-filter,
body.projects-showcase-page .projects-reading,
body.projects-showcase-page .projects-case-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #050505;
  color: #fff;
}

body.projects-showcase-page .projects-filter::before,
body.projects-showcase-page .projects-reading::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  width: clamp(360px, 40vw, 760px);
  height: clamp(480px, 54vw, 980px);
  background: url("assets/brand/besson-monogram.png") center / contain no-repeat;
  filter: invert(1);
  opacity: .04;
}

body.projects-showcase-page .projects-filter::before {
  right: max(-300px, -18vw);
  top: -160px;
}

body.projects-showcase-page .projects-reading::before {
  left: max(-280px, -16vw);
  bottom: -230px;
}

body.projects-showcase-page .projects-filter {
  padding: clamp(52px, 6vw, 84px) 0 28px;
  border-top: 1px solid rgba(255,255,255,.08);
}

body.projects-showcase-page .projects-filter__head,
body.projects-showcase-page .projects-case-section__head,
body.projects-showcase-page .projects-formats__head,
body.projects-showcase-page .projects-faq__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: clamp(24px, 3vw, 38px);
}

body.projects-showcase-page .projects-filter__head h2,
body.projects-showcase-page .projects-case-section__head h2,
body.projects-showcase-page .projects-formats__head h2,
body.projects-showcase-page .projects-faq__head h2 {
  max-width: 760px;
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(32px, 4vw, 64px);
  line-height: .94;
  font-weight: 860;
  letter-spacing: -.055em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-case-section__head {
  display: block;
  max-width: 920px;
  margin: 0 auto clamp(28px, 3.4vw, 46px);
  text-align: center;
}

body.projects-showcase-page .projects-case-section__head h2 {
  max-width: 920px;
  margin: 0 auto;
}

body.projects-showcase-page .projects-case-section__head .projects-showcase__kicker {
  margin: 0 0 16px;
}

body.projects-showcase-page .projects-filter__lead {
  max-width: 360px;
  margin: 0;
  font-size: clamp(14px, 1.15vw, 17px);
  line-height: 1.45;
  color: rgba(255,255,255,.62);
}

body.projects-showcase-page .projects-filter__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

body.projects-showcase-page .projects-filter__chip {
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 999px;
  background: rgba(255,255,255,.035);
  color: rgba(255,255,255,.68);
  font-family: var(--display-font);
  font-size: 11px;
  font-weight: 650;
  letter-spacing: .09em;
  text-transform: uppercase;
  transition: transform .28s ease, background .28s ease, color .28s ease, border-color .28s ease;
}

body.projects-showcase-page .projects-filter__chip:hover,
body.projects-showcase-page .projects-filter__chip:focus-visible {
  transform: translateY(-1px);
  color: #fff;
  border-color: rgba(255,255,255,.36);
}

body.projects-showcase-page .projects-filter__chip.is-active {
  background: #fff;
  color: #050505;
  border-color: #fff;
}

body.projects-showcase-page .projects-filter__chip:disabled {
  opacity: .34;
  cursor: default;
  transform: none;
}

body.projects-showcase-page .projects-reading {
  padding: clamp(36px, 4.5vw, 62px) 0;
}

body.projects-showcase-page .projects-reading__inner {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.1fr);
  gap: clamp(24px, 4vw, 56px);
  align-items: start;
  padding: clamp(22px, 2.6vw, 34px);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 30px;
  background: rgba(255,255,255,.035);
}

body.projects-showcase-page .projects-reading h2 {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(30px, 3.3vw, 56px);
  line-height: .96;
  font-weight: 870;
  letter-spacing: -.058em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-reading p {
  margin: 0;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.55;
  color: rgba(255,255,255,.72);
}

body.projects-showcase-page .projects-reading ul {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

body.projects-showcase-page .projects-reading li {
  min-height: 44px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 999px;
  color: rgba(255,255,255,.7);
  font-family: var(--display-font);
  font-size: 11px;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-case-section {
  position: relative;
  isolation: isolate;
  padding: clamp(54px, 7vw, 100px) 0 clamp(72px, 8vw, 120px);
}

body.projects-showcase-page .projects-case-section::after {
  left: max(-280px, -17vw);
  top: 18%;
}

body.projects-showcase-page .projects-case-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 26px);
}

body.projects-showcase-page .projects-case-card {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 26px;
  background: #0b0b0b;
  box-shadow: 0 28px 80px rgba(0,0,0,.22);
  transition: transform .38s cubic-bezier(.16,1,.3,1), border-color .38s ease, background .38s ease;
}

body.projects-showcase-page .projects-case-card[hidden] {
  display: none !important;
}

body.projects-showcase-page .projects-case-card:hover,
body.projects-showcase-page .projects-case-card:focus-within {
  transform: translateY(-6px);
  border-color: rgba(255,255,255,.28);
  background: #101010;
}

body.projects-showcase-page .projects-case-card__media {
  position: relative;
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #111;
}

body.projects-showcase-page .projects-case-card__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  filter: saturate(.92) contrast(1.04) brightness(.9);
  transition: transform .55s cubic-bezier(.16,1,.3,1), filter .55s ease;
}

body.projects-showcase-page .projects-case-card:hover .projects-case-card__media img,
body.projects-showcase-page .projects-case-card:focus-within .projects-case-card__media img {
  transform: scale(1.055);
  filter: saturate(1) contrast(1.06) brightness(1);
}

body.projects-showcase-page .projects-case-card__body {
  display: flex;
  flex-direction: column;
  min-height: 360px;
  padding: clamp(20px, 2.3vw, 30px);
}

body.projects-showcase-page .projects-case-card__meta {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 18px;
  color: rgba(255,255,255,.48);
  font-family: var(--display-font);
  font-size: 10px;
  font-weight: 620;
  letter-spacing: .15em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-case-card h2 {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(27px, 2.4vw, 40px);
  line-height: .96;
  font-weight: 850;
  letter-spacing: -.052em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-case-card h2 a {
  color: inherit;
  text-decoration: none;
}

body.projects-showcase-page .projects-case-card__geo {
  margin: 14px 0 0;
  font-family: var(--display-font);
  font-size: 11px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: rgba(255,255,255,.52);
}

body.projects-showcase-page .projects-case-card__description {
  margin: 18px 0 0;
  font-size: 14px;
  line-height: 1.55;
  color: rgba(255,255,255,.68);
}

body.projects-showcase-page .projects-case-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 22px;
}

body.projects-showcase-page .projects-case-card__tags span {
  min-height: 28px;
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 999px;
  color: rgba(255,255,255,.66);
  font-size: 11px;
}

body.projects-showcase-page .projects-case-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin-top: auto;
  padding-top: 24px;
  color: #fff;
  font-family: var(--display-font);
  font-size: 11px;
  font-weight: 760;
  letter-spacing: .16em;
  text-transform: uppercase;
  text-decoration: none;
}

body.projects-showcase-page .projects-case-card__link span {
  transition: transform .28s ease;
}

body.projects-showcase-page .projects-case-card__link:hover span,
body.projects-showcase-page .projects-case-card__link:focus-visible span {
  transform: translateX(4px);
}

body.projects-showcase-page .projects-filter__empty {
  margin: 28px 0 0;
  padding: 18px 20px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  color: rgba(255,255,255,.66);
  background: rgba(255,255,255,.035);
}

body.projects-showcase-page .projects-formats,
body.projects-showcase-page .projects-faq {
  background: #f4f1ea;
  color: #050505;
}

body.projects-showcase-page .projects-formats {
  padding: clamp(72px, 8vw, 120px) 0;
}

body.projects-showcase-page .projects-format-grid,
body.projects-showcase-page .projects-faq__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

body.projects-showcase-page .projects-format-card,
body.projects-showcase-page .projects-faq__item {
  min-height: 260px;
  padding: clamp(20px, 2.2vw, 30px);
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 24px;
  background: rgba(255,255,255,.58);
  color: #050505;
  text-decoration: none;
  transition: transform .35s cubic-bezier(.16,1,.3,1), background .35s ease, border-color .35s ease;
}

body.projects-showcase-page .projects-format-card:hover,
body.projects-showcase-page .projects-format-card:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(0,0,0,.22);
  background: #fff;
}

body.projects-showcase-page .projects-format-card span {
  display: block;
  margin-bottom: 34px;
  color: rgba(0,0,0,.48);
  font-family: var(--display-font);
  font-size: 10px;
  font-weight: 650;
  letter-spacing: .16em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-format-card h3,
body.projects-showcase-page .projects-faq__item h3 {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(25px, 2.2vw, 36px);
  line-height: .96;
  font-weight: 850;
  letter-spacing: -.052em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-format-card p,
body.projects-showcase-page .projects-faq__item p {
  margin: 18px 0 0;
  font-size: 14px;
  line-height: 1.56;
  color: rgba(0,0,0,.66);
}

body.projects-showcase-page .projects-cta {
  position: relative;
  isolation: isolate;
  padding: clamp(84px, 9vw, 150px) 0;
  background: #050505;
  color: #fff;
  text-align: center;
}

body.projects-showcase-page .projects-cta::after {
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  opacity: .04;
}

body.projects-showcase-page .projects-cta h2 {
  max-width: 900px;
  margin: 0 auto;
  font-family: var(--display-font);
  font-size: clamp(46px, 7vw, 118px);
  line-height: .88;
  font-weight: 900;
  letter-spacing: -.07em;
  text-transform: uppercase;
}

body.projects-showcase-page .projects-cta p {
  max-width: 680px;
  margin: 26px auto 0;
  font-size: clamp(16px, 1.35vw, 21px);
  line-height: 1.52;
  color: rgba(255,255,255,.72);
}

body.projects-showcase-page .projects-cta .projects-showcase__actions {
  justify-content: center;
}

body.projects-showcase-page .contact {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding-top: clamp(78px, 8vw, 126px) !important;
}

body.projects-showcase-page .contact::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  right: max(-300px, -16vw);
  top: 4%;
  width: clamp(420px, 44vw, 820px);
  height: clamp(560px, 58vw, 1040px);
  background: url("assets/brand/besson-monogram.png") center / contain no-repeat;
  filter: invert(1);
  opacity: .035;
}

body.projects-showcase-page .contact__inner {
  position: relative;
  z-index: 1;
}

body.projects-showcase-page .projects-faq {
  padding: clamp(72px, 8vw, 120px) 0 clamp(82px, 9vw, 132px);
}

body.projects-showcase-page .projects-faq__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.projects-showcase-page .projects-faq__item {
  min-height: 210px;
}

@media (max-width: 1100px) {
  body.projects-showcase-page .projects-showcase__heroInner,
  body.projects-showcase-page .projects-reading__inner {
    grid-template-columns: 1fr;
  }

  body.projects-showcase-page .projects-showcase__signal {
    min-height: 260px;
    place-content: start;
    padding: 28px;
  }

  body.projects-showcase-page .projects-case-grid,
  body.projects-showcase-page .projects-format-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  body.projects-showcase-page .projects-showcase__hero {
    min-height: auto;
    padding: 118px 0 62px;
  }

  body.projects-showcase-page .projects-showcase__heroInner,
  body.projects-showcase-page .projects-filter__inner,
  body.projects-showcase-page .projects-reading__inner,
  body.projects-showcase-page .projects-case-section__inner,
  body.projects-showcase-page .projects-formats__inner,
  body.projects-showcase-page .projects-cta__inner,
  body.projects-showcase-page .projects-faq__inner {
    width: min(calc(100% - 32px), 430px);
  }

  body.projects-showcase-page .projects-showcase__hero h1 {
    font-size: clamp(36px, 10.6vw, 52px);
    line-height: .94;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  body.projects-showcase-page .projects-showcase__lead {
    font-size: 15px;
    line-height: 1.5;
  }

  body.projects-showcase-page .projects-showcase__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  body.projects-showcase-page .projects-showcase__btn {
    width: 100%;
    min-height: 46px;
  }

  body.projects-showcase-page .projects-showcase__signal {
    display: none;
  }

  body.projects-showcase-page .projects-filter__head,
  body.projects-showcase-page .projects-case-section__head,
  body.projects-showcase-page .projects-formats__head,
  body.projects-showcase-page .projects-faq__head {
    display: block;
  }

  body.projects-showcase-page .projects-filter__lead {
    max-width: none;
    margin-top: 14px;
    font-size: 14px;
  }

  body.projects-showcase-page .projects-filter__chips {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-inline: -16px;
    padding: 0 16px 8px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
  }

  body.projects-showcase-page .projects-filter__chip {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  body.projects-showcase-page .projects-reading__inner {
    padding: 22px;
    border-radius: 22px;
  }

  body.projects-showcase-page .projects-reading ul,
  body.projects-showcase-page .projects-case-grid,
  body.projects-showcase-page .projects-format-grid,
  body.projects-showcase-page .projects-faq__grid {
    grid-template-columns: 1fr;
  }

  body.projects-showcase-page .projects-case-card {
    border-radius: 22px;
  }

  body.projects-showcase-page .projects-case-card__body {
    min-height: auto;
  }

  body.projects-showcase-page .projects-case-card__meta {
    display: grid;
    gap: 8px;
  }

  body.projects-showcase-page .projects-format-card,
  body.projects-showcase-page .projects-faq__item {
    min-height: auto;
  }

  body.projects-showcase-page .projects-cta h2 {
    font-size: clamp(42px, 13vw, 70px);
  }
}

/* 2026-06-12: contacts page trust/conversion layer. */
body.contacts-trust-page {
  background: #050505;
  color: #f6f2ea;
}

body.contacts-trust-page .contacts-trust {
  overflow: hidden;
  background: #f5f2ea;
  color: #070707;
}

body.contacts-trust-page .contacts-hero {
  position: relative;
  min-height: 100svh;
  display: grid;
  align-items: center;
  padding: clamp(132px, 15vw, 210px) var(--pad, 56px) clamp(76px, 8vw, 124px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 80% 24%, rgba(255,255,255,.14), transparent 28%),
    linear-gradient(135deg, #020202 0%, #090909 48%, #171717 100%);
  color: #fff;
}

body.contacts-trust-page .contacts-hero::before {
  content: "BESSON";
  position: absolute;
  right: -10vw;
  bottom: -9vw;
  z-index: -1;
  color: rgba(255,255,255,.038);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(150px, 30vw, 520px);
  font-weight: 900;
  line-height: .76;
  letter-spacing: -.08em;
  pointer-events: none;
}

body.contacts-trust-page .contacts-hero__grid {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .48;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 78px 78px;
  mask-image: radial-gradient(circle at 72% 42%, #000 0%, transparent 62%);
}

body.contacts-trust-page .contacts-hero__inner,
body.contacts-trust-page .contacts-section__inner,
body.contacts-trust-page .offices-cards__inner {
  width: min(1340px, calc(100vw - (var(--pad, 56px) * 2)));
  margin-inline: auto;
}

body.contacts-trust-page .contacts-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(310px, .48fr);
  gap: clamp(36px, 7vw, 112px);
  align-items: end;
}

body.contacts-trust-page .contacts-kicker {
  margin: 0 0 clamp(14px, 1.6vw, 24px);
  color: currentColor;
  opacity: .6;
  font-size: clamp(10px, .75vw, 12px);
  font-weight: 560;
  line-height: 1;
  letter-spacing: .32em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-hero h1 {
  max-width: 980px;
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(54px, 8.4vw, 150px);
  font-weight: 890;
  line-height: .86;
  letter-spacing: -.075em;
  text-transform: uppercase;
  text-wrap: balance;
}

body.contacts-trust-page .contacts-hero__lead {
  max-width: 730px;
  margin: clamp(26px, 3vw, 42px) 0 0;
  color: rgba(255,255,255,.74);
  font-size: clamp(17px, 1.32vw, 23px);
  font-weight: 340;
  line-height: 1.52;
  letter-spacing: .01em;
}

body.contacts-trust-page .contacts-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(30px, 4vw, 54px);
}

body.contacts-trust-page .contacts-btn {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid currentColor;
  border-radius: 999px;
  color: inherit;
  font-size: 11px;
  font-weight: 720;
  letter-spacing: .19em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform .25s ease, background-color .25s ease, color .25s ease, border-color .25s ease;
}

body.contacts-trust-page .contacts-btn:hover,
body.contacts-trust-page .contacts-btn:focus-visible {
  transform: translateY(-2px);
}

body.contacts-trust-page .contacts-btn--light {
  background: #fff;
  color: #050505;
  border-color: #fff;
}

body.contacts-trust-page .contacts-btn--ghost {
  color: rgba(255,255,255,.88);
  border-color: rgba(255,255,255,.28);
}

body.contacts-trust-page .contacts-hero__cities {
  margin: clamp(22px, 3vw, 38px) 0 0;
  color: rgba(255,255,255,.54);
  font-size: 11px;
  font-weight: 560;
  letter-spacing: .26em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-hero__panel {
  display: grid;
  gap: 16px;
  padding: clamp(24px, 3.2vw, 42px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 32px;
  background: rgba(255,255,255,.045);
  box-shadow: 0 28px 100px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter: blur(20px) saturate(1.08);
  -webkit-backdrop-filter: blur(20px) saturate(1.08);
}

body.contacts-trust-page .contacts-hero__panel span {
  color: rgba(255,255,255,.44);
  font-size: 10px;
  font-weight: 620;
  letter-spacing: .22em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-hero__panel strong {
  margin: -8px 0 8px;
  color: rgba(255,255,255,.9);
  font-size: clamp(19px, 2vw, 32px);
  font-weight: 520;
  line-height: 1.02;
  letter-spacing: -.03em;
  overflow-wrap: anywhere;
}

body.contacts-trust-page .contacts-section,
body.contacts-trust-page .contacts-offices {
  position: relative;
  padding: clamp(72px, 8.5vw, 142px) 0;
  overflow: hidden;
}

body.contacts-trust-page .contacts-section[data-theme="dark"],
body.contacts-trust-page .contacts-offices[data-theme="dark"] {
  background: #050505;
  color: #f6f2ea;
}

body.contacts-trust-page .contacts-section[data-theme="light"],
body.contacts-trust-page .contacts-offices[data-theme="light"] {
  background: #f5f2ea;
  color: #070707;
}

body.contacts-trust-page .contacts-section__head,
body.contacts-trust-page .offices-cards__head {
  max-width: 760px;
  margin: 0 0 clamp(34px, 4vw, 64px);
}

body.contacts-trust-page .contacts-section__head h2,
body.contacts-trust-page .offices-cards__title {
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(42px, 6.2vw, 108px);
  font-weight: 880;
  line-height: .88;
  letter-spacing: -.07em;
  text-transform: uppercase;
  text-wrap: balance;
}

body.contacts-trust-page .contacts-section__head p:not(.contacts-kicker),
body.contacts-trust-page .contacts-offices__lead {
  max-width: 720px;
  margin: clamp(18px, 2vw, 28px) 0 0;
  color: rgba(0,0,0,.58);
  font-size: clamp(15px, 1.1vw, 18px);
  font-weight: 350;
  line-height: 1.62;
}

body.contacts-trust-page .contacts-section__head--dark p:not(.contacts-kicker) {
  color: rgba(255,255,255,.58);
}

body.contacts-trust-page .contacts-channel-grid,
body.contacts-trust-page .contacts-req-grid,
body.contacts-trust-page .contacts-scenarios-grid,
body.contacts-trust-page .contacts-faq-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

body.contacts-trust-page .contacts-channel-card,
body.contacts-trust-page .contacts-req-card,
body.contacts-trust-page .contacts-scenarios-grid article,
body.contacts-trust-page .contacts-faq-grid article {
  position: relative;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(22px, 2.6vw, 34px);
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 28px;
  background: rgba(255,255,255,.52);
  color: #070707;
  text-decoration: none;
  box-shadow: 0 20px 70px rgba(0,0,0,.07), inset 0 1px 0 rgba(255,255,255,.64);
  transition: transform .28s ease, background-color .28s ease, border-color .28s ease, box-shadow .28s ease;
}

body.contacts-trust-page .contacts-channel-card:hover,
body.contacts-trust-page .contacts-channel-card:focus-visible,
body.contacts-trust-page .contacts-req-card:hover,
body.contacts-trust-page .contacts-req-card:focus-visible,
body.contacts-trust-page .contacts-scenarios-grid article:hover,
body.contacts-trust-page .contacts-faq-grid article:hover {
  transform: translateY(-4px);
  border-color: rgba(0,0,0,.2);
  background: rgba(255,255,255,.82);
  box-shadow: 0 28px 84px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.8);
}

body.contacts-trust-page .contacts-channel-card span,
body.contacts-trust-page .contacts-req-card span,
body.contacts-trust-page .contacts-scenarios-grid article span {
  color: rgba(0,0,0,.46);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-channel-card strong,
body.contacts-trust-page .contacts-req-card strong {
  margin: 18px 0 auto;
  font-size: clamp(22px, 2.2vw, 34px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -.045em;
  overflow-wrap: anywhere;
}

body.contacts-trust-page .contacts-channel-card p,
body.contacts-trust-page .contacts-scenarios-grid article p,
body.contacts-trust-page .contacts-faq-grid article p {
  margin: 28px 0 0;
  color: rgba(0,0,0,.6);
  font-size: 14px;
  font-weight: 360;
  line-height: 1.55;
}

body.contacts-trust-page .contacts-channel-card em,
body.contacts-trust-page .contacts-req-card em {
  margin-top: 28px;
  color: rgba(0,0,0,.82);
  font-size: 11px;
  font-style: normal;
  font-weight: 720;
  letter-spacing: .18em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-offices {
  padding-top: clamp(84px, 9vw, 150px);
}

body.contacts-trust-page .contacts-offices__head {
  text-align: left;
}

body.contacts-trust-page .contacts-offices__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

body.contacts-trust-page .office-card__desc {
  margin: 0 0 16px;
  color: rgba(255,255,255,.62);
  font-size: 13px;
  font-weight: 360;
  line-height: 1.48;
}

body.contacts-trust-page .office-card__details {
  gap: 8px;
}

body.contacts-trust-page .office-action.is-max {
  min-width: 44px;
}

body.contacts-trust-page .contacts-map-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

body.contacts-trust-page .contacts-map-grid a {
  position: relative;
  min-height: 174px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 22px;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 26px;
  background:
    radial-gradient(circle at 76% 20%, rgba(0,0,0,.12), transparent 24%),
    linear-gradient(135deg, rgba(0,0,0,.06), rgba(255,255,255,.58));
  color: #070707;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.58);
  transition: transform .28s ease, border-color .28s ease, background-color .28s ease;
}

body.contacts-trust-page .contacts-map-grid a::before {
  content: "";
  position: absolute;
  inset: 22px;
  opacity: .23;
  background-image:
    linear-gradient(rgba(0,0,0,.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,0,0,.22) 1px, transparent 1px);
  background-size: 22px 22px;
  mask-image: radial-gradient(circle at 72% 28%, #000, transparent 68%);
  pointer-events: none;
}

body.contacts-trust-page .contacts-map-grid a:hover,
body.contacts-trust-page .contacts-map-grid a:focus-visible {
  transform: translateY(-3px);
  border-color: rgba(0,0,0,.22);
}

body.contacts-trust-page .contacts-map-grid span,
body.contacts-trust-page .contacts-map-grid small {
  position: relative;
  z-index: 1;
  color: rgba(0,0,0,.52);
  font-size: 10px;
  font-weight: 680;
  letter-spacing: .2em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-map-grid strong {
  position: relative;
  z-index: 1;
  margin: 8px 0;
  font-size: clamp(22px, 2vw, 30px);
  font-weight: 620;
  letter-spacing: -.04em;
}

body.contacts-trust-page .contacts-map-grid small {
  font-size: 11px;
  font-weight: 420;
  letter-spacing: .06em;
  text-transform: none;
}

body.contacts-trust-page .contacts-req {
  background: #050505;
  color: #fff;
}

body.contacts-trust-page .contacts-req::before,
body.contacts-trust-page .contacts-form-section::before,
body.contacts-trust-page .contacts-scenarios::before {
  content: "BESSON";
  position: absolute;
  right: -9vw;
  bottom: -8vw;
  color: rgba(255,255,255,.035);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(150px, 28vw, 500px);
  font-weight: 900;
  line-height: .76;
  letter-spacing: -.08em;
  pointer-events: none;
}

body.contacts-trust-page .contacts-req-card {
  appearance: none;
  border-color: rgba(255,255,255,.12);
  background: rgba(255,255,255,.045);
  color: #fff;
  text-align: left;
  cursor: pointer;
}

body.contacts-trust-page .contacts-req-card:hover,
body.contacts-trust-page .contacts-req-card:focus-visible {
  border-color: rgba(255,255,255,.28);
  background: rgba(255,255,255,.1);
}

body.contacts-trust-page .contacts-req-card span,
body.contacts-trust-page .contacts-req-card em {
  color: rgba(255,255,255,.58);
}

body.contacts-trust-page .contacts-req-card strong {
  color: #fff;
}

body.contacts-trust-page .contacts-form-section {
  background: #050505;
  color: #fff;
}

body.contacts-trust-page .contacts-form-section__inner {
  display: grid;
  grid-template-columns: minmax(280px, .58fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 82px);
  align-items: start;
}

body.contacts-trust-page .contacts-quick-form {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 18px;
  padding: clamp(22px, 3vw, 42px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 32px;
  background: rgba(255,255,255,.055);
  box-shadow: 0 28px 100px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter: blur(20px) saturate(1.08);
  -webkit-backdrop-filter: blur(20px) saturate(1.08);
}

body.contacts-trust-page .contacts-quick-form__fields {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body.contacts-trust-page .contacts-quick-form label {
  display: grid;
  gap: 8px;
}

body.contacts-trust-page .contacts-quick-form label span {
  color: rgba(255,255,255,.58);
  font-size: 10px;
  font-weight: 720;
  letter-spacing: .2em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-quick-form input[type="text"],
body.contacts-trust-page .contacts-quick-form input[type="email"],
body.contacts-trust-page .contacts-quick-form input[type="tel"] {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 16px;
  background: rgba(0,0,0,.26);
  color: #fff;
  font: inherit;
  font-size: 15px;
  outline: none;
  transition: border-color .22s ease, background-color .22s ease, box-shadow .22s ease;
}

body.contacts-trust-page .contacts-quick-form input::placeholder {
  color: rgba(255,255,255,.34);
}

body.contacts-trust-page .contacts-quick-form input:focus {
  border-color: rgba(255,255,255,.44);
  background: rgba(255,255,255,.06);
  box-shadow: 0 0 0 4px rgba(255,255,255,.055);
}

body.contacts-trust-page .contacts-quick-form__upload {
  display: grid;
  gap: 10px;
  padding: 16px;
  border: 1px dashed rgba(255,255,255,.16);
  border-radius: 20px;
  background: rgba(255,255,255,.035);
}

body.contacts-trust-page .contacts-upload-btn {
  display: inline-flex;
  width: fit-content;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border-radius: 999px;
  background: #fff;
  color: #050505;
  cursor: pointer;
}

body.contacts-trust-page .contacts-upload-btn span {
  color: inherit !important;
  font-size: 10px !important;
  letter-spacing: .16em !important;
}

body.contacts-trust-page #contactsQuickFile {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

body.contacts-trust-page .contacts-quick-form__upload p,
body.contacts-trust-page .contacts-quick-form__micro,
body.contacts-trust-page .contacts-quick-form__status {
  margin: 0;
  color: rgba(255,255,255,.54);
  font-size: 12px;
  line-height: 1.5;
}

body.contacts-trust-page .contacts-quick-form__legal {
  display: grid;
  gap: 10px;
}

body.contacts-trust-page .contacts-quick-form__legal label {
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 10px;
}

body.contacts-trust-page .contacts-quick-form__legal input {
  margin-top: 1px;
  accent-color: #fff;
}

body.contacts-trust-page .contacts-quick-form__legal span {
  color: rgba(255,255,255,.56) !important;
  font-size: 11px !important;
  font-weight: 350 !important;
  line-height: 1.5 !important;
  letter-spacing: .02em !important;
  text-transform: none !important;
}

body.contacts-trust-page .contacts-quick-form__legal a {
  color: rgba(255,255,255,.92);
  text-underline-offset: 3px;
}

body.contacts-trust-page .contacts-quick-form__submit {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #050505;
  font-size: 11px;
  font-weight: 780;
  letter-spacing: .2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .22s ease, opacity .22s ease;
}

body.contacts-trust-page .contacts-quick-form__submit:hover,
body.contacts-trust-page .contacts-quick-form__submit:focus-visible {
  transform: translateY(-2px);
}

body.contacts-trust-page .contacts-quick-form__submit.is-busy {
  opacity: .58;
  cursor: wait;
}

body.contacts-trust-page .contacts-quick-form__status.is-error {
  color: #ffb3a8;
}

body.contacts-trust-page .contacts-success {
  margin-top: 16px;
  padding: 16px 18px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 18px;
  background: rgba(255,255,255,.08);
  color: rgba(255,255,255,.84);
  font-size: 14px;
  line-height: 1.45;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .28s ease, transform .28s ease;
}

body.contacts-trust-page .contacts-success.is-visible {
  opacity: 1;
  transform: translateY(0);
}

body.contacts-trust-page .contacts-attach__inner {
  display: grid;
  grid-template-columns: minmax(280px, .56fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 82px);
  align-items: start;
}

body.contacts-trust-page .contacts-attach h2 {
  margin: 0;
  font-size: clamp(38px, 5.4vw, 92px);
  line-height: .9;
  letter-spacing: -.07em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-attach p {
  max-width: 540px;
  margin: 22px 0 0;
  color: rgba(0,0,0,.56);
  font-size: 15px;
  line-height: 1.58;
}

body.contacts-trust-page .contacts-attach-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.contacts-trust-page .contacts-attach-list li {
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 999px;
  background: rgba(255,255,255,.52);
  color: rgba(0,0,0,.72);
  font-size: 12px;
  font-weight: 560;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.contacts-trust-page .contacts-scenarios {
  background: #050505;
  color: #fff;
}

body.contacts-trust-page .contacts-scenarios-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.contacts-trust-page .contacts-scenarios-grid article {
  min-height: 238px;
  border-color: rgba(255,255,255,.12);
  background: rgba(255,255,255,.045);
  color: #fff;
}

body.contacts-trust-page .contacts-scenarios-grid article:hover {
  border-color: rgba(255,255,255,.25);
  background: rgba(255,255,255,.085);
}

body.contacts-trust-page .contacts-scenarios-grid article span {
  color: rgba(255,255,255,.9);
  font-size: clamp(20px, 1.7vw, 28px);
  font-weight: 620;
  line-height: 1;
  letter-spacing: -.035em;
  text-transform: none;
}

body.contacts-trust-page .contacts-scenarios-grid article p {
  color: rgba(255,255,255,.58);
}

body.contacts-trust-page .contacts-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.contacts-trust-page .contacts-faq-grid article {
  min-height: 210px;
}

body.contacts-trust-page .contacts-faq-grid h3 {
  margin: 0;
  font-size: clamp(20px, 1.7vw, 30px);
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: -.045em;
}

body.contacts-trust-page .office-req-modal {
  z-index: 2200;
}

@media (max-width: 1180px) {
  body.contacts-trust-page .contacts-hero__inner,
  body.contacts-trust-page .contacts-form-section__inner,
  body.contacts-trust-page .contacts-attach__inner {
    grid-template-columns: 1fr;
  }

  body.contacts-trust-page .contacts-channel-grid,
  body.contacts-trust-page .contacts-req-grid,
  body.contacts-trust-page .contacts-offices__grid,
  body.contacts-trust-page .contacts-map-grid,
  body.contacts-trust-page .contacts-scenarios-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.contacts-trust-page .contacts-quick-form__fields {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  body.contacts-trust-page .contacts-hero,
  body.contacts-trust-page .contacts-section,
  body.contacts-trust-page .contacts-offices {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.contacts-trust-page .contacts-hero {
    min-height: auto;
    padding-top: 118px;
    padding-bottom: 72px;
  }

  body.contacts-trust-page .contacts-hero__inner,
  body.contacts-trust-page .contacts-section__inner,
  body.contacts-trust-page .offices-cards__inner {
    width: 100%;
  }

  body.contacts-trust-page .contacts-hero h1,
  body.contacts-trust-page .contacts-section__head h2,
  body.contacts-trust-page .offices-cards__title,
  body.contacts-trust-page .contacts-attach h2 {
    font-size: clamp(44px, 13vw, 72px);
    line-height: .9;
  }

  body.contacts-trust-page .contacts-hero__lead,
  body.contacts-trust-page .contacts-section__head p:not(.contacts-kicker),
  body.contacts-trust-page .contacts-offices__lead {
    font-size: 15px;
    line-height: 1.52;
  }

  body.contacts-trust-page .contacts-hero__actions,
  body.contacts-trust-page .contacts-btn {
    width: 100%;
  }

  body.contacts-trust-page .contacts-hero__panel {
    border-radius: 24px;
  }

  body.contacts-trust-page .contacts-channel-grid,
  body.contacts-trust-page .contacts-req-grid,
  body.contacts-trust-page .contacts-offices__grid,
  body.contacts-trust-page .contacts-map-grid,
  body.contacts-trust-page .contacts-scenarios-grid,
  body.contacts-trust-page .contacts-faq-grid {
    grid-template-columns: 1fr;
  }

  body.contacts-trust-page .contacts-channel-card,
  body.contacts-trust-page .contacts-req-card,
  body.contacts-trust-page .contacts-scenarios-grid article,
  body.contacts-trust-page .contacts-faq-grid article {
    min-height: auto;
    border-radius: 24px;
  }

  body.contacts-trust-page .contacts-map-grid a {
    min-height: 148px;
    border-radius: 22px;
  }

  body.contacts-trust-page .contacts-quick-form {
    padding: 18px;
    border-radius: 24px;
  }

  body.contacts-trust-page .contacts-upload-btn,
  body.contacts-trust-page .contacts-quick-form__submit {
    width: 100%;
  }

body.contacts-trust-page .contacts-attach-list li {
    font-size: 10px;
    letter-spacing: .06em;
  }
}

/* 2026-06-12: vacancies page, aligned with the BESSON premium system. */
body.vacancies-page {
  background: #050505;
  color: #f6f2ea;
}

body.vacancies-page .careers {
  overflow: hidden;
  background: #f5f2ea;
  color: #070707;
}

body.vacancies-page .careers-hero {
  position: relative;
  min-height: 100svh;
  display: grid;
  align-items: center;
  padding: clamp(132px, 15vw, 210px) var(--pad, 56px) clamp(76px, 8vw, 124px);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 76% 22%, rgba(255,255,255,.14), transparent 28%),
    linear-gradient(135deg, #020202 0%, #090909 50%, #171717 100%);
  color: #fff;
}

body.vacancies-page .careers-hero::before {
  content: "TEAM";
  position: absolute;
  right: -7vw;
  bottom: -9vw;
  z-index: -1;
  color: rgba(255,255,255,.04);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(150px, 30vw, 520px);
  font-weight: 900;
  line-height: .76;
  letter-spacing: -.08em;
  pointer-events: none;
}

body.vacancies-page .careers-hero__grid {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .48;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 78px 78px;
  mask-image: radial-gradient(circle at 72% 42%, #000 0%, transparent 62%);
}

body.vacancies-page .careers-hero__inner,
body.vacancies-page .careers-section__inner {
  width: min(1340px, calc(100vw - (var(--pad, 56px) * 2)));
  margin-inline: auto;
}

body.vacancies-page .careers-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(310px, .5fr);
  gap: clamp(36px, 7vw, 112px);
  align-items: end;
}

body.vacancies-page .careers-kicker {
  margin: 0 0 clamp(14px, 1.6vw, 24px);
  color: currentColor;
  opacity: .6;
  font-size: clamp(10px, .75vw, 12px);
  font-weight: 560;
  line-height: 1;
  letter-spacing: .32em;
  text-transform: uppercase;
}

body.vacancies-page .careers-hero h1 {
  max-width: 1000px;
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(54px, 8.3vw, 146px);
  font-weight: 890;
  line-height: .86;
  letter-spacing: -.075em;
  text-transform: uppercase;
  text-wrap: balance;
}

body.vacancies-page .careers-hero__lead {
  max-width: 760px;
  margin: clamp(26px, 3vw, 42px) 0 0;
  color: rgba(255,255,255,.74);
  font-size: clamp(17px, 1.32vw, 23px);
  font-weight: 340;
  line-height: 1.52;
  letter-spacing: .01em;
}

body.vacancies-page .careers-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(30px, 4vw, 54px);
}

body.vacancies-page .careers-btn,
body.vacancies-page .careers-role-card button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid currentColor;
  border-radius: 999px;
  color: inherit;
  background: transparent;
  font-size: 11px;
  font-weight: 720;
  letter-spacing: .19em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: transform .25s ease, background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
}

body.vacancies-page .careers-btn:hover,
body.vacancies-page .careers-btn:focus-visible,
body.vacancies-page .careers-role-card button:hover,
body.vacancies-page .careers-role-card button:focus-visible {
  transform: translateY(-2px);
}

body.vacancies-page .careers-btn--light {
  background: #fff;
  color: #050505;
  border-color: #fff;
}

body.vacancies-page .careers-btn--ghost {
  color: rgba(255,255,255,.88);
  border-color: rgba(255,255,255,.28);
}

body.vacancies-page .careers-btn--dark {
  background: #050505;
  color: #fff;
  border-color: #050505;
}

body.vacancies-page .careers-hero__cities {
  margin: clamp(22px, 3vw, 38px) 0 0;
  color: rgba(255,255,255,.54);
  font-size: 11px;
  font-weight: 560;
  letter-spacing: .26em;
  text-transform: uppercase;
}

body.vacancies-page .careers-hero__panel {
  display: grid;
  gap: 0;
  padding: clamp(24px, 3.2vw, 42px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 32px;
  background: rgba(255,255,255,.045);
  box-shadow: 0 28px 100px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter: blur(20px) saturate(1.08);
  -webkit-backdrop-filter: blur(20px) saturate(1.08);
}

body.vacancies-page .careers-hero__panel span {
  display: block;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.82);
  font-size: clamp(21px, 2.4vw, 42px);
  font-weight: 720;
  line-height: .95;
  letter-spacing: -.045em;
  text-transform: uppercase;
}

body.vacancies-page .careers-hero__panel span:last-child {
  border-bottom: 0;
}

body.vacancies-page .careers-section {
  position: relative;
  padding: clamp(72px, 8.5vw, 142px) 0;
  overflow: hidden;
  isolation: isolate;
}

body.vacancies-page .careers-section[data-theme="dark"] {
  background: #050505;
  color: #f6f2ea;
}

body.vacancies-page .careers-section[data-theme="light"] {
  background: #f5f2ea;
  color: #070707;
}

body.vacancies-page .careers-section[data-theme="dark"]::before {
  content: "BESSON";
  position: absolute;
  right: -9vw;
  bottom: -8vw;
  z-index: -1;
  color: rgba(255,255,255,.035);
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(150px, 28vw, 500px);
  font-weight: 900;
  line-height: .76;
  letter-spacing: -.08em;
  pointer-events: none;
}

body.vacancies-page .careers-section__head {
  max-width: 800px;
  margin: 0 0 clamp(34px, 4vw, 64px);
}

body.vacancies-page .careers-section__head h2,
body.vacancies-page .careers-split h2,
body.vacancies-page .careers-partners h2 {
  margin: 0;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif);
  font-size: clamp(42px, 6.2vw, 108px);
  font-weight: 880;
  line-height: .88;
  letter-spacing: -.07em;
  text-transform: uppercase;
  text-wrap: balance;
}

body.vacancies-page .careers-section__head p:not(.careers-kicker),
body.vacancies-page .careers-text p,
body.vacancies-page .careers-values__lead,
body.vacancies-page .careers-partners p {
  max-width: 720px;
  margin: clamp(18px, 2vw, 28px) 0 0;
  color: rgba(0,0,0,.58);
  font-size: clamp(15px, 1.1vw, 18px);
  font-weight: 350;
  line-height: 1.62;
}

body.vacancies-page .careers-section__head--dark p:not(.careers-kicker) {
  color: rgba(255,255,255,.58);
}

body.vacancies-page .careers-split,
body.vacancies-page .careers-apply__inner,
body.vacancies-page .careers-partners__inner {
  display: grid;
  grid-template-columns: minmax(280px, .58fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 82px);
  align-items: start;
}

body.vacancies-page .careers-text {
  display: grid;
  gap: 18px;
}

body.vacancies-page .careers-direction-grid,
body.vacancies-page .careers-role-grid,
body.vacancies-page .careers-trait-grid,
body.vacancies-page .careers-geo-grid,
body.vacancies-page .careers-faq-grid {
  display: grid;
  gap: 14px;
}

body.vacancies-page .careers-direction-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.vacancies-page .careers-role-grid,
body.vacancies-page .careers-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.vacancies-page .careers-trait-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body.vacancies-page .careers-geo-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.vacancies-page .careers-direction-grid article,
body.vacancies-page .careers-role-card,
body.vacancies-page .careers-trait-grid article,
body.vacancies-page .careers-geo-grid article,
body.vacancies-page .careers-faq-grid article {
  position: relative;
  min-height: 238px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(22px, 2.6vw, 34px);
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 28px;
  background: rgba(255,255,255,.52);
  color: #070707;
  box-shadow: 0 20px 70px rgba(0,0,0,.07), inset 0 1px 0 rgba(255,255,255,.64);
  transition: transform .28s ease, background-color .28s ease, border-color .28s ease, box-shadow .28s ease;
}

body.vacancies-page .careers-section[data-theme="dark"] .careers-direction-grid article,
body.vacancies-page .careers-section[data-theme="dark"] .careers-role-card,
body.vacancies-page .careers-section[data-theme="dark"] .careers-trait-grid article,
body.vacancies-page .careers-section[data-theme="dark"] .careers-geo-grid article {
  border-color: rgba(255,255,255,.12);
  background: rgba(255,255,255,.045);
  color: #fff;
  box-shadow: 0 28px 90px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.08);
}

body.vacancies-page .careers-direction-grid article:hover,
body.vacancies-page .careers-role-card:hover,
body.vacancies-page .careers-trait-grid article:hover,
body.vacancies-page .careers-geo-grid article:hover,
body.vacancies-page .careers-faq-grid article:hover {
  transform: translateY(-4px);
  border-color: rgba(0,0,0,.2);
  background: rgba(255,255,255,.82);
  box-shadow: 0 28px 84px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.8);
}

body.vacancies-page .careers-section[data-theme="dark"] article:hover {
  border-color: rgba(255,255,255,.25);
  background: rgba(255,255,255,.085);
}

body.vacancies-page .careers-direction-grid span,
body.vacancies-page .careers-role-card span,
body.vacancies-page .careers-geo-grid span {
  color: rgba(0,0,0,.46);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
}

body.vacancies-page .careers-section[data-theme="dark"] span {
  color: rgba(255,255,255,.5);
}

body.vacancies-page .careers-direction-grid h3,
body.vacancies-page .careers-role-card h3,
body.vacancies-page .careers-trait-grid h3,
body.vacancies-page .careers-faq-grid h3 {
  margin: 16px 0 auto;
  font-size: clamp(22px, 2vw, 34px);
  font-weight: 620;
  line-height: 1;
  letter-spacing: -.045em;
}

body.vacancies-page .careers-direction-grid p,
body.vacancies-page .careers-role-card p,
body.vacancies-page .careers-trait-grid p,
body.vacancies-page .careers-geo-grid p,
body.vacancies-page .careers-faq-grid p {
  margin: 28px 0 0;
  color: rgba(0,0,0,.6);
  font-size: 14px;
  font-weight: 360;
  line-height: 1.55;
}

body.vacancies-page .careers-section[data-theme="dark"] p {
  color: rgba(255,255,255,.58);
}

body.vacancies-page .careers-role-card {
  min-height: 430px;
}

body.vacancies-page .careers-role-card--wide {
  grid-column: 1 / -1;
  min-height: 330px;
}

body.vacancies-page .careers-role-card ul,
body.vacancies-page .careers-values-list {
  display: grid;
  gap: 10px;
  margin: 28px 0;
  padding: 0;
  list-style: none;
}

body.vacancies-page .careers-role-card li,
body.vacancies-page .careers-values-list li {
  position: relative;
  padding-left: 18px;
  color: rgba(0,0,0,.62);
  font-size: 13px;
  line-height: 1.45;
}

body.vacancies-page .careers-role-card li::before,
body.vacancies-page .careers-values-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .62em;
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: currentColor;
  opacity: .52;
}

body.vacancies-page .careers-role-card button {
  width: fit-content;
  min-height: 44px;
  margin-top: auto;
  background: #050505;
  color: #fff;
  border-color: #050505;
}

body.vacancies-page .careers-values-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
}

body.vacancies-page .careers-values-list li {
  padding: 14px 14px 14px 30px;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 18px;
  background: rgba(255,255,255,.52);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.vacancies-page .careers-geo-grid article {
  min-height: 210px;
}

body.vacancies-page .careers-geo-grid span {
  color: rgba(255,255,255,.9);
  font-size: clamp(24px, 2vw, 36px);
  font-weight: 650;
  line-height: 1;
  letter-spacing: -.05em;
  text-transform: none;
}

body.vacancies-page .careers-apply {
  background: #050505;
  color: #fff;
}

body.vacancies-page .careers-apply-form {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 18px;
  padding: clamp(22px, 3vw, 42px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 32px;
  background: rgba(255,255,255,.055);
  box-shadow: 0 28px 100px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter: blur(20px) saturate(1.08);
  -webkit-backdrop-filter: blur(20px) saturate(1.08);
}

body.vacancies-page .careers-apply-form__fields {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body.vacancies-page .careers-apply-form label,
body.vacancies-page .careers-select-label {
  display: grid;
  gap: 8px;
}

body.vacancies-page .careers-apply-form label span,
body.vacancies-page .careers-select-label span {
  color: rgba(255,255,255,.58);
  font-size: 10px;
  font-weight: 720;
  letter-spacing: .2em;
  text-transform: uppercase;
}

body.vacancies-page .careers-apply-form input[type="text"],
body.vacancies-page .careers-apply-form input[type="email"],
body.vacancies-page .careers-apply-form input[type="tel"],
body.vacancies-page .careers-apply-form select {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 16px;
  background: rgba(0,0,0,.26);
  color: #fff;
  font: inherit;
  font-size: 15px;
  outline: none;
  transition: border-color .22s ease, background-color .22s ease, box-shadow .22s ease;
}

body.vacancies-page .careers-apply-form select option {
  color: #050505;
}

body.vacancies-page .careers-apply-form input::placeholder {
  color: rgba(255,255,255,.34);
}

body.vacancies-page .careers-apply-form input:focus,
body.vacancies-page .careers-apply-form select:focus {
  border-color: rgba(255,255,255,.44);
  background: rgba(255,255,255,.06);
  box-shadow: 0 0 0 4px rgba(255,255,255,.055);
}

body.vacancies-page .careers-apply-form__upload {
  display: grid;
  gap: 10px;
  padding: 16px;
  border: 1px dashed rgba(255,255,255,.16);
  border-radius: 20px;
  background: rgba(255,255,255,.035);
}

body.vacancies-page .careers-upload-btn {
  display: inline-flex;
  width: fit-content;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border-radius: 999px;
  background: #fff;
  color: #050505;
  cursor: pointer;
}

body.vacancies-page .careers-upload-btn span {
  color: inherit !important;
  font-size: 10px !important;
  letter-spacing: .16em !important;
}

body.vacancies-page #careerFile {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

body.vacancies-page .careers-apply-form__upload p,
body.vacancies-page .careers-apply-form__micro,
body.vacancies-page .careers-apply-form__status {
  margin: 0;
  color: rgba(255,255,255,.54);
  font-size: 12px;
  line-height: 1.5;
}

body.vacancies-page .careers-apply-form__legal label {
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 10px;
}

body.vacancies-page .careers-apply-form__legal input {
  margin-top: 1px;
  accent-color: #fff;
}

body.vacancies-page .careers-apply-form__legal span {
  color: rgba(255,255,255,.56) !important;
  font-size: 11px !important;
  font-weight: 350 !important;
  line-height: 1.5 !important;
  letter-spacing: .02em !important;
  text-transform: none !important;
}

body.vacancies-page .careers-apply-form__legal a {
  color: rgba(255,255,255,.92);
  text-underline-offset: 3px;
}

body.vacancies-page .careers-apply-form__submit {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: #050505;
  font-size: 11px;
  font-weight: 780;
  letter-spacing: .2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .22s ease, opacity .22s ease;
}

body.vacancies-page .careers-apply-form__submit:hover,
body.vacancies-page .careers-apply-form__submit:focus-visible {
  transform: translateY(-2px);
}

body.vacancies-page .careers-apply-form__submit.is-busy {
  opacity: .58;
  cursor: wait;
}

body.vacancies-page .careers-apply-form__status.is-error {
  color: #ffb3a8;
}

body.vacancies-page .careers-success {
  margin-top: 16px;
  padding: 16px 18px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 18px;
  background: rgba(255,255,255,.08);
  color: rgba(255,255,255,.84);
  font-size: 14px;
  line-height: 1.45;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .28s ease, transform .28s ease;
}

body.vacancies-page .careers-success.is-visible {
  opacity: 1;
  transform: translateY(0);
}

body.vacancies-page .careers-partners__inner {
  align-items: center;
}

body.vacancies-page .careers-partners .careers-btn {
  width: fit-content;
  justify-self: end;
}

body.vacancies-page .careers-faq-grid article {
  min-height: 210px;
}

@media (max-width: 1180px) {
  body.vacancies-page .careers-hero__inner,
  body.vacancies-page .careers-split,
  body.vacancies-page .careers-apply__inner,
  body.vacancies-page .careers-partners__inner {
    grid-template-columns: 1fr;
  }

  body.vacancies-page .careers-direction-grid,
  body.vacancies-page .careers-trait-grid,
  body.vacancies-page .careers-geo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.vacancies-page .careers-apply-form__fields {
    grid-template-columns: 1fr;
  }

  body.vacancies-page .careers-partners .careers-btn {
    justify-self: start;
  }
}

@media (max-width: 768px) {
  body.vacancies-page .careers-hero,
  body.vacancies-page .careers-section {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.vacancies-page .careers-hero {
    min-height: auto;
    padding-top: 118px;
    padding-bottom: 72px;
  }

  body.vacancies-page .careers-hero__inner,
  body.vacancies-page .careers-section__inner {
    width: 100%;
  }

  body.vacancies-page .careers-hero h1,
  body.vacancies-page .careers-section__head h2,
  body.vacancies-page .careers-split h2,
  body.vacancies-page .careers-partners h2 {
    font-size: clamp(44px, 13vw, 72px);
    line-height: .9;
  }

  body.vacancies-page .careers-hero__lead,
  body.vacancies-page .careers-section__head p:not(.careers-kicker),
  body.vacancies-page .careers-text p,
  body.vacancies-page .careers-values__lead,
  body.vacancies-page .careers-partners p {
    font-size: 15px;
    line-height: 1.52;
  }

  body.vacancies-page .careers-hero__actions,
  body.vacancies-page .careers-btn {
    width: 100%;
  }

  body.vacancies-page .careers-hero__panel {
    border-radius: 24px;
  }

  body.vacancies-page .careers-direction-grid,
  body.vacancies-page .careers-role-grid,
  body.vacancies-page .careers-trait-grid,
  body.vacancies-page .careers-geo-grid,
  body.vacancies-page .careers-faq-grid,
  body.vacancies-page .careers-values-list {
    grid-template-columns: 1fr;
  }

  body.vacancies-page .careers-direction-grid article,
  body.vacancies-page .careers-role-card,
  body.vacancies-page .careers-trait-grid article,
  body.vacancies-page .careers-geo-grid article,
  body.vacancies-page .careers-faq-grid article {
    min-height: auto;
    border-radius: 24px;
  }

  body.vacancies-page .careers-role-card--wide {
    grid-column: auto;
  }

  body.vacancies-page .careers-role-card button,
  body.vacancies-page .careers-upload-btn,
  body.vacancies-page .careers-apply-form__submit {
    width: 100%;
  }

body.vacancies-page .careers-apply-form {
    padding: 18px;
    border-radius: 24px;
  }
}

/* Event production page */
body.event-production-page {
  background: #050505;
  color: #f7f7f2;
}

body.event-production-page .event-page {
  overflow: hidden;
  background: #050505;
}

body.event-production-page .event-hero,
body.event-production-page .event-section {
  position: relative;
  isolation: isolate;
  padding: clamp(92px, 9vw, 150px) clamp(22px, 5vw, 76px);
}

body.event-production-page .event-hero {
  min-height: 100svh;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-top: clamp(132px, 13vw, 190px);
  background:
    radial-gradient(circle at 82% 20%, rgba(255,255,255,.12), transparent 34%),
    radial-gradient(circle at 15% 78%, rgba(255,255,255,.08), transparent 34%),
    #050505;
}

body.event-production-page .event-hero::before {
  content: "";
  position: absolute;
  inset: auto -18vw -26vw auto;
  width: min(78vw, 920px);
  aspect-ratio: 1;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 50%;
  opacity: .72;
  pointer-events: none;
}

body.event-production-page .event-hero__grid {
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 88px 88px;
  mask-image: radial-gradient(circle at 70% 32%, #000, transparent 64%);
  opacity: .5;
  pointer-events: none;
}

body.event-production-page .event-hero__inner,
body.event-production-page .event-section__inner {
  width: min(100%, 1480px);
  margin: 0 auto;
}

body.event-production-page .event-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .62fr);
  align-items: end;
  gap: clamp(36px, 7vw, 112px);
}

body.event-production-page .event-kicker {
  margin: 0 0 18px;
  color: currentColor;
  font-size: clamp(10px, .78vw, 12px);
  font-weight: 620;
  line-height: 1.2;
  letter-spacing: .34em;
  text-transform: uppercase;
  opacity: .54;
}

body.event-production-page .event-hero h1,
body.event-production-page .event-section__head h2 {
  margin: 0;
  max-width: 980px;
  color: currentColor;
  font-size: clamp(58px, 8vw, 136px);
  font-weight: 850;
  line-height: .86;
  letter-spacing: -.072em;
  text-transform: none;
}

body.event-production-page .event-hero h1 span {
  display: block;
}

body.event-production-page .event-hero__lead,
body.event-production-page .event-section__head p:not(.event-kicker) {
  max-width: 850px;
  margin: 24px 0 0;
  color: rgba(255,255,255,.66);
  font-size: clamp(16px, 1.22vw, 22px);
  font-weight: 340;
  line-height: 1.45;
  letter-spacing: -.012em;
  text-transform: none;
}

body.event-production-page .event-section[data-theme="light"] {
  background: #f4f3ef;
  color: #050505;
}

body.event-production-page .event-section[data-theme="light"] .event-section__head p:not(.event-kicker),
body.event-production-page .event-section[data-theme="light"] :is(article, a) p,
body.event-production-page .event-section[data-theme="light"] .event-tag-list a,
body.event-production-page .event-section[data-theme="light"] .event-process-list p {
  color: rgba(5,5,5,.62);
}

body.event-production-page .event-section[data-theme="dark"] {
  background: #050505;
  color: #f7f7f2;
}

body.event-production-page .event-section__head {
  display: grid;
  gap: 0;
  margin-bottom: clamp(32px, 5vw, 72px);
}

body.event-production-page .event-section__head--dark p:not(.event-kicker),
body.event-production-page .event-section[data-theme="dark"] :is(article, a) p,
body.event-production-page .event-section[data-theme="dark"] .event-process-list p {
  color: rgba(255,255,255,.62);
}

body.event-production-page .event-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

body.event-production-page .event-btn {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid currentColor;
  border-radius: 999px;
  color: currentColor;
  font-size: 11px;
  font-weight: 760;
  letter-spacing: .18em;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform .24s ease, background-color .24s ease, color .24s ease, border-color .24s ease;
}

body.event-production-page .event-btn--light {
  border-color: #f7f7f2;
  background: #f7f7f2;
  color: #050505;
}

body.event-production-page .event-btn--ghost {
  border-color: rgba(255,255,255,.28);
  color: rgba(255,255,255,.88);
}

body.event-production-page .event-btn:hover,
body.event-production-page .event-btn:focus-visible {
  transform: translateY(-2px);
}

body.event-production-page .event-hero__cities {
  margin: 24px 0 0;
  color: rgba(255,255,255,.54);
  font-size: 12px;
  letter-spacing: .28em;
  text-transform: uppercase;
}

body.event-production-page .event-hero__panel {
  display: grid;
  gap: 12px;
  padding: clamp(22px, 3.2vw, 42px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 34px;
  background: linear-gradient(135deg, rgba(255,255,255,.09), rgba(255,255,255,.025));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.12), 0 28px 80px rgba(0,0,0,.32);
}

body.event-production-page .event-hero__panel span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  border-bottom: 1px solid rgba(255,255,255,.1);
  color: rgba(255,255,255,.82);
  font-size: clamp(15px, 1.25vw, 20px);
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.event-production-page .event-hero__panel span::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
  opacity: .48;
}

body.event-production-page .event-card-grid,
body.event-production-page .event-format-grid,
body.event-production-page .event-case-grid,
body.event-production-page .event-geo-grid,
body.event-production-page .event-faq-grid,
body.event-production-page .event-number-grid {
  display: grid;
  gap: 14px;
}

body.event-production-page .event-card-grid--four,
body.event-production-page .event-format-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.event-production-page .event-case-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.event-production-page .event-geo-grid,
body.event-production-page .event-number-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.event-production-page .event-faq-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.event-production-page .event-card-grid article,
body.event-production-page .event-format-grid a,
body.event-production-page .event-case-grid a,
body.event-production-page .event-geo-grid article,
body.event-production-page .event-faq-grid article,
body.event-production-page .event-number-grid article,
body.event-production-page .event-process-list li {
  position: relative;
  min-height: 220px;
  padding: clamp(20px, 2.2vw, 30px);
  border: 1px solid rgba(5,5,5,.1);
  border-radius: 28px;
  background: rgba(255,255,255,.54);
  color: #050505;
  text-decoration: none;
  overflow: hidden;
}

body.event-production-page .event-section[data-theme="dark"] :is(.event-card-grid article, .event-format-grid a, .event-case-grid a, .event-geo-grid article, .event-faq-grid article, .event-number-grid article) {
  border-color: rgba(255,255,255,.11);
  background: rgba(255,255,255,.045);
  color: #f7f7f2;
}

body.event-production-page .event-format-grid a,
body.event-production-page .event-case-grid a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform .26s ease, border-color .26s ease, background-color .26s ease;
}

body.event-production-page .event-format-grid a:hover,
body.event-production-page .event-format-grid a:focus-visible,
body.event-production-page .event-case-grid a:hover,
body.event-production-page .event-case-grid a:focus-visible {
  transform: translateY(-5px);
  border-color: rgba(255,255,255,.34);
  background: rgba(255,255,255,.075);
}

body.event-production-page :is(.event-card-grid, .event-format-grid, .event-case-grid, .event-geo-grid, .event-faq-grid, .event-number-grid) span {
  display: inline-flex;
  margin-bottom: 18px;
  color: currentColor;
  font-size: 11px;
  font-weight: 720;
  letter-spacing: .22em;
  text-transform: uppercase;
  opacity: .48;
}

body.event-production-page :is(.event-card-grid, .event-format-grid, .event-case-grid, .event-geo-grid, .event-faq-grid) h3 {
  margin: 0;
  color: currentColor;
  font-size: clamp(20px, 1.65vw, 30px);
  font-weight: 760;
  line-height: .98;
  letter-spacing: -.045em;
}

body.event-production-page :is(.event-card-grid, .event-format-grid, .event-case-grid, .event-geo-grid, .event-faq-grid) p,
body.event-production-page .event-format-grid em,
body.event-production-page .event-case-grid em {
  margin: 18px 0 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 340;
  line-height: 1.52;
  letter-spacing: -.006em;
}

body.event-production-page .event-format-grid em,
body.event-production-page .event-case-grid em {
  margin-top: 28px;
  color: currentColor;
  font-size: 10px;
  font-weight: 780;
  letter-spacing: .2em;
  text-transform: uppercase;
  opacity: .86;
}

body.event-production-page .event-tags__inner {
  display: grid;
  grid-template-columns: minmax(280px, .38fr) 1fr;
  align-items: start;
  gap: clamp(32px, 6vw, 88px);
}

body.event-production-page .event-tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body.event-production-page .event-tag-list a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  border: 1px solid rgba(5,5,5,.13);
  border-radius: 999px;
  padding: 0 16px;
  color: rgba(5,5,5,.64);
  font-size: 12px;
  font-weight: 620;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform .22s ease, background-color .22s ease, color .22s ease;
}

body.event-production-page .event-tag-list a:hover,
body.event-production-page .event-tag-list a:focus-visible {
  transform: translateY(-2px);
  background: #050505;
  color: #f7f7f2;
}

body.event-production-page .event-process-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.event-production-page .event-process-list li {
  min-height: 240px;
}

body.event-production-page .event-process-list strong {
  display: block;
  color: currentColor;
  font-size: clamp(22px, 1.8vw, 34px);
  font-weight: 760;
  line-height: .96;
  letter-spacing: -.045em;
}

body.event-production-page .event-number-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body.event-production-page .event-number-grid article {
  min-height: 180px;
}

body.event-production-page .event-number-grid strong {
  display: block;
  color: currentColor;
  font-size: clamp(36px, 4.3vw, 72px);
  font-weight: 830;
  line-height: .86;
  letter-spacing: -.07em;
}

body.event-production-page .event-number-grid span {
  margin: 24px 0 0;
  opacity: .62;
}

body.event-production-page .event-form-section__inner {
  display: grid;
  grid-template-columns: minmax(0, .75fr) minmax(420px, .72fr);
  gap: clamp(28px, 6vw, 90px);
  align-items: start;
}

body.event-production-page .event-form-section .contacts-quick-form {
  margin: 0;
}

body.event-production-page #contactsQuickFile {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

body.event-production-page .event-faq-grid article {
  min-height: 190px;
}

@media (max-width: 1180px) {
  body.event-production-page .event-hero__inner,
  body.event-production-page .event-tags__inner,
  body.event-production-page .event-form-section__inner {
    grid-template-columns: 1fr;
  }

  body.event-production-page .event-card-grid--four,
  body.event-production-page .event-format-grid,
  body.event-production-page .event-case-grid,
  body.event-production-page .event-process-list,
  body.event-production-page .event-number-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.event-production-page .event-geo-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  body.event-production-page .event-hero,
  body.event-production-page .event-section {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.event-production-page .event-hero {
    min-height: auto;
    padding-top: 118px;
    padding-bottom: 72px;
  }

  body.event-production-page .event-hero h1,
  body.event-production-page .event-section__head h2 {
    font-size: clamp(44px, 13vw, 72px);
    line-height: .9;
  }

  body.event-production-page .event-hero__lead,
  body.event-production-page .event-section__head p:not(.event-kicker) {
    font-size: 15px;
    line-height: 1.52;
  }

  body.event-production-page .event-hero__actions,
  body.event-production-page .event-btn {
    width: 100%;
  }

  body.event-production-page .event-hero__panel {
    border-radius: 24px;
  }

  body.event-production-page .event-card-grid--four,
  body.event-production-page .event-format-grid,
  body.event-production-page .event-case-grid,
  body.event-production-page .event-faq-grid,
  body.event-production-page .event-process-list,
  body.event-production-page .event-number-grid,
  body.event-production-page .event-geo-grid {
    grid-template-columns: 1fr;
  }

  body.event-production-page :is(.event-card-grid article, .event-format-grid a, .event-case-grid a, .event-geo-grid article, .event-faq-grid article, .event-number-grid article, .event-process-list li) {
    min-height: auto;
    border-radius: 24px;
  }

  body.event-production-page .event-tag-list {
    gap: 8px;
  }

  body.event-production-page .event-tag-list a {
    min-height: 40px;
    font-size: 10px;
    letter-spacing: .12em;
  }
}

/* 2026-06-15: restore visible BESSON monograms on homepage sections. */
body:has(.hero-monogram-intro) #about.stage::after,
body:has(.hero-monogram-intro) #services::after,
body:has(.hero-monogram-intro) #resources::after,
body:has(.hero-monogram-intro) #resources.agency-globe::after,
body:has(.hero-monogram-intro) #reviews::after,
body:has(.hero-monogram-intro) #how::after,
body:has(.hero-monogram-intro) #offices::after,
body:has(.hero-monogram-intro) #faq.faq-home::after {
  color: #050505 !important;
  background: #050505 !important;
  display: block !important;
}

body:has(.hero-monogram-intro) #workGrid::after,
body:has(.hero-monogram-intro) #clients::after,
body:has(.hero-monogram-intro) #team::after,
body:has(.hero-monogram-intro) #projectStart::after {
  color: #fff !important;
  background: #fff !important;
  display: block !important;
}

/* 2026-06-22: larger services section headline on desktop. */
@media (min-width: 769px) {
  #services .services-format__title {
    font-size: clamp(29px, 3.2vw, 52px) !important;
    line-height: .9 !important;
    letter-spacing: .09em !important;
  }
}

@media (max-width: 768px) {
  #services .services-format__lead {
    width: min(350px, calc(100vw - 42px)) !important;
    font-size: 16px !important;
    line-height: 1.32 !important;
    letter-spacing: .008em !important;
  }
}

/* 2026-06-22: showreel audio autoplay control with desktop/mobile volume. */
.hero-sound-control {
  --hero-volume-level: 86%;
  position: fixed !important;
  right: var(--cta-left, 56px) !important;
  bottom: calc(44px + env(safe-area-inset-bottom)) !important;
  z-index: 90 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
  transition: opacity .28s ease, transform .28s ease !important;
  pointer-events: auto !important;
}

.hero.hero--sound-out .hero-sound-control,
.hero.hero--logo-out .hero-sound-control {
  opacity: 0 !important;
  transform: translate3d(18px, 0, 0) !important;
  pointer-events: none !important;
}

.hero-sound-control .hero-sound-toggle {
  position: relative !important;
  right: auto !important;
  bottom: auto !important;
  flex: 0 0 auto !important;
}

.hero-volume {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  width: 132px !important;
  min-height: 34px !important;
  padding: 8px 11px !important;
  border: 1px solid rgba(255,255,255,.2) !important;
  border-radius: 999px !important;
  background: rgba(8,8,8,.36) !important;
  box-shadow: 0 14px 34px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.12) !important;
  backdrop-filter: blur(16px) saturate(1.05) !important;
  -webkit-backdrop-filter: blur(16px) saturate(1.05) !important;
  cursor: pointer !important;
}

.hero-volume__label {
  flex: 0 0 auto !important;
  color: rgba(255,255,255,.72) !important;
  font-size: 8px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .16em !important;
  text-transform: uppercase !important;
}

.hero-volume__range {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 4px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #fff 0 var(--hero-volume-level), rgba(255,255,255,.24) var(--hero-volume-level) 100%) !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
}

.hero-volume__range::-webkit-slider-runnable-track {
  height: 4px !important;
  border-radius: 999px !important;
  background: transparent !important;
}

.hero-volume__range::-webkit-slider-thumb {
  width: 13px !important;
  height: 13px !important;
  margin-top: -4.5px !important;
  border: 1px solid rgba(255,255,255,.72) !important;
  border-radius: 50% !important;
  background: #fff !important;
  box-shadow: 0 4px 14px rgba(0,0,0,.34) !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.hero-volume__range::-moz-range-track {
  height: 4px !important;
  border-radius: 999px !important;
  background: transparent !important;
}

.hero-volume__range::-moz-range-thumb {
  width: 13px !important;
  height: 13px !important;
  border: 1px solid rgba(255,255,255,.72) !important;
  border-radius: 50% !important;
  background: #fff !important;
  box-shadow: 0 4px 14px rgba(0,0,0,.34) !important;
}

@media (max-width: 768px) {
  .hero-sound-control {
    right: 12px !important;
    bottom: calc(46px + env(safe-area-inset-bottom)) !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 8px !important;
  }

  .hero-volume {
    width: 92px !important;
    min-height: 28px !important;
    padding: 7px 9px !important;
    transform: rotate(-90deg) translate3d(0, 0, 0) !important;
    transform-origin: 50% 50% !important;
    margin: 0 0 20px !important;
  }

  .hero-volume__label {
    display: none !important;
  }

  .hero-volume__range::-webkit-slider-thumb {
    width: 15px !important;
    height: 15px !important;
    margin-top: -5.5px !important;
  }

  .hero-volume__range::-moz-range-thumb {
    width: 15px !important;
    height: 15px !important;
  }
}

/* 2026-06-22: volume slider visually grows from the sound toggle icon. */
.hero-sound-control {
  gap: 0 !important;
}

.hero-sound-control .hero-sound-toggle {
  z-index: 2 !important;
}

.hero-volume {
  width: 106px !important;
  min-height: 34px !important;
  margin-right: -10px !important;
  padding: 8px 18px 8px 12px !important;
  border-right: 0 !important;
  border-radius: 999px 0 0 999px !important;
}

.hero-volume__label {
  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;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 768px) {
  .hero-volume {
    width: 88px !important;
    min-height: 26px !important;
    margin: 0 0 14px !important;
    padding: 7px 9px !important;
    border: 1px solid rgba(255,255,255,.2) !important;
    border-radius: 999px !important;
  }
}

/* 2026-06-22: replace the central scroll cue with an elegant volume line. */
.hero__scroll,
.scroll-indicator {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.hero-sound-control {
  flex-direction: column !important;
  align-items: center !important;
  gap: 8px !important;
}

.hero-volume {
  width: 76px !important;
  min-height: 18px !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  transform: rotate(-90deg) translate3d(0, 0, 0) !important;
  transform-origin: 50% 50% !important;
}

.hero-volume__range {
  width: 76px !important;
  height: 2px !important;
  padding: 0 !important;
  background: linear-gradient(90deg, #fff 0 var(--hero-volume-level), rgba(255,255,255,.24) var(--hero-volume-level) 100%) !important;
  box-shadow: 0 0 16px rgba(255,255,255,.18) !important;
}

.hero-volume__range::-webkit-slider-runnable-track {
  height: 2px !important;
}

.hero-volume__range::-webkit-slider-thumb {
  width: 9px !important;
  height: 9px !important;
  margin-top: -3.5px !important;
  border: 1px solid rgba(255,255,255,.84) !important;
  background: #fff !important;
  box-shadow: 0 0 12px rgba(255,255,255,.24), 0 4px 14px rgba(0,0,0,.28) !important;
}

.hero-volume__range::-moz-range-track {
  height: 2px !important;
}

.hero-volume__range::-moz-range-thumb {
  width: 9px !important;
  height: 9px !important;
  border: 1px solid rgba(255,255,255,.84) !important;
  background: #fff !important;
  box-shadow: 0 0 12px rgba(255,255,255,.24), 0 4px 14px rgba(0,0,0,.28) !important;
}

@media (max-width: 768px) {
  .hero-sound-control {
    gap: 7px !important;
  }

  .hero-volume {
    width: 62px !important;
    min-height: 16px !important;
    margin: 0 0 4px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .hero-volume__range {
    width: 62px !important;
    height: 2px !important;
  }
}

/* 2026-06-22: final volume control mirrors the former central scroll line. */
.hero-sound-control {
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
}

.hero-volume {
  position: relative !important;
  display: block !important;
  width: 18px !important;
  height: 52px !important;
  min-height: 52px !important;
  margin: 0 0 2px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  transform: none !important;
  cursor: pointer !important;
}

.hero-volume::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 0 !important;
  width: 1px !important;
  height: 52px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,.82), rgba(255,255,255,.08)) !important;
  box-shadow: 0 0 18px rgba(255,255,255,.16), 0 18px 48px rgba(0,0,0,.4) !important;
  transform: translateX(-50%) !important;
  pointer-events: none !important;
}

.hero-volume__range {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  width: 52px !important;
  height: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  outline: none !important;
  transform: translate(-50%, -50%) rotate(-90deg) !important;
  transform-origin: 50% 50% !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
}

.hero-volume__range::-webkit-slider-runnable-track {
  width: 52px !important;
  height: 2px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
}

.hero-volume__range::-webkit-slider-thumb {
  width: 18px !important;
  height: 2px !important;
  margin-top: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.94) !important;
  box-shadow: 0 0 18px rgba(255,255,255,.22), 0 10px 28px rgba(0,0,0,.34) !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.hero-volume__range::-moz-range-track {
  width: 52px !important;
  height: 2px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
}

.hero-volume__range::-moz-range-thumb {
  width: 18px !important;
  height: 2px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.94) !important;
  box-shadow: 0 0 18px rgba(255,255,255,.22), 0 10px 28px rgba(0,0,0,.34) !important;
}

@media (max-width: 768px) {
  .hero-sound-control {
    gap: 8px !important;
  }

  .hero-volume {
    width: 18px !important;
    height: 46px !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .hero-volume::before {
    height: 46px !important;
  }

  .hero-volume__range {
    width: 46px !important;
    height: 18px !important;
  }

  .hero-volume__range::-webkit-slider-runnable-track {
    width: 46px !important;
    height: 2px !important;
  }

  .hero-volume__range::-webkit-slider-thumb {
    width: 16px !important;
    height: 2px !important;
    margin-top: 0 !important;
  }

  .hero-volume__range::-moz-range-track {
    width: 46px !important;
    height: 2px !important;
  }

  .hero-volume__range::-moz-range-thumb {
    width: 16px !important;
    height: 2px !important;
  }
}

/* 2026-06-23: outline-only sound button and softer volume line. */
.hero-sound-control .hero-sound-toggle {
  width: 46px !important;
  height: 46px !important;
  border: 1px solid rgba(255,255,255,.34) !important;
  background: rgba(255,255,255,.025) !important;
  color: rgba(255,255,255,.92) !important;
  box-shadow:
    0 14px 38px rgba(0,0,0,.34),
    0 0 0 1px rgba(255,255,255,.035) !important;
  backdrop-filter: blur(14px) saturate(1.02) !important;
  -webkit-backdrop-filter: blur(14px) saturate(1.02) !important;
}

.hero-sound-control .hero-sound-toggle::before,
.hero-sound-control .hero-sound-toggle::after {
  content: none !important;
  display: none !important;
}

.hero-sound-control .hero-sound-toggle:hover,
.hero-sound-control .hero-sound-toggle:focus-visible,
.hero-sound-control .hero-sound-toggle.is-on {
  border-color: rgba(255,255,255,.5) !important;
  background: rgba(255,255,255,.055) !important;
  color: rgba(255,255,255,.96) !important;
  box-shadow:
    0 16px 42px rgba(0,0,0,.38),
    0 0 0 1px rgba(255,255,255,.055) !important;
}

.hero-sound-control .hero-sound-toggle__icon svg {
  filter: none !important;
}

.hero-volume::before {
  background: linear-gradient(180deg, rgba(255,255,255,.12), rgba(255,255,255,.54), rgba(255,255,255,.08)) !important;
  box-shadow: 0 0 12px rgba(255,255,255,.08), 0 14px 38px rgba(0,0,0,.32) !important;
}

.hero-volume__range::-webkit-slider-thumb {
  background: rgba(255,255,255,.72) !important;
  box-shadow: 0 0 10px rgba(255,255,255,.1), 0 8px 22px rgba(0,0,0,.28) !important;
}

.hero-volume__range::-moz-range-thumb {
  background: rgba(255,255,255,.72) !important;
  box-shadow: 0 0 10px rgba(255,255,255,.1), 0 8px 22px rgba(0,0,0,.28) !important;
}

@media (max-width: 768px) {
  .hero-sound-control .hero-sound-toggle {
    width: 43px !important;
    height: 43px !important;
  }
}

/* 2026-06-22: align final project CTA typography with the main heading system. */
#projectStart .project-start__title {
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size: clamp(48px, 7.1vw, 108px) !important;
  line-height: .9 !important;
  font-weight: 920 !important;
  letter-spacing: .012em !important;
  text-transform: none !important;
  font-synthesis: none !important;
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  color: rgba(255,255,255,.96) !important;
  filter: none !important;
}

#projectStart .project-start__lead {
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size: clamp(22px, 2.6vw, 38px) !important;
  line-height: 1.18 !important;
  font-weight: 520 !important;
  letter-spacing: 0 !important;
  color: rgba(255,255,255,.72) !important;
  font-synthesis: none !important;
}

@media (max-width: 768px) {
  #projectStart .project-start__inner {
    margin-top: clamp(22px, 4vh, 44px) !important;
  }

  #projectStart .project-start__title {
    font-size: clamp(40px, 12vw, 58px) !important;
    line-height: .94 !important;
    letter-spacing: .008em !important;
  }

  #projectStart .project-start__lead {
    font-size: clamp(18px, 5.2vw, 24px) !important;
    line-height: 1.2 !important;
  }
}

/* 2026-06-22: mobile services are a dropdown, not separate top-level links. */
@media (max-width: 900px) {
  #siteNav .mobile-menu__services {
    margin: 14px 0 !important;
  }

  #siteNav .mobile-menu-services {
    display: block !important;
  }

  #siteNav .mobile-menu-services__trigger {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    color: #fff !important;
    font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
    font-size: .92rem !important;
    font-weight: 400 !important;
    letter-spacing: .18em !important;
    line-height: 1.15 !important;
    text-transform: uppercase !important;
    list-style: none !important;
    cursor: pointer !important;
    user-select: none !important;
  }

  #siteNav .mobile-menu-services__trigger::-webkit-details-marker {
    display: none !important;
  }

  #siteNav .mobile-menu-services__trigger::after {
    content: "" !important;
    position: relative !important;
    flex: 0 0 auto !important;
    width: 14px !important;
    height: 14px !important;
    margin-left: 2px !important;
    background:
      linear-gradient(rgba(255,255,255,.62), rgba(255,255,255,.62)) center / 14px 1px no-repeat,
      linear-gradient(rgba(255,255,255,.62), rgba(255,255,255,.62)) center / 1px 14px no-repeat !important;
    transform: translateY(-1px) rotate(0deg) !important;
    transform-origin: 50% 50% !important;
    transition: transform .28s cubic-bezier(.19, 1, .22, 1), opacity .22s ease !important;
  }

  #siteNav .mobile-menu-services[open] .mobile-menu-services__trigger::after {
    content: "" !important;
    transform: translateY(-1px) rotate(45deg) !important;
    opacity: .92 !important;
  }

  #siteNav .mobile-menu-services__list {
    margin: 14px 0 0 !important;
    padding: 0 0 0 14px !important;
    border-left: 1px solid rgba(255,255,255,.2) !important;
    list-style: none !important;
  }

  #siteNav .mobile-menu-services__list li {
    margin: 10px 0 !important;
  }

  #siteNav .mobile-menu-services__list a {
    display: inline-flex !important;
    color: rgba(255,255,255,.68) !important;
    font-size: .78rem !important;
    font-weight: 400 !important;
    letter-spacing: .16em !important;
    line-height: 1.18 !important;
    text-transform: uppercase !important;
  }
}

/* 2026-06-22: temporary plain black homepage hero while rebuilding the composition. */
#top.hero {
  background: #050505 !important;
}

#top.hero .hero-video,
#top.hero .hero__content--brand-flight {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

#top.hero .hero-video {
  display: none !important;
}

#top.hero .hero-video__media {
  display: none !important;
}

#top.hero .hero-video-shape {
  position: absolute !important;
  right: -3vw !important;
  top: 50% !important;
  z-index: 1 !important;
  width: min(60vw, 980px) !important;
  height: min(82vh, 820px) !important;
  overflow: hidden !important;
  contain: layout paint !important;
  clip-path: none !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: .92 !important;
  transform: translate3d(0, -50%, 0) !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.26) 7%, rgba(0,0,0,.78) 28%, #000 52%, #000 100%) !important;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.26) 7%, rgba(0,0,0,.78) 28%, #000 52%, #000 100%) !important;
  pointer-events: none !important;
}

#top.hero .hero-video-shape video {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: grayscale(1) contrast(1.12) brightness(.48) !important;
  opacity: .66 !important;
  transform: none !important;
}

#top.hero .hero-video-shape::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background:
    radial-gradient(ellipse at 76% 50%, rgba(255,255,255,.08), transparent 38%),
    linear-gradient(90deg, rgba(5,5,5,.72) 0%, rgba(5,5,5,.52) 14%, rgba(5,5,5,.2) 38%, rgba(5,5,5,.18) 72%, rgba(5,5,5,.48) 100%),
    linear-gradient(180deg, #050505 0%, rgba(5,5,5,0) 24%, rgba(5,5,5,0) 72%, #050505 100%) !important;
  pointer-events: none !important;
}

#top.hero .hero-copy {
  position: absolute !important;
  left: clamp(44px, 7vw, 128px) !important;
  top: 50% !important;
  z-index: 3 !important;
  width: min(46vw, 690px) !important;
  max-width: calc(100vw - 88px) !important;
  color: #fff !important;
  text-align: left !important;
  transform: translate3d(0, -43%, 0) !important;
  pointer-events: auto !important;
}

#top.hero .hero-copy__eyebrow,
#top.hero .hero-copy__title,
#top.hero .hero-copy__lead {
  margin: 0 !important;
  font-family: var(--display-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-synthesis: none !important;
}

#top.hero .hero-copy__eyebrow {
  margin-bottom: clamp(18px, 2vw, 30px) !important;
  color: rgba(255,255,255,.62) !important;
  font-size: clamp(11px, .9vw, 14px) !important;
  font-weight: 780 !important;
  line-height: 1.1 !important;
  letter-spacing: .28em !important;
  text-transform: uppercase !important;
}

#top.hero .hero-copy__title {
  max-width: 11.4em !important;
  color: rgba(255,255,255,.96) !important;
  font-size: clamp(54px, 6.1vw, 116px) !important;
  font-weight: 920 !important;
  line-height: .88 !important;
  letter-spacing: .015em !important;
  text-transform: none !important;
}

#top.hero .hero-copy__lead {
  max-width: 36em !important;
  margin-top: clamp(22px, 2.4vw, 34px) !important;
  color: rgba(255,255,255,.68) !important;
  font-size: clamp(17px, 1.35vw, 23px) !important;
  font-weight: 430 !important;
  line-height: 1.34 !important;
  letter-spacing: .005em !important;
}

@media (max-width: 900px) {
  #top.hero .hero-video-shape {
    left: 0 !important;
    right: auto !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    opacity: .8 !important;
    transform: none !important;
    -webkit-mask-image:
      linear-gradient(180deg, transparent 0%, #000 16%, #000 74%, transparent 100%),
      linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%) !important;
    -webkit-mask-composite: source-in !important;
    mask-image:
      linear-gradient(180deg, transparent 0%, #000 16%, #000 74%, transparent 100%),
      linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%) !important;
    mask-composite: intersect !important;
  }

  #top.hero .hero-video-shape video {
    opacity: .68 !important;
    filter: grayscale(1) contrast(1.06) brightness(.58) !important;
  }

  #top.hero .hero-video-shape::after {
    background:
      radial-gradient(ellipse at 60% 44%, rgba(255,255,255,.08), transparent 42%),
      linear-gradient(180deg, rgba(5,5,5,.62), rgba(5,5,5,.22) 36%, rgba(5,5,5,.32) 64%, rgba(5,5,5,.72)),
      linear-gradient(90deg, rgba(5,5,5,.58), rgba(5,5,5,.16) 28%, rgba(5,5,5,.16) 72%, rgba(5,5,5,.52)) !important;
  }

  #top.hero .hero-copy {
    left: 50% !important;
    right: auto !important;
    top: 54% !important;
    width: min(88vw, 560px) !important;
    max-width: calc(100vw - 32px) !important;
    text-align: center !important;
    transform: translate3d(-50%, -50%, 0) !important;
  }

  #top.hero .hero-copy__eyebrow {
    margin-bottom: 16px !important;
    font-size: 10px !important;
    letter-spacing: .22em !important;
  }

  #top.hero .hero-copy__title {
    max-width: none !important;
    font-size: clamp(37px, 11.4vw, 58px) !important;
    line-height: .94 !important;
    letter-spacing: .005em !important;
  }

  #top.hero .hero-copy__lead {
    max-width: 31em !important;
    margin: 20px auto 0 !important;
    font-size: clamp(15px, 4.2vw, 18px) !important;
    line-height: 1.38 !important;
  }
}

@media (max-width: 480px) {
  #top.hero .hero-copy__title {
    font-size: clamp(32px, 10vw, 48px) !important;
  }

  #top.hero .hero-copy__lead {
    font-size: clamp(14px, 3.9vw, 16px) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  #top.hero .hero-video-shape video {
    display: none !important;
  }
}

/* 2026-06-23: keep the 100+ annual projects explanation visible under the title. */
#resources.agency-globe .resources-command-card.resources-command-card--hero {
  display: flex !important;
  flex-direction: column !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__body {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  min-height: 100% !important;
}

#resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__text {
  display: block !important;
  margin-top: clamp(10px, .9vw, 14px) !important;
  padding-top: 0 !important;
  color: rgba(0,0,0,.58) !important;
  --typed-color: rgba(0,0,0,.58) !important;
}

@media (max-width: 900px) {
  #resources.agency-globe .resources-command-card.resources-command-card--hero,
  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__body {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-metric,
  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__title,
  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__text {
    align-self: flex-start !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }

  #resources.agency-globe .resources-command-card.resources-command-card--hero .resources-command-card__text {
    display: block !important;
    font-size: 10.8px !important;
    line-height: 1.26 !important;
  }
}

/* 2026-06-23: scale resource metrics to match the annual projects card, except financing. */
@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card:not([data-count-value="100000"]):not(.resources-command-card--hero) .resources-command-number {
    font-size: clamp(56px, 4.5vw, 78px) !important;
    line-height: .9 !important;
  }

  #resources.agency-globe .resources-command-card:not([data-count-value="100000"]):not(.resources-command-card--hero) .resources-command-suffix {
    font-size: clamp(22px, 1.75vw, 30px) !important;
    line-height: 1 !important;
  }

  #resources.agency-globe .resources-command-card:not([data-count-value="100000"]):not(.resources-command-card--hero) .resources-command-card__title {
    margin-top: clamp(4px, .45vw, 8px) !important;
    font-size: clamp(18px, 1.22vw, 23px) !important;
    line-height: 1.05 !important;
    letter-spacing: .035em !important;
  }

  #resources.agency-globe .resources-command-card:not([data-count-value="100000"]):not(.resources-command-card--hero) .resources-command-card__text {
    margin-top: clamp(10px, .85vw, 14px) !important;
    font-size: clamp(15px, 1vw, 18px) !important;
    line-height: 1.28 !important;
  }
}

/* 2026-06-23: scale financing card metric to the same resource-card rhythm. */
@media (min-width: 901px) {
  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-number,
  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-suffix {
    font-size: clamp(56px, 4.5vw, 78px) !important;
    line-height: .9 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-prefix {
    font-size: clamp(18px, 1.25vw, 24px) !important;
    line-height: 1 !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__title {
    margin-top: clamp(8px, .6vw, 12px) !important;
    font-size: clamp(18px, 1.22vw, 23px) !important;
    line-height: 1.05 !important;
    letter-spacing: .035em !important;
  }

  #resources.agency-globe .resources-command-card[data-count-value="100000"] .resources-command-card__text {
    margin-top: clamp(14px, 1vw, 18px) !important;
    font-size: clamp(15px, 1vw, 18px) !important;
    line-height: 1.28 !important;
  }
}

/* 2026-06-23: keep the "Как мы работаем" steps readable on narrow screens. */
@media (max-width: 700px) {
  .howpath {
    overflow-x: clip;
  }

  .howpath__inner {
    width: calc(100% - 32px) !important;
    padding-top: clamp(72px, 18vw, 96px) !important;
    padding-bottom: clamp(58px, 16vw, 82px) !important;
  }

  .howpath__head {
    margin-bottom: 24px !important;
  }

  .howpath__layout {
    display: block !important;
  }

  .howpath__rail {
    display: none !important;
  }

  .howpath__list {
    width: 100%;
    min-width: 0;
    padding-right: 38px !important;
  }

  .howpath__item {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    padding: 20px 0 !important;
    opacity: 1 !important;
  }

  .howpath__item::after {
    margin-top: 20px !important;
  }

  .howpath__plate {
    justify-items: start !important;
    row-gap: 7px !important;
  }

  .howpath__plateNo {
    font-size: 20px !important;
    letter-spacing: .08em !important;
  }

  .howpath__plateTag {
    font-size: 9px !important;
    letter-spacing: .18em !important;
  }

  .howpath__content {
    min-width: 0;
  }

  .howpath__h {
    margin-bottom: 9px !important;
    font-size: clamp(16px, 4.25vw, 20px) !important;
    line-height: 1.16 !important;
    letter-spacing: .15em !important;
    overflow-wrap: anywhere;
  }

  .howpath__p {
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important;
    overflow: visible !important;
    max-width: 100% !important;
    font-size: clamp(15px, 4vw, 17px) !important;
    line-height: 1.34 !important;
    overflow-wrap: break-word;
  }
}

/* 2026-06-26: keep projects listing FAQ identical to the canonical homepage FAQ. */
body.projects-showcase-page #faq.faq-home {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff !important;
  color: #080808 !important;
  padding: clamp(72px, 8vw, 120px) 0 !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__inner {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 48px)) !important;
  margin: 0 auto !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__head {
  margin: 0 0 clamp(28px, 4vw, 46px) !important;
  text-align: center !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__kicker {
  margin: 0 0 12px !important;
  color: rgba(0, 0, 0, .42) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.1 !important;
  letter-spacing: .24em !important;
  text-transform: uppercase !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__title {
  margin: 0 !important;
  color: #080808 !important;
  font-size: clamp(38px, 5.2vw, 76px) !important;
  font-weight: 900 !important;
  line-height: .94 !important;
  letter-spacing: var(--section-title-tracking) !important;
  text-transform: uppercase !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__item {
  min-width: 0 !important;
  padding: 24px !important;
  border: 1px solid rgba(0, 0, 0, .08) !important;
  border-radius: 24px !important;
  background: rgba(255, 255, 255, .86) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, .04) !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__item h3 {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #080808 !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  box-decoration-break: initial !important;
  -webkit-box-decoration-break: initial !important;
}

body.projects-showcase-page #faq.faq-home .faq-home__item p {
  margin: 0 !important;
  color: rgba(0, 0, 0, .66) !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
  letter-spacing: normal !important;
}

@media (max-width: 768px) {
  body.projects-showcase-page #faq.faq-home {
    padding: 64px 0 !important;
  }

  body.projects-showcase-page #faq.faq-home .faq-home__inner {
    width: min(100% - 32px, 520px) !important;
  }

  body.projects-showcase-page #faq.faq-home .faq-home__grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  body.projects-showcase-page #faq.faq-home .faq-home__item {
    padding: 20px !important;
    border-radius: 20px !important;
  }

  body.projects-showcase-page #faq.faq-home .faq-home__item h3 {
    font-size: 18px !important;
    line-height: 1.16 !important;
  }

  body.projects-showcase-page #faq.faq-home .faq-home__item p {
    font-size: 14px !important;
    line-height: 1.52 !important;
  }
}

/* BTL service hero titles: fit long single words, no mid-word break */
body[data-service-category="BTL"] .service-hero__title{
  font-size: clamp(30px, 3.3vw, 50px);
  line-height: 1.04;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

/* Footer services — collapsible groups (Event/BTL/POSM) */
.sticky-footer__group--services .footer-svc{border-top:1px solid rgba(255,255,255,.1)}
.sticky-footer__group--services .footer-svc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;font-weight:600;color:#fff}
.sticky-footer__group--services .footer-svc summary::-webkit-details-marker{display:none}
.footer-svc__ar{flex:0 0 auto;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .25s ease;opacity:.55}
.footer-svc[open] .footer-svc__ar{transform:rotate(225deg)}
.sticky-footer__group--services .footer-svc ul{margin:2px 0 12px;padding:0;list-style:none;display:grid;gap:7px}
.sticky-footer__group--services .footer-svc__hub{font-weight:600;opacity:.95}

/* Footer services — nested "show more" */
.sticky-footer__group--services .footer-svc-more{margin:0 0 10px}
.sticky-footer__group--services .footer-svc-more>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:6px 0;font-size:13px;color:rgba(255,255,255,.62)}
.sticky-footer__group--services .footer-svc-more>summary::-webkit-details-marker{display:none}
.sticky-footer__group--services .footer-svc-more[open]>summary .footer-svc__ar{transform:rotate(225deg)}

/* Homepage services: 3 cards (Event/BTL/POSM) in a row on desktop */
@media (min-width: 901px){
  .services-format__grid{ grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
}

/* POSM hub hero — copy left, image right */
.posm-hero{background:#050505;color:#fff}
.posm-hero__inner{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(118px,13vw,168px) 0 clamp(56px,7vw,96px);display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.04fr);gap:clamp(32px,5vw,72px);align-items:center}
.posm-hero__title{margin:0;font-size:clamp(40px,5.4vw,84px);line-height:.92;font-weight:800;letter-spacing:-.05em;overflow-wrap:break-word}
.posm-hero__lead{margin:24px 0 0;max-width:560px;font-size:clamp(17px,1.6vw,23px);line-height:1.36;letter-spacing:-.02em;color:rgba(255,255,255,.82)}
.posm-hero__media{margin:0;aspect-ratio:4/3;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}
.posm-hero__media img{width:100%;height:100%;object-fit:cover;display:block}
@media (max-width:900px){.posm-hero__inner{grid-template-columns:1fr !important;gap:28px}.posm-hero__media{aspect-ratio:16/10}}

/* Footer services — compact scrollable window */
.sticky-footer__group--services .footer-svc__scroll{max-height:196px;overflow-y:auto;padding-right:10px;margin:2px 0 12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}
.sticky-footer__group--services .footer-svc__scroll::-webkit-scrollbar{width:6px}
.sticky-footer__group--services .footer-svc__scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:6px}
.sticky-footer__group--services .footer-svc__scroll ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}

/* Cursor pulse on hover (clickable indicator) */
.cursor-ring.cursor--hover{border-color:rgba(255,255,255,.9)}
.cursor-ring.cursor--hover::after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);animation:bessonRingPulse 1s ease-out infinite;pointer-events:none}
@keyframes bessonRingPulse{0%{transform:scale(.75);opacity:.75}100%{transform:scale(2);opacity:0}}

/* Homepage "all projects" button */
.work-all{text-align:center;margin-top:clamp(34px,4vw,60px)}
.work-all__btn{display:inline-flex;align-items:center;gap:12px;min-height:56px;padding:0 38px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font:800 .74rem/1 -apple-system,Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .3s ease,color .3s ease,transform .3s ease}
.work-all__btn:hover{background:#fff;color:#050505;transform:translateY(-2px)}
.work-all__btn span{transition:transform .3s ease}
.work-all__btn:hover span{transform:translateX(4px)}

/* ===== Чёрная короткая форма «Рассчитать проект» (catalog-cta) ===== */
body.event-page .event-catalog-cta{background:#050505;color:#fff}
body.event-page .event-catalog-cta__kicker{color:rgba(255,255,255,.55)}
body.event-page .event-catalog-cta__title{color:#fff}
body.event-page .event-catalog-cta__text{color:rgba(255,255,255,.66)}
body.event-page .event-catalog-cta__form{border-top-color:rgba(255,255,255,.16)}
body.event-page .event-catalog-cta__field{color:rgba(255,255,255,.52)}
body.event-page .event-catalog-cta__field input,
body.event-page .event-catalog-cta__field textarea{border-bottom-color:rgba(255,255,255,.28);color:#fff}
body.event-page .event-catalog-cta__field input::placeholder,
body.event-page .event-catalog-cta__field textarea::placeholder{color:rgba(255,255,255,.42)}
body.event-page .event-catalog-cta__field input:focus,
body.event-page .event-catalog-cta__field textarea:focus{border-color:#fff}
body.event-page .event-catalog-cta__submit{background:#fff;color:#050505;border-color:#fff}
body.event-page .event-catalog-cta__submit:hover,
body.event-page .event-catalog-cta__submit:focus-visible{background:transparent;color:#fff;border-color:#fff}
body.event-page .event-catalog-cta__status{color:rgba(255,255,255,.6)}

/* 2026-07-05: SEO/GEO QA fixes for language pages, news links and lead forms */
.services-format__mainLink{
  box-sizing:border-box !important;
  width:100% !important;
  max-width:100% !important;
  min-height:clamp(52px,5vw,64px) !important;
  padding:12px clamp(16px,2vw,26px) !important;
  gap:12px !important;
  justify-content:space-between !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
  text-align:left !important;
  line-height:1.16 !important;
  letter-spacing:.12em !important;
}

.services-format__mainLink span{
  flex:0 0 auto !important;
  margin-left:auto !important;
}

@media (max-width:520px){
  .services-format__mainLink{
    min-height:48px !important;
    padding:10px 14px !important;
    font-size:10px !important;
    letter-spacing:.075em !important;
  }
}

.news-card__body{
  display:flex !important;
  min-height:252px !important;
  flex-direction:column !important;
}

.news-card__link{
  display:inline-flex !important;
  width:max-content !important;
  max-width:100% !important;
  min-height:40px !important;
  margin-top:auto !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  padding:0 16px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.06) !important;
  color:#fff !important;
  font-size:10px !important;
  font-weight:820 !important;
  line-height:1.15 !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  text-decoration:none !important;
  white-space:normal !important;
  transition:background .22s ease,color .22s ease,transform .22s ease,border-color .22s ease !important;
}

.news-card__link::after{
  content:"→";
  flex:0 0 auto;
  font-size:14px;
  letter-spacing:0;
}

.news-card__link:hover,
.news-card__link:focus-visible{
  background:#fff !important;
  border-color:#fff !important;
  color:#050505 !important;
  transform:translateY(-1px) !important;
}

#contact .contact-success{
  min-height:min(460px,72svh) !important;
  align-content:center !important;
  gap:16px !important;
  padding:clamp(28px,5vw,60px) 16px !important;
}

#contact .contact-success__monogram{
  position:relative !important;
  z-index:2 !important;
  display:block !important;
  width:clamp(72px,9vw,124px) !important;
  height:clamp(72px,9vw,124px) !important;
  margin:0 auto 6px !important;
  object-fit:contain !important;
  transform:none !important;
  filter:invert(1) grayscale(1) contrast(1.18) !important;
  mix-blend-mode:screen !important;
}

#contact .contact-success__text{
  width:min(680px,88vw) !important;
  font-size:clamp(18px,2vw,28px) !important;
  font-weight:660 !important;
  line-height:1.24 !important;
  letter-spacing:.01em !important;
  text-transform:none !important;
}

#contact .contact-success__beam{
  top:calc(50% + 92px) !important;
}

body.project-modal-open #contact.is-success .contact-success{
  background:rgba(0,0,0,.68) !important;
  backdrop-filter:blur(4px) !important;
}

body.project-modal-open #contact.is-success .contact-success__text{
  width:min(680px,88vw) !important;
  font-size:clamp(18px,2.05vw,30px) !important;
  line-height:1.24 !important;
  letter-spacing:.01em !important;
}

body.project-modal-open #contact.is-success .contact-success__beam{
  top:calc(50% + 98px) !important;
}

/* 2026-07-05: unified premium typography for section subtitles across the site. */
:where(
  .resources-command-lead,
  .globe-intro__hint,
  .about-offices__lead,
  .offices-cards__lead,
  .services-format__lead,
  .agency-globe__lead,
  .reviews__lead,
  .content-page__lead,
  .flow-about__lead,
  .flow-about__lead--text,
  .about-section__intro > p:not(.about-kicker),
  .contacts-offices__lead,
  .contacts-section__head > p:not(.contacts-kicker),
  .careers-values__lead,
  .projects-showcase__lead,
  .projects-filter__lead,
  .project-section__lead,
  .project-services__lead,
  .project-news__lead,
  .project-proof__subtitle,
  .service-section-lead,
  .event-service-orbit__lead,
  .event-services-catalog__lead,
  .event-control__lead,
  .event-intake__lead,
  .event-directions__lead,
  .event-why__introText,
  .location-section__lead,
  .cro-conversion__lead
){
  display:block !important;
  max-width:min(1120px, calc(100vw - 64px)) !important;
  margin:clamp(18px,2.2vw,30px) auto 0 !important;
  color:currentColor !important;
  opacity:.56 !important;
  font-family:var(--body-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size:clamp(24px,3.05vw,44px) !important;
  font-weight:360 !important;
  line-height:1.34 !important;
  letter-spacing:.005em !important;
  text-align:center !important;
  text-transform:none !important;
  text-wrap:balance !important;
}

#resources.agency-globe .resources-command-lead{
  display:block !important;
}

:is([data-theme="dark"], .about-section--dark, .about-team, .about-final-cta) :where(
  .resources-command-lead,
  .globe-intro__hint,
  .offices-cards__lead,
  .services-format__lead,
  .agency-globe__lead,
  .reviews__lead,
  .content-page__lead,
  .flow-about__lead,
  .flow-about__lead--text,
  .about-section__intro > p:not(.about-kicker),
  .contacts-offices__lead,
  .contacts-section__head > p:not(.contacts-kicker),
  .careers-values__lead,
  .projects-showcase__lead,
  .projects-filter__lead,
  .project-section__lead,
  .project-services__lead,
  .project-news__lead,
  .project-proof__subtitle,
  .service-section-lead,
  .event-service-orbit__lead,
  .event-services-catalog__lead,
  .event-control__lead,
  .event-intake__lead,
  .event-directions__lead,
  .event-why__introText,
  .location-section__lead,
  .cro-conversion__lead
){
  opacity:.64 !important;
}

@media (max-width:760px){
  :where(
    .resources-command-lead,
    .globe-intro__hint,
    .about-offices__lead,
    .offices-cards__lead,
    .services-format__lead,
    .agency-globe__lead,
    .reviews__lead,
    .content-page__lead,
    .flow-about__lead,
    .flow-about__lead--text,
    .about-section__intro > p:not(.about-kicker),
    .contacts-offices__lead,
    .contacts-section__head > p:not(.contacts-kicker),
    .careers-values__lead,
    .projects-showcase__lead,
    .projects-filter__lead,
    .project-section__lead,
    .project-services__lead,
    .project-news__lead,
    .project-proof__subtitle,
    .service-section-lead,
    .event-service-orbit__lead,
    .event-services-catalog__lead,
    .event-control__lead,
    .event-intake__lead,
    .event-directions__lead,
    .event-why__introText,
    .location-section__lead,
    .cro-conversion__lead
  ){
    max-width:calc(100vw - 34px) !important;
    margin-top:16px !important;
    font-size:clamp(18px,5.7vw,28px) !important;
    line-height:1.38 !important;
    letter-spacing:0 !important;
  }
}

/* 2026-07-05: high-specificity pass for subtitle rules that were locked by older page CSS. */
#resources.agency-globe .resources-command-lead,
.globe-intro__hint,
.globe-zone .globe-intro__hint,
.agency-globe .globe-intro__hint,
.about-agency-page .about-offices__lead,
.about-agency-page .offices-cards__lead,
.about-agency-page .about-section__intro > p:not(.about-kicker),
body.projects-showcase-page .projects-showcase__lead,
body.projects-showcase-page .projects-filter__lead,
body.contacts-trust-page .contacts-offices__lead,
body.vacancies-page .careers-values__lead{
  display:block !important;
  width:auto !important;
  max-width:min(1120px, calc(100vw - 64px)) !important;
  margin:clamp(18px,2.2vw,30px) auto 0 !important;
  color:currentColor !important;
  opacity:.56 !important;
  font-family:var(--body-font, Inter, "Helvetica Neue", Arial, sans-serif) !important;
  font-size:clamp(24px,3.05vw,44px) !important;
  font-weight:360 !important;
  line-height:1.34 !important;
  letter-spacing:.005em !important;
  text-align:center !important;
  text-transform:none !important;
  text-wrap:balance !important;
}

:is([data-theme="dark"], .about-section--dark, .about-team, .about-final-cta)
  :is(.resources-command-lead, .globe-intro__hint, .offices-cards__lead, .about-section__intro > p:not(.about-kicker)){
  opacity:.64 !important;
}

@media (max-width:760px){
  #resources.agency-globe .resources-command-lead,
  .globe-intro__hint,
  .globe-zone .globe-intro__hint,
  .agency-globe .globe-intro__hint,
  .about-agency-page .about-offices__lead,
  .about-agency-page .offices-cards__lead,
  .about-agency-page .about-section__intro > p:not(.about-kicker),
  body.projects-showcase-page .projects-showcase__lead,
  body.projects-showcase-page .projects-filter__lead,
  body.contacts-trust-page .contacts-offices__lead,
  body.vacancies-page .careers-values__lead{
    max-width:calc(100vw - 34px) !important;
    margin-top:16px !important;
    font-size:clamp(18px,5.7vw,28px) !important;
    line-height:1.38 !important;
    letter-spacing:0 !important;
  }
}
