:root {
  --ink: #102029;
  --ink-soft: #52616a;
  --navy: #0b1f2a;
  --navy-raised: #113341;
  --blue: #1769aa;
  --blue-dark: #0f568e;
  --amber: #e59a28;
  --green: #2d7a64;
  --paper: #ffffff;
  --mist: #f2f5f6;
  --line: #d9e1e4;
  --line-dark: rgba(255, 255, 255, 0.18);
  --shadow: 0 18px 50px rgba(17, 43, 55, 0.12);
  --radius: 6px;
  --header-height: 104px;
}

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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 88px;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: "DM Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}

body.menu-open {
  overflow: hidden;
}

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

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

button,
input,
select,
textarea {
  font: inherit;
  letter-spacing: 0;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

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

h1,
h2,
h3,
.hero-proof strong {
  font-family: "Manrope", Arial, sans-serif;
}

h1,
h2,
h3 {
  letter-spacing: 0;
  line-height: 1.14;
}

h1 {
  max-width: 900px;
  margin-bottom: 24px;
  color: var(--paper);
  font-size: 64px;
  font-weight: 700;
}

h2 {
  margin-bottom: 24px;
  font-size: 44px;
  font-weight: 700;
}

h3 {
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 700;
}

.container {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  color: var(--paper);
  background: var(--blue);
  border-radius: 3px;
  transform: translateY(-150%);
}

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

.site-header {
  position: relative;
  z-index: 100;
  background: var(--paper);
}

.utility-bar {
  height: 32px;
  color: rgba(255, 255, 255, 0.76);
  background: var(--navy);
  font-size: 12px;
}

.utility-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.utility-inner p {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0;
}

.utility-inner svg {
  width: 13px;
  height: 13px;
  color: var(--amber);
}

.main-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}

.brand {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.brand-logo {
  width: 112px;
  height: 58px;
  object-fit: contain;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 31px;
}

.nav-links > a:not(.button) {
  position: relative;
  font-size: 14px;
  font-weight: 600;
}

.nav-links > a:not(.button)::after {
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 2px;
  background: var(--blue);
  content: "";
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 180ms ease;
}

.nav-links > a:not(.button):hover::after,
.nav-links > a:not(.button):focus-visible::after,
.nav-links > a.active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 22px;
  color: var(--paper);
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.button:hover,
.button:focus-visible {
  background: var(--blue-dark);
  border-color: var(--blue-dark);
  transform: translateY(-2px);
}

.button svg {
  width: 18px;
  height: 18px;
}

.button-small {
  min-height: 40px;
  padding-inline: 16px;
  font-size: 13px;
}

.icon-button {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: var(--ink);
  background: transparent;
  border: 1px solid var(--line);
  border-radius: 4px;
  cursor: pointer;
}

.menu-toggle {
  display: none;
}

.hero {
  position: relative;
  display: flex;
  min-height: 650px;
  height: calc(100svh - 144px);
  max-height: 820px;
  align-items: center;
  overflow: hidden;
  color: var(--paper);
  background: var(--navy);
}

.hero-media,
.hero-shade {
  position: absolute;
  inset: 0;
}

.hero-media {
  background-image: url("https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=Cinematic%20realistic%20wide-angle%20photograph%20of%20electronic%20components%20and%20finished%20PCBA%20boards%20being%20inspected%20in%20a%20modern%20clean%20electronics%20facility%2C%20clearly%20visible%20microchips%2C%20component%20reels%20and%20circuit%20boards%2C%20professional%20international%20B2B%20industrial%20photography%2C%20cool%20neutral%20lighting%20with%20subtle%20amber%20highlights%2C%20subject%20detail%20concentrated%20on%20right%20side%2C%20open%20darker%20workspace%20on%20left%2C%20no%20text%2C%20no%20logos&amp;image_size=landscape_16_9");
  background-position: center;
  background-size: cover;
  transform: scale(1.01);
}

.hero-shade {
  background: rgba(3, 18, 25, 0.68);
}

.hero::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 58%;
  background: rgba(4, 20, 28, 0.38);
  content: "";
}

.hero-content {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 76px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.eyebrow::before {
  width: 26px;
  height: 2px;
  background: currentColor;
  content: "";
}

.eyebrow.light {
  color: #f1b85d;
}

.hero-lead {
  max-width: 710px;
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 19px;
  line-height: 1.65;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 28px;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--blue);
  font-size: 14px;
  font-weight: 700;
}

.text-link svg {
  width: 17px;
  height: 17px;
  transition: transform 180ms ease;
}

.text-link:hover svg,
.text-link:focus-visible svg {
  transform: translateX(4px);
}

