:root{--primary-dark:#0a2540;--primary:#1a3b5c;--primary-light:#2c4f72;--primary-soft:#f0f4f9;--gold:#f59e0b;--green:#10b981;--gray-50:#fbfcfd;--gray-100:#f8fafc;--gray-200:#f1f4f9;--gray-300:#e2e8f0;--gray-400:#cbd5e0;--gray-500:#a0aec0;--gray-600:#718096;--gray-700:#4a5568;--gray-800:#2d3748;--gray-900:#1a202c;--white:#fff;--shadow:0 8px 20px rgba(15,23,42,.06);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC",Arial,sans-serif;color:var(--gray-800);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;background:var(--white);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.cnfx-container{width:min(1420px,100%);margin:0 auto;padding:0 28px}.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}

.cnfx-header{height:72px;background:var(--white);border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:50}.cnfx-navbar{height:100%;display:flex;align-items:center}.cnfx-logo{display:flex;align-items:center;gap:9px;text-decoration:none;flex:none}.cnfx-logo img{display:block;width:104px;height:auto}.cnfx-logo span{width:80px;color:var(--gray-500);font-size:7px;line-height:1.35;font-weight:600;letter-spacing:.05em}.cnfx-nav{margin-left:auto;height:100%;display:flex;align-items:center;gap:28px}.cnfx-nav>a{height:100%;display:flex;align-items:center;color:var(--gray-600);font-size:13px;font-weight:500;text-decoration:none;position:relative;white-space:nowrap}.cnfx-nav>a:hover{color:var(--primary-dark)}.cnfx-nav>a.active{color:var(--primary-dark);font-weight:650}.cnfx-nav>a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--primary-dark)}.cnfx-nav>a.cnfx-cta{height:auto;padding:10px 18px;border-radius:4px;background:var(--primary-dark);color:var(--white);font-weight:650;box-shadow:0 2px 7px rgba(10,37,64,.15)}.cnfx-nav>a.cnfx-cta:after{display:none}.cnfx-nav>a.cnfx-cta:hover{background:var(--primary)}.cnfx-language{display:flex;align-items:center;gap:7px;color:var(--primary-dark);position:relative}.cnfx-language select{appearance:none;border:0;background:transparent;color:var(--primary-dark);font-size:12px;font-weight:650;padding:6px 15px 6px 0;cursor:pointer}.cnfx-language .fa-chevron-down{position:absolute;right:0;font-size:8px;pointer-events:none}.cnfx-menu{display:none;margin-left:auto;border:0;background:transparent;color:var(--primary-dark);font-size:20px;padding:9px}

.cnfx-main{background:var(--white)}.cnfx-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 248px;align-items:start}.cnfx-content{min-width:0;padding-right:32px}.v-breadcrumb{height:60px;display:flex;align-items:center;gap:11px;color:var(--gray-600);font-size:11px}.v-breadcrumb a{color:var(--gray-600);text-decoration:none}.v-breadcrumb a:hover{color:var(--primary-dark)}.v-breadcrumb i{font-size:8px;color:var(--gray-400)}

