:root {
  --ink: #101214;
  --paper: #f2f1ed;
  --line: rgba(255, 255, 255, 0.22);
  --gold: #cdbb96;
  --main-heading-size: clamp(46px, 2.92vw, 56px);
  --main-heading-size-tablet: clamp(42px, 10vw, 64px);
  --main-heading-size-mobile: clamp(38px, 12.5vw, 52px);
  --slide-divider: rgba(141, 123, 99, 0.52);
  --desktop-section-height: 960px;
  --block-highlight-start: #2b414b;
  --block-highlight-mid: #132a33;
  --block-highlight-end: #0d222a;
  --block-highlight-solid: #132a33;
  --block-highlight-rgb: 19, 42, 51;
  --block-highlight-border: rgba(25, 44, 52, 0.92);
  --block-highlight-shadow: rgba(23, 29, 30, 0.28);
  --block-highlight-soft: rgba(19, 42, 51, 0.10);
  --section-panel-width: 1600px;
  --service-modal-desktop-height: 768px;
  --expertise-panel-desktop-min-height: 720px;
  --expertise-layout-desktop-min-height: 582px;
  --expertise-service-row-desktop-min-height: 280px;
}

/* Temporary, client-only content editor. Activated only with ?content-editor=1. */
.content-editor-toolbar {
  position: fixed;
  z-index: 2000;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 72px;
  padding: 12px 14px 12px 18px;
  color: #f8f4ec;
  background: rgba(17, 28, 38, 0.96);
  border: 1px solid rgba(216, 174, 103, 0.62);
  border-radius: 18px;
  box-shadow: 0 22px 50px rgba(10, 19, 28, 0.28);
  backdrop-filter: blur(18px);
}

.content-editor-toolbar-copy {
  display: grid;
  gap: 3px;
  min-width: 210px;
}

.content-editor-toolbar-copy strong {
  font: 600 15px/1.2 Arial, sans-serif;
  letter-spacing: 0.02em;
}

.content-editor-toolbar-copy span {
  color: rgba(248, 244, 236, 0.7);
  font: 400 12px/1.35 Arial, sans-serif;
}

.content-editor-toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.content-editor-toolbar button {
  min-height: 38px;
  padding: 0 14px;
  color: #f8f4ec;
  font: 600 12px/1 Arial, sans-serif;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  cursor: pointer;
  transition: background-color 160ms ease, border-color 160ms ease, opacity 160ms ease;
}

.content-editor-toolbar button:hover,
.content-editor-toolbar button:focus-visible {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(216, 174, 103, 0.72);
  outline: none;
}

.content-editor-toolbar [data-content-editor-mode][aria-pressed="true"],
.content-editor-toolbar [data-content-editor-export] {
  color: #142330;
  background: #f5ecdc;
  border-color: #f5ecdc;
}

.content-editor-toolbar button:disabled {
  opacity: 0.38;
  cursor: default;
}

body.is-content-editor {
  padding-bottom: 106px;
}

body.is-content-editor [data-content-editor-key] {
  border-radius: 4px;
  transition: outline-color 140ms ease, background-color 140ms ease;
}

body.is-content-editor-editing [data-content-editor-key] {
  cursor: text;
  outline: 1px dashed rgba(178, 130, 68, 0.58);
  outline-offset: 3px;
}

body.is-content-editor-editing [data-content-editor-key]:hover {
  background: rgba(229, 196, 138, 0.12);
  outline-color: rgba(178, 130, 68, 0.92);
}

body.is-content-editor-editing [data-content-editor-key]:focus {
  background: rgba(255, 247, 232, 0.2);
  outline: 2px solid #b88342;
  outline-offset: 4px;
}

body.is-content-editor [data-content-editor-key].is-content-editor-changed {
  box-shadow: inset 0 -2px 0 rgba(178, 130, 68, 0.95);
}

body.is-content-editor-navigating [data-content-editor-key] {
  outline: none;
  cursor: inherit;
}

@media (max-width: 900px) {
  .content-editor-toolbar {
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
  }

  .content-editor-toolbar-actions {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .content-editor-toolbar button {
    padding-inline: 8px;
  }

  body.is-content-editor {
    padding-bottom: 148px;
  }
}

@media (max-width: 620px) {
  .content-editor-toolbar {
    right: 8px;
    bottom: 8px;
    left: 8px;
    padding: 12px;
    border-radius: 14px;
  }

  .content-editor-toolbar-copy {
    min-width: 0;
  }

  .content-editor-toolbar-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .content-editor-toolbar [data-content-editor-exit] {
    grid-column: 1 / -1;
  }

  body.is-content-editor {
    padding-bottom: 238px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.skip-link {
  position: fixed;
  z-index: 100;
  top: 12px;
  left: 12px;
  padding: 12px 16px;
  border-radius: 6px;
  color: #fff;
  background: #071b30;
  box-shadow: 0 10px 24px rgba(5, 13, 24, 0.24);
  transform: translateY(-160%);
}

.skip-link:focus {
  outline: 3px solid #c99542;
  outline-offset: 3px;
  transform: translateY(0);
}

body {
  margin: 0;
  color: var(--ink);
  background: #f7f3ee;
  font-family: "Segoe UI Variable", "Segoe UI", Arial, sans-serif;
}

body.is-modal-open {
  overflow: hidden;
}

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

button {
  font: inherit;
}

.site-nav {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(24px, 4vw, 68px);
  height: clamp(92px, 7.5vw, 124px);
  padding: 0 clamp(28px, 4.5vw, 86px);
  color: #06111f;
  background: transparent;
  pointer-events: auto;
}

.brand {
  display: flex;
  align-items: center;
  min-width: 344px;
  transition: transform 180ms ease;
  transform-origin: left center;
}

.brand:hover,
.brand:focus-visible {
  transform: scale(1.025);
}

.brand-image {
  display: block;
  width: 344px;
  height: 67px;
  object-fit: contain;
}

.brand-english {
  gap: 12px;
  min-width: 300px;
}

.brand-mark-crop {
  display: block;
  flex: 0 0 51px;
  width: 51px;
  height: 40px;
  overflow: hidden;
}

.brand-mark-source {
  display: block;
  width: 298px;
  max-width: none;
  height: 58px;
  object-fit: contain;
  object-position: left center;
}

.brand-english-copy {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.brand-english-copy strong {
  color: #06111f;
  font-size: clamp(24px, 1.45vw, 29px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: -0.025em;
  white-space: nowrap;
}

.brand-english-copy small {
  color: rgba(23, 30, 40, 0.58);
  font-size: 12px;
  line-height: 1.1;
  font-weight: 500;
  white-space: nowrap;
}

.brand-name {
  font-size: clamp(24px, 1.55vw, 32px);
  line-height: 1;
  font-weight: 750;
  letter-spacing: -0.01em;
}

.brand-caption {
  color: rgba(23, 30, 40, 0.58);
  font-size: clamp(13px, 0.95vw, 17px);
  line-height: 1.15;
}

.site-nav > nav:not(.mobile-menu) {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(28px, 3.2vw, 64px);
  color: #06111f;
  font-size: clamp(14px, 0.95vw, 18px);
  line-height: 1;
  font-weight: 560;
}

.site-nav > nav:not(.mobile-menu) a {
  display: inline-flex;
  transition:
    color 180ms ease,
    transform 180ms ease;
}

.site-nav > nav:not(.mobile-menu) a:hover {
  color: #071b30;
  transform: scale(1.06);
}

.site-nav > nav:not(.mobile-menu) a:focus-visible,
.button:focus-visible,
.nav-cta:focus-visible,
.language-switcher a:focus-visible {
  outline: 3px solid #8a5a16;
  outline-offset: 5px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.94);
}

.language-switcher {
  display: inline-grid;
  flex: 0 0 auto;
  grid-template-columns: repeat(3, minmax(44px, 1fr)) minmax(70px, 1.6fr);
  align-items: center;
  min-width: 216px;
  padding: 4px;
  border: 1px solid rgba(8, 28, 47, 0.28);
  border-radius: 999px;
  background: rgba(255, 252, 247, 0.76);
  box-shadow: 0 10px 24px rgba(9, 24, 39, 0.10);
  backdrop-filter: blur(14px);
}

.language-switcher a,
.language-switcher span {
  display: grid;
  place-items: center;
  min-height: 30px;
  padding: 0 7px;
  border-radius: 999px;
  color: #0c1b2b;
  font-size: 12px;
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.language-switcher a {
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.language-switcher a:hover {
  color: #071423;
  background: rgba(181, 132, 61, 0.14);
  transform: translateY(-1px);
}

.language-switcher .is-active {
  color: #fff;
  background: #102b39;
  box-shadow: 0 5px 12px rgba(7, 24, 35, 0.20);
}

.language-switcher-mobile {
  display: none;
}

.nav-cta,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  border-radius: 7px;
  font-size: clamp(15px, 1vw, 18px);
  line-height: 1;
  font-weight: 450;
  transition:
    transform 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease;
}

.nav-cta {
  min-width: 196px;
  padding: 0 28px;
  color: #fff;
  background: linear-gradient(145deg, #0d2135 0%, #050d18 100%);
  box-shadow: 0 14px 30px rgba(5, 13, 24, 0.22);
}

.nav-cta:hover,
.button:hover {
  transform: scale(1.045);
}

.button-primary {
  min-width: 226px;
  padding: 0 32px;
  color: #fff;
  background: linear-gradient(145deg, #18314b 0%, #0d1b2c 100%);
  box-shadow: 0 14px 30px rgba(13, 27, 44, 0.16);
}

.button-secondary {
  min-width: 250px;
  padding: 0 32px;
  color: #111e2c;
  border: 1px solid rgba(27, 35, 44, 0.22);
  background: rgba(255, 255, 255, 0.34);
}

.button-primary:hover,
.nav-cta:hover {
  box-shadow: 0 18px 36px rgba(13, 27, 44, 0.2);
}

.button-secondary:hover {
  border-color: rgba(27, 35, 44, 0.34);
  background: rgba(255, 255, 255, 0.6);
}

.mobile-nav-cta,
.mobile-menu-toggle,
.mobile-menu,
.hero-proof-list,
.mobile-cases-section,
.mobile-clients-reviews {
  display: none;
}

.mobile-contact-section {
  position: relative;
  display: block;
  overflow: hidden;
  padding: clamp(52px, 5.4vw, 72px) clamp(28px, 6vw, 96px);
  border-top: 1px solid rgba(168, 121, 54, 0.34);
  color: #0e1b2a;
  background:
    radial-gradient(circle at 72% 22%, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0) 38%),
    linear-gradient(180deg, #f8f4ef 0%, #f3ede5 100%);
}

.mobile-contact-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.58) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.58) 1px, transparent 1px);
  background-size: 188px 188px;
  opacity: 0.20;
}

.mobile-contact-section .mobile-section-inner {
  position: relative;
  z-index: 1;
  width: min(100%, 1040px);
  margin: 0 auto;
}

.mobile-contact-section h2 {
  margin: 0;
  color: #071b30;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(40px, 3.5vw, 56px);
  line-height: 1.04;
  font-weight: 400;
  letter-spacing: 0;
}

.mobile-contact-section .contact-lead {
  max-width: 790px;
  margin: 14px 0 0;
  color: rgba(18, 24, 32, 0.74);
  font-size: clamp(16px, 1.08vw, 18px);
  line-height: 1.46;
}

.contact-people {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 26px;
}

.contact-person-card {
  display: grid;
  min-width: 0;
  min-height: 124px;
  padding: 22px 26px;
  border: 1px solid rgba(13, 33, 53, 0.11);
  border-radius: 20px;
  grid-template-columns: minmax(340px, 1fr) 188px 318px;
  grid-template-areas: "copy phone actions";
  gap: 26px;
  align-items: center;
  background: rgba(255, 253, 249, 0.76);
  box-shadow:
    0 22px 60px rgba(13, 27, 44, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(18px);
}

.contact-person-copy {
  grid-area: copy;
}

.contact-person-name,
.contact-person-role,
.contact-person-focus {
  max-width: none;
  margin: 0;
}

.contact-person-name {
  color: #071b30;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 1.8vw, 30px);
  line-height: 1.05;
}

.contact-person-role {
  margin-top: 7px;
  color: #a87936;
  font-size: 12.5px;
  line-height: 1.3;
  font-weight: 760;
  letter-spacing: 0.015em;
  white-space: nowrap;
}

.contact-person-focus {
  margin-top: 6px;
  color: rgba(18, 24, 32, 0.66);
  font-size: 13.5px;
  line-height: 1.35;
}

.contact-phone {
  display: flex;
  width: 188px;
  min-width: 188px;
  grid-area: phone;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  justify-self: center;
  color: #0d2135;
  text-align: center;
  text-decoration: none;
}

.contact-phone-label {
  color: rgba(18, 24, 32, 0.54);
  font-size: 10px;
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.contact-phone-number {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 720;
}

.contact-person-actions {
  display: grid;
  width: 318px;
  grid-area: actions;
  grid-template-columns: 178px 130px;
  align-items: center;
  justify-content: start;
  gap: 10px;
}

.contact-person-actions .contact-action {
  width: 100%;
}

.contact-action {
  appearance: none;
  display: inline-flex;
  min-width: 0;
  min-height: 44px;
  padding: 0 19px;
  border: 1px solid rgba(13, 33, 53, 0.14);
  border-radius: 999px;
  align-items: center;
  justify-content: center;
  color: #0d2135;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88);
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.contact-action:hover {
  border-color: rgba(13, 33, 53, 0.28);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 10px 28px rgba(13, 27, 44, 0.09);
  transform: translateY(-1px);
}

.contact-action-primary {
  border-color: #0d2135;
  color: #fff;
  background: #0d2135;
  box-shadow: 0 10px 26px rgba(13, 27, 44, 0.16);
}

.contact-action-primary:hover {
  border-color: #0d2135;
  background: #17334d;
}

.contact-action-label {
  font-size: 14px;
  line-height: 1.15;
  font-weight: 650;
}

.contact-action:focus-visible {
  outline: 3px solid #8a5a16;
  outline-offset: 5px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.94);
}

.contact-qr-dialog {
  width: min(520px, calc(100vw - 36px));
  margin: auto;
  padding: 34px;
  border: 1px solid rgba(13, 33, 53, 0.12);
  border-radius: 28px;
  color: #0d2135;
  background:
    radial-gradient(circle at 70% 16%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 34%),
    #f4ede3;
  box-shadow: 0 34px 100px rgba(5, 16, 28, 0.28);
}

.contact-qr-dialog::backdrop {
  background: rgba(6, 16, 27, 0.52);
  backdrop-filter: blur(18px) saturate(0.72);
}

.contact-qr-close {
  position: absolute;
  top: 18px;
  right: 18px;
  display: grid;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid rgba(13, 33, 53, 0.12);
  border-radius: 50%;
  place-items: center;
  color: #0d2135;
  background: rgba(255, 255, 255, 0.56);
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.contact-qr-copy {
  padding-right: 46px;
}

.contact-qr-kicker {
  margin: 0 0 10px;
  color: #a87936;
  font-size: 12px;
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.contact-qr-copy h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 4vw, 42px);
  line-height: 1.06;
  font-weight: 400;
}

.contact-qr-copy > p:last-child {
  margin: 12px 0 0;
  color: rgba(18, 24, 32, 0.68);
  font-size: 15px;
  line-height: 1.45;
}

.contact-qr-code {
  width: min(100%, 340px);
  margin: 26px auto 0;
  padding: 12px;
  border: 1px solid rgba(13, 33, 53, 0.10);
  border-radius: 24px;
  background: #f8f3eb;
  box-shadow:
    0 18px 46px rgba(13, 27, 44, 0.10),
    inset 0 1px 0 rgba(255, 255, 255, 0.88);
}

.contact-qr-image-link {
  display: block;
  border-radius: 16px;
}

.contact-qr-code img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

@media (max-width: 1180px) and (min-width: 721px) {
  .contact-person-card {
    grid-template-columns: minmax(0, 1fr) 188px;
    grid-template-areas:
      "copy phone"
      "actions actions";
    gap: 16px 24px;
  }

  .contact-person-actions {
    width: 318px;
    justify-content: flex-start;
  }
}

.hero-title-mobile,
.hero-lead-mobile {
  display: none;
}

.team-hero {
  position: relative;
  overflow: hidden;
  color: #0e1b2a;
  background:
    radial-gradient(circle at 68% 30%, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0) 30%),
    linear-gradient(180deg, #fbf8f4 0%, #f6f0ea 100%);
}

.team-hero.fullscreen {
  height: auto;
  min-height: 0;
}

.team-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(224, 216, 207, 0.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(224, 216, 207, 0.20) 1px, transparent 1px);
  background-size: 188px 188px;
  opacity: 0.12;
}

.team-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: min(1760px, calc(100% - clamp(56px, 9vw, 172px)));
  min-height: 0;
  margin: 0 auto;
  padding: clamp(108px, 6.6vw, 126px) 0 clamp(34px, 3.2vw, 56px);
}

.team-hero-main {
  display: grid;
  grid-template-columns: minmax(760px, 860px) minmax(600px, 1fr);
  gap: clamp(80px, 7.9vw, 150px);
  align-items: center;
}

.team-hero-copy {
  transform: translateY(16px);
}

.team-hero-copy h1 {
  max-width: 860px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: var(--main-heading-size);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.team-hero-copy p {
  max-width: 570px;
  margin: clamp(22px, 1.65vw, 32px) 0 0;
  color: rgba(31, 39, 49, 0.68);
  font-size: clamp(17px, 1.08vw, 21px);
  line-height: 1.42;
  font-weight: 400;
  letter-spacing: 0;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: clamp(18px, 1.15vw, 22px);
}

.expert-stack {
  display: grid;
  gap: clamp(18px, 1.32vw, 26px);
  transform: translateY(12px);
}

.expert-item {
  display: grid;
  grid-template-columns: clamp(166px, 10.85vw, 209px) minmax(320px, 1fr);
  gap: clamp(36px, 2.5vw, 48px);
  align-items: center;
}

.expert-photo {
  display: block;
  width: clamp(166px, 10.85vw, 209px);
  aspect-ratio: 1;
  object-fit: contain;
  background: transparent;
  filter: drop-shadow(0 17px 34px rgba(37, 32, 27, 0.07));
}

.expert-copy h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 2.18vw, 42px);
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0;
}

.expert-role {
  margin: 10px 0 0;
  color: rgba(19, 31, 45, 0.78);
  font-size: clamp(17px, 1.1vw, 20px);
  line-height: 1.3;
  font-weight: 500;
}

.expert-copy p:not(.expert-role) {
  max-width: 620px;
  margin: 12px 0 0;
  color: rgba(31, 39, 49, 0.7);
  font-size: clamp(16px, 0.98vw, 18px);
  line-height: 1.45;
}

.trusted-strip {
  margin-top: clamp(32px, 3vw, 57px);
  padding-top: clamp(9px, 0.7vw, 10px);
  border-top: 1px solid rgba(29, 36, 43, 0.16);
}

.trusted-label {
  margin: 0 0 clamp(13px, 0.85vw, 16px);
  color: rgba(31, 39, 49, 0.62);
  font-size: clamp(14px, 0.92vw, 17px);
  line-height: 1;
}

.trusted-logos {
  display: grid;
  gap: clamp(20px, 1.35vw, 26px);
}

.trusted-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  width: 100%;
}

.trusted-row img {
  display: block;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  max-height: 52px;
}

.section-anchor {
  position: absolute;
  top: 0;
  left: 0;
}

.fullscreen {
  height: 100svh;
  min-height: 620px;
}

.interactive-screen {
  max-width: 100vw;
}

.work-directions {
  position: relative;
  min-height: auto;
  overflow: hidden;
  padding: clamp(62px, 5vw, 92px) clamp(42px, 5.8vw, 118px) clamp(90px, 8vw, 126px);
  border-top: 4px solid var(--slide-divider);
  color: #0d1216;
  background:
    radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0) 42%),
    linear-gradient(180deg, #f8f4ef 0%, #f4efe8 100%);
}

