:root {
  --brand-purple: #800080;
  --brand-orange: #ffa500;
  --brand-ink: #180118;
  --surface: #fff8ef;
  --text-primary: #241428;
  --text-secondary: rgba(36, 20, 40, 0.72);
  --border-soft: rgba(36, 20, 40, 0.1);
  --shadow-soft: 0 18px 42px rgba(24, 1, 24, 0.08);
  --shadow-strong: 0 30px 80px rgba(24, 1, 24, 0.18);
  --header-height: 92px;
  --theme-header-background:
    linear-gradient(135deg, rgba(16, 3, 20, 0.95), rgba(77, 22, 89, 0.94) 66%, rgba(255, 165, 0, 0.34) 150%);
  --theme-header-shadow: 0 18px 38px rgba(24, 1, 24, 0.28);
  --theme-header-mobile-background:
    linear-gradient(135deg, rgba(22, 6, 27, 0.98), rgba(69, 19, 80, 0.98));
  --theme-header-accent-line:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 165, 0, 0.82), rgba(255, 255, 255, 0.18));
  --theme-hero-background:
    radial-gradient(circle at 18% 16%, rgba(255, 165, 0, 0.2), transparent 22%),
    radial-gradient(circle at 79% 14%, rgba(128, 0, 128, 0.36), transparent 30%),
    linear-gradient(140deg, #110212 0%, #251029 36%, #4a1858 71%, #211122 100%);
  --theme-subhero-background:
    radial-gradient(circle at 20% 18%, rgba(255, 165, 0, 0.18), transparent 22%),
    linear-gradient(135deg, rgba(24, 1, 24, 0.99), rgba(77, 22, 89, 0.96) 58%, rgba(255, 165, 0, 0.22) 160%);
  --theme-section-ink-background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.14), transparent 22%),
    linear-gradient(145deg, rgba(24, 1, 24, 0.99), rgba(61, 24, 70, 0.95));
  --theme-contact-callout-background:
    linear-gradient(135deg, rgba(128, 0, 128, 0.13), rgba(255, 165, 0, 0.14));
  --theme-support-accent:
    linear-gradient(135deg, rgba(88, 31, 110, 1), rgba(255, 198, 124, 1));
}

body[data-theme="aubergine"],
.theme-preview-card[data-preview-theme="aubergine"] {
  --theme-header-background:
    linear-gradient(135deg, rgba(16, 3, 20, 0.95), rgba(77, 22, 89, 0.94) 66%, rgba(255, 165, 0, 0.34) 150%);
  --theme-header-shadow: 0 18px 38px rgba(24, 1, 24, 0.28);
  --theme-header-mobile-background:
    linear-gradient(135deg, rgba(22, 6, 27, 0.98), rgba(69, 19, 80, 0.98));
  --theme-header-accent-line:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 165, 0, 0.82), rgba(255, 255, 255, 0.18));
  --theme-hero-background:
    radial-gradient(circle at 18% 16%, rgba(255, 165, 0, 0.2), transparent 22%),
    radial-gradient(circle at 79% 14%, rgba(128, 0, 128, 0.36), transparent 30%),
    linear-gradient(140deg, #110212 0%, #251029 36%, #4a1858 71%, #211122 100%);
  --theme-subhero-background:
    radial-gradient(circle at 20% 18%, rgba(255, 165, 0, 0.18), transparent 22%),
    linear-gradient(135deg, rgba(24, 1, 24, 0.99), rgba(77, 22, 89, 0.96) 58%, rgba(255, 165, 0, 0.22) 160%);
  --theme-section-ink-background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.14), transparent 22%),
    linear-gradient(145deg, rgba(24, 1, 24, 0.99), rgba(61, 24, 70, 0.95));
  --theme-contact-callout-background:
    linear-gradient(135deg, rgba(128, 0, 128, 0.13), rgba(255, 165, 0, 0.14));
  --theme-support-accent:
    linear-gradient(135deg, rgba(88, 31, 110, 1), rgba(255, 198, 124, 1));
}

body[data-theme="plum"],
.theme-preview-card[data-preview-theme="plum"] {
  --theme-header-background:
    linear-gradient(135deg, rgba(55, 7, 71, 0.96), rgba(128, 0, 128, 0.93) 70%, rgba(255, 191, 120, 0.28) 150%);
  --theme-header-shadow: 0 18px 36px rgba(75, 10, 92, 0.3);
  --theme-header-mobile-background:
    linear-gradient(135deg, rgba(66, 10, 85, 0.98), rgba(122, 11, 122, 0.98));
  --theme-header-accent-line:
    linear-gradient(90deg, rgba(255, 255, 255, 0.92), rgba(255, 209, 148, 0.92), rgba(255, 255, 255, 0.18));
  --theme-hero-background:
    radial-gradient(circle at 16% 16%, rgba(255, 192, 128, 0.19), transparent 22%),
    radial-gradient(circle at 82% 12%, rgba(173, 84, 199, 0.34), transparent 28%),
    linear-gradient(140deg, #1b041f 0%, #3d0a4b 34%, #7c187e 72%, #2a102a 100%);
  --theme-subhero-background:
    radial-gradient(circle at 18% 18%, rgba(255, 214, 165, 0.18), transparent 22%),
    linear-gradient(135deg, rgba(48, 6, 57, 0.99), rgba(128, 0, 128, 0.94) 60%, rgba(255, 191, 120, 0.2) 155%);
  --theme-section-ink-background:
    radial-gradient(circle at top right, rgba(255, 204, 145, 0.15), transparent 20%),
    linear-gradient(145deg, rgba(40, 6, 47, 0.99), rgba(107, 18, 109, 0.95));
  --theme-contact-callout-background:
    linear-gradient(135deg, rgba(128, 0, 128, 0.18), rgba(255, 208, 153, 0.16));
  --theme-support-accent:
    linear-gradient(135deg, rgba(106, 24, 122, 1), rgba(243, 171, 255, 1));
}

body[data-theme="ember"],
.theme-preview-card[data-preview-theme="ember"] {
  --theme-header-background:
    linear-gradient(135deg, rgba(22, 6, 15, 0.96), rgba(61, 38, 3, 0.95) 68%, rgba(255, 165, 0, 0.3) 145%);
  --theme-header-shadow: 0 18px 36px rgba(32, 14, 6, 0.3);
  --theme-header-mobile-background:
    linear-gradient(135deg, rgba(29, 10, 18, 0.98), rgba(56, 27, 7, 0.98));
  --theme-header-accent-line:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 165, 0, 0.9), rgba(255, 255, 255, 0.18));
  --theme-hero-background:
    radial-gradient(circle at 16% 16%, rgba(255, 165, 0, 0.22), transparent 21%),
    radial-gradient(circle at 80% 13%, rgba(128, 0, 128, 0.2), transparent 28%),
    linear-gradient(140deg, #130411 0%, #2f0f1a 33%, #5a2f0d 70%, #25110d 100%);
  --theme-subhero-background:
    radial-gradient(circle at 20% 18%, rgba(255, 192, 120, 0.2), transparent 22%),
    linear-gradient(135deg, rgba(24, 1, 24, 0.99), rgba(61, 38, 3, 0.96) 60%, rgba(255, 165, 0, 0.18) 150%);
  --theme-section-ink-background:
    radial-gradient(circle at top right, rgba(255, 176, 76, 0.15), transparent 20%),
    linear-gradient(145deg, rgba(24, 1, 24, 0.99), rgba(61, 32, 10, 0.96));
  --theme-contact-callout-background:
    linear-gradient(135deg, rgba(83, 34, 9, 0.16), rgba(255, 165, 0, 0.18));
  --theme-support-accent:
    linear-gradient(135deg, rgba(103, 45, 17, 1), rgba(255, 197, 115, 1));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Alata", system-ui, sans-serif;
  color: var(--text-primary);
  background: linear-gradient(180deg, #fffcf7 0%, #fff8ef 100%);
}

main {
  overflow: clip;
}

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

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

button,
input,
textarea,
select {
  font: inherit;
}

.shell {
  width: min(1180px, calc(100% - 2.25rem));
  margin-inline: auto;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 1000;
  isolation: isolate;
  transition:
    background-color 220ms ease,
    box-shadow 220ms ease,
    backdrop-filter 220ms ease;
}

.site-header::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: var(--theme-header-accent-line);
  opacity: 0;
  transition: opacity 220ms ease;
}

