:root {
  --ts-ink: #111318;
  --ts-steel: #2c3746;
  --ts-muted: #68717d;
  --ts-line: #d8dde3;
  --ts-surface: #f5f7f8;
  --ts-white: #ffffff;
  --ts-night: #08090b;
  --ts-red: #c9282d;
  --ts-yellow: #f0b02d;
  --ts-blue: #1679b8;
  --ts-night-deep: #050607;
  --ts-night-panel: #0d1117;
  --ts-night-section: #10141a;
  --ts-night-soft: #111820;
  --ts-night-hover: #151a22;
  --ts-red-dark: #a91f24;
  --ts-red-deep: #9e1e22;
  --ts-red-ink: #8d1b20;
  --ts-blue-ink: #125c86;
  --ts-blue-soft: #6eb8eb;
  --ts-blue-light: #7fc2ef;
  --ts-blue-hover: #8bc9f3;
  --ts-yellow-bright: #ffd66d;
  --ts-yellow-glow: #ffd06b;
  --ts-yellow-ink: #6f4700;
  --ts-text-muted-strong: #52606d;
  --ts-text-muted-cool: #59636f;
  --ts-surface-raised: #fbfdff;
  --ts-surface-panel: #fafbfc;
  --ts-surface-subtle: #f1f4f6;
  --ts-surface-canvas: #f1f3f5;
  --ts-surface-chip: #eef2f5;
  --ts-surface-media: #dde2e7;
  --ts-blue-surface: #eaf6fc;
  --ts-red-surface: #fff1f1;
  --ts-red-surface-soft: #f7e6e7;
  --ts-yellow-surface: #fff1d7;
  --ts-text-inverse: rgba(255, 255, 255, 0.82);
  --ts-text-inverse-strong: rgba(255, 255, 255, 0.88);
  --ts-text-inverse-body: rgba(255, 255, 255, 0.78);
  --ts-text-inverse-copy: rgba(255, 255, 255, 0.74);
  --ts-text-inverse-muted: rgba(255, 255, 255, 0.68);
  --ts-text-inverse-subtle: rgba(255, 255, 255, 0.56);
  --ts-border-inverse: rgba(255, 255, 255, 0.16);
  --ts-border-inverse-soft: rgba(255, 255, 255, 0.14);
  --ts-border-inverse-muted: rgba(255, 255, 255, 0.12);
  --ts-surface-inverse: rgba(255, 255, 255, 0.08);
  --ts-surface-inverse-soft: rgba(255, 255, 255, 0.06);
  --ts-grid-inverse: rgba(255, 255, 255, 0.04);
  --ts-grid-dark: rgba(17, 19, 24, 0.035);
  --ts-highlight-inverse: rgba(255, 255, 255, 0.22);
  --ts-blue-surface-alpha: rgba(22, 121, 184, 0.13);
  --ts-blue-surface-alpha-strong: rgba(22, 121, 184, 0.24);
  --ts-border-blue-light-muted: rgba(126, 194, 239, 0.28);
  --ts-border-blue-light: rgba(126, 194, 239, 0.56);
  --ts-border-blue-muted: rgba(22, 121, 184, 0.26);
  --ts-border-blue-strong: rgba(22, 121, 184, 0.34);
  --ts-border-red-muted: rgba(201, 40, 45, 0.28);
  --ts-border-red-strong: rgba(201, 40, 45, 0.42);
  --ts-border-yellow-muted: rgba(240, 176, 45, 0.36);
  --ts-yellow-surface-alpha: rgba(240, 176, 45, 0.1);
  --ts-yellow-surface-alpha-strong: rgba(240, 176, 45, 0.16);
  --ts-focus-outline: rgba(240, 176, 45, 0.75);
  --ts-focus-ring: 0 0 0 3px rgba(22, 121, 184, 0.13);
  --ts-shadow-header: 0 8px 14px rgba(0, 0, 0, 0.28);
  --ts-shadow-action: 0 8px 8px rgba(17, 19, 24, 0.12);
  --ts-shadow-card-hover: 0 8px 8px rgba(17, 19, 24, 0.08);
  --ts-shadow-blue-inset: inset 0 1px 0 rgba(75, 166, 226, 0.34);
  --ts-radius-xs: 4px;
  --ts-radius-sm: 6px;
  --ts-radius-card: 8px;
  --ts-radius-control: 5px;
  --ts-radius-card-top: 8px 8px 0 0;
  --ts-radius-pill: 999px;
  --ts-z-base: 0;
  --ts-z-raised: 1;
  --ts-z-content: 2;
  --ts-z-sticky: 10;
  --ts-z-dropdown: 30;
  --ts-page-max: 1536px;
  --ts-page-gutter: clamp(48px, 10vw, 384px);
  --ts-header-max: 1920px;
  --ts-header-gutter: clamp(32px, 4vw, 96px);
  --ts-header-brand-min: 210px;
  --ts-type-nav: 16px;
  --ts-type-display-xl: 68px;
  --ts-type-display-lg: 64px;
  --ts-type-display-md: 50px;
  --ts-type-section-lg: 48px;
  --ts-type-section-md: 46px;
  --ts-type-feature: 43px;
  --ts-type-stat: 42px;
  --ts-type-case-title: 38px;
  --ts-type-label: 14px;
  --ts-type-meta: 13px;
  --ts-type-caption: 12px;
  --ts-space-section-y: 84px;
  --ts-space-section-y-compact: 76px;
  --ts-space-section-y-roomy: 86px;
  --ts-space-section-y-mobile: 62px;
  --ts-space-layout-gap-sm: 34px;
  --ts-space-layout-gap-md: 48px;
  --ts-space-layout-gap-lg: 64px;
  --ts-space-inline-xs: 8px;
  --ts-space-inline-sm: 10px;
  --ts-space-inline-md: 12px;
  --ts-space-inline-lg: 18px;
  --ts-space-stack-xs: 12px;
  --ts-space-stack-sm: 16px;
  --ts-space-stack-md: 18px;
  --ts-space-stack-lg: 24px;
  --ts-space-stack-xl: 28px;
  --ts-space-stack-2xl: 34px;
  --ts-space-surface-pad-dense: 16px;
  --ts-space-card-pad-compact: 18px;
  --ts-space-card-pad: 22px;
  --ts-space-panel-pad: 24px;
  --ts-space-page-hero-y: 72px;
  --ts-inner-page-hero-measure: 900px;
  --ts-inner-page-hero-lede-measure: 690px;
  --ts-inner-page-hero-min-height: 430px;
  --ts-inner-page-hero-padding-y: 92px;
  --ts-inner-page-hero-lede-gap: 22px;
  --ts-inner-page-hero-lede-line: 1.7;
  --ts-touch-target-min: 40px;
  --ts-touch-target-comfortable: 48px;
  --ts-grid-track-2: repeat(2, minmax(0, 1fr));
  --ts-grid-track-3: repeat(3, minmax(0, 1fr));
  --ts-grid-track-4: repeat(4, minmax(0, 1fr));
  --ts-ratio-home-product-media: 1.08;
  --ts-ratio-product-card-media: 1.16;
  --ts-ratio-product-family-media: 1.22;
  --ts-ratio-product-list-media: 1.08;
  --ts-ratio-case-card-media: 1.6;
  --ts-ratio-cert-card-media: 1.1;
  --ts-ratio-news-card-media: 1.62;
  --ts-nav-link-gap: clamp(22px, 2.2vw, 46px);
  --ts-mobile-gutter: 28px;
  --ts-hero-header-height: 113px;
  --ts-hero-admin-offset: 0px;
  --ts-ease-out-quart: cubic-bezier(0.25, 1, 0.5, 1);
  --ts-ease-out-quint: cubic-bezier(0.22, 1, 0.36, 1);
  --ts-ease-out-expo: cubic-bezier(0.16, 1, 0.3, 1);
  --ts-transition-color: color 180ms var(--ts-ease-out-quart);
}

body.admin-bar {
  --ts-hero-admin-offset: 32px;
}

html[lang^="zh"] {
  --ts-nav-link-gap: clamp(26px, 2.3vw, 46px);
}

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

@keyframes ts-rise-in {
  from {
    opacity: 0;
    transform: translate3d(0, 22px, 0);
    filter: blur(10px);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    filter: blur(0);
  }
}

@keyframes ts-hero-image-reveal {
  from {
    opacity: 0;
    clip-path: inset(0 0 0 16%);
    transform: translate3d(36px, 0, 0) scale(0.985);
    filter: blur(8px) saturate(0.8);
  }

  to {
    opacity: 1;
    clip-path: inset(0);
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0) saturate(1);
  }
}

@keyframes ts-line-pulse {
  0%,
  100% {
    opacity: 0.28;
    transform: scaleX(0.72);
  }

  50% {
    opacity: 0.72;
    transform: scaleX(1);
  }
}

@keyframes ts-hero-line-draw {
  from {
    opacity: 0;
    transform: scaleX(0);
  }

  to {
    opacity: 0.9;
    transform: scaleX(1);
  }
}

@keyframes ts-hero-media-in {
  from {
    opacity: 0;
    filter: blur(10px) saturate(0.82);
  }

  to {
    opacity: 1;
    filter: blur(0) saturate(1);
  }
}

@keyframes ts-hero-video-drift {
  from {
    transform: scale(1.015) translate3d(-0.25%, 0, 0);
  }

  to {
    transform: scale(1.035) translate3d(0.25%, 0, 0);
  }
}

@keyframes ts-hero-layer-in {
  from {
    opacity: 0;
    transform: translate3d(0, 26px, 0);
    filter: blur(12px);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    filter: blur(0);
  }
}

@keyframes ts-scroll-cue-float {
  0%,
  100% {
    opacity: 0.72;
    transform: translate(-50%, 0);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, 7px);
  }
}

@keyframes ts-scroll-wheel {
  0% {
    opacity: 0.22;
    transform: translateY(-6px);
  }

  45% {
    opacity: 1;
  }

  100% {
    opacity: 0.22;
    transform: translateY(8px);
  }
}

@keyframes ts-submit-loading {
  from {
    transform: translate3d(-100%, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes ts-about-badge-float {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes ts-about-image-drift {
  from {
    transform: scale(1.015) translate3d(-0.35%, 0, 0);
  }

  to {
    transform: scale(1.035) translate3d(0.35%, -0.25%, 0);
  }
}

@keyframes ts-about-light-sweep {
  from {
    opacity: 0;
    transform: translate3d(-130%, 0, 0) rotate(10deg);
  }

  36% {
    opacity: 0.42;
  }

  to {
    opacity: 0;
    transform: translate3d(130%, 0, 0) rotate(10deg);
  }
}

@keyframes ts-cta-scan {
  from {
    transform: translate3d(-45%, 0, 0);
  }

  to {
    transform: translate3d(45%, 0, 0);
  }
}

@keyframes ts-floating-contact-breathe {
  0% {
    opacity: 0.34;
    transform: scale(1);
  }

  72%,
  100% {
    opacity: 0;
    transform: scale(1.72);
  }
}

body {
  margin: 0;
  font-family: "Aptos", "Segoe UI", Arial, sans-serif;
  color: var(--ts-ink);
  background: var(--ts-surface);
}

.wp-site-blocks {
  min-height: 100vh;
  padding-top: 0;
  font-family: "Aptos", "Segoe UI", Arial, sans-serif;
  background: var(--ts-surface);
}

.wp-site-blocks:has(> header.wp-block-template-part .ts-topbar) {
  padding-top: var(--ts-hero-header-height);
}

.wp-site-blocks > header.wp-block-template-part + :is(main, section, .wp-block-group) {
  margin-block-start: 0;
}

.wp-site-blocks :where(h1, h2, h3, p) {
  margin-top: 0;
}

.wp-site-blocks :where(h1, h2, h3, strong, a, button) {
  font-family: inherit;
}

.wp-site-blocks :where(img) {
  display: block;
  max-width: 100%;
}

.wp-site-blocks :where(a) {
  color: inherit;
  text-decoration: none;
}

.wp-site-blocks :focus-visible {
  outline: 3px solid var(--ts-focus-outline);
  outline-offset: 4px;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wp-site-blocks > header.wp-block-template-part:has(.ts-topbar) {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: var(--ts-z-sticky);
}

body.admin-bar .wp-site-blocks > header.wp-block-template-part:has(.ts-topbar) {
  top: var(--wp-admin--admin-bar--height, 32px);
}

@media (max-width: 782px) {
  body.admin-bar .wp-site-blocks > header.wp-block-template-part:has(.ts-topbar) {
    top: var(--wp-admin--admin-bar--height, 46px);
  }
}

.ts-topbar {
  position: relative;
  background-color: rgba(8, 9, 11, 0.92);
  border-bottom: 1px solid var(--ts-border-inverse-muted);
  backdrop-filter: blur(10px);
  transition:
    background-color 220ms var(--ts-ease-out-quart),
    border-color 220ms var(--ts-ease-out-quart),
    box-shadow 220ms var(--ts-ease-out-quart),
    backdrop-filter 220ms var(--ts-ease-out-quart);
}

.ts-topbar.is-scrolled {
  background-color: rgba(8, 9, 11, 0.98);
  border-bottom-color: rgba(216, 221, 227, 0.22);
  box-shadow: var(--ts-shadow-header);
  backdrop-filter: blur(14px);
}

.ts-contact-strip {
  background:
    linear-gradient(90deg, rgba(22, 121, 184, 0.16), rgba(22, 121, 184, 0.04) 42%, rgba(201, 40, 45, 0.08)),
    var(--ts-night-soft);
  border-bottom: 1px solid var(--ts-surface-inverse);
  box-shadow: var(--ts-shadow-blue-inset);
  color: var(--ts-white);
}

.ts-contact-inner {
  width: min(var(--ts-header-max), calc(100% - var(--ts-header-gutter)));
  min-height: 38px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-size: var(--ts-type-meta);
  transition: min-height 220ms var(--ts-ease-out-quart);
}

.ts-topbar.is-scrolled .ts-contact-inner {
  min-height: 30px;
}

.ts-contact-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(18px, 3vw, 32px);
  min-width: 0;
}

.ts-contact-link,
.ts-contact-location {
  display: inline-flex;
  align-items: center;
  gap: var(--ts-space-inline-xs);
  min-width: 0;
  color: rgba(255, 255, 255, 0.86);
  white-space: nowrap;
}

.ts-contact-link {
  transition: var(--ts-transition-color);
}

.ts-contact-link:hover {
  color: var(--ts-white);
}

.ts-contact-link:hover .ts-contact-icon {
  color: var(--ts-blue-hover);
}

.ts-contact-icon,
.ts-social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.ts-tabler-icon {
  display: block;
  width: 17px;
  height: 17px;
}

.ts-contact-icon {
  width: 21px;
  height: 21px;
  color: var(--ts-blue-soft);
  transition: var(--ts-transition-color);
}

.ts-contact-link strong,
.ts-contact-location strong {
  font-size: var(--ts-type-meta);
  line-height: 1;
  font-weight: 700;
}

.ts-contact-tools {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--ts-space-inline-sm);
  margin-left: auto;
}

.ts-contact-socials {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--ts-space-inline-xs);
}

.ts-social-icon {
  width: 27px;
  height: 27px;
  color: var(--ts-blue-light);
  border: 1px solid var(--ts-border-blue-light-muted);
  border-radius: var(--ts-radius-pill);
  background: var(--ts-blue-surface-alpha);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background-color 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-social-icon:hover {
  color: var(--ts-white);
  border-color: var(--ts-border-blue-light);
  background: var(--ts-blue-surface-alpha-strong);
  transform: translateY(-1px);
}

.ts-social-icon.is-disabled {
  opacity: 0.62;
}

.ts-social-icon.is-disabled:hover {
  color: var(--ts-blue-light);
  border-color: var(--ts-border-blue-light-muted);
  background: var(--ts-blue-surface-alpha);
  transform: none;
}

.ts-nav {
  width: min(var(--ts-header-max), calc(100% - var(--ts-header-gutter)));
  height: 74px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(var(--ts-header-brand-min), 1fr) auto minmax(var(--ts-header-brand-min), 1fr);
  align-items: center;
  gap: 24px;
  color: var(--ts-white);
  transition: height 220ms var(--ts-ease-out-quart);
}

.ts-topbar.is-scrolled .ts-nav {
  height: 64px;
}

.ts-brand {
  display: flex;
  align-items: center;
  justify-self: start;
  gap: var(--ts-space-inline-md);
  min-height: var(--ts-touch-target-min);
  min-width: var(--ts-header-brand-min);
  animation: ts-rise-in 620ms var(--ts-ease-out-quint) 80ms both;
}

.ts-mark {
  display: block;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  object-fit: contain;
  transition:
    width 220ms var(--ts-ease-out-quart),
    height 220ms var(--ts-ease-out-quart),
    flex-basis 220ms var(--ts-ease-out-quart),
    transform 220ms var(--ts-ease-out-quint),
    filter 220ms var(--ts-ease-out-quint);
}

.ts-topbar.is-scrolled .ts-mark {
  width: 36px;
  height: 36px;
  flex-basis: 36px;
}

.ts-brand:hover .ts-mark {
  transform: translateY(-1px) rotate(-3deg) scale(1.03);
  filter: saturate(1.14);
}

.ts-brand strong {
  display: block;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 800;
}

.ts-navlinks {
  display: flex;
  align-items: center;
  justify-self: center;
  height: 100%;
  gap: var(--ts-nav-link-gap);
  font-size: var(--ts-type-nav);
  font-weight: 800;
  color: var(--ts-text-inverse-strong);
}

.ts-navlinks > * {
  --ts-nav-item-delay: 130ms;
}

.ts-navlinks > :nth-child(2) {
  --ts-nav-item-delay: 180ms;
}

.ts-navlinks > :nth-child(3) {
  --ts-nav-item-delay: 230ms;
}

.ts-navlinks > :nth-child(4) {
  --ts-nav-item-delay: 280ms;
}

.ts-navlinks > :nth-child(5) {
  --ts-nav-item-delay: 330ms;
}

.ts-navlinks > :nth-child(6) {
  --ts-nav-item-delay: 380ms;
}

.ts-navlinks > :nth-child(7) {
  --ts-nav-item-delay: 430ms;
}

.ts-navlinks > a,
.ts-nav-item > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  white-space: nowrap;
  transition:
    color 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
  animation: ts-rise-in 560ms var(--ts-ease-out-quint) var(--ts-nav-item-delay) both;
}

.ts-nav-item {
  display: inline-flex;
  align-items: center;
  align-self: stretch;
}

.ts-nav-item-products {
  position: static;
}

.ts-nav-link-products {
  gap: var(--ts-space-inline-xs);
}

.ts-nav-chevron {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--ts-text-inverse-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    transform 220ms var(--ts-ease-out-quint);
}

.ts-nav-chevron .ts-tabler-icon {
  width: 15px;
  height: 15px;
}

.ts-navlinks > a::after,
.ts-nav-item > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 2px;
  background: var(--ts-yellow);
  transform: scaleX(0);
  transform-origin: center;
  transition:
    opacity 220ms var(--ts-ease-out-quint),
    transform 220ms var(--ts-ease-out-quint);
  opacity: 0.78;
}

.ts-navlinks > a:hover,
.ts-navlinks > a:focus-visible,
.ts-nav-item > a:hover,
.ts-nav-item > a:focus-visible,
.ts-nav-item-products:hover > a,
.ts-nav-item-products:focus-within > a {
  color: var(--ts-white);
  transform: translateY(-1px);
}

.ts-navlinks > a:hover::after,
.ts-navlinks > a:focus-visible::after,
.ts-nav-item > a:hover::after,
.ts-nav-item > a:focus-visible::after,
.ts-nav-item-products:hover > a::after,
.ts-nav-item-products:focus-within > a::after {
  transform: scaleX(1);
  opacity: 1;
}

.ts-navlinks > a:active,
.ts-nav-item > a:active {
  color: var(--ts-yellow-bright);
  transform: translateY(0);
}

.ts-navlinks > a:active::after,
.ts-nav-item > a:active::after {
  transform: scaleX(1);
  opacity: 1;
}

.ts-nav-item-products:hover .ts-nav-chevron,
.ts-nav-item-products:focus-within .ts-nav-chevron,
.ts-nav-link-products:focus-visible .ts-nav-chevron {
  color: var(--ts-yellow-bright);
  transform: rotate(180deg);
}

.ts-products-mega {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: var(--ts-z-dropdown);
  width: min(var(--ts-header-max), calc(100vw - var(--ts-header-gutter)));
  max-height: min(640px, calc(100vh - 132px));
  overflow: auto;
  color: var(--ts-ink);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-50%) translateY(-8px);
  transform-origin: top center;
  transition:
    opacity 180ms var(--ts-ease-out-quart),
    visibility 180ms var(--ts-ease-out-quart),
    transform 220ms var(--ts-ease-out-quint);
}