.work-directions::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.72) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.72) 1px, transparent 1px);
  background-size: 198px 198px;
  opacity: 0.82;
}

.work-directions::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(201, 187, 172, 0.16) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0.55));
}

.work-directions-inner {
  position: relative;
  z-index: 1;
  width: min(var(--section-panel-width), 100%);
  margin: 0 auto;
}

.work-directions-prompt {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  color: #0b1014;
  font-size: var(--main-heading-size);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
}

.expertise-header {
  text-align: center;
}

.expertise-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: clamp(32px, 3vw, 50px);
}

.expertise-tab {
  min-height: 54px;
  padding: 0 24px;
  border: 1px solid rgba(207, 190, 171, 0.92);
  border-radius: 999px;
  color: rgba(12, 25, 39, 0.84);
  background:
    radial-gradient(circle at 50% 12%, rgba(255, 255, 255, 0.80), rgba(255, 255, 255, 0) 46%),
    rgba(255, 252, 247, 0.78);
  box-shadow:
    0 10px 24px rgba(59, 45, 31, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
  cursor: pointer;
  font-size: clamp(15px, 0.96vw, 18px);
  line-height: 1;
  font-weight: 620;
  letter-spacing: 0;
  white-space: nowrap;
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.expertise-tab:hover,
.expertise-tab:focus-visible,
.expertise-tab.is-active {
  color: #f8f6f1;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 50% 12%, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 45%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 16px 32px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transform: translateY(-1px);
}

.expertise-tab:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.88);
  outline-offset: 3px;
}

.expertise-view-switcher {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: min(350px, 100%);
  margin: clamp(16px, 1.5vw, 24px) auto 0;
  padding: 4px;
  border: 1px solid rgba(186, 164, 137, 0.58);
  border-radius: 999px;
  background: rgba(238, 231, 223, 0.82);
  box-shadow:
    inset 0 1px 2px rgba(69, 50, 31, 0.08),
    0 8px 22px rgba(59, 45, 31, 0.06);
}

.expertise-view-tab {
  min-height: 44px;
  padding: 0 24px;
  border: 0;
  border-radius: 999px;
  color: rgba(18, 33, 47, 0.72);
  background: transparent;
  cursor: pointer;
  font-size: clamp(14px, 0.88vw, 16px);
  line-height: 1;
  font-weight: 650;
  letter-spacing: 0;
  transition:
    color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease;
}

.expertise-view-tab:hover,
.expertise-view-tab:focus-visible {
  color: #071b30;
}

.expertise-view-tab.is-active {
  color: #f8f6f1;
  background: linear-gradient(145deg, #203945 0%, #0f2630 100%);
  box-shadow:
    0 8px 18px rgba(14, 32, 40, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.expertise-view-tab:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.88);
  outline-offset: 3px;
}

.expertise-stage {
  margin-top: clamp(18px, 1.8vw, 28px);
}

.expertise-panel {
  position: relative;
  overflow: hidden;
  padding: clamp(24px, 2.4vw, 42px);
  border: 1px solid rgba(207, 190, 171, 0.88);
  border-radius: 28px;
  background:
    radial-gradient(circle at 38% 12%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 44%),
    rgba(255, 252, 247, 0.72);
  box-shadow:
    0 26px 54px rgba(59, 45, 31, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.76);
  backdrop-filter: blur(10px);
}

.expertise-panel::after {
  content: "";
  position: absolute;
  right: clamp(22px, 3vw, 54px);
  top: clamp(22px, 3vw, 48px);
  width: clamp(84px, 8vw, 140px);
  height: clamp(84px, 8vw, 140px);
  border: 1px solid rgba(var(--block-highlight-rgb), 0.12);
  border-radius: 50%;
  opacity: 0.55;
  pointer-events: none;
}

.expertise-panel-top {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: clamp(18px, 1.8vw, 30px);
}

.expertise-panel-label {
  color: #ad813e;
  font-size: clamp(13px, 0.82vw, 16px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.expertise-panel-number {
  font-family: Georgia, "Times New Roman", serif;
  color: rgba(173, 129, 62, 0.86);
  font-size: clamp(32px, 2.8vw, 54px);
  line-height: 1;
  font-weight: 400;
}

.expertise-layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(18px, 2vw, 32px);
}

.expertise-feature-card {
  position: relative;
  display: flex;
  min-height: clamp(540px, 35vw, 640px);
  overflow: hidden;
  padding: clamp(28px, 2.6vw, 46px);
  border: 1px solid var(--block-highlight-border);
  border-radius: 24px;
  color: #f8f6f1;
  background:
    radial-gradient(circle at 80% 12%, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 36%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 20px 42px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  flex-direction: column;
}

.expertise-feature-card::before {
  content: "";
  position: absolute;
  right: -64px;
  top: 44px;
  width: 240px;
  height: 240px;
  border: 18px solid rgba(255, 255, 255, 0.07);
  border-radius: 50%;
  pointer-events: none;
}

.expertise-feature-caption {
  position: relative;
  z-index: 1;
  color: rgba(248, 246, 241, 0.72);
  font-size: clamp(13px, 0.82vw, 16px);
  line-height: 1.2;
  font-weight: 680;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.expertise-feature-card h3 {
  position: relative;
  z-index: 1;
  max-width: 680px;
  margin: clamp(18px, 1.8vw, 28px) 0 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 2.35vw, 48px);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.expertise-feature-card p {
  position: relative;
  z-index: 1;
  max-width: 640px;
  margin: clamp(18px, 1.8vw, 28px) 0 0;
  color: rgba(248, 246, 241, 0.82);
  font-size: clamp(15px, 0.98vw, 18px);
  line-height: 1.48;
}

.expertise-preview-copy {
  position: relative;
  z-index: 1;
  margin-top: clamp(24px, 2.3vw, 38px);
  padding-top: clamp(22px, 2vw, 32px);
  border-top: 1px solid rgba(248, 246, 241, 0.18);
}

.expertise-preview-copy h5 {
  margin: 0 0 clamp(16px, 1.4vw, 22px);
  color: rgba(248, 246, 241, 0.92);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(23px, 1.55vw, 30px);
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: 0;
}

.expertise-preview-list {
  display: grid;
  gap: clamp(12px, 1.05vw, 18px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.expertise-preview-list li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.expertise-preview-list span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(248, 246, 241, 0.58);
  border-radius: 50%;
  color: #f8f6f1;
  font-size: 16px;
  line-height: 1;
}

.expertise-preview-list p {
  max-width: 620px;
  margin: 0;
  color: rgba(248, 246, 241, 0.88);
  font-size: clamp(14px, 0.9vw, 17px);
  line-height: 1.38;
}

.expertise-visual-wrap {
  position: relative;
  z-index: 1;
  min-height: clamp(230px, 17vw, 320px);
  margin-top: auto;
  overflow: hidden;
  border: 1px solid rgba(248, 246, 241, 0.18);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.10);
}

.expertise-visual-wrap .research-visual,
.expertise-visual-wrap .research-image-frame,
.expertise-visual-wrap .research-case-visual {
  width: 100%;
  height: 100%;
  min-height: clamp(230px, 17vw, 320px);
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.08);
}

.expertise-visual-wrap img {
  object-fit: cover;
}

.expertise-service-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(14px, 1.35vw, 22px);
}

.expertise-service-card {
  position: relative;
  display: flex;
  width: 100%;
  min-height: clamp(250px, 16.2vw, 310px);
  padding: clamp(24px, 2vw, 34px);
  overflow: hidden;
  appearance: none;
  border: 1px solid rgba(207, 190, 171, 0.78);
  border-radius: 22px;
  color: #071b30;
  text-align: left;
  background:
    radial-gradient(circle at 34% 12%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 50%),
    rgba(255, 252, 247, 0.72);
  box-shadow: 0 16px 32px rgba(59, 45, 31, 0.08);
  cursor: pointer;
  flex-direction: column;
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.expertise-noscript {
  padding: clamp(28px, 3vw, 48px);
  border: 1px solid rgba(207, 190, 171, 0.78);
  border-radius: 22px;
  background: rgba(255, 252, 247, 0.76);
}

.expertise-noscript h3 {
  margin: 0;
  color: #071b30;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 2vw, 38px);
  font-weight: 400;
}

.expertise-noscript ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 28px;
  margin: 24px 0 0;
  padding-left: 20px;
  color: rgba(18, 24, 32, 0.76);
  line-height: 1.45;
}

.expertise-service-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -44px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(var(--block-highlight-rgb), 0.10);
  border-radius: 50%;
  pointer-events: none;
}

.expertise-service-card:hover,
.expertise-service-card:focus-visible {
  color: #f8f6f1;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 50% 10%, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 42%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 20px 38px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transform: translateY(-2px);
}

.expertise-service-card.is-preview-active {
  border-color: var(--block-highlight-border);
  box-shadow:
    0 18px 34px rgba(var(--block-highlight-rgb), 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.58);
}

.expertise-service-card:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.88);
  outline-offset: 3px;
}

.expertise-service-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: #ad813e;
  font-size: clamp(14px, 0.9vw, 17px);
  line-height: 1;
  font-weight: 760;
}

.expertise-service-caption {
  color: rgba(82, 87, 94, 0.78);
  font-size: clamp(13px, 0.86vw, 16px);
  line-height: 1.3;
  font-weight: 560;
  transition: color 180ms ease;
}

.expertise-service-card h4 {
  max-width: 82%;
  margin: clamp(20px, 1.8vw, 30px) 0 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 1.65vw, 34px);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.expertise-service-card p {
  max-width: 92%;
  margin: clamp(14px, 1.3vw, 22px) 0 0;
  color: rgba(18, 24, 32, 0.70);
  font-size: clamp(14px, 0.9vw, 16px);
  line-height: 1.42;
  transition: color 180ms ease;
}

.expertise-service-card:hover .expertise-service-caption,
.expertise-service-card:focus-visible .expertise-service-caption,
.expertise-service-card:hover p,
.expertise-service-card:focus-visible p {
  color: rgba(248, 246, 241, 0.78);
}

.direction-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(24px, 2vw, 34px);
  margin-top: clamp(38px, 3.1vw, 58px);
}

.direction-card {
  position: relative;
  display: flex;
  min-height: clamp(244px, 16.3vw, 306px);
  padding: clamp(32px, 2.2vw, 42px) clamp(28px, 2vw, 36px);
  border: 1px solid rgba(213, 201, 188, 0.94);
  border-radius: 18px;
  color: #0b1014;
  text-align: left;
  background:
    radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0) 52%),
    rgba(255, 252, 247, 0.78);
  box-shadow:
    0 18px 34px rgba(59, 45, 31, 0.10),
    inset 0 1px 0 rgba(255, 255, 255, 0.76);
  cursor: pointer;
  flex-direction: column;
  backdrop-filter: blur(8px);
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.direction-card:hover,
.direction-card:focus-visible {
  color: #f8f6f1;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 50% 10%, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 42%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 22px 40px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  transform: translateY(-2px) scale(1.01);
}

.direction-card:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.88);
  outline-offset: 4px;
}

.direction-card:hover .direction-card-title,
.direction-card:focus-visible .direction-card-title {
  color: #f8f6f1;
}

.direction-card-number {
  display: block;
  color: #ad813e;
  font-size: clamp(18px, 1.18vw, 25px);
  line-height: 1;
  font-weight: 650;
}

.direction-card-title {
  display: block;
  max-width: 95%;
  margin-top: clamp(42px, 3.35vw, 62px);
  font-size: clamp(25px, 1.63vw, 34px);
  line-height: 1.26;
  font-weight: 700;
  letter-spacing: 0;
}

.direction-card-copy {
  display: block;
  max-width: 92%;
  margin-top: clamp(22px, 2.1vw, 34px);
  color: rgba(80, 84, 86, 0.82);
  font-size: clamp(16px, 1.08vw, 21px);
  line-height: 1.38;
  font-weight: 400;
  letter-spacing: 0;
  transition: color 180ms ease;
}

.direction-card:hover .direction-card-copy,
.direction-card:focus-visible .direction-card-copy {
  color: rgba(248, 246, 241, 0.78);
}

.direction-card-arrow {
  position: absolute;
  right: clamp(28px, 2vw, 36px);
  bottom: clamp(28px, 2vw, 36px);
  display: grid;
  place-items: center;
  width: 37px;
  height: 37px;
  border: 1px solid rgba(211, 201, 190, 0.72);
  border-radius: 50%;
  color: rgba(54, 54, 50, 0.82);
  font-size: 22px;
  line-height: 1;
  transition:
    color 180ms ease,
    border-color 180ms ease,
    background 180ms ease;
}

.direction-card:hover .direction-card-arrow,
.direction-card:focus-visible .direction-card-arrow {
  color: #f8f6f1;
  border-color: rgba(248, 246, 241, 0.56);
  background: rgba(255, 255, 255, 0.05);
}

.cases-section {
  position: relative;
  overflow: hidden;
  padding: clamp(62px, 5vw, 92px) clamp(42px, 5.8vw, 118px) clamp(90px, 8vw, 126px);
  border-top: 4px solid var(--slide-divider);
  color: #0e1b2a;
  background:
    radial-gradient(circle at 52% 30%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0) 44%),
    linear-gradient(180deg, #f8f4ef 0%, #f4efe8 100%);
}

.cases-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.70) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.70) 1px, transparent 1px);
  background-size: 198px 198px;
  opacity: 0.78;
}

.cases-section::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 10% 18%, var(--block-highlight-soft), rgba(var(--block-highlight-rgb), 0) 26%),
    radial-gradient(circle at 88% 70%, rgba(194, 154, 99, 0.12), rgba(194, 154, 99, 0) 28%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0.55));
}