.site-header.is-scrolled,
body[data-nav-mode="solid"] .site-header {
  background: var(--theme-header-background);
  backdrop-filter: blur(18px);
  box-shadow: var(--theme-header-shadow);
}

.site-header.is-scrolled::after,
body[data-nav-mode="solid"] .site-header::after {
  opacity: 1;
}

.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(0.9rem, 2vw, 1.5rem);
  min-height: var(--header-height);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 0.9rem;
  min-width: 0;
  color: white;
}

.brand__mark {
  width: 3rem;
  height: 3rem;
  flex: none;
}

.brand__wordmark {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  min-width: 0;
}

.site-nav__links,
.site-nav__meta {
  display: flex;
  align-items: center;
  gap: clamp(0.95rem, 1.8vw, 1.35rem);
}

.site-nav__link {
    position: relative;
    color: rgba(255, 255, 255, 0.84);
    padding: 0.35rem 0;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.01em;
    transition: color 180ms ease;
  }

.site-nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.2rem;
  height: 2px;
  border-radius: 999px;
  background: var(--theme-header-accent-line);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 180ms ease;
}

.site-nav__link:hover,
.site-nav__link.is-active {
  color: white;
}

.site-nav__link:hover::after,
.site-nav__link.is-active::after {
  transform: scaleX(1);
}

.language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.3rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
}

.language-switcher__link {
  min-width: 2.75rem;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.76);
  text-align: center;
  transition:
    background-color 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}

.language-switcher__link:hover {
  transform: translateY(-1px);
  color: white;
}

.language-switcher__link.is-active {
  background: rgba(255, 255, 255, 0.18);
  color: white;
}

.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 0.28rem;
  width: 3rem;
  height: 3rem;
  padding: 0.6rem;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  cursor: pointer;
}

.nav-toggle span {
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background: white;
}

.hero,
.section,
.subhero {
  scroll-margin-top: calc(var(--header-height) + 1.5rem);
}

.hero {
  position: relative;
  isolation: isolate;
  z-index: 1;
  min-height: 100svh;
  display: flex;
  align-items: center;
  padding: calc(var(--header-height) + 2.15rem) 0 clamp(11.5rem, 14vw, 13.5rem);
  background: var(--theme-hero-background);
  color: white;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 80px 80px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.38), transparent 88%);
  pointer-events: none;
}

.hero__constellation {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.95;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.82) 72%, transparent 100%);
}

.hero::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 145%;
  height: 10rem;
  z-index: 0;
  transform: translateX(-50%);
  background: var(--surface);
  border-radius: 50% 50% 0 0 / 100% 100% 0 0;
}

.hero__grid,
.subhero__grid,
.contact,
.about__panel {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  gap: 3rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

.hero__center {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 100%;
  min-height: calc(100svh - var(--header-height) - clamp(2rem, 4vw, 3rem));
  padding-bottom: clamp(2rem, 3vw, 2.75rem);
}

.hero__statement {
  display: grid;
  place-items: center;
  width: min(54rem, 100%);
  margin-inline: auto;
  padding-inline: clamp(1rem, 4vw, 3rem);
  text-align: center;
}

.hero__statement-title {
  max-width: 12ch;
  margin: 0;
  font-size: clamp(2.7rem, 4.7vw, 4.6rem);
  line-height: 1.05;
  text-wrap: balance;
  text-shadow: 0 10px 32px rgba(20, 8, 29, 0.28);
}

.hero__typewriter-text {
  white-space: pre-line;
}

.hero__typewriter-cursor {
  display: inline-block;
  width: 0.09em;
  height: 0.92em;
  margin-left: 0.14em;
  vertical-align: -0.08em;
  border-radius: 999px;
  background: linear-gradient(180deg, #fff8ff, #ffb347);
  box-shadow: 0 0 20px rgba(255, 165, 0, 0.35);
  animation: hero-type-cursor 900ms steps(1, end) infinite;
}

.hero__typewriter-cursor.is-complete {
  opacity: 0;
  animation: none;
}

@keyframes hero-type-cursor {
  50% {
    opacity: 0;
  }
}

.section-label {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  background: rgba(128, 0, 128, 0.08);
  color: var(--brand-purple);
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.section-label--light {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: white;
}

.hero h1,
.section-heading h2,
.subhero h1 {
  margin: 0.9rem 0 1rem;
  line-height: 1.03;
}

.hero h1 {
  max-width: 12ch;
  font-size: clamp(3rem, 6.2vw, 5.7rem);
}

.hero__lead,
.subhero p {
  max-width: 40rem;
  font-size: 1.08rem;
  color: rgba(255, 255, 255, 0.78);
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-top: 2rem;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.25rem;
  padding: 0.8rem 1.45rem;
  border: 1px solid transparent;
  border-radius: 999px;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    background-color 180ms ease,
    color 180ms ease,
    border-color 180ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button--primary {
  color: white;
  background: linear-gradient(135deg, var(--brand-purple), var(--brand-orange));
  box-shadow: 0 18px 34px rgba(128, 0, 128, 0.22);
}

.button--ghost {
  color: white;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(14px);
}

.button--secondary {
  color: var(--brand-ink);
  background: white;
  border-color: var(--border-soft);
  box-shadow: var(--shadow-soft);
}

.hero__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.hero__chips span {
  padding: 0.65rem 0.95rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
}

.hero__panel {
  position: relative;
  padding: 2rem;
  border-radius: 2rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.76));
  color: var(--text-primary);
  box-shadow: 0 30px 70px rgba(7, 13, 36, 0.22);
  backdrop-filter: blur(22px);
}

.hero__panel::after {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -12%;
  width: 12rem;
  height: 12rem;
  background: radial-gradient(circle, rgba(255, 165, 0, 0.26), transparent 70%);
}

.hero__logo {
  width: min(18rem, 100%);
  margin-bottom: 1.5rem;
}

.hero__panel h2 {
  margin: 0 0 0.8rem;
  font-size: clamp(1.7rem, 2.7vw, 2.2rem);
}

.hero__panel p {
  margin: 0;
  color: var(--text-secondary);
}

.hero__highlights {
  display: grid;
  gap: 0.9rem;
  margin-top: 1.5rem;
}

.hero__highlight {
  padding: 1rem 1.05rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.4rem;
  background: rgba(255, 255, 255, 0.66);
}

.hero__highlight strong,
.contact__callout h3 {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 1rem;
}

.hero__highlight span {
  color: var(--text-secondary);
}

.hero__mark {
  position: absolute;
  left: 50%;
  bottom: -2rem;
  width: min(24rem, 34vw);
  transform: translateX(-50%);
  z-index: 3;
}

.section {
  position: relative;
  padding: 7rem 0;
}

.section--surface {
    background: var(--surface);
  }

.section--about {
  padding-top: clamp(4.5rem, 5vw, 5.5rem);
  padding-bottom: clamp(3.25rem, 4vw, 4rem);
}

#services.section {
  padding-top: clamp(3.25rem, 4vw, 4rem);
  padding-bottom: clamp(4.5rem, 5vw, 5.5rem);
}

#contact.section {
  padding-top: clamp(3.25rem, 4vw, 4rem);
  padding-bottom: clamp(4.5rem, 5vw, 5.5rem);
}