.v-hero{display:grid;grid-template-columns:minmax(0,1fr) 405px;gap:56px;align-items:start;padding:10px 0 30px}.v-hero-copy h1{max-width:690px;margin:0 0 16px;color:var(--primary-dark);font-size:43px;line-height:1.08;letter-spacing:-.035em;font-weight:720}.v-hero-copy>p{max-width:675px;margin:0 0 20px;color:var(--gray-600);font-size:14px;line-height:1.65}.v-search{height:48px;max-width:640px;border:1px solid var(--gray-300);border-radius:4px;display:grid;grid-template-columns:34px minmax(0,1fr) 42px;align-items:center;background:var(--white)}.v-search>i{color:var(--primary-dark);text-align:center}.v-search input{height:100%;min-width:0;border:0;outline:0;color:var(--gray-800);font-size:12px}.v-search button{height:100%;border:0;background:transparent;color:var(--primary-dark);cursor:pointer}.v-search:focus-within{border-color:#9eb1c3;box-shadow:0 0 0 3px rgba(26,59,92,.08)}

.v-task{border:1px solid var(--gray-300);border-radius:5px;background:var(--gray-50);padding:17px}.v-task h2{margin:0 0 13px;color:var(--primary-dark);font-size:14px}.v-task>button{width:100%;min-height:58px;border:1px solid var(--gray-300);border-radius:4px;background:var(--white);display:grid;grid-template-columns:28px 1fr 14px;align-items:center;gap:10px;padding:9px 12px;margin-top:7px;text-align:left;color:var(--primary-dark);cursor:pointer;box-shadow:0 2px 5px rgba(15,23,42,.03)}.v-task>button:hover{border-color:#9fb0c0;box-shadow:0 4px 10px rgba(15,23,42,.06)}.v-task>button>i:first-child{font-size:17px}.v-task>button>span{display:flex;flex-direction:column;gap:2px}.v-task strong{font-size:11px}.v-task small{font-size:9px;color:var(--gray-600);font-weight:400}.v-task>button>i:last-child{font-size:9px}

.v-category-section{padding:0 0 22px}.v-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v-category-grid>a{display:block;min-width:0;color:var(--primary-dark);text-decoration:none}.v-category-grid img{width:100%;height:96px;display:block;object-fit:cover;border-radius:3px}.v-category-grid span{height:35px;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;border-bottom:1px solid var(--gray-300)}.v-category-grid strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v-category-grid i{font-size:9px}.v-category-grid>a:hover strong{color:#164a92}

.v-explorer{padding:0 0 30px}.v-section-heading{min-height:66px;border-top:1px solid var(--gray-300);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 0}.v-section-heading h2{margin:0 0 2px;color:var(--primary-dark);font-size:20px;letter-spacing:-.02em}.v-section-heading p{margin:0;color:var(--gray-600);font-size:10px}.v-section-heading>span{color:var(--gray-600);font-size:9px;white-space:nowrap}.v-explorer-grid{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;align-items:start}.v-category-nav{border-right:1px solid var(--gray-300);padding-right:22px}.v-category-nav a{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;color:var(--gray-600);font-size:10px;text-decoration:none;border-radius:3px}.v-category-nav a>span{min-width:0;display:flex;align-items:center;gap:9px}.v-category-nav a i{width:14px;text-align:center;color:var(--primary-dark)}.v-category-nav a b{font-size:9px;font-weight:500}.v-category-nav a.child{padding-left:22px}.v-category-nav a:hover{color:var(--primary-dark);background:var(--gray-100)}.v-category-nav a.selected{background:#edf3ff;color:var(--primary-dark);font-weight:700;border:1px solid #d4e1f3}.v-category-nav a.selected b{font-weight:700}

.v-product-list{border-top:1px solid var(--gray-300)}.v-product{min-height:118px;display:grid;grid-template-columns:92px minmax(150px,1.05fr) minmax(250px,1.45fr) 104px 126px;align-items:center;gap:13px;border-bottom:1px solid var(--gray-300);padding:11px 0}.v-product[hidden]{display:none}.v-product-image{display:block;width:92px;height:82px;border-radius:3px;overflow:hidden;background:var(--gray-100)}.v-product-image img{width:100%;height:100%;display:block;object-fit:cover}.v-product-summary{min-width:0}.v-product-summary>a{text-decoration:none}.v-product-summary h3{margin:0 0 7px;color:var(--primary-dark);font-size:14px;line-height:1.25}.v-product-summary>a:hover h3{color:#164a92}.v-product-summary p{margin:0;color:var(--gray-600);font-size:9.5px;line-height:1.5}.v-product-specs{min-width:0;list-style:none;margin:0;padding:0 14px;border-left:1px solid var(--gray-300)}.v-product-specs li{display:grid;grid-template-columns:13px 1fr;gap:6px;margin:5px 0;color:var(--gray-600);font-size:8.5px;line-height:1.35}.v-product-specs i{color:var(--gold);margin-top:1px}.v-product-specs b{color:var(--gray-700);font-weight:650}.v-product-records{min-width:0;display:flex;flex-direction:column;gap:2px;padding-left:14px;border-left:1px solid var(--gray-300)}.v-product-records strong{color:var(--primary-dark);font-size:16px;line-height:1}.v-product-records span{color:var(--gray-600);font-size:8px;line-height:1.35}.v-product-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px}.v-product-actions>a{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#1553a0;font-size:8.5px;font-weight:650;line-height:1.3;text-decoration:none;text-align:right}.v-product-actions>a i{font-size:8px}.v-product-actions button{min-height:28px;border:1px solid var(--gray-300);border-radius:3px;background:var(--white);color:var(--primary-dark);font-size:8px;font-weight:650;cursor:pointer}.v-product-actions button:hover{border-color:#9db0c2}.v-product-actions button.is-added{background:#eaf8f3;border-color:#92cdb9;color:#087253}.v-no-results{padding:48px 20px;text-align:center;color:var(--gray-600)}.v-no-results i{font-size:24px}.v-no-results p{font-size:12px}
.v-pagination{display:grid;grid-template-columns:minmax(105px,1fr) auto minmax(105px,1fr);align-items:center;gap:14px;padding:24px 0 4px}.v-page-direction{display:flex;align-items:center;gap:8px;color:var(--primary-dark);font-size:14px;font-weight:650;text-decoration:none}.v-page-direction:last-of-type{justify-self:end}.v-page-direction.disabled{color:var(--gray-400);cursor:not-allowed}.v-page-numbers{display:flex;align-items:center;justify-content:center;gap:6px}.v-page-numbers a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gray-300);border-radius:4px;background:var(--white);color:var(--gray-700);font-size:14px;font-weight:650;text-decoration:none}.v-page-numbers a:hover{border-color:#9db0c2;color:var(--primary-dark)}.v-page-numbers a.current{border-color:var(--primary-dark);background:var(--primary-dark);color:var(--white)}.v-page-status{grid-column:1/-1;text-align:center;color:var(--gray-600);font-size:13px}

.v-rfq{position:sticky;top:72px;min-height:610px;padding:72px 0 32px 22px;border-left:1px solid var(--gray-200);background:var(--white)}.v-rfq-head{display:flex;align-items:center;justify-content:space-between}.v-rfq-head h2{margin:0;color:var(--primary-dark);font-size:16px}.v-rfq-head b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;color:#365b90;font-size:9px}.v-rfq>h3{margin:30px 0 10px;color:var(--primary-dark);font-size:10px}.v-rfq>p{margin:0 0 22px;color:var(--gray-600);font-size:10px;line-height:1.5}.v-rfq ul{list-style:none;margin:0;padding:0}.v-rfq li{display:grid;grid-template-columns:44px minmax(0,1fr) 19px;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--gray-300)}.v-rfq li img{width:44px;height:44px;object-fit:cover;border-radius:3px;background:var(--gray-100)}.v-rfq li span{font-size:9px;color:var(--primary-dark);line-height:1.35;font-weight:650}.v-rfq li button{width:19px;height:19px;border:0;background:transparent;color:var(--gray-600);cursor:pointer}.v-rfq-ready{margin-top:24px;padding-top:18px;border-top:1px dashed var(--gray-400)}.v-rfq-ready strong{color:var(--primary-dark);font-size:10px}.v-rfq-ready p{margin:5px 0 13px;color:var(--gray-600);font-size:9px;line-height:1.5}.v-rfq>a{height:38px;display:flex;align-items:center;justify-content:center;border-radius:3px;background:var(--primary-dark);color:var(--white);font-size:10px;font-weight:700;text-decoration:none}.v-rfq>a.disabled{opacity:.45;pointer-events:none}.v-rfq>small{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px;color:var(--gray-500);font-size:8px}

.v-guides{min-height:94px;margin:0 0 46px;border:1px solid var(--gray-300);background:var(--gray-50);display:grid;grid-template-columns:250px minmax(0,1fr);align-items:center;padding:16px}.v-guides-title h2{margin:0 0 5px;color:var(--primary-dark);font-size:15px}.v-guides-title p{margin:0;color:var(--gray-600);font-size:8.5px;line-height:1.5}.v-guide-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.v-guide-links a{min-width:0;display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start;color:var(--primary-dark);text-decoration:none}.v-guide-links>a>i{font-size:17px;margin-top:1px}.v-guide-links span{min-width:0;display:flex;flex-direction:column}.v-guide-links strong{font-size:8.5px;line-height:1.35}.v-guide-links small{color:var(--gray-600);font-size:7px;line-height:1.35}.v-guide-links a:hover strong{color:#1553a0}

.cnfx-footer{background:var(--gray-100);border-top:1px solid var(--gray-200);padding:42px 0 26px}.cnfx-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px;padding-bottom:30px}.cnfx-footer-grid>div:first-child{max-width:300px}.cnfx-footer img{width:96px;height:auto}.cnfx-footer p{margin:12px 0 0;color:var(--gray-600);font-size:12px;line-height:1.65}.cnfx-footer h3{margin:0 0 13px;color:var(--gray-800);font-size:12px}.cnfx-footer a{display:block;margin:7px 0;color:var(--gray-600);font-size:11px;text-decoration:none}.cnfx-footer a:hover{color:var(--primary-dark)}.cnfx-footer-bottom{padding-top:20px;border-top:1px solid var(--gray-300);color:var(--gray-500);font-size:10px}

/* Readability scale: preserve the selected layout while avoiding sub-12px UI copy. */
.cnfx-page-grid{grid-template-columns:minmax(0,1fr) 260px}.cnfx-nav>a{font-size:14px}.cnfx-language select{font-size:13px}.v-breadcrumb{font-size:13px}.v-breadcrumb i{font-size:9px}
.v-hero-copy h1{max-width:720px;font-size:48px}.v-hero-copy>p{max-width:690px;font-size:16px}.v-search{height:52px;max-width:660px;grid-template-columns:40px minmax(0,1fr) 46px}.v-search>i{font-size:16px}.v-search input{font-size:14px}
.v-task{padding:18px}.v-task h2{font-size:16px}.v-task>button{min-height:64px;padding:10px 13px}.v-task>button>i:first-child{font-size:19px}.v-task strong{font-size:13.5px}.v-task small{font-size:12px}.v-task>button>i:last-child{font-size:10px}
.v-category-grid strong{font-size:13px}.v-category-grid i{font-size:10px}
.v-section-heading{min-height:74px;padding:15px 0}.v-section-heading h2{font-size:23px}.v-section-heading p{font-size:13px}.v-section-heading>span{font-size:11px}.v-explorer-grid{grid-template-columns:224px minmax(0,1fr);gap:24px}.v-category-nav a{min-height:43px;font-size:12px}.v-category-nav a b{font-size:11px}
.v-product{min-height:148px;grid-template-columns:104px minmax(160px,1.05fr) minmax(250px,1.45fr) 112px 132px;gap:14px;padding:15px 0}.v-product-image{width:104px;height:92px}.v-product-summary h3{font-size:17px}.v-product-summary p{font-size:13px;line-height:1.55}.v-product-specs li{grid-template-columns:14px 1fr;gap:7px;margin:7px 0;font-size:12.5px;line-height:1.45}.v-product-records strong{font-size:19px}.v-product-records span{font-size:11.5px;line-height:1.4}.v-product-actions>a{font-size:12.5px}.v-product-actions button{min-height:36px;font-size:12px}.v-no-results p{font-size:14px}
.v-rfq{padding-left:24px}.v-rfq-head h2{font-size:18px}.v-rfq-head b{width:25px;height:25px;font-size:12px}.v-rfq>h3{font-size:13.5px}.v-rfq>p{font-size:12.5px;line-height:1.55}.v-rfq li{grid-template-columns:48px minmax(0,1fr) 22px;gap:10px}.v-rfq li img{width:48px;height:48px}.v-rfq li span{font-size:12px;line-height:1.4}.v-rfq-ready strong{font-size:13.5px}.v-rfq-ready p{font-size:12px;line-height:1.55}.v-rfq>a{height:42px;font-size:13px}.v-rfq>small{font-size:11px}
.v-guides{min-height:118px;grid-template-columns:270px minmax(0,1fr);padding:18px}.v-guides-title h2{font-size:18px}.v-guides-title p{font-size:12px}.v-guide-links{gap:10px}.v-guide-links a{grid-template-columns:27px 1fr;gap:9px}.v-guide-links>a>i{font-size:19px}.v-guide-links strong{font-size:12.5px;line-height:1.4}.v-guide-links small{font-size:11px;line-height:1.4}
.cnfx-footer p{font-size:13px}.cnfx-footer h3{font-size:13px}.cnfx-footer a{font-size:12px}.cnfx-footer-bottom{font-size:11px}

@media(max-width:1260px){.cnfx-container{padding-left:22px;padding-right:22px}.cnfx-page-grid{grid-template-columns:minmax(0,1fr) 235px}.cnfx-content{padding-right:24px}.cnfx-nav{gap:18px}.cnfx-nav>a{font-size:13px}.v-hero{grid-template-columns:minmax(0,1fr) 350px;gap:30px}.v-product{grid-template-columns:88px minmax(145px,1fr) minmax(210px,1.3fr) 96px 116px;gap:10px}.v-product-image{width:88px;height:78px}.v-product-specs{padding:0 10px}.v-product-records{padding-left:10px}.v-guides{grid-template-columns:225px 1fr}}
@media(max-width:1020px){.cnfx-header{height:64px}.cnfx-menu{display:block}.cnfx-nav{display:none;position:absolute;left:0;right:0;top:64px;height:auto;margin:0;padding:12px 22px 20px;background:var(--white);border-bottom:1px solid var(--gray-300);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.cnfx-nav.open{display:flex}.cnfx-nav>a{height:auto;padding:11px 0}.cnfx-nav>a.active:after{display:none}.cnfx-nav>a.cnfx-cta{margin-top:8px;text-align:center;justify-content:center}.cnfx-language{margin-top:12px}.cnfx-page-grid{grid-template-columns:1fr}.cnfx-content{padding-right:0}.v-rfq{position:static;min-height:0;border:1px solid var(--gray-300);padding:22px;margin:0 0 36px;grid-row:2}.v-rfq>h3{margin-top:18px}.v-hero{grid-template-columns:1fr 330px}.v-hero-copy h1{font-size:37px}.v-product{grid-template-columns:82px minmax(150px,1fr) minmax(240px,1.35fr) 100px}.v-product-image{width:82px;height:74px}.v-product-records{display:none}.v-guides{grid-template-columns:190px 1fr}.cnfx-footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:28px}}
@media(max-width:760px){.cnfx-container{padding-left:16px;padding-right:16px}.cnfx-logo img{width:94px}.cnfx-logo span{display:none}.v-breadcrumb{height:48px;overflow:hidden;white-space:nowrap}.v-hero{grid-template-columns:1fr;gap:20px;padding-top:4px}.v-hero-copy h1{font-size:35px}.v-hero-copy>p{font-size:15px}.v-task{padding:13px}.v-category-grid{grid-template-columns:1fr 1fr}.v-category-grid img{height:112px}.v-section-heading{align-items:flex-start}.v-section-heading>span{display:none}.v-explorer-grid{grid-template-columns:1fr}.v-category-nav{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--gray-300);padding:6px}.v-category-nav a{font-size:13px}.v-category-nav a.child{padding-left:8px}.v-product{grid-template-columns:78px minmax(0,1fr);align-items:start;padding:16px 0}.v-product-image{width:78px;height:74px}.v-product-summary{padding-top:2px}.v-product-summary h3{font-size:18px}.v-product-summary p{font-size:14px}.v-product-specs{grid-column:1/-1;border-left:0;padding:0}.v-product-specs li{font-size:13px}.v-product-records{display:flex;grid-column:1/-1;border-left:0;padding-left:0;flex-direction:row;align-items:baseline;gap:7px}.v-product-records strong{font-size:17px}.v-product-records span{font-size:12px}.v-product-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:flex-end}.v-product-actions>a{font-size:13px}.v-product-actions button{padding:0 12px;font-size:12.5px}.v-guides{grid-template-columns:1fr;gap:18px}.v-guide-links{grid-template-columns:1fr 1fr;gap:14px}.v-guide-links strong{font-size:13px}.v-guide-links small{font-size:11.5px}.cnfx-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.cnfx-footer-grid>div:first-child{grid-column:1/-1}.v-rfq li{grid-template-columns:40px 1fr 22px}.v-rfq li img{width:40px;height:40px}}
@media(max-width:760px){.v-pagination{grid-template-columns:1fr 1fr;gap:12px}.v-page-numbers{grid-column:1/-1;grid-row:1;flex-wrap:wrap}.v-page-direction{grid-row:2}.v-page-direction:last-of-type{justify-self:end}.v-page-status{grid-row:3}}
@media(max-width:430px){.v-category-grid{grid-template-columns:1fr}.v-category-grid img{height:145px}.v-category-nav{grid-template-columns:1fr}.v-guide-links{grid-template-columns:1fr}.cnfx-footer-grid{grid-template-columns:1fr}.cnfx-footer-grid>div:first-child{grid-column:auto}}

/* Shared CNFX site chrome: mirrors the main site header/footer while keeping the module layout independent. */
.site-shell{width:min(1420px,100%);margin:0 auto;padding:0 28px}.site-header{position:sticky;top:0;z-index:1000;background:var(--white);border-bottom:1px solid var(--gray-200);padding:12px 0}.site-navbar{min-height:40px;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex:none}.site-logo-mark{display:block;width:126px;height:40px;background:url(/cnfxlogo.png?v=t) no-repeat left center;background-size:contain;flex:none}.site-logo-tagline{margin-left:4px;color:var(--gray-500);font-size:10px;line-height:1.3;font-weight:500;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.site-nav-link{position:relative;padding:8px 0;color:var(--gray-600);font-size:15px;line-height:1.2;font-weight:500;text-decoration:none;white-space:nowrap}.site-nav-link:hover{color:var(--primary-dark)}.site-nav-link.active{color:var(--primary-dark);font-weight:650}.site-nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--primary-dark);border-radius:999px}.site-nav-link.site-nav-cta{padding:9px 20px;border-radius:4px;background:var(--primary-dark);color:var(--white);box-shadow:0 2px 7px rgba(10,37,64,.12)}.site-nav-link.site-nav-cta:after{display:none}.site-nav-link.site-nav-cta:hover{background:var(--primary-light);color:var(--white)}.site-language{position:relative;color:var(--primary-dark)}.site-language summary{display:flex;align-items:center;gap:7px;padding:6px 0;cursor:pointer;list-style:none;font-size:14px;font-weight:600;white-space:nowrap}.site-language summary::-webkit-details-marker{display:none}.site-language summary img,.site-language-menu img{display:block;width:20px;height:14px;border:1px solid rgba(15,23,42,.1);border-radius:2px;object-fit:cover}.site-language summary i{margin-left:2px;color:var(--gray-500);font-size:8px;transition:transform .2s ease}.site-language[open] summary i{transform:rotate(180deg)}.site-language-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:1100;width:172px;padding:6px;background:var(--white);border:1px solid var(--gray-300);border-radius:8px;box-shadow:0 12px 28px rgba(15,23,42,.12)}.site-language-menu a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:5px;color:var(--gray-700);font-size:14px;font-weight:500;text-decoration:none}.site-language-menu a:hover,.site-language-menu a.current{background:var(--gray-100);color:var(--primary-dark)}.site-language-menu a.current{font-weight:650}.site-menu{display:none;margin-left:auto;border:0;background:transparent;color:var(--gray-700);font-size:24px;padding:8px;cursor:pointer}