.cases-inner {
  position: relative;
  z-index: 1;
  width: min(var(--section-panel-width), 100%);
  margin: 0 auto;
}

.cases-header {
  display: block;
  text-align: center;
}

.cases-kicker {
  margin: 0 0 14px;
  color: #ad813e;
  font-size: clamp(12px, 0.78vw, 15px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.cases-header h2 {
  max-width: 980px;
  margin: 0 auto;
  font-family: Georgia, "Times New Roman", serif;
  color: #071b30;
  font-size: var(--main-heading-size);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.cases-header p {
  max-width: 760px;
  margin: clamp(18px, 1.4vw, 26px) auto 0;
  color: rgba(48, 60, 72, 0.76);
  font-size: clamp(17px, 1.02vw, 20px);
  line-height: 1.48;
  font-weight: 400;
}

.cases-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: clamp(30px, 3vw, 50px);
}

.cases-tab {
  min-height: 54px;
  padding: 0 24px;
  border: 1px solid rgba(207, 190, 171, 0.92);
  border-radius: 999px;
  color: rgba(12, 25, 39, 0.82);
  background: rgba(255, 252, 247, 0.78);
  box-shadow:
    0 10px 24px rgba(59, 45, 31, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
  cursor: pointer;
  font-size: clamp(15px, 0.96vw, 18px);
  line-height: 1;
  font-weight: 620;
  letter-spacing: 0;
  white-space: nowrap;
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.cases-tab:hover,
.cases-tab:focus-visible,
.cases-tab.is-active {
  color: #f8f6f1;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 50% 12%, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 45%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 16px 32px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transform: translateY(-1px);
}

.cases-tab:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.88);
  outline-offset: 3px;
}

.cases-stage {
  margin-top: clamp(24px, 2.4vw, 42px);
}

.case-panel {
  position: relative;
  overflow: hidden;
  padding: clamp(18px, 1.8vw, 30px);
  border: 1px solid rgba(207, 190, 171, 0.88);
  border-radius: 24px;
  background:
    radial-gradient(circle at 38% 12%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 44%),
    rgba(255, 252, 247, 0.72);
  box-shadow:
    0 26px 54px rgba(59, 45, 31, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.76);
  backdrop-filter: blur(10px);
}

.case-panel::after {
  content: "";
  position: absolute;
  right: clamp(22px, 3vw, 54px);
  top: clamp(22px, 3vw, 48px);
  width: clamp(84px, 8vw, 140px);
  height: clamp(84px, 8vw, 140px);
  border: 1px solid rgba(var(--block-highlight-rgb), 0.12);
  border-radius: 50%;
  opacity: 0.55;
  pointer-events: none;
}

.case-panel-top {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  margin-bottom: clamp(14px, 1.3vw, 22px);
}

.case-variant-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 0 0 auto;
}

.case-variant-dot {
  width: 11px;
  height: 11px;
  padding: 0;
  border: 1px solid rgba(173, 129, 62, 0.68);
  border-radius: 50%;
  background: rgba(255, 252, 247, 0.64);
  cursor: pointer;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    transform 180ms ease;
}

.case-variant-dot:hover,
.case-variant-dot:focus-visible,
.case-variant-dot.is-active {
  border-color: #ad813e;
  background: #ad813e;
  transform: scale(1.08);
}

.case-variant-dot:focus-visible {
  outline: 2px solid rgba(173, 129, 62, 0.34);
  outline-offset: 4px;
}

.case-panel-label {
  color: #ad813e;
  font-size: clamp(13px, 0.82vw, 16px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.case-panel-number {
  display: none;
  font-family: Georgia, "Times New Roman", serif;
  color: rgba(173, 129, 62, 0.86);
  font-size: clamp(32px, 2.8vw, 54px);
  line-height: 1;
  font-weight: 400;
}

.case-layout {
  position: relative;
  z-index: 1;
  display: grid;
  min-width: 0;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(18px, 2vw, 32px);
}

.case-feature {
  position: relative;
  overflow: hidden;
  min-width: 0;
  min-height: clamp(420px, 31vw, 550px);
  padding: clamp(28px, 2.6vw, 46px);
  border: 1px solid var(--block-highlight-border);
  border-radius: 24px;
  color: #f8f6f1;
  background:
    radial-gradient(circle at 78% 10%, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 34%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 20px 42px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.case-feature::before,
.case-feature::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.case-feature::before {
  right: -54px;
  top: 44px;
  width: 220px;
  height: 220px;
  border: 18px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;
}

.case-feature::after {
  right: 56px;
  bottom: 54px;
  width: 86px;
  height: 86px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.08);
  transform: rotate(28deg);
}

.case-feature h3 {
  position: relative;
  z-index: 1;
  max-width: 720px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(31px, 2.3vw, 46px);
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0;
}

.case-feature p {
  position: relative;
  z-index: 1;
  max-width: 620px;
  margin: clamp(20px, 2vw, 32px) 0 0;
  color: rgba(248, 246, 241, 0.84);
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.48;
}

.case-editorial-layout {
  align-items: stretch;
}

.case-editorial-copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.case-story-meta {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: clamp(20px, 1.8vw, 28px);
}

.case-panel-meta {
  justify-self: end;
  justify-content: flex-end;
  margin-bottom: 0;
}

.case-story-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.30);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(11px, 0.7vw, 13px);
  line-height: 1;
  letter-spacing: 0.035em;
}

.case-panel-meta span {
  border-color: rgba(207, 190, 171, 0.82);
  background: rgba(255, 252, 247, 0.72);
  color: rgba(15, 24, 36, 0.72);
  font-weight: 650;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.case-story-lead {
  max-width: 660px;
}

.case-story-section {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.case-story-section h4 {
  margin: 0;
  font-size: clamp(12px, 0.78vw, 14px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.case-story-did {
  margin-top: clamp(24px, 2vw, 32px);
  padding-top: clamp(20px, 1.7vw, 26px);
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.case-story-did h4 {
  color: rgba(255, 255, 255, 0.64);
}

.case-story-list {
  display: grid;
  min-width: 0;
  gap: 12px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.case-story-list li {
  display: grid;
  min-width: 0;
  grid-template-columns: 26px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
}

.case-story-list li > span {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  line-height: 1;
}

.case-story-list p,
.case-feature .case-story-list p {
  min-width: 0;
  max-width: none;
  margin: 2px 0 0;
  color: rgba(248, 246, 241, 0.90);
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.42;
  overflow-wrap: break-word;
}

.case-story-proof {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: clamp(420px, 31vw, 550px);
  padding: clamp(28px, 2.4vw, 40px);
  border: 1px solid rgba(207, 190, 171, 0.78);
  border-radius: 24px;
  background:
    radial-gradient(circle at 82% 8%, rgba(208, 188, 151, 0.22), transparent 34%),
    rgba(255, 252, 247, 0.82);
  box-shadow: 0 18px 38px rgba(59, 45, 31, 0.09);
}

.case-proof-kicker {
  display: block;
  color: #ad813e;
  font-size: clamp(11px, 0.72vw, 13px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.case-change-intro h4 {
  margin: 12px 0 0;
  color: var(--ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(25px, 1.75vw, 35px);
  line-height: 1.1;
  font-weight: 400;
}

.case-proof-visual {
  position: relative;
  overflow: hidden;
  margin: clamp(18px, 1.6vw, 24px) 0 0;
  border: 1px solid rgba(173, 129, 62, 0.24);
  border-radius: 16px;
  background: #f5f1ea;
  box-shadow: 0 12px 24px rgba(59, 45, 31, 0.09);
}

.case-proof-visual img {
  display: block;
  width: 100%;
  height: clamp(150px, 10vw, 190px);
  object-fit: cover;
  object-position: left center;
}

.case-proof-visual.is-wide-interface img {
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.case-proof-visual.is-scoring-workspace img {
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.case-proof-visual figcaption {
  padding: 9px 12px 10px;
  color: rgba(15, 24, 36, 0.58);
  font-size: clamp(13px, 0.8vw, 15px);
  line-height: 1.38;
}

.has-case-visual .case-change-comparison {
  margin-top: clamp(18px, 1.5vw, 24px);
}

.has-case-visual .case-change-column {
  padding-top: clamp(15px, 1.3vw, 20px);
  padding-bottom: clamp(17px, 1.4vw, 22px);
}

.has-case-visual .case-change-column ul {
  gap: clamp(10px, 0.9vw, 14px);
  margin-top: clamp(13px, 1vw, 17px);
}

.has-case-visual .case-change-column p {
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.38;
}

.has-case-visual .case-change-outcome {
  margin-top: clamp(16px, 1.3vw, 20px);
}

.case-change-comparison {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: clamp(26px, 2.2vw, 36px);
  border-top: 1px solid rgba(173, 129, 62, 0.24);
  border-bottom: 1px solid rgba(173, 129, 62, 0.24);
}

.case-change-column {
  min-width: 0;
  padding: clamp(20px, 1.8vw, 28px) clamp(18px, 1.8vw, 28px) clamp(22px, 2vw, 30px) 0;
}

.case-change-column.is-after {
  padding-right: 0;
  padding-left: clamp(18px, 1.8vw, 28px);
  border-left: 1px solid rgba(173, 129, 62, 0.24);
}

.case-change-column h5 {
  margin: 0;
  color: rgba(15, 24, 36, 0.52);
  font-size: clamp(12px, 0.78vw, 14px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.case-change-column.is-after h5 {
  color: #ad813e;
}

.case-change-column ul {
  display: grid;
  gap: clamp(14px, 1.2vw, 18px);
  margin: clamp(18px, 1.5vw, 24px) 0 0;
  padding: 0;
  list-style: none;
}

.case-change-column li {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.case-change-column li > span {
  color: rgba(15, 24, 36, 0.38);
  font-size: 17px;
  line-height: 1.2;
}

.case-change-column.is-after li > span {
  color: #9d7335;
}

.case-change-column p {
  min-width: 0;
  margin: 0;
  color: rgba(15, 24, 36, 0.78);
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.42;
  overflow-wrap: break-word;
}

.case-change-outcome {
  margin-top: auto;
  padding: clamp(18px, 1.5vw, 24px) clamp(20px, 1.7vw, 28px);
  border-left: 3px solid #ad813e;
  border-radius: 0 16px 16px 0;
  background: rgba(173, 129, 62, 0.075);
}

.case-change-outcome > span {
  display: block;
  color: #9d7335;
  font-size: 11px;
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.case-change-outcome p {
  margin: 12px 0 0;
  color: rgba(15, 24, 36, 0.86);
  font-family: inherit;
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.42;
}

.case-feature-outcome {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding: clamp(16px, 1.25vw, 22px) clamp(18px, 1.5vw, 26px);
  border-left-color: rgba(205, 187, 150, 0.95);
  border-radius: 0 16px 16px 0;
  background: rgba(255, 255, 255, 0.08);
}

.has-case-visual .case-feature-outcome {
  margin-top: auto;
}

.case-feature-outcome > span {
  color: rgba(248, 246, 241, 0.66);
}

.case-feature .case-feature-outcome p {
  max-width: none;
  margin-top: 10px;
  color: rgba(248, 246, 241, 0.92);
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.42;
}

.case-editorial-copy .case-actions {
  margin-top: clamp(14px, 1.2vw, 20px);
  padding-top: 0;
}

.case-proof-actions {
  justify-content: flex-end;
  margin-top: auto;
  padding-top: clamp(12px, 1vw, 18px);
}

.case-story-proof .case-action-primary {
  min-width: min(100%, 284px);
  border-color: rgba(9, 31, 43, 0.92);
  color: #f8f6f1;
  background: #0f2b36;
  box-shadow: 0 14px 28px rgba(9, 24, 32, 0.18);
}

.case-point-list {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 14px;
  margin: clamp(26px, 2.5vw, 42px) 0 0;
  padding: 0;
  list-style: none;
}

.case-point-list li {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  color: rgba(248, 246, 241, 0.92);
  font-size: clamp(15px, 0.96vw, 18px);
  line-height: 1.38;
}

.case-point-list span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 50%;
  font-size: 16px;
  line-height: 1;
}

.case-point-list p {
  margin: 0;
}

.case-side {
  display: grid;
  grid-template-rows: auto auto;
  gap: clamp(14px, 1.3vw, 20px);
}

.case-summary-card,
.case-metric {
  border: 1px solid rgba(207, 190, 171, 0.78);
  background:
    radial-gradient(circle at 34% 12%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 50%),
    rgba(255, 252, 247, 0.72);
  box-shadow: 0 16px 32px rgba(59, 45, 31, 0.08);
}

.case-summary-card {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.4vw, 22px);
  padding: clamp(20px, 1.8vw, 30px);
  border-radius: 22px;
}

.case-summary-card h4 {
  margin: 0 0 10px;
  color: #ad813e;
  font-size: clamp(13px, 0.86vw, 16px);
  line-height: 1;
  font-weight: 760;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.case-summary-card p {
  margin: 0;
  color: rgba(15, 24, 36, 0.78);
  font-size: clamp(15px, 0.96vw, 18px);
  line-height: 1.42;
}

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

.case-metric {
  min-height: 118px;
  padding: clamp(18px, 1.4vw, 24px);
  border-radius: 18px;
}

.case-metric strong {
  display: block;
  color: var(--block-highlight-solid);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(30px, 2.4vw, 46px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
}

.case-metric span {
  display: block;
  margin-top: 10px;
  color: rgba(15, 24, 36, 0.70);
  font-size: clamp(13px, 0.82vw, 16px);
  line-height: 1.35;
}

.case-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(18px, 1.8vw, 28px);
}

.case-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 15px;
  line-height: 1;
  font-weight: 650;
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    transform 180ms ease;
}

.case-action-primary {
  border: 1px solid rgba(255, 255, 255, 0.26);
  color: #082033;
  background: #f8f6f1;
}

.case-action:hover,
.case-action:focus-visible {
  transform: translateY(-1px);
}

.case-action:focus-visible {
  outline: 2px solid rgba(248, 246, 241, 0.78);
  outline-offset: 3px;
}

.testimonials-section {
  position: relative;
  overflow: hidden;
  padding: clamp(62px, 5vw, 92px) clamp(42px, 5.8vw, 118px) clamp(82px, 7vw, 120px);
  border-top: 4px solid var(--slide-divider);
  color: #0e1b2a;
  background:
    radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0) 42%),
    linear-gradient(180deg, #f8f4ef 0%, #f4efe8 100%);
}

.testimonials-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.72) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.72) 1px, transparent 1px);
  background-size: 198px 198px;
  opacity: 0.82;
}

.testimonials-section::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(201, 187, 172, 0.16) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0) 18%, rgba(255, 255, 255, 0) 82%, rgba(255, 255, 255, 0.55));
}

.testimonials-inner {
  position: relative;
  z-index: 1;
  width: min(1760px, 100%);
  margin: 0 auto;
}

.testimonials-header {
  text-align: center;
}

.testimonials-header h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: var(--main-heading-size);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.testimonials-header p {
  margin: 18px 0 0;
  color: rgba(72, 91, 132, 0.86);
  font-size: clamp(18px, 1.15vw, 22px);
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0;
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(28px, 2.3vw, 44px);
  margin-top: clamp(48px, 3.6vw, 68px);
}

.testimonial-card {
  display: grid;
  grid-template-columns: clamp(142px, 10vw, 184px) minmax(0, 1fr);
  gap: clamp(32px, 3vw, 54px);
  min-height: clamp(300px, 19.5vw, 376px);
  padding: clamp(36px, 3vw, 56px);
  border: 1px solid rgba(213, 201, 188, 0.88);
  border-radius: 18px;
  background:
    radial-gradient(circle at 32% 18%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 52%),
    rgba(255, 252, 247, 0.78);
  box-shadow:
    0 18px 34px rgba(59, 45, 31, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(8px);
}

.testimonial-photo {
  display: block;
  width: clamp(128px, 9.3vw, 164px);
  height: clamp(128px, 9.3vw, 164px);
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  align-self: start;
  box-shadow: 0 14px 32px rgba(37, 32, 27, 0.08);
}

.testimonial-copy {
  min-width: 0;
}

.testimonial-copy h3 {
  margin: 0;
  color: #101724;
  font-size: clamp(25px, 1.64vw, 34px);
  line-height: 1.15;
  font-weight: 720;
  letter-spacing: 0;
}

.testimonial-role {
  margin: 10px 0 0;
  color: rgba(72, 91, 132, 0.88);
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.35;
  font-weight: 400;
}

.testimonial-text {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 0;
  margin-top: clamp(22px, 1.75vw, 32px);
}

.testimonial-quote {
  color: rgba(24, 32, 42, 0.14);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 58px;
  line-height: 0.86;
}

.testimonial-text p {
  margin: 0;
  color: rgba(18, 24, 32, 0.88);
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: 0;
}

@media (max-width: 1180px) {
  .site-nav {
    gap: clamp(12px, 2vw, 24px);
    padding-inline: clamp(24px, 3.2vw, 54px);
  }

  .brand {
    min-width: clamp(204px, 22vw, 236px);
  }

  .brand-image {
    width: 286px;
    height: auto;
  }

  .brand-caption {
    display: none;
  }

  .site-nav > nav:not(.mobile-menu) {
    gap: clamp(12px, 1.5vw, 20px);
    font-size: clamp(13px, 1.35vw, 15px);
  }

  .language-switcher {
    min-width: 204px;
  }

  .nav-cta {
    min-width: 156px;
    padding-inline: 18px;
  }

  .team-hero-inner {
    width: min(100% - 56px, 1040px);
    min-height: auto;
    padding-top: 128px;
  }

  .team-hero-main {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .team-hero-copy,
  .expert-stack {
    transform: none;
  }

  .team-hero-copy h1,
  .team-hero-copy p {
    max-width: 900px;
  }

  .expert-stack {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }

  .expert-item {
    grid-template-columns: 132px 1fr;
    gap: 24px;
  }

  .expert-photo {
    width: 132px;
  }

  .trusted-strip {
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .trusted-logos {
    min-width: 980px;
  }

  .work-directions {
    padding-inline: clamp(28px, 6vw, 72px);
  }

  .expertise-layout {
    grid-template-columns: 1fr;
  }

  .expertise-feature-card {
    min-height: auto;
  }

  .cases-section {
    padding-inline: clamp(28px, 6vw, 72px);
  }

  .cases-header {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .cases-header p {
    max-width: 760px;
  }

  .case-layout {
    grid-template-columns: 1fr;
  }

  .case-feature {
    min-height: auto;
  }

  .testimonials-section {
    padding-inline: clamp(28px, 6vw, 72px);
  }

  .testimonial-card {
    grid-template-columns: 128px minmax(0, 1fr);
    gap: 28px;
  }

  .testimonial-photo {
    width: 128px;
    height: 128px;
  }

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

@media (max-width: 860px) {
  html {
    scroll-padding-top: 76px;
  }

  .site-nav {
    position: fixed;
    height: 76px;
    padding: 0 18px;
    gap: 10px;
    color: #06111f;
    background: rgba(248, 244, 239, 0.86);
    border-bottom: 1px solid rgba(26, 32, 39, 0.10);
    backdrop-filter: blur(18px);
  }

  .site-nav > nav:not(.mobile-menu) {
    display: none;
  }

  .nav-cta {
    display: none;
  }

  .site-nav > .language-switcher:not(.language-switcher-mobile) {
    display: none;
  }

  .mobile-nav-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    min-width: 104px;
    padding: 0 16px;
    border-radius: 7px;
    color: #fff;
    background: linear-gradient(145deg, #0d2135 0%, #050d18 100%);
    box-shadow: 0 10px 22px rgba(5, 13, 24, 0.18);
    font-size: 14px;
    line-height: 1;
    font-weight: 520;
  }

  .mobile-menu-toggle {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(25, 33, 42, 0.16);
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.48);
    cursor: pointer;
  }

  .mobile-menu-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    background: #071423;
    transition: transform 180ms ease;
  }

  .mobile-menu-toggle span + span {
    margin-top: -12px;
  }

  .site-nav.is-menu-open .mobile-menu-toggle span:first-child {
    transform: translateY(6px) rotate(45deg);
  }

  .site-nav.is-menu-open .mobile-menu-toggle span:last-child {
    transform: translateY(-6px) rotate(-45deg);
  }

  .mobile-menu {
    position: fixed;
    z-index: 19;
    top: 76px;
    left: 14px;
    right: 14px;
    display: none;
    padding: 10px;
    border: 1px solid rgba(25, 33, 42, 0.13);
    border-radius: 10px;
    background: rgba(255, 252, 247, 0.98);
    box-shadow: 0 18px 46px rgba(31, 25, 18, 0.18);
  }

  .site-nav.is-menu-open .mobile-menu {
    display: grid;
  }

  .mobile-menu a {
    padding: 15px 12px;
    border-bottom: 1px solid rgba(25, 33, 42, 0.08);
    color: #071423;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 650;
  }

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

  .mobile-menu .language-switcher-mobile {
    display: grid;
    width: 224px;
    margin: 10px 12px 6px;
    padding: 4px;
    border-bottom: 1px solid rgba(8, 28, 47, 0.28);
  }

  .mobile-menu .language-switcher-mobile a,
  .mobile-menu .language-switcher-mobile span {
    min-height: 34px;
    padding: 0 9px;
    border: 0;
    font-size: 13px;
    line-height: 1;
    font-weight: 760;
  }

  .brand {
    min-width: 0;
    flex: 1 1 auto;
  }

  .brand-english {
    gap: 8px;
    min-width: 0;
  }

  .brand-mark-crop {
    flex-basis: 38px;
    width: 38px;
    height: 30px;
  }

  .brand-mark-source {
    width: 221px;
    height: 43px;
  }

  .brand-english-copy {
    gap: 0;
  }

  .brand-english-copy strong {
    font-size: clamp(17px, 5.2vw, 20px);
  }

  .brand-english-copy small {
    display: none;
  }

  .brand-image {
    width: min(178px, 42vw);
    height: auto;
  }

  .team-hero-inner {
    width: min(100% - 36px, 720px);
    padding-top: 116px;
    padding-bottom: 48px;
  }

  .team-hero-copy h1,
  .testimonials-header h2 {
    font-size: clamp(36px, 10.8vw, 48px);
    line-height: 1.08;
  }

  .hero-title-desktop,
  .hero-lead-desktop {
    display: none;
  }

  .hero-title-mobile,
  .hero-lead-mobile {
    display: inline;
  }

  .team-hero-copy p {
    max-width: 100%;
    font-size: 18px;
    line-height: 1.44;
  }

  .hero-actions {
    gap: 12px;
    margin-top: 22px;
  }

  .button {
    width: 100%;
    min-height: 50px;
  }

  .hero-proof-list {
    display: grid;
    gap: 10px;
    margin: 22px 0 0;
    padding: 0;
    list-style: none;
  }

  .hero-proof-list li {
    padding: 12px 14px;
    border: 1px solid rgba(25, 33, 42, 0.10);
    border-radius: 8px;
    color: rgba(21, 29, 38, 0.78);
    background: rgba(255, 252, 247, 0.68);
    font-size: 15px;
    line-height: 1.35;
  }

  .expert-stack {
    display: none;
  }

  .trusted-strip {
    display: none;
  }

  .testimonials-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .team-hero.fullscreen,
  .work-directions,
  .cases-section,
  .testimonials-section {
    min-height: 0;
    height: auto;
  }

  .team-hero-copy {
    transform: none;
  }

  .work-directions {
    padding: 58px 18px 62px;
  }

  .cases-section {
    padding: 58px 18px 62px;
  }

  .team-hero-copy h1,
  .cases-header h2,
  .testimonials-header h2 {
    font-size: clamp(34px, 10.8vw, 44px);
    line-height: 1.08;
  }

  .work-directions-prompt {
    font-size: clamp(32px, 9.8vw, 40px);
    text-align: left;
  }

  .expertise-header {
    text-align: left;
  }

  .expertise-tabs {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 8px;
    margin: 26px -18px 0;
    padding: 0 18px 6px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .expertise-tabs::-webkit-scrollbar {
    display: none;
  }

  .expertise-tab {
    min-height: 42px;
    padding: 0 16px;
    font-size: 14.5px;
  }

  .expertise-view-switcher {
    width: min(300px, 100%);
    margin-top: 12px;
    padding: 3px;
  }

  .expertise-view-tab {
    min-height: 40px;
    padding: 0 16px;
    font-size: 14px;
  }

  .expertise-stage {
    margin-top: 14px;
  }

  .expertise-panel {
    padding: 16px;
    border-radius: 18px;
  }

  .expertise-panel::after {
    display: none;
  }

  .expertise-panel-top {
    margin-bottom: 14px;
  }

  .expertise-panel-label {
    font-size: 12px;
  }

  .expertise-panel-number {
    font-size: 32px;
  }

  .expertise-layout {
    gap: 14px;
  }

  .expertise-feature-card {
    padding: 22px;
    border-radius: 16px;
  }

  .expertise-feature-card h3 {
    font-size: clamp(28px, 8.4vw, 36px);
  }

  .expertise-feature-card p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.44;
  }

  .expertise-preview-copy {
    margin-top: 20px;
    padding-top: 18px;
  }

  .expertise-preview-copy h5 {
    font-size: 23px;
  }

  .expertise-preview-list {
    gap: 12px;
  }

  .expertise-preview-list li {
    grid-template-columns: 24px minmax(0, 1fr);
    gap: 12px;
  }

  .expertise-preview-list span {
    width: 24px;
    height: 24px;
  }

  .expertise-preview-list p {
    margin: 0;
    font-size: 14px;
    line-height: 1.34;
  }

  .expertise-visual-wrap,
  .expertise-visual-wrap .research-visual,
  .expertise-visual-wrap .research-image-frame,
  .expertise-visual-wrap .research-case-visual {
    min-height: 220px;
  }

  .expertise-service-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .expertise-service-card {
    min-height: 190px;
    padding: 20px;
    border-radius: 16px;
  }

  .expertise-service-card h4 {
    max-width: 100%;
    margin-top: 18px;
    font-size: 25px;
  }

  .expertise-service-card p {
    max-width: 100%;
    margin-top: 12px;
    font-size: 14px;
  }

  .direction-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 28px;
  }

  .direction-card {
    min-height: 142px;
    padding: 20px 56px 20px 20px;
    border-radius: 12px;
  }

  .direction-card-title {
    margin-top: 22px;
    font-size: 24px;
    line-height: 1.16;
  }

  .direction-card-copy {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.34;
  }

  .direction-card-arrow {
    right: 18px;
    bottom: 18px;
    width: 34px;
    height: 34px;
  }

  .cases-header {
    display: block;
  }

  .cases-kicker {
    margin-bottom: 12px;
    font-size: 12px;
  }

  .cases-header p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.44;
  }

  .cases-tabs {
    flex-wrap: nowrap;
    gap: 8px;
    margin: 26px -18px 0;
    padding: 0 18px 6px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .cases-tabs::-webkit-scrollbar {
    display: none;
  }

  .cases-tab {
    min-height: 42px;
    padding: 0 16px;
    font-size: 14.5px;
  }

  .cases-stage {
    margin-top: 18px;
  }

  .case-panel {
    padding: 16px;
    border-radius: 18px;
  }

  .case-panel::after {
    display: none;
  }

  .case-panel-top {
    grid-template-columns: 1fr;
    justify-items: start;
    gap: 12px;
    margin-bottom: 14px;
  }

  .case-variant-dots,
  .case-panel-meta {
    justify-self: start;
    justify-content: flex-start;
  }

  .case-panel-label {
    font-size: 12px;
  }

  .case-panel-number {
    font-size: 32px;
  }

  .case-layout {
    gap: 14px;
  }

  .case-feature {
    padding: 22px;
    border-radius: 16px;
  }

  .case-feature h3 {
    font-size: clamp(28px, 8.4vw, 36px);
  }

  .case-feature p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.44;
  }

  .case-story-meta {
    gap: 6px;
    margin-bottom: 18px;
  }

  .case-story-meta span {
    min-height: 28px;
    padding-inline: 10px;
    font-size: 10.5px;
  }

  .case-story-did {
    margin-top: 22px;
    padding-top: 20px;
  }

  .case-story-proof {
    min-height: 0;
    padding: 22px;
    border-radius: 16px;
  }

  .case-change-intro h4 {
    font-size: 27px;
  }

  .case-proof-visual {
    margin-top: 18px;
    border-radius: 13px;
  }

  .case-proof-visual img {
    height: clamp(165px, 48vw, 220px);
  }

  .case-proof-visual figcaption {
    padding: 9px 10px 10px;
    font-size: 13px;
  }

  .case-change-comparison {
    grid-template-columns: 1fr;
    margin-top: 22px;
  }

  .case-change-column {
    padding: 20px 0 22px;
  }

  .case-change-column.is-after {
    padding: 22px 0 24px;
    border-top: 1px solid rgba(173, 129, 62, 0.24);
    border-left: 0;
  }

  .case-change-column ul {
    gap: 14px;
    margin-top: 18px;
  }

  .case-change-outcome {
    margin-top: 22px;
    padding: 18px;
    border-radius: 0 14px 14px 0;
  }

  .case-change-outcome p {
    font-size: 17px;
  }

  .case-point-list {
    gap: 12px;
    margin-top: 22px;
  }

  .case-point-list li {
    grid-template-columns: 26px minmax(0, 1fr);
    gap: 12px;
    font-size: 15px;
  }

  .case-point-list span {
    width: 26px;
    height: 26px;
  }

  .case-side {
    grid-template-rows: none;
    gap: 12px;
  }

  .case-summary-card,
  .case-metrics {
    grid-template-columns: 1fr;
  }

  .case-summary-card {
    padding: 18px;
    border-radius: 16px;
  }

  .case-summary-card p {
    font-size: 15px;
  }

  .case-metric {
    min-height: 0;
    padding: 18px;
    border-radius: 14px;
  }

  .case-metric strong {
    font-size: 32px;
  }

  .case-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .case-action {
    width: 100%;
  }

  .testimonials-section {
    padding: 0;
  }

  .testimonials-inner {
    display: none;
  }

  .mobile-cases-section,
  .mobile-contact-section {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 58px 18px 62px;
    border-top: 4px solid var(--slide-divider);
    color: #0e1b2a;
    background:
      radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0) 42%),
      linear-gradient(180deg, #f8f4ef 0%, #f4efe8 100%);
  }

  .mobile-clients-reviews {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 58px 18px 62px;
    border-top: 4px solid var(--slide-divider);
    background:
      radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0) 42%),
      linear-gradient(180deg, #f8f4ef 0%, #f4efe8 100%);
  }

  .mobile-cases-section::before,
  .mobile-clients-reviews::before,
  .mobile-contact-section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
      linear-gradient(rgba(255, 255, 255, 0.72) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255, 255, 255, 0.72) 1px, transparent 1px);
    background-size: 96px 96px;
    opacity: 0.72;
  }

  .mobile-section-inner {
    position: relative;
    z-index: 1;
    width: min(100%, 520px);
    margin: 0 auto;
  }

  .mobile-section-kicker {
    margin: 0 0 12px;
    color: #ad813e;
    font-size: 12px;
    line-height: 1;
    font-weight: 760;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .mobile-section-inner h2 {
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 10.4vw, 42px);
    line-height: 1.08;
    font-weight: 400;
    letter-spacing: 0;
  }

  .mobile-case-grid,
  .mobile-review-list {
    display: grid;
    gap: 12px;
    margin-top: 28px;
  }

  .mobile-case-card,
  .mobile-review-list article {
    padding: 20px;
    border: 1px solid rgba(213, 201, 188, 0.88);
    border-radius: 12px;
    background:
      radial-gradient(circle at 32% 18%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 52%),
      rgba(255, 252, 247, 0.80);
    box-shadow: 0 14px 28px rgba(59, 45, 31, 0.08);
  }

  .mobile-case-card span {
    color: #ad813e;
    font-size: 15px;
    font-weight: 760;
  }

  .mobile-case-card h3,
  .mobile-review-list h3 {
    margin: 18px 0 0;
    color: #101724;
    font-size: 22px;
    line-height: 1.18;
    font-weight: 720;
  }

  .mobile-case-card p,
  .mobile-review-list p,
  .mobile-contact-section .contact-lead {
    margin: 12px 0 0;
    color: rgba(18, 24, 32, 0.78);
    font-size: 15px;
    line-height: 1.44;
  }

  .mobile-case-card strong {
    display: block;
    margin-top: 14px;
    color: #0e1b2a;
    font-size: 15px;
    line-height: 1.38;
  }

  .mobile-logo-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 28px;
  }

  .mobile-logo-grid img {
    display: block;
    width: 100%;
    height: 58px;
    padding: 14px 16px;
    border: 1px solid rgba(213, 201, 188, 0.72);
    border-radius: 10px;
    object-fit: contain;
    filter: grayscale(1);
    opacity: 0.62;
    background: rgba(255, 252, 247, 0.70);
  }

  .contact-people {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 24px;
  }

  .mobile-contact-section {
    padding: 48px 18px 54px;
    border-top: 1px solid rgba(168, 121, 54, 0.34);
  }

  .contact-person-card {
    min-height: 0;
    padding: 20px;
    border-radius: 18px;
    grid-template-columns: 1fr;
    grid-template-areas:
      "copy"
      "phone"
      "actions";
    gap: 16px;
  }

  .contact-person-role {
    font-size: 12px;
  }

  .contact-phone {
    width: auto;
    min-width: 0;
    align-items: center;
    justify-self: center;
    text-align: center;
  }

  .contact-person-actions {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    justify-self: stretch;
  }

  .contact-action {
    width: 100%;
    min-height: 48px;
    padding: 0 16px;
  }

  .contact-qr-dialog {
    padding: 26px 22px 24px;
    border-radius: 24px;
  }

  .contact-qr-code {
    width: min(100%, 300px);
    margin-top: 22px;
  }
}

.modal {
  position: fixed;
  z-index: 40;
  inset: 0;
  display: none;
  color: #fff;
}

.modal.is-open {
  display: block;
}

.modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 7, 8, 0.72);
  backdrop-filter: blur(18px);
}

.modal-panel {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(620px, calc(100vw - 36px));
  min-height: 300px;
  max-height: calc(100svh - 48px);
  overflow-y: auto;
  padding: clamp(28px, 5vw, 48px);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: rgba(17, 20, 22, 0.96);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.42);
  transform: translate(-50%, -50%);
}