.ts-products-mega::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px;
}

.ts-nav-item-products:hover .ts-products-mega,
.ts-nav-item-products:focus-within .ts-products-mega {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.ts-nav-item-products:focus-within .ts-products-mega {
  transition-duration: 0s;
}

.ts-products-mega-inner {
  padding: 28px;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
  box-shadow: var(--ts-shadow-header);
}

.ts-products-mega-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--ts-space-layout-gap-sm);
  margin-bottom: var(--ts-space-stack-lg);
}

.ts-products-mega-head h2 {
  margin: 0;
  color: var(--ts-ink);
  font-size: 24px;
  line-height: 1.15;
  text-wrap: balance;
}

.ts-products-mega-head p {
  max-width: 58ch;
  margin: 8px 0 0;
  color: var(--ts-text-muted-strong);
  font-size: var(--ts-type-label);
  font-weight: 650;
  line-height: 1.55;
}

.ts-products-mega-view {
  display: inline-flex;
  align-items: center;
  gap: var(--ts-space-inline-xs);
  min-height: var(--ts-touch-target-min);
  color: var(--ts-red);
  font-size: var(--ts-type-label);
  font-weight: 900;
  white-space: nowrap;
  transition:
    color 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-products-mega-view:hover,
.ts-products-mega-view:focus-visible {
  color: var(--ts-red-dark);
  transform: translateX(2px);
}

.ts-products-mega-view:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-products-mega-view:active {
  color: var(--ts-red-ink);
  transform: translateX(0);
}

.ts-products-mega-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-products-mega-card {
  display: grid;
  grid-template-columns: minmax(112px, 0.42fr) minmax(0, 1fr);
  min-height: 128px;
  overflow: hidden;
  color: inherit;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-panel);
  transition:
    transform 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background-color 180ms var(--ts-ease-out-quart);
}

.ts-products-mega-card:hover,
.ts-products-mega-card:focus-visible {
  border-color: var(--ts-border-red-strong);
  background: var(--ts-white);
  transform: translateY(-2px);
}

.ts-products-mega-card:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-products-mega-card:active {
  border-color: var(--ts-red-dark);
  transform: translateY(0);
}

.ts-products-mega-media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  background: var(--ts-surface-raised);
  border-right: 1px solid var(--ts-line);
}

.ts-products-mega-media img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: var(--ts-ratio-product-card-media);
  object-fit: cover;
  object-position: center;
  transition:
    transform 360ms var(--ts-ease-out-quint),
    filter 360ms var(--ts-ease-out-quint);
}

.ts-products-mega-card:hover img,
.ts-products-mega-card:focus-visible img {
  transform: scale(1.04);
  filter: saturate(1.04) contrast(1.02);
}

.ts-products-mega-body {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  padding: var(--ts-space-card-pad-compact);
}

.ts-products-mega-body strong {
  color: var(--ts-ink);
  font-size: 17px;
  line-height: 1.2;
  max-height: 2.4em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-products-mega-body > span:last-child {
  margin-top: var(--ts-space-stack-xs);
  color: var(--ts-text-muted-strong);
  font-size: var(--ts-type-caption);
  font-weight: 650;
  line-height: 1.45;
  max-height: 2.9em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-nav-actions {
  display: flex;
  align-items: center;
  justify-self: end;
  justify-content: flex-end;
  gap: var(--ts-space-inline-md);
  min-width: 0;
}

.ts-nav-actions > .ts-language-switcher {
  display: none;
}

.ts-mobile-menu {
  position: relative;
  display: none;
}

.ts-mobile-menu summary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  color: var(--ts-text-inverse);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: var(--ts-radius-xs);
  background: rgba(255, 255, 255, 0.045);
  cursor: pointer;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background-color 180ms var(--ts-ease-out-quart);
}

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

.ts-mobile-menu summary::marker {
  content: "";
}

.ts-mobile-menu[open] summary,
.ts-mobile-menu summary:hover,
.ts-mobile-menu summary:focus-visible {
  color: var(--ts-white);
  border-color: rgba(240, 176, 45, 0.54);
  background: var(--ts-yellow-surface-alpha);
}

.ts-mobile-menu summary:active {
  transform: scale(0.96);
}

.ts-mobile-menu-panel {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  z-index: var(--ts-z-dropdown);
  width: min(320px, calc(100vw - 28px));
  padding: 8px;
  border: 1px solid var(--ts-border-inverse-soft);
  border-radius: var(--ts-radius-card);
  background: var(--ts-night-soft);
  box-shadow: var(--ts-shadow-header);
}

.ts-mobile-menu-panel a {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  min-height: 42px;
  padding: 0 var(--ts-space-inline-md);
  color: var(--ts-text-inverse-body);
  border-radius: var(--ts-radius-xs);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    color 180ms var(--ts-ease-out-quart),
    background-color 180ms var(--ts-ease-out-quart);
}

.ts-mobile-menu-panel a:hover,
.ts-mobile-menu-panel a:focus-visible {
  color: var(--ts-white);
  background: rgba(255, 255, 255, 0.07);
}

.ts-mobile-menu-panel a:active {
  transform: translateX(2px);
}

.ts-mobile-menu-panel .ts-mobile-menu-quote {
  justify-content: center;
  margin-top: var(--ts-space-inline-xs);
  background: var(--ts-red);
  color: var(--ts-white);
}

.ts-mobile-menu-panel .ts-mobile-menu-quote:hover,
.ts-mobile-menu-panel .ts-mobile-menu-quote:focus-visible {
  background: var(--ts-red-dark);
  color: var(--ts-white);
}

.ts-mobile-menu-panel .ts-mobile-menu-quote:active {
  background: var(--ts-red-ink);
  transform: translateY(1px);
}

.ts-language-switcher {
  position: relative;
  z-index: var(--ts-z-content);
  display: flex;
  align-items: center;
  min-height: 42px;
  animation: ts-rise-in 600ms var(--ts-ease-out-quint) 480ms both;
}

.ts-language-menu {
  position: relative;
}

.ts-language-current {
  list-style: none;
}

.ts-language-current::-webkit-details-marker {
  display: none;
}

.ts-language-current,
.ts-language-dropdown a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  min-width: 58px;
  gap: 7px;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-surface-inverse-soft);
  color: var(--ts-text-inverse);
  font-size: var(--ts-type-caption);
  font-weight: 900;
  cursor: pointer;
  transition:
    color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-language-icon,
.ts-language-arrow,
.ts-language-flag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.ts-language-icon,
.ts-language-arrow {
  color: var(--ts-blue-light);
}

.ts-language-flag {
  width: 20px;
  height: 20px;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 16px;
  line-height: 1;
}

.ts-language-flag img.emoji {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}

.ts-language-icon .ts-tabler-icon {
  width: 16px;
  height: 16px;
}

.ts-language-arrow .ts-tabler-icon {
  width: 13px;
  height: 13px;
}

.ts-language-current:hover,
.ts-language-current:focus-visible,
.ts-language-menu[open] .ts-language-current,
.ts-language-dropdown a:hover,
.ts-language-dropdown a:focus-visible {
  border-color: rgba(240, 176, 45, 0.44);
  background: rgba(255, 255, 255, 0.1);
  color: var(--ts-white);
}

.ts-language-current:active,
.ts-language-dropdown a:active {
  transform: scale(0.97);
}

.ts-contact-language .ts-language-switcher {
  min-height: 30px;
  animation: none;
}

.ts-contact-language .ts-language-current {
  min-height: 30px;
  min-width: auto;
  padding: 0 11px 0 9px;
  border-color: var(--ts-border-blue-light-muted);
  border-radius: var(--ts-radius-pill);
  background: var(--ts-blue-surface-alpha);
  color: rgba(255, 255, 255, 0.9);
  font-size: var(--ts-type-caption);
}

.ts-contact-language .ts-language-current:hover,
.ts-contact-language .ts-language-current:focus-visible,
.ts-contact-language .ts-language-menu[open] .ts-language-current {
  border-color: var(--ts-border-blue-light);
  background: var(--ts-blue-surface-alpha-strong);
}

.ts-language-menu.is-single .ts-language-current {
  cursor: default;
}

.ts-language-dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: var(--ts-z-dropdown);
  display: grid;
  min-width: 138px;
  padding: 6px;
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-sm);
  background: var(--ts-ink);
}

.ts-language-dropdown a {
  justify-content: flex-start;
  gap: var(--ts-space-inline-sm);
  width: 100%;
  min-height: var(--ts-touch-target-min);
  border: 0;
  background: transparent;
}

.ts-language-dropdown a[aria-current="true"] {
  color: var(--ts-yellow);
}

.ts-language-dropdown strong {
  color: inherit;
  font-size: var(--ts-type-caption);
}

.ts-quote,
.ts-button .wp-block-button__link,
.ts-submit {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 var(--ts-space-inline-lg);
  border-radius: var(--ts-radius-xs);
  border: 1px solid var(--ts-red);
  background: var(--ts-red);
  color: var(--ts-white);
  font-weight: 800;
  font-size: var(--ts-type-meta);
  white-space: nowrap;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-quote {
  animation: ts-rise-in 600ms var(--ts-ease-out-quint) 540ms both;
}

.ts-button .wp-block-button__link,
.ts-submit {
  min-height: var(--ts-touch-target-comfortable);
  padding: 0 22px;
  font-size: var(--ts-type-label);
}

.ts-button .wp-block-button__link > * {
  position: relative;
  z-index: var(--ts-z-raised);
}

.ts-hero-actions .ts-button .wp-block-button__link {
  min-height: 56px;
  padding: 0 30px;
  gap: 16px;
  font-size: 16px;
  letter-spacing: 0;
}

.ts-hero-actions .ts-button-primary .wp-block-button__link {
  isolation: isolate;
  border-color: var(--ts-red);
  background: var(--ts-red);
  color: var(--ts-white);
}

body.home .ts-hero-actions .ts-button-primary .wp-block-button__link::before {
  display: none;
}

.ts-hero-actions .ts-button-primary .wp-block-button__link:hover,
.ts-hero-actions .ts-button-primary .wp-block-button__link:focus-visible {
  background: var(--ts-red-dark);
  border-color: var(--ts-red-dark);
}

.ts-hero-actions .ts-button-secondary .wp-block-button__link {
  min-width: 156px;
  border-color: rgba(216, 221, 227, 0.36);
  background: rgba(44, 55, 70, 0.84);
  color: var(--ts-white);
}

.ts-hero-actions .ts-button-secondary .wp-block-button__link:hover,
.ts-hero-actions .ts-button-secondary .wp-block-button__link:focus-visible {
  border-color: rgba(240, 176, 45, 0.72);
  background: rgba(44, 55, 70, 0.96);
}

.ts-button-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  line-height: 0;
  transition: transform 180ms var(--ts-ease-out-quart);
}

.ts-button-arrow .ts-tabler-icon {
  width: 22px;
  height: 22px;
  stroke-width: 2.2;
}

.ts-hero-actions .ts-button-primary .wp-block-button__link:hover .ts-button-arrow,
.ts-hero-actions .ts-button-primary .wp-block-button__link:focus-visible .ts-button-arrow {
  transform: translateX(4px);
}

.ts-hero-actions .ts-button .wp-block-button__link::after {
  display: none;
}

.ts-quote::after,
.ts-button .wp-block-button__link::after,
.ts-submit::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 28%, var(--ts-highlight-inverse) 48%, transparent 68%);
  transform: translate3d(-120%, 0, 0);
  transition: transform 420ms var(--ts-ease-out-quint);
}

.ts-quote:hover,
.ts-quote:focus-visible,
.ts-button-primary .wp-block-button__link:hover,
.ts-button-primary .wp-block-button__link:focus-visible,
.ts-submit:focus-visible,
.ts-submit:hover {
  transform: translateY(-2px);
  background: var(--ts-red-dark);
  border-color: var(--ts-red-dark);
  color: var(--ts-white);
  box-shadow: var(--ts-shadow-action);
}

.ts-button-secondary .wp-block-button__link {
  border: 1px solid rgba(255, 255, 255, 0.32);
  background: transparent;
  color: var(--ts-white);
}

.ts-button-secondary .wp-block-button__link:hover,
.ts-button-secondary .wp-block-button__link:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(240, 176, 45, 0.78);
  background: var(--ts-yellow-surface-alpha);
  box-shadow: var(--ts-shadow-action);
}

.ts-quote:hover::after,
.ts-quote:focus-visible::after,
.ts-button .wp-block-button__link:hover::after,
.ts-button .wp-block-button__link:focus-visible::after,
.ts-submit:focus-visible::after,
.ts-submit:hover::after {
  transform: translate3d(120%, 0, 0);
}

.ts-quote:active,
.ts-button .wp-block-button__link:active,
.ts-submit:active {
  transform: translateY(0) scale(0.985);
}

.ts-button-link {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--ts-touch-target-comfortable);
  padding: 0 22px;
  border-radius: var(--ts-radius-xs);
  border: 1px solid var(--ts-red);
  background: var(--ts-red);
  color: var(--ts-white);
  font-size: var(--ts-type-label);
  font-weight: 800;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-buyer-hero .ts-button-link,
.ts-products-hero .ts-button-link,
.ts-products-cta .ts-button-link {
  color: var(--ts-white);
}

.ts-button-link::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 28%, var(--ts-highlight-inverse) 48%, transparent 68%);
  transform: translate3d(-120%, 0, 0);
  transition: transform 420ms var(--ts-ease-out-quint);
}

.ts-button-link:hover,
.ts-button-link:focus-visible {
  transform: translateY(-2px);
  background: var(--ts-red-dark);
  border-color: var(--ts-red-dark);
  color: var(--ts-white);
  box-shadow: var(--ts-shadow-action);
}

.ts-button-link:hover::after,
.ts-button-link:focus-visible::after {
  transform: translate3d(120%, 0, 0);
}

.ts-button-link:active {
  transform: translateY(0) scale(0.985);
}

.ts-text-link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  color: var(--ts-red);
  font-size: var(--ts-type-label);
  font-weight: 900;
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-text-link:hover,
.ts-text-link:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-text-link:active {
  color: var(--ts-red-ink);
}

.ts-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  margin: 0;
  background: var(--ts-night);
  color: var(--ts-white);
}

.ts-hero-video-shell {
  position: absolute;
  inset: 0;
  z-index: var(--ts-z-base);
  overflow: hidden;
  pointer-events: none;
  background: var(--ts-night) url("/wp-content/themes/tianshui-global/assets/images/hero-bg-poster.jpg") center / cover no-repeat;
  animation: ts-hero-media-in 1100ms var(--ts-ease-out-expo) both;
}

.ts-hero-video-shell::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 26% 52%, rgba(8, 9, 11, 0.74) 0%, rgba(8, 9, 11, 0.48) 32%, transparent 58%),
    linear-gradient(90deg, var(--ts-night) 0%, rgba(8, 9, 11, 0.94) 28%, rgba(8, 9, 11, 0.72) 42%, rgba(8, 9, 11, 0.28) 68%, rgba(8, 9, 11, 0.42) 100%),
    linear-gradient(180deg, rgba(8, 9, 11, 0.46) 0%, rgba(8, 9, 11, 0.08) 48%, rgba(8, 9, 11, 0.72) 100%);
}

.ts-hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: calc(50% + var(--hero-shift-x, 0px)) calc(50% + var(--hero-shift-y, 0px));
  opacity: 0.92;
  filter: saturate(0.92) contrast(1.08) brightness(0.74);
  transform: scale(1.02);
  transition: object-position 360ms var(--ts-ease-out-quart);
  animation: ts-hero-video-drift 14000ms var(--ts-ease-out-quart) 1200ms infinite alternate;
}

.ts-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: var(--ts-z-raised);
  pointer-events: none;
  background:
    radial-gradient(circle at 78% 42%, rgba(240, 176, 45, 0.08), transparent 28%),
    linear-gradient(110deg, transparent 0 49.72%, rgba(201, 40, 45, 0.1) 49.72% 49.92%, rgba(240, 176, 45, 0.05) 49.92% 50.02%, transparent 50.02%);
  background-repeat: no-repeat;
  background-size: 100% 100%, min(520px, 36vw) 100%;
  background-position: center, right center;
  opacity: 0.58;
  animation: ts-hero-layer-in 900ms var(--ts-ease-out-expo) 180ms both;
}

.ts-hero-inner {
  position: relative;
  z-index: var(--ts-z-content);
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  min-height: max(640px, calc(100svh - var(--ts-hero-header-height) - var(--ts-hero-admin-offset)));
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: clamp(78px, 9vh, 108px) 0 clamp(88px, 10vh, 118px);
}

.ts-hero-content {
  max-width: 700px;
}

.ts-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: var(--ts-space-inline-sm);
  margin: 0 0 22px;
  color: rgba(255, 255, 255, 0.72);
  font-size: var(--ts-type-meta);
}

.ts-hero .ts-eyebrow {
  animation: ts-hero-layer-in 720ms var(--ts-ease-out-quint) 220ms both;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.62);
}

.ts-eyebrow::before {
  content: "";
  width: 34px;
  height: 2px;
  background: var(--ts-yellow);
  transform-origin: left;
  animation: ts-line-pulse 2200ms var(--ts-ease-out-quart) 900ms infinite;
}

:is(.ts-products-hero, .ts-product-detail-hero, .ts-request-hero) .ts-eyebrow,
:is(.ts-buyer-hero, .ts-news-hero) .ts-buyer-kicker {
  display: flex;
  width: 74px;
  min-height: 8px;
  margin: 0 0 24px;
  overflow: hidden;
  color: transparent;
  font-size: var(--ts-type-meta);
  line-height: 0;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
}

:is(.ts-products-hero, .ts-product-detail-hero, .ts-request-hero) .ts-eyebrow::before,
:is(.ts-buyer-hero, .ts-news-hero) .ts-buyer-kicker::before {
  content: "";
  display: block;
  width: 68px;
  height: 3px;
  border-radius: var(--ts-radius-pill);
  background: linear-gradient(90deg, rgba(240, 176, 45, 0.42), var(--ts-yellow) 46%, rgba(240, 176, 45, 0.2));
  transform-origin: left center;
  animation:
    ts-hero-line-draw 740ms var(--ts-ease-out-expo) 140ms both,
    ts-line-pulse 2600ms var(--ts-ease-out-quart) 1180ms infinite;
}

.ts-hero-title {
  max-width: 700px;
  margin: 0;
  font-size: var(--ts-type-display-lg);
  line-height: 1.02;
  font-weight: 900;
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.58);
  text-wrap: balance;
  animation: ts-hero-layer-in 780ms var(--ts-ease-out-expo) 320ms both;
}

.ts-accent {
  color: var(--ts-yellow);
}

.ts-hero-copy {
  max-width: 610px;
  margin-top: var(--ts-space-stack-lg);
  color: rgba(255, 255, 255, 0.76);
  font-size: 18px;
  line-height: 1.65;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.56);
  animation: ts-hero-layer-in 740ms var(--ts-ease-out-quint) 460ms both;
}

.ts-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 42px;
  animation: ts-hero-layer-in 680ms var(--ts-ease-out-quint) 600ms both;
}

.ts-hero-scroll-cue {
  position: absolute;
  left: 50%;
  bottom: clamp(20px, 3.2vh, 34px);
  z-index: var(--ts-z-content);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 38px;
  color: rgba(255, 255, 255, 0.72);
  border: 2px solid rgba(255, 255, 255, 0.46);
  border-radius: var(--ts-radius-pill);
  transform: translateX(-50%);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background-color 180ms var(--ts-ease-out-quart);
  animation: ts-scroll-cue-float 1800ms var(--ts-ease-out-quart) 620ms infinite;
}

