/* Approved architectural direction: navy, chalk, cool grey; original content. */
body.tx-architecture-page {
  --tx-title: #091725;
  --tx-v2-ink: #091725;
  --tx-primary: #0b253c;
  --tx-primary-hover: #244864;
  --tx-primary-deep: #0b253c;
  --tx-primary-soft: #f0f4f7;
  --tx-text: #58616b;
  --tx-muted: #67717d;
  --tx-border: #e1e6ea;
  --tx-v2-blue: #193c5e;
  --tx-v2-violet: #193c5e;
  --tx-radius: 5px;
  --tx-radius-md: 6px;
  --tx-radius-lg: 8px;
  color: #58616b;
  background: #fff !important;
}
body.tx-architecture-page .tx-header {
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #fff !important;
  border-bottom: 1px solid #172d4610 !important;
  backdrop-filter: none !important;
}
body.tx-architecture-page .tx-header .tx-header__inner.tx-container {
  height: 80px !important;
  min-height: 80px !important;
}
body.tx-architecture-page .tx-nav__link { color: #1d2e40 !important; font-size: 14px !important; }
body.tx-architecture-page .tx-nav__link::after { background: #31597e !important; height: 1px !important; }
body.tx-architecture-page .tx-nav__link.is-active::after { width: 24px; }
body.tx-architecture-page .tx-drawer__links a.is-active { background: #eaf0f6; color: #193c5e; border-inline-start: 2px solid #31597e; }
body.tx-architecture-page .tx-header .tx-header__cta,
body.tx-architecture-page .tx-btn--primary {
  background: #0b253c !important;
  color: #fff !important;
  border: 1px solid #0b253c !important;
  border-radius: 5px !important;
  box-shadow: 0 5px 14px #0b253c0b !important;
}
body.tx-architecture-page .tx-btn--ghost { border-radius: 5px !important; border-color: #73808c !important; color: #152c42 !important; }
body.tx-architecture-page .tx-h2,
body.tx-architecture-page .tx-section .tx-h2,
body.tx-architecture-page .tx-productsHead .tx-h2,
body.tx-architecture-page .tx-faqHead .tx-h2 { color: #091725 !important; }
body.tx-architecture-page a:focus-visible,
body.tx-architecture-page button:focus-visible,
body.tx-architecture-page summary:focus-visible { outline: 2px solid #4274b6; outline-offset: 4px; }

/* One unobtrusive control group for moving through the homepage. */
body.tx-architecture-page .tx-sectionNav {
  position: fixed;
  left: max(16px, env(safe-area-inset-left));
  right: auto;
  bottom: max(20px, env(safe-area-inset-bottom));
  z-index: 70;
  display: grid;
  gap: 8px;
  padding: 6px;
  border: 1px solid #bfd1e2;
  border-radius: 999px;
  background: linear-gradient(160deg, #fffffffa, #edf5fcf2);
  box-shadow: 0 12px 34px #0b253c20, 0 0 0 4px #4274b60a;
  backdrop-filter: blur(10px);
}
body.tx-architecture-page .tx-sectionNav__button {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #173b5c;
  background: #edf4fb;
  cursor: pointer;
  transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}
body.tx-architecture-page .tx-sectionNav__button svg { position: relative; z-index: 1; width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
body.tx-architecture-page .tx-sectionNav__button--next { position: relative; color: #fff; background: linear-gradient(145deg, #315f98, #0b253c); box-shadow: 0 7px 17px #173b5c38; }
body.tx-architecture-page .tx-sectionNav__button--next::after { content: ''; position: absolute; inset: -1px; border: 1px solid #4274b670; border-radius: inherit; pointer-events: none; }
body.tx-architecture-page .tx-sectionNav__button:hover { color: #fff; background: #0b253c; transform: translateY(-2px); box-shadow: 0 9px 20px #173b5c40; }
body.tx-architecture-page .tx-sectionNav:has(.tx-sectionNav__button--next[hidden]) .tx-sectionNav__button--top { color: #fff; background: linear-gradient(145deg, #315f98, #0b253c); }
body.tx-architecture-page .tx-sectionNav__button:focus-visible { outline-offset: 2px; }
body.tx-architecture-page .tx-sectionNav__button[hidden] { display: none !important; }

/* Full-width architectural hero with an open reading area on the right. */
body.tx-architecture-page #home.tx-hero {
  position: relative;
  isolation: isolate;
  background: #fafbfc !important;
  padding-top: 80px !important;
  overflow: hidden;
}
body.tx-architecture-page #home > .tx-container,
body.tx-architecture-page .tx-v2Hero__shell.tx-heroRef,
body.tx-architecture-page .tx-v2Hero__grid { position: static; }
body.tx-architecture-page .tx-v2Hero__shell.tx-heroRef { min-height: 585px !important; padding: 54px 0 42px !important; background: none !important; overflow: visible !important; perspective: none; transform-style: flat; }
body.tx-architecture-page .tx-v2Hero__shell::before,
body.tx-architecture-page .tx-v2Hero__shell::after { content: none !important; }
body.tx-architecture-page .tx-v2Hero__grid { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); gap: 50px; }
body.tx-architecture-page .tx-v2Hero__content { position: relative; z-index: 2; padding: 18px 0 0; text-align: right; }
body.tx-architecture-page .tx-v2Hero__eyebrow { font-size: 13px; color: #455568; margin-bottom: 22px; flex-wrap: wrap; }
body.tx-architecture-page .tx-v2Hero__title { font-size: clamp(40px, 4.2vw, 61px) !important; line-height: 1.22 !important; color: #071522 !important; letter-spacing: -.02em !important; }
body.tx-architecture-page .tx-v2Hero__title strong { background: none !important; color: #071522 !important; -webkit-text-fill-color: #071522 !important; }
body.tx-architecture-page .tx-v2Hero__lead { color: #535e6a !important; font-size: 18px !important; line-height: 1.85 !important; max-width: 480px !important; margin: 24px 0 0 !important; }
body.tx-architecture-page .tx-v2Hero__actions { gap: 16px; margin-top: 28px; }
body.tx-architecture-page .tx-v2Hero__primary,
body.tx-architecture-page .tx-v2Hero__secondary { border-radius: 5px !important; min-height: 48px !important; min-width: 176px !important; font-size: 15px !important; }
body.tx-architecture-page .tx-v2Hero__primary { background: #0b253c !important; box-shadow: none !important; }
body.tx-architecture-page .tx-v2Hero__secondary { background: #ffffff70 !important; border: 1px solid #667380 !important; color: #26394b !important; }
body.tx-architecture-page .tx-v2Hero__benefits { margin-top: 40px; gap: 14px; flex-wrap: nowrap; }
body.tx-architecture-page .tx-v2Benefit { font-size: 12px; color: #283b4b; gap: 8px; }
body.tx-architecture-page .tx-v2Benefit + .tx-v2Benefit { border: 0; padding: 0; }
body.tx-architecture-page .tx-v2Benefit__icon { width: 30px; height: 30px; flex-basis: 30px; background: none; border-radius: 0; }
body.tx-architecture-page .tx-v2Benefit__icon img { width: 26px; height: 26px; filter: grayscale(1) brightness(.45); }
body.tx-architecture-page .tx-reference-art { position: absolute; inset: 0 auto 0 0; width: 67%; z-index: 0; overflow: hidden; }
body.tx-architecture-page .tx-reference-art__image {
  display: block; width: 100%; height: 100%; margin: 0; object-fit: cover; object-position: 42% center;
  max-width: none; mix-blend-mode: normal; mask-image: none; -webkit-mask-image: none;
}
body.tx-architecture-page .tx-reference-art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, transparent 30%, #fafbfc08 45%, #fafbfcc7 78%, #fafbfc 100%); }

/* Six original services; abstract material studies are purely decorative CSS. */
body.tx-architecture-page .tx-v2Services { padding: 70px 0 !important; background: #fff !important; }
body.tx-architecture-page .tx-v2Services__layout { display: grid; grid-template-columns: minmax(0, .84fr) minmax(0, 2fr); gap: 40px; align-items: start; }
body.tx-architecture-page .tx-v2Services__intro { position: sticky; top: 116px; padding-block: 18px; }
body.tx-architecture-page .tx-v2SectionKicker { display: inline-flex; gap: 14px; align-items: center; color: #425467; font-size: 14px; font-weight: 500; margin-bottom: 22px; }
body.tx-architecture-page .tx-v2Services__intro h2 { font-size: clamp(30px, 2.8vw, 40px) !important; line-height: 1.4 !important; }
body.tx-architecture-page .tx-v2Services__intro .tx-sub { color: #606b77 !important; font-size: 16px !important; line-height: 1.9 !important; }
body.tx-architecture-page .tx-v2OutlineBtn { border: 0 !important; border-bottom: 1px solid #31597e3a !important; border-radius: 0 !important; color: #274967 !important; background: none !important; padding: 12px 0 !important; margin-top: 34px; box-shadow: none !important; }
body.tx-architecture-page .tx-v2Services__grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 16px !important; }
body.tx-architecture-page .tx-v2Services__grid::before { content: none; }
body.tx-architecture-page .tx-v2Services__grid .tx-service {
  --service-accent: #2f6fa8;
  --service-tint: #eaf3fb;
  position: relative; display: flex !important; flex-direction: column !important; align-items: stretch !important;
  padding: 25px 23px 26px !important; min-height: 286px; gap: 18px !important;
  border: 1px solid #dce6ef !important; border-radius: 16px !important;
  background: linear-gradient(155deg, #fff 42%, var(--service-tint)) !important;
  box-shadow: 0 10px 30px #173b5c0b !important; overflow: hidden;
  isolation: isolate;
}
body.tx-architecture-page .tx-v2Services__grid .tx-service::before { content: ''; position: absolute; inset: 0 0 auto; width: auto; height: 4px; margin: 0; background: linear-gradient(90deg, var(--service-accent), #82b7df); }
body.tx-architecture-page .tx-v2Services__grid .tx-service::after { position: absolute; inset: 18px auto auto 19px; color: var(--service-accent); font: 700 12px/1 Arial, sans-serif; letter-spacing: .08em; opacity: .62; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(1)::after { content: '01'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(2)::after { content: '02'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(3)::after { content: '03'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(4)::after { content: '04'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(5)::after { content: '05'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(6)::after { content: '06'; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(2) { --service-accent: #466ca8; --service-tint: #eef2fa; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(3) { --service-accent: #267f9e; --service-tint: #eaf6f8; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(4) { --service-accent: #3967a0; --service-tint: #edf3fa; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(5) { --service-accent: #356783; --service-tint: #edf5f7; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(6) { --service-accent: #5169a8; --service-tint: #f0f1fa; }
body.tx-architecture-page .tx-v2Services__grid .tx-service__icon-shell {
  position: relative; z-index: 1; display: grid; place-items: center;
  width: 64px !important; height: 64px !important; border-radius: 18px !important;
  background: linear-gradient(145deg, #fff, var(--service-tint)) !important;
  border: 1px solid color-mix(in srgb, var(--service-accent) 24%, #fff);
  box-shadow: 0 10px 24px color-mix(in srgb, var(--service-accent) 16%, transparent) !important;
  align-self: flex-start;
}
body.tx-architecture-page .tx-v2Services__grid .tx-service:nth-child(3n) .tx-service__icon-shell { background: linear-gradient(145deg, #fff, var(--service-tint)) !important; }
body.tx-architecture-page .tx-v2Services__grid .tx-service__icon { width: 34px !important; height: 34px !important; filter: invert(29%) sepia(32%) saturate(1228%) hue-rotate(166deg) brightness(91%); }
body.tx-architecture-page .tx-v2Services__grid .tx-service__content { position: relative; z-index: 1; width: 100%; gap: 11px; }
body.tx-architecture-page .tx-v2Services__grid .tx-service__title { color: #10273b !important; font-size: 19px !important; }
body.tx-architecture-page .tx-v2Services__grid .tx-service__text { font-size: 14px !important; color: #5d6b78 !important; line-height: 1.78 !important; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:hover { transform: translateY(-4px) !important; border-color: color-mix(in srgb, var(--service-accent) 30%, #dce6ef) !important; box-shadow: 0 18px 38px #173b5c13 !important; }
body.tx-architecture-page .tx-v2Services__grid .tx-service:hover .tx-service__icon-shell { transform: translateY(-2px) scale(1.03) !important; }

/* Capability band fills the reference's trust strip with existing content. */
body.tx-architecture-page .tx-v2CapabilityStrip { background: linear-gradient(100deg, #edf1f5, #f9fafb) !important; padding: 26px 0 32px; }
body.tx-architecture-page .tx-reference-strip__caption { color: #4b5e71; margin-bottom: 23px; }
body.tx-architecture-page .tx-v2CapabilityStrip__inner { gap: 0; }
body.tx-architecture-page .tx-v2Capability { min-height: 45px; color: #1b3147; font-size: 14px; border-inline-start: 1px solid #1b314714; }
body.tx-architecture-page .tx-v2Capability:first-child { border: 0; }

/* Photo, introduction and four differentiators form the about section. */
body.tx-architecture-page #why.tx-v2Why { padding: 0 !important; background: #fff !important; }
body.tx-architecture-page #why > .tx-container { width: 100% !important; max-width: 1600px !important; }
body.tx-architecture-page .tx-v2Why__shell { display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(0, 1fr); gap: 0; padding: 0; min-height: 535px; background: #fff; border-radius: 0; }
body.tx-architecture-page .tx-v2Why__content { padding: 55px clamp(24px, 4vw, 64px); }
body.tx-architecture-page .tx-v2Why__content h2 { font-size: clamp(30px, 2.7vw, 40px) !important; }
body.tx-architecture-page .tx-v2Why__lead { font-size: 16px !important; color: #5e6975 !important; line-height: 1.8 !important; }
body.tx-architecture-page .tx-v2Why__points { gap: 24px; margin-top: 30px; }
body.tx-architecture-page .tx-v2Why__points article { grid-template-columns: 28px minmax(0, 1fr); }
body.tx-architecture-page .tx-v2Why__points article > span { color: #486a89; font-size: 14px; font-weight: 500; border-radius: 0; }
body.tx-architecture-page .tx-v2Why__points h3 { font-size: 16px !important; color: #182c40 !important; }
body.tx-architecture-page .tx-v2Why__points p { color: #69737e !important; font-size: 14px !important; }
body.tx-architecture-page .tx-architectureWhy__visual { position: relative; display: flex; width: 100%; margin: 0; justify-content: center; align-items: end; gap: 10px; padding: 30px 22px; min-height: 100%; isolation: isolate; overflow: hidden; }
body.tx-architecture-page .tx-architectureWhy__visual > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; max-width: none; margin: 0; mask-image: none; -webkit-mask-image: none; mix-blend-mode: normal; z-index: -2; }
body.tx-architecture-page .tx-architectureWhy__visual::after { content: ''; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, #061727c9); z-index: -1; }
body.tx-architecture-page .tx-architectureWhy__visual .tx-reference-globe__tag { position: static; white-space: normal; background: none; border: 0; border-radius: 0; box-shadow: none; color: #f7f9fc; text-align: center; font-size: 13px; padding: 0 8px; }

/* Continue the same restrained language through all existing sections. */
body.tx-architecture-page .tx-processSection { padding-block: 70px !important; background: #f8fafb !important; }
body.tx-architecture-page .tx-processSteps { margin-top: 36px !important; gap: 0 !important; }
body.tx-architecture-page .tx-processStep { border: 0 !important; border-inline-start: 1px solid #c9d3dc !important; border-radius: 0 !important; background: none !important; box-shadow: none !important; padding: 24px !important; }
body.tx-architecture-page .tx-processStep:last-child { border-inline-start: 0 !important; }
body.tx-architecture-page .tx-processStep::before,
body.tx-architecture-page .tx-processStep::after { content: none !important; }
body.tx-architecture-page .tx-processStep__number { background: none !important; color: #31597e !important; box-shadow: none !important; border: 0 !important; font-size: 28px !important; border-radius: 0 !important; }
body.tx-architecture-page .tx-processStep:hover { transform: none !important; }
body.tx-architecture-page #work.tx-productsSection { padding-block: 70px !important; background: #fff !important; }
body.tx-architecture-page .tx-productsHead__sub { color: #64707d; }
body.tx-architecture-page .tx-productGallery .tx-productCard { --gallery-accent: #31597e; --gallery-tint: #f2f5f8; border-radius: 6px !important; border: 1px solid #dde4ea !important; background: linear-gradient(140deg, #fff, #f1f4f7) !important; box-shadow: none !important; }
body.tx-architecture-page .tx-productGallery .tx-productCard--travel { background: linear-gradient(145deg, #e7edf3, #f6f8fa 60%, #eaf0f5) !important; }
body.tx-architecture-page .tx-productGallery .tx-productCard::before { opacity: .035; }
body.tx-architecture-page .tx-productGallery .tx-productCard:hover::before { opacity: .035; }
body.tx-architecture-page .tx-productCard--travel .tx-productCard__logoWrap::before { border-color: #ffffffb3; box-shadow: 0 0 0 24px #ffffff24; }
body.tx-architecture-page .tx-productCard--travel .tx-productCard__logoWrap::after { background: #456c90; }
body.tx-architecture-page .tx-productExplore { color: #244965; }
body.tx-architecture-page .tx-sitePreview,
body.tx-architecture-page .tx-ecommercePreview { border-radius: 4px !important; box-shadow: none !important; border: 1px solid #e5e9ed !important; }
body.tx-architecture-page .tx-sitesShowcase { margin-top: 55px; }
body.tx-architecture-page #faq.tx-faqSection { background: radial-gradient(ellipse at 100% 100%, #e8f0f8, transparent 62%), #f6f8fa !important; }
body.tx-architecture-page .tx-faqSection::before { opacity: .2; background-size: 26px 26px; }
body.tx-architecture-page .tx-faqSection::after { opacity: .3; }
body.tx-architecture-page .tx-faqLayout .tx-faqItem { border-radius: 5px; border: 1px solid #e1e6eb !important; box-shadow: none !important; background: #ffffffde; }
body.tx-architecture-page .tx-faqArtwork span { background: linear-gradient(145deg, #294967, #0b253c); border-radius: 6px; box-shadow: 0 12px 26px #213c5915; }
body.tx-architecture-page .tx-faqArtwork { border-color: #4274b61a; }
body.tx-architecture-page .tx-faqContact,
body.tx-architecture-page .tx-faqEyebrow { color: #315574; }
body.tx-architecture-page .tx-footer { background: #eef2f5 !important; border-top: 1px solid #dce4eb; }
body.tx-architecture-page .tx-footer__rule { display: none; }

/* Shared product/contact pages retain their content and inherit the palette. */
body.tx-architecture-page .tx-productHero { background: linear-gradient(125deg, #f3f6f8, #fff 68%); }
body.tx-architecture-page .tx-productHero__media,
body.tx-architecture-page .tx-productFeature,
body.tx-architecture-page .tx-productHero__logoCard,
body.tx-architecture-page .tx-contactPage__form,
body.tx-architecture-page .tx-contactPage__infoItem { border-radius: 6px !important; box-shadow: none !important; border-color: #dee5eb !important; }
body.tx-architecture-page .tx-productHero__eyebrow { color: #31597e; }
body.tx-architecture-page .tx-contactPage { background: radial-gradient(ellipse at 100% 20%, #eaf1f7, transparent 45%), #f8fafb !important; }
body.tx-architecture-page .tx-contactPage__iconShell { background: #e5edf5 !important; border-radius: 5px !important; }
body.tx-architecture-page .tx-drawer__panel { border-radius: 6px !important; }
body.tx-architecture-page .tx-drawer__cta .tx-btn { background: #0b253c !important; border-radius: 5px !important; }

@media (max-width: 1100px) {
  body.tx-architecture-page .tx-v2Services__layout { grid-template-columns: 1fr; gap: 32px; }
  body.tx-architecture-page .tx-v2Services__intro { position: static; max-width: 690px; padding: 0; text-align: center; margin-inline: auto; }
  body.tx-architecture-page .tx-v2Services__intro .tx-sub { margin-inline: auto !important; }
  body.tx-architecture-page .tx-v2Why__shell { grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); }
  body.tx-architecture-page .tx-v2Why__content { padding: 38px 25px; }
  body.tx-architecture-page .tx-v2Why__points { gap: 20px 16px; }
}
@media (max-width: 980px) {
  body.tx-architecture-page .tx-header .tx-header__inner.tx-container { height: 68px !important; min-height: 68px !important; }
  body.tx-architecture-page #home.tx-hero { padding-top: 68px !important; }
  body.tx-architecture-page .tx-v2Hero__shell.tx-heroRef { padding: 38px 0 0 !important; min-height: 0 !important; }
  body.tx-architecture-page .tx-v2Hero__grid { grid-template-columns: 1fr; gap: 24px; }
  body.tx-architecture-page .tx-v2Hero__content { text-align: center; max-width: 640px; margin-inline: auto; padding-top: 0; }
  body.tx-architecture-page .tx-v2Hero__eyebrow { justify-content: center; }
  body.tx-architecture-page .tx-v2Hero__lead { margin-inline: auto !important; }
  body.tx-architecture-page .tx-v2Hero__benefits { margin-block: 28px 16px; }
  body.tx-architecture-page .tx-reference-art { position: relative; width: 100%; height: 310px; inset: auto; }
  body.tx-architecture-page .tx-reference-art__image { object-position: center 62%; }
  body.tx-architecture-page .tx-reference-art::after { background: linear-gradient(#fafbfc 0%, transparent 30%); }
  body.tx-architecture-page .tx-v2Why__shell { grid-template-columns: 1fr; }
  body.tx-architecture-page .tx-v2Why__content { text-align: right; padding: 44px 30px; }
  body.tx-architecture-page .tx-v2Why__points { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.tx-architecture-page .tx-architectureWhy__visual { min-height: 380px; }
  body.tx-architecture-page .tx-v2Capability { border: 0; }
}
@media (max-width: 680px) {
  /* Mobile-only atmosphere: gentle blue zoning breaks up long white pages. */
  html:has(body.tx-architecture-page),
  body.tx-architecture-page { width: 100%; max-width: 100%; overflow-x: clip; }
  body.tx-architecture-page .tx-header {
    inset-inline: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    transform: none !important;
  }
  body.tx-architecture-page .tx-header .tx-header__inner.tx-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-inline: max(20px, env(safe-area-inset-left)) max(20px, env(safe-area-inset-right)) !important;
    box-sizing: border-box;
  }
  body.tx-architecture-page .tx-floating-contact,
  body.tx-architecture-page maap-widget[data-tx-chat]::part(launcher-button) {
    width: 56px !important;
    height: 56px !important;
    inline-size: 56px !important;
    block-size: 56px !important;
  }
  body.tx-architecture-page .tx-floating-contact__icon {
    width: 24px;
    height: 24px;
  }
  body.tx-architecture-page { background: #f4f8fc !important; }
  body.tx-architecture-page #home.tx-hero {
    background:
      radial-gradient(circle at 8% 12%, #dcecff 0, transparent 34%),
      linear-gradient(155deg, #f9fbfe 0%, #eef5fc 100%) !important;
  }
  body.tx-architecture-page .tx-v2Services,
  body.tx-architecture-page #work.tx-productsSection,
  body.tx-architecture-page #why.tx-v2Why {
    position: relative;
    isolation: isolate;
  }
  body.tx-architecture-page .tx-v2Services {
    background: linear-gradient(160deg, #edf5fc, #f8fbfe 68%) !important;
  }
  body.tx-architecture-page #why.tx-v2Why,
  body.tx-architecture-page .tx-v2Why__shell {
    background: linear-gradient(165deg, #f9fbfd 0%, #edf4fa 100%) !important;
  }
  body.tx-architecture-page .tx-v2Why__content {
    background: radial-gradient(circle at 100% 0, #d9eafa 0, transparent 42%);
  }
  body.tx-architecture-page .tx-processSection {
    background:
      radial-gradient(circle at 0 18%, #d8e9f8 0, transparent 34%),
      #f5f9fc !important;
  }
  body.tx-architecture-page #work.tx-productsSection {
    background: linear-gradient(165deg, #f9fbfd 0%, #edf4fa 100%) !important;
  }
  body.tx-architecture-page .tx-v2Services__intro,
  body.tx-architecture-page .tx-productsHead,
  body.tx-architecture-page .tx-sectionHead { padding-inline: 8px; }
  body.tx-architecture-page .tx-v2Services__grid .tx-service,
  body.tx-architecture-page .tx-productGallery .tx-productCard,
  body.tx-architecture-page .tx-faqLayout .tx-faqItem {
    box-shadow: 0 12px 30px #173b5c10 !important;
  }
  body.tx-architecture-page .tx-productHero,
  body.tx-architecture-page .tx-contactPage {
    background:
      radial-gradient(circle at 100% 10%, #dcecf9 0, transparent 36%),
      linear-gradient(165deg, #f9fbfd, #eef5fa) !important;
  }
  body.tx-architecture-page .tx-sectionNav { left: max(10px, env(safe-area-inset-left)); right: auto; bottom: max(12px, env(safe-area-inset-bottom)); gap: 5px; padding: 4px; }
  body.tx-architecture-page .tx-sectionNav__button { width: 42px; height: 42px; }
  body.tx-architecture-page .tx-v2Services__grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.tx-architecture-page .tx-v2Services { padding-block: 48px !important; }
  body.tx-architecture-page .tx-v2Hero__title { font-size: clamp(33px, 7.7vw, 46px) !important; }
  body.tx-architecture-page .tx-v2Hero__lead { font-size: 16px !important; line-height: 1.8 !important; }
  body.tx-architecture-page .tx-v2Hero__actions { flex-wrap: wrap; }
  body.tx-architecture-page .tx-v2Hero__primary,
  body.tx-architecture-page .tx-v2Hero__secondary { flex: 1; width: auto !important; min-width: 0 !important; }
  body.tx-architecture-page .tx-v2Hero__benefits { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
  body.tx-architecture-page .tx-v2Benefit { display: flex; flex-direction: column; justify-content: start; text-align: center; font-size: 11px; gap: 6px; }
  body.tx-architecture-page .tx-reference-art { height: 240px; }
  body.tx-architecture-page .tx-v2CapabilityStrip { padding: 24px 0; }
  body.tx-architecture-page .tx-v2CapabilityStrip__inner { gap: 15px 8px; }
  body.tx-architecture-page .tx-reference-strip__caption { padding-inline: 20px; font-size: 12px; }
  body.tx-architecture-page .tx-v2Capability { font-size: 13px; }
  body.tx-architecture-page .tx-v2Why__content { padding: 38px 22px; }
  body.tx-architecture-page .tx-v2Why__points { grid-template-columns: 1fr; }
  body.tx-architecture-page .tx-architectureWhy__visual { min-height: 310px; padding: 22px 12px; }
  body.tx-architecture-page .tx-architectureWhy__visual .tx-reference-globe__tag { font-size: 11px; padding: 0; }
  body.tx-architecture-page .tx-processSteps { grid-template-columns: 1fr !important; }
  body.tx-architecture-page .tx-processStep { border-inline-start: 0 !important; border-bottom: 1px solid #dde4ea !important; padding: 24px 0 !important; }
}
@media (max-width: 440px) {
  body.tx-architecture-page .tx-v2Services__grid { grid-template-columns: 1fr !important; }
  body.tx-architecture-page .tx-v2Services__grid .tx-service { padding: 24px 22px 25px !important; min-height: 0; }
  body.tx-architecture-page .tx-v2Services__grid .tx-service__title { font-size: 20px !important; }
  body.tx-architecture-page .tx-v2Services__grid .tx-service__text { font-size: 15px !important; max-width: none; }
}
@media (max-width: 360px) {
  body.tx-architecture-page .tx-v2Hero__actions { flex-direction: column; }
  body.tx-architecture-page .tx-v2Hero__primary,
  body.tx-architecture-page .tx-v2Hero__secondary { width: 100% !important; }
}
@media (prefers-reduced-motion: reduce) {
  body.tx-architecture-page .tx-v2Services__grid .tx-service:hover { transform: none !important; }
}

/* A single gentle camera movement; reading areas and navigation stay still. */
@keyframes tx-architecture-camera {
  from { transform: scale(1.035); }
  to { transform: scale(1); }
}
@keyframes tx-section-arrow-halo {
  0%, 55%, 100% { opacity: 0; transform: scale(1); }
  12% { opacity: .48; }
  38% { opacity: 0; transform: scale(1.48); }
}
@media (prefers-reduced-motion: no-preference) {
  body.tx-architecture-page .tx-reference-art__image {
    animation: tx-architecture-camera 4.2s cubic-bezier(.2, .65, .3, 1) both;
    transform-origin: 35% 55%;
  }
  body.tx-architecture-page .tx-sectionNav__button--next::after { animation: tx-section-arrow-halo 3.4s ease-out infinite; }
  body.tx-architecture-page.tx-motion-ready .tx-motion-reveal {
    transform: translate3d(0, 14px, 0);
    filter: none;
    transition-duration: 600ms;
    will-change: auto;
  }
  body.tx-architecture-page.tx-motion-ready .tx-motion-reveal.is-inview {
    transform: none;
  }
}
@media (hover: hover) and (pointer: fine) {
  body.tx-architecture-page .tx-v2OutlineBtn span { display: inline-block; }
  body.tx-architecture-page .tx-v2OutlineBtn span,
  body.tx-architecture-page .tx-productExplore span:last-child {
    transition: transform 200ms ease;
  }
  body.tx-architecture-page .tx-v2OutlineBtn:hover span,
  body.tx-architecture-page .tx-productExplore:hover span:last-child {
    transform: translateX(-3px);
  }
}
@media (prefers-reduced-motion: reduce) {
  body.tx-architecture-page .tx-reference-art__image { animation: none; transform: none; }
  body.tx-architecture-page .tx-v2OutlineBtn span,
  body.tx-architecture-page .tx-productExplore span:last-child { transition: none; transform: none; }
  body.tx-architecture-page .tx-sectionNav__button { transition: none; transform: none; }
  body.tx-architecture-page .tx-sectionNav__button--next::after { animation: none; opacity: 0; }
}