.modal-kicker {
  margin: 0 0 18px;
  color: var(--gold);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.modal-panel h2 {
  margin: 0 0 18px;
  font-size: clamp(30px, 5vw, 46px);
  line-height: 1.06;
  font-weight: 560;
}

.modal-panel p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 18px;
  line-height: 1.58;
}

.modal-copy {
  display: grid;
  gap: 14px;
}

.modal-close {
  position: absolute;
  top: 18px;
  right: 18px;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  color: #fff;
  background: transparent;
  cursor: pointer;
}

.modal.is-research {
  color: #071a2e;
}

.modal.is-research .modal-backdrop {
  background: rgba(5, 8, 12, 0.62);
}

.modal.is-research .modal-panel {
  width: min(1540px, calc(100vw - 40px));
  min-height: 0;
  max-height: calc(100svh - 32px);
  padding: 0;
  border: 1px solid rgba(205, 187, 158, 0.54);
  border-radius: 28px;
  color: #071a2e;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0) 46%),
    linear-gradient(180deg, #fbf8f3 0%, #f5efe7 100%);
  box-shadow: 0 28px 88px rgba(9, 16, 25, 0.36);
}

.modal.is-research .modal-panel::before,
.modal.is-research .modal-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.modal.is-research .modal-panel::before {
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.7) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.7) 1px, transparent 1px);
  background-size: 190px 190px;
  opacity: 0.55;
}