.ts-hero-scroll-cue:hover,
.ts-hero-scroll-cue:focus-visible {
  color: var(--ts-white);
  border-color: rgba(255, 255, 255, 0.64);
  background: var(--ts-surface-inverse-soft);
}

.ts-hero-scroll-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.ts-hero-scroll-icon::before {
  content: "";
  width: 4px;
  height: 7px;
  border-radius: var(--ts-radius-pill);
  background: currentColor;
  animation: ts-scroll-wheel 1800ms var(--ts-ease-out-quart) 620ms infinite;
}

.ts-section {
  margin: 0;
  padding: var(--ts-space-section-y) 0;
  background: var(--ts-surface);
}

.ts-section-inner,
.ts-rfq-grid {
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  margin: 0 auto;
}

.ts-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(280px, 0.42fr);
  align-items: end;
  gap: 32px;
  margin-bottom: 36px;
}

.ts-section-heading-single {
  display: block;
  margin-bottom: 24px;
}

.ts-section-title {
  margin: 0;
  font-size: var(--ts-type-section-md);
  line-height: 1.05;
  font-weight: 900;
  text-wrap: balance;
}

.ts-section-heading p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.6;
}

.ts-section-heading-single p {
  margin-top: var(--ts-space-stack-sm);
}

.ts-home-products-heading {
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.ts-home-products-heading .ts-kicker {
  justify-content: center;
}

.ts-product-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-product-card {
  position: relative;
  isolation: isolate;
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, var(--ts-white), var(--ts-surface-panel));
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  overflow: hidden;
  transition:
    transform 260ms var(--ts-ease-out-quint),
    border-color 260ms var(--ts-ease-out-quint),
    box-shadow 260ms var(--ts-ease-out-quint);
}

body.home .ts-product-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  z-index: var(--ts-z-raised);
  height: 3px;
  pointer-events: none;
  background: linear-gradient(90deg, var(--ts-red), var(--ts-yellow));
  opacity: 0;
  transform: scaleX(0.18);
  transform-origin: left;
  transition:
    opacity 260ms var(--ts-ease-out-quart),
    transform 360ms var(--ts-ease-out-quint);
}

.ts-product-card:hover,
.ts-product-card:focus-within {
  transform: translateY(-6px);
  border-color: var(--ts-border-red-strong);
  box-shadow: var(--ts-shadow-card-hover);
}

body.home .ts-product-card:hover,
body.home .ts-product-card:focus-within {
  transform: translateY(-6px);
}

body.home .ts-product-card:hover::before,
body.home .ts-product-card:focus-within::before {
  opacity: 1;
  transform: scaleX(1);
}

.ts-product-card:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-product-card-linkbox {
  position: relative;
  z-index: var(--ts-z-content);
  display: flex;
  flex: 1;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.ts-product-card-linkbox:focus-visible {
  outline: 0;
}

.ts-product-image {
  position: relative;
  z-index: var(--ts-z-content);
  margin: 0;
  overflow: hidden;
  background: var(--ts-surface-raised);
}

.ts-product-image img {
  display: block;
  width: 100%;
  aspect-ratio: var(--ts-ratio-home-product-media);
  object-fit: cover;
  object-position: center;
  background: var(--ts-surface-raised);
  transition:
    transform 520ms var(--ts-ease-out-quint),
    filter 520ms var(--ts-ease-out-quint);
}

.ts-product-card:hover .ts-product-image img,
.ts-product-card:focus-within .ts-product-image img {
  transform: scale(1.045);
  filter: saturate(1.05) contrast(1.03);
}

.ts-product-model {
  position: absolute;
  left: 16px;
  bottom: 16px;
  display: inline-flex;
  align-items: center;
  min-height: var(--ts-touch-target-min);
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red);
  color: var(--ts-white);
  font-size: 20px;
  line-height: 1;
  font-weight: 950;
  transition:
    transform 260ms var(--ts-ease-out-quint),
    box-shadow 260ms var(--ts-ease-out-quint),
    background 260ms var(--ts-ease-out-quint);
}

body.home .ts-product-card:hover .ts-product-model,
body.home .ts-product-card:focus-within .ts-product-model {
  transform: translate3d(0, -3px, 0);
  background: var(--ts-red-dark);
  box-shadow: var(--ts-shadow-action);
}

.ts-product-body {
  position: relative;
  z-index: var(--ts-z-content);
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: var(--ts-space-card-pad);
}

.ts-product-card-series {
  display: block;
  margin-bottom: var(--ts-space-stack-xs);
  color: var(--ts-blue-ink);
  font-size: var(--ts-type-caption);
  font-weight: 900;
  line-height: 1.25;
}

.ts-product-body h3 {
  margin: 0;
  font-size: 22px;
  line-height: 1.15;
  text-wrap: balance;
  max-height: 2.3em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-product-body p {
  margin: 12px 0 0;
  color: var(--ts-text-muted-strong);
  line-height: 1.55;
  max-height: 4.65em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ts-product-card-cta {
  display: inline-flex;
  align-items: center;
  gap: var(--ts-space-inline-xs);
  width: fit-content;
  min-height: var(--ts-touch-target-min);
  margin-top: auto;
  padding-top: var(--ts-space-stack-md);
  color: var(--ts-red);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-product-card:hover .ts-product-card-cta,
.ts-product-card:focus-within .ts-product-card-cta,
.ts-product-card-linkbox:hover .ts-product-card-cta,
.ts-product-card-linkbox:focus-visible .ts-product-card-cta {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-product-card-linkbox:active .ts-product-card-cta {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-product-card:hover .ts-product-card-cta .ts-button-arrow,
.ts-product-card:focus-within .ts-product-card-cta .ts-button-arrow {
  transform: translateX(4px);
}

.ts-home-about {
  background: var(--ts-surface-raised);
  border-top: 1px solid var(--ts-line);
}

.ts-home-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(360px, 0.5fr);
  gap: clamp(38px, 5vw, 72px);
  align-items: center;
}

.ts-about-media {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-subtle);
}

.ts-about-media::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 38%;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(8, 9, 11, 0.42));
}

body.home .ts-about-media::before {
  content: "";
  position: absolute;
  inset: -18% auto -18% -30%;
  z-index: var(--ts-z-raised);
  width: 28%;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.42), transparent);
  opacity: 0;
  transform: translate3d(-130%, 0, 0) rotate(10deg);
}

.ts-about-media img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center;
  transition:
    transform 650ms var(--ts-ease-out-quint),
    filter 650ms var(--ts-ease-out-quint);
}

.ts-motion-ready body.home .ts-about-media.is-visible img {
  animation: ts-about-image-drift 9200ms var(--ts-ease-out-quart) 700ms infinite alternate;
}

.ts-motion-ready body.home .ts-about-media.is-visible::before {
  animation: ts-about-light-sweep 1100ms var(--ts-ease-out-quint) 760ms both;
}

.ts-about-media:hover img {
  transform: scale(1.035);
  filter: saturate(1.04) contrast(1.03);
}

.ts-about-badge {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: var(--ts-z-raised);
  display: grid;
  gap: 5px;
  min-width: 132px;
  padding: 18px 20px;
  border-radius: var(--ts-radius-sm);
  background: var(--ts-red);
  color: var(--ts-white);
  will-change: transform;
}

.ts-motion-ready body.home .ts-about-media.is-visible .ts-about-badge {
  animation: ts-about-badge-float 4200ms var(--ts-ease-out-quart) 900ms infinite;
}

.ts-about-badge strong {
  font-size: 20px;
  line-height: 1;
  font-weight: 900;
}

.ts-about-badge span {
  color: var(--ts-text-inverse-body);
  font-size: var(--ts-type-meta);
  font-weight: 700;
}

.ts-about-copy-panel {
  max-width: 680px;
}

.ts-about-kicker {
  margin: 0 0 18px;
  color: var(--ts-blue);
  font-size: var(--ts-type-label);
  line-height: 1.2;
  font-weight: 850;
}

.ts-about-copy {
  margin: 24px 0 0;
  color: var(--ts-text-muted-strong);
  font-size: 18px;
  line-height: 1.7;
}

.ts-about-note {
  margin: 18px 0 0;
  color: var(--ts-steel);
  font-size: 17px;
  line-height: 1.65;
  font-weight: 700;
}

.ts-about-facts {
  display: grid;
  grid-template-columns: var(--ts-grid-track-2);
  gap: 16px 28px;
  margin-top: var(--ts-space-stack-xl);
}

.ts-about-fact {
  display: grid;
  grid-template-columns: 10px 1fr;
  gap: var(--ts-space-inline-md);
  align-items: start;
}

.ts-about-fact span {
  width: 7px;
  height: 7px;
  margin-top: 8px;
  border-radius: var(--ts-radius-pill);
  background: var(--ts-blue);
}

.ts-about-fact strong {
  color: var(--ts-steel);
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}

.ts-about-action {
  margin: 30px 0 0;
}

.ts-about-link {
  gap: var(--ts-space-inline-sm);
}

.ts-about-link .ts-button-arrow {
  width: 20px;
  height: 20px;
}

.ts-about-link .ts-tabler-icon {
  width: 18px;
  height: 18px;
}

.ts-about-link:hover .ts-button-arrow {
  transform: translateX(4px);
}

.ts-engineering {
  background: var(--ts-white);
}

.ts-engineering-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(360px, 0.46fr);
  gap: 46px;
  align-items: center;
}

.ts-factory-image {
  position: relative;
  border-radius: var(--ts-radius-card);
  overflow: hidden;
  border: 1px solid var(--ts-line);
}

.ts-factory-image img {
  width: 100%;
  aspect-ratio: 1.34;
  object-fit: cover;
  transition:
    transform 650ms var(--ts-ease-out-quint),
    filter 650ms var(--ts-ease-out-quint);
}

.ts-factory-image:hover img {
  transform: scale(1.035);
  filter: saturate(1.04) contrast(1.03);
}

.ts-factory-label {
  position: absolute;
  right: 18px;
  bottom: 18px;
  padding: 14px 16px;
  border-radius: var(--ts-radius-sm);
  background: var(--ts-night);
  color: var(--ts-white);
  font-weight: 800;
  transition:
    transform 220ms var(--ts-ease-out-quart),
    background 220ms var(--ts-ease-out-quart);
}

.ts-factory-image:hover .ts-factory-label {
  transform: translateY(-3px);
  background: var(--ts-night-hover);
}

.ts-process {
  display: grid;
  gap: var(--ts-space-inline-md);
}

.ts-process-step {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 16px;
  padding: var(--ts-space-card-pad-compact);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-panel);
  transition:
    transform 220ms var(--ts-ease-out-quint),
    border-color 220ms var(--ts-ease-out-quint),
    background 220ms var(--ts-ease-out-quint);
}

.ts-process-step:hover {
  transform: translateX(5px);
  border-color: var(--ts-border-blue-strong);
  background: var(--ts-white);
}

.ts-num {
  width: 44px;
  height: 44px;
  border-radius: var(--ts-radius-control);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ts-ink);
  color: var(--ts-yellow);
  font-weight: 900;
  transition:
    transform 220ms var(--ts-ease-out-quint),
    color 220ms var(--ts-ease-out-quint);
}

.ts-process-step:hover .ts-num {
  transform: scale(1.04);
  color: var(--ts-yellow-glow);
}

.ts-process-step strong {
  display: block;
  font-size: 17px;
}

.ts-process-step span {
  display: block;
  margin-top: 5px;
  color: var(--ts-muted);
  line-height: 1.5;
}

.ts-client-reviews {
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--ts-line);
  border-bottom: 1px solid var(--ts-line);
  background:
    linear-gradient(90deg, var(--ts-grid-dark) 1px, transparent 1px),
    linear-gradient(180deg, var(--ts-grid-dark) 1px, transparent 1px),
    var(--ts-surface-subtle);
  background-size: 64px 64px;
}

.ts-client-review-board {
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(380px, 0.72fr);
  gap: var(--ts-space-inline-lg);
  align-items: stretch;
}

.ts-review-feature,
.ts-review-card {
  border-radius: var(--ts-radius-card);
}

.ts-review-feature {
  position: relative;
  min-height: 430px;
  padding: clamp(28px, 4vw, 48px);
  overflow: hidden;
  border: 1px solid var(--ts-border-inverse-muted);
  background:
    linear-gradient(115deg, rgba(201, 40, 45, 0.22), transparent 46%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.065), transparent 42%),
    var(--ts-night);
  color: var(--ts-white);
}

.ts-review-feature::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(180deg, var(--ts-grid-inverse) 1px, transparent 1px);
  background-size: 54px 54px;
  opacity: 0.68;
}

.ts-review-feature > * {
  position: relative;
  z-index: var(--ts-z-raised);
}

.ts-review-feature-mark {
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 10px;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-yellow-surface-alpha-strong);
  color: var(--ts-yellow);
  font-size: var(--ts-type-caption);
  font-weight: 900;
}

.ts-review-feature blockquote {
  margin: 0;
}

.ts-review-feature blockquote p {
  max-width: 820px;
  margin: 0;
  font-size: var(--ts-type-feature);
  line-height: 1.1;
  font-weight: 900;
  text-wrap: balance;
}

.ts-review-feature-meta {
  display: grid;
  gap: 7px;
  margin-top: var(--ts-space-stack-xl);
  padding-top: var(--ts-space-stack-lg);
  border-top: 1px solid var(--ts-border-inverse-soft);
}

.ts-review-feature-meta strong {
  font-size: 17px;
}

.ts-review-feature-meta span {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.66);
  line-height: 1.5;
}

.ts-review-proof-list {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: var(--ts-space-stack-xl);
}

.ts-review-proof-list span {
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  padding: 0 var(--ts-space-inline-sm);
  border: 1px solid var(--ts-border-inverse-soft);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-surface-inverse);
  color: var(--ts-text-inverse-body);
  font-size: var(--ts-type-caption);
  font-weight: 850;
}

.ts-review-stack {
  display: grid;
  gap: 14px;
}

.ts-review-card {
  display: grid;
  gap: var(--ts-space-inline-lg);
  min-height: 0;
  padding: var(--ts-space-card-pad);
  border: 1px solid var(--ts-line);
  background: rgba(255, 255, 255, 0.92);
  transition:
    transform 220ms var(--ts-ease-out-quint),
    border-color 220ms var(--ts-ease-out-quint),
    background 220ms var(--ts-ease-out-quint);
}

.ts-review-card:hover {
  transform: translateY(-4px);
  border-color: rgba(201, 40, 45, 0.34);
  background: var(--ts-white);
}

.ts-review-card-head {
  display: grid;
  grid-template-columns: 74px 1fr;
  gap: 16px;
  align-items: center;
  min-width: 0;
}

.ts-review-card-head img {
  width: 74px;
  height: 74px;
  border-radius: var(--ts-radius-sm);
  object-fit: cover;
  border: 1px solid var(--ts-line);
  background: var(--ts-surface-media);
}

.ts-review-card-head span,
.ts-review-card-head strong {
  display: block;
}

.ts-review-card-head span {
  margin-bottom: 6px;
  color: var(--ts-red);
  font-size: var(--ts-type-caption);
  font-weight: 900;
}

.ts-review-card-head strong {
  color: var(--ts-ink);
  font-size: 20px;
  line-height: 1.14;
}

.ts-review-card p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.62;
}

.ts-review-link {
  margin: 26px 0 0;
}

.ts-rfq {
  margin: 0;
  padding: var(--ts-space-section-y) 0;
  background: var(--ts-night);
  color: var(--ts-white);
}

.ts-rfq-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(360px, 0.52fr);
  gap: 56px;
  align-items: start;
}

.ts-rfq-title {
  max-width: 680px;
  margin: 0;
  font-size: var(--ts-type-display-md);
  line-height: 1.06;
}

.ts-rfq-copy {
  margin-top: var(--ts-space-stack-md);
  max-width: 620px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.65;
  font-size: 17px;
}

.ts-rfq-list {
  display: grid;
  grid-template-columns: var(--ts-grid-track-2);
  gap: var(--ts-space-inline-md);
  margin-top: var(--ts-space-stack-2xl);
}

.ts-rfq-list div {
  padding: var(--ts-space-surface-pad-dense);
  border-radius: var(--ts-radius-sm);
  background: var(--ts-surface-inverse);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: rgba(255, 255, 255, 0.84);
  font-weight: 700;
  transition:
    transform 200ms var(--ts-ease-out-quart),
    background 200ms var(--ts-ease-out-quart),
    border-color 200ms var(--ts-ease-out-quart);
}

.ts-rfq-list div:hover {
  transform: translateY(-3px);
  background: var(--ts-border-inverse-muted);
  border-color: rgba(240, 176, 45, 0.38);
}

.ts-products-hero {
  position: relative;
  overflow: hidden;
  margin: 0;
  background: var(--ts-night);
  background-size: 64px 64px;
  color: var(--ts-white);
}

.ts-products-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: url("../images/products-hero-factory-presses.webp");
  background-position: 66% 50%;
  background-size: cover;
  opacity: 0.62;
  transform: scale(1.015);
}

.ts-products-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(8, 9, 11, 0.94) 0%, rgba(8, 9, 11, 0.8) 39%, rgba(8, 9, 11, 0.36) 72%, rgba(8, 9, 11, 0.6) 100%),
    linear-gradient(180deg, rgba(8, 9, 11, 0.5) 0%, rgba(8, 9, 11, 0.12) 42%, rgba(8, 9, 11, 0.72) 100%),
    radial-gradient(circle at 86% 24%, rgba(22, 121, 184, 0.22), transparent 28%),
    linear-gradient(110deg, transparent 0 52%, rgba(240, 176, 45, 0.13) 52% 52.55%, transparent 52.55%);
  background-size:
    64px 64px,
    64px 64px,
    auto,
    auto,
    auto,
    auto;
}

.ts-products-hero-inner {
  position: relative;
  z-index: var(--ts-z-raised);
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  min-height: 620px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(420px, 0.78fr);
  align-items: center;
  gap: var(--ts-space-layout-gap-lg);
  padding: var(--ts-space-section-y-compact) 0;
}

.ts-products-hero-inner.is-text-only {
  grid-template-columns: minmax(0, var(--ts-inner-page-hero-measure));
  justify-content: start;
  min-height: var(--ts-inner-page-hero-min-height);
  padding: var(--ts-inner-page-hero-padding-y) 0;
}

.ts-products-title {
  max-width: 760px;
  margin: 0;
  font-size: var(--ts-type-display-xl);
  line-height: 0.98;
  font-weight: 900;
  text-wrap: balance;
  animation: ts-rise-in 720ms var(--ts-ease-out-expo) 180ms both;
}

.ts-products-lede {
  max-width: 660px;
  margin-top: var(--ts-space-stack-lg);
  color: rgba(255, 255, 255, 0.76);
  font-size: 18px;
  line-height: 1.65;
  animation: ts-rise-in 680ms var(--ts-ease-out-quint) 300ms both;
}

.ts-product-pills {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-sm);
  margin-top: var(--ts-space-stack-2xl);
  animation: ts-rise-in 620ms var(--ts-ease-out-quint) 420ms both;
}

.ts-product-pills a {
  min-height: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  padding: 0 13px;
  border-radius: var(--ts-radius-xs);
  border: 1px solid var(--ts-highlight-inverse);
  color: var(--ts-text-inverse);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-product-pills span {
  min-height: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  padding: 0 13px;
  border-radius: var(--ts-radius-xs);
  border: 1px solid var(--ts-highlight-inverse);
  color: var(--ts-text-inverse);
  font-size: var(--ts-type-meta);
  font-weight: 800;
}

.ts-product-pills a:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 176, 45, 0.68);
  background: var(--ts-yellow-surface-alpha);
}

.ts-products-hero-panel {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: var(--ts-night-panel);
  padding: var(--ts-space-surface-pad-dense);
  animation: ts-hero-image-reveal 880ms var(--ts-ease-out-expo) 260ms both;
}

.ts-products-hero-panel img {
  width: 100%;
  aspect-ratio: 1.12;
  object-fit: cover;
  filter: contrast(1.03) saturate(0.96);
}

.ts-product-media-panel {
  display: grid;
  gap: var(--ts-space-stack-sm);
}

