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

html {
  font-size: 112.5%;
  scroll-behavior: auto;
  scroll-padding-top: 6.5rem;
}

body {
  min-width: 320px;
  margin: 0;
  color: var(--text);
  background:
    radial-gradient(circle at 8% 2%, rgb(255 255 255 / 75%), transparent 30rem),
    linear-gradient(135deg, rgb(255 255 255 / 22%), transparent 42%),
    var(--background);
  font-family: var(--font-sans);
  font-size: 1rem;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}

body::before {
  position: fixed;
  z-index: 100;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: 0.15;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");
  mix-blend-mode: overlay;
}

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

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

button,
input,
summary {
  font: inherit;
}

h1,
h2,
h3,
h4,
p,
figure {
  margin-top: 0;
}

h1,
h2,
h3,
h4 {
  color: var(--text);
  line-height: 1.05;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

p {
  text-wrap: pretty;
}

address {
  font-style: normal;
}

::selection {
  color: var(--text);
  background: rgb(240 79 35 / 32%);
}

:focus-visible {
  outline: 2px solid var(--text);
  outline-offset: 3px;
  box-shadow: 0 0 0 5px rgb(240 79 35 / 55%);
  border-radius: var(--radius-sm);
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 0.75rem;
  left: 0.75rem;
  padding: 0.75rem 1rem;
  min-height: 3rem;
  border: 2px solid var(--accent);
  border-radius: var(--radius-md);
  color: var(--text);
  background: var(--background);
  box-shadow: var(--shadow-accent);
  font-family: var(--font-mono);
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  transform: translateY(-180%);
}

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

.icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.icon-sprite symbol,
.icon-sprite path,
.icon-sprite rect,
.icon-sprite circle,
svg use {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.container {
  --bs-gutter-x: calc(var(--gutter) * 2);
  max-width: calc(var(--container) + (var(--gutter) * 2));
}

.system-label {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}


.hero,
.flowframe,
.reasons,
.services,
.cloudpbx,
.operations,
.clients,
.reliability,
.scenarios,
.proposal,
.certificates,
.faq,
.contact-routes,
.route-map,
.contact-request,
.contact-registry,
.tariff-index,
.tariff-sheet,
.payment-methods,
.payment-transfer,
.legal-record,
.legal-policy,
.legal-authorization,
.legal-documents,
.dealer-intro,
.dealer-directory,
.career-intro,
.career-openings,
.career-apply,
.product-catalog-hero,
.product-detail-hero,
.product-family,
.product-capabilities,
.product-fit,
.product-onboarding,
.related-products,
.call-flow-section,
.product-explainer,
.product-approach,
.catalog-pricing,
.tsm-hero,
.tsm-define,
.tsm-trough,
.tsm-abilities,
.tsm-ops,
.tsm-offer,
.tsm-approach,
.tsm-faq,
.tsm-related,
.tms-hero,
.tms-define,
.tms-spine,
.tms-flow,
.tms-fit,
.tms-ops,
.tms-offer,
.tms-faq,
.tms-related,
.geo-hero,
.geo-define,
.geo-fit,
.geo-provision,
.geo-sheet,
.geo-ops,
.geo-offer,
.geo-faq,
.geo-related,
.fax-hero,
.fax-define,
.fax-abilities,
.fax-rollout,
.fax-fit,
.fax-ops,
.fax-approach,
.fax-faq,
.fax-related,
.dsl-hero,
.dsl-define,
.dsl-abilities,
.dsl-steps,
.dsl-fit,
.dsl-ops,
.dsl-approach,
.dsl-faq,
.dsl-related,
.ots-hero,
.ots-define,
.ots-boundary,
.ots-abilities,
.ots-steps,
.ots-fit,
.ots-approach,
.ots-offer,
.ots-faq,
.ots-related,
.fct-hero,
.fct-define,
.fct-route,
.fct-fit,
.fct-abilities,
.fct-ops,
.fct-approach,
.fct-faq,
.fct-related,
.sip-hero,
.sip-define,
.sip-abilities,
.sip-gates,
.sip-fit,
.sip-ops,
.sip-approach,
.sip-faq,
.sip-related,
.rad-hero,
.rad-define,
.rad-abilities,
.rad-fit,
.rad-deploy,
.rad-ops,
.rad-approach,
.rad-offer,
.rad-faq,
.rad-related,
.fbr-hero,
.fbr-define,
.fbr-abilities,
.fbr-steps,
.fbr-fit,
.fbr-ops,
.fbr-approach,
.fbr-faq,
.fbr-related,
.met-hero,
.met-define,
.met-abilities,
.met-fit,
.met-steps,
.met-approach,
.met-ops,
.met-offer,
.met-faq,
.met-related,
.abt-opening,
.abt-scope,
.abt-infrastructure,
.abt-ownership,
.abt-scale,
.abt-integration,
.abt-clients,
.abt-standards,
.abt-approach,
.abt-invitation {
  padding-block: calc(var(--section-gap) / 2);
}

.physical-button {
  position: relative;
  display: inline-flex;
  min-height: 3.25rem;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  padding: 0.88rem 1.25rem;
  border: 1px solid rgb(255 255 255 / 32%);
  border-radius: var(--radius-md);
  font-family: var(--font-mono);
  font-size: 0.76rem;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.055em;
  transition: none;
  -webkit-tap-highlight-color: transparent;
}

.physical-button svg,
.module-link svg {
  width: 1.05rem;
  height: 1.05rem;
  flex: 0 0 auto;
}


.physical-button--accent {
  color: var(--text);
  background: var(--material-gradient);
  border: 2px solid var(--accent);
  box-shadow: var(--shadow-accent);
  text-shadow: 0 1px 0 var(--highlight);
}

.physical-button--accent svg {
  color: var(--accent);
}

.physical-button--secondary {
  color: var(--text);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  text-shadow: 0 1px 0 var(--highlight);
}

.physical-button--accent:active {
  box-shadow: var(--shadow-accent-pressed);
}

.physical-button--secondary:active {
  box-shadow: var(--shadow-pressed);
}

.physical-button--accent:hover {
  background: var(--background);
  border-width: 3px;
  box-shadow: var(--shadow-accent);
}

.physical-button--secondary:hover {
  background: var(--foreground);
  border-color: rgb(240 79 35 / 55%);
  box-shadow: var(--shadow-card);
}


.site-header {
  position: sticky;
  z-index: 50;
  top: 0;
  padding: 0.85rem var(--gutter-wide) 0;
  pointer-events: none;
}

.header-shell {
  position: relative;
  max-width: var(--container-wide);
  min-height: 4.7rem;
  margin: 0 auto;
  padding: 0.65rem 0.75rem 0.65rem 1.15rem;
  border: 1px solid rgb(255 255 255 / 62%);
  border-radius: var(--radius-xl);
  background: rgb(224 229 236 / 91%);
  box-shadow: var(--shadow-floating);
  backdrop-filter: blur(16px);
  pointer-events: auto;
}

.brand {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  padding: 0 0.35rem;
  transition: transform 160ms ease;
}

.brand-wordmark {
  --brand-height: 2rem;
  display: block;
  width: auto;
  height: var(--brand-height);
  object-fit: contain;
}


.desktop-nav {
  display: flex;
  padding: 0.55rem 1.2rem;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  border-radius: var(--radius-full);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: 1.3rem;
}


.desktop-nav a {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
  padding: 0.55rem 0.7rem;
  border-radius: var(--radius-md);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: calc(var(--nav-size) * var(--nav-scale));
  font-weight: 500;
  letter-spacing: 0.04em;
}


.desktop-nav a:hover {
  color: var(--text);
  background: var(--background);
  box-shadow: var(--shadow-card);
}

.desktop-nav a[aria-current="page"],
.header-cta[aria-current="page"] {
  color: var(--text);
  background: var(--background);
  box-shadow: var(--shadow-pressed);
  font-weight: 600;
}

.desktop-nav a[aria-current="page"] {
  color: var(--accent-dark);
  box-shadow: var(--shadow-pressed), inset 0 -2px 0 var(--accent);
  font-weight: 650;
}


.language-switch {
  display: inline-flex;
  flex: 0 0 auto;
  padding: 0.25rem;
  border-radius: var(--radius-full);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: 0.2rem;
}

.language-switch a {
  display: inline-flex;
  min-width: 2.75rem;
  min-height: 2.75rem;
  align-items: center;
  justify-content: center;
  padding: 0.45rem 0.65rem;
  border-radius: var(--radius-full);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 650;
  letter-spacing: 0.08em;
}

.language-switch a:hover {
  color: var(--text);
  background: var(--background);
  box-shadow: var(--shadow-card);
}

.language-switch a[aria-current="page"] {
  color: var(--accent-dark);
  background: var(--background);
  box-shadow: var(--shadow-pressed), inset 0 -2px 0 var(--accent);
}

.brand:hover {
  transform: scale(1.05);
}

.brand:active {
  transform: none;
}

.header-cta {
  min-height: 3rem;
  padding-inline: 1rem;
}

.mobile-nav {
  display: block;
}


.hero {
  overflow: hidden;
  padding-top: clamp(4rem, 7vw, 6rem);
  padding-inline: var(--gutter-wide);
}

.hero-split,
.hero .rayi-pano {
  max-width: var(--container-wide);
  margin-inline: auto;
}

.hero-split {
  align-items: center;
  --bs-gutter-x: clamp(1.5rem, 4vw, 3.5rem);
}

.hero-copy {
  max-width: 36rem;
}


.hero h1 {
  margin-bottom: 2.1rem;
  font-family: var(--font-mono);
  font-size: calc(var(--head-size) * var(--head-scale));
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

.hero-actions {
  margin: 0;
}


.hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 22rem;
}


.hero-visual img {
  --vig-drop: 22%;
  --vig-mid: calc(100% - var(--vig-drop) * var(--vig));
  --vig-out: calc(100% - 100% * var(--vig));

  width: 116%;
  max-width: none;
  height: auto;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  opacity: 0.92;
  mask-image:
    radial-gradient(ellipse 58% 54% at 52% 50%, #000 0%, rgb(0 0 0 / var(--vig-mid)) 52%, rgb(0 0 0 / var(--vig-out)) 82%),
    linear-gradient(90deg, rgb(0 0 0 / var(--vig-out)) 0%, #000 18%);
  mask-composite: intersect;
}


.rayi-pano {
  display: grid;
  overflow: hidden;
  margin-top: clamp(2.25rem, 4vw, 3.25rem);
  border: 4px solid var(--deep-shadow);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  grid-template-columns: repeat(5, minmax(0, 1fr));
}


.rayi-pano-hucre {
  display: flex;
  min-height: 3rem;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.1rem;
  color: var(--text);
  font-family: var(--font-mono);
  font-size: clamp(0.89rem, 1.17vw, 1.03rem);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.055em;
  text-align: center;
  text-transform: uppercase;
}


.rayi-pano-hucre + .rayi-pano-hucre {
  border-left: 1px solid var(--deep-shadow);
}


.rayi-pano-hucre:hover,
.rayi-pano-hucre:focus-visible {
  background: var(--background);
  color: var(--text);
}



.neden-baslik {
  margin: 0 0 2.4rem;
  font-family: var(--font-sans);
  font-size: clamp(1.3rem, 2vw, 1.7rem);
  font-weight: 700;
  letter-spacing: -0.02em;
}

.neden-levhalar {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 2.2rem);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.neden-levha {
  display: flex;
  padding: 1.1rem 0;
  flex-direction: column;
  border-top: 1px solid rgb(163 177 198 / 72%);
  border-bottom: 1px solid rgb(255 255 255 / 72%);
}

.neden-levha-yuz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.9rem;
  gap: 1rem;
}

.neden-levha h3 {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 1.06rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.32;
}

.neden-ok {
  width: 2rem;
  height: 2rem;
  flex: none;
  color: var(--text);
}

.neden-levha--aktif .neden-ok {
  color: var(--accent);
}

.neden-levha-not {
  padding-top: 0.9rem;
  border-top: 1px solid rgb(163 177 198 / 52%);
  margin: 0;
  color: var(--text-muted);
  font-size: 0.82rem;
  line-height: 1.5;
}

.neden-yonlendirme {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  margin-top: 1.6rem;
  padding: 0.65rem 1rem;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: 0.5rem;
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.74rem;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.neden-yonlendirme:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.neden-yonlendirme:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.neden-yonlendirme svg {
  width: 0.9rem;
  height: 0.9rem;
  color: var(--accent);
}


.reliability {
  position: relative;
  overflow: hidden;
  color: var(--text);
  background:
    radial-gradient(circle at 13% 8%, rgb(255 255 255 / 86%), transparent 30rem),
    var(--foreground);
  box-shadow: inset 0 10px 22px rgb(163 177 198 / 42%), inset 0 -10px 22px rgb(255 255 255 / 80%);
}

.reliability-shell {
  position: relative;
  z-index: 2;
}

.reliability-heading {
  display: grid;
  align-items: end;
  margin-bottom: clamp(1.75rem, 3.2vw, 2.5rem);
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
}

@media (max-width: 56rem) {
  .reliability-heading {
    grid-template-columns: minmax(0, 1fr);
  }
}

.reliability h2 {
  max-width: 15ch;
  margin: 0;
  color: var(--text);
  font-size: clamp(2.4rem, 4.4vw, 3.9rem);
  text-shadow: 0 2px 0 var(--highlight);
}

.reliability-heading p {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1.12rem, 1.8vw, 1.35rem);
}


.section-heading {
  max-width: 38rem;
  margin-bottom: clamp(1.9rem, 3.6vw, 2.75rem);
}

.section-heading h2 {
  margin-bottom: 1.1rem;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
}

.section-heading h2:last-child {
  margin-bottom: 0;
}

.career-intro .section-heading {
  margin-bottom: 0;
}


.section-heading--split {
  max-width: none;
}


.section-heading--split,
.operations-heading {
  display: grid;
  align-items: end;
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
}

.section-heading--split h2,
.operations-heading h2 {
  margin-bottom: 0;
}


.section-heading > p:last-child,
.operations-heading > p:last-child {
  max-width: 62ch;
  margin-bottom: 0;
  color: var(--text-muted);
  font-size: clamp(1.12rem, 1.8vw, 1.35rem);
}

@media (max-width: 56rem) {
  .section-heading--split,
  .operations-heading {
    grid-template-columns: minmax(0, 1fr);
  }
}


.client-rack {
  position: relative;
  display: grid;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  gap: 0.8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid rgb(255 255 255 / 68%);
  border-radius: var(--radius-xl);
  background: linear-gradient(145deg, #e8edf3, #d8dee7);
  box-shadow: var(--shadow-floating);
}

@media (min-width: 768px) {
  .client-rack {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .client-rack {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .client-rack {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.client-track {
  display: contents;
}

.client-pause,
.client-pause-key {
  display: none;
}


.client-slot {
  position: relative;
  display: grid;
  aspect-ratio: 1 / 1.15;
  grid-template-rows: minmax(0, 1fr) minmax(3rem, auto);
  align-items: center;
  justify-items: center;
  padding: 0.45rem 0.45rem 0;
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 24%);
  border-radius: var(--radius-md);
  background: var(--background);
  box-shadow: inset 3px 3px 7px var(--shadow), inset -3px -3px 7px var(--highlight);
  height: 100%;
}


.client-slot img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  object-position: center;
  filter: none;
  mix-blend-mode: normal;
}


.client-slot img[src$="sigma_isletim_ve_ulastirma.webp"] {
  background: #23282e;
}

.client-name {
  display: grid;
  position: static;
  width: 100%;
  height: auto;
  overflow: visible;
  place-items: center;
  align-self: stretch;
  padding: 0.35rem 0.2rem;
  border-top: 1px solid rgb(163 177 198 / 38%);
  clip: auto;
  clip-path: none;
  color: var(--text-muted);
  font-size: 0.74rem;
  line-height: 1.2;
  text-align: center;
  white-space: normal;
}


.client-sectors {
  max-width: 62ch;
  margin: clamp(1.4rem, 2.5vw, 2rem) 0 0;
  color: var(--text-muted);
}


.service-grid {
  --bs-gutter-y: clamp(1.25rem, 2.5vw, 2rem);
  --bs-gutter-x: clamp(1.25rem, 2.5vw, 2rem);
}


.service-module {
  position: relative;
  display: flex;
  padding: clamp(1.6rem, 3vw, 2.25rem);
  flex-direction: column;
  border: 1px solid rgb(255 255 255 / 66%);
  border-radius: var(--radius-lg);
  background: rgb(240 242 245 / 24%);
  box-shadow: none;
}

.service-media {
  display: block;
  aspect-ratio: 16 / 9;
  margin-bottom: 1.4rem;
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 65%);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}


.service-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}

.service-summary {
  margin-bottom: 1.4rem;
  color: var(--text-muted);
}

.service-module h3 {
  margin-bottom: 0.9rem;
  font-size: clamp(1.55rem, 2.7vw, 2.25rem);
}


.service-index {
  display: grid;
  margin: 0 0 1.5rem;
  padding: 0.15rem 0 0.15rem 0.9rem;
  border-left: 1px solid var(--deep-shadow);
  box-shadow: inset 1px 0 0 0 rgb(255 255 255 / 72%);
  gap: 0.3rem;
  list-style: none;
}

.service-index li {
  position: relative;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.service-index li::before {
  position: absolute;
  top: 0.72em;
  left: -0.9rem;
  width: 0.52rem;
  height: 1px;
  background: var(--deep-shadow);
  box-shadow: 0 1px 0 0 rgb(255 255 255 / 72%);
  content: "";
}

.module-link {
  display: flex;
  min-height: 3rem;
  margin-top: auto;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 1.1rem;
  border-top: 1px solid rgb(163 177 198 / 65%);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.module-link:hover {
  border-color: var(--accent);
  background: rgb(255 255 255 / 28%);
  box-shadow: inset 0 -3px 0 rgb(240 79 35 / 45%);
}


.capability-console {
  position: relative;
  display: grid;
  padding: clamp(1.3rem, 3vw, 2rem);
  grid-template-columns: minmax(10rem, 0.5fr) minmax(0, 1.5fr);
  align-items: stretch;
  gap: clamp(1rem, 2vw, 1.5rem);
  border: 1px solid rgb(255 255 255 / 70%);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}


.capability-hub {
  display: grid;
  min-height: 12rem;
  padding: 1.75rem;
  place-items: center;
  align-content: center;
  gap: 1.35rem;
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.capability-hub img {
  width: 4.6rem;
  height: auto;
  object-fit: contain;
}

.capability-hub > svg {
  width: 3rem;
  height: 3rem;
  color: var(--text-muted);
}


.capability-sheet {
  display: grid;
  align-content: start;
  gap: 0;
}

.sheet-band {
  display: grid;
  margin: 0 0 0.25rem;
  padding: 0.65rem clamp(0.9rem, 2vw, 1.35rem);
  grid-template-columns: minmax(7.5rem, 0.42fr) minmax(0, 1fr);
  border-radius: var(--radius-md);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.sheet-band span {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}


.sheet-rows {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: minmax(7.5rem, 0.42fr) minmax(0, 1fr);
}

.sheet-rows dt,
.sheet-rows dd {
  margin: 0;
  padding: 0.9rem 0;
  border-top: 1px solid rgb(255 255 255 / 76%);
  box-shadow: 0 -1px 0 0 var(--shadow);
}

.sheet-rows dt {
  padding-right: clamp(0.75rem, 2vw, 1.5rem);
  padding-left: clamp(0.9rem, 2vw, 1.35rem);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.sheet-rows dd {
  padding-right: clamp(0.9rem, 2vw, 1.35rem);
  color: var(--text-muted);
  font-size: 0.95rem;
}

.sheet-rows > dt:first-of-type,
.sheet-rows > dt:first-of-type + dd {
  border-top: 0;
  box-shadow: none;
}


.scenario-list {
  --bs-gutter-y: 1.25rem;
  --bs-gutter-x: 1.25rem;
}


.scenario-module {
  position: relative;
  padding: clamp(1.6rem, 3vw, 2.25rem);
  border: 1px solid rgb(255 255 255 / 66%);
  border-radius: var(--radius-lg);
  background: rgb(240 242 245 / 24%);
  box-shadow: none;
}

.scenario-icon {
  margin-bottom: 1.25rem;
  color: var(--text-muted);
}

.scenario-icon svg {
  width: 2rem;
  height: 2rem;
}

.scenario-copy h3 {
  margin-bottom: 0.85rem;
  font-size: clamp(1.55rem, 2.7vw, 2.25rem);
}

.scenario-copy p {
  max-width: 58ch;
  margin-bottom: 0;
  color: var(--text-muted);
}


.scenario-route {
  position: relative;
  display: flex;
  margin: 1.9rem 0 0;
  padding: 0;
  list-style: decimal inside;
}

.scenario-route::before {
  position: absolute;
  top: calc(1.5rem + 0.36rem - 1px);
  right: 12.5%;
  left: 12.5%;
  height: 2px;
  background: var(--accent);
  content: "";
}

.scenario-route li {
  position: relative;
  min-width: 0;
  flex: 1 1 0;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.scenario-route li::marker {
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.8rem;
  font-weight: 500;
}

.scenario-route li::after {
  position: absolute;
  top: 1.5rem;
  left: 50%;
  width: 0.72rem;
  height: 0.72rem;
  margin-left: -0.36rem;
  border: 2px solid var(--accent);
  border-radius: 50%;
  background: var(--background);
  content: "";
}

.scenario-route li:first-child::after {
  background: var(--accent);
}

.scenario-route li > span {
  display: block;
  margin-top: 1.95rem;
}


.proposal-panel {
  position: relative;
  padding: clamp(1.9rem, 4vw, 2.9rem);
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 66%);
  border-radius: var(--radius-2xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.proposal-panel h2 {
  max-width: 20ch;
  margin-bottom: 0.9rem;
  font-size: clamp(2rem, 4vw, 3.65rem);
  overflow-wrap: anywhere;
}

.proposal-panel p {
  max-width: 52ch;
  margin-bottom: 0;
  color: var(--text-muted);
}


.operations {
  padding-top: 0;
}

.operations-heading {
  margin-block: clamp(1.6rem, 3vw, 2.4rem);
}

.operations-heading h2 {
  max-width: 20ch;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
}

.operations-lead {
  display: block;
  margin-inline: clamp(0.75rem, 2vw, 2rem);
  overflow: hidden;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-recessed);
}

.operations-lead img {
  display: block;
  width: 100%;
  height: clamp(11rem, 18vw, 15.5rem);
  object-fit: cover;
}

.operations-grid {
  display: grid;
  padding: 0.7rem;
  margin-inline: clamp(0.75rem, 2vw, 2rem);
  overflow: hidden;
  border-radius: var(--radius-lg);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.operation-tile {
  margin: 0;
  overflow: hidden;
  border-radius: var(--radius-md);
  background: var(--muted);
  box-shadow: none;
}

.operation-tile picture {
  display: block;
  width: 100%;
  aspect-ratio: 12 / 5;
}

.operation-tile img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1) contrast(1.06);
}

.operation-tile figcaption {
  padding: 0.65rem 0.85rem;
  color: var(--text-muted);
  background: var(--foreground);
}

.operations-action {
  margin-top: 1.5rem;
}


.belge-raf {
  display: grid;
  padding: clamp(1.2rem, 3vw, 2rem);
  margin: 0;
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  gap: 0.8rem;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
}

.belge-kart {
  display: flex;
  padding: 0.8rem 0.7rem;
  flex-direction: column;
  border: 1px solid rgb(163 177 198 / 72%);
  border-radius: var(--radius-md);
  background: transparent;
  gap: 0.35rem;
}

.certificate-preview-link {
  display: block;
  width: 100%;
  aspect-ratio: 210 / 297;
  padding: 0.35rem;
  border: 1px solid rgb(255 255 255 / 52%);
  border-radius: var(--radius-sm);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.certificate-preview-link:hover {
  border-color: rgb(240 79 35 / 55%);
}

.certificate-preview-link:active {
  box-shadow: var(--shadow-pressed);
}

.certificate-preview-link:focus-visible {
  outline: 2px solid var(--accent-dark);
  outline-offset: 3px;
}

.belge-preview {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(var(--radius-sm) - 0.15rem);
  filter: grayscale(1) contrast(1.04);
  object-fit: contain;
}

.belge-standart {
  display: flex;
  min-height: 4.35em;
  margin: 0.3rem 0 0;
  align-items: flex-end;
  font-family: var(--font-mono);
  font-size: 0.74rem;
  font-weight: 650;
  letter-spacing: 0.06em;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.belge-kapsam {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.68rem;
  line-height: 1.45;
}

.certificate-modal {
  width: min(92vw, 64rem);
  max-width: none;
  max-height: 92dvh;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 62%);
  border-radius: var(--radius-lg);
  color: var(--text);
  background: var(--background);
  box-shadow: var(--shadow-floating);
}

.certificate-modal::backdrop {
  background: rgb(31 35 41 / 72%);
}

.certificate-modal__shell {
  display: grid;
  max-height: 92dvh;
  grid-template-rows: auto minmax(0, 1fr);
}

.certificate-modal__header {
  display: flex;
  padding: 0.85rem 1rem;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
}

.certificate-modal__header h2 {
  margin: 0;
  font-size: clamp(1rem, 2vw, 1.35rem);
}

.certificate-modal__close {
  min-height: 2.5rem;
  padding: 0.5rem 0.8rem;
  flex: 0 0 auto;
  border: 1px solid rgb(255 255 255 / 52%);
  border-radius: var(--radius-sm);
  color: var(--text);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  font: inherit;
}

.certificate-modal__close:active {
  box-shadow: var(--shadow-pressed);
}

.certificate-modal__body {
  display: grid;
  min-height: 0;
  padding: clamp(0.75rem, 2vw, 1.5rem);
  place-items: center;
}

.certificate-modal__body img {
  display: block;
  max-width: 100%;
  max-height: calc(92dvh - 6rem);
  object-fit: contain;
}

.certificates h2 {
  margin: 0 0 2rem;
}

.certificate-note {
  display: flex;
  margin: 1.2rem 0 0;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

.certificate-note a {
  display: inline-flex;
  min-height: 3rem;
  padding: 0.65rem 1rem;
  align-items: center;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  letter-spacing: 0.04em;
}

.certificate-note a:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.certificate-note a:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}


.faq-list {
  display: grid;
  gap: 0.35rem;
}

.faq-list details[open] {
  padding: 0.15rem clamp(1rem, 2.5vw, 1.6rem) 0.4rem;
  border-radius: var(--radius-md);
  background: var(--muted);
  box-shadow: var(--shadow-pressed);
}

.faq-list summary {
  position: relative;
  display: flex;
  min-height: 3.5rem;
  padding: 0.95rem 3.6rem 0.95rem 0;
  cursor: pointer;
  list-style: none;
  align-items: center;
  padding-left: clamp(0.85rem, 2vw, 1.25rem);
  border: 1px solid rgb(255 255 255 / 66%);
  border-radius: var(--radius-md);
  background: linear-gradient(145deg, var(--foreground), var(--background));
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-size: 1.03rem;
  font-weight: 600;
  -webkit-tap-highlight-color: transparent;
}

.faq-list details[open] summary {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  display: grid;
  width: 2.15rem;
  height: 2.15rem;
  place-items: center;
  border: 2px solid rgb(240 79 35 / 70%);
  border-radius: 50%;
  color: var(--accent);
  content: "+";
  transform: translateY(-50%);
  font-family: var(--font-mono);
  font-size: 1.05rem;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list details p {
  max-width: 67ch;
  margin: 0;
  padding: 0 3.6rem 1.15rem 0;
  color: var(--text-muted);
}


.faq-list summary:hover {
  color: var(--text);
  text-decoration: underline;
  text-decoration-color: var(--accent);
  text-decoration-thickness: 2px;
  text-underline-offset: 0.32rem;
}

.faq-list summary:hover::after {
  border-color: var(--accent);
  box-shadow: var(--shadow-recessed);
}



.site-footer {
  padding: clamp(2.5rem, 5vw, 4rem) var(--gutter);
}

.footer-surface {
  padding: clamp(1.5rem, 4vw, 3rem);
  border-radius: var(--radius-2xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.footer-intro {
  display: grid;
  grid-template-columns: minmax(10rem, 0.55fr) minmax(0, 1.45fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: center;
  padding-bottom: clamp(1.5rem, 3vw, 2.5rem);
  border-bottom: 1px solid var(--deep-shadow);
}

.footer-brand {
  display: inline-flex;
  width: fit-content;
  min-height: 3rem;
  align-items: center;
  border-radius: var(--radius-md);
}

.footer-brand .brand-wordmark {
  --brand-height: 2.5rem;
}

.footer-brand:hover {
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.footer-callout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
}

.footer-callout h2 {
  max-width: 29ch;
  margin: 0;
  font-size: clamp(1.35rem, 2.25vw, 2.3rem);
  line-height: 1.12;
}

.footer-request {
  min-width: 11.75rem;
  min-height: 3.65rem;
  font-size: 0.84rem;
}

.footer-directory {
  display: grid;
  grid-template-columns: minmax(0, 1.8fr) repeat(3, minmax(8rem, 0.55fr));
  gap: clamp(1.5rem, 4vw, 3.5rem);
  padding-block: clamp(2rem, 4vw, 3rem);
}

.footer-contact-group h3,
.footer-links h3,
.footer-social h3 {
  margin: 0 0 1rem;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.025em;
}

.footer-contact {
  display: grid;
  gap: 0;
  margin: 0;
}

.footer-contact-row {
  display: grid;
  grid-template-columns: minmax(8.75rem, 0.7fr) minmax(0, 1.3fr);
  gap: 1rem;
  padding-block: 0.72rem;
  border-top: 1px solid rgb(163 177 198 / 66%);
}

.footer-contact-row dt {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 500;
}

.footer-contact-row dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
}

.footer-contact-row a,
.footer-links a {
  text-decoration: underline;
  text-decoration-color: var(--deep-shadow);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25rem;
}

.footer-contact-row a:hover,
.footer-links a:hover {
  color: var(--text);
  text-decoration-color: var(--accent);
  text-decoration-thickness: 2px;
}

.footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-links a {
  display: inline-flex;
  min-height: 2.75rem;
  align-items: center;
}

.footer-authorization {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
  padding-block: 1.25rem;
  border-block: 1px solid var(--deep-shadow);
}

.footer-authorization > p {
  max-width: 76ch;
  margin: 0;
}

.footer-legal-notice {
  max-width: 56ch;
  margin: clamp(1.5rem, 3vw, 2.5rem) 0 0;
  font-size: clamp(1.8rem, 3vw, 3rem);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.025em;
  overflow-wrap: anywhere;
}

.footer-legal-notice strong {
  color: var(--accent-dark);
  font-weight: 750;
}

.footer-status {
  display: flex;
  gap: 0.5rem;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.055em;
}

.footer-status span {
  padding: 0.35rem 0.55rem;
  border-radius: var(--radius-full);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.footer-kunye > summary {
  display: none;
}

@media (max-width: 56rem) {
  .footer-intro,
  .footer-callout,
  .footer-directory,
  .footer-authorization {
    grid-template-columns: 1fr;
  }

  .footer-directory {
    gap: 2rem;
  }

  .footer-request {
    width: fit-content;
  }

  .footer-status {
    flex-wrap: wrap;
  }
}

@media (max-width: 38rem) {
  .site-footer {
    padding-block: 1.5rem;
    padding-inline: 1rem;
  }

  .footer-surface {
    padding: 1.25rem;
  }

  .footer-intro {
    gap: 0.9rem;
    padding-bottom: 1.1rem;
  }

  .footer-brand .brand-wordmark {
    --brand-height: 1.9rem;
  }

  .footer-directory {
    padding-block: 1.25rem;
    gap: 0.55rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-contact-group {
    grid-column: 1 / -1;
  }

  .footer-contact-group h3,
  .footer-links h3 {
    margin-bottom: 0.55rem;
    grid-column: 1 / -1;
  }

  .footer-contact {
    gap: 0.55rem;
    grid-template-columns: repeat(auto-fit, minmax(8.6rem, 1fr));
  }

  .footer-contact-row {
    grid-template-columns: 1fr;
    gap: 0.1rem;
    padding-block: 0;
    border-top: 0;
  }

  .footer-contact-row a[href^="tel:"],
  .footer-contact-row a[href^="mailto:"] {
    display: flex;
    min-height: 3rem;
    padding: 0.5rem 0.7rem;
    align-items: center;
    border-radius: var(--radius-md);
    background: var(--material-gradient);
    box-shadow: var(--shadow-card);
    color: var(--text);
    font-family: var(--font-mono);
    font-size: 0.72rem;
    text-decoration: none;
    overflow-wrap: anywhere;
  }

  .footer-contact-row a[href^="tel:"]:active,
  .footer-contact-row a[href^="mailto:"]:active {
    box-shadow: var(--shadow-pressed);
  }

  .footer-kunye {
    margin-top: 0.55rem;
  }

  .footer-kunye > summary {
    display: flex;
    min-height: 3rem;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.75rem;
    border-radius: var(--radius-md);
    background: var(--muted);
    box-shadow: var(--shadow-recessed);
    color: var(--text-muted);
    font-family: var(--font-mono);
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    cursor: pointer;
    list-style: none;
  }

  .footer-kunye > summary::-webkit-details-marker {
    display: none;
  }

  .footer-kunye > summary::after {
    color: var(--accent);
    content: "+";
    font-size: 1rem;
  }

  .footer-kunye[open] > summary::after {
    content: "-";
  }

  .footer-contact--kunye {
    padding: 0.7rem 0.75rem 0;
    grid-template-columns: minmax(0, 1fr);
  }

  .footer-contact--kunye .footer-contact-row + .footer-contact-row {
    margin-top: 0.5rem;
  }

  .footer-contact--kunye dd {
    font-size: 0.82rem;
    line-height: 1.45;
  }

  .footer-links {
    display: contents;
  }

  .footer-links a {
    display: flex;
    min-height: 3rem;
    padding-inline: 0.7rem;
    align-items: center;
    border-radius: var(--radius-md);
    background: var(--material-gradient);
    box-shadow: var(--shadow-card);
    font-size: 0.82rem;
    text-decoration: none;
  }

  .footer-links a:active {
    box-shadow: var(--shadow-pressed);
  }

  .footer-authorization {
    gap: 0.75rem;
    padding-block: 1rem;
  }

  .footer-authorization > p {
    font-size: 0.82rem;
  }

  .footer-request {
    width: 100%;
  }
}



.tariff-catalog {
  display: contents;
}


.sheet-head {
  display: grid;
  margin-bottom: clamp(1.9rem, 3.6vw, 2.75rem);
  align-items: end;
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
}

.sheet-head h1,
.sheet-head h2 {
  margin-bottom: 0;
  font-size: clamp(2.2rem, 4vw, 3.5rem);
  line-height: 1.04;
  letter-spacing: -0.025em;
}

.sheet-meta {
  display: flex;
  margin-block: 0;
  padding-top: 0.75rem;
  align-items: center;
  border-top: 1px solid rgb(163 177 198 / 55%);
  box-shadow: inset 0 1px 0 0 rgb(255 255 255 / 70%);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-variant-numeric: tabular-nums;
  gap: 0.7rem;
  letter-spacing: 0.05em;
}

.sheet-lead {
  max-width: 34ch;
  margin-block: 0.9rem 0;
  color: var(--text-muted);
  font-size: clamp(1.12rem, 1.8vw, 1.35rem);
  line-height: 1.5;
}


.tariff-intro {
  max-width: 52rem;
  margin: 0 auto clamp(1.4rem, 3vw, 2.2rem);
  text-align: center;
}

.tariff-intro h1 {
  margin: 0.45rem 0 0.65rem;
  font-size: clamp(1.65rem, 2.6vw, 2.25rem);
  font-weight: 650;
  letter-spacing: -0.035em;
  line-height: 1.08;
}

.tariff-intro > p {
  max-width: 46rem;
  margin: 1rem auto 0;
  color: var(--text-muted);
  font-size: 0.9rem;
  line-height: 1.65;
}

.tariff-alert {
  max-width: 52rem;
  margin: 1.4rem auto 0;
  padding: 0.9rem 1rem;
  border-left: 3px solid var(--accent);
  color: var(--text-muted);
  background: var(--muted);
  font-size: 0.72rem;
  line-height: 1.55;
}

.tariff-nav {
  display: flex;
  max-width: 52rem;
  margin-inline: auto;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.tariff-nav a {
  display: inline-flex;
  min-height: 2.75rem;
  padding: 0.65rem 1rem;
  align-items: center;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  letter-spacing: 0.06em;
}

.tariff-nav a:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.tariff-nav a:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.tariff-grid {
  --bs-gutter-y: clamp(0.9rem, 1.8vw, 1.4rem);
}

.tariff-plate {
  display: flex;
  height: 100%;
  padding: clamp(1rem, 1.7vw, 1.4rem);
  flex-direction: column;
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-lg);
  background: rgb(225 231 238 / 42%);
  text-align: center;
}

.tariff-tag {
  display: flex;
  margin-bottom: 0.9rem;
  justify-content: center;
}

.tariff-tag span {
  display: inline-flex;
  padding: 0.3rem 0.75rem;
  align-items: center;
  border-radius: var(--radius-sm);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.56rem;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.tariff-figure {
  display: grid;
  margin-bottom: 0.9rem;
  padding: 0.1rem 0.6rem 0.25rem;
  align-content: center;
  gap: 0.25rem;
}

.tariff-value {
  color: var(--text);
  font-family: var(--font-mono);
  font-size: clamp(1.9rem, 2.6vw, 2.3rem);
  font-weight: 650;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.045em;
  line-height: 1;
}

.tariff-unit {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  font-weight: 650;
  letter-spacing: 0.045em;
}

.tariff-code {
  order: -1;
  min-height: 4.35rem;
  margin-bottom: 0.8rem;
  padding: clamp(0.8rem, 1.5vw, 1.15rem) 0.6rem;
  display: grid;
  place-items: center;
  border-radius: var(--radius-md);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: clamp(0.8rem, 1vw, 0.92rem);
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.15;
  white-space: nowrap;
}

.tariff-spec {
  display: grid;
  margin: 0 0 0.9rem;
  padding: 0;
  gap: 0.5rem;
  list-style: none;
}

.tariff-spec li {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgb(163 177 198 / 55%);
  color: var(--text-muted);
  font-size: 0.8rem;
  line-height: 1.4;
}

.tariff-spec li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.tariff-price {
  display: flex;
  margin-block: auto 0.9rem;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  gap: 0.35rem;
  letter-spacing: 0.05em;
}

.tariff-price span {
  color: var(--text);
  font-size: clamp(1.65rem, 2.2vw, 2rem);
  font-weight: 650;
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.035em;
}

.tariff-key {
  display: flex;
  min-height: 2.9rem;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 1rem;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.74rem;
  font-weight: 650;
  gap: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.2;
  white-space: nowrap;
}

.tariff-key svg {
  width: 1rem;
  height: 1rem;
  color: var(--accent);
}

.tariff-key:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.tariff-key:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.tariff-plate--featured {
  border-color: rgb(240 79 35 / 62%);
}

.tariff-plate--featured .tariff-tag span,
.tariff-plate--featured .tariff-code {
  box-shadow: var(--shadow-recessed), inset 0 0 0 1px var(--accent);
}

.tariff-notes,
.tariff-fees {
  display: grid;
  margin-top: clamp(1.2rem, 2.5vw, 2rem);
  padding: clamp(1.1rem, 2.2vw, 1.6rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: 0.65rem 1.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tariff-notes h3,
.tariff-fees h3,
.tariff-note-lead {
  grid-column: 1 / -1;
}

.tariff-notes h3,
.tariff-fees h3 {
  margin: 0 0 0.2rem;
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
}

.tariff-notes p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.76rem;
  line-height: 1.58;
}

.tariff-notes .tariff-note-lead {
  padding-bottom: 0.65rem;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
  color: var(--text);
  font-size: 0.88rem;
  font-weight: 400;
}

.tariff-notes .tariff-note-lead--normal {
  font-weight: 400;
}

.tariff-notes b {
  display: block;
  margin-bottom: 0.12rem;
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  font-weight: 400;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.tariff-notes b.tariff-note-label--strong {
  font-weight: 700;
}

.tariff-notes strong {
  color: inherit;
  font-weight: 400;
  font-variant-numeric: tabular-nums;
}

.tariff-fees {
  grid-column: 1 / -1;
  margin-top: 0.4rem;
  padding: 1rem 0 0;
  border-width: 1px 0 0;
  border-radius: var(--radius-sm);
  background: transparent;
  box-shadow: none;
}

.fee-rows {
  display: grid;
  margin: 0;
  grid-column: 1 / -1;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fee-rows div {
  display: flex;
  padding: 0.58rem 0.2rem;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
  justify-content: space-between;
  gap: 1rem;
}

.fee-rows div:nth-child(odd) {
  margin-right: 0.75rem;
}

.fee-rows div:nth-child(even) {
  margin-left: 0.75rem;
}

.fee-rows dt {
  color: var(--text-muted);
  font-weight: 400;
}

.fee-rows dd {
  margin: 0;
  color: var(--text);
  font-weight: 650;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}




.payment-heading {
  max-width: 48rem;
  margin-bottom: clamp(2rem, 4vw, 3.2rem);
}

.payment-heading h1 {
  max-width: 20ch;
  margin: 0;
  font-size: clamp(2.35rem, 4.5vw, 4.25rem);
  font-weight: 520;
  letter-spacing: -0.04em;
  line-height: 1.02;
}

.payment-choice-list {
  border-block: 1px solid rgb(163 177 198 / 58%);
}

.payment-portal,
.payment-card {
  display: grid;
  padding-block: clamp(1.3rem, 2.5vw, 1.8rem);
  align-items: center;
  gap: clamp(1.25rem, 3vw, 2.5rem);
  grid-template-columns: minmax(0, 1fr) minmax(16rem, 24rem);
}

.payment-card {
  border-top: 1px solid rgb(163 177 198 / 58%);
}

.payment-choice-copy {
  display: grid;
  min-width: 0;
  align-items: center;
  gap: clamp(1rem, 2vw, 1.4rem);
  grid-template-columns: 3.25rem minmax(0, 1fr);
}

.payment-choice-icon {
  display: inline-flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-recessed);
  color: var(--text-muted);
}

.payment-choice-icon svg {
  width: 1.35rem;
  height: 1.35rem;
}

.payment-choice-copy h2 {
  margin: 0 0 0.32rem;
  font-size: clamp(1.15rem, 2vw, 1.45rem);
}

.payment-choice-copy p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.92rem;
}

.payment-choice-action {
  width: 100%;
  min-height: 3.5rem;
  justify-content: space-between;
  text-align: left;
}

.payment-choice-action svg {
  flex: 0 0 auto;
}


.payment-transfer-panel {
  padding: clamp(1.35rem, 3vw, 2.25rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.payment-transfer-head {
  display: grid;
  align-items: end;
  padding-bottom: clamp(1.2rem, 2.5vw, 1.8rem);
  border-bottom: 1px solid rgb(163 177 198 / 58%);
  gap: 0.7rem 2rem;
  grid-template-columns: minmax(0, 1fr) minmax(16rem, 0.8fr);
}

.payment-transfer-head h2 {
  margin: 0;
  font-size: clamp(1.65rem, 3vw, 2.4rem);
}

.payment-transfer-head p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.92rem;
}

.payment-account {
  display: grid;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.payment-account div {
  min-width: 0;
  padding: clamp(1rem, 2.2vw, 1.45rem);
}

.payment-account div + div {
  border-left: 1px solid rgb(163 177 198 / 58%);
}

.payment-account dt {
  margin-bottom: 0.45rem;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.payment-account dd {
  margin: 0;
  overflow-wrap: anywhere;
  font-family: var(--font-mono);
  font-size: clamp(0.78rem, 1.15vw, 0.9rem);
  font-variant-numeric: tabular-nums;
  line-height: 1.55;
}

.bank-directory {
  padding-top: clamp(1.2rem, 2.5vw, 1.8rem);
  border-top: 1px solid rgb(163 177 198 / 58%);
}

.bank-heading {
  display: flex;
  margin-bottom: 1rem;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
}

.bank-heading h3 {
  margin: 0;
  font-size: 1rem;
}

.bank-heading p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.82rem;
}

.bank-rail {
  display: grid;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  grid-template-columns: repeat(4, 7.25rem);
  list-style: none;
}

.bank-rail li {
  min-width: 0;
}

.bank-rail a {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 7rem;
  padding: 0.75rem;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.78rem;
  font-weight: 500;
  gap: 0.55rem;
  letter-spacing: 0.04em;
}

.bank-rail a svg {
  position: absolute;
  top: 0.55rem;
  right: 0.55rem;
  width: 0.95rem;
  height: 0.95rem;
  color: var(--text-muted);
}

.bank-mark {
  display: block;
  width: 3rem;
  height: 2rem;
  flex: 0 0 3rem;
  background: currentColor;
  -webkit-mask: var(--bank-symbol) center / contain no-repeat;
  mask: var(--bank-symbol) center / contain no-repeat;
}

.bank-name {
  max-width: 100%;
  line-height: 1.25;
  text-align: center;
}

.bank-mark--isbank {
  --bank-symbol: url("../brand/banks/isbank-symbol.svg");
}

.bank-mark--ziraat {
  --bank-symbol: url("../brand/banks/ziraat-symbol.svg");
}

.bank-mark--qnb {
  --bank-symbol: url("../brand/banks/qnb-symbol.svg");
}

.bank-mark--vakifbank {
  --bank-symbol: url("../brand/banks/vakifbank-symbol.svg");
}

.bank-rail a:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.bank-rail a:hover svg {
  color: var(--accent);
}

.bank-rail a:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

@media (max-width: 47.99rem) {
  .payment-portal,
  .payment-card,
  .payment-transfer-head {
    grid-template-columns: minmax(0, 1fr);
  }

  .payment-choice-action {
    max-width: none;
  }

  .payment-account {
    grid-template-columns: minmax(0, 1fr);
  }

  .payment-account div + div {
    border-top: 1px solid rgb(163 177 198 / 58%);
    border-left: 0;
  }

  .bank-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.35rem;
  }

  .bank-rail {
    grid-template-columns: repeat(2, 7.25rem);
  }
}



.yasal-head {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.yasal-head h1,
.yasal-head h2 {
  margin: 0;
  font-size: clamp(2rem, 3.6vw, 3rem);
}

.legal-disclosure {
  margin-top: clamp(1rem, 2.5vw, 1.5rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.legal-disclosure > summary {
  position: relative;
  display: flex;
  min-height: 4.5rem;
  padding: 1.15rem 4rem 1.15rem 1.3rem;
  align-items: center;
  color: var(--text);
  font-size: clamp(1rem, 1.8vw, 1.25rem);
  font-weight: 650;
  line-height: 1.35;
  cursor: pointer;
  list-style: none;
}

.legal-disclosure > summary::-webkit-details-marker {
  display: none;
}

.legal-disclosure > summary::after {
  position: absolute;
  right: 1.15rem;
  display: grid;
  width: 2rem;
  height: 2rem;
  place-items: center;
  border-radius: 50%;
  background: var(--muted);
  box-shadow: var(--shadow-card);
  color: var(--text-muted);
  content: "+";
  font-family: var(--font-mono);
  font-size: 1rem;
}

.legal-disclosure[open] > summary {
  border-bottom: 1px solid rgb(163 177 198 / 52%);
}

.legal-disclosure[open] > summary::after {
  content: "−";
  box-shadow: var(--shadow-pressed);
}

.legal-disclosure > .yasal-column,
.legal-disclosure > .yasal-split {
  padding: clamp(1.25rem, 3vw, 2rem);
}

.legal-translation-note {
  max-width: 54rem;
  padding: 0.9rem 1rem;
  border-left: 3px solid var(--accent);
  color: var(--text-muted);
  background: var(--muted);
  line-height: 1.6;
}

.legal-translation-note a {
  color: var(--text);
  font-weight: 650;
  text-decoration: underline;
  text-decoration-color: var(--accent);
  text-decoration-thickness: 2px;
  text-underline-offset: 0.25rem;
}

.yasal-split {
  display: grid;
  align-items: start;
  margin-top: 0;
  grid-template-columns: minmax(0, 1fr);
}

.yasal-split .yasal-column {
  order: 1;
  margin-inline: 0;
}

.yasal-split .yasal-spine {
  order: 2;
}

.yasal-spine {
  position: sticky;
  top: 6.4rem;
  max-height: calc(100dvh - 7.4rem);
  align-self: start;
  padding: 0.25rem 0.45rem 0.25rem 0.25rem;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}

.yasal-spine ol {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  gap: 0.42rem;
  list-style: none;
}

.yasal-spine a {
  display: block;
  padding: 0.48rem 0.7rem;
  border: 1px solid rgb(255 255 255 / 60%);
  border-radius: var(--radius-sm);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.025em;
  line-height: 1.4;
}

.yasal-spine a:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.yasal-spine a:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.yasal-column {
  width: 100%;
  max-width: 70ch;
  margin-inline: auto;
}

.yasal-block {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgb(163 177 198 / 58%);
}

.yasal-block + .yasal-block {
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
}

.yasal-block h2 {
  max-width: 42ch;
  padding-left: 0.8rem;
  border-left: 3px solid var(--deep-shadow);
  margin-bottom: 1.1rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.005em;
  line-height: 1.38;
  text-transform: none;
}

.yasal-column .yasal-block:first-of-type h2 {
  border-left-color: var(--accent);
}

.yasal-block p {
  margin-bottom: 1.2rem;
  color: var(--text-muted);
  line-height: 1.75;
}

.yasal-block ul {
  display: grid;
  padding: 0.2rem 0 0.2rem 1.2rem;
  margin: 0 0 1.4rem;
  gap: 0.65rem;
}

.yasal-block li {
  color: var(--text-muted);
  font-size: 0.94rem;
  line-height: 1.65;
}

.yasal-block a {
  text-decoration: underline;
  text-decoration-color: var(--accent);
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3rem;
}

.authorization-record {
  padding: clamp(1.3rem, 3vw, 2rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.authorization-record h1,
.authorization-record h2 {
  margin-bottom: 1.2rem;
  font-size: clamp(1.4rem, 2.4vw, 2rem);
}

.authorization-rows {
  display: grid;
  margin: 0;
  gap: 0;
}

.authorization-rows > dt,
.authorization-rows > dd {
  padding-block: 0.72rem;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
}

.authorization-rows > dt {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.authorization-rows > dd {
  margin: 0;
  color: var(--text);
  font-size: 0.84rem;
  line-height: 1.6;
}

.authorization-rows > dd:last-child {
  border-bottom: 0;
}



.dealer-filter {
  min-width: 0;
  padding: 0;
  border: 0;
  margin: 0;
}

.dealer-filter legend {
  margin-bottom: 0.25rem;
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  font-weight: 650;
}

.dealer-filter > p {
  margin: 0 0 1rem;
  color: var(--text-muted);
}


.bayi-anahtar {
  position: absolute;
  width: 1px;
  height: 1px;
  clip-path: inset(50%);
  opacity: 0;
  pointer-events: none;
}

.dealer-filter:has(#bayi-istanbul:focus-visible) .bayi-plate:nth-child(1),
.dealer-filter:has(#bayi-izmir:focus-visible) .bayi-plate:nth-child(2),
.dealer-filter:has(#bayi-ankara:focus-visible) .bayi-plate:nth-child(3),
.dealer-filter:has(#bayi-bursa:focus-visible) .bayi-plate:nth-child(4),
.dealer-filter:has(#bayi-sakarya:focus-visible) .bayi-plate:nth-child(5) {
  outline: 2px solid var(--text);
  outline-offset: 3px;
  box-shadow: 0 0 0 5px rgb(240 79 35 / 30%), var(--shadow-card);
}

.bayi-plates {
  display: grid;
  gap: clamp(0.7rem, 1.6vw, 1.2rem);
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.bayi-plate {
  display: flex;
  flex-direction: column;
  padding: 0.9rem;
  border-radius: var(--radius-lg);
  border: 1px solid rgb(255 255 255 / 64%);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  cursor: pointer;
  gap: 0.7rem;
}

.bayi-plate-map {
  display: grid;
  width: 100%;
}

.bayi-plate-map img {
  display: block;
  grid-area: 1 / 1;
  width: 100%;
  height: auto;
  opacity: 0.85;
}

.bayi-plate-map .bayi-plate-map-selected {
  opacity: 0;
}

.bayi-plate-foot {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  text-align: center;
}

.bayi-plate-name {
  color: var(--text);
  font-size: clamp(0.94rem, 1.45vw, 1.08rem);
  font-weight: 700;
  line-height: 1.2;
}

.bayi-plate-count {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  line-height: 1.35;
}

.bayi-plate:hover {
  transform: translateY(-1px);
}


.bayi-anahtar:nth-of-type(1):checked ~ .bayi-plates .bayi-plate:nth-child(1),
.bayi-anahtar:nth-of-type(2):checked ~ .bayi-plates .bayi-plate:nth-child(2),
.bayi-anahtar:nth-of-type(3):checked ~ .bayi-plates .bayi-plate:nth-child(3),
.bayi-anahtar:nth-of-type(4):checked ~ .bayi-plates .bayi-plate:nth-child(4),
.bayi-anahtar:nth-of-type(5):checked ~ .bayi-plates .bayi-plate:nth-child(5) {
  background: var(--muted);
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.bayi-anahtar:nth-of-type(1):checked ~ .bayi-plates .bayi-plate:nth-child(1) .bayi-plate-map-default,
.bayi-anahtar:nth-of-type(2):checked ~ .bayi-plates .bayi-plate:nth-child(2) .bayi-plate-map-default,
.bayi-anahtar:nth-of-type(3):checked ~ .bayi-plates .bayi-plate:nth-child(3) .bayi-plate-map-default,
.bayi-anahtar:nth-of-type(4):checked ~ .bayi-plates .bayi-plate:nth-child(4) .bayi-plate-map-default,
.bayi-anahtar:nth-of-type(5):checked ~ .bayi-plates .bayi-plate:nth-child(5) .bayi-plate-map-default {
  opacity: 0;
}

.bayi-anahtar:nth-of-type(1):checked ~ .bayi-plates .bayi-plate:nth-child(1) .bayi-plate-map-selected,
.bayi-anahtar:nth-of-type(2):checked ~ .bayi-plates .bayi-plate:nth-child(2) .bayi-plate-map-selected,
.bayi-anahtar:nth-of-type(3):checked ~ .bayi-plates .bayi-plate:nth-child(3) .bayi-plate-map-selected,
.bayi-anahtar:nth-of-type(4):checked ~ .bayi-plates .bayi-plate:nth-child(4) .bayi-plate-map-selected,
.bayi-anahtar:nth-of-type(5):checked ~ .bayi-plates .bayi-plate:nth-child(5) .bayi-plate-map-selected {
  opacity: 1;
}

.bayi-register {
  display: flex;
  flex-direction: column;
  padding: clamp(1.2rem, 2.4vw, 2rem);
  border-radius: var(--radius-lg);
  margin-top: clamp(1.2rem, 2.4vw, 2rem);
  border: 1px solid rgb(163 177 198 / 42%);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: clamp(1.4rem, 2.6vw, 2.2rem);
}

.bayi-region-head {
  display: flex;
  align-items: baseline;
  gap: 0.8rem;
}

.bayi-region-head h2 {
  font-size: calc(var(--head-size) * var(--head-scale) * 0.34);
}

.bayi-region-head::after {
  height: 1px;
  flex: 1;
  background: var(--deep-shadow);
  content: "";
}

.bayi-records {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 1rem 0 0;
  gap: 0.7rem;
  list-style: none;
}

.bayi-region {
  display: none;
}

.bayi-anahtar:nth-of-type(1):checked ~ .bayi-register .bayi-region:nth-child(1),
.bayi-anahtar:nth-of-type(2):checked ~ .bayi-register .bayi-region:nth-child(2),
.bayi-anahtar:nth-of-type(3):checked ~ .bayi-register .bayi-region:nth-child(3),
.bayi-anahtar:nth-of-type(4):checked ~ .bayi-register .bayi-region:nth-child(4),
.bayi-anahtar:nth-of-type(5):checked ~ .bayi-register .bayi-region:nth-child(5) {
  display: block;
}

.bayi-record {
  display: grid;
  align-items: center;
  padding: 1rem 1.1rem;
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-md);
  background: rgb(225 231 238 / 48%);
  gap: 0.5rem 1.4rem;
  grid-template-columns: minmax(0, 1fr) auto;
}

.bayi-record-name {
  display: flex;
  align-items: center;
  margin: 0;
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.9rem;
  font-weight: 500;
  gap: 0.5rem;
  letter-spacing: 0.02em;
}

.bayi-record-name a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.bayi-record-name svg {
  width: 0.85rem;
  height: 0.85rem;
  color: var(--text-muted);
}

.bayi-record-name a:hover svg {
  color: var(--accent);
}

.bayi-record-where {
  margin: 0.35rem 0 0;
  grid-column: 1;
}

.bayi-record-address {
  max-width: 54ch;
  margin: 0;
  grid-column: 1;
  font-size: 0.84rem;
  line-height: 1.55;
}

.bayi-lane {
  display: flex;
  align-items: center;
  padding: 0.55rem 0.7rem;
  border-radius: var(--radius-md);
  margin: 0;
  background: transparent;
  grid-row: span 3;
}

.bayi-lane a {
  display: inline-flex;
  align-items: center;
  padding: 0.55rem 0.9rem;
  border-radius: var(--radius-sm);
  border: 1px solid rgb(255 255 255 / 64%);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.82rem;
  gap: 0.5rem;
  white-space: nowrap;
}

.bayi-lane a svg {
  width: 0.9rem;
  height: 0.9rem;
  color: var(--text-muted);
}

.bayi-record:hover .bayi-lane a,
.bayi-lane a:hover {
  outline: 1px solid var(--shadow);
  outline-offset: -1px;
  box-shadow: var(--shadow-card);
}

.bayi-record:hover .bayi-lane a svg,
.bayi-lane a:hover svg {
  color: var(--accent);
}



.job-list {
  display: grid;
  max-width: 62rem;
  margin-inline: auto;
  gap: 1rem;
}

.job-posting {
  padding: clamp(1.1rem, 2.4vw, 1.65rem);
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-lg);
  background: rgb(225 231 238 / 38%);
}

.job-posting-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.job-posting h2 {
  margin: 0.35rem 0 0;
  font-size: clamp(1.1rem, 2vw, 1.45rem);
}

.job-status {
  display: inline-flex;
  margin: 0;
  padding: 0.25rem 0.65rem;
  border: 1px solid rgb(34 197 94 / 40%);
  border-radius: var(--radius-full);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.job-location,
.job-note {
  margin: 0.4rem 0 0;
  color: var(--text-muted);
  font-size: 0.82rem;
}

.job-apply {
  display: inline-flex;
  min-height: 2.8rem;
  padding: 0.65rem 0.9rem;
  flex: none;
  align-items: center;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  gap: 0.45rem;
  letter-spacing: 0.035em;
  white-space: nowrap;
}

.job-apply svg {
  width: 1rem;
  height: 1rem;
  color: var(--accent);
}

.job-apply:hover {
  color: var(--accent-dark);
  transform: translateY(-1px);
}

.job-apply:active {
  box-shadow: var(--shadow-pressed);
  transform: translateY(0);
}

.job-details {
  margin-top: 1.1rem;
}

.job-details summary {
  display: flex;
  min-height: 2.8rem;
  padding: 0.65rem 0.9rem;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgb(255 255 255 / 64%);
  border-radius: var(--radius-md);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  cursor: pointer;
  font-family: var(--font-mono);
  font-size: 0.72rem;
  list-style: none;
}

.job-details summary::-webkit-details-marker {
  display: none;
}

.job-details summary::after {
  width: 0.55rem;
  height: 0.55rem;
  border-right: 2px solid var(--accent);
  border-bottom: 2px solid var(--accent);
  content: "";
  transform: rotate(45deg) translateY(-2px);
}

.job-details[open] summary {
  box-shadow: var(--shadow-pressed);
}

.job-details[open] summary::after {
  transform: rotate(225deg) translate(-2px, -2px);
}

.job-details-content {
  margin-top: 0.85rem;
  padding: clamp(1rem, 2vw, 1.4rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-md);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.job-details-content p,
.job-details-content li {
  color: var(--text-muted);
  font-size: 0.82rem;
  line-height: 1.58;
}

.job-details-content h3 {
  margin: 1.2rem 0 0.65rem;
  font-size: 0.9rem;
}

.job-details-content ol {
  display: grid;
  margin: 0;
  padding-left: 1.4rem;
  gap: 0.35rem;
}

.application-record {
  display: grid;
  max-width: 62rem;
  margin: 1.5rem auto 0;
  padding: clamp(1rem, 2vw, 1.4rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.application-record > div {
  display: grid;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
  gap: 0.8rem;
  grid-template-columns: minmax(9rem, 0.4fr) minmax(0, 1fr);
}

.application-record > div:last-child {
  border-bottom: 0;
}

.application-record dt {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.application-record dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
}
@media (max-width: 74.999rem) {
  .mobile-nav summary {
    display: grid;
    width: 3.25rem;
    height: 3.25rem;
    cursor: pointer;
    list-style: none;
    place-items: center;
    border: 1px solid rgb(255 255 255 / 60%);
    border-radius: var(--radius-md);
    background: var(--background);
    box-shadow: var(--shadow-card);
    -webkit-tap-highlight-color: transparent;
  }

  .mobile-nav summary::-webkit-details-marker {
    display: none;
  }

  .mobile-nav summary:active {
    box-shadow: var(--shadow-pressed);
  }

  .mobile-nav summary::before {
    width: 1.35rem;
    height: 0.95rem;
    background: linear-gradient(
      to bottom,
      var(--text) 0 2px,
      transparent 2px 0.42rem,
      var(--text) 0.42rem calc(0.42rem + 2px),
      transparent calc(0.42rem + 2px) 0.84rem,
      var(--text) 0.84rem calc(0.84rem + 2px)
    );
    content: "";
  }

  .mobile-nav[open] summary::before {
    width: 1.25rem;
    height: 1.25rem;
    background: linear-gradient(45deg, transparent 46%, var(--text) 46% 54%, transparent 54%),
      linear-gradient(-45deg, transparent 46%, var(--text) 46% 54%, transparent 54%);
  }

  .mobile-nav nav {
    position: absolute;
    top: calc(100% + 0.75rem);
    right: 0;
    left: 0;
    display: grid;
    padding: 1rem;
    gap: 0.25rem;
    border: 1px solid rgb(255 255 255 / 65%);
    border-radius: var(--radius-lg);
    background: var(--background);
    box-shadow: var(--shadow-floating);
  }

  .mobile-nav nav a {
    display: flex;
    min-height: 3rem;
    align-items: center;
    padding: 0.65rem 0.85rem;
    border-radius: var(--radius-md);
    color: var(--text-muted);
    font-family: var(--font-mono);
    font-size: 0.72rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .mobile-nav nav > a:last-child {
    justify-content: center;
    margin-top: 0.45rem;
    border: 2px solid var(--accent);
    color: var(--text);
    background: var(--background);
    box-shadow: var(--shadow-accent);
  }

  .mobile-nav summary:hover {
    background: var(--foreground);
    box-shadow: var(--shadow-floating);
  }

  .mobile-nav nav a:hover {
    color: var(--text);
    background: var(--foreground);
    box-shadow: var(--shadow-recessed);
  }

  .mobile-nav nav > a:last-child:hover {
    border-width: 3px;
    box-shadow: var(--shadow-accent);
  }

  .mobile-nav .language-switch--mobile {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0.45rem 0 0.2rem;
  }

  .mobile-nav .language-switch--mobile a {
    min-height: 3rem;
    justify-content: center;
    padding: 0.65rem;
    text-transform: none;
  }

  .service-module {
    min-height: 0;
  }

}

@media (max-width: 52rem) {
  .neden-yonlendirme {
    display: inline-flex;
    min-height: 3rem;
    align-items: center;
  }


  .yasal-split {
    grid-template-columns: minmax(0, 1fr);
  }

  .yasal-split .yasal-spine {
    position: static;
    max-height: none;
    padding: 0;
    overflow: visible;
    order: 0;
  }


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

  .bayi-record {
    grid-template-columns: minmax(0, 1fr);
  }

  .bayi-lane {
    justify-content: flex-start;
    grid-row: auto;
  }

  .job-posting-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .job-apply {
    align-self: stretch;
    justify-content: center;
  }

  .application-record > div {
    grid-template-columns: minmax(0, 1fr);
  }

  .tariff-nav {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tariff-notes,
  .tariff-fees,
  .fee-rows {
    grid-template-columns: minmax(0, 1fr);
  }

  .fee-rows div:nth-child(n) {
    margin-inline: 0;
  }

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

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








  .capability-console {
    grid-template-columns: 1fr;
  }

  .capability-hub {
    min-height: 9rem;
  }


  .sheet-rows {
    grid-template-columns: minmax(0, 1fr);
  }

  .sheet-band {
    grid-template-columns: repeat(2, minmax(0, auto));
    justify-content: space-between;
    gap: 1rem;
  }

  .sheet-rows dt {
    padding-bottom: 0.15rem;
  }

  .sheet-rows dd {
    padding-top: 0;
    padding-left: clamp(0.9rem, 2vw, 1.35rem);
    border-top: 0;
    box-shadow: none;
  }

  .proposal-layout .physical-button {
    width: 100%;
  }


  .sheet-head {
    grid-template-columns: minmax(0, 1fr);
  }


  .tariff-nav a,
  .tariff-key,
  .bayi-record-name a,
  .bayi-lane a,
  .job-apply,
  .job-details summary,
  .yasal-spine a,
  .application-record a,
  .company-record a {
    min-height: 3rem;
  }

  .bayi-record-name a,
  .application-record a,
  .company-record a {
    display: inline-flex;
    align-items: center;
  }
}

@media (max-width: 38rem) {
  :root {
    --gutter: 1.15rem;
    --gutter-wide: 1.15rem;
    --section-gap: 2.5rem;
  }


  .operations-grid {
    padding: 0.5rem;
    gap: 0.5rem;
  }

  .operation-tile figcaption {
    padding: 0.55rem 0.6rem;
    font-size: 0.62rem;
  }

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

  .certificate-note {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
  }

  html {
    scroll-padding-top: 5.5rem;
  }

  .site-header {
    padding-top: 0.55rem;
  }

  .header-shell {
    min-height: 4.15rem;
    padding: 0.45rem 0.5rem 0.45rem 0.85rem;
    border-radius: 1rem;
  }

  .brand-wordmark {
    --brand-height: 1.85rem;
  }

  .mobile-nav summary {
    width: 3rem;
    height: 3rem;
  }

  .hero {
    padding-top: 3.6rem;
  }


  .hero h1 {
    margin-bottom: 1.3rem;
  }


  .hero-visual {
    min-height: 0;
    height: 12rem;
    margin-top: 2.2rem;
    overflow: hidden;
  }

  .hero-visual img {
    width: 152%;
    opacity: 0.88;
  }

  .physical-button {
    width: 100%;
    min-height: 3rem;
  }












  .neden-levhalar {
    grid-template-columns: minmax(0, 1fr);
  }

  .reliability h2,
  .section-heading h2,
  .operations-heading h2 {
    font-size: clamp(2.05rem, 10.5vw, 3rem);
  }

  .client-rack {
    padding: 1.2rem 0;
    overflow: hidden;
    gap: 0.55rem;
    grid-template-columns: minmax(0, 1fr);
    border-radius: var(--radius-lg);
  }

  .client-track {
    display: flex;
    width: max-content;
    margin: 0;
    padding: 0 0 0 0.55rem;
    list-style: none;
    animation: client-drift 48s ease-in-out infinite alternate;
  }

  .client-track--b {
    animation-duration: 56s;
    animation-direction: alternate-reverse;
  }

  .client-rack:has(.client-pause:checked) .client-track {
    animation-play-state: paused;
  }

  .client-slot {
    width: 7.5rem;
    flex: 0 0 auto;
    margin-inline-end: 0.55rem;
  }

  .client-pause {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
  }

  .client-pause-key {
    display: flex;
    position: absolute;
    z-index: 1;
    top: 0.75rem;
    right: 0.75rem;
    width: 3rem;
    height: 3rem;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-md);
    background: var(--material-gradient);
    box-shadow: var(--shadow-card);
    color: var(--text-muted);
    cursor: pointer;
  }

  .client-pause-key svg {
    width: 1.15rem;
    height: 1.15rem;
    color: var(--text-muted);
  }

  .client-pause:checked + .client-pause-key {
    box-shadow: var(--shadow-pressed);
  }

  .client-pause:focus-visible + .client-pause-key {
    outline: 2px solid var(--accent);
    outline-offset: 2px;
  }

  @keyframes client-drift {
    from { transform: translate3d(0, 0, 0); }
    to { transform: translate3d(calc(100vw - 100% - 2.5rem), 0, 0); }
  }

  @media (prefers-reduced-motion: reduce) {
    .client-track {
      width: auto;
      max-width: 100%;
      overflow-x: auto;
      animation: none;
      scroll-snap-type: x proximity;
      scrollbar-width: thin;
    }

    .client-slot {
      scroll-snap-align: start;
    }

    .client-pause-key {
      display: none;
    }
  }

  .scenario-module {
    padding: 1.45rem;
  }


  .scenario-route {
    flex-direction: column;
    gap: 0.7rem;
  }

  .scenario-route::before {
    top: 0.66rem;
    right: auto;
    bottom: 0.5rem;
    left: 0.36rem;
    width: 2px;
    height: auto;
  }

  .scenario-route li {
    flex: 0 0 auto;
    padding-left: 1.75rem;
    text-align: left;
  }

  .scenario-route li::after {
    top: 0.3rem;
    left: 0.36rem;
  }

  .scenario-route li > span {
    display: inline;
    margin-top: 0;
  }

  .service-module {
    padding: 1.35rem;
  }

  .proposal-panel {
    padding: 2.3rem 1.5rem;
    border-radius: var(--radius-xl);
  }

  .faq-list summary {
    padding-right: 3.1rem;
  }

  .faq-list details p {
    padding-right: 0;
  }

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

  .capability-hub {
    min-height: 4.6rem;
    padding: 0.9rem;
    gap: 0.9rem;
    grid-auto-flow: column;
    justify-content: center;
  }

  .capability-hub img {
    width: 3.1rem;
  }

  .capability-hub > svg {
    width: 2rem;
    height: 2rem;
  }

  .service-media img {
    aspect-ratio: 21 / 9;
    object-fit: cover;
  }

  .tariff-plate {
    display: grid;
    padding: 0.9rem;
    align-items: center;
    gap: 0.6rem 0.9rem;
    grid-template-columns: minmax(0, 1fr);
    text-align: start;
  }

  .tariff-code {
    order: -1;
    min-height: 0;
    margin-bottom: 0;
    padding: 0.5rem 0.75rem;
    grid-column: 1 / -1;
    place-items: center start;
  }

  .tariff-figure {
    order: 1;
    margin-bottom: 0;
    padding: 0;
    align-items: baseline;
    gap: 0.15rem;
    grid-auto-flow: row;
    justify-content: start;
  }

  .tariff-price {
    order: 2;
    margin-block: 0;
    justify-content: flex-end;
  }

  .tariff-spec {
    order: 3;
    margin-bottom: 0;
    grid-column: 1 / -1;
  }

  .tariff-key {
    order: 4;
    grid-column: 1 / -1;
  }

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

  .rayi-pano-hucre {
    padding: 0.9rem 0.75rem;
    letter-spacing: 0.04em;
  }

  .rayi-pano-hucre + .rayi-pano-hucre {
    border-left: 0;
  }

  .rayi-pano-hucre:nth-child(even) {
    border-left: 1px solid var(--deep-shadow);
  }

  .rayi-pano-hucre:nth-child(n+3) {
    border-top: 1px solid var(--deep-shadow);
  }

  .rayi-pano-hucre:last-child {
    grid-column: 1 / -1;
  }

}



.route-keys {
  --bs-gutter-y: 1rem;
}

.route-keys > div {
  display: flex;
}


.route-key {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  min-height: clamp(7.5rem, 11vw, 8.5rem);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: clamp(1.35rem, 3vw, 2rem);
  border-radius: var(--radius-lg);
  text-align: center;
}

.route-key svg {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--text-muted);
}

.route-key .system-label {
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.075em;
}

.route-key-face {
  overflow-wrap: anywhere;
  color: var(--text);
  font-family: var(--font-mono);
  font-weight: 500;
  line-height: 1.1;
  text-transform: none;
  letter-spacing: -0.01em;
}

.route-key--call .route-key-face,
.route-key--mail .route-key-face {
  font-size: clamp(1.05rem, 2.1vw, 1.6rem);
}

.route-key--mail .route-key-face {
  font-size: clamp(1rem, 1.45vw, 1.3rem);
}


.route-map {
  margin: 0 auto;
  color: var(--text);
}

.route-map__graphic {
  position: relative;
  overflow: hidden;
  aspect-ratio: 12 / 5;
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg) var(--radius-lg) 0 0;
  background: var(--muted) url("../img/pages/contact-office-map.png") center / cover no-repeat;
  box-shadow: var(--shadow-recessed);
}

.route-map__graphic-label {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  padding: 0.35rem 0.5rem;
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-sm);
  background: var(--background);
  box-shadow: var(--shadow-card);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.58rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.route-map__caption {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem 1.5rem;
  padding: clamp(1.1rem, 2vw, 1.5rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-top: 0;
  border-radius: 0 0 var(--radius-lg) var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-card);
}

.route-map__office-copy {
  min-width: 0;
}

.route-map__office-label {
  display: flex;
  gap: 0.45rem;
  align-items: center;
}

.route-map__office-label svg {
  width: 1rem;
  height: 1rem;
  color: var(--text-muted);
}

.route-map__office-copy address {
  max-width: 60rem;
  margin: 0.35rem 0 0;
  font-style: normal;
  line-height: 1.55;
  overflow-wrap: anywhere;
}

.route-map__action {
  align-self: start;
  white-space: nowrap;
}

.route-map__action svg {
  width: 1rem;
  height: 1rem;
}

.route-map__meta {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1.5rem;
  align-items: center;
  padding-top: 0.9rem;
  border-top: 1px solid rgb(163 177 198 / 42%);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
}

.route-map__meta b {
  color: var(--text);
  font-weight: 600;
}

.route-map__meta small {
  margin-left: auto;
  font: inherit;
}

@media (max-width: 767px) {
  .route-map__graphic {
    min-height: 18rem;
    aspect-ratio: auto;
  }

  .route-map__caption {
    grid-template-columns: 1fr;
    padding: 1rem;
  }

  .route-map__action {
    justify-self: start;
  }

  .route-map__meta {
    display: grid;
    grid-template-columns: 1fr;
  }

  .route-map__meta small {
    margin-left: 0;
  }
}


.request-well {
  padding: clamp(1.75rem, 4vw, 3rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.request-well .section-heading {
  margin-bottom: clamp(1.4rem, 2.6vw, 2rem);
}


.request-list {
  max-width: 62ch;
  margin: 0 0 clamp(1.6rem, 3vw, 2.4rem);
  padding-left: 1.15rem;
  color: var(--text-muted);
  list-style: disc;
}

.request-list li + li {
  margin-top: 0.6rem;
}

.request-list li::marker {
  color: var(--text-muted);
}


.company-record {
  display: grid;
  margin: 1.5rem 0 0;
  padding: clamp(1rem, 2.4vw, 1.5rem);
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: 0 1.4rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.company-record > div {
  min-width: 0;
  padding: 0.75rem 0.2rem;
  border-bottom: 1px solid rgb(163 177 198 / 52%);
}

.company-record dt {
  margin-bottom: 0.25rem;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  font-weight: 500;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.company-record dd {
  min-width: 0;
  margin: 0;
  color: var(--text);
  font-size: 0.86rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
}

.company-record a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: rgb(240 79 35 / 55%);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.22em;
}

.company-record a:hover {
  text-decoration-color: var(--accent);
  text-decoration-thickness: 2px;
}

@media (max-width: 52rem) {
  .company-record {
    grid-template-columns: minmax(0, 1fr);
  }
}





.atlas-board {
  margin-top: clamp(2.2rem, 4vw, 3.2rem);
  padding: clamp(2.4rem, 4.2vw, 3.4rem) clamp(1.5rem, 4vw, 3rem) clamp(1.6rem, 3.5vw, 2.8rem);
  border-radius: var(--radius-lg);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.atlas-plot {
  position: relative;
  max-width: 58rem;
  margin-inline: auto;
}

.atlas-field {
  position: relative;
}

.atlas-map {
  display: block;
  width: 100%;
  height: auto;
}


.atlas-land {
  fill: url(#atlas-grain);
  stroke: var(--deep-shadow);
  stroke-linejoin: round;
  stroke-width: 2;
}

#atlas-grain circle {
  fill: var(--deep-shadow);
}



.atlas-mark--istanbul { --pin-x: 17.3%; --pin-y: 17.41%; }
.atlas-mark--kocaeli { --pin-x: 22.02%; --pin-y: 19.87%; }
.atlas-mark--ankara { --pin-x: 37.56%; --pin-y: 34.48%; }

.atlas-node {
  position: absolute;
  display: grid;
  margin: 0;
  padding: 0.4rem 0.9rem 0.45rem;
  border-radius: var(--radius-sm);
  background: var(--background);
  box-shadow: var(--shadow-card);
  gap: 0.1rem;
}

.atlas-node--istanbul {
  top: 17.41%;
  left: 17.3%;
  transform: translate(-50%, calc(-100% - 1.15rem));
}

.atlas-node--istanbul::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  height: 1.15rem;
  background: var(--deep-shadow);
  content: "";
}

.atlas-node--kocaeli {
  top: 19.87%;
  left: 22.02%;
  transform: translate(-0.55rem, 1.15rem);
}

.atlas-node--ankara {
  top: 34.48%;
  left: 37.56%;
  transform: translate(1.15rem, -50%);
}

.atlas-mark {
  position: absolute;
  top: var(--pin-y);
  left: var(--pin-x);
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 0 0.28rem var(--muted), 0 0 0 0.42rem rgb(240 79 35 / 32%);
  transform: translate(-50%, -50%);
}

.atlas-name {
  color: var(--text);
  font-size: calc(0.95rem * var(--akis-scale));
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

.atlas-kind {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}


.atlas-credit {
  margin: clamp(1.2rem, 2.5vw, 1.8rem) 0 0;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  letter-spacing: 0.05em;
  text-align: right;
}

.contact-registry-divider {
  height: 1px;
  margin-bottom: 1.5rem;
  background: var(--deep-shadow);
  box-shadow: 0 1px var(--highlight);
}

@media (max-width: 52rem) {
  .atlas-board {
    padding: clamp(1.1rem, 3vw, 1.5rem) clamp(0.75rem, 3vw, 1.3rem);
  }

  .atlas-land {
    fill: var(--foreground);
    stroke-width: 4;
  }

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

  .atlas-field {
    grid-column: 1 / -1;
  }

  .atlas-node {
    position: static;
    justify-items: center;
    padding: 0.5rem 0.35rem 0.55rem;
    text-align: center;
    transform: none;
  }

  .atlas-node--istanbul::after {
    display: none;
  }

  .atlas-name { font-size: 0.8rem; }
  .atlas-kind { font-size: 0.62rem; }

  .atlas-mark {
    width: 0.7rem;
    height: 0.7rem;
  }
}

.tariff-fees h3,
.fee-rows {
  font-size: 0.76rem;
}

.social-links {
  display: flex;
  gap: 0.65rem;
}

.social-links a {
  display: grid;
  width: 3rem;
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid var(--deep-shadow);
  border-radius: var(--radius-md);
}

.social-links a:hover {
  box-shadow: var(--shadow-pressed);
}

.social-links img {
  width: 1rem;
  height: 1rem;
}

.contact-social {
  display: flex;
  width: 100%;
  min-height: 4.75rem;
  padding: 0.75rem 1rem;
  align-items: center;
  justify-content: center;
  border: 1px solid rgb(163 177 198 / 42%);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  gap: 1rem;
}

.contact-social .system-label {
  color: var(--text-muted);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

@media (max-width: 38rem) {
  .footer-social {
    grid-column: 1 / -1;
  }
}

.language-switch span[aria-disabled="true"] {
  display: inline-flex;
  min-width: 2.75rem;
  min-height: 2.75rem;
  align-items: center;
  justify-content: center;
  padding: 0.45rem 0.65rem;
  border-radius: var(--radius-full);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 650;
  letter-spacing: 0.08em;
  opacity: 0.45;
  cursor: not-allowed;
}

.product-catalog-hero,
.product-detail-hero {
  padding-top: clamp(3rem, 6vw, 5rem);
}

.product-breadcrumbs {
  display: flex;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
  align-items: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 550;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.product-breadcrumbs a {
  display: inline-flex;
  min-height: 3rem;
  align-items: center;
  text-decoration: underline;
  text-decoration-color: rgb(240 79 35 / 48%);
  text-underline-offset: 0.25em;
}

.product-breadcrumbs a:hover {
  color: var(--accent-dark);
  text-decoration-color: var(--accent);
}

.product-catalog-hero__grid,
.product-detail-hero__grid {
  display: grid;
  align-items: stretch;
  gap: clamp(2rem, 5vw, 4.5rem);
  grid-template-columns: minmax(0, 1.25fr) minmax(18rem, 0.75fr);
}

.product-catalog-hero__grid {
  grid-template-columns: minmax(0, 0.9fr) minmax(22rem, 1.1fr);
}

.product-catalog-hero__copy,
.product-detail-hero__copy {
  align-self: center;
}

.product-catalog-hero h1,
.product-detail-hero h1 {
  max-width: 48rem;
  margin-bottom: 1.5rem;
  font-size: clamp(2.7rem, 5.5vw, 5.4rem);
  font-weight: 720;
  line-height: 0.98;
  letter-spacing: -0.058em;
}

.product-catalog-hero__copy > p:not(.system-label),
.product-detail-hero__copy > p:not(.system-label) {
  max-width: 44rem;
  margin-bottom: 1.1rem;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.6vw, 1.2rem);
  line-height: 1.7;
}

.product-catalog-hero__copy > p:not(.system-label):last-of-type,
.product-detail-hero__copy > p:not(.system-label):last-of-type {
  margin-bottom: 0;
}

.product-catalog-hero__actions,
.product-detail-hero__actions {
  display: flex;
  margin-top: 2rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.product-hero-media {
  overflow: hidden;
  min-height: 28rem;
  margin: 0;
  border: 1px solid rgb(163 177 198 / 45%);
  border-radius: var(--radius-xl);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.product-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-hero-media--detail {
  min-height: 31rem;
}

.catalog-jump {
  display: grid;
  overflow: hidden;
  margin-top: clamp(2.5rem, 5vw, 4.5rem);
  border: 3px solid var(--deep-shadow);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.catalog-jump a {
  display: flex;
  min-height: 4.5rem;
  align-items: center;
  padding: 1rem 1.2rem;
  gap: 0.9rem;
  font-family: var(--font-mono);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.catalog-jump a span {
  margin-left: auto;
  color: var(--text-muted);
  font-size: 0.68rem;
  font-weight: 550;
  text-transform: none;
}

.catalog-jump a + a {
  border-left: 1px solid var(--deep-shadow);
}

.catalog-jump a:hover {
  background: var(--muted);
}

.product-family {
  scroll-margin-top: 8rem;
  padding-top: clamp(1.5rem, 3vw, 2.75rem);
}

.product-family__head {
  display: grid;
  overflow: hidden;
  margin-bottom: clamp(1.75rem, 3vw, 2.5rem);
  border: 1px solid rgb(163 177 198 / 52%);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.42fr);
}

.product-family__intro {
  display: grid;
  align-items: start;
  padding: clamp(1.4rem, 3vw, 2.4rem);
  gap: clamp(1rem, 2vw, 1.4rem);
  grid-template-columns: auto minmax(0, 1fr);
}

.product-family__intro > svg {
  width: 3.5rem;
  height: 3.5rem;
  padding: 0.85rem;
  border: 1px solid rgb(240 79 35 / 32%);
  border-radius: var(--radius-md);
  color: var(--accent-dark);
  background: rgb(240 79 35 / 8%);
}

.product-family__lede {
  max-width: 38rem;
  margin: 0.9rem 0 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.65;
}

.product-family__routes {
  display: grid;
  margin: 0;
  padding: 0;
  border-left: 1px solid var(--deep-shadow);
  background: rgb(224 229 236 / 55%);
  list-style: none;
}

.product-family__routes li {
  display: grid;
  min-height: 4.6rem;
  align-content: center;
  padding: 0.85rem 1.1rem;
  column-gap: 1rem;
  grid-template-columns: minmax(0, 1fr) auto;
}

.product-family__routes li + li {
  border-top: 1px solid var(--deep-shadow);
}

.product-family__routes span {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.product-family__routes strong {
  font-size: 0.94rem;
  line-height: 1.25;
}

.product-family__routes li::after {
  width: 0.4rem;
  height: 0.4rem;
  align-self: center;
  border-radius: var(--radius-full);
  background: var(--accent);
  content: "";
  grid-column: 2;
  grid-row: 1 / 3;
}

.product-family__head h2,
.product-section-heading h2 {
  max-width: 50rem;
  margin-bottom: 1rem;
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.052em;
}

.product-family__head h2 {
  margin-bottom: 0;
}

.product-card-grid {
  display: grid;
  gap: clamp(1rem, 2vw, 1.5rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.product-card-grid--compact {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-card {
  display: flex;
  min-height: 11rem;
  padding: clamp(1.2rem, 2.2vw, 1.7rem);
  flex-direction: column;
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-lg);
  background: rgb(240 242 245 / 42%);
}

.product-card--available {
  border: 2px solid var(--accent);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.product-card h3 {
  margin: 0 0 0.9rem;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
  font-weight: 700;
  line-height: 1.08;
}

.product-card > p {
  margin-bottom: 0;
  color: var(--text-muted);
  font-size: 0.86rem;
  line-height: 1.6;
}

.product-card__link {
  display: flex;
  min-height: 2.8rem;
  margin: auto 0 0;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.8rem;
  border-top: 1px solid var(--deep-shadow);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 650;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--accent-dark);
}

.product-card__link:hover {
  color: var(--text);
}

.product-card__link svg {
  width: 1rem;
  height: 1rem;
}

.product-card__request {
  display: flex;
  min-height: 2.8rem;
  margin: auto 0 0;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.8rem;
  border-top: 1px dashed rgb(163 177 198 / 70%);
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.product-card__request:hover {
  color: var(--accent-dark);
  border-top-color: var(--accent);
}

.product-card__request svg {
  width: 0.9rem;
  height: 0.9rem;
}

.product-signal-strip {
  display: grid;
  overflow: hidden;
  margin: clamp(2.5rem, 5vw, 4rem) 0 0;
  padding: 0;
  border: 3px solid var(--deep-shadow);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
}

.product-signal-strip li {
  display: grid;
  min-height: 4.2rem;
  place-items: center;
  padding: 0.9rem;
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.045em;
  text-align: center;
  text-transform: uppercase;
}

.product-signal-strip li + li {
  border-left: 1px solid var(--deep-shadow);
}

.product-section-nav {
  position: sticky;
  z-index: 30;
  top: 6.4rem;
  display: flex;
  overflow-x: auto;
  padding-block: 0.75rem;
  background: var(--background);
  scrollbar-width: thin;
}

.product-section-nav a {
  display: inline-flex;
  min-width: max-content;
  min-height: 3rem;
  align-items: center;
  padding: 0.6rem 1rem;
  border-right: 1px solid var(--deep-shadow);
  font-family: var(--font-mono);
  font-size: 0.67rem;
  font-weight: 600;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.product-section-nav a:first-child {
  border-left: 1px solid var(--deep-shadow);
}

.product-section-nav a:hover {
  color: var(--accent-dark);
  background: var(--foreground);
}

.product-capabilities,
.product-fit,
.product-onboarding,
.related-products,
.product-faq,
.call-flow-section,
.product-explainer,
.product-approach,
.catalog-pricing {
  scroll-margin-top: 10rem;
  padding-top: clamp(4rem, 7vw, 6rem);
}

.product-section-heading {
  margin-bottom: clamp(2rem, 4vw, 3.2rem);
}

.capability-grid {
  display: grid;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--deep-shadow);
  border-left: 1px solid var(--deep-shadow);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.capability-grid li {
  display: flex;
  min-height: 10rem;
  padding: 1.2rem;
  align-items: flex-start;
  border-right: 1px solid var(--deep-shadow);
  border-bottom: 1px solid var(--deep-shadow);
  background: rgb(240 242 245 / 24%);
  gap: 1rem;
}

.capability-grid svg {
  width: 2rem;
  height: 2rem;
  flex: 0 0 auto;
  color: var(--accent-dark);
}

.capability-grid strong {
  display: block;
  font-size: 0.96rem;
}

.capability-grid p {
  margin: 0.45rem 0 0;
  color: var(--text-muted);
  font-size: 0.78rem;
  line-height: 1.45;
}

.product-fit__panel {
  display: grid;
  padding: clamp(1.5rem, 4vw, 3.2rem);
  border: 1px solid rgb(163 177 198 / 45%);
  border-radius: var(--radius-xl);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
  gap: clamp(2rem, 5vw, 5rem);
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.85fr);
}

.product-fit__panel .product-section-heading {
  margin: 0;
}

.product-check-list {
  display: grid;
  margin: 0;
  padding: 0;
  align-content: start;
  list-style: none;
}

.product-check-list li {
  position: relative;
  padding: 1rem 0 1rem 2rem;
  border-bottom: 1px solid rgb(163 177 198 / 58%);
  font-size: 0.85rem;
  line-height: 1.5;
}

.product-check-list li::before {
  position: absolute;
  top: 1.35rem;
  left: 0;
  width: 0.65rem;
  height: 0.65rem;
  border: 2px solid var(--accent);
  border-radius: 50%;
  content: "";
}

.onboarding-steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.onboarding-steps li {
  display: flex;
  min-height: 8rem;
  padding: 1.3rem;
  flex-direction: column;
  justify-content: flex-start;
  border-top: 4px solid var(--deep-shadow);
  background: rgb(240 242 245 / 32%);
}

.onboarding-steps h3 {
  margin: 0 0 0.6rem;
  font-size: 1.15rem;
}

.onboarding-steps p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.82rem;
  line-height: 1.55;
}

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

.related-product-grid article {
  display: flex;
  min-height: 12rem;
  padding: 1.4rem;
  flex-direction: column;
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: 0.7rem;
}

.related-product-grid strong {
  font-size: 1.1rem;
  line-height: 1.15;
}

.related-product-grid p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.82rem;
  line-height: 1.55;
}

.related-products__all {
  display: inline-flex;
  min-height: 3rem;
  margin-top: 1.5rem;
  align-items: center;
  gap: 0.6rem;
  color: var(--accent-dark);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  font-weight: 650;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.related-products__all:hover {
  color: var(--text);
}

.related-products__all svg {
  width: 1rem;
  height: 1rem;
}

.call-flow {
  --flow-gap: clamp(1.4rem, 3vw, 2.6rem);
  --flow-arrow-y: 50%;

  display: grid;
  margin: 0;
  padding: 0;
  gap: var(--flow-gap);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.call-flow__stage {
  position: relative;
  display: flex;
  padding: clamp(1.2rem, 2.2vw, 1.6rem);
  flex-direction: column;
  border: 1px solid rgb(163 177 198 / 48%);
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.call-flow__stage:not(:last-child)::after {
  position: absolute;
  z-index: 1;
  top: var(--flow-arrow-y);
  right: calc(-1 * var(--flow-gap));
  width: var(--flow-gap);
  height: 2px;
  background: var(--accent);
  content: "";
  transform: translateY(-1px);
}

.call-flow__stage:not(:last-child)::before {
  position: absolute;
  z-index: 2;
  top: var(--flow-arrow-y);
  right: calc(-1 * var(--flow-gap) + 0.34rem);
  width: 0.46rem;
  height: 0.46rem;
  border-top: 2px solid var(--accent);
  border-right: 2px solid var(--accent);
  content: "";
  transform: translateY(-50%) rotate(45deg);
}

.call-flow__label {
  margin: 0 0 0.9rem;
  color: var(--accent-dark);
  font-family: var(--font-mono);
  font-size: 0.66rem;
  font-weight: 650;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.call-flow__stage > strong {
  display: block;
  margin-bottom: 0.9rem;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid var(--deep-shadow);
  font-size: 1.15rem;
  line-height: 1.15;
}

.call-flow__stage ul {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 0.45rem;
  list-style: none;
}

.call-flow__stage ul li {
  padding-left: 0.9rem;
  color: var(--text-muted);
  font-size: 0.82rem;
  line-height: 1.5;
  text-indent: -0.9rem;
}

.call-flow__stage ul li::before {
  color: var(--text-muted);
  content: "— ";
  opacity: 0.55;
}

.call-flow__note {
  max-width: 46rem;
  margin: clamp(1.5rem, 3vw, 2.2rem) 0 0;
  color: var(--text-muted);
  font-size: 0.88rem;
  line-height: 1.65;
}

.product-explainer__grid,
.product-approach__grid {
  display: grid;
  gap: clamp(1.5rem, 4vw, 3.5rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.product-explainer__grid .product-section-heading {
  margin-bottom: 0;
}

.product-prose p {
  max-width: 44rem;
  margin-bottom: 1.2rem;
  font-size: clamp(0.95rem, 1.3vw, 1.06rem);
  line-height: 1.75;
}

.product-prose p:last-child {
  margin-bottom: 0;
}

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

.product-approach__grid article {
  padding: clamp(1.4rem, 3vw, 2.4rem);
  border: 1px solid rgb(163 177 198 / 45%);
  border-radius: var(--radius-xl);
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.product-approach__grid h2 {
  margin-bottom: 1.2rem;
  font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.catalog-pricing__panel {
  display: grid;
  align-items: center;
  padding: clamp(1.5rem, 4vw, 2.6rem);
  border: 3px solid var(--deep-shadow);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  gap: clamp(1.5rem, 3vw, 3rem);
  grid-template-columns: minmax(0, 1fr) auto;
}

.catalog-pricing__panel h2 {
  max-width: 40rem;
  margin-bottom: 1rem;
  font-size: clamp(1.5rem, 2.6vw, 2.2rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.035em;
}

.catalog-pricing__panel p {
  max-width: 44rem;
  margin-bottom: 0;
  color: var(--text-muted);
  font-size: 0.92rem;
  line-height: 1.65;
}

@media (min-width: 75rem) and (max-width: 86rem) {
  .desktop-nav {
    padding-inline: 0.75rem;
    gap: 0.45rem;
  }

  .desktop-nav a {
    padding-inline: 0.5rem;
    font-size: 0.7rem;
  }
}

@media (max-width: 64rem) {
  .product-catalog-hero__grid,
  .product-detail-hero__grid,
  .product-fit__panel {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-hero-media,
  .product-hero-media--detail {
    min-height: 24rem;
  }

  .product-card-grid,
  .product-card-grid--compact,
  .capability-grid,
  .onboarding-steps,
  .call-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-family__head,
  .product-explainer__grid,
  .product-approach__grid,
  .catalog-pricing__panel {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-family__routes {
    border-top: 1px solid var(--deep-shadow);
    border-left: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .product-family__routes li + li {
    border-top: 0;
    border-left: 1px solid var(--deep-shadow);
  }

  .call-flow__stage:nth-child(2n)::after,
  .call-flow__stage:nth-child(2n)::before {
    display: none;
  }
}

@media (max-width: 74.999rem) {
  .mobile-nav .language-switch--mobile span[aria-disabled="true"] {
    min-height: 3rem;
    justify-content: center;
    padding: 0.65rem;
    text-transform: none;
  }
}

@media (max-width: 52rem) {
  .product-catalog-hero,
  .product-detail-hero {
    padding-top: 2rem;
  }

  .product-catalog-hero h1,
  .product-detail-hero h1 {
    font-size: clamp(2.35rem, 12vw, 3.8rem);
  }

  .product-catalog-hero__actions,
  .product-detail-hero__actions {
    display: grid;
  }

  .catalog-jump,
  .product-signal-strip {
    grid-template-columns: minmax(0, 1fr);
  }

  .catalog-jump a + a,
  .product-signal-strip li + li {
    border-top: 1px solid var(--deep-shadow);
    border-left: 0;
  }

  .product-hero-media,
  .product-hero-media--detail {
    min-height: 17rem;
  }

  .product-card-grid,
  .product-card-grid--compact,
  .capability-grid,
  .onboarding-steps,
  .related-product-grid,
  .call-flow {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-family__routes {
    grid-template-columns: minmax(0, 1fr);
  }

  .product-family__routes li + li {
    border-top: 1px solid var(--deep-shadow);
    border-left: 0;
  }

  .call-flow__stage:nth-child(2n)::after,
  .call-flow__stage:nth-child(2n)::before {
    display: block;
  }

  .call-flow__stage:not(:last-child)::after {
    top: auto;
    right: auto;
    bottom: calc(-1 * var(--flow-gap));
    left: 2rem;
    width: 2px;
    height: var(--flow-gap);
    transform: translateX(-1px);
  }

  .call-flow__stage:not(:last-child)::before {
    top: auto;
    right: auto;
    bottom: calc(-1 * var(--flow-gap) + 0.34rem);
    left: 2rem;
    transform: translateX(-50%) rotate(135deg);
  }

  .call-flow__stage:last-child::after,
  .call-flow__stage:last-child::before {
    display: none;
  }

  .product-card {
    min-height: 10rem;
  }

  .onboarding-steps li {
    min-height: 7rem;
  }

  .product-section-nav {
    top: 5.7rem;
    margin-inline: 0;
    padding-inline: var(--gutter);
  }
}

.ccc-spine {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-section-heading--tight {
  margin-bottom: clamp(1rem, 2vw, 1.6rem);
}

.ccc-spine::before {
  position: absolute;
  z-index: 0;
  top: 1.6rem;
  bottom: 1.6rem;
  left: 1.55rem;
  width: 3px;
  border-radius: var(--radius-full);
  background: linear-gradient(180deg, var(--accent), rgb(240 79 35 / 25%));
  content: "";
}

.ccc-spine__node {
  position: relative;
  z-index: 1;
  display: grid;
  align-items: center;
  padding-block: clamp(0.55rem, 1.1vw, 0.9rem);
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1fr);
}

.ccc-spine__marker {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.ccc-spine__badge {
  display: inline-flex;
  width: 3.1rem;
  height: 3.1rem;
  flex: none;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--accent);
  border-radius: var(--radius-full);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--accent-dark);
  font-family: var(--font-mono);
  font-size: 0.9rem;
  font-weight: 700;
}

.ccc-spine__badge svg {
  width: 1.35rem;
  height: 1.35rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ccc-spine__title {
  max-width: 26rem;
  margin: 0;
  font-size: clamp(1.05rem, 1.7vw, 1.28rem);
  font-weight: 640;
  letter-spacing: -0.02em;
}

.ccc-hero__grid {
  grid-template-columns: minmax(0, 1.25fr) minmax(18rem, 0.75fr);
}

@media (max-width: 61.9375em) {
  .ccc-hero__grid {
    grid-template-columns: minmax(0, 1fr);
  }

}

.ccc-prose__heading {
  margin: 1.9rem 0 0.7rem;
  font-size: 1.02rem;
  font-weight: 640;
  letter-spacing: -0.015em;
}

.ccc-tags {
  display: flex;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  gap: 0.45rem 1.1rem;
  list-style: none;
}

.ccc-tags li {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.ccc-tags li::before {
  margin-right: 0.4rem;
  color: var(--accent);
  content: "▸";
}

.ccc-step-band {
  display: grid;
  margin: 0;
  padding: clamp(1.3rem, 2.6vw, 2rem);
  border: 3px solid var(--deep-shadow);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  gap: clamp(1rem, 2vw, 1.5rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.ccc-step-band li {
  position: relative;
  padding: 1.2rem 1.25rem;
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.ccc-step-band li::before {
  display: block;
  width: 1.6rem;
  height: 2px;
  margin-bottom: 1rem;
  border-radius: var(--radius-full);
  background: var(--accent);
  content: "";
}

.ccc-step-band p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.92rem;
  line-height: 1.6;
}

.ccc-integration__tags {
  margin-bottom: 1.6rem;
  padding-bottom: 1.3rem;
  border-bottom: 1px solid rgb(163 177 198 / 40%);
  gap: 0.55rem 1.1rem;
}

.ccc-integration__grid {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 3vw, 2.6rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

@media (max-width: 61.9375em) {
  .ccc-step-band {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ccc-integration__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 47.9375em) {
  .ccc-step-band {
    grid-template-columns: minmax(0, 1fr);
  }

  .ccc-spine::before {
    left: 1.35rem;
  }

  .ccc-spine__badge {
    width: 2.7rem;
    height: 2.7rem;
  }
}

@media (min-width: 62em) {
  .ccc-spine__node {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .ccc-spine__marker {
    grid-column: 1;
    justify-content: flex-end;
    text-align: right;
  }

  .ccc-spine__node {
    gap: 4.2rem;
  }

  .ccc-spine__marker::after {
    position: absolute;
    top: 50%;
    left: calc(50% - 2.1rem);
    width: 0.55rem;
    height: 2px;
    background: var(--accent);
    content: "";
  }

  .ccc-spine__node--left .ccc-spine__marker::after {
    left: auto;
    right: calc(50% - 2.1rem);
  }

  .ccc-spine__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
  }

  .ccc-spine__node--left .ccc-spine__marker {
    grid-column: 2;
    justify-content: flex-start;
    text-align: left;
    flex-direction: row;
  }

  .ccc-spine::before {
    left: 50%;
    transform: translateX(-50%);
  }

}

.product-route h1,
.product-route h2 {
  font-weight: 400;
}

.product-route h3,
.product-route .related-product-grid strong,
.product-route .ccc-spine__title,
.product-route .ccc-prose__heading {
  font-weight: 500;
}

.adl-hero__grid {
  align-items: center;
  grid-template-columns: minmax(0, 1.1fr) minmax(20rem, 0.9fr);
}

.adl-loop {
  position: relative;
  display: grid;
  min-height: 30rem;
  padding: clamp(1.2rem, 2.4vw, 2rem);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  place-items: center;
}

.adl-loop__ring {
  position: absolute;
  width: min(22rem, 84%);
  height: auto;
  fill: none;
  stroke: var(--accent);
  stroke-dasharray: 3 12;
  stroke-linecap: round;
  stroke-width: 3;
}

.adl-loop__core,
.adl-loop__node {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-full);
  color: var(--accent-dark);
}

.adl-loop__core {
  width: 5.6rem;
  height: 5.6rem;
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  color: var(--accent);
}

.adl-loop__node {
  position: absolute;
  width: 3.4rem;
  height: 3.4rem;
  border: 2px solid var(--accent);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.adl-loop__node--1 {
  top: calc(50% - min(11rem, 42%) - 1.7rem);
  left: calc(50% - 1.7rem);
}

.adl-loop__node--2 {
  top: calc(50% - 1.7rem);
  left: calc(50% + min(11rem, 42%) - 1.7rem);
}

.adl-loop__node--3 {
  top: calc(50% + min(11rem, 42%) - 1.7rem);
  left: calc(50% - 1.7rem);
}

.adl-loop__node--4 {
  top: calc(50% - 1.7rem);
  left: calc(50% - min(11rem, 42%) - 1.7rem);
}

.adl-loop svg:not(.adl-loop__ring) {
  width: 1.45rem;
  height: 1.45rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.adl-loop__core svg {
  width: 2.2rem;
  height: 2.2rem;
}

.adl-explainer {
  display: grid;
  align-items: center;
  gap: clamp(1.5rem, 4vw, 3.2rem);
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.adl-explainer__media {
  min-height: 20rem;
  height: 100%;
}

.adl-cards {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.9rem, 1.9vw, 1.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.adl-card {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.adl-card:nth-child(even) {
  margin-top: clamp(0.6rem, 1.6vw, 1.5rem);
}

.adl-card__body {
  display: flex;
  height: 100%;
  align-items: center;
  padding: clamp(1.1rem, 2.1vw, 1.5rem);
  gap: 1rem;
}

.adl-card__badge {
  display: inline-flex;
  width: 2.6rem;
  height: 2.6rem;
  flex: none;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-full);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  color: var(--accent-dark);
}

.adl-card__badge svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.adl-card__title {
  margin: 0;
  font-size: clamp(0.96rem, 1.35vw, 1.06rem);
  font-weight: 500;
  letter-spacing: -0.015em;
  line-height: 1.45;
}

.adl-widget {
  display: flex;
  min-height: 7.4rem;
  padding: 0.85rem 0.95rem;
  border-bottom: 1px solid rgb(163 177 198 / 34%);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}

.adl-widget__head {
  width: 4.6rem;
  height: 0.42rem;
  border-radius: var(--radius-full);
  background: var(--deep-shadow);
  opacity: 0.55;
}

.adl-widget__line,
.adl-widget__control,
.adl-widget__option {
  display: flex;
  align-items: center;
  padding: 0.42rem 0.55rem;
  border-radius: var(--radius-sm);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
  gap: 0.5rem;
}

.adl-widget__dot {
  width: 0.5rem;
  height: 0.5rem;
  flex: none;
  border: 1.5px solid var(--deep-shadow);
  border-radius: var(--radius-full);
}

.adl-widget__dot--accent {
  border-color: var(--accent);
  background: var(--accent);
}

.adl-widget__fill {
  height: 0.4rem;
  flex: 1;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.adl-widget__fill--short {
  flex: 0 0 42%;
}

.adl-widget__fill--mid {
  flex: 0 0 62%;
}

.adl-widget__tail {
  width: 1.15rem;
  height: 0.4rem;
  flex: none;
  border-radius: var(--radius-full);
  background: var(--deep-shadow);
  opacity: 0.5;
}

.adl-widget__tail--accent {
  background: var(--accent);
  opacity: 1;
}

.adl-widget__control {
  justify-content: space-between;
}

.adl-widget__label {
  width: 2.6rem;
  height: 0.4rem;
  flex: none;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.adl-widget__label--short {
  width: 1.8rem;
}

.adl-widget__box {
  width: 3.6rem;
  height: 0.95rem;
  border: 1px solid rgb(163 177 198 / 60%);
  border-radius: var(--radius-sm);
  background: var(--background);
}

.adl-widget__box--narrow {
  width: 2.4rem;
}

.adl-widget__switch {
  position: relative;
  width: 2.05rem;
  height: 1rem;
  border-radius: var(--radius-full);
  background: var(--accent);
}

.adl-widget__switch::after {
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: var(--radius-full);
  background: var(--accent-foreground);
  content: "";
}

.adl-widget__option--active {
  border-left: 3px solid var(--accent);
}

.adl-widget__radio {
  width: 0.72rem;
  height: 0.72rem;
  flex: none;
  border: 1.5px solid var(--deep-shadow);
  border-radius: var(--radius-full);
}

.adl-widget__radio--on {
  border-color: var(--accent);
  box-shadow: inset 0 0 0 2px var(--foreground), inset 0 0 0 6px var(--accent);
}

.adl-widget--transfer {
  display: grid;
  align-items: center;
  justify-content: center;
  gap: 0 0.6rem;
  grid-template-columns: auto 5.5rem auto;
}

.adl-widget__hub {
  width: 2rem;
  height: 2rem;
  border: 2px solid var(--accent);
  border-radius: var(--radius-full);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.adl-widget__lanes,
.adl-widget__ends {
  display: grid;
  gap: 0.62rem;
}

.adl-widget__lane {
  height: 0.32rem;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.adl-widget__lane--accent {
  background: var(--accent);
}

.adl-widget__ends i {
  display: block;
  width: 1.6rem;
  height: 0.9rem;
  border-radius: var(--radius-sm);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
}

.adl-widget__ends .adl-widget__end--accent {
  border: 1.5px solid var(--accent);
}

.adl-widget__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}

.adl-widget__chip {
  width: 2.9rem;
  height: 1rem;
  border-radius: var(--radius-full);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
}

.adl-widget__chip--wide {
  width: 4.3rem;
}

.adl-widget__chip--accent {
  border: 1.5px solid var(--accent);
  box-shadow: none;
}

.adl-widget--bars {
  justify-content: flex-end;
  gap: 0.35rem;
}

.adl-widget__plot {
  display: flex;
  align-items: flex-end;
  gap: 0.45rem;
}

.adl-widget__bar {
  width: 0.62rem;
  height: 1.2rem;
  border-radius: var(--radius-sm) var(--radius-sm) 0 0;
  background: var(--muted);
}

.adl-widget__bar--mid {
  height: 2.1rem;
}

.adl-widget__bar--tall {
  height: 3rem;
}

.adl-widget__bar--short {
  height: 0.8rem;
}

.adl-widget__bar--accent {
  height: 3.7rem;
  background: var(--accent);
}

.adl-widget__axis {
  height: 2px;
  border-radius: var(--radius-full);
  background: var(--deep-shadow);
  opacity: 0.5;
}

.adl-widget--link {
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 0;
}

.adl-widget__block {
  display: grid;
  width: 2.9rem;
  height: 2.9rem;
  align-content: center;
  justify-items: center;
  padding: 0.4rem;
  border-radius: var(--radius-md);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  gap: 0.3rem;
}

.adl-widget__block i {
  width: 1.3rem;
  height: 0.32rem;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.adl-widget__block i:last-child {
  width: 0.8rem;
}

.adl-widget__wire {
  width: clamp(2rem, 16%, 4rem);
  height: 3px;
  border-radius: var(--radius-full);
  background: var(--accent);
}

.adl-widget--grid {
  display: grid;
  align-content: center;
  flex-direction: row;
  gap: 0.45rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.adl-widget__cell {
  display: flex;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
}

.adl-widget__cell i {
  width: 0.85rem;
  height: 0.3rem;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.adl-widget__cell--accent {
  border: 1.5px solid var(--accent);
  box-shadow: none;
}

.adl-widget__cell--accent i {
  background: var(--accent);
}

.adl-flow {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.9rem, 1.9vw, 1.4rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.adl-flow__step {
  position: relative;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.adl-flow__step .adl-widget {
  height: 6.8rem;
  min-height: 0;
}

.adl-flow__step p {
  margin: 0;
  padding: 0 clamp(1rem, 1.8vw, 1.25rem) clamp(1.1rem, 1.9vw, 1.35rem);
  color: var(--text-muted);
  font-size: 0.9rem;
  line-height: 1.6;
}

.adl-flow__badge {
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  margin: clamp(0.9rem, 1.7vw, 1.15rem) clamp(1rem, 1.8vw, 1.25rem) 0.75rem;
  border: 2px solid var(--accent);
  border-radius: var(--radius-full);
  background: var(--material-gradient);
  color: var(--accent-dark);
}

.adl-flow__badge svg {
  width: 1.15rem;
  height: 1.15rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.adl-approach {
  display: grid;
  align-items: start;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}

.adl-approach__panel {
  overflow: hidden;
  padding: clamp(1.3rem, 2.6vw, 2rem);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.adl-approach__panel--accent {
  border-left: 3px solid var(--accent);
  background: var(--material-gradient);
}

.adl-tags {
  display: flex;
  margin: 0 0 1.4rem;
  padding: 0 0 1.2rem;
  border-bottom: 1px solid rgb(163 177 198 / 40%);
  flex-wrap: wrap;
  gap: 0.5rem 1.1rem;
  list-style: none;
}

.adl-tags li {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.adl-tags li::before {
  margin-right: 0.4rem;
  color: var(--accent);
  content: "▸";
}

@media (max-width: 64rem) {
  .adl-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 61.9375em) {
  .adl-hero__grid,
  .adl-explainer,
  .adl-approach,
  .adl-cards {
    grid-template-columns: minmax(0, 1fr);
  }

  .adl-card:nth-child(even) {
    margin-top: 0;
  }

  .adl-loop {
    min-height: 24rem;
  }
}

@media (max-width: 47.9375em) {
  .adl-flow {
    grid-template-columns: minmax(0, 1fr);
  }
}

.adl-loop__panel {
  position: absolute;
  z-index: 2;
  display: none;
  width: 11.5rem;
  min-height: 0;
  border: 0;
  border-radius: var(--radius-md);
  background: var(--foreground);
  box-shadow: var(--shadow-floating);
}

.adl-loop__panel--start {
  top: 1.1rem;
  left: 1.1rem;
}

.adl-loop__panel--end {
  right: 1.1rem;
  bottom: 1.1rem;
  height: 5.4rem;
}

@media (min-width: 62em) {
  .adl-loop__panel {
    display: flex;
  }
}

.sms-hero {
  position: relative;
  display: grid;
  overflow: hidden;
  padding: clamp(2.4rem, 6vw, 5.4rem) 0 clamp(2rem, 4.6vw, 4rem);
}

.sms-hero__mark {
  position: absolute;
  z-index: 0;
  top: 50%;
  right: clamp(-4rem, -2vw, -1rem);
  width: clamp(17rem, 30vw, 25rem);
  transform: translateY(-50%);
}

.sms-hero__mark svg {
  display: block;
  width: 100%;
  height: auto;
}

.sms-hero__cloud {
  fill: var(--accent);
  opacity: 0.22;
}

.sms-hero__arc {
  fill: none;
  stroke: var(--deep-shadow);
  stroke-linecap: round;
  stroke-width: 16;
  opacity: 0.55;
}

.sms-hero__copy {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: start;
  gap: clamp(1.2rem, 2.6vw, 1.8rem);
}

.sms-hero h1 {
  max-width: 18ch;
  font-size: clamp(2.3rem, 5.2vw, 3.9rem);
  letter-spacing: -0.035em;
  line-height: 1.03;
}

.sms-hero__lede {
  max-width: 44ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.4vw, 1.12rem);
  line-height: 1.65;
}

.sms-hero__actions {
  margin: 0;
}

.sms-widget {
  display: flex;
  padding: 0.8rem 0.9rem;
  border-radius: var(--radius-md);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
}

.sms-widget__head {
  width: 4.2rem;
  height: 0.42rem;
  border-radius: var(--radius-full);
  background: var(--deep-shadow);
  opacity: 0.55;
}

.sms-widget__line,
.sms-widget__control {
  display: flex;
  align-items: center;
  padding: 0.42rem 0.55rem;
  border-radius: var(--radius-sm);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
  gap: 0.5rem;
}

.sms-widget__dot {
  width: 0.5rem;
  height: 0.5rem;
  flex: none;
  border: 1.5px solid var(--deep-shadow);
  border-radius: var(--radius-full);
}

.sms-widget__dot--accent {
  border-color: var(--accent);
  background: var(--accent);
}

.sms-widget__fill {
  height: 0.4rem;
  flex: 1;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.sms-widget__fill--short {
  flex: 0 0 40%;
}

.sms-widget__fill--mid {
  flex: 0 0 64%;
}

.sms-widget__control {
  justify-content: space-between;
}

.sms-widget__label {
  width: 2.6rem;
  height: 0.4rem;
  flex: none;
  border-radius: var(--radius-full);
  background: var(--muted);
}

.sms-widget__label--short {
  width: 1.8rem;
}

.sms-widget__box {
  width: 3.6rem;
  height: 0.95rem;
  border: 1px solid rgb(163 177 198 / 60%);
  border-radius: var(--radius-sm);
  background: var(--background);
}

.sms-widget__box--narrow {
  width: 2.4rem;
}

.sms-widget__switch {
  position: relative;
  width: 2.05rem;
  height: 1rem;
  border-radius: var(--radius-full);
  background: var(--accent);
}

.sms-widget__switch::after {
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: var(--radius-full);
  background: var(--accent-foreground);
  content: "";
}

.sms-widget--states {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
}

.sms-widget__chip {
  width: 2.7rem;
  height: 1rem;
  border-radius: var(--radius-full);
  background: var(--foreground);
  box-shadow: 2px 2px 4px var(--shadow), -2px -2px 4px var(--highlight);
}

.sms-widget__chip--wide {
  width: 4.1rem;
}

.sms-widget__chip--accent {
  width: 3.2rem;
  border: 1.5px solid var(--accent);
  box-shadow: none;
}

.sms-widget--plot {
  justify-content: flex-end;
  gap: 0.35rem;
}

.sms-widget__bars {
  display: flex;
  align-items: flex-end;
  gap: 0.45rem;
}

.sms-widget__bar {
  width: 0.62rem;
  height: 1.2rem;
  border-radius: var(--radius-sm) var(--radius-sm) 0 0;
  background: var(--muted);
}

.sms-widget__bar--mid {
  height: 2rem;
}

.sms-widget__bar--tall {
  height: 2.8rem;
}

.sms-widget__bar--short {
  height: 0.8rem;
}

.sms-widget__bar--accent {
  height: 3.4rem;
  background: var(--accent);
}

.sms-widget__axis {
  height: 2px;
  border-radius: var(--radius-full);
  background: var(--deep-shadow);
  opacity: 0.5;
}

.sms-explainer {
  display: grid;
  align-items: center;
  gap: clamp(1.5rem, 4vw, 3.2rem);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.sms-explainer__media {
  min-height: 20rem;
  height: 100%;
}

.sms-cards {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.9rem, 1.9vw, 1.4rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.sms-card {
  display: flex;
  padding: clamp(1.1rem, 2vw, 1.45rem);
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  flex-direction: column;
  gap: 0.9rem;
}

.sms-card__badge {
  display: inline-flex;
  width: 2.6rem;
  height: 2.6rem;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-full);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  color: var(--accent-dark);
}

.sms-card__badge svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sms-card__title {
  margin: 0;
  font-size: clamp(0.94rem, 1.3vw, 1.02rem);
  font-weight: 500;
  letter-spacing: -0.015em;
  line-height: 1.45;
}

.sms-exchange {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
  list-style: none;
}

.sms-exchange__row {
  display: grid;
  align-items: center;
  padding: clamp(1rem, 2vw, 1.4rem);
  border-radius: var(--radius-lg);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1.15fr) auto minmax(11rem, 0.85fr);
}

.sms-exchange__row:nth-child(even) {
  direction: rtl;
}

.sms-exchange__row:nth-child(even) > * {
  direction: ltr;
}

.sms-exchange__copy {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.sms-exchange__copy p {
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.94rem, 1.3vw, 1.02rem);
  line-height: 1.6;
}

.sms-exchange__badge {
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  flex: none;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--accent);
  border-radius: var(--radius-full);
  background: var(--material-gradient);
  color: var(--accent-dark);
}

.sms-exchange__badge svg {
  width: 1.15rem;
  height: 1.15rem;
  fill: none;
  stroke: currentcolor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sms-exchange__wire {
  display: flex;
  align-items: center;
  gap: 0.34rem;
}

.sms-exchange__wire i {
  width: 1.3rem;
  height: 3px;
  border-radius: var(--radius-full);
  background: var(--accent);
}

.sms-exchange__wire i:last-child {
  width: 0.55rem;
}

.sms-approach {
  display: grid;
  align-items: start;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
}

.sms-approach__panel {
  overflow: hidden;
  padding: clamp(1.3rem, 2.6vw, 2rem);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.sms-approach__panel--accent {
  border-left: 3px solid var(--accent);
  background: var(--material-gradient);
}

.sms-tags {
  display: flex;
  margin: 0 0 1.4rem;
  padding: 0 0 1.2rem;
  border-bottom: 1px solid rgb(163 177 198 / 40%);
  flex-wrap: wrap;
  gap: 0.5rem 1.1rem;
  list-style: none;
}

.sms-tags li {
  color: var(--text-muted);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.sms-tags li::before {
  margin-right: 0.4rem;
  color: var(--accent);
  content: "▸";
}

@media (max-width: 64rem) {
  .sms-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 61.9375em) {
  .sms-explainer,
  .sms-approach {
    grid-template-columns: minmax(0, 1fr);
  }

  .sms-exchange__row,
  .sms-exchange__row:nth-child(even) {
    direction: ltr;
    grid-template-columns: minmax(0, 1fr);
  }

  .sms-exchange__wire {
    display: none;
  }

  .sms-hero__mark {
    top: auto;
    right: -6rem;
    bottom: -4rem;
    width: 18rem;
    transform: none;
  }
}

@media (max-width: 38rem) {
  .sms-cards {
    grid-template-columns: minmax(0, 1fr);
  }

  .sms-hero__actions {
    flex-wrap: wrap;
  }
}

.tsm-hero {
  margin-bottom: clamp(0.5rem, 2vw, 1.6rem);
}

.tsm-hero__inner {
  display: grid;
  gap: clamp(1.6rem, 3.2vw, 2.6rem);
}

.tsm-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  font-size: 0.82rem;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.tsm-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.tsm-crumbs a:hover,
.tsm-crumbs a:focus-visible {
  color: var(--accent);
}

.tsm-crumbs span[aria-hidden="true"] {
  opacity: 0.45;
}

.tsm-crumbs [aria-current="page"] {
  color: var(--text);
}

.tsm-hero__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.8rem, 4vw, 3.6rem);
  grid-template-columns: minmax(0, 0.98fr) minmax(0, 1.02fr);
}

.tsm-hero__copy {
  display: grid;
  justify-items: start;
  gap: clamp(1.1rem, 2.2vw, 1.7rem);
}

.tsm-hero h1 {
  max-width: 21ch;
  margin: 0;
  font-size: clamp(2.05rem, 3.85vw, 3.05rem);
  letter-spacing: -0.035em;
  line-height: 1.06;
}

.tsm-hero__lede {
  max-width: 40ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.25vw, 1.1rem);
  line-height: 1.68;
}

.tsm-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.tsm-hero__scheme {
  margin: 0;
}

.tsm-scheme,
.tsm-plate {
  display: block;
  width: 100%;
  height: auto;
}

.tsm-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.tsm-draw--soft {
  stroke: var(--deep-shadow);
}

.tsm-draw--accent {
  stroke: var(--accent);
}

.tsm-scheme__key {
  fill: var(--accent);
}

.tsm-plate .tsm-draw {
  stroke-width: 2;
}

.tsm-plate__dash {
  stroke-dasharray: 5 6;
}

.tsm-define {
  display: grid;
  margin-block: clamp(1rem, 3vw, 2.4rem);
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.tsm-define h2,
.tsm-abilities h2,
.tsm-trough h2,
.tsm-faq h2 {
  max-width: 22ch;
  margin: 0;
  font-size: clamp(1.6rem, 2.6vw, 2.15rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.tsm-define__prose--split {
  display: grid;
  gap: clamp(1.1rem, 3vw, 2.8rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tsm-define__prose--split p {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.78;
}

.tsm-trough {
  margin-block: clamp(1rem, 3vw, 2.4rem);
  margin-inline: clamp(0.75rem, 3vw, 2.5rem);
  padding-block: clamp(2.6rem, 5vw, 4.4rem);
  border-radius: var(--radius-2xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.tsm-trough h2 {
  margin-bottom: clamp(1.8rem, 3.4vw, 3rem);
}

.tsm-trough--steps h2 {
  margin-bottom: clamp(1.3rem, 2.6vw, 2rem);
}

.tsm-steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.9rem, 1.8vw, 1.35rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.tsm-step {
  position: relative;
  display: grid;
  align-items: center;
  padding: clamp(0.9rem, 1.7vw, 1.3rem) clamp(1rem, 1.9vw, 1.45rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(0.9rem, 1.8vw, 1.4rem);
  grid-template-columns: minmax(0, 15rem) minmax(0, 1fr);
}

.tsm-step::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 2.6rem;
  border-radius: var(--radius-full);
  background: var(--accent);
  content: "";
  transform: translateY(-50%);
}

.tsm-step__figure {
  margin: 0;
  padding: clamp(0.7rem, 1.4vw, 1.05rem);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.tsm-step p {
  margin: 0;
  font-size: clamp(1rem, 1.15vw, 1.08rem);
  line-height: 1.55;
}

.tsm-abilities {
  display: grid;
  margin-block: clamp(1rem, 3vw, 2.4rem);
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.tsm-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.1rem, 2.2vw, 1.7rem) clamp(1.4rem, 3vw, 2.6rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.tsm-abilities__list li {
  display: grid;
  align-items: center;
  color: var(--text-muted);
  font-size: 1.01rem;
  gap: 0.9rem;
  grid-template-columns: auto minmax(0, 1fr);
  line-height: 1.58;
}

.tsm-abilities__list span {
  display: grid;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: var(--radius-md);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  place-items: center;
}

.tsm-abilities__list svg {
  width: 1.3rem;
  height: 1.3rem;
  fill: none;
  stroke: var(--accent);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.tsm-audience {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 2.8vw, 2.2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.tsm-audience li {
  max-width: 34ch;
  padding-left: 1.1rem;
  border-left: 2px solid var(--deep-shadow);
  font-size: clamp(1rem, 1.3vw, 1.12rem);
  line-height: 1.58;
}

.tsm-ops {
  display: grid;
  align-items: start;
  margin-block: clamp(1rem, 3vw, 2.4rem);
  gap: clamp(1.6rem, 3.6vw, 3.2rem);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.tsm-ops__lead {
  display: grid;
  align-self: center;
  gap: 1rem;
}

.tsm-approach__inner {
  display: grid;
  align-items: start;
  gap: clamp(1rem, 3vw, 2.8rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.tsm-approach__inner h2 {
  max-width: 14ch;
  margin: 0;
  font-size: clamp(1.5rem, 2.4vw, 2rem);
  letter-spacing: -0.025em;
  line-height: 1.18;
}

.tsm-approach__inner p {
  max-width: 56ch;
  margin: 0;
  padding-left: clamp(0.9rem, 2vw, 1.3rem);
  border-left: 2px solid var(--accent);
  color: var(--text-muted);
  font-size: clamp(1.02rem, 1.35vw, 1.14rem);
  line-height: 1.78;
}

.tsm-ops__lead h2 {
  max-width: 18ch;
  margin: 0;
  font-size: clamp(1.5rem, 2.4vw, 2rem);
  letter-spacing: -0.025em;
  line-height: 1.18;
}

.tsm-ops p {
  max-width: 50ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.78;
}

.tsm-ops__figure {
  align-self: center;
  margin: 0;
  padding: clamp(1rem, 2vw, 1.7rem);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
}

.tsm-offer {
  margin-block: clamp(0.5rem, 2vw, 1.4rem);
}

.tsm-offer__panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(1.6rem, 3.4vw, 2.8rem);
  border-radius: var(--radius-2xl);
  background: var(--foreground);
  box-shadow: var(--shadow-floating);
  flex-wrap: wrap;
  gap: 1.6rem;
}

.tsm-offer__panel h2 {
  max-width: 20ch;
  margin: 0 0 0.6rem;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: -0.025em;
}

.tsm-offer__panel p {
  max-width: 50ch;
  margin: 0;
  color: var(--text-muted);
  line-height: 1.68;
}

.tsm-faq--stacked {
  display: grid;
  margin-block: clamp(0.5rem, 2vw, 1.6rem);
  gap: clamp(1.1rem, 2.6vw, 1.9rem);
}

.tsm-related {
  display: grid;
  margin-block: clamp(0.5rem, 2vw, 1.4rem) 0;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.tsm-related .product-card__request {
  border-top: 1px solid var(--deep-shadow);
}

.tsm-related .related-products__all {
  margin-top: 0;
}

.tsm-related h2 {
  margin: 0;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: -0.025em;
}

@media (max-width: 61.9375em) {
  .tsm-hero__grid,
  .tsm-ops,
  .tsm-approach__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .tsm-hero h1 {
    max-width: 20ch;
  }

  .tsm-steps {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 47.9375em) {
  .tsm-abilities__list,
  .tsm-audience,
  .tsm-define__prose--split,
  .tsm-step {
    grid-template-columns: minmax(0, 1fr);
  }

  .tsm-step::before {
    top: 1.5rem;
    height: 2rem;
    transform: none;
  }

  .tsm-step__figure {
    max-width: 22rem;
  }

  .tsm-step p {
    max-width: none;
  }

  .tsm-offer__panel .physical-button {
    width: 100%;
    justify-content: center;
  }
}

.tms-hero__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.tms-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.tms-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.tms-crumbs a:hover,
.tms-crumbs a:focus-visible {
  color: var(--accent);
}

.tms-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.tms-crumbs [aria-current="page"] {
  color: var(--text);
}

.tms-hero__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.6rem, 4vw, 3.4rem);
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

.tms-hero__copy {
  display: grid;
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
}

.tms-hero h1 {
  max-width: 17ch;
  margin: 0;
  font-size: clamp(1.85rem, 3.3vw, 2.85rem);
  letter-spacing: -0.03em;
  line-height: 1.12;
}

.tms-hero__lede {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.3vw, 1.1rem);
  line-height: 1.72;
}

.tms-hero__actions {
  display: flex;
  margin: 0.4rem 0 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.tms-hero__scheme {
  margin: 0;
}

.tms-scheme,
.tms-plate {
  display: block;
  width: 100%;
  height: auto;
}

.tms-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.tms-draw--accent {
  stroke: var(--accent);
}

.tms-dash {
  stroke-dasharray: 6 7;
}

.tms-plate .tms-draw {
  stroke-width: 2.1;
}

.tms-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 2rem);
}

.tms-define h2,
.tms-spine h2,
.tms-flow h2,
.tms-fit h2,
.tms-ops h2,
.tms-faq h2 {
  max-width: 24ch;
  margin: 0;
  font-size: clamp(1.6rem, 2.6vw, 2.15rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.tms-define__prose {
  display: grid;
  gap: clamp(1.4rem, 4vw, 4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tms-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.04rem;
  line-height: 1.8;
}

.tms-spine > .container {
  display: grid;
  gap: clamp(1.6rem, 3.2vw, 2.6rem);
}

.tms-spine__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 0 clamp(2rem, 5vw, 4.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.tms-spine__list li {
  padding-block: clamp(0.85rem, 1.7vw, 1.2rem);
  border-top: 1px solid var(--deep-shadow);
  font-size: clamp(1rem, 1.25vw, 1.12rem);
  line-height: 1.5;
}

.tms-flow > .container {
  display: grid;
  gap: clamp(1.6rem, 3.2vw, 2.6rem);
}

.tms-flow__steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.1rem, 2.2vw, 1.8rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.tms-step {
  position: relative;
  display: grid;
  padding: clamp(1.2rem, 2.2vw, 1.7rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(1rem, 1.8vw, 1.4rem);
}

.tms-step::before {
  position: absolute;
  top: clamp(1.2rem, 2.2vw, 1.7rem);
  left: 0;
  width: 3px;
  height: 2.2rem;
  border-radius: var(--radius-full);
  background: var(--accent);
  content: "";
}

.tms-step__figure {
  margin: 0;
  padding: clamp(0.8rem, 1.5vw, 1.15rem);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.tms-step p {
  max-width: 40ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.6;
}

.tms-fit {
  display: grid;
  gap: clamp(1.4rem, 2.8vw, 2.2rem);
}

.tms-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 2.6vw, 2rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.tms-fit__list li {
  display: grid;
  align-content: start;
  padding: clamp(1.1rem, 1.8vw, 1.5rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: 1rem;
  justify-items: start;
}

.tms-fit__list span {
  display: grid;
  width: 2.9rem;
  height: 2.9rem;
  border-radius: var(--radius-md);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  place-items: center;
}

.tms-fit__list svg {
  width: 1.35rem;
  height: 1.35rem;
  fill: none;
  stroke: var(--accent);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.tms-fit__list p {
  margin: 0;
  font-size: clamp(1rem, 1.25vw, 1.1rem);
  line-height: 1.55;
}

.tms-ops {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.tms-ops__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.4rem, 3.6vw, 3rem);
  grid-template-columns: minmax(0, 0.74fr) minmax(0, 1fr);
}

.tms-ops__prose {
  margin: 0;
  padding-left: clamp(0.9rem, 2vw, 1.3rem);
  border-left: 2px solid var(--accent);
  color: var(--text-muted);
  font-size: 1.04rem;
  line-height: 1.8;
}

.tms-ops__figure {
  margin: 0;
}

.tms-ops__approach {
  display: grid;
  align-items: start;
  padding: clamp(1.5rem, 3vw, 2.4rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(1rem, 2.6vw, 2.6rem);
  grid-template-columns: minmax(0, 0.6fr) minmax(0, 1fr);
}

.tms-ops__approach h2 {
  max-width: 20ch;
  margin: 0;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: -0.025em;
  line-height: 1.18;
}

.tms-ops__approach p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.78;
}

.tms-offer__panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(1.6rem, 3.4vw, 2.8rem);
  border-radius: var(--radius-2xl);
  background: var(--foreground);
  box-shadow: var(--shadow-floating);
  flex-wrap: wrap;
  gap: 1.6rem;
}

.tms-offer__panel h2 {
  max-width: 34ch;
  margin: 0;
  font-size: clamp(1.25rem, 2vw, 1.7rem);
  letter-spacing: -0.025em;
  line-height: 1.28;
}

.tms-faq {
  display: grid;
  gap: clamp(1.1rem, 2.6vw, 1.9rem);
}

.tms-related {
  display: grid;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.tms-related h2 {
  margin: 0;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: -0.025em;
}

.tms-related .product-card__request,
.tms-related .product-card__link {
  border-top: 1px solid var(--deep-shadow);
}

.tms-related .related-products__all {
  margin-top: 0;
}

@media (max-width: 61.9375em) {
  .tms-hero__grid,
  .tms-define__prose {
    grid-template-columns: minmax(0, 1fr);
  }

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

  .tms-hero h1 {
    max-width: 20ch;
  }

  .tms-ops__grid,
  .tms-ops__approach {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 47.9375em) {
  .tms-flow__steps,
  .tms-fit__list,
  .tms-spine__list,
  .tms-define__prose {
    grid-template-columns: minmax(0, 1fr);
  }

  .tms-fit__list li {
    gap: 0.7rem;
  }

  .tms-ops__figure .tms-draw {
    stroke-width: 2.6;
  }

  .tms-offer__panel .physical-button {
    width: 100%;
    justify-content: center;
  }
}


.ots-hero__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.ots-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.ots-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.ots-crumbs a:hover,
.ots-crumbs a:focus-visible {
  color: var(--accent);
}

.ots-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.ots-crumbs [aria-current="page"] {
  color: var(--text);
}

.ots-hero__head {
  display: grid;
  align-items: end;
  gap: clamp(1.2rem, 3.4vw, 3rem);
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

.ots-hero h1 {
  max-width: 15ch;
  margin: 0;
  font-size: clamp(2rem, 4.1vw, 3.35rem);
  letter-spacing: -0.035em;
  line-height: 1.08;
}

.ots-hero__aside {
  display: grid;
  padding-left: clamp(1rem, 2.2vw, 1.8rem);
  border-left: 2px solid var(--accent);
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
}

.ots-hero__lede {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.25vw, 1.08rem);
  line-height: 1.72;
}

.ots-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.ots-hero__band {
  margin: 0;
  padding: clamp(0.9rem, 2vw, 1.6rem) clamp(0.9rem, 2.4vw, 2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.ots-scheme,
.ots-plate {
  display: block;
  width: 100%;
  height: auto;
}

.ots-scheme--stack,
.ots-scheme--tall {
  display: none;
}

.ots-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.ots-draw--accent {
  stroke: var(--accent);
}

.ots-dash {
  stroke-dasharray: 6 7;
}

.ots-scheme__ground {
  fill: var(--muted);
  stroke: none;
}

.ots-scheme__label {
  fill: var(--text-muted);
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  stroke: none;
}

.ots-scheme--ribbon .ots-draw {
  stroke-width: 2.2;
}

.ots-plate .ots-draw {
  stroke-width: 2.1;
}

.ots-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.ots-define h2,
.ots-abilities h2,
.ots-steps h2,
.ots-fit h2,
.ots-approach h2,
.ots-faq h2 {
  max-width: 24ch;
  margin: 0;
  font-size: clamp(1.6rem, 2.6vw, 2.15rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.ots-define__prose {
  display: grid;
  gap: clamp(1.4rem, 4vw, 4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ots-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.04rem;
  line-height: 1.8;
}

.ots-boundary__inner {
  display: grid;
  padding: clamp(1.5rem, 3.2vw, 2.6rem) var(--gutter);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.ots-boundary__text {
  display: grid;
  align-items: baseline;
  gap: clamp(1rem, 3vw, 3rem);
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.ots-boundary__text h2 {
  max-width: 14ch;
  margin: 0;
  font-size: clamp(1.5rem, 2.4vw, 2.05rem);
  letter-spacing: -0.025em;
  line-height: 1.14;
}

.ots-boundary__text p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.78;
}

.ots-boundary__figure {
  margin: 0;
  padding: clamp(0.9rem, 2vw, 1.6rem) clamp(0.4rem, 1.2vw, 1rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.ots-abilities {
  display: grid;
  gap: clamp(1.3rem, 2.8vw, 2.1rem);
}

.ots-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.2vw, 1.5rem) clamp(2rem, 5vw, 4.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.ots-abilities__list li {
  padding-left: clamp(0.9rem, 1.8vw, 1.25rem);
  border-left: 2px solid var(--accent);
  font-size: clamp(1rem, 1.25vw, 1.12rem);
  line-height: 1.5;
}

.ots-steps > .container {
  display: grid;
  gap: clamp(1.5rem, 3vw, 2.4rem);
}

.ots-steps__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.4vw, 1.9rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.ots-step {
  display: grid;
  align-content: start;
  padding: clamp(1.1rem, 2vw, 1.6rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(1rem, 1.8vw, 1.35rem);
}

.ots-step__figure {
  margin: 0;
  padding: clamp(0.6rem, 1.2vw, 0.9rem);
  border-radius: var(--radius-lg);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.ots-step p {
  margin: 0;
  color: var(--text-muted);
  max-width: 42ch;
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.65;
}

.ots-fit {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.3rem);
}

.ots-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 3vw, 2.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.ots-fit__list li {
  padding-top: clamp(0.9rem, 1.8vw, 1.2rem);
  border-top: 1px solid var(--deep-shadow);
  font-size: clamp(1.1rem, 1.8vw, 1.5rem);
  letter-spacing: -0.02em;
  line-height: 1.34;
}

.ots-approach {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
  justify-items: start;
}

.ots-approach p {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1.04rem, 1.4vw, 1.2rem);
  line-height: 1.78;
}

.ots-offer__panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(1.6rem, 3.4vw, 2.8rem);
  border-radius: var(--radius-2xl);
  background: var(--foreground);
  box-shadow: var(--shadow-floating);
  flex-wrap: wrap;
  gap: 1.6rem;
}

.ots-offer__panel h2 {
  max-width: 40ch;
  margin: 0;
  font-size: clamp(1.2rem, 1.9vw, 1.6rem);
  letter-spacing: -0.025em;
  line-height: 1.3;
}

.ots-faq {
  display: grid;
  gap: clamp(1.1rem, 2.6vw, 1.9rem);
}

.ots-related {
  display: grid;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.ots-related h2 {
  margin: 0;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  letter-spacing: -0.025em;
}

.ots-related .product-card__link {
  border-top: 1px solid var(--deep-shadow);
}

.ots-related .related-products__all {
  margin-top: 0;
}

@media (max-width: 61.9375em) {
  .ots-hero__head,
  .ots-define__prose,
  .ots-boundary__text {
    grid-template-columns: minmax(0, 1fr);
  }

  .ots-hero h1 {
    max-width: 20ch;
  }

  .ots-boundary__text h2 {
    max-width: 22ch;
  }
}

@media (max-width: 47.9375em) {
  .ots-abilities__list,
  .ots-steps__list,
  .ots-fit__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .ots-scheme--wide {
    display: none;
  }

  .ots-scheme--stack,
  .ots-scheme--tall {
    display: block;
  }

  .ots-scheme--ribbon {
    display: none;
  }

  .ots-boundary__figure {
    padding: clamp(0.6rem, 2vw, 1rem);
  }

  .ots-scheme--stack .ots-draw {
    stroke-width: 2.4;
  }

  .ots-offer__panel .physical-button {
    width: 100%;
    justify-content: center;
  }
}

.geo-hero {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.geo-hero__head {
  display: grid;
  gap: clamp(0.9rem, 2vw, 1.4rem);
}

.geo-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  font-size: 0.82rem;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.geo-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.geo-crumbs a:hover {
  color: var(--accent);
}

.geo-crumbs span[aria-current] {
  color: var(--text);
}

.geo-hero h1 {
  max-width: 21ch;
  margin: 0;
  font-size: clamp(1.95rem, 3.6vw, 3.1rem);
  letter-spacing: -0.032em;
  line-height: 1.09;
}

.geo-hero__figure {
  margin: 0;
  padding: clamp(1.2rem, 2.6vw, 2.2rem) clamp(1rem, 2.4vw, 2rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  overflow-x: auto;
}

.geo-scheme,
.geo-plate,
.geo-ops__scheme {
  display: block;
  width: 100%;
  height: auto;
}

.geo-scheme--wide {
  min-width: 40rem;
  margin: 0 auto;
  max-width: 76rem;
}

.geo-scheme--compact {
  display: none;
}

.geo-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.geo-draw--accent {
  stroke: var(--accent);
}

.geo-draw--dash,
.geo-dash {
  stroke-dasharray: 7 6;
}

.geo-plate .geo-draw {
  stroke-width: 2.2;
}

.geo-hero__foot {
  display: grid;
  align-items: end;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  grid-template-columns: minmax(0, auto) minmax(0, auto);
  justify-content: start;
}

.geo-hero__lede {
  max-width: 52ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.28vw, 1.12rem);
  line-height: 1.7;
}

.geo-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.geo-define {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
}

.geo-define h2,
.geo-fit h2,
.geo-provision h2,
.geo-sheet h2,
.geo-ops h2,
.geo-faq h2,
.geo-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.55rem, 2.5vw, 2.1rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.geo-define__body {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 4vw, 3.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.geo-define__lead {
  margin: 0;
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
  line-height: 1.62;
}

.geo-define__note {
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.72;
}

.geo-fit > .container {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.geo-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--shadow);
  list-style: none;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.geo-fit__list li {
  padding: clamp(1rem, 2vw, 1.5rem) clamp(0.9rem, 1.6vw, 1.4rem) 0 0;
  color: var(--text-muted);
  font-size: 0.98rem;
  line-height: 1.6;
}

.geo-fit__list li + li {
  padding-left: clamp(0.9rem, 1.6vw, 1.4rem);
  border-left: 1px solid var(--shadow);
}

.geo-provision {
  display: grid;
  gap: clamp(1.3rem, 2.8vw, 2rem);
}

.geo-steps {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
  column-gap: clamp(1.6rem, 4vw, 3.6rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.geo-step {
  display: grid;
  align-items: center;
  padding-block: clamp(1.2rem, 2.6vw, 2rem);
  border-top: 1px solid var(--shadow);
  gap: clamp(1rem, 2.2vw, 1.8rem);
  grid-template-columns: minmax(0, 11rem) minmax(0, 1fr);
}

.geo-step:nth-last-child(-n + 2) {
  border-bottom: 1px solid var(--shadow);
}

.geo-step__figure {
  margin: 0;
}

.geo-step p {
  max-width: 40ch;
  margin: 0;
  font-size: clamp(1.02rem, 1.4vw, 1.18rem);
  line-height: 1.58;
}

.geo-sheet > .container {
  display: grid;
  padding-block: clamp(1.6rem, 3.4vw, 2.6rem);
  border-radius: var(--radius-xl);
  background: var(--foreground);
  box-shadow: var(--shadow-card);
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.geo-sheet__grid {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
  column-gap: clamp(1.5rem, 4vw, 4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.geo-sheet__grid li {
  padding-block: clamp(0.85rem, 1.6vw, 1.15rem);
  border-top: 1px solid var(--muted);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.55;
}

.geo-sheet__grid li:last-child,
.geo-sheet__grid li:nth-last-child(2) {
  border-bottom: 1px solid var(--muted);
}

.geo-ops {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
}

.geo-ops__grid {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 4vw, 3.4rem);
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.geo-ops__figure {
  margin: 0;
  padding: clamp(1rem, 2.4vw, 1.8rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.geo-ops__prose {
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1rem, 1.35vw, 1.12rem);
  line-height: 1.72;
}

.geo-ops__approach {
  display: grid;
  align-items: start;
  margin: clamp(0.8rem, 2vw, 1.6rem) 0 0;
  padding: clamp(1.4rem, 3vw, 2.4rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  gap: clamp(1rem, 3vw, 3rem);
  grid-template-columns: minmax(0, 0.6fr) minmax(0, 1.4fr);
}

.geo-ops__approach h2 {
  max-width: 16ch;
  font-size: clamp(1.25rem, 1.9vw, 1.55rem);
}

.geo-ops__approach p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.7;
}

.geo-offer__panel {
  display: flex;
  align-items: center;
  padding: clamp(1.6rem, 3.4vw, 2.6rem);
  border-radius: var(--radius-2xl);
  background: var(--foreground);
  box-shadow: var(--shadow-floating);
  flex-wrap: wrap;
  justify-content: space-between;
  gap: clamp(1.1rem, 2.6vw, 2rem);
}

.geo-offer__panel h2 {
  max-width: 34ch;
  margin: 0;
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  letter-spacing: -0.02em;
  line-height: 1.32;
}

.geo-faq {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.8rem);
}

.geo-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.8rem);
}

.geo-related .product-card__request,
.geo-related .product-card__link {
  margin-top: auto;
}

.geo-related .related-products__all {
  justify-self: start;
}

@media (max-width: 61.99em) {
  .geo-hero__foot {
    grid-template-columns: minmax(0, 1fr);
  }

  .geo-hero__actions {
    justify-content: flex-start;
  }

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

  .geo-fit__list li:nth-child(odd) {
    padding-left: 0;
    border-left: 0;
  }

  .geo-fit__list li:nth-child(n + 3) {
    border-top: 1px solid var(--shadow);
  }

  .geo-define__body,
  .geo-ops__grid,
  .geo-ops__approach {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 47.99em) {
  .geo-hero__figure {
    overflow-x: visible;
  }

  .geo-scheme--wide {
    display: none;
  }

  .geo-scheme--compact {
    display: block;
  }

  .geo-steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .geo-step {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.1rem;
  }

  .geo-step:nth-last-child(2) {
    border-bottom: 0;
  }

  .geo-step__figure {
    max-width: 17rem;
  }

  .geo-sheet__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .geo-sheet__grid li:nth-last-child(2) {
    border-bottom: 0;
  }

  .geo-fit__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .geo-fit__list li {
    padding-right: 0;
  }

  .geo-fit__list li + li {
    padding-left: 0;
    border-top: 1px solid var(--shadow);
    border-left: 0;
  }
}


.fct-hero {
  padding-top: calc(var(--section-gap) / 3);
}

.fct-hero__inner {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
}

.fct-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.fct-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.fct-crumbs a:hover,
.fct-crumbs a:focus-visible {
  color: var(--accent);
}

.fct-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.fct-crumbs [aria-current="page"] {
  color: var(--text);
}

.fct-hero__band {
  margin: 0;
  padding: clamp(1rem, 2.4vw, 2rem) clamp(1rem, 2.6vw, 2.4rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fct-hero__rail {
  display: grid;
  padding-top: clamp(1rem, 2.2vw, 1.7rem);
  border-top: 1px solid var(--deep-shadow);
  align-items: start;
  gap: clamp(1.2rem, 3.4vw, 3.2rem);
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
}

.fct-hero h1 {
  max-width: 17ch;
  margin: 0;
  font-size: clamp(1.95rem, 3.9vw, 3.15rem);
  letter-spacing: -0.035em;
  line-height: 1.08;
}

.fct-hero__head {
  display: grid;
  gap: clamp(1.1rem, 2.2vw, 1.7rem);
  justify-items: start;
}

.fct-hero__aside {
  display: grid;
  padding-left: clamp(1rem, 2.4vw, 2rem);
  border-left: 1px solid var(--deep-shadow);
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
}

.fct-hero__lede {
  max-width: 52ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.75;
}

.fct-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.fct-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.fct-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.fct-draw--accent {
  stroke: var(--accent);
}

.fct-dash {
  stroke-dasharray: 6 7;
}

.fct-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fct-define h2,
.fct-route h2,
.fct-fit h2,
.fct-abilities h2,
.fct-ops h2,
.fct-approach h2,
.fct-faq h2,
.fct-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.55rem, 2.5vw, 2.1rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.fct-define__prose {
  display: grid;
  gap: clamp(1.3rem, 3.6vw, 3.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fct-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fct-define__figure {
  overflow: hidden;
  margin: 0;
  border-radius: var(--radius-2xl);
  box-shadow: var(--shadow-card);
}

.fct-define__figure img {
  display: block;
  width: 100%;
  height: clamp(15rem, 30vw, 24rem);
  object-fit: cover;
  object-position: center 58%;
}

.fct-route > .container {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.fct-route {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.fct-route__band {
  margin: 0;
}

.fct-route__steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.fct-route__steps li {
  padding-top: 0.9rem;
  border-top: 2px solid var(--accent);
}

.fct-route__steps p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.97rem;
  line-height: 1.65;
}

.fct-fit__inner {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fct-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.2vw, 1.6rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fct-fit__list li {
  padding: clamp(1.1rem, 2.2vw, 1.5rem) clamp(1.2rem, 2.4vw, 1.6rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.6;
}

.fct-abilities {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fct-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  column-gap: clamp(1.6rem, 5vw, 4.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fct-abilities__list li {
  padding-block: clamp(0.85rem, 1.6vw, 1.15rem);
  border-bottom: 1px solid var(--deep-shadow);
  color: var(--text-muted);
  font-size: 1.01rem;
  line-height: 1.6;
}

.fct-ops {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fct-ops__grid {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 4vw, 3.5rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.fct-ops__text {
  max-width: 42ch;
  margin: 0;
  padding-top: clamp(1rem, 2.4vw, 1.8rem);
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fct-ops__figure {
  margin: 0;
  padding: clamp(1rem, 2.4vw, 1.8rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fct-approach__inner {
  display: grid;
  align-items: start;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.fct-approach h2 {
  grid-column: 1 / -1;
}

.fct-approach__text {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fct-offer {
  display: grid;
  padding: clamp(1.4rem, 2.8vw, 2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(1rem, 2vw, 1.4rem);
  justify-items: start;
}

.fct-offer p {
  margin: 0;
  color: var(--text);
  font-size: clamp(1.05rem, 1.5vw, 1.24rem);
  line-height: 1.5;
}

.fct-faq {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fct-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.fct-related .related-product-grid {
  width: 100%;
}

@media (max-width: 991px) {
  .fct-hero__rail,
  .fct-ops__grid,
  .fct-approach__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .fct-hero__aside {
    padding-left: 0;
    border-left: 0;
  }

  .fct-ops__text {
    padding-top: 0;
  }

  .fct-hero h1 {
    max-width: 22ch;
  }

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

@media (max-width: 767px) {
  .fct-define__prose,
  .fct-fit__list,
  .fct-abilities__list,
  .fct-route__steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .fct-scheme--route {
    display: none;
  }

  .fct-route__band {
    display: none;
  }

  .fct-hero__band {
    padding: 1rem 0.9rem;
  }

  .fct-define__figure img {
    height: 13rem;
  }
}


.rad-hero {
  padding-top: calc(var(--section-gap) / 3);
}

.rad-hero__copy {
  display: grid;
  gap: clamp(0.85rem, 1.8vw, 1.3rem);
}

.rad-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.rad-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.rad-crumbs a:hover,
.rad-crumbs a:focus-visible {
  color: var(--accent);
}

.rad-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.rad-crumbs [aria-current="page"] {
  color: var(--text);
}

.rad-hero h1 {
  max-width: 20ch;
  margin: 0;
  font-size: clamp(1.85rem, 3.5vw, 2.9rem);
  letter-spacing: -0.032em;
  line-height: 1.1;
}

.rad-hero__lede {
  max-width: 52ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.75;
}

.rad-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.rad-hero__stage {
  margin: clamp(1.5rem, 3.4vw, 2.6rem) 0 0;
}

.rad-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.rad-scheme--wide {
  display: none;
}

.rad-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.rad-draw--accent {
  stroke: var(--accent);
}

.rad-dash {
  stroke-dasharray: 6 7;
}

.rad-define h2,
.rad-abilities h2,
.rad-fit h2,
.rad-deploy h2,
.rad-ops h2,
.rad-approach h2,
.rad-faq h2,
.rad-related h2 {
  max-width: 24ch;
  margin: 0 0 clamp(1.2rem, 2.6vw, 2rem);
  font-size: clamp(1.45rem, 2.3vw, 1.95rem);
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.rad-define__prose {
  display: grid;
  gap: clamp(1rem, 2.4vw, 2.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rad-define__prose p {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.8;
}

.rad-abilities__list {
  display: grid;
  padding: 0;
  margin: 0;
  column-gap: clamp(1.6rem, 3.6vw, 3.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.rad-abilities__list li {
  padding-block: clamp(0.75rem, 1.5vw, 1.05rem);
  border-top: 1px solid var(--deep-shadow);
  font-size: 1rem;
  line-height: 1.55;
}

.rad-abilities__list li:last-child,
.rad-abilities__list li:nth-last-child(2) {
  border-bottom: 1px solid var(--deep-shadow);
}

.rad-fit {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.rad-fit__list {
  display: grid;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.rad-fit__list li {
  padding: clamp(1.1rem, 2.4vw, 1.7rem) clamp(1rem, 2.2vw, 1.8rem);
  border-top: 1px solid var(--deep-shadow);
  font-size: clamp(1rem, 1.25vw, 1.1rem);
  line-height: 1.6;
}

.rad-fit__list li:first-child,
.rad-fit__list li:nth-child(2) {
  padding-top: 0;
  border-top: 0;
}

.rad-fit__list li:nth-child(even) {
  padding-left: clamp(1.4rem, 3vw, 2.6rem);
  border-left: 1px solid var(--deep-shadow);
}

.rad-deploy__steps {
  display: grid;
  padding: 0;
  margin: 0;
  gap: clamp(1.4rem, 2.8vw, 2.4rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.rad-deploy__steps > li {
  display: grid;
  padding-top: clamp(0.9rem, 1.8vw, 1.3rem);
  border-top: 1px solid var(--deep-shadow);
  align-content: start;
  gap: clamp(0.8rem, 1.6vw, 1.2rem);
}

.rad-step {
  margin: 0;
}

.rad-deploy__steps p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.96rem;
  line-height: 1.65;
}

.rad-ops__grid {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 3.4vw, 3.2rem);
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
}

.rad-ops__figure {
  margin: 0;
}

.rad-ops__prose {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.8;
}

.rad-approach__text {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.8;
}

.rad-offer__panel {
  display: flex;
  padding: clamp(1.6rem, 3.4vw, 2.6rem) clamp(1.4rem, 3vw, 2.6rem);
  border-radius: var(--radius-2xl);
  align-items: center;
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  flex-wrap: wrap;
  gap: clamp(1.2rem, 2.6vw, 2.4rem);
  justify-content: space-between;
}

.rad-offer__panel h2 {
  max-width: 40ch;
  margin: 0;
  font-size: clamp(1.15rem, 1.7vw, 1.45rem);
  letter-spacing: -0.015em;
  line-height: 1.4;
}

@media (max-width: 62rem) {
  .rad-define__prose,
  .rad-ops__grid {
    grid-template-columns: minmax(0, 1fr);
  }

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

  .rad-ops__prose,
  .rad-define__prose p {
    max-width: 62ch;
  }
}

@media (max-width: 40rem) {
  .rad-abilities__list,
  .rad-fit__list,
  .rad-deploy__steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .rad-abilities__list li:nth-last-child(2) {
    border-bottom: 0;
  }

  .rad-fit__list li:nth-child(2) {
    padding-top: clamp(1.1rem, 2.4vw, 1.7rem);
    border-top: 1px solid var(--deep-shadow);
  }

  .rad-fit__list li:nth-child(even) {
    padding-left: 0;
    border-left: 0;
  }
}

@media (min-width: 75rem) {
  .rad-hero {
    display: grid;
  }

  .rad-hero__copy,
  .rad-hero__stage {
    grid-area: 1 / 1;
  }

  .rad-hero__stage {
    align-self: end;
    justify-self: center;
    margin-block: 0;
  }

  .rad-hero__copy {
    align-self: start;
    padding-top: clamp(1.2rem, 3vw, 2.6rem);
  }

  .rad-hero__copy > * {
    max-width: min(38rem, 43%);
  }

  .rad-scheme--wide {
    display: block;
  }

  .rad-scheme--narrow {
    display: none;
  }
}

.dsl-hero {
  padding-top: calc(var(--section-gap) / 3);
}

.dsl-hero__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.dsl-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.dsl-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.dsl-crumbs a:hover,
.dsl-crumbs a:focus-visible {
  color: var(--accent);
}

.dsl-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.dsl-crumbs [aria-current="page"] {
  color: var(--text);
}

.dsl-hero__stage {
  display: grid;
  align-items: start;
  gap: clamp(1.4rem, 3.4vw, 3rem);
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.62fr) minmax(0, 1.06fr);
}

.dsl-hero h1 {
  max-width: 15ch;
  margin: 0;
  font-size: clamp(1.9rem, 3.5vw, 2.85rem);
  letter-spacing: -0.035em;
  line-height: 1.1;
}

.dsl-hero__spine {
  margin: 0;
  padding: clamp(0.9rem, 1.8vw, 1.5rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-recessed);
}

.dsl-hero__aside {
  display: grid;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.dsl-hero__lede {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.75;
}

.dsl-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.dsl-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.dsl-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.dsl-draw--accent {
  stroke: var(--accent);
}

.dsl-dash {
  stroke-dasharray: 5 6;
}

.dsl-scheme--ops-compact {
  display: none;
}

.dsl-define {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
}

.dsl-define h2,
.dsl-abilities h2,
.dsl-steps h2,
.dsl-fit h2,
.dsl-ops h2,
.dsl-approach h2,
.dsl-faq h2,
.dsl-related h2 {
  max-width: 24ch;
  margin: 0;
  font-size: clamp(1.5rem, 2.5vw, 2.05rem);
  letter-spacing: -0.02em;
  line-height: 1.18;
}

.dsl-define__prose {
  display: grid;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.dsl-define__prose p {
  max-width: 46ch;
  margin: 0;
  color: var(--text-muted);
  line-height: 1.8;
}

.dsl-abilities {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.8rem);
}

.dsl-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  column-gap: clamp(1.4rem, 4vw, 3.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.dsl-abilities__list li {
  padding-block: clamp(0.75rem, 1.5vw, 1.05rem);
  border-top: 1px solid var(--deep-shadow);
  font-size: clamp(0.98rem, 1.15vw, 1.08rem);
  line-height: 1.55;
}

.dsl-steps {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.dsl-steps__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 2.6vw, 2rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.dsl-steps__list li {
  display: grid;
  align-content: start;
  gap: clamp(0.8rem, 1.6vw, 1.1rem);
}

.dsl-steps__figure {
  margin: 0;
  padding: clamp(0.6rem, 1.3vw, 0.95rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.dsl-steps__list p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.96rem;
  line-height: 1.65;
}

.dsl-fit__panel {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
}

.dsl-fit__list {
  display: grid;
  margin: 0;
  padding: clamp(1.2rem, 2.6vw, 2rem) clamp(1.2rem, 2.8vw, 2.4rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  column-gap: clamp(1.6rem, 3.6vw, 3.2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.dsl-fit__list li {
  padding-block: clamp(0.85rem, 1.7vw, 1.15rem);
  font-size: clamp(1.02rem, 1.4vw, 1.24rem);
  line-height: 1.45;
}

.dsl-fit__list li:nth-child(n + 3) {
  border-top: 1px solid var(--deep-shadow);
}

.dsl-fit__list li:nth-child(even) {
  padding-left: clamp(1.6rem, 3.6vw, 3.2rem);
  border-left: 1px solid var(--deep-shadow);
}

.dsl-ops {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.dsl-ops__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  grid-template-columns: minmax(0, 0.62fr) minmax(0, 1.38fr);
}

.dsl-ops__text {
  max-width: 40ch;
  margin: 0;
  color: var(--text-muted);
  line-height: 1.8;
}

.dsl-ops__figure {
  margin: 0;
}

.dsl-approach__inner {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
}

.dsl-approach__text {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  line-height: 1.8;
}

.dsl-offer {
  display: flex;
  align-items: center;
  padding: clamp(1.2rem, 2.6vw, 1.9rem) clamp(1.2rem, 2.8vw, 2.2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  flex-wrap: wrap;
  gap: clamp(1rem, 2.4vw, 2rem);
  justify-content: space-between;
}

.dsl-offer p {
  max-width: 52ch;
  margin: 0;
  font-size: clamp(1rem, 1.3vw, 1.14rem);
  line-height: 1.6;
}

.dsl-faq {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
}

.dsl-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.dsl-related .related-product-grid {
  width: 100%;
}

@media (max-width: 991px) {
  .dsl-hero__stage {
    align-items: start;
    gap: clamp(1.2rem, 3vw, 2rem);
    grid-template-columns: minmax(0, 1fr);
  }

  .dsl-hero h1 {
    max-width: 20ch;
  }

  .dsl-hero__aside {
    order: 2;
  }

  .dsl-hero__spine {
    order: 3;
    width: min(100%, 17rem);
  }

  .dsl-ops__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .dsl-ops__text {
    max-width: 58ch;
  }

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

@media (max-width: 767px) {
  .dsl-scheme--ops {
    display: none;
  }

  .dsl-scheme--ops-compact {
    display: block;
  }
}

@media (max-width: 599px) {
  .dsl-define__prose,
  .dsl-abilities__list,
  .dsl-fit__list,
  .dsl-steps__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .dsl-fit__list li:nth-child(2) {
    border-top: 1px solid var(--deep-shadow);
  }

  .dsl-fit__list li:nth-child(even) {
    padding-left: 0;
    border-left: 0;
  }

  .dsl-abilities__list li:first-child {
    border-top: 0;
    padding-top: 0;
  }

  .dsl-steps__list li {
    grid-template-columns: minmax(0, 9rem) minmax(0, 1fr);
    align-items: center;
    gap: 1rem;
  }
}


.fbr-hero {
  padding-top: calc(var(--section-gap) / 5);
  padding-bottom: calc(var(--section-gap) / 3);
}

.fbr-hero__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.fbr-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.fbr-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.fbr-crumbs a:hover,
.fbr-crumbs a:focus-visible {
  color: var(--accent);
}

.fbr-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.fbr-crumbs [aria-current="page"] {
  color: var(--text);
}

.fbr-hero__lead {
  display: grid;
  justify-items: center;
  text-align: center;
  gap: clamp(1rem, 2vw, 1.5rem);
}

.fbr-hero h1 {
  max-width: 20ch;
  margin: 0;
  font-size: clamp(1.95rem, 4vw, 3.2rem);
  letter-spacing: -0.035em;
  line-height: 1.09;
}

.fbr-hero__lede {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.75;
}

.fbr-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.85rem;
}

.fbr-hero__band {
  width: 100%;
  max-width: 62rem;
  margin: 0 auto;
  padding: clamp(1rem, 2.4vw, 2rem) clamp(1rem, 2.6vw, 2.4rem) 0;
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fbr-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.fbr-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.fbr-draw--accent {
  stroke: var(--accent);
}

.fbr-dash {
  stroke-dasharray: 6 7;
}

.fbr-band {
  stroke: var(--shadow);
  stroke-width: 1.6;
}

.fbr-scheme--hero-compact {
  display: none;
}

.fbr-define,
.fbr-abilities,
.fbr-fit,
.fbr-ops {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fbr-define h2,
.fbr-abilities h2,
.fbr-steps h2,
.fbr-fit h2,
.fbr-ops h2,
.fbr-approach h2,
.fbr-faq h2,
.fbr-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.55rem, 2.5vw, 2.1rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.fbr-define__prose {
  display: grid;
  gap: clamp(1rem, 1.8vw, 1.4rem);
}

.fbr-define__prose p {
  max-width: 72ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fbr-define__prose .fbr-define__lead {
  color: var(--text);
  font-size: clamp(1.1rem, 1.7vw, 1.32rem);
  line-height: 1.62;
}

.fbr-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--shadow);
  column-gap: clamp(1.6rem, 5vw, 4.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fbr-abilities__list li {
  padding-block: clamp(0.9rem, 1.7vw, 1.2rem);
  border-bottom: 1px solid var(--shadow);
  color: var(--text-muted);
  font-size: 1.01rem;
  line-height: 1.6;
}

.fbr-steps {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.fbr-steps__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.fbr-steps__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 2.8vw, 2.2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fbr-step {
  display: grid;
  align-content: start;
  gap: clamp(0.8rem, 1.5vw, 1.1rem);
  grid-template-columns: minmax(0, 1fr);
}

.fbr-step__figure {
  max-width: 21rem;
  margin: 0;
  padding: clamp(0.7rem, 1.4vw, 1rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fbr-step p {
  max-width: 34ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1rem;
  line-height: 1.7;
}

.fbr-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.fbr-fit__list li {
  padding-inline: clamp(1rem, 2.2vw, 1.8rem);
  border-left: 1px solid var(--shadow);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.65;
}

.fbr-fit__list li:first-child {
  padding-left: 0;
  border-left: 0;
}

.fbr-ops__text {
  max-width: 64ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fbr-ops__figure {
  width: 100%;
  max-width: 31rem;
  margin: 0 auto;
  padding: clamp(1rem, 2.4vw, 1.8rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fbr-approach__inner {
  display: grid;
  gap: clamp(1.2rem, 2.4vw, 1.8rem);
}

.fbr-approach__text {
  max-width: 68ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fbr-offer {
  display: grid;
  align-items: center;
  padding: clamp(1.4rem, 2.8vw, 2rem) clamp(1.4rem, 3vw, 2.4rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(1rem, 2.6vw, 2.2rem);
  grid-template-columns: minmax(0, 1fr) auto;
}

.fbr-offer p {
  max-width: 46ch;
  margin: 0;
  color: var(--text);
  font-size: clamp(1.05rem, 1.5vw, 1.24rem);
  line-height: 1.5;
}

.fbr-faq,
.fbr-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.fbr-related .related-product-grid,
.fbr-faq .faq-list {
  width: 100%;
}

@media (max-width: 991px) {
  .fbr-steps__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fbr-fit__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: clamp(1rem, 2.4vw, 1.6rem);
  }

  .fbr-fit__list li:nth-child(3) {
    padding-left: 0;
    border-left: 0;
  }
}

@media (max-width: 767px) {
  .fbr-abilities__list,
  .fbr-fit__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .fbr-fit__list li {
    padding: 0 0 0 1rem;
    border-left: 2px solid var(--shadow);
  }

  .fbr-fit__list li:first-child,
  .fbr-fit__list li:nth-child(3) {
    padding-left: 1rem;
    border-left: 2px solid var(--shadow);
  }

  .fbr-offer {
    grid-template-columns: minmax(0, 1fr);
    justify-items: start;
  }

  .fbr-steps__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .fbr-hero__band {
    padding: 0.9rem;
  }

  .fbr-scheme--hero {
    display: none;
  }

  .fbr-scheme--hero-compact {
    display: block;
  }
}


.met-hero .container {
  max-width: calc(var(--container-wide) + (var(--gutter) * 2));
}

.met-hero__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.met-crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem;
  color: var(--text-muted);
  font-size: 0.82rem;
}

.met-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.met-crumbs a:hover,
.met-crumbs a:focus-visible {
  color: var(--accent);
}

.met-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.met-crumbs [aria-current="page"] {
  color: var(--text);
}

.met-hero__stage {
  display: grid;
  align-items: center;
  gap: 0;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 37rem) minmax(0, 0.85fr);
}

.met-hero__wing {
  margin: 0;
}

.met-hero__copy {
  display: grid;
  padding: clamp(1.5rem, 3vw, 2.4rem) clamp(1.4rem, 3vw, 2.2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
}

.met-hero h1 {
  max-width: 24ch;
  margin: 0;
  font-size: clamp(1.7rem, 2.4vw, 2.35rem);
  line-height: 1.16;
}

.met-hero__lede {
  max-width: 42ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.7;
}

.met-hero__actions {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  gap: 0.7rem;
}

.met-scheme {
  display: block;
  width: 100%;
  height: auto;
  color: var(--text-muted);
}

.met-draw {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.met-draw--accent {
  color: var(--accent);
  stroke-width: 2.4;
}

.met-dash {
  stroke-dasharray: 7 6;
}

.met-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.met-define h2,
.met-abilities h2,
.met-fit h2,
.met-steps h2,
.met-approach h2,
.met-ops h2,
.met-faq h2,
.met-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.35rem, 2vw, 1.85rem);
  line-height: 1.25;
}

.met-define__body {
  display: grid;
  align-items: center;
  gap: clamp(1.4rem, 3.6vw, 3rem);
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);
}

.met-define__prose {
  display: grid;
  gap: clamp(1rem, 1.8vw, 1.35rem);
}

.met-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.8;
}

.met-define__figure {
  overflow: hidden;
  margin: 0;
  border-radius: var(--radius-2xl);
  box-shadow: var(--shadow-card);
}

.met-define__figure img {
  display: block;
  width: 100%;
  height: auto;
}

.met-abilities {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.met-abilities__grid {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(0.8rem, 1.6vw, 1.1rem);
  grid-auto-rows: minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.met-abilities__grid li {
  padding: clamp(1rem, 1.8vw, 1.3rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-size: 0.97rem;
  line-height: 1.55;
}

.met-fit {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.met-fit__inner {
  display: grid;
  gap: clamp(1.1rem, 2.4vw, 1.7rem);
}

.met-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  column-gap: clamp(1.6rem, 5vw, 4.5rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.met-fit__list li {
  padding-block: clamp(0.85rem, 1.7vw, 1.15rem);
  border-top: 1px solid var(--deep-shadow);
  color: var(--text);
  font-size: clamp(1rem, 1.35vw, 1.14rem);
  line-height: 1.5;
}

.met-steps {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.2rem);
}

.met-steps__list {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 2.6vw, 2.2rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.met-steps__list li {
  display: grid;
  align-content: start;
  gap: 0.9rem;
}

.met-steps__figure {
  margin: 0;
  padding: clamp(0.7rem, 1.4vw, 1rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.met-steps__list p {
  margin: 0;
  padding-top: 0.75rem;
  border-top: 2px solid var(--accent);
  color: var(--text-muted);
  font-size: 0.96rem;
  line-height: 1.65;
}

.met-approach {
  display: grid;
  gap: clamp(1rem, 2vw, 1.4rem);
}

.met-approach__text {
  max-width: 62ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(1.04rem, 1.5vw, 1.2rem);
  line-height: 1.8;
}

.met-ops__inner {
  display: grid;
  align-content: start;
  column-gap: clamp(1.6rem, 4vw, 3.4rem);
  row-gap: clamp(0.9rem, 1.8vw, 1.3rem);
  grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
  grid-template-rows: auto 1fr;
}

.met-ops__inner h2 {
  grid-column: 2;
  grid-row: 1;
}

.met-ops__text {
  align-self: start;
  grid-column: 2;
  grid-row: 2;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.02rem;
  line-height: 1.8;
}

.met-ops__figure {
  grid-column: 1;
  grid-row: 1 / span 2;
  margin: 0;
  padding: clamp(1rem, 2.4vw, 1.8rem) clamp(0.8rem, 2vw, 1.6rem);
  border-radius: var(--radius-2xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.met-offer__panel {
  display: grid;
  align-items: center;
  padding: clamp(1.4rem, 2.8vw, 2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(1rem, 2.4vw, 2rem);
  grid-template-columns: minmax(0, 1fr) auto;
}

.met-offer__panel p {
  max-width: 46ch;
  margin: 0;
  color: var(--text);
  font-size: clamp(1.05rem, 1.5vw, 1.24rem);
  line-height: 1.5;
}

.met-faq {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.met-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.met-related .related-product-grid {
  width: 100%;
}

@media (max-width: 1199px) {
  .met-abilities__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .met-hero__stage {
    gap: clamp(1.2rem, 3vw, 1.8rem);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .met-hero__copy {
    order: -1;
    grid-column: 1 / -1;
  }

  .met-hero h1 {
    max-width: 24ch;
  }

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

  .met-ops__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .met-ops__inner h2,
  .met-ops__text {
    grid-column: 1;
  }

  .met-ops__figure {
    grid-column: 1;
    grid-row: 3;
  }
}

@media (max-width: 767px) {
  .met-define__body {
    grid-template-columns: minmax(0, 1fr);
  }

  .met-hero__stage {
    grid-template-columns: minmax(0, 1fr);
  }

  .met-hero__wing + .met-hero__copy + .met-hero__wing {
    display: none;
  }

  .met-abilities__grid,
  .met-fit__list,
  .met-steps__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .met-offer__panel {
    grid-template-columns: minmax(0, 1fr);
    justify-items: start;
  }

  .met-steps__figure {
    max-width: 18rem;
  }
}

.fax-hero {
  padding-top: calc(var(--section-gap) / 3);
}

.fax-hero__inner {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 2rem);
}

.fax-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.fax-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.fax-crumbs a:hover,
.fax-crumbs a:focus-visible {
  color: var(--accent);
}

.fax-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.fax-crumbs [aria-current="page"] {
  color: var(--text);
}

.fax-hero__grid {
  display: grid;
  gap: clamp(1.6rem, 3.4vw, 2.8rem);
}

.fax-hero__figure {
  margin: 0;
  padding: clamp(1rem, 2.2vw, 1.9rem) clamp(1.1rem, 3vw, 2.6rem);
  border-radius: var(--radius-2xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.fax-hero__copy {
  display: grid;
  align-items: end;
  gap: clamp(1.1rem, 3.4vw, 3.2rem);
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
}

.fax-hero__say {
  display: grid;
  gap: clamp(1rem, 2vw, 1.4rem);
  justify-items: start;
}

.fax-hero h1 {
  max-width: 15ch;
  margin: 0;
  font-size: clamp(2rem, 4.1vw, 3.3rem);
  letter-spacing: -0.035em;
  line-height: 1.06;
}

.fax-hero__lede {
  max-width: 52ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.98rem, 1.2vw, 1.06rem);
  line-height: 1.75;
}

.fax-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.fax-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.fax-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.fax-draw--accent {
  stroke: var(--accent);
}

.fax-dash {
  stroke-dasharray: 6 7;
}

.fax-scheme--heroflat,
.fax-scheme--opsflat {
  display: none;
}

.fax-define h2,
.fax-abilities h2,
.fax-rollout h2,
.fax-fit h2,
.fax-ops h2,
.fax-approach h2,
.fax-faq h2,
.fax-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.55rem, 2.5vw, 2.1rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.fax-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fax-define__prose {
  display: grid;
  gap: clamp(1.3rem, 3.6vw, 3.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fax-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fax-abilities {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fax-abilities__list {
  display: grid;
  margin: 0;
  padding: 0;
  column-gap: clamp(1.6rem, 5vw, 4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fax-abilities__list li {
  position: relative;
  padding-block: clamp(0.8rem, 1.5vw, 1.05rem);
  padding-left: 1.7rem;
  color: var(--text-muted);
  font-size: 1.01rem;
  line-height: 1.6;
}

.fax-abilities__list li::before {
  position: absolute;
  top: 1.55em;
  left: 0;
  width: 0.85rem;
  height: 2px;
  border-radius: var(--radius-full);
  background: var(--accent);
  content: "";
}

.fax-rollout {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.fax-rollout__inner {
  display: grid;
  gap: clamp(1.4rem, 3vw, 2.4rem);
}

.fax-rollout__steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1.2rem, 3vw, 2.4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fax-rollout__steps li {
  display: grid;
  padding: clamp(1.1rem, 2.2vw, 1.6rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  gap: clamp(0.9rem, 1.8vw, 1.3rem);
}

.fax-step__figure {
  margin: 0;
}

.fax-rollout__steps p {
  max-width: 34ch;
  margin: 0;
  padding-top: clamp(0.8rem, 1.6vw, 1.1rem);
  border-top: 2px solid var(--accent);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.6;
}

.fax-fit {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fax-fit__list {
  display: grid;
  margin: 0;
  padding: 0;
  column-gap: clamp(1.6rem, 5vw, 4rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.fax-fit__list li {
  padding-block: clamp(0.9rem, 1.8vw, 1.2rem);
  border-top: 1px solid var(--deep-shadow);
  color: var(--text);
  font-size: 1.02rem;
  line-height: 1.6;
}

.fax-ops {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fax-ops__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.4rem, 3.4vw, 2.8rem);
  grid-template-columns: minmax(0, 1.46fr) minmax(0, 0.54fr);
}

.fax-ops__figure {
  margin: 0;
  padding: clamp(1rem, 2.4vw, 1.8rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.fax-ops__text {
  max-width: 40ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fax-approach__inner {
  display: grid;
  align-items: start;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.fax-approach h2 {
  grid-column: 1 / -1;
}

.fax-approach__text {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.fax-offer {
  display: grid;
  padding: clamp(1.4rem, 2.8vw, 2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(1rem, 2vw, 1.4rem);
  justify-items: start;
}

.fax-offer p {
  margin: 0;
  color: var(--text);
  font-size: clamp(1.05rem, 1.5vw, 1.24rem);
  line-height: 1.5;
}

.fax-faq {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.fax-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.fax-related .related-product-grid {
  width: 100%;
}

@media (min-width: 52.001rem) {
  .fax-related .related-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .fax-hero__copy,
  .fax-ops__grid,
  .fax-approach__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .fax-hero h1 {
    max-width: 20ch;
  }

  .fax-ops__text {
    max-width: 52ch;
  }
}

@media (max-width: 767px) {
  .fax-define__prose,
  .fax-abilities__list,
  .fax-fit__list,
  .fax-rollout__steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .fax-abilities__list li::before {
    top: 1.5em;
  }

  .fax-scheme--hero,
  .fax-scheme--ops {
    display: none;
  }

  .fax-scheme--heroflat,
  .fax-scheme--opsflat {
    display: block;
  }
}

.sip-hero {
  padding-top: calc(var(--section-gap) / 3);
}

.sip-hero__inner {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 2rem);
}

.sip-crumbs {
  display: flex;
  align-items: center;
  color: var(--text-muted);
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.5rem;
}

.sip-crumbs a {
  color: var(--text-muted);
  text-decoration: none;
}

.sip-crumbs a:hover,
.sip-crumbs a:focus-visible {
  color: var(--accent);
}

.sip-crumbs span[aria-hidden="true"] {
  color: var(--deep-shadow);
}

.sip-crumbs [aria-current="page"] {
  color: var(--text);
}

.sip-hero__grid {
  display: grid;
  align-items: center;
  gap: clamp(1.6rem, 4.2vw, 4.2rem);
  grid-template-columns: minmax(0, 16.5rem) minmax(0, 1fr);
}

.sip-hero__spine {
  margin: 0;
  padding: clamp(1rem, 2vw, 1.6rem) clamp(0.8rem, 1.6vw, 1.2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
}

.sip-hero__copy {
  display: grid;
  gap: clamp(1rem, 2.2vw, 1.6rem);
}

.sip-hero h1 {
  max-width: 17ch;
  margin: 0;
  font-size: clamp(1.95rem, 4vw, 3.2rem);
  letter-spacing: -0.035em;
  line-height: 1.08;
}

.sip-hero__lede {
  max-width: 54ch;
  margin: 0;
  color: var(--text-muted);
  font-size: clamp(0.99rem, 1.2vw, 1.08rem);
  line-height: 1.75;
}

.sip-hero__actions {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.sip-scheme {
  display: block;
  width: 100%;
  height: auto;
}

.sip-draw {
  fill: none;
  stroke: var(--text-muted);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.sip-draw--accent {
  stroke: var(--accent);
}

.sip-draw--spare {
  stroke: var(--deep-shadow);
}

.sip-dash {
  stroke-dasharray: 6 7;
}

.sip-glyph path {
  vector-effect: non-scaling-stroke;
}

.sip-scheme__label {
  fill: var(--text-muted);
  font-family: var(--font-sans);
  letter-spacing: -0.01em;
  stroke: none;
}

.sip-scheme--spine .sip-scheme__label {
  font-size: 20px;
}

.sip-scheme--ops .sip-scheme__label,
.sip-scheme--opsflat .sip-scheme__label {
  font-size: 17px;
}

.sip-scheme--opsflat,
.sip-scheme--railflat {
  display: none;
}

.sip-define {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-define h2,
.sip-abilities h2,
.sip-gates h2,
.sip-fit h2,
.sip-ops h2,
.sip-approach h2,
.sip-faq h2,
.sip-related h2 {
  max-width: 26ch;
  margin: 0;
  font-size: clamp(1.55rem, 2.5vw, 2.1rem);
  letter-spacing: -0.025em;
  line-height: 1.16;
}

.sip-define__prose {
  display: grid;
  align-items: start;
  gap: clamp(1.3rem, 3.4vw, 3.2rem);
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr);
}

.sip-define__prose p {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.01rem;
  line-height: 1.8;
}

.sip-define__prose .sip-define__lead {
  color: var(--text);
  font-size: clamp(1.06rem, 1.5vw, 1.2rem);
  line-height: 1.68;
}

.sip-abilities {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-abilities__board {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.2vw, 1.8rem) clamp(1.3rem, 2.8vw, 2.4rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.sip-abilities__board li {
  padding-top: clamp(0.8rem, 1.4vw, 1.05rem);
  border-top: 1px solid var(--deep-shadow);
  color: var(--text-muted);
  font-size: 0.97rem;
  line-height: 1.62;
}

.sip-gates {
  background: var(--muted);
  box-shadow: var(--shadow-recessed);
}

.sip-gates__inner {
  display: grid;
  gap: clamp(1.2rem, 2.4vw, 1.8rem);
}

.sip-gates__rail {
  overflow-x: auto;
  margin: 0;
}

.sip-gates__steps {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2vw, 1.8rem);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.sip-gates__steps li {
  padding-top: 0.95rem;
  border-top: 2px solid var(--accent);
}

.sip-gates__steps p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.97rem;
  line-height: 1.65;
}

.sip-fit {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-fit__cards {
  display: grid;
  margin: 0;
  padding: 0;
  gap: clamp(1rem, 2.2vw, 1.6rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
}

.sip-fit__cards li {
  padding: clamp(1.1rem, 2.2vw, 1.5rem) clamp(1.2rem, 2.4vw, 1.7rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.6;
}

.sip-ops {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-ops__text {
  max-width: 66ch;
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.sip-ops__figure {
  overflow-x: auto;
  margin: 0;
  padding: clamp(1rem, 2.4vw, 1.9rem);
  border-radius: var(--radius-2xl);
  background: var(--foreground);
  box-shadow: var(--shadow-recessed);
}

.sip-approach {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-approach__body {
  display: grid;
  align-items: start;
  gap: clamp(1.3rem, 3.2vw, 3rem);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.sip-approach__text {
  margin: 0;
  color: var(--text-muted);
  font-size: 1.03rem;
  line-height: 1.8;
}

.sip-offer {
  display: grid;
  padding: clamp(1.4rem, 2.8vw, 2rem);
  border-radius: var(--radius-2xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
  gap: clamp(1rem, 2vw, 1.4rem);
  justify-items: start;
}

.sip-offer p {
  margin: 0;
  color: var(--text);
  font-size: clamp(1.05rem, 1.5vw, 1.22rem);
  line-height: 1.5;
}

.sip-faq {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
}

.sip-related {
  display: grid;
  gap: clamp(1.2rem, 2.6vw, 1.9rem);
  justify-items: start;
}

.sip-related .related-product-grid {
  width: 100%;
}

@media (max-width: 1199px) {
  .sip-abilities__board {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .sip-hero__grid,
  .sip-define__prose,
  .sip-approach__body {
    grid-template-columns: minmax(0, 1fr);
  }

  .sip-hero__grid {
    gap: clamp(1.4rem, 3vw, 2rem);
  }

  .sip-hero__spine {
    order: 2;
  }

  .sip-hero h1 {
    max-width: 22ch;
  }

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

@media (max-width: 767px) {
  .sip-abilities__board,
  .sip-fit__cards,
  .sip-gates__steps {
    grid-template-columns: minmax(0, 1fr);
  }

  .sip-scheme--rail,
  .sip-scheme--ops {
    display: none;
  }

  .sip-scheme--railflat,
  .sip-scheme--opsflat {
    display: block;
  }
}


.abt-opening {
  padding-block: clamp(2.5rem, 5vw, 4.25rem) calc(var(--section-gap) / 2);
}

.abt-opening__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(1.75rem, 4vw, 3.25rem);
  align-items: center;
}

.abt-opening h1 {
  margin: 0 0 clamp(1rem, 2vw, 1.5rem);
  font-size: clamp(2rem, 3.9vw, 3.15rem);
  line-height: 1.12;
  letter-spacing: -0.015em;
  max-width: 18ch;
}

.abt-opening__lede p {
  margin: 0 0 0.95rem;
  color: var(--text-muted);
  font-size: 0.97rem;
  line-height: 1.72;
  max-width: 54ch;
}

.abt-opening__lede p:last-child {
  margin-bottom: 0;
}

.abt-opening__first {
  color: var(--text);
  font-size: 1.08rem;
  line-height: 1.62;
}

.abt-opening__scheme {
  display: flex;
  justify-content: center;
}

.abt-scheme {
  width: 100%;
  height: auto;
  color: var(--text-muted);
}

.abt-scheme--merge {
  max-width: 25rem;
}

.abt-scheme--sites {
  max-width: 27rem;
}

.abt-scheme__lane rect,
.abt-scheme__site rect {
  fill: var(--foreground);
  stroke: var(--shadow);
  stroke-width: 1.25;
}

.abt-scheme__link path {
  fill: none;
  stroke: var(--accent);
  stroke-width: 1.6;
  stroke-linecap: round;
}

.abt-scheme__out path {
  fill: none;
  stroke: var(--shadow);
  stroke-width: 1.6;
  stroke-linecap: round;
}

.abt-scheme__out circle {
  fill: var(--muted);
  stroke: var(--shadow);
  stroke-width: 1.25;
}

.abt-scheme__core {
  fill: var(--background);
  stroke: var(--accent);
  stroke-width: 1.8;
}

.abt-scheme__core-label {
  fill: var(--text);
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 650;
  text-anchor: middle;
}

.abt-scheme__label text {
  fill: var(--text-muted);
  font-family: var(--font-sans);
  font-size: 13px;
  font-weight: 500;
}

.abt-scheme__note {
  fill: var(--accent);
  font-size: 11px;
  letter-spacing: 0.06em;
}

.abt-scheme__live circle {
  fill: var(--accent);
}

.abt-scope h2,
.abt-ownership h2,
.abt-scale h2,
.abt-clients h2,
.abt-approach h2,
.abt-infrastructure h2,
.abt-standards h2,
.abt-integration h2,
.abt-invitation h2 {
  margin: 0 0 clamp(0.85rem, 1.6vw, 1.2rem);
  font-size: clamp(1.45rem, 2.5vw, 2.05rem);
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.abt-scope__lede {
  margin: 0 0 clamp(1.5rem, 3vw, 2.25rem);
  max-width: 60ch;
  font-size: 1.06rem;
  line-height: 1.6;
  color: var(--text);
}

.abt-scope__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2.4vw, 1.75rem);
}

.abt-scope__grid p {
  margin: 0;
  padding: clamp(1.15rem, 2.2vw, 1.65rem);
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.7;
}

.abt-infrastructure__shell {
  padding: clamp(1.5rem, 3.4vw, 2.75rem);
  border-radius: var(--radius-xl);
  background: var(--background);
  box-shadow: var(--shadow-recessed);
}

.abt-infrastructure__lede {
  margin: 0 0 clamp(1.4rem, 2.8vw, 2rem);
  max-width: 52ch;
  font-size: 1.06rem;
  line-height: 1.6;
  color: var(--text);
}

.abt-infrastructure__split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 3.2vw, 2.75rem);
  align-items: center;
}

.abt-infrastructure__claim {
  margin: 0;
  padding-left: clamp(0.9rem, 1.6vw, 1.25rem);
  border-left: 2px solid var(--accent);
  color: var(--text);
  font-size: 1rem;
  line-height: 1.72;
}

.abt-infrastructure__close {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2.4vw, 2rem);
  margin-top: clamp(1.5rem, 3vw, 2.25rem);
  padding-top: clamp(1.25rem, 2.4vw, 1.75rem);
  border-top: 1px solid rgb(163 177 198 / 42%);
}

.abt-infrastructure__close p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.72;
}

.abt-ownership__problem {
  margin: 0 0 clamp(1.5rem, 3vw, 2.25rem);
  max-width: 64ch;
  font-size: clamp(1.15rem, 2vw, 1.55rem);
  line-height: 1.42;
  color: var(--text);
}

.abt-ownership__answer {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2.6vw, 2.25rem);
  padding-top: clamp(1.25rem, 2.4vw, 1.75rem);
  border-top: 1px solid rgb(163 177 198 / 42%);
}

.abt-ownership__answer p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.72;
}

.abt-scale__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(1.5rem, 3.4vw, 3rem);
  align-items: start;
}

.abt-scale h2 {
  margin: 0;
}

.abt-scale__spine {
  display: grid;
  gap: clamp(1.1rem, 2.2vw, 1.6rem);
  padding-left: clamp(1.1rem, 2.4vw, 1.75rem);
  border-left: 2px solid var(--muted);
}

.abt-scale__spine p {
  position: relative;
  margin: 0;
  color: var(--text-muted);
  font-size: 0.98rem;
  line-height: 1.72;
}

.abt-scale__spine p::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: calc(-1 * clamp(1.1rem, 2.4vw, 1.75rem) - 4px);
  width: 6px;
  height: 6px;
  border-radius: var(--radius-full);
  background: var(--accent);
}

.abt-scale__spine p:first-child {
  color: var(--text);
  font-size: 1.06rem;
  line-height: 1.6;
}

.abt-integration__head {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(1rem, 2.6vw, 2.25rem);
  align-items: baseline;
  padding-bottom: clamp(1.25rem, 2.4vw, 1.75rem);
  border-bottom: 1px solid rgb(163 177 198 / 42%);
}

.abt-integration__head h2 {
  margin: 0;
}

.abt-integration__head p {
  margin: 0;
  color: var(--text);
  font-size: 1.06rem;
  line-height: 1.6;
}

.abt-integration__body {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2.6vw, 2.25rem);
  margin-top: clamp(1.35rem, 2.6vw, 2rem);
}

.abt-integration__body p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.72;
}

.abt-integration__result {
  grid-column: 1 / -1;
  padding-top: clamp(1rem, 2vw, 1.5rem);
  border-top: 2px solid var(--accent);
  color: var(--text);
  font-size: 1.02rem;
}

.abt-clients__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  gap: clamp(1.5rem, 3.4vw, 3rem);
  align-items: center;
}

.abt-clients__text p {
  margin: 0 0 1.1rem;
  color: var(--text-muted);
  font-size: 0.98rem;
  line-height: 1.72;
}

.abt-clients__text p:last-child {
  margin-bottom: 0;
}

.abt-clients__roll {
  margin: 0;
  padding: clamp(1.15rem, 2.2vw, 1.65rem) clamp(1.25rem, 2.4vw, 1.85rem);
  border-radius: var(--radius-lg);
  background: var(--material-gradient);
  box-shadow: var(--shadow-card);
  color: var(--text);
  font-size: 1.02rem;
  line-height: 1.66;
}

.abt-standards__shell {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9rem clamp(1.5rem, 3.4vw, 3rem);
  align-items: start;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border-radius: var(--radius-xl);
  border: 1px solid rgb(163 177 198 / 42%);
  background: var(--background);
}

.abt-standards__shell h2 {
  grid-column: 1 / -1;
  margin: 0;
}

.abt-standards__shell p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.96rem;
  line-height: 1.72;
}

.abt-standards__pointer {
  grid-column: 1 / -1;
  padding-top: clamp(0.9rem, 1.8vw, 1.35rem);
  border-top: 1px solid rgb(163 177 198 / 42%);
  color: var(--text);
}

.abt-standards__link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  justify-self: start;
  color: var(--accent-dark);
  font-size: 0.94rem;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid rgb(180 58 24 / 35%);
  padding-bottom: 0.15rem;
}

.abt-standards__link svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.abt-standards__link:hover {
  color: var(--accent);
}

.abt-approach__body {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(1rem, 2vw, 1.4rem) clamp(1.5rem, 3.4vw, 3rem);
  align-items: start;
}

.abt-approach__body p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.98rem;
  line-height: 1.74;
}

.abt-approach__first {
  grid-row: span 2;
  color: var(--text);
  font-size: clamp(1.1rem, 1.9vw, 1.4rem);
  line-height: 1.46;
}

.abt-invitation__shell {
  padding: clamp(1.75rem, 3.6vw, 3rem);
  border-radius: var(--radius-xl);
  background: var(--material-gradient);
  box-shadow: var(--shadow-floating);
}

.abt-invitation__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 0.6fr);
  gap: clamp(1.5rem, 3.4vw, 3rem);
  align-items: end;
}

.abt-invitation__shell h2 {
  max-width: 24ch;
}

.abt-invitation__shell p {
  margin: 0 0 0.85rem;
  color: var(--text-muted);
  font-size: 0.98rem;
  line-height: 1.72;
}

.abt-invitation__keys {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.85rem;
}

@media (max-width: 991px) {
  .abt-opening__grid,
  .abt-infrastructure__split,
  .abt-integration__head,
  .abt-scale__grid,
  .abt-clients__grid,
  .abt-invitation__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .abt-invitation__keys {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .abt-approach__first {
    grid-row: auto;
  }

  .abt-opening h1 {
    max-width: 24ch;
  }

  .abt-opening__scheme {
    justify-content: flex-start;
  }

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

@media (max-width: 767px) {
  .abt-scope__grid,
  .abt-infrastructure__close,
  .abt-ownership__answer,
  .abt-integration__body,
  .abt-standards__shell,
  .abt-approach__body {
    grid-template-columns: minmax(0, 1fr);
  }

  .abt-scheme--merge,
  .abt-scheme--sites {
    max-width: 100%;
  }
}