.modal.is-research .modal-panel::after {
  background:
    radial-gradient(circle at 12% 12%, rgba(205, 187, 158, 0.17), transparent 28%),
    radial-gradient(circle at 92% 82%, rgba(8, 122, 92, 0.12), transparent 30%);
}

.modal.is-research .modal-kicker,
.modal.is-research #modal-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}

.modal.is-research .modal-copy {
  position: relative;
  z-index: 1;
  display: block;
  gap: 0;
}

.modal.is-research .modal-close {
  z-index: 3;
  top: 22px;
  right: 22px;
  width: 44px;
  height: 44px;
  border-color: rgba(7, 26, 46, 0.16);
  color: #071a2e;
  background: rgba(255, 252, 247, 0.78);
}

.research-hub {
  padding: clamp(54px, 5.2vw, 82px) clamp(38px, 7vw, 118px) clamp(58px, 5.4vw, 84px);
}

.research-hub-header {
  margin: 0 auto clamp(42px, 4vw, 64px);
  text-align: center;
}

.research-hub-header h3,
.research-detail-copy h3,
.research-slide-heading h4,
.research-case-card h5,
.research-hub-card-title {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: 0;
}

.research-hub-header h3 {
  margin: 0;
  color: #071a2e;
  font-size: clamp(48px, 4.8vw, 74px);
  line-height: 1.04;
}

.research-hub-header p,
.research-detail-copy p {
  margin: 14px 0 0;
  color: rgba(80, 88, 99, 0.82);
  font-size: clamp(17px, 1.16vw, 22px);
  line-height: 1.45;
}

.research-hub-body {
  display: grid;
  grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1.14fr);
  gap: clamp(22px, 2.4vw, 38px);
  align-items: stretch;
}

.research-hub-preview {
  position: relative;
  display: flex;
  min-height: clamp(478px, 35vw, 590px);
  overflow: hidden;
  padding: clamp(22px, 2vw, 32px);
  border: 1px solid var(--block-highlight-border);
  border-radius: 24px;
  color: #f8f6f1;
  background:
    radial-gradient(circle at 80% 12%, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 36%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 20px 42px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  flex-direction: column;
}

.research-hub-preview::before {
  content: "";
  position: absolute;
  right: -58px;
  top: 42px;
  width: 220px;
  height: 220px;
  border: 18px solid rgba(255, 255, 255, 0.07);
  border-radius: 50%;
  pointer-events: none;
}

.research-hub-preview-caption {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: clamp(18px, 1.8vw, 28px);
  color: rgba(248, 246, 241, 0.74);
  font-size: clamp(13px, 0.82vw, 16px);
  line-height: 1.25;
  font-weight: 680;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.research-hub-preview-media {
  position: relative;
  z-index: 1;
  flex: 1;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(248, 246, 241, 0.18);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.10);
}

.research-hub-preview-media .research-visual,
.research-hub-preview-media .research-image-frame,
.research-hub-preview-media .research-case-visual {
  width: 100%;
  height: 100%;
  min-height: 0;
  border-radius: inherit;
}

.research-hub-preview-media img {
  object-fit: cover;
}

.research-hub-preview-fallback {
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  color: rgba(248, 246, 241, 0.88);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 2.4vw, 44px);
  line-height: 1.08;
  text-align: center;
}

.research-hub-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(24px, 2.2vw, 36px);
}

.research-hub-card {
  position: relative;
  display: flex;
  min-height: clamp(230px, 18vw, 300px);
  padding: clamp(32px, 3vw, 46px);
  overflow: hidden;
  border: 1px solid rgba(205, 187, 158, 0.64);
  border-radius: 18px;
  color: #071a2e;
  text-align: left;
  background:
    radial-gradient(circle at 80% 42%, var(--block-highlight-soft), transparent 34%),
    rgba(255, 252, 247, 0.78);
  box-shadow:
    0 18px 40px rgba(66, 50, 32, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.74);
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  transition:
    color 180ms ease,
    background 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

.research-hub-card::before {
  content: "";
  position: absolute;
  top: -38%;
  right: -10%;
  width: 48%;
  aspect-ratio: 1;
  border: 10px solid rgba(var(--block-highlight-rgb), 0.08);
  border-radius: 50%;
}

.research-hub-card:nth-child(2)::before {
  top: -28%;
  right: 7%;
  width: 34%;
  border-radius: 28%;
  transform: rotate(45deg);
}

.research-hub-card:nth-child(3)::before {
  top: 4%;
  right: -2%;
  width: 44%;
  box-shadow: -58px 88px 0 -18px rgba(var(--block-highlight-rgb), 0.08);
}

.research-hub-card:nth-child(4)::before {
  top: 0;
  right: -4%;
  width: 42%;
  border-radius: 0;
  transform: rotate(45deg);
}

.research-hub-card:hover,
.research-hub-card:focus-visible {
  color: #fff;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 50% 10%, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 42%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 58%, var(--block-highlight-end) 100%);
  box-shadow:
    0 22px 40px var(--block-highlight-shadow),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  transform: translateY(-2px);
}

.research-hub-card.is-preview-active {
  border-color: var(--block-highlight-border);
}

.research-hub-card:focus-visible {
  outline: 2px solid rgba(180, 139, 70, 0.92);
  outline-offset: 4px;
}

.research-hub-card:hover::before,
.research-hub-card:focus-visible::before {
  border-color: rgba(255, 255, 255, 0.18);
  box-shadow: none;
}

.research-hub-card-caption {
  position: relative;
  z-index: 1;
  display: block;
  color: rgba(80, 88, 99, 0.82);
  font-size: clamp(16px, 1.08vw, 20px);
  line-height: 1.35;
  font-weight: 520;
}

.research-hub-card:hover .research-hub-card-caption,
.research-hub-card:focus-visible .research-hub-card-caption {
  color: rgba(255, 255, 255, 0.88);
}

.research-hub-card-title {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 72%;
  font-size: clamp(38px, 3.2vw, 58px);
  line-height: 0.98;
  text-transform: uppercase;
}

.research-hub-card-arrow {
  position: absolute;
  right: clamp(28px, 2.6vw, 44px);
  bottom: clamp(28px, 2.6vw, 44px);
  z-index: 1;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border: 1px solid rgba(205, 187, 158, 0.76);
  border-radius: 50%;
  color: #071a2e;
  font-size: 30px;
  line-height: 1;
}

.research-hub-card:hover .research-hub-card-arrow,
.research-hub-card:focus-visible .research-hub-card-arrow {
  border-color: rgba(255, 255, 255, 0.82);
  color: #fff;
}

.research-detail {
  padding: clamp(34px, 3.8vw, 56px) clamp(34px, 5.6vw, 96px) clamp(28px, 3vw, 44px);
}

.research-detail-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);
  gap: clamp(28px, 6vw, 92px);
  align-items: start;
  margin-bottom: clamp(22px, 2.6vw, 34px);
}

.research-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  padding: 0;
  border: 0;
  color: rgba(7, 26, 46, 0.58);
  background: transparent;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}

.research-back:hover,
.research-back:focus-visible {
  color: var(--block-highlight-solid);
}

.research-detail-copy h3 {
  max-width: 900px;
  margin: 0;
  color: #071a2e;
  font-size: clamp(42px, 4vw, 66px);
  line-height: 0.98;
  text-transform: uppercase;
}

.research-detail-copy p {
  max-width: 760px;
}

.research-detail-actions {
  display: grid;
  gap: 20px;
}

.research-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
  padding: 0 34px;
  border: 1px solid rgba(7, 26, 46, 0.36);
  border-radius: 14px;
  font-size: clamp(18px, 1.16vw, 22px);
  line-height: 1.1;
  font-weight: 520;
  letter-spacing: 0;
  cursor: pointer;
}

.research-action-primary {
  border-color: rgba(2, 20, 36, 0.96);
  color: #fff;
  background: linear-gradient(145deg, #0c2440 0%, #041222 100%);
  box-shadow: 0 16px 32px rgba(4, 18, 34, 0.18);
}

.research-action-secondary {
  color: #071a2e;
  background: rgba(255, 252, 247, 0.62);
}

.research-slide {
  --research-card-height: clamp(380px, 25.5vw, 420px);
  --research-card-title-size: clamp(22px, 1.45vw, 26px);
  --research-card-body-size: clamp(14px, 0.98vw, 16px);
  --research-card-line-height: 1.28;
  --research-card-gap: clamp(9px, 0.8vw, 13px);
  --research-card-icon-size: 22px;
  padding: clamp(20px, 2vw, 30px);
  border: 1px solid rgba(205, 187, 158, 0.54);
  border-radius: 22px;
  background: rgba(255, 252, 247, 0.56);
  box-shadow: 0 18px 48px rgba(59, 45, 31, 0.07);
}

.research-slide-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: clamp(16px, 1.6vw, 22px);
}

.research-slide-heading {
  display: flex;
  align-items: center;
  gap: 22px;
  min-width: 0;
}

.research-mark {
  position: relative;
  display: grid;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  border: 1px solid rgba(205, 187, 158, 0.45);
  border-radius: 50%;
  background: rgba(255, 252, 247, 0.82);
  place-items: center;
}

.research-mark img {
  display: block;
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.research-slide-heading h4 {
  margin: 0;
  color: #071a2e;
  font-size: clamp(30px, 2.1vw, 38px);
  line-height: 1.08;
}

.research-slide-number {
  color: #b38a54;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 2.1vw, 40px);
  line-height: 1;
}

.research-slide-grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(320px, 1fr);
  gap: clamp(22px, 2.6vw, 34px);
  align-items: stretch;
}

.research-slide-grid-overview {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.research-info-card,
.research-case-card {
  position: relative;
  height: var(--research-card-height);
  min-height: 0;
  padding: clamp(18px, 1.55vw, 24px);
  overflow: hidden;
  border: 1px solid rgba(205, 187, 158, 0.46);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.68);
}

.research-info-card::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 82px;
  aspect-ratio: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, rgba(205, 187, 158, 0.18) 0 34%, transparent 35%),
    radial-gradient(circle at 12% 18%, rgba(205, 187, 158, 0.14) 0 10%, transparent 11%),
    radial-gradient(circle at 20% 72%, rgba(205, 187, 158, 0.14) 0 16%, transparent 17%);
  pointer-events: none;
}

.research-visual-card::after,
.research-case-frame::after {
  display: none;
}

.research-info-card h5,
.research-case-card h5 {
  position: relative;
  z-index: 1;
  margin: 0 0 clamp(14px, 1.2vw, 18px);
  color: #071a2e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: var(--research-card-title-size);
  line-height: 1.18;
  font-weight: 400;
}

.research-info-card-accent,
.research-case-card {
  color: #fff;
  border-color: var(--block-highlight-border);
  background:
    radial-gradient(circle at 100% 28%, rgba(255, 255, 255, 0.12), transparent 34%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 48%, var(--block-highlight-end) 100%);
  box-shadow: 0 20px 44px rgba(var(--block-highlight-rgb), 0.18);
}

.research-info-card-accent {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.research-info-card-accent h5,
.research-case-card h5,
.research-case-card p {
  color: #fff;
}

.research-list {
  position: relative;
  z-index: 1;
  display: grid;
  gap: var(--research-card-gap);
  margin: 0;
  padding: 0;
  list-style: none;
}

.research-list li {
  display: grid;
  grid-template-columns: var(--research-card-icon-size) minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  color: #101820;
  font-size: var(--research-card-body-size);
  line-height: var(--research-card-line-height);
}

.research-info-card-accent .research-list li {
  color: rgba(255, 255, 255, 0.96);
}

.research-list-icon {
  display: grid;
  place-items: center;
  width: var(--research-card-icon-size);
  height: var(--research-card-icon-size);
  border-radius: 50%;
  color: #fff;
  background: var(--block-highlight-solid);
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
}

.research-info-card-accent .research-list-icon {
  border: 1px solid rgba(255, 255, 255, 0.72);
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

.research-list-arrow-muted .research-list-icon {
  color: #071a2e;
  background: rgba(205, 187, 158, 0.28);
}

.research-info-card-accent .research-list-arrow-muted .research-list-icon {
  border: 1px solid rgba(255, 255, 255, 0.72);
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

.research-visual-card {
  display: flex;
  flex-direction: column;
}

.research-visual {
  position: relative;
  z-index: 1;
  min-height: 330px;
  flex: 1;
  overflow: hidden;
  border-radius: 16px;
  background: rgba(255, 252, 247, 0.76);
}

.research-image-frame {
  display: grid;
  margin: 0;
  padding: 0;
  place-items: center;
  background: rgba(255, 255, 255, 0.78);
}

.research-image-frame img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: contain;
}

.agent-image-frame img {
  object-fit: cover;
}

.marketing-image-frame img {
  object-fit: cover;
}

.transformation-image-frame img {
  object-fit: cover;
}

.product-image-frame img {
  object-fit: cover;
}

.digital-asset-image-frame img {
  object-fit: cover;
}

.executive-image-frame img {
  object-fit: cover;
}

.startup-image-frame img {
  object-fit: cover;
}

.ai-agent-hub .research-hub-card-title,
.product-hub .research-hub-card-title,
.transformation-hub .research-hub-card-title,
.marketing-hub .research-hub-card-title,
.digital-asset-hub .research-hub-card-title,
.executive-consulting-hub .research-hub-card-title,
.startup-fundraising-hub .research-hub-card-title {
  max-width: 82%;
  font-size: clamp(28px, 2.1vw, 40px);
  line-height: 1;
}

.ai-agent-hub .research-hub-card::before,
.product-hub .research-hub-card::before,
.transformation-hub .research-hub-card::before,
.marketing-hub .research-hub-card::before,
.digital-asset-hub .research-hub-card::before,
.executive-consulting-hub .research-hub-card::before,
.startup-fundraising-hub .research-hub-card::before {
  display: none;
}

.agent-visual-card,
.product-visual-card,
.transformation-visual-card,
.marketing-visual-card,
.digital-asset-visual-card,
.executive-visual-card,
.startup-visual-card {
  padding: clamp(12px, 1.4vw, 18px);
}

.research-visual-card {
  display: grid;
  padding: clamp(18px, 2vw, 28px);
}

.research-visual-card .research-image-frame {
  width: 100%;
}

.research-case-frame .research-image-frame {
  width: 100%;
}

.research-visual-card .research-image-frame,
.research-case-frame .research-image-frame {
  height: 100%;
  min-height: 0;
}

.research-image-frame.research-visual {
  min-height: 0;
}

.research-visual-dashboard {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 26px;
}

.visual-line-chart,
.visual-radar,
.visual-metrics,
.visual-bars,
.visual-table-grid,
.visual-scatter,
.visual-side-bars {
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.78);
}

.visual-line-chart {
  position: relative;
  min-height: 130px;
  grid-column: 1 / 2;
  border: 1px solid rgba(7, 26, 46, 0.08);
}

.visual-line-chart span {
  position: absolute;
  left: 16px;
  right: 16px;
  height: 2px;
  background: rgba(7, 26, 46, 0.12);
}

.visual-line-chart span:nth-child(1) {
  top: 28%;
}

.visual-line-chart span:nth-child(2) {
  top: 52%;
}

.visual-line-chart span:nth-child(3) {
  top: 76%;
}

.visual-line-chart::after {
  content: "";
  position: absolute;
  left: 22px;
  right: 22px;
  top: 35px;
  height: 78px;
  background:
    linear-gradient(135deg, transparent 0 11%, var(--block-highlight-solid) 12% 13%, transparent 14% 30%, var(--block-highlight-solid) 31% 32%, transparent 33% 51%, #d95e58 52% 53%, transparent 54% 70%, #9ea5a6 71% 72%, transparent 73%),
    linear-gradient(25deg, transparent 0 22%, var(--block-highlight-solid) 23% 24%, transparent 25%);
}

.visual-radar {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 130px;
  color: #fff;
  background: radial-gradient(circle, #0b233b 0 18%, rgba(7, 26, 46, 0.08) 19% 20%, transparent 21%);
}

.visual-radar i {
  position: absolute;
  width: 70%;
  height: 1px;
  background: rgba(7, 26, 46, 0.12);
  transform: rotate(calc(var(--i, 0) * 1deg));
}

.visual-radar i:nth-child(2) { --i: 25; }
.visual-radar i:nth-child(3) { --i: 75; }
.visual-radar i:nth-child(4) { --i: 125; }
.visual-radar i:nth-child(5) { --i: 175; }

.visual-radar strong {
  position: relative;
  z-index: 1;
  padding: 6px 12px;
  border-radius: 999px;
  background: #071a2e;
  font-size: 12px;
}

.visual-metrics {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  min-height: 76px;
  grid-column: 1 / -1;
}

.visual-metrics span {
  padding: 8px 12px;
  border-radius: 999px;
  color: #fff;
  background: var(--block-highlight-solid);
  font-size: 13px;
}

.visual-bars {
  display: grid;
  gap: 10px;
  grid-column: 1 / -1;
  padding: 18px;
}

.visual-bars span,
.visual-side-bars span {
  position: relative;
  display: block;
  height: 22px;
  color: #071a2e;
  font-size: 11px;
}

.visual-bars span::before,
.visual-side-bars span::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 92px;
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, #d95e58 0 calc(100% - var(--value)), var(--block-highlight-start) calc(100% - var(--value)) 100%);
}

.research-visual-table {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 18px;
  padding: 24px;
}

.visual-table-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 3px;
  padding: 10px;
  grid-column: 1 / -1;
}

.visual-table-grid span {
  min-height: 18px;
  background: rgba(7, 26, 46, 0.08);
}

.visual-table-grid span.is-strong {
  background: rgba(var(--block-highlight-rgb), 0.32);
}

.visual-scatter {
  position: relative;
  min-height: 150px;
  border: 1px solid rgba(7, 26, 46, 0.08);
}

.visual-scatter i {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--s);
  height: var(--s);
  border-radius: 50%;
  background: rgba(var(--block-highlight-rgb), 0.74);
}