.ts-product-main-media {
  position: relative;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--ts-border-inverse-muted);
  border-radius: var(--ts-radius-xs);
  background: linear-gradient(180deg, var(--ts-night-soft), var(--ts-night-panel));
}

.ts-product-media-panel .ts-product-main-media img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.12;
  object-fit: cover;
  object-position: center;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-night-panel);
}

.ts-product-gallery-trigger {
  position: relative;
  display: block;
  height: 100%;
  color: inherit;
  cursor: zoom-in;
}

.ts-product-gallery-trigger:focus-visible,
.ts-product-media-thumb:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-product-gallery-trigger-label {
  position: absolute;
  right: var(--ts-space-inline-md);
  bottom: var(--ts-space-inline-md);
  min-height: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-control);
  background: rgba(8, 9, 11, 0.82);
  color: var(--ts-white);
  font-size: var(--ts-type-meta);
  font-weight: 850;
  opacity: 0;
  transform: translate3d(0, 6px, 0);
  transition:
    opacity 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-product-gallery-trigger:hover .ts-product-gallery-trigger-label,
.ts-product-gallery-trigger:focus-visible .ts-product-gallery-trigger-label {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  background: rgba(8, 9, 11, 0.92);
}

.ts-product-media-strip {
  display: flex;
  flex-wrap: nowrap;
  gap: var(--ts-space-inline-sm);
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 var(--ts-space-inline-xs);
  overscroll-behavior-x: contain;
  scrollbar-width: thin;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
}

.ts-product-media-thumb {
  display: block;
  flex: 0 0 clamp(132px, 12vw, 166px);
  min-height: var(--ts-touch-target-min);
  overflow: hidden;
  border: 1px solid var(--ts-border-inverse-muted);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-night-soft);
  scroll-snap-align: start;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    box-shadow 180ms var(--ts-ease-out-quart);
}

.ts-product-media-panel .ts-product-media-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.35;
  object-fit: cover;
  object-position: center;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-night-panel);
}

.ts-product-media-thumb:hover,
.ts-product-media-thumb:focus-visible {
  transform: translateY(-2px);
  border-color: var(--ts-border-blue-light);
  box-shadow: var(--ts-focus-ring);
}

.ts-product-media-thumb:active {
  transform: translateY(0);
  border-color: var(--ts-border-blue-light-muted);
}

.ts-lightbox-open {
  overflow: hidden;
}

.ts-lightbox {
  position: fixed;
  inset: 0;
  z-index: var(--ts-z-dropdown);
  display: grid;
  grid-template-columns: minmax(var(--ts-touch-target-comfortable), 0.08fr) minmax(0, 1fr) minmax(var(--ts-touch-target-comfortable), 0.08fr);
  grid-template-rows: auto minmax(0, 1fr) auto;
  gap: var(--ts-space-inline-md);
  padding: var(--ts-space-stack-lg);
  background: rgba(8, 9, 11, 0.92);
  backdrop-filter: blur(14px);
  color: var(--ts-white);
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 180ms var(--ts-ease-out-quart),
    backdrop-filter 180ms var(--ts-ease-out-quart);
}

.ts-lightbox[hidden] {
  display: none;
}

.ts-lightbox.is-open {
  opacity: 1;
  pointer-events: auto;
}

.ts-lightbox-close,
.ts-lightbox-nav {
  min-height: var(--ts-touch-target-comfortable);
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-control);
  background: var(--ts-surface-inverse);
  color: var(--ts-white);
  font: inherit;
  font-size: var(--ts-type-label);
  font-weight: 850;
  cursor: pointer;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-lightbox-close {
  grid-column: 3;
  justify-self: end;
  padding: 0 var(--ts-space-inline-lg);
}

.ts-lightbox-nav {
  align-self: center;
  padding: 0 var(--ts-space-inline-md);
}

.ts-lightbox-prev {
  grid-column: 1;
  grid-row: 2;
}

.ts-lightbox-next {
  grid-column: 3;
  grid-row: 2;
}

.ts-lightbox-close:hover,
.ts-lightbox-close:focus-visible,
.ts-lightbox-nav:hover,
.ts-lightbox-nav:focus-visible {
  transform: translateY(-1px);
  border-color: var(--ts-border-blue-light);
  background: var(--ts-blue-surface-alpha-strong);
  outline: none;
}

.ts-lightbox-nav:disabled {
  transform: none;
  border-color: var(--ts-border-inverse-muted);
  background: var(--ts-surface-inverse-soft);
  color: var(--ts-text-inverse-subtle);
  cursor: not-allowed;
}

.ts-lightbox-figure {
  grid-column: 2;
  grid-row: 2;
  min-width: 0;
  min-height: 0;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  gap: var(--ts-space-stack-xs);
  margin: 0;
  opacity: 0.96;
  transform: scale(0.992);
  transition:
    opacity 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-lightbox.is-open .ts-lightbox-figure {
  opacity: 1;
  transform: none;
}

.ts-lightbox-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition:
    opacity 160ms var(--ts-ease-out-quart),
    transform 160ms var(--ts-ease-out-quart);
}

.ts-lightbox.is-changing .ts-lightbox-image {
  opacity: 0.72;
  transform: scale(0.996);
}

.ts-lightbox-caption {
  min-height: 1.5em;
  color: var(--ts-text-inverse);
  font-size: var(--ts-type-caption);
  line-height: 1.5;
  text-align: center;
}

.ts-lightbox-counter {
  justify-self: center;
  min-height: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-border-inverse);
  border-radius: var(--ts-radius-pill);
  background: rgba(8, 9, 11, 0.82);
  color: var(--ts-text-inverse);
  font-size: var(--ts-type-meta);
  line-height: 1.5;
  text-align: center;
}

.ts-lightbox-counter {
  grid-column: 2;
  grid-row: 3;
}

.ts-products-hero-spec {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 34px;
  padding: var(--ts-space-card-pad-compact);
  border-radius: var(--ts-radius-sm);
  background: rgba(8, 9, 11, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.ts-products-hero-spec strong {
  display: block;
  font-size: 16px;
}

.ts-products-hero-spec span {
  display: block;
  margin-top: 7px;
  color: var(--ts-text-inverse-muted);
  line-height: 1.5;
  font-size: var(--ts-type-meta);
}

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

.ts-products-catalog {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-product-family {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  background: var(--ts-white);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  overflow: hidden;
  transition:
    transform 260ms var(--ts-ease-out-quint),
    border-color 260ms var(--ts-ease-out-quint),
    box-shadow 260ms var(--ts-ease-out-quint);
}

.ts-product-family:hover,
.ts-product-family:focus-within {
  transform: translateY(-6px);
  border-color: var(--ts-border-red-strong);
  box-shadow: var(--ts-shadow-card-hover);
}

.ts-product-family:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-product-family-media {
  position: relative;
  margin: 0;
  overflow: hidden;
  background: var(--ts-surface-media);
}

.ts-product-family-media img {
  display: block;
  width: 100%;
  aspect-ratio: var(--ts-ratio-product-family-media);
  aspect-ratio: var(--ts-ratio-product-list-media);
  object-fit: cover;
  object-position: center;
  background: var(--ts-surface-raised);
  transition:
    transform 520ms var(--ts-ease-out-quint),
    filter 520ms var(--ts-ease-out-quint);
}

.ts-product-family:hover .ts-product-family-media img,
.ts-product-family:focus-within .ts-product-family-media img {
  transform: scale(1.035);
  filter: saturate(1.04) contrast(1.03);
}

.ts-product-family-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: var(--ts-space-card-pad);
}

.ts-product-family-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--ts-space-inline-md);
  margin-bottom: 18px;
}

.ts-product-family-top span,
.ts-product-family-top b {
  min-height: 28px;
  display: inline-flex;
  align-items: center;
  padding: 0 9px;
  border-radius: var(--ts-radius-xs);
  font-size: var(--ts-type-caption);
  font-weight: 800;
}

.ts-product-family-top span {
  background: var(--ts-surface-chip);
  color: var(--ts-steel);
}

.ts-product-family-top b {
  background: var(--ts-yellow-surface);
  color: var(--ts-yellow-ink);
}

.ts-product-family h3 {
  margin: 0;
  font-size: 23px;
  line-height: 1.12;
  text-wrap: balance;
  max-height: 2.24em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-product-family p {
  margin-top: var(--ts-space-stack-xs);
  color: var(--ts-muted);
  line-height: 1.55;
  max-height: 6.2em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.ts-product-family dl {
  display: grid;
  gap: var(--ts-space-inline-sm);
  margin: 18px 0 0;
  padding: 16px 0;
  border-top: 1px solid var(--ts-line);
  border-bottom: 1px solid var(--ts-line);
}

.ts-product-family dl div {
  display: grid;
  grid-template-columns: 76px 1fr;
  gap: var(--ts-space-inline-md);
}

.ts-product-family dt,
.ts-product-family dd {
  margin: 0;
  line-height: 1.45;
  font-size: var(--ts-type-meta);
}

.ts-product-family dt {
  color: var(--ts-steel);
  font-weight: 900;
}

.ts-product-family dd {
  color: var(--ts-muted);
}

.ts-product-family a {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: var(--ts-touch-target-min);
  margin-top: auto;
  padding-top: var(--ts-space-stack-md);
  color: var(--ts-red);
  font-weight: 900;
  font-size: var(--ts-type-label);
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-product-family a:hover,
.ts-product-family a:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-product-family a:active {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-product-family-cta {
  background: var(--ts-night);
  color: var(--ts-white);
}

.ts-product-family-cta .ts-product-family-body {
  justify-content: center;
  min-height: 410px;
}

.ts-product-family-cta p,
.ts-product-family-cta dd {
  color: rgba(255, 255, 255, 0.7);
}

.ts-product-family-cta .ts-product-family-top span {
  background: rgba(255, 255, 255, 0.1);
  color: var(--ts-text-inverse);
}

.ts-product-family-cta .ts-product-family-top b {
  background: var(--ts-yellow);
  color: var(--ts-ink);
}

.ts-product-family-cta a {
  color: var(--ts-yellow);
  border-color: var(--ts-border-yellow-muted);
}

.ts-product-family-cta a:hover,
.ts-product-family-cta a:focus-visible,
.ts-product-family-cta a:active {
  color: var(--ts-yellow-bright);
  border-color: currentColor;
}

.ts-product-guide-section {
  background: var(--ts-white);
}

.ts-catalog-archive {
  background: var(--ts-surface);
  padding: var(--ts-space-section-y) 0;
}

.ts-catalog-archive-inner {
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  margin: 0 auto;
}

.ts-selection-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-4);
  gap: 14px;
}

.ts-selection-card {
  min-height: 250px;
  padding: var(--ts-space-card-pad);
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-surface-panel);
  transition:
    transform 220ms var(--ts-ease-out-quint),
    border-color 220ms var(--ts-ease-out-quint),
    background 220ms var(--ts-ease-out-quint);
}

.ts-selection-card:hover {
  transform: translateY(-4px);
  border-color: var(--ts-border-blue-strong);
  background: var(--ts-white);
}

.ts-selection-card span {
  width: 44px;
  height: 44px;
  border-radius: var(--ts-radius-control);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ts-ink);
  color: var(--ts-yellow);
  font-weight: 900;
}

.ts-selection-card h3 {
  margin: 22px 0 0;
  font-size: 22px;
  line-height: 1.14;
}

.ts-selection-card p {
  margin-top: var(--ts-space-stack-xs);
  color: var(--ts-muted);
  line-height: 1.55;
}

.ts-quote-matrix {
  margin-top: 46px;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  overflow: hidden;
  background: var(--ts-white);
}

.ts-quote-matrix-head {
  display: grid;
  grid-template-columns: minmax(0, 0.52fr) minmax(320px, 0.48fr);
  gap: 28px;
  align-items: end;
  padding: var(--ts-space-panel-pad);
  background: var(--ts-surface-panel);
  border-bottom: 1px solid var(--ts-line);
}

.ts-quote-matrix-head h3 {
  margin: 0;
  font-size: 28px;
}

.ts-quote-matrix-head p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.55;
}

.ts-matrix-table {
  display: grid;
  min-width: 0;
}

.ts-matrix-table [role="row"] {
  display: grid;
  grid-template-columns: 0.72fr 1fr 1fr;
  min-width: 0;
}

.ts-matrix-table [role="row"] + [role="row"] {
  border-top: 1px solid var(--ts-line);
}

.ts-matrix-table :where(strong, span) {
  padding: 16px 18px;
  line-height: 1.5;
  min-width: 0;
  overflow-wrap: anywhere;
  text-wrap: pretty;
}

.ts-matrix-table strong {
  background: var(--ts-night);
  color: var(--ts-white);
  font-size: var(--ts-type-meta);
}

.ts-matrix-table span {
  color: var(--ts-muted);
}

.ts-matrix-table span + span,
.ts-matrix-table strong + strong {
  border-left: 1px solid var(--ts-line);
}

.ts-products-cta {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: var(--ts-space-section-y-compact) 0;
  background: var(--ts-night);
  color: var(--ts-white);
}

body.home .ts-products-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0%, rgba(240, 176, 45, 0.08) 46%, rgba(201, 40, 45, 0.11) 50%, transparent 56%);
  opacity: 0.72;
  transform: translate3d(-45%, 0, 0);
  animation: ts-cta-scan 7200ms var(--ts-ease-out-quart) infinite alternate;
}

.ts-products-cta-inner {
  position: relative;
  z-index: var(--ts-z-content);
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(320px, 0.36fr);
  gap: var(--ts-space-layout-gap-md);
  align-items: center;
}

.ts-products-cta-title {
  max-width: 720px;
  margin: 0;
  font-size: var(--ts-type-display-md);
  line-height: 1.06;
}

.ts-products-cta-copy p {
  max-width: 620px;
  margin-top: var(--ts-space-stack-sm);
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.65;
  font-size: 17px;
}

.ts-products-cta-actions {
  display: grid;
  gap: var(--ts-space-inline-md);
}

.ts-products-link {
  min-height: var(--ts-touch-target-comfortable);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--ts-radius-xs);
  border: 1px solid rgba(255, 255, 255, 0.24);
  color: var(--ts-white);
  font-size: var(--ts-type-label);
  font-weight: 900;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-products-link:hover,
.ts-products-link:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(240, 176, 45, 0.68);
  background: var(--ts-yellow-surface-alpha);
}

body.home .ts-about-link:hover .ts-button-arrow,
body.home .ts-about-link:focus-visible .ts-button-arrow {
  transform: translateX(4px);
}

.ts-products-link:active {
  transform: translateY(0);
  background: var(--ts-yellow-surface-alpha-strong);
}

.ts-product-detail {
  background: var(--ts-surface);
}

.ts-product-detail-hero {
  position: relative;
  overflow: hidden;
  margin: 0;
  background:
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    var(--ts-night);
  background-size: 64px 64px;
  color: var(--ts-white);
}

.ts-product-detail-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 84% 32%, rgba(201, 40, 45, 0.18), transparent 28%),
    linear-gradient(110deg, transparent 0 56%, rgba(240, 176, 45, 0.14) 56% 56.6%, transparent 56.6%);
}

.ts-product-detail-inner {
  position: relative;
  z-index: var(--ts-z-raised);
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  min-height: 560px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(420px, 0.78fr);
  align-items: center;
  gap: var(--ts-space-layout-gap-lg);
  padding: var(--ts-space-section-y-compact) 0;
}

.ts-product-detail-copy {
  max-width: 760px;
}

.ts-product-detail-copy .ts-products-title {
  max-width: 700px;
  font-size: var(--ts-type-display-md);
  line-height: 1.04;
}

.ts-product-detail-copy .ts-product-pills {
  margin-top: 30px;
}

.ts-product-detail-actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-md);
  margin-top: var(--ts-space-stack-xl);
  animation: ts-rise-in 620ms var(--ts-ease-out-quint) 500ms both;
}

.ts-product-detail-actions .ts-products-link {
  min-height: var(--ts-touch-target-min);
  padding: 0 var(--ts-space-inline-lg);
  border-color: var(--ts-highlight-inverse);
  color: var(--ts-text-inverse);
  background: var(--ts-surface-inverse-soft);
}

.ts-product-detail-actions .ts-products-link:hover,
.ts-product-detail-actions .ts-products-link:focus-visible {
  border-color: var(--ts-border-yellow-muted);
  background: var(--ts-yellow-surface-alpha);
  color: var(--ts-white);
}

.ts-product-anchor-nav {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-xs);
  margin-top: var(--ts-space-stack-lg);
  animation: ts-rise-in 620ms var(--ts-ease-out-quint) 580ms both;
}

.ts-product-anchor-nav a {
  min-height: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  padding: 0 var(--ts-space-inline-md);
  border-radius: var(--ts-radius-xs);
  color: var(--ts-text-inverse-muted);
  font-size: var(--ts-type-meta);
  font-weight: 850;
  transition:
    var(--ts-transition-color),
    background 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-product-anchor-nav a:hover,
.ts-product-anchor-nav a:focus-visible {
  transform: translateY(-2px);
  background: var(--ts-surface-inverse);
  color: var(--ts-white);
  box-shadow: var(--ts-focus-ring);
}

.ts-product-snapshot-section {
  background: var(--ts-white);
  padding: 0 0 var(--ts-space-stack-2xl);
}

.ts-product-snapshot-grid {
  position: relative;
  z-index: var(--ts-z-raised);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(168px, 1fr));
  overflow: hidden;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
  transform: translateY(-26px);
  margin-bottom: -26px;
}

.ts-product-snapshot-item {
  min-width: 0;
  padding: var(--ts-space-surface-pad-dense);
  border-right: 1px solid var(--ts-line);
  border-bottom: 1px solid var(--ts-line);
}

.ts-product-snapshot-item:last-child {
  border-right: 0;
}

.ts-product-snapshot-item span {
  display: block;
  color: var(--ts-text-muted-cool);
  font-size: var(--ts-type-caption);
  font-weight: 950;
  text-transform: uppercase;
}

.ts-product-snapshot-item strong {
  display: block;
  margin-top: 9px;
  color: var(--ts-ink);
  font-size: 20px;
  line-height: 1.15;
  overflow-wrap: anywhere;
}

.ts-product-spec-section {
  background: var(--ts-white);
}

.ts-product-datasheet-section {
  background: var(--ts-surface-panel);
}

.ts-product-datasheet-head {
  max-width: 860px;
  margin-bottom: var(--ts-space-stack-xl);
}

.ts-product-datasheet-head .ts-eyebrow {
  color: var(--ts-red);
}

.ts-product-datasheet-head h2 {
  margin: 0;
  color: var(--ts-ink);
  font-size: var(--ts-type-section-md);
  line-height: 1.06;
  text-wrap: balance;
}

.ts-product-datasheet-head p:not(.ts-eyebrow) {
  max-width: 760px;
  margin: var(--ts-space-stack-sm) 0 0;
  color: var(--ts-text-muted-strong);
  font-size: 16px;
  line-height: 1.65;
}

.ts-datasheet-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-raised);
}

.ts-datasheet-table-wrap:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-datasheet-table {
  --ts-datasheet-item-width: 190px;
  --ts-datasheet-detail-width: 110px;
  --ts-datasheet-unit-width: 74px;
  width: max-content;
  min-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  color: var(--ts-steel);
  font-size: var(--ts-type-meta);
  line-height: 1.45;
}