.site-footer{background:var(--gray-100);border-top:1px solid var(--gray-200);padding:48px 0 32px}.site-footer-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:32px}.site-footer-about{max-width:300px}.site-footer-logo{margin-bottom:12px;color:var(--gray-900);font-size:21px;line-height:1.25;font-weight:650}.site-footer p{margin:0;color:var(--gray-600);font-size:14px;line-height:1.65}.site-footer h3{margin:0 0 16px;color:var(--gray-800);font-size:15px;line-height:1.35;font-weight:650;letter-spacing:.02em}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin-bottom:10px}.site-footer a{color:var(--gray-600);font-size:14px;line-height:1.5;text-decoration:none}.site-footer a:hover{color:var(--primary-dark)}.site-footer-bottom{padding-top:24px;border-top:1px solid var(--gray-200);color:var(--gray-500);font-size:13px;line-height:1.5}

/* Final legibility scale: supporting copy remains readable on standard and low-density displays. */
.v-breadcrumb{font-size:14px}.v-task strong{font-size:14px}.v-task small{font-size:13px}.v-category-grid strong{font-size:14px}.v-section-heading p{font-size:14px}.v-section-heading>span{font-size:13px}.v-category-nav a{font-size:14px}.v-category-nav a b{font-size:13px}.v-product-summary p{font-size:14px}.v-product-specs li{font-size:13.5px}.v-product-records span{font-size:13px}.v-product-actions>a{font-size:13.5px}.v-product-actions button{font-size:13px}.v-rfq>h3{font-size:14px}.v-rfq>p{font-size:14px}.v-rfq li span{font-size:13.5px}.v-rfq-ready strong{font-size:14px}.v-rfq-ready p{font-size:13.5px}.v-rfq>a{font-size:14px}.v-rfq>small{font-size:12.5px}.v-guides-title p{font-size:13.5px}.v-guide-links strong{font-size:13.5px}.v-guide-links small{font-size:13px}.v-rfq{top:65px}