.visual-side-bars {
  display: grid;
  gap: 12px;
  padding: 16px;
}

.visual-side-bars span::before {
  left: 0;
  top: 20px;
  right: auto;
  width: var(--value);
  height: 8px;
  background: linear-gradient(90deg, var(--block-highlight-start), var(--block-highlight-end));
}

.research-visual-trends {
  min-height: 420px;
  background:
    linear-gradient(90deg, transparent calc(50% - 1px), rgba(var(--block-highlight-rgb), 0.4) calc(50% - 1px) calc(50% + 1px), transparent calc(50% + 1px)),
    linear-gradient(0deg, transparent calc(52% - 1px), rgba(var(--block-highlight-rgb), 0.4) calc(52% - 1px) calc(52% + 1px), transparent calc(52% + 1px)),
    rgba(255, 252, 247, 0.76);
}

.research-visual-trends i {
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--s);
  height: var(--s);
  border-radius: 50%;
  background: rgba(var(--block-highlight-rgb), 0.7);
  box-shadow: 0 10px 24px rgba(var(--block-highlight-rgb), 0.16);
}

.research-visual-trends b {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 120px;
  color: #071a2e;
  font-size: 10px;
  line-height: 1.15;
  font-weight: 520;
  transform: translateX(-50%);
}

.research-visual-tiles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding: 14px;
  background: transparent;
}

.research-visual-tiles span {
  display: grid;
  place-items: center;
  min-height: 144px;
  padding: 18px;
  border-radius: 12px;
  color: #fff;
  text-align: center;
  background: linear-gradient(145deg, var(--block-highlight-start), var(--block-highlight-end));
  font-size: clamp(17px, 1.2vw, 21px);
  line-height: 1.32;
}

.research-visual-tiles span:nth-child(1) {
  color: #071a2e;
  background: linear-gradient(145deg, rgba(var(--block-highlight-rgb), 0.18), rgba(var(--block-highlight-rgb), 0.08));
}

.research-visual-tiles span:nth-child(3) {
  background: linear-gradient(145deg, var(--block-highlight-mid), var(--block-highlight-end));
}