.ts-datasheet-table th,
.ts-datasheet-table td {
  min-width: 92px;
  padding: var(--ts-space-inline-md);
  border-right: 1px solid var(--ts-line);
  border-bottom: 1px solid var(--ts-line);
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

.ts-datasheet-table thead th {
  position: sticky;
  top: 0;
  z-index: var(--ts-z-content);
  background: var(--ts-night-panel);
  color: var(--ts-white);
  font-weight: 850;
}

.ts-datasheet-table th:first-child,
.ts-datasheet-table td:first-child,
.ts-datasheet-table th:nth-child(2),
.ts-datasheet-table td:nth-child(2),
.ts-datasheet-table th:nth-child(3),
.ts-datasheet-table td:nth-child(3) {
  position: sticky;
  z-index: var(--ts-z-content);
  background-clip: padding-box;
}

.ts-datasheet-table th:first-child,
.ts-datasheet-table td:first-child {
  left: 0;
  min-width: var(--ts-datasheet-item-width);
  color: var(--ts-ink);
  font-weight: 850;
}

.ts-datasheet-table th:nth-child(2),
.ts-datasheet-table td:nth-child(2) {
  left: var(--ts-datasheet-item-width);
  min-width: var(--ts-datasheet-detail-width);
}

.ts-datasheet-table th:nth-child(3),
.ts-datasheet-table td:nth-child(3) {
  left: calc(var(--ts-datasheet-item-width) + var(--ts-datasheet-detail-width));
  min-width: var(--ts-datasheet-unit-width);
}

.ts-datasheet-table tbody th,
.ts-datasheet-table tbody td:nth-child(2),
.ts-datasheet-table tbody td:nth-child(3) {
  background: var(--ts-surface-panel);
}

.ts-datasheet-table thead th:first-child,
.ts-datasheet-table thead th:nth-child(2),
.ts-datasheet-table thead th:nth-child(3) {
  z-index: var(--ts-z-sticky);
  background: var(--ts-night-section);
  color: var(--ts-white);
}

.ts-datasheet-table tbody tr:hover th,
.ts-datasheet-table tbody tr:hover td {
  background: var(--ts-blue-surface);
}

.ts-datasheet-source {
  margin: var(--ts-space-stack-sm) 0 0;
  color: var(--ts-text-muted-cool);
  font-size: var(--ts-type-caption);
}

.ts-product-review-section {
  padding: var(--ts-space-stack-xl) 0 0;
  background: var(--ts-white);
}

.ts-product-review-head {
  max-width: 720px;
  margin-bottom: var(--ts-space-stack-lg);
}

.ts-product-review-head h2 {
  margin: 0;
  color: var(--ts-ink);
  font-size: 24px;
  line-height: 1.12;
  text-wrap: balance;
}

.ts-product-review-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.18fr) minmax(0, 0.95fr) minmax(240px, 0.86fr);
  overflow: hidden;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
}

.ts-product-review-item {
  min-width: 0;
  padding: var(--ts-space-card-pad);
  border-right: 1px solid var(--ts-line);
}

.ts-product-review-item:last-child {
  border-right: 0;
}

.ts-product-review-item span {
  display: block;
  margin-bottom: 8px;
  color: var(--ts-text-muted-cool);
  font-size: var(--ts-type-caption);
  font-weight: 950;
  text-transform: uppercase;
}

.ts-product-review-item strong {
  display: block;
  color: var(--ts-ink);
  font-size: 18px;
  line-height: 1.2;
}

.ts-product-review-item p {
  margin: 8px 0 0;
  color: var(--ts-muted);
  font-size: var(--ts-type-meta);
  line-height: 1.55;
}

.ts-product-review-item ul {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-xs);
  margin: 0;
  padding: 0;
  list-style: none;
}

.ts-product-review-item li {
  min-width: 0;
  padding: 7px var(--ts-space-inline-sm);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-surface-subtle);
  color: var(--ts-steel);
  font-size: var(--ts-type-caption);
  font-weight: 850;
  line-height: 1.25;
}

.ts-product-review-item-inputs li {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.ts-product-review-action {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--ts-night);
  color: var(--ts-white);
}

.ts-product-review-action span,
.ts-product-review-action p {
  color: var(--ts-text-inverse-muted);
}

.ts-product-review-action strong {
  color: var(--ts-white);
}

.ts-product-review-action p {
  max-width: 30ch;
}

.ts-product-review-action a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--ts-touch-target-min);
  margin-top: 14px;
  padding: 0 14px;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red);
  color: var(--ts-white);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-product-review-action a:hover,
.ts-product-review-action a:focus-visible {
  transform: translateY(-2px);
  background: var(--ts-red-dark);
  box-shadow: var(--ts-focus-ring);
}

.ts-product-review-action a:active {
  transform: translateY(0);
  background: var(--ts-red-ink);
}

.ts-product-spec-grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.44fr) minmax(0, 0.78fr);
  gap: var(--ts-space-layout-gap-md);
  align-items: start;
}

.ts-product-spec-panel {
  position: sticky;
  top: calc(var(--ts-hero-admin-offset) + var(--ts-space-layout-gap-md));
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-surface-panel);
  overflow: hidden;
}

.ts-product-spec-panel h2 {
  margin: 0;
  padding: var(--ts-space-card-pad);
  background: var(--ts-night);
  color: var(--ts-white);
  font-size: 24px;
}

.ts-product-spec-panel dl {
  margin: 0;
}

.ts-product-spec-panel dl div {
  display: grid;
  grid-template-columns: minmax(136px, 0.42fr) minmax(0, 1fr);
  gap: var(--ts-space-stack-sm);
  align-items: start;
  min-width: 0;
  padding: 16px 18px;
  border-top: 1px solid var(--ts-line);
}

.ts-product-spec-panel dt,
.ts-product-spec-panel dd {
  margin: 0;
  min-width: 0;
  line-height: 1.5;
  font-size: var(--ts-type-label);
  overflow-wrap: anywhere;
}

.ts-product-spec-panel dt {
  color: var(--ts-steel);
  font-weight: 900;
  text-wrap: balance;
}

.ts-product-spec-panel dd {
  color: var(--ts-muted);
}

.ts-product-spec-missing dd span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 8px;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-surface-chip);
  color: var(--ts-text-muted-strong);
  font-size: var(--ts-type-caption);
  font-weight: 900;
  text-transform: uppercase;
}

.ts-product-content {
  color: var(--ts-steel);
  line-height: 1.7;
}

.ts-product-content :where(h2, h3) {
  color: var(--ts-ink);
  line-height: 1.12;
}

.ts-product-content :where(p, ul, ol) {
  max-width: 72ch;
}

.ts-product-content :where(img) {
  border-radius: var(--ts-radius-card);
}

.ts-product-evidence {
  max-width: 76ch;
  margin-top: var(--ts-space-stack-xl);
  padding: var(--ts-space-panel-pad);
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-border-blue-muted);
  background: var(--ts-surface-raised);
}

.ts-product-evidence-kicker {
  margin: 0 0 12px;
  color: var(--ts-blue-ink);
  font-size: var(--ts-type-caption);
  font-weight: 950;
  text-transform: uppercase;
}

.ts-product-evidence h3 {
  margin: 18px 0 8px;
  font-size: 20px;
}

.ts-product-evidence h3:first-of-type {
  margin-top: 0;
}

.ts-product-evidence p {
  margin: 0 0 12px;
  text-wrap: pretty;
}

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

.ts-product-evidence p.ts-product-evidence-warning {
  margin-top: var(--ts-space-stack-md);
  padding-top: 14px;
  border-top: 1px solid var(--ts-border-blue-muted);
  color: var(--ts-text-muted-strong);
  font-size: var(--ts-type-meta);
  font-weight: 800;
}

.ts-product-datasheet-link {
  width: fit-content;
  padding: 0 var(--ts-space-inline-lg);
  border-color: var(--ts-red);
  color: var(--ts-red);
}

.ts-product-datasheet-link:hover,
.ts-product-datasheet-link:focus-visible {
  border-color: var(--ts-red-dark);
  background: var(--ts-red-dark);
  color: var(--ts-white);
}

.ts-product-datasheet-link:active {
  border-color: var(--ts-red-ink);
  background: var(--ts-red-ink);
}

.ts-product-quote-link {
  margin-top: var(--ts-space-stack-lg);
}

.ts-request-page {
  background: var(--ts-surface);
}

.ts-request-hero {
  position: relative;
  overflow: hidden;
  margin: 0;
  background:
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    var(--ts-night);
  background-size: 64px 64px;
  color: var(--ts-white);
}

.ts-request-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 84% 26%, var(--ts-yellow-surface-alpha-strong), transparent 28%),
    linear-gradient(110deg, transparent 0 54%, rgba(201, 40, 45, 0.16) 54% 54.55%, transparent 54.55%);
}

.ts-request-inner {
  position: relative;
  z-index: var(--ts-z-raised);
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  min-height: 720px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(500px, 0.72fr);
  align-items: start;
  gap: clamp(36px, 5vw, 70px);
  padding: clamp(72px, 8vw, 108px) 0;
}

.ts-request-title {
  max-width: 720px;
  margin: 0;
  font-size: var(--ts-type-display-lg);
  line-height: 1.02;
  font-weight: 900;
  text-wrap: balance;
  animation: ts-rise-in 720ms var(--ts-ease-out-expo) 180ms both;
}

.ts-request-lede {
  max-width: 660px;
  margin-top: var(--ts-space-stack-lg);
  color: var(--ts-text-inverse-copy);
  font-size: 18px;
  line-height: 1.65;
  animation: ts-rise-in 680ms var(--ts-ease-out-quint) 300ms both;
}

.ts-request-checklist {
  display: grid;
  gap: var(--ts-space-inline-md);
  max-width: 680px;
  margin: 36px 0 0;
  padding: 0;
  list-style: none;
}

.ts-request-checklist li {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: var(--ts-space-inline-lg);
  padding: 17px 0;
  border-top: 1px solid var(--ts-border-inverse);
}

.ts-request-checklist strong {
  color: var(--ts-white);
}

.ts-request-checklist span {
  color: var(--ts-text-inverse-muted);
  line-height: 1.55;
}

.ts-form-panel {
  position: relative;
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
  color: var(--ts-ink);
  padding: 26px;
  border: 1px solid var(--ts-border-inverse);
}

.ts-form-panel::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  border-radius: var(--ts-radius-card-top);
  background: linear-gradient(90deg, var(--ts-red), var(--ts-yellow), var(--ts-blue));
}

.ts-form-panel h3 {
  margin: 0;
  font-size: 22px;
}

.ts-rfq-form-intro,
.ts-form-intro {
  margin: 8px 0 0;
  color: var(--ts-muted);
  line-height: 1.55;
  font-size: var(--ts-type-label);
}

.ts-form-fallback {
  margin: 18px 0 0;
  padding: 12px 14px;
  border-radius: var(--ts-radius-xs);
  border: 1px solid rgba(201, 40, 45, 0.26);
  background: var(--ts-red-surface);
  color: var(--ts-red-ink);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  line-height: 1.45;
}

.ts-form-context-strip {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-xs);
  margin-top: 14px;
}

.ts-form-context-strip span {
  padding: 6px 8px;
  border: 1px solid rgba(22, 121, 184, 0.18);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-blue-surface);
  color: var(--ts-blue-ink);
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
}

.ts-rfq-message {
  margin-top: var(--ts-space-stack-sm);
  padding: 12px 14px;
  border-radius: var(--ts-radius-xs);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  line-height: 1.45;
}

.ts-rfq-message-success {
  border: 1px solid var(--ts-border-blue-muted);
  background: var(--ts-blue-surface);
  color: var(--ts-blue-ink);
}

.ts-rfq-message-error {
  border: 1px solid var(--ts-border-red-muted);
  background: var(--ts-red-surface);
  color: var(--ts-red-ink);
}

.ts-rfq-form {
  margin-top: var(--ts-space-stack-md);
}

.ts-rfq-honeypot {
  position: absolute;
  left: -100vw;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ts-rfq-fields {
  display: grid;
  grid-template-columns: var(--ts-grid-track-2);
  gap: var(--ts-space-inline-md);
}

.ts-form-field {
  display: grid;
  gap: 7px;
  min-width: 0;
  margin: 0;
}

.ts-form-field label {
  color: var(--ts-steel);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  line-height: 1.3;
}

.ts-form-field label span {
  margin-left: 6px;
  color: var(--ts-red);
  font-size: 11px;
}

.ts-form-field :where(input, select, textarea) {
  width: 100%;
  min-height: 46px;
  min-width: 0;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-white);
  color: var(--ts-ink);
  font: inherit;
  font-size: var(--ts-type-label);
  transition:
    border-color 180ms var(--ts-ease-out-quart),
    box-shadow 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-form-field textarea {
  min-height: 124px;
  padding-top: var(--ts-space-stack-xs);
  resize: vertical;
  line-height: 1.55;
}

.ts-form-field :where(input, select, textarea):focus {
  outline: 0;
  border-color: rgba(22, 121, 184, 0.46);
  box-shadow: var(--ts-focus-ring);
  background: var(--ts-surface-raised);
}

.ts-form-field :where(input, select, textarea)::placeholder {
  color: var(--ts-muted);
  opacity: 1;
}

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

.ts-rfq-privacy {
  color: var(--ts-muted);
  font-size: var(--ts-type-caption);
  line-height: 1.45;
}

.ts-rfq-actions {
  display: grid;
  gap: var(--ts-space-inline-md);
  margin-top: 14px;
}

.ts-rfq-form .ts-submit {
  width: 100%;
  margin-top: 0;
  cursor: pointer;
}

.ts-fluent-form-panel .fluentform {
  margin-top: 20px;
}

.ts-fluent-form-panel form.fluent_form,
.ts-fluent-form-panel .frm-fluent-form {
  display: block;
}

.ts-fluent-form-panel fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: grid;
  grid-template-columns: var(--ts-grid-track-2);
  gap: 14px;
}

.ts-fluent-form-panel .ff_screen_reader_title {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}

.ts-fluent-form-panel .ff-el-group {
  min-width: 0;
  margin: 0;
}

.ts-fluent-form-panel .ts-ff-full,
.ts-fluent-form-panel .ff_submit_btn_wrapper,
.ts-fluent-form-panel .ff-message-success,
.ts-fluent-form-panel .ff-errors-in-stack {
  grid-column: 1 / -1;
}

.ts-fluent-form-panel .ff-el-input--label {
  margin-bottom: 7px;
}

.ts-fluent-form-panel .ff-el-input--label label {
  color: var(--ts-steel);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  line-height: 1.3;
}

.ts-fluent-form-panel .ff-el-input--label.ff-el-is-required label::after,
.ts-fluent-form-panel .ff-el-input--label .ff-el-is-required {
  content: "*";
  margin-left: 6px;
  color: var(--ts-red);
  font-size: 11px;
}

.ts-fluent-form-panel :where(.ff-el-form-control, select, textarea) {
  width: 100%;
  min-height: 46px;
  min-width: 0;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-white);
  color: var(--ts-ink);
  font: inherit;
  font-size: var(--ts-type-label);
  transition:
    border-color 180ms var(--ts-ease-out-quart),
    box-shadow 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-fluent-form-panel textarea.ff-el-form-control {
  min-height: 124px;
  padding-top: var(--ts-space-stack-xs);
  resize: vertical;
  line-height: 1.55;
}

.ts-fluent-form-panel :where(.ff-el-form-control, select, textarea):focus {
  outline: 0;
  border-color: rgba(22, 121, 184, 0.46);
  box-shadow: var(--ts-focus-ring);
  background: var(--ts-surface-raised);
}

.ts-form-field :where(input, select, textarea):disabled,
.ts-fluent-form-panel :where(.ff-el-form-control, select, textarea):disabled {
  background: var(--ts-surface);
  color: var(--ts-muted);
  cursor: not-allowed;
}

.ts-fluent-form-panel :where(.ff-el-form-control, textarea)::placeholder {
  color: var(--ts-muted);
  opacity: 1;
}

.ts-fluent-form-panel input.ff-el-form-control::placeholder,
.ts-fluent-form-panel textarea.ff-el-form-control::placeholder,
.ts-form-field input::placeholder,
.ts-form-field textarea::placeholder {
  color: var(--ts-muted);
  opacity: 1;
}

.ts-fluent-form-panel .ff-el-help-message,
.ts-fluent-form-panel .ff-el-form-check-label,
.ts-fluent-form-panel .ff-el-progress,
.ts-fluent-form-panel .error {
  color: var(--ts-muted);
  font-size: var(--ts-type-caption);
  line-height: 1.45;
}

.ts-fluent-form-panel .ff-el-form-check {
  min-width: 0;
}

.ts-fluent-form-panel .fluentform .ff-el-tc label.ff_tc_label,
.ts-fluent-form-panel .ff-el-form-check-label {
  display: flex;
  align-items: flex-start;
  gap: var(--ts-space-inline-xs);
  min-height: var(--ts-touch-target-min);
  cursor: pointer;
}

.ts-fluent-form-panel .fluentform .ff-el-tc label.ff_tc_label > div,
.ts-fluent-form-panel .fluentform .ff-el-tc label.ff_tc_label > span {
  display: block;
}

.ts-fluent-form-panel .fluentform .ff-el-tc label.ff_tc_label > span.ff_tc_checkbox,
.ts-fluent-form-panel .ff_tc_checkbox {
  display: inline-flex;
  position: relative;
  flex: 0 0 18px;
  align-items: flex-start;
  width: 18px;
  height: 18px;
}

.ts-fluent-form-panel .fluentform .ff-el-form-check-label .ff-el-form-check-input,
.ts-fluent-form-panel .ff-el-form-check-input {
  position: absolute;
  top: -11px;
  left: -11px;
  width: var(--ts-touch-target-min);
  height: var(--ts-touch-target-min);
  margin: 0;
  border: 0;
  appearance: none;
  background: transparent;
  cursor: pointer;
}

.ts-fluent-form-panel .ff-el-form-check-input::before {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-white);
  content: "";
  transition:
    border-color 160ms var(--ts-ease-out-quart),
    background 160ms var(--ts-ease-out-quart),
    box-shadow 160ms var(--ts-ease-out-quart);
}

.ts-fluent-form-panel .ff-el-form-check-input::after {
  position: absolute;
  top: 11px;
  left: 11px;
  display: grid;
  width: 18px;
  height: 18px;
  color: var(--ts-white);
  content: "\2713";
  font-size: var(--ts-type-label);
  font-weight: 900;
  line-height: 1;
  opacity: 0;
  place-items: center;
  transition: opacity 160ms var(--ts-ease-out-quart);
}

.ts-fluent-form-panel .ff-el-form-check-input:checked::before {
  border-color: var(--ts-red);
  background: var(--ts-red);
}

.ts-fluent-form-panel .ff-el-form-check-input:checked::after {
  opacity: 1;
}

.ts-fluent-form-panel .ff-el-form-check-input:focus-visible {
  outline: 0;
}

.ts-fluent-form-panel .ff-el-form-check-input:focus-visible::before {
  box-shadow: var(--ts-focus-ring);
}

.ts-fluent-form-panel .ff_t_c {
  min-width: 0;
  padding: 0;
}

.ts-fluent-form-panel .text-danger,
.ts-fluent-form-panel .ff-el-is-error .error {
  display: block;
  margin-top: 7px;
  padding: 8px 10px;
  border: 1px solid var(--ts-border-red-muted);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red-surface);
  color: var(--ts-red-ink);
  font-weight: 800;
}

.ts-fluent-form-panel .ff-el-is-error .ff-el-form-control {
  border-color: var(--ts-border-red-strong);
  background: var(--ts-red-surface);
}

.ts-fluent-form-panel .ff-el-is-error .ff-el-input--label label {
  color: var(--ts-red-ink);
}

.ts-fluent-form-panel .ff-errors-in-stack {
  margin-top: var(--ts-space-stack-xs);
  padding: 10px 12px;
  border: 1px solid var(--ts-border-red-muted);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red-surface);
  color: var(--ts-red-ink);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  line-height: 1.45;
}

.ts-fluent-form-panel form.fluent_form .ff-btn-submit,
.ts-fluent-form-panel .ff-btn-submit {
  position: relative;
  isolation: isolate;
  width: 100%;
  min-height: var(--ts-touch-target-comfortable);
  margin: 2px 0 0;
  border: 0;
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red);
  background-color: var(--ts-red);
  color: var(--ts-white);
  font: inherit;
  font-size: var(--ts-type-label);
  font-weight: 900;
  cursor: pointer;
  overflow: hidden;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    box-shadow 180ms var(--ts-ease-out-quart);
}

.ts-fluent-form-panel form.fluent_form .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):hover,
.ts-fluent-form-panel form.fluent_form .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):focus-visible,
.ts-fluent-form-panel .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):hover,
.ts-fluent-form-panel .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):focus-visible {
  transform: translateY(-2px);
  background: var(--ts-ink);
  background-color: var(--ts-ink);
  box-shadow: var(--ts-shadow-action);
}