.light-link {
  color: var(--paper);
}

.light-link:hover svg {
  transform: translateY(3px);
}

.hero-proof {
  display: grid;
  grid-template-columns: repeat(4, minmax(125px, 165px));
  gap: 0;
  max-width: 720px;
  margin-top: 56px;
  border-top: 1px solid var(--line-dark);
}

.hero-proof div {
  min-width: 0;
  padding: 22px 18px 0 0;
}

.hero-proof div + div {
  padding-left: 18px;
  border-left: 1px solid var(--line-dark);
}

.hero-proof strong,
.hero-proof span {
  display: block;
}

.hero-proof strong {
  margin-bottom: 4px;
  color: var(--paper);
  font-size: 27px;
}

.hero-proof span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 12px;
  line-height: 1.4;
}

.scroll-cue {
  position: absolute;
  z-index: 3;
  right: 30px;
  bottom: 22px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.scroll-cue svg {
  width: 16px;
  height: 16px;
}

.trust-strip {
  color: var(--ink);
  background: var(--paper);
  border-bottom: 1px solid var(--line);
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.trust-grid div {
  display: flex;
  min-height: 88px;
  align-items: center;
  gap: 12px;
  padding: 14px 24px;
  font-size: 13px;
  font-weight: 600;
}

.trust-grid div + div {
  border-left: 1px solid var(--line);
}

.trust-grid svg {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  color: var(--green);
}

.section {
  padding: 112px 0;
}

.about-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 96px;
  align-items: center;
}

.about-visual {
  position: relative;
  min-height: 570px;
}

.about-visual::before {
  position: absolute;
  z-index: -1;
  top: 28px;
  right: -24px;
  width: 84%;
  height: calc(100% - 4px);
  background: var(--mist);
  content: "";
}

.about-visual img {
  width: 100%;
  height: 545px;
  object-fit: cover;
}

.visual-note {
  position: absolute;
  right: -36px;
  bottom: 0;
  display: flex;
  width: 265px;
  align-items: center;
  gap: 14px;
  padding: 18px;
  color: var(--paper);
  background: var(--navy);
  box-shadow: var(--shadow);
}

.visual-note-icon {
  display: inline-flex;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  color: var(--navy);
  background: var(--amber);
  border-radius: 3px;
}

.visual-note-icon svg {
  width: 21px;
  height: 21px;
}

.visual-note span:last-child,
.visual-note strong {
  display: block;
}

.visual-note span:last-child {
  color: rgba(255, 255, 255, 0.62);
  font-size: 12px;
}

.visual-note strong {
  margin-bottom: 2px;
  color: var(--paper);
  font-size: 14px;
}

.about-content .section-intro {
  color: var(--ink);
  font-size: 19px;
  font-weight: 500;
}

.about-content > p:not(.eyebrow) {
  max-width: 610px;
  color: var(--ink-soft);
}

.about-points {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin: 34px 0;
  padding: 25px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.about-points div {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.about-points svg {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  margin-top: 2px;
  color: var(--amber);
}

.about-points span,
.about-points strong {
  display: block;
}

.about-points span {
  color: var(--ink-soft);
  font-size: 13px;
}

.about-points strong {
  margin-bottom: 3px;
  color: var(--ink);
  font-size: 14px;
}

.products-section {
  background: var(--mist);
}

.section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.55fr);
  gap: 80px;
  align-items: end;
  margin-bottom: 52px;
}

.section-heading h2 {
  max-width: 720px;
  margin-bottom: 0;
}

.section-heading > p {
  margin-bottom: 4px;
  color: var(--ink-soft);
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.product-card {
  display: grid;
  grid-template-columns: 47% 53%;
  min-height: 320px;
  overflow: hidden;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.product-card:hover {
  border-color: #b8c8ce;
  box-shadow: 0 16px 36px rgba(17, 43, 55, 0.09);
  transform: translateY(-4px);
}

.product-image {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

.product-image img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  transition: transform 400ms ease;
}

.product-card:hover img {
  transform: scale(1.035);
}

.product-index {
  position: absolute;
  top: 16px;
  left: 16px;
  display: inline-flex;
  width: 34px;
  height: 28px;
  align-items: center;
  justify-content: center;
  color: var(--paper);
  background: rgba(9, 31, 42, 0.88);
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
}

.product-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
}

.product-copy p {
  margin-bottom: 22px;
  color: var(--ink-soft);
  font-size: 14px;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: auto 0 0;
  padding: 0;
  list-style: none;
}

.tag-list li {
  padding: 5px 8px;
  color: #45606d;
  background: #edf3f5;
  border-radius: 2px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.applications-section {
  color: var(--paper);
  background: var(--navy);
}

.applications-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.25fr) minmax(300px, 0.8fr);
  gap: 42px;
  align-items: start;
  margin-bottom: 58px;
}

.applications-intro .eyebrow {
  margin-top: 11px;
}

.applications-intro h2 {
  margin: 0;
}

.applications-intro > p:last-child {
  margin-top: 7px;
  color: rgba(255, 255, 255, 0.62);
}

.application-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--line-dark);
  border-left: 1px solid var(--line-dark);
}

