/*
Theme Name: Đức Phong Cutting Tools
Theme URI: https://cuttingtools.vn
Author: Đức Phong
Description: Giao diện catalogue và báo giá cho Cuttingtools.vn.
Version: 1.0.0
Requires at least: 7.0
Requires PHP: 8.3
Text Domain: ducphong
*/
:root{--orange:#d83d10;--orange-dark:#b8330c;--navy:#142430;--navy-deep:#0d1922;--ink:#16222b;--muted:#66737e;--line:#e4e8eb;--soft:#f5f7f9;--white:#fff;--radius:4px;--shadow:0 12px 35px rgba(13,25,34,.08)}
*,*:before,*:after{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font:15px/1.55 Arial,"Helvetica Neue",sans-serif}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
input,select,textarea{color:var(--ink)}
:focus-visible{outline:3px solid #ffb798;outline-offset:2px}
.container{width:min(100% - 48px,1200px);margin:auto}
.screen-reader-text,.skip-link:not(:focus){position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:absolute;z-index:100;background:#fff;padding:8px 14px}
.topbar{background:var(--navy);color:#dbe0e4;font-size:11px}
.topbar__inner{min-height:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.topbar a:hover,.site-footer a:hover{color:#ff9a74}
.site-header{position:relative;z-index:20;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.masthead{min-height:76px;display:flex;align-items:center;gap:25px}
.brand{display:inline-flex;align-items:center;gap:8px;flex:none;line-height:1}
.brand__mark{display:grid;place-items:center;width:46px;height:46px;color:white;font-size:38px;font-weight:900;background:conic-gradient(from 20deg,#f75e20 0 31%,#ce3d16 31% 55%,#ebaa22 55% 77%,#f75e20 77%);clip-path:polygon(50% 0,100% 86%,91% 100%,9% 100%,0 86%)}
.brand__logo{display:block;width:auto;max-width:230px;height:52px;object-fit:contain;object-position:left center}
.brand strong{display:block;font-size:26px;letter-spacing:-1.5px;color:#2b241f;white-space:nowrap}
.brand strong span{color:var(--orange)}
.brand small{display:block;text-align:center;color:#5d666c;font-size:10px;letter-spacing:.1px;margin-top:3px}
.site-search{display:flex;flex:1;min-width:220px;max-width:460px;margin-left:auto;height:39px;border:1px solid #d9dfe4;border-radius:3px;overflow:hidden}
.site-search input{width:100%;min-width:0;border:0;padding:0 13px;outline:0;font-size:12px}
.site-search button{border:0;background:var(--orange);color:white;width:42px;font-size:27px;line-height:1}
.header-phone,.quote-link{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}
.header-phone>span:first-child,.quote-link>span:first-child{font-size:27px;color:var(--orange);line-height:1}
.header-phone small,.header-phone strong{display:block}
.header-phone strong{font-size:14px;line-height:1.2}
.quote-link b{display:inline-grid;place-items:center;background:var(--orange);color:#fff;font-size:10px;border-radius:99px;min-width:16px;height:16px}
.mobile-menu-toggle{display:none;border:0;background:none;font-size:25px}
.primary-nav{border-top:1px solid var(--line)}
.primary-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px}
.primary-nav a{display:inline-flex;align-items:center;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap}
.primary-nav a:hover{color:var(--orange)}
.primary-nav__inner>a:not(.nav-catalog):not(.nav-quote){align-self:stretch}.primary-nav a.is-current{box-shadow:inset 0 -3px var(--orange);color:var(--orange)}
.primary-nav a.nav-quote.is-current{background:var(--orange);color:#fff}
.primary-nav .nav-catalog{align-self:stretch;gap:9px;background:var(--orange);color:#fff;padding:0 18px;min-width:188px}
.primary-nav .nav-catalog:hover,.primary-nav .nav-catalog.is-current{color:#fff;background:var(--orange-dark)}
.primary-nav .nav-quote{border:1px solid var(--orange);color:var(--orange);padding:7px 11px;border-radius:3px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--orange);border-radius:3px;background:var(--orange);color:#fff;padding:11px 18px;font-size:12px;font-weight:700;text-align:center;line-height:1.2;transition:background .2s,transform .2s}
.button:hover{background:var(--orange-dark);border-color:var(--orange-dark);color:#fff;transform:translateY(-1px)}
.button--small{padding:9px 10px;font-size:11px;width:100%}
.button--outline{background:#fff;color:var(--orange)}
.button--outline:hover{color:#fff}
.button--outline-light{border-color:rgba(255,255,255,.75);background:transparent;color:white}
.button--outline-light:hover{background:rgba(255,255,255,.15);border-color:white}
.text-link,.arrow{color:var(--orange);font-weight:700}
.eyebrow{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}
.eyebrow--orange{color:var(--orange)}
.home-hero,.page-hero{background-color:var(--navy-deep);background-image:linear-gradient(90deg,rgba(10,19,27,.96),rgba(10,19,27,.42) 72%,rgba(10,19,27,.08)),var(--hero-image,url('assets/images/hero-cnc.jpg'));background-size:cover;background-position:center;color:#fff}
.home-hero__inner{min-height:355px;display:flex;justify-content:space-between;align-items:stretch;gap:35px}
.home-hero__copy{padding:48px 0 42px;max-width:650px;display:flex;flex-direction:column;align-items:flex-start}
.home-hero h1{font-size:clamp(32px,4vw,51px);line-height:1.12;max-width:630px;margin:12px 0 16px;text-transform:uppercase;letter-spacing:-1.6px;white-space:pre-line}
.home-hero h1::first-line{color:#fff}
.home-hero__copy>p{font-size:13px;color:#e5e9ec;margin:0 0 22px}
.hero-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:26px;color:#edf0f2;font-size:11px;text-transform:uppercase;font-weight:700}
.hero-benefits span:first-letter{color:var(--orange)}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-shortcuts{width:178px;flex:none;background:rgba(13,25,34,.92);padding:16px 12px;display:flex;flex-direction:column;gap:7px}
.hero-shortcuts>span{font-size:18px;line-height:1.2;letter-spacing:.12em;padding:1px 3px 11px;border-bottom:1px solid rgba(255,255,255,.3)}
.hero-shortcuts a{display:flex;justify-content:space-between;align-items:center;min-height:50px;padding:7px 10px;border:1px solid #62717b;border-radius:3px;font-size:12px}
.hero-shortcuts b{color:var(--orange);font-size:18px}
.hero-shortcuts a:hover{border-color:var(--orange);background:#203542}
.page-hero{background-position:center 57%;padding:44px 0 52px}
.page-hero .container{position:relative}
.page-hero h1{font-size:clamp(30px,4vw,44px);text-transform:uppercase;margin:8px 0 4px;line-height:1.1}
.page-hero p{margin:0;color:#e4e9ec;font-size:17px}
.section{padding:35px 0}
.section--compact{padding:16px 0 0}
.section--subtle{background:var(--soft)}
.section--news{padding-bottom:50px}
.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin:0 0 16px}
.section-heading h2{font-size:18px;line-height:1.25;text-transform:uppercase;margin:0}
.section-heading>a{font-size:12px;color:var(--orange);white-space:nowrap}
.section-heading p{font-size:13px;color:var(--muted);margin:0}
.category-strip{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px}
.term-card{min-width:0;display:flex;flex-direction:column;align-items:center;position:relative;border:1px solid var(--line);background:white;text-align:center;padding-bottom:11px;transition:border-color .2s,box-shadow .2s}
.term-card:hover{border-color:var(--orange);box-shadow:var(--shadow)}
.term-card__image{width:100%;height:118px;display:grid;place-items:center;overflow:hidden;background:#fafbfc}
.term-card img{height:100%;width:100%;object-fit:contain}
.term-card strong{font-size:11px;line-height:1.3;padding:7px 4px 0}
.term-card .arrow{display:none}
.discovery-grid{display:grid;grid-template-columns:2.15fr 1fr;gap:25px}
.material-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}
.material-tile{min-width:0;text-align:center;font-size:11px}
.material-tile__texture{display:block;height:93px;border-radius:3px;background:linear-gradient(135deg,#58636a 0,#bbc3c8 23%,#65747c 47%,#d4d9db 68%,#4a555b);box-shadow:inset 0 0 0 1px #d5dcdf}.material-tile__texture img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}
.material-tile--1 .material-tile__texture{background:linear-gradient(115deg,#a4b0b8,#e6e8e7 35%,#788b96 65%,#c8d1d5)}
.material-tile--2 .material-tile__texture{background:linear-gradient(130deg,#454b4e,#929a9f 40%,#373f43 70%,#acb4b8)}
.material-tile--3 .material-tile__texture{background:linear-gradient(120deg,#60717e,#e2e7eb 45%,#8799a1 75%,#b5c5cb)}
.material-tile strong{display:block;padding-top:7px;line-height:1.25}
.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.industry-grid a{border:1px solid var(--line);min-height:73px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:3px}
.industry-grid a:hover{border-color:var(--orange)}
.industry-grid span{font-size:24px;line-height:1;color:var(--navy)}
.industry-grid strong{font-size:10px;line-height:1.2}
.brand-strip{display:grid;grid-template-columns:repeat(9,1fr);gap:7px}
.brand-strip a,.brand-directory a{display:flex;align-items:center;justify-content:center;min-height:55px;border:1px solid var(--line);padding:7px;font-weight:900;text-align:center;color:#263746;background:#fff}
.brand-strip a:nth-child(3n+1){color:#d94417}.brand-strip a:nth-child(3n+2){color:#333}
.brand-strip a:hover,.brand-directory a:hover{border-color:var(--orange)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.product-grid--home{grid-template-columns:repeat(6,minmax(0,1fr))}
.product-card{min-width:0;background:white;border:1px solid var(--line);display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}
.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
.product-card__image{display:grid;place-items:center;aspect-ratio:1.15;background:#fff;overflow:hidden}
.product-card__image img{width:100%;height:100%;object-fit:contain}
.product-card__body{display:flex;flex-direction:column;align-items:stretch;flex:1;padding:10px}
.product-card h3{font-size:12px;line-height:1.35;margin:0 0 6px;min-height:33px}
.product-card__sku,.product-card__brand{font-size:11px;color:var(--muted);margin:0 0 3px;line-height:1.3}
.product-card .button{margin-top:auto}
.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.promo{min-height:177px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;background-size:cover;background-position:right center;overflow:hidden}
.promo h2{font-size:19px;line-height:1.15;margin:9px 0}
.promo p{font-size:11px;margin:0 0 12px;max-width:180px}
.promo__link{color:var(--orange);font-weight:700;font-size:12px;margin-top:auto}
.promo--dark{color:white;background-image:linear-gradient(90deg,rgba(12,28,39,.94),rgba(12,28,39,.35)),url('assets/images/hero-cnc.jpg')}
.promo--light{color:var(--navy);background:linear-gradient(120deg,#e6edf1,#fafafa 62%,#c4d2db)}
.promo--accent{color:white;background:linear-gradient(120deg,#1a3544,#395c69)}
.news-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.news-card{display:flex;flex-direction:column;gap:4px;font-size:11px}
.news-card__image{display:block;height:105px;overflow:hidden;background:var(--soft)}
.news-card img{width:100%;height:100%;object-fit:cover}
.news-card small,.article-card small,.article-date{color:#7b858d;font-size:11px}
.news-card strong{line-height:1.35}
.news-card:hover strong,.article-card:hover h3{color:var(--orange)}
.trust-strip{background:#f6f8fa;border-top:1px solid var(--line);padding:19px 0}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.trust-grid>div{display:flex;align-items:center;gap:11px}
.trust-grid>div+div{border-left:1px solid #d9e0e4;padding-left:16px}
.trust-grid span{font-size:31px;line-height:1;color:var(--navy)}
.trust-grid p{margin:0}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:12px}.trust-grid small{font-size:10px;color:var(--muted)}
.site-footer{background:var(--navy);color:#d9e0e4;padding:34px 0 0;font-size:12px}
.footer-grid{display:grid;grid-template-columns:2.3fr 1fr 1fr 1.5fr;gap:32px}
.site-footer h2{color:#fff;font-size:12px;text-transform:uppercase;margin:3px 0 14px}
.footer-grid>div>a:not(.brand):not(.button){display:block;margin:0 0 8px}
.footer-grid p{font-size:11px;margin:12px 0;color:#c4ced4}
.brand--footer strong{color:white;font-size:22px}.brand--footer small{color:#d1d9dd}
.footer-bottom{border-top:1px solid #344651;display:flex;justify-content:space-between;gap:15px;padding:13px 0;margin-top:24px;font-size:10px}
.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-grid .term-card__image{height:180px}.category-grid .term-card strong{font-size:15px;text-align:left;padding:10px 14px;width:100%}.category-grid .term-card .arrow{display:block;position:absolute;right:13px;bottom:10px}
.brand-directory{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.brand-directory a{min-height:100px;flex-direction:column;gap:9px}.brand-directory span{color:var(--orange);font-size:11px;font-weight:400}
.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.topic-card{background:white;border:1px solid var(--line);padding:24px;min-height:195px;display:flex;flex-direction:column;align-items:flex-start}.topic-card:hover{border-color:var(--orange)}.topic-card__icon{font-size:31px;color:var(--orange);line-height:1}.topic-card h3{margin:12px 0 5px;font-size:17px}.topic-card p{font-size:13px;color:var(--muted);margin:0 0 14px}.topic-card .text-link{font-size:12px;margin-top:auto}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);display:block;background:#fff;padding-bottom:16px}.article-card__image{display:block;height:190px;overflow:hidden}.article-card img{width:100%;height:100%;object-fit:cover}.article-card small,.article-card h3,.article-card p{margin-left:15px;margin-right:15px}.article-card h3{font-size:16px;line-height:1.35;margin-top:5px;margin-bottom:7px}.article-card p{color:var(--muted);font-size:12px;margin-top:0}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.resource-grid a{background:white;border:1px solid var(--line);padding:13px}.resource-grid span{float:right;color:var(--orange)}
.steps-grid,.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps-grid>div,.value-grid>div{padding:20px;background:white;border:1px solid var(--line)}.steps-grid b,.value-grid strong{font-size:28px;color:var(--orange)}.steps-grid h3,.value-grid h3{font-size:14px;margin:5px 0}.steps-grid p,.value-grid p{font-size:12px;color:var(--muted);margin:0}.value-grid{grid-template-columns:repeat(3,1fr)}
.about-grid,.topic-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.about-grid h2,.topic-intro h2{font-size:29px;line-height:1.2;margin:10px 0}.about-grid p,.topic-intro p{color:#52616b}.about-grid img,.topic-intro img{width:100%;height:290px;object-fit:cover;border-radius:3px}
.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px}.filter-panel{border:1px solid var(--line);padding:16px;background:#fff}.filter-panel h2{font-size:14px;text-transform:uppercase;margin:0 0 15px}.filter-panel label{display:block;font-weight:700;font-size:12px;margin-bottom:15px}.filter-panel select{display:block;width:100%;height:37px;margin-top:5px;border:1px solid #d9e0e4;background:#fff;padding:0 8px;font-weight:400}.filter-panel .button{width:100%}.filter-reset{display:block;text-align:center;font-size:12px;color:var(--orange);margin:10px 0 0}.catalog-results__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px}.catalog-results__top select{padding:7px;border:1px solid var(--line);background:#fff;margin-left:5px}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;justify-content:center;gap:5px;margin:20px 0}.pagination a,.pagination span{border:1px solid var(--line);min-width:33px;padding:5px 8px;text-align:center}.pagination .current{background:var(--orange);color:#fff;border-color:var(--orange)}.subcategory-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:25px}.empty-state{padding:45px;background:var(--soft);text-align:center}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{margin:5px 0}.cta-band p{margin:0;color:var(--muted)}
.breadcrumbs{font-size:12px;color:var(--muted);padding:17px 0}.breadcrumbs a:hover{color:var(--orange)}.product-detail__top{display:grid;grid-template-columns:1fr 1fr;gap:35px}.product-gallery__main{height:470px;background:#f8fafb;display:grid;place-items:center}.product-gallery__main img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-gallery__thumbs{display:flex;gap:8px;margin-top:8px}.product-gallery__thumbs button{width:62px;height:62px;border:1px solid var(--line);background:white;padding:3px}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.product-info{padding:17px 0}.product-info h1{font-size:32px;line-height:1.14;margin:11px 0}.product-info__sku{color:var(--muted);font-size:13px}.product-info__description{font-size:15px;margin:20px 0}.product-info__features{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:20px 0;font-size:12px;text-align:center}.product-info__features span{border-right:1px solid var(--line)}.product-info__features span:last-child{border:0}.product-info>.button{margin:0 9px 8px 0}.product-section{padding:32px 0;border-top:1px solid var(--line);margin-top:32px}.product-section .section-heading{display:block}.table-scroll{overflow-x:auto}.variant-table,.spec-table{border-collapse:collapse;width:100%;font-size:12px}.variant-table th,.variant-table td,.spec-table th,.spec-table td{border:1px solid #dfe5e9;padding:10px;text-align:left}.variant-table thead{background:#f3f6f8}.variant-table tbody tr:nth-child(even){background:#fafbfc}.variant-table tbody tr:hover{background:#fff3ed}.variant-action{display:flex;gap:6px;align-items:center}.variant-action input,.simple-quote input{width:65px;height:34px;border:1px solid var(--line);padding:4px}.variant-action .button{width:auto;white-space:nowrap}.simple-quote{display:flex;align-items:center;gap:15px}.product-detail__bottom{display:grid;grid-template-columns:1fr 260px;gap:25px}.product-assistance{background:var(--navy);padding:25px;color:white;align-self:start}.product-assistance h3{margin-top:0}.product-assistance p{font-size:13px}.entry-content{max-width:800px}.entry-content p{line-height:1.75}.spec-table th{width:36%;background:#f5f7f9}.article-body{max-width:800px}.article-body>img{width:100%;max-height:430px;object-fit:cover;margin:12px 0 24px}
.quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px}.quote-main{min-width:0}.quote-steps{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding:0 0 18px;margin:0 0 22px;font-size:12px;font-weight:700}.quote-steps span{display:flex;align-items:center;gap:8px}.quote-steps b{display:grid;place-items:center;background:#eaf0f4;border-radius:100px;width:27px;height:27px}.quote-steps span:first-child b{background:var(--orange);color:white}.quote-form h2{font-size:17px;text-transform:uppercase;margin:25px 0 13px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.form-grid label,.form-full{display:block;font-size:12px;font-weight:700}.form-grid em{color:var(--orange);font-style:normal}.form-grid input,.form-full textarea,.free-item input{display:block;width:100%;border:1px solid #dce3e7;border-radius:2px;padding:10px;margin-top:5px;background:white}.form-full{margin-top:14px}.form-full textarea{resize:vertical}.quote-items{border:1px solid var(--line);padding:12px;margin-bottom:10px}.quote-items>p{font-size:13px;color:var(--muted);margin:7px}.quote-items a{color:var(--orange)}.quote-item{display:grid;grid-template-columns:minmax(0,1fr) 80px 34px;gap:8px;align-items:center;padding:8px;border-bottom:1px solid var(--line)}.quote-item:last-child{border-bottom:0}.quote-item strong{font-size:12px}.quote-item small{display:block;color:var(--muted)}.quote-item input{width:100%;height:33px;border:1px solid var(--line);padding:5px}.quote-item button{height:33px;border:1px solid var(--line);background:#fff;color:var(--orange)}.free-item{display:grid;grid-template-columns:1fr 1fr 80px 34px;gap:8px;margin:8px 0}.free-item input{margin:0}.free-item button{border:1px solid var(--line);background:white;color:var(--orange)}.file-upload{display:block;border:1px dashed #bec9d1;padding:18px;text-align:center;font-size:12px;color:var(--muted);background:#fbfcfd}.file-upload input{display:block;margin:10px auto 0;max-width:100%}.consent{display:block;font-size:11px;margin:22px 0}.consent a{color:var(--orange)}.button--submit{min-width:220px}.quote-help{border:1px solid var(--line);padding:18px;margin-bottom:15px}.quote-help img{display:block;width:100%;height:140px;object-fit:contain}.quote-help h2{font-size:17px;margin:9px 0}.quote-help p{font-size:12px;color:var(--muted)}.quote-help>a{display:block;font-size:13px;font-weight:700;color:var(--orange);margin-top:9px}.quote-help--dark{background:var(--navy);color:#fff;border-color:var(--navy)}.quote-help--dark p{color:#e4e9ec}.notice{padding:13px 16px;margin-bottom:18px;font-size:13px}.notice--success{background:#e9f7eb;color:#1b6c2f}.notice--error{background:#fff1ec;color:#a52e08}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:1120px){.masthead{gap:14px}.brand strong{font-size:22px}.brand__mark{width:39px;height:39px;font-size:31px}.header-phone{display:none}.primary-nav a{font-size:10px}.primary-nav .nav-catalog{min-width:165px;padding:0 11px}.container{width:min(100% - 34px,1200px)}.product-grid--home{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(5,1fr)}.brand-strip{grid-template-columns:repeat(5,1fr)}}
@media(max-width:800px){.topbar{display:none}.masthead{min-height:65px;flex-wrap:wrap}.brand{margin-right:auto}.mobile-menu-toggle{display:block}.site-search{order:3;max-width:none;width:100%;flex:none;margin:0 0 10px}.quote-link{font-size:0}.quote-link>span:first-child{font-size:26px}.quote-link b{font-size:10px}.primary-nav{display:none}.primary-nav.is-open{display:block}.primary-nav__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.primary-nav a{font-size:12px;padding:11px;border-bottom:1px solid var(--line)}.primary-nav .nav-catalog{min-height:42px}.primary-nav .nav-quote{margin-top:8px}.home-hero__inner{min-height:340px}.hero-shortcuts{display:none}.discovery-grid{grid-template-columns:1fr}.material-grid{grid-template-columns:repeat(4,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.category-grid,.brand-directory{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:1fr}.filter-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.filter-panel h2{grid-column:1/-1;margin:0}.filter-panel label{margin:0}.filter-panel .button,.filter-reset{align-self:end}.filter-reset{padding:8px}.product-detail__top{grid-template-columns:1fr 1fr;gap:18px}.product-gallery__main{height:360px}.product-info h1{font-size:25px}.product-detail__bottom{grid-template-columns:1fr}.quote-layout{grid-template-columns:1fr}.quote-aside{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-help{margin:0}.footer-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(3){border:0;padding:0}}
@media(max-width:600px){.container{width:min(100% - 28px,1200px)}.home-hero__copy{padding:38px 0}.home-hero h1{font-size:34px}.home-hero__copy>p{font-size:12px}.hero-benefits{font-size:10px;gap:8px}.section{padding:28px 0}.section-heading h2{font-size:16px}.category-strip{grid-template-columns:repeat(3,1fr)}.term-card__image{height:98px}.material-grid{grid-template-columns:repeat(3,1fr)}.material-tile__texture{height:75px}.brand-strip{grid-template-columns:repeat(3,1fr)}.product-grid,.product-grid--home,.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-grid,.article-grid,.topic-grid{grid-template-columns:1fr}.promo{min-height:150px}.news-grid{grid-template-columns:repeat(2,1fr)}.category-grid,.brand-directory{grid-template-columns:repeat(2,1fr)}.category-grid .term-card__image{height:140px}.subcategory-strip{grid-template-columns:repeat(3,1fr)}.steps-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.topic-intro,.product-detail__top{grid-template-columns:1fr}.product-gallery__main{height:390px}.product-info{padding:0}.quote-steps{font-size:10px}.quote-steps span{display:block;text-align:center}.quote-steps b{margin:0 auto 5px}.quote-aside{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.free-item{grid-template-columns:1fr 1fr 60px 30px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.trust-grid{gap:10px}.trust-grid>div{gap:6px}.trust-grid span{font-size:23px}.trust-grid strong{font-size:10px}.trust-grid small{font-size:9px}}
.dp-toast{position:fixed;right:20px;bottom:20px;z-index:1000;background:var(--navy);color:#fff;border-left:4px solid var(--orange);box-shadow:var(--shadow);padding:13px 18px;font-size:13px;max-width:min(350px,calc(100vw - 40px))}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--orange);border:1px solid var(--orange);border-radius:3px;color:#fff;font-weight:700}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--orange-dark);border-color:var(--orange-dark);color:#fff}
.woocommerce a.button--outline{background:#fff;color:var(--orange)}
.woocommerce a.button--outline:hover{background:var(--orange-dark);color:#fff}

/* Homepage fidelity pass: content and interaction follow UI/02. */
.topbar__inner nav{display:flex;align-items:center;gap:0}.topbar__inner nav>*{padding:0 10px;border-right:1px solid rgba(255,255,255,.22)}.topbar__inner nav>*:last-child{border:0;padding-right:0}
.topbar__inner nav>.language-switcher{position:relative;padding:0 0 0 9px;border:0}
.language-switcher__toggle{display:flex;align-items:center;gap:5px;min-height:30px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}
.language-switcher__toggle:hover,.language-switcher__toggle:focus-visible{color:#fff}
.language-switcher__flag{display:grid;place-items:center;width:24px;height:16px;border-radius:3px;background:#da251d;color:#ffdf00;font-size:9px;font-weight:800;line-height:1;box-shadow:0 0 0 1px rgba(255,255,255,.18)}
.language-switcher__chevron{display:inline-block;font-size:12px;transition:transform .2s ease}
.language-switcher.is-open .language-switcher__chevron{transform:rotate(180deg)}
.language-switcher__menu{position:absolute;z-index:120;top:calc(100% + 7px);right:0;width:184px;padding:7px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#17202a;box-shadow:0 14px 32px rgba(2,8,23,.2)}
.language-switcher__menu[hidden]{display:none}
.language-switcher__menu::before{content:"";position:absolute;right:13px;top:-5px;width:9px;height:9px;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;background:#fff;transform:rotate(45deg)}
.language-switcher__option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:7px;font-size:12px;line-height:1.25}
.language-switcher__option.is-active{background:#fff2ed;color:#e84b21;font-weight:700}
.language-switcher__option.is-disabled{color:#7b8490}.language-switcher__option small{font-size:9px;color:#9aa1aa;white-space:nowrap}
.masthead{min-height:72px;gap:20px}.account-link{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px}.account-link>span:first-child{font-size:27px}.account-link strong,.account-link small{display:block}.account-link small{color:var(--muted)}
.primary-nav__inner>.nav-dropdown{align-self:stretch;display:flex;align-items:stretch;position:relative}.nav-dropdown__menu{display:none;position:absolute;left:0;top:100%;z-index:30;width:240px;padding:8px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.nav-dropdown__menu a{display:block!important;padding:8px 10px!important;border-bottom:1px solid var(--line);font-weight:600!important;text-transform:none!important}.nav-dropdown__menu a:last-child{border:0}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{display:block}.nav-dropdown--service .nav-dropdown__menu{width:210px}
.home .container{width:min(100% - 36px,1200px)}
.home-hero__inner{min-height:304px}.home-hero__copy{padding:24px 0 22px;max-width:720px}.home-hero h1{font-size:37px;line-height:1.05;margin:8px 0 12px;letter-spacing:-.8px}.home-hero__copy>p{font-size:11px;margin-bottom:16px}.home-hero .eyebrow{font-size:14px;letter-spacing:.03em}.hero-benefits{display:grid;grid-template-columns:repeat(4,auto);gap:19px;margin:0 0 18px;text-transform:none}.hero-benefits span{display:flex;gap:7px;align-items:center}.hero-benefits b{color:var(--orange);font-size:23px;font-weight:400}.hero-benefits em{font-style:normal;font-size:10px;line-height:1.1}.hero-benefits small{display:block;color:#b9c2c8;font-size:8px;font-weight:400;margin-top:3px}.hero-actions .button{padding:10px 16px}.hero-shortcuts{width:162px;padding:12px 10px;gap:5px}.hero-shortcuts>span{font-size:16px;line-height:1.15;padding-bottom:8px}.hero-shortcuts a{min-height:45px;padding:5px 8px}.hero-shortcuts a>span{display:flex;flex-direction:column}.hero-shortcuts a strong{font-size:11px}.hero-shortcuts a small{font-size:9px;color:#bcc7ce}.hero-shortcuts b{font-size:20px}
.home-categories{padding:10px 0 12px}.home .category-strip{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px}.home-category{min-width:0;text-align:center;border:1px solid #edf0f2;padding:5px 3px 7px;background:#fff}.home-category img{display:block;width:100%;height:69px;object-fit:contain}.home-category strong,.home-category small{display:block;line-height:1.15}.home-category strong{font-size:10px}.home-category small{font-size:8px;color:var(--muted);margin-top:2px}
.home-discovery,.home-brands,.home-products,.home-promos,.home-news{padding:9px 0}.home .section-heading{margin-bottom:9px}.home .section-heading h2{font-size:15px}.home .section-heading>a{font-size:10px}.home .discovery-grid{grid-template-columns:2.25fr 1fr;gap:20px}.home .material-grid{gap:6px}.home .material-tile__texture{height:74px}.material-tile strong{padding-top:4px;font-size:9px}.material-tile small{display:block;font-size:8px;color:var(--muted);line-height:1.1}.material-tile--4 .material-tile__texture{background:linear-gradient(125deg,#47515a,#adb7bd 33%,#e0e4e5 52%,#60717b 78%,#c5cdd0)}.material-tile--5 .material-tile__texture{background:linear-gradient(110deg,#9ba6ac,#d9dddf 32%,#6d7b84 55%,#c4ccd0 76%,#59666d)}.material-tile--6 .material-tile__texture{background:linear-gradient(145deg,#656b70,#c5c8c9 36%,#7d8589 52%,#d4d5d4 70%,#535a5d)}
.home .industry-grid{gap:4px}.home .industry-grid a{min-height:58px}.home .industry-grid span{font-size:17px}.home .industry-grid strong{font-size:9px}.industry-grid small{font-size:7px;color:var(--muted);line-height:1}.home-brands{padding-top:10px}.home .brand-strip{grid-template-columns:repeat(10,1fr);gap:4px}.home .brand-strip a{min-height:37px;font-size:10px;padding:4px}.brand-logo--sandvik-coromant{color:#e93815!important}.brand-logo--kennametal{color:#171717!important}.brand-logo--seco{color:#356f97!important}.brand-logo--taegutec{color:#23849b!important}.brand-logo--ceratizit{color:#d04735!important}.brand-logo--moldino{color:#2a5181!important}.brand-logo--osg{color:#135e9b!important}.brand-logo--widin{font-style:italic}.brand-logo--nikken{color:#e94938!important}.brand-logo--ns-tool{color:#df7822!important}
.home-products{background:#fff;padding-top:9px}.product-heading{align-items:end}.product-tabs{display:flex;align-items:end;gap:0;margin-right:auto}.product-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:4px 14px;font-size:10px;color:#39464e}.product-tabs button[aria-selected="true"]{color:var(--orange);border-color:var(--orange)}.product-carousel{position:relative}.carousel-arrow{position:absolute;z-index:2;top:45%;transform:translateY(-50%);border:0;background:transparent;font-size:31px;color:#28343b;padding:5px}.carousel-arrow--prev{left:-20px}.carousel-arrow--next{right:-20px}.home .product-grid--home{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;overflow-x:auto;scrollbar-width:none}.home .product-grid--home::-webkit-scrollbar{display:none}.home .product-card{min-width:0}.home .product-card__image{aspect-ratio:1.2}.home .product-card__body{padding:7px}.home .product-card h3{font-size:9px;min-height:27px;margin-bottom:3px}.home .product-card__sku,.home .product-card__brand{font-size:8px}.home .product-card .button{padding:7px 3px;font-size:9px}
.home-promos{padding-top:12px}.home .promo-grid{gap:8px}.home .promo{min-height:156px;padding:13px}.home .promo .eyebrow{font-size:12px;letter-spacing:.02em}.home .promo ul{list-style:none;padding:0;margin:8px 0;font-size:9px;line-height:1.75}.home .promo li:before{content:'✓';color:var(--orange);margin-right:6px}.promo--library{color:var(--navy);background:linear-gradient(110deg,#f7fafb 0,#edf3f6 54%,#becbd2)}.promo--library li:before{content:'▤';color:var(--navy)}.promo--expert{color:#fff;background:linear-gradient(90deg,rgba(12,29,40,.96),rgba(13,43,56,.73)),url('assets/images/hero-cnc.jpg');background-size:cover}.home .promo--expert p{font-size:10px}.promo__cta{background:var(--orange);padding:7px 13px;font-size:10px;font-weight:700}.promo-services{display:flex;gap:8px;border-top:1px solid rgba(255,255,255,.3);padding-top:8px;margin-top:auto;width:100%}.promo-services small{font-size:7px;white-space:nowrap}
.home-news{padding:9px 0 16px}.home .news-grid{gap:8px}.home .news-card__image{height:71px}.home .news-card small{font-size:8px}.home .news-card strong{font-size:9px}.news-card--2 img{object-position:30% 60%;filter:contrast(1.15)}.news-card--3 img{object-position:70% 55%;filter:saturate(.45)}.news-card--4 img{object-position:45% 70%;filter:brightness(.85)}.news-card--5 img{object-position:85% 50%;filter:grayscale(.8)}
body.home .trust-strip{padding:11px 0}body.home .trust-strip .trust-grid{gap:8px}body.home .trust-strip .trust-grid span{font-size:23px}body.home .trust-strip .trust-grid strong{font-size:9px}body.home .trust-strip .trust-grid small{font-size:8px}
.footer-grid{grid-template-columns:2.1fr 1.15fr 1fr 1.45fr;gap:20px}.site-footer{padding-top:22px}.site-footer h2{font-size:10px;margin-bottom:10px}.footer-grid p{font-size:9px}.footer-grid>div>a:not(.brand):not(.button){font-size:9px;margin-bottom:5px}.social-links{display:flex;gap:6px}.social-links a{display:grid!important;place-items:center;width:25px;height:25px;margin:0!important;background:#245074;color:#fff;font-size:9px;font-weight:700}.newsletter-form{display:flex;height:34px}.newsletter-form input{min-width:0;width:100%;border:0;padding:0 9px;font-size:9px}.newsletter-form button{width:38px;border:0;background:var(--orange);color:#fff;font-size:19px}.newsletter-status{display:block;color:#a9e0b6;margin-top:5px}.footer-bottom{margin-top:17px;padding:10px 0}

@media (max-width:1120px) and (min-width:801px){.home .category-strip{grid-template-columns:repeat(9,minmax(0,1fr))}.home .product-grid--home{grid-template-columns:repeat(6,minmax(0,1fr))}.home .brand-strip{grid-template-columns:repeat(10,1fr)}.header-phone{display:flex}.masthead{gap:12px}.account-link{display:none}.site-search{max-width:390px}.primary-nav a{font-size:9px}.primary-nav .nav-catalog{min-width:175px}.home .container{width:calc(100% - 34px)}}
@media(max-width:800px){.topbar__inner nav,.account-link,.header-phone{display:none}.nav-dropdown{display:block!important}.nav-dropdown__menu{position:static;width:100%;box-shadow:none;border:0;padding-left:15px}.nav-dropdown:hover .nav-dropdown__menu{display:none}.home .category-strip{grid-template-columns:repeat(3,1fr)}.home .product-grid--home{display:flex;overflow-x:auto}.home .product-grid--home .product-card{flex:0 0 46%}.home .brand-strip{grid-template-columns:repeat(3,1fr)}.product-heading{flex-wrap:wrap}.product-heading h2,.product-heading>a{order:0}.product-tabs{order:2;flex-basis:100%;overflow-x:auto}.product-tabs button{white-space:nowrap}.carousel-arrow{display:none}.home .promo-services{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}}
.home-hero h1{white-space:normal}
.home-hero h1>span{display:block}.home-hero h1>span+span{color:var(--orange)}
.home .product-grid--home{display:flex}.home .product-grid--home .product-card{flex:0 0 calc((100% - 25px)/6)}
@media(min-width:801px){.masthead{min-height:62px}.primary-nav__inner{min-height:36px}}
@media (max-width:1120px) and (min-width:801px){.header-phone,.account-link{display:flex}.masthead{gap:8px}.brand strong{font-size:21px}.brand__mark{width:37px;height:37px;font-size:29px}.site-search{max-width:315px}.account-link{font-size:9px}.account-link>span:first-child{font-size:22px}.quote-link{font-size:10px}.header-phone{font-size:10px}.header-phone strong{font-size:12px}}
@media(max-width:800px){.home .product-grid--home .product-card{flex:0 0 46%}}
@media(max-width:600px){.hero-benefits{grid-template-columns:repeat(2,1fr);gap:9px 16px;width:100%}.hero-benefits span{min-width:0}.home-hero__inner{min-height:430px}}

/* Inner page system based on UI/03–13. */
.form-grid select{display:block;width:100%;border:1px solid #dce3e7;border-radius:2px;padding:10px;margin-top:5px;background:#fff}
.catalog-hero{padding:22px 0 38px;color:#fff;background:linear-gradient(90deg,rgba(8,19,27,.98),rgba(9,28,39,.68)),url('assets/images/hero-cnc.jpg') center 58%/cover}.catalog-hero h1{margin:8px 0 5px;font-size:40px;text-transform:uppercase}.catalog-hero h1 small{display:block;font-size:14px;color:#c6d0d6;letter-spacing:.08em;margin-top:4px}.catalog-hero p{max-width:670px;color:#dce3e7;margin:0}.breadcrumbs--light{color:#c0cbd1;padding-top:0}.catalog-benefits{display:flex;gap:28px;margin-top:22px;font-size:11px;font-weight:700}.catalog-benefits span{display:flex;align-items:center;gap:7px}.catalog-benefits b{font-size:22px;color:var(--orange)}
.catalog-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.catalog-promos a{min-height:82px;padding:15px 18px;display:flex;flex-direction:column;justify-content:center;background:var(--navy);color:#fff}.catalog-promos a:nth-child(2){background:#34444e}.catalog-promos a:nth-child(3){background:#e9eef1;color:var(--navy)}.catalog-promos b{font-size:13px}.catalog-promos span{font-size:10px;margin-top:5px;color:var(--orange)}
.filter-panel fieldset{border:0;border-bottom:1px solid var(--line);padding:0 0 14px;margin:0 0 14px}.filter-panel legend{font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:7px}.filter-options{display:grid;gap:5px;max-height:150px;overflow:auto}.filter-panel fieldset label{display:flex;align-items:center;gap:5px;margin:0;font-size:11px;font-weight:400}.filter-panel input[type=checkbox]{accent-color:var(--orange)}.catalog-results__top{display:flex;align-items:center;gap:12px}.catalog-results__top form{margin-left:auto;display:flex;gap:10px}.catalog-results__top label{font-size:10px}.catalog-results__top select{height:31px;border:1px solid var(--line)}.catalog-view{display:flex}.catalog-view a{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line)}.catalog-view a.is-active{background:var(--orange);border-color:var(--orange);color:#fff}.product-grid--list{grid-template-columns:1fr!important}.product-grid--list .product-card{display:grid;grid-template-columns:180px 1fr}.product-grid--list .product-card__image{aspect-ratio:auto;height:170px}.product-grid--list .product-card h3{font-size:16px}.product-grid--list .button{width:max-content}.subcategory-strip{grid-template-columns:repeat(8,1fr)}
.category-directory{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.category-group{border:1px solid var(--line);background:#fff}.category-group__head{display:grid;grid-template-columns:46px 95px 1fr 20px;align-items:center;min-height:105px;background:#f7f9fa}.category-group__head>span{align-self:stretch;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.category-group__head img{width:90px;height:90px;object-fit:contain}.category-group__head h2{font-size:17px;margin:0}.category-group__head small{color:var(--muted)}.category-group__head>b{color:var(--orange);font-size:20px}.category-group__links{display:grid;grid-template-columns:repeat(2,1fr);padding:10px 15px}.category-group__links a{display:flex;justify-content:space-between;padding:7px;border-bottom:1px solid #edf0f2;font-size:11px}.category-group__links span{color:var(--orange)}
.directory-tools{display:flex;align-items:center;gap:20px;margin-bottom:18px}.letter-filter{display:flex;flex-wrap:wrap;gap:3px;flex:1}.letter-filter button{width:28px;height:28px;border:1px solid var(--line);background:#fff;font-size:10px}.letter-filter button[data-brand-letter="all"]{width:auto;padding:0 12px;white-space:nowrap}.letter-filter button.is-active,.letter-filter button:hover{background:var(--orange);border-color:var(--orange);color:#fff}.directory-search{display:flex;align-items:center;border:1px solid var(--line);padding:0 10px}.directory-search input{border:0;height:35px;outline:0}.brand-directory--logos{grid-template-columns:repeat(5,1fr)}.brand-directory--logos a{min-height:auto;flex-direction:column;gap:10px;border:0;background:transparent;padding:0;font-weight:400}.brand-directory__logo{display:flex;align-items:center;justify-content:center;width:100%;min-height:82px;border:1px solid var(--line);background:#fff;padding:14px;transition:border-color .2s,box-shadow .2s}.brand-directory--logos a:hover .brand-directory__logo{border-color:var(--orange)}.brand-directory--logos a.is-active .brand-directory__logo{border-color:var(--orange);border-width:2px;box-shadow:0 0 0 1px var(--orange) inset}.brand-directory__name{font-size:12px;font-weight:700;color:#263746}.brand-directory--logos a.is-active .brand-directory__name{color:var(--orange)}.brand-directory__more{display:flex;min-height:82px;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--line);background:#fff;color:var(--orange);font-size:11px;font-weight:700;cursor:pointer}.brand-directory__more span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--orange);font-size:18px;line-height:1}.brand-spotlight,.solution-feature{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:38px}.brand-spotlight img,.solution-feature img{height:290px;width:100%;object-fit:cover;display:block}.brand-spotlight h2,.solution-feature h2{font-size:30px;margin:7px 0}.brand-spotlight-section{background:var(--navy);color:#fff}.brand-spotlight-section .eyebrow{color:var(--orange)}.brand-spotlight-section p{color:#cbd5e1}.spotlight-points{display:flex;gap:24px;margin:20px 0;flex-wrap:wrap}.spotlight-points span{display:flex;align-items:flex-start;gap:9px}.spotlight-points b{font-size:20px;line-height:1;color:var(--orange)}.spotlight-points em{display:flex;flex-direction:column;gap:2px;font-style:normal}.spotlight-points small{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.spotlight-points strong{font-size:13px;color:#fff}.spotlight-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.spotlight-website{display:inline-block;color:var(--orange);font-weight:700;font-size:12px}.spotlight-media{position:relative}.spotlight-media__tagline{position:absolute;left:20px;bottom:20px;max-width:70%;color:#fff;font-size:21px;font-weight:600;font-style:italic;font-family:Georgia,'Times New Roman',serif;line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,.4)}.spotlight-media__tagline:after{content:"";display:block;width:34px;height:4px;margin-top:10px;background:var(--orange)}.spotlight-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 55%);pointer-events:none}.topic-grid--directory{grid-template-columns:repeat(4,1fr)}.topic-grid--directory .topic-card{min-height:205px}.topic-card small{display:block;color:var(--muted);font-size:10px}.topic-card--consult{background:var(--navy);color:#fff}.topic-card--consult p{color:#cad3d8}.chip-list{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 22px}.chip-list span{padding:6px 10px;background:#fff;border:1px solid var(--line);font-size:10px}
.knowledge-topics{grid-template-columns:repeat(4,1fr)}.knowledge-topics .topic-card{min-height:170px}.article-grid--featured{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto}.article-grid--featured .article-card--lead{grid-column:span 2;grid-row:span 2}.article-grid--featured .article-card--lead .article-card__image{height:260px}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tool-grid article{background:#fff;border:1px solid var(--line);padding:20px}.tool-grid b{color:var(--orange);font-size:20px}.tool-grid h3{font-size:15px}.tool-grid p{font-size:11px;color:var(--muted)}.tool-grid a{color:var(--orange);font-size:11px;font-weight:700}.resource-grid a{gap:10px}.resource-grid b{background:#e94422;color:#fff;padding:4px;font-size:8px}.steps-grid--five{grid-template-columns:repeat(5,1fr)}.cta-band--dark{background:var(--navy);color:#fff;padding:27px}.cta-band--dark p{color:#cbd4d9}
.about-shell{display:grid;grid-template-columns:190px 1fr;gap:35px}.about-nav{position:sticky;top:20px;align-self:start;border:1px solid var(--line)}.about-nav b,.about-nav a{display:block;padding:10px 13px;border-bottom:1px solid var(--line);font-size:11px}.about-nav b{background:var(--navy);color:#fff;text-transform:uppercase}.about-nav a:hover{color:var(--orange)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:#fff;margin:30px 0}.metric-grid div{text-align:center;padding:24px;border-right:1px solid #41515c}.metric-grid strong,.metric-grid span{display:block}.metric-grid strong{font-size:28px;color:var(--orange)}.metric-grid span{font-size:10px}.about-section{padding:28px 0;border-top:1px solid var(--line)}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.timeline div{background:#fff;padding:22px}.timeline b{color:var(--orange)}.timeline p{font-size:11px;color:var(--muted)}
.solution-intro ul,.product-highlights{padding-left:18px;font-size:12px;line-height:1.9}.content-tabs{display:flex;margin-top:25px;border-bottom:1px solid var(--line);overflow-x:auto}.content-tabs a{padding:12px 18px;white-space:nowrap;font-size:11px;font-weight:700}.content-tabs a:first-child{color:var(--orange);border-bottom:2px solid var(--orange)}.cutting-table{width:100%;border-collapse:collapse;font-size:12px}.cutting-table th,.cutting-table td{border:1px solid var(--line);padding:12px;text-align:left}.cutting-table th{background:var(--navy);color:#fff}
.product-info__english{font-size:13px;color:var(--muted);margin-top:-5px}.variant-picker{display:flex;align-items:end;gap:15px;background:var(--soft);padding:14px;margin-bottom:12px}.variant-picker label{font-size:11px;font-weight:700}.variant-picker select{display:block;min-width:250px;height:38px;border:1px solid var(--line);background:#fff;margin-top:5px}.variant-picker>span{font-size:10px;color:var(--muted)}.variant-table tr.is-selected{outline:2px solid var(--orange);background:#fff3ed}.stock-status{color:#25843b;font-size:10px;font-weight:700}.product-tabs-detail{display:flex;border-bottom:1px solid var(--line);overflow-x:auto}.product-tabs-detail button{border:0;border-bottom:2px solid transparent;background:#fff;padding:13px 18px;white-space:nowrap;font-size:11px;font-weight:700}.product-tabs-detail button.is-active{color:var(--orange);border-color:var(--orange)}.product-tab-panel{display:none;padding:25px 0}.product-tab-panel.is-active{display:block}.technical-drawing{min-height:220px;background:#f5f7f8;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.technical-drawing i{width:60px;border-top:4px double #6c7880}.technical-drawing span{font-weight:700}.technical-drawing small{position:absolute;bottom:15px}.product-tab-panel .product-assistance{max-width:500px}
.quote-benefit-bar{background:#f2f5f7;border-bottom:1px solid var(--line)}.quote-benefit-bar .container{display:flex;justify-content:space-between;padding-top:12px;padding-bottom:12px;font-size:10px;font-weight:700}.quote-add-methods{display:flex;margin-bottom:10px}.quote-add-methods>*{border:1px solid var(--line);background:#fff;padding:9px 13px;font-size:10px}.quote-add-methods .is-active{background:var(--navy);color:#fff}.file-upload b,.file-upload>span{display:block}.file-preview{margin-top:10px}.file-preview small{display:block;color:var(--ink);padding:4px;background:#eef2f4;margin-top:3px}.quote-help .button{width:100%;color:var(--orange)}
@media(max-width:900px){.subcategory-strip{grid-template-columns:repeat(4,1fr)}.brand-directory--logos{grid-template-columns:repeat(3,1fr)}.topic-grid--directory,.knowledge-topics,.tool-grid{grid-template-columns:repeat(2,1fr)}.steps-grid--five{grid-template-columns:repeat(3,1fr)}.about-shell{grid-template-columns:1fr}.about-nav{position:static;display:flex;overflow-x:auto}.about-nav>*{white-space:nowrap}.about-nav b{display:none}.catalog-benefits{flex-wrap:wrap}}
@media(max-width:600px){.catalog-hero h1{font-size:30px}.catalog-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px}.catalog-promos,.category-directory,.brand-spotlight,.solution-feature{grid-template-columns:1fr}.category-group__head{grid-template-columns:38px 75px 1fr 18px}.category-group__head img{width:70px;height:70px}.category-group__links{grid-template-columns:1fr}.directory-tools{display:block}.directory-search{margin-top:10px}.brand-directory--logos{grid-template-columns:repeat(2,1fr)}.topic-grid--directory,.knowledge-topics,.tool-grid{grid-template-columns:1fr}.article-grid--featured{grid-template-columns:1fr}.article-grid--featured .article-card--lead{grid-column:auto;grid-row:auto}.steps-grid--five,.metric-grid,.timeline{grid-template-columns:repeat(2,1fr)}.quote-benefit-bar .container{display:grid;grid-template-columns:1fr 1fr;gap:8px}.variant-picker{display:block}.variant-picker select{min-width:0;width:100%}.catalog-results__top{flex-wrap:wrap}.catalog-results__top form{margin-left:0;width:100%}.product-grid--list .product-card{grid-template-columns:110px 1fr}.product-grid--list .product-card__image{height:130px}}

/* Responsive completion pass. */
body{overflow-x:clip}.container>*{min-width:0}.nav-backdrop,.catalog-filter__head,.catalog-filter__backdrop,.filter-trigger,.mobile-product-bar{display:none}.footer-section h2 button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:0;background:none;color:inherit;text-align:left;font:inherit;font-weight:inherit}.footer-section h2 button span{display:none}.footer-section__content>a{display:block;margin:0 0 8px}.table-scroll{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.product-tabs,.product-tabs-detail,.content-tabs,.letter-filter,.about-nav{scrollbar-width:none}.product-tabs::-webkit-scrollbar,.product-tabs-detail::-webkit-scrollbar,.content-tabs::-webkit-scrollbar,.letter-filter::-webkit-scrollbar,.about-nav::-webkit-scrollbar{display:none}
.product-gallery__main{overflow:hidden}.product-gallery__main img{display:block;min-width:0;min-height:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}

@media(max-width:1023px){
  .container{width:min(100% - 32px,1200px)}
  .masthead{gap:12px}.header-phone{display:none!important}.site-search{max-width:none}.brand strong{font-size:20px}.brand__mark{width:38px;height:38px;font-size:29px}
  .primary-nav__inner{gap:7px}.primary-nav a{font-size:9px}.primary-nav .nav-catalog{min-width:160px}
  .home-hero h1{font-size:clamp(32px,5vw,42px)}.home-hero__copy{max-width:calc(100% - 170px)}
  .home .category-strip{grid-template-columns:repeat(5,1fr)}.home .brand-strip{grid-template-columns:repeat(5,1fr)}
  .carousel-arrow--prev{left:0}.carousel-arrow--next{right:0}
  .material-grid{grid-template-columns:repeat(4,1fr)}.news-grid{grid-template-columns:repeat(3,1fr)}.news-card:nth-child(n+4){display:none}
  .catalog-layout{grid-template-columns:210px minmax(0,1fr)}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .subcategory-strip{grid-template-columns:repeat(5,1fr)}.category-directory{gap:12px}.category-group__head{grid-template-columns:40px 78px 1fr 18px}.category-group__head img{width:74px;height:74px}
  .brand-directory--logos{grid-template-columns:repeat(4,1fr)}.topic-grid--directory{grid-template-columns:repeat(3,1fr)}
  .product-detail__top{gap:24px}.product-gallery__main{height:390px}.product-info h1{font-size:28px}.variant-table{min-width:880px}
  .quote-layout{grid-template-columns:minmax(0,1fr) 250px}.quote-aside{min-width:0}
}

@media(max-width:800px){
  body.menu-open,body.filter-open{overflow:hidden}.topbar{display:none}.masthead{min-height:68px;padding-top:7px;flex-wrap:wrap}.brand{margin-right:auto}.brand strong{font-size:19px}.brand small{font-size:8px}.brand__logo{max-width:190px;height:44px}.mobile-menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;position:relative;z-index:62}.quote-link{min-width:44px;height:44px;justify-content:center;position:relative}.quote-link>span:first-child{font-size:25px}.quote-link b{position:absolute;right:0;top:2px}.site-search{order:3;width:100%;flex:none;height:42px;margin:0 0 9px}.site-search button{width:46px}
  .primary-nav{display:block!important;position:fixed;z-index:61;inset:0 0 0 auto;width:min(340px,88vw);height:100dvh;background:#fff;box-shadow:-12px 0 35px rgba(0,0,0,.2);transform:translateX(105%);visibility:hidden;transition:transform .25s ease,visibility .25s;overflow:auto;border:0}.primary-nav.is-open{transform:none;visibility:visible}.primary-nav__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:76px 18px 30px}.primary-nav a{display:flex!important;min-height:48px;padding:12px!important;border-bottom:1px solid var(--line);font-size:12px!important}.primary-nav .nav-catalog{min-height:50px;width:100%;color:#fff}.primary-nav .nav-quote{margin-top:12px;justify-content:center}.primary-nav__inner>.nav-dropdown{display:block!important}.nav-dropdown__menu{display:none!important}.nav-backdrop{position:fixed;z-index:60;inset:0;border:0;background:rgba(8,19,27,.56)}body.menu-open .nav-backdrop{display:block}
  .home-hero__inner{min-height:auto}.home-hero__copy{max-width:100%;padding:38px 0}.home-hero h1{font-size:clamp(30px,8vw,40px);max-width:100%;letter-spacing:-.7px;overflow-wrap:anywhere}.home-hero__copy>p{max-width:560px}.hero-shortcuts{display:none}
  .home .category-strip{grid-template-columns:repeat(3,1fr)}.home .brand-strip{grid-template-columns:repeat(3,1fr)}.discovery-grid{grid-template-columns:1fr}.promo-grid{grid-template-columns:1fr 1fr}.promo:last-child{grid-column:1/-1}.news-grid{grid-template-columns:repeat(3,1fr)}
  .section-heading{align-items:flex-start}.section-heading>p{max-width:50%}.page-hero{padding:34px 0 40px}.page-hero h1{font-size:34px}.page-hero p{font-size:14px}
  .catalog-layout{grid-template-columns:1fr}.catalog-filter{position:fixed;z-index:71;inset:0 auto 0 0;width:min(360px,90vw);background:#fff;overflow:auto;transform:translateX(-105%);visibility:hidden;transition:transform .25s ease,visibility .25s}.catalog-filter.is-open{transform:none;visibility:visible}.catalog-filter__head{display:flex;position:sticky;z-index:1;top:0;align-items:center;justify-content:space-between;height:58px;padding:0 17px;background:var(--navy);color:#fff}.catalog-filter__head button{width:44px;height:44px;border:0;background:none;color:#fff;font-size:27px}.catalog-filter .filter-panel{display:block;border:0;padding:18px}.catalog-filter__backdrop{position:fixed;z-index:70;inset:0;border:0;background:rgba(8,19,27,.56)}body.filter-open .catalog-filter__backdrop{display:block}.filter-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 12px;border:1px solid var(--navy);background:#fff;color:var(--navy);font-weight:700}.catalog-results__top{flex-wrap:wrap}.catalog-results__top form{margin-left:auto}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .subcategory-strip{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:5px}.subcategory-strip .term-card{flex:0 0 145px;scroll-snap-align:start}.catalog-promos{grid-template-columns:1fr 1fr}.catalog-promos a:last-child{grid-column:1/-1}
  .category-directory{grid-template-columns:1fr 1fr}.brand-directory--logos{grid-template-columns:repeat(3,1fr)}.topic-grid--directory,.knowledge-topics,.tool-grid{grid-template-columns:repeat(2,1fr)}
  .product-detail__top{grid-template-columns:1fr}.product-gallery__main{height:min(58vw,460px)}.product-gallery__thumbs{overflow-x:auto}.product-info{padding-top:4px}.product-info>.button{min-height:44px}.variant-table{min-width:820px}.product-detail__bottom{grid-template-columns:1fr}.product-tabs-detail button,.content-tabs a{min-height:44px}.mobile-product-bar{display:grid;position:fixed;z-index:55;left:0;right:0;bottom:0;grid-template-columns:1fr 1.4fr;padding:8px max(12px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -5px 20px rgba(0,0,0,.14)}.mobile-product-bar a{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--orange);color:var(--orange);font-size:12px;font-weight:700}.mobile-product-bar a:last-child{background:var(--orange);color:#fff}.mobile-product-bar b{margin-left:6px}.single-product .site-footer{padding-bottom:68px}
  .quote-layout{grid-template-columns:1fr}.quote-aside{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-help{margin:0}.quote-help img{height:100px}.form-grid{grid-template-columns:repeat(2,1fr)}
  .about-shell{grid-template-columns:1fr}.about-nav{position:static;display:flex;overflow-x:auto}.about-nav>*{white-space:nowrap}.about-nav b{display:none}.about-grid,.topic-intro,.brand-spotlight,.solution-feature{grid-template-columns:1fr}.brand-spotlight img,.solution-feature img{order:-1;height:240px}
  .footer-grid{grid-template-columns:1.5fr 1fr;gap:25px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(3){border-left:0;padding-left:0}
}

@media(max-width:600px){
  .container,.home .container{width:min(100% - 28px,1200px)}.section{padding:27px 0}.section-heading{flex-wrap:wrap;gap:7px}.section-heading>p{max-width:none;width:100%}.section-heading h2{font-size:17px}
  .quote-link__label{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.brand strong{font-size:18px}.brand__mark{width:36px;height:36px;font-size:27px}
  .home-hero{background-position:62% center}.home-hero__copy{padding:30px 0 34px}.home-hero h1{font-size:clamp(29px,9.1vw,36px);line-height:1.06}.home-hero__copy>p{font-size:11px;line-height:1.45}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.hero-actions .button{min-height:44px;padding:9px 6px;font-size:10px}
  .home-categories{padding:9px 0}.home .category-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.home-category{min-width:0}.home-category img{height:65px}.material-grid{grid-template-columns:repeat(2,1fr)}.material-tile__texture{height:84px}.industry-grid{grid-template-columns:repeat(2,1fr)}.home .brand-strip{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.home .brand-strip a{flex:0 0 31%;scroll-snap-align:start;min-height:45px}.home .product-grid--home .product-card{flex-basis:72%;scroll-snap-align:start}.home .product-grid--home{scroll-snap-type:x proximity}.product-tabs{width:100%}.product-tabs button{min-height:42px}.promo-grid{grid-template-columns:1fr}.promo:last-child{grid-column:auto}.news-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.news-card,.news-card:nth-child(n+4){display:flex;flex:0 0 78%;scroll-snap-align:start}.news-card__image{height:150px}
  .page-hero{padding:28px 0 32px}.page-hero h1,.catalog-hero h1{font-size:28px}.page-hero p{font-size:13px}.catalog-hero{padding-bottom:30px}.catalog-benefits{grid-template-columns:1fr 1fr;gap:8px 12px}.catalog-benefits span{font-size:10px}.catalog-benefits b{font-size:18px}.catalog-promos{grid-template-columns:1fr}.catalog-promos a:last-child{grid-column:auto}
  .catalog-results__top{display:grid;grid-template-columns:auto 1fr auto;gap:8px}.catalog-results__top>span{text-align:center}.catalog-results__top form{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0}.catalog-results__top form label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px}.catalog-results__top select{width:100%;margin:0}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card__body{padding:8px}.product-card h3{font-size:11px;min-height:auto}.product-card__sku,.product-card__brand{font-size:9px}.product-card .button{min-height:40px;padding:7px 5px;font-size:9px}.product-grid--list .product-card{grid-template-columns:105px 1fr}.product-grid--list .product-card__image{height:125px}
  .category-directory{grid-template-columns:1fr}.category-group__head{grid-template-columns:38px 70px 1fr 18px}.category-group__head h2{font-size:15px}.brand-directory--logos{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-search input{width:100%}.letter-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.letter-filter button{flex:0 0 36px;height:36px}.letter-filter button[data-brand-letter="all"]{flex:0 0 auto;padding:0 14px}.topic-grid--directory,.knowledge-topics,.tool-grid{grid-template-columns:1fr}.steps-grid--five,.metric-grid,.timeline{grid-template-columns:1fr 1fr}.about-nav{margin:0 -14px;padding:0 14px}.about-grid img,.topic-intro img{height:220px}.value-grid,.steps-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr}
  .product-gallery__main{height:86vw;max-height:390px}.product-info h1{font-size:25px}.product-info__features{grid-template-columns:1fr;gap:0;text-align:left}.product-info__features span{border-right:0;border-bottom:1px solid var(--line);padding:8px}.product-info__features span:last-child{border-bottom:0}.product-info>.button{width:100%;margin-right:0}.variant-picker>span{display:block;margin-top:7px}
  .table-scroll:has(.variant-table){overflow:visible}.variant-table{display:block;min-width:0;border:0}.variant-table thead{display:none}.variant-table tbody{display:grid;gap:12px}.variant-table tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#fff!important}.variant-table tbody th{grid-column:1/-1;padding:12px;background:var(--navy);color:#fff;border:0}.variant-table td{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center;padding:8px 12px;border:0;border-bottom:1px solid var(--line)}.variant-table td:nth-of-type(1):before{content:'Đường kính (D)'}.variant-table td:nth-of-type(2):before{content:'Chiều dài lưỡi (L1)'}.variant-table td:nth-of-type(3):before{content:'Chiều dài tổng (L)'}.variant-table td:nth-of-type(4):before{content:'Số me'}.variant-table td:nth-of-type(5):before{content:'Lớp phủ'}.variant-table td:nth-of-type(6):before{content:'Tình trạng'}.variant-table td:before{font-size:10px;color:var(--muted);font-weight:700}.variant-table td:last-child{grid-column:1/-1;display:block;border:0}.variant-action{display:grid;grid-template-columns:74px 1fr}.variant-action input{width:100%;height:44px}.variant-action .button{min-height:44px;width:100%}.product-tabs-detail{margin:0 -14px;padding:0 14px}.technical-drawing{min-height:180px}
  .quote-benefit-bar .container{grid-template-columns:1fr 1fr;gap:8px}.quote-steps{position:relative;gap:4px}.quote-steps:before{content:'';position:absolute;left:15%;right:15%;top:13px;border-top:1px solid var(--line)}.quote-steps span{position:relative;background:#fff;font-size:9px}.quote-steps b{width:28px;height:28px}.form-grid{grid-template-columns:1fr}.quote-add-methods{overflow-x:auto;scroll-snap-type:x proximity}.quote-add-methods>*{flex:0 0 auto;min-height:44px;display:flex;align-items:center;scroll-snap-align:start}.quote-item{grid-template-columns:minmax(0,1fr) 65px 44px}.quote-item input,.quote-item button{height:44px}.free-item{grid-template-columns:1fr 70px 44px}.free-item input:nth-child(2){grid-column:1/-1;grid-row:1}.free-item input:first-child{grid-column:1/-1;grid-row:2}.free-item input:nth-child(3){grid-row:3}.free-item button{grid-row:3;min-height:44px}.file-upload{padding:24px 12px}.button--submit{width:100%;min-height:48px}.quote-aside{grid-template-columns:1fr}.quote-help img{height:130px}.quote-help a{min-height:40px;display:flex;align-items:center}
  .trust-grid{grid-template-columns:1fr 1fr;gap:14px}.trust-grid>div{align-items:flex-start}.trust-grid>div+div{border:0;padding-left:0}.trust-grid span{font-size:24px}.trust-grid strong{font-size:9px}.trust-grid small{font-size:8px}
  .footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>div:first-child{padding-bottom:18px}.footer-section{border-top:1px solid #344651}.site-footer .footer-section h2{margin:0}.footer-section h2 button{min-height:48px}.footer-section h2 button span{display:block;transition:transform .2s}.footer-section.is-open h2 button span{transform:rotate(180deg)}.footer-section__content{display:none;padding:0 0 15px}.footer-section.is-open .footer-section__content{display:block}.footer-section__content>a{min-height:36px;display:flex;align-items:center}.footer-bottom{display:block;padding-bottom:18px}.footer-bottom span{display:block;margin-top:5px}
}

/* Shared breadcrumb row. */
.breadcrumb-bar{border-bottom:1px solid #e5e9ec;background:#fff}.breadcrumb-bar .breadcrumbs{min-height:44px;padding:0;color:#5f6870;font-size:12px}.breadcrumb-bar .breadcrumbs a{color:#5f6870}.breadcrumb-bar .breadcrumbs a:hover{color:var(--orange)}.breadcrumbs__separator{color:#9aa3a9}.breadcrumb-bar [aria-current="page"]{color:#111820;font-weight:700}

/* Materials landing page — docs/UI/05-vat-lieu-gia-cong.jpg. */
.material-hero{position:relative;overflow:hidden;color:#fff;background:#07111a url('assets/images/generated/material-hero-v2.png') center/cover no-repeat}.material-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,21,.96) 0%,rgba(4,13,21,.62) 42%,rgba(4,13,21,.08) 70%,rgba(4,13,21,.4) 100%)}.material-hero__inner{position:relative;display:flex;min-height:300px;align-items:center;justify-content:space-between}.material-hero__copy{width:min(710px,72%);padding:32px 0 26px}.material-hero h1{margin:0;font-size:39px;line-height:1.08;letter-spacing:-.025em}.material-hero__copy>p{margin:5px 0 27px;font-size:18px}.material-hero__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.material-hero__benefits>span{display:flex;align-items:center;gap:9px}.material-hero__benefits .dp-icon{width:35px;height:35px;flex:0 0 auto;color:#fb5d2b}.material-hero__benefits em,.material-hero__benefits strong,.material-hero__benefits small{display:block;font-style:normal}.material-hero__benefits strong{font-size:12px;line-height:1.3}.material-hero__benefits small{margin-top:3px;color:#d5dde2;font-size:10px}.material-hero__slogan{display:flex;max-width:210px;flex-direction:column;align-items:flex-start;color:#fff;font-family:"Brush Script MT","Segoe Script",cursive;font-size:23px;font-style:italic;line-height:1.25;text-shadow:0 2px 8px #000;transform:rotate(-5deg)}.material-hero__slogan span{white-space:nowrap}

.material-directory-section{padding:16px 0 28px;background:#fff}.material-directory{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.material-directory__card{min-width:0;overflow:hidden;border:1px solid #e1e6e9;background:#fff;text-align:center;transition:border-color .18s,transform .18s,box-shadow .18s}.material-directory__card:hover{border-color:#d83d10;box-shadow:0 8px 20px rgba(15,23,42,.09);transform:translateY(-2px)}.material-directory__image{display:block;height:127px;overflow:hidden;background:#edf0f2}.material-directory__image>img,.material-directory__image>.material-sprite{width:100%;height:100%}.material-directory__card strong{display:block;padding:10px 8px 0;color:#0f172a;font-size:12px;line-height:1.3}.material-directory__card small{display:block;padding:3px 8px 11px;color:#475569;font-size:11px}.material-directory__consult{grid-column:span 4;display:grid;min-height:190px;grid-template-columns:38% 1fr;overflow:hidden;border:1px solid #e1e6e9;background:#fafbfc}.material-directory__consult-media{min-height:190px}.material-directory__consult>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px}.material-directory__consult h2{margin:0 0 8px;font-size:17px;line-height:1.25}.material-directory__consult p{margin:0 0 14px;color:#475569;font-size:12px;line-height:1.6}.material-directory__consult .button{min-height:38px;padding:10px 17px;border-radius:2px;font-size:10px}
.material-sprite{display:block;background-image:url('assets/images/generated/materials-sprite-v2.png');background-repeat:no-repeat;background-size:400% 300%;background-color:#e7eaec}.material-sprite--thep{background-position:0 0}.material-sprite--thep-khong-gi{background-position:33.333% 0}.material-sprite--thep-sau-nhiet{background-position:66.666% 0}.material-sprite--gang{background-position:100% 0}.material-sprite--nhom{background-position:0 50%}.material-sprite--titanium{background-position:33.333% 50%}.material-sprite--hop-kim-nen-nickel,.material-sprite--inconel{background-position:66.666% 50%}.material-sprite--dong{background-position:100% 50%}.material-sprite--nhua-ky-thuat{background-position:0 100%}.material-sprite--composite{background-position:33.333% 100%}.material-sprite--honeycomb{background-position:66.666% 100%}.material-sprite--tool-steel{background-position:100% 100%}

.material-feature{background:#f1f4f6}.material-feature__grid{display:grid;min-height:310px;grid-template-columns:minmax(0,1.55fr) minmax(230px,.72fr) minmax(270px,.88fr);padding:0}.material-feature__content{min-height:310px;overflow:hidden;padding:24px 30px 20px}.material-feature__crumb{display:flex;gap:8px;margin-bottom:20px;color:#475569;font-size:12px}.material-feature__crumb a{color:#66717a}.material-feature__crumb strong{color:#d83d10}.material-feature__content h2{margin:0 0 3px;font-size:31px}.material-feature__content h3{margin:0 0 10px;font-size:16px;font-weight:500}.material-feature__content>p{max-width:620px;margin:0;color:#606b73;font-size:11px;line-height:1.65}.material-feature__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:21px}.material-feature__benefits>span{display:flex;align-items:center;gap:8px}.material-feature__benefits .dp-icon{width:31px;height:31px;flex:0 0 auto;color:#d83d10}.material-feature__benefits em,.material-feature__benefits strong,.material-feature__benefits small{display:block;font-style:normal}.material-feature__benefits strong{font-size:12px}.material-feature__benefits small{margin-top:3px;color:#475569;font-size:10px}.material-feature__photo{min-height:310px;overflow:hidden}.material-feature__photo .material-sprite{width:100%;height:100%}.material-feature__groups{min-height:310px;padding:25px 27px 27px;background:#0d202c;color:#fff}.material-feature__groups h3{margin:0 0 13px;font-size:16px}.material-feature__groups>a{display:flex;min-height:40px;align-items:center;justify-content:space-between;margin-bottom:4px;padding:9px 13px;background:#152d3b;color:#fff;font-size:12px}.material-feature__groups>a:hover{background:#1c3b4b}.material-feature__groups b{color:#fb7138;font-size:19px}

.material-tabs{border-bottom:1px solid #dde3e7;background:#fff}.material-tabs .container{display:flex;overflow-x:auto;scrollbar-width:none}.material-tabs .container::-webkit-scrollbar{display:none}.material-tabs a{min-height:46px;flex:0 0 auto;padding:15px 20px 11px;border-bottom:2px solid transparent;white-space:nowrap;color:#334155;font-size:12px}.material-tabs a.is-active,.material-tabs a:hover{border-color:#d83d10;color:#d83d10}
.material-products{padding:22px 0 26px}.material-products__grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:24px}.material-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.material-section-heading h2,.material-brands h2,.material-information h2{margin:0;font-size:16px}.material-section-heading>a{color:#d83d10;font-size:11px;font-weight:700}.material-product-list{gap:9px}.material-product-list .product-card{border-radius:0;box-shadow:none}.material-product-list .product-card__image{aspect-ratio:1.22;padding:10px}.material-product-list .product-card__body{padding:10px}.material-product-list .product-card__sku,.material-product-list .product-card__brand{font-size:11px}.material-product-list .product-card h3{min-height:34px;font-size:13px}.material-product-list .product-card p{font-size:11px}.material-product-list .button{min-height:36px;padding:9px 6px;border-radius:2px;font-size:11px;font-weight:700}.material-brands>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.material-brands>div>a{display:grid;place-items:center;border:1px solid #e2e8f0;padding:11px 13px;transition:border-color .18s,box-shadow .18s}.material-brands>div>a:hover{border-color:#d83d10;box-shadow:0 4px 10px rgba(15,23,42,.07)}.material-brands .brand-logo-svg{display:block;width:100%;height:auto}.material-brands__more{display:inline-block;margin-top:12px;color:#d83d10;font-size:11px;font-weight:700}

.material-information{padding:17px 0 31px;background:#fff}.material-information__grid{display:grid;grid-template-columns:1.65fr 1.05fr .82fr;gap:24px;align-items:stretch}.material-information__grid>section{display:flex;flex-direction:column}.material-information__grid>section>.table-scroll,.material-information__grid>section>.material-resource-list,.material-information__grid>section>.material-article-list{flex:1;align-content:space-between}.material-information__grid>section>.material-more{margin-top:14px}.material-information h2{margin-bottom:11px}.material-cutting-table{width:100%;border-collapse:collapse;font-size:11px}.material-cutting-table th,.material-cutting-table td{border:1px solid #dce2e6;padding:9px 8px;text-align:left}.material-cutting-table th{background:#e9eef1;font-weight:700}.material-more{display:inline-block;margin-top:12px;color:#d83d10;font-size:11px;font-weight:700}.material-resource-list{display:grid}.material-resource-list>a{display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:7px;align-items:center;padding:8px 0;border-bottom:1px solid #e1e6e9}.material-resource-list>a>b{color:#d83d10}.material-resource-list .dp-icon{width:22px;height:22px}.material-resource-list strong,.material-resource-list small{display:block}.material-resource-list strong{font-size:12px;line-height:1.4}.material-resource-list small{margin-top:4px;color:#475569;font-size:11px}.material-resource-list em{display:flex;align-items:center;gap:4px;color:#d83d10;font-size:11px;font-weight:700;font-style:normal}.material-resource-list em .dp-icon{width:13px;height:13px}.material-article-list{display:grid;gap:8px}.material-article-list>a{display:grid;grid-template-columns:72px 1fr;gap:9px;align-items:center}.material-article-list>a>span{height:53px;overflow:hidden}.material-article-list img{width:100%;height:100%;object-fit:cover}.material-article-list em,.material-article-list strong,.material-article-list small{display:block;font-style:normal}.material-article-list strong{font-size:12px;line-height:1.4}.material-article-list small{margin-top:5px;color:#475569;font-size:11px}
@media(max-width:1023px){.material-hero__copy{width:78%}.material-hero__slogan{display:none}.material-hero__benefits{grid-template-columns:repeat(2,1fr)}.material-directory{grid-template-columns:repeat(4,1fr)}.material-directory__consult{grid-column:span 2}.material-feature__grid{height:auto;grid-template-columns:minmax(0,1.35fr) minmax(210px,.65fr)}.material-feature__content{padding-left:28px}.material-feature__groups{grid-column:1/-1;display:grid;width:100%;height:auto;grid-template-columns:repeat(5,1fr);gap:5px;padding:18px 28px}.material-feature__groups h3{grid-column:1/-1}.material-feature__groups>a{margin:0}.material-products__grid{grid-template-columns:1fr}.material-brands>div{grid-template-columns:repeat(6,1fr)}.material-information__grid{grid-template-columns:1.4fr 1fr}.material-information__grid>section:last-child{grid-column:1/-1}.material-article-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.material-hero__inner{min-height:390px;align-items:flex-end}.material-hero__copy{width:100%;padding:42px 0 28px}.material-hero h1{font-size:30px}.material-hero__copy>p{font-size:14px}.material-hero__benefits{gap:13px}.material-hero__benefits .dp-icon{width:30px;height:30px}.material-directory{grid-template-columns:repeat(2,1fr)}.material-directory__image{height:125px}.material-directory__consult{grid-column:1/-1;grid-template-columns:34% 1fr}.material-feature__grid{grid-template-columns:1fr}.material-feature__content{height:auto;padding:24px 20px}.material-feature__photo{height:240px}.material-feature__benefits{grid-template-columns:1fr}.material-feature__groups{grid-column:auto;grid-template-columns:1fr;height:auto;padding:24px 20px}.material-feature__groups h3{grid-column:auto}.material-tabs a{padding-left:14px;padding-right:14px}.material-products{overflow:hidden}.material-product-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.material-product-list .product-card{flex:0 0 74%;scroll-snap-align:start}.material-brands>div{grid-template-columns:repeat(3,1fr)}.material-information__grid{grid-template-columns:1fr}.material-information__grid>section:last-child{grid-column:auto}.material-information__grid>section{min-width:0}.material-article-list{grid-template-columns:1fr}}

/* Applications landing page, reference: docs/UI/06-ung-dung-theo-nganh.jpg. */
.page-applications .trust-strip{display:none}
.application-placeholder{position:relative;display:grid;height:100%;place-items:center;overflow:hidden;background:linear-gradient(145deg,#1d2f3c 0%,#122230 58%,#0a1721 100%)}.application-placeholder:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:14px 14px}.application-placeholder:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 130% 78% at 50% 122%,rgba(240,91,42,.42) 0%,rgba(240,91,42,.12) 42%,transparent 68%)}.application-placeholder .dp-icon{position:relative;z-index:1;width:46%;max-width:60px;height:auto;color:#f7863f;stroke-width:1.5}

.application-directory-section{padding:24px 0 32px;background:#fff}.application-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;gap:16px}.application-section-heading h2{margin:0;font-size:16px}.application-section-heading>a{flex:0 0 auto;color:#d83d10;font-size:11px;font-weight:700}
.application-directory{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.application-directory__card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;background:#fff;text-align:center;transition:border-color .18s,transform .18s,box-shadow .18s}.application-directory__card:hover{border-color:#d83d10;box-shadow:0 8px 20px rgba(15,23,42,.09);transform:translateY(-2px)}.application-directory__card.is-active{border-color:#d83d10;box-shadow:0 0 0 1px #d83d10 inset}.application-directory__card.is-active strong,.application-directory__card.is-active small{color:#d83d10}.application-directory__image{display:block;height:110px;overflow:hidden;background:#edf0f2}.application-directory__image>img,.application-directory__image>.application-placeholder{width:100%;height:100%;object-fit:cover}.application-directory__card strong{display:block;padding:10px 8px 0;color:#0f172a;font-size:12px;line-height:1.3}.application-directory__card small{display:block;padding:3px 8px 11px;color:#475569;font-size:11px}

.application-feature{background:#f1f4f6}.application-feature__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,28%) minmax(215px,25%);min-height:310px}.application-feature__content{display:flex;flex-direction:column;align-items:flex-start;padding:24px 32px 24px 0}.application-feature__content h2{margin:0 0 6px;font-size:30px;line-height:1.16}.application-feature__content h3{margin:0 0 13px;font-size:21px;font-weight:400;line-height:1.3;color:#334155}.application-feature__content>p{max-width:600px;margin:0;color:#475569;font-size:14px;line-height:1.7}.application-feature__content .button{margin-top:19px;min-height:38px;padding:10px 18px;border-radius:2px;font-size:10px}.application-feature__photo{position:relative;min-height:310px;overflow:hidden}.application-feature__photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f4f6 0%,rgba(241,244,246,.55) 16%,rgba(241,244,246,0) 38%)}.application-feature__photo>img,.application-feature__photo>.application-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.application-feature__materials{padding:24px 24px;background:#0d202c;color:#fff}.application-feature__materials h3{margin:0 0 13px;font-size:16px}.application-feature__materials>a{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px;padding:10px 13px;background:#152d3b;color:#fff;font-size:12px}.application-feature__materials>a:hover{background:#1c3b4b}.application-feature__materials b{flex:0 0 auto;color:#fb7138;font-size:19px}

.application-tabs{border-bottom:1px solid #e2e8f0;background:#fff}.application-tabs .container{display:flex;overflow-x:auto;scrollbar-width:none}.application-tabs .container::-webkit-scrollbar{display:none}.application-tabs a{min-height:46px;padding:15px 20px 11px;border-bottom:2px solid transparent;white-space:nowrap;color:#334155;font-size:12px}.application-tabs a.is-active,.application-tabs a:hover{border-color:#d83d10;color:#d83d10}
.application-products{padding:24px 0 32px}.application-products__grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:24px}.application-product-carousel{margin-top:2px}.application-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/4);gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;scroll-behavior:smooth;padding:6px 0 16px;margin:-6px 0 -16px}.application-product-track::-webkit-scrollbar{display:none}.application-product-card{display:flex;min-width:0;flex-direction:column;border:1px solid #e2e8f0;background:#fff;scroll-snap-align:start;transition:box-shadow .2s,transform .2s,border-color .2s}.application-product-card:hover{border-color:#fed7aa;box-shadow:0 16px 34px rgba(15,23,42,.11);transform:translateY(-3px)}.application-product-card__image{display:block;aspect-ratio:1.12;overflow:hidden;padding:10px}.application-product-card__image img{width:100%;height:100%;object-fit:contain}.application-product-card__body{display:flex;flex:1;flex-direction:column;padding:10px}.application-product-card__body h3{margin:0;min-height:35px;color:#0f172a;font-size:13px;line-height:1.35}.application-product-card p{margin:6px 0 11px;color:#475569;font-size:11px;line-height:1.5}.application-product-card .button{margin-top:auto;min-height:36px;padding:9px 6px;border-radius:2px;font-size:11px;font-weight:700}.application-brands .application-section-heading{align-items:baseline;gap:10px}.application-brands .application-section-heading h2{font-size:14px}.application-brands{display:flex;flex-direction:column}.application-brands__grid{display:grid;flex:1;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;align-content:space-between}.application-brands__grid>a{display:grid;place-items:center;border:1px solid #e2e8f0;padding:11px 13px;transition:border-color .18s,box-shadow .18s}.application-brands__grid>a:hover{border-color:#d83d10;box-shadow:0 4px 10px rgba(15,23,42,.07)}.application-brands .brand-logo-svg{width:100%;height:auto}

.application-information{padding:24px 0 32px;background:#fff}.application-information__grid{display:grid;grid-template-columns:1.5fr 1.1fr .95fr;gap:24px;align-items:stretch}.application-information__grid>section{display:flex;flex-direction:column}.application-information__grid>section>.application-case-grid,.application-information__grid>section>.application-document-list,.application-information__grid>section>.application-article-list{flex:1;align-content:space-between}.application-information h2{margin:0 0 11px;font-size:16px}.application-information .application-section-heading h2{margin:0}.application-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.application-case-grid>a{display:flex;flex-direction:column}.application-case-grid>a>span{position:relative;display:block;flex:1;min-height:118px;overflow:hidden}.application-case-grid img{width:100%;height:100%;object-fit:cover}.application-case-grid>a>span>b{position:absolute;bottom:8px;left:8px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:2px;background:#fff;color:#0f172a;font-size:10px;font-weight:700}.application-case-grid>a>span>b:before{content:'';width:7px;height:7px;border-radius:50%;background:#d83d10}.application-case-grid strong{display:block;margin-top:11px;font-size:13px;line-height:1.35}.application-case-grid small{display:block;margin-top:5px;overflow:hidden;color:#475569;font-size:11px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}

.application-document-list{display:grid;border:1px solid #e2e8f0;background:#fff}.application-document-list>a{display:grid;grid-template-columns:30px minmax(0,1fr) 22px;gap:11px;align-items:center;padding:12px 13px;border-bottom:1px solid #e2e8f0}.application-document-list>a:last-child{border-bottom:0}.application-document-list>a:hover{background:#fbfcfd}.application-document-list>a>b{color:#e0422e}.application-document-list .dp-icon{width:24px;height:24px}.application-document-list strong,.application-document-list small{display:block}.application-document-list strong{font-size:12px;line-height:1.4}.application-document-list small{margin-top:4px;color:#475569;font-size:11px}.application-document-list em{color:#d83d10;font-style:normal}.application-document-list em .dp-icon{width:20px;height:20px}.application-more{display:inline-block;margin-top:14px;color:#d83d10;font-size:11px;font-weight:700}.application-article-list{display:grid;grid-auto-rows:1fr;gap:8px}.application-article-list>a{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:center}.application-article-list>a>span{height:100%;min-height:58px;overflow:hidden}.application-article-list img{width:100%;height:100%;object-fit:cover}.application-article-list em,.application-article-list strong,.application-article-list small{display:block;font-style:normal}.application-article-list strong{font-size:12px;line-height:1.4}.application-article-list small{margin-top:5px;color:#475569;font-size:11px}


@media(max-width:1023px){.application-directory{grid-template-columns:repeat(4,minmax(0,1fr))}.application-feature__grid{grid-template-columns:minmax(0,1fr) minmax(230px,34%)}.application-feature__photo{display:none}.application-products__grid{grid-template-columns:1fr}.application-product-track{grid-auto-columns:calc((100% - 16px)/3)}.application-brands__grid{grid-template-columns:repeat(5,1fr)}.application-information__grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.application-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.application-feature__grid{grid-template-columns:1fr}.application-feature__content{padding:22px 16px 18px}.application-feature__content h2{font-size:24px}.application-feature__materials{padding:20px 16px}.application-product-track{grid-auto-columns:calc((100% - 8px)/2)}.application-brands__grid{grid-template-columns:repeat(3,1fr)}.application-information__grid{grid-template-columns:1fr;gap:22px}.application-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Knowledge landing page, reference: docs/UI/07-kien-thuc-ky-thuat.jpg. */
.page-knowledge .trust-strip{display:none}
.knowledge-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.knowledge-section-heading h2{margin:0;font-size:16px}.knowledge-section-heading>a{flex:0 0 auto;color:#d83d10;font-size:12px}.knowledge-badge{display:inline-block;padding:3px 7px;background:#eef2f4;color:#334155;font-size:11px;font-weight:700}

.knowledge-topics-section{padding:24px 0 32px;background:#fff}.knowledge-topic-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}.knowledge-topic-card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;background:#fff;transition:border-color .18s,transform .18s,box-shadow .18s}.knowledge-topic-card:hover{border-color:#d83d10;box-shadow:0 8px 20px rgba(15,23,42,.09);transform:translateY(-2px)}.knowledge-topic-card__media{display:block;height:92px;overflow:hidden;background:#edf0f2}.knowledge-topic-card__media>img{width:100%;height:100%;object-fit:cover}.knowledge-topic-card strong{display:block;padding:9px 9px 0;color:#0f172a;font-size:12px;line-height:1.3}.knowledge-topic-card small{display:block;padding:4px 9px 11px;color:#475569;font-size:11px;line-height:1.5}

.knowledge-articles{padding:8px 0 32px;background:#fff}.knowledge-articles__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:16px}.knowledge-lead{position:relative;display:block;min-height:250px;overflow:hidden;background:#0d202c}.knowledge-lead__media{position:absolute;inset:0;display:block}.knowledge-lead__media img{width:100%;height:100%;object-fit:cover}.knowledge-lead:before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(6,16,24,.25) 0%,rgba(6,16,24,.82) 58%,rgba(6,16,24,.95) 100%)}.knowledge-lead__body{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:18px;color:#fff}.knowledge-lead .knowledge-badge{background:#f7c948;color:#3b2d05}.knowledge-lead strong{display:block;margin:9px 0 6px;font-size:19px;line-height:1.22}.knowledge-lead small{display:block;max-width:420px;color:#e2e8f0;font-size:12px;line-height:1.6}.knowledge-lead__cta{display:inline-block;margin-top:13px;padding:9px 16px;background:#d83d10;color:#fff;font-size:12px;font-style:normal;font-weight:700}.knowledge-lead time{display:flex;align-items:center;gap:5px;margin-top:12px;color:#bcc7ce;font-size:11px}.knowledge-lead time .dp-icon{width:12px;height:12px}
.knowledge-article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-article-list>a{display:grid;grid-template-columns:78px minmax(0,1fr);gap:9px;border:1px solid #e2e8f0;background:#fff;padding:8px;transition:border-color .18s,box-shadow .18s}.knowledge-article-list>a:hover{border-color:#d83d10;box-shadow:0 8px 18px rgba(15,23,42,.08)}.knowledge-article-list__media{display:block;height:64px;overflow:hidden;background:#edf0f2}.knowledge-article-list__media img{width:100%;height:100%;object-fit:cover}.knowledge-article-list__body{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.knowledge-article-list strong{display:block;margin:6px 0 0;color:#0f172a;font-size:12px;line-height:1.4}.knowledge-article-list time{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:6px;color:#475569;font-size:11px}.knowledge-article-list time .dp-icon{width:11px;height:11px}

.knowledge-resources{padding:24px 0 32px;background:#f4f6f8}.knowledge-resources__grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(300px,1fr);gap:24px;align-items:stretch}.knowledge-resources__grid>div{display:flex;flex-direction:column}.knowledge-resources__grid>div>.knowledge-tool-grid,.knowledge-resources__grid>div>.knowledge-document-list{flex:1;align-content:stretch}.knowledge-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.knowledge-tool-grid>article{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e2e8f0;background:#fff;padding:14px 12px}.knowledge-tool-grid>article>b{color:#0f172a}.knowledge-tool-grid .dp-icon{width:36px;height:36px;stroke-width:1.3}.knowledge-tool-grid strong{display:block;margin:11px 0 5px;font-size:12px}.knowledge-tool-grid small{display:block;color:#475569;font-size:11px;line-height:1.55}.knowledge-tool-grid>article>a{margin-top:auto;padding-top:11px;color:#d83d10;font-size:12px}
.knowledge-document-list{display:grid;gap:7px}.knowledge-document-list>a{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid #e2e8f0;background:#fff;padding:9px 11px}.knowledge-document-list>a:hover{border-color:#d83d10}.knowledge-document-list>a>b{color:#e0422e}.knowledge-document-list .dp-icon{width:22px;height:22px}.knowledge-document-list strong,.knowledge-document-list small{display:block}.knowledge-document-list strong{font-size:12px;line-height:1.4}.knowledge-document-list small{margin-top:3px;color:#78828a;font-size:11px}.knowledge-document-list em{flex:0 0 auto;border:1px solid #d83d10;padding:6px 10px;color:#d83d10;font-size:11px;font-style:normal;font-weight:700}

.knowledge-media{padding:24px 0 32px;background:#fff}.knowledge-media__grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(300px,1fr);gap:24px;align-items:stretch}.knowledge-media__grid>div{display:flex;flex-direction:column}.knowledge-media__grid>div>.knowledge-video-grid,.knowledge-media__grid>div>.knowledge-case-grid{flex:1;align-content:stretch}.knowledge-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.knowledge-video-grid__media{position:relative;display:block;height:104px;overflow:hidden;background:#0d202c}.knowledge-video-grid__media img{width:100%;height:100%;object-fit:cover;opacity:.82}.knowledge-video-grid__media>b{position:absolute;top:50%;left:50%;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:#16242e;transform:translate(-50%,-50%)}.knowledge-video-grid__media>b .dp-icon{width:20px;height:20px}.knowledge-video-grid strong{display:block;margin-top:8px;font-size:12px;line-height:1.4}.knowledge-video-grid small{display:block;margin-top:3px;color:#475569;font-size:11px}
.knowledge-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-case-grid>a{display:flex;flex-direction:column;border:1px solid #e2e8f0;background:#fff}.knowledge-case-grid>a:hover{border-color:#d83d10}.knowledge-case-grid__media{position:relative;display:block;height:96px;overflow:hidden;background:#edf0f2}.knowledge-case-grid__media img{width:100%;height:100%;object-fit:cover}.knowledge-case-grid__media>b{position:absolute;top:7px;left:7px;padding:3px 7px;background:rgba(255,255,255,.93);color:#0f172a;font-size:11px;font-weight:700}.knowledge-case-grid strong{display:block;padding:9px 10px 0;font-size:12px;line-height:1.35}.knowledge-case-grid small{display:block;padding:5px 10px 0;color:#475569;font-size:11px;line-height:1.55}.knowledge-case-grid em{display:block;margin-top:auto;padding:9px 10px 11px;color:#d83d10;font-size:12px;font-style:normal}

.knowledge-support{padding:0 0 28px;background:#fff}.knowledge-support__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr);gap:20px;align-items:center;background:#f4f6f8;padding:18px 22px}.knowledge-support__cta{display:flex;align-items:center;gap:14px}.knowledge-support__cta>b{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff;color:#fb7138}.knowledge-support__cta .dp-icon{width:26px;height:26px}.knowledge-support__cta strong{display:block;font-size:14px}.knowledge-support__cta small{display:block;margin-top:3px;color:#475569;font-size:12px}.knowledge-support__cta .button{margin-left:auto;min-height:38px;flex:0 0 auto;padding:10px 17px;border-radius:2px;font-size:12px}.knowledge-support__points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.knowledge-support__points>span{display:flex;align-items:center;gap:9px}.knowledge-support__points .dp-icon{width:30px;height:30px;flex:0 0 auto;color:#0f172a}.knowledge-support__points em,.knowledge-support__points strong,.knowledge-support__points small{display:block;font-style:normal}.knowledge-support__points strong{font-size:12px}.knowledge-support__points small{margin-top:2px;color:#475569;font-size:11px}

@media(max-width:1023px){.knowledge-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.knowledge-articles__grid{grid-template-columns:1fr}.knowledge-lead{min-height:220px}.knowledge-resources__grid,.knowledge-media__grid{grid-template-columns:1fr}.knowledge-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-support__grid{grid-template-columns:1fr}}
@media(max-width:700px){.knowledge-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-article-list{grid-template-columns:1fr}.knowledge-tool-grid{grid-template-columns:1fr}.knowledge-video-grid{grid-template-columns:1fr}.knowledge-case-grid{grid-template-columns:1fr}.knowledge-support__cta{flex-wrap:wrap}.knowledge-support__cta .button{margin-left:0}.knowledge-support__points{grid-template-columns:1fr}}

/* Services landing page, reference: docs/UI/08-dich-vu.jpg. */
.case-study-grid>a>span{position:relative}.case-study-grid>a>span>b{position:absolute;top:8px;left:8px;padding:3px 8px;background:rgba(255,255,255,.93);color:#233039;font-size:8px;font-weight:700}
.service-contact>a[href^='tel'],.service-contact>a[href^='mailto']{display:flex;align-items:center;gap:7px;margin-top:8px;color:#0f172a;font-size:12px;font-weight:600;word-break:break-all}.service-contact>a .dp-icon{width:16px;height:16px;flex:0 0 auto;color:#d83d10}
.cta-band__media{display:block;width:210px;height:96px;flex:0 0 auto;align-self:center;overflow:hidden}.cta-band__media img{width:100%;height:100%;object-fit:cover;opacity:.9}
@media(max-width:700px){.cta-band__media{display:none}}

/* About landing page, reference: docs/UI/09-ve-chung-toi.jpg. */
.about-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.about-section-heading h2{margin:0;font-size:16px}.about-section-heading>a{flex:0 0 auto;color:#d83d10;font-size:12px}

.about-overview{padding:20px 0 24px;background:#fff}.about-overview__grid{display:grid;grid-template-columns:minmax(210px,.32fr) minmax(0,1fr);gap:24px;align-items:start}.about-sidebar{display:grid;gap:4px;border:1px solid #e2e8f0;padding:6px}.about-sidebar>a{display:grid;grid-template-columns:20px minmax(0,1fr) 10px;gap:9px;align-items:center;padding:9px 11px;color:#0f172a;font-size:12px}.about-sidebar>a:hover{background:#f4f6f8}.about-sidebar>a.is-active{background:#d83d10;color:#fff}.about-sidebar .dp-icon{width:17px;height:17px}.about-sidebar b{color:inherit;font-size:13px;opacity:.6}
.about-overview__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.78fr);gap:22px;align-items:start}.about-overview__intro h2{margin:6px 0 11px;font-size:20px}.about-overview__intro p{margin:0 0 9px;color:#475569;font-size:12px;line-height:1.7}.about-overview__intro .button{margin-top:8px;min-height:38px;padding:10px 17px;border-radius:2px;font-size:12px}.about-overview__photo{display:block;height:100%;min-height:190px;overflow:hidden}.about-overview__photo img{width:100%;height:100%;object-fit:cover}
.about-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;background:#f4f6f8}.about-metrics>span{display:flex;min-height:74px;align-items:center;gap:11px;padding:14px 18px;border-right:1px solid #e2e8f0}.about-metrics>span:last-child{border-right:0}.about-metrics .dp-icon{width:32px;height:32px;flex:0 0 auto;color:#d83d10}.about-metrics em,.about-metrics strong,.about-metrics small{display:block;font-style:normal}.about-metrics strong{font-size:17px;line-height:1.1}.about-metrics small{margin-top:3px;color:#475569;font-size:11px}

.about-purpose{padding:22px 0 26px;background:#fff}.about-purpose__grid{display:grid;grid-template-columns:minmax(230px,.62fr) minmax(0,1.55fr);gap:24px;align-items:start}.about-purpose__quote{position:relative;margin:0;min-height:200px;overflow:hidden;background:#0d202c}.about-purpose__quote img{width:100%;height:100%;min-height:200px;object-fit:cover;opacity:.55}.about-purpose__quote figcaption{position:absolute;inset:auto 0 0 0;padding:18px;color:#fff;font-size:15px;font-weight:700;line-height:1.35}.about-purpose__quote b{display:block;color:#fb7138;font-size:31px;line-height:.7}.about-purpose__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:20px}.about-purpose__columns h3{display:flex;align-items:center;gap:7px;margin:0 0 9px;font-size:11px}.about-purpose__columns .dp-icon{width:22px;height:22px;flex:0 0 auto;color:#d83d10}.about-purpose__columns p{margin:0;color:#475569;font-size:12px;line-height:1.7}.about-purpose__columns ul{margin:0;padding:0;list-style:none}.about-purpose__columns li{position:relative;margin-bottom:8px;padding-left:13px}.about-purpose__columns li:before{content:'';position:absolute;top:5px;left:0;width:5px;height:5px;border-radius:50%;background:#d83d10}.about-purpose__columns li strong{display:block;font-size:12px}.about-purpose__columns li small{display:block;margin-top:2px;color:#475569;font-size:11px;line-height:1.5}

.about-timeline-section{padding:22px 0 26px;background:#f4f6f8}.about-timeline{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);margin:0;padding:0;list-style:none}.about-timeline>li{position:relative;padding:26px 14px 0 0}.about-timeline>li:before{content:'';position:absolute;top:8px;left:0;right:0;height:2px;background:#f6c1aa}.about-timeline>li:last-child:before{right:auto;width:11px}.about-timeline>li>b{position:absolute;top:3px;left:0;width:12px;height:12px;border-radius:50%;background:#d83d10}.about-timeline strong{display:block;color:#d83d10;font-size:13px}.about-timeline small{display:block;margin-top:5px;color:#475569;font-size:11px;line-height:1.6}

.about-strengths{padding:22px 0 26px;background:#fff}.about-strengths__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.36fr);gap:22px;align-items:end}.about-strength-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.about-strength-grid>article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;border:1px solid #e2e8f0;background:#fafbfc;padding:13px}.about-strength-grid .dp-icon{width:29px;height:29px;color:#233039}.about-strength-grid strong{display:block;font-size:12px}.about-strength-grid small{display:block;margin-top:4px;color:#475569;font-size:11px;line-height:1.55}.about-strengths__cta{display:flex;min-height:130px;flex-direction:column;align-items:flex-start;justify-content:center;background:#0d202c;padding:20px;color:#fff}.about-strengths__cta strong{font-size:14px;line-height:1.4}.about-strengths__cta .button{margin-top:14px;min-height:38px;padding:10px 17px;border-radius:2px;font-size:12px}

.about-showcase{padding:0 0 30px;background:#fff}.about-showcase__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:24px;align-items:stretch}.about-showcase__grid>div{display:flex;flex-direction:column}.about-showcase__grid>div>.about-gallery-grid,.about-showcase__grid>div>.about-partner-grid{flex:1;align-content:stretch}.about-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.about-gallery-grid>span{display:block;height:118px;overflow:hidden;background:#edf0f2}.about-gallery-grid img{width:100%;height:100%;object-fit:cover}.about-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.about-partner-grid>a{display:grid;min-height:56px;place-items:center;border:1px solid #e2e8f0;padding:7px}.about-partner-grid .brand-logo-svg{width:100%;height:auto}

@media(max-width:1023px){.about-overview__grid{grid-template-columns:1fr}.about-sidebar{grid-template-columns:repeat(2,1fr)}.about-overview__intro{grid-template-columns:1fr}.about-metrics{grid-template-columns:repeat(2,1fr)}.about-metrics>span:nth-child(2n){border-right:0}.about-purpose__grid{grid-template-columns:1fr}.about-timeline{grid-auto-flow:row;grid-auto-columns:auto}.about-timeline>li{padding:0 0 16px 22px}.about-timeline>li:before{top:0;bottom:0;left:5px;right:auto;width:2px;height:auto}.about-timeline>li:last-child:before{height:11px;width:2px}.about-timeline>li>b{top:0;left:0}.about-strengths__grid,.about-showcase__grid{grid-template-columns:1fr}.about-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.about-sidebar{grid-template-columns:1fr}.about-metrics{grid-template-columns:1fr}.about-metrics>span{border-right:0;border-bottom:1px solid #e2e8f0}.about-strength-grid{grid-template-columns:1fr}.about-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-partner-grid{grid-template-columns:repeat(3,1fr)}}

/* Contact page, built on the project design system (design-system/cuttingtools-vn/MASTER.md). */
.contact-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.contact-section-heading h2{margin:0;font-size:16px}.contact-section-heading>span{color:#65717a;font-size:12px}
.contact-channels{padding:20px 0 6px;background:#fff}.contact-channels__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.contact-channels__grid>a,.contact-channels__grid>div{display:flex;align-items:center;gap:12px;border:1px solid #e2e8f0;background:#fff;padding:14px;transition:border-color .2s ease,box-shadow .2s ease}.contact-channels__grid>a:hover{border-color:#d83d10;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-channels b{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e8ecf1;color:#d83d10}.contact-channels .dp-icon{width:21px;height:21px}.contact-channels em,.contact-channels strong,.contact-channels small{display:block;font-style:normal;min-width:0}.contact-channels small{color:#475569;font-size:11px}.contact-channels strong{margin-top:3px;font-size:11px;line-height:1.35;overflow-wrap:anywhere}

.contact-main{padding:20px 0 26px;background:#fff}.contact-main__grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;align-items:stretch}.contact-aside{display:flex;flex-direction:column}.contact-aside>.contact-card:last-child{flex:1}.contact-form-panel{border:1px solid #e2e8f0;background:#fff;padding:20px}.contact-form-panel h2{margin:0 0 7px;font-size:16px}.contact-form-panel__lead{margin:0 0 15px;color:#475569;font-size:12px;line-height:1.7}.contact-form-panel__lead a{color:#d83d10}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-form label{display:block;color:#0f172a;font-size:12px;font-weight:600}.contact-form label em{color:#dc2626;font-style:normal}.contact-form input,.contact-form textarea{width:100%;margin-top:5px;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font:inherit;font-size:11px;font-weight:400;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#0f172a;outline:none;box-shadow:0 0 0 3px rgba(15,23,42,.13)}.contact-form .form-full{display:block;margin-top:12px}.contact-form .consent{display:flex;align-items:flex-start;gap:8px;margin-top:14px;color:#475569;font-size:12px;font-weight:400;line-height:1.6}.contact-form .consent input{width:auto;margin:1px 0 0}.contact-form .consent a{color:#d83d10}.contact-form .button--submit{margin-top:15px;min-height:44px;padding:12px 24px;border-radius:8px;font-size:11px}

.contact-aside{display:grid;gap:12px}.contact-card{border:1px solid #e2e8f0;background:#f8fafc;padding:18px}.contact-card h3{display:flex;align-items:center;gap:7px;margin:0 0 11px;font-size:13px}.contact-card .dp-icon{width:19px;height:19px;flex:0 0 auto;color:#d83d10}.contact-card dl{margin:0}.contact-card dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e2e8f0}.contact-card dl>div:last-child{border-bottom:0}.contact-card dt{color:#475569;font-size:12px}.contact-card dd{margin:0;font-size:12px;font-weight:600}.contact-card--dark{border-color:#0f172a;background:#0f172a;color:#fff}.contact-card--dark p{margin:0;color:#cbd5e1;font-size:12px;line-height:1.65}.contact-card--dark .button{margin-top:13px;min-height:40px;padding:11px 18px;border-radius:8px;font-size:12px}

.contact-map{padding:0 0 30px;background:#fff}.contact-map__frame{position:relative;height:330px;overflow:hidden;border:1px solid #e2e8f0}.contact-map__frame iframe{width:100%;height:100%;border:0}

@media(max-width:1023px){.contact-channels__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-main__grid{grid-template-columns:1fr}}
@media(max-width:700px){.contact-channels__grid{grid-template-columns:1fr}.contact-form__grid{grid-template-columns:1fr}.contact-map__frame{height:250px}}

/* Product category directory — reference: docs/UI/12-danh-muc-san-pham-tong.png */
.category-directory-hero{min-height:255px;padding:24px 0 20px;background-color:var(--navy-deep);background-image:linear-gradient(90deg,rgba(5,18,27,.97) 0%,rgba(5,18,27,.85) 38%,rgba(5,18,27,.25) 76%,rgba(5,18,27,.1) 100%),var(--hero-image,url('assets/images/hero-cnc.jpg'));background-position:center 56%;background-size:cover;color:#fff}
.category-directory-hero__breadcrumbs{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#d8e0e5;font-size:12px}
.category-directory-hero__breadcrumbs a{color:inherit}.category-directory-hero__breadcrumbs a:hover{color:var(--orange)}
.category-directory-hero h1{margin:0;font-size:clamp(34px,4vw,46px);line-height:1.05;letter-spacing:-.04em}.category-directory-hero h1 span{color:var(--orange)}
.category-directory-hero>div>p{margin:7px 0 0;color:#f2f4f5;font-size:18px}
.category-directory-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px;margin-top:27px;gap:24px}
.category-directory-benefits>span{display:flex;align-items:center;gap:10px;min-width:0}.category-directory-benefits b{flex:none;color:var(--orange);font-size:36px;line-height:1}.category-directory-benefits em{min-width:0;font-style:normal}.category-directory-benefits strong,.category-directory-benefits small{display:block;line-height:1.25}.category-directory-benefits strong{font-size:11px}.category-directory-benefits small{margin-top:3px;color:#c9d2d8;font-size:9px}
.category-directory-section{padding:22px 0 34px;background:#fff}
.category-directory{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.category-group{display:flex;min-width:0;min-height:382px;flex-direction:column;overflow:hidden;border:1px solid #dde3e7;border-radius:5px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.category-group:hover{border-color:#cbd3d8;box-shadow:0 8px 24px rgba(17,34,45,.09);transform:translateY(-2px)}
.category-group__title{display:flex;align-items:center;gap:12px;min-height:62px;padding:8px 10px;background:linear-gradient(180deg,#fafbfc,#f3f6f8)}.category-group__title span{display:grid;width:43px;height:43px;flex:none;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:14px;font-weight:800}.category-group__title h2{margin:0;font-size:16px;line-height:1.15;text-transform:none}
.category-group__image{display:grid;height:180px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#f5f7f8)}.category-group__image img{display:block;width:100%;height:100%;padding:8px;object-fit:contain;transition:transform .25s}.category-group:hover .category-group__image img{transform:scale(1.025)}
.category-group__links{display:block;padding:0 12px}.category-group__links:empty{flex:1}.category-group__links a{display:flex;min-height:29px;align-items:center;justify-content:space-between;padding:5px 0;border-bottom:1px solid #e8ecef;color:#26343e;font-size:11px;line-height:1.25}.category-group__links a:hover{color:var(--orange)}.category-group__links span{color:#71808a;font-size:16px}
.category-group__all{display:flex;align-items:center;gap:8px;margin-top:auto;padding:13px 13px 15px;color:var(--orange);font-size:11px;font-weight:700}.category-group__all span{font-size:17px;line-height:1}.category-group__all:hover{color:var(--orange-dark)}

@media(max-width:1023px){
  .category-directory-hero{min-height:0;padding:24px 0}.category-directory-hero>div>p{font-size:15px}.category-directory-benefits{grid-template-columns:repeat(2,minmax(0,1fr));max-width:650px;gap:15px 24px;margin-top:22px}
  .category-directory{grid-template-columns:repeat(3,minmax(0,1fr))}.category-group{min-height:370px}
}
@media(max-width:720px){
  .category-directory-hero{background-position:62% center}.category-directory-hero h1{font-size:32px}.category-directory-benefits{grid-template-columns:1fr 1fr;gap:14px}.category-directory-benefits b{font-size:29px}.category-directory-benefits strong{font-size:10px}
  .category-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-group{min-height:345px}.category-group__title{min-height:56px;gap:8px;padding:7px}.category-group__title span{width:38px;height:38px;font-size:12px}.category-group__title h2{font-size:14px}.category-group__image{height:150px}.category-group__links{padding:0 9px}.category-group__all{padding:12px 10px}
}
@media(max-width:480px){
  .category-directory-hero__breadcrumbs{font-size:10px}.category-directory-hero h1{font-size:29px}.category-directory-hero>div>p{font-size:13px;line-height:1.4}.category-directory-benefits{grid-template-columns:1fr;margin-top:19px}.category-directory-benefits>span:nth-child(n+3){display:none}
  .category-directory-section{padding-top:14px}.category-directory{grid-template-columns:1fr}.category-group{min-height:0}.category-group__title{min-height:58px}.category-group__image{height:190px}.category-group__links:empty{min-height:20px}
}

@media(max-width:600px){.cta-band{display:grid;grid-template-columns:1fr;align-items:start}.cta-band .button{width:100%;min-height:46px}}
@media(max-width:600px){.product-tabs-detail,.about-nav{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}
@media(max-width:600px){.catalog-results__top select,.variant-picker select{min-height:44px}}

.chip-list a{padding:6px 10px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:10px}.chip-list a:hover{border-color:var(--orange);color:var(--orange)}
.cutting-table td small{display:block;margin-top:3px;color:var(--muted);font-size:8px}

@media(max-width:374px){
  .container,.home .container{width:min(100% - 22px,1200px)}.brand strong{font-size:16px}.brand small{font-size:7px}.brand__mark{width:32px;height:32px;font-size:24px}.brand__logo{max-width:150px;height:38px}.masthead{gap:7px}.home-hero h1{font-size:28px}.hero-actions{grid-template-columns:1fr}.home .category-strip{grid-template-columns:repeat(2,1fr)}.catalog-results .product-grid{grid-template-columns:1fr}.product-card__image{max-height:260px}.brand-directory--logos{grid-template-columns:1fr 1fr}.steps-grid--five,.metric-grid,.timeline{grid-template-columns:1fr}.quote-benefit-bar .container{grid-template-columns:1fr}.quote-benefit-bar span:nth-child(n+3){display:none}.quote-steps{font-size:8px}.quote-steps span{max-width:31%}.mobile-product-bar{grid-template-columns:1fr 1.25fr}}

/* Homepage visual refresh — UI Pro Max: precision industrial / trust and authority. */
body.home{
  --orange:#d83d10;
  --orange-dark:#c2410c;
  --navy:#0f172a;
  --navy-deep:#020617;
  --ink:#0f172a;
  --muted:#475569;
  --line:#e2e8f0;
  --soft:#f1f5f9;
  --radius:14px;
  --shadow:0 14px 40px rgba(15,23,42,.1);
  background:#f8fafc;
  color:var(--ink);
  font-family:"Be Vietnam Pro",Arial,"Helvetica Neue",sans-serif;
  font-size:16px;
}
body.home .container{width:min(100% - 48px,1240px)}
body.home .topbar{background:#0b1220;color:#cbd5e1;font-size:11px}
body.home .topbar__inner{min-height:34px}
body.home .site-header{box-shadow:0 1px 0 rgba(15,23,42,.08)}
body.home .masthead{min-height:84px;gap:24px}
body.home .site-search{height:46px;max-width:500px;border-color:#cbd5e1;border-radius:9px;background:#f8fafc;transition:border-color .2s,box-shadow .2s,background .2s}
body.home .site-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(234,88,12,.12);background:#fff}
body.home .site-search input{font-size:13px;background:transparent;padding:0 16px}
body.home .site-search button{width:50px;font-size:25px}
body.home .quote-link,body.home .header-phone{font-size:12px}
body.home .primary-nav{border-color:#e5e7eb}
body.home .primary-nav__inner{min-height:50px}
body.home .primary-nav a{font-size:11px;letter-spacing:.015em}
body.home .primary-nav .nav-catalog{min-width:210px;padding:0 20px}
body.home .primary-nav .nav-quote{padding:9px 14px;border-radius:8px}

body.home .home-hero{
  position:relative;
  overflow:hidden;
  background-image:radial-gradient(circle at 72% 42%,rgba(234,88,12,.14),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.98) 0%,rgba(2,6,23,.9) 43%,rgba(2,6,23,.26) 78%,rgba(2,6,23,.08) 100%),var(--hero-image);
  background-position:center 56%;
}
body.home .home-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent)}
body.home .home-hero__inner{position:relative;z-index:1;min-height:520px;gap:48px}
body.home .home-hero__copy{max-width:760px;padding:72px 0 64px}
body.home .home-hero .eyebrow{display:inline-flex;width:auto;padding:7px 11px;border:1px solid rgba(251,146,60,.46);border-radius:999px;background:rgba(234,88,12,.12);color:#fed7aa;font-size:11px;letter-spacing:.12em}
body.home .home-hero h1{max-width:760px;margin:18px 0 20px;font-size:clamp(45px,5vw,66px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
body.home .home-hero h1>span+span{color:#fb7138}
body.home .home-hero__copy>p{max-width:650px;margin:0 0 28px;color:#dbe4ee;font-size:15px;line-height:1.75}
body.home .hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:10px;margin:0 0 28px;text-transform:none}
body.home .hero-benefits span{min-height:66px;padding:11px 12px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(15,23,42,.46);backdrop-filter:blur(6px);transition:border-color .2s,background .2s}
body.home .hero-benefits span:hover{border-color:rgba(251,146,60,.65);background:rgba(15,23,42,.72)}
body.home .hero-benefits b{font-size:25px;color:#fb7138}
body.home .hero-benefits em{font-size:10px;line-height:1.35;letter-spacing:.04em}
body.home .hero-benefits small{margin-top:4px;color:#cbd5e1;font-size:9px;line-height:1.3;letter-spacing:0}
body.home .hero-actions{gap:12px}
body.home .hero-actions .button{min-height:48px;padding:12px 22px;border-radius:9px;font-size:12px;letter-spacing:.02em;box-shadow:0 9px 24px rgba(234,88,12,.24)}
body.home .hero-actions .button--outline-light{box-shadow:none;background:rgba(15,23,42,.24)}
body.home .hero-shortcuts{width:250px;margin:42px 0;padding:20px 16px;gap:9px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(2,6,23,.72);box-shadow:0 24px 60px rgba(2,6,23,.32);backdrop-filter:blur(12px)}
body.home .hero-shortcuts>span{padding:0 4px 16px;font-size:19px;line-height:1.25;letter-spacing:.13em}
body.home .hero-shortcuts a{min-height:64px;padding:10px 12px;border-color:rgba(255,255,255,.22);border-radius:9px;transition:border-color .2s,background .2s,transform .2s}
body.home .hero-shortcuts a:hover{border-color:#fb7138;background:rgba(234,88,12,.12);transform:translateX(2px)}
body.home .hero-shortcuts a strong{font-size:12px}
body.home .hero-shortcuts a small{margin-top:2px;font-size:10px;color:#94a3b8}

body.home .home-categories{position:relative;z-index:3;margin-top:-34px;padding:0 0 42px;background:transparent}
body.home .home-categories .container{padding:18px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fff;box-shadow:0 22px 55px rgba(15,23,42,.13)}
body.home .category-strip{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}
body.home .home-category{padding:12px 7px 11px;border:1px solid transparent;border-radius:12px;background:#f8fafc;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}
body.home .home-category:hover{border-color:#fed7aa;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-2px)}
body.home .home-category img{height:84px;transition:transform .25s ease}
body.home .home-category:hover img{transform:scale(1.045)}
body.home .home-category strong{font-size:11px;line-height:1.35}
body.home .home-category small{margin-top:3px;font-size:9px;color:#64748b}

body.home .home-brands{padding:34px 0 68px;background:#f8fafc}
body.home .section-heading{align-items:flex-end;margin-bottom:22px}
body.home .section-heading h2{position:relative;padding-top:12px;font-size:clamp(21px,2.2vw,28px);line-height:1.2;letter-spacing:-.025em;text-transform:none}
body.home .section-heading h2:before{content:"";position:absolute;left:0;top:0;width:42px;height:3px;border-radius:999px;background:var(--orange)}
body.home .section-heading>a{display:inline-flex;align-items:center;min-height:40px;color:var(--orange);font-size:12px;font-weight:700}
body.home .brand-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
body.home .brand-strip a{min-height:72px;padding:12px;border-color:#e2e8f0;border-radius:11px;font-size:13px;box-shadow:0 1px 2px rgba(15,23,42,.03);transition:border-color .2s,box-shadow .2s,transform .2s}
body.home .brand-strip a:hover{border-color:#fdba74;box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-2px)}

body.home .home-discovery{padding:76px 0;background:#eef2f6}
body.home .discovery-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,1fr);gap:20px}
body.home .discovery-grid>div{padding:28px;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.055)}
body.home .material-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.home .material-tile{padding:8px 8px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}
body.home .material-tile:hover{border-color:#fdba74;box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-2px)}
body.home .material-tile__texture{height:112px;border-radius:8px}
body.home .material-tile strong{padding:10px 2px 0;font-size:12px}
body.home .material-tile small{padding:0 2px;font-size:9px}
body.home .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.home .industry-grid a{min-height:105px;padding:14px 10px;border-radius:12px;background:#f8fafc;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}
body.home .industry-grid a:hover{border-color:#fdba74;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-2px)}
body.home .industry-grid span{font-size:24px;color:var(--orange)}
body.home .industry-grid strong{font-size:11px}
body.home .industry-grid small{font-size:9px}

body.home .home-products{padding:80px 0;background:#fff}
body.home .product-heading{align-items:center;gap:20px}
body.home .product-tabs{gap:6px;overflow-x:auto;padding-bottom:2px}
body.home .product-tabs button{min-height:38px;padding:8px 13px;border:1px solid transparent;border-radius:999px;color:#475569;font-size:11px;font-weight:600;white-space:nowrap;transition:color .2s,border-color .2s,background .2s}
body.home .product-tabs button:hover{background:#f1f5f9;color:#0f172a}
body.home .product-tabs button[aria-selected="true"]{border-color:#fed7aa;background:#fff7ed;color:#c2410c}
body.home .product-carousel{margin-top:6px}
body.home .product-grid--home{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 22px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}
body.home .product-grid--home .product-card{flex:0 0 calc(25% - 11px);scroll-snap-align:start;border-color:#e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 6px rgba(15,23,42,.035)}
body.home .product-card:hover{box-shadow:0 16px 34px rgba(15,23,42,.11);transform:translateY(-3px)}
body.home .product-card__image{aspect-ratio:1.15;padding:12px;background:linear-gradient(180deg,#fff,#f8fafc)}
body.home .product-card__body{padding:16px}
body.home .product-card h3{min-height:42px;margin-bottom:8px;font-size:14px;line-height:1.45}
body.home .product-card__sku,body.home .product-card__brand{font-size:10px;line-height:1.45}
body.home .product-card .button{min-height:42px;margin-top:14px;padding:9px 12px;border-radius:8px;font-size:11px}
body.home .carousel-arrow{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#0f172a;box-shadow:0 8px 20px rgba(15,23,42,.1);font-size:25px;transition:border-color .2s,color .2s,background .2s}
body.home .carousel-arrow:hover{border-color:var(--orange);background:var(--orange);color:#fff}
body.home .carousel-arrow--prev{left:-20px}
body.home .carousel-arrow--next{right:-20px}

body.home .home-promos{padding:72px 0;background:#f1f5f9}
body.home .promo-grid{gap:16px}
body.home .promo{min-height:240px;padding:26px;border:1px solid rgba(226,232,240,.5);border-radius:16px;box-shadow:0 12px 32px rgba(15,23,42,.09);transition:box-shadow .2s,transform .2s}
body.home .promo:hover{box-shadow:0 20px 44px rgba(15,23,42,.14);transform:translateY(-3px)}
body.home .promo .eyebrow{font-size:14px;line-height:1.35;letter-spacing:.02em}
body.home .promo p{max-width:250px;margin-top:14px;font-size:13px;line-height:1.65}
body.home .promo__link,body.home .promo__cta{margin-top:auto;font-size:12px}
body.home .promo__cta{padding:10px 15px;border-radius:8px}
body.home .promo--library{background:linear-gradient(135deg,#fff 0%,#edf2f6 64%,#cbd5e1 100%)}

body.home .home-news{padding:76px 0 86px;background:#fff}
body.home .news-grid{gap:16px}
body.home .news-card{gap:7px;padding-bottom:12px;border-bottom:1px solid #e2e8f0;font-size:12px;transition:transform .2s}
body.home .news-card:hover{transform:translateY(-2px)}
body.home .news-card__image{height:150px;border-radius:12px;background:#f1f5f9}
body.home .news-card img{transition:transform .35s ease}
body.home .news-card:hover img{transform:scale(1.035)}
body.home .news-card small{margin-top:4px;font-size:10px;color:#64748b}
body.home .news-card strong{font-size:12px;line-height:1.55}
body.home .trust-strip{padding:24px 0;border:0;background:#0f172a;color:#fff}
body.home .trust-grid>div+div{border-color:#334155}
body.home .trust-grid span{color:#fb7138}
body.home .trust-grid strong{font-size:10px}
body.home .trust-grid small{margin-top:3px;color:#94a3b8;font-size:9px}

@media(max-width:1023px){
  body.home .container{width:min(100% - 36px,1240px)}
  body.home .masthead{gap:12px}
  body.home .home-hero__inner{min-height:480px}
  body.home .home-hero__copy{padding:58px 0 54px}
  body.home .home-hero h1{font-size:clamp(42px,5.6vw,56px)}
  body.home .hero-shortcuts{width:220px;margin:34px 0}
  body.home .category-strip{grid-template-columns:repeat(5,minmax(0,1fr))}
  body.home .brand-strip{grid-template-columns:repeat(5,minmax(0,1fr))}
  body.home .discovery-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr)}
  body.home .material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.home .product-grid--home .product-card{flex-basis:calc(33.333% - 10px)}
}

@media(max-width:800px){
  body.home .container{width:min(100% - 28px,1240px)}
  body.home .masthead{min-height:72px;padding-top:10px}
  body.home .site-search{max-width:none;height:46px;margin-bottom:12px}
  body.home .home-hero{background-position:60% center}
  body.home .home-hero__inner{min-height:480px}
  body.home .home-hero__copy{max-width:680px;padding:52px 0 54px}
  body.home .home-hero h1{font-size:clamp(38px,8vw,52px)}
  body.home .hero-shortcuts{display:none}
  body.home .home-categories{margin-top:-24px;padding-bottom:44px}
  body.home .home-categories .container{padding:12px}
  body.home .category-strip{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x proximity;scrollbar-width:none}
  body.home .category-strip::-webkit-scrollbar{display:none}
  body.home .home-category{flex:0 0 130px;scroll-snap-align:start}
  body.home .home-brands{padding:24px 0 56px}
  body.home .brand-strip{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x proximity;scrollbar-width:none}
  body.home .brand-strip::-webkit-scrollbar{display:none}
  body.home .brand-strip a{flex:0 0 160px;scroll-snap-align:start}
  body.home .home-discovery{padding:58px 0}
  body.home .discovery-grid{grid-template-columns:1fr}
  body.home .material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.home .industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.home .home-products,body.home .home-news{padding:62px 0}
  body.home .product-heading{align-items:flex-start}
  body.home .product-heading h2,body.home .product-heading>a{order:0}
  body.home .product-tabs{order:2;flex-basis:100%;width:100%;margin-top:2px}
  body.home .product-grid--home .product-card{flex-basis:42%}
  body.home .carousel-arrow{display:none}
  body.home .home-promos{padding:58px 0}
  body.home .promo-grid{grid-template-columns:1fr 1fr}
  body.home .promo:last-child{grid-column:1/-1}
}

@media(max-width:600px){
  body.home{font-size:16px}
  body.home .container{width:min(100% - 28px,1240px)}
  body.home .home-hero{background-position:64% center}
  body.home .home-hero__inner{min-height:520px}
  body.home .home-hero__copy{padding:46px 0 58px}
  body.home .home-hero .eyebrow{font-size:10px}
  body.home .home-hero h1{margin:16px 0 18px;font-size:clamp(34px,10.3vw,42px);line-height:1.04}
  body.home .home-hero__copy>p{font-size:14px;line-height:1.65}
  body.home .hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.home .hero-benefits span{min-height:64px;padding:9px 10px}
  body.home .hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}
  body.home .hero-actions .button{min-height:48px;padding:10px 7px;font-size:10px}
  body.home .home-categories{padding-bottom:38px}
  body.home .home-category{flex-basis:118px}
  body.home .home-category img{height:76px}
  body.home .section-heading{gap:12px;margin-bottom:18px}
  body.home .section-heading h2{font-size:21px}
  body.home .section-heading>a{font-size:11px}
  body.home .home-brands{padding-bottom:48px}
  body.home .brand-strip a{flex-basis:145px;min-height:66px}
  body.home .home-discovery{padding:48px 0}
  body.home .discovery-grid>div{padding:20px}
  body.home .material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.home .material-tile__texture{height:105px}
  body.home .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.home .industry-grid a{min-height:96px}
  body.home .home-products,body.home .home-news{padding:52px 0}
  body.home .product-grid--home{gap:10px;padding-bottom:18px}
  body.home .product-grid--home .product-card{flex-basis:78%}
  body.home .product-card__body{padding:15px}
  body.home .product-card h3{font-size:14px}
  body.home .carousel-arrow{display:none}
  body.home .home-promos{padding:48px 0}
  body.home .promo-grid{grid-template-columns:1fr}
  body.home .promo:last-child{grid-column:auto}
  body.home .promo{min-height:220px;padding:23px}
  body.home .news-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x proximity}
  body.home .news-card,body.home .news-card:nth-child(n+4){display:flex;flex:0 0 84%;scroll-snap-align:start}
  body.home .news-card__image{height:190px}
  body.home .news-card strong{font-size:14px}
  body.home .trust-grid{gap:16px 12px}
}

@media(max-width:374px){
  body.home .home-hero h1{font-size:33px}
  body.home .hero-actions{grid-template-columns:1fr}
  body.home .material-grid{grid-template-columns:1fr}
  body.home .industry-grid{grid-template-columns:1fr 1fr}
  body.home .product-grid--home .product-card{flex-basis:88%}
}

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

/* Inner pages visual refresh — shares the homepage precision industrial system. */
body:not(.home){
  --orange:#d83d10;
  --orange-dark:#c2410c;
  --navy:#0f172a;
  --navy-deep:#020617;
  --ink:#0f172a;
  --muted:#475569;
  --line:#e2e8f0;
  --soft:#f1f5f9;
  --radius:14px;
  --shadow:0 14px 40px rgba(15,23,42,.1);
  background:#fff;
  color:var(--ink);
  font-family:"Be Vietnam Pro",Arial,"Helvetica Neue",sans-serif;
  font-size:16px;
}
body:not(.home) .container{width:min(100% - 48px,1240px)}
body:not(.home) .topbar{background:#0b1220;color:#cbd5e1;font-size:11px}
body:not(.home) .topbar__inner{min-height:34px}
body:not(.home) .site-header{position:relative;z-index:50;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.08)}
body:not(.home) .masthead{min-height:84px;gap:24px}
body:not(.home) .site-search{height:46px;max-width:500px;border-color:#cbd5e1;border-radius:9px;background:#f8fafc;transition:border-color .2s,box-shadow .2s,background .2s}
body:not(.home) .site-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(234,88,12,.12);background:#fff}
body:not(.home) .site-search input{padding:0 16px;background:transparent;font-size:13px}
body:not(.home) .site-search button{width:50px;font-size:25px}
body:not(.home) .quote-link,body:not(.home) .header-phone{font-size:12px}
body:not(.home) .primary-nav{border-color:#e5e7eb}
body:not(.home) .primary-nav__inner{min-height:50px}
body:not(.home) .primary-nav a{font-size:11px;letter-spacing:.015em}
body:not(.home) .primary-nav .nav-catalog{min-width:210px;padding:0 20px}
body:not(.home) .primary-nav .nav-quote{padding:9px 14px;border-radius:8px}
body:not(.home) .button{min-height:44px;padding:11px 18px;border-radius:8px;font-size:12px;box-shadow:0 8px 20px rgba(234,88,12,.16);transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .button:hover{box-shadow:0 12px 28px rgba(234,88,12,.24);transform:translateY(-1px)}
body:not(.home) .button--outline{box-shadow:none;background:#fff}
body:not(.home) .section{padding:72px 0}
body:not(.home) .section--compact{padding:38px 0}
body:not(.home) .section--subtle{background:#f1f5f9}
body:not(.home) .section-heading{align-items:flex-end;margin-bottom:24px}
body:not(.home) .section-heading h2{position:relative;margin:0;padding-top:13px;font-size:clamp(22px,2.25vw,29px);line-height:1.2;letter-spacing:-.025em;text-transform:none}
body:not(.home) .section-heading h2:before{content:"";position:absolute;left:0;top:0;width:42px;height:3px;border-radius:999px;background:var(--orange)}
body:not(.home) .brand-categories .section-heading h2,body:not(.home) .brand-featured-products .section-heading h2{text-transform:uppercase;font-size:19px}
body:not(.home) .section-heading>a{display:inline-flex;align-items:center;min-height:40px;color:var(--orange);font-size:12px;font-weight:700}
body:not(.home) .page-hero,body:not(.home) .catalog-hero,body:not(.home) .category-directory-hero{position:relative;overflow:hidden;background-image:radial-gradient(circle at 73% 40%,rgba(234,88,12,.15),transparent 28%),linear-gradient(90deg,rgba(2,6,23,.98) 0%,rgba(2,6,23,.88) 46%,rgba(2,6,23,.2) 82%),var(--hero-image,url('assets/images/hero-cnc.jpg'));background-position:center 56%;background-size:cover}
body:not(.home) .page-hero{display:flex;align-items:center;min-height:310px;padding:58px 0}
body:not(.home) .page-hero .eyebrow,body:not(.home) .catalog-hero>.container>.eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(251,146,60,.45);border-radius:999px;background:rgba(234,88,12,.12);color:#fed7aa;font-size:10px;letter-spacing:.12em}
body:not(.home) .page-hero h1,body:not(.home) .catalog-hero h1{margin:16px 0 12px;font-size:clamp(42px,4.4vw,58px);line-height:1.02;letter-spacing:-.045em;text-transform:uppercase}
body:not(.home) .page-hero p,body:not(.home) .catalog-hero p{max-width:680px;color:#dbe4ee;font-size:16px;line-height:1.7}

body:not(.home) .product-card{overflow:hidden;border-color:#e2e8f0;border-radius:14px;box-shadow:0 2px 6px rgba(15,23,42,.035);transition:border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .product-card:hover{border-color:#fed7aa;box-shadow:0 16px 34px rgba(15,23,42,.11);transform:translateY(-3px)}
body:not(.home) .product-card__image{max-height:285px;aspect-ratio:1.08;padding:16px;background:linear-gradient(180deg,#fff,#f8fafc)}
body:not(.home) .product-card__body{padding:17px}
body:not(.home) .product-card h3{min-height:40px;font-size:14px;line-height:1.45}
body:not(.home) .product-card__sku,body:not(.home) .product-card__brand{font-size:10px;line-height:1.45}
body:not(.home) .product-card .button{margin-top:14px}
body:not(.home) .article-card{overflow:hidden;border-color:#e2e8f0;border-radius:14px;background:#fff;box-shadow:0 2px 6px rgba(15,23,42,.04);transition:box-shadow .2s,transform .2s}
body:not(.home) .article-card:hover{box-shadow:0 14px 30px rgba(15,23,42,.1);transform:translateY(-2px)}
body:not(.home) .article-card__image{height:210px}
body:not(.home) .trust-strip{padding:24px 0;border:0;background:#0f172a;color:#fff}
body:not(.home) .trust-grid>div+div{border-color:#334155}
body:not(.home) .trust-grid span{color:#fb7138}
body:not(.home) .trust-grid strong{font-size:10px}
body:not(.home) .trust-grid small{margin-top:3px;color:#94a3b8;font-size:9px}

body:not(.home) .category-directory-hero{min-height:360px;padding:50px 0 42px}
body:not(.home) .category-directory-hero__breadcrumbs{margin-bottom:26px;color:#cbd5e1;font-size:11px}
body:not(.home) .category-directory-hero h1{font-size:clamp(44px,4.4vw,60px)}
body:not(.home) .category-directory-hero>div>p{margin-top:12px;color:#dbe4ee;font-size:16px}
body:not(.home) .category-directory-benefits{max-width:1000px;margin-top:34px;gap:12px}
body:not(.home) .category-directory-benefits>span{min-height:70px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(15,23,42,.46);backdrop-filter:blur(6px)}
body:not(.home) .category-directory-benefits b{font-size:27px;color:#fb7138}
body:not(.home) .category-directory-benefits strong{font-size:10px}
body:not(.home) .category-directory-benefits small{font-size:9px}
body:not(.home) .category-directory-section{padding:64px 0 76px;background:#f1f5f9}
body:not(.home) .category-directory{gap:16px}
body:not(.home) .category-group{min-height:430px;overflow:hidden;border-color:#e2e8f0;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.055);transition:border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .category-group:hover{border-color:#fdba74;box-shadow:0 18px 38px rgba(15,23,42,.11);transform:translateY(-3px)}
body:not(.home) .category-group__title{min-height:66px;padding:10px 12px;background:linear-gradient(180deg,#fff,#f8fafc)}
body:not(.home) .category-group__title span{width:44px;height:44px;border-radius:12px;background:#d83d10;font-size:12px;box-shadow:0 8px 18px rgba(234,88,12,.22)}
body:not(.home) .category-group__title h2{font-size:16px}
body:not(.home) .category-group__image{height:180px;padding:13px;background:linear-gradient(180deg,#fff,#f8fafc)}
body:not(.home) .category-group__links{padding:4px 12px}
body:not(.home) .category-group__links a{min-height:35px;padding:9px 2px;font-size:10px}
body:not(.home) .category-group__all{padding:15px 13px;font-size:11px}

body:not(.home) .catalog-hero{padding:42px 0 52px}
body:not(.home) .catalog-hero .breadcrumbs{margin-bottom:23px;font-size:11px}
body:not(.home) .catalog-hero h1 small{margin-top:8px;color:#cbd5e1;font-size:13px;letter-spacing:.12em}
body:not(.home) .catalog-benefits{gap:12px;margin-top:28px}
body:not(.home) .catalog-benefits span{min-height:50px;padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(15,23,42,.46)}
body:not(.home) .catalog-benefits b{color:#fb7138}
body:not(.home) .catalog-promos{gap:14px}
body:not(.home) .catalog-promos a{min-height:100px;padding:20px;border:1px solid #e2e8f0;border-radius:13px;background:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.09);transition:transform .2s,box-shadow .2s}
body:not(.home) .catalog-promos a:nth-child(2){background:#1e293b}
body:not(.home) .catalog-promos a:nth-child(3){background:#f8fafc;color:#0f172a}
body:not(.home) .catalog-promos a:hover{box-shadow:0 14px 30px rgba(15,23,42,.14);transform:translateY(-2px)}
body:not(.home) .catalog-promos b{font-size:14px}
body:not(.home) .catalog-promos span{margin-top:8px;font-size:10px}
body:not(.home) #catalog{padding-top:24px}
body:not(.home) .catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}
body:not(.home) .catalog-filter{position:sticky;top:18px}
body:not(.home) .filter-panel{padding:20px;border-color:#e2e8f0;border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(15,23,42,.06)}
body:not(.home) .filter-panel h2{padding-bottom:14px;border-bottom:1px solid #e2e8f0;font-size:14px}
body:not(.home) .filter-panel label{font-size:11px}
body:not(.home) .filter-panel select{height:42px;border-radius:7px}
body:not(.home) .catalog-results__top{min-height:48px;margin-bottom:16px;padding-bottom:13px;border-bottom:1px solid #e2e8f0}
body:not(.home) .catalog-results__top select{min-height:40px;border-radius:7px}
body:not(.home) .catalog-results .product-grid{gap:16px}
body:not(.home) .catalog-page+.trust-strip{margin-top:0}
body:not(.home) .cta-band{padding:32px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}

body.single-product #main{background:linear-gradient(180deg,#f8fafc 0,#fff 520px)}
body.single-product .product-detail{padding-bottom:74px}
body.single-product .breadcrumbs{padding:24px 0;color:#64748b;font-size:11px}
body.single-product .product-detail__top{gap:52px;padding:10px 0 54px}
body.single-product .product-gallery__main{height:510px;overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(145deg,#fff,#f1f5f9);box-shadow:0 16px 42px rgba(15,23,42,.08)}
body.single-product .product-info{padding:28px 0}
body.single-product .product-info h1{margin:14px 0 10px;font-size:clamp(31px,3vw,43px);line-height:1.12;letter-spacing:-.035em}
body.single-product .product-info__english{color:#64748b;font-size:14px}
body.single-product .product-info__sku{display:inline-flex;margin-top:8px;padding:7px 10px;border-radius:7px;background:#f1f5f9;color:#475569;font-size:11px}
body.single-product .product-info__description{margin:24px 0 12px;color:#334155;font-size:14px;line-height:1.75}
body.single-product .product-highlights{padding-left:20px;color:#334155;font-size:13px;line-height:1.9}
body.single-product .product-info__features{gap:8px;margin:24px 0;padding:14px 0;font-size:10px}
body.single-product .product-section{margin-top:0;padding:54px 0;border-color:#e2e8f0}
body.single-product .product-section>.section-heading{margin-bottom:20px}
body.single-product .variant-picker{padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
body.single-product .variant-picker select{height:42px;border-radius:7px;background:#fff}
body.single-product .table-scroll{margin-top:14px;border:1px solid #e2e8f0;border-radius:13px;background:#fff}
body.single-product .variant-table{font-size:11px}
body.single-product .variant-table th,body.single-product .variant-table td{padding:13px;border-color:#e2e8f0}
body.single-product .variant-table thead{background:#0f172a;color:#fff}
body.single-product .variant-table tbody tr:nth-child(even){background:#f8fafc}
body.single-product .variant-action input{height:38px;border-radius:6px}
body.single-product .variant-action .button{min-height:38px;padding:8px 12px;box-shadow:none}
body.single-product .product-tabs-detail{gap:4px;padding:5px;border-radius:11px;background:#f1f5f9}
body.single-product .product-tabs-detail button{min-height:42px;padding:9px 14px;border:0;border-radius:8px;background:transparent;color:#475569;font-weight:700}
body.single-product .product-tabs-detail button.is-active{background:#fff;color:#c2410c;box-shadow:0 3px 12px rgba(15,23,42,.08)}
body.single-product .product-tab-panel{padding-top:28px}
body.single-product .spec-table{overflow:hidden;border-radius:12px;font-size:12px}
body.single-product .spec-table th,body.single-product .spec-table td{padding:14px;border-color:#e2e8f0}
body.single-product .product-grid--related{gap:16px}

body:has(.quote-layout) .page-hero{min-height:270px}
body:has(.quote-layout) .quote-benefit-bar{border:0;background:#0f172a;color:#fff}
body:has(.quote-layout) .quote-benefit-bar .container{min-height:60px}
body:has(.quote-layout) .quote-benefit-bar span{color:#dbe4ee;font-size:10px}
body:has(.quote-layout) #main>.section{background:#f1f5f9}
body:has(.quote-layout) .quote-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}
body:has(.quote-layout) .quote-main{padding:30px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.07)}
body:has(.quote-layout) .quote-steps{margin-bottom:30px;padding-bottom:22px;border-color:#e2e8f0}
body:has(.quote-layout) .quote-steps span{color:#475569;font-size:11px}
body:has(.quote-layout) .quote-steps b{width:32px;height:32px}
body:has(.quote-layout) .quote-form h2{margin:30px 0 16px;font-size:18px;letter-spacing:-.015em}
body:has(.quote-layout) .form-grid{gap:16px}
body:has(.quote-layout) .form-grid label,body:has(.quote-layout) .form-full{font-size:11px}
body:has(.quote-layout) .form-grid input,body:has(.quote-layout) .form-grid select,body:has(.quote-layout) .form-full textarea,body:has(.quote-layout) .free-item input{min-height:44px;border-color:#cbd5e1;border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s}
body:has(.quote-layout) .form-grid input:focus,body:has(.quote-layout) .form-grid select:focus,body:has(.quote-layout) .form-full textarea:focus,body:has(.quote-layout) .free-item input:focus{border-color:#d83d10;outline:0;box-shadow:0 0 0 4px rgba(234,88,12,.1)}
body:has(.quote-layout) .quote-items{padding:14px;border-color:#e2e8f0;border-radius:10px;background:#f8fafc}
body:has(.quote-layout) .file-upload{padding:28px;border-color:#cbd5e1;border-radius:12px;background:#f8fafc}
body:has(.quote-layout) .quote-help{overflow:hidden;margin-bottom:16px;padding:22px;border-color:#e2e8f0;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.055)}
body:has(.quote-layout) .quote-help--dark{border-color:#0f172a;background:#0f172a}
body:has(.quote-layout) .quote-help h2{font-size:18px}
body:has(.quote-layout) .button--submit{min-width:240px;margin-top:4px}

body:not(.home) .directory-tools{gap:18px;margin-bottom:22px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}
body:not(.home) .letter-filter{gap:5px}
body:not(.home) .letter-filter button{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#475569;font-weight:700;transition:border-color .2s,background .2s,color .2s}body:not(.home) .letter-filter button[data-brand-letter="all"]{width:auto;padding:0 14px;white-space:nowrap}
body:not(.home) .letter-filter button:hover,body:not(.home) .letter-filter button.is-active{border-color:#d83d10;background:#d83d10;color:#fff}
body:not(.home) .directory-search{height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}
body:not(.home) .directory-search:focus-within{border-color:#d83d10;box-shadow:0 0 0 4px rgba(234,88,12,.1)}
body:not(.home) .brand-directory--logos{gap:12px}
body:not(.home) .brand-directory__logo{min-height:122px;padding:20px;border-color:#e2e8f0;border-radius:13px;box-shadow:0 2px 6px rgba(15,23,42,.035);transition:border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .brand-directory--logos a:hover .brand-directory__logo{border-color:#fdba74;box-shadow:0 14px 30px rgba(15,23,42,.1);transform:translateY(-2px)}
body:not(.home) .brand-directory--logos a.is-active .brand-directory__logo{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange) inset}
body:not(.home) .brand-directory__name{font-size:13px}
body:not(.home) .brand-directory__more{border-radius:13px}
body:not(.home) .solution-feature{gap:50px;overflow:hidden;padding:34px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.07)}
body:not(.home) .brand-spotlight{gap:50px;overflow:hidden;padding:34px;border-radius:18px}
body:not(.home) .brand-spotlight h2,body:not(.home) .solution-feature h2{margin:12px 0;font-size:clamp(26px,3vw,38px);letter-spacing:-.03em}
body:not(.home) .solution-feature p{color:#475569;line-height:1.75}
body:not(.home) .brand-spotlight p{line-height:1.75}
body:not(.home) .brand-spotlight .spotlight-media img,body:not(.home) .solution-feature>img{height:340px;border-radius:13px;object-fit:cover}
body:not(.home) .brand-spotlight .spotlight-media{border-radius:13px;overflow:hidden}
body:not(.home) .spotlight-points{gap:22px;margin:20px 0}
body:not(.home) .chip-list span{padding:8px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;font-size:10px}

body:not(.home) .topic-grid{gap:16px}
body:not(.home) .topic-card{min-height:230px;padding:24px;border-color:#e2e8f0;border-radius:14px;background:#fff;box-shadow:0 3px 10px rgba(15,23,42,.04);transition:border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .topic-card:hover{border-color:#fdba74;box-shadow:0 16px 34px rgba(15,23,42,.1);transform:translateY(-3px)}
body:not(.home) .topic-card__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:#fff7ed;color:#d83d10;font-size:21px}
body:not(.home) .topic-card h3{margin:16px 0 8px;font-size:18px}
body:not(.home) .topic-card p{font-size:12px;line-height:1.65}
body:not(.home) .topic-card--consult{border-color:#0f172a;background:#0f172a;color:#fff}
body:not(.home) .topic-card--consult p{color:#cbd5e1}
body:not(.home) .article-grid{gap:16px}
body:not(.home) .article-card small,body:not(.home) .article-card h3,body:not(.home) .article-card p{margin-left:18px;margin-right:18px}
body:not(.home) .article-card small{display:block;margin-top:15px}
body:not(.home) .article-card h3{font-size:16px}
body:not(.home) .article-card p{font-size:12px;line-height:1.6}
body:not(.home) .tool-grid{gap:16px}
body:not(.home) .tool-grid article{min-height:220px;padding:25px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.045)}
body:not(.home) .tool-grid article>b{color:#d83d10;font-size:28px}
body:not(.home) .tool-grid h3{font-size:17px}
body:not(.home) .tool-grid p{color:#475569;font-size:12px;line-height:1.65}
body:not(.home) .resource-grid{gap:10px}
body:not(.home) .resource-grid a{min-height:58px;padding:15px;border-color:#e2e8f0;border-radius:9px;transition:border-color .2s,box-shadow .2s,transform .2s}
body:not(.home) .resource-grid a:hover{border-color:#fdba74;box-shadow:0 8px 20px rgba(15,23,42,.08);transform:translateY(-1px)}

body:not(.home) .steps-grid,body:not(.home) .value-grid{gap:14px}
body:not(.home) .steps-grid>div,body:not(.home) .value-grid>div{min-height:180px;padding:24px;border-color:#e2e8f0;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.045)}
body:not(.home) .steps-grid b,body:not(.home) .value-grid strong{color:#d83d10;font-size:30px}
body:not(.home) .steps-grid h3,body:not(.home) .value-grid h3{font-size:16px}
body:not(.home) .steps-grid p,body:not(.home) .value-grid p{font-size:12px;line-height:1.65}
body:not(.home) .cta-band--dark{border-color:#0f172a;background:#0f172a;color:#fff;box-shadow:0 16px 38px rgba(15,23,42,.14)}
body:not(.home) .cta-band--dark p{color:#cbd5e1}
body:not(.home) .about-shell{gap:38px}
body:not(.home) .about-nav{top:18px;padding:18px;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc}
body:not(.home) .about-nav a{min-height:38px;padding:9px 7px;border-bottom:1px solid #e2e8f0;font-size:11px}
body:not(.home) .about-grid{gap:38px;padding-bottom:48px}
body:not(.home) .about-grid h2{font-size:34px;letter-spacing:-.03em}
body:not(.home) .about-grid p{font-size:14px;line-height:1.75}
body:not(.home) .about-grid img{height:360px;border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.1)}
body:not(.home) .metric-grid{gap:12px}
body:not(.home) .metric-grid>div{padding:22px;border-radius:13px;background:#0f172a;color:#fff}
body:not(.home) .metric-grid strong{color:#fb7138;font-size:30px}
body:not(.home) .about-section{padding-top:58px}
body:not(.home) .timeline{gap:12px}
body:not(.home) .timeline>div{padding:22px;border:1px solid #e2e8f0;border-radius:13px;background:#fff}
body:not(.home) .timeline b{color:#d83d10;font-size:18px}

body:not(.home) .solution-intro{gap:52px}
body:not(.home) .solution-intro h2{margin:12px 0;font-size:clamp(30px,3.4vw,44px);letter-spacing:-.035em}
body:not(.home) .solution-intro p,body:not(.home) .solution-intro li{color:#475569;font-size:13px;line-height:1.75}
body:not(.home) .solution-intro img{height:340px;border-radius:16px;box-shadow:0 16px 38px rgba(15,23,42,.11)}
body:not(.home) .content-tabs{display:flex;gap:5px;margin-top:34px;padding:6px;border:1px solid #e2e8f0;border-radius:12px;background:#f1f5f9;overflow-x:auto;scrollbar-width:none}
body:not(.home) .content-tabs a{flex:0 0 auto;min-height:42px;padding:12px 15px;border:0;border-radius:8px;color:#475569;font-size:11px;font-weight:700;white-space:nowrap}
body:not(.home) .content-tabs a:hover,body:not(.home) .content-tabs a:first-child{background:#fff;color:#c2410c;box-shadow:0 3px 12px rgba(15,23,42,.08)}
body:not(.home) .cutting-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;font-size:11px}
body:not(.home) .cutting-table th{padding:13px;background:#0f172a;color:#fff;text-align:left}
body:not(.home) .cutting-table td{padding:13px;border-top:1px solid #e2e8f0}
body:not(.home) .cutting-table tbody tr:nth-child(even){background:#f8fafc}
body:not(.home) .notice:not(.notice--success):not(.notice--error){padding:22px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#334155}

body:not(.home) .generic-page-section{background:#f1f5f9}
body:not(.home) .generic-content-shell{max-width:900px}
body:not(.home) .content-card{padding:34px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}
body:not(.home) .content-card h2{margin-top:32px;font-size:23px;letter-spacing:-.02em}
body:not(.home) .content-card h2:first-child{margin-top:0}
body:not(.home) .content-card h3{margin-top:25px;font-size:17px}
body:not(.home) .content-card p,body:not(.home) .content-card li{color:#334155;font-size:14px;line-height:1.8}
body:not(.home) .policy-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;align-items:start}
body:not(.home) .policy-nav{position:sticky;top:18px;padding:14px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}
body:not(.home) .policy-nav>span{display:block;padding:8px 9px 13px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
body:not(.home) .policy-nav a{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:10px 9px;border-top:1px solid #e2e8f0;color:#334155;font-size:11px;font-weight:600}
body:not(.home) .policy-nav a:hover,body:not(.home) .policy-nav a.is-active{color:#c2410c}
body:not(.home) .policy-nav a.is-active{background:#fff7ed}
body:not(.home) .policy-nav b{color:#d83d10}
body:not(.home) .policy-help{grid-column:2;padding:26px;border-radius:15px;background:#0f172a;color:#fff}
body:not(.home) .policy-help h2{margin:10px 0;font-size:21px}
body:not(.home) .policy-help p{max-width:650px;color:#cbd5e1;font-size:12px;line-height:1.7}

body.single-post .page-hero{min-height:350px}
body.single-post .page-hero h1{max-width:1120px;font-size:clamp(38px,4vw,54px)}
body.single-post .article-section{background:#f1f5f9}
body.single-post .article-shell,body.single-dp_case .article-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;max-width:1100px}
body.single-post .article-body,body.single-dp_case .article-body{max-width:none}
body.single-post .article-meta,body.single-dp_case .article-meta{display:flex;gap:8px;margin-bottom:22px}
body.single-post .article-meta span,body.single-dp_case .article-meta span{padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:700}
body.single-post .article-body>img,body.single-dp_case .article-body>img{max-height:460px;border-radius:12px}
body.single-post .article-back,body.single-dp_case .article-back{display:inline-flex;margin-top:22px;font-weight:700}
body.single-post .article-aside,body.single-dp_case .article-aside{position:sticky;top:18px;padding:26px;border-radius:16px;background:#0f172a;color:#fff;box-shadow:0 14px 34px rgba(15,23,42,.14)}
body.single-post .article-aside h2,body.single-dp_case .article-aside h2{margin:11px 0;font-size:22px;line-height:1.35}
body.single-post .article-aside p,body.single-dp_case .article-aside p{color:#cbd5e1;font-size:12px;line-height:1.7}

body:not(.home) .empty-state--search{max-width:760px;margin:0 auto;padding:52px 34px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}
body:not(.home) .empty-state--search>span{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:16px;background:#fff7ed;color:#d83d10;font-size:30px}
body:not(.home) .empty-state--search h2{margin:0;font-size:26px}
body:not(.home) .empty-state--search p{color:#64748b}
body:not(.home) .empty-search{display:flex;max-width:520px;margin:22px auto 16px}
body:not(.home) .empty-search input{flex:1;min-width:0;height:46px;padding:0 14px;border:1px solid #cbd5e1;border-radius:8px 0 0 8px}
body:not(.home) .empty-search .button{border-radius:0 8px 8px 0;box-shadow:none}

body.error404 .trust-strip{display:none}
body.error404 .not-found-hero{padding:74px 0;background:radial-gradient(circle at 72% 30%,rgba(234,88,12,.11),transparent 28%),linear-gradient(135deg,#f8fafc,#eef2f6)}
body.error404 .not-found-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:60px;align-items:center}
body.error404 .not-found-code{display:block;margin-bottom:-18px;color:rgba(234,88,12,.12);font-size:150px;font-weight:800;line-height:1}
body.error404 .not-found-shell h1{max-width:720px;margin:10px 0 16px;font-size:clamp(38px,4.5vw,60px);line-height:1.05;letter-spacing:-.045em}
body.error404 .not-found-shell p{max-width:680px;color:#475569;font-size:15px;line-height:1.75}
body.error404 .not-found-search{display:flex;max-width:620px;margin:28px 0 14px}
body.error404 .not-found-search input{flex:1;min-width:0;height:48px;padding:0 15px;border:1px solid #cbd5e1;border-radius:9px 0 0 9px;background:#fff}
body.error404 .not-found-search .button{border-radius:0 9px 9px 0;box-shadow:none}
body.error404 .not-found-actions{display:flex;gap:10px;margin-top:12px}
body.error404 .not-found-shell aside{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(15,23,42,.09)}
body.error404 .not-found-shell aside>b{display:block;padding:10px;color:#64748b;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
body.error404 .not-found-shell aside>a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:12px 10px;border-top:1px solid #e2e8f0;font-size:12px;font-weight:700}
body.error404 .not-found-shell aside span{color:#d83d10}

@media(max-width:1023px){
  body:not(.home) .container{width:min(100% - 36px,1240px)}
  body:not(.home) .masthead{gap:12px}
  body:not(.home) .category-directory{grid-template-columns:repeat(3,minmax(0,1fr))}
  body:not(.home) .catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}
  body:not(.home) .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.single-product .product-detail__top{gap:30px}
  body.single-product .product-gallery__main{height:440px}
}

@media(max-width:800px){
  body:not(.home) .container{width:min(100% - 28px,1240px)}
  body:not(.home) .masthead{min-height:72px;padding-top:10px}
  body:not(.home) .site-search{max-width:none;height:46px;margin-bottom:12px}
  body:not(.home) .page-hero{min-height:250px;padding:46px 0}
  body:not(.home) .page-hero h1,body:not(.home) .catalog-hero h1{font-size:clamp(36px,7vw,48px)}
  body:not(.home) .section{padding:56px 0}
  body:not(.home) .category-directory-hero{min-height:0;padding:42px 0}
  body:not(.home) .category-directory-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.home) .category-directory{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.home) .category-group{min-height:400px}
  body:not(.home) .catalog-filter{position:fixed}
  body:not(.home) .catalog-layout{grid-template-columns:1fr}
  body:not(.home) .catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.single-product .product-detail__top{grid-template-columns:1fr 1fr;gap:24px}
  body.single-product .product-gallery__main{height:380px}
  body.single-product .product-info h1{font-size:30px}
  body.single-product .product-info__features{grid-template-columns:1fr;gap:0;text-align:left}
  body.single-product .product-info__features span{padding:7px 0;border-right:0;border-bottom:1px solid #e2e8f0}
  body:has(.quote-layout) .quote-layout{grid-template-columns:1fr}
  body:has(.quote-layout) .quote-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}
  body:has(.quote-layout) .quote-help{margin:0}
  body:not(.home) .policy-layout{grid-template-columns:1fr}
  body:not(.home) .policy-nav{position:static;display:flex;overflow-x:auto;padding:7px;scrollbar-width:none}
  body:not(.home) .policy-nav>span{display:none}
  body:not(.home) .policy-nav a{flex:0 0 auto;border:0;white-space:nowrap}
  body:not(.home) .policy-help{grid-column:1}
  body.single-post .article-shell,body.single-dp_case .article-shell{grid-template-columns:1fr}
  body.single-post .article-aside,body.single-dp_case .article-aside{position:static}
  body.error404 .not-found-shell{grid-template-columns:1fr;gap:30px}
}

@media(max-width:600px){
  body:not(.home) .page-hero{min-height:220px;padding:38px 0}
  body:not(.home) .page-hero h1,body:not(.home) .catalog-hero h1{font-size:34px}
  body:not(.home) .page-hero p,body:not(.home) .catalog-hero p{font-size:13px}
  body:not(.home) .section{padding:46px 0}
  body:not(.home) .section--compact{padding:30px 0}
  body:not(.home) .section-heading{align-items:flex-start;gap:12px}
  body:not(.home) .section-heading h2{font-size:21px}
  body:not(.home) .category-directory-hero{padding:34px 0}
  body:not(.home) .category-directory-hero h1{font-size:34px}
  body:not(.home) .category-directory-benefits{gap:8px}
  body:not(.home) .category-directory-benefits>span{min-height:66px;padding:9px}
  body:not(.home) .category-directory-section{padding:38px 0 48px}
  body:not(.home) .category-directory{grid-template-columns:1fr}
  body:not(.home) .category-group{min-height:0}
  body:not(.home) .category-group__image{height:210px}
  body:not(.home) .catalog-hero{padding:34px 0 42px}
  body:not(.home) .catalog-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  body:not(.home) .catalog-benefits span{min-height:46px;padding:8px;font-size:9px}
  body:not(.home) .catalog-promos{grid-template-columns:1fr}
  body:not(.home) .catalog-promos a:last-child{grid-column:auto}
  body:not(.home) .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body:not(.home) .product-card__image{max-height:230px;padding:10px}
  body:not(.home) .product-card__body{padding:12px}
  body:not(.home) .product-card h3{font-size:12px}
  body:not(.home) .cta-band{padding:24px}
  body.single-product .product-detail{padding-bottom:82px}
  body.single-product .product-detail__top{grid-template-columns:1fr;padding-bottom:34px}
  body.single-product .product-gallery__main{height:390px}
  body.single-product .product-info{padding:8px 0}
  body.single-product .product-info h1{font-size:30px}
  body.single-product .product-section{padding:40px 0}
  body.single-product .simple-quote{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:end}
  body.single-product .simple-quote p{min-width:0;margin:0;overflow-wrap:anywhere}
  body.single-product .simple-quote label{display:grid;grid-template-columns:1fr 70px;grid-column:1/-1;align-items:center;gap:10px}
  body.single-product .simple-quote input{width:100%;height:44px}
  body.single-product .simple-quote .button{grid-column:1/-1;width:100%;min-height:44px}
  body.single-product .product-tabs-detail{display:flex;overflow-x:auto;scrollbar-width:none}
  body.single-product .product-tabs-detail button{flex:0 0 auto;white-space:nowrap}
  body.single-product .product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:has(.quote-layout) .quote-main{padding:20px}
  body:has(.quote-layout) .quote-steps{font-size:9px}
  body:has(.quote-layout) .quote-aside{grid-template-columns:1fr}
  body:has(.quote-layout) .form-grid{grid-template-columns:1fr}
  body:has(.quote-layout) .button--submit{width:100%}
  body:not(.home) .solution-intro{grid-template-columns:1fr;gap:26px}
  body:not(.home) .solution-intro img{height:230px}
  body:not(.home) .content-card{padding:23px}
  body.single-post .page-hero{min-height:260px}
  body.single-post .page-hero h1{font-size:32px}
  body.error404 .not-found-hero{padding:44px 0}
  body.error404 .not-found-code{margin-bottom:-8px;font-size:100px}
  body.error404 .not-found-shell h1{font-size:36px}
  body.error404 .not-found-search{display:grid;grid-template-columns:1fr}
  body.error404 .not-found-search input,body.error404 .not-found-search .button{width:100%;border-radius:8px}
  body.error404 .not-found-search .button{margin-top:8px}
  body.error404 .not-found-actions{display:grid;grid-template-columns:1fr 1fr}
}

@media(max-width:374px){
  body:not(.home) .container{width:min(100% - 22px,1240px)}
  body:not(.home) .catalog-results .product-grid,body.single-product .product-grid--related{grid-template-columns:1fr}
  body:not(.home) .category-directory-benefits{grid-template-columns:1fr}
  body:not(.home) .category-directory-benefits>span:nth-child(n+3){display:none}
}

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

/* Design-reference fidelity pass: structure follows docs/UI while preserving quote-only commerce. */
.dp-icon{display:inline-block;width:1em;height:1em;flex:0 0 auto;vertical-align:-.14em}
.site-search button .dp-icon{width:22px;height:22px}.quote-link .dp-icon,.header-phone .dp-icon{width:27px;height:27px}
.footer-contact{display:grid;gap:7px;margin-top:12px;color:#c4ced4;font-size:11px}.footer-contact span{display:flex;align-items:center;gap:7px}.footer-contact .dp-icon{width:15px;height:15px;color:#fb7138}
.trust-grid span .dp-icon{width:46px;height:46px}.trust-grid span{display:grid;place-items:center}

body.home .home-hero__inner{min-height:430px}
body.home .home-hero__copy{padding:46px 0 42px}
body.home .home-hero h1{font-size:clamp(42px,4.7vw,58px)}
body.home .hero-benefits{display:flex;gap:28px;margin-bottom:24px}
body.home .hero-benefits span{display:flex;align-items:center;gap:10px;min-height:0;padding:0;border:0;border-radius:0;background:none;backdrop-filter:none}
body.home .hero-benefits span:hover{border:0;background:none}
body.home .hero-benefits .dp-icon{width:38px;height:38px;color:#fb7138}
body.home .hero-benefits em{font-size:11px}body.home .hero-benefits small{font-size:9px}
body.home .home-categories{margin:0;padding:12px 0;background:#fff}
body.home .home-categories .container{padding:0;border:0;border-radius:0;box-shadow:none}
body.home .home-category{padding:7px 4px 9px;border:1px solid #e5e7eb;border-radius:0;background:#fff}
body.home .home-category img{height:74px}
body.home .home-discovery{padding:26px 0 20px;background:#fff}
body.home .discovery-grid{grid-template-columns:minmax(0,2.25fr) minmax(285px,1fr);gap:18px}
body.home .discovery-grid>div{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
body.home .material-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}
body.home .material-tile{padding:0 0 8px;border-radius:0;text-align:center}
body.home .material-tile__texture{height:90px;border-radius:0}
body.home .material-tile strong{padding-top:7px}
body.home .industry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
body.home .industry-grid a{min-height:72px;padding:8px 5px;border-radius:0}
body.home .industry-grid span{font-size:0}body.home .industry-grid span .dp-icon{width:24px;height:24px;font-size:24px}
body.home .home-brands{padding:18px 0 24px;background:#fff}
body.home .section-heading{margin-bottom:12px}body.home .section-heading h2{padding-top:0;font-size:18px;text-transform:uppercase}body.home .section-heading h2:before{display:none}
body.home .brand-strip{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px}
body.home .brand-strip a{min-height:52px;padding:7px;border-radius:0;box-shadow:none}
.brand-strip img,.brand-directory--logos img,.compatible-brands img{max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain}
.brand-wordmark{display:block;font-size:12px;line-height:1.1;text-align:center}.brand-wordmark--widin{font-style:italic}.brand-wordmark--sandvik-coromant,.brand-wordmark--nikken{color:#e6402d}.brand-wordmark--osg,.brand-wordmark--seco{color:#1768a2}
body.home .home-products{padding:28px 0}
body.home .product-tabs{gap:0}body.home .product-tabs button{min-height:32px;padding:5px 13px;border:0;border-bottom:2px solid transparent;border-radius:0;background:none}
body.home .product-tabs button[aria-selected="true"]{border-color:#d83d10;background:none}
body.home .product-grid--home{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding-bottom:0;overflow:visible}
body.home .product-grid--home .product-card{min-width:0;border-radius:0;box-shadow:none}
body.home .product-card__image{aspect-ratio:1.18;padding:8px}body.home .product-card__body{padding:9px}body.home .product-card h3{min-height:36px;font-size:11px}body.home .product-card .button{min-height:35px;margin-top:8px;border-radius:2px;font-size:9px}
body.home .home-promos{padding:24px 0;background:#f8fafc}body.home .promo-grid{gap:8px}body.home .promo{min-height:180px;padding:18px;border-radius:2px;box-shadow:none}
body.home .home-news{padding:25px 0 32px}body.home .news-grid{gap:8px}body.home .news-card__image{height:105px;border-radius:0}
body.home .trust-strip{display:none}

body:not(.home) .page-hero{min-height:245px;padding:26px 0 22px}
body:not(.home) .page-hero .breadcrumbs{margin:0 0 12px;padding:0}
.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
body:not(.home) .page-hero h1{margin:8px 0 6px;font-size:38px}
body:not(.home) .page-hero p{font-size:15px}
.page-hero__benefits{display:flex;gap:30px;margin-top:24px;padding-right:300px}.page-hero__benefits>span{display:flex;align-items:center;gap:9px}.page-hero__benefits .dp-icon{width:34px;height:34px;color:#fb7138}.page-hero__benefits em,.page-hero__benefits strong,.page-hero__benefits small{display:block;font-style:normal}.page-hero__benefits strong{font-size:12px}.page-hero__benefits small{margin-top:3px;color:#cbd5e1;font-size:10px}
.page-hero__slogan{position:absolute;right:4%;top:44%;max-width:230px;color:#fff;font-family:cursive;font-size:22px;line-height:1.35;transform:rotate(-3deg);opacity:.9}
body:not(.home) .section{padding:36px 0}body:not(.home) .section--compact{padding:24px 0}
.category-directory{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-group{min-height:480px;border-radius:2px}.category-group__image{height:235px}.category-directory-benefits b .dp-icon{width:42px;height:42px}
.brand-directory--logos{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px!important}.brand-directory--logos .brand-directory__logo{min-height:95px!important;padding:12px!important;border-radius:2px!important;box-shadow:none!important}.brand-directory--logos .brand-directory__name{font-size:10px!important}.brand-directory__more{min-height:95px!important;border-radius:2px!important}
.directory-search .dp-icon{width:18px;height:18px}
.brand-categories .category-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}.brand-categories .home-category{padding:8px;border:1px solid #e2e8f0;text-align:center}.brand-categories .home-category img{width:100%;height:90px;object-fit:contain}.brand-categories .home-category strong,.brand-categories .home-category small{display:block}.brand-categories .home-category strong{font-size:11px}.brand-categories .home-category small{font-size:9px;color:#64748b}
.product-grid--six{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.product-grid--six .product-card__body{padding:10px}.product-grid--six .product-card h3{font-size:11px}.product-grid--six .product-card .button{font-size:9px;padding:8px 4px}
.visual-directory{display:grid;gap:8px}.visual-directory-section.is-material .visual-directory{grid-template-columns:repeat(7,minmax(0,1fr))}.visual-directory-section.is-industry .visual-directory{grid-template-columns:repeat(8,minmax(0,1fr))}.visual-directory__card{display:flex;min-width:0;flex-direction:column;border:1px solid #e2e8f0;background:#fff;text-align:center}.visual-directory__image{display:block;height:135px;overflow:hidden}.visual-directory__image img{width:100%;height:100%;object-fit:cover}.visual-directory__card strong{padding:9px 7px 1px;font-size:12px}.visual-directory__card small{padding:0 7px 9px;color:#64748b;font-size:9px}.visual-directory__card em{display:none}.visual-directory__card--consult{align-items:center;justify-content:center;padding:14px;background:#fff7ed;text-align:left}.visual-directory__card--consult .dp-icon{width:42px;height:42px;color:#d83d10}.visual-directory__card--consult span{margin-top:10px;color:#d83d10;font-size:10px;font-weight:700}
.visual-directory-section.is-material .visual-directory__image{position:relative;background:linear-gradient(125deg,#5d6870 0%,#d8dddf 24%,#717f87 45%,#eef0f0 65%,#526068 100%)}
.visual-directory-section.is-material .visual-directory__card:nth-child(2n) .visual-directory__image{background:linear-gradient(115deg,#a9b2b7 0%,#f2f3f2 28%,#697982 52%,#d9dddf 73%,#77838a 100%)}
.visual-directory-section.is-material .visual-directory__card:nth-child(3n) .visual-directory__image{background:linear-gradient(138deg,#3f474b 0%,#9aa3a7 31%,#d7dadb 48%,#59656b 72%,#b9c0c3 100%)}
.visual-directory-section.is-material .visual-directory__image:empty:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(100deg,rgba(255,255,255,.13) 0 1px,rgba(0,0,0,.035) 1px 3px);mix-blend-mode:overlay}
.solution-feature{border-radius:2px!important}.solution-feature img{border-radius:0!important}
.product-grid--with-brands{display:grid!important;grid-template-columns:minmax(0,2.4fr) minmax(240px,1fr);gap:18px}.product-grid--four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.compatible-brands{border-left:1px solid #e2e8f0;padding-left:18px}.compatible-brands h3{font-size:15px;text-transform:uppercase}.compatible-brands>div{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.compatible-brands a{display:grid;min-height:58px;place-items:center;border:1px solid #e2e8f0;padding:6px}.compatible-brands .brand-wordmark{font-size:9px}
.related-hub__grid{display:grid;grid-template-columns:2fr 1fr;gap:28px}.article-mini-list{display:grid;gap:8px}.article-mini-list a{display:grid;grid-template-columns:78px 1fr;gap:10px;align-items:center}.article-mini-list img{width:78px;height:58px;object-fit:cover}.article-mini-list strong{font-size:11px}.case-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.case-mini-grid a span{display:block;height:130px}.case-mini-grid img{width:100%;height:100%;object-fit:cover}.case-mini-grid strong{display:block;margin-top:7px;font-size:12px}
.knowledge-topics{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:6px!important}.knowledge-topics .topic-card{min-height:0!important;padding:0 0 12px!important;border-radius:0!important}.topic-card__media{display:block;height:105px;overflow:hidden}.topic-card__media img{width:100%;height:100%;object-fit:cover}.knowledge-topics h3,.knowledge-topics p,.knowledge-topics .text-link{margin-left:10px;margin-right:10px}.knowledge-topics h3{font-size:11px!important}.knowledge-topics p{font-size:9px!important}.knowledge-topics .text-link{font-size:9px}
.tool-grid article>b .dp-icon{width:48px;height:48px}.media-case-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:28px}.video-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.video-placeholder-grid article>span{position:relative;display:block;height:145px}.video-placeholder-grid img{width:100%;height:100%;object-fit:cover}.video-placeholder-grid article>span b{position:absolute;inset:0;display:grid;place-items:center}.video-placeholder-grid .dp-icon{width:42px;height:42px;padding:10px;border-radius:50%;background:#fff;color:#fb7138}.video-placeholder-grid strong,.video-placeholder-grid small{display:block;margin-top:6px;font-size:10px}.status-badge{padding:5px 9px;background:#fff7ed;color:#c2410c;font-size:11px;font-weight:700}
.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.service-card{position:relative;border:1px solid #e2e8f0;background:#fff}.service-card__media{display:block;height:140px;overflow:hidden}.service-card__media img{width:100%;height:100%;object-fit:cover}.service-card__icon{position:absolute;left:14px;top:116px;display:grid;width:48px;height:48px;place-items:center;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#0f172a}.service-card__icon .dp-icon{width:27px;height:27px}.service-card>div{padding:28px 14px 16px}.service-card h3{font-size:14px}.service-card p{min-height:76px;color:#475569;font-size:11px;line-height:1.6}.service-card a{font-size:11px;color:#d83d10;font-weight:700}
.service-process{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px}.steps-grid--five{gap:0}.steps-grid--five>div{position:relative;min-height:180px;border-radius:0!important;box-shadow:none!important}.steps-grid--five>div:not(:last-child):after{content:'→';position:absolute;right:-8px;top:45px;color:#94a3b8}.steps-grid--five b{position:relative;display:grid;width:54px;height:54px;place-items:center;border:1px solid #e2e8f0;border-radius:50%;color:#0f172a}.steps-grid--five b small{position:absolute;left:-7px;top:-7px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#d83d10;color:#fff;font-size:10px}.steps-grid--five .dp-icon{width:27px;height:27px}.service-contact{padding:20px;background:#fff}.service-contact>.dp-icon{width:46px;height:46px}.service-contact h3{font-size:15px}.service-contact p{font-size:11px;color:#475569}.service-contact>a{display:block;margin-top:10px;font-size:11px}.case-study-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.case-study-grid>a{border:1px solid #e2e8f0;padding-bottom:13px}.case-study-grid span{display:block;height:155px}.case-study-grid img{width:100%;height:100%;object-fit:cover}.case-study-grid strong,.case-study-grid p,.case-study-grid small{display:block;margin:8px 12px 0}.case-study-grid strong{font-size:12px}.case-study-grid p{color:#475569;font-size:11px}.case-study-grid small{color:#d83d10;font-size:11px;font-weight:700}
.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.strength-grid>div{display:grid;grid-template-columns:44px 1fr;gap:5px 10px;align-items:center;padding:16px;border:1px solid #e2e8f0}.strength-grid .dp-icon{grid-row:1/3;width:38px;height:38px;color:#d83d10}.strength-grid strong,.strength-grid small{display:block}.strength-grid strong{font-size:11px}.strength-grid small{color:#64748b;font-size:9px}.about-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.about-gallery span{height:190px;overflow:hidden}.about-gallery img{width:100%;height:100%;object-fit:cover}.about-content .brand-strip .brand-wordmark{font-size:11px}
.quote-benefit-bar span{display:flex!important;align-items:center;gap:8px}.quote-benefit-bar .dp-icon{width:25px;height:25px;color:#fb7138}.quote-help a,.quote-help p{display:flex!important;align-items:center;gap:8px}.quote-help .dp-icon{width:20px;height:20px;flex:0 0 auto}.quote-help .button .dp-icon{width:16px;height:16px}
body.single-product .product-detail__top{grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr) minmax(250px,.72fr);gap:28px;padding-bottom:42px}body.single-product .product-gallery__main{height:470px}body.single-product .product-info{padding:14px 0}body.single-product .product-info h1{font-size:34px}.product-info__features span{display:flex;align-items:center;justify-content:center;gap:5px}.product-info__features .dp-icon{width:20px;height:20px;color:#d83d10}
.product-quote-panel{align-self:start;margin-top:14px;padding:22px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.07)}.product-quote-panel h2{margin:10px 0;font-size:22px}.product-quote-panel>p{color:#64748b;font-size:11px;line-height:1.6}.product-quote-panel__steps{display:grid;gap:10px;margin:20px 0}.product-quote-panel__steps span{display:flex;align-items:center;gap:9px;font-size:10px}.product-quote-panel__steps .dp-icon{width:22px;height:22px;color:#d83d10}.product-quote-panel>.button{display:flex;width:100%;justify-content:center;margin:8px 0}.simple-quote--panel{display:grid;grid-template-columns:1fr!important}.simple-quote--panel label{display:grid;grid-template-columns:1fr 70px;align-items:center}.simple-quote--panel .button{width:100%}
.catalog-benefits span{display:flex;align-items:center;gap:8px}.catalog-benefits .dp-icon{width:30px;height:30px;color:#fb7138}.catalog-benefits b{color:#fff;font-size:10px}.catalog-results .product-grid--grid{grid-template-columns:repeat(4,minmax(0,1fr))}

@media(max-width:1023px){
  .page-hero__benefits{gap:16px;padding-right:0}.page-hero__slogan{display:none}.category-directory{grid-template-columns:repeat(3,1fr)}.brand-directory--logos{grid-template-columns:repeat(5,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.visual-directory-section.is-material .visual-directory,.visual-directory-section.is-industry .visual-directory{grid-template-columns:repeat(4,1fr)}.knowledge-topics{grid-template-columns:repeat(4,1fr)!important}.product-grid--six{grid-template-columns:repeat(3,1fr)}body.single-product .product-detail__top{grid-template-columns:1fr 1fr}.product-quote-panel{grid-column:1/-1;margin-top:0}.catalog-results .product-grid--grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:800px){
  body.home .hero-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}body.home .material-grid{grid-template-columns:repeat(4,1fr)}body.home .brand-strip{display:flex}body.home .product-grid--home{display:flex;overflow-x:auto}body.home .product-grid--home .product-card{flex:0 0 38%}.page-hero__benefits{display:grid;grid-template-columns:repeat(2,1fr)}.brand-directory--logos{grid-template-columns:repeat(3,1fr)}.service-process,.product-grid--with-brands,.related-hub__grid,.media-case-grid{grid-template-columns:1fr}.compatible-brands{border-left:0;padding-left:0}.service-grid{grid-template-columns:repeat(2,1fr)}.case-study-grid{grid-template-columns:repeat(2,1fr)}.strength-grid{grid-template-columns:repeat(2,1fr)}.category-directory{grid-template-columns:repeat(2,1fr)}.catalog-results .product-grid--grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:600px){
  body.home .home-hero__inner{min-height:0}body.home .home-hero__copy{padding:34px 0 44px}body.home .hero-benefits .dp-icon{width:30px;height:30px}body.home .home-categories{padding:8px 0 18px}body.home .material-grid{grid-template-columns:repeat(2,1fr)}body.home .industry-grid{grid-template-columns:repeat(2,1fr)}body.home .product-grid--home .product-card{flex-basis:72%}.page-hero__benefits{gap:10px}.page-hero__benefits .dp-icon{width:28px;height:28px}.visual-directory-section.is-material .visual-directory,.visual-directory-section.is-industry .visual-directory{grid-template-columns:repeat(2,1fr)}.visual-directory__image{height:120px}.brand-directory--logos{grid-template-columns:repeat(2,1fr)}.brand-categories .category-strip{grid-template-columns:repeat(2,1fr)}.product-grid--six,.product-grid--four{grid-template-columns:repeat(2,1fr)}.knowledge-topics{grid-template-columns:repeat(2,1fr)!important}.video-placeholder-grid{display:flex;overflow-x:auto}.video-placeholder-grid article{flex:0 0 78%}.service-grid{grid-template-columns:1fr}.steps-grid--five{grid-template-columns:1fr}.steps-grid--five>div:not(:last-child):after{display:none}.case-study-grid,.strength-grid,.about-gallery{grid-template-columns:1fr}.about-gallery span{height:210px}.category-directory{grid-template-columns:1fr}.catalog-results .product-grid--grid{grid-template-columns:repeat(2,1fr)}body.single-product .product-detail__top{grid-template-columns:1fr}.product-quote-panel{grid-column:auto}.product-info__features span{justify-content:flex-start}
}

/* Homepage fidelity fixes from docs/UI/02-trang-chu-vat-lieu-nganh.jpg. */
body.home .home-hero h1{display:grid;gap:5px;line-height:1.08}
body.home .home-hero h1>span{line-height:1.08}
body.home .hero-shortcuts{align-self:stretch;width:220px;margin:0;padding:18px 14px;border-radius:0;justify-content:center}
body.home .hero-shortcuts>span{margin-bottom:2px}
body.home .hero-shortcuts a{display:grid;grid-template-columns:minmax(0,1fr) 54px 18px;gap:7px;min-height:62px;padding:6px 8px;overflow:hidden}
.hero-shortcut__copy{display:flex;min-width:0;flex-direction:column}.hero-shortcut__media{display:grid;width:54px;height:45px;place-items:center}.hero-shortcut__media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(0,0,0,.35))}.hero-shortcuts a>b{align-self:center}
body.home .industry-grid span{color:#111827}body.home .industry-grid span .dp-icon{width:28px;height:28px}
body.home .product-carousel{position:relative}
body.home .product-grid--home{display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}
body.home .product-grid--home::-webkit-scrollbar{display:none}
body.home .product-grid--home.is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none}
body.home .product-grid--home .product-card{flex:0 0 calc((100% - 35px)/6);scroll-snap-align:start}
body.home .carousel-arrow{top:50%;display:grid;width:34px;height:52px;place-items:center;padding:0;border:1px solid #e2e8f0;background:rgba(255,255,255,.96);box-shadow:0 4px 12px rgba(15,23,42,.1);font-size:30px;line-height:1;transform:translateY(-50%)}
body.home .carousel-arrow--prev{left:-18px}body.home .carousel-arrow--next{right:-18px}
body.home .promo{position:relative;min-height:205px;padding:18px 20px;background-position:center;background-size:cover}
body.home .promo h2{max-width:240px;margin:0 0 8px;color:inherit;font-size:17px;line-height:1.18}
body.home .promo ul{margin:0 0 12px;padding:0;list-style:none;font-size:10px;line-height:1.75}
body.home .promo li:before{content:'✓';display:inline-grid;width:16px;height:16px;margin-right:7px;place-items:center;border:1px solid currentColor;border-radius:50%;color:#fb7138;font-size:9px}
body.home .promo__button{margin-top:auto;padding:9px 14px;background:#f05a24;color:#fff;font-size:10px;font-weight:800}
body.home .promo--dark{background-image:linear-gradient(90deg,rgba(5,15,24,.97),rgba(5,15,24,.58)),var(--promo-image,url('assets/images/hero-cnc.jpg'))}
body.home .promo--library{background-color:#edf2f5;background-image:linear-gradient(90deg,rgba(240,245,247,.98) 0%,rgba(240,245,247,.92) 52%,rgba(240,245,247,.25) 100%),var(--promo-image,url('assets/images/endmill.png'));background-position:center,right center;background-repeat:no-repeat;background-size:cover,48% auto;color:#111827}
body.home .promo--library li:before{content:'▤';border:0;border-radius:0;color:#111827;font-size:13px}
body.home .promo--expert{background-image:linear-gradient(90deg,rgba(5,24,35,.98),rgba(5,24,35,.48)),var(--promo-image,url('assets/images/hero-cnc.jpg'))}
body.home .promo--expert p{max-width:210px;font-size:11px;line-height:1.5}
body.home .promo-services{display:flex;width:100%;gap:12px;margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.28)}
body.home .promo-services small{display:flex;align-items:center;gap:4px;font-size:8px}.promo-services .dp-icon{width:15px;height:15px}
.footer-grid{grid-template-columns:1.15fr 2fr 1.15fr 2fr;gap:24px}.footer-brand{display:flex;align-items:flex-start}.footer-company h2{line-height:1.35}.footer-newsletter-title{margin-top:16px!important}.footer-connect .footer-section__content{display:block}
@media(max-width:1023px){body.home .hero-shortcuts{width:200px}body.home .product-grid--home .product-card{flex-basis:calc((100% - 21px)/4)}.footer-grid{grid-template-columns:1fr 1.7fr 1fr 1.5fr;gap:18px}}
@media(max-width:800px){body.home .home-hero h1{gap:3px}body.home .product-grid--home .product-card{flex-basis:46%}body.home .carousel-arrow{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-company{min-width:0}}
@media(max-width:600px){body.home .product-grid--home .product-card{flex-basis:72%}.footer-grid{grid-template-columns:1fr}.footer-company{padding:0 0 18px}.footer-connect .footer-section__content{display:none}.footer-connect.is-open .footer-section__content{display:block}}
body.home .discovery-grid{align-items:start}body.home .discovery-grid>div{display:flex;min-width:0;flex-direction:column}body.home .discovery-grid .section-heading{width:100%;height:40px;min-height:40px;align-items:flex-end;margin-bottom:10px}body.home .discovery-grid .section-heading h2{margin:0;line-height:1.2}
.brand-logo-svg{display:block;width:100%;height:38px;overflow:visible}.home-brands .brand-strip a{padding:5px 8px}.brand-directory--logos .brand-logo-svg{height:46px}.compatible-brands .brand-logo-svg{height:30px}
body.home .industry-grid .dp-icon--airplane{display:block;margin:auto}
@media(max-width:800px){body.home .discovery-grid .section-heading{height:auto;min-height:40px}.brand-logo-svg{min-width:105px}}

/* Photographic tool shortcuts: generated raster sprite, referenced against the approved UI. */
body.home .hero-shortcuts a{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) 62px 16px;gap:5px;background:rgba(9,20,29,.68)}
body.home .hero-shortcuts a:before{content:'';position:absolute;z-index:-1;inset:-4px;background-image:linear-gradient(90deg,rgba(8,18,27,.9),rgba(8,18,27,.35)),url('assets/images/hero-cnc.jpg');background-position:center;background-size:cover;filter:blur(2.5px);opacity:.55}
body.home .hero-shortcuts a>*{position:relative;z-index:1}
.hero-shortcut__media{display:block;width:62px;height:50px;overflow:hidden;background:none}
.hero-tool-photo{display:block;width:100%;height:100%;background-image:url('assets/images/hero-tool-sprite-v2.png');background-repeat:no-repeat;background-size:400% 100%;filter:drop-shadow(0 5px 5px rgba(0,0,0,.55))}
.hero-tool-photo--milling{background-position:0 center}.hero-tool-photo--turning{background-position:33.333% center}.hero-tool-photo--drilling{background-position:66.667% center}.hero-tool-photo--tapping{background-position:100% center}
.product-card__image .product-tool-fallback,.product-gallery__main .product-tool-fallback{width:100%;height:100%;background-repeat:no-repeat;background-size:400% 100%}
@media(max-width:800px){.hero-shortcut__media{width:62px;height:47px}}

@media(max-width:700px){.material-section-heading{align-items:flex-start;gap:8px}.material-section-heading h2{font-size:14px;line-height:1.3}.material-section-heading>a{flex:0 0 auto;padding-top:3px}.material-tabs .container{width:100%;padding:0 14px}}

.material-hero__benefits .dp-icon--settings{transform:none;transform-origin:center}

/* Shared page trust strip and quotation CSV preview. */
.page-trust-strip{background:#102531;color:#fff}
body.home .page-trust-strip,body.error404 .page-trust-strip{display:none}
.page-trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:93px;align-items:center}
.page-trust-strip__grid>div{display:flex;min-height:48px;align-items:center;gap:13px;padding:0 22px;border-right:1px solid rgba(255,255,255,.16)}
.page-trust-strip__grid>div:first-child{padding-left:0}.page-trust-strip__grid>div:last-child{border:0}
.page-trust-strip .dp-icon{width:39px;height:39px;flex:0 0 auto;color:#fff}
.page-trust-strip strong,.page-trust-strip small{display:block}.page-trust-strip strong{font-size:10px}.page-trust-strip small{margin-top:3px;color:#c6d1d7;font-size:8px}
.quote-product-list{margin-top:22px}.form-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}
.form-section-heading h2{margin:0}.form-section-heading p{margin:4px 0 0;color:var(--muted);font-size:10px}.form-section-heading .button{flex:0 0 auto}
.file-upload--csv{border-color:#fdba74;background:#fffaf5}.csv-preview{margin-top:10px;color:var(--ink);font-size:10px}.csv-preview>strong{display:block;margin-bottom:7px}
.csv-preview table{width:100%;border-collapse:collapse;background:#fff}.csv-preview th,.csv-preview td{padding:7px;border:1px solid var(--line);text-align:left}.csv-preview th{background:#f1f5f9}
.csv-preview.is-error{padding:10px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}
@media(max-width:1023px){.page-trust-strip__grid{grid-template-columns:repeat(2,1fr)}.page-trust-strip__grid>div{margin:12px 0}.page-trust-strip__grid>div:nth-child(2){border:0}}
@media(max-width:700px){.page-trust-strip__grid{grid-template-columns:1fr}.page-trust-strip__grid>div{min-height:58px;margin:0;padding:10px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.page-trust-strip__grid>div:last-child{border-bottom:0}.form-section-heading{align-items:stretch;flex-direction:column}.form-section-heading .button{width:100%}.csv-preview .table-scroll{max-width:100%;overflow-x:auto}}

/* Quote request page — structure aligned with docs/UI/10-bao-gia-nhanh.jpg. */
body:has(.quote-layout) .page-hero{min-height:230px;padding:38px 0 32px;background-position:center 59%}
body:has(.quote-layout) .page-hero h1{margin-top:0}
body:has(.quote-layout) .page-hero__benefits{gap:24px;margin-top:22px;padding-right:290px}
body:has(.quote-layout) .page-hero__benefits>span{min-width:0}
body:has(.quote-layout) .page-hero__slogan{top:18%;right:5%;font-size:23px;line-height:1.45}
body:has(.quote-layout) #main>.quote-section{padding:24px 0 32px;background:#fff}
body:has(.quote-layout) .quote-layout{grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}
body:has(.quote-layout) .quote-main{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
body:has(.quote-layout) .quote-steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:0 0 22px;padding:0 0 20px;border-bottom:1px solid var(--line)}
body:has(.quote-layout) .quote-steps:before{content:'';position:absolute;z-index:0;left:37px;right:37px;top:20px;border-top:1px solid #cbd5e1}
body:has(.quote-layout) .quote-steps>span{position:relative;z-index:1;display:flex;align-items:center;gap:11px;background:#fff;color:var(--ink);font-size:11px}
body:has(.quote-layout) .quote-steps>span:not(:last-child):after{content:'→';position:absolute;right:-19px;color:#a9b3ba;font-size:24px;font-weight:400}
body:has(.quote-layout) .quote-steps b{flex:0 0 auto;width:40px;height:40px;border:1px solid #d9e0e5;background:#f1f4f6;color:var(--ink);font-size:18px}
body:has(.quote-layout) .quote-steps>span:first-child b{border-color:var(--orange);background:var(--orange);color:#fff}
body:has(.quote-layout) .quote-steps em,body:has(.quote-layout) .quote-steps strong,body:has(.quote-layout) .quote-steps small{display:block;font-style:normal}
body:has(.quote-layout) .quote-steps strong{font-size:12px}body:has(.quote-layout) .quote-steps small{margin-top:2px;color:var(--muted);font-weight:400;font-size:9px;white-space:nowrap}
body:has(.quote-layout) .quote-form h2{margin:22px 0 10px;font-size:15px;letter-spacing:0}
body:has(.quote-layout) .quote-form h2 small{color:var(--muted);font-size:10px;font-weight:400;text-transform:none}
body:has(.quote-layout) .form-grid{gap:10px 14px}
body:has(.quote-layout) .form-grid label,body:has(.quote-layout) .form-full{font-size:10px}
body:has(.quote-layout) .form-grid input,body:has(.quote-layout) .form-grid select,body:has(.quote-layout) .form-full textarea{min-height:39px;margin-top:4px;padding:8px 10px;border-color:#d7dde2;border-radius:1px;box-shadow:none}
body:has(.quote-layout) .form-full textarea{min-height:78px}
body:has(.quote-layout) .quote-add-methods{margin-bottom:8px}
body:has(.quote-layout) .quote-add-methods>*{min-height:37px;padding:8px 18px;background:#f5f7f9;font-size:10px}
body:has(.quote-layout) .quote-add-methods .is-active{border-color:var(--orange);background:var(--orange);color:#fff}
.quote-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line)}
.quote-table__head,.quote-item,.free-item{display:grid;grid-template-columns:40px 105px 135px minmax(150px,1fr) 72px 142px 54px;min-width:745px;align-items:stretch}
.quote-table__head{background:#f2f5f7;color:#35434d;font-size:8px;font-weight:700;text-align:center}
.quote-table__head>span{display:grid;place-items:center;min-height:38px;padding:5px;border-right:1px solid var(--line)}
.quote-table__head>span:last-child{border:0}.quote-table__head small{font-size:7px;font-weight:400}
body:has(.quote-layout) .quote-items{margin:0;padding:0;border:0;border-radius:0;background:#fff}
body:has(.quote-layout) .quote-items>p{min-width:745px;margin:0;padding:15px;color:var(--muted);font-size:10px;text-align:center}
body:has(.quote-layout) .quote-item,body:has(.quote-layout) .free-item{gap:0;margin:0;padding:0;border-bottom:1px solid var(--line)}
body:has(.quote-layout) .quote-item:last-child,body:has(.quote-layout) .free-item:last-child{border-bottom:0}
body:has(.quote-layout) .quote-item>*{display:flex;align-items:center;min-width:0;min-height:42px;padding:6px 7px;border:0;border-right:1px solid var(--line);border-radius:0;font-size:9px}
body:has(.quote-layout) .quote-item>*:last-child{border-right:0}
body:has(.quote-layout) .quote-item input{width:100%;height:42px;background:#fff}
body:has(.quote-layout) .quote-item button{justify-content:center;color:var(--orange);font-size:17px}
.quote-item__number{justify-content:center}.quote-item__brand,.quote-item__description{color:#58656e}.quote-item__sku{font-size:8px!important}
body:has(.quote-layout) .free-item input{width:100%;min-width:0;min-height:42px;margin:0;padding:6px 7px;border:0;border-right:1px solid var(--line);border-radius:0;font-size:8px;box-shadow:none}
body:has(.quote-layout) .free-item>button{min-height:42px;border:0;background:#fff;color:var(--orange);font-size:17px}
body:has(.quote-layout) .free-item .quote-item__number{min-height:42px;border-right:1px solid var(--line);font-size:9px}
.quote-add-row{margin-top:9px;padding:6px 10px;border:1px solid #f6b39c;background:#fff;color:var(--orange);font-size:10px}
.quote-uploads{display:grid;grid-template-columns:1fr 1fr;gap:10px}
body:has(.quote-layout) .file-upload.file-upload--compact{display:grid;grid-template-columns:35px 1fr auto;grid-template-rows:auto auto auto;align-items:center;gap:0 10px;padding:13px;border-color:#d0d9df;border-radius:1px;background:#fbfcfd;text-align:left}
.file-upload--compact>.dp-icon{grid-row:1/3;width:30px;height:30px;color:var(--navy)}
.file-upload--compact>b{grid-column:2;font-size:10px;color:var(--ink)}.file-upload--compact>span{grid-column:2;font-size:8px}
.file-upload--compact>input{grid-column:3;grid-row:1/3;width:97px;margin:0;font-size:8px;color:transparent}.file-upload--compact>input::file-selector-button{padding:6px 8px;border:1px solid var(--orange);background:#fff;color:var(--orange);font-size:8px;cursor:pointer}
.file-upload--compact>.file-preview{grid-column:1/-1;grid-row:3;margin:5px 0 0}
body:has(.quote-layout) .file-upload--csv{border-color:#d0d9df;background:#fbfcfd}
.quote-submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}
body:has(.quote-layout) .consent{margin:0;font-size:9px}body:has(.quote-layout) .consent input{vertical-align:middle}
body:has(.quote-layout) .button--submit{flex:0 0 auto;min-width:205px;min-height:43px;margin:0}
body:has(.quote-layout) .quote-aside{display:block}
body:has(.quote-layout) .quote-help{overflow:hidden;margin:0 0 13px;padding:0;border:1px solid var(--line);border-radius:0;background:#fff;box-shadow:none}
body:has(.quote-layout) .quote-help--urgent>img{width:100%;height:143px;object-fit:cover;object-position:center 58%;background:#e8edf0}
.quote-help--urgent>div{padding:16px 18px 18px}.quote-help--urgent h2{margin:0 0 6px!important;text-transform:uppercase}.quote-help--urgent>div>p{margin:0 0 12px}
body:has(.quote-layout) .quote-help a{display:flex!important;align-items:flex-start;gap:9px;margin-top:9px;color:var(--ink);font-size:10px}
body:has(.quote-layout) .quote-help a .dp-icon{color:var(--orange)}.quote-help a strong,.quote-help a small{display:block}.quote-help a small{color:var(--muted);font-weight:400}
body:has(.quote-layout) .quote-help--reasons{padding:16px 18px;background:#fff8f3}
body:has(.quote-layout) .quote-help--reasons h2{margin:0 0 10px;font-size:15px;text-transform:uppercase}
body:has(.quote-layout) .quote-help--reasons p{display:flex!important;align-items:flex-start;margin:10px 0;color:var(--ink)}
.quote-help--reasons p .dp-icon{width:25px!important;height:25px!important;color:var(--orange)}.quote-help--reasons p strong,.quote-help--reasons p small{display:block}.quote-help--reasons p strong{font-size:10px}.quote-help--reasons p small{margin-top:1px;color:var(--muted);font-size:8px}
.quote-drawing-cta{position:relative;display:grid;grid-template-columns:1fr 110px;min-height:128px;overflow:hidden;background-image:linear-gradient(90deg,rgba(12,31,42,.98) 0 55%,rgba(12,31,42,.48)),url('assets/images/hero-cnc.jpg');background-position:center;background-size:cover;color:#fff}
.quote-drawing-cta>div{position:relative;z-index:1;padding:18px}.quote-drawing-cta strong{display:block;font-size:14px;line-height:1.35}.quote-drawing-cta .button{margin-top:13px;padding:8px 14px;border:0}
.quote-drawing-cta img{align-self:end;width:100%;height:112px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(0,0,0,.5))}
.quote-after-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}
.quote-after-grid h2{margin:0 0 12px;font-size:15px;text-transform:uppercase}
.quote-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quote-template-grid>button,.quote-template-grid>a{display:flex;align-items:center;gap:12px;min-height:78px;padding:12px;border:1px solid var(--line);background:#fff;text-align:left}
.quote-template-grid>button>b,.quote-template-grid>a>b{display:grid;place-items:center;width:43px;height:48px;background:#e7f5ec;color:#148342}.quote-template-grid>button:nth-child(2)>b,.quote-template-grid>a>b{background:#fff0ed;color:#e44120}
.quote-template-grid span,.quote-template-grid strong,.quote-template-grid small,.quote-template-grid em{display:block}.quote-template-grid strong{font-size:10px}.quote-template-grid small{color:var(--muted);font-size:8px}.quote-template-grid em{margin-top:6px;color:var(--orange);font-size:9px;font-style:normal;font-weight:700}
.quote-process ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none}.quote-process li{display:flex;gap:8px;min-height:70px;padding:10px;border:1px solid var(--line);border-right:0}.quote-process li:last-child{border-right:1px solid var(--line)}.quote-process li>b{color:var(--orange);font-size:18px}.quote-process li strong,.quote-process li small{display:block}.quote-process li strong{font-size:9px}.quote-process li small{margin-top:3px;color:var(--muted);font-size:8px}

@media(max-width:1023px){body:has(.quote-layout) .quote-layout{grid-template-columns:1fr}body:has(.quote-layout) .quote-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-drawing-cta{grid-column:1/-1}.quote-after-grid{gap:24px}}
@media(max-width:700px){body:has(.quote-layout) .page-hero{min-height:0}body:has(.quote-layout) .page-hero__benefits{padding-right:0}.quote-section .container{width:min(100% - 28px,1200px)}body:has(.quote-layout) .quote-steps{gap:5px}body:has(.quote-layout) .quote-steps:before{left:20px;right:20px}body:has(.quote-layout) .quote-steps>span{flex-direction:column;align-items:flex-start;gap:5px}body:has(.quote-layout) .quote-steps>span:not(:last-child):after{display:none}body:has(.quote-layout) .quote-steps b{width:34px;height:34px}body:has(.quote-layout) .quote-steps small{white-space:normal}body:has(.quote-layout) .form-grid{grid-template-columns:1fr}.quote-uploads{grid-template-columns:1fr}.quote-submit-row{align-items:stretch;flex-direction:column}.quote-submit-row .button{width:100%}body:has(.quote-layout) .quote-aside{grid-template-columns:1fr}.quote-drawing-cta{grid-column:auto}.quote-after-grid{grid-template-columns:1fr}.quote-template-grid{grid-template-columns:1fr}.quote-process ol{grid-template-columns:1fr}.quote-process li{border-right:1px solid var(--line);border-bottom:0}.quote-process li:last-child{border-bottom:1px solid var(--line)}body:has(.quote-layout) .free-item input,body:has(.quote-layout) .free-item button{grid-column:auto!important;grid-row:auto!important}}


/* Dynamic editorial content and engineering tools. */
.material-feature__photo img,.material-feature__photo .material-sprite{display:block;width:100%;height:100%;object-fit:cover}
.video-placeholder-grid>a{display:block;color:var(--ink)}.video-placeholder-grid>a>span{position:relative;display:block;height:145px}.video-placeholder-grid>a>span b{position:absolute;inset:0;display:grid;place-items:center}.video-placeholder-grid>a>strong,.video-placeholder-grid>a>small{display:block;margin-top:6px;font-size:10px}
.engineering-tools{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.5fr);gap:20px}.engineering-tools .tool-grid{grid-template-columns:repeat(3,1fr)}.cutting-calculator{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px;border:1px solid var(--line);background:#fff}.cutting-calculator h3,.cutting-calculator output,.cutting-calculator>small{grid-column:1/-1}.cutting-calculator h3{display:flex;align-items:center;gap:10px;margin:0}.cutting-calculator h3 .dp-icon{width:30px;height:30px;color:var(--orange)}.cutting-calculator label{font-size:10px;font-weight:700}.cutting-calculator input{width:100%;margin-top:5px}.cutting-calculator output{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cutting-calculator output span{padding:12px;background:#0c1f2a;color:#fff;font-size:9px}.cutting-calculator output strong{display:block;margin-top:3px;color:#ff6a32;font-size:14px}.cutting-calculator>small{color:var(--muted);line-height:1.5}.certificate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.certificate-grid a{display:flex;min-height:100px;flex-direction:column;justify-content:center;padding:18px;border:1px solid var(--line);background:#fff;color:var(--ink)}.certificate-grid small{margin-top:5px;color:var(--muted)}
.product-faq{margin-bottom:20px}.product-faq details{padding:13px 0;border-bottom:1px solid var(--line)}.product-faq summary{cursor:pointer;font-weight:700}.product-faq p{margin:9px 0 0;color:var(--muted)}
.service-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.service-detail-hero__icon .dp-icon{width:58px;height:58px;color:var(--orange)}
.catalog-hero__slogan,.page-hero__slogan{white-space:normal}.catalog-benefits small{display:block}
@media(max-width:1023px){.engineering-tools{grid-template-columns:1fr}.service-detail-layout{grid-template-columns:1fr}.certificate-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.engineering-tools .tool-grid{grid-template-columns:1fr}.cutting-calculator{grid-template-columns:1fr}.cutting-calculator h3,.cutting-calculator output,.cutting-calculator>small{grid-column:auto}.cutting-calculator output{grid-template-columns:1fr}.certificate-grid{grid-template-columns:1fr}.video-placeholder-grid>a{flex:0 0 78%}}
@media(max-width:600px){body.home .discovery-grid{grid-template-columns:minmax(0,1fr)}body.home .discovery-grid>div{min-width:0}body.home .home-hero__copy{width:100%;min-width:0}body.home .home-hero h1{max-width:100%;font-size:29px;text-wrap:wrap;overflow-wrap:normal}body.home .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .hero-actions .button{min-width:0;white-space:normal;text-align:center}body.home .section-heading h2{overflow-wrap:anywhere}}
@media(max-width:374px){body.home .home-hero h1{font-size:26px}body.home .hero-actions{grid-template-columns:1fr}}
.cta-band--image{background-image:linear-gradient(90deg,rgba(15,23,42,.96) 0%,rgba(15,23,42,.82) 55%,rgba(15,23,42,.35) 100%),var(--cta-image);background-size:cover;background-position:center;color:#fff}
.cta-band--image p{color:#cbd5e1}
body:not(.home) .cta-band--image{border-color:#0f172a;background-color:#0f172a;background-image:linear-gradient(90deg,rgba(15,23,42,.96) 0%,rgba(15,23,42,.82) 55%,rgba(15,23,42,.35) 100%),var(--cta-image);background-size:cover;background-position:center;color:#fff}
.catalog-promos a[style*="--promo-card-image"],body:not(.home) .catalog-promos a[style*="--promo-card-image"]{background-image:linear-gradient(90deg,rgba(15,23,42,.94),rgba(15,23,42,.45)),var(--promo-card-image);background-size:cover;background-position:center}
.product-gallery__video{display:grid;place-items:center;align-content:center;gap:2px;width:62px;height:62px;border:1px solid var(--line);background:var(--navy);color:#fff;font-size:10px;font-weight:700}
.product-gallery__video .dp-icon{width:20px;height:20px}
.product-brand-heading img,.product-brand-heading .brand-logo-svg{display:block;width:auto;max-width:150px;height:34px;object-fit:contain}
.case-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin:24px 0}
.case-gallery figure{margin:0}
.case-gallery img{display:block;width:100%;height:200px;object-fit:cover;border-radius:8px}
.case-gallery figcaption{margin-top:6px;color:var(--muted);font-size:12px}
.material-notes{display:grid;gap:8px;margin:0 0 20px}
.material-notes>div{padding:10px 12px;border-left:3px solid var(--orange);background:#f8fafc}
.material-notes dt{font-weight:800;font-size:13px}
.material-notes dt a{color:inherit}
.material-notes dd{margin:3px 0 0;color:#475569;font-size:12px;line-height:1.6}
a.language-switcher__option{color:inherit;text-decoration:none}
a.language-switcher__option:hover,a.language-switcher__option:focus-visible{background:#f5f7f9;color:#e84b21}
.nav-languages{display:none}
@media(max-width:800px){
  .primary-nav .nav-languages{display:flex;gap:8px;padding:14px 11px 6px}
  .primary-nav .nav-languages>*{flex:1;display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;font-size:12px;font-weight:700}
  .primary-nav .nav-languages>a{color:inherit;text-transform:none}
  .primary-nav .nav-languages>.is-active{border-color:var(--orange);background:#fff2ed;color:var(--orange)}
}

/* Dynamic content restored after the inner-pages redesign */
.knowledge-calculator{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:9px;padding:14px 12px;border-color:#e2e8f0}
.knowledge-calculator h3{font-size:13px}
.knowledge-calculator label{display:flex;flex-direction:column;justify-content:space-between;font-size:11px}
.knowledge-calculator>small{font-size:11px}
.knowledge-video-grid>a{display:block;color:inherit}
.article-meta a{padding:7px 10px;border-radius:999px;background:#fff1ea;color:#d83d10;font-size:10px;font-weight:700}
.about-strengths__cta small{display:block;margin-top:8px;color:#cbd5e1;font-size:12px;line-height:1.5}
.about-credentials{padding:8px 0 32px}
.about-credentials__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:24px;align-items:stretch}
.about-credentials__grid--single{grid-template-columns:1fr}
.about-certificate-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px}
.about-certificate{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e2e8f0;background:#fff;color:inherit}
.about-certificate__media{display:grid;flex:0 0 56px;height:56px;place-items:center;overflow:hidden;background:#f4f6f8;color:#d83d10}
.about-certificate__media img{width:100%;height:100%;object-fit:contain}
.about-certificate__media .dp-icon{width:28px;height:28px}
.about-certificate strong{display:block;font-size:13px}
.about-certificate small{display:block;margin-top:3px;color:#475569;font-size:11px;line-height:1.5}
.about-careers{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:22px;background:#0d202c;color:#fff}
.about-careers>b{color:#fb7138}
.about-careers>b .dp-icon{width:34px;height:34px}
.about-careers strong{margin-top:10px;font-size:16px;line-height:1.35}
.about-careers p{margin:8px 0 0;color:#cbd5e1;font-size:12px;line-height:1.55}
.about-careers .button{margin-top:14px;min-height:38px;padding:10px 17px;border-radius:2px;font-size:12px}
.application-feature__challenges{display:grid;gap:6px;margin:0 0 14px;padding:0;list-style:none}
.application-feature__challenges li{padding-left:12px;border-left:2px solid #fb7138}
.application-feature__challenges strong{display:block;font-size:13px}
.application-feature__challenges small{display:block;color:#475569;font-size:12px;line-height:1.5}
.application-feature__results{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}
.application-feature__results span{min-width:92px;padding:8px 10px;background:#f4f6f8}
.application-feature__results strong{display:block;color:#d83d10;font-size:17px}
.application-feature__results small{display:block;color:#475569;font-size:11px}
.video-embed{position:relative;margin:0 0 18px;aspect-ratio:16/9;background:#0d202c}
.video-embed iframe,.video-embed video{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:1023px){.knowledge-calculator{grid-template-columns:repeat(2,minmax(0,1fr))}.about-credentials__grid{grid-template-columns:1fr}}
@media(max-width:700px){.knowledge-calculator{grid-template-columns:1fr}}
.knowledge-tool-grid .knowledge-tool-soon{margin-top:auto;padding-top:11px;color:#64748b;font-size:12px}
.newsletter-status--error{color:#fca5a5}
.letter-filter button:disabled{opacity:.35;cursor:not-allowed}
.letter-filter button:disabled:hover{background:#fff;border-color:var(--line);color:inherit}
.brand-directory__empty{margin-top:12px}