.ts-fluent-form-panel form.fluent_form .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):active,
.ts-fluent-form-panel .ff-btn-submit:not(:disabled):not([disabled]):not(.ff-working):active {
  transform: translateY(0) scale(0.985);
}

.ts-fluent-form-panel form.fluent_form .ff-btn-submit:disabled,
.ts-fluent-form-panel form.fluent_form .ff-btn-submit[disabled],
.ts-fluent-form-panel form.fluent_form .ff-btn-submit.ff-working,
.ts-fluent-form-panel .ff-btn-submit:disabled,
.ts-fluent-form-panel .ff-btn-submit[disabled],
.ts-fluent-form-panel .ff-btn-submit.ff-working {
  transform: translateY(0);
  background: var(--ts-steel);
  background-color: var(--ts-steel);
  cursor: not-allowed;
  opacity: 0.72;
}

.ts-fluent-form-panel form.fluent_form .ff-btn-submit.ff-working::after,
.ts-fluent-form-panel .ff-btn-submit.ff-working::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: var(--ts-z-base);
  pointer-events: none;
  background: linear-gradient(105deg, transparent 24%, rgba(255, 255, 255, 0.26) 48%, transparent 72%);
  animation: ts-submit-loading 1200ms var(--ts-ease-out-quart) infinite;
}

.ts-fluent-form-panel .ff-message-success {
  display: grid;
  gap: 4px;
  margin-top: var(--ts-space-stack-xs);
  padding: 14px 16px;
  border-radius: var(--ts-radius-xs);
  border: 1px solid var(--ts-border-blue-muted);
  background: var(--ts-blue-surface);
  color: var(--ts-blue-ink);
  font-size: var(--ts-type-meta);
  font-weight: 800;
  line-height: 1.45;
}

.ts-fluent-form-panel .ff-message-success h3 {
  margin: 0 0 4px;
  color: var(--ts-blue-ink);
  font-size: 15px;
  line-height: 1.35;
}

.ts-buyer-page {
  background: var(--ts-surface);
}

.ts-buyer-hero {
  overflow: hidden;
  background:
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    var(--ts-night);
  background-size: 64px 64px;
  color: var(--ts-white);
}

.ts-buyer-hero-inner {
  width: min(var(--ts-page-max), calc(100% - var(--ts-page-gutter)));
  min-height: 560px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(360px, 0.62fr);
  gap: var(--ts-space-layout-gap-md);
  align-items: center;
  padding: var(--ts-space-page-hero-y) 0;
}

.ts-buyer-hero-inner.is-text-only {
  grid-template-columns: minmax(0, var(--ts-inner-page-hero-measure));
  justify-content: start;
  min-height: var(--ts-inner-page-hero-min-height);
  padding: var(--ts-inner-page-hero-padding-y) 0;
}

.ts-buyer-hero-about .ts-buyer-hero-inner:not(.is-text-only) {
  grid-template-columns: minmax(0, 860px);
  justify-content: start;
  min-height: 460px;
}

.ts-buyer-hero-faq .ts-buyer-hero-inner:not(.is-text-only) {
  grid-template-columns: minmax(0, 860px);
  justify-content: start;
  min-height: 420px;
}

.ts-buyer-copy {
  max-width: 720px;
}

.ts-buyer-hero-about .ts-buyer-copy {
  max-width: 780px;
}

.ts-buyer-hero-faq .ts-buyer-copy {
  max-width: 780px;
}

.ts-buyer-kicker {
  margin: 0 0 14px;
  color: var(--ts-yellow);
  font-size: var(--ts-type-caption);
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.ts-buyer-title {
  margin: 0;
  font-size: var(--ts-type-display-xl);
  line-height: 0.98;
  font-weight: 950;
  text-wrap: balance;
}

.ts-buyer-lede {
  max-width: 690px;
  margin: 22px 0 0;
  color: var(--ts-text-inverse-copy);
  font-size: 18px;
  line-height: 1.7;
}

.ts-buyer-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 30px;
}

.ts-buyer-hero .ts-text-link {
  color: var(--ts-yellow);
  border-color: var(--ts-border-yellow-muted);
}

.ts-buyer-hero .ts-text-link:hover,
.ts-buyer-hero .ts-text-link:focus-visible {
  color: var(--ts-yellow-bright);
  border-color: currentColor;
}

.ts-buyer-hero .ts-text-link:active {
  color: var(--ts-yellow-glow);
}

.ts-buyer-visual {
  position: relative;
  margin: 0;
  border-radius: var(--ts-radius-card);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: var(--ts-surface-inverse);
}

.ts-buyer-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0, rgba(8, 9, 11, 0.18) 100%);
  pointer-events: none;
}

.ts-buyer-visual img {
  width: 100%;
  min-height: 380px;
  object-fit: cover;
}

.ts-cert-hero-visual img {
  max-height: 520px;
  object-fit: contain;
  background: var(--ts-surface-canvas);
}

.ts-buyer-hero-contact .ts-buyer-hero-inner:not(.is-text-only) {
  grid-template-columns: minmax(0, 760px);
  min-height: 460px;
}

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

.ts-contact-section-head,
.ts-contact-map-head {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(260px, 0.4fr);
  gap: var(--ts-space-layout-gap-sm);
  align-items: end;
  margin-bottom: var(--ts-space-stack-2xl);
}

.ts-contact-section-head h2,
.ts-contact-map-head h2 {
  margin: 0;
  color: var(--ts-ink);
  font-size: var(--ts-type-section-md);
  line-height: 1.08;
  font-weight: 950;
  text-wrap: balance;
}

.ts-contact-section-head > p,
.ts-contact-map-head p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.62;
}

.ts-contact-info-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-contact-info-card {
  display: grid;
  gap: var(--ts-space-stack-sm);
  min-width: 0;
  padding: var(--ts-space-card-pad-compact);
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
  transition:
    transform 220ms var(--ts-ease-out-quart),
    border-color 220ms var(--ts-ease-out-quart),
    background 220ms var(--ts-ease-out-quart);
}

.ts-contact-info-card:hover,
.ts-contact-info-card:focus-within {
  transform: translateY(-3px);
  border-color: var(--ts-border-red-strong);
  background: var(--ts-surface-raised);
}

.ts-contact-info-card:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-contact-info-card h3 {
  margin: 0;
  color: var(--ts-ink);
  font-size: 22px;
  line-height: 1.16;
  font-weight: 950;
  text-wrap: balance;
}

.ts-contact-info-card p {
  margin: var(--ts-space-stack-xs) 0 0;
  color: var(--ts-muted);
  line-height: 1.62;
}

.ts-contact-info-card a {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: var(--ts-touch-target-min);
  color: var(--ts-red);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    var(--ts-transition-color),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-contact-info-card a + a {
  margin-top: var(--ts-space-inline-xs);
}

.ts-contact-info-card a:hover,
.ts-contact-info-card a:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-contact-info-card a:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-contact-info-card a:active {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-contact-map-section {
  padding-top: 0;
}

.ts-contact-map-head {
  align-items: start;
}

.ts-contact-map-head .ts-text-link {
  justify-self: end;
}

.ts-contact-map-frame {
  min-height: 340px;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-surface-media);
}

.ts-contact-map-frame iframe {
  display: block;
  width: 100%;
  height: clamp(340px, 44vw, 520px);
  border: 0;
  filter: saturate(0.92) contrast(1.03);
}

.ts-buyer-section {
  padding: var(--ts-space-section-y-roomy) 0;
}

.ts-buyer-section-head {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(280px, 0.5fr);
  gap: var(--ts-space-layout-gap-sm);
  align-items: end;
  margin-bottom: 34px;
}

.ts-buyer-section-head h2,
.ts-buyer-panel h2,
.ts-buyer-cta h2 {
  margin: 0;
  font-size: var(--ts-type-section-lg);
  line-height: 1.04;
  font-weight: 950;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

.ts-buyer-section-head p:last-child,
.ts-panel-copy p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.7;
}

.ts-proof-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-case-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-4);
  gap: var(--ts-space-inline-lg);
}

.ts-cert-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-cert-card {
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
  transition:
    transform 220ms var(--ts-ease-out-quart),
    border-color 220ms var(--ts-ease-out-quart);
}

.ts-cert-card:hover,
.ts-cert-card:focus-within {
  transform: translateY(-5px);
  border-color: var(--ts-border-red-strong);
}

.ts-cert-card:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-cert-card a {
  display: grid;
  place-items: center;
  min-width: 0;
  aspect-ratio: var(--ts-ratio-cert-card-media);
  background: var(--ts-surface-chip);
  border-bottom: 1px solid var(--ts-line);
}

.ts-cert-card a:focus-visible {
  outline: 0;
}

.ts-cert-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition:
    transform 420ms var(--ts-ease-out-quint),
    filter 420ms var(--ts-ease-out-quint);
}

.ts-cert-card:hover img,
.ts-cert-card:focus-within img {
  transform: scale(1.018);
  filter: contrast(1.03);
}

.ts-cert-card div {
  padding: var(--ts-space-card-pad);
}

.ts-cert-card span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  margin-bottom: 12px;
  padding: 0 var(--ts-space-inline-sm);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red-surface-soft);
  color: var(--ts-red);
  font-size: var(--ts-type-caption);
  font-weight: 950;
}

.ts-cert-card h3 {
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 1.16;
  text-wrap: balance;
  max-height: 2.32em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-cert-card p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.6;
  max-height: 4.8em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ts-proof-card,
.ts-case-card,
.ts-timeline-step {
  display: flex;
  flex-direction: column;
  min-height: 250px;
  padding: var(--ts-space-panel-pad);
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
  transition:
    transform 220ms var(--ts-ease-out-quart),
    border-color 220ms var(--ts-ease-out-quart);
}

.ts-proof-card:hover,
.ts-proof-card:focus-within,
.ts-case-card:hover,
.ts-case-card:focus-within,
.ts-timeline-step:hover {
  transform: translateY(-5px);
  border-color: var(--ts-border-red-strong);
}

.ts-proof-card:focus-within,
.ts-case-card:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-proof-card span,
.ts-case-card span,
.ts-timeline-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 28px;
  margin-bottom: 18px;
  padding: 0 var(--ts-space-inline-sm);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-red-surface-soft);
  color: var(--ts-red);
  font-size: var(--ts-type-caption);
  font-weight: 950;
}

.ts-proof-card h3,
.ts-case-card h3,
.ts-timeline-step h3 {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.16;
  font-weight: 950;
  text-wrap: balance;
}

.ts-proof-card p,
.ts-case-card p,
.ts-timeline-step p {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.62;
}