.application-item {
  position: relative;
  min-height: 230px;
  padding: 34px 34px 30px;
  overflow: hidden;
  border-right: 1px solid var(--line-dark);
  border-bottom: 1px solid var(--line-dark);
  transition: background-color 180ms ease;
}

.application-item:hover {
  background: var(--navy-raised);
}

.application-icon {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  color: var(--amber);
  border: 1px solid rgba(229, 154, 40, 0.45);
  border-radius: 4px;
}

.application-icon svg {
  width: 22px;
  height: 22px;
}

.application-item h3 {
  font-size: 18px;
}

.application-item p {
  max-width: 290px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 13px;
}

.application-number {
  position: absolute;
  top: 28px;
  right: 28px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 11px;
  font-weight: 700;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.service-card {
  padding: 38px 34px;
  background: var(--paper);
  border: 1px solid var(--line);
  border-top: 4px solid var(--blue);
  border-radius: var(--radius);
}

.service-card:nth-child(2) {
  border-top-color: var(--amber);
}

.service-card:nth-child(3) {
  border-top-color: var(--green);
}

.service-icon {
  display: inline-flex;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
  color: var(--blue);
  background: #e8f1f8;
  border-radius: 4px;
}

.service-card:nth-child(2) .service-icon {
  color: #a96705;
  background: #fff3de;
}

.service-card:nth-child(3) .service-icon {
  color: var(--green);
  background: #e7f2ee;
}

.service-icon svg {
  width: 22px;
  height: 22px;
}

.service-label {
  margin-bottom: 7px;
  color: var(--ink-soft);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.service-card > p:not(.service-label) {
  color: var(--ink-soft);
  font-size: 14px;
}

.service-card ul {
  display: grid;
  gap: 10px;
  margin: 25px 0 0;
  padding: 22px 0 0;
  border-top: 1px solid var(--line);
  list-style: none;
}

.service-card li {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #40535d;
  font-size: 13px;
}

.service-card li svg {
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  color: var(--green);
  stroke-width: 2.5;
}

.process-section {
  padding: 92px 0;
  color: var(--paper);
  background: #164f68;
}

.process-layout {
  display: grid;
  grid-template-columns: minmax(270px, 0.65fr) minmax(0, 1.35fr);
  gap: 80px;
}

.process-heading h2 {
  margin-bottom: 0;
  font-size: 38px;
}

.process-steps {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.process-steps li {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 14px;
  min-height: 145px;
  padding: 24px 22px 24px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.process-steps li:nth-child(odd) {
  padding-right: 30px;
}

.process-steps li:nth-child(even) {
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.22);
}

.process-steps > li > span {
  color: #f3bc67;
  font-size: 11px;
  font-weight: 700;
}

.process-steps strong {
  display: block;
  margin-bottom: 8px;
  font-family: "Manrope", Arial, sans-serif;
  font-size: 15px;
}

.process-steps p {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
}

.contact-section {
  background: var(--mist);
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: 90px;
  align-items: start;
}

.contact-copy {
  position: sticky;
  top: 120px;
}

.contact-copy > p:not(.eyebrow) {
  max-width: 485px;
  color: var(--ink-soft);
}

.contact-details {
  display: grid;
  gap: 0;
  margin-top: 42px;
  border-top: 1px solid var(--line);
}

.contact-details > .contact-detail {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid var(--line);
}

.contact-detail > svg {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  margin-top: 3px;
  color: var(--blue);
}

.contact-detail-body {
  display: grid;
  min-width: 0;
  gap: 4px;
}

.contact-detail-body a,
.contact-detail-body address,
.contact-detail-body p {
  margin: 0;
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.contact-detail-body a {
  width: fit-content;
}

.contact-detail-body a:hover,
.contact-detail-body a:focus-visible {
  color: var(--blue);
}

.contact-detail-body a[href*="wa.me"] {
  color: var(--green);
}

.contact-detail-body small {
  display: block;
  margin-bottom: 1px;
  color: var(--ink-soft);
  font-size: 11px;
  font-weight: 500;
}

.rfq-form {
  padding: 42px;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
}

.form-heading {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
}

.form-heading h3,
.form-heading p {
  margin-bottom: 0;
}

.form-heading h3 {
  font-size: 24px;
}

.form-heading p {
  color: var(--ink-soft);
  font-size: 11px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.form-grid label {
  display: grid;
  gap: 7px;
  min-width: 0;
}

.form-grid label > span {
  color: #364a54;
  font-size: 12px;
  font-weight: 700;
}

.full-width {
  grid-column: 1 / -1;
}

input,
select,
textarea {
  width: 100%;
  color: var(--ink);
  background: #fbfcfc;
  border: 1px solid #cbd6da;
  border-radius: 3px;
  outline: none;
  transition: border-color 160ms ease, box-shadow 160ms ease;
}

input,
select {
  height: 48px;
  padding: 0 13px;
}

textarea {
  min-height: 126px;
  padding: 12px 13px;
  resize: vertical;
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(23, 105, 170, 0.12);
}

.consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 22px 0;
  color: var(--ink-soft);
  font-size: 11px;
  cursor: pointer;
}

.consent input {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
  margin: 1px 0 0;
  accent-color: var(--blue);
}

.form-submit {
  width: 100%;
}

.form-status {
  min-height: 22px;
  margin: 12px 0 0;
  color: var(--blue-dark);
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.site-footer {
  color: rgba(255, 255, 255, 0.7);
  background: #07171f;
}

.footer-main {
  display: grid;
  grid-template-columns: 1.5fr 0.7fr 0.8fr 0.8fr;
  gap: 70px;
  padding-top: 64px;
  padding-bottom: 54px;
}

.footer-brand {
  padding: 7px 10px;
  background: var(--paper);
  border-radius: 4px;
}

.footer-brand .brand-logo {
  width: 128px;
  height: 74px;
}

.footer-main > div:first-child > p {
  max-width: 320px;
  margin: 22px 0 0;
  font-size: 13px;
}

.footer-main h3 {
  margin-bottom: 19px;
  color: var(--paper);
  font-size: 13px;
}

.footer-links {
  display: grid;
  align-content: start;
  gap: 10px;
}

.footer-links a,
.footer-locations p {
  margin: 0;
  font-size: 12px;
}

.footer-links a:hover,
.footer-links a:focus-visible {
  color: var(--paper);
}

.footer-bottom {
  display: flex;
  min-height: 70px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 11px;
}

.footer-bottom p {
  margin: 0;
}

.footer-bottom a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.footer-bottom svg {
  width: 14px;
  height: 14px;
}

.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 1040px) {
  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 38px;
  }

  .nav-links {
    gap: 20px;
  }

  .about-layout {
    gap: 60px;
  }

  .product-card {
    grid-template-columns: 1fr;
  }

  .product-image img {
    height: 250px;
    min-height: 250px;
  }

  .applications-intro {
    grid-template-columns: 0.65fr 1.35fr;
  }

  .applications-intro > p:last-child {
    grid-column: 2;
  }

  .application-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .contact-layout {
    gap: 58px;
  }
}

@media (max-width: 820px) {
  :root {
    --header-height: 72px;
  }

  .container {
    width: min(100% - 36px, 700px);
  }

  .utility-bar {
    display: none;
  }

  .site-header {
    position: sticky;
    top: 0;
    box-shadow: 0 1px 0 var(--line);
  }

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

  .nav-links {
    position: fixed;
    z-index: 110;
    top: 72px;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    gap: 0;
    padding: 20px 24px 32px;
    visibility: hidden;
    background: var(--paper);
    opacity: 0;
    transform: translateY(-12px);
    transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
  }

  .nav-links.is-open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }

  .nav-links > a:not(.button) {
    display: flex;
    min-height: 58px;
    align-items: center;
    border-bottom: 1px solid var(--line);
    font-size: 17px;
  }

  .nav-links > a:not(.button)::after {
    display: none;
  }

  .nav-links .button {
    margin-top: 22px;
  }

  .hero {
    height: auto;
    min-height: calc(100svh - 98px);
    max-height: none;
  }

  .hero::after {
    width: 100%;
  }

  .hero-content {
    padding-top: 90px;
    padding-bottom: 96px;
  }

  .hero-proof {
    grid-template-columns: repeat(2, 1fr);
    max-width: 500px;
  }

  .hero-proof div {
    padding: 18px 12px 16px 0;
  }

  .hero-proof div + div {
    padding-left: 14px;
  }

  .hero-proof div:nth-child(3) {
    padding-left: 0;
    border-left: 0;
    border-top: 1px solid var(--line-dark);
  }

  .hero-proof div:nth-child(4) {
    border-top: 1px solid var(--line-dark);
  }

  .scroll-cue {
    display: none;
  }

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

  .trust-grid div {
    min-height: 76px;
  }

  .trust-grid div:nth-child(3) {
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .trust-grid div:nth-child(4) {
    border-top: 1px solid var(--line);
  }

  .section {
    padding: 84px 0;
  }

  .about-layout,
  .section-heading,
  .process-layout,
  .contact-layout {
    grid-template-columns: 1fr;
  }

  .about-layout,
  .contact-layout {
    gap: 56px;
  }

  .about-visual {
    width: calc(100% - 22px);
    min-height: 500px;
  }

  .about-visual img {
    height: 480px;
  }

  .section-heading {
    gap: 18px;
  }

  .section-heading > p {
    max-width: 620px;
  }

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

  .service-card {
    display: grid;
    grid-template-columns: 54px 1fr;
    column-gap: 20px;
  }

  .service-card .service-icon {
    grid-row: 1 / 5;
  }

  .service-card .service-label,
  .service-card h3,
  .service-card > p:not(.service-label),
  .service-card ul {
    grid-column: 2;
  }

  .service-card ul {
    width: 100%;
  }

  .process-layout {
    gap: 40px;
  }

  .contact-copy {
    position: static;
  }

  .footer-main {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }

  .footer-main > div:first-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 600px) {
  body {
    font-size: 15px;
  }

  h1 {
    margin-bottom: 16px;
    font-size: 37px;
  }

  h2 {
    font-size: 32px;
  }

  .container {
    width: calc(100% - 32px);
  }

  .brand-logo {
    width: 98px;
    height: 52px;
  }

  .hero {
    min-height: calc(100svh - 116px);
  }

  .hero-media {
    background-position: 62% center;
  }

  .hero-content {
    padding-top: 42px;
    padding-bottom: 28px;
  }

  .hero .eyebrow {
    margin-bottom: 11px;
  }

  .hero-lead {
    margin-bottom: 22px;
    font-size: 16px;
  }

  .hero-actions {
    display: grid;
    grid-template-columns: minmax(150px, 0.95fr) minmax(168px, 1.05fr);
    gap: 12px;
  }

  .hero-actions .button {
    width: 100%;
    padding-inline: 12px;
  }

  .hero-actions .text-link {
    justify-content: center;
    text-align: center;
  }

  .hero-proof {
    margin-top: 28px;
  }

  .hero-proof strong {
    font-size: 23px;
  }

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

  .trust-grid div {
    min-height: 62px;
    padding: 12px 4px;
  }

  .trust-grid div + div {
    border-top: 1px solid var(--line);
    border-left: 0;
  }

  .section {
    padding: 70px 0;
  }

  .about-visual {
    min-height: 410px;
  }

  .about-visual::before {
    right: -16px;
  }

  .about-visual img {
    height: 390px;
  }

  .visual-note {
    right: -16px;
    width: 250px;
  }

  .about-points {
    grid-template-columns: 1fr;
  }

  .product-grid,
  .application-list,
  .applications-intro {
    grid-template-columns: 1fr;
  }

  .product-card {
    min-height: 0;
  }

  .product-image img {
    height: 225px;
    min-height: 225px;
  }

  .product-copy {
    padding: 26px;
  }

  .applications-intro {
    gap: 10px;
    margin-bottom: 38px;
  }

  .applications-intro > p:last-child {
    grid-column: 1;
  }

  .application-item {
    min-height: 200px;
  }

  .service-card {
    display: block;
    padding: 30px 25px;
  }

  .service-card .service-icon {
    margin-bottom: 22px;
  }

  .process-steps {
    grid-template-columns: 1fr;
  }

  .process-steps li,
  .process-steps li:nth-child(odd),
  .process-steps li:nth-child(even) {
    min-height: 0;
    padding: 22px 0;
    border-left: 0;
  }

  .rfq-form {
    padding: 28px 22px;
  }

  .form-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }

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

  .full-width {
    grid-column: auto;
  }

  .footer-main {
    grid-template-columns: repeat(2, 1fr);
    gap: 42px 30px;
  }

  .footer-main > div:first-child {
    grid-column: 1 / -1;
  }

  .footer-locations {
    grid-column: 1 / -1;
  }

  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    padding: 18px 0;
  }
}

@media (max-width: 360px) {
  h1 {
    font-size: 34px;
  }

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

  .hero-actions .text-link {
    min-height: 34px;
  }
}

@media (max-width: 600px) and (max-height: 720px) {
  .hero-proof {
    display: none;
  }

  .hero {
    min-height: calc(100svh - 104px);
  }
}
