:root{--navy:#061e33;--navy-2:#0a2d49;--blue:#0d5f8f;--cyan:#16a6ad;--cyan-dark:#0b8087;--gold:#f3b61f;--ink:#132638;--muted:#607387;--line:#d9e2e8;--pale:#edf4f6;--white:#fff;--shadow:0 18px 50px rgba(4,31,51,.12);--radius:18px;--shell:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--gold);outline-offset:3px}.shell{width:var(--shell);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}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;padding:12px 18px;background:var(--gold);color:var(--navy);font-weight:800;border-radius:6px}.skip-link:focus{top:16px}.utility-bar{background:var(--navy);color:#c9d9e4;font-size:12px}.utility-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.utility-inner a:hover{color:#fff}.utility-divider{display:inline-block;width:1px;height:12px;background:#587084;margin:0 14px;vertical-align:-2px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(217,226,232,.92);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:22px;letter-spacing:.16em;color:#07568b}.brand small{margin-top:7px;color:var(--cyan-dark);font-size:9px;letter-spacing:.28em;font-weight:800}.primary-nav{margin-left:auto}.primary-nav>ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.primary-nav>ul>li{position:relative;display:flex;align-items:center}.primary-nav>ul>li>a{display:block;padding:26px 11px;font-size:14px;font-weight:750;color:#273b4d}.primary-nav>ul>li>a:hover,.primary-nav>ul>li>a:focus-visible{color:var(--blue)}.submenu-toggle{border:0;background:transparent;color:var(--blue);padding:6px;font-size:18px;display:none}.mega-menu{position:fixed;left:50%;top:116px;transform:translateX(-50%) translateY(-8px);width:min(1120px,calc(100% - 40px));display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:0 0 16px 16px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu,.has-mega.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-menu>div{display:flex;flex-direction:column}.mega-label{margin-bottom:9px;color:var(--cyan-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.mega-menu a{padding:9px 0;border-bottom:1px solid #edf1f3}.mega-menu a strong,.mega-menu a small{display:block}.mega-menu a strong{font-size:14px}.mega-menu a small{margin-top:2px;color:var(--muted);font-size:12px}.mega-menu a:hover strong{color:var(--blue)}.mega-all{color:var(--blue);font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--cyan);border-radius:7px;background:var(--cyan);color:#fff;font-weight:850;letter-spacing:.01em;transition:.2s ease}.button:hover{transform:translateY(-2px);background:var(--cyan-dark);border-color:var(--cyan-dark);box-shadow:0 10px 24px rgba(22,166,173,.22)}.button-small{min-height:44px;padding:0 18px;font-size:14px}.header-cta{white-space:nowrap}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;padding:10px;border:1px solid var(--line);background:#fff;border-radius:7px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:var(--navy);margin:5px 0}
.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#03192b 0%,#062d4d 58%,#075a78 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,#000,transparent 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.95fr);align-items:center;gap:56px;min-height:670px;padding-block:72px}.hero-copy{position:relative;z-index:2}.eyebrow{display:block;color:var(--cyan-dark);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.18em}.eyebrow.light{color:#60d8dc}.hero h1{max-width:700px;margin:18px 0 24px;font-size:clamp(44px,5.2vw,72px);line-height:1.03;letter-spacing:-.045em}.hero-copy>p{max-width:660px;margin:0;color:#cbdce6;font-size:19px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button-ghost{background:transparent;border-color:rgba(255,255,255,.55)}.button-ghost:hover{background:#fff;border-color:#fff;color:var(--navy)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;margin:48px 0 0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.18)}.hero-proof li{display:flex;flex-direction:column}.hero-proof strong{font-size:18px;color:#fff}.hero-proof span{color:#9fb7c7;font-size:12px;line-height:1.35}.hero-visual{position:relative;height:530px}.hero-photo{position:absolute;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#0b263b;box-shadow:0 24px 60px rgba(0,0,0,.32)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 18px 14px;background:linear-gradient(transparent,rgba(2,18,31,.92));font-size:12px;font-weight:750}.hero-photo-main{inset:0 54px 76px 0;border-radius:18px}.hero-photo-main img{object-position:center 56%}.hero-photo-secondary{right:0;bottom:0;width:46%;height:40%;border-radius:13px}.hero-spec-card{position:absolute;left:-28px;bottom:18px;padding:16px 18px;background:var(--gold);color:var(--navy);border-radius:8px;box-shadow:0 16px 30px rgba(0,0,0,.28)}.hero-spec-card span,.hero-spec-card strong{display:block}.hero-spec-card span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.hero-spec-card strong{font-size:13px;margin-top:2px}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;align-items:center;gap:14px;min-height:102px;padding:22px;border-left:1px solid var(--line)}.trust-grid>div:last-child{border-right:1px solid var(--line)}.trust-mark{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:50%;background:var(--pale);color:var(--blue);font-size:12px;font-weight:900}.trust-grid p,.trust-grid strong,.trust-grid small{display:block;margin:0}.trust-grid strong{font-size:13px}.trust-grid small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.35}
.section{padding-block:96px}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:end;gap:70px;margin-bottom:42px}.section h2{margin:10px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.035em}.section-heading>p,.feature-copy>p,.quality-grid>div>p{margin:0;color:var(--muted);font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-tile{position:relative;display:grid;grid-template-columns:44% 1fr;min-height:330px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s ease}.product-tile:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#afc6d3}.product-tile img{width:100%;height:100%;object-fit:cover}.product-tile-wide{grid-column:1/-1;grid-template-columns:55% 1fr}.product-tile-wide img{max-height:430px}.tile-index{position:absolute;left:14px;top:14px;padding:6px 9px;border-radius:5px;background:rgba(4,29,48,.84);color:#fff;font-size:11px;font-weight:900}.tile-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px}.tile-copy>span{color:var(--cyan-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.tile-copy h3{margin:8px 0 10px;font-size:25px;line-height:1.15}.tile-copy p{margin:0;color:var(--muted);font-size:14px}.tile-copy strong{margin-top:26px;color:var(--blue);font-size:13px}.section-link{text-align:center;margin-top:34px}.section-link a,.text-link{color:var(--blue);font-weight:850}.section-link a:hover,.text-link:hover{text-decoration:underline}.section-dark{background:var(--navy);color:#fff}.decision-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:start}.decision-intro{position:sticky;top:140px}.decision-intro p{color:#a9bfce;margin:20px 0 0}.decision-steps{list-style:none;margin:0;padding:0}.decision-steps li{display:grid;grid-template-columns:68px 1fr;gap:24px;padding:28px 0;border-top:1px solid rgba(255,255,255,.16)}.decision-steps li:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.decision-steps>li>span{display:grid;place-items:center;width:52px;height:52px;border:1px solid #426277;border-radius:50%;color:#63d7db;font-weight:900}.decision-steps h3{margin:0 0 6px;font-size:20px}.decision-steps p{margin:0;color:#9db4c3}.feature-split{display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:76px}.feature-media{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.feature-media img{width:100%;height:520px;object-fit:cover}.feature-media span{position:absolute;right:16px;bottom:16px;padding:8px 10px;border-radius:5px;background:rgba(5,27,45,.9);color:#fff;font-size:11px;font-weight:800}.feature-copy h2{margin-bottom:20px}.check-list{display:grid;gap:11px;list-style:none;margin:28px 0;padding:0}.check-list li{position:relative;padding-left:26px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--cyan-dark);font-weight:900}.section-pale{background:var(--pale)}.quality-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.button-dark{background:var(--navy);border-color:var(--navy)}.button-row{align-items:center}.quality-card{padding:34px;border-radius:var(--radius);background:#fff;border:1px solid #cfdee5;box-shadow:var(--shadow)}.quality-card-label{display:block;margin-bottom:16px;color:var(--cyan-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.quality-card ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.quality-card li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:750}.quality-card li:last-child{border-bottom:0}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:60px}.contact-band h2{max-width:740px}.contact-band p{max-width:760px;color:var(--muted)}.contact-actions{display:flex;flex-direction:column;gap:10px;min-width:230px}.button-whatsapp{background:#187b51;border-color:#187b51}
.site-footer{padding:72px 0 0;background:#041a2b;color:#b7cad6}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:54px;padding-bottom:58px}.brand-light strong{color:#fff}.footer-brand p{max-width:330px;margin-top:22px;color:#829dad}.site-footer h3{margin:0 0 18px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.site-footer a:not(.brand){display:block;margin:9px 0;color:#adc2cf;font-size:13px}.site-footer a:hover{color:#fff}.site-footer p{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid #1c3b50;color:#7892a3;font-size:11px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:70;display:flex;align-items:center;gap:9px;padding:9px 15px 9px 9px;border-radius:999px;background:#187b51;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22)}.floating-whatsapp span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#187b51;font-size:10px;font-weight:900}.floating-whatsapp strong{font-size:12px}
@media (max-width:1080px){.header-cta{display:none}.hero-grid{grid-template-columns:1fr 440px;gap:34px}.primary-nav>ul>li>a{padding-inline:8px;font-size:13px}.decision-grid{gap:60px}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:30px}}
@media (max-width:900px){:root{--shell:min(100% - 32px,720px)}.utility-inner>span{display:none}.utility-inner{justify-content:flex-end}.header-inner{height:70px}.menu-toggle{display:block}.primary-nav{position:fixed;left:0;right:0;top:108px;max-height:calc(100vh - 108px);overflow:auto;margin:0;padding:12px 20px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);transform:translateY(-120%);opacity:0;pointer-events:none;transition:.25s ease}.primary-nav.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.primary-nav>ul{display:block}.primary-nav>ul>li{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--line)}.primary-nav>ul>li>a{padding:15px 0}.submenu-toggle{display:block}.mega-menu{position:static;grid-column:1/-1;transform:none!important;width:100%;display:none;grid-template-columns:1fr;padding:6px 0 18px;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto}.has-mega.is-open .mega-menu{display:grid}.mega-menu>div{padding:8px 0}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:70px}.hero-visual{height:480px}.hero h1{font-size:54px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:1px solid var(--line)}.section{padding-block:76px}.section-heading,.decision-grid,.feature-split,.quality-grid{grid-template-columns:1fr;gap:42px}.decision-intro{position:static}.product-tile,.product-tile-wide{grid-template-columns:1fr;grid-column:auto}.product-tile img,.product-tile-wide img{height:290px}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-band{align-items:flex-start;flex-direction:column}.contact-actions{flex-direction:row;min-width:0}}
@media (max-width:600px){:root{--shell:calc(100% - 24px)}.utility-inner{font-size:10px}.utility-divider{margin-inline:7px}.brand img{width:40px;height:40px}.brand strong{font-size:18px}.brand small{font-size:8px}.primary-nav{top:108px}.hero-grid{padding-block:54px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-proof{grid-template-columns:1fr;gap:13px}.hero-proof li{display:grid;grid-template-columns:100px 1fr}.hero-visual{height:390px;margin-top:8px}.hero-photo-main{right:24px;bottom:62px}.hero-photo-secondary{width:52%;height:36%}.hero-spec-card{left:8px;bottom:8px}.trust-grid{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:nth-child(2){border-right:1px solid var(--line)}.section{padding-block:62px}.section h2{font-size:34px}.section-heading{gap:18px}.product-grid{grid-template-columns:1fr}.product-tile img,.product-tile-wide img{height:240px}.tile-copy{padding:25px}.decision-steps li{grid-template-columns:48px 1fr;gap:14px}.decision-steps>li>span{width:42px;height:42px}.feature-media img{height:400px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column}.contact-actions{width:100%;flex-direction:column}.floating-whatsapp strong{display:none}.floating-whatsapp{right:14px;bottom:14px;padding:7px}.floating-whatsapp span{width:38px;height:38px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Inner pages */
.inner-hero{position:relative;overflow:hidden;padding:84px 0 88px;background:linear-gradient(115deg,#041a2d,#0a4264);color:#fff}.inner-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(66,204,211,.22),transparent 28%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px}.inner-hero .shell{position:relative;z-index:1}.breadcrumbs{margin-bottom:24px;color:#8facbd;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.1em}.inner-hero h1{max-width:920px;margin:12px 0 18px;font-size:clamp(42px,5.5vw,68px);line-height:1.04;letter-spacing:-.045em}.inner-hero p{max-width:780px;margin:0;color:#c7d8e2;font-size:18px}.catalog-family-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.catalog-family{display:grid;grid-template-columns:42% 1fr;min-height:320px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s ease}.catalog-family:hover{transform:translateY(-4px);border-color:#aec5d1;box-shadow:var(--shadow)}.catalog-family img{width:100%;height:100%;object-fit:cover}.catalog-family>div{display:flex;flex-direction:column;justify-content:center;padding:28px}.catalog-family span{color:var(--cyan-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.catalog-family h2{margin:9px 0 10px;font-size:25px}.catalog-family p{margin:0;color:var(--muted);font-size:14px}.catalog-family strong{margin-top:22px;color:var(--blue);font-size:13px}.family-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.family-intro>div:first-child{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.family-intro img{width:100%;height:470px;object-fit:cover}.family-intro h2{margin-bottom:18px}.family-intro p{color:var(--muted)}.family-intro .button{margin-top:18px}.family-facts{padding:28px 0;background:var(--navy);color:#fff}.family-fact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.family-fact-grid article{padding:12px 26px;border-left:1px solid #335266}.family-fact-grid article:last-child{border-right:1px solid #335266}.family-fact-grid strong,.family-fact-grid span{display:block}.family-fact-grid strong{font-size:24px}.family-fact-grid span{color:#9bb1c0;font-size:11px}.family-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.family-product-card{min-height:260px;padding:30px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.22s ease}.family-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.family-product-card h3{margin:12px 0;font-size:23px;line-height:1.2}.family-product-card p{margin:0;color:var(--muted)}.family-product-card strong{display:block;margin-top:30px;color:var(--blue);font-size:13px}.product-overview{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.product-visual{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--navy);box-shadow:var(--shadow)}.product-visual img{width:100%;height:560px;object-fit:cover}.product-visual span{position:absolute;right:14px;bottom:14px;padding:7px 10px;border-radius:5px;background:rgba(4,25,43,.88);color:#fff;font-size:10px;font-weight:800}.product-summary h2{margin-bottom:20px}.product-summary p{color:var(--muted);font-size:17px}.summary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px}.parameter-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.parameter-grid>div:first-child p{color:var(--muted)}.table-wrap{overflow:hidden;border:1px solid #cfdee5;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{padding:17px 20px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.spec-table th{width:36%;background:#f7fafb;color:#2f4658;font-size:13px}.spec-table td{font-weight:700}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.table-note{margin:0;padding:16px 20px;background:#edf4f6;color:var(--muted);font-size:11px}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.fit-card{padding:32px;border:1px solid var(--line);border-radius:14px}.fit-card>span{display:block;margin-bottom:18px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.fit-card ul{display:grid;gap:12px;margin:0;padding-left:20px}.fit-card-positive{background:#eef7fd;border-color:#bddcf0}.fit-card-positive>span{color:#0567a8}.fit-card-caution{background:#fff8e7;border-color:#ead8a2}.fit-card-caution>span{color:#8a6712}.selection-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.selection-section>div>p{color:#9eb5c4}.selection-section ol{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;margin:0;padding:0}.selection-section li{display:flex;align-items:center;gap:13px;min-height:70px;padding:14px;border:1px solid #2b4d63;border-radius:10px;background:#09263c}.selection-section li span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#11435d;color:#5bd3d8;font-size:10px;font-weight:900}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workflow-grid.four{grid-template-columns:repeat(4,1fr)}.workflow-grid article{padding:28px;border:1px solid var(--line);border-radius:13px;background:#fff}.workflow-grid article>span,.service-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pale);color:var(--blue);font-size:11px;font-weight:900}.workflow-grid h3{margin:22px 0 8px;font-size:19px}.workflow-grid p{margin:0;color:var(--muted);font-size:14px}.application-grid-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.application-grid-v3 article{padding:30px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f6fafb)}.application-grid-v3 article>span{color:var(--cyan-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.application-grid-v3 h3{margin:13px 0 9px;font-size:22px}.application-grid-v3 p{color:var(--muted)}.application-grid-v3 a{color:var(--blue);font-size:13px;font-weight:850}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-grid article{position:relative;min-height:230px;padding:34px;border:1px solid var(--line);border-radius:14px}.service-grid h2{margin:18px 0 10px;font-size:25px}.service-grid p{margin:0;color:var(--muted)}.evidence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.evidence-feature{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.evidence-mark{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:var(--navy);color:#fff;font-size:22px;font-weight:900}.evidence-feature h2{font-size:28px}.evidence-feature p{color:var(--muted)}.document-links{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.document-links-grid{grid-template-columns:repeat(3,1fr)}.document-links a{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.document-links a:hover{box-shadow:var(--shadow)}.document-links span{color:var(--blue);font-size:13px}.credential-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.credential-gallery a{display:block;height:420px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.credential-gallery img{width:100%;height:100%;object-fit:cover;object-position:top}.company-facts{display:grid;grid-template-columns:repeat(4,1fr)}.company-facts article{padding:26px;border-left:1px solid #cbdbe3}.company-facts article:last-child{border-right:1px solid #cbdbe3}.company-facts strong,.company-facts span{display:block}.company-facts strong{font-size:28px;color:var(--navy)}.company-facts span{color:var(--muted);font-size:12px}.contact-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:start}.contact-copy h2{margin-bottom:18px}.contact-promise{display:flex;flex-direction:column;gap:7px;margin:30px 0;padding:24px;border-radius:12px;background:var(--pale)}.contact-promise span{color:var(--muted);font-size:13px}.privacy-short{color:var(--muted);font-size:12px}.privacy-short a,.consent a{color:var(--blue);text-decoration:underline}.inquiry-form{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;color:#344b5e;font-size:12px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:13px 14px;border:1px solid #c7d6df;border-radius:7px;background:#fbfdfe;color:var(--ink);outline:0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(22,166,173,.12)}.form-full{grid-column:1/-1}.consent{flex-direction:row!important;align-items:flex-start;font-weight:500!important}.consent input{width:auto;margin-top:4px}.form-submit{display:flex;align-items:center;gap:16px}.form-submit [data-form-status]{color:var(--muted);font-size:11px}.legal-page{max-width:880px}.legal-page h2{margin-top:42px;font-size:25px}.legal-page p{color:#4f6678}.lp-hero{padding:70px 0;background:linear-gradient(120deg,#041a2d,#0b4e6d);color:#fff}.lp-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.lp-hero h1{margin:14px 0 0;font-size:clamp(42px,5vw,65px);line-height:1.04}.lp-hero h2{margin:8px 0 22px;color:#67d8dc;font-size:24px}.lp-hero p{color:#c8d8e2}.lp-id{font-weight:650}.lp-hero figure{margin:0;overflow:hidden;border-radius:var(--radius);box-shadow:0 22px 54px rgba(0,0,0,.28)}.lp-hero figure img{width:100%;height:530px;object-fit:cover}.lp-hero figcaption{padding:10px 14px;background:#061b2c;color:#9eb3c0;font-size:10px}.lp-proof{padding:26px 0;background:var(--gold);color:var(--navy)}.lp-proof ul{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none}.lp-proof li{font-weight:850;text-align:center}.lp-content{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}
@media(max-width:900px){.catalog-family-grid,.family-product-grid,.application-grid-v3,.document-links-grid{grid-template-columns:1fr 1fr}.catalog-family{grid-template-columns:1fr}.catalog-family img{height:260px}.family-intro,.product-overview,.parameter-grid,.selection-section,.contact-layout,.lp-hero-grid,.lp-content{grid-template-columns:1fr}.family-fact-grid,.company-facts{grid-template-columns:repeat(2,1fr)}.workflow-grid,.workflow-grid.four{grid-template-columns:repeat(2,1fr)}.product-visual img{height:480px}.evidence-grid{grid-template-columns:1fr}.lp-proof ul{grid-template-columns:1fr}.lp-hero figure img{height:430px}}
@media(max-width:600px){.inner-hero{padding:60px 0}.inner-hero h1{font-size:40px}.inner-hero p{font-size:16px}.catalog-family-grid,.family-product-grid,.application-grid-v3,.service-grid,.workflow-grid,.workflow-grid.four,.document-links,.document-links-grid,.credential-gallery,.fit-grid{grid-template-columns:1fr}.family-fact-grid,.company-facts{grid-template-columns:1fr}.family-fact-grid article,.family-fact-grid article:last-child,.company-facts article,.company-facts article:last-child{border-right:1px solid #335266;border-bottom:1px solid #335266}.family-intro img,.product-visual img{height:360px}.selection-section ol{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.form-submit{align-items:stretch;flex-direction:column}.evidence-feature{grid-template-columns:1fr}.credential-gallery a{height:360px}.lp-hero figure img{height:340px}}

/* Keep the Products trigger and its menu physically adjacent. The sticky
   header establishes the containing block for fixed descendants. */
@media (min-width:901px){.mega-menu{top:76px}}
@media (min-width:901px){.header-inner{position:relative}.primary-nav>ul>li.has-mega{position:static}.mega-menu{position:absolute;top:100%}}
@media (max-width:900px){.primary-nav{top:70px;max-height:calc(100vh - 70px)}}

/* Conversion, evidence and focused landing-page additions */
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.breadcrumbs a{color:#b9d0dd}.breadcrumbs a:hover{text-decoration:underline;color:#fff}.breadcrumbs span[aria-current="page"]{color:#fff}.catalogue-evidence{padding:34px 0;background:#dcebed;border-block:1px solid #bfd5d8}.catalogue-evidence .shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.catalogue-evidence h2{margin:5px 0 4px;font-size:26px}.catalogue-evidence p{margin:0;color:var(--muted);max-width:760px}.evidence-warning{border-color:#d9bd6a;background:#fffaf0}.evidence-warning .evidence-mark{background:#8a6712}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.inquiry-form button:disabled{cursor:wait;opacity:.68;transform:none}.landing-page{background:#f3f7f8}.landing-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.landing-header>.shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.landing-header>.shell>div{display:flex;align-items:center;gap:18px}.landing-header>.shell>div>strong{color:var(--cyan-dark);font-size:12px}.landing-footer{padding:26px 0;background:var(--navy);color:#afc4d1}.landing-footer .shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;font-size:12px}.landing-footer a{color:#fff}.lp-credential{padding:20px 0;background:#fff;border-bottom:1px solid var(--line)}.lp-credential .shell{display:flex;align-items:center;justify-content:center;gap:22px}.lp-credential strong{color:var(--navy)}.lp-credential span{color:var(--muted);font-size:12px}.lp-credential a{color:var(--blue);font-weight:850;font-size:12px}.selector-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;align-items:stretch}.selector-form,.selector-result{padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.selector-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.selector-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800}.selector-form select{padding:13px;border:1px solid #c7d6df;border-radius:7px;background:#fbfdfe}.selector-form button{grid-column:1/-1}.selector-result{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(145deg,#061e33,#0d5274);color:#fff}.selector-result h2{margin:10px 0 12px}.selector-result p{color:#c1d5df}.thank-you-grid{display:grid;grid-template-columns:1fr .72fr;gap:52px;align-items:start}.thank-you-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:36px;border-radius:var(--radius);background:var(--pale);border:1px solid #c8dce2}.thank-you-card strong{font-size:24px}.thank-you-card p{margin:0;color:var(--muted)}
@media(max-width:900px){.catalogue-evidence .shell,.lp-credential .shell{align-items:flex-start;flex-direction:column}.landing-header>.shell>div>strong{display:none}.selector-layout,.thank-you-grid{grid-template-columns:1fr}}
@media(max-width:600px){.landing-header>.shell{min-height:66px}.landing-header .brand small{display:none}.landing-header .button{min-height:40px;padding-inline:12px}.selector-form{grid-template-columns:1fr}.selector-form button{grid-column:auto}}

/* Original JINLV logo deployment: transparent cutout, no duplicated wordmark. */
.brand{gap:12px}
.brand img{width:64px;height:72px;border-radius:0;object-fit:contain;object-position:center;background:transparent}
.brand .brand-tagline{display:flex;align-items:center;line-height:1}
.brand .brand-tagline small{margin-top:0;color:#0567a8;font-size:10px;font-weight:800;letter-spacing:.2em;white-space:nowrap}
.brand-light .brand-tagline small{color:#78c7f2}
.footer-brand .brand img{width:74px;height:86px}
.landing-header .brand img{width:58px;height:66px}
@media(max-width:600px){.brand img{width:52px;height:60px}.footer-brand .brand img{width:64px;height:74px}.landing-header .brand img{width:48px;height:56px}}

/* JINLV dual-site visual system — equipment engineering edition */
:root{--navy:#001e3c;--navy-2:#003f6b;--blue:#0071bb;--cyan:#188bd1;--cyan-dark:#0567a8;--gold:#f0b323;--ink:#0b2540;--muted:#5b7083;--line:#d5e0e8;--pale:#f0f7ff;--shadow:0 18px 44px rgba(0,46,88,.12);--radius:4px;--shell:min(1240px,calc(100% - 48px))}
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#fff;color:var(--ink);line-height:1.58}
h1,h2,h3,.brand strong{font-family:"Barlow Condensed","Arial Narrow","Aptos Narrow",sans-serif}
.utility-bar{background:#001522;color:#aab8c1}.utility-inner{min-height:34px}.utility-inner>span{letter-spacing:.04em}.ecosystem-link,.footer-ecosystem{color:#78c7f2!important;font-weight:700}.ecosystem-link:hover,.footer-ecosystem:hover{color:#fff!important}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid #d8dee1;backdrop-filter:blur(12px)}.header-inner{height:82px}.brand{gap:13px}.brand img{width:45px;height:45px;border-radius:0;object-fit:cover}.brand strong{font-size:26px;font-weight:700;letter-spacing:.1em;color:#0b3150}.brand small{margin-top:6px;color:#0071bb;font-size:9px;letter-spacing:.24em}.primary-nav>ul{gap:1px}.primary-nav>ul>li>a{padding:29px 10px 25px;border-bottom:3px solid transparent;color:#253845;font-size:13px;font-weight:650}.primary-nav>ul>li>a:hover,.primary-nav>ul>li>a:focus-visible{border-bottom-color:#0071bb;color:#001b2d}.nav-consumables a{color:#0567a8!important}.mega-menu{gap:42px;padding:32px 36px;border:0;border-top:4px solid #0071bb;border-radius:0;background:#fff;box-shadow:0 24px 54px rgba(0,27,45,.18)}.mega-label{color:#0567a8}.mega-menu a{border-bottom-color:#e8ecee}.mega-menu a strong{font-family:Inter,system-ui,sans-serif;font-size:13px}.mega-menu a small{font-size:11px}.mega-all{color:#0567a8!important}
.button{min-height:48px;padding-inline:23px;border-color:#0071bb;border-radius:4px;background:#0071bb;font-size:14px;font-weight:700;box-shadow:none}.button:hover{background:#0567a8;border-color:#0567a8;box-shadow:none;transform:translateY(-1px)}.button-dark{background:#001b2d;border-color:#001b2d}.button-dark:hover{background:#0a344c;border-color:#0a344c}.button-ghost{border-color:rgba(255,255,255,.56);background:transparent}.button-whatsapp{background:#168c55;border-color:#168c55}
.hero{background:#001b2d}.hero:before{background:radial-gradient(circle at 14% 18%,rgba(0,113,187,.22),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,64px 64px;mask-image:none}.hero-grid{grid-template-columns:minmax(420px,.82fr) minmax(520px,1.18fr);gap:58px;min-height:700px;padding-block:58px}.hero-copy{padding-left:24px;border-left:4px solid #0071bb}.eyebrow{color:#0567a8;font-size:11px;letter-spacing:.16em}.eyebrow.light{color:#78c7f2}.hero h1{max-width:660px;margin:15px 0 21px;font-size:clamp(58px,6vw,86px);font-weight:600;line-height:.96;letter-spacing:-.025em}.hero-copy>p{max-width:610px;color:#c1ccd3;font-size:17px}.hero-actions{margin-top:28px}.hero-proof{gap:0;margin-top:42px;padding-top:0;border-top:1px solid rgba(255,255,255,.18)}.hero-proof li{padding:19px 20px 0 0;border-right:1px solid rgba(255,255,255,.16)}.hero-proof li+li{padding-left:20px}.hero-proof li:last-child{border-right:0}.hero-proof strong{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:25px;font-weight:600}.hero-proof span{font-size:11px}.hero-visual{height:580px;overflow:visible}.hero-photo{border:0;box-shadow:none}.hero-photo-main{inset:0;border-radius:4px}.hero-photo-main:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,27,45,.22),transparent 36%),linear-gradient(0deg,rgba(0,20,34,.46),transparent 30%)}.hero-photo-main figcaption{z-index:2;padding:42px 20px 16px;font-size:11px}.hero-photo-secondary{display:none}.hero-spec-card{left:-30px;bottom:30px;z-index:3;padding:17px 20px;border-radius:0;background:#0071bb;color:#fff;box-shadow:none}.hero-spec-card strong{font-size:12px}.hero-spec-card span{color:#d8effd}
.trust-strip{background:#f3f4f2}.trust-grid>div{min-height:92px;padding:19px 24px}.trust-mark{width:auto;min-width:42px;height:auto;border-radius:0;background:transparent;color:#0567a8;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:26px;font-weight:600}.trust-grid strong{font-size:12px}.trust-grid small{font-size:10px}
.section{padding-block:88px}.section h2{font-weight:600;letter-spacing:-.02em}.section-heading{grid-template-columns:.9fr 1.1fr;gap:90px;margin-bottom:38px}.section-heading>p{max-width:660px;justify-self:end}.section-pale{background:#f2f4f2}
#products .section-heading h2{font-size:clamp(52px,6.6vw,88px);line-height:.9}#products .product-grid{grid-template-columns:repeat(12,1fr);gap:14px}.product-tile,.product-tile-wide{display:block;grid-column:span 4;min-height:0;border:1px solid #d7dde0;border-radius:4px;background:#fff;box-shadow:none;transition:border-color .2s ease,transform .2s ease}.product-tile:first-child{grid-column:span 8}.product-tile:hover{border-color:#0071bb;box-shadow:none;transform:translateY(-3px)}.product-tile img,.product-tile-wide img{width:100%;height:285px;max-height:none;object-fit:cover}.product-tile:first-child img{height:360px}.tile-index{left:0;top:0;padding:7px 11px;border-radius:0;background:#001b2d;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:17px;font-weight:600}.tile-copy{min-height:225px;justify-content:flex-start;padding:26px}.product-tile:first-child .tile-copy{min-height:190px}.tile-copy>span{color:#0567a8}.tile-copy h3{font-size:29px;font-weight:600;line-height:1.02}.tile-copy p{font-size:13px}.tile-copy strong{margin-top:auto;padding-top:24px;color:#0567a8;font-size:12px}.section-link a,.text-link{color:#0567a8}
.section-dark{background:#001b2d}.decision-grid{gap:110px}.decision-intro{border-left:4px solid #0071bb;padding-left:24px}.decision-steps>li>span{border-radius:0;border-color:#315164;color:#78c7f2;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:18px}.decision-steps h3{font-size:24px;font-weight:600}.decision-steps p{font-size:14px}
.feature-split{gap:84px}.feature-media,.product-visual,.family-intro>div:first-child{border-radius:4px;box-shadow:none}.feature-media:after,.product-visual:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgba(0,27,45,.12)}.feature-media span,.product-visual span{border-radius:0}.feature-copy h2{font-size:55px}.check-list li:before{color:#0071bb}.quality-card,.inquiry-form,.selector-form,.selector-result,.thank-you-card{border-radius:4px;box-shadow:none}.quality-card{border-top:4px solid #0071bb}.contact-band{position:relative}.contact-band:before{content:"";position:absolute;left:0;top:88px;bottom:88px;width:4px;background:#0071bb}.contact-band>div:first-child{padding-left:26px}
.inner-hero{padding:74px 0 78px;background:#001b2d}.inner-hero:after{background:radial-gradient(circle at 84% 10%,rgba(0,113,187,.24),transparent 30%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,64px 64px}.inner-hero .eyebrow{padding-left:14px;border-left:3px solid #0071bb}.inner-hero h1{max-width:1000px;font-size:clamp(50px,6vw,78px);font-weight:600;letter-spacing:-.02em}.inner-hero p{font-size:16px}.breadcrumbs a{color:#9bb0bd}.catalog-family-grid{gap:14px}.catalog-family{min-height:300px;border-radius:4px;box-shadow:none}.catalog-family:hover{border-color:#0071bb;box-shadow:none}.catalog-family span,.family-product-card .eyebrow{color:#0567a8}.catalog-family h2,.family-product-card h3{font-weight:600}.family-intro{gap:80px}.family-intro h2,.product-summary h2{font-size:54px}.family-facts{background:#001b2d}.family-product-grid{gap:14px}.family-product-card{min-height:255px;border-radius:4px;box-shadow:none}.family-product-card:hover{border-color:#0071bb;box-shadow:none}.family-product-card strong{color:#0567a8}.product-overview{gap:82px}.product-visual img{height:580px}.product-summary p{font-size:16px}.table-wrap,.fit-card,.workflow-grid article,.application-grid-v3 article,.service-grid article,.evidence-feature,.document-links a,.credential-gallery a{border-radius:4px;box-shadow:none}.table-wrap{border-top:4px solid #0071bb}.spec-table th{background:#f2f4f2}.fit-card-positive{background:#eef7fd;border-color:#bddcf0}.selection-section li{border-radius:2px}.workflow-grid article>span,.service-grid article>span{border-radius:0;background:#e8f4fc;color:#0567a8}.workflow-grid article:hover,.service-grid article:hover{border-color:#0071bb}.evidence-mark{border-radius:0;background:#001b2d}.document-links a:hover{border-color:#0071bb;box-shadow:none}.document-links span{color:#0567a8}.inquiry-form{border-top:4px solid #0071bb}.form-grid input,.form-grid select,.form-grid textarea{border-radius:3px;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#0071bb;box-shadow:0 0 0 3px rgba(57,181,74,.12)}
.evidence-document{display:block;width:90px;height:128px;overflow:hidden;border:1px solid var(--line);background:#fff}.evidence-document img{width:100%;height:100%;object-fit:cover;object-position:top}.evidence-document:hover{border-color:var(--blue)}
.lp-hero{padding:64px 0;background:#001b2d}.lp-hero h1{font-size:clamp(52px,6vw,76px);font-weight:600}.lp-hero h2{color:#78c7f2;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:29px;font-weight:600}.lp-hero figure{border-radius:4px;box-shadow:none}.lp-proof{background:#0071bb;color:#001b2d}.lp-credential{border-bottom-color:#d9dfe2}.lp-credential strong{color:#001b2d}.lp-credential a{color:#0567a8}.landing-header{background:#fff}.landing-footer{background:#001b2d}.selector-result{background:#001b2d}.catalogue-evidence{background:#eef4f8;border-color:#d1e0ea}
.site-footer{background:#001522}.site-footer h3{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:21px;font-weight:600;letter-spacing:.02em}.footer-ecosystem{display:inline-block;margin-top:14px}.floating-whatsapp{border-radius:999px;background:#168c55}.floating-whatsapp span{color:#168c55}
.ecosystem-band{padding:38px 0;border-bottom:1px solid #d5dde0;background:#eef4f8}.ecosystem-grid{display:grid;grid-template-columns:minmax(330px,1.35fr) repeat(2,minmax(240px,.825fr));gap:12px;align-items:stretch}.ecosystem-intro{padding:16px 34px 16px 0}.ecosystem-intro h2{max-width:620px;margin:8px 0 0;font-size:34px;font-weight:600;line-height:1}.ecosystem-card{display:flex;flex-direction:column;justify-content:center;min-height:142px;padding:24px;border:1px solid #c7d2d4;border-top:4px solid #0071bb;border-radius:4px;background:#fff;color:#102333;transition:border-color .2s ease,transform .2s ease}.ecosystem-card:hover{border-color:#0071bb;transform:translateY(-2px)}.ecosystem-card-active{border-top-color:#0071bb}.ecosystem-card span{color:#0567a8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ecosystem-card strong{margin:9px 0 5px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:27px;font-weight:600;line-height:1}.ecosystem-card small{color:#5e6d76;font-size:11px;line-height:1.55}
.selector-guide{padding-bottom:54px}.selection-map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.selection-map-grid a{display:flex;min-height:168px;flex-direction:column;padding:22px;border:1px solid #d2dadd;border-top:4px solid #0071bb;border-radius:4px;background:#fff;color:#102333;transition:border-color .2s ease,transform .2s ease}.selection-map-grid a:hover{border-color:#0071bb;transform:translateY(-2px)}.selection-map-grid span{color:#0567a8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.selection-map-grid strong{margin:17px 0 8px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:27px;font-weight:600;line-height:1}.selection-map-grid small{margin-top:auto;color:#64737c;font-size:11px;line-height:1.55}.selector-workbench{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:20px;align-items:start}.visual-selector{padding:34px;border:1px solid #d5dde0;border-top:4px solid #0071bb;border-radius:4px;background:#fff}.selector-progress{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px;padding-bottom:18px;border-bottom:1px solid #dfe5e7}.selector-progress span{color:#0567a8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.selector-progress strong{font-size:12px}.visual-selector fieldset{margin:0 0 32px;padding:0;border:0}.visual-selector legend{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:14px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:25px;font-weight:600}.visual-selector legend span{display:grid;place-items:center;width:34px;height:34px;background:#001b2d;color:#78c7f2;font-size:16px}.choice-grid{display:grid;gap:9px}.choice-grid-3{grid-template-columns:repeat(3,1fr)}.choice-grid-4{grid-template-columns:repeat(4,1fr)}.choice-grid label{position:relative;cursor:pointer}.choice-grid input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.choice-grid label>span{display:flex;min-height:110px;flex-direction:column;padding:17px;border:1px solid #d4dcdf;border-radius:3px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.choice-grid label:hover>span{border-color:#75b8e0}.choice-grid input:checked+span{border-color:#0071bb;background:#eef7fd;box-shadow:inset 0 0 0 1px #0071bb}.choice-grid input:focus-visible+span{outline:3px solid rgba(0,113,187,.28);outline-offset:2px}.choice-grid strong{font-size:13px;line-height:1.3}.choice-grid small{margin-top:7px;color:#687780;font-size:10px;line-height:1.5}.selector-submit{width:100%}.selector-result-visual{position:sticky;top:100px;display:block;min-height:640px;padding:34px;border:0;border-top:4px solid #0071bb;border-radius:4px;background:#001b2d;color:#fff;box-shadow:none}.selector-result-visual h2{margin:20px 0 14px;font-size:48px;font-weight:600;line-height:.96}.selector-result-visual>p{color:#c5d1d7;font-size:14px}.result-number{float:right;margin-top:-20px;color:rgba(255,255,255,.12);font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:72px;font-weight:700}.selector-result-block{margin-top:24px;padding-top:19px;border-top:1px solid #27475a}.selector-result-block>strong,.selector-alternatives>strong{display:block;margin-bottom:10px;color:#78c7f2;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.selector-result-block ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.selector-result-block li{position:relative;padding-left:17px;color:#e2eaee;font-size:11px;line-height:1.5}.selector-result-block li:before{position:absolute;left:0;content:"✓";color:#78c7f2;font-weight:700}.selector-alternatives{margin-top:22px}.selector-alternatives a{display:inline-block;margin:0 12px 8px 0;color:#fff;font-size:11px;text-decoration:underline;text-underline-offset:3px}.selector-result-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px;margin-top:28px}.light-link{color:#78c7f2!important}
.selector-result-visual{scroll-margin-top:118px}
@media(max-width:600px){.visual-selector fieldset:nth-of-type(2) .choice-grid,.visual-selector fieldset:nth-of-type(5) .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-selector fieldset:nth-of-type(2) .choice-grid label:last-child,.visual-selector fieldset:nth-of-type(5) .choice-grid label:last-child{grid-column:1/-1}}
@media(max-width:1180px){.nav-consumables{display:none}.hero-grid{grid-template-columns:minmax(360px,.85fr) minmax(440px,1.15fr)}.hero h1{font-size:68px}}
@media(max-width:900px){:root{--shell:min(100% - 32px,760px)}.header-inner{height:70px}.primary-nav>ul>li>a{padding:15px 0;border-bottom:0}.nav-consumables{display:grid}.hero-grid{grid-template-columns:1fr;gap:42px;min-height:0;padding-block:64px}.hero-copy{padding-left:18px}.hero h1{font-size:64px}.hero-visual{height:500px}.hero-spec-card{left:18px}.trust-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-grid{grid-template-columns:1fr 1fr}.ecosystem-intro{grid-column:1/-1;padding-right:0}.selection-map-grid{grid-template-columns:repeat(2,1fr)}.selector-workbench{grid-template-columns:1fr}.selector-result-visual{position:static;min-height:0}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p{justify-self:start}.product-tile,.product-tile-wide,.product-tile:first-child{grid-column:span 6}.product-tile img,.product-tile-wide img,.product-tile:first-child img{height:270px}.product-tile:first-child .tile-copy,.tile-copy{min-height:220px}.contact-band:before{top:76px;bottom:auto;height:70px}.feature-copy h2,.family-intro h2,.product-summary h2{font-size:48px}}
@media(max-width:600px){:root{--shell:calc(100% - 24px)}.utility-inner .ecosystem-link,.utility-inner .ecosystem-link+.utility-divider{display:none}.hero-grid{padding-block:48px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:50px}.hero-copy>p{font-size:15px}.hero-proof li{padding-right:10px}.hero-proof li+li{padding-left:10px}.hero-proof strong{font-size:21px}.hero-visual{height:360px}.hero-spec-card{left:10px;right:10px;bottom:12px}.trust-grid,.ecosystem-grid{grid-template-columns:1fr}.ecosystem-band{padding:30px 0}.ecosystem-intro{grid-column:auto;padding:0 0 10px}.ecosystem-intro h2{font-size:30px}.ecosystem-card{min-height:126px}.section{padding-block:64px}.selection-map-grid{grid-template-columns:1fr}.selection-map-grid a{min-height:136px}.visual-selector{padding:22px}.selector-progress{align-items:flex-start;flex-direction:column}.choice-grid-3,.choice-grid-4{grid-template-columns:1fr}.choice-grid label>span{min-height:0}.selector-result-visual{padding:27px}.selector-result-visual h2{font-size:42px}#products .section-heading h2{font-size:54px}#products .product-grid{grid-template-columns:1fr}.product-tile,.product-tile-wide,.product-tile:first-child{grid-column:auto}.product-tile img,.product-tile-wide img,.product-tile:first-child img{height:235px}.product-tile:first-child .tile-copy,.tile-copy{min-height:0}.tile-copy h3{font-size:28px}.inner-hero{padding:56px 0 60px}.inner-hero h1{font-size:46px}.product-visual img{height:380px}.feature-copy h2,.family-intro h2,.product-summary h2{font-size:43px}.lp-hero h1{font-size:50px}.contact-band:before{top:64px;height:68px}}

/* 2026-08 CIRCOR-inspired blue engineering system — original JINLV content and assets. */
.ecosystem-link,.footer-ecosystem{color:#78bfe9!important}
.brand .brand-tagline small,.brand small{color:#0071bb}
.primary-nav>ul>li>a:hover,.primary-nav>ul>li>a:focus-visible{border-bottom-color:#0071bb;color:#001e3c}
.nav-consumables a,.mega-label,.mega-all,.tile-copy>span,.tile-copy strong,.section-link a,.text-link,
.catalog-family span,.family-product-card .eyebrow,.family-product-card strong,.document-links span,
.selection-map-grid span,.selector-progress span,.selector-result-block>strong,.selector-alternatives>strong,.light-link{color:#0567a8!important}
.mega-menu{border-top-color:#0071bb;box-shadow:0 22px 50px rgba(0,46,88,.18)}
.button{border-color:#0071bb;background:#0071bb}.button:hover{border-color:#005b98;background:#005b98}
.button-dark{border-color:#001e3c;background:#001e3c}.button-dark:hover{border-color:#003f6b;background:#003f6b}
.button-ghost{border-color:rgba(255,255,255,.7);background:transparent}
.hero{background:#001e3c}.hero:before{background:radial-gradient(circle at 18% 20%,rgba(0,113,187,.32),transparent 36%),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,64px 64px}
.hero-grid{grid-template-columns:minmax(400px,.78fr) minmax(560px,1.22fr);gap:52px;min-height:680px;padding-block:50px}
.hero-copy{padding-left:0;border-left:0}.hero .eyebrow{display:flex;align-items:center;gap:12px;color:#78c7f2}.hero .eyebrow:before{content:"";width:34px;height:2px;background:#188bd1}
.hero h1{max-width:650px;font-size:clamp(58px,5.7vw,82px);line-height:.95}.hero-copy>p{max-width:620px;color:#d1e0ea;font-size:17px}
.hero-photo-main{inset:0}.hero-photo-main:after{background:linear-gradient(90deg,rgba(0,30,60,.26),transparent 38%),linear-gradient(0deg,rgba(0,20,42,.55),transparent 38%)}
.hero-photo-main img{object-position:center center}.hero-spec-card{left:-24px;bottom:26px;background:#0071bb;color:#fff}.hero-spec-card span{color:#d8effd}
.hero-photo-main figcaption{left:auto;right:14px;bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.2);background:rgba(0,30,60,.84);font-size:10px;letter-spacing:.04em}
.trust-strip{background:#f4f8fb}.trust-mark{color:#0071bb}
.eyebrow{color:#0567a8}.eyebrow.light{color:#78c7f2}
.section-pale{background:#f0f7ff}.section-dark,.family-facts,.selector-result,.selector-result-visual,.landing-footer,.site-footer{background:#001e3c}
.decision-intro,.inner-hero .eyebrow,.quality-card,.table-wrap,.inquiry-form,.visual-selector,.selector-result-visual{border-color:#0071bb}
.decision-steps>li>span,.selector-result-block li:before{color:#78c7f2}
.check-list li:before{color:#0071bb}
.workflow-grid article>span,.service-grid article>span{background:#e8f4fc;color:#0567a8}
.workflow-grid article:hover,.service-grid article:hover,.catalog-family:hover,.family-product-card:hover,.document-links a:hover,.product-tile:hover,.ecosystem-card:hover,.selection-map-grid a:hover{border-color:#188bd1}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#0071bb;box-shadow:0 0 0 3px rgba(0,113,187,.12)}
.fit-card-positive{background:#eef7fd;border-color:#bddcf0}.fit-card-positive>span{color:#0567a8}
.lp-hero{background:#001e3c}.lp-hero h2{color:#78c7f2}.lp-proof{background:#0071bb;color:#fff}.lp-credential a{color:#0567a8}
.ecosystem-band{background:#f0f7ff}.ecosystem-card{border-top-color:#0071bb}.ecosystem-card-active{border-top-color:#003f6b}.ecosystem-card span{color:#0567a8}
.selection-map-grid a{border-top-color:#0071bb}.choice-grid label:hover>span{border-color:#75b8e0}.choice-grid input:checked+span{border-color:#0071bb;background:#eef7fd;box-shadow:inset 0 0 0 1px #0071bb}
.visual-selector legend span{background:#001e3c;color:#78c7f2}.selector-result-visual{border-top-color:#0071bb}
.route-section{padding-top:82px;background:#fff}.section-heading-tight{margin-bottom:30px}.process-entry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.process-entry-grid a{display:flex;min-height:275px;flex-direction:column;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;transition:.2s ease}
.process-entry-grid a:hover{position:relative;z-index:1;background:#f0f7ff;box-shadow:inset 0 4px #0071bb}.process-entry-grid span{color:#0071bb;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:34px;font-weight:600}
.process-entry-grid small{margin-top:34px;color:#607b90;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.process-entry-grid strong{margin:10px 0 28px;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:28px;font-weight:600;line-height:1.08}.process-entry-grid em{margin-top:auto;color:#0567a8;font-size:12px;font-style:normal;font-weight:800}
.route-action{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 28px;background:#eaf4fb}.route-action span{color:#49677d;font-size:12px}
#products .product-grid{grid-template-columns:repeat(12,1fr);gap:14px}.product-tile,.product-tile-wide,.product-tile:first-child{grid-column:span 3}.product-tile img,.product-tile-wide img,.product-tile:first-child img{height:245px}.tile-copy,.product-tile:first-child .tile-copy{min-height:235px}.product-tile:hover{box-shadow:0 14px 32px rgba(0,71,123,.1)}
.inner-hero{background:#001e3c}.inner-hero .eyebrow{border-left-color:#0071bb}.table-wrap{border-top-color:#0071bb}.inquiry-form{border-top-color:#0071bb}.quality-card{border-top-color:#0071bb}
.contact-band:before{background:#0071bb}.catalogue-evidence{background:#eaf4fb;border-color:#c9dfed}
@media(max-width:1100px){#products .product-grid{grid-template-columns:repeat(2,1fr)}.product-tile,.product-tile-wide,.product-tile:first-child{grid-column:auto}.process-entry-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:64px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.process-entry-grid{grid-template-columns:repeat(2,1fr)}.route-action{align-items:flex-start;flex-direction:column}.hero-copy{max-width:720px}.hero-visual{height:500px}}
@media(max-width:600px){.hero h1{font-size:47px}.hero-visual{height:390px}.process-entry-grid{grid-template-columns:1fr}.process-entry-grid a{min-height:210px}.process-entry-grid small{margin-top:20px}.route-action{padding:20px}.route-action .button{width:100%}#products .product-grid{grid-template-columns:1fr}}
.inner-hero.has-context-image{min-height:390px;display:flex;align-items:center;padding:58px 0;background:#001e3c}
.inner-hero.has-context-image:before{content:"";position:absolute;z-index:0;inset:0 0 0 50%;background:linear-gradient(90deg,#001e3c 0%,rgba(0,30,60,.82) 18%,rgba(0,30,60,.18) 62%,rgba(0,30,60,.05) 100%),var(--context-hero-image) center/cover no-repeat}
.inner-hero.has-context-image:after{z-index:0;right:50%;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px}
.inner-hero.has-context-image .shell{position:relative;z-index:2}.inner-hero.has-context-image h1,.inner-hero.has-context-image p{max-width:660px}
@media(max-width:900px){.inner-hero.has-context-image:before{inset:0;background:linear-gradient(90deg,rgba(0,30,60,.97) 0%,rgba(0,30,60,.83) 70%,rgba(0,30,60,.66) 100%),var(--context-hero-image) center/cover no-repeat}.inner-hero.has-context-image:after{right:0}}
.contact-rail{position:fixed;z-index:90;right:18px;top:50%;display:grid;gap:3px;transform:translateY(-50%);filter:drop-shadow(0 12px 24px rgba(0,30,60,.2))}
.contact-rail a{display:grid;place-items:center;width:62px;min-height:62px;padding:7px 4px;background:#0071bb;color:#fff;text-align:center;transition:.18s ease}
.contact-rail a:first-child{border-radius:4px 4px 0 0}.contact-rail a:last-child{border-radius:0 0 4px 4px;background:#003f6b}
.contact-rail a:hover,.contact-rail a:focus-visible{background:#001e3c;transform:translateX(-4px)}
.contact-rail span{font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:18px;font-weight:700;line-height:1}.contact-rail small{margin-top:3px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.has-contact-rail .floating-whatsapp{display:none}
@media(max-width:900px){.contact-rail{display:none}.has-contact-rail .floating-whatsapp{display:inline-flex}}
.text-link-muted{color:#6b8294}.summary-actions .text-link-muted{padding-left:16px;border-left:1px solid var(--line)}
.primary-nav>ul>li>a.is-current{border-bottom-color:#0071bb;color:#001e3c}
.service-lifecycle{padding:34px 0;background:#001e3c;color:#fff}.service-lifecycle .shell{display:grid;grid-template-columns:repeat(5,1fr)}.service-lifecycle .shell>div{position:relative;min-height:128px;padding:14px 24px;border-left:1px solid rgba(255,255,255,.16)}.service-lifecycle .shell>div:last-child{border-right:1px solid rgba(255,255,255,.16)}.service-lifecycle span,.service-lifecycle strong,.service-lifecycle small{display:block}.service-lifecycle span{color:#78c7f2;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:28px;font-weight:600}.service-lifecycle strong{margin:10px 0 8px;font-size:15px}.service-lifecycle small{color:#a9c0cf;font-size:11px;line-height:1.55}
@media(max-width:900px){.service-lifecycle .shell{grid-template-columns:repeat(2,1fr)}.service-lifecycle .shell>div{border-bottom:1px solid rgba(255,255,255,.16)}}
@media(max-width:600px){.summary-actions .text-link-muted{padding-left:0;border-left:0}.service-lifecycle .shell{grid-template-columns:1fr}.service-lifecycle .shell>div,.service-lifecycle .shell>div:last-child{min-height:0;padding:18px 20px;border-right:1px solid rgba(255,255,255,.16)}}

/* Family-level engineering selection systems */
.family-selection-system{scroll-margin-top:116px;background:#f0f7ff;border-top:1px solid #d6e5ef;border-bottom:1px solid #d6e5ef}
.family-selection-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);gap:70px;align-items:end;margin-bottom:38px}
.family-selection-header h2{max-width:760px}.family-selection-header>p{margin:0;color:#526d80;font-size:15px}
.selection-logic-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:28px;border-top:1px solid #cbdbe5;border-left:1px solid #cbdbe5;background:#fff}
.selection-logic-grid article{min-height:210px;padding:25px;border-right:1px solid #cbdbe5;border-bottom:1px solid #cbdbe5}
.selection-logic-grid article>span{color:#0071bb;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:34px;font-weight:700}
.selection-logic-grid h3{margin:24px 0 9px;font-size:19px}.selection-logic-grid p{margin:0;color:#637887;font-size:12px;line-height:1.65}
.selection-analysis-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:20px;align-items:stretch}
.selection-matrix,.selection-boundaries{border:1px solid #cedce5;border-top:4px solid #0071bb;background:#fff}
.selection-matrix>h3,.selection-boundaries>h3{margin:0;padding:24px 26px;font-size:25px}
.selection-matrix .table-wrap{border:0;border-top:1px solid #dbe5ea;border-radius:0;box-shadow:none}
.selection-matrix table{width:100%;border-collapse:collapse}.selection-matrix th,.selection-matrix td{padding:17px 20px;border-bottom:1px solid #dfe7eb;text-align:left;vertical-align:top;font-size:12px;line-height:1.55}
.selection-matrix th{background:#edf5fa;color:#17374d;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.selection-matrix tbody tr:last-child td{border-bottom:0}
.selection-matrix td:first-child{width:29%;font-weight:800;color:#153247}.selection-matrix td:nth-child(2){width:27%;color:#0069a9;font-weight:800}
.selection-boundaries{padding-bottom:18px;background:#001e3c;color:#fff;border-color:#0071bb}
.selection-boundaries>h3{color:#fff}.selection-boundaries h4{margin:0;padding:18px 26px 8px;color:#78c7f2;font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #26475c}
.selection-boundaries ul{display:grid;gap:9px;margin:0;padding:0 26px 18px;list-style:none}.selection-boundaries li{position:relative;padding-left:17px;color:#d1dde5;font-size:11px;line-height:1.55}
.selection-boundaries li:before{position:absolute;left:0;content:"✓";color:#78c7f2;font-weight:800}.selection-boundaries .alternate-list li:before{content:"→"}
.selection-rfq{display:grid;grid-template-columns:minmax(230px,.48fr) minmax(0,1.52fr);gap:28px;margin-top:20px;padding:30px;border:1px solid #cddce5;background:#fff}
.selection-rfq h3{margin:10px 0 14px;font-size:30px}.selection-rfq-intro p{margin:0;color:#607687;font-size:12px}.selection-rfq-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none;margin:0;padding:0}
.selection-rfq-fields{counter-reset:rfq-field}.selection-rfq-fields li{counter-increment:rfq-field;min-height:92px;padding:15px;border:1px solid #d9e3e9;background:#f8fbfd;color:#16354b;font-size:12px;font-weight:750;line-height:1.45}.selection-rfq-fields li:before{display:block;margin-bottom:9px;color:#0071bb;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:19px;font-weight:700;content:counter(rfq-field,decimal-leading-zero)}
.selection-rfq-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:22px;padding-top:20px;border-top:1px solid #dfe7eb}.selection-rfq-actions p{max-width:690px;margin:0;color:#607687;font-size:11px}
.media-bridge{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:22px 26px;background:#e2f1fa;border-left:4px solid #0071bb}.media-bridge>div:first-child{max-width:760px}.media-bridge h3{margin:7px 0 4px;font-size:20px}.media-bridge p{margin:0;color:#536f82;font-size:11px;line-height:1.55}.media-bridge .button,.media-bridge .button-secondary{flex:0 0 auto;color:#fff;font-size:12px;font-weight:850}.button-secondary{border-color:#005f9e;background:#005f9e}.button-secondary:hover{border-color:#001e3c;background:#001e3c}
.selection-disclaimer{margin:18px 0 0;color:#6a7e8b;font-size:10px;line-height:1.6}
@media(max-width:980px){.family-selection-header,.selection-analysis-grid,.selection-rfq{grid-template-columns:1fr}.selection-logic-grid{grid-template-columns:repeat(2,1fr)}.selection-rfq-fields{grid-template-columns:repeat(2,1fr)}.selection-rfq-actions{grid-column:auto;align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.family-selection-header{gap:18px}.selection-logic-grid{grid-template-columns:1fr}.selection-logic-grid article{min-height:0}.selection-rfq{padding:20px}.selection-rfq-fields{grid-template-columns:1fr}.selection-rfq-actions .button{width:100%}.media-bridge{align-items:flex-start;flex-direction:column}.selection-matrix{overflow:hidden}.selection-matrix .table-wrap{overflow-x:auto}.selection-matrix table{min-width:680px}}

/* Final engineering-selection experience */
.selection-journey{position:sticky;top:82px;z-index:70;border-top:1px solid #d7e3ea;border-bottom:1px solid #c8d9e4;background:rgba(255,255,255,.97);box-shadow:0 8px 22px rgba(0,30,60,.06);backdrop-filter:blur(12px)}
.selection-journey .shell{display:flex;align-items:stretch;min-height:58px}.selection-journey-label{display:flex;align-items:center;min-width:205px;padding-right:24px;color:#001e3c;font-family:"Barlow Condensed","Arial Narrow",sans-serif;font-size:16px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.selection-journey a{display:flex;align-items:center;gap:8px;padding:0 22px;border-left:1px solid #dce6ec;color:#35556a;font-size:12px;font-weight:750;white-space:nowrap}.selection-journey a:hover,.selection-journey a:focus-visible{background:#edf7fd;color:#006eb7}.selection-journey a small{display:grid;place-items:center;width:24px;height:24px;background:#e4f2fb;color:#006eb7;font-size:9px;font-weight:900}
.family-selection-system{padding-top:74px}.family-selection-header{align-items:start}.selection-status{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;border:1px solid #c8dce8;background:rgba(255,255,255,.72)}.selection-status span{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:12px 16px;color:#5e7484;font-size:10px}.selection-status span+span{border-left:1px solid #c8dce8}.selection-status strong{color:#006eb7;text-transform:uppercase;letter-spacing:.08em}
.selection-logic-grid,.selection-matrix,.selection-rfq,.media-bridge,#configurations{scroll-margin-top:160px}.selection-logic-grid article{position:relative;overflow:hidden}.selection-logic-grid article:after{content:"DECISION";position:absolute;right:12px;top:10px;color:#d5e5ef;font-size:8px;font-weight:900;letter-spacing:.16em}.selection-matrix tbody tr{transition:background .18s ease}.selection-matrix tbody tr:hover{background:#f0f8fd}.selection-matrix td a{display:inline-flex;align-items:center;gap:6px;color:#006eb7;font-weight:850}.selection-matrix td a:after{content:"→"}.selection-boundaries a{text-decoration:underline;text-decoration-color:rgba(120,199,242,.45);text-underline-offset:3px}
.selection-rfq-fields li{position:relative;transition:border-color .18s ease,background .18s ease}.selection-rfq-fields li:hover{border-color:#8bbbd8;background:#f2f9fd}.selection-rfq-actions .text-link{padding:10px 0}.selection-disclaimer{padding-top:14px;border-top:1px solid #d4e2eb}
.product-decision-snapshot{margin-top:26px;padding:20px;border-left:4px solid #0071bb;background:#edf6fc}.snapshot-label{display:block;margin-bottom:13px;color:#006eb7;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-decision-snapshot dl{display:grid;gap:0;margin:0}.product-decision-snapshot dl>div{display:grid;grid-template-columns:132px 1fr;gap:16px;padding:11px 0;border-top:1px solid #d1e1eb}.product-decision-snapshot dt{color:#183e58;font-size:11px;font-weight:850}.product-decision-snapshot dd{margin:0;color:#526c7e;font-size:11px;line-height:1.5}.product-decision-snapshot dl>div:last-child dd{color:#183e58;font-weight:700}
@media(max-width:900px){.selection-journey{top:70px;overflow-x:auto}.selection-journey .shell{width:max-content;min-width:100%;padding-inline:16px}.selection-journey-label{min-width:auto;padding-right:18px}.selection-journey a{padding-inline:16px}.family-selection-system{padding-top:58px}}
@media(max-width:600px){.selection-journey .shell{padding-inline:12px}.selection-journey-label{display:none}.selection-journey a{min-height:52px;padding-inline:13px;font-size:10px}.selection-journey a small{width:21px;height:21px}.selection-status{grid-template-columns:1fr}.selection-status span{grid-template-columns:110px 1fr}.selection-status span+span{border-top:1px solid #c8dce8;border-left:0}.family-selection-system{padding-top:46px}.selection-logic-grid article{padding:20px 18px}.selection-logic-grid article:after{right:10px}.selection-matrix .table-wrap{overflow:visible;border:0;background:transparent}.selection-matrix table,.selection-matrix thead,.selection-matrix tbody,.selection-matrix tr,.selection-matrix td{display:block;width:100%}.selection-matrix table{min-width:0}.selection-matrix thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.selection-matrix tbody{display:grid;gap:12px}.selection-matrix tbody tr{padding:16px;border:1px solid #cbdce7;background:#fff}.selection-matrix tbody tr:hover{background:#fff}.selection-matrix td{display:grid;grid-template-columns:105px 1fr;gap:12px;padding:8px 0!important;border:0!important;color:#496577!important}.selection-matrix td:before{content:attr(data-label);color:#0d3b59;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.selection-matrix td+td{border-top:1px solid #e1e9ee!important}.selection-matrix td a{font-size:12px}.selection-rfq-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-rfq-fields li{min-height:118px;padding:13px;font-size:10px}.selection-rfq-fields li:before{margin-bottom:6px}.product-decision-snapshot{padding:16px}.product-decision-snapshot dl>div{grid-template-columns:1fr;gap:4px}.summary-actions{gap:14px}.summary-actions .button{width:100%}}