.ts-proof-card h3,
.ts-case-card h3 {
  max-height: 2.32em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-proof-card p,
.ts-case-card p {
  max-height: 6.48em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.ts-case-card {
  padding: 0;
  overflow: hidden;
}

.ts-case-card a {
  display: grid;
  grid-template-rows: auto auto auto 1fr;
  min-height: 100%;
  color: inherit;
}

.ts-case-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: var(--ts-ratio-case-card-media);
  object-fit: cover;
  border-bottom: 1px solid var(--ts-line);
  background: var(--ts-surface-media);
  transition:
    transform 420ms var(--ts-ease-out-quint),
    filter 420ms var(--ts-ease-out-quint);
}

.ts-case-card:hover img,
.ts-case-card:focus-within img {
  transform: scale(1.03);
  filter: saturate(1.04) contrast(1.02);
}

.ts-case-card a:focus-visible {
  outline: 0;
}

.ts-case-card a:active img {
  transform: scale(1.01);
}

.ts-case-card span {
  width: fit-content;
  margin: 22px 22px 14px;
}

.ts-case-card h3 {
  margin: 0 22px 12px;
}

.ts-case-card p {
  margin: 0 22px 24px;
}

.ts-proof-card a {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: var(--ts-touch-target-min);
  margin-top: auto;
  padding-top: var(--ts-space-stack-md);
  color: var(--ts-red);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-proof-card a:hover,
.ts-proof-card a:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-proof-card a:active {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-news-hero {
  overflow: hidden;
  background:
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    var(--ts-night);
  background-size: 64px 64px;
  color: var(--ts-white);
}

.ts-news-hero-inner {
  min-height: 560px;
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(360px, 0.72fr);
  gap: 52px;
  align-items: center;
  padding: var(--ts-space-page-hero-y) 0;
}

.ts-news-hero-inner.is-text-only {
  grid-template-columns: minmax(0, var(--ts-inner-page-hero-measure));
  justify-content: start;
  min-height: var(--ts-inner-page-hero-min-height);
  padding: var(--ts-inner-page-hero-padding-y) 0;
}

.ts-news-hero-copy {
  max-width: 760px;
}

.ts-products-hero-inner.is-text-only .ts-products-hero-copy,
.ts-buyer-hero-inner.is-text-only .ts-buyer-copy,
.ts-news-hero-inner.is-text-only .ts-news-hero-copy {
  max-width: var(--ts-inner-page-hero-measure);
}

.ts-products-hero-inner.is-text-only .ts-products-title,
.ts-buyer-hero-inner.is-text-only .ts-buyer-title,
.ts-news-hero-inner.is-text-only .ts-buyer-title {
  max-width: var(--ts-inner-page-hero-measure);
  font-size: var(--ts-type-display-xl);
  line-height: 0.98;
  font-weight: 900;
}

.ts-products-hero-inner.is-text-only .ts-products-lede,
.ts-buyer-hero-inner.is-text-only .ts-buyer-lede,
.ts-news-hero-inner.is-text-only .ts-buyer-lede {
  max-width: var(--ts-inner-page-hero-lede-measure);
  margin: var(--ts-inner-page-hero-lede-gap) 0 0;
  font-size: 18px;
  line-height: var(--ts-inner-page-hero-lede-line);
}

.ts-news-hero-visual {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-border-inverse);
  background: var(--ts-surface-inverse);
}

.ts-news-hero-visual img {
  width: 100%;
  min-height: 410px;
  object-fit: cover;
}

.ts-news-hero .ts-text-link {
  color: var(--ts-yellow);
  border-color: var(--ts-border-yellow-muted);
}

.ts-news-hero .ts-text-link:hover,
.ts-news-hero .ts-text-link:focus-visible {
  color: var(--ts-yellow-bright);
  border-color: currentColor;
}

.ts-news-hero .ts-text-link:active {
  color: var(--ts-yellow-glow);
}

.ts-news-feed-section {
  padding: var(--ts-space-section-y-roomy) 0;
  background: var(--ts-white);
}

.ts-news-feed-head {
  display: grid;
  grid-template-columns: minmax(0, 0.66fr) minmax(260px, 0.34fr);
  gap: var(--ts-space-layout-gap-sm);
  align-items: end;
  margin-bottom: 30px;
}

.ts-news-feed-head h2 {
  grid-column: 1 / -1;
  max-width: 780px;
  margin: 0;
  font-size: var(--ts-type-section-lg);
  line-height: 1.04;
  text-wrap: balance;
}

.ts-news-list {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
  margin: 0;
  padding: 0;
  list-style: none;
}

.wp-site-blocks .ts-news-list > li {
  display: grid;
  min-width: 0;
  height: 100%;
  margin: 0;
  list-style: none;
}

.ts-news-card {
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
  transition:
    transform 220ms var(--ts-ease-out-quart),
    border-color 220ms var(--ts-ease-out-quart);
}

.ts-news-card:hover,
.ts-news-card:focus-within {
  transform: translateY(-5px);
  border-color: var(--ts-border-red-strong);
}

.ts-news-card:focus-within {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-news-card-image,
.ts-news-card-image a {
  display: block;
  width: 100%;
  min-width: 0;
  height: auto;
  aspect-ratio: var(--ts-ratio-news-card-media);
  margin: 0;
  overflow: hidden;
}

.ts-news-card-image {
  background: var(--ts-surface-media);
}

.ts-news-card-image img {
  display: block;
  width: calc(100% + 2px);
  max-width: none;
  height: calc(100% + 2px);
  margin: -1px;
  object-fit: cover;
  object-position: center;
  background: var(--ts-surface-media);
  transition:
    transform 420ms var(--ts-ease-out-quint),
    filter 420ms var(--ts-ease-out-quint);
}

.ts-news-card:hover .ts-news-card-image img,
.ts-news-card:focus-within .ts-news-card-image img {
  transform: scale(1.03);
  filter: saturate(1.04) contrast(1.02);
}

.ts-news-card-body {
  padding: var(--ts-space-panel-pad);
}

.ts-news-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--ts-space-inline-sm);
  align-items: center;
  margin-bottom: 14px;
  color: var(--ts-muted);
  font-size: var(--ts-type-caption);
  font-weight: 850;
}

.ts-news-card-meta a {
  display: inline-flex;
  align-items: center;
  min-height: var(--ts-touch-target-min);
  color: var(--ts-red);
  border-bottom: 1px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-news-card-meta a:hover,
.ts-news-card-meta a:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-news-card-meta a:active {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-news-card h3 {
  margin: 0;
  font-size: 26px;
  line-height: 1.12;
  text-wrap: balance;
  max-height: 2.24em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ts-news-card h3 a {
  display: inline-flex;
  align-items: center;
  min-height: var(--ts-touch-target-min);
  transition: var(--ts-transition-color);
}

.ts-news-card h3 a:hover,
.ts-news-card h3 a:focus-visible {
  color: var(--ts-red);
}

.ts-news-card h3 a:active {
  color: var(--ts-red-ink);
}

.ts-news-card .wp-block-post-excerpt {
  margin: 14px 0 0;
}

.ts-news-card .wp-block-post-excerpt__excerpt {
  margin: 0;
  color: var(--ts-muted);
  line-height: 1.62;
  max-height: 4.86em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ts-news-card .wp-block-post-excerpt__more-link {
  display: inline-flex;
  align-items: center;
  min-height: var(--ts-touch-target-min);
  margin-top: var(--ts-space-stack-sm);
  color: var(--ts-red);
  font-size: var(--ts-type-meta);
  font-weight: 900;
  border-bottom: 2px solid var(--ts-border-red-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-news-card .wp-block-post-excerpt__more-link:hover,
.ts-news-card .wp-block-post-excerpt__more-link:focus-visible {
  color: var(--ts-red-deep);
  border-color: currentColor;
}

.ts-news-card .wp-block-post-excerpt__more-link:active {
  color: var(--ts-red-ink);
  border-color: currentColor;
}

.ts-news-empty {
  margin: 0;
  padding: var(--ts-space-panel-pad);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-card);
  background: var(--ts-white);
  color: var(--ts-muted);
}

.ts-news-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: var(--ts-space-inline-sm);
  margin-top: var(--ts-space-stack-2xl);
}

.ts-news-pagination .wp-block-query-pagination-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--ts-space-inline-xs);
}

.ts-news-pagination a,
.ts-news-pagination .page-numbers {
  min-height: var(--ts-touch-target-min);
  min-width: var(--ts-touch-target-min);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 var(--ts-space-inline-md);
  border: 1px solid var(--ts-line);
  border-radius: var(--ts-radius-control);
  background: var(--ts-white);
  color: var(--ts-steel);
  font-size: var(--ts-type-meta);
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-news-pagination a:hover,
.ts-news-pagination a:focus-visible {
  border-color: var(--ts-border-red-strong);
  background: var(--ts-red-surface);
  color: var(--ts-red-deep);
}

.ts-news-pagination a:active {
  border-color: var(--ts-red);
  color: var(--ts-red-ink);
}

.ts-news-pagination .current {
  border-color: var(--ts-red);
  background: var(--ts-red);
  color: var(--ts-white);
}

.ts-news-single {
  background: var(--ts-white);
}

.ts-news-single-inner {
  width: min(960px, calc(100% - 48px));
  margin: 0 auto;
  padding: 76px 0 92px;
}

.ts-news-single-head {
  max-width: 820px;
  margin-bottom: 34px;
}

.ts-news-single-head .ts-buyer-kicker a {
  color: var(--ts-red);
}

.ts-news-single-head .ts-buyer-title {
  color: var(--ts-ink);
}

.ts-news-single-head .ts-buyer-lede {
  color: var(--ts-steel);
}

.ts-news-single-date {
  margin-top: var(--ts-space-stack-md);
  color: var(--ts-muted);
  font-size: var(--ts-type-meta);
  font-weight: 850;
}

.ts-news-single-image {
  margin: 0 0 42px;
}

.ts-news-single-image img {
  width: 100%;
  max-height: 520px;
  object-fit: cover;
  border-radius: var(--ts-radius-card);
}

.ts-news-single-content {
  max-width: 76ch;
  color: var(--ts-steel);
  line-height: 1.72;
}

.ts-news-single-content :where(h2, h3) {
  margin-top: var(--ts-space-stack-2xl);
  color: var(--ts-ink);
  line-height: 1.12;
}

.ts-news-single-content a,
.ts-news-backlink a {
  color: var(--ts-red);
  font-weight: 900;
  border-bottom: 1px solid rgba(201, 40, 45, 0.32);
}

.ts-news-backlink {
  max-width: 76ch;
  margin-top: var(--ts-space-stack-2xl);
}

.ts-home-insights {
  background: var(--ts-white);
  border-top: 1px solid var(--ts-line);
}

.ts-home-insights .ts-section-heading {
  margin-bottom: 30px;
}

.ts-home-insights .ts-news-list {
  grid-template-columns: var(--ts-grid-track-3);
}

.ts-home-insight-card {
  grid-template-rows: auto 1fr;
}

.ts-home-insight-card .ts-news-card-body {
  padding: var(--ts-space-card-pad);
}

.ts-home-insight-card h3 {
  font-size: 22px;
}

.ts-home-insights-link {
  margin: 26px 0 0;
}

.ts-stat-strip {
  display: grid;
  grid-template-columns: var(--ts-grid-track-4);
  margin-bottom: 22px;
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
}

.ts-stat-item {
  padding: 22px 20px;
  border-right: 1px solid var(--ts-line);
}

.ts-stat-item:last-child {
  border-right: 0;
}

.ts-stat-item strong {
  display: block;
  color: var(--ts-red);
  font-size: var(--ts-type-stat);
  line-height: 1;
  font-weight: 950;
}

.ts-stat-item span {
  display: block;
  margin-top: 8px;
  color: var(--ts-muted);
  font-size: var(--ts-type-meta);
  line-height: 1.45;
}

.ts-timeline {
  display: grid;
  grid-template-columns: var(--ts-grid-track-4);
  gap: var(--ts-space-inline-lg);
}

.ts-buyer-panel {
  padding: var(--ts-space-section-y-compact) 0;
  background: var(--ts-night-section);
  color: var(--ts-white);
}

.ts-panel-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(280px, 0.55fr);
  gap: 36px;
  align-items: center;
}

.ts-panel-copy p {
  color: var(--ts-text-inverse-muted);
}

.ts-panel-copy .ts-text-link {
  margin-top: 20px;
  color: var(--ts-yellow);
  border-color: var(--ts-border-yellow-muted);
}

.ts-guide-checklist {
  display: grid;
  gap: var(--ts-space-inline-md);
}

.ts-guide-checklist div {
  padding: var(--ts-space-card-pad-compact);
  border-radius: var(--ts-radius-sm);
  border: 1px solid var(--ts-border-inverse-soft);
  background: var(--ts-surface-inverse);
}

.ts-guide-checklist strong,
.ts-guide-checklist span {
  display: block;
}

.ts-guide-checklist strong {
  color: var(--ts-white);
  font-size: 16px;
}

.ts-guide-checklist span {
  margin-top: 7px;
  color: var(--ts-text-inverse-muted);
  line-height: 1.55;
  font-size: var(--ts-type-meta);
}

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

.ts-about-profile {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.72fr);
  gap: var(--ts-space-layout-gap-lg);
  align-items: center;
}

.ts-about-profile-media {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-media);
}

.ts-about-profile-media img {
  display: block;
  width: 100%;
  aspect-ratio: 1.52;
  object-fit: cover;
  transition: transform 700ms var(--ts-ease-out-quint);
}

.ts-about-profile-media:hover img {
  transform: scale(1.025);
}

.ts-about-profile-copy {
  display: grid;
  align-content: center;
  gap: var(--ts-space-stack-lg);
}

.ts-about-profile-copy h2 {
  margin: 0;
  font-size: var(--ts-type-section-lg);
  line-height: 1.04;
  font-weight: 950;
  text-wrap: balance;
}

.ts-about-profile-copy p {
  max-width: 68ch;
  margin: 0;
  color: var(--ts-muted);
  font-size: 17px;
  line-height: 1.78;
}

.ts-about-profile-facts {
  display: grid;
  grid-template-columns: var(--ts-grid-track-2);
  gap: 1px;
  margin: var(--ts-space-inline-sm) 0 0;
  border: 1px solid var(--ts-line);
  background: var(--ts-line);
}

.ts-about-profile-facts div {
  padding: var(--ts-space-card-pad-compact);
  background: var(--ts-white);
}

.ts-about-profile-facts dt {
  margin: 0;
  color: var(--ts-red);
  font-size: var(--ts-type-stat);
  line-height: 1;
  font-weight: 950;
}

.ts-about-profile-facts .ts-about-fact-long {
  font-size: var(--ts-type-case-title);
  white-space: nowrap;
}

.ts-about-profile-facts dd {
  margin: 7px 0 0;
  color: var(--ts-muted);
  font-size: var(--ts-type-meta);
  line-height: 1.45;
}

.ts-about-dark-section {
  position: relative;
  overflow: hidden;
  padding: var(--ts-space-section-y-roomy) 0;
  background:
    linear-gradient(135deg, var(--ts-blue-surface-alpha), transparent 34%),
    var(--ts-night-section);
  color: var(--ts-white);
}

.ts-about-dark-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(var(--ts-grid-inverse) 1px, transparent 1px),
    linear-gradient(90deg, var(--ts-grid-inverse) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: 0.42;
  pointer-events: none;
}

.ts-about-dark-section .ts-section-inner {
  position: relative;
}

.ts-about-section-head {
  display: grid;
  justify-items: center;
  gap: var(--ts-space-stack-sm);
  margin-bottom: var(--ts-space-layout-gap-md);
  text-align: center;
}

.ts-about-section-head p {
  margin: 0;
  color: var(--ts-blue-hover);
  font-size: var(--ts-type-label);
  line-height: 1.2;
  font-weight: 950;
}

.ts-about-section-head h2 {
  margin: 0;
  color: var(--ts-white);
  font-size: var(--ts-type-section-lg);
  line-height: 1.08;
  font-weight: 950;
  text-wrap: balance;
}

.ts-about-history .ts-about-timeline {
  grid-template-columns: minmax(0, 1120px);
  gap: 0;
  justify-content: center;
  margin-top: 0;
}

.ts-about-history .ts-timeline-step {
  position: relative;
  display: grid;
  grid-template-columns: 150px 58px minmax(0, 1fr);
  align-items: start;
  min-height: 0;
  padding: var(--ts-space-stack-xl) 0;
  border: 0;
  background: transparent;
}

.ts-about-history .ts-timeline-step:hover {
  transform: none;
  border-color: transparent;
}

.ts-about-history .ts-timeline-step .ts-about-history-year {
  display: block;
  min-width: 0;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  color: var(--ts-blue-hover);
  font-size: var(--ts-type-case-title);
  line-height: 1;
  font-weight: 950;
}

.ts-about-history .ts-timeline-step .ts-about-history-marker {
  position: relative;
  display: block;
  width: 100%;
  min-width: 0;
  min-height: 132px;
  height: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-weight: inherit;
  line-height: normal;
}

.ts-about-history-marker::before,
.ts-about-history-marker::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ts-about-history-marker::before {
  top: 0;
  bottom: calc(var(--ts-space-stack-xl) * -1);
  width: 4px;
  background: var(--ts-blue);
}

.ts-about-history-marker::after {
  top: 0;
  width: 26px;
  height: 26px;
  border: 5px solid var(--ts-night-section);
  background: var(--ts-blue);
}

.ts-about-history .ts-timeline-step:last-child .ts-about-history-marker::before {
  bottom: 0;
}

.ts-about-history-copy {
  max-width: 920px;
}

.ts-about-history-copy h3 {
  margin: 0;
  color: var(--ts-white);
  font-size: 28px;
  line-height: 1.18;
  font-weight: 950;
  text-wrap: balance;
}

.ts-about-history-copy p {
  margin: var(--ts-space-stack-lg) 0 0;
  color: var(--ts-text-inverse-muted);
  font-size: 18px;
  line-height: 1.72;
}

.ts-about-cert-grid {
  grid-template-columns: var(--ts-grid-track-4);
}

.ts-about-cert-section .ts-about-cert-card {
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  align-items: stretch;
  min-height: auto;
  border-color: var(--ts-border-inverse-soft);
  background: var(--ts-surface-inverse);
}

.ts-about-cert-section .ts-about-cert-card:hover,
.ts-about-cert-section .ts-about-cert-card:focus-within {
  border-color: var(--ts-border-blue-light);
}

.ts-about-cert-section .ts-about-cert-card a {
  aspect-ratio: auto;
  height: clamp(340px, 28vw, 520px);
  min-height: auto;
  padding: var(--ts-space-inline-lg);
  border-right: 0;
  border-bottom: 1px solid var(--ts-border-inverse-soft);
  background: var(--ts-night);
}

.ts-about-cert-section .ts-about-cert-card img {
  padding: 0;
  background: var(--ts-white);
}

.ts-about-cert-section .ts-about-cert-card div {
  align-self: start;
}

.ts-about-cert-section .ts-about-cert-card span {
  background: var(--ts-blue-surface-alpha);
  color: var(--ts-blue-hover);
}

.ts-about-cert-section .ts-about-cert-card h3 {
  color: var(--ts-white);
}

.ts-about-cert-section .ts-about-cert-card p {
  color: var(--ts-text-inverse-muted);
}

.ts-about-power-head h2 {
  max-width: 820px;
}

.ts-about-power-grid {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: var(--ts-space-inline-lg);
}

.ts-about-power-card {
  display: grid;
  align-content: start;
  min-height: 250px;
  padding: var(--ts-space-panel-pad);
  border: 1px solid var(--ts-border-inverse-soft);
  border-radius: var(--ts-radius-card);
  background: var(--ts-surface-inverse);
  transition:
    transform 240ms var(--ts-ease-out-quart),
    border-color 240ms var(--ts-ease-out-quart),
    background-color 240ms var(--ts-ease-out-quart);
}

.ts-about-power-card:hover,
.ts-about-power-card:focus-within {
  transform: translateY(-5px);
  border-color: var(--ts-border-blue-light);
  background: var(--ts-night-hover);
}

.ts-about-power-icon {
  display: inline-grid;
  place-items: center;
  width: var(--ts-touch-target-comfortable);
  height: var(--ts-touch-target-comfortable);
  margin-bottom: var(--ts-space-stack-lg);
  border-radius: var(--ts-radius-pill);
  border: 1px solid var(--ts-border-blue-muted);
  background: var(--ts-blue-surface-alpha);
  color: var(--ts-blue-hover);
}

.ts-about-power-icon svg {
  width: var(--ts-space-stack-xl);
  height: var(--ts-space-stack-xl);
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ts-about-power-card h3 {
  margin: 0;
  color: var(--ts-white);
  font-size: 24px;
  line-height: 1.15;
  font-weight: 950;
  text-wrap: balance;
}

.ts-about-power-card p {
  margin: var(--ts-space-stack-lg) 0 0;
  color: var(--ts-text-inverse-muted);
  font-size: 18px;
  line-height: 1.72;
}

.ts-faq-section .ts-section-inner {
  display: grid;
  justify-items: center;
}

.ts-faq-section .ts-buyer-section-head {
  width: 100%;
  max-width: 1040px;
  grid-template-columns: 1fr;
  align-items: start;
  margin-bottom: var(--ts-space-layout-gap-sm);
}

.ts-faq-section .ts-buyer-section-head h2 {
  max-width: 780px;
}

.ts-faq-list {
  counter-reset: ts-faq;
  display: grid;
  width: 100%;
  gap: var(--ts-space-inline-sm);
  max-width: 1040px;
}

.ts-faq-list details {
  counter-increment: ts-faq;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
  transition:
    border-color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-faq-list details[open] {
  border-color: var(--ts-border-blue-muted);
  background: var(--ts-surface-raised);
}

.ts-faq-list summary {
  cursor: pointer;
  display: grid;
  grid-template-columns: var(--ts-touch-target-min) minmax(0, 1fr) var(--ts-touch-target-min);
  gap: var(--ts-space-inline-sm);
  align-items: center;
  min-height: var(--ts-touch-target-comfortable);
  padding: 20px 22px;
  color: var(--ts-ink);
  font-size: 18px;
  font-weight: 950;
  line-height: 1.25;
  list-style: none;
  transition:
    color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart);
}

.ts-faq-list summary::marker {
  color: var(--ts-red);
}

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

.ts-faq-list summary::before {
  content: counter(ts-faq, decimal-leading-zero);
  display: inline-grid;
  place-items: center;
  width: var(--ts-touch-target-min);
  height: var(--ts-touch-target-min);
  border-radius: var(--ts-radius-sm);
  background: var(--ts-surface-chip);
  color: var(--ts-blue-ink);
  font-size: var(--ts-type-meta);
  line-height: 1;
  font-weight: 950;
  transition:
    background 180ms var(--ts-ease-out-quart),
    color 180ms var(--ts-ease-out-quart);
}

.ts-faq-list summary::after {
  content: "+";
  display: inline-grid;
  place-items: center;
  width: var(--ts-touch-target-min);
  height: var(--ts-touch-target-min);
  border-radius: var(--ts-radius-xs);
  background: var(--ts-surface-chip);
  color: var(--ts-red);
  font-size: 18px;
  line-height: 1;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    color 180ms var(--ts-ease-out-quart);
}

.ts-faq-list summary:hover,
.ts-faq-list summary:focus-visible {
  color: var(--ts-red-ink);
  background: var(--ts-surface-panel);
  outline: 0;
}

.ts-faq-list summary:focus-visible {
  box-shadow: var(--ts-focus-ring);
}

.ts-faq-list summary:active {
  color: var(--ts-red-deep);
  background: var(--ts-red-surface);
}

.ts-faq-list details[open] summary {
  color: var(--ts-blue-ink);
}

.ts-faq-list details[open] summary::before {
  background: var(--ts-blue-surface);
  color: var(--ts-blue-ink);
}

.ts-faq-list details[open] summary::after {
  content: "-";
  transform: rotate(180deg);
  background: var(--ts-blue-surface);
  color: var(--ts-blue-ink);
}

.ts-faq-list p {
  margin: 0;
  padding: 0 22px 22px calc(22px + var(--ts-touch-target-min) + var(--ts-space-inline-sm));
  color: var(--ts-muted);
  line-height: 1.68;
  max-width: 78ch;
  overflow-wrap: anywhere;
  text-wrap: pretty;
}

.ts-buyer-cta {
  padding: 56px 0;
  background: var(--ts-white);
  border-top: 1px solid var(--ts-line);
}

.ts-buyer-cta .ts-section-inner {
  display: flex;
  gap: 28px;
  align-items: center;
  justify-content: space-between;
}

.ts-buyer-cta .ts-section-inner > * {
  min-width: 0;
  max-width: 100%;
}

.ts-case-detail-grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.48fr) minmax(0, 0.72fr);
  gap: var(--ts-space-layout-gap-sm);
  align-items: start;
}

.ts-case-facts,
.ts-case-review {
  padding: 28px;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-white);
}

.ts-case-facts h2,
.ts-case-review h2 {
  margin: 0 0 18px;
  font-size: var(--ts-type-case-title);
  line-height: 1.06;
}

.ts-case-facts dl {
  margin: 0;
}

.ts-case-facts dl div {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 14px;
  align-items: start;
  min-width: 0;
  padding: 15px 0;
  border-top: 1px solid var(--ts-line);
}

.ts-case-facts dt,
.ts-case-facts dd {
  margin: 0;
  min-width: 0;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.ts-case-facts dt {
  color: var(--ts-steel);
  font-size: var(--ts-type-meta);
  font-weight: 950;
}

.ts-case-facts dd,
.ts-case-review p,
.ts-case-review li {
  color: var(--ts-muted);
  line-height: 1.65;
}

.ts-case-review p {
  margin: 0 0 16px;
}

.ts-case-review ul {
  margin: 0;
  padding-left: 20px;
}

.ts-case-gallery-section {
  background: var(--ts-white);
}

.ts-case-gallery {
  display: grid;
  grid-template-columns: var(--ts-grid-track-3);
  gap: 14px;
}

.ts-case-gallery a {
  display: block;
  overflow: hidden;
  border-radius: var(--ts-radius-card);
  border: 1px solid var(--ts-line);
  background: var(--ts-surface-chip);
}

.ts-case-gallery img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transition: transform 240ms var(--ts-ease-out-quart);
}

.ts-case-gallery a:hover img {
  transform: scale(1.035);
}

.ts-footer {
  color: var(--ts-text-inverse-copy);
  background:
    linear-gradient(180deg, rgba(201, 40, 45, 0.18), rgba(201, 40, 45, 0) 160px),
    var(--ts-night-deep);
  border-top: 4px solid var(--ts-red);
}

.ts-footer-main {
  display: grid;
  align-items: start;
  grid-template-columns: minmax(300px, 1.25fr) repeat(3, minmax(150px, 0.62fr));
  gap: var(--ts-space-layout-gap-sm);
  padding: clamp(54px, 7vw, 82px) 0 44px;
}

.ts-footer-brand {
  max-width: 420px;
}

.ts-footer-logo {
  display: inline-flex;
  align-items: center;
  gap: var(--ts-space-inline-md);
  color: var(--ts-white);
}

.ts-footer-logo .ts-mark {
  width: 40px;
  height: 40px;
  flex-basis: 40px;
}

.ts-footer-logo strong {
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 850;
}

.ts-footer-logo small {
  display: block;
  margin-top: 5px;
  color: var(--ts-text-inverse-subtle);
  font-size: var(--ts-type-caption);
  font-weight: 650;
}

.ts-footer-brand p {
  max-width: 42ch;
  margin: 24px 0 0;
  color: var(--ts-text-inverse-muted);
  line-height: 1.7;
}

.ts-footer-contact-list {
  display: grid;
  gap: var(--ts-space-inline-sm);
  margin-top: 26px;
}

.ts-footer-contact-list a {
  display: grid;
  gap: 4px;
  padding: 14px 0;
  border-top: 1px solid var(--ts-border-inverse-muted);
  transition:
    color 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-footer-contact-list span,
.ts-footer-column h2 {
  color: rgba(255, 255, 255, 0.5);
  font-size: var(--ts-type-caption);
  line-height: 1.2;
  font-weight: 750;
}

.ts-footer-contact-list strong {
  color: var(--ts-white);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
}

.ts-footer-contact-list a:hover,
.ts-footer-contact-list a:focus-visible {
  border-color: rgba(255, 255, 255, 0.26);
  transform: translateX(3px);
}

.ts-footer-contact-list a:active {
  transform: translateX(1px);
}

.ts-footer-column {
  display: grid;
  align-content: start;
  gap: 13px;
}

.ts-footer-column h2 {
  margin: 0 0 10px;
  color: var(--ts-white);
  font-size: var(--ts-type-label);
}

.ts-footer-column a {
  display: flex;
  align-items: center;
  min-height: var(--ts-touch-target-min);
  color: rgba(255, 255, 255, 0.66);
  font-size: var(--ts-type-label);
  font-weight: 500;
  line-height: 1.35;
  transition:
    color 180ms var(--ts-ease-out-quart),
    transform 180ms var(--ts-ease-out-quart);
}

.ts-footer-column a:hover,
.ts-footer-column a:focus-visible {
  color: var(--ts-white);
  transform: translateX(3px);
}

.ts-footer-column a:active {
  color: var(--ts-yellow-bright);
  transform: translateX(1px);
}

.ts-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  padding: 22px 0 28px;
  border-top: 1px solid var(--ts-border-inverse-muted);
  color: rgba(255, 255, 255, 0.48);
  font-size: var(--ts-type-meta);
}

.ts-footer-bottom p {
  margin: 0;
}

.ts-floating-actions {
  position: fixed;
  right: max(24px, env(safe-area-inset-right));
  bottom: max(24px, env(safe-area-inset-bottom));
  z-index: var(--ts-z-dropdown);
  display: grid;
  gap: var(--ts-space-inline-sm);
}