@media(min-width:600px){.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1260px){.site-shell{padding-left:22px;padding-right:22px}}
@media(min-width:1024px){.site-footer-grid{grid-template-columns:2fr repeat(4,minmax(0,1fr))}}
@media(max-width:1180px) and (min-width:1021px){.site-nav{gap:20px}.site-nav-link{font-size:14px}.site-nav-link.site-nav-cta{padding-left:14px;padding-right:14px}.site-logo-tagline{display:none}}
@media(max-width:1020px){.site-header{padding:12px 0}.site-menu{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:65px;height:auto;margin:0;padding:12px 22px 22px;background:var(--white);border-bottom:1px solid var(--gray-300);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.site-nav.open{display:flex}.site-nav-link{padding:12px 0;font-size:16px}.site-nav-link.active:after{display:none}.site-nav-link.site-nav-cta{margin-top:8px;text-align:center}.site-language{margin-top:12px;padding:4px 0}.site-language summary{font-size:15px}.site-language-menu{position:static;width:100%;margin-top:6px;box-shadow:none}.site-footer h3{font-size:16px}.site-footer a,.site-footer p{font-size:15px}.site-footer-bottom{font-size:14px}}
@media(max-width:760px){.site-shell{padding-left:16px;padding-right:16px}}
@media(max-width:430px){.site-logo-tagline{font-size:9px}.site-footer{padding-top:44px}.site-footer-grid{grid-template-columns:1fr;gap:32px}.site-footer-about{max-width:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}button,a{transition:none}}
