:root {
  --ink: #172033;
  --muted: #667085;
  --navy: #15345b;
  --navy-dark: #0d2747;
  --blue: #1769aa;
  --red: #d33a32;
  --green: #16845b;
  --line: #dce3ea;
  --soft: #f3f6f8;
  --white: #ffffff;
  --contact-wa-start: #25d366;
  --contact-wa-end: #1ebe5b;
  --contact-phone-start: #2563eb;
  --contact-phone-end: #1d4ed8;
  --contact-email-start: #475569;
  --contact-email-end: #334155;
  --contact-wechat-start: #20c997;
  --contact-wechat-end: #12966f;
  --contact-surface: #ffffff;
  --contact-surface-hover: #f7fafc;
  --contact-shadow: 0 8px 22px rgba(15, 30, 61, 0.12);
  --contact-shadow-hover: 0 12px 28px rgba(15, 30, 61, 0.18);
  --header-surface: #ffffff;
  --brand-logo-surface: #f7f9fb;
  --shadow: 0 10px 28px rgba(23, 32, 51, 0.08);
  --shell: 1220px;
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: var(--white); font-family: Inter, "Segoe UI", Arial, sans-serif; font-size: 16px; line-height: 1.6; letter-spacing: 0; }
body, button, input, select, textarea { letter-spacing: 0; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button, select { cursor: pointer; }
h1, h2, h3, p { overflow-wrap: anywhere; }
h1, h2, h3 { line-height: 1.2; }
.shell { width: min(var(--shell), calc(100% - 40px)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }

.button { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 10px 20px; border: 1px solid transparent; border-radius: 4px; font-weight: 750; line-height: 1.2; text-align: center; transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease; }
.button:hover { transform: translateY(-1px); }
.button:focus-visible, a:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, summary:focus-visible { outline: 3px solid rgba(23, 105, 170, 0.28); outline-offset: 2px; }
.button-primary { color: #fff; background: var(--red); border-color: var(--red); }
.button-primary:hover { background: #b92e28; border-color: #b92e28; }
.button-dark { color: var(--white); background: var(--navy); border-color: var(--navy); }
.button-dark:hover { background: var(--navy-dark); }
.button-outline { color: var(--navy); background: #fff; border-color: #aebdcb; }
.button-outline:hover { color: #fff; background: var(--navy); border-color: var(--navy); }
.button-ghost { color: #fff; background: transparent; border-color: rgba(255,255,255,.68); }
.button-ghost:hover { background: #fff; color: var(--navy); }
.button-small { min-height: 38px; padding: 8px 13px; font-size: 13px; }
.button.disabled { pointer-events: none; opacity: .45; }
.text-link { display: inline-flex; align-items: center; gap: 6px; color: var(--blue); font-weight: 750; }
.text-link::after { content: "\2192"; }
.eyebrow { margin: 0 0 10px; color: var(--red); font-size: 12px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }

.site-header { position: sticky; z-index: 60; top: 0; background: var(--header-surface); box-shadow: 0 1px 0 rgba(13, 39, 71, .08); }
.header-main { height: 76px; display: grid; grid-template-columns: minmax(240px, 1fr) minmax(400px, 560px) auto; align-items: center; gap: 16px; }
.brand { min-width: 0; display: inline-flex; align-items: center; gap: 12px; }
.logo-mark { width: 58px; height: 44px; flex: 0 0 auto; display: grid; place-items: center; border: 2px solid var(--red); color: var(--navy); background: #fff; font-size: 15px; font-weight: 900; }
.logo-mark.logo-mark-image { width: 112px; height: 112px; padding: 6px; overflow: hidden; border: 1px solid rgba(21, 52, 91, .14); border-radius: 12px; background: var(--brand-logo-surface); }
.logo-mark img { width: 100%; height: 100%; object-fit: contain; image-rendering: auto; }
.header-brand.brand-has-image { gap: 14px; }
.header-brand .logo-mark.logo-mark-image { position: relative; width: 60px; height: 60px; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.header-brand .logo-mark.logo-mark-image::after { content: none; }
.header-brand .logo-mark-image img { width: 100%; max-width: 100%; height: 100%; object-fit: contain; filter: none; mix-blend-mode: normal; transform: none; }
.header-brand .logo-mark-image img[src="/images/logo.svg"] { filter: invert(17%) sepia(29%) saturate(1391%) hue-rotate(175deg) brightness(92%) contrast(94%); }
.logo-mark img[hidden], .logo-mark span[hidden] { display: none; }
.brand-copy { min-width: 0; display: grid; }
.brand-copy strong { color: var(--navy); font-size: 21px; line-height: 1.15; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.brand-copy small { margin-top: 4px; color: var(--muted); font-size: 11px; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.header-brand .brand-copy strong { font-size: 17px; letter-spacing: -.01em; white-space: nowrap; overflow: visible; text-overflow: clip; }
.header-brand .brand-copy small { color: var(--muted); font-size: 10px; letter-spacing: .06em; white-space: nowrap; overflow: visible; text-overflow: clip; }
.header-search-stack { width: 100%; max-width: 560px; min-width: 0; justify-self: end; }
.header-search { width: min(100%, 300px); height: 36px; display: grid; grid-template-columns: minmax(0, 1fr) 48px; margin-left: auto; overflow: hidden; border: 1px solid #b9c6d2; background: #fff; }
.header-search input { min-width: 0; padding: 0 15px; border: 0; color: var(--ink); background: transparent; outline: 0; }
.header-search button { height: 100%; display: grid; place-items: center; border: 0; border-radius: 0; color: #fff; background: var(--navy); font-size: 14px; }
.header-contact-row { min-height: 26px; display: flex; align-items: center; justify-content: flex-end; gap: 14px; margin-top: 6px; color: var(--muted); font-size: 12px; line-height: 1.2; }
.header-contact-row a { min-width: 0; min-height: 28px; flex: 0 0 auto; display: flex; align-items: center; gap: 8px; }
.header-contact-row a + a { padding-left: 14px; border-left: 1px solid var(--line); }
.header-contact-icon { width: 24px; height: 24px; flex: 0 0 24px; display: grid; place-items: center; border-radius: 50%; color: #fff; transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease; }
.header-contact-row a[data-type="email"] .header-contact-icon { background: linear-gradient(135deg, var(--contact-email-start), var(--contact-email-end)); }
.header-contact-row a[data-type="wa"] .header-contact-icon { background: linear-gradient(135deg, var(--contact-wa-start), var(--contact-wa-end)); }
.header-contact-icon svg { width: 12px; height: 12px; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.header-contact-row strong { color: var(--navy); font-size: 13px; font-weight: 800; white-space: nowrap; }
.header-contact-row a:hover .header-contact-icon, .header-contact-row a:focus-visible .header-contact-icon { transform: translateY(-1px); box-shadow: 0 6px 14px rgba(15, 30, 61, 0.14); filter: saturate(1.05); }
.header-contact-row a:hover strong { color: var(--blue); }
.menu-toggle { display: none; width: 42px; height: 42px; border: 1px solid var(--line); color: var(--navy); background: #fff; font-size: 22px; }
.nav-band { color: #fff; background: var(--navy); }
.nav-inner { min-height: 44px; display: flex; align-items: stretch; justify-content: space-between; gap: 20px; }
.nav-inner nav { display: flex; align-items: stretch; }
.nav-menu-item { position: relative; display: flex; align-items: stretch; }
.nav-inner nav a { min-width: 94px; display: flex; align-items: center; justify-content: center; gap: 7px; padding: 0 15px; border-bottom: 3px solid transparent; font-size: 14px; font-weight: 720; }
.nav-inner nav a:hover, .nav-inner nav a.active, .nav-menu-item.active > a { background: rgba(255,255,255,.08); border-bottom-color: var(--red); }
.nav-submenu { position: absolute; z-index: 36; top: 100%; left: 0; min-width: 220px; padding: 7px; border-top: 2px solid var(--red); background: var(--navy); box-shadow: 0 15px 30px rgba(8,27,52,.24); opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(6px); transition: opacity 150ms ease, transform 150ms ease, visibility 150ms ease; }
.nav-menu-item:hover > .nav-submenu, .nav-menu-item:focus-within > .nav-submenu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
.nav-inner nav .nav-submenu a { min-width: 200px; min-height: 42px; justify-content: flex-start; padding: 8px 12px; border-bottom: 1px solid rgba(255,255,255,.12); font-size: 13px; }
.nav-rfq-count { min-width: 20px; height: 20px; display: grid; place-items: center; padding: 0 5px; border-radius: 50%; color: #fff; background: var(--red); font-size: 10px; line-height: 1; }
.language-select { position: relative; align-self: stretch; display: flex; align-items: stretch; border-left: 1px solid rgba(255,255,255,.14); }
.language-icon { position: absolute; z-index: 1; top: 50%; left: 16px; width: 16px; height: 16px; border: 1.5px solid #fff; border-radius: 50%; pointer-events: none; transform: translateY(-50%); }
.language-icon::before { content: ""; position: absolute; inset: 2px 4px; border-right: 1px solid #fff; border-left: 1px solid #fff; border-radius: 50%; }
.language-icon::after { content: ""; position: absolute; top: 6px; right: 2px; left: 2px; border-top: 1px solid #fff; }
.language-select::after { content: ""; position: absolute; top: 50%; right: 15px; width: 7px; height: 7px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; pointer-events: none; transform: translateY(-70%) rotate(45deg); }
.language-select select { min-width: 142px; min-height: 44px; padding: 0 38px 0 42px; appearance: none; border: 0; border-bottom: 3px solid transparent; border-radius: 0; color: #fff; background: transparent; font-size: 14px; font-weight: 720; }
.language-select select:hover, .language-select select:focus-visible { border-bottom-color: var(--red); background: rgba(255,255,255,.08); }
.language-select select:focus-visible { outline: 0; outline-offset: 0; box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); }
.language-select select option { color: var(--ink); background: #fff; }

.home-hero { position: relative; width: 100%; min-height: 570px; margin-bottom: 0; color: #fff; background: var(--navy-dark); overflow: hidden; }
.carousel-track { position: absolute; inset: 0; overflow: hidden; }
.carousel-slide { position: absolute; inset: 0; display: grid; align-items: center; overflow: hidden; background-position: center; background-size: cover; opacity: 0; visibility: hidden; transition: opacity 500ms ease, visibility 500ms ease; }
.carousel-image { position: absolute; inset: 0; z-index: 1; width: 100%; height: 100%; object-fit: contain; object-position: center; }
.carousel-slide.active { opacity: 1; visibility: visible; }
.hero-fallback { background-image: url('/images/smt-line-solution-b58041b68e50afef0eced5dfc397417d.jpg'); }
.hero-overlay { position: absolute; inset: 0; background: rgba(8, 27, 52, .58); }
.hero-inner { position: relative; z-index: 2; padding-bottom: 46px; }
.hero-inner .eyebrow { color: #fff; }
.hero-inner h1 { max-width: 760px; margin: 0; color: #fff; font-size: 54px; font-weight: 800; text-shadow: 0 2px 18px rgba(8,27,52,.32); }
.hero-inner > p:not(.eyebrow) { max-width: 650px; margin: 20px 0 28px; color: #f2f6fa; font-size: 19px; line-height: 1.7; text-shadow: 0 1px 10px rgba(8,27,52,.32); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.carousel-control { position: absolute; top: 46%; z-index: 4; width: 50px; height: 50px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.72); border-radius: 50%; color: #fff; background: rgba(13,39,71,.78); box-shadow: 0 8px 20px rgba(8,27,52,.22); font-size: 29px; font-weight: 400; line-height: 1; transition: background-color 160ms ease, border-color 160ms ease, transform 160ms ease, box-shadow 160ms ease; }
.carousel-control span { width: 10px; height: 10px; display: block; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; font-size: 0; line-height: 0; }
.carousel-control.prev span { transform: rotate(135deg); }
.carousel-control.next span { transform: rotate(-45deg); }
.carousel-control:hover { border-color: var(--red); background: var(--red); box-shadow: 0 10px 22px rgba(8,27,52,.28); transform: translateY(-50%) scale(1.04); }
.carousel-control.prev { left: 24px; transform: translateY(-50%); }
.carousel-control.next { right: 24px; transform: translateY(-50%); }
.carousel-control.prev:hover, .carousel-control.next:hover { transform: translateY(-50%) scale(1.04); }
.carousel-dots { position: absolute; z-index: 4; left: 50%; bottom: 64px; display: flex; gap: 8px; transform: translateX(-50%); }
.carousel-dots button { width: 30px; height: 4px; padding: 0; border: 0; background: rgba(255,255,255,.48); }
.carousel-dots button.active { background: #fff; }
.carousel.single .carousel-control, .carousel.single .carousel-dots { display: none; }
.home-trust-strip { background: #fff; border-bottom: 1px solid var(--line); }
.home-trust-strip .trust-grid { min-height: 156px; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: center; }
.home-trust-strip .trust-grid > div { min-width: 0; min-height: 96px; display: grid; grid-template-columns: 52px minmax(0, 1fr); align-items: center; gap: 18px; padding: 0 32px; border-left: 1px solid var(--line); }
.home-trust-strip .trust-grid > div:first-child { border-left: 0; padding-left: 0; }
.home-trust-strip .trust-grid > div > div { min-width: 0; display: grid; align-content: center; }
.home-trust-strip .trust-grid .trust-index { width: 52px; height: 52px; display: grid; place-items: center; margin: 0; border: 1px solid color-mix(in srgb, var(--red) 35%, transparent); border-radius: 50%; color: var(--red); background: color-mix(in srgb, var(--red) 6%, transparent); font-size: 13px; font-weight: 900; line-height: 1; }
.home-trust-strip .trust-grid strong { color: var(--navy); font-size: 26px; font-weight: 800; line-height: 1.3; }
.home-trust-strip .trust-grid > div > div > span { margin-top: 8px; color: var(--muted); font-size: 14px; line-height: 1.55; }

.section { padding-top: 76px; padding-bottom: 76px; }
.section-muted { background: var(--soft); }
.section-heading { min-height: 68px; display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; border-bottom: 1px solid var(--line); padding-bottom: 18px; }
.section-heading h2 { margin: 0; color: var(--navy); font-size: 32px; }
.section-heading p:not(.eyebrow) { margin: 8px 0 0; color: var(--muted); }
.category-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.category-tile { min-height: 210px; display: grid; grid-template-columns: 42% 1fr; border: 1px solid var(--line); background: #fff; transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.category-tile:hover { border-color: #9baebe; box-shadow: var(--shadow); transform: translateY(-2px); }
.category-tile img { width: 100%; height: 100%; object-fit: cover; }
.category-tile > div { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; min-width: 0; padding: 22px; }
.category-tile h3 { margin: 0; color: var(--navy); font-size: 19px; }
.category-tile p { display: -webkit-box; margin: 9px 0; color: var(--muted); font-size: 13px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.category-tile span { margin-top: auto; color: var(--blue); font-size: 13px; font-weight: 750; }

.product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.product-grid-home { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.product-card { min-width: 0; display: flex; flex-direction: column; border: 1px solid var(--line); background: #fff; transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.product-card:hover { border-color: #9baebe; box-shadow: var(--shadow); transform: translateY(-2px); }
.product-image { position: relative; aspect-ratio: 1 / .82; display: grid; place-items: center; overflow: hidden; background: #fff; border-bottom: 1px solid #e8edf1; }
.product-image img { width: 100%; height: 100%; padding: 12px; object-fit: contain; transition: transform 220ms ease; }
.product-card:hover .product-image img { transform: scale(1.025); }
.image-placeholder { width: 100%; height: 100%; display: grid; place-items: center; color: #9babb9; background: #eef2f5; font-size: 24px; font-weight: 900; }
.supply-badge { position: absolute; top: 10px; left: 10px; padding: 4px 8px; color: #fff; background: var(--green); font-size: 10px; font-weight: 800; }
.product-card-body { flex: 1; display: flex; flex-direction: column; min-width: 0; padding: 17px; }
.product-meta { min-height: 18px; margin: 0 0 7px; color: var(--red); font-size: 11px; font-weight: 800; text-transform: uppercase; }
.product-card h2, .product-card h3 { min-height: 44px; margin: 0; color: var(--navy); font-size: 17px; }
.product-card-body > p:not(.product-meta) { display: -webkit-box; min-height: 42px; margin: 9px 0 14px; color: var(--muted); font-size: 13px; line-height: 1.6; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.product-card dl { display: grid; gap: 5px; margin: 0 0 15px; font-size: 12px; }
.product-card dl div { display: flex; justify-content: space-between; gap: 10px; }
.product-card dt, .product-card dd { margin: 0; }
.product-card dt { color: var(--muted); }
.product-card dd { color: var(--ink); text-align: right; }
.product-card-actions { min-height: 40px; display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-top: auto; padding-top: 10px; border-top: 1px solid #edf0f3; }
.product-card-actions .text-link { font-size: 12px; }

.service-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.service-item { position: relative; min-height: 350px; display: grid; grid-template-rows: 185px 1fr; overflow: hidden; border: 1px solid var(--line); background: #fff; }
.service-item > span { position: absolute; z-index: 2; top: 0; left: 0; width: 48px; height: 48px; display: grid; place-items: center; color: #fff; background: var(--red); font-size: 13px; font-weight: 850; }
.service-item img { width: 100%; height: 185px; object-fit: cover; }
.service-item > div { padding: 22px; }
.service-item h3 { margin: 0 0 10px; color: var(--navy); font-size: 20px; }
.service-item p { margin: 0; color: var(--muted); font-size: 14px; }

.proof-section { color: #fff; background: var(--navy-dark); }
.proof-section .section-heading { border-color: rgba(255,255,255,.18); }
.proof-section .section-heading h2, .proof-section .text-link { color: #fff; }
.showcase-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.showcase-grid article { min-width: 0; background: #fff; border: 1px solid var(--line); }
.showcase-grid img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.showcase-image-placeholder { aspect-ratio: 16 / 10; display: grid; place-items: center; padding: 24px; color: var(--muted); background: var(--soft); font-size: 13px; font-weight: 700; text-align: center; }
.showcase-grid article > div { padding: 20px; color: var(--ink); }
.showcase-grid article p:first-child { margin: 0 0 6px; color: var(--red); font-size: 11px; font-weight: 850; text-transform: uppercase; }
.showcase-grid h2, .showcase-grid h3 { margin: 0 0 8px; color: var(--navy); font-size: 19px; }
.showcase-grid span, .showcase-grid article > div > p:not(:first-child) { color: var(--muted); font-size: 13px; }

.home-about-layout { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(360px, .8fr); gap: 80px; align-items: center; }
.check-list { display: grid; gap: 10px; margin: 26px 0 30px; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 28px; }
.check-list li::before { content: "\2713"; position: absolute; left: 0; color: var(--green); font-weight: 900; }
.process-panel { padding: 30px; color: #fff; background: var(--navy); }
.process-panel h3 { margin: 0 0 20px; font-size: 24px; }
.process-panel ol { display: grid; gap: 20px; margin: 0; padding: 0; list-style: none; }
.process-panel li { display: grid; grid-template-columns: 42px 1fr; gap: 14px; }
.process-panel li > span { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.4); color: #fff; font-weight: 850; }
.process-panel strong { display: block; }
.process-panel p { margin: 3px 0 0; color: #ced9e5; font-size: 13px; }

.article-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.article-grid article { min-width: 0; border: 1px solid var(--line); background: #fff; }
.article-grid article > a { aspect-ratio: 16 / 9; display: grid; overflow: hidden; }
.article-grid img { width: 100%; height: 100%; object-fit: cover; }
.article-grid article > div { display: flex; flex-direction: column; align-items: flex-start; min-height: 210px; padding: 20px; }
.article-grid article > div > p { margin: 0 0 8px; color: var(--red); font-size: 11px; font-weight: 800; }
.article-grid h3 { min-height: 48px; margin: 0 0 10px; color: var(--navy); font-size: 19px; }
.article-grid article > div > span { display: -webkit-box; margin-bottom: 14px; color: var(--muted); font-size: 13px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.article-grid .text-link { margin-top: auto; font-size: 13px; }

.faq-section { display: grid; grid-template-columns: 320px 1fr; gap: 50px; }
.faq-section .section-heading { align-items: start; border: 0; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 19px 46px 19px 4px; color: var(--navy); font-weight: 750; list-style: none; cursor: pointer; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; top: 15px; right: 8px; width: 28px; height: 28px; display: grid; place-items: center; color: var(--blue); border: 1px solid var(--line); }
.faq-list details[open] summary::after { content: "-"; }
.faq-list details p { margin: -4px 44px 19px 4px; color: var(--muted); }

.cta-band { color: #fff; background: var(--navy); }
.cta-band > .shell { min-height: 185px; display: flex; align-items: center; justify-content: space-between; gap: 40px; padding-block: 30px; }
.cta-band h2 { max-width: 720px; margin: 0; font-size: 30px; }
.cta-band p:not(.eyebrow) { margin: 10px 0 0; color: #d7e0e9; }
.cta-band > .shell > div:last-child { display: flex; gap: 12px; }

.page-banner { min-height: 0; display: block; align-items: initial; color: #fff; background: transparent; border-bottom: 0; }
.page-banner > .shell { position: relative; z-index: 1; padding-top: 34px; padding-bottom: 62px; }
.breadcrumbs, .detail-breadcrumb { display: flex; flex-wrap: wrap; gap: 9px; align-items: center; color: #aebfd1; font-size: 12px; }
.breadcrumbs a:hover, .detail-breadcrumb a:hover { color: #fff; }
.page-banner h1 { max-width: 920px; margin: 0; font-size: clamp(36px, 4.1vw, 54px); }
.page-banner p { max-width: 650px; margin: 18px 0 0; color: rgba(255,255,255,.78); }

.site-hero, .page-intro { position: relative; overflow: hidden; color: #fff; border-bottom: 0; background: linear-gradient(135deg, #0b315d 0%, #081d34 58%, #07182b 100%); }
.site-hero::before, .page-intro::before { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgba(200,58,53,.14), transparent 28%), linear-gradient(180deg, rgba(255,255,255,.06), transparent 52%); pointer-events: none; }
.site-hero::after, .page-intro::after { position: absolute; right: 0; bottom: 0; left: 0; height: 1px; content: ""; background: linear-gradient(90deg, transparent, rgba(200,58,53,.9), transparent); pointer-events: none; }
.page-intro-inner { position: relative; z-index: 1; padding-top: 34px; padding-bottom: 62px; }
.page-intro-breadcrumb ol { max-width: 100%; width: fit-content; display: flex; align-items: center; gap: 10px; margin: 0; padding: 9px 13px; border: 1px solid rgba(255,255,255,.15); border-radius: 8px; color: rgba(255,255,255,.74); background: rgba(255,255,255,.09); box-shadow: none; font-size: 13px; line-height: 1.5; list-style: none; }
.page-intro-breadcrumb li { min-width: 0; display: inline-flex; align-items: center; gap: 10px; }
.page-intro-breadcrumb li:not(:last-child)::after { width: 7px; height: 7px; flex: 0 0 auto; content: ""; border-top: 1px solid rgba(255,255,255,.56); border-right: 1px solid rgba(255,255,255,.56); transform: rotate(45deg); }
.page-intro-breadcrumb a { color: rgba(255,255,255,.86); font-weight: 700; transition: color 160ms ease; }
.page-intro-breadcrumb a:hover { color: #fff; }
.page-intro-breadcrumb [aria-current="page"] { overflow: hidden; color: #fff; font-weight: 750; }
.page-intro-breadcrumb [aria-current="page"] span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.page-intro-heading { position: relative; max-width: 1040px; margin-top: 25px; padding-left: 0; }
.page-intro-heading::before { content: none; }
.page-intro-heading .eyebrow, .site-hero-eyebrow { display: inline-flex; align-items: center; gap: 8px; margin: 0 0 16px; padding: 5px 12px; border: 1px solid rgba(200,58,53,.38); border-radius: 999px; color: #ffd7d2; background: rgba(200,58,53,.18); font-size: 12px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.page-intro-heading h1 { max-width: 920px; margin: 0; color: #fff; font-size: clamp(36px, 4.1vw, 54px); font-weight: 800; letter-spacing: 0; line-height: 1.08; }
.page-intro-description, .site-hero-sub { max-width: 650px; margin: 18px 0 0; color: rgba(255,255,255,.78); font-size: 18px; line-height: 1.8; }

.catalog-layout { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 36px; padding-top: 48px; padding-bottom: 80px; }
.catalog-sidebar { align-self: start; border: 1px solid var(--line); background: #fff; }
.catalog-sidebar details > summary { padding: 18px; color: #fff; background: var(--navy); font-size: 16px; font-weight: 800; list-style: none; }
.catalog-sidebar summary::-webkit-details-marker { display: none; }
.catalog-sidebar nav { display: grid; padding: 7px 14px; }
.catalog-sidebar nav a { min-height: 44px; display: flex; align-items: center; justify-content: space-between; gap: 10px; border-bottom: 1px solid #edf0f3; color: #354256; font-size: 13px; }
.catalog-sidebar nav a:hover { color: var(--blue); }
.sidebar-help { display: grid; gap: 7px; margin: 14px; padding: 16px; color: #fff; background: var(--navy-dark); }
.sidebar-help strong { font-size: 14px; }
.sidebar-help span { color: #ced9e5; font-size: 12px; }
.catalog-main { min-width: 0; }
.filter-panel { margin-bottom: 24px; border: 1px solid var(--line); background: var(--soft); }
.filter-panel > summary { display: none; }
.catalog-filter { display: grid; grid-template-columns: minmax(180px, 1.8fr) repeat(4, minmax(105px, 1fr)) auto; gap: 12px; align-items: end; padding: 18px; }
.catalog-filter label, .inquiry-form label, .rfq-item label { min-width: 0; display: grid; gap: 6px; color: #38465a; font-size: 12px; font-weight: 750; }
.catalog-filter input, .catalog-filter select, .inquiry-form input, .inquiry-form textarea, .rfq-item input { width: 100%; min-width: 0; min-height: 44px; padding: 9px 11px; border: 1px solid #bac7d3; border-radius: 3px; color: var(--ink); background: #fff; }
.catalog-toolbar { min-height: 64px; display: flex; align-items: start; justify-content: space-between; gap: 20px; margin-bottom: 22px; border-bottom: 1px solid var(--line); }
.catalog-toolbar h2 { margin: 0; color: var(--navy); font-size: 27px; }
.catalog-toolbar p { margin: 4px 0 14px; color: var(--muted); font-size: 13px; }
.catalog-intro { margin-bottom: 22px; padding: 20px; border-left: 4px solid var(--blue); background: #f0f6fb; }
.catalog-intro p { margin-top: 0; font-weight: 700; }
.catalog-intro div { color: var(--muted); white-space: pre-line; }
.empty-state { min-height: 270px; display: grid; place-items: center; align-content: center; gap: 9px; padding: 35px; border: 1px dashed #aebdca; background: var(--soft); text-align: center; }
.empty-state strong { color: var(--navy); font-size: 22px; }
.empty-state p { max-width: 550px; margin: 0 0 12px; color: var(--muted); }
.pagination { display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 34px; }
.pagination span { color: var(--muted); font-weight: 800; }
.page-number { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid var(--line); color: var(--navy); background: #fff; font-size: 13px; font-weight: 800; }
.page-number:hover, .page-number.active { color: #fff; border-color: var(--navy); background: var(--navy); }
.article-list { display: grid; gap: 0; }
.article-list article { min-height: 210px; display: grid; grid-template-columns: 270px 1fr; gap: 28px; padding: 25px 0; border-bottom: 1px solid var(--line); }
.article-list article:first-child { padding-top: 0; }
.article-list-image { min-height: 170px; display: grid; overflow: hidden; background: var(--soft); }
.article-list-image img { width: 100%; height: 100%; object-fit: cover; }
.article-list h2 { margin: 0 0 9px; color: var(--navy); font-size: 23px; }
.article-list article > div > p:not(.eyebrow) { margin: 0 0 14px; color: var(--muted); }

.product-detail-page { padding-top: 22px; }
.product-detail-page .detail-breadcrumb { min-height: 44px; color: var(--muted); }
.product-detail-page .detail-breadcrumb a:hover { color: var(--blue); }
.product-overview { display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(420px, .98fr); gap: 56px; padding-top: 24px; padding-bottom: 58px; }
.product-gallery { min-width: 0; }
.gallery-main { aspect-ratio: 1 / .78; display: grid; place-items: center; border: 1px solid var(--line); background: #fff; overflow: hidden; }
.gallery-main img { width: 100%; height: 100%; padding: 18px; object-fit: contain; }
.gallery-thumbs { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; margin-top: 10px; }
.gallery-thumbs button { aspect-ratio: 1; padding: 3px; border: 1px solid var(--line); background: #fff; }
.gallery-thumbs button.active { border: 2px solid var(--blue); }
.gallery-thumbs img { width: 100%; height: 100%; object-fit: contain; }
.product-summary h1 { margin: 0; color: var(--navy); font-size: 37px; }
.product-lead { margin: 18px 0 22px; color: var(--muted); font-size: 16px; }
.key-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0 0 20px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.key-facts div { min-height: 58px; display: grid; grid-template-columns: 90px 1fr; align-items: center; gap: 10px; padding: 10px 12px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.key-facts dt, .key-facts dd { margin: 0; font-size: 12px; }
.key-facts dt { color: var(--muted); }
.key-facts dd { color: var(--ink); font-weight: 750; }
.status-dot { width: 8px; height: 8px; display: inline-block; margin-right: 7px; border-radius: 50%; background: var(--green); }
.quote-note { padding: 15px 17px; border-left: 4px solid var(--green); background: #eef8f4; }
.quote-note strong { color: #0d6546; }
.quote-note p { margin: 4px 0 0; color: #45665a; font-size: 12px; }
.product-primary-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 23px; }
.response-note { margin: 14px 0 0; color: var(--muted); font-size: 12px; }
.product-content-layout { display: grid; grid-template-columns: minmax(0, 1fr) 390px; gap: 56px; align-items: start; padding-bottom: 80px; }
.product-content > section { padding: 35px 0; border-top: 1px solid var(--line); }
.product-content > section:first-child { border-top: 4px solid var(--navy); }
.product-content h2 { margin: 0 0 20px; color: var(--navy); font-size: 26px; }
.rich-copy {
  color: #354256;
  font-family: Inter, "Segoe UI", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.9;
  white-space: pre-line;
  -webkit-font-smoothing: auto;
  text-rendering: auto;
}
.spec-table { margin: 0; border-top: 1px solid var(--line); }
.spec-table div { display: grid; grid-template-columns: minmax(160px, .7fr) 1fr; border-bottom: 1px solid var(--line); }
.spec-table dt, .spec-table dd { margin: 0; padding: 12px 15px; }
.spec-table dt { color: var(--muted); background: var(--soft); font-weight: 750; }
.download-list { display: flex; flex-wrap: wrap; gap: 10px; }
.download-list a { display: inline-flex; align-items: center; gap: 9px; padding: 11px 14px; border: 1px solid var(--line); color: var(--blue); background: #fff; font-weight: 750; }
.quote-panel { position: sticky; top: 20px; padding: 26px; border-top: 4px solid var(--red); background: var(--soft); box-shadow: var(--shadow); }
.quote-panel h2 { margin: 0; color: var(--navy); font-size: 25px; }
.quote-panel > p:not(.eyebrow) { margin: 7px 0 0; color: var(--muted); font-size: 13px; }
.inquiry-form { position: relative; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 22px; }
.compact-form { grid-template-columns: 1fr; }
.inquiry-form textarea { min-height: 125px; resize: vertical; }
.form-wide { grid-column: 1 / -1; }
.consent { grid-template-columns: 20px 1fr !important; align-items: start; color: var(--muted) !important; font-weight: 500 !important; line-height: 1.5; }
.consent input { width: 18px !important; min-height: 18px !important; margin-top: 1px; }
.consent a { color: var(--blue); text-decoration: underline; }
.inquiry-form button[type="submit"] { width: 100%; }
.inquiry-form button:disabled { cursor: wait; opacity: .65; }
.inquiry-message, .inquiry-error { margin-top: 16px; padding: 12px 14px; border: 1px solid; font-size: 13px; font-weight: 700; }
.inquiry-message { color: #12603f; border-color: #93d2bb; background: #edf9f4; }
.inquiry-error { color: #9e2924; border-color: #e8aaa6; background: #fff2f1; }
.related-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.article-hero { padding: 70px 0 62px; color: #fff; background: var(--navy-dark); border-bottom: 5px solid var(--red); }
.article-hero .detail-breadcrumb { margin-bottom: 32px; }
.article-hero h1 { max-width: 900px; margin: 0; font-size: 44px; }
.article-hero > .shell > p:not(.eyebrow) { max-width: 760px; margin: 20px 0 0; color: #cbd8e4; font-size: 18px; }
.article-detail-intro .page-intro-breadcrumb li { max-width: min(44vw, 520px); }
.article-detail-intro .article-intro-summary { max-width: 760px; margin: 16px 0 0; color: var(--muted); font-size: 17px; line-height: 1.75; }
.article-detail-layout .article-category-sidebar { align-self: start; position: sticky; top: 24px; }
.article-body { max-width: 860px; padding-bottom: 75px; }
.article-body-header { margin-bottom: 24px; padding-bottom: 18px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 13px; font-weight: 750; }
.article-body > img { width: 100%; max-height: 560px; margin-bottom: 40px; object-fit: cover; }
.article-body .rich-copy { color: #354256; font-size: 17px; line-height: 2; }
.article-contact { margin-top: 45px; padding: 28px; border-left: 4px solid var(--red); background: var(--soft); }
.article-contact h2 { margin: 0; color: var(--navy); }
.article-contact p { color: var(--muted); }

.content-layout { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 48px; padding-top: 56px; padding-bottom: 80px; }
.content-main { min-width: 0; }
.content-main > h2 { margin: 0 0 22px; color: var(--navy); font-size: 33px; }
.content-main > .rich-copy { max-width: 860px; font-size: 16px; }
.about-page { background: #fff; }
.about-page-inner { padding-top: 54px; padding-bottom: 88px; }
.about-rich-copy { width: 100%; max-width: 1040px; margin-right: auto; margin-left: auto; }
.about-rich-copy { color: #354256; font-size: 17px; line-height: 1.9; white-space: normal; overflow-wrap: anywhere; }
.about-rich-copy > :first-child { margin-top: 0; }
.about-rich-copy > :last-child { margin-bottom: 0; }
.about-rich-copy h2, .about-rich-copy h3 { margin-top: 1.6em; color: var(--navy); line-height: 1.35; }
.about-rich-copy img { max-width: 100%; height: auto; }
.about-rich-copy a { color: var(--blue); text-decoration: underline; }
.about-rich-copy ul, .about-rich-copy ol { padding-left: 28px; }
.about-rich-copy pre { margin: 24px 0; padding: 18px 20px; overflow-x: auto; border-radius: 4px; color: #eef4fb; background: var(--navy); font: 14px/1.7 Consolas, monospace; white-space: pre-wrap; }
.about-rich-copy blockquote { margin: 28px 0; padding: 18px 24px; border-left: 4px solid var(--red); background: var(--soft); }
.about-rich-copy table { width: 100%; border-collapse: collapse; }
.about-rich-copy th, .about-rich-copy td { padding: 12px; border: 1px solid var(--line); text-align: left; }
.about-structured { padding-top: 58px; padding-bottom: 92px; }
.about-hero-grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr); gap: 54px; align-items: center; }
.about-hero-media { min-width: 0; margin: 0; border-radius: 18px; overflow: hidden; background: var(--soft); box-shadow: 0 22px 48px rgba(21, 52, 91, .12); }
.about-hero-media img { width: 100%; aspect-ratio: 16 / 10; display: block; object-fit: cover; }
.about-hero-copy { min-width: 0; }
.about-intro-title { margin: 0 0 12px; color: var(--navy); font-size: 22px; font-weight: 800; line-height: 1.35; }
.about-summary { margin: 0; color: #354256; font-size: 17px; line-height: 1.85; }
.about-stat-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin-top: 42px; }
.about-stat-card { min-width: 0; padding: 24px; border: 1px solid var(--line); border-radius: 16px; background: #fff; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.about-stat-card:hover { transform: translateY(-3px); border-color: color-mix(in srgb, var(--red) 35%, var(--line)); box-shadow: 0 16px 36px rgba(21, 52, 91, .1); }
.about-stat-card strong { display: block; color: var(--navy); font-size: 30px; font-weight: 800; line-height: 1.2; }
.about-stat-card span { width: 28px; height: 3px; display: block; margin: 12px 0 10px; border-radius: 999px; background: var(--red); }
.about-stat-card p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.6; }
.about-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 42px; }
.about-feature-card { min-width: 0; padding: 26px; border: 1px solid var(--line); border-radius: 16px; background: #fff; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.about-feature-card:hover { transform: translateY(-3px); border-color: color-mix(in srgb, var(--red) 35%, var(--line)); box-shadow: 0 18px 42px rgba(21, 52, 91, .1); }
.about-feature-icon { width: 46px; height: 46px; display: grid; place-items: center; margin-bottom: 18px; border-radius: 14px; color: var(--navy); background: color-mix(in srgb, var(--navy) 8%, white); font-size: 13px; font-weight: 900; position: relative; }
.about-feature-icon::after { content: ""; width: 10px; height: 10px; border-radius: 50%; background: var(--red); position: absolute; right: -3px; top: -3px; }
.about-feature-card h3 { margin: 0; color: var(--navy); font-size: 18px; line-height: 1.35; }
.about-feature-card p { margin: 10px 0 0; color: var(--muted); font-size: 15px; line-height: 1.75; }
.about-detail-copy { max-width: 980px; margin-top: 58px; padding-top: 42px; border-top: 1px solid var(--line); }
.about-detail-copy > h2 { margin-top: 0; }
.content-page { background: #fff; }
.content-page-inner { padding-top: 54px; padding-bottom: 88px; }
.content-page-rich-copy { width: 100%; max-width: 980px; margin-right: auto; margin-left: auto; }
.content-page-rich-copy { color: #354256; font-size: 17px; line-height: 1.9; white-space: normal; overflow-wrap: anywhere; }
.content-page-rich-copy > :first-child { margin-top: 0; }
.content-page-rich-copy > :last-child { margin-bottom: 0; }
.content-page-rich-copy h2, .content-page-rich-copy h3, .content-page-rich-copy h4 { margin-top: 1.6em; color: var(--navy); line-height: 1.35; }
.content-page-rich-copy img { max-width: 100%; height: auto; }
.content-page-rich-copy a { color: var(--blue); text-decoration: underline; }
.content-page-rich-copy ul, .content-page-rich-copy ol { padding-left: 28px; }
.content-page-rich-copy pre { padding: 18px 20px; overflow-x: auto; color: #eef4fb; background: var(--navy); white-space: pre-wrap; }
.content-page-rich-copy blockquote { margin: 28px 0; padding: 18px 24px; border-left: 4px solid var(--red); background: var(--soft); }
.content-page-rich-copy table { width: 100%; display: block; overflow-x: auto; border-collapse: collapse; }
.content-page-rich-copy th, .content-page-rich-copy td { min-width: 120px; padding: 12px; border: 1px solid var(--line); text-align: left; }
.catalog-sidebar nav a.active { color: var(--blue); font-weight: 700; background: #f3f7fb; }
.article-category-sidebar nav { gap: 6px; padding: 10px 12px 12px; }
.article-category-sidebar nav a { min-height: 46px; padding: 0 12px 0 14px; border-left: 3px solid transparent; border-bottom: 0; border-radius: 6px; color: #354256; font-size: 15px; font-weight: 650; line-height: 1.35; background: transparent; }
.article-category-sidebar nav a:hover { color: var(--navy); background: #f6f9fc; }
.article-category-sidebar nav a.active { color: var(--navy); font-weight: 750; border-left-color: var(--red); background: #f3f7fb; }
.article-body .article-rich-copy { white-space: normal; overflow-wrap: anywhere; color: #354256; font-size: 17px; line-height: 1.9; }
.article-body .article-rich-copy > :first-child { margin-top: 0; }
.article-body .article-rich-copy > :last-child { margin-bottom: 0; }
.article-body .article-rich-copy h2, .article-body .article-rich-copy h3, .article-body .article-rich-copy h4 { margin-top: 1.6em; color: var(--navy); line-height: 1.35; }
.article-body .article-rich-copy img { max-width: 100%; height: auto; }
.article-body .article-rich-copy a { color: var(--blue); text-decoration: underline; }
.article-body .article-rich-copy ul, .article-body .article-rich-copy ol { padding-left: 28px; }
.article-body .article-rich-copy blockquote { margin: 28px 0; padding: 18px 24px; border-left: 4px solid var(--red); background: var(--soft); }
.article-body .article-rich-copy table { width: 100%; display: block; overflow-x: auto; border-collapse: collapse; }
.article-body .article-rich-copy th, .article-body .article-rich-copy td { min-width: 120px; padding: 12px; border: 1px solid var(--line); text-align: left; }
.about-principles { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 42px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.about-principles section { min-height: 230px; padding: 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.about-principles span { color: var(--red); font-weight: 850; }
.about-principles h3 { margin: 28px 0 10px; color: var(--navy); }
.about-principles p { margin: 0; color: var(--muted); font-size: 13px; }
.content-showcases, .content-faq { margin-top: 45px; }
.content-cta { margin-top: 44px; padding: 28px; color: #fff; background: var(--navy); }
.content-cta h3 { margin: 0; font-size: 24px; }
.content-cta p { color: #d6e0ea; }

.contact-hero > .shell { position: relative; z-index: 1; padding-top: 34px; padding-bottom: 62px; }
.contact-breadcrumb ol { margin-bottom: 30px; }
.contact-breadcrumb li { display: inline-flex; align-items: center; gap: 10px; }
.contact-breadcrumb [aria-current="page"] { max-width: min(560px, 62vw); overflow: hidden; color: #fff; font-weight: 750; text-overflow: ellipsis; white-space: nowrap; }
.contact-hero-eyebrow, .section-eyebrow { display: inline-flex; align-items: center; gap: 8px; color: var(--red); font-size: 12px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.contact-hero-eyebrow { margin-bottom: 16px; color: #ffd7d2; }
.section-eyebrow::before { width: 24px; height: 2px; content: ""; border-radius: 2px; background: currentColor; }
.contact-hero h1 { max-width: 820px; margin: 0; font-size: clamp(36px, 4.1vw, 54px); line-height: 1.08; letter-spacing: 0; }
.contact-hero-sub { max-width: 650px; margin: 18px 0 0; color: rgba(255,255,255,.78); font-size: 18px; line-height: 1.8; }
.contact-hero-badges { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.contact-hero-badge { min-height: 40px; display: inline-flex; align-items: center; gap: 9px; padding: 8px 15px; border: 1px solid rgba(255,255,255,.15); border-radius: 999px; color: #eef6fc; background: rgba(255,255,255,.09); font-size: 13px; font-weight: 700; }
.contact-signal-icon { width: 18px; height: 18px; display: inline-grid; place-items: center; color: #ffd7d2; }
.contact-signal-icon svg, .contact-card-icon svg, .contact-tip-icon svg, .contact-faq-item svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.contact-layout { display: grid; grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr); gap: 56px; align-items: start; padding-top: 62px; padding-bottom: 78px; }
.contact-intro { position: sticky; top: 22px; }
.section-h2, .contact-form-panel h2, .contact-faq-header h2 { margin: 0; color: var(--navy); font-size: 31px; line-height: 1.2; letter-spacing: 0; }
.section-desc, .contact-form-head > p:not(.section-eyebrow) { color: var(--muted); white-space: pre-line; }
.contact-channels { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 22px; margin: 30px 0; }
.contact-card { min-height: 48px; display: flex; align-items: center; gap: 12px; padding: 0; border: 0; border-radius: 0; color: inherit; background: transparent; box-shadow: none; transition: color 160ms ease; }
a.contact-card:hover { color: var(--blue); }
.contact-card-icon { width: 38px; height: 38px; flex: 0 0 38px; display: grid; place-items: center; border-radius: 50%; color: #fff; transition: transform 160ms ease, box-shadow 160ms ease; }
.contact-card-icon svg { width: 18px; height: 18px; stroke-width: 1.8; }
.contact-card[data-type="email"] .contact-card-icon { background: linear-gradient(135deg, var(--contact-email-start), var(--contact-email-end)); }
.contact-card[data-type="wa"] .contact-card-icon { background: linear-gradient(135deg, var(--contact-wa-start), var(--contact-wa-end)); }
.contact-card[data-type="tel"] .contact-card-icon { background: linear-gradient(135deg, var(--contact-phone-start), var(--contact-phone-end)); }
.contact-card[data-type="loc"] .contact-card-icon { background: linear-gradient(135deg, var(--red), var(--red-hover)); }
.contact-card-body { min-width: 0; display: block; }
.contact-card-body strong { color: var(--navy); font-size: 15px; line-height: 1.45; overflow-wrap: anywhere; transition: color 160ms ease; }
a.contact-card:hover .contact-card-icon, a.contact-card:focus-visible .contact-card-icon { transform: translateY(-1px); box-shadow: 0 8px 18px rgba(16, 39, 66, 0.14); }
a.contact-card:hover .contact-card-body strong { color: var(--blue); }
.contact-map { margin: 28px 0 0; overflow: hidden; border: 1px solid var(--line); border-radius: 8px; background: var(--soft); }
.contact-map iframe { width: 100%; min-height: 280px; display: block; border: 0; }
.contact-tips, .contact-trust { margin-top: 28px; padding: 22px; border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: var(--shadow); }
.contact-tips h3, .contact-trust h3 { margin: 0 0 16px; color: var(--navy); font-size: 16px; letter-spacing: 0; }
.contact-tips-grid { display: grid; gap: 12px; }
.contact-tip-card { display: flex; align-items: flex-start; gap: 12px; padding: 13px; border: 1px solid #e3eaf0; border-radius: 8px; background: #f7f9fb; }
.contact-tip-icon { width: 36px; height: 36px; flex: 0 0 36px; display: grid; place-items: center; border-radius: 50%; color: var(--blue); background: #eaf3fb; }
.contact-tip-card span:last-child { min-width: 0; display: grid; gap: 3px; }
.contact-tip-card strong { color: var(--navy); font-size: 14px; }
.contact-tip-card small { color: var(--muted); font-size: 12px; line-height: 1.55; }
.contact-trust > div { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.contact-trust span { min-width: 0; display: grid; place-items: center; gap: 4px; padding: 12px 8px; border: 1px solid #e3eaf0; border-radius: 8px; background: #f7f9fb; text-align: center; }
.contact-trust strong { color: var(--red); font-size: 20px; line-height: 1.15; }
.contact-trust small { color: var(--muted); font-size: 11px; line-height: 1.35; }
.contact-form-panel { position: sticky; top: 22px; overflow: hidden; padding: 0; border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: var(--shadow-lg); }
.contact-form-head { padding: 28px 30px 24px; border-bottom: 1px solid var(--line); background: linear-gradient(180deg, #f6f8fb, #fff); }
.contact-form-head .section-eyebrow { margin-bottom: 9px; }
.contact-form-head h2 { margin: 0; color: var(--navy); font-size: 27px; }
.contact-form-head p { margin-bottom: 0; }
.contact-form { margin-top: 0; padding: 30px; }
.contact-form .button { min-height: 50px; font-weight: 850; }
.contact-faq-section { padding: 58px 0 68px; border-top: 1px solid var(--line); background: #f6f8fb; }
.contact-faq-section .shell { max-width: 900px; }
.contact-faq-header { display: grid; justify-items: center; gap: 10px; margin-bottom: 28px; text-align: center; }
.contact-faq-list { display: grid; gap: 12px; }
.contact-faq-item { overflow: hidden; border: 1px solid var(--line); border-radius: 8px; background: #fff; }
.contact-faq-item[open] { border-color: rgba(33,105,166,.35); box-shadow: var(--shadow); }
.contact-faq-item summary { min-height: 60px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 0 22px; color: var(--navy); font-weight: 800; cursor: pointer; list-style: none; }
.contact-faq-item summary::-webkit-details-marker { display: none; }
.contact-faq-item svg { width: 20px; height: 20px; flex: 0 0 20px; color: var(--muted); transition: transform 160ms ease; }
.contact-faq-item[open] svg { color: var(--blue); transform: rotate(180deg); }
.contact-faq-item p { margin: 0; padding: 0 22px 20px; color: var(--muted); line-height: 1.75; }

.rfq-layout { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(390px, .8fr); gap: 48px; align-items: start; padding-top: 55px; padding-bottom: 80px; }
.rfq-products .section-heading { align-items: start; }
.rfq-item { min-height: 112px; display: grid; grid-template-columns: minmax(180px, 1.3fr) 100px minmax(160px, 1fr) auto; align-items: end; gap: 14px; padding: 17px 0; border-bottom: 1px solid var(--line); }
.rfq-item h3 { margin: 0; color: var(--navy); font-size: 16px; }
.rfq-item .product-meta { margin: 0; }
.remove-rfq { min-height: 42px; padding: 0 10px; border: 1px solid #e2aaa6; color: #a82f28; background: #fff; }
.compact-empty { min-height: 240px; }
.rfq-form-panel { position: sticky; top: 20px; padding: 28px; border-top: 4px solid var(--red); background: var(--soft); box-shadow: var(--shadow); }
.rfq-form-panel h2 { margin: 0; color: var(--navy); }
.rfq-attachment-field { display: grid; gap: 8px; padding: 15px; border: 1px solid var(--line); background: #fff; }
.rfq-attachment-label { color: var(--muted); font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.rfq-attachment-picker { display: flex; align-items: center; gap: 10px; min-width: 0; padding: 10px; border: 1px dashed #aeb8c6; background: var(--soft); cursor: pointer; }
.rfq-attachment-button { flex: 0 0 auto; padding: 8px 12px; background: var(--navy); color: #fff; font-size: 12px; font-weight: 700; line-height: 1; }
.rfq-attachment-status { min-width: 0; overflow: hidden; color: var(--muted); font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.rfq-attachment-field > p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.6; }
.rfq-attachment-error { min-height: 0; color: var(--red); font-size: 12px; }
.rfq-attachment-error:empty { display: none; }
.rfq-attachment-list { display: grid; gap: 7px; margin: 0; padding: 0; list-style: none; }
.rfq-attachment-list li { display: grid; grid-template-columns: 42px minmax(0, 1fr) 30px; align-items: center; gap: 12px; min-width: 0; padding: 9px 10px; background: var(--soft); }
.rfq-attachment-list li > span { display: grid; min-width: 0; }
.rfq-attachment-preview-button { width: 42px; height: 42px; display: block; padding: 0; border: 0; background: transparent; cursor: zoom-in; }
.rfq-attachment-preview-button:focus-visible { outline: 3px solid rgba(79,166,223,.38); outline-offset: 2px; }
.rfq-attachment-preview, .rfq-attachment-file-icon { width: 42px; height: 42px; display: block; border: 1px solid #d7e0eb; background: #fff; object-fit: cover; }
.rfq-attachment-file-icon { display: grid; place-items: center; color: var(--muted); font-size: 10px; font-weight: 800; }
.rfq-attachment-list strong { overflow: hidden; color: var(--navy); font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.rfq-attachment-list small { color: var(--muted); font-size: 11px; }
.rfq-attachment-remove { width: 30px; height: 30px; flex: 0 0 30px; padding: 0; border: 0; background: transparent; color: var(--red); font-size: 22px; line-height: 1; cursor: pointer; }
.success-attachment-count { padding: 10px 12px; border-left: 3px solid var(--red); background: var(--soft); color: var(--navy); }

.cases-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.success-page { min-height: 620px; display: grid; place-items: center; padding: 60px 20px; background: var(--soft); }
.success-page > section { width: min(680px, 100%); padding: 48px; border-top: 4px solid var(--green); background: #fff; box-shadow: var(--shadow); text-align: center; }
.success-mark { width: 64px; height: 64px; display: grid; place-items: center; margin: 0 auto 20px; border-radius: 50%; color: #fff; background: var(--green); font-size: 30px; }
.error-mark { min-width: 64px; height: 64px; display: inline-grid; place-items: center; margin: 0 auto 20px; padding: 0 14px; border-radius: 50%; color: #fff; background: var(--red); font-size: 24px; font-weight: 900; }
.success-page h1 { margin: 0; color: var(--navy); font-size: 34px; }
.success-page > section > p:not(.eyebrow):not(.success-note) { color: var(--muted); }
.reference-number { display: grid; gap: 4px; margin: 25px 0 8px; padding: 16px; background: var(--soft); }
.reference-number span { color: var(--muted); font-size: 12px; }
.reference-number strong { color: var(--navy); font-size: 20px; }
.success-note { margin: 0 0 25px; color: var(--muted); font-size: 12px; }
.success-page > section > div:last-child { display: flex; justify-content: center; gap: 10px; }

.site-footer { color: #c6d0db; background: #0b213d; }
.footer-main { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 56px; padding-top: 58px; padding-bottom: 54px; }
.footer-company { min-width: 0; display: grid; align-content: start; justify-items: start; }
.footer-brand { max-width: 100%; }
.footer-brand .logo-mark { color: #fff; background: transparent; }
.footer-brand.brand-has-image { width: 270px; display: block; padding: 0; overflow: hidden; border: 0; border-radius: 0; background: transparent; }
.footer-brand.brand-has-image .logo-mark-image { width: 100%; max-width: 100%; height: auto; aspect-ratio: 1; border: 0; background: transparent; }
.footer-brand .logo-mark-image img { width: 100%; max-width: 100%; height: 100%; object-fit: contain; filter: none; mix-blend-mode: normal; opacity: 1; transform: none; }
.footer-brand .logo-mark-image img[src="/images/logo.svg"] { filter: invert(1); opacity: .92; }
.footer-brand.brand-has-image .brand-copy { display: none; }
.footer-brand .brand-copy strong { color: #fff; }
.footer-brand .brand-copy small { color: #9fb0c1; }
.footer-company p { max-width: 340px; margin: 21px 0; color: #aebdcb; }
.footer-company > a:not(.brand), .footer-company > span { margin-bottom: 6px; color: #d7e0e8; font-size: 13px; }
.footer-main section > h2 { margin: 0 0 20px; color: #fff; font-size: 15px; }
.footer-main section:not(.footer-company) > a { display: block; margin: 0 0 10px; color: #aebdcb; font-size: 13px; }
.footer-main section:not(.footer-company) > a:hover { color: #fff; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.1); }
.footer-bottom > div { min-height: 58px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.footer-bottom p { margin: 0; color: #8799ac; font-size: 12px; }
.footer-bottom nav { display: flex; gap: 20px; color: #aebdcb; font-size: 12px; }
.footer-bottom .footer-registration { margin-top: 4px; font-size: 11px; }
.floating-contact { position: fixed; z-index: 40; top: 50%; right: max(0px, env(safe-area-inset-right)); display: flex; flex-direction: column; align-items: flex-end; gap: 10px; opacity: 1; visibility: visible; transform: translate3d(0, -50%, 0); clip-path: inset(var(--floating-contact-clip-top, 0px) 0 0 0); transition: opacity 300ms ease, visibility 0s linear 0s, clip-path 120ms linear; }

@media (min-width: 821px) {
  main[data-floating-contact-reveal="hidden"] ~ .site-footer .floating-contact { opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 300ms ease, visibility 0s linear 300ms, clip-path 120ms linear; }
}
.floating-contact-item { width: 56px; height: 56px; min-height: 56px; display: flex; align-items: center; justify-content: flex-start; gap: 10px; padding: 5px 11px 5px 5px; overflow: hidden; border: 1px solid rgba(15,30,61,.08); border-radius: 999px; color: var(--navy); background: var(--contact-surface); box-shadow: var(--contact-shadow); text-align: left; transition: width 200ms cubic-bezier(.2,.75,.25,1), color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 180ms ease; }
.floating-contact-item:hover, .floating-contact-item:focus-visible { width: 200px; color: var(--navy); background: var(--contact-surface-hover); box-shadow: var(--contact-shadow-hover); transform: translateX(-4px); }
.floating-contact-item:focus-visible { outline: 3px solid rgba(23,105,170,.35); outline-offset: 3px; }
.floating-contact-icon { width: 44px; height: 44px; flex: 0 0 44px; display: grid; place-items: center; border-radius: 50%; color: #fff; transition: color 160ms ease, transform 180ms ease; }
.floating-contact-item.phone .floating-contact-icon { background: linear-gradient(135deg, var(--contact-phone-start), var(--contact-phone-end)); }
.floating-contact-item.email .floating-contact-icon { background: linear-gradient(135deg, var(--contact-email-start), var(--contact-email-end)); }
.floating-contact-item.whatsapp .floating-contact-icon { background: linear-gradient(135deg, var(--contact-wa-start), var(--contact-wa-end)); }
.floating-contact-item.wechat .floating-contact-icon { background: linear-gradient(135deg, var(--contact-wechat-start), var(--contact-wechat-end)); }
.floating-contact-item:hover .floating-contact-icon, .floating-contact-item:focus-visible .floating-contact-icon { color: #fff; transform: scale(1.04); }
.floating-contact-icon svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.floating-contact-icon svg.floating-icon-fill { fill: currentColor; stroke: none; }
.floating-contact-copy { width: 0; max-width: 126px; display: grid; gap: 3px; overflow: hidden; color: var(--navy); font-size: 12px; line-height: 1.2; opacity: 0; white-space: nowrap; transform: translateX(-8px); transition: width 180ms ease, opacity 140ms ease, transform 180ms ease; }
.floating-contact-copy small { overflow: hidden; color: var(--muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-overflow: ellipsis; text-transform: uppercase; }
.floating-contact-copy > span { overflow: hidden; text-overflow: ellipsis; }
.floating-contact-item:hover .floating-contact-copy, .floating-contact-item:focus-visible .floating-contact-copy { width: 126px; opacity: 1; transform: translateX(0); }
.floating-contact-trigger { display: none; }
.floating-contact-title { display: none; }
.wechat-qr-dialog[hidden] { display: none; }
.wechat-qr-dialog { position: fixed; z-index: 130; inset: 0; display: grid; place-items: center; padding: 24px; }
.wechat-qr-backdrop { position: absolute; inset: 0; border: 0; background: rgba(7,24,43,.72); cursor: pointer; }
.wechat-qr-panel { width: min(360px, 100%); position: relative; display: grid; justify-items: center; padding: 28px; border-radius: 28px; background: #fff; box-shadow: 0 24px 70px rgba(0,0,0,.32); text-align: center; }
.wechat-qr-panel h2 { margin: 0; color: var(--navy); font-size: 24px; }
.wechat-qr-panel p { margin: 8px 0 20px; color: var(--muted); font-size: 14px; }
.wechat-qr-panel img { width: min(260px, 100%); aspect-ratio: 1; display: block; border: 1px solid var(--line); object-fit: contain; }
.wechat-qr-close { width: 44px; height: 44px; position: absolute; top: 8px; right: 8px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--navy); background: #f5f8fb; cursor: pointer; transition: color 160ms ease, background 160ms ease, border-color 160ms ease, transform 160ms ease; }
.wechat-qr-close svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.wechat-qr-close:hover { color: #fff; background: var(--blue); border-color: var(--blue); }
.wechat-qr-close:focus-visible { color: #fff; background: var(--blue); border-color: var(--blue); outline: 3px solid rgba(79,166,223,.38); outline-offset: 2px; }
.wechat-qr-close:active { transform: scale(.94); }
body.wechat-dialog-open { overflow: hidden; }
.floating-scroll-top { position: fixed; z-index: 40; right: max(0px, env(safe-area-inset-right)); bottom: max(24px, calc(env(safe-area-inset-bottom) + 16px)); width: 50px; height: 50px; display: grid; place-items: center; border: 1px solid rgba(15,30,61,.08); border-radius: 50%; color: #fff; background: var(--navy); box-shadow: var(--contact-shadow); opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(12px); transition: opacity 180ms ease, visibility 0s linear 180ms, transform 180ms ease, background-color 160ms ease, box-shadow 160ms ease; }
.floating-scroll-top.is-visible { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); transition-delay: 0s; }
.floating-scroll-top:hover, .floating-scroll-top:focus-visible { color: #fff; background: var(--navy-dark); box-shadow: var(--contact-shadow-hover); transform: translateY(-3px); }
.floating-scroll-top:focus-visible { outline: 3px solid rgba(23,105,170,.35); outline-offset: 3px; }
.floating-scroll-top svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.site-toast { position: fixed; z-index: 100; right: 22px; bottom: 24px; max-width: calc(100% - 44px); padding: 13px 18px; color: #fff; background: var(--navy-dark); box-shadow: var(--shadow); opacity: 0; transform: translateY(12px); transition: opacity 200ms ease, transform 200ms ease; }
.site-toast.visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1080px) {
  .header-main { grid-template-columns: minmax(220px, 1fr) minmax(420px, 560px) auto; gap: 18px; }
  .header-brand .logo-mark.logo-mark-image { width: 60px; height: 60px; }
  .header-brand .brand-copy strong { font-size: 16px; }
  .header-brand .brand-copy small { font-size: 8px; letter-spacing: .03em; }
  .header-search { width: min(100%, 290px); }
  .header-contact-row { gap: 16px; }
  .header-contact-row a + a { padding-left: 16px; }
  .header-contact-row strong { font-size: 13px; }
  .nav-inner nav a { min-width: 0; padding-inline: 14px; }
  .product-grid-home { grid-template-columns: repeat(3, 1fr); }
  .category-grid { grid-template-columns: repeat(2, 1fr); }
  .catalog-filter { grid-template-columns: repeat(2, 1fr); }
  .catalog-filter .button { align-self: end; }
  .product-overview { gap: 34px; }
  .product-content-layout { grid-template-columns: minmax(0, 1fr) 350px; gap: 34px; }
  .footer-main { gap: 32px; }
}

@media (max-width: 820px) {
  .site-header { top: 0; }
  .shell { width: min(calc(100% - 28px), var(--shell)); }
  .header-main { height: 72px; grid-template-columns: minmax(0, 1fr) auto; }
  .header-search-stack { display: none; }
  .menu-toggle { display: grid; place-items: center; }
  .nav-band { position: relative; }
  .nav-inner { position: absolute; z-index: 30; top: 0; left: 0; right: 0; width: 100%; min-height: 0; max-height: 0; display: grid; gap: 0; overflow: hidden; background: var(--navy); transition: max-height 220ms ease; }
  .nav-inner.open { min-height: 50px; max-height: min(80vh, 720px); overflow-y: auto; border-top: 1px solid rgba(255,255,255,.18); box-shadow: var(--shadow); }
  .nav-inner nav { display: grid; padding: 8px 14px; }
  .nav-menu-item { display: grid; }
  .nav-inner nav a { min-height: 45px; display: flex; justify-content: flex-start; padding: 0 10px; border-bottom: 1px solid rgba(255,255,255,.12); }
  .nav-submenu { position: static; min-width: 0; display: grid; padding: 0 0 4px 18px; border-top: 0; box-shadow: none; opacity: 1; visibility: visible; pointer-events: auto; transform: none; }
  .nav-inner nav .nav-submenu a { min-width: 0; min-height: 38px; padding-left: 14px; font-size: 12px; }
  .language-select { margin: 0 14px 12px; border: 1px solid rgba(255,255,255,.2); }
  .language-icon { left: 13px; }
  .language-select::after { right: 14px; }
  .language-select select { width: 100%; min-height: 44px; padding-left: 39px; border-bottom: 0; background: rgba(255,255,255,.06); }
  .home-hero { min-height: 520px; margin-bottom: 0; }
  .hero-inner { padding: 0 42px 52px; }
  .hero-inner h1 { font-size: 39px; }
  .carousel-control { top: 45%; width: 42px; height: 42px; font-size: 25px; }
  .carousel-control.prev { left: 10px; }
  .carousel-control.next { right: 10px; }
  .home-trust-strip .trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); padding-block: 20px; }
  .home-trust-strip .trust-grid > div { min-height: 104px; border-left: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 14px 20px; }
  .home-trust-strip .trust-grid > div:nth-child(odd) { border-left: 0; }
  .section { padding-top: 56px; padding-bottom: 56px; }
  .product-grid, .product-grid-home, .related-grid { grid-template-columns: repeat(2, 1fr); }
  .service-grid, .showcase-grid, .article-grid { grid-template-columns: repeat(2, 1fr); }
  .home-about-layout, .home-faq-list .faq-section, .product-overview, .product-content-layout, .contact-layout, .rfq-layout { grid-template-columns: 1fr; gap: 38px; }
  .contact-intro, .contact-form-panel { position: static; }
  .contact-layout { padding-top: 46px; }
  .process-panel { max-width: none; }
  .catalog-layout, .content-layout { grid-template-columns: 1fr; gap: 22px; }
  .catalog-main { order: 1; }
  .catalog-sidebar { order: 2; }
  .catalog-sidebar details:not([open]) nav { display: none; }
  .catalog-sidebar details > summary { cursor: pointer; }
  .filter-panel > summary { min-height: 46px; display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 0 15px; color: var(--navy); font-weight: 800; list-style: none; cursor: pointer; }
  .filter-panel > summary::after { content: "+"; }
  .filter-panel[open] > summary::after { content: "-"; }
  .product-overview { padding-bottom: 38px; }
  .product-summary h1 { font-size: 33px; }
  .quote-panel, .rfq-form-panel { position: static; }
  .contact-form-panel { padding: 25px; }
  .contact-form-panel { padding: 0; }
  .footer-main { grid-template-columns: repeat(2, 1fr); }
  .site-footer { padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .floating-contact {
    z-index: 45;
    top: auto; left: auto; right: max(14px, calc(env(safe-area-inset-right) + 14px));
    bottom: calc(72px + env(safe-area-inset-bottom));
    width: min(300px, calc(100vw - 28px));
    max-height: calc(100dvh - 150px);
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    align-items: stretch; gap: 8px; padding: 10px;
    border: 1px solid rgba(15,30,61,.1); border-radius: 24px;
    background: rgba(255,255,255,.97);
    box-shadow: 0 18px 44px rgba(15,30,61,.2);
    backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px);
    transform-origin: bottom right;
    transform: translateY(16px) scale(.94);
    opacity: 0; visibility: hidden; pointer-events: none;
    transition: opacity 200ms ease, transform 220ms cubic-bezier(.2, .8, .25, 1), visibility 0s linear 220ms;
  }
  .floating-contact.is-open { opacity: 1; visibility: visible; pointer-events: auto; transform: none; transition-delay: 0s; }
  .floating-contact-item, .floating-contact-item:hover, .floating-contact-item:focus-visible {
    width: auto; min-width: 0; min-height: 54px; flex: 0 0 auto; justify-content: flex-start;
    gap: 12px; padding: 5px 14px 5px 5px; border-radius: 999px;
    color: var(--navy); background: var(--contact-surface); box-shadow: 0 4px 14px rgba(15,30,61,.09); transform: none;
    opacity: 0; transform: translateY(12px);
    transition: opacity 200ms ease, transform 240ms cubic-bezier(.2, .8, .25, 1), background-color 160ms ease;
  }
  .floating-contact.is-open .floating-contact-item { opacity: 1; transform: none; }
  .floating-contact-title { display: block; margin: 2px 10px 4px; color: var(--navy); font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; opacity: 0; transform: translateY(8px); transition: opacity 200ms ease, transform 220ms cubic-bezier(.2, .8, .25, 1); }
  .floating-contact.is-open .floating-contact-title { opacity: 1; transform: none; transition-delay: 10ms; }
  .floating-contact.is-open .floating-contact-item:nth-of-type(1) { transition-delay: 40ms; }
  .floating-contact.is-open .floating-contact-item:nth-of-type(2) { transition-delay: 80ms; }
  .floating-contact.is-open .floating-contact-item:nth-of-type(3) { transition-delay: 120ms; }
  .floating-contact.is-open .floating-contact-item:nth-of-type(4) { transition-delay: 160ms; }
  .floating-contact-item:hover, .floating-contact-item:focus-visible { background: var(--contact-surface-hover); }
  .floating-contact-icon { width: 44px; height: 44px; flex-basis: 44px; }
  .floating-contact-icon svg { width: 19px; height: 19px; }
  .floating-contact-copy, .floating-contact-item:hover .floating-contact-copy, .floating-contact-item:focus-visible .floating-contact-copy { width: auto; max-width: none; opacity: 1; transform: none; }
  .floating-contact-copy small { color: var(--muted); font-size: 9px; letter-spacing: .08em; }
  .floating-contact-copy > span { display: block; color: var(--navy); font-size: 13px; font-weight: 650; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .floating-contact-trigger {
    position: fixed; z-index: 46; right: max(14px, calc(env(safe-area-inset-right) + 14px));
    bottom: max(14px, calc(env(safe-area-inset-bottom) + 14px));
    width: 48px; height: 48px; display: grid; place-items: center;
    border: 1px solid rgba(169, 204, 231, .22); border-radius: 50%;
    color: #fff; background: var(--navy);
    box-shadow: var(--contact-shadow);
    transition: transform 180ms ease, background-color 160ms ease, border-color 160ms ease, box-shadow 180ms ease;
  }
  .floating-contact-trigger svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
  .floating-contact-trigger[aria-expanded="true"] { background: var(--navy-dark); box-shadow: var(--contact-shadow-hover); }
  .floating-contact-trigger:hover { color: #fff; background: var(--navy-dark); box-shadow: var(--contact-shadow-hover); }
  .floating-contact-trigger:active { transform: scale(.94); }
  .floating-contact-trigger:focus-visible { outline: 3px solid rgba(79, 166, 223, .38); outline-offset: 2px; }
  .floating-scroll-top { right: max(14px, calc(env(safe-area-inset-right) + 14px)); bottom: calc(74px + env(safe-area-inset-bottom)); width: 48px; height: 48px; }
  .floating-scroll-top svg { width: 20px; height: 20px; }
  .site-toast { right: 12px; bottom: calc(74px + env(safe-area-inset-bottom)); max-width: calc(100% - 24px); }
  .wechat-qr-dialog { padding: 16px; padding-bottom: calc(20px + env(safe-area-inset-bottom)); }
  .wechat-qr-panel { padding: 24px 18px 20px; }
}

@media (max-width: 560px) {
  body { font-size: 15px; }
  .header-main { position: relative; display: flex; gap: 10px; padding-right: 52px; }
  .header-main .brand { max-width: 100%; }
  .menu-toggle { position: absolute; right: 0; }
  .logo-mark { width: 48px; height: 39px; font-size: 13px; }
  .header-brand.brand-has-image { gap: 10px; }
  .header-brand .logo-mark.logo-mark-image { width: 56px; height: 56px; padding: 0; border-radius: 0; }
  .header-brand .logo-mark-image img { width: 100%; height: 100%; }
  .footer-brand.brand-has-image { width: 220px; padding: 0; }
  .footer-brand.brand-has-image .logo-mark-image { width: 100%; height: auto; }
  .footer-brand .logo-mark-image img { width: 100%; height: 100%; }
  .header-brand .brand-copy strong { font-size: clamp(12px, 3.7vw, 17px); }
  .header-brand .brand-copy small { font-size: clamp(6px, 1.85vw, 9px); letter-spacing: .02em; }
  .brand-copy strong { font-size: 17px; }
  .brand-copy small { max-width: 170px; font-size: 9px; }
  .home-hero { min-height: 500px; }
  .hero-inner { padding: 0 34px 58px; }
  .hero-inner h1 { font-size: 31px; }
  .hero-inner > p:not(.eyebrow) { margin: 15px 0 22px; font-size: 16px; }
  .hero-actions .button { min-width: 0; flex: 1; padding-inline: 12px; }
  .hero-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .carousel-dots { bottom: 92px; }
  .home-trust-strip .trust-grid { padding-top: 20px; }
  .home-trust-strip .trust-grid > div { grid-template-columns: 42px minmax(0, 1fr); gap: 12px; padding: 14px 10px; }
  .home-trust-strip .trust-grid .trust-index { width: 42px; height: 42px; font-size: 12px; }
  .home-trust-strip .trust-grid strong { font-size: 15px; }
  .home-trust-strip .trust-grid > div > div > span { margin-top: 5px; font-size: 12px; }
  .section-heading { min-height: 0; align-items: flex-start; }
  .section-heading h2 { font-size: 27px; }
  .category-grid, .product-grid, .product-grid-home, .service-grid, .showcase-grid, .article-grid, .related-grid { grid-template-columns: 1fr; }
  .category-tile { min-height: 180px; }
  .product-image { aspect-ratio: 4 / 3; }
  .product-card h2, .product-card h3 { min-height: 0; }
  .service-item { min-height: 0; }
  .faq-section { gap: 10px; }
  .cta-band > .shell { min-height: 220px; align-items: flex-start; flex-direction: column; justify-content: center; }
  .cta-band h2 { font-size: 25px; }
  .cta-band > .shell > div:last-child { width: 100%; }
  .cta-band .button { flex: 1; }
  .page-banner > .shell { padding-top: 16px; padding-bottom: 28px; }
  .page-banner h1 { font-size: 31px; }
  .page-intro-inner { padding-top: 16px; padding-bottom: 28px; }
  .page-intro-breadcrumb ol { width: 100%; padding: 8px 10px; font-size: 12px; }
  .page-intro-breadcrumb li:last-child { flex: 1; overflow: hidden; }
  .page-intro-heading { margin-top: 20px; padding-left: 0; }
  .page-intro-heading h1 { font-size: 31px; line-height: 1.2; }
  .page-intro-description, .site-hero-sub { font-size: 16px; }
  .catalog-layout { padding-top: 28px; padding-bottom: 55px; }
  .catalog-filter { grid-template-columns: 1fr; padding: 14px; }
  .catalog-toolbar { min-height: 54px; }
  .catalog-toolbar h2 { font-size: 23px; }
  .contact-hero > .shell { padding-top: 22px; padding-bottom: 44px; }
  .contact-breadcrumb [aria-current="page"] { max-width: 56vw; }
  .contact-hero h1 { font-size: 34px; }
  .contact-hero-sub { font-size: 16px; }
  .contact-hero-badges { gap: 8px; }
  .contact-channels { grid-template-columns: 1fr; }
  .contact-card { min-height: 48px; }
  .contact-trust > div { grid-template-columns: 1fr; }
  .article-list article { grid-template-columns: 1fr; gap: 16px; }
  .product-overview { padding-top: 10px; }
  .product-summary h1 { font-size: 28px; }
  .key-facts { grid-template-columns: 1fr; }
  .product-primary-actions .button { width: 100%; }
  .product-content-layout { padding-bottom: 55px; }
  .spec-table div { grid-template-columns: 1fr; }
  .spec-table dt { border-bottom: 1px solid var(--line); }
  .quote-panel { padding: 21px 17px; }
  .article-hero { padding: 46px 0; }
  .article-hero h1 { font-size: 31px; }
  .article-body { padding-top: 35px; padding-bottom: 50px; }
  .article-body .rich-copy { font-size: 17px; }
  .about-principles { grid-template-columns: 1fr; }
  .about-principles section { min-height: 180px; }
  .about-page-inner { padding-top: 38px; padding-bottom: 58px; }
  .about-rich-copy { font-size: 17px; }
  .content-page-inner { padding-top: 38px; padding-bottom: 58px; }
  .content-page-rich-copy { font-size: 17px; }
  .contact-layout, .rfq-layout { padding-top: 38px; padding-bottom: 55px; }
  .contact-form-panel, .rfq-form-panel { padding: 21px 17px; }
  .contact-form-panel { padding: 0; }
  .contact-form-head, .contact-form { padding: 22px 17px; }
  .inquiry-form { grid-template-columns: 1fr; }
  .form-wide { grid-column: auto; }
  .rfq-item { grid-template-columns: 1fr 90px 1fr; align-items: end; }
  .rfq-item > div:first-child { grid-column: 1 / -1; }
  .rfq-item .remove-rfq { grid-column: 1 / -1; }
  .success-page > section { padding: 34px 20px; }
  .success-page h1 { font-size: 28px; }
  .success-page > section > div:last-child { flex-direction: column; }
  .footer-main { grid-template-columns: 1fr; gap: 30px; padding-top: 44px; }
  .footer-bottom > div { min-height: 80px; align-items: flex-start; flex-direction: column; justify-content: center; gap: 8px; }
}

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

/* Product center */
.product-breadcrumb ol { flex-wrap: wrap; }
.product-page-intro .page-intro-heading { margin-top: 25px; }
.product-center-layout { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 36px; padding-top: 48px; padding-bottom: 80px; }
.product-sidebar { align-self: start; position: sticky; top: 24px; z-index: 10; }
.product-category-trigger, .product-category-backdrop, .product-category-head button { display: none; }
.product-category-panel { overflow: hidden; border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: var(--shadow-sm); }
.product-category-head { display: flex; align-items: center; justify-content: space-between; padding: 17px 18px; color: #fff; background: var(--navy); }
.product-category-head strong { font-size: 16px; }
.product-category-panel nav { display: grid; gap: 6px; padding: 10px 12px 14px; }
.product-category-panel summary > a, .product-subcategories a { width: auto; max-width: 100%; min-height: 44px; display: flex; align-items: center; justify-self: stretch; padding: 10px 12px 9px; border-left: 3px solid transparent; border-bottom: 0; border-radius: 6px; color: #354256; font-size: 15px; font-weight: 750; line-height: 1.35; background: transparent; }
.product-category-panel details { padding-bottom: 6px; border-bottom: 1px solid #edf0f3; }
.product-category-panel details:last-child { border-bottom: 0; }
.product-category-panel summary { display: grid; grid-template-columns: minmax(0, 1fr) 36px; align-items: center; list-style: none; }
.product-category-panel summary::-webkit-details-marker { display: none; }
.product-category-panel summary > a { min-width: 0; }
.product-category-panel summary > button { width: 32px; height: 32px; display: grid; place-items: center; padding: 0; border: 0; border-radius: 50%; color: var(--navy); background: transparent; cursor: pointer; }
.product-category-panel summary > button span { width: 8px; height: 8px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg) translate(-2px, -2px); transition: transform 180ms ease; }
.product-category-panel details[open] summary > button span { transform: rotate(225deg) translate(-1px, -1px); }
.product-category-panel summary > a:hover, .product-subcategories a:hover { color: var(--navy); background: #f6f9fc; border-left-color: rgba(23, 105, 170, .24); }
.product-category-panel details.active > summary > a, .product-subcategories a.active { color: var(--navy); background: #f3f7fb; border-left-color: var(--red); }
.product-subcategories { display: grid; gap: 4px; margin: 6px 0 0; padding: 0 0 4px 18px; border-left: 1px dashed #dbe3ea; }
.product-subcategories a { min-height: 38px; padding: 8px 10px 7px 12px; color: #516174; font-size: 14px; font-weight: 650; }
.product-catalog-content, .product-detail-content { min-width: 0; }
.product-catalog-heading { min-height: 46px; display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 24px; padding-bottom: 18px; border-bottom: 1px solid var(--line); }
.product-catalog-heading p { margin: 0; color: var(--muted); }
.product-catalog-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.product-catalog-card { min-width: 0; display: flex; flex-direction: column; overflow: hidden; border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: var(--shadow-sm); transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease; }
.product-catalog-card:hover { transform: translateY(-3px); border-color: #aebdca; box-shadow: var(--shadow); }
.product-catalog-image, .product-detail-image { position: relative; display: grid; place-items: center; overflow: hidden; }
.product-catalog-image { aspect-ratio: 567 / 490; background: #fff; }
.product-detail-image { background: #f3f6f8; }
.product-catalog-image img, .product-detail-image img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; opacity: 0; transition: opacity 180ms ease; }
.product-catalog-image img { padding: 16px 16px 4px; }
.product-catalog-image.loaded img, .product-detail-image.loaded img { opacity: 1; }
.product-image-loading { width: 38px; height: 38px; position: absolute; border: 3px solid #dbe4eb; border-top-color: var(--red); border-radius: 50%; animation: product-spin 700ms linear infinite; }
.loaded > .product-image-loading, .failed > .product-image-loading { display: none; }
.product-image-placeholder { width: 100%; height: 100%; display: grid; place-items: center; padding: 20px; color: #78899a; text-align: center; }
.product-catalog-card h2 { flex: 1; margin: 0; min-height: 74px; padding: 12px 22px 20px; color: var(--navy); font-size: 17px; line-height: 1.45; text-align: center; }
.product-catalog-card h2 a:hover { color: var(--red); }
.product-catalog-actions { min-height: 58px; display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 0 18px; padding: 14px 0 18px; border-top: 1px solid var(--line); }
.product-catalog-actions .text-link { font-size: 12px; }
.product-catalog-actions .button { flex: 0 0 auto; white-space: nowrap; }
.home-product-card { display: flex; flex-direction: column; background: #fff; }
.home-product-image { border-bottom: 0; background: #fff; }
.home-product-image img { padding: 16px 16px 4px; }
.home-product-card h2 { flex: 1; min-height: 74px; padding: 12px 22px 20px; text-align: center; }
.home-product-actions { min-height: 58px; display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 0 18px; padding: 14px 0 18px; border-top: 1px solid var(--line); }
.home-product-actions .text-link { font-size: 12px; }
.home-product-actions .button { flex: 0 0 auto; white-space: nowrap; }
.product-catalog-empty { min-height: 300px; display: grid; place-items: center; align-content: center; gap: 18px; padding: 40px; border: 1px dashed var(--line); border-radius: 8px; color: var(--navy); text-align: center; }
.product-pagination { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px; margin-top: 34px; }
.product-page-number, .product-page-edge { min-width: 40px; min-height: 40px; display: grid; place-items: center; padding: 8px 13px; border: 1px solid var(--line); border-radius: 6px; color: var(--navy); background: #fff; font-size: 13px; font-weight: 800; }
.product-page-number:hover, .product-page-number.active, .product-page-edge:hover { color: #fff; border-color: var(--navy); background: var(--navy); }
.product-page-edge.disabled { color: #9ba7b3; background: #f2f4f6; pointer-events: none; }
[data-product-page].loading { opacity: .58; pointer-events: none; }
.product-detail-overview { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr); gap: 48px; align-items: center; padding: 12px 0 50px; }
.product-detail-image { aspect-ratio: 567 / 490; padding: 0; border: 1px solid var(--line); border-radius: 8px; color: inherit; background: #fff; }
.product-detail-image[data-product-image-viewer-open] { cursor: zoom-in; transition: border-color 160ms ease, box-shadow 160ms ease; }
.product-detail-image[data-product-image-viewer-open]:hover { border-color: rgba(21,52,91,.34); box-shadow: var(--shadow-sm); }
.product-detail-image[data-product-image-viewer-open]:focus-visible { border-color: var(--blue); outline: 3px solid rgba(79,166,223,.38); outline-offset: 3px; }
.product-detail-image:disabled { cursor: default; }
.product-detail-title { margin: 0; color: var(--navy); font-size: 28px; line-height: 1.25; }
.product-detail-summary > p { margin: 20px 0 0; color: var(--muted); font-size: 17px; line-height: 1.8; }
.product-detail-actions { display: flex; flex-wrap: nowrap; gap: 12px; margin-top: 28px; }
.product-detail-actions .button { flex: 1 1 0; white-space: nowrap; }
.product-tabs { margin: 0 0 36px; border: 1px solid var(--line); border-radius: 8px; background: #fff; box-shadow: var(--shadow-sm); }
.product-tab-list { display: flex; border-bottom: 1px solid var(--line); }
.product-tab-list button { min-height: 54px; flex: 1; padding: 12px 18px; border: 0; border-bottom: 3px solid transparent; color: var(--muted); background: #f7f9fb; font-weight: 800; cursor: pointer; }
.product-tab-list button[aria-selected="true"] { color: var(--red); border-bottom-color: var(--red); background: #fff; }
.product-tab-panel { padding: 30px; }
.product-tab-panel[hidden] { display: none; }
.product-tab-panel table { width: 100%; border-collapse: collapse; }
.product-tab-panel th, .product-tab-panel td { padding: 10px 12px; border: 1px solid var(--line); text-align: left; }
.product-tab-panel img { max-width: 100%; height: auto; }
.product-adjacent { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; padding-top: 28px; border-top: 1px solid var(--line); }
.product-adjacent > a, .product-adjacent > span { min-height: 86px; display: grid; align-content: center; gap: 5px; padding: 16px 18px; border: 1px solid var(--line); border-radius: 8px; color: var(--navy); background: #fff; }
.product-adjacent > a:last-child { text-align: right; }
.product-adjacent > a:hover { border-color: var(--red); box-shadow: var(--shadow-sm); }
.product-adjacent span { color: var(--muted); font-size: 12px; font-weight: 800; text-transform: uppercase; }
.product-adjacent > span.disabled { color: #9ba7b3; background: #f2f4f6; }
.quote-modal[hidden] { display: none; }
.quote-modal { position: fixed; z-index: 120; inset: 0; display: grid; place-items: center; padding: 24px; }
.quote-modal-backdrop { position: absolute; inset: 0; background: rgba(9, 28, 48, .68); animation: product-fade 180ms ease; }
.quote-modal-panel { width: min(620px, 100%); max-height: calc(100vh - 48px); position: relative; overflow: auto; padding: 30px; border-radius: 10px; background: #fff; box-shadow: 0 24px 70px rgba(0, 0, 0, .3); animation: product-modal-in 200ms ease; }
.quote-modal-panel h2 { margin: 0; color: var(--navy); }
.quote-modal-panel > p:not(.eyebrow) { margin: 8px 0 0; color: var(--muted); }
.quote-modal-close { width: 44px; height: 44px; position: absolute; top: 12px; right: 12px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--navy); background: #f5f8fb; cursor: pointer; transition: color 160ms ease, background 160ms ease, border-color 160ms ease, transform 160ms ease; }
.quote-modal-close svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.quote-modal-close:hover { color: #fff; background: var(--blue); border-color: var(--blue); }
.quote-modal-close:focus-visible { color: #fff; background: var(--blue); border-color: var(--blue); outline: 3px solid rgba(79,166,223,.38); outline-offset: 2px; }
.quote-modal-close:active { transform: scale(.94); }
.quote-modal-form { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.quote-modal-form label:nth-of-type(6), .quote-modal-form .consent, .quote-modal-form > button, .quote-modal-form .cf-turnstile { grid-column: 1 / -1; }
.quote-modal-form small { min-height: 16px; color: var(--red); font-weight: 600; }
.product-image-viewer[hidden] { display: none; }
.product-image-viewer { position: fixed; z-index: 125; inset: 0; display: grid; place-items: center; padding: 24px; }
.product-image-viewer-backdrop { position: absolute; inset: 0; border: 0; background: rgba(7, 18, 33, .86); cursor: pointer; animation: product-fade 180ms ease; }
.product-image-viewer-panel { width: min(1120px, 100%); height: min(760px, calc(100vh - 48px)); position: relative; display: grid; grid-template-rows: auto minmax(0, 1fr); gap: 14px; padding: 14px; border: 1px solid rgba(255,255,255,.14); border-radius: 10px; background: #081d34; box-shadow: 0 24px 80px rgba(0,0,0,.42); animation: product-modal-in 200ms ease; }
.product-image-viewer-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.product-image-viewer-toolbar button { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgba(169,204,231,.26); border-radius: 50%; color: #dbeaf6; background: rgba(255,255,255,.08); transition: color 160ms ease, background 160ms ease, border-color 160ms ease, transform 160ms ease; }
.product-image-viewer-toolbar button:hover, .product-image-viewer-toolbar button:focus-visible { color: #fff; background: var(--blue); border-color: var(--blue); }
.product-image-viewer-toolbar button:focus-visible { outline: 3px solid rgba(79,166,223,.38); outline-offset: 2px; }
.product-image-viewer-toolbar button:active { transform: scale(.94); }
.product-image-viewer-toolbar button:disabled { color: #7f98ad; background: rgba(255,255,255,.04); border-color: rgba(169,204,231,.12); cursor: not-allowed; opacity: .58; }
.product-image-viewer-toolbar svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.product-image-viewer-ratio { min-width: 62px; height: 42px; display: grid; place-items: center; padding: 0 11px; border: 1px solid rgba(169,204,231,.2); border-radius: 999px; color: #dbeaf6; background: rgba(255,255,255,.06); font-size: 13px; font-weight: 800; line-height: 1; }
.product-image-viewer-stage { min-width: 0; min-height: 0; position: relative; display: grid; place-items: center; overflow: hidden; border-radius: 8px; background: #fff; touch-action: none; user-select: none; cursor: grab; }
.product-image-viewer-stage.is-dragging { cursor: grabbing; }
.product-image-viewer-stage img { max-width: 100%; max-height: 100%; object-fit: contain; transform-origin: center; transition: transform 120ms ease; will-change: transform; }
.product-image-viewer-stage.is-dragging img { transition: none; }
body.modal-open { overflow: hidden; }
@keyframes product-spin { to { transform: rotate(360deg); } }
@keyframes product-fade { from { opacity: 0; } }
@keyframes product-modal-in { from { opacity: 0; transform: translateY(18px) scale(.98); } }

@media (max-width: 1080px) {
  .product-catalog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .product-detail-overview { grid-template-columns: 1fr; gap: 30px; }
  .product-detail-image { max-width: 680px; }
}

@media (max-width: 820px) {
  .product-center-layout { grid-template-columns: 1fr; gap: 24px; padding-top: 28px; padding-bottom: 58px; }
  .product-sidebar { position: static; }
  .article-detail-layout .article-category-sidebar { position: static; }
  .product-category-trigger { width: 100%; min-height: 48px; display: flex; align-items: center; justify-content: center; border: 1px solid var(--navy); border-radius: 8px; color: var(--navy); background: #fff; font-weight: 800; }
  .product-category-backdrop { position: fixed; z-index: 109; inset: 0; background: rgba(9, 28, 48, .55); }
  .product-category-panel { width: min(360px, calc(100% - 48px)); position: fixed; z-index: 110; top: 0; bottom: 0; left: 0; overflow: auto; border: 0; border-radius: 0 10px 10px 0; transform: translateX(-105%); transition: transform 220ms ease; }
  .category-open .product-category-backdrop { display: block; }
  .category-open .product-category-panel { transform: translateX(0); }
  .product-category-head { position: sticky; z-index: 2; top: 0; }
  .product-category-head button { display: grid; place-items: center; width: 34px; height: 34px; border: 0; border-radius: 50%; color: #fff; background: rgba(255,255,255,.14); font-size: 24px; }
  .product-detail-title { font-size: 27px; }
}

@media (max-width: 560px) {
  .product-page-intro .page-intro-heading { margin-top: 20px; }
  .product-catalog-grid { grid-template-columns: 1fr; }
  .product-catalog-card h2 { min-height: 0; font-size: 16px; }
  .home-product-card h2 { min-height: 0; }
  .home-product-actions { align-items: stretch; flex-direction: column; }
  .home-product-actions .button { width: 100%; }
  .product-detail-title { font-size: 24px; }
  .product-detail-actions { display: grid; }
  .product-detail-actions .button { width: 100%; }
  .product-tab-list { display: grid; }
  .product-tab-panel { padding: 20px 16px; overflow-x: auto; }
  .product-adjacent { grid-template-columns: 1fr; }
  .product-adjacent > a:last-child { text-align: left; }
  .quote-modal { padding: 12px; }
  .quote-modal-panel { max-height: calc(100vh - 24px); padding: 25px 17px; }
  .quote-modal-form { grid-template-columns: 1fr; }
  .quote-modal-form label, .quote-modal-form .consent, .quote-modal-form > button, .quote-modal-form .cf-turnstile { grid-column: 1; }
  .product-image-viewer { padding: 12px; }
  .product-image-viewer-panel { height: calc(100vh - 24px); padding: 10px; }
  .product-image-viewer-toolbar button { width: 40px; height: 40px; }
}

/* Visual refresh */
:root {
  --ink: #182232;
  --muted: #5e6b7d;
  --navy: #0f3052;
  --navy-dark: #081c30;
  --navy-surface: #142d46;
  --navy-hover: #0b213a;
  --blue: #2169a6;
  --red: #c0392b;
  --red-hover: #a32d23;
  --red-light: #fef2f2;
  --green: #16724f;
  --green-light: #ecfdf5;
  --line: #d8e0e8;
  --soft: #eef2f6;
  --white: #ffffff;
  --shadow: 0 10px 28px rgba(16, 39, 66, 0.08);
  --shadow-lg: 0 18px 42px rgba(16, 39, 66, 0.12);
}

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

::selection {
  color: #fff;
  background: rgba(33, 105, 166, 0.28);
}

.button,
.page-number,
.gallery-thumbs button,
.download-list a,
.menu-toggle,
.catalog-filter input,
.catalog-filter select,
.inquiry-form input,
.inquiry-form textarea,
.rfq-item input,
.header-search,
.header-search button,
.product-card,
.category-tile,
.service-item,
.showcase-grid article,
.article-grid article,
.catalog-sidebar,
.filter-panel,
.quote-panel,
.rfq-form-panel,
.contact-form-panel,
.contact-tips,
.content-cta,
.article-contact,
.success-page > section,
.article-hero {
  border-radius: 8px;
}

.button {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65) inset, 0 8px 18px rgba(16, 39, 66, 0.08);
}

.button:hover {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 12px 22px rgba(16, 39, 66, 0.12);
}

.button-primary,
.button-dark,
.page-number.active {
  box-shadow: 0 10px 22px rgba(16, 39, 66, 0.16);
}

.button-primary:hover {
  background: var(--red-hover);
  border-color: var(--red-hover);
}

.button-dark:hover {
  background: var(--navy-hover);
}

.button-outline,
.button-ghost {
  border-color: #bfccd8;
  background: rgba(255, 255, 255, 0.92);
}

.button-outline:hover,
.button-ghost:hover {
  box-shadow: 0 10px 22px rgba(16, 39, 66, 0.1);
}

.site-header {
  background: var(--header-surface);
  backdrop-filter: none;
}

.nav-band {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.header-search,
.catalog-filter input,
.catalog-filter select,
.inquiry-form input,
.inquiry-form textarea,
.rfq-item input {
  border-color: #c5d0da;
  background: #fff;
  box-shadow: inset 0 1px 2px rgba(16, 39, 66, 0.04);
}

.header-search:focus-within,
.catalog-filter input:focus,
.catalog-filter select:focus,
.inquiry-form input:focus,
.inquiry-form textarea:focus,
.rfq-item input:focus {
  border-color: rgba(33, 105, 166, 0.45);
  box-shadow: 0 0 0 3px rgba(33, 105, 166, 0.12);
}

.header-search button {
  background: var(--navy);
  border-radius: 0;
  box-shadow: none;
}

.logo-mark:not(.logo-mark-image) {
  border-radius: 10px;
  border-color: rgba(200, 58, 53, 0.9);
}

.home-hero,
.article-hero,
.proof-section,
.cta-band,
.site-footer {
  background-color: var(--navy-dark);
}

.home-hero {
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.06);
}

.hero-overlay {
  background: linear-gradient(90deg, rgba(8, 21, 38, 0.78), rgba(8, 21, 38, 0.52));
}

.carousel-control,
.success-mark,
.error-mark {
  box-shadow: 0 10px 20px rgba(16, 39, 66, 0.14);
}

.carousel-control {
  background: rgba(9, 23, 40, 0.82);
}

.section-muted,
.success-page {
  background: #f6f8fb;
}

.success-page:not(.error-page) {
  background: var(--green-light);
}

.error-page {
  background: var(--red-light);
}

.section-heading {
  border-bottom-color: rgba(21, 39, 66, 0.1);
}

.category-tile,
.product-card,
.service-item,
.showcase-grid article,
.article-grid article,
.catalog-sidebar,
.filter-panel,
.quote-panel,
.rfq-form-panel,
.contact-form-panel,
.contact-tips,
.content-cta,
.article-contact,
.success-page > section,
.download-list a,
.gallery-thumbs button,
.key-facts div,
.spec-table dt,
.empty-state,
.page-number {
  border-color: var(--line);
  background: #fff;
}

.category-tile:hover,
.product-card:hover,
.service-item:hover,
.showcase-grid article:hover,
.article-grid article:hover,
.download-list a:hover,
.page-number:hover,
.gallery-thumbs button:hover {
  border-color: #b7c4d1;
  box-shadow: var(--shadow-lg);
  transform: translateY(-3px);
}

.product-image,
.article-grid article > a,
.showcase-grid img,
.article-list-image,
.gallery-main,
.article-body > img {
  background: #f0f4f8;
}

.product-image img,
.gallery-main img {
  padding: 14px;
}

.category-tile > div,
.product-card-body,
.service-item > div,
.showcase-grid article > div,
.article-grid article > div,
.article-list article > div,
.article-contact,
.contact-tips,
.content-cta,
.quote-panel,
.rfq-form-panel,
.contact-form-panel,
.success-page > section,
.catalog-intro,
.empty-state {
  color: var(--ink);
}

.category-tile h3,
.product-card h2,
.product-card h3,
.service-item h3,
.showcase-grid h2,
.showcase-grid h3,
.article-grid h3,
.article-list h2,
.content-main > h2,
.contact-intro h2,
.contact-form-panel h2,
.rfq-form-panel h2,
.quote-panel h2,
.product-summary h1,
.article-hero h1,
.success-page h1 {
  letter-spacing: 0;
}

.article-hero {
  border-bottom-width: 1px;
  border-bottom-color: rgba(200, 58, 53, 0.92);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.05);
}

.product-card,
.category-tile,
.service-item,
.showcase-grid article,
.article-grid article,
.catalog-sidebar,
.filter-panel,
.quote-panel,
.rfq-form-panel,
.contact-form-panel,
.contact-tips,
.content-cta,
.article-contact,
.success-page > section {
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.55) inset, 0 10px 26px rgba(16, 39, 66, 0.06);
}

.product-meta,
.showcase-grid article p:first-child,
.article-grid article > div > p,
.eyebrow {
  letter-spacing: 0;
}

.text-link {
  color: var(--blue);
}

.text-link:hover {
  color: var(--navy);
}

.page-number {
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease, box-shadow 160ms ease;
}

.empty-state {
  border-style: solid;
  border-color: #c9d4de;
}

.catalog-intro {
  border-left-color: var(--blue);
  background: #eef4fa;
}

.quote-note {
  border-left-color: var(--blue);
  background: #edf4fb;
}

.quote-note strong {
  color: var(--navy);
}

.product-content > section,
.contact-intro > p:not(.eyebrow),
.contact-form-panel > p:not(.eyebrow),
.content-cta p,
.article-contact p,
.success-page > section > p:not(.eyebrow):not(.success-note),
.footer-company p,
.footer-bottom p,
.footer-main section:not(.footer-company) > a {
  color: var(--muted);
}

.product-content > section:first-child {
  border-top-color: var(--navy);
}

.spec-table dt {
  background: #f3f6fa;
}

.site-footer {
  background: var(--navy-dark);
}

.footer-brand .brand-copy small,
.footer-bottom nav,
.footer-main section:not(.footer-company) > a {
  color: #aebdca;
}

.footer-main section > h2,
.footer-brand .brand-copy strong {
  color: #fff;
}

.site-toast {
  border-radius: 8px;
  box-shadow: var(--shadow-lg);
}

@media (max-width: 820px) {
  .site-header {
    backdrop-filter: none;
    background: var(--header-surface);
  }

  .nav-inner.open {
    background: var(--navy-surface);
  }

}

@media (max-width: 560px) {
  .button,
  .page-number,
  .download-list a,
  .gallery-thumbs button {
    border-radius: 8px;
  }

  .success-page > section {
    box-shadow: var(--shadow);
  }
}

/* Homepage rhythm */
.home-hero {
  width: 100%;
  min-height: clamp(430px, 36vw, 620px);
  margin-left: 0;
  background-color: var(--navy-dark);
}

.carousel-slide.image-error {
  background-image: url('/images/smt-line-solution-b58041b68e50afef0eced5dfc397417d.jpg') !important;
}

.home-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  display: none;
}

.hero-overlay {
  inset: 0 auto 0 0;
  width: min(78%, 1180px);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.28) 55%, rgba(0, 0, 0, 0.1) 82%, transparent);
}

.banner-light-theme {
  background:
    linear-gradient(90deg, rgba(211, 58, 50, 0.12), transparent 20%, transparent 80%, rgba(23, 105, 170, 0.12)),
    linear-gradient(110deg, #f7fbff 0%, #eef5fb 46%, #f9fbfd 100%);
  box-shadow: inset 0 -1px 0 rgba(13, 39, 71, 0.1), 0 14px 30px rgba(13, 39, 71, 0.06);
}

.banner-light:not(.image-error) {
  background:
    linear-gradient(90deg, rgba(13, 39, 71, 0.06), transparent 26%, transparent 74%, rgba(211, 58, 50, 0.08)),
    linear-gradient(110deg, #f8fbff 0%, #edf4fa 46%, #ffffff 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}

.banner-light:not(.image-error)::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(13, 39, 71, 0.08), transparent 18%, transparent 82%, rgba(13, 39, 71, 0.08)),
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.18));
}

.banner-light:not(.image-error) .carousel-image {
  mix-blend-mode: multiply;
}

.banner-light:not(.image-error) .hero-overlay {
  display: none;
}

.banner-light.image-error .carousel-image {
  display: none;
}

.banner-light:not(.image-error) .hero-inner h1 {
  max-width: 620px;
  color: var(--navy-dark);
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.9);
}

.banner-light:not(.image-error) .hero-inner > p:not(.eyebrow) {
  max-width: 560px;
  color: #46596d;
  text-shadow: none;
}

.banner-light:not(.image-error) .hero-inner .eyebrow {
  border-color: rgba(200, 58, 53, 0.32);
  color: var(--red);
  background: rgba(255, 255, 255, 0.88);
  backdrop-filter: none;
}

.banner-light:not(.image-error) .button-ghost {
  border-color: #aebdcb;
  color: var(--navy);
  background: rgba(255, 255, 255, 0.82);
}

.banner-light:not(.image-error) .button-ghost:hover {
  border-color: var(--navy);
  color: #fff;
  background: var(--navy);
}

.banner-light-theme .carousel-control {
  border-color: rgba(13, 39, 71, 0.2);
  color: var(--navy);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 20px rgba(8, 27, 52, 0.14);
}

.banner-light-theme .carousel-control:hover {
  border-color: var(--red);
  color: #fff;
  background: var(--red);
}

.banner-light-theme .carousel-dots button {
  background: rgba(13, 39, 71, 0.28);
}

.banner-light-theme .carousel-dots button:hover,
.banner-light-theme .carousel-dots button:focus-visible {
  background: rgba(13, 39, 71, 0.7);
}

.banner-light-theme .carousel-dots button.active {
  background: var(--red);
}

.hero-inner {
  padding-top: 36px;
  padding-bottom: 54px;
}

.hero-inner .eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  margin-bottom: 16px;
  padding: 6px 12px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
}

.hero-inner h1 {
  max-width: 820px;
  font-size: 58px;
  line-height: 1.08;
  font-weight: 850;
  text-shadow: 0 3px 22px rgba(0, 0, 0, 0.62);
}

.hero-inner > p:not(.eyebrow) {
  max-width: 700px;
  margin-top: 22px;
  margin-bottom: 32px;
  color: #e7eef6;
  font-size: 20px;
  line-height: 1.75;
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.58);
}

.hero-actions {
  gap: 14px;
}

.hero-actions .button {
  min-height: 50px;
  padding-inline: 24px;
}

.carousel-dots button {
  width: 36px;
  height: 5px;
  cursor: pointer;
  transition: width 160ms ease, background-color 160ms ease, opacity 160ms ease;
}

.carousel-dots button:hover,
.carousel-dots button:focus-visible {
  background: rgba(255, 255, 255, 0.82);
  opacity: 1;
}

.carousel-dots button.active {
  width: 46px;
}

.home-module.section {
  padding-top: 72px;
  padding-bottom: 72px;
}

.home-module .section-heading {
  min-height: 64px;
  margin-bottom: 28px;
  padding-bottom: 18px;
}

.home-module.section:not(.proof-section) {
  border-top: 1px solid rgba(16, 39, 66, 0.07);
}

.home-module .section-heading {
  border-bottom-color: rgba(16, 39, 66, 0.08);
}

.home-module .section-heading h2::after {
  content: "";
  width: 54px;
  height: 3px;
  display: block;
  margin-top: 14px;
  border-radius: 999px;
  background: var(--red);
}

.home-module .eyebrow {
  color: var(--red);
  font-size: 12px;
  font-weight: 850;
}

.home-category-grid .category-tile,
.home-featured-products .product-card,
.home-business-grid .service-item,
.home-showcase-grid .showcase-grid article,
.home-article-list .article-grid article {
  border-color: #d7e0e8;
  box-shadow: 0 10px 26px rgba(16, 39, 66, 0.07);
}

.home-category-grid .category-tile:hover,
.home-featured-products .product-card:hover,
.home-business-grid .service-item:hover,
.home-showcase-grid .showcase-grid article:hover,
.home-article-list .article-grid article:hover {
  border-color: #b6c5d3;
  box-shadow: 0 22px 44px rgba(16, 39, 66, 0.13);
}

.home-featured-products .product-image,
.home-article-list .article-grid article > a,
.home-showcase-grid .showcase-grid img {
  background: #f3f6f9;
}

.category-tile {
  min-height: 226px;
}

.category-tile > div {
  position: relative;
}

.category-tile > div::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 22px;
  width: 28px;
  height: 2px;
  background: var(--red);
}

.category-tile h3 {
  padding-top: 16px;
}

.home-category-grid .category-tile img,
.home-business-grid .service-item img,
.home-showcase-grid .showcase-grid img,
.home-article-list .article-grid img {
  filter: saturate(0.96) contrast(1.03);
}

.home-category-grid .category-tile:hover img,
.home-business-grid .service-item:hover img,
.home-showcase-grid .showcase-grid article:hover img,
.home-article-list .article-grid article:hover img {
  transform: scale(1.035);
}

.category-tile img,
.service-item img,
.showcase-grid img,
.article-grid img {
  transition: transform 260ms ease, filter 260ms ease;
}

.home-featured-products .product-card-body,
.home-article-list .article-grid article > div,
.home-showcase-grid .showcase-grid article > div,
.home-business-grid .service-item > div {
  padding: 22px;
}

.home-featured-products .product-card-body {
  padding: 20px;
}

.product-card {
  position: relative;
}

.product-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: var(--navy);
  opacity: 0;
  transition: opacity 160ms ease;
}

.product-card:hover::before {
  opacity: 1;
}

.product-card h2,
.product-card h3 {
  font-size: 18px;
  font-weight: 800;
}

.product-card-body > p:not(.product-meta) {
  font-size: 14px;
}

.product-card-actions {
  border-top-color: #e6edf3;
}

.service-item {
  grid-template-rows: 205px 1fr;
}

.service-item img {
  height: 205px;
}

.service-item > span {
  top: 14px;
  left: 14px;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background: rgba(200, 58, 53, 0.96);
  box-shadow: 0 12px 24px rgba(16, 39, 66, 0.2);
}

.service-item h3 {
  font-size: 21px;
}

.proof-section {
  padding-top: 82px;
  padding-bottom: 82px;
  background-color: var(--navy-dark);
  background-image:
    linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0) 38%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: auto, 80px 80px;
}

.proof-section .section-heading {
  border-bottom-color: rgba(255, 255, 255, 0.16);
}

.proof-section .eyebrow {
  color: #ffb0aa;
}

.proof-section .showcase-grid article {
  border-color: rgba(255, 255, 255, 0.16);
  background: #fff;
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.24);
}

.proof-section .showcase-grid h2,
.proof-section .showcase-grid h3 {
  color: var(--navy);
}

.home-about-section .home-about {
  position: relative;
}

.check-list li {
  min-height: 38px;
  display: flex;
  align-items: center;
  padding: 10px 14px 10px 34px;
  border: 1px solid rgba(16, 39, 66, 0.1);
  border-radius: 8px;
  background: #fff;
  color: var(--navy);
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(16, 39, 66, 0.06);
}

.check-list li::before {
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}

.process-panel {
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)),
    #0d2138;
  box-shadow: 0 24px 50px rgba(16, 39, 66, 0.18);
}

.process-panel h3 {
  font-size: 26px;
}

.process-panel ol {
  gap: 22px;
}

.process-panel li > span {
  border-color: rgba(255, 255, 255, 0.52);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
}

.article-grid article > div > p {
  color: var(--blue);
}

.faq-section {
  align-items: start;
}

.faq-list {
  border-top-color: #d8e1ea;
}

.faq-list summary {
  padding-top: 22px;
  padding-bottom: 22px;
  font-size: 16px;
}

.cta-band {
  background:
    linear-gradient(90deg, rgba(200, 58, 53, 0.2), transparent 45%),
    #0a1a2d;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.cta-band > .shell {
  min-height: 210px;
}

.cta-band h2 {
  font-size: 34px;
}

.cta-band p:not(.eyebrow) {
  max-width: 720px;
  color: #dce6ef;
}

@media (max-width: 820px) {
  .home-hero {
    min-height: 560px;
  }

  .hero-overlay {
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.08));
  }

  .home-module.section {
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .hero-inner h1 {
    font-size: 42px;
  }

  .home-trust-strip .trust-grid {
    min-height: 0;
    gap: 12px;
  }

  .home-trust-strip .trust-grid > div {
    grid-template-columns: 46px minmax(0, 1fr);
    min-height: 116px;
    padding: 18px;
  }

  .home-trust-strip .trust-grid .trust-index {
    width: 46px;
    height: 46px;
  }

  .service-item,
  .service-item img {
    min-height: 0;
  }
}

.home-banner .hero-copy-mobile,
.home-banner .hero-inner h1 > .hero-copy-mobile,
.home-banner .hero-inner h2 > .hero-copy-mobile {
  display: none;
}

@media (min-width: 561px) {
  .home-banner .hero-heading--desktop-empty {
    display: none;
  }
}

@media (max-width: 560px) {
  .home-hero {
    min-height: 520px;
  }

  .home-banner .hero-copy-desktop,
  .home-banner .hero-inner h1 > .hero-copy-desktop,
  .home-banner .hero-inner h2 > .hero-copy-desktop {
    display: none;
  }

  .home-banner .hero-copy-mobile {
    display: block;
  }

  .home-banner .hero-inner .eyebrow.hero-copy-mobile {
    display: inline-flex;
  }

  .home-banner .hero-inner .hero-actions.hero-copy-mobile {
    display: flex;
  }

  .home-banner .hero-inner h1 > .hero-copy-mobile,
  .home-banner .hero-inner h2 > .hero-copy-mobile {
    display: inline;
  }

  .home-banner .hero-heading--mobile-empty {
    display: none;
  }

  .hero-inner .eyebrow {
    min-height: 0;
    padding: 5px 9px;
    font-size: 11px;
  }

  .hero-inner h1 {
    font-size: 32px;
  }

  .hero-actions .button {
    min-height: 46px;
  }

  .home-module.section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .home-module .section-heading {
    margin-bottom: 22px;
  }

  .home-trust-strip .trust-grid > div {
    grid-template-columns: 42px minmax(0, 1fr);
    min-height: 104px;
    padding: 16px;
  }

  .home-trust-strip .trust-grid .trust-index {
    width: 42px;
    height: 42px;
  }

  .home-trust-strip .trust-grid strong {
    font-size: 16px;
  }

  .category-tile {
    min-height: 196px;
  }

  .cta-band h2 {
    font-size: 29px;
  }

  .check-list li {
    min-height: 36px;
  }
}

/* HOME-42: order-independent homepage module layout */
.home-module {
  min-width: 0;
}

@supports (content-visibility: auto) {
  .home-module.section,
  .home-cta {
    content-visibility: auto;
    contain-intrinsic-size: auto 720px;
  }
}

.home-module[data-home-appearance="DEFAULT"] {
  color: var(--ink);
  background: var(--white);
}

.home-module[data-home-appearance="MUTED"] {
  color: var(--ink);
  background: var(--soft);
}

.home-module[data-home-appearance="DARK"] {
  color: var(--white);
  background-color: var(--navy-dark);
}

.home-module[data-home-appearance="DARK"] .section-heading {
  border-bottom-color: rgba(255, 255, 255, 0.18);
}

.home-module[data-home-appearance="DARK"] .section-heading h2,
.home-module[data-home-appearance="DARK"] .section-heading p:not(.eyebrow),
.home-module[data-home-appearance="DARK"] .text-link {
  color: var(--white);
}

.home-module .section-heading > *,
.home-module .section-heading > div,
.home-module-heading,
.home-module-heading > * {
  min-width: 0;
}

.home-module .section-heading p:not(.eyebrow),
.home-module-heading > p:not(.eyebrow) {
  max-width: 760px;
}

.home-module .button,
.home-module .text-link {
  min-width: 0;
  overflow-wrap: anywhere;
}

.home-module-heading {
  padding-top: 30px;
  text-align: center;
}

.home-module-heading h2 {
  margin: 0;
  color: var(--navy);
  font-size: 28px;
}

.home-module-heading > p:not(.eyebrow) {
  margin: 8px auto 0;
  color: var(--muted);
}

.home-banner .carousel-slide picture {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.home-banner .carousel-image {
  object-fit: cover;
}

.home-banner .hero-inner {
  min-width: 0;
}

.home-banner .hero-inner h1,
.home-banner .hero-inner h2 {
  max-width: 720px;
  margin: 0;
  color: var(--white);
  font-size: clamp(30px, 4vw, 52px);
  font-weight: 850;
  line-height: 1.12;
  text-wrap: balance;
  overflow-wrap: anywhere;
  text-shadow: 0 3px 22px rgba(0, 0, 0, 0.62);
}

.home-banner .banner-light:not(.image-error) .hero-inner h1,
.home-banner .banner-light:not(.image-error) .hero-inner h2 {
  max-width: 100%;
  color: var(--navy-dark);
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.9);
}

.home-banner .hero-actions {
  align-items: stretch;
}

.home-banner .hero-actions .button {
  max-width: 100%;
  white-space: normal;
}

.home-trust-strip .trust-grid {
  min-height: 148px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0;
  padding: 0;
  overflow: visible;
}

.home-trust-strip .trust-grid > div {
  min-height: 148px;
  grid-template-columns: 52px minmax(0, 1fr);
  align-items: center;
  align-content: center;
  gap: 14px;
  padding: 24px;
  border: 0;
  border-left: 1px solid var(--line);
}

.home-trust-strip .trust-grid > div:first-child {
  border-left: 0;
}

.home-trust-strip .trust-grid .trust-index {
  border-color: color-mix(in srgb, var(--red) 35%, transparent);
  background: color-mix(in srgb, var(--red) 6%, transparent);
}

.home-trust-strip .trust-grid strong {
  position: static;
  display: block;
  padding-top: 0;
  color: var(--navy);
  font-size: 26px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: anywhere;
}

.home-trust-strip .trust-grid strong::after {
  content: "";
  display: block;
  width: 28px;
  height: 3px;
  margin-top: 8px;
  border-radius: 2px;
  background: var(--red);
}

.home-trust-strip .home-module-heading h2 {
  color: var(--navy);
  font-size: 22px;
  font-weight: 850;
}

.home-trust-strip .trust-grid > div > div > span {
  max-width: 300px;
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.home-category-grid .category-grid,
.home-featured-products .product-grid-home,
.home-business-grid .service-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home-category-grid[data-home-columns="TWO"] .category-grid,
.home-featured-products[data-home-columns="TWO"] .product-grid-home,
.home-business-grid[data-home-columns="TWO"] .service-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.home-category-grid[data-home-columns="THREE"] .category-grid,
.home-featured-products[data-home-columns="THREE"] .product-grid-home,
.home-business-grid[data-home-columns="THREE"] .service-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home-category-grid[data-home-columns="FOUR"] .category-grid,
.home-featured-products[data-home-columns="FOUR"] .product-grid-home,
.home-business-grid[data-home-columns="FOUR"] .service-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.home-category-grid .category-tile {
  min-width: 0;
  min-height: 226px;
  overflow: hidden;
}

.home-category-grid .category-tile img {
  aspect-ratio: 4 / 3;
}

.home-category-grid .category-tile h3,
.home-featured-products .home-product-card h2,
.home-business-grid .service-item h3,
.home-showcase-grid .showcase-grid h3,
.home-article-list .article-grid h3 {
  overflow-wrap: anywhere;
}

.home-featured-products .product-grid-home {
  align-items: stretch;
}

.home-featured-products .home-product-card {
  min-width: 0;
  height: 100%;
}

.home-featured-products .home-product-image {
  aspect-ratio: 567 / 490;
}

.home-featured-products .home-product-actions {
  flex-wrap: wrap;
}

.home-featured-products .home-product-actions .button,
.home-featured-products .home-product-actions .text-link {
  max-width: 100%;
  white-space: normal;
}

.home-brand-wall .home-brand-track {
  display: flex;
  gap: 16px;
  padding: 4px 2px 14px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scrollbar-gutter: stable;
}

.home-brand-wall .home-brand-item {
  min-width: 0;
  flex: 0 0 clamp(150px, 17vw, 200px);
  display: grid;
  grid-template-rows: 104px auto;
  gap: 12px;
  margin: 0;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--shadow);
  text-align: center;
}

.home-brand-wall .home-brand-item img {
  width: 100%;
  height: 104px;
  object-fit: contain;
}

.home-brand-wall .home-brand-item figcaption {
  color: var(--navy);
  font-size: 13px;
  font-weight: 750;
  line-height: 1.4;
  overflow-wrap: anywhere;
}

.home-business-grid .service-item {
  min-width: 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.home-business-grid .service-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.home-business-grid .service-item > div {
  flex: 1;
}

.home-process-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.home-process-item {
  min-width: 0;
  min-height: 248px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  padding: 24px;
  border: 1px solid var(--line);
  border-top: 3px solid var(--red);
  border-radius: 8px;
  background: var(--white);
  box-shadow: var(--shadow);
}

.home-process-item img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}

.home-process-number {
  min-width: 42px;
  min-height: 42px;
  display: inline-grid;
  place-items: center;
  padding: 6px;
  border-radius: 8px;
  color: var(--white);
  background: var(--navy);
  font-size: 13px;
  font-weight: 850;
}

.home-process-item h3 {
  margin: 0;
  color: var(--navy);
  font-size: 19px;
  overflow-wrap: anywhere;
}

.home-process-item p {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 14px;
}

.home-showcase-grid .showcase-grid article,
.home-article-list .article-grid article {
  min-width: 0;
  overflow: hidden;
}

.home-showcase-grid .showcase-grid img,
.home-article-list .article-grid article > a {
  aspect-ratio: 16 / 10;
}

.home-article-list .article-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-article-list .article-grid time {
  margin-bottom: 8px;
  color: var(--red);
  font-size: 12px;
  font-weight: 800;
}

.home-about-layout {
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(40px, 6vw, 80px);
}

.home-about-media {
  min-width: 0;
  overflow: hidden;
  border-radius: 8px;
  background: var(--soft);
  box-shadow: var(--shadow);
}

.home-about-media img,
.home-about-media video {
  width: 100%;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  background: #071421;
}

.home-about-content {
  min-width: 0;
}

.home-about-body {
  margin: 18px 0;
  color: #354256;
  font-size: 17px;
  line-height: 1.85;
}

.home-about-body > :first-child {
  margin-top: 0;
}

.home-about-body > :last-child {
  margin-bottom: 0;
}

.home-about-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 12px;
  margin: 24px 0;
}

.home-about-stats > div {
  min-width: 0;
  padding: 16px;
  border-left: 3px solid var(--red);
  background: var(--soft);
}

.home-about-stats dt,
.home-about-stats dd {
  margin: 0;
}

.home-about-stats dt {
  color: var(--navy);
  font-size: 21px;
  font-weight: 850;
  overflow-wrap: anywhere;
}

.home-about-stats dd {
  margin-top: 4px;
  color: var(--muted);
  font-size: 12px;
}

.home-about-advantages {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0;
}

.home-about-advantages article {
  min-width: 0;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 12px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
}

.home-about-advantages img {
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.home-about-advantages h3,
.home-about-advantages p {
  margin: 0;
}

.home-about-advantages h3 {
  color: var(--navy);
  font-size: 15px;
  overflow-wrap: anywhere;
}

.home-about-actions {
  display: flex;
  align-items: center;
  margin-top: clamp(24px, 2.2vw, 32px);
}

.home-about-link {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-width: 174px;
  padding: 5px 6px 5px 20px;
  border-radius: 7px;
  font-size: 14px;
  font-weight: 800;
}

.home-about-link:hover {
  color: var(--white);
  transform: translateY(-2px);
}

.home-about-link:focus-visible {
  outline: 3px solid color-mix(in srgb, var(--blue) 28%, transparent);
  outline-offset: 3px;
}

.home-about-link-arrow {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  display: grid;
  place-items: center;
  border: 1px solid color-mix(in srgb, var(--white) 20%, transparent);
  border-radius: 5px;
  color: var(--white);
  transition: transform 180ms ease;
}

.home-about-link-arrow svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.home-about-link:hover .home-about-link-arrow {
  transform: translateX(2px);
}

.home-about-advantages p {
  margin-top: 5px;
  color: var(--muted);
  font-size: 13px;
}

.home-faq-list .faq-section {
  grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
}

.home-trust-strip[data-home-appearance="DARK"] .trust-grid > div {
  border-color: rgba(255, 255, 255, 0.18);
}

.home-trust-strip[data-home-appearance="DARK"] .trust-grid strong,
.home-trust-strip[data-home-appearance="DARK"] .home-module-heading h2,
.home-faq-list[data-home-appearance="DARK"] .faq-list summary {
  color: var(--white);
}

.home-trust-strip[data-home-appearance="DARK"] .trust-grid > div > div > span,
.home-about-section[data-home-appearance="DARK"] .home-about-body,
.home-faq-list[data-home-appearance="DARK"] .faq-list details p {
  color: #d7e0e9;
}

.home-faq-list[data-home-appearance="DARK"] .faq-list,
.home-faq-list[data-home-appearance="DARK"] .faq-list details {
  border-color: rgba(255, 255, 255, 0.18);
}

.home-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

.home-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(7, 20, 36, 0.98), rgba(7, 20, 36, 0.88) 54%, rgba(7, 20, 36, 0.78)),
    linear-gradient(180deg, rgba(7, 20, 36, 0.22), rgba(7, 20, 36, 0.54));
}

.home-cta-background {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-cta > .shell {
  position: relative;
  min-width: 0;
}

.home-cta > .shell > div {
  min-width: 0;
}

.home-cta > .shell > div:first-child {
  max-width: 780px;
  padding: 22px 26px 24px;
  border-left: 4px solid var(--red);
  border-radius: 6px;
  background: rgba(4, 16, 30, 0.74);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
}

.home-cta > .shell > div:last-child {
  flex-wrap: wrap;
  justify-content: flex-end;
}

.home-cta p:not(.eyebrow) {
  max-width: 680px;
  color: var(--white);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.75;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.42);
}

.home-cta .button {
  max-width: 100%;
  white-space: normal;
}

.home-cta .button-ghost {
  color: var(--navy);
  background: var(--white);
  border-color: var(--white);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

.home-cta .button-ghost:hover,
.home-cta .button-ghost:focus-visible {
  color: var(--white);
  background: var(--navy);
  border-color: rgba(255, 255, 255, 0.72);
}

.home-cta-phone {
  display: block;
  margin-top: 14px;
  color: var(--white);
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: anywhere;
}

@media (max-width: 1080px) {
  .home-category-grid[data-home-columns="FOUR"] .category-grid,
  .home-featured-products[data-home-columns="FOUR"] .product-grid-home,
  .home-business-grid[data-home-columns="FOUR"] .service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-process-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .home-cta > .shell > div:first-child {
    width: 100%;
    padding: 20px 18px 22px;
  }

  .home-module .section-heading {
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .home-module .section-heading .text-link {
    margin-left: auto;
  }

  .home-banner .hero-inner h1,
  .home-banner .hero-inner h2 {
    font-size: 32px;
  }

  .home-trust-strip .trust-grid,
  .home-category-grid[data-home-columns="TWO"] .category-grid,
  .home-category-grid[data-home-columns="THREE"] .category-grid,
  .home-category-grid[data-home-columns="FOUR"] .category-grid,
  .home-featured-products[data-home-columns="TWO"] .product-grid-home,
  .home-featured-products[data-home-columns="THREE"] .product-grid-home,
  .home-featured-products[data-home-columns="FOUR"] .product-grid-home,
  .home-business-grid[data-home-columns="TWO"] .service-grid,
  .home-business-grid[data-home-columns="THREE"] .service-grid,
  .home-business-grid[data-home-columns="FOUR"] .service-grid,
  .home-showcase-grid .showcase-grid,
  .home-article-list .article-grid,
  .home-about-advantages {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-trust-strip .trust-grid > div,
  .home-trust-strip .trust-grid > div:first-child {
    grid-template-columns: 46px minmax(0, 1fr);
    min-height: 124px;
    gap: 12px;
    padding: 24px 20px;
  }

  .home-trust-strip .trust-grid .trust-index {
    width: 46px;
    height: 46px;
  }

  .home-trust-strip .trust-grid > div:nth-child(odd) {
    border-left: 0;
  }

  .home-trust-strip .trust-grid > div:nth-child(n + 3) {
    border-top: 1px solid var(--line);
  }

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

  .home-process-item {
    min-height: 220px;
  }

  .home-about-layout,
  .home-faq-list .faq-section {
    grid-template-columns: 1fr;
  }

  .home-about-media {
    max-width: 680px;
  }

  .home-cta > .shell {
    align-items: flex-start;
    flex-direction: column;
  }

  .home-cta > .shell > div:last-child {
    justify-content: flex-start;
  }
}

@media (min-width: 821px) {
  .home-banner {
    height: clamp(430px, 31.25vw, 600px);
    min-height: 0;
  }

  .home-banner .carousel-image {
    object-fit: contain;
    background: linear-gradient(110deg, #f8fbff 0%, #edf4fa 46%, #ffffff 100%);
  }

  .home-banner .hero-inner h1,
  .home-banner .hero-inner h2 {
    max-width: 100%;
    font-size: clamp(24px, 2.5vw, 38px);
    white-space: nowrap;
  }
}

@media (max-width: 560px) {
  .home-featured-products .home-product-actions {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .home-featured-products .home-product-actions .button {
    width: auto;
  }

  .home-module .section-heading {
    display: grid;
    gap: 14px;
  }

  .home-module .section-heading .text-link {
    margin-left: 0;
  }

  .home-module-heading {
    padding-top: 24px;
    text-align: left;
  }

  .home-banner .hero-inner h1,
  .home-banner .hero-inner h2 {
    font-size: 24px;
  }

  .home-banner .hero-inner {
    padding-inline: 24px;
  }

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

  .home-banner .hero-actions .button,
  .home-cta .button {
    width: 100%;
  }

  .home-trust-strip .trust-grid,
  .home-category-grid[data-home-columns="TWO"] .category-grid,
  .home-category-grid[data-home-columns="THREE"] .category-grid,
  .home-category-grid[data-home-columns="FOUR"] .category-grid,
  .home-featured-products[data-home-columns="TWO"] .product-grid-home,
  .home-featured-products[data-home-columns="THREE"] .product-grid-home,
  .home-featured-products[data-home-columns="FOUR"] .product-grid-home,
  .home-business-grid[data-home-columns="TWO"] .service-grid,
  .home-business-grid[data-home-columns="THREE"] .service-grid,
  .home-business-grid[data-home-columns="FOUR"] .service-grid,
  .home-process-list,
  .home-showcase-grid .showcase-grid,
  .home-article-list .article-grid,
  .home-about-stats,
  .home-about-advantages {
    grid-template-columns: 1fr;
  }

  .home-trust-strip .trust-grid > div,
  .home-trust-strip .trust-grid > div:first-child {
    grid-template-columns: 42px minmax(0, 1fr);
    min-height: 0;
    gap: 12px;
    padding: 24px 0;
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .home-trust-strip .trust-grid > div:first-child {
    border-top: 0;
  }

  .home-trust-strip .trust-grid strong {
    font-size: 22px;
  }

  .home-trust-strip .trust-grid .trust-index {
    width: 42px;
    height: 42px;
    font-size: 12px;
  }

  .home-category-grid .category-tile {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .home-category-grid .category-tile img {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
  }

  .home-brand-wall .home-brand-item {
    flex-basis: min(76vw, 220px);
  }

  .home-process-item {
    min-height: 0;
  }

  .home-about-layout {
    gap: 30px;
  }

  .home-about-link {
    width: auto;
    max-width: 100%;
  }

  .home-about-advantages article {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .home-cta > .shell > div:last-child {
    width: 100%;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
  }
}

.catalog-sidebar details + details {
  border-top: 1px solid var(--line);
}

.catalog-filter {
  grid-template-columns: minmax(220px, 1.8fr) repeat(3, minmax(128px, 1fr));
  padding: 20px;
  background: linear-gradient(180deg, #f7fafc 0%, #eef4f8 100%);
}

.catalog-filter .filter-keyword {
  grid-column: span 2;
}

.catalog-filter button[type="submit"] {
  min-height: 44px;
}

.filter-chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: -8px 0 22px;
  color: var(--muted);
  font-size: 12px;
}

.filter-chips > span {
  color: #627083;
  font-weight: 750;
}

.filter-chips b {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 7px 10px;
  border: 1px solid #cfdae4;
  border-radius: 999px;
  color: var(--navy);
  background: #fff;
  font-size: 12px;
  font-weight: 750;
}

.catalog-intro {
  border: 1px solid #d5e1eb;
  border-left: 4px solid var(--blue);
  background: #f6fbff;
  box-shadow: 0 12px 28px rgba(16, 39, 66, 0.06);
}

.product-card dl {
  padding: 12px 0;
  border-top: 1px solid #edf2f6;
  border-bottom: 1px solid #edf2f6;
}

.product-card dd {
  max-width: 58%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rfq-note {
  margin: 6px 0 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.45;
}

@media (max-width: 1080px) {
  .catalog-filter,
  .catalog-filter .filter-keyword {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column: auto;
  }

  .about-hero-grid,
  .about-card-grid {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 560px) {
  .catalog-filter,
  .catalog-filter .filter-keyword {
    grid-template-columns: 1fr;
  }

  .filter-chips b {
    max-width: 100%;
  }

  .product-card dd {
    max-width: 62%;
  }

  .rfq-item {
    grid-template-columns: 1fr;
  }

  .about-structured {
    padding-top: 38px;
    padding-bottom: 60px;
  }

  .about-hero-grid {
    gap: 28px;
  }

  .about-intro-title {
    font-size: 20px;
  }

  .about-stat-grid,
  .about-card-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }

  .about-stat-card,
  .about-feature-card {
    padding: 20px;
  }
}