.ts-floating-top,
.ts-floating-faq,
.ts-floating-contact {
  position: relative;
  isolation: isolate;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--ts-touch-target-comfortable);
  height: var(--ts-touch-target-comfortable);
  padding: 0;
  border: 1px solid var(--ts-border-red-strong);
  border-radius: var(--ts-radius-pill);
  background: var(--ts-night-soft);
  color: var(--ts-white);
  box-shadow: var(--ts-shadow-action);
  font-size: var(--ts-type-meta);
  font-weight: 850;
  line-height: 1;
  transition:
    transform 180ms var(--ts-ease-out-quart),
    opacity 180ms var(--ts-ease-out-quart),
    visibility 180ms var(--ts-ease-out-quart),
    color 180ms var(--ts-ease-out-quart),
    background 180ms var(--ts-ease-out-quart),
    border-color 180ms var(--ts-ease-out-quart);
}

.ts-floating-top {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(6px);
}

.ts-floating-top.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.ts-floating-contact {
  border-color: var(--ts-red);
  background: var(--ts-red);
}

.ts-floating-contact::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: var(--ts-z-base);
  pointer-events: none;
  border-radius: var(--ts-radius-pill);
  background: var(--ts-red);
  animation: ts-floating-contact-breathe 1600ms var(--ts-ease-out-quart) infinite;
}

.ts-floating-top-icon,
.ts-floating-faq-icon,
.ts-floating-contact-icon {
  position: relative;
  z-index: var(--ts-z-raised);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex: 0 0 auto;
  border-radius: var(--ts-radius-pill);
  color: var(--ts-yellow-bright);
  transition: var(--ts-transition-color);
}

.ts-floating-contact-icon {
  color: var(--ts-white);
}

.ts-floating-top-icon .ts-tabler-icon,
.ts-floating-faq-icon .ts-tabler-icon,
.ts-floating-contact-icon .ts-tabler-icon {
  width: 24px;
  height: 24px;
  stroke-width: 2.2;
}

.ts-floating-top:hover,
.ts-floating-top:focus-visible,
.ts-floating-faq:hover,
.ts-floating-faq:focus-visible,
.ts-floating-contact:hover,
.ts-floating-contact:focus-visible {
  transform: translateY(-2px);
  border-color: var(--ts-red);
  background: var(--ts-red);
  color: var(--ts-white);
}

.ts-floating-top:hover .ts-floating-top-icon,
.ts-floating-top:focus-visible .ts-floating-top-icon,
.ts-floating-faq:hover .ts-floating-faq-icon,
.ts-floating-faq:focus-visible .ts-floating-faq-icon {
  color: var(--ts-white);
}

.ts-floating-contact:hover,
.ts-floating-contact:focus-visible {
  transform: translateY(-2px) scale(1.06);
  border-color: var(--ts-red-dark);
  background: var(--ts-red-dark);
}

.ts-floating-contact:hover::before,
.ts-floating-contact:focus-visible::before {
  animation-play-state: paused;
  opacity: 0.2;
  transform: scale(1.2);
}

.ts-floating-top:focus-visible,
.ts-floating-faq:focus-visible,
.ts-floating-contact:focus-visible {
  outline: 2px solid var(--ts-focus-outline);
  outline-offset: 3px;
}

.ts-floating-top:active,
.ts-floating-faq:active,
.ts-floating-contact:active {
  transform: translateY(0) scale(0.985);
  border-color: var(--ts-red-dark);
  background: var(--ts-red-dark);
}

.ts-default-page {
  width: min(960px, calc(100% - 48px));
  margin: 0 auto;
  padding: var(--ts-space-page-hero-y) 0;
}

.ts-reveal {
  --reveal-y: 26px;
}

.ts-delay-0 {
  --i: 0;
}

.ts-delay-1 {
  --i: 1;
}

.ts-delay-2 {
  --i: 2;
}

.ts-motion-ready .ts-reveal {
  opacity: 1;
  transform: translate3d(0, min(var(--reveal-y), 12px), 0);
  filter: none;
  transition:
    transform 620ms var(--ts-ease-out-quint),
    filter 620ms var(--ts-ease-out-quint);
  transition-delay: calc(var(--i, 0) * 70ms);
}

.ts-motion-ready .ts-reveal[data-reveal="left"] {
  transform: translate3d(-12px, 0, 0);
}

.ts-motion-ready .ts-reveal.ts-reveal-left {
  transform: translate3d(-12px, 0, 0);
}

.ts-motion-ready .ts-reveal[data-reveal="right"] {
  transform: translate3d(12px, 0, 0);
}

.ts-motion-ready .ts-reveal.ts-reveal-right {
  transform: translate3d(12px, 0, 0);
}

.ts-motion-ready .ts-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}

.ts-motion-ready .ts-product-card.ts-reveal.is-visible:hover {
  transform: translateY(-6px);
}

.ts-motion-ready .ts-product-family.ts-reveal.is-visible:hover {
  transform: translateY(-6px);
}

.ts-motion-ready .ts-selection-card.ts-reveal.is-visible:hover {
  transform: translateY(-4px);
}

.ts-motion-ready .ts-process-step.ts-reveal.is-visible:hover {
  transform: translateX(5px);
}

.ts-motion-ready .ts-review-card.ts-reveal.is-visible:hover {
  transform: translateY(-4px);
}

.ts-motion-ready .ts-rfq-list div.ts-reveal.is-visible:hover {
  transform: translateY(-3px);
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }

  .ts-motion-ready .ts-reveal {
    opacity: 1;
    transform: none;
    filter: none;
  }

  .ts-hero-scroll-cue {
    opacity: 0.82;
    transform: translateX(-50%);
  }

  .ts-hero-scroll-icon::before {
    opacity: 0.9;
    transform: translateY(-3px);
  }

  .ts-hero-video {
    display: none;
  }
}

@media (max-width: 1180px) {
  .ts-nav {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .ts-brand,
  .ts-brand > span {
    min-width: 0;
  }

  .ts-brand strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .ts-navlinks {
    display: none;
  }

  .ts-mobile-menu {
    display: block;
    order: 3;
  }

  .ts-nav-actions > .ts-language-switcher {
    order: 2;
  }

  .ts-nav-actions > .ts-quote {
    order: 1;
  }

  .ts-nav-actions {
    grid-column: 2;
  }

  .ts-about-cert-grid {
    grid-template-columns: var(--ts-grid-track-2);
  }

  .ts-news-list {
    grid-template-columns: var(--ts-grid-track-2);
  }
}

@media (max-width: 782px) {
  body.admin-bar {
    --ts-hero-admin-offset: 46px;
  }
}

@media (max-width: 980px) {
  .ts-nav {
    height: auto;
    padding: 18px 0;
  }

  .ts-hero-inner,
  .ts-products-hero-inner,
  .ts-section-heading,
  .ts-home-about-grid,
  .ts-engineering-grid,
  .ts-client-review-board,
  .ts-rfq-grid,
  .ts-products-cta-inner,
  .ts-quote-matrix-head,
  .ts-product-detail-inner,
  .ts-product-review-grid,
  .ts-product-spec-grid,
  .ts-request-inner,
  .ts-about-profile,
  .ts-buyer-hero-inner,
  .ts-buyer-section-head,
  .ts-news-hero-inner,
  .ts-news-feed-head,
  .ts-panel-grid,
  .ts-contact-section-head,
  .ts-contact-map-head,
  .ts-about-profile,
  .ts-about-power-grid,
  .ts-about-cert-grid {
    grid-template-columns: 1fr;
  }

  .ts-hero-inner,
  .ts-products-hero-inner,
  .ts-product-detail-inner,
  .ts-request-inner,
  .ts-buyer-hero-inner,
  .ts-news-hero-inner {
    min-height: auto;
    padding: 58px 0;
  }

  .ts-hero-inner {
    min-height: max(560px, calc(100svh - var(--ts-hero-header-height) - var(--ts-hero-admin-offset)));
    padding: 64px 0 74px;
  }

  .ts-product-grid,
  .ts-products-catalog,
  .ts-selection-grid,
  .ts-proof-grid,
  .ts-case-grid,
  .ts-cert-grid,
  .ts-case-detail-grid,
  .ts-case-gallery,
  .ts-about-power-grid,
  .ts-stat-strip,
  .ts-home-insights .ts-news-list,
  .ts-news-list,
  .ts-timeline,
  .ts-contact-info-grid {
    grid-template-columns: 1fr;
  }

  .ts-about-profile-facts {
    grid-template-columns: 1fr;
  }

  .ts-about-history .ts-timeline-step {
    grid-template-columns: 96px 42px minmax(0, 1fr);
  }

  .ts-about-history .ts-timeline-step .ts-about-history-year {
    font-size: 28px;
  }

  .ts-about-history-copy h3 {
    font-size: 24px;
  }

  .ts-cert-card {
    grid-template-rows: auto 1fr;
  }

  .ts-case-card a {
    grid-template-rows: auto auto auto 1fr;
  }

  .ts-case-card img,
  .ts-case-gallery img {
    height: auto;
    aspect-ratio: var(--ts-ratio-case-card-media);
  }

  .ts-rfq-list,
  .ts-rfq-fields,
  .ts-fluent-form-panel form.fluent_form,
  .ts-fluent-form-panel .frm-fluent-form,
  .ts-fluent-form-panel fieldset,
  .ts-matrix-table [role="row"] {
    grid-template-columns: 1fr;
  }

  .ts-request-checklist li {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .ts-matrix-table span + span,
  .ts-matrix-table strong + strong {
    border-left: 0;
    border-top: 1px solid var(--ts-line);
  }

  .ts-footer-main {
    grid-template-columns: var(--ts-grid-track-3);
  }

  .ts-footer-brand {
    max-width: none;
    grid-column: 1 / -1;
  }

  .ts-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }

  .ts-buyer-cta .ts-section-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .ts-stat-item {
    border-right: 0;
    border-bottom: 1px solid var(--ts-line);
  }

  .ts-stat-item:last-child {
    border-bottom: 0;
  }

  .ts-product-review-item {
    border-right: 0;
    border-bottom: 1px solid var(--ts-line);
  }

  .ts-product-review-item:last-child {
    border-bottom: 0;
  }

  .ts-product-review-action {
    align-items: stretch;
  }

  .ts-product-review-action p {
    max-width: none;
  }

  .ts-product-review-action a {
    width: 100%;
    min-height: var(--ts-touch-target-comfortable);
  }

  .ts-product-spec-panel {
    position: static;
  }

  .ts-review-feature {
    min-height: auto;
  }

  .ts-about-copy-panel {
    max-width: none;
  }
}

@media (max-width: 720px) {
  :root {
    --ts-hero-header-height: 77px;
  }

  .ts-contact-strip {
    display: none;
  }

  .ts-nav-actions > .ts-language-switcher {
    display: flex;
  }

  .ts-nav-actions > .ts-quote {
    display: none;
  }

  .ts-contact-inner {
    min-height: 32px;
    justify-content: flex-start;
    font-size: var(--ts-type-caption);
  }

  .ts-contact-group {
    width: 100%;
    justify-content: space-between;
    gap: var(--ts-space-inline-sm);
  }

  .ts-contact-location {
    display: none;
  }

  .ts-contact-socials {
    display: none;
  }

  .ts-about-facts {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .ts-nav,
  .ts-section-inner,
  .ts-rfq-grid,
  .ts-products-cta-inner,
  .ts-catalog-archive-inner,
  .ts-hero-inner,
  .ts-products-hero-inner,
  .ts-product-detail-inner,
  .ts-request-inner,
  .ts-buyer-hero-inner,
  .ts-news-hero-inner,
  .ts-news-single-inner {
    width: min(calc(100% - var(--ts-mobile-gutter)), var(--ts-page-max));
  }

  .ts-footer-main {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .ts-floating-actions {
    right: 14px;
    bottom: max(14px, env(safe-area-inset-bottom));
    gap: var(--ts-space-inline-xs);
  }

  .ts-floating-top,
  .ts-floating-faq,
  .ts-floating-contact {
    width: var(--ts-touch-target-min);
    height: var(--ts-touch-target-min);
    font-size: var(--ts-type-caption);
  }

  .ts-floating-contact::before {
    inset: 0;
  }

  .ts-floating-top-icon,
  .ts-floating-faq-icon,
  .ts-floating-contact-icon {
    width: 100%;
    height: 100%;
  }

  .ts-floating-top-icon .ts-tabler-icon,
  .ts-floating-faq-icon .ts-tabler-icon,
  .ts-floating-contact-icon .ts-tabler-icon {
    width: 16px;
    height: 16px;
  }

  .ts-brand {
    min-width: 0;
  }

  .ts-nav {
    gap: var(--ts-space-inline-xs);
  }

  .ts-mark {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }

  .ts-brand {
    gap: var(--ts-space-inline-xs);
  }

  .ts-brand strong {
    max-width: 130px;
    font-size: 10px;
    line-height: 1;
  }

  .ts-contact-inner {
    width: min(calc(100% - var(--ts-mobile-gutter)), var(--ts-page-max));
  }

  .ts-contact-link strong {
    font-size: 11px;
  }

  .ts-about-badge {
    left: 14px;
    bottom: 14px;
    min-width: 112px;
    padding: 14px 16px;
  }

  .ts-about-badge strong {
    font-size: 18px;
  }

  .ts-contact-icon {
    width: 18px;
    height: 18px;
  }

  .ts-tabler-icon {
    width: 15px;
    height: 15px;
  }

  .ts-quote {
    min-width: 76px;
    min-height: var(--ts-touch-target-min);
    padding: 0 9px;
    font-size: 10px;
  }

  .ts-nav-actions {
    gap: 6px;
  }

  .ts-mobile-menu summary {
    width: 40px;
    height: 40px;
  }

  .ts-mobile-menu-panel {
    position: fixed;
    top: 88px;
    right: 14px;
    left: 14px;
    width: auto;
    max-height: calc(100vh - 102px);
    overflow: auto;
  }

  .ts-language-switcher {
    min-height: var(--ts-touch-target-min);
  }

  .ts-language-current {
    min-height: var(--ts-touch-target-min);
    min-width: 58px;
    gap: 5px;
    padding: 0 8px;
    font-size: 10px;
  }

  .ts-nav-actions > .ts-language-switcher .ts-language-icon,
  .ts-nav-actions > .ts-language-switcher .ts-language-arrow {
    display: none;
  }

  .ts-nav-actions > .ts-language-switcher .ts-language-flag {
    width: 18px;
    height: 18px;
    font-size: 15px;
  }

  .ts-language-dropdown {
    right: -8px;
    min-width: 132px;
  }

  .ts-about-history .ts-timeline-step {
    grid-template-columns: 78px 30px minmax(0, 1fr);
    padding: var(--ts-space-stack-lg) 0;
  }

  .ts-about-history .ts-timeline-step .ts-about-history-year {
    font-size: 24px;
  }

  .ts-about-history .ts-timeline-step .ts-about-history-marker {
    min-height: 156px;
  }

  .ts-about-history .ts-timeline-step .ts-about-history-marker::before {
    width: 3px;
  }

  .ts-about-history .ts-timeline-step .ts-about-history-marker::after {
    width: 22px;
    height: 22px;
    border-width: 4px;
  }

  .ts-about-history-copy h3 {
    font-size: 22px;
  }

  .ts-about-history-copy p {
    margin-top: var(--ts-space-stack-sm);
    font-size: 16px;
  }

  .ts-about-cert-section .ts-about-cert-card a {
    height: 420px;
  }

  .ts-section,
  .ts-rfq,
  .ts-products-cta {
    padding: var(--ts-space-section-y-mobile) 0;
  }

  .ts-hero-inner {
    min-height: min(560px, calc(100svh - var(--ts-hero-header-height) - var(--ts-hero-admin-offset)));
    padding: 40px 0 52px;
  }

  .ts-zh-home .ts-hero-inner {
    min-height: min(500px, calc(100svh - var(--ts-hero-header-height) - var(--ts-hero-admin-offset)));
    padding: 34px 0 44px;
  }

  .ts-hero-video {
    opacity: 0.78;
    object-position: 58% center;
  }

  .ts-hero::before {
    background-size: 100% 100%, 220px 100%;
    background-position: center, calc(100% + 126px) center;
    opacity: 0.46;
  }

  .ts-eyebrow {
    margin-bottom: 14px;
    font-size: var(--ts-type-caption);
  }

  .ts-hero-title {
    font-size: 34px;
    line-height: 1.08;
  }

  .ts-hero-copy {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.5;
  }

  .ts-hero-actions {
    gap: var(--ts-space-inline-sm);
    margin-top: 26px;
  }

  .ts-hero-actions .ts-button .wp-block-button__link {
    min-height: var(--ts-touch-target-comfortable);
    padding: 0 var(--ts-space-inline-lg);
    gap: var(--ts-space-inline-md);
    font-size: var(--ts-type-label);
  }

  .ts-hero-actions .ts-button-secondary .wp-block-button__link {
    min-width: 132px;
  }

  .ts-hero-scroll-cue {
    display: none;
  }

  .ts-products-title {
    font-size: 42px;
  }

  .ts-review-feature {
    padding: var(--ts-space-panel-pad);
  }

  .ts-review-feature blockquote p {
    font-size: 28px;
  }

  .ts-review-card {
    padding: var(--ts-space-card-pad-compact);
  }

  .ts-review-card-head {
    grid-template-columns: 58px 1fr;
    gap: 13px;
  }

  .ts-review-card-head img {
    width: 58px;
    height: 58px;
  }

  .ts-request-title {
    font-size: 40px;
  }

  .ts-form-panel {
    padding: 22px 18px;
  }

  .ts-buyer-title {
    font-size: 40px;
  }

  .ts-about-profile-facts {
    grid-template-columns: 1fr;
  }

  .ts-news-card {
    grid-template-rows: 220px 1fr;
  }

  .ts-news-card-body {
    padding: 20px;
  }

  .ts-news-hero-visual img {
    min-height: 260px;
  }

  .ts-buyer-section {
    padding: var(--ts-space-section-y-mobile) 0;
  }

  .ts-contact-info-card {
    padding: var(--ts-space-panel-pad);
  }

  .ts-contact-map-head .ts-text-link {
    justify-self: stretch;
  }

  .ts-about-dark-section {
    padding: var(--ts-space-section-y-mobile) 0;
  }

  .ts-buyer-visual img {
    min-height: 260px;
  }

  .ts-products-hero-spec {
    position: static;
    margin-top: var(--ts-space-stack-xs);
  }

  .ts-product-family dl div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .ts-product-spec-panel dl div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .ts-case-facts dl div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .ts-motion-ready .ts-reveal[data-reveal="left"],
  .ts-motion-ready .ts-reveal[data-reveal="right"],
  .ts-motion-ready .ts-reveal.ts-reveal-left,
  .ts-motion-ready .ts-reveal.ts-reveal-right {
    transform: translate3d(0, var(--reveal-y), 0);
  }
}

@media (max-width: 700px) {
  .ts-product-detail-copy .ts-products-title {
    font-size: var(--ts-type-case-title);
  }

  .ts-product-gallery-trigger-label {
    opacity: 1;
    transform: none;
  }

  .ts-lightbox {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto minmax(0, 1fr) auto auto;
    padding: var(--ts-space-inline-md);
  }

  .ts-lightbox-close {
    grid-column: 2;
  }

  .ts-lightbox-figure {
    grid-column: 1 / -1;
    grid-row: 2;
  }

  .ts-lightbox-prev,
  .ts-lightbox-next {
    grid-row: 3;
  }

  .ts-lightbox-prev {
    grid-column: 1;
  }

  .ts-lightbox-next {
    grid-column: 2;
  }

  .ts-lightbox-counter {
    grid-column: 1 / -1;
    grid-row: 4;
  }

  .ts-datasheet-table {
    --ts-datasheet-item-width: 150px;
  }

  .ts-datasheet-table th:nth-child(2),
  .ts-datasheet-table td:nth-child(2),
  .ts-datasheet-table th:nth-child(3),
  .ts-datasheet-table td:nth-child(3) {
    position: static;
    min-width: 78px;
  }

  .ts-datasheet-table th:first-child,
  .ts-datasheet-table td:first-child {
    position: sticky;
    left: 0;
  }
}