.research-visual-tiles span:nth-child(4) {
  background: linear-gradient(145deg, var(--block-highlight-solid), #071a2e);
}

.research-case-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.research-case-card h5 {
  max-width: 580px;
  font-size: var(--research-card-title-size);
  line-height: 1.18;
}

.research-case-card p {
  position: relative;
  z-index: 1;
  max-width: 560px;
  margin: 0 0 var(--research-card-gap);
  font-size: var(--research-card-body-size);
  line-height: var(--research-card-line-height);
}

.research-case-card p:last-child {
  margin-bottom: 0;
}

.research-case-frame {
  display: grid;
  place-items: stretch;
  padding: clamp(18px, 2vw, 28px);
}

.research-case-visual {
  position: relative;
  z-index: 1;
  min-height: 100%;
  overflow: hidden;
  border-radius: 16px;
}

.research-case-photo {
  background:
    linear-gradient(25deg, rgba(6, 14, 21, 0.92) 0 34%, transparent 35%),
    linear-gradient(155deg, #d5d8d6 0 28%, #1a2028 29% 58%, #353a3d 59% 100%);
}

.photo-band {
  position: absolute;
  inset: 56% -10% 20% 22%;
  border-radius: 18px;
  background: #101820;
  transform: rotate(-12deg);
}

.photo-hand {
  position: absolute;
  right: 17%;
  top: 28%;
  width: 18%;
  height: 26%;
  border-radius: 42% 42% 22% 22%;
  background: #d6a276;
  transform: rotate(34deg);
}

.photo-canister {
  position: absolute;
  right: 12%;
  top: 18%;
  display: grid;
  place-items: center;
  width: 24%;
  height: 24%;
  border-radius: 10px;
  color: #071a2e;
  text-align: center;
  background: linear-gradient(145deg, #f5f5ef, #c7cfc9);
  font-weight: 750;
  transform: rotate(12deg);
}

.research-case-phone {
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #f7f2eb, #efe7dc);
}

.phone-shell {
  width: min(74%, 450px);
  min-height: 430px;
  padding: 42px 30px;
  border: 10px solid #101820;
  border-bottom: 0;
  border-radius: 52px 52px 0 0;
  background: #fffaf4;
  box-shadow: 0 18px 36px rgba(7, 26, 46, 0.16);
}

.phone-search {
  padding: 10px 18px;
  border-radius: 999px;
  color: rgba(7, 26, 46, 0.72);
  background: #eee9e2;
}

.phone-tabs {
  display: flex;
  gap: 8px;
  margin: 22px 0 30px;
}

.phone-tabs span {
  padding: 10px 14px;
  border-radius: 999px;
  background: #f1ede7;
  font-size: 12px;
}

.phone-tabs span:first-child {
  color: #fff;
  background: #071a2e;
}

.phone-shell h4 {
  margin: 0 0 16px;
  color: #101820;
  font-size: 28px;
}

.phone-shell p {
  display: flex;
  justify-content: space-between;
  margin: 14px 0;
  color: #101820;
  font-size: 22px;
}

.phone-shell strong {
  color: var(--block-highlight-solid);
}

.research-case-poster {
  display: flex;
  padding: clamp(34px, 4vw, 62px);
  color: #050505;
  background: linear-gradient(145deg, #f17878, #f69b88);
  flex-direction: column;
  justify-content: center;
}

.research-case-poster strong {
  max-width: 650px;
  font-size: clamp(42px, 4.2vw, 70px);
  line-height: 1.02;
}

.research-case-poster p {
  max-width: 360px;
  margin: 30px 0 0;
  color: #fff;
  font-size: 17px;
  line-height: 1.45;
}

.research-case-poster span {
  position: absolute;
  right: 8%;
  bottom: 8%;
  width: 170px;
  height: 70px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 24% 46%, var(--block-highlight-end) 0 28%, transparent 29%),
    radial-gradient(circle at 52% 38%, var(--block-highlight-start) 0 28%, transparent 29%),
    radial-gradient(circle at 78% 48%, var(--block-highlight-mid) 0 30%, transparent 31%);
}

.research-slider-controls {
  display: grid;
  justify-content: center;
  gap: 22px;
  margin-top: 22px;
}

.research-dots,
.research-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.research-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid rgba(180, 139, 70, 0.64);
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.research-dot.is-active {
  background: #b38a54;
}

.research-arrow {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(180, 139, 70, 0.62);
  border-radius: 50%;
  color: #b38a54;
  background: rgba(255, 252, 247, 0.62);
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
}

.research-arrow:hover,
.research-arrow:focus-visible,
.research-dot:hover,
.research-dot:focus-visible {
  border-color: var(--block-highlight-solid);
  color: var(--block-highlight-solid);
}

@media (max-width: 1100px) {
  .modal.is-research .modal-panel {
    width: min(980px, calc(100vw - 28px));
  }

  .research-hub-grid,
  .research-hub-body,
  .research-detail-header,
  .research-slide-grid {
    grid-template-columns: 1fr;
  }

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

  .research-info-card,
  .research-case-card {
    min-height: 0;
  }

  .research-visual {
    min-height: 360px;
  }
}

@media (max-width: 760px) {
  .modal.is-research .modal-panel {
    width: calc(100vw - 14px);
    max-height: calc(100svh - 14px);
    border-radius: 20px;
  }

  .modal.is-research .modal-close {
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
  }

  .research-hub,
  .research-detail {
    padding: 58px 18px 30px;
  }

  .research-hub-header {
    margin-bottom: 28px;
    text-align: left;
  }

  .research-hub-header h3 {
    font-size: clamp(38px, 12vw, 50px);
  }

  .research-hub-header p,
  .research-detail-copy p {
    font-size: 16px;
    line-height: 1.42;
  }

  .research-hub-grid {
    gap: 12px;
  }

  .research-hub-card {
    min-height: 168px;
    padding: 22px;
    border-radius: 14px;
  }

  .research-hub-card-title {
    max-width: calc(100% - 58px);
    font-size: clamp(30px, 9vw, 40px);
  }

  .research-hub-card-caption {
    font-size: 15px;
  }

  .research-hub-card-arrow {
    right: 20px;
    bottom: 20px;
    width: 42px;
    height: 42px;
    font-size: 23px;
  }

  .research-detail-header {
    gap: 22px;
    margin-bottom: 24px;
  }

  .research-back {
    margin-bottom: 14px;
  }

  .research-detail-copy h3 {
    font-size: clamp(38px, 11.5vw, 54px);
    line-height: 1.02;
  }

  .research-detail-actions {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .research-action {
    min-height: 54px;
    padding: 0 18px;
    border-radius: 10px;
    font-size: 16px;
  }

  .research-slide {
    padding: 18px;
    border-radius: 16px;
  }

  .research-slide-header {
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 18px;
  }

  .research-slide-heading {
    gap: 12px;
  }

  .research-mark {
    width: 40px;
    height: 40px;
  }

  .research-mark img {
    width: 28px;
    height: 28px;
  }

  .research-slide-heading h4 {
    font-size: clamp(28px, 8.2vw, 36px);
  }

  .research-slide-number {
    font-size: 28px;
  }

  .research-slide-grid {
    gap: 12px;
  }

  .research-info-card,
  .research-case-card {
    height: auto;
    padding: 20px;
    border-radius: 14px;
  }

  .research-info-card h5,
  .research-case-card h5 {
    margin-bottom: 18px;
    font-size: 23px;
  }

  .research-list {
    gap: 14px;
  }

  .research-list li {
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 12px;
    font-size: 16px;
    line-height: 1.36;
  }

  .research-list-icon {
    width: 24px;
    height: 24px;
    font-size: 15px;
  }

  .research-visual {
    min-height: 300px;
  }

  .research-visual-dashboard,
  .research-visual-table {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  .visual-table-grid {
    grid-column: auto;
  }

  .research-visual-trends {
    min-height: 330px;
  }

  .research-visual-trends b {
    display: none;
  }

  .research-visual-tiles {
    grid-template-columns: 1fr;
  }

  .research-visual-tiles span {
    min-height: 92px;
  }

  .research-case-card h5 {
    font-size: clamp(28px, 8.8vw, 38px);
  }

  .research-case-card p {
    font-size: 15px;
  }

  .phone-shell {
    width: 86%;
    min-height: 320px;
    padding: 34px 20px;
    border-width: 8px;
    border-radius: 40px 40px 0 0;
  }

  .phone-tabs {
    flex-wrap: wrap;
  }

  .phone-shell p {
    font-size: 16px;
  }

  .research-case-poster {
    padding: 28px;
  }

  .research-case-poster strong {
    font-size: clamp(34px, 10vw, 48px);
  }

  .research-slider-controls {
    gap: 16px;
    margin-top: 18px;
  }

  .research-arrow {
    width: 50px;
    height: 50px;
    font-size: 26px;
  }

  .ai-agent-hub .research-hub-card-title,
  .product-hub .research-hub-card-title,
  .transformation-hub .research-hub-card-title,
  .marketing-hub .research-hub-card-title,
  .digital-asset-hub .research-hub-card-title,
  .executive-consulting-hub .research-hub-card-title,
  .startup-fundraising-hub .research-hub-card-title {
    font-size: clamp(24px, 7.2vw, 30px);
    line-height: 1.02;
  }
}

@media (max-width: 430px) {
  .modal.is-transformation .research-detail-copy h3 {
    font-size: clamp(30px, 9.2vw, 38px);
  }

  .modal.is-product .research-detail-copy h3 {
    font-size: clamp(30px, 9.2vw, 38px);
  }

  .modal.is-digital-assets .research-detail-copy h3 {
    font-size: clamp(30px, 9.2vw, 38px);
  }

  .modal.is-executive-consulting .research-detail-copy h3 {
    font-size: clamp(30px, 9.2vw, 38px);
  }

  .modal.is-startup-fundraising .research-detail-copy h3 {
    font-size: clamp(30px, 9.2vw, 38px);
  }

  .research-detail-copy h3 {
    font-size: clamp(32px, 12vw, 43px);
  }

  .research-hub-card-title {
    font-size: clamp(27px, 10vw, 36px);
  }

  .ai-agent-hub .research-hub-card-title,
  .product-hub .research-hub-card-title,
  .transformation-hub .research-hub-card-title,
  .marketing-hub .research-hub-card-title,
  .digital-asset-hub .research-hub-card-title,
  .executive-consulting-hub .research-hub-card-title,
  .startup-fundraising-hub .research-hub-card-title {
    font-size: clamp(22px, 6.2vw, 24px);
  }

  .research-slide-heading h4 {
    font-size: 26px;
  }

  .research-slide-header {
    align-items: flex-start;
  }

  .research-slide-heading {
    max-width: calc(100% - 54px);
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-delay: 0ms !important;
    transition-duration: 0.01ms !important;
  }

  .direction-card,
  .research-hub-card,
  .research-arrow,
  .research-dot,
  .mobile-menu-toggle span {
    transform: none !important;
  }
}

@media (max-width: 640px) {
  .site-nav {
    padding: 0 18px;
  }

  .brand-image {
    width: min(168px, 41vw);
  }

  .nav-cta {
    display: none;
  }

  .team-hero-inner {
    width: min(100% - 32px, 520px);
    padding-top: 110px;
  }

  .team-hero-copy h1,
  .testimonials-header h2 {
    font-size: var(--main-heading-size-mobile);
  }

  .team-hero-copy p {
    font-size: 18px;
  }

  .expert-item {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .expert-photo {
    width: 140px;
  }

  .expert-copy h2 {
    font-size: 32px;
  }

  .expert-copy p:not(.expert-role) {
    font-size: 16px;
  }

  .fullscreen {
    min-height: 100svh;
  }
}

@media (max-width: 360px) {
  .mobile-nav-cta {
    display: none;
  }

  .expertise-noscript ul {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1181px) {
  .team-hero.fullscreen,
  .cases-section,
  .testimonials-section {
    height: var(--desktop-section-height);
    min-height: var(--desktop-section-height);
  }

  /* The expertise/cases screen contains variable editorial copy. A fixed
     height made longer services collide with overflow clipping. Keep the
     960px visual rhythm as a minimum and let the shared panel grow as one
     stable unit when a direction needs more room. */
  .work-directions {
    height: auto;
    min-height: var(--desktop-section-height);
  }

  .modal.is-research .modal-panel {
    height: min(var(--service-modal-desktop-height), calc(100svh - 96px));
    max-height: min(var(--service-modal-desktop-height), calc(100svh - 96px));
    overflow: hidden;
  }

  .modal.is-research .modal-copy {
    height: 100%;
    min-height: 0;
    overflow: hidden;
  }

  .modal.is-research .modal-close {
    top: 16px;
    right: 16px;
    z-index: 12;
  }

  .team-hero-inner {
    height: 100%;
    padding-bottom: clamp(34px, 3vw, 52px);
  }

  .team-hero-main {
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 0;
    align-content: center;
  }

  .team-hero-copy {
    transform: none;
  }

  .trusted-strip {
    flex: 0 0 auto;
    margin-top: 0;
  }

  .work-directions {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .cases-section {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .cases-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
  }

  .work-directions-inner {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: calc(var(--desktop-section-height) - 108px);
  }

  .expertise-tabs,
  .cases-tabs {
    flex: 0 0 auto;
    margin-top: 28px;
  }

  .expertise-view-switcher {
    flex: 0 0 auto;
    margin-top: 14px;
  }

  .expertise-stage,
  .cases-stage {
    flex: 0 0 auto;
    margin-top: 16px;
  }

  .expertise-stage {
    min-height: var(--expertise-panel-desktop-min-height);
  }

  .case-panel {
    height: auto;
    min-height: 0;
    padding: 30px 40px;
  }

  .expertise-panel {
    height: auto;
    min-height: var(--expertise-panel-desktop-min-height);
    padding: 30px 40px;
  }

  .expertise-panel-top,
  .case-panel-top {
    margin-bottom: 18px;
  }

  .case-layout {
    height: auto;
    min-height: 0;
    gap: 28px;
  }

  .expertise-layout {
    height: auto;
    min-height: var(--expertise-layout-desktop-min-height);
    gap: 28px;
  }

  .expertise-feature-card {
    min-height: var(--expertise-layout-desktop-min-height);
    height: auto;
    padding: 36px 38px;
  }

  .expertise-feature-card h3 {
    margin-top: 18px;
    font-size: clamp(30px, 2vw, 40px);
  }

  .expertise-feature-card p {
    margin-top: 16px;
    font-size: clamp(14px, 0.9vw, 16px);
    line-height: 1.42;
  }

  .expertise-preview-copy {
    margin-top: 20px;
    padding-top: 20px;
  }

  .expertise-preview-copy h5 {
    margin-bottom: 14px;
    font-size: clamp(21px, 1.35vw, 27px);
  }

  .expertise-preview-list {
    gap: 11px;
  }

  .expertise-preview-list li {
    grid-template-columns: 24px minmax(0, 1fr);
    gap: 12px;
  }

  .expertise-preview-list span {
    width: 24px;
    height: 24px;
    font-size: 14px;
  }

  .expertise-preview-list p {
    margin: 0;
    font-size: clamp(13px, 0.82vw, 15px);
    line-height: 1.32;
  }

  .expertise-visual-wrap,
  .expertise-visual-wrap .research-visual,
  .expertise-visual-wrap .research-image-frame,
  .expertise-visual-wrap .research-case-visual {
    min-height: 0;
    height: clamp(190px, 15vw, 250px);
  }

  .expertise-service-grid {
    height: auto;
    min-height: var(--expertise-layout-desktop-min-height);
    grid-template-rows: repeat(2, minmax(var(--expertise-service-row-desktop-min-height), auto));
  }

  .expertise-service-card {
    min-height: var(--expertise-service-row-desktop-min-height);
    padding: 28px 32px;
  }

  .expertise-service-card h4 {
    margin-top: 18px;
    font-size: clamp(24px, 1.45vw, 30px);
  }

  .expertise-service-card p {
    margin-top: 12px;
    font-size: clamp(13px, 0.82vw, 15px);
    line-height: 1.36;
  }

  .case-feature {
    display: flex;
    flex-direction: column;
    min-height: var(--expertise-layout-desktop-min-height);
    height: auto;
    padding: 38px 40px;
  }

  .case-feature h3 {
    font-size: clamp(29px, 1.95vw, 39px);
  }

  .case-feature p {
    margin-top: 16px;
    font-size: clamp(16px, 1vw, 18px);
    line-height: 1.42;
  }

  .case-point-list {
    gap: 10px;
    margin-top: 20px;
  }

  .case-point-list li {
    grid-template-columns: 26px minmax(0, 1fr);
    gap: 12px;
    font-size: clamp(13px, 0.82vw, 15px);
    line-height: 1.32;
  }

  .case-point-list span {
    width: 26px;
    height: 26px;
  }

  .case-actions {
    margin-top: auto;
    padding-top: 24px;
  }

  .case-side {
    min-height: var(--expertise-layout-desktop-min-height);
    grid-template-rows: auto auto;
  }

  .case-summary-card {
    padding: 22px 24px;
  }

  .case-summary-card h4 {
    margin-bottom: 8px;
    font-size: 13px;
  }

  .case-summary-card p {
    font-size: clamp(13px, 0.82vw, 15px);
    line-height: 1.34;
  }

  .case-metric {
    min-height: 92px;
    padding: 18px 22px;
  }

  .case-metric strong {
    font-size: clamp(28px, 2vw, 38px);
  }

  .case-metric span {
    margin-top: 8px;
    font-size: clamp(12px, 0.76vw, 14px);
  }

  .research-hub,
  .research-detail {
    height: 100%;
    min-height: 0;
  }

  .research-hub {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    padding: 30px 42px 34px;
  }

  .research-hub-header {
    margin-bottom: 20px;
  }

  .research-hub-header h3 {
    font-size: clamp(36px, 2.8vw, 48px);
  }

  .research-hub-header p {
    margin-top: 10px;
    font-size: clamp(14px, 0.9vw, 16px);
    line-height: 1.35;
  }

  .research-hub-body {
    min-height: 0;
    gap: 22px;
  }

  .research-hub-preview {
    min-height: 0;
    padding: 22px;
    border-radius: 20px;
  }

  .research-hub-grid {
    min-height: 0;
    gap: 16px;
  }

  .research-hub-card {
    min-height: 0;
    padding: 22px 24px;
    border-radius: 18px;
  }

  .research-hub-card-caption {
    font-size: clamp(13px, 0.82vw, 15px);
  }

  .research-hub-card-title,
  .ai-agent-hub .research-hub-card-title,
  .product-hub .research-hub-card-title,
  .transformation-hub .research-hub-card-title,
  .marketing-hub .research-hub-card-title,
  .digital-asset-hub .research-hub-card-title,
  .executive-consulting-hub .research-hub-card-title,
  .startup-fundraising-hub .research-hub-card-title {
    max-width: calc(100% - 48px);
    font-size: clamp(24px, 1.55vw, 31px);
    line-height: 1.02;
  }

  .research-hub-card-arrow {
    right: 22px;
    bottom: 22px;
    width: 42px;
    height: 42px;
    font-size: 23px;
  }

  .research-detail {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr) auto;
    min-height: 0;
    overflow: hidden;
    padding: 24px 36px 20px;
  }

  .research-detail-header {
    grid-template-columns: minmax(0, 1fr) minmax(260px, 320px);
    gap: 24px;
    margin-bottom: 12px;
    padding-right: 76px;
  }

  .research-back {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .research-detail-copy h3 {
    max-width: 720px;
    font-size: clamp(30px, 2.35vw, 42px);
    line-height: 1;
  }

  .research-detail-copy p {
    max-width: 680px;
    margin-top: 10px;
    font-size: clamp(13px, 0.86vw, 15px);
    line-height: 1.34;
  }

  .research-detail-actions {
    gap: 8px;
    min-width: 0;
  }

  .research-action {
    min-height: 46px;
    gap: 14px;
    padding: 0 18px;
    border-radius: 11px;
    font-size: clamp(14px, 0.9vw, 16px);
  }

  .research-slide {
    --research-card-height: 100%;
    --research-card-title-size: clamp(22px, 1.45vw, 28px);
    --research-card-body-size: clamp(14px, 0.92vw, 16px);
    --research-card-line-height: 1.3;
    --research-card-gap: 10px;
    --research-card-icon-size: 23px;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    height: 100%;
    min-height: 0;
    padding: 14px 16px 16px;
    border-radius: 18px;
  }

  .research-slide-header {
    gap: 16px;
    margin-bottom: 10px;
  }

  .research-slide-heading {
    gap: 14px;
  }

  .research-mark {
    width: 38px;
    height: 38px;
  }

  .research-mark img {
    width: 26px;
    height: 26px;
  }

  .research-slide-heading h4 {
    font-size: clamp(22px, 1.55vw, 30px);
  }

  .research-slide-number {
    font-size: clamp(24px, 1.65vw, 32px);
  }

  .research-slide-grid {
    grid-template-columns: minmax(0, 2fr) minmax(340px, 1fr);
    height: 100%;
    min-height: 0;
    gap: 16px;
  }

  .research-slide-grid-overview {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .research-info-card,
  .research-case-card {
    height: 100%;
    min-height: 0;
    padding: 24px 26px;
    border-radius: 16px;
  }

  .research-visual-card,
  .research-case-frame {
    height: 100%;
    min-height: 0;
  }

  .research-visual-card .research-image-frame,
  .research-case-frame .research-image-frame,
  .research-visual-card .research-visual,
  .research-case-frame .research-case-visual {
    height: 100%;
    min-height: 0;
  }

  .research-info-card h5,
  .research-case-card h5 {
    margin-bottom: 16px;
  }

  .research-list li {
    gap: 12px;
  }

  .research-visual {
    min-height: 0;
  }

  .research-slider-controls {
    gap: 10px;
    margin-top: 10px;
  }

  .research-dots,
  .research-arrows {
    gap: 12px;
  }

  .research-arrow {
    width: 42px;
    height: 42px;
    font-size: 24px;
  }

  .direction-grid {
    margin-top: 44px;
  }

  .testimonials-section {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .testimonials-grid {
    gap: 28px 32px;
    margin-top: 38px;
  }

  .testimonial-card {
    grid-template-columns: 128px minmax(0, 1fr);
    gap: 32px;
    min-height: 0;
    height: 318px;
    padding: 32px 42px;
  }

  .testimonial-photo {
    width: 124px;
    height: 124px;
  }

  .testimonial-copy h3 {
    font-size: 28px;
  }

  .testimonial-role {
    margin-top: 8px;
    font-size: 16px;
  }

  .testimonial-text {
    grid-template-columns: 34px minmax(0, 1fr);
    margin-top: 18px;
  }

  .testimonial-quote {
    font-size: 46px;
  }

  .testimonial-text p {
    font-size: 15px;
    line-height: 1.34;
  }
}

/* Isolated editorial portraits in the right side of the hero. */
.hero-experts {
  display: grid;
  gap: 17px;
  width: min(100%, 643px);
  min-width: 0;
  justify-self: start;
}

.hero-expert {
  display: grid;
  grid-template-columns: 278px minmax(0, 330px);
  gap: 35px;
  align-items: center;
  height: 240px;
  min-width: 0;
}

.hero-expert-media {
  position: relative;
  isolation: isolate;
  width: 278px;
  height: 240px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.96);
  border-radius: 11px;
  background:
    radial-gradient(circle at 46% 30%, rgba(255, 255, 255, 0.20), rgba(255, 255, 255, 0) 52%),
    linear-gradient(145deg, rgba(242, 238, 235, 0.98), rgba(238, 233, 229, 0.96));
  box-shadow:
    0 15px 34px rgba(78, 57, 39, 0.11),
    0 4px 12px rgba(78, 57, 39, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.98);
}

.hero-expert-media::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 1px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 9px;
  pointer-events: none;
}

.hero-expert-media::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 -16px 28px rgba(102, 78, 55, 0.025);
  pointer-events: none;
}

.hero-expert-photo {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hero-expert-copy {
  width: min(100%, 330px);
  min-width: 0;
  transform: translateY(8px);
}

.hero-expert-copy h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  color: #071b2e;
  font-size: clamp(30px, 1.67vw, 32px);
  line-height: 1.06;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.hero-expert-role {
  margin: 10px 0 0;
  color: #ad7b37;
  font-size: 15px;
  line-height: 1.28;
  font-weight: 650;
}

.hero-expert-copy p:not(.hero-expert-role) {
  max-width: 330px;
  margin: 14px 0 0;
  color: rgba(7, 27, 46, 0.76);
  font-size: 15px;
  line-height: 1.42;
}

@media (max-width: 1600px) and (min-width: 1181px) {
  .team-hero-inner {
    width: min(1520px, calc(100% - 80px));
  }

  .team-hero-main {
    grid-template-columns: minmax(520px, 1fr) minmax(570px, 643px);
    gap: clamp(36px, 4vw, 64px);
  }

  .hero-expert {
    grid-template-columns: 240px minmax(0, 1fr);
    gap: 24px;
    height: 220px;
  }

  .hero-expert-media {
    width: 240px;
    height: 207px;
  }

  .hero-expert-copy {
    width: auto;
  }

  .hero-expert-copy h2 {
    font-size: clamp(27px, 2vw, 31px);
    white-space: normal;
  }

  .hero-expert-copy p:not(.hero-expert-role) {
    font-size: 14px;
    line-height: 1.38;
  }
}

@media (max-width: 1180px) and (min-width: 861px) {
  .hero-experts {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  .hero-expert {
    grid-template-columns: 138px minmax(0, 1fr);
    gap: 20px;
    height: auto;
    min-height: 190px;
  }

  .hero-expert-media {
    width: 138px;
    height: 119px;
  }

  .hero-expert-copy h2 {
    font-size: clamp(27px, 3vw, 34px);
    white-space: normal;
  }

  .hero-expert-copy {
    width: auto;
    transform: none;
  }

  .hero-expert-role {
    margin-top: 10px;
    font-size: 15px;
  }

  .hero-expert-copy p:not(.hero-expert-role) {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.38;
  }
}

@media (max-width: 860px) {
  .hero-experts {
    display: none;
  }
}

/* How we work: a proof-of-delivery bridge between services and reviews. */
.approach-section {
  position: relative;
  display: grid;
  align-items: center;
  min-height: var(--desktop-section-height);
  overflow: hidden;
  padding: clamp(72px, 6vw, 104px) clamp(42px, 5.8vw, 118px);
  border-top: 4px solid var(--slide-divider);
  color: #f8f6f1;
  background:
    radial-gradient(circle at 12% 12%, rgba(74, 105, 116, 0.54), rgba(74, 105, 116, 0) 34%),
    radial-gradient(circle at 88% 82%, rgba(164, 121, 62, 0.16), rgba(164, 121, 62, 0) 30%),
    linear-gradient(145deg, var(--block-highlight-start) 0%, var(--block-highlight-mid) 50%, #071720 100%);
}

.approach-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
  background-size: 198px 198px;
}

.approach-section::after {
  content: "";
  position: absolute;
  top: clamp(54px, 6vw, 112px);
  right: clamp(-130px, -5vw, -60px);
  width: clamp(300px, 28vw, 520px);
  aspect-ratio: 1;
  border: 1px solid rgba(205, 187, 150, 0.18);
  border-radius: 50%;
  box-shadow:
    0 0 0 56px rgba(205, 187, 150, 0.035),
    0 0 0 112px rgba(205, 187, 150, 0.018);
  pointer-events: none;
}

.approach-inner {
  position: relative;
  z-index: 1;
  width: min(var(--section-panel-width), 100%);
  margin: 0 auto;
}

.approach-header {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(320px, 0.72fr);
  align-items: end;
  gap: clamp(48px, 6vw, 112px);
}

.approach-kicker {
  margin: 0 0 20px;
  color: #d0aa71;
  font-size: clamp(13px, 0.86vw, 16px);
  line-height: 1;
  font-weight: 720;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.approach-heading h2 {
  max-width: 980px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: var(--main-heading-size);
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
}

.approach-lead {
  max-width: 570px;
  margin: 0;
  color: rgba(235, 239, 238, 0.76);
  font-size: clamp(17px, 1.08vw, 21px);
  line-height: 1.52;
}

.approach-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 1.8vw, 30px);
  margin-top: clamp(50px, 5vw, 78px);
}

.approach-card {
  position: relative;
  min-height: 410px;
  overflow: hidden;
  padding: clamp(28px, 2.4vw, 42px);
  border: 1px solid rgba(205, 187, 150, 0.28);
  border-radius: 18px;
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0) 48%),
    rgba(5, 20, 28, 0.42);
  box-shadow:
    0 24px 50px rgba(2, 10, 15, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(9px);
}

.approach-card::after {
  content: "";
  position: absolute;
  right: -72px;
  bottom: -86px;
  width: 190px;
  aspect-ratio: 1;
  border: 1px solid rgba(205, 187, 150, 0.12);
  border-radius: 50%;
  pointer-events: none;
}

.approach-number {
  margin: 0 0 20px;
  color: #d0aa71;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(20px, 1.4vw, 26px);
  line-height: 1;
}

.approach-card h3 {
  position: relative;
  z-index: 1;
  max-width: 390px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(27px, 1.75vw, 34px);
  line-height: 1.1;
  font-weight: 400;
}

.approach-card > p:last-child {
  position: relative;
  z-index: 1;
  max-width: 420px;
  margin: 22px 0 0;
  color: rgba(235, 239, 238, 0.72);
  font-size: clamp(16px, 0.98vw, 18px);
  line-height: 1.48;
}

/* Public research entry point between the delivery approach and client proof. */
.research-promo-section {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 3.2vw, 54px) clamp(42px, 5.8vw, 118px);
  border-top: 1px solid rgba(141, 123, 99, 0.38);
  border-bottom: 1px solid rgba(141, 123, 99, 0.38);
  background:
    linear-gradient(rgba(125, 101, 75, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(125, 101, 75, 0.055) 1px, transparent 1px),
    radial-gradient(circle at 78% 20%, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0) 38%),
    #f5f0e9;
  background-size: 198px 198px, 198px 198px, auto, auto;
}

.research-promo-inner {
  position: relative;
  width: min(var(--section-panel-width), 100%);
  min-height: clamp(250px, 18vw, 310px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(180px, 14vw, 230px) minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(30px, 4vw, 72px);
  overflow: hidden;
  padding: clamp(28px, 2.8vw, 46px);
  color: #f8f6f1;
  border: 1px solid rgba(205, 187, 150, 0.32);
  border-radius: 22px;
  background:
    radial-gradient(circle at 12% 5%, rgba(92, 126, 137, 0.44), rgba(92, 126, 137, 0) 34%),
    radial-gradient(circle at 88% 90%, rgba(176, 126, 61, 0.18), rgba(176, 126, 61, 0) 31%),
    linear-gradient(145deg, #253d47 0%, #122a33 54%, #081922 100%);
  box-shadow: 0 24px 58px rgba(31, 35, 36, 0.18);
}

.research-promo-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 99px 99px;
}

.research-promo-cover,
.research-promo-copy,
.research-promo-action {
  position: relative;
  z-index: 1;
}

.research-promo-cover {
  align-self: stretch;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(230, 210, 173, 0.38);
  border-radius: 14px;
  background: rgba(5, 19, 27, 0.42);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.research-promo-cover::after {
  content: "";
  position: absolute;
  right: -34px;
  bottom: -46px;
  width: 142px;
  aspect-ratio: 1;
  border: 1px solid rgba(208, 170, 113, 0.34);
  border-radius: 50%;
  box-shadow: 0 0 0 24px rgba(208, 170, 113, 0.055);
}

.research-promo-cover span,
.research-promo-cover small {
  color: rgba(248, 246, 241, 0.7);
  font-size: 11px;
  line-height: 1;
  font-weight: 720;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.research-promo-cover strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 3.2vw, 62px);
  line-height: 0.9;
  font-weight: 400;
}

.research-promo-kicker {
  margin: 0 0 12px;
  color: #d0aa71;
  font-size: clamp(12px, 0.78vw, 14px);
  line-height: 1;
  font-weight: 720;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.research-promo-copy h2 {
  max-width: 820px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(32px, 2.35vw, 46px);
  line-height: 1.06;
  font-weight: 400;
}

.research-promo-copy > p:last-child {
  max-width: 800px;
  margin: 16px 0 0;
  color: rgba(235, 239, 238, 0.74);
  font-size: clamp(15px, 1vw, 18px);
  line-height: 1.46;
}

.research-promo-action {
  min-width: 220px;
  display: grid;
  justify-items: start;
  gap: 12px;
}

.research-promo-action a {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 0 22px;
  color: #10222c;
  font-size: 15px;
  line-height: 1;
  font-weight: 680;
  border-radius: 7px;
  background: #f7f2e9;
  box-shadow: 0 14px 30px rgba(1, 10, 15, 0.24);
  transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.research-promo-action a:hover {
  transform: translateY(-2px);
  background: #fffaf2;
  box-shadow: 0 18px 36px rgba(1, 10, 15, 0.3);
}

.research-promo-action a:focus-visible {
  outline: 3px solid #d0aa71;
  outline-offset: 5px;
}

.research-promo-action p {
  margin: 0;
  color: rgba(235, 239, 238, 0.58);
  font-size: 13px;
  line-height: 1;
}

@media (max-width: 1180px) {
  .research-promo-section {
    padding-inline: clamp(28px, 6vw, 72px);
  }

  .research-promo-inner {
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 28px 38px;
  }

  .research-promo-action {
    grid-column: 1 / -1;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 18px;
  }
}

@media (max-width: 720px) {
  .research-promo-section {
    padding: 28px 18px;
  }

  .research-promo-inner {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 22px;
    border-radius: 16px;
  }

  .research-promo-cover {
    min-height: 126px;
  }

  .research-promo-copy h2 {
    font-size: clamp(31px, 9vw, 39px);
  }

  .research-promo-copy > p:last-child {
    margin-top: 14px;
    font-size: 16px;
  }

  .research-promo-action {
    display: grid;
    gap: 12px;
  }

  .research-promo-action a {
    width: 100%;
  }
}

@media (max-width: 1180px) {
  .approach-section {
    min-height: 0;
    padding-inline: clamp(28px, 6vw, 72px);
  }

  .approach-header {
    gap: clamp(36px, 5vw, 64px);
  }
}

@media (max-width: 980px) {
  .approach-header {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .approach-lead {
    max-width: 760px;
  }

  .approach-grid {
    grid-template-columns: 1fr;
  }

  .approach-card {
    min-height: 0;
  }

  .approach-number {
    margin-bottom: 26px;
  }
}

@media (max-width: 720px) {
  .approach-section {
    padding: 62px 18px 68px;
  }

  .approach-section::after {
    top: 120px;
    right: -180px;
  }

  .approach-header {
    gap: 24px;
  }

  .approach-kicker {
    margin-bottom: 16px;
    font-size: 12px;
  }

  .approach-heading h2 {
    font-size: clamp(34px, 10.8vw, 44px);
  }

  .approach-lead {
    font-size: 17px;
    line-height: 1.48;
  }

  .approach-grid {
    gap: 12px;
    margin-top: 38px;
  }

  .approach-card {
    padding: 24px;
    border-radius: 14px;
  }

  .approach-number {
    margin-bottom: 24px;
    font-size: 19px;
  }

  .approach-card h3 {
    font-size: clamp(27px, 8vw, 32px);
  }

  .approach-card > p:last-child {
    margin-top: 16px;
    font-size: 16px;
  }
}

@media (min-width: 1181px) {
  .work-directions {
    display: grid;
    align-items: center;
    height: max(100svh, 720px);
    min-height: 0;
    padding-top: clamp(30px, 4svh, 54px);
    padding-bottom: clamp(30px, 4svh, 54px);
  }

  .work-directions-inner {
    width: min(var(--section-panel-width), 100%);
    height: 100%;
    max-height: 960px;
    min-height: 0;
  }

  .work-directions:has(.expertise-stage.is-case-view) {
    height: auto;
    min-height: max(100svh, 720px);
  }

  .work-directions:has(.expertise-stage.is-case-view) .work-directions-inner {
    height: auto;
    max-height: none;
    min-height: min(960px, calc(100svh - 60px));
  }

  .work-directions:has(.expertise-stage.is-case-view) .expertise-stage {
    flex: 1 1 auto;
    min-height: 0;
  }

  .approach-section {
    height: max(100svh, 720px);
    min-height: 0;
    padding-top: clamp(36px, 5svh, 72px);
    padding-bottom: clamp(36px, 5svh, 72px);
  }

  .approach-inner {
    width: min(var(--section-panel-width), 100%);
  }
}

@media (min-width: 1181px) and (max-height: 1199px) {

  .work-directions-prompt {
    font-size: clamp(38px, 2.5vw, 48px);
  }

  .expertise-tabs {
    flex-wrap: nowrap;
    gap: 8px;
    margin-top: 12px;
  }

  .expertise-tab {
    min-height: 40px;
    padding: 0 14px;
    font-size: 14px;
  }

  .expertise-view-switcher {
    width: 320px;
    margin-top: 8px;
    padding: 3px;
  }

  .expertise-view-tab {
    min-height: 38px;
  }

  .expertise-stage {
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 10px;
  }

  .expertise-panel {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: 18px 28px;
  }

  .expertise-panel-top {
    flex: 0 0 auto;
    margin-bottom: 10px;
  }

  .expertise-panel-number {
    font-size: 36px;
  }

  .expertise-layout {
    flex: 1 1 auto;
    height: auto;
    min-height: 0;
    gap: 18px;
  }

  .expertise-feature-card {
    height: 100%;
    min-height: 0;
    padding: 22px 26px;
  }

  .expertise-feature-caption {
    font-size: 13px;
  }

  .expertise-feature-card h3 {
    margin-top: 10px;
    font-size: clamp(28px, 2vw, 34px);
  }

  .expertise-feature-lead {
    margin-top: 10px;
    font-size: clamp(13.5px, 0.9vw, 15px);
    line-height: 1.38;
  }

  .expertise-feature-preview {
    margin-top: 14px;
    padding-top: 14px;
  }

  .expertise-feature-preview h5 {
    margin-bottom: 9px;
    font-size: clamp(20px, 1.45vw, 24px);
  }

  .expertise-feature-preview ul {
    gap: 7px;
  }

  .expertise-feature-preview li {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
  }

  .expertise-feature-preview li span {
    width: 22px;
    height: 22px;
    font-size: 13px;
  }

  .expertise-feature-preview li p {
    font-size: clamp(12.5px, 0.82vw, 14px);
    line-height: 1.3;
  }

  .expertise-service-grid {
    height: 100%;
    min-height: 0;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .expertise-service-card {
    height: auto;
    min-height: 0;
    padding: 18px 22px;
  }

  .expertise-service-card-top {
    gap: 12px;
    font-size: 13px;
  }

  .expertise-service-card h4 {
    margin-top: 10px;
    font-size: clamp(22px, 1.65vw, 27px);
  }

  .expertise-service-card p {
    margin-top: 8px;
    font-size: clamp(12.5px, 0.82vw, 14px);
    line-height: 1.35;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-panel {
    height: auto;
    padding: 14px 24px 18px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-panel-top {
    gap: 14px;
    margin-bottom: 12px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-layout {
    height: auto;
    gap: 18px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-feature,
  .work-directions:has(.expertise-stage.is-case-view) .case-story-proof {
    height: auto;
    min-height: var(--expertise-layout-desktop-min-height);
    padding: 20px 24px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-meta {
    gap: 6px;
    margin-bottom: 0;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-meta span {
    min-height: 26px;
    padding-inline: 10px;
    font-size: 11px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-feature h3 {
    font-size: clamp(25px, 1.6vw, 32px);
    line-height: 1.08;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-feature p {
    margin-top: 12px;
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.38;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-did {
    margin-top: 12px;
    padding-top: 12px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-list {
    gap: 7px;
    margin-top: 10px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-list li {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 10px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-list li > span {
    width: 22px;
    height: 22px;
    font-size: 12px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-story-list p {
    margin-top: 1px;
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.34;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-feature-outcome {
    padding: 12px 16px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-feature .case-feature-outcome p {
    margin-top: 8px;
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.34;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-action {
    min-height: 40px;
    padding-inline: 20px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-proof-actions {
    margin-top: auto;
    padding-top: 10px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-change-intro h4 {
    margin-top: 10px;
    font-size: clamp(24px, 1.5vw, 30px);
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-proof-visual {
    margin-top: 14px;
    min-height: 0;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-proof-visual img {
    height: clamp(150px, 18svh, 170px);
    min-height: 0;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-proof-visual.is-scoring-workspace img {
    height: clamp(190px, 23svh, 220px);
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-proof-visual figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 252, 247, 0.94);
    backdrop-filter: blur(8px);
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-change-comparison {
    margin-top: 16px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-change-column {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-change-column ul {
    gap: 9px;
    margin-top: 12px;
  }

  .work-directions:has(.expertise-stage.is-case-view) .case-change-column p {
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.34;
  }

  .approach-header {
    gap: clamp(48px, 5vw, 78px);
  }

  .approach-heading h2 {
    font-size: clamp(38px, 2.7vw, 50px);
  }

  .approach-lead {
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.42;
  }

  .approach-grid {
    gap: 20px;
    margin-top: clamp(46px, 6svh, 64px);
  }

  .approach-card {
    min-height: clamp(300px, 36svh, 380px);
    padding: 26px 30px;
  }

  .approach-number {
    margin: 0 0 16px;
    font-size: 20px;
  }

  .approach-card h3 {
    font-size: clamp(26px, 1.8vw, 31px);
  }

  .approach-card > p:last-child {
    margin-top: 14px;
    font-size: clamp(15px, 1vw, 17px);
    line-height: 1.42;
  }
}

/* Windows laptops commonly expose a 1280px CSS viewport at 1920px / 150%.
   Keep the desktop composition, but remove fixed-height clipping and compact
   the global chrome so the page never creates a horizontal scrollbar. */
@media (min-width: 1181px) and (max-width: 1535px) {
  .site-nav {
    gap: 12px;
    padding-inline: 24px;
  }

  .brand {
    flex: 0 1 240px;
    min-width: 220px;
  }

  .brand-image {
    width: 240px;
    height: auto;
  }

  .brand-english {
    min-width: 220px;
  }

  .site-nav > nav:not(.mobile-menu) {
    gap: 12px;
    font-size: 13px;
  }

  .language-switcher {
    min-width: 204px;
  }

  .nav-cta {
    min-width: 156px;
    padding-inline: 18px;
  }

  .trusted-strip {
    overflow: hidden;
  }

  .trusted-row {
    gap: 12px;
  }

  .trusted-row img {
    max-height: 40px;
  }

  .work-directions {
    height: auto;
    min-height: max(100svh, 720px);
    align-items: start;
  }

  .work-directions-inner {
    height: auto;
    max-height: none;
    min-height: 0;
  }

  .expertise-stage {
    flex: 0 0 auto;
  }

  .expertise-panel {
    height: auto;
    min-height: 0;
    padding: 22px;
  }

  .expertise-layout,
  .expertise-feature-card,
  .expertise-service-grid {
    height: auto;
    min-height: 0;
  }

  .expertise-service-grid {
    grid-template-rows: repeat(2, minmax(240px, auto));
  }

  .expertise-service-card {
    height: auto;
    min-height: 240px;
  }
}

/* Simplified Chinese: use system CJK typefaces while preserving the site's serif/sans hierarchy. */
.zh-site {
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans CJK SC", "Source Han Sans SC", Arial, sans-serif;
}

.zh-site :is(h1, h2, h3, h4, h5, h6, .contact-person-name, .work-directions-prompt) {
  font-family: "STSong", "Songti SC", "SimSun", "Noto Serif CJK SC", "Source Han Serif SC", serif;
  letter-spacing: 0;
}

.zh-site :is(h1, h2, h3, h4, h5, h6) {
  line-height: 1.16;
}

/* UAE Arabic: native RTL flow with system Arabic typefaces and isolated LTR data. */
html[dir="rtl"] {
  direction: ltr;
}

.ar-site {
  direction: rtl;
  font-family: "Segoe UI", Tahoma, Arial, sans-serif;
  text-align: right;
}

.ar-site :is(h1, h2, h3, h4, h5, h6, .contact-person-name, .work-directions-prompt) {
  font-family: "Noto Naskh Arabic", "Traditional Arabic", Tahoma, Arial, serif;
  letter-spacing: 0;
  line-height: 1.22;
}

.ar-site .language-switcher {
  direction: ltr;
}

.ar-site .brand-english {
  direction: rtl;
}

.ar-site .brand-mark-crop {
  direction: ltr;
}

.ar-site .brand-english-copy {
  text-align: right;
}

.ar-site :is(.contact-phone-number, .expertise-panel-number, .case-panel-number, .approach-number, .research-promo-cover, .case-story-meta span) {
  direction: ltr;
  unicode-bidi: isolate;
}