.section--ink {
  background: var(--theme-section-ink-background);
  color: white;
}

.section--contact {
  background:
    radial-gradient(circle at 80% 12%, rgba(255, 165, 0, 0.14), transparent 22%),
    linear-gradient(180deg, #fffcf7 0%, #fff5e8 100%);
}

.section-heading {
    max-width: 43rem;
    margin-bottom: 2.5rem;
  }

  .section-heading--center {
    margin-inline: auto;
    text-align: center;
  }

.section-heading h2,
.subhero h1 {
  font-size: clamp(2.4rem, 4.2vw, 4rem);
}

.section-heading p {
  margin: 0;
  color: var(--text-secondary);
  font-size: 1.05rem;
}

.section-heading--light p {
  color: rgba(255, 255, 255, 0.76);
}

.offer-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.35rem;
}

.services-layout {
  display: grid;
  gap: 1rem;
}

.services-layout__row {
  padding: 1.1rem;
  border: 1px solid rgba(36, 20, 40, 0.06);
  border-radius: 2rem;
}

.services-layout__head {
  display: grid;
  gap: 0.35rem;
  margin-bottom: 1rem;
  padding-inline: 0.15rem;
}

.services-layout__title {
  margin: 0;
  color: var(--brand-ink);
  font-size: clamp(1.05rem, 1vw + 0.8rem, 1.35rem);
  line-height: 1.15;
}

.services-layout__description {
  margin: 0;
  max-width: 46rem;
  color: var(--text-secondary);
  font-size: 0.95rem;
  line-height: 1.55;
}

.services-layout__row--plum {
  background: linear-gradient(180deg, rgba(128, 0, 128, 0.04), rgba(255, 255, 255, 0.18));
}

.services-layout__row--ink {
  background: linear-gradient(180deg, rgba(24, 1, 24, 0.04), rgba(255, 165, 0, 0.03));
}

.services-layout__grid {
  margin-inline: auto;
}

.services-layout__grid--2 {
    max-width: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

.services-layout__grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.services-layout__grid--1 {
  max-width: min(100%, 24rem);
  grid-template-columns: minmax(0, 1fr);
}

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

.offer-card {
  position: relative;
  padding: 1.55rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.8rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow-soft);
  overflow: hidden;
}

