/*
 * Jinge Auto / Airspace adaptation v3 — 2026-08-31
 * Page-title, section rhythm and call-to-action patterns adapted from
 * themefisher/airspace-bootstrap (MIT). See /licenses/airspace-MIT.txt.
 * No Bootstrap, jQuery, demo images, fonts or external services are added.
 * Loaded after existing CSS; scoped to the public website only.
 */
body.jg-site-v3 {--ink:#122e40;--blue:#176a91;--muted:#576a75;--line:#d9e4e9;--wash:#f1f6f8;--accent:#db9d53;--review-navy:var(--ink);--review-blue:var(--blue);--review-muted:var(--muted);color:var(--ink);background:#fff;font:16px/1.7 Arial,Helvetica,sans-serif;-webkit-text-size-adjust:100%;overflow-wrap:break-word}
body.jg-site-v3 .container {width:min(1200px,calc(100% - 80px));max-width:none;margin-inline:auto}
body.jg-site-v3 main {min-width:0}
body.jg-site-v3 h1,body.jg-site-v3 h2,body.jg-site-v3 h3 {color:var(--ink);text-wrap:balance}
body.jg-site-v3 h2 {font-size:clamp(27px,3vw,39px);line-height:1.2;letter-spacing:-1px}
body.jg-site-v3 h3 {font-size:22px;line-height:1.35;letter-spacing:-.35px}
body.jg-site-v3 button,body.jg-site-v3 input,body.jg-site-v3 textarea {font:inherit}
body.jg-site-v3 button {cursor:pointer}
body.jg-site-v3 [id] {scroll-margin-top:110px}
body.jg-site-v3 a:focus-visible,body.jg-site-v3 button:focus-visible,body.jg-site-v3 summary:focus-visible,body.jg-site-v3 input:focus-visible,body.jg-site-v3 textarea:focus-visible {outline:3px solid #c08137;outline-offset:4px}
body.jg-site-v3 .skip-link {position:fixed;z-index:2000;left:12px;top:12px;padding:12px 20px;background:var(--ink);color:#fff;transform:translateY(-180%)}
body.jg-site-v3 .skip-link:focus {transform:translateY(0)}
body.jg-site-v3 .sr-only {position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
body.jg-site-v3 .page-eyebrow,body.jg-site-v3 .eyebrow,body.jg-site-v3 .blog-eyebrow,body.jg-site-v3 .about-label,body.jg-site-v3 .product-info-label,body.jg-site-v3 .section-label,body.jg-site-v3 .contact-page-label {display:block;font-size:11px;line-height:1.5;font-weight:700;letter-spacing:1.7px;color:var(--blue);text-transform:uppercase;margin:0 0 16px}

/* Shared navigation */
body.jg-site-v3 .site-header {padding:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:none;position:sticky;top:0;z-index:100}
body.jg-site-v3 .header-wrapper {display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:90px;padding:14px 0;flex-wrap:nowrap}
body.jg-site-v3 .logo {flex-shrink:0}
body.jg-site-v3 .logo a {display:block;font-size:28px;font-weight:800;line-height:1.15;letter-spacing:-1px;color:var(--ink);white-space:nowrap}
body.jg-site-v3 .brand-name {display:flex;align-items:baseline;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}
body.jg-site-v3 .brand-name>span {color:var(--blue);margin-left:5px}
body.jg-site-v3 .brand-name i {width:6px;height:6px;border-radius:50%;margin-left:5px;background:var(--accent)}
body.jg-site-v3 .brand-caption {display:block;font-size:8px;line-height:1.6;letter-spacing:1.6px;font-weight:600;margin-top:4px;color:var(--muted)}
body.jg-site-v3 .main-nav {display:flex;align-items:center;gap:22px;position:static;width:auto;padding:0;box-shadow:none;overflow:visible}
body.jg-site-v3 .main-nav>a,body.jg-site-v3 .nav-dropdown>a {padding:10px 0;font-size:14px;line-height:1.5;font-weight:600;color:var(--ink);white-space:nowrap}
body.jg-site-v3 .main-nav a.active,body.jg-site-v3 .main-nav a:hover {color:var(--blue)}
body.jg-site-v3 .main-nav a.active {text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:2px}
body.jg-site-v3 .nav-dropdown {position:relative;display:flex;align-items:center;gap:2px}
body.jg-site-v3 .nav-dropdown::after {display:none}
body.jg-site-v3 .nav-disclosure {display:inline-flex;align-items:center;justify-content:center;width:26px;height:44px;border:0;background:transparent;color:var(--ink)}
body.jg-site-v3 .nav-disclosure span {font-size:19px;transition:transform .2s}
body.jg-site-v3 .nav-disclosure[aria-expanded=true] span {transform:rotate(180deg)}
body.jg-site-v3 .dropdown-menu {position:absolute;top:100%;left:-18px;width:320px;min-width:0;padding:12px;border:1px solid var(--line);background:#fff;border-radius:4px;box-shadow:0 14px 35px #122e4014}
body.jg-site-v3 .nav-dropdown:not(.is-open) .dropdown-menu {display:none;opacity:0;visibility:hidden;pointer-events:none}
body.jg-site-v3 .nav-dropdown.is-open .dropdown-menu {display:block;opacity:1;visibility:visible;pointer-events:auto;transform:none}
body.jg-site-v3 .dropdown-menu a {display:block;font-size:13px;padding:12px;line-height:1.5;border-radius:2px;color:var(--ink);white-space:normal}
body.jg-site-v3 .dropdown-menu a:hover {background:var(--wash)}
body.jg-site-v3 .hamburger {display:none;width:44px;height:44px;flex-shrink:0;border:0;background:transparent;padding:9px;gap:5px}
body.jg-site-v3 .hamburger span {background:var(--ink);width:24px;height:2px}
body.jg-site-v3 .header-btn,body.jg-site-v3 .btn-main {display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 22px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.2px;min-height:48px;box-shadow:none;transition:background .2s;white-space:normal;text-align:center}
body.jg-site-v3 .header-wrapper>.header-btn {white-space:nowrap;flex-shrink:0}
body.jg-site-v3 .header-btn:hover,body.jg-site-v3 .btn-main:hover {background:var(--ink);border-color:var(--ink)}

/* Airspace page-title / centered block, adapted to the industrial brand. */
body.jg-site-v3 .page-title {padding:80px 0;background:var(--wash);border-bottom:1px solid var(--line)}
body.jg-site-v3 .page-title .block {text-align:center}
body.jg-site-v3 .page-title h1 {font-size:clamp(36px,4.5vw,56px);line-height:1.1;font-weight:700;letter-spacing:-1.8px;margin:0 0 22px;color:var(--ink)}
body.jg-site-v3 .page-title p:not(.page-eyebrow) {font-size:18px;line-height:1.7;max-width:680px;margin:0 auto;color:var(--muted)}
body.jg-site-v3 .page-title .page-eyebrow::before {content:'';display:inline-block;width:26px;height:2px;background:var(--accent);vertical-align:middle;margin-right:12px}
body.jg-site-v3 .section-desc {max-width:700px;line-height:1.7;font-size:16px;color:var(--muted);margin:18px auto 36px}

/* Homepage: preserve the approved hero image; add a compact selection pathway. */
body.jg-site-v3 .home-redesign .review-section {padding:88px 0}
body.jg-site-v3 .home-redesign .section-heading {border-top:1px solid var(--line);padding-top:28px;margin-bottom:38px}
body.jg-site-v3 .home-redesign .section-heading h2 {font-size:clamp(28px,3vw,40px)}
body.jg-site-v3 .home-redesign .equipment-card {border-radius:4px;box-shadow:none}
body.jg-site-v3 .home-redesign .equipment-image {background:#f4f7f8;border-bottom:1px solid var(--line);aspect-ratio:4/3;padding:24px}
body.jg-site-v3 .home-redesign .equipment-content {padding:30px}
body.jg-site-v3 .home-redesign .quote-band {padding:58px 0;background:var(--ink)}
body.jg-site-v3 .home-redesign .quote-band h2 {color:#fff}
body.jg-site-v3 .home-redesign .quote-band .eyebrow {color:#b1d8e9}
body.jg-site-v3 .home-redesign .industry-card>img {border-radius:3px}
body.jg-site-v3 .selection-strip {border-bottom:1px solid var(--line);background:#fff}
body.jg-site-v3 .selection-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
body.jg-site-v3 .selection-grid>div,body.jg-site-v3 .selection-grid>a {display:flex;gap:16px;padding:29px 22px;align-items:center;min-width:0;border-right:1px solid var(--line)}
body.jg-site-v3 .selection-grid>:first-child {padding-left:0}
body.jg-site-v3 .selection-grid>:last-child {border-right:0}
body.jg-site-v3 .selection-grid>a:hover h2 {color:var(--blue)}
body.jg-site-v3 .step-number {font-size:12px;line-height:1;font-weight:700;color:var(--blue);border:1px solid var(--line);width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border-radius:50%}
body.jg-site-v3 .selection-grid h2 {font-size:16px;letter-spacing:-.2px;line-height:1.4;margin:0 0 4px;text-wrap:wrap}
body.jg-site-v3 .selection-grid p {font-size:12px;line-height:1.5;color:var(--muted);margin:0}
@media (min-width:981px) {
 body.jg-site-v3 .home-redesign .home-cover {min-height:max(620px,42.65625vw);justify-content:center}
 body.jg-site-v3 .home-cover .hero-layout {padding:40px 0}
 body.jg-site-v3 .home-cover .hero-copy {width:46%;max-width:570px}
 body.jg-site-v3 .home-cover .hero-copy h1 {font-size:clamp(38px,3.45vw,54px)}
 body.jg-site-v3 .home-cover-media {position:absolute;inset:0;height:100%;aspect-ratio:auto;z-index:0}
}

/* Catalogue */
body.jg-site-v3 .products-list {padding:76px 0 0;background:#fff;text-align:left}
body.jg-site-v3 .products-list>.container>h2 {text-align:center;font-size:32px;margin:0}
body.jg-site-v3 .products-list .section-desc {text-align:center}
body.jg-site-v3 .catalog-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
body.jg-site-v3 .catalog-card {border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;min-width:0;background:#fff}
body.jg-site-v3 .catalog-image {display:flex;aspect-ratio:4/3;align-items:center;justify-content:center;background:#f4f7f8;padding:24px;border-bottom:1px solid var(--line);overflow:hidden}
body.jg-site-v3 .catalog-image img {width:100%;height:100%;object-fit:contain}
body.jg-site-v3 .catalog-content {padding:30px;display:flex;flex:1;flex-direction:column;min-width:0}
body.jg-site-v3 .catalog-content h3 {font-size:27px;margin:0 0 16px}
body.jg-site-v3 .catalog-content>p:not(.page-eyebrow) {font-size:15px;color:var(--muted);margin-bottom:24px}
body.jg-site-v3 .catalog-specs {margin:0 0 24px}
body.jg-site-v3 .catalog-specs>div {display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:10px 0;font-size:13px}
body.jg-site-v3 .catalog-specs dt {color:var(--muted)}
body.jg-site-v3 .catalog-specs dd {font-weight:600;text-align:right;margin:0;overflow-wrap:anywhere}
body.jg-site-v3 .catalog-link {display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;min-height:48px;padding-top:14px;border-top:1px solid var(--line);color:var(--blue);font-size:14px;font-weight:700}
body.jg-site-v3 .catalog-link:hover,body.jg-site-v3 .catalog-content h3 a:hover {color:var(--ink);text-decoration:underline;text-underline-offset:4px}
body.jg-site-v3 .catalog-help {display:flex;gap:35px;align-items:center;justify-content:space-between;padding:40px;margin:56px 0;background:var(--wash);border-left:3px solid var(--accent)}
body.jg-site-v3 .catalog-help h2 {font-size:28px;margin:0 0 14px}
body.jg-site-v3 .catalog-help p {color:var(--muted);max-width:680px;font-size:15px}
body.jg-site-v3 .catalog-help .btn-main {flex-shrink:0;max-width:240px}
body.jg-site-v3 .catalog-empty {text-align:center;padding:30px;color:var(--muted)}
body.jg-site-v3 .seo-content {background:#fff;padding:0 0 76px;text-align:left}
body.jg-site-v3 .seo-content .container {border-top:1px solid var(--line);padding-top:40px}
body.jg-site-v3 .seo-content h2 {font-size:28px;max-width:720px;margin-bottom:24px}
body.jg-site-v3 .seo-content p {font-size:15px;max-width:900px;margin:0 0 12px;color:var(--muted)}

/* Product detail */
body.jg-site-v3 .product-detail {padding:30px 0 80px;background:#fff}
body.jg-site-v3 .breadcrumb {font-size:12px;color:var(--muted);margin:0 0 28px;white-space:normal;overflow-wrap:anywhere;line-height:1.8}
body.jg-site-v3 .breadcrumb a {color:var(--blue);text-decoration:underline;text-underline-offset:3px}
body.jg-site-v3 .product-top {display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);align-items:start;gap:56px;margin:0 0 45px}
body.jg-site-v3 .product-gallery,body.jg-site-v3 .product-summary {width:100%;min-width:0;padding:0;background:none;border:0;box-shadow:none;position:static}
body.jg-site-v3 .main-product-image {width:100%;height:auto;aspect-ratio:1/1;padding:22px;background:var(--wash);border:1px solid var(--line);border-radius:4px;display:flex;justify-content:center;align-items:center;overflow:hidden}
body.jg-site-v3 .main-product-image>img {height:100%;width:100%;object-fit:contain;max-height:none;border-radius:0}
body.jg-site-v3 .thumbnail-list {display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
body.jg-site-v3 .gallery-thumb {width:76px;height:76px;background:#fff;border:1px solid var(--line);padding:4px;border-radius:3px}
body.jg-site-v3 .gallery-thumb.active {border:2px solid var(--blue)}
body.jg-site-v3 .thumbnail-list .gallery-thumb img {width:100%;height:100%;object-fit:contain;border:0;border-radius:0;padding:0;transform:none;opacity:1}
body.jg-site-v3 .product-summary h1 {font-size:clamp(30px,3.5vw,44px);line-height:1.12;letter-spacing:-1.4px;margin:0 0 24px}
body.jg-site-v3 .product-meta {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0 0 22px;padding:0;background:none;border:0;border-radius:0}
body.jg-site-v3 .meta-item {border-top:1px solid var(--line);padding:10px 0;display:flex;flex-direction:column;min-width:0;background:none}
body.jg-site-v3 .meta-item span {font-size:11px;color:var(--muted);margin:0}
body.jg-site-v3 .meta-item strong {font-size:14px;color:var(--ink);overflow-wrap:anywhere}
body.jg-site-v3 .product-intro {font-size:15px;color:var(--muted);line-height:1.8;margin:0 0 22px}
body.jg-site-v3 .product-highlights {display:grid;grid-template-columns:1fr;gap:7px;background:none;border:0;padding:0;margin:0 0 24px;color:var(--ink);font-size:13px}
body.jg-site-v3 .product-highlights>div {background:none;border:0;padding:0;color:var(--ink)}
body.jg-site-v3 .product-inquiry-btn {display:inline-flex;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;font-size:15px;font-weight:700;padding:14px 30px;margin:0;box-shadow:none}
body.jg-site-v3 .product-inquiry-btn:hover {background:var(--ink)}
body.jg-site-v3 .product-section-nav {display:flex;flex-wrap:wrap;gap:8px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0;margin-bottom:48px}
body.jg-site-v3 .product-section-nav a {font-size:13px;font-weight:700;color:var(--blue);padding:10px 0;min-height:44px}
body.jg-site-v3 .product-info-section,body.jg-site-v3 .product-section {margin:0;padding:46px 0;border-bottom:1px solid var(--line);background:none;border-radius:0;box-shadow:none}
body.jg-site-v3 .product-info-heading {margin-bottom:24px}
body.jg-site-v3 .product-info-heading h2,body.jg-site-v3 .product-section>h2 {font-size:30px;margin:0 0 24px}
body.jg-site-v3 .product-description-box,body.jg-site-v3 .working-principle-box,body.jg-site-v3 .product-application-box {border:0;border-radius:3px;box-shadow:none;background:var(--wash);padding:30px}
body.jg-site-v3 .product-description-box p,body.jg-site-v3 .working-principle-content p,body.jg-site-v3 .product-application-box p {font-size:16px;line-height:1.85;color:var(--muted);margin:0;max-width:960px}
body.jg-site-v3 .working-principle-content h3 {font-size:22px;margin-bottom:14px}
body.jg-site-v3 .product-gallery-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.jg-site-v3 .product-gallery-card {background:var(--wash);border:1px solid var(--line);box-shadow:none;border-radius:4px;padding:12px;overflow:hidden}
body.jg-site-v3 .product-gallery-card img {width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;transform:none}
body.jg-site-v3 .feature-list {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.jg-site-v3 .feature-box {font-size:15px;padding:18px 22px;border:1px solid var(--line);border-radius:3px;background:#fff;box-shadow:none;line-height:1.65;color:var(--ink)}
body.jg-site-v3 .technical-table {width:100%;table-layout:fixed;border-collapse:collapse;border:1px solid var(--line);box-shadow:none;border-radius:0;background:#fff;overflow:hidden}
body.jg-site-v3 .technical-table tr {display:table-row;border-bottom:1px solid var(--line)}
body.jg-site-v3 .technical-table th,body.jg-site-v3 .technical-table td {display:table-cell;text-align:left;font-size:15px;line-height:1.65;vertical-align:top;padding:17px 24px;border-bottom:1px solid var(--line);overflow-wrap:anywhere;color:var(--ink)}
body.jg-site-v3 .technical-table th {width:36%;background:var(--wash);font-weight:600}
body.jg-site-v3 .technical-table td {width:auto;background:#fff}
body.jg-site-v3 .product-faq-item {border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;margin:0;background:#fff}
body.jg-site-v3 .product-faq-item:first-child {border-top:1px solid var(--line)}
body.jg-site-v3 .product-faq-item summary {padding:22px 36px 22px 0;font-size:16px;line-height:1.6;font-weight:600;cursor:pointer;list-style:none;position:relative}
body.jg-site-v3 .product-faq-item summary::-webkit-details-marker {display:none}
body.jg-site-v3 .product-faq-item summary::after {content:'+';position:absolute;right:6px;top:20px;font-size:23px;color:var(--blue)}
body.jg-site-v3 .product-faq-item[open] summary::after {content:'−'}
body.jg-site-v3 .product-faq-answer {max-height:none;overflow:visible;display:block;background:none;padding:0 30px 22px 0}
body.jg-site-v3 .product-faq-answer p {padding:0;margin:0;font-size:15px;line-height:1.8;color:var(--muted)}
body.jg-site-v3 .inquiry-section {margin-top:48px;padding:40px;background:var(--wash);border:1px solid var(--line);border-radius:4px}
body.jg-site-v3 .inquiry-heading {max-width:800px;text-align:left;margin:0 0 28px}
body.jg-site-v3 .inquiry-heading h2 {font-size:32px;margin:0 0 16px}
body.jg-site-v3 .inquiry-heading p {color:var(--muted);font-size:15px}

/* About: Airspace split introduction, service grid and dark CTA. */
body.jg-site-v3 .about-introduction {padding:80px 0 30px}
body.jg-site-v3 .about-introduction-wrapper {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px}
body.jg-site-v3 .about-introduction-image,body.jg-site-v3 .about-introduction-content {width:100%;min-width:0}
body.jg-site-v3 .about-introduction-image img {width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:4px;box-shadow:none}
body.jg-site-v3 .about-introduction-content h2 {font-size:clamp(28px,3vw,38px);margin:0 0 24px}
body.jg-site-v3 .about-introduction-content p {font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 16px}
body.jg-site-v3 .factory-gallery {padding:0 0 80px}
body.jg-site-v3 .factory-gallery-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
body.jg-site-v3 .factory-gallery-item {border-radius:3px;box-shadow:none}
body.jg-site-v3 .factory-gallery-item img {width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transform:none}
body.jg-site-v3 .about-capabilities {padding:80px 0;background:var(--wash);text-align:center}
body.jg-site-v3 .about-capabilities h2 {margin:0}
body.jg-site-v3 .about-capability-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;counter-reset:capability}
body.jg-site-v3 .about-capability-card {padding:8px 25px;border:0;border-right:1px solid #cfdee5;border-radius:0;background:none;box-shadow:none;text-align:left;counter-increment:capability;transform:none}
body.jg-site-v3 .about-capability-card:last-child {border-right:0}
body.jg-site-v3 .about-capability-card::before {content:'0' counter(capability);display:block;font-size:13px;letter-spacing:1px;color:var(--blue);font-weight:700;border-bottom:2px solid var(--accent);width:28px;padding-bottom:10px;margin-bottom:25px}
body.jg-site-v3 .about-capability-card h3 {font-size:21px;margin:0 0 16px}
body.jg-site-v3 .about-capability-card p {font-size:14px;line-height:1.8;color:var(--muted);margin:0}
body.jg-site-v3 .about-industries {padding:70px 0;text-align:center}
body.jg-site-v3 .about-industry-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}
body.jg-site-v3 .about-industry-item {padding:22px 12px;border:1px solid var(--line);border-radius:3px;background:#fff;box-shadow:none;font-size:15px;font-weight:600;color:var(--ink);transform:none}
body.jg-site-v3 .about-cta {padding:76px 0;background:var(--ink);text-align:center}
body.jg-site-v3 .about-cta h2 {color:#fff;margin-bottom:20px}
body.jg-site-v3 .about-cta p {color:#cbdde7;font-size:17px;margin-bottom:28px}
body.jg-site-v3 .about-cta-btn {display:inline-flex;background:#fff;color:var(--ink);font-size:14px;font-weight:700;min-height:48px;padding:14px 28px;border-radius:3px}

/* Contact and inquiry fields */
body.jg-site-v3 .contact-page {padding:76px 0;background:#fff}
body.jg-site-v3 .contact-page-wrapper {display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:60px;align-items:start}
body.jg-site-v3 .contact-page-info,body.jg-site-v3 .contact-page-form {width:100%;min-width:0;border:0;border-radius:4px;box-shadow:none}
body.jg-site-v3 .contact-page-info {padding:35px;background:var(--ink);color:#d6e6ee}
body.jg-site-v3 .contact-page-info .contact-page-label {color:#add8eb}
body.jg-site-v3 .contact-page-info h2 {color:#fff;font-size:32px;margin:0 0 22px}
body.jg-site-v3 .contact-page-info>p {color:#d6e6ee;font-size:15px;line-height:1.8;margin-bottom:28px}
body.jg-site-v3 .contact-info-item {border-top:1px solid #ffffff24;border-bottom:0;padding:22px 0;margin:0}
body.jg-site-v3 .contact-info-item h3 {font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#add8eb;margin-bottom:6px}
body.jg-site-v3 .contact-info-item a,body.jg-site-v3 .contact-info-item p {font-size:16px;color:#fff;overflow-wrap:anywhere}
body.jg-site-v3 .contact-info-item a:hover {text-decoration:underline;text-underline-offset:4px}
body.jg-site-v3 .contact-info-note {padding:22px 0 0;margin:0;border:0;border-top:1px solid #ffffff24;border-radius:0;background:none;color:#d6e6ee;font-size:13px;line-height:1.8}
body.jg-site-v3 .contact-page-form {padding:0;background:#fff}
body.jg-site-v3 .contact-page-form>h2 {font-size:32px;margin:0 0 15px}
body.jg-site-v3 .contact-page-form>p {font-size:15px;color:var(--muted);margin-bottom:28px}
body.jg-site-v3 .quote-form {max-width:none;width:100%;margin:0;box-shadow:none;background:none;padding:0;border:0}
body.jg-site-v3 .form-row {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0}
body.jg-site-v3 .form-group {width:100%;min-width:0;margin:0 0 20px}
body.jg-site-v3 .form-group label {display:block;font-size:13px;font-weight:600;color:var(--ink);margin:0 0 8px}
body.jg-site-v3 .quote-form input:not([type=hidden]),body.jg-site-v3 .quote-form textarea {display:block;width:100%;min-width:0;max-width:100%;font-size:16px;line-height:1.5;padding:13px 14px;background:#fff;color:var(--ink);border:1px solid #bfcfd8;border-radius:3px;box-shadow:none}
body.jg-site-v3 .quote-form textarea {min-height:180px;resize:vertical}
body.jg-site-v3 .quote-submit-btn {background:var(--blue);color:#fff;padding:15px 24px;border:0;border-radius:3px;font-size:16px;font-weight:600;min-height:50px;width:100%;box-shadow:none}
body.jg-site-v3 .quote-submit-btn:hover {background:var(--ink)}
body.jg-site-v3 .form-privacy-note {font-size:12px;color:var(--muted);line-height:1.65;margin-top:14px}
body.jg-site-v3 .website-field {display:none!important}
body.jg-site-v3 .form-error {padding:16px 20px;background:#fff0ec;border:1px solid #e7b2a3;color:#803620;border-radius:3px;margin:0 0 22px;font-size:14px}

/* Knowledge center */
body.jg-site-v3 .blog-section {background:linear-gradient(var(--wash) 0 320px,#fff 320px);padding:0 0 80px}
body.jg-site-v3 .blog-hero {max-width:860px;padding:80px 0 54px;text-align:center}
body.jg-site-v3 .blog-hero h1 {font-size:clamp(36px,4.5vw,56px);letter-spacing:-1.8px;color:var(--ink)}
body.jg-site-v3 .blog-hero>p:last-child {font-size:18px;color:var(--muted)}
body.jg-site-v3 .blog-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
body.jg-site-v3 .blog-card {border:1px solid var(--line);border-radius:4px;box-shadow:none;transform:none;overflow:hidden}
body.jg-site-v3 .blog-card:hover {border-color:#7da6bb;box-shadow:none;transform:none}
body.jg-site-v3 .blog-card-content {padding:26px;min-width:0}
body.jg-site-v3 .blog-card h2 {font-size:23px;letter-spacing:-.4px;line-height:1.35}
body.jg-site-v3 .blog-card h2 a {color:var(--ink)}
body.jg-site-v3 .blog-card p {color:var(--muted);font-size:14px}
body.jg-site-v3 .blog-card-kicker,body.jg-site-v3 .blog-card-footer {color:var(--muted);flex-wrap:wrap}
body.jg-site-v3 .blog-category-badge {background:var(--wash);color:var(--blue);border-radius:2px;line-height:1.4;white-space:normal}
body.jg-site-v3 .blog-card-placeholder {background:var(--wash);color:var(--blue)}
body.jg-site-v3 .blog-pagination a.active {background:var(--blue);border-color:var(--blue);color:#fff}
body.jg-site-v3 .blog-article {padding:30px 0 80px;background:#fff}
body.jg-site-v3 .blog-article-header {padding:24px 0 12px;max-width:850px}
body.jg-site-v3 .blog-article h1 {font-size:clamp(32px,4vw,52px);line-height:1.15;letter-spacing:-1.5px;color:var(--ink)}
body.jg-site-v3 .blog-cover {width:100%;max-width:1100px;border-radius:4px;box-shadow:none;margin:0 auto 48px;object-fit:cover}
body.jg-site-v3 .blog-reading-layout {grid-template-columns:220px minmax(0,760px);gap:48px}
body.jg-site-v3 .blog-reading-layout.no-toc {grid-template-columns:minmax(0,760px)}
body.jg-site-v3 .blog-body {font-size:17px;min-width:0;color:var(--ink)}
body.jg-site-v3 .blog-body h2 {font-size:30px;letter-spacing:-.6px}
body.jg-site-v3 .blog-body h3 {font-size:24px}
body.jg-site-v3 .blog-body figure img,body.jg-site-v3 .more-article-image {border-radius:3px;box-shadow:none}
body.jg-site-v3 .blog-body blockquote {background:var(--wash);border-left:3px solid var(--accent);border-radius:0}
body.jg-site-v3 .blog-toc {border-left:2px solid var(--line);top:110px;max-height:calc(100dvh - 140px);overflow:auto}
body.jg-site-v3 .blog-toc a {font-size:13px;color:var(--muted)}
body.jg-site-v3 .blog-cta {border:1px solid var(--line);background:var(--wash);border-radius:4px;flex-wrap:wrap;margin-inline:auto}
body.jg-site-v3 .blog-cta-actions {flex-wrap:wrap;max-width:100%}
body.jg-site-v3 .blog-cta .about-btn {border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:3px;font-size:14px;padding:14px 22px}
body.jg-site-v3 .post-navigation {margin-inline:auto}
body.jg-site-v3 .post-navigation a {border-radius:3px}
body.jg-site-v3 .post-navigation strong {white-space:normal}
body.jg-site-v3 .more-articles-grid {grid-template-columns:repeat(3,minmax(0,1fr))}

/* Footer and utility pages */
body.jg-site-v3 .site-footer {padding:64px 0 30px;background:var(--ink);color:#d3e1e9;border-top:1px solid #ffffff1f}
body.jg-site-v3 .site-footer .footer-grid {display:grid;grid-template-columns:1.4fr .7fr 1.1fr 1fr;gap:40px}
body.jg-site-v3 .footer-column h2 {font-size:27px;color:#fff;margin-bottom:20px}
body.jg-site-v3 .footer-column h3 {font-size:14px;font-weight:600;color:#fff;letter-spacing:.4px;margin-bottom:20px}
body.jg-site-v3 .footer-column p,body.jg-site-v3 .footer-column a {font-size:13px;line-height:1.85;color:#c2d5df;overflow-wrap:anywhere}
body.jg-site-v3 .footer-column a:hover {color:#fff;text-decoration:underline;text-underline-offset:4px}
body.jg-site-v3 .footer-column li {margin-bottom:10px}
body.jg-site-v3 .footer-column strong {color:#fff;font-size:12px}
body.jg-site-v3 .footer-bottom {margin-top:44px;padding-top:24px;border-top:1px solid #ffffff25;gap:16px}
body.jg-site-v3 .footer-bottom p {font-size:11px;color:#c2d5df}
body.jg-site-v3 .whatsapp-btn {right:18px;bottom:18px;border-radius:4px;padding:12px 16px;font-size:12px;min-height:44px;box-shadow:0 4px 16px #122e4020}
body.jg-site-v3 .not-found-card,body.jg-site-v3 .thank-you-card {border:1px solid var(--line);border-radius:4px;box-shadow:none}

@media (max-width:1100px) {
 body.jg-site-v3 .main-nav {gap:15px}
 body.jg-site-v3 .header-wrapper {gap:16px}
 body.jg-site-v3 .main-nav>a,body.jg-site-v3 .nav-dropdown>a {font-size:13px}
 body.jg-site-v3 .catalog-content {padding:25px}
 body.jg-site-v3 .product-top,body.jg-site-v3 .about-introduction-wrapper {gap:36px}
 body.jg-site-v3 .contact-page-wrapper {gap:35px}
 body.jg-site-v3 .site-footer .footer-grid {gap:28px}
 body.jg-site-v3 .selection-grid>div,body.jg-site-v3 .selection-grid>a {padding:24px 16px;gap:12px}
 body.jg-site-v3 .selection-grid>:first-child {padding-left:0}
}
@media (max-width:980px) {
 body.jg-site-v3 .container {width:calc(100% - 48px)}
 body.jg-site-v3 .header-wrapper {min-height:78px;padding:12px 0;gap:15px}
 body.jg-site-v3 .hamburger {display:flex;flex-direction:column;justify-content:center;margin-left:auto;order:1}
 body.jg-site-v3 .header-wrapper>.header-btn {display:inline-flex;order:2;font-size:12px;padding:12px 15px;min-height:44px}
 body.jg-site-v3 .main-nav {display:none;position:absolute;inset:100% 0 auto;width:100%;padding:15px 24px 22px;background:#fff;border-bottom:1px solid var(--line);max-height:calc(100dvh - 78px);overflow:auto;box-shadow:0 12px 20px #122e4010}
 body.jg-site-v3 .main-nav.open {display:flex;flex-direction:column;align-items:stretch;gap:0}
 body.jg-site-v3 .main-nav>a,body.jg-site-v3 .nav-dropdown>a {font-size:15px;padding:14px 0;min-height:48px}
 body.jg-site-v3 .nav-dropdown {display:grid;grid-template-columns:1fr 44px;gap:0;align-items:center}
 body.jg-site-v3 .nav-disclosure {width:44px}
 body.jg-site-v3 .dropdown-menu {position:static;grid-column:1/-1;width:100%;min-width:0;padding:8px 14px;border:0;background:var(--wash);box-shadow:none}
 body.jg-site-v3 .dropdown-menu a {font-size:14px;padding:12px 4px}
 body.jg-site-v3 .about-capability-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 0}
 body.jg-site-v3 .about-capability-card:nth-child(2) {border-right:0}
 body.jg-site-v3 .catalog-help {align-items:flex-start;flex-direction:column;gap:25px}
 body.jg-site-v3 .blog-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
 body.jg-site-v3 .blog-reading-layout {grid-template-columns:180px minmax(0,1fr);gap:30px}
 body.jg-site-v3 .site-footer .footer-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}
}
@media (max-width:768px) {
 body.jg-site-v3 .container {width:calc(100% - 36px)}
 body.jg-site-v3 .logo a {font-size:24px}
 body.jg-site-v3 .brand-caption {font-size:7px;letter-spacing:1px}
 body.jg-site-v3 .page-title {padding:50px 0}
 body.jg-site-v3 .page-title h1 {font-size:36px;letter-spacing:-1.1px}
 body.jg-site-v3 .page-title p:not(.page-eyebrow) {font-size:16px}
 body.jg-site-v3 .home-redesign .review-section {padding:55px 0}
 body.jg-site-v3 .home-redesign .section-heading {padding-top:22px;gap:20px;margin-bottom:28px}
 body.jg-site-v3 .home-redesign .equipment-content {padding:24px}
 body.jg-site-v3 .home-redesign .quote-band {padding:40px 0}
 body.jg-site-v3 .selection-grid {grid-template-columns:1fr}
 body.jg-site-v3 .selection-grid>div,body.jg-site-v3 .selection-grid>a {padding:17px 0;border-right:0;border-bottom:1px solid var(--line);gap:16px}
 body.jg-site-v3 .selection-grid>:last-child {border-bottom:0}
 body.jg-site-v3 .selection-grid h2 {font-size:15px}
 body.jg-site-v3 .products-list {padding-top:48px}
 body.jg-site-v3 .catalog-grid {grid-template-columns:minmax(0,1fr);gap:26px}
 body.jg-site-v3 .catalog-content {padding:24px}
 body.jg-site-v3 .catalog-content h3 {font-size:25px}
 body.jg-site-v3 .catalog-help {padding:25px;margin:36px 0}
 body.jg-site-v3 .catalog-help h2 {font-size:26px}
 body.jg-site-v3 .seo-content {padding-bottom:48px}
 body.jg-site-v3 .product-detail {padding:24px 0 48px}
 body.jg-site-v3 .product-top {grid-template-columns:minmax(0,1fr);gap:30px;margin-bottom:32px}
 body.jg-site-v3 .main-product-image {aspect-ratio:4/3;max-height:none;padding:16px}
 body.jg-site-v3 .gallery-thumb {width:65px;height:65px}
 body.jg-site-v3 .product-summary h1 {font-size:34px}
 body.jg-site-v3 .product-info-section,body.jg-site-v3 .product-section {padding:34px 0}
 body.jg-site-v3 .product-info-heading h2,body.jg-site-v3 .product-section>h2 {font-size:27px}
 body.jg-site-v3 .product-section-nav {gap:6px 20px;margin-bottom:0}
 body.jg-site-v3 .product-description-box,body.jg-site-v3 .working-principle-box,body.jg-site-v3 .product-application-box {padding:22px}
 body.jg-site-v3 .product-gallery-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 body.jg-site-v3 .feature-list {grid-template-columns:minmax(0,1fr)}
 body.jg-site-v3 .technical-table th,body.jg-site-v3 .technical-table td {padding:14px 13px;font-size:14px}
 body.jg-site-v3 .technical-table th {width:40%}
 body.jg-site-v3 .inquiry-section {margin-top:34px;padding:25px 20px}
 body.jg-site-v3 .inquiry-heading h2 {font-size:28px}
 body.jg-site-v3 .about-introduction {padding:48px 0 25px}
 body.jg-site-v3 .about-introduction-wrapper {grid-template-columns:minmax(0,1fr);gap:30px}
 body.jg-site-v3 .about-introduction-content {order:-1}
 body.jg-site-v3 .factory-gallery {padding-bottom:48px}
 body.jg-site-v3 .factory-gallery-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 body.jg-site-v3 .about-capabilities,body.jg-site-v3 .about-industries,body.jg-site-v3 .about-cta {padding:50px 0}
 body.jg-site-v3 .about-capability-card {padding:5px 18px}
 body.jg-site-v3 .about-industry-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 body.jg-site-v3 .contact-page {padding:48px 0}
 body.jg-site-v3 .contact-page-wrapper {grid-template-columns:minmax(0,1fr);gap:38px}
 body.jg-site-v3 .contact-page-info {padding:26px}
 body.jg-site-v3 .form-row {gap:15px}
 body.jg-site-v3 .blog-hero {padding:50px 0 35px}
 body.jg-site-v3 .blog-hero h1 {font-size:36px;letter-spacing:-1px}
 body.jg-site-v3 .blog-hero>p:last-child {font-size:16px}
 body.jg-site-v3 .blog-grid {grid-template-columns:minmax(0,1fr);gap:26px}
 body.jg-site-v3 .blog-section,body.jg-site-v3 .blog-article {padding-bottom:50px}
 body.jg-site-v3 .blog-article-header {text-align:left;padding-top:5px}
 body.jg-site-v3 .blog-article h1 {font-size:34px;letter-spacing:-1px}
 body.jg-site-v3 .blog-cover {margin:0 0 30px}
 body.jg-site-v3 .blog-reading-layout,body.jg-site-v3 .blog-reading-layout.no-toc {display:block}
 body.jg-site-v3 .blog-toc {position:static;max-height:none;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:3px}
 body.jg-site-v3 .blog-body {font-size:16px}
 body.jg-site-v3 .blog-body h2 {font-size:27px}
 body.jg-site-v3 .blog-body h3 {font-size:22px}
 body.jg-site-v3 .blog-cta {padding:25px}
 body.jg-site-v3 .more-articles-grid {grid-template-columns:minmax(0,1fr);gap:28px}
 body.jg-site-v3 .site-footer {padding:48px 0 82px}
 body.jg-site-v3 .whatsapp-btn {right:12px;bottom:12px;padding:11px 13px;font-size:11px}
}
@media (max-width:480px) {
 body.jg-site-v3 .header-wrapper {gap:8px}
 body.jg-site-v3 .logo a {font-size:21px}
 body.jg-site-v3 .brand-caption {font-size:6px;letter-spacing:.8px}
 body.jg-site-v3 .header-wrapper>.header-btn {font-size:11px;padding:11px}
 body.jg-site-v3 .form-row {grid-template-columns:minmax(0,1fr);gap:0}
 body.jg-site-v3 .about-capability-grid,body.jg-site-v3 .about-industry-grid {grid-template-columns:minmax(0,1fr)}
 body.jg-site-v3 .about-capability-card {border-right:0;border-bottom:1px solid var(--line);padding:0 0 28px}
 body.jg-site-v3 .about-capability-card:last-child {border-bottom:0;padding-bottom:0}
 body.jg-site-v3 .site-footer .footer-grid {grid-template-columns:minmax(0,1fr);gap:28px}
 body.jg-site-v3 .product-summary h1 {font-size:31px}
 body.jg-site-v3 .catalog-specs>div {font-size:12px;gap:12px}
 body.jg-site-v3 .product-section-nav a {font-size:12px}
}
@media (prefers-reduced-motion:reduce) {
 html:has(body.jg-site-v3) {scroll-behavior:auto}
 body.jg-site-v3 *,body.jg-site-v3 *::before,body.jg-site-v3 *::after {transition:none!important;animation:none!important}
}