.offer-card--link {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.offer-card--link:hover,
.offer-card--link:focus-visible {
  transform: translateY(-0.28rem);
  border-color: rgba(77, 22, 89, 0.18);
  box-shadow: var(--shadow-strong);
}

.offer-card--link:focus-visible {
  outline: 3px solid rgba(255, 165, 0, 0.25);
  outline-offset: 0.2rem;
}

.services-layout .offer-card--link {
  display: grid;
  gap: 0.95rem;
  align-content: start;
}

.services-layout .offer-card {
  background: transparent !important;
  box-shadow: none !important;
}

.services-layout .offer-card--link:hover,
.services-layout .offer-card--link:focus-visible {
  transform: none !important;
  background: transparent !important;
  box-shadow: none !important;
  border-color: rgba(36, 20, 40, 0.05) !important;
}

.services-layout .offer-card--media:hover,
.services-layout .offer-card--media:focus-visible,
.services-layout .offer-card--signature:hover,
.services-layout .offer-card--signature:focus-visible,
.services-layout .offer-card__media:hover,
.services-layout .offer-card__signature-media:hover {
  background: transparent !important;
  box-shadow: none !important;
}

.services-layout .offer-card--media {
    padding: 1rem;
    min-height: 0;
    grid-template-rows: 1fr;
    background: transparent;
    box-shadow: none;
    border-color: rgba(36, 20, 40, 0.05);
  }

.services-layout .offer-card__media {
    position: relative;
    display: grid;
    place-items: center;
    min-height: 15rem;
    padding: clamp(0.9rem, 1.5vw, 1.35rem);
    border-radius: 1.45rem;
    overflow: visible;
    background: transparent;
    box-shadow: none;
  }

.services-layout .offer-card__media-asset {
    position: relative;
    z-index: 1;
    width: min(100%, 11.5rem);
    height: min(100%, 11.5rem);
    object-fit: contain;
    object-position: center;
    transform: scale(1.001);
    transition: transform 240ms ease, filter 240ms ease;
    filter: drop-shadow(0 18px 30px rgba(53, 25, 62, 0.14));
  }

.services-layout .offer-card__hover-label {
    position: absolute;
    left: 50%;
    bottom: 0.5rem;
    z-index: 2;
    padding: 0.55rem 0.9rem;
    border-radius: 999px;
    background: rgba(24, 1, 24, 0.78);
    color: #fff;
    font-size: 0.88rem;
    line-height: 1;
    letter-spacing: 0.04em;
    white-space: nowrap;
    opacity: 0;
    transform: translate(-50%, 0.35rem);
    transition: opacity 180ms ease, transform 180ms ease;
    pointer-events: none;
    box-shadow: 0 12px 24px rgba(24, 1, 24, 0.16);
  }

.services-layout .offer-card--media:hover .offer-card__media-asset,
.services-layout .offer-card--media:focus-visible .offer-card__media-asset {
    transform: scale(1.035);
    filter: saturate(1.04);
  }

.services-layout .offer-card--media:hover .offer-card__hover-label,
.services-layout .offer-card--media:focus-visible .offer-card__hover-label {
    opacity: 1;
    transform: translate(-50%, 0);
  }

.services-layout .offer-card__meta {
  display: grid;
  gap: 0.55rem;
  padding-inline: 0.2rem;
}

.services-layout .offer-card__headline {
  display: grid;
  gap: 0.45rem;
}

.services-layout .offer-card__headline h3 {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.18;
}

.services-layout .offer-card--signature {
    padding: 1rem;
    min-height: 17rem;
    grid-template-rows: 1fr auto;
    background: transparent;
    color: var(--brand-ink);
    box-shadow: none;
    border-color: rgba(36, 20, 40, 0.05);
  }

.services-layout .offer-card__signature-media {
    position: relative;
    display: grid;
    place-items: stretch;
    min-height: 0;
    height: 100%;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
    background: transparent;
    box-shadow: none;
  }

.services-layout .offer-card__signature-gif {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    filter: drop-shadow(0 12px 24px rgba(36, 20, 40, 0.08));
  }

.services-layout .offer-card--signature.accent-evaluate .offer-card__signature-gif {
    mix-blend-mode: multiply;
  }

.services-layout .offer-card--signature.accent-elevate .offer-card__signature-gif {
    mix-blend-mode: multiply;
  }

.services-layout .offer-card__signature-mark {
    position: absolute;
    top: 0.15rem;
    right: 0.2rem;
    width: 4rem;
    opacity: 0.9;
    filter: none;
  }

.services-layout .offer-card__signature-copy {
    display: block;
    padding: 0.1rem 0.2rem 0.15rem;
    text-align: center;
  }

.services-layout .offer-card__signature-copy h3 {
    margin: 0;
    color: var(--brand-ink);
    font-size: clamp(1.5rem, 1.2vw + 1rem, 1.95rem);
    line-height: 1.02;
    text-align: center;
  }

.services-layout .offer-card__summary {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.96rem;
  line-height: 1.55;
}

.services-layout .offer-card__tag {
    margin-top: 0;
  }

.services-layout .offer-card__cta {
  margin-top: 0;
  color: var(--brand-purple);
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.offer-card::before {
    content: "";
    position: absolute;
  inset: 0 0 auto;
  height: 0.3rem;
  background: linear-gradient(135deg, var(--brand-purple), var(--brand-orange));
}

.offer-card.accent-violet::before {
  background: linear-gradient(135deg, var(--brand-purple), #cf72ff);
}

.offer-card.accent-blue::before {
  background: var(--theme-support-accent);
}

.offer-card.accent-orange::before {
  background: linear-gradient(135deg, var(--brand-orange), #ffd580);
}

.offer-card.accent-ink::before {
  background: linear-gradient(135deg, var(--brand-ink), var(--brand-orange));
}

.offer-card.accent-evaluate::before {
  background: linear-gradient(135deg, #8d0f84, #d24b74);
}

.offer-card.accent-elevate::before {
  background: linear-gradient(135deg, #16b7cb, #1c73da);
}

.offer-card.accent-power-apps::before {
  background: linear-gradient(135deg, #742775, #e786ca);
}

.offer-card.accent-power-bi::before {
  background: linear-gradient(135deg, #f2c811, #ffd54f);
}

.offer-card.accent-power-automate::before {
  background: linear-gradient(135deg, #2053d6, #58c2ff);
}

.offer-card.accent-power-pages::before {
  background: linear-gradient(135deg, #5b4cff, #b4a2ff);
}

.offer-card.accent-customer-service::before {
  background: linear-gradient(135deg, #d99ef6, #8454ff);
}

.offer-card.accent-customer-insight::before {
  background: linear-gradient(135deg, #1c8fe8, #70e0ee);
}

.offer-card.accent-sales::before {
  background: linear-gradient(135deg, #1d56d8, #45d4f7);
}

.offer-card.accent-business-central::before {
  background: linear-gradient(135deg, #20c3c8, #0f69d7);
}

.offer-card.accent-copilot-studio::before {
  background: linear-gradient(135deg, #64ebc3, #1180c8);
}

.offer-card__icon {
  display: grid;
  place-items: center;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 1.1rem;
  background: linear-gradient(180deg, rgba(128, 0, 128, 0.08), rgba(255, 165, 0, 0.12));
  color: var(--brand-ink);
  letter-spacing: 0.08em;
}

.offer-card__tag {
  display: inline-flex;
  margin-top: 1.15rem;
  padding: 0.35rem 0.7rem;
  border-radius: 999px;
  background: rgba(128, 0, 128, 0.08);
  color: var(--brand-purple);
  font-size: 0.82rem;
}

.offer-card h3 {
  margin: 1rem 0 0.7rem;
  font-size: 1.3rem;
  line-height: 1.15;
}

.offer-card p {
  margin: 0;
  color: var(--text-secondary);
}

.offer-card__outcome {
  margin-top: 1rem !important;
  padding-top: 1rem;
  border-top: 1px solid rgba(36, 20, 40, 0.08);
  color: var(--brand-ink) !important;
}

.offer-card__cta {
  display: inline-flex;
  margin-top: 1.15rem;
  color: var(--brand-purple);
  font-size: 0.92rem;
}

.section-actions {
  margin-top: 2rem;
}

.service-detail-hero {
  display: grid;
  gap: 1.4rem;
}

.service-detail-hero__intro {
  display: grid;
  gap: 0.8rem;
  max-width: 46rem;
}

.service-detail-hero__intro p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

.service-page {
  padding: calc(var(--header-height) + 2.5rem) 0 5rem;
  background:
    radial-gradient(circle at 88% 10%, rgba(255, 165, 0, 0.12), transparent 22%),
    linear-gradient(180deg, #fffdf9 0%, #fff5ea 100%);
}

.service-page__shell.shell {
  width: min(1520px, calc(100vw - 2.5rem));
}

.service-page__shell {
  display: grid;
  gap: 1.45rem;
  align-items: start;
}

.service-page__body {
  display: grid;
  grid-template-columns: minmax(18rem, 21rem) minmax(0, 1fr);
  gap: clamp(1.1rem, 2vw, 1.85rem);
  align-items: start;
}

.service-page__sidebar {
  position: sticky;
  top: calc(var(--header-height) + 1.2rem);
  align-self: start;
}

.service-page__content {
  display: grid;
  gap: 1.45rem;
  min-width: 0;
}

.service-page__intro-card {
  display: grid;
  gap: 1.2rem;
  padding: clamp(1.55rem, 2vw, 2.2rem);
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 2rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.08), transparent 24%),
    linear-gradient(180deg, rgba(128, 0, 128, 0.03), rgba(255, 255, 255, 0.97));
  box-shadow: var(--shadow-strong);
}

.service-page__intro-card h1 {
  margin: 0;
  color: var(--brand-ink);
  font-size: clamp(2.3rem, 3.4vw, 4rem);
  line-height: 1.03;
}

.service-page__intro-card > p {
  margin: 0;
  max-width: 46rem;
  color: var(--text-secondary);
  font-size: 1.04rem;
}

.service-page__intro-copy {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.95rem;
}

.service-page__intro-copy p {
  margin: 0;
  padding: 1rem 1.05rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.3rem;
  background: rgba(255, 255, 255, 0.92);
  color: var(--text-secondary);
  box-shadow: var(--shadow-soft);
}

.service-detail-nav {
  display: grid;
  gap: 0.95rem;
  max-height: calc(100vh - var(--header-height) - 1.8rem);
  padding: 1.15rem;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.8rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow-soft);
  scrollbar-gutter: stable;
}

.service-detail-nav__eyebrow {
  color: var(--text-secondary);
  font-size: 0.82rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.service-detail-nav h2 {
  margin: 0;
  color: var(--brand-ink);
  font-size: 1.3rem;
  line-height: 1.12;
}

.service-detail-nav__placeholder {
  color: var(--brand-ink);
}

.service-detail-nav__links {
  display: grid;
  gap: 0.55rem;
}

.service-detail-nav__links a {
  padding: 0.8rem 0.95rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.1rem;
  background: linear-gradient(180deg, rgba(128, 0, 128, 0.035), rgba(255, 165, 0, 0.06));
  color: var(--brand-ink);
  line-height: 1.35;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.service-detail-nav__links a:hover,
.service-detail-nav__links a:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(128, 0, 128, 0.18);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 10px 24px rgba(36, 20, 40, 0.08);
}

.service-detail-nav__links a.is-active,
.service-detail-nav__links a[aria-current="true"] {
  border-color: rgba(128, 0, 128, 0.26);
  background:
    radial-gradient(circle at right center, rgba(255, 165, 0, 0.1), transparent 32%),
    linear-gradient(180deg, rgba(128, 0, 128, 0.08), rgba(255, 255, 255, 0.98));
  box-shadow: 0 12px 26px rgba(36, 20, 40, 0.1);
  color: var(--brand-ink);
}

.service-story {
  display: grid;
  gap: 1.6rem;
}

.service-story__section {
  display: grid;
  gap: 1.3rem;
  padding: 1.7rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 2rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.06), transparent 24%),
    linear-gradient(180deg, rgba(128, 0, 128, 0.025), rgba(255, 255, 255, 0.96));
  box-shadow: var(--shadow-strong);
}

.service-story__section-head {
  max-width: 44rem;
}

.service-story__section-head h2 {
  margin: 0;
  color: var(--brand-ink);
  font-size: clamp(1.65rem, 1.2vw + 1.25rem, 2.25rem);
  line-height: 1.05;
}

.service-story__rows {
  display: grid;
  gap: 1.1rem;
}

.service-story__row {
  display: grid;
  grid-template-columns: minmax(18rem, 0.84fr) minmax(20rem, 1.16fr);
  gap: 1.15rem;
  align-items: start;
}

.service-story__row--no-media {
  grid-template-columns: 1fr;
}

.service-story__media-panel {
  overflow: hidden;
  padding: 0.9rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.75rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.08), transparent 22%),
    linear-gradient(180deg, rgba(128, 0, 128, 0.04), rgba(255, 255, 255, 0.2));
  box-shadow: var(--shadow-soft);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.service-story__media-trigger {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
}

.service-story__media-trigger:focus-visible {
  outline: 3px solid rgba(128, 0, 128, 0.28);
  outline-offset: 0.35rem;
  border-radius: 1.2rem;
}

.service-story__media-panel img,
.service-story__media-panel video {
  display: block;
  width: 100%;
  min-height: 18rem;
  border-radius: 1.2rem;
  background: #f4f0f7;
  box-shadow: 0 16px 36px rgba(36, 20, 40, 0.12);
  transition: transform 260ms ease;
}

.service-story__media-panel img {
  object-fit: cover;
}

.service-story__media-panel:hover,
.service-story__media-panel:focus-within {
  transform: translateY(-2px);
  border-color: rgba(128, 0, 128, 0.16);
  box-shadow: 0 18px 36px rgba(36, 20, 40, 0.12);
}

.service-story__media-panel:hover img,
.service-story__media-panel:focus-within img,
.service-story__media-panel:hover video,
.service-story__media-panel:focus-within video {
  transform: scale(1.035);
}

.service-story__card {
  padding: 1.15rem 1.2rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.45rem;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-soft);
}

.service-story__copy-card {
  display: grid;
  gap: 0.85rem;
  align-content: start;
  min-height: 100%;
}

.service-story__card p {
  margin: 0;
  color: var(--text-secondary);
  line-height: 1.6;
}

.service-story__card p + p {
  margin-top: 0.75rem;
}

.service-media-modal {
  width: min(70rem, calc(100vw - 5rem));
  padding: 0;
  border: 0;
  background: transparent;
}

.service-media-modal::backdrop {
  background: rgba(31, 12, 34, 0.28);
  backdrop-filter: blur(5px);
}

.service-media-modal__surface {
  position: relative;
  display: grid;
  gap: 0.85rem;
  padding: 1rem;
  border: 1px solid rgba(36, 20, 40, 0.1);
  border-radius: 2rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.1), transparent 18%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(253, 247, 239, 0.98));
  box-shadow: 0 32px 60px rgba(36, 20, 40, 0.18);
}

.service-media-modal__close {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  display: inline-grid;
  place-items: center;
  width: 2.6rem;
  height: 2.6rem;
  padding: 0;
  border: 1px solid rgba(36, 20, 40, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: var(--brand-ink);
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.service-media-modal__close:hover,
.service-media-modal__close:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(128, 0, 128, 0.18);
  box-shadow: 0 10px 24px rgba(36, 20, 40, 0.12);
}

.service-media-modal__close span {
  font-size: 1.55rem;
  line-height: 1;
}

.service-media-modal__image {
  display: block;
  width: 100%;
  max-height: min(72vh, 48rem);
  object-fit: contain;
  border-radius: 1.35rem;
  background: #f4f0f7;
  box-shadow: 0 16px 36px rgba(36, 20, 40, 0.12);
}

.service-media-modal__caption {
  margin: 0;
  color: var(--text-secondary);
  font-size: 0.96rem;
  line-height: 1.55;
}

.service-story__cta {
  grid-template-columns: 1fr;
}

.service-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(18rem, 0.95fr);
  gap: 1.5rem;
  align-items: start;
}

.service-detail__body {
  display: grid;
  gap: 1.35rem;
}

.service-detail__list {
  display: grid;
  gap: 0.85rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.service-detail__list li {
  padding: 1rem 1.05rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.82);
}

.service-detail__actions {
  align-items: stretch;
}

.service-detail__actions .button {
  justify-content: center;
}

.about {
  display: grid;
  gap: 2.25rem;
}

.about__badge {
  align-self: start;
  padding: 1.25rem 1.4rem;
  border-radius: 1.9rem;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-strong);
}

.about__badge img {
  width: min(20rem, 100%);
}

.about__cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.25rem;
  }

  .about-copy {
    max-width: 72rem;
    margin-inline: auto;
    padding: clamp(1.75rem, 3vw, 2.75rem);
    border: 1px solid rgba(36, 20, 40, 0.08);
    border-radius: 2rem;
    background:
      radial-gradient(circle at top right, rgba(255, 165, 0, 0.08), transparent 18rem),
      linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 244, 238, 0.92));
    box-shadow: var(--shadow-strong);
    text-align: center;
  }

  .about-copy p {
    margin: 0;
    color: var(--text-primary);
    font-size: clamp(1.05rem, 1.1vw + 0.8rem, 1.35rem);
    line-height: 1.9;
    text-align: center;
  }

  .about-copy p + p {
    margin-top: 1.5rem;
  }

.insight-card {
  padding: 1.45rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1.7rem;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.insight-card h3 {
  margin: 0 0 0.65rem;
  font-size: 1.18rem;
}

.insight-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
}

.contact {
  width: min(1320px, calc(100% - 2rem));
  display: block;
}

.contact__heading {
  max-width: 56rem;
  margin-bottom: clamp(1.5rem, 2.4vw, 2.25rem);
}

.contact__cards {
  display: grid;
  grid-template-columns: minmax(18rem, 0.92fr) minmax(28rem, 1.28fr);
  gap: clamp(1.1rem, 2vw, 1.75rem);
  align-items: start;
  min-width: 0;
}

.contact__card {
  display: grid;
  gap: 1.3rem;
  align-content: start;
  padding: 2rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 2rem;
  background: white;
  box-shadow: var(--shadow-strong);
  min-width: 0;
}

.contact__card--form {
  padding-inline: 2.15rem;
}

.contact-card__intro {
  display: grid;
  gap: 0.4rem;
}

.contact-card__intro h3 {
  margin: 0;
  color: var(--brand-ink);
  font-size: 1.32rem;
  line-height: 1.1;
}

.contact-card__intro p,
.contact__callout p,
.site-footer__brand p,
.site-footer__copy {
  margin: 0;
  color: var(--text-secondary);
}

.contact-map {
  display: grid;
  min-width: 0;
}

.contact-map__frame-shell {
  overflow: hidden;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.6rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.08), transparent 22%),
    linear-gradient(180deg, rgba(128, 0, 128, 0.04), rgba(255, 255, 255, 0.24));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

.contact-map__frame {
  display: block;
  width: 100%;
  min-height: clamp(22rem, 30vw, 25.5rem);
  border: 0;
}

.contact-form {
  position: relative;
  display: grid;
  gap: 1rem;
  min-width: 0;
}

.contact-form__fieldset {
  display: grid;
  gap: 1rem;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.contact-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  min-width: 0;
}

.contact-field {
  display: grid;
  gap: 0.42rem;
}

.contact-field--full {
  grid-column: 1 / -1;
}

.contact-field--trap {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.contact-field span {
  color: var(--text-secondary);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.contact-field__input {
  width: 100%;
  padding: 0.92rem 1rem;
  border: 1px solid rgba(36, 20, 40, 0.1);
  border-radius: 1.15rem;
  background: linear-gradient(180deg, rgba(128, 0, 128, 0.03), rgba(255, 165, 0, 0.06));
  color: var(--brand-ink);
  font: inherit;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.contact-field__textarea {
  min-height: 8.8rem;
  resize: vertical;
}

.contact-field__input:focus {
  border-color: rgba(128, 0, 128, 0.35);
  outline: none;
  box-shadow: 0 0 0 4px rgba(128, 0, 128, 0.1);
  background: rgba(255, 255, 255, 0.98);
}

.contact-form__submit {
  justify-self: start;
  margin-top: 0.25rem;
}

.contact-form__status {
  padding: 0.9rem 1rem;
  border: 1px solid transparent;
  border-radius: 1.15rem;
  font-size: 0.94rem;
  line-height: 1.45;
}

.contact-form__status.is-success {
  border-color: rgba(32, 128, 86, 0.16);
  background: rgba(32, 128, 86, 0.08);
  color: #155a3c;
}

.contact-form__status.is-error {
  border-color: rgba(148, 34, 34, 0.16);
  background: rgba(148, 34, 34, 0.08);
  color: #7b2222;
}

.contact-form__overlay {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  border-radius: 1.75rem;
  background: rgba(255, 251, 246, 0.82);
  backdrop-filter: blur(5px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.contact-form.is-submitting .contact-form__overlay {
  opacity: 1;
  pointer-events: auto;
}

.contact-form__loader {
  display: grid;
  justify-items: center;
  gap: 0.45rem;
  padding: 1.2rem 1.35rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.4rem;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow-soft);
  text-align: center;
}

.contact-form__loader strong {
  color: var(--brand-ink);
}

.contact-form__loader span:last-child {
  color: var(--text-secondary);
  font-size: 0.92rem;
}

.contact-form__spinner {
  width: 2.35rem;
  height: 2.35rem;
  border: 3px solid rgba(128, 0, 128, 0.14);
  border-top-color: var(--brand-purple);
  border-radius: 50%;
  animation: contact-form-spin 900ms linear infinite;
}

@keyframes contact-form-spin {
  to {
    transform: rotate(360deg);
  }
}

.contact__items {
  display: grid;
  gap: 1rem;
}

.contact__item {
  position: relative;
  padding: 1rem 1.05rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.4rem;
  background: linear-gradient(180deg, rgba(128, 0, 128, 0.04), rgba(255, 165, 0, 0.08));
}

.contact__item span {
  display: block;
  margin-bottom: 0.3rem;
  color: var(--text-secondary);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.contact__item a,
.contact__item strong {
  color: var(--brand-ink);
  font-size: 1.06rem;
}

.contact__item--location {
  gap: 0;
}

.contact__location-trigger {
  display: grid;
  gap: 0.3rem;
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
}

.contact__location-trigger small {
  color: var(--brand-purple);
  font-size: 0.8rem;
  line-height: 1.4;
}

.contact__location-trigger:focus-visible {
  outline: 2px solid rgba(128, 0, 128, 0.22);
  outline-offset: 0.35rem;
  border-radius: 0.85rem;
}

.contact-map-preview {
  display: grid;
  grid-template-rows: 0fr;
  margin-top: 0;
  opacity: 0;
  transform: translateY(-0.35rem);
  transition:
    grid-template-rows 220ms ease,
    margin-top 220ms ease,
    opacity 180ms ease,
    transform 180ms ease;
}

.contact__item--location:hover .contact-map-preview,
.contact__item--location:focus-within .contact-map-preview {
  grid-template-rows: 1fr;
  margin-top: 0.95rem;
  opacity: 1;
  transform: translateY(0);
}

.contact-map-preview__panel {
  min-height: 0;
  overflow: hidden;
  display: grid;
  gap: 0.75rem;
}

.contact-map-preview__header {
  display: grid;
  gap: 0.2rem;
}

.contact-map-preview__header strong {
  color: var(--brand-ink);
  font-size: 0.98rem;
}

.contact-map__frame--preview {
  min-height: 14rem;
}

.contact__callout {
  margin-top: 0.25rem;
  padding: 1.25rem;
  border-radius: 1.5rem;
  background: var(--theme-contact-callout-background);
}

.subhero {
  position: relative;
  padding: calc(var(--header-height) + 3rem) 0 4rem;
  background: var(--theme-subhero-background);
  color: white;
  overflow: hidden;
}

.subhero::after {
  content: "";
  position: absolute;
  right: -10%;
  bottom: -40%;
  width: 26rem;
  height: 26rem;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.16), transparent 60%);
}

.subhero__mark img {
  width: min(22rem, 100%);
  margin-inline: auto;
  filter: drop-shadow(0 24px 40px rgba(0, 0, 0, 0.22));
}

.section--tight {
  padding-top: 4.5rem;
}

.site-footer {
  padding: 2rem 0 3rem;
  border-top: 1px solid rgba(36, 20, 40, 0.08);
  background: #fffdf9;
}

.site-footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.site-footer__brand {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.site-footer__brand img {
  width: min(15rem, 40vw);
}

@media (max-width: 1440px) {
  .hero {
    padding-top: calc(var(--header-height) + 1.2rem);
    padding-bottom: clamp(10.2rem, 12.25vw, 11.5rem);
  }

  .hero__center {
    min-height: calc(100svh - var(--header-height) - 8.25rem);
    padding-bottom: 1.2rem;
  }

  .hero__statement {
    width: min(56rem, 100%);
  }

  .hero__statement-title {
    max-width: 13ch;
    font-size: clamp(2.35rem, 4vw, 3.9rem);
  }

  .hero__mark {
    width: min(21.5rem, 31vw);
    bottom: -1.75rem;
  }
}

@media (max-width: 1280px) {
  .brand__wordmark {
    font-size: 1.35rem;
  }

  .site-nav__link {
    font-size: 1.08rem;
  }

  .hero {
    padding-top: calc(var(--header-height) + 2.35rem);
    padding-bottom: clamp(11rem, 14vw, 13rem);
  }

  .hero__center {
    min-height: calc(100svh - var(--header-height) - 2.75rem);
    padding-bottom: clamp(2.4rem, 3.5vw, 3.25rem);
  }

  .hero__statement {
    width: min(54rem, 100%);
  }

  .hero__statement-title {
    max-width: 12.25ch;
    font-size: clamp(2.75rem, 5.7vw, 4.6rem);
  }

  .hero__mark {
    width: min(23.5rem, 36vw);
    bottom: -1.95rem;
  }
}

@media (min-width: 1100px) and (max-width: 1600px) and (max-height: 950px) {
  .hero {
    padding-top: calc(var(--header-height) + 1rem);
    padding-bottom: clamp(12rem, 14vw, 13.5rem);
  }

  .hero__center {
    min-height: calc(100svh - var(--header-height) - 7rem);
    padding-bottom: 1.6rem;
  }

  .hero__statement {
    width: min(58rem, 100%);
    margin-top: 0;
    padding-inline: clamp(1rem, 3vw, 2rem);
  }

  .hero__statement-title {
    max-width: 13.5ch;
    font-size: clamp(2rem, 3.7vw, 3.3rem);
    line-height: 1.03;
  }

  .hero__mark {
    width: min(19.5rem, 27vw);
    bottom: -2.35rem;
  }
}

@media (min-width: 1280px) and (max-width: 1600px) and (max-height: 900px) {
  .hero {
    padding-top: calc(var(--header-height) + 0.9rem);
    padding-bottom: clamp(12.5rem, 14.5vw, 14.25rem);
  }

  .hero__center {
    min-height: calc(100svh - var(--header-height) - 6rem);
    padding-bottom: 1.8rem;
  }

  .hero__statement {
    width: min(64rem, 100%);
    padding-inline: clamp(1rem, 2.8vw, 1.8rem);
  }

  .hero__statement-title {
    max-width: 15ch;
    font-size: clamp(1.95rem, 3.35vw, 3rem);
    line-height: 1.03;
  }

  .hero__mark {
    width: min(18.75rem, 24vw);
    bottom: -2.55rem;
  }
}

.theme-preview {
  padding: calc(var(--header-height) + 2.5rem) 0 5rem;
  background:
    radial-gradient(circle at top right, rgba(255, 165, 0, 0.1), transparent 18%),
    linear-gradient(180deg, #fffdf9 0%, #fff7ef 100%);
}

.theme-preview__intro {
  max-width: 48rem;
  margin-bottom: 2.5rem;
}

.theme-preview__intro h1 {
  margin: 1rem 0;
  font-size: clamp(2.4rem, 4vw, 4rem);
  line-height: 1.04;
}

.theme-preview__intro p {
  margin: 0;
  color: var(--text-secondary);
  font-size: 1.05rem;
}

.theme-preview__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.35rem;
}

.theme-preview-card {
  padding: 1.25rem;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.9rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow-soft);
}

.theme-preview-card__topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.theme-preview-card__name {
  font-size: 1.2rem;
  color: var(--text-primary);
}

.theme-preview-card__badge {
  display: inline-flex;
  padding: 0.3rem 0.7rem;
  border-radius: 999px;
  background: rgba(128, 0, 128, 0.08);
  color: var(--brand-purple);
  font-size: 0.78rem;
}

.theme-preview-card__note {
  margin: 0.7rem 0 1rem;
  color: var(--text-secondary);
}

.theme-preview-card__sample {
  overflow: hidden;
  border: 1px solid rgba(36, 20, 40, 0.08);
  border-radius: 1.55rem;
  background: white;
}

.theme-preview-card__header {
  min-height: 4.25rem;
  background: var(--theme-header-background);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.16);
}

.theme-preview-card__hero,
.theme-preview-card__subhero,
.theme-preview-card__callout {
  padding: 1.15rem;
}

.theme-preview-card__hero {
  background: var(--theme-hero-background);
  color: white;
}

.theme-preview-card__subhero {
  background: var(--theme-subhero-background);
  color: white;
}

.theme-preview-card__callout {
  background: var(--theme-contact-callout-background);
}

.theme-preview-card__hero strong,
.theme-preview-card__subhero strong,
.theme-preview-card__callout strong {
  display: block;
  line-height: 1.25;
}

.theme-preview-card__eyebrow {
  display: inline-flex;
  margin-bottom: 0.65rem;
  font-size: 0.76rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.76);
}

.theme-preview-card__eyebrow--dark {
  color: var(--text-secondary);
}

.theme-preview-card__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.9rem;
}

.theme-preview-card__chips span {
  padding: 0.38rem 0.65rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.76rem;
}

.theme-preview-card__accent {
  height: 0.35rem;
  background: var(--theme-support-accent);
}

.theme-preview-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1rem;
}

@media (max-width: 980px) {
  :root {
    --header-height: 84px;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .site-nav {
    position: absolute;
    top: calc(100% - 0.25rem);
    left: 1rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    padding: 1.1rem;
    border-radius: 1.8rem;
    background: var(--theme-header-mobile-background);
    box-shadow: var(--theme-header-shadow);
  }

  .site-header.is-open .site-nav {
    display: flex;
  }

  .site-header.is-scrolled .site-nav,
  body[data-nav-mode="solid"] .site-nav {
    background: var(--theme-header-mobile-background);
  }

  .site-nav__links,
  .site-nav__meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .site-nav__link {
    width: 100%;
    font-size: 1.05rem;
  }

  .brand__wordmark {
    font-size: 1.24rem;
  }

  .hero__grid,
  .subhero__grid,
  .contact,
  .service-detail,
  .about__panel,
  .about__cards,
  .theme-preview__grid {
    grid-template-columns: 1fr;
  }

  .offer-grid,
  .offer-grid--expanded,
  .services-layout__grid--4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .services-layout__row {
    padding: 0.85rem;
    border-radius: 1.6rem;
  }

  .services-layout__head {
    margin-bottom: 0.85rem;
  }

  .services-layout__grid--2,
  .services-layout__grid--1 {
    max-width: none;
  }

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

  .services-layout__grid--1 {
    max-width: min(100%, 18rem);
  }

  .services-layout .offer-card__media {
    min-height: 12.75rem;
  }

  .services-layout .offer-card--signature {
      min-height: 14.75rem;
      grid-template-rows: 1fr auto;
    }

  .contact__heading {
    max-width: 44rem;
  }

  .contact__cards {
    grid-template-columns: minmax(17rem, 0.95fr) minmax(21rem, 1.05fr);
  }

  .service-page {
    padding-top: calc(var(--header-height) + 2rem);
    padding-bottom: 4rem;
  }

  .service-page__shell {
    gap: 1.1rem;
  }

  .service-page__body {
    grid-template-columns: 1fr;
  }

  .service-page__sidebar {
    position: static;
  }

  .service-detail-nav {
    max-height: none;
  }

  .service-page__intro-copy,
  .service-story__row {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
    padding-top: calc(var(--header-height) + 1rem);
    padding-bottom: 10.5rem;
  }

  .hero::after {
      height: 9.2rem;
    }

  .hero__statement {
    width: min(100%, 31rem);
    padding-inline: 0.25rem;
    margin-top: -3.4rem;
  }

  .hero__center {
    min-height: calc(100svh - var(--header-height) - 5rem);
    padding-bottom: 2.2rem;
  }

  .hero__statement-title {
    max-width: 9.6ch;
    font-size: clamp(1.95rem, 6vw, 3rem);
  }

  .hero__mark {
    width: min(20rem, 50vw);
    bottom: -1.3rem;
  }

  .site-footer__inner,
  .site-footer__brand {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 760px) {
  .shell {
    width: min(100% - 1.5rem, 100%);
  }

  .section--about {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .contact {
    width: min(1180px, calc(100% - 1.5rem));
  }

  .contact__cards,
  .contact-form__grid,
  .offer-grid,
  .offer-grid--expanded,
  .services-layout__grid--4,
  .services-layout__grid--2 {
    grid-template-columns: 1fr;
  }

  .services-layout__grid--1 {
    max-width: none;
  }

  .service-detail-nav,
  .service-page__intro-card,
  .service-story__section {
    padding: 1.35rem;
  }

  .service-story__media-panel {
    padding: 0.7rem;
  }

  .service-story__media-panel img,
  .service-story__media-panel video {
    min-height: 14rem;
  }

  .service-media-modal {
    width: min(100vw - 1.5rem, 44rem);
  }

  .service-media-modal__surface {
    padding: 0.75rem;
    border-radius: 1.5rem;
  }

  .service-media-modal__image {
    max-height: min(68vh, 30rem);
    border-radius: 1rem;
  }

  .contact__card--form {
    padding-inline: 1.4rem;
  }

  .contact__card {
    padding: 1.4rem;
  }

  .contact-map-preview {
    grid-template-rows: 1fr;
    margin-top: 0.95rem;
    opacity: 1;
    transform: translateY(0);
  }

  .contact-map__frame--preview {
    min-height: 13rem;
  }

  .service-page__intro-card h1 {
    font-size: clamp(2rem, 9vw, 3rem);
  }

  .brand {
    gap: 0.7rem;
  }

  .brand__mark {
    width: 2.6rem;
    height: 2.6rem;
  }

  .brand__wordmark {
    font-size: 1.12rem;
  }

  .hero {
    padding-top: calc(var(--header-height) + 1.35rem);
    padding-bottom: 12.4rem;
  }

  .hero::after {
      height: 7.9rem;
    }

  .hero__center {
    min-height: auto;
    padding-bottom: 3rem;
  }

  .hero__statement {
    width: min(100%, 30rem);
    padding-inline: 0;
  }

  .hero__statement-title {
    max-width: 10ch;
    font-size: clamp(2.2rem, 11vw, 3.45rem);
  }

  .hero__mark {
    width: min(15.5rem, 54vw);
    bottom: -0.55rem;
  }
}

@media (max-width: 560px) {
  .shell {
    width: min(100% - 1rem, 100%);
  }

  .site-header__inner {
    gap: 0.75rem;
  }

  .brand__wordmark {
    font-size: 1.02rem;
  }

  .hero {
    padding-top: calc(var(--header-height) + 1.2rem);
    padding-bottom: 11rem;
  }

  .hero::after {
      height: 7.1rem;
    }

  .hero__center {
    padding-bottom: 2.75rem;
  }

  .hero__statement-title {
    max-width: 9.2ch;
    font-size: clamp(2rem, 12.6vw, 3rem);
  }

  .hero__mark {
    width: min(13rem, 58vw);
    bottom: -0.35rem;
  }

  .section,
  .subhero {
    padding-left: 0;
    padding-right: 0;
  }

  .hero__panel,
  .offer-card,
  .insight-card,
  .contact__card,
  .about__badge,
  .about-copy {
    border-radius: 1.5rem;
  }
}

@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-duration: 0.01ms !important;
  }
}

