:root{
  --bg:#08090a;--bg2:#0e1012;--ink:#0b0c0d;--paper:#f3f0e9;--ivory:#e8e4dc;--white:#faf8f2;--muted:#9a9da1;--line:rgba(255,255,255,.13);--darkline:rgba(10,12,14,.14);--red:#d71920;--red2:#ef252c;--silver:#b4b8bd;--max:1480px;--header:82px;--ease:cubic-bezier(.22,1,.36,1);--font-ui:'Manrope',Arial,'Helvetica Neue',sans-serif
}
*{box-sizing:border-box}@media(max-width:980px){.hero-cross-promo{justify-self:stretch;width:100%;min-height:390px}.hero-cross-promo-copy{margin-top:35px}}
@media(max-width:700px){.hero-cross-meta{align-items:flex-start;flex-direction:column;gap:9px}.hero-cross-promo{padding:22px 18px;min-height:360px}.hero-cross-promo-copy{margin-top:28px}.hero-cross-promo-copy h2{font-size:48px}.hero-cross-promo-cta{left:18px;right:18px;bottom:18px}}
html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.wrap{width:min(calc(100% - 64px),var(--max));margin-inline:auto}.skip-link{position:fixed;top:-60px;left:16px;z-index:9999;background:var(--red);padding:12px 18px;color:#fff}.skip-link:focus{top:16px}.eyebrow{font-size:11px;line-height:1;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 23px;border:1px solid transparent;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:.3s var(--ease);cursor:pointer}.button svg,.product-card-link svg,.header-rfq svg,.system-index-foot svg,.catalog-actions svg,.corporate-link-band svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#fff;color:#0b0c0d}.button-dark{background:#101214;color:#fff}.button-dark:hover{background:var(--red)}.button-light{background:#f2efe8;color:#0b0c0d}.button-light:hover{background:var(--red);color:#fff}.button-outline{border-color:rgba(255,255,255,.25);color:#fff;background:transparent}.button-outline:hover{border-color:#fff;background:#fff;color:#0b0c0d}.button-disabled{opacity:.46;cursor:not-allowed;background:#ccc;color:#333}.text-link{display:inline-flex;gap:14px;align-items:center;font-size:12px;font-weight:800;letter-spacing:.12em;border-bottom:1px solid currentColor;padding-bottom:7px}.section{position:relative;padding:128px 0}.section-ivory{background:var(--ivory);color:var(--ink)}.section-paper{background:var(--paper);color:var(--ink)}.section-dark{background:#0b0d0f;color:var(--white)}.section-title{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:48px;align-items:end;margin-bottom:70px}.section-title .eyebrow{display:block;margin-bottom:25px;color:var(--red)}.section-title h2{margin:0;font-size:clamp(46px,5.3vw,88px);line-height:.9;letter-spacing:-.06em;font-weight:900}.section-title h2 em{font-style:normal;color:var(--red)}.section-title p{margin:0 0 8px;font-size:16px;line-height:1.7;max-width:530px;color:#5d6064}.section-dark .section-title p{color:#9da1a5}.section-dark .section-title .eyebrow{color:#ff343b}

/* intro */
.footer-brand b span,.brand-type b span{color:var(--red)}.brand-emblem{width:40px;height:40px;background:var(--red);display:grid;place-items:center;font-weight:900;font-size:21px;clip-path:polygon(0 0,100% 0,80% 100%,0 100%)}

/* header */
.site-header{height:var(--header);position:sticky;top:0;z-index:1000;background:rgba(8,9,10,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1);transition:.3s}.site-header.scrolled{height:68px}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand-type{display:flex;flex-direction:column}.brand-type b{font-size:22px;letter-spacing:-.05em;line-height:1}.brand-type small{font-size:7px;letter-spacing:.22em;color:#777b80;margin-top:5px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;margin-left:auto}.desktop-nav a{font-size:9px;letter-spacing:.11em;font-weight:800;color:#aeb1b5;position:relative;padding:30px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:1px;background:var(--red);transform:scaleX(0);transition:.25s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px}.lang-box{width:58px;height:38px;border:1px solid rgba(255,255,255,.13);position:relative;display:grid;place-items:center;font-size:9px;font-weight:800;color:#fff;background:rgba(255,255,255,.02)}.header-rfq{height:38px;background:var(--red);display:flex;align-items:center;gap:10px;padding:0 14px;font-size:8px;font-weight:800;letter-spacing:.09em}.header-rfq:hover{background:#fff;color:#000}.menu-button{display:none;background:none;border:0;width:50px;height:40px;position:relative;cursor:pointer}.menu-button span{position:absolute;right:0;width:22px;height:1px;background:#fff}.menu-button span:first-child{top:12px}.menu-button span:nth-child(2){top:20px;width:16px}.menu-button em{display:none}.mobile-menu{position:fixed;inset:0;z-index:1200;background:#08090a;opacity:0;visibility:hidden;transform:translateY(-14px);transition:.4s var(--ease)}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.mobile-menu-grid,.home-grid,.page-hero-grid,.cross-teaser-grid,.product-detail-grid,.inspection-grid,.not-found-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent)}.mobile-menu-inner{position:relative;z-index:2;width:min(calc(100% - 48px),960px);height:100%;margin:auto;padding:30px 0;display:flex;flex-direction:column}.mobile-menu-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.14em}.mobile-menu-top button{background:none;border:0;color:#fff;font-size:9px;letter-spacing:.12em}.mobile-menu nav{margin:auto 0;display:flex;flex-direction:column}.mobile-menu nav a{display:grid;grid-template-columns:48px 1fr 30px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding:14px 0;font-size:clamp(24px,6vw,52px);font-weight:900;letter-spacing:-.04em}.mobile-menu nav a small{font-size:8px;color:#74777b}.mobile-menu nav a i{font-style:normal;font-size:18px;color:var(--red)}.mobile-menu nav a.active span{color:var(--red)}.mobile-rfq{background:var(--red);padding:17px 20px;font-size:10px;font-weight:800;display:flex;justify-content:space-between}

/* home hero */
/* V2.2.15 — homepage cinematic video hero */
.home-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;opacity:.64;pointer-events:none}
.home-hero-video-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(6,7,8,.92) 0%,rgba(6,7,8,.76) 38%,rgba(6,7,8,.42) 68%,rgba(6,7,8,.60) 100%),linear-gradient(180deg,rgba(5,6,7,.18) 0%,rgba(5,6,7,.18) 58%,rgba(5,6,7,.72) 100%);pointer-events:none}
.home-hero .home-grid,.home-hero .home-glow{z-index:1}
@media(max-width:700px){.home-hero-video{opacity:.48}.home-hero-video-overlay{background:linear-gradient(90deg,rgba(6,7,8,.93),rgba(6,7,8,.72)),linear-gradient(180deg,rgba(5,6,7,.20),rgba(5,6,7,.70))}}
@media(prefers-reduced-motion:reduce){.home-hero-video{display:none}}

/* Product catalog progressive loading */
.catalog-meta>span:first-child{display:flex;align-items:baseline;gap:6px}.catalog-meta i{font-style:normal;color:#a1a4a7}.catalog-pagination{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:42px}.catalog-load-more{min-width:260px;min-height:64px;border:1px solid #151719;background:#151719;color:#fff;padding:12px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;cursor:pointer;transition:background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease),transform .25s var(--ease)}.catalog-load-more span{font-size:9px;font-weight:900;letter-spacing:.13em}.catalog-load-more small{font-size:8px;letter-spacing:.1em;color:#a8acb0}.catalog-load-more:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.catalog-load-more:hover small{color:#fff}.catalog-load-more:disabled{cursor:progress;opacity:.64;transform:none}.catalog-load-status{min-height:18px;margin:0;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.09em;text-align:center}.catalog-pagination:has(.catalog-load-more[hidden]){margin-top:0}.catalog-load-more[hidden]{display:none!important}html[dir="rtl"] .catalog-load-more{direction:rtl}@media(max-width:700px){.catalog-pagination{margin-top:30px}.catalog-load-more{width:100%;min-width:0;min-height:60px}}

.home-hero{min-height:calc(100vh - 30px);position:relative;overflow:hidden;background:radial-gradient(circle at 73% 43%,#1a1d20 0,#0c0e10 34%,#070809 72%);border-bottom:1px solid rgba(255,255,255,.1)}.home-grid{opacity:.34;mask-image:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.75) 55%,rgba(0,0,0,.12))}.home-glow{position:absolute;width:640px;height:640px;border-radius:50%;background:rgba(215,25,32,.14);filter:blur(130px);right:3%;top:18%}.home-hero-inner{position:relative;z-index:2;min-height:730px;display:flex;align-items:center}.home-copy{padding:75px 0;width:min(760px,52vw)}.home-copy h1{font-size:clamp(64px,6.4vw,108px);line-height:.88;letter-spacing:-.07em;margin:0;font-weight:900}.home-copy h1 em{font-style:normal;color:var(--red)}.home-copy>p{font-size:16px;line-height:1.7;color:#b3b6ba;max-width:640px;margin:34px 0}.premium-search{height:68px;max-width:710px;border:1px solid rgba(255,255,255,.2);display:grid;grid-template-columns:54px 1fr auto;background:rgba(10,12,14,.74);backdrop-filter:blur(9px)}.premium-search .search-symbol{display:grid;place-items:center;font-size:24px;color:#a8acb1}.premium-search input{border:0;outline:0;background:transparent;color:#fff;min-width:0;font-size:13px;padding:0 8px}.premium-search input::placeholder{color:#72767b}.premium-search button{border:0;background:var(--red);color:#fff;padding:0 22px;display:flex;align-items:center;gap:15px;font-size:9px;font-weight:800;letter-spacing:.1em;cursor:pointer}.premium-search button svg{width:17px;stroke:#fff;fill:none}.search-samples{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px;font-size:8px;letter-spacing:.1em}.search-samples span{color:#676b70}.search-samples a{color:#b7bbc0}.search-samples a:hover{color:#fff}.home-visual{position:relative;height:640px;display:flex;align-items:center;justify-content:center}.hero-number{position:absolute;right:3%;top:12%;font-size:210px;font-weight:900;line-height:1;color:rgba(255,255,255,.025);letter-spacing:-.1em}.hero-visual-caption{position:absolute;right:0;bottom:75px;width:250px;border-left:1px solid rgba(255,255,255,.22);padding-left:18px;display:flex;flex-direction:column;align-items:flex-start}.hero-visual-caption>span{font-size:8px;letter-spacing:.18em;color:#81858a}.hero-visual-caption strong{font-size:32px;letter-spacing:-.04em;margin:6px 0 12px}.hero-visual-caption a{font-size:8px;letter-spacing:.1em;color:#e0e2e4;display:flex;align-items:center;gap:9px}.hero-visual-caption svg{width:14px;stroke:var(--red);fill:none}.hero-metrics{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}.metric{min-height:104px;border-right:1px solid rgba(255,255,255,.1);padding:22px 25px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:0 13px;align-items:end}.metric strong{font-size:38px;line-height:.9;letter-spacing:-.06em;color:#fff;grid-row:1/3}.metric span{font-size:8px;letter-spacing:.12em;font-weight:800;color:#d8dadc}.metric small{font-size:7px;letter-spacing:.08em;color:#666a6f;margin-top:6px}.section-ivory .metric,.section-paper .metric{border-color:var(--darkline)}.section-ivory .metric strong,.section-paper .metric strong{color:var(--ink)}

/* product visuals */
.product-visual{position:relative;overflow:hidden}.product-visual svg{position:relative;z-index:2;width:100%;height:100%;display:block;transition:transform .7s var(--ease)}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(15,17,19,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(15,17,19,.08) 1px,transparent 1px);background-size:33px 33px}.visual-code,.visual-system{position:absolute;z-index:3;font-size:8px;letter-spacing:.12em;font-weight:800}.visual-code{top:16px;left:17px;color:#222}.visual-system{top:16px;right:17px;color:#73777b}.dimension-line{position:absolute;z-index:3;color:#7b7f83;font-size:7px;letter-spacing:.1em}.dimension-line i{display:inline-block;background:#a6aaad}.dimension-h{bottom:17px;left:17px}.dimension-h i{width:44px;height:1px;margin-right:8px;vertical-align:middle}.dimension-v{right:14px;bottom:48px;writing-mode:vertical-rl}.dimension-v i{height:40px;width:1px;margin-bottom:7px}.product-visual-card{height:330px;background:#d8d7d2}.product-visual-hero{width:100%;height:600px}.product-visual-hero .visual-grid{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)}.product-visual-hero .visual-code,.product-visual-hero .visual-system,.product-visual-hero .dimension-line{color:#a7abb0}.product-visual-detail{height:650px;background:#d6d5d0}

/* families */
.family-editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.16)}.family-editorial{position:relative;background:#eae6de;min-height:330px;padding:32px;overflow:hidden;display:flex;flex-direction:column}.family-editorial.family-wide{grid-column:span 2;min-height:380px;background:#121416;color:#fff}.family-lines{position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent 0 43px,rgba(0,0,0,.035) 44px 45px);opacity:.7}.family-wide .family-lines{background:repeating-linear-gradient(135deg,transparent 0 43px,rgba(255,255,255,.035) 44px 45px)}.family-index{position:relative;z-index:2;font-size:11px;font-weight:800;color:var(--red)}.family-copy{position:relative;z-index:2;margin-top:auto;max-width:600px}.family-copy small{font-size:8px;letter-spacing:.15em;color:#777b80}.family-copy h3{font-size:clamp(34px,4vw,64px);letter-spacing:-.055em;margin:8px 0 12px;line-height:.9}.family-copy p{font-size:13px;line-height:1.6;color:#65696d;max-width:500px}.family-wide .family-copy p{color:#9ca0a4}.family-count{position:absolute;right:30px;top:30px;font-size:64px;font-weight:900;letter-spacing:-.07em;color:rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:flex-end}.family-count small{font-size:7px;letter-spacing:.13em}.family-wide .family-count{color:rgba(255,255,255,.06)}.family-arrow{position:absolute;right:30px;bottom:28px;width:45px;height:45px;border:1px solid rgba(0,0,0,.18);display:grid;place-items:center;transition:.3s}.family-arrow svg{width:18px;fill:none;stroke:currentColor}.family-wide .family-arrow{border-color:rgba(255,255,255,.2)}.family-editorial:hover .family-arrow{background:var(--red);color:#fff;border-color:var(--red)}

/* product cards */
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(0,0,0,.13);border:1px solid rgba(0,0,0,.13)}.section-dark .product-grid{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.12)}.product-card{background:#f1eee7;color:#101214;min-width:0;transition:.35s var(--ease)}.section-dark .product-card{background:#121416;color:#fff}.product-card:hover{transform:translateY(-4px);box-shadow:0 22px 45px rgba(0,0,0,.16);position:relative;z-index:3}.product-card:hover .product-visual svg{transform:scale(1.045) rotate(-1deg)}.product-card-content{padding:22px 23px 20px}.product-card-topline{display:flex;justify-content:space-between;gap:10px;font-size:7px;letter-spacing:.1em;color:#73777b;font-weight:800}.product-card-topline b{font-size:7px;background:var(--red);color:#fff;padding:5px 7px}.product-title{display:block;margin-top:25px}.product-title strong{display:block;font-size:25px;letter-spacing:-.04em}.product-title h3{font-size:13px;line-height:1.4;margin:8px 0 0;min-height:36px}.product-card-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-top:22px}.section-dark .product-card-specs{border-color:rgba(255,255,255,.1)}.product-card-specs span{padding:12px 0;font-size:7px;letter-spacing:.09em;color:#777b7f}.product-card-specs span+span{border-left:1px solid rgba(0,0,0,.1);padding-left:14px}.section-dark .product-card-specs span+span{border-color:rgba(255,255,255,.1)}.product-card-specs b{display:block;font-size:9px;color:currentColor;margin-top:4px}.product-card-link{display:flex;justify-content:space-between;align-items:center;padding-top:18px;font-size:8px;font-weight:800;letter-spacing:.1em}.product-card-link svg{stroke:var(--red)}.section-action{display:flex;justify-content:center;margin-top:52px}.related-grid{grid-template-columns:repeat(3,1fr)}

/* systems */
.system-home-grid,.systems-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15)}.system-panel,.system-index-card{min-height:370px;background:#f4f1ea;padding:34px;display:flex;flex-direction:column;position:relative;overflow:hidden}.system-panel:before,.system-index-card:before{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(0,0,0,.08);border-radius:50%;right:-50px;top:-50px}.system-panel-top,.system-index-head{display:flex;justify-content:space-between;align-items:center}.system-panel-top span,.system-index-head span{font-size:10px;color:var(--red);font-weight:800}.system-panel-top small,.system-index-head b{font-size:48px;line-height:1;color:rgba(0,0,0,.07);letter-spacing:-.08em}.system-panel h3,.system-index-card h3{font-size:clamp(36px,4vw,61px);letter-spacing:-.06em;margin:auto 0 10px;line-height:.9}.system-panel p,.system-index-card p{font-size:12px;color:#686c70;margin:0 0 20px}.system-panel-types,.system-type-cloud{display:flex;flex-wrap:wrap;gap:7px}.system-panel-types span,.system-type-cloud span{font-size:7px;letter-spacing:.08em;border:1px solid rgba(0,0,0,.13);padding:7px 8px}.system-panel-foot,.system-index-foot{margin-top:26px;border-top:1px solid rgba(0,0,0,.13);padding-top:16px;display:flex;align-items:center;justify-content:space-between}.system-panel-foot b,.system-index-foot small{font-size:8px;letter-spacing:.11em}.system-panel-foot svg,.system-index-foot svg{stroke:var(--red)}.system-panel:hover,.system-index-card:hover{background:#121416;color:#fff}.system-panel:hover p,.system-index-card:hover p{color:#9ea2a6}.system-panel:hover .system-panel-types span,.system-index-card:hover .system-type-cloud span,.system-panel:hover .system-panel-foot,.system-index-card:hover .system-index-foot{border-color:rgba(255,255,255,.14)}

/* cross teaser */
.cross-teaser{position:relative;background:#0a0c0e;padding:120px 0;overflow:hidden}.cross-teaser-grid{opacity:.6}.cross-teaser:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:rgba(215,25,32,.14);filter:blur(110px);right:10%;top:5%}.cross-teaser-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cross-copy .eyebrow{color:var(--red)}.cross-copy h2{font-size:clamp(50px,6vw,90px);line-height:.85;letter-spacing:-.065em;margin:25px 0}.cross-copy h2 em{font-style:normal;color:var(--red)}.cross-copy p{color:#9da1a5;font-size:15px;line-height:1.7;max-width:520px;margin-bottom:32px}.cross-machine{position:relative;border:1px solid rgba(255,255,255,.17);background:rgba(12,14,16,.8);padding:28px;min-height:390px;overflow:hidden}.machine-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.14em;color:#73777c}.machine-top i{font-style:normal;color:#22c96a}.machine-query{font-size:clamp(40px,5vw,72px);font-weight:900;letter-spacing:-.05em;margin-top:70px;display:flex;justify-content:space-between}.machine-query span{color:var(--red)}.machine-result{border-top:1px solid rgba(255,255,255,.13);margin-top:28px;padding-top:22px;display:flex;align-items:center;gap:20px}.machine-result small{font-size:7px;color:#777b80}.machine-result strong{font-size:30px;color:var(--red)}.machine-result span{font-size:9px;letter-spacing:.09em}.machine-scan{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--red),transparent);top:45%;animation:scan 3s ease-in-out infinite}@keyframes scan{0%,100%{transform:translateY(-100px);opacity:.2}50%{transform:translateY(100px);opacity:1}}

/* catalog teaser / covers */
.catalog-teaser-grid,.master-catalog-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.catalog-cover{position:relative;background:#121416;color:#fff;aspect-ratio:.72;overflow:hidden;box-shadow:0 35px 70px rgba(0,0,0,.24);padding:35px;display:flex;flex-direction:column}.catalog-cover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:9px;background:var(--red)}.catalog-cover:after{content:"SPP";position:absolute;font-weight:900;font-size:180px;letter-spacing:-.1em;right:-14px;bottom:12%;color:rgba(255,255,255,.025)}.cover-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent)}.cover-top,.cover-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.12em}.cover-top span{font-size:20px;font-weight:900}.cover-top span:after{content:"AUTO";color:var(--red)}.cover-top small,.cover-bottom{color:#8f9397}.cover-center{position:relative;z-index:2;margin:auto 0}.cover-center>span{font-size:7px;letter-spacing:.15em;color:#898d92}.cover-center h3{font-size:clamp(42px,4.5vw,68px);line-height:.85;letter-spacing:-.07em;margin:15px 0}.cover-center b{font-size:90px;letter-spacing:-.08em;color:var(--red)}.catalog-teaser-copy .eyebrow,.master-catalog-copy .eyebrow{color:var(--red)}.catalog-teaser-copy h2,.master-catalog-copy h2{font-size:clamp(52px,6vw,90px);line-height:.88;letter-spacing:-.065em;margin:25px 0}.catalog-teaser-copy h2 em,.master-catalog-copy h2 em{color:var(--red);font-style:normal}.catalog-teaser-copy p,.master-catalog-copy p{font-size:15px;line-height:1.7;color:#666a6e;max-width:560px}.catalog-actions{display:flex;gap:24px;align-items:center;margin-top:30px;flex-wrap:wrap}.quality-band{background:var(--red);color:#fff;padding:70px 0}.quality-band-inner{display:grid;grid-template-columns:.4fr 1.2fr .7fr;align-items:end;gap:40px}.quality-band-inner>span{font-size:8px;letter-spacing:.14em}.quality-band-inner h2{font-size:clamp(36px,4vw,63px);line-height:.88;letter-spacing:-.055em;margin:0}.quality-band-inner>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.quality-band a{font-size:8px;letter-spacing:.1em;display:flex;align-items:center;gap:9px}.quality-band svg{width:15px;fill:none;stroke:#fff}

/* page hero */
.page-hero{position:relative;min-height:530px;display:flex;align-items:center;overflow:hidden;background:#0b0d0f;color:#fff}.page-hero-grid{opacity:.68}.page-hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(215,25,32,.13);filter:blur(110px);right:4%;top:-10%}.page-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .55fr;gap:80px;align-items:end;padding:90px 0}.page-hero-copy{position:relative}.page-hero-copy .eyebrow{color:#d9dcdf}.hero-index{position:absolute;right:2%;top:-50px;font-size:170px;font-weight:900;color:rgba(255,255,255,.03);letter-spacing:-.1em}.page-hero h1{font-size:clamp(64px,7vw,108px);line-height:.79;letter-spacing:-.073em;margin:32px 0}.page-hero h1 em{font-style:normal;color:var(--red)}.page-hero-copy>p{font-size:15px;line-height:1.7;color:#a4a8ac;max-width:690px}.page-hero-aside{display:grid;grid-template-columns:1fr;gap:1px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.13)}.hero-data-block{background:rgba(10,12,14,.85);padding:24px;display:flex;flex-direction:column}.hero-data-block small{font-size:7px;letter-spacing:.13em;color:#73777b}.hero-data-block strong{font-size:48px;letter-spacing:-.06em;color:#fff;margin:8px 0}.hero-data-block span{font-size:7px;letter-spacing:.1em;color:#909499}.hero-inline-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-inline-links a,.hero-back-link{font-size:8px;letter-spacing:.1em;border:1px solid rgba(255,255,255,.16);padding:9px 11px;color:#b7bbc0}.hero-inline-links a:hover,.hero-back-link:hover{background:#fff;color:#111}.hero-back-link{display:inline-flex;margin-top:22px}.system-hero-stack{display:flex;flex-direction:column;background:#0a0c0e}.system-hero-stack span{padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.12);font-size:9px;letter-spacing:.12em}.system-monogram{min-height:220px;background:#0b0d0f;display:flex;flex-direction:column;align-items:center;justify-content:center}.system-monogram span{font-size:100px;font-weight:900;letter-spacing:-.09em;color:var(--red)}.system-monogram small{font-size:8px;letter-spacing:.13em;color:#888c90}.company-year,.contact-hero-data{padding:30px;display:flex;flex-direction:column;background:#0b0d0f}.company-year small,.contact-hero-data small{font-size:7px;color:#75797e;letter-spacing:.12em}.company-year strong{font-size:92px;letter-spacing:-.08em;color:var(--red);line-height:1;margin:12px 0}.company-year span,.contact-hero-data span{font-size:9px;letter-spacing:.1em}.contact-hero-data strong{font-size:20px;word-break:break-word;margin:16px 0;color:#fff}.quality-dial{min-height:270px;background:#0b0d0f;display:grid;place-items:center;position:relative}.quality-dial div{position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.quality-dial div:after,.quality-dial div:before{content:"";position:absolute;background:var(--red)}.quality-dial div:before{width:1px;height:220px;top:-20px;left:50%}.quality-dial div:after{height:1px;width:220px;left:-20px;top:50%}.quality-dial span{font-size:70px;font-weight:900;color:var(--red)}.quality-dial small{position:absolute;bottom:26px;font-size:7px;letter-spacing:.12em;color:#777b80}

/* listing */
.catalog-listing{padding-top:50px}.catalog-controls{display:grid;grid-template-columns:minmax(280px,1.65fr) repeat(2,minmax(150px,.55fr)) auto;gap:1px;background:rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.16);margin-bottom:24px}.catalog-controls>label,.clear-filters{min-height:70px;background:#ebe8e1;border:0;padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.catalog-controls label small{font-size:6px;letter-spacing:.12em;color:#73777b;margin-bottom:7px}.catalog-controls select,.catalog-controls input{border:0;background:transparent;outline:0;color:#0d0f11;font-weight:700;font-size:11px;width:100%}.catalog-search{position:relative;padding-left:50px!important}.catalog-search>span{position:absolute;left:18px;font-size:22px}.clear-filters{cursor:pointer;font-size:8px;font-weight:800;letter-spacing:.1em;align-items:center}.clear-filters:hover{background:var(--red);color:#fff}.catalog-meta{display:flex;justify-content:space-between;margin-bottom:20px;font-size:7px;letter-spacing:.11em;color:#717579}.catalog-meta b{color:var(--red);font-size:12px}.catalog-empty{padding:90px 30px;text-align:center;border:1px solid rgba(0,0,0,.12)}.catalog-empty span{font-size:8px;color:var(--red);letter-spacing:.15em}.catalog-empty h3{font-size:34px;letter-spacing:-.04em;margin:14px}.catalog-empty p{color:#6e7276}.empty-family-inner{text-align:center;max-width:880px}.empty-family h2{font-size:clamp(48px,6vw,85px);line-height:.88;letter-spacing:-.06em}.empty-family h2 em{font-style:normal;color:var(--red)}.empty-family p{line-height:1.7;color:#62666a}.type-rail{background:#121416;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.type-rail .wrap{min-height:68px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding-block:12px}.type-rail .wrap>span{font-size:7px;letter-spacing:.13em;color:#717579;margin-right:12px}.type-rail a{font-size:8px;letter-spacing:.08em;border:1px solid rgba(255,255,255,.14);padding:8px 10px;color:#b3b7bb}.type-rail a:hover{background:var(--red);border-color:var(--red);color:#fff}

/* product detail */
.product-detail-hero{position:relative;background:#0a0c0e;overflow:hidden}.product-detail-grid{opacity:.4}.product-detail-layout{position:relative;z-index:2;min-height:760px;display:grid;grid-template-columns:1.1fr .9fr}.product-detail-visual{background:#d6d5d0;color:#111;position:relative;align-self:stretch}.visual-note{height:42px;border-top:1px solid rgba(0,0,0,.14);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:7px;letter-spacing:.11em;color:#777b7f}.product-detail-copy{padding:85px 60px;display:flex;flex-direction:column;justify-content:center}.breadcrumb{display:flex;gap:9px;font-size:7px;letter-spacing:.1em;color:#72767b;margin-bottom:40px}.breadcrumb a:hover{color:#fff}.product-detail-copy .eyebrow{color:var(--red)}.product-detail-copy h1{font-size:clamp(70px,8vw,120px);line-height:.82;letter-spacing:-.08em;margin:18px 0}.product-detail-copy h2{font-size:18px;line-height:1.4;max-width:530px;margin:0;color:#c9ccd0}.product-status{display:flex;gap:22px;font-size:7px;letter-spacing:.1em;color:#808489;margin-top:22px}.product-status span:first-child{color:#9ad9ae}.product-status i{display:inline-block;width:6px;height:6px;background:#22c96a;border-radius:50%;margin-right:5px}.product-quick-specs{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13)}.product-quick-specs>div{min-height:72px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);padding:13px 15px}.product-quick-specs small{display:block;font-size:6px;letter-spacing:.12em;color:#707479}.product-quick-specs strong{display:block;font-size:11px;line-height:1.45;margin-top:7px}.product-quick-specs .product-spec-wide{grid-column:1/-1;min-height:66px}.product-spec-list{color:#d8dadd;word-break:break-word}.product-quick-specs .product-spec-note{min-height:74px}.product-detail-copy{padding:58px 52px}.product-detail-copy h1{font-size:clamp(66px,7vw,104px)}.technical-grid{display:grid;grid-template-columns:.4fr 1fr;gap:80px}.technical-index span{font-size:8px;letter-spacing:.13em;color:var(--red)}.technical-index b{display:block;font-size:52px;letter-spacing:-.06em;margin:18px 0}.technical-index p{font-size:13px;line-height:1.7;color:#6b6f73}.technical-table{border-top:1px solid rgba(0,0,0,.15)}.technical-table>div{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;align-items:center;border-bottom:1px solid rgba(0,0,0,.15);padding:19px 0}.technical-table span{font-size:7px;letter-spacing:.1em;color:#72767a}.technical-table b{font-size:13px}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.16)}.reference-card{background:#eae6de;padding:45px}.reference-card .eyebrow{color:var(--red)}.reference-card h3{font-size:50px;line-height:.88;letter-spacing:-.055em;margin:20px 0 36px}.reference-list{border-top:1px solid rgba(0,0,0,.13)}.reference-list>span{display:grid;grid-template-columns:45px 1fr;align-items:center;border-bottom:1px solid rgba(0,0,0,.13);padding:13px 0}.reference-list small{font-size:7px;color:#888c90}.reference-list b{font-size:11px}.reference-card>a{display:inline-block;margin-top:25px;font-size:8px;letter-spacing:.11em;font-weight:800;color:var(--red)}

/* e catalog */
.master-catalog-section{padding-top:90px}.catalog-cover-master{max-width:520px;justify-self:center}.catalog-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(0,0,0,.14);margin-top:35px}.catalog-summary .metric{border-color:rgba(0,0,0,.14);min-height:90px}.catalog-summary .metric strong{color:#111;font-size:30px}.catalog-summary .metric span{color:#111}.ecatalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.ecatalog-card{display:grid;grid-template-columns:.65fr 1fr;gap:28px;align-items:center}.small-cover{padding:22px;box-shadow:0 20px 38px rgba(0,0,0,.18)}.small-cover .cover-top span{font-size:13px}.small-cover .cover-center h3{font-size:27px}.small-cover .cover-center b{font-size:49px}.small-cover .cover-bottom{font-size:6px}.ecatalog-card-copy>span{font-size:7px;letter-spacing:.12em;color:var(--red)}.ecatalog-card-copy h3{font-size:30px;letter-spacing:-.04em;margin:10px 0}.ecatalog-card-copy p{font-size:12px;line-height:1.6;color:#686c70}.ecatalog-card-copy>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px}.ecatalog-card-copy a{font-size:8px;font-weight:800;letter-spacing:.1em;display:flex;gap:8px;align-items:center}.ecatalog-card-copy a svg{width:15px;fill:none;stroke:var(--red)}.ecatalog-card-copy button{background:none;border:0;padding:0;color:#92969a;font-size:7px;letter-spacing:.09em}

/* cross page */
.cross-hero-display{background:#0a0c0e;padding:28px;display:flex;flex-direction:column}.cross-hero-display span{font-size:7px;color:#74787c;letter-spacing:.13em}.cross-hero-display strong{font-size:42px;margin:35px 0 8px;letter-spacing:-.04em}.cross-hero-display i{font-style:normal;font-size:62px;font-weight:900;color:var(--red);letter-spacing:-.07em}.cross-workbench{padding-top:70px}.cross-workbench-inner{max-width:1180px}.cross-search-form{display:grid;grid-template-columns:1fr auto;border:1px solid rgba(255,255,255,.17)}.cross-search-form label{padding:15px 20px}.cross-search-form label span{display:block;font-size:6px;letter-spacing:.13em;color:#72767a;margin-bottom:8px}.cross-search-form input{width:100%;background:transparent;border:0;outline:0;color:#fff;font-size:24px;letter-spacing:-.02em}.cross-search-form button{border:0;background:var(--red);padding:0 28px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;display:flex;align-items:center;gap:12px}.cross-search-form svg{width:17px;fill:none;stroke:#fff}.cross-example-row{display:flex;gap:8px;align-items:center;margin:14px 0 35px;flex-wrap:wrap}.cross-example-row>span{font-size:7px;color:#686c70;letter-spacing:.1em}.cross-example-row button{background:#131517;color:#bbbfc3;border:1px solid rgba(255,255,255,.12);font-size:7px;padding:7px 9px;cursor:pointer}.cross-reference-results{min-height:330px;border:1px solid rgba(255,255,255,.13);background:#0d0f11}.cross-placeholder{text-align:center;padding:85px 20px}.cross-placeholder>span{font-size:7px;color:#22c96a;letter-spacing:.14em}.cross-placeholder h3{font-size:34px;margin:13px}.cross-placeholder p{color:#787c81;font-size:12px}.cross-result-row{display:grid;grid-template-columns:100px 1.3fr .8fr 50px;gap:20px;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.cross-result-row:last-child{border-bottom:0}.cross-result-row>strong{font-size:22px;color:var(--red)}.cross-result-row h3{font-size:12px;margin:0 0 5px}.cross-result-row p{font-size:8px;color:#767a7e;margin:0}.cross-result-row>span{font-size:8px;color:#9ea2a6}.cross-result-row>a{width:38px;height:38px;border:1px solid rgba(255,255,255,.15);display:grid;place-items:center}.cross-result-row>a:hover{background:var(--red)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15)}.process-grid>div{padding:36px;background:#eeeae3}.process-grid span{font-size:9px;color:var(--red);font-weight:800}.process-grid h3{font-size:35px;margin:40px 0 10px}.process-grid p{font-size:12px;line-height:1.6;color:#696d71}

/* company / quality */
.company-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.company-story h2{font-size:clamp(50px,5.5vw,84px);line-height:.87;letter-spacing:-.06em;margin:25px 0}.company-story h2 em{font-style:normal;color:var(--red)}.company-story .large-copy{font-size:24px;line-height:1.45;letter-spacing:-.02em;color:#1b1d20}.company-story p{font-size:14px;line-height:1.8;color:#686c70}.pillar-grid,.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15)}.pillar-grid>div,.quality-grid>article{background:#ebe8e1;padding:30px;min-height:300px}.pillar-grid span,.quality-grid span{font-size:9px;font-weight:800;color:var(--red)}.pillar-grid h3,.quality-grid h3{font-size:24px;line-height:1.05;margin:90px 0 14px}.pillar-grid p,.quality-grid p{font-size:12px;line-height:1.6;color:#686c70}.corporate-link-band{background:#101214;padding:78px 0}.corporate-link-band .wrap{display:grid;grid-template-columns:.35fr 1fr .35fr;align-items:end;gap:30px}.corporate-link-band span{font-size:8px;letter-spacing:.12em;color:#797d81}.corporate-link-band h2{font-size:36px;letter-spacing:-.04em;line-height:.95;margin:0}.corporate-link-band a{font-size:8px;letter-spacing:.1em;font-weight:800;display:flex;align-items:center;gap:9px;justify-self:end}.corporate-link-band svg{stroke:var(--red)}.inspection-section{position:relative;background:#0a0c0e;padding:120px 0;overflow:hidden}.inspection-grid{opacity:.6}.inspection-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.inspection-inner h2{font-size:clamp(50px,5.6vw,88px);line-height:.87;letter-spacing:-.06em;margin:25px 0}.inspection-inner h2 em{font-style:normal;color:var(--red)}.inspection-inner p{color:#999da1;line-height:1.7}.inspection-board{border:1px solid rgba(255,255,255,.16)}.inspection-board>div{display:grid;grid-template-columns:1fr 1fr;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.12)}.inspection-board>div:last-child{border-bottom:0}.inspection-board span,.inspection-board b{font-size:8px;letter-spacing:.1em}.inspection-board span{color:#777b80}.inspection-board b{justify-self:end}.inspection-board .ok{color:#43d77c}.inspection-board .pending{color:#f0ae45}

/* contact */
.rfq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.rfq-copy .eyebrow{color:var(--red)}.rfq-copy h2{font-size:clamp(56px,6vw,92px);line-height:.83;letter-spacing:-.065em;margin:24px 0}.rfq-copy h2 em{font-style:normal;color:var(--red)}.rfq-copy>p{font-size:14px;line-height:1.7;color:#686c70}.contact-lines{margin-top:45px;border-top:1px solid rgba(0,0,0,.15)}.contact-lines>a,.contact-lines>div{display:block;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.15)}.contact-lines small{display:block;font-size:6px;letter-spacing:.11em;color:#777b80;margin-bottom:6px}.contact-lines b{font-size:11px;line-height:1.5}.rfq-form{background:#efebe4;padding:35px;border:1px solid rgba(0,0,0,.13)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rfq-form label{display:block;margin-bottom:18px}.rfq-form label>span{display:block;font-size:6px;letter-spacing:.12em;color:#696d71;margin-bottom:8px}.rfq-form input,.rfq-form select,.rfq-form textarea{width:100%;border:1px solid rgba(0,0,0,.14);background:#f7f4ee;color:#111;padding:14px;outline:0;border-radius:0}.rfq-form input:focus,.rfq-form select:focus,.rfq-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.form-submit{width:100%;margin-top:5px}.form-note{font-size:9px;line-height:1.5;color:#777b80;margin:12px 0 0}

/* 404 */
.not-found{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden}.not-found-grid{opacity:.7}.not-found-inner{position:relative;z-index:2}.not-found-inner>span{font-size:9px;color:var(--red);letter-spacing:.14em}.not-found h1{font-size:clamp(80px,12vw,190px);line-height:.75;letter-spacing:-.09em;margin:35px 0}.not-found h1 em{font-style:normal;color:var(--red)}.not-found p{color:#888c91}.not-found-inner>div{display:flex;gap:12px;margin-top:32px}

/* footer */
.site-footer{background:#060708;border-top:1px solid rgba(255,255,255,.1)}.footer-top{padding:70px 0 60px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand b{font-size:28px;letter-spacing:-.05em}.footer-brand-block p{font-size:11px;line-height:1.6;color:#73777b;max-width:300px;margin-top:20px}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-col small{font-size:7px;letter-spacing:.14em;color:#5f6367;margin-bottom:8px}.footer-col a{font-size:10px;color:#a7abb0}.footer-col a:hover{color:#fff}.footer-bottom{min-height:60px;border-top:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:.11em;color:#5f6367}

/* reveal */
[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}

/* rtl */
html[dir="rtl"] body{font-family:Arial,Tahoma,sans-serif}html[dir="rtl"] .brand,html[dir="rtl"] .footer-brand{direction:ltr}html[dir="rtl"] .page-hero-copy,html[dir="rtl"] .home-copy,html[dir="rtl"] .section-title,html[dir="rtl"] .product-card-content{text-align:right}

@media(max-width:1240px){.desktop-nav{gap:14px}.desktop-nav a{font-size:8px}.header-rfq{display:none}.home-copy{width:min(720px,60vw)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.quality-band-inner{grid-template-columns:1fr}.quality-band-inner>div{flex-direction:row}.ecatalog-grid{gap:30px}.product-detail-copy{padding:70px 35px}}
@media(max-width:980px){:root{--header:72px}.wrap{width:min(calc(100% - 40px),var(--max))}.desktop-nav{display:none}.menu-button{display:block}.lang-box{margin-left:auto}.home-hero-inner{padding:70px 0 30px}.home-copy{padding:20px 0;width:min(680px,82vw)}.product-visual-hero{height:470px}.hero-metrics{grid-template-columns:1fr 1fr}.section{padding:90px 0}.section-title{grid-template-columns:1fr;gap:25px}.family-editorial-grid,.system-home-grid,.systems-index-grid{grid-template-columns:1fr}.family-editorial.family-wide{grid-column:auto}.cross-teaser-inner,.catalog-teaser-grid,.master-catalog-grid,.company-story-grid,.inspection-inner,.rfq-grid{grid-template-columns:1fr;gap:55px}.catalog-cover-large,.catalog-cover-master{max-width:500px;width:100%;margin:auto}.page-hero-inner{grid-template-columns:1fr;padding:80px 0}.page-hero-aside{grid-template-columns:1fr 1fr}.product-detail-layout{grid-template-columns:1fr}.product-detail-visual{min-height:540px}.product-detail-copy{padding:70px 30px}.technical-grid{grid-template-columns:1fr;gap:35px}.reference-grid{grid-template-columns:1fr}.pillar-grid,.quality-grid{grid-template-columns:repeat(2,1fr)}.ecatalog-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.corporate-link-band .wrap{grid-template-columns:1fr}.corporate-link-band a{justify-self:start}}
@media(max-width:700px){.wrap{width:min(calc(100% - 28px),var(--max))}.brand{min-width:0}.brand-type b{font-size:18px}.brand-type small{font-size:6px}.brand-emblem{width:34px;height:34px}.site-header{top:0}.home-hero{min-height:auto}.home-hero-inner{padding-top:52px}.home-copy{width:100%}.home-copy h1{font-size:clamp(50px,14vw,72px)}.home-copy>p{font-size:13px}.premium-search{grid-template-columns:45px 1fr;height:auto}.premium-search button{grid-column:1/-1;min-height:52px;justify-content:center}.product-visual-hero{height:360px}.hero-visual-caption{bottom:25px;width:210px}.hero-metrics{grid-template-columns:1fr 1fr}.metric{min-height:86px;padding:17px 14px}.metric strong{font-size:28px}.section{padding:75px 0}.section-title{margin-bottom:45px}.section-title h2{font-size:44px}.family-editorial{min-height:280px;padding:24px}.family-copy h3{font-size:37px}.family-count{font-size:45px}.product-grid{grid-template-columns:1fr}.product-visual-card{height:350px}.system-panel,.system-index-card{padding:26px;min-height:330px}.cross-teaser{padding:80px 0}.cross-machine{padding:20px}.machine-query{font-size:36px}.machine-result{flex-wrap:wrap}.catalog-teaser-grid,.master-catalog-grid{gap:45px}.catalog-cover{padding:25px}.quality-band{padding:55px 0}.quality-band-inner h2{font-size:38px}.page-hero{min-height:480px}.page-hero-inner{padding:65px 0}.page-hero h1{font-size:58px}.page-hero-aside{grid-template-columns:1fr 1fr}.hero-index{font-size:110px}.catalog-controls{grid-template-columns:1fr}.catalog-controls>label,.clear-filters{min-height:58px}.product-detail-visual{min-height:420px}.product-visual-detail{height:460px}.product-detail-copy{padding:50px 5px}.product-detail-copy h1{font-size:68px}.product-quick-specs{grid-template-columns:1fr 1fr}.product-quick-specs>div{min-height:68px;padding:12px}.product-quick-specs .product-spec-wide{grid-column:1/-1}.technical-table>div{grid-template-columns:1fr;gap:8px}.reference-card{padding:30px 22px}.reference-card h3{font-size:39px}.catalog-summary{grid-template-columns:1fr}.ecatalog-card{grid-template-columns:.85fr 1fr;gap:17px}.cross-search-form{grid-template-columns:1fr}.cross-search-form button{min-height:54px;justify-content:center}.cross-result-row{grid-template-columns:75px 1fr 35px}.cross-result-row>span{display:none}.process-grid{grid-template-columns:1fr}.company-story .large-copy{font-size:19px}.pillar-grid,.quality-grid{grid-template-columns:1fr}.corporate-link-band h2{font-size:29px}.form-row{grid-template-columns:1fr}.rfq-form{padding:24px 18px}.footer-top{grid-template-columns:1fr}.footer-bottom{padding:20px 0;gap:15px;flex-direction:column;align-items:flex-start}.not-found h1{font-size:90px}.not-found-inner>div{flex-direction:column;align-items:flex-start}}
@media(max-width:430px){.home-copy h1{font-size:52px}.home-visual{height:315px}.product-visual-hero{height:315px}.hero-metrics{grid-template-columns:1fr}.page-hero h1{font-size:50px}.page-hero-aside{grid-template-columns:1fr}.product-card-visual .product-visual-card{height:310px}.ecatalog-card{grid-template-columns:1fr}.small-cover{max-width:250px}.cross-result-row{grid-template-columns:64px 1fr 34px;padding:16px 13px}.cross-result-row h3{font-size:10px}}

/* V2.0.3 product detail technical data */
.product-extra-section{border-top:1px solid rgba(8,9,10,.12)}
.product-extra-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(32px,6vw,100px);align-items:start}
.product-extra-grid h2{margin:.65rem 0 0;font-size:clamp(2.5rem,5vw,5.2rem);line-height:.88;letter-spacing:-.055em}
.product-extra-copy{border-left:1px solid rgba(8,9,10,.16);padding:clamp(10px,2vw,28px) 0 clamp(10px,2vw,28px) clamp(24px,4vw,56px);min-height:150px}
.product-extra-copy p{margin:0;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.65;max-width:850px}
@media(max-width:760px){.product-extra-grid{grid-template-columns:1fr}.product-extra-copy{border-left:0;border-top:1px solid rgba(8,9,10,.16);padding:24px 0 0;min-height:0}}

/* V2.0.5 premium light product detail */
.product-detail-page{background:#f7f7f4;color:#111}
.product-detail-page .product-detail-hero{background:#f7f7f4;color:#111;min-height:auto}
.product-detail-page .product-detail-grid{background-image:linear-gradient(rgba(12,14,16,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(12,14,16,.035) 1px,transparent 1px);opacity:.75;mask-image:linear-gradient(to bottom,#000 70%,transparent)}
.product-detail-page .product-detail-layout{min-height:auto;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);gap:0;padding:34px 0 20px;align-items:start}
.product-detail-page .product-detail-visual{background:#fff;border:1px solid rgba(17,18,20,.1);box-shadow:0 28px 80px rgba(20,22,25,.08);min-width:0;overflow:hidden;animation:productFloatIn .8s var(--ease) both}
.product-detail-page .product-detail-copy{background:#fff;padding:54px clamp(34px,4vw,66px);border:1px solid rgba(17,18,20,.1);border-left:0;justify-content:flex-start;box-shadow:0 28px 80px rgba(20,22,25,.06);animation:productFloatIn .8s .08s var(--ease) both;align-self:start;height:auto}
.product-detail-page .breadcrumb{color:#777b80;margin-bottom:30px}.product-detail-page .breadcrumb a{color:#55595e}.product-detail-page .breadcrumb a:hover{color:var(--red)}
.product-detail-page .product-detail-copy h1{color:#111;font-size:clamp(46px,4.8vw,76px);line-height:.92;letter-spacing:-.06em;margin:15px 0 14px;white-space:nowrap;max-width:100%}.product-detail-page .product-detail-copy h2{color:#313438;font-size:clamp(20px,1.5vw,28px);font-weight:700;letter-spacing:-.03em;max-width:560px}
.product-detail-page .product-quick-specs{border-top:1px solid rgba(15,17,19,.12);border-left:1px solid rgba(15,17,19,.12);margin-top:30px;background:#fff}
.product-detail-page .product-quick-specs>div{border-right:1px solid rgba(15,17,19,.12);border-bottom:1px solid rgba(15,17,19,.12);background:#fff;transition:background .25s var(--ease),transform .25s var(--ease)}
.product-detail-page .product-quick-specs>div:hover{background:#faf9f6;transform:translateY(-1px)}
.product-detail-page .product-quick-specs small{color:#8a8d91}.product-detail-page .product-quick-specs strong{color:#17191c}.product-detail-page .product-spec-list{color:#303338}
.product-image-gallery{height:100%;display:grid;grid-template-rows:minmax(0,1fr) 122px;background:#fff}
.gallery-main-frame{position:relative;display:grid;place-items:center;min-height:620px;overflow:hidden;background:linear-gradient(145deg,#fff 0%,#f5f5f2 100%);perspective:1200px;transform-style:preserve-3d;--pointer-x:50%;--pointer-y:50%;--rotate-x:0deg;--rotate-y:0deg;--float-x:0px;--float-y:0px}
.gallery-main-frame:after{content:"";position:absolute;inset:18px;border:1px solid rgba(16,18,20,.07);pointer-events:none;z-index:4}
.gallery-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(20,22,24,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,22,24,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 88%);transform:translate3d(calc(var(--float-x) * -.22),calc(var(--float-y) * -.18),0);transition:transform .55s var(--ease),opacity .4s var(--ease)}
.gallery-main-frame:before{content:"";position:absolute;inset:-10%;z-index:1;pointer-events:none;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.72),rgba(255,255,255,.18) 18%,rgba(255,255,255,0) 42%),linear-gradient(120deg,rgba(255,255,255,.18),rgba(255,255,255,0) 38%);opacity:.44;transform:translate3d(calc(var(--float-x) * .28),calc(var(--float-y) * .2),0);transition:opacity .45s var(--ease),transform .6s var(--ease)}
.gallery-main-frame.is-hovered:before{opacity:.82}
.gallery-main-frame.is-interactive .gallery-grid{opacity:.86}
.gallery-main-frame img{position:relative;z-index:2;display:block;width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(17,19,21,.15));transform:translate3d(var(--float-x),var(--float-y),30px) rotateX(var(--rotate-x)) rotateY(var(--rotate-y)) scale(1);transform-style:preserve-3d;will-change:transform;transition:opacity .28s var(--ease),transform .7s var(--ease),filter .45s var(--ease)}
.gallery-main-frame:hover img{transform:translate3d(var(--float-x),var(--float-y),34px) rotateX(var(--rotate-x)) rotateY(var(--rotate-y)) scale(1.03);filter:drop-shadow(0 28px 36px rgba(17,19,21,.18))}.gallery-main-frame.switching img{opacity:.18;transform:translate3d(0,0,20px) scale(.985)}
.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(15,17,19,.1);border-top:1px solid rgba(15,17,19,.1)}
.gallery-thumb{position:relative;border:0;background:#fff;cursor:pointer;padding:10px;overflow:hidden;transition:background .25s var(--ease)}.gallery-thumb:hover{background:#f3f2ee}.gallery-thumb.active{background:#efefeb;box-shadow:inset 0 -3px 0 var(--red)}
.gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s var(--ease)}.gallery-thumb:hover img{transform:scale(1.04)}
@keyframes productFloatIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion: reduce){.gallery-main-frame:before,.gallery-grid,.gallery-main-frame img{transition:none!important}.gallery-main-frame img,.gallery-main-frame:hover img{transform:none!important}.gallery-main-frame:before{opacity:.28;transform:none!important}}
@media (hover:none),(pointer:coarse){.gallery-main-frame img,.gallery-main-frame:hover img{transform:none!important}.gallery-main-frame:before{opacity:.28;transform:none!important}}
@media(max-width:1100px){.product-detail-page .product-detail-layout{grid-template-columns:1fr;padding-top:24px}.product-detail-page .product-detail-copy{border-left:1px solid rgba(17,18,20,.1);border-top:0}.gallery-main-frame{min-height:560px}}
@media(max-width:700px){.product-detail-page .product-detail-layout{padding-bottom:34px}.product-detail-page .product-detail-copy{padding:36px 18px}.product-image-gallery{grid-template-rows:minmax(0,1fr) 94px}.gallery-main-frame{min-height:420px}.gallery-main-frame img{width:94%;height:88%}.gallery-main-frame:after{inset:10px}.gallery-counter{left:20px;top:18px}.product-detail-page .product-detail-copy h1{font-size:42px;white-space:nowrap}.product-detail-page .product-detail-copy h2{font-size:18px}}


.product-detail-page .product-quick-specs small{display:flex;align-items:center;gap:9px;color:#7b7f84;font-size:10px;letter-spacing:.12em;font-weight:800}
.spec-icon{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:#f1f0ec;border:1px solid rgba(17,18,20,.08);flex:0 0 24px}
.spec-icon svg{width:14px;height:14px;stroke:var(--red);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-detail-page .product-quick-specs strong{display:block;margin-top:10px;color:#17191c;font-size:14px;line-height:1.45}
.product-detail-page .product-quick-specs>div{padding:18px 18px 17px;min-height:98px}
.product-detail-page .product-quick-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.product-reference-section{padding:0 0 28px}
.product-reference-shell{background:#fff;border:1px solid rgba(17,18,20,.1);box-shadow:0 24px 70px rgba(20,22,25,.05);overflow:hidden}
.reference-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 28px;border:0;background:linear-gradient(180deg,#fff 0%,#f7f7f4 100%);cursor:pointer;transition:background .25s var(--ease)}
.reference-toggle:hover{background:linear-gradient(180deg,#fff 0%,#f3f1eb 100%)}
.reference-toggle-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left}.reference-toggle-copy small{font-size:10px;letter-spacing:.14em;font-weight:800;color:#8d9095}.reference-toggle-copy b{font-size:18px;letter-spacing:-.03em;color:#131518}
.reference-toggle-icon{width:44px;height:44px;border-radius:999px;border:1px solid rgba(17,18,20,.12);display:grid;place-items:center;font-size:26px;line-height:1;color:var(--red);transition:transform .28s var(--ease),background .28s var(--ease),border-color .28s var(--ease)}
.reference-toggle[aria-expanded="true"] .reference-toggle-icon{transform:rotate(45deg);background:#fff5f5;border-color:rgba(215,25,32,.18)}
.reference-panel{padding:0 28px 28px;border-top:1px solid rgba(17,18,20,.08)}
.reference-panel-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:24px}
.product-reference-section .reference-card{background:linear-gradient(180deg,#fcfcfb 0%,#f6f5f1 100%);border:1px solid rgba(17,18,20,.08);padding:0}
.reference-card-head{display:flex;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid rgba(17,18,20,.08)}
.reference-card-head span{width:36px;height:36px;border-radius:999px;background:#fff;border:1px solid rgba(17,18,20,.08);display:grid;place-items:center;font-size:11px;font-weight:900;color:var(--red);box-shadow:0 8px 18px rgba(20,22,25,.06)}
.reference-card-head h3{margin:0;font-size:18px;line-height:1.1;letter-spacing:-.03em;color:#111}
.reference-table{display:grid}
.reference-table>div{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:14px;padding:15px 22px;border-top:1px solid rgba(17,18,20,.08)}
.reference-table>div:first-child{border-top:0}
.reference-table small{font-size:10px;letter-spacing:.12em;font-weight:800;color:#9a9ea2}
.reference-table strong{font-size:14px;line-height:1.45;color:#17191c}
.reference-table .is-empty strong{color:#7f8489}
.reference-group{border-top:1px solid rgba(17,18,20,.08)}
.reference-group:first-child{border-top:0}
.reference-group-label{display:flex;align-items:center;gap:12px;padding:16px 22px;background:rgba(255,255,255,.72);border-bottom:1px solid rgba(17,18,20,.08)}
.reference-group-label strong{font-size:12px;letter-spacing:.12em;font-weight:900;color:#666b70;text-transform:uppercase}
.reference-group .reference-table>div:first-child{border-top:0}
.product-related-section{border-top:1px solid rgba(8,9,10,.08);padding:42px 0 86px;margin-top:-10px}
.related-inline-head{display:block;margin-bottom:18px}
.related-inline-head h2{margin:0;font-size:9pt;line-height:1.25;letter-spacing:.12em;color:#111;font-weight:800;text-transform:uppercase}
.related-inline-head h2 em{font-style:normal;color:var(--red)}
.related-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.related-product-card{background:#fff;border:1px solid rgba(17,18,20,.1);min-height:100%;box-shadow:0 18px 50px rgba(20,22,25,.06);display:flex;flex-direction:column;overflow:hidden;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease);text-decoration:none}
.related-product-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px rgba(20,22,25,.1);border-color:rgba(215,25,32,.18)}
.related-product-media{position:relative;aspect-ratio:4/3;background:linear-gradient(180deg,#fbfbf9 0%,#f1f1ed 100%);display:grid;place-items:center;padding:16px;border-bottom:1px solid rgba(17,18,20,.08)}
.related-product-media img{display:block;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(15,17,19,.08));transition:transform .45s var(--ease)}
.related-product-card:hover .related-product-media img{transform:scale(1.035)}
.related-product-body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:10px;flex:1}
.related-product-code{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--red)}
.related-product-card h3{margin:0;font-size:22px;line-height:1.05;letter-spacing:-.04em;color:#111}
@media(max-width:980px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.product-detail-page .product-quick-specs{grid-template-columns:1fr}.product-detail-page .product-quick-specs>div{min-height:86px}.reference-toggle{padding:18px}.reference-toggle-copy b{font-size:16px}.reference-panel{padding:0 16px 16px}.reference-panel-grid{grid-template-columns:1fr;gap:16px;padding-top:16px}.reference-card-head{padding:18px}.reference-table>div{grid-template-columns:42px 1fr;padding:13px 18px}.reference-group-label{padding:14px 18px}.related-products-grid{grid-template-columns:1fr}.related-product-card{min-height:auto}.product-reference-section{padding:0 0 18px}.product-related-section{padding:34px 0 60px}}

/* V2.1 Luxury Technical Editorial — product detail only */
.product-detail-page{background:#f4f2ed}
.product-detail-page .product-detail-luxury{background:linear-gradient(180deg,#f8f7f3 0%,#f3f1ec 100%);padding:28px 0 12px;overflow:hidden}
.product-detail-page .product-detail-luxury:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.92),transparent 34%),radial-gradient(circle at 82% 68%,rgba(215,25,32,.035),transparent 28%);pointer-events:none}
.product-detail-page .product-detail-luxury .product-detail-grid{opacity:.38;background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 92%)}
.product-detail-page .product-detail-luxury .product-detail-layout{position:relative;z-index:2;grid-template-columns:minmax(0,1.14fr) minmax(470px,.86fr);gap:22px;padding:0 0 10px;align-items:stretch}
.product-detail-page .product-detail-luxury .product-detail-visual{border:0;background:#f0efeb;box-shadow:0 30px 85px rgba(29,31,34,.075);border-radius:2px;animation:editorialRise .78s var(--ease) both;display:flex}
.product-detail-page .product-detail-luxury .product-detail-copy{position:relative;border:0;background:rgba(255,255,255,.96);box-shadow:0 30px 85px rgba(29,31,34,.06);padding:54px clamp(38px,4vw,64px) 46px;border-radius:2px;animation:editorialRise .78s .08s var(--ease) both}
.product-detail-page .product-detail-luxury .product-detail-copy:before{content:"";position:absolute;left:0;top:0;width:88px;height:3px;background:var(--red)}
.product-detail-page .product-detail-luxury .breadcrumb{margin-bottom:22px;color:#999da1;font-size:8px;letter-spacing:.14em}
.product-detail-page .product-detail-luxury .breadcrumb a{color:#777b7f}
.product-meta-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:26px;font-size:8px;letter-spacing:.14em;font-weight:800;text-transform:uppercase;color:#858a8f}
.product-meta-strip i{width:18px;height:1px;background:#d2d2cf}
.product-detail-page .product-detail-luxury .eyebrow{display:block;color:var(--red);font-size:10px;letter-spacing:.22em;margin-bottom:14px}
.product-detail-page .product-detail-luxury .product-detail-copy h1{font-size:clamp(52px,5vw,82px);line-height:.9;letter-spacing:-.065em;margin:0 0 16px;color:#0c0d0e;font-weight:900}
.product-detail-page .product-detail-luxury .product-detail-copy h2{font-size:clamp(20px,1.55vw,27px);line-height:1.18;letter-spacing:-.035em;color:#303336;max-width:620px;font-weight:700;margin:0}
.product-editorial-rule{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;margin:28px 0 4px}
.product-editorial-rule span{height:1px;background:linear-gradient(90deg,var(--red),rgba(215,25,32,.08))}
.product-editorial-rule b{font-size:7px;letter-spacing:.16em;color:#a0a3a7;font-weight:800}
.product-detail-page .product-spec-editorial{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:0;margin-top:0;border:0;background:transparent}
.product-detail-page .product-spec-editorial>div{position:relative;min-height:88px;padding:20px 0 17px;border:0;border-bottom:1px solid rgba(18,20,22,.09);background:transparent;transform:none;animation:editorialSpecReveal .55s var(--ease) both}
.product-detail-page .product-spec-editorial>div:hover{background:transparent;transform:translateX(2px)}
.product-detail-page .product-spec-editorial>div:nth-child(1){animation-delay:.16s}.product-detail-page .product-quick-specs>div:nth-child(2){animation-delay:.20s}.product-detail-page .product-quick-specs>div:nth-child(3){animation-delay:.24s}.product-detail-page .product-quick-specs>div:nth-child(4){animation-delay:.28s}.product-detail-page .product-quick-specs>div:nth-child(5){animation-delay:.32s}.product-detail-page .product-quick-specs>div:nth-child(6){animation-delay:.36s}.product-detail-page .product-quick-specs>div:nth-child(7){animation-delay:.40s}.product-detail-page .product-quick-specs>div:nth-child(8){animation-delay:.44s}
.product-detail-page .product-spec-editorial small{font-size:9px;letter-spacing:.14em;color:#8a8e92;gap:10px}
.product-detail-page .product-spec-editorial strong{margin-top:11px;font-size:14px;color:#17191b;font-weight:800}
.product-detail-page .product-spec-editorial .spec-icon{width:28px;height:28px;flex-basis:28px;background:#faf9f6;border-color:rgba(20,22,24,.08);box-shadow:0 6px 14px rgba(25,27,30,.04)}
.product-detail-page .product-spec-editorial .spec-icon svg{width:14px;height:14px}
.product-detail-page .product-detail-luxury .product-image-gallery{grid-template-rows:minmax(0,1fr) 92px;background:#f1f0ec;height:100%}
.product-detail-page .product-detail-luxury .gallery-main-frame{min-height:558px;background:linear-gradient(145deg,#f9f9f7 0%,#ebeae6 100%)}
.product-detail-page .product-detail-luxury .gallery-main-frame:after{inset:24px;border-color:rgba(18,20,22,.055)}
.product-detail-page .product-detail-luxury .gallery-grid{background-size:58px 58px;opacity:.72}
.product-detail-page .product-detail-luxury .gallery-main-frame img{width:84%;height:86%;filter:drop-shadow(0 28px 34px rgba(16,18,20,.16));transform:translate3d(var(--float-x),var(--float-y),34px) rotateX(calc(var(--rotate-x) * .9)) rotateY(calc(var(--rotate-y) * .9)) scale(1);transition:opacity .28s var(--ease),transform .8s var(--ease),filter .45s var(--ease)}
.product-detail-page .product-detail-luxury .gallery-main-frame:hover img{transform:translate3d(var(--float-x),calc(var(--float-y) - 5px),36px) rotateX(calc(var(--rotate-x) * .9)) rotateY(calc(var(--rotate-y) * .9)) scale(1.022)}
.product-detail-page .product-detail-luxury .gallery-thumbs{gap:10px;padding:8px;background:#f7f6f2;border-top:1px solid rgba(18,20,22,.07)}
.product-detail-page .product-detail-luxury .gallery-thumb{background:#fff;border:1px solid rgba(18,20,22,.07);padding:6px;border-radius:1px}
.product-detail-page .product-detail-luxury .gallery-thumb.active{background:#fff;box-shadow:inset 0 -2px 0 var(--red),0 8px 20px rgba(20,22,25,.045);border-color:rgba(215,25,32,.16)}
.product-detail-page .product-reference-section{background:#f3f1ec;padding:14px 0 26px}
.product-detail-page .product-reference-shell{border:0;border-top:1px solid rgba(18,20,22,.09);border-bottom:1px solid rgba(18,20,22,.09);box-shadow:none;background:rgba(255,255,255,.72)}
.product-detail-page .reference-toggle{padding:20px 24px;background:transparent}
.product-detail-page .reference-toggle:hover{background:rgba(255,255,255,.7)}
.product-detail-page .reference-toggle-copy small{font-size:8px}.product-detail-page .reference-toggle-copy b{font-size:15px;letter-spacing:-.015em}
.product-detail-page .reference-toggle-icon{width:38px;height:38px;font-size:22px;background:#fff}
.product-detail-page .reference-panel{background:#faf9f6}
.product-detail-page .reference-panel-grid{gap:18px}
.product-detail-page .product-reference-section .reference-card{background:#fff;border-color:rgba(18,20,22,.07)}
.product-detail-page .product-related-section{background:#efede7;border-top:0;padding:46px 0 94px;margin:0}
.product-detail-page .related-inline-head{margin-bottom:20px}
.product-detail-page .related-inline-head h2{font-size:9px;letter-spacing:.18em;color:#6d7175}
.product-detail-page .related-inline-head h2 em{color:var(--red)}
.product-detail-page .related-products-grid{gap:20px}
.product-detail-page .related-product-card{position:relative;border:0;box-shadow:0 16px 48px rgba(22,24,27,.055);background:#fff;overflow:hidden}
.product-detail-page .related-product-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .38s var(--ease)}
.product-detail-page .related-product-card:hover:after{transform:scaleX(1)}
.product-detail-page .related-product-card:hover{transform:translateY(-5px);box-shadow:0 28px 62px rgba(22,24,27,.095)}
.product-detail-page .related-product-media{background:#f7f6f2;border-bottom:1px solid rgba(18,20,22,.055);padding:22px}
.product-detail-page .related-product-body{padding:20px 22px 24px}
.product-detail-page .related-product-code{font-size:9px;letter-spacing:.16em}.product-detail-page .related-product-card h3{font-size:20px;font-weight:800}
@keyframes editorialRise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes editorialSpecReveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.product-detail-page .product-detail-luxury .product-detail-layout{grid-template-columns:1fr;gap:16px}.product-detail-page .product-detail-luxury .product-detail-copy{padding:44px 34px}.product-detail-page .product-detail-luxury .gallery-main-frame{min-height:540px}}
@media(max-width:700px){.product-detail-page .product-detail-luxury{padding-top:14px}.product-detail-page .product-detail-luxury .product-detail-layout{gap:10px}.product-detail-page .product-detail-luxury .product-detail-copy{padding:34px 20px}.product-detail-page .product-detail-luxury .product-detail-copy h1{font-size:42px}.product-detail-page .product-spec-editorial{grid-template-columns:1fr}.product-detail-page .product-detail-luxury .gallery-main-frame{min-height:430px}.product-detail-page .product-detail-luxury .gallery-thumbs{gap:6px;padding:7px}.product-meta-strip{margin-bottom:20px}.product-editorial-rule{margin-top:22px}.product-detail-page .product-related-section{padding:38px 0 66px}}

/* V2.1.1 — SPPAUTO reference color accents */
.product-detail-page .product-reference-section{position:relative;background:linear-gradient(180deg,#f5f2ed 0%,#eeeae3 100%);padding:14px 0 28px}
.product-detail-page .product-reference-section:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(215,25,32,.48),transparent)}
.product-detail-page .product-reference-shell{position:relative;background:#fff;border:1px solid rgba(215,25,32,.13);box-shadow:0 20px 55px rgba(54,20,22,.06);overflow:hidden}
.product-detail-page .reference-toggle{position:relative;padding:18px 20px 18px 18px;background:linear-gradient(90deg,#fff7f6 0%,#fff 46%,#faf9f6 100%);border-left:3px solid var(--red)}
.product-detail-page .reference-toggle:hover{background:linear-gradient(90deg,#fff0ef 0%,#fff 50%,#faf9f6 100%)}
.reference-toggle-badge{display:flex;align-items:center;gap:14px;min-width:0}
.reference-toggle-badge-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:0 0 42px;background:linear-gradient(135deg,var(--red),#f04449);box-shadow:0 10px 24px rgba(215,25,32,.22)}
.reference-toggle-badge-icon svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-detail-page .reference-toggle-copy{gap:5px}
.product-detail-page .reference-toggle-copy small{font-size:8px;letter-spacing:.16em;color:#b04a4e}
.product-detail-page .reference-toggle-copy b{font-size:15px;color:#18191b}
.product-detail-page .reference-toggle-icon{width:40px;height:40px;background:#fff;border:1px solid rgba(215,25,32,.23);color:var(--red);box-shadow:0 8px 22px rgba(30,22,23,.06)}
.product-detail-page .reference-toggle[aria-expanded="true"] .reference-toggle-icon{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 10px 26px rgba(215,25,32,.24)}
.product-detail-page .reference-panel{background:linear-gradient(180deg,#fff 0%,#fbf9f6 100%);border-top:1px solid rgba(215,25,32,.11)}
.product-detail-page .reference-panel-grid{gap:20px}
.product-detail-page .product-reference-section .reference-card{position:relative;background:#fff;border:1px solid rgba(215,25,32,.1);box-shadow:0 14px 38px rgba(37,24,24,.045);overflow:hidden}
.product-detail-page .product-reference-section .reference-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--red),#ed565b 58%,transparent)}
.product-detail-page .reference-card-head{padding:20px 22px;background:linear-gradient(180deg,#fff9f8 0%,#fff 100%);border-bottom:1px solid rgba(215,25,32,.1)}
.product-detail-page .reference-card-head>div{display:flex;flex-direction:column;gap:4px}
.product-detail-page .reference-card-head>div small{font-size:8px;letter-spacing:.14em;font-weight:900;color:#b46568}
.product-detail-page .reference-card-head h3{font-size:18px;color:#17191b}
.reference-card-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:0 0 44px}
.reference-card-icon svg{width:22px;height:22px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.reference-card-icon-oem{background:linear-gradient(135deg,var(--red),#f04449);box-shadow:0 10px 22px rgba(215,25,32,.2)}
.reference-card-icon-oem svg{stroke:#fff}
.reference-card-icon-app{background:#17191c;box-shadow:0 10px 22px rgba(17,18,20,.14)}
.reference-card-icon-app svg{stroke:#fff}
.product-detail-page .reference-group-label{padding:13px 20px;background:linear-gradient(90deg,#fff3f2,#fff 70%);border-bottom:1px solid rgba(215,25,32,.09);border-left:3px solid var(--red)}
.product-detail-page .reference-group-label strong{color:#8d292d;font-size:11px;letter-spacing:.13em}
.product-detail-page .reference-table>div{transition:background .2s var(--ease),padding-left .2s var(--ease)}
.product-detail-page .reference-table>div:hover{background:#fff5f4;padding-left:26px}
.product-detail-page .reference-table>div:hover strong{color:#a6191f}
.product-detail-page .reference-table small{color:#c46b6e}
.product-detail-page .reference-card-app .reference-table>div strong{position:relative;padding-left:18px}
.product-detail-page .reference-card-app .reference-table>div strong:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:var(--red);transform:translateY(-50%);box-shadow:0 0 0 4px rgba(215,25,32,.08)}
@media(max-width:700px){.reference-toggle-badge-icon{width:38px;height:38px;flex-basis:38px}.product-detail-page .reference-toggle{padding:15px 14px}.product-detail-page .reference-toggle-copy b{font-size:14px}.reference-card-icon{width:40px;height:40px;flex-basis:40px}.product-detail-page .reference-card-head{padding:17px}.product-detail-page .reference-table>div:hover{padding-left:18px}}


/* V2.1.2 — unified luxury surface + explicit OEM/application icon controls */
.product-detail-page{--product-detail-surface:#f4f2ed;background:var(--product-detail-surface)}
.product-detail-page .product-detail-luxury{background:var(--product-detail-surface)}
.product-detail-page .product-reference-section,.product-detail-page .product-related-section{background:var(--product-detail-surface);}
.product-detail-page .product-reference-section:before{display:none}
.product-detail-page .product-reference-section{padding:0 0 20px}
.product-detail-page .product-related-section{border-top:1px solid rgba(18,20,22,.07);padding-top:34px}
.reference-toggle-actions{display:flex;align-items:center;gap:9px;margin-left:auto}
.reference-toggle-option{height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.09em;white-space:nowrap;border:1px solid transparent;box-shadow:0 8px 20px rgba(24,21,22,.05)}
.reference-toggle-option svg{width:17px;height:17px;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.reference-toggle-option-oem{background:#fff0ef;border-color:rgba(215,25,32,.2);color:#a7181e}
.reference-toggle-option-oem svg{stroke:var(--red)}
.reference-toggle-option-app{background:#17191c;border-color:#17191c;color:#fff}
.reference-toggle-option-app svg{stroke:#fff}
.product-detail-page .reference-card-icon{position:relative;z-index:2;border:2px solid rgba(255,255,255,.9)}
.product-detail-page .reference-card-icon svg{display:block;width:23px;height:23px;opacity:1;visibility:visible}
.product-detail-page .reference-card-icon-oem{background:var(--red)}
.product-detail-page .reference-card-icon-app{background:#17191c}
.product-detail-page .reference-card-icon-oem svg,.product-detail-page .reference-card-icon-app svg{stroke:#fff}
@media(max-width:980px){.reference-toggle-option b{display:none}.reference-toggle-option{width:38px;padding:0;justify-content:center}}
@media(max-width:700px){.reference-toggle-actions{gap:6px}.reference-toggle-option{width:34px;height:34px}.reference-toggle-option svg{width:15px;height:15px}.product-detail-page .product-reference-section{padding-bottom:14px}.product-detail-page .product-related-section{padding-top:28px}}


/* V2.1.4 — split OEM groups + copy product link */
.product-detail-page .product-detail-copy h2{margin-bottom:18px}
.product-link-copy{display:inline-flex;align-items:center;gap:14px;padding:12px 16px 12px 12px;border:1px solid rgba(215,25,32,.14);background:linear-gradient(135deg,#fff,#fff7f6);box-shadow:0 14px 32px rgba(28,24,24,.05);border-radius:999px;cursor:pointer;transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s var(--ease),background .24s var(--ease);margin:0 0 8px;color:#16181a}
.product-link-copy:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(28,24,24,.08);border-color:rgba(215,25,32,.22);background:linear-gradient(135deg,#fff9f8,#fff)}
.product-link-copy:focus-visible{outline:2px solid rgba(215,25,32,.3);outline-offset:2px}
.product-link-copy-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--red),#f04449);box-shadow:0 10px 24px rgba(215,25,32,.2);flex:0 0 42px}
.product-link-copy-icon svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-link-copy-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}
.product-link-copy-copy small{font-size:8px;letter-spacing:.15em;font-weight:900;color:#b15f63}
.product-link-copy-copy b{font-size:12px;letter-spacing:.06em;font-weight:900;color:#151719}
.product-link-copy-state{margin-left:4px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(17,18,20,.08);font-size:10px;font-weight:800;letter-spacing:.08em;color:#6f7478;transition:background .24s var(--ease),color .24s var(--ease),border-color .24s var(--ease)}
.product-link-copy.is-copied .product-link-copy-state{background:var(--red);border-color:var(--red);color:#fff}
.reference-groups-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:18px}
.reference-groups-grid .reference-group{border:1px solid rgba(215,25,32,.1);background:linear-gradient(180deg,#fff 0%,#fcfbf8 100%)}
.reference-groups-grid .reference-group:first-child{border-top:1px solid rgba(215,25,32,.1)}
.reference-groups-grid .reference-group .reference-table{display:grid}
.reference-groups-grid .reference-group .reference-table>div:first-child{border-top:0}
.product-detail-page .reference-card-oem .reference-groups-grid{padding:18px;align-items:start}
.product-detail-page .reference-card-oem .reference-group-label{min-height:52px;display:flex;align-items:center}
@media(max-width:980px){.reference-groups-grid{grid-template-columns:1fr}.product-link-copy{width:100%;justify-content:space-between}}
@media(max-width:700px){.product-link-copy{padding:10px 12px 10px 10px;gap:10px}.product-link-copy-icon{width:38px;height:38px;flex-basis:38px}.product-link-copy-copy b{font-size:11px}.product-link-copy-state{padding:7px 10px;font-size:9px}.product-detail-page .product-detail-copy h2{margin-bottom:14px}.product-detail-page .reference-card-oem .reference-groups-grid,.reference-groups-grid{padding:12px;gap:12px}}

/* V2.1.5 — premium product action toolkit */
.product-action-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:8px 0 16px}
.product-action-button{position:relative;min-height:64px;border:1px solid rgba(18,20,22,.1);background:#fff;display:flex;align-items:center;gap:11px;padding:10px 12px;cursor:pointer;color:#16181a;box-shadow:0 12px 28px rgba(24,26,28,.04);transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s var(--ease),background .24s var(--ease);text-align:left}
.product-action-button:hover{transform:translateY(-2px);border-color:rgba(215,25,32,.18);box-shadow:0 18px 36px rgba(24,26,28,.08);background:#fffaf9}
.product-action-button>span:not(.product-action-icon){display:flex;align-items:flex-start;justify-content:center;min-width:0;flex:1}.product-action-button b{font-size:12px;line-height:1.15;letter-spacing:.04em;font-weight:900;color:#151719}.product-action-button em{margin-left:auto;font-style:normal;font-size:8px;font-weight:900;letter-spacing:.08em;color:#8a8e92}
.product-action-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:0 0 34px;background:#f1f0ec;border:1px solid rgba(18,20,22,.06)}
.product-action-icon svg{width:17px;height:17px;fill:none;stroke:#5f6468;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-action-utility{background:#fff;border-color:rgba(18,20,22,.09)}.product-action-primary{background:linear-gradient(135deg,var(--red),#ee4449);border-color:var(--red);box-shadow:0 14px 30px rgba(215,25,32,.16)}.product-action-primary:hover{background:linear-gradient(135deg,#cf2024,#f04449);border-color:#cf2024}.product-action-primary b,.product-action-primary em{color:#fff}.product-action-primary .product-action-icon{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.18);box-shadow:none}.product-action-primary .product-action-icon svg{stroke:#fff}.product-action-button.is-copied em{color:var(--red)}
.product-action-button[data-share-product].is-copied:after{content:"LİNK KOPYALANDI";position:absolute}
.product-qr-modal[hidden]{display:none}.product-qr-modal{position:fixed;inset:0;z-index:15000;display:grid;place-items:center;padding:24px}.product-qr-backdrop{position:absolute;inset:0;background:rgba(8,9,10,.72);backdrop-filter:blur(10px)}
.product-qr-dialog{position:relative;z-index:2;width:min(430px,100%);background:#fff;padding:30px;box-shadow:0 38px 120px rgba(0,0,0,.3);border-top:3px solid var(--red);text-align:center;animation:editorialRise .32s var(--ease) both}.product-qr-dialog>small{font-size:8px;letter-spacing:.18em;font-weight:900;color:#a85a5e}.product-qr-dialog h3{margin:8px 0 22px;font-size:25px;letter-spacing:-.04em;color:#111}.product-qr-dialog p{margin:18px 0 0;font-size:10px;line-height:1.5;color:#7b7f83;word-break:break-all}
.product-qr-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(18,20,22,.1);background:#fff;color:#111;font-size:22px;cursor:pointer}.product-qr-frame{width:280px;max-width:100%;aspect-ratio:1;margin:auto;padding:12px;background:#fff;border:1px solid rgba(18,20,22,.08);box-shadow:0 14px 36px rgba(20,22,25,.07)}.product-qr-frame img{width:100%;height:100%;object-fit:contain;display:block}
body.qr-modal-open{overflow:hidden}
.product-print-card{display:none}
@media(max-width:1100px){.product-action-bar{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.product-action-bar{grid-template-columns:1fr 1fr;gap:7px}.product-action-button{min-height:58px;padding:9px 10px}.product-action-button b{font-size:10px}.product-action-button em{font-size:7px}.product-action-icon{width:32px;height:32px;flex-basis:32px}.product-qr-dialog{padding:26px 18px}.product-qr-frame{width:240px}}

@media print{
  @page{size:A4;margin:12mm}
  body.product-print-mode>*:not(.product-print-card){display:none!important}
  body.product-print-mode .product-print-card{display:block!important;position:static!important;width:100%!important;min-height:auto!important;background:#fff!important;color:#111!important;font-family:var(--font-ui)!important}
  .product-print-card{display:none}
  .product-print-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid #d71920;padding-bottom:8mm;margin-bottom:8mm}.product-print-head small{font-size:8pt;letter-spacing:.12em;color:#8a8a8a}.product-print-head h1,.product-print-head .product-print-code{margin:4mm 0 1mm;font-size:30pt;font-weight:700;line-height:1.1;letter-spacing:-.04em}.product-print-head h2{margin:0;font-size:14pt}.product-print-mark{font-size:18pt;font-weight:900}.product-print-mark span{color:#d71920}
  .product-print-main{display:grid;grid-template-columns:1.05fr .95fr;gap:8mm;align-items:center}.product-print-main>img{width:100%;height:100mm;object-fit:contain}.product-print-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ddd;border-left:1px solid #ddd}.product-print-specs>div{padding:4mm;border-right:1px solid #ddd;border-bottom:1px solid #ddd;min-height:18mm}.product-print-specs small{display:block;font-size:7pt;color:#888;text-transform:uppercase;letter-spacing:.08em}.product-print-specs b{display:block;margin-top:2mm;font-size:10pt}
  .product-print-references{display:grid;grid-template-columns:1fr 1fr;gap:5mm;margin-top:8mm}.product-print-reference-group{border:1px solid #ddd;padding:4mm}.product-print-reference-group b{display:block;color:#d71920;font-size:8pt;letter-spacing:.08em;margin-bottom:2mm}.product-print-reference-group span{font-size:8.5pt;line-height:1.6}.product-print-card footer{margin-top:8mm;padding-top:4mm;border-top:1px solid #ddd;font-size:7pt;color:#777}
}


/* V2.1.10 — Manrope unified typography system */
body,button,input,select,textarea{font-family:var(--font-ui)}
.brand-type b,.footer-brand b,.desktop-nav a,.mobile-menu nav a,.section-title h2,.page-hero h1,.family-copy h3,.product-card h3,.related-product-card h3,.reference-card-head h3,.product-detail-page .product-detail-copy h2{font-family:var(--font-ui)}
.product-detail-page .product-detail-copy h1,.product-detail-page .product-spec-editorial strong,.product-detail-page .reference-table strong,.product-detail-page .related-product-code,.product-card .product-title strong,.visual-code,.machine-query,.machine-result strong,.cross-result-row strong,.cross-hero-display strong,.product-print-specs b,.product-print-reference-group span{font-family:var(--font-ui)}
.product-detail-page .product-detail-copy h1{font-weight:700;letter-spacing:-.045em}
.product-detail-page .product-spec-editorial strong,.product-detail-page .reference-table strong{font-weight:600;letter-spacing:-.01em}
.product-detail-page .related-product-code,.product-card .product-title strong,.visual-code{font-weight:600;letter-spacing:.02em}
.product-detail-page .product-detail-copy h2{font-weight:700;letter-spacing:-.025em}
.desktop-nav a,.header-rfq,.product-action-button b,.reference-toggle-copy b,.reference-group-label strong{font-weight:800}


/* V2.1.11 — reference intelligence header */
.product-detail-page .reference-toggle-v2{align-items:center;gap:24px;padding:18px 20px 18px 18px}
.reference-toggle-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1}
.product-detail-page .reference-toggle-v2 .reference-toggle-copy{gap:5px;min-width:0}
.reference-summary{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:5px}
.reference-summary em{font-style:normal;font-size:8px;line-height:1;font-weight:800;letter-spacing:.08em;color:#6f7479;padding-right:8px;border-right:1px solid rgba(18,20,22,.12)}
.reference-summary em:last-child{border-right:0;padding-right:0}
.reference-toggle-actions-v2{gap:12px;flex:0 0 auto}
.reference-brand-badges{display:flex;align-items:center;gap:6px}
.reference-brand-badge{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 11px;border:1px solid rgba(18,20,22,.09);background:#fff;border-radius:999px;font-size:8px;font-weight:800;letter-spacing:.07em;color:#505459;white-space:nowrap;box-shadow:0 5px 16px rgba(25,27,29,.035)}
.reference-brand-badge:first-child{border-color:rgba(215,25,32,.16);color:#a91b21;background:#fff8f7}
.reference-toggle-label{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border-radius:999px;background:#17191c;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;white-space:nowrap;box-shadow:0 8px 22px rgba(18,20,22,.11);transition:background .22s var(--ease),transform .22s var(--ease)}
.reference-toggle-v2:hover .reference-toggle-label{background:var(--red);transform:translateY(-1px)}
.reference-toggle-label i{font-style:normal;font-size:13px;line-height:1;color:#fff}
.reference-toggle-v2[aria-expanded="true"] .reference-toggle-label{background:var(--red)}
@media(max-width:1100px){.reference-brand-badges{display:none}.reference-toggle-actions-v2{margin-left:auto}.reference-toggle-v2{gap:12px}}
@media(max-width:700px){.product-detail-page .reference-toggle-v2{align-items:flex-start;padding:15px 14px;gap:10px}.reference-toggle-main{align-items:flex-start;gap:10px}.reference-summary{gap:5px}.reference-summary em{font-size:7px}.reference-toggle-label{height:34px;padding:0 10px;font-size:0;gap:0}.reference-toggle-label i{font-size:15px}.reference-toggle-actions-v2{align-self:center}}


/* V2.1.12 — premium technical summary / matrix */
.product-detail-page .product-tech-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0 12px}
.product-detail-page .product-tech-highlights>span{min-height:62px;padding:12px 14px;border:1px solid rgba(18,20,22,.08);background:linear-gradient(180deg,#fff,#fbfaf7);display:flex;flex-direction:column;justify-content:center;gap:5px;box-shadow:0 10px 26px rgba(24,26,28,.025)}
.product-detail-page .product-tech-highlights small{display:flex;align-items:center;gap:8px;font-family:'Manrope',sans-serif;font-size:7px;line-height:1;letter-spacing:.14em;font-weight:800;color:#9a9da1}
.product-detail-page .product-tech-highlights b{font-family:'Manrope',sans-serif;font-size:13px;line-height:1.15;letter-spacing:-.015em;font-weight:800;color:#17191c;white-space:nowrap}
.product-detail-page .product-tech-highlights .spec-icon{width:22px;height:22px;flex:0 0 22px;background:#fff;border:1px solid rgba(215,25,32,.12);box-shadow:0 4px 12px rgba(20,22,25,.03)}
.product-detail-page .product-tech-highlights .spec-icon svg{width:12px;height:12px;stroke-width:1.65}
.product-detail-page .product-tech-highlights>span:first-child{border-top:2px solid var(--red)}
.product-detail-page .product-action-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:18px 0 0}
.product-detail-page .product-action-button{min-height:64px;justify-content:flex-start}
.product-detail-page .product-action-button>span:not(.product-action-icon){justify-content:center;align-items:flex-start}
.product-detail-page .product-action-button b{font-size:11px;white-space:nowrap}
.product-detail-page .product-editorial-rule{grid-template-columns:minmax(60px,1fr) auto auto;gap:14px;margin:28px 0 8px}
.product-detail-page .product-dossier-meta{display:flex;align-items:center;gap:6px;font-style:normal}
.product-detail-page .product-dossier-meta i{font-style:normal;font-size:6px;line-height:1;letter-spacing:.12em;font-weight:800;color:#92969a;border:1px solid rgba(18,20,22,.08);background:#fff;padding:6px 7px;white-space:nowrap}
.product-detail-page .product-spec-matrix{gap:0;border:0;background:transparent;margin-top:10px}
.product-detail-page .product-spec-matrix>div{position:relative;min-height:94px;padding:18px 18px 17px;background:transparent;border-right:0;border-bottom:1px solid rgba(18,20,22,.11)}
.product-detail-page .product-spec-matrix>div:nth-child(odd){padding-left:0;margin-right:15px}
.product-detail-page .product-spec-matrix>div:nth-child(even){padding-right:0;margin-left:15px}
.product-detail-page .product-spec-matrix>div:hover{background:transparent;transform:none}
.product-detail-page .product-spec-matrix small{font-size:8px;letter-spacing:.13em;color:#92969b;font-weight:800}
.product-detail-page .product-spec-matrix strong{font-family:'Manrope',sans-serif;font-size:14px;line-height:1.35;font-weight:700;letter-spacing:-.015em;color:#16181a;margin-top:13px}
.product-detail-page .product-spec-matrix .spec-icon{width:28px;height:28px;flex:0 0 28px;background:#fff;border:1px solid rgba(215,25,32,.12);box-shadow:0 5px 14px rgba(20,22,25,.025)}
.product-detail-page .product-spec-matrix .spec-icon svg{width:13px;height:13px}
@media(max-width:1100px){.product-detail-page .product-action-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-page .product-dossier-meta{display:none}}
@media(max-width:700px){.product-detail-page .product-tech-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:16px}.product-detail-page .product-tech-highlights>span{min-height:55px;padding:10px 8px}.product-detail-page .product-tech-highlights small{font-size:6px}.product-detail-page .product-tech-highlights b{font-size:10px}.product-detail-page .product-action-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.product-detail-page .product-action-button{min-height:54px;padding:8px}.product-detail-page .product-action-icon{width:29px;height:29px;flex-basis:29px}.product-detail-page .product-action-button b{font-size:8px}.product-detail-page .product-editorial-rule{grid-template-columns:1fr auto;gap:10px}.product-detail-page .product-spec-matrix{grid-template-columns:1fr}.product-detail-page .product-spec-matrix>div:nth-child(odd),.product-detail-page .product-spec-matrix>div:nth-child(even){margin:0;padding:15px 0;min-height:82px}.product-detail-page .product-spec-matrix strong{font-size:13px;margin-top:10px}}


/* V2.1.15 — premium lower action band */
.product-detail-page .product-action-band-shell{position:relative;margin:20px 0 0;padding:7px;border:1px solid rgba(18,20,22,.08);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,247,243,.96));box-shadow:0 18px 46px rgba(24,26,28,.055)}
.product-detail-page .product-action-band-shell:before{content:"";position:absolute;left:7px;right:7px;top:0;height:1px;background:linear-gradient(90deg,rgba(215,25,32,.78),rgba(215,25,32,.08) 34%,transparent 72%)}
.product-detail-page .product-action-band-shell .product-action-bar{margin:0;gap:7px;grid-template-columns:repeat(4,minmax(0,1fr))}
.product-detail-page .product-action-band-shell .product-action-button{min-height:78px;flex-direction:column;justify-content:center;gap:7px;border-color:rgba(18,20,22,.075);box-shadow:none;background:#fff;padding:10px 8px;text-align:center;transition:transform .24s var(--ease),border-color .24s var(--ease),box-shadow .24s var(--ease),background .24s var(--ease)}
.product-detail-page .product-action-band-shell .product-action-button>span:not(.product-action-icon){width:100%;align-items:center;justify-content:center}
.product-detail-page .product-action-band-shell .product-action-utility:hover{transform:translateY(-1px);border-color:rgba(215,25,32,.28);background:#fff;box-shadow:0 9px 24px rgba(215,25,32,.075)}
.product-detail-page .product-action-band-shell .product-action-icon{width:32px;height:32px;flex-basis:32px;border-radius:9px;background:#f6f5f1;border-color:rgba(18,20,22,.07);transition:transform .24s var(--ease),background .24s var(--ease),border-color .24s var(--ease)}
.product-detail-page .product-action-band-shell .product-action-icon svg{width:15px;height:15px;stroke-width:1.55}
.product-detail-page .product-action-band-shell .product-action-button b{max-width:100%;font-size:10px;line-height:1.25;letter-spacing:.045em;white-space:normal;overflow-wrap:anywhere;text-wrap:balance;text-align:center}
html[lang="ar"] .product-detail-page .product-action-band-shell .product-action-button b{letter-spacing:0;line-height:1.35}
.product-detail-page .product-action-band-shell .product-action-primary{background:linear-gradient(135deg,#d71920,#ef343a);border-color:#d71920;box-shadow:0 9px 24px rgba(215,25,32,.17)}
.product-detail-page .product-action-band-shell .product-action-primary .product-action-icon{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.28)}
.product-detail-page .product-action-band-shell .product-action-primary .product-action-icon svg{stroke:#fff;opacity:1}
.product-detail-page .product-action-band-shell .product-action-primary:hover{transform:translateY(-1px);background:linear-gradient(135deg,#c9171e,#e82d34);border-color:#c9171e;box-shadow:0 14px 32px rgba(215,25,32,.25)}
.product-detail-page .product-action-primary:hover .product-action-icon{transform:translateY(-1px) scale(1.04);background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.26)}
@media(max-width:1100px){.product-detail-page .product-action-band-shell .product-action-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-page .product-action-band-shell .product-action-button{min-height:60px;flex-direction:row;gap:9px;padding:9px 12px;text-align:start}.product-detail-page .product-action-band-shell .product-action-button>span:not(.product-action-icon){width:auto}}
@media(max-width:700px){.product-detail-page .product-action-band-shell{padding:5px;margin-top:14px}.product-detail-page .product-action-band-shell .product-action-bar{gap:5px}.product-detail-page .product-action-band-shell .product-action-button{min-height:54px;padding:7px}.product-detail-page .product-action-band-shell .product-action-icon{width:28px;height:28px;flex-basis:28px}.product-detail-page .product-action-band-shell .product-action-icon svg{width:14px;height:14px}.product-detail-page .product-action-band-shell .product-action-button b{font-size:8px}}

/* V2.1.16 — compact premium product detail */
.product-detail-page .product-tech-highlights{margin:14px 0 10px;gap:7px}
.product-detail-page .product-tech-highlights>span{min-height:54px;padding:10px 13px;gap:4px;box-shadow:0 8px 22px rgba(24,26,28,.022)}
.product-detail-page .product-tech-highlights small{font-size:6.5px;color:#8d9196}
.product-detail-page .product-tech-highlights b{font-size:12px}
.product-detail-page .product-editorial-rule{margin:22px 0 6px}
.product-detail-page .product-dossier-meta i{color:#777c81;border-color:rgba(18,20,22,.11);background:#fff;padding:6px 8px;font-weight:800}
.product-detail-page .product-spec-matrix{margin-top:6px}
.product-detail-page .product-spec-matrix>div{min-height:88px;padding-top:15px;padding-bottom:14px}
.product-detail-page .product-action-band-shell{margin:12px 0 0;padding:6px;box-shadow:0 14px 38px rgba(24,26,28,.05)}
.product-detail-page .product-action-band-shell .product-action-button{min-height:54px;padding:8px 11px}
.product-detail-page .product-action-band-shell .product-action-icon{width:30px;height:30px;flex-basis:30px}
.product-detail-page .product-action-band-shell .product-action-icon svg{width:14px;height:14px;stroke-width:1.5}
.product-detail-page .product-action-band-shell .product-action-primary{background:linear-gradient(135deg,#c9161d,#df2a31);border-color:#c9161d;box-shadow:0 8px 22px rgba(201,22,29,.18)}
.product-detail-page .product-action-band-shell .product-action-primary:hover{background:linear-gradient(135deg,#b9141b,#d0262d);border-color:#b9141b;box-shadow:0 12px 28px rgba(201,22,29,.25)}
@media(max-width:700px){
  .product-detail-page .product-tech-highlights{margin:12px 0 8px;gap:5px}
  .product-detail-page .product-tech-highlights>span{min-height:50px;padding:8px 7px}
  .product-detail-page .product-tech-highlights small{gap:5px}
  .product-detail-page .product-tech-highlights .spec-icon{width:18px;height:18px;flex-basis:18px}
  .product-detail-page .product-tech-highlights .spec-icon svg{width:10px;height:10px}
  .product-detail-page .product-editorial-rule{margin-top:18px}
  .product-detail-page .product-action-band-shell{margin-top:10px;padding:5px}
  .product-detail-page .product-action-band-shell .product-action-button{min-height:50px;padding:7px}
  .product-detail-page .product-action-band-shell .product-action-icon{width:27px;height:27px;flex-basis:27px}
}

/* V2.1.19 — hover zoom and light parallax */

/* V2.2.12 — OEM copy tools */
.product-detail-page .reference-group-label{justify-content:space-between}
.product-detail-page .reference-oem-row{grid-template-columns:52px minmax(0,1fr) auto;gap:14px}
.oem-copy-button,.oem-copy-group-button{border:1px solid rgba(18,20,22,.09);background:#fff;color:#656a70;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-family:var(--font-ui);font-weight:800;letter-spacing:.06em;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}
.oem-copy-button{min-width:86px;height:32px;padding:0 10px;font-size:8px}
.oem-copy-group-button{height:30px;padding:0 10px;font-size:7px;white-space:nowrap;color:#9b2b30;border-color:rgba(215,25,32,.14);background:#fffafa}
.oem-copy-button svg,.oem-copy-group-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.oem-copy-button:hover,.oem-copy-group-button:hover{transform:translateY(-1px);border-color:rgba(215,25,32,.28);color:var(--red);box-shadow:0 7px 18px rgba(215,25,32,.07)}
.oem-copy-button.is-copied,.oem-copy-group-button.is-copied{color:#16834b;border-color:rgba(22,131,75,.22);background:#f4fbf7}
.oem-copy-toast{position:fixed;right:24px;bottom:24px;z-index:16000;max-width:min(360px,calc(100vw - 32px));padding:12px 16px;background:#141618;color:#fff;font-family:var(--font-ui);font-size:11px;font-weight:700;letter-spacing:.01em;box-shadow:0 18px 48px rgba(0,0,0,.22);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s var(--ease),transform .22s var(--ease),visibility .22s}
.oem-copy-toast.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:700px){.product-detail-page .reference-oem-row{grid-template-columns:38px minmax(0,1fr) 34px;gap:8px}.oem-copy-button{width:34px;min-width:34px;height:30px;padding:0}.oem-copy-button span{display:none}.oem-copy-group-button{width:34px;padding:0}.oem-copy-group-button span{display:none}.oem-copy-toast{right:16px;left:16px;bottom:16px;max-width:none;text-align:center}}


/* V2.2.13 — balanced OEM masonry layout */
.reference-groups-grid.is-oem-masonry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.reference-masonry-column{display:flex;flex-direction:column;gap:18px;min-width:0}
.reference-groups-grid.is-oem-masonry .reference-group{margin:0;width:100%}
@media(max-width:980px){.reference-groups-grid.is-oem-masonry{display:block}.reference-masonry-column{display:contents}.reference-groups-grid .reference-group{margin-bottom:12px}.reference-groups-grid .reference-group:last-child{margin-bottom:0}}


/* V2.2.14 — primary navigation and future page skeletons */
.placeholder-page-section{padding:90px 0 120px}
.placeholder-page-card{position:relative;max-width:920px;padding:54px 58px;background:#fff;border:1px solid rgba(18,20,22,.08);box-shadow:0 24px 70px rgba(20,22,25,.055)}
.placeholder-page-card:before{content:"";position:absolute;left:0;top:0;width:90px;height:3px;background:var(--red)}
.placeholder-page-card .eyebrow{color:var(--red)}
.placeholder-page-card h2{margin:22px 0 18px;color:#111;font-size:clamp(38px,5vw,68px);line-height:.94;letter-spacing:-.055em}
.placeholder-page-card h2 em{font-style:normal;color:var(--red)}
.placeholder-page-card p{max-width:720px;margin:0;color:#666b70;font-size:14px;line-height:1.75}
@media(max-width:700px){.placeholder-page-section{padding:55px 0 80px}.placeholder-page-card{padding:34px 24px}.placeholder-page-card h2{font-size:38px}}


/* SPPAUTO official logo */
.brand-logo-image{display:block;width:clamp(176px,18vw,250px);height:auto;object-fit:contain}
.brand{gap:12px;min-width:280px}
.brand-type{display:flex;flex-direction:column;justify-content:center}
.brand-type b,.brand>.brand-emblem{display:none}
.brand-type small{font-size:7px;letter-spacing:.22em;color:#85898e;margin-top:4px}
.footer-brand{display:flex;align-items:center}
.footer-logo-image{display:block;width:clamp(160px,18vw,235px);height:auto;object-fit:contain}

/* Homepage premium brand categories */
.home-brand-categories{position:relative;padding:86px 0 92px;background:#f3f1ec;color:#111315;overflow:hidden;border-bottom:1px solid rgba(18,20,22,.08)}
.home-brand-categories:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,20,22,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,20,22,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 78%)}
.brand-category-heading{position:relative;z-index:1;display:block;margin-bottom:40px}
.brand-category-heading .eyebrow{display:block;margin-bottom:16px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.18em}
.brand-category-heading h2{margin:0;color:#111315;font-size:clamp(42px,5.7vw,78px);line-height:.94;letter-spacing:-.065em;font-weight:800}
.brand-category-heading h2 em{font-style:normal;color:var(--red)}
.brand-category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(18,20,22,.12);border-left:1px solid rgba(18,20,22,.12);background:#fff}
.brand-category-card{position:relative;min-height:214px;padding:24px 22px 20px;display:flex;flex-direction:column;border-right:1px solid rgba(18,20,22,.12);border-bottom:1px solid rgba(18,20,22,.12);color:#111315;background:linear-gradient(145deg,#fff 0%,#fbfaf7 100%);overflow:hidden;transition:transform .28s var(--ease),background .28s var(--ease),box-shadow .28s var(--ease),color .28s var(--ease);text-decoration:none}
.brand-category-card:before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:var(--red);transition:width .3s var(--ease)}
.brand-category-card:after{content:"";position:absolute;right:-65px;bottom:-75px;width:150px;height:150px;border:1px solid rgba(215,25,32,.08);border-radius:50%;transition:transform .35s var(--ease),border-color .35s var(--ease)}
.brand-category-card:hover{z-index:2;transform:translateY(-5px);background:#111315;color:#fff;box-shadow:0 24px 60px rgba(16,18,20,.17)}
.brand-category-card:hover:before{width:100%}
.brand-category-card:hover:after{transform:scale(1.25);border-color:rgba(215,25,32,.28)}
.brand-category-card h3{max-width:180px;margin:28px 0 0;font-size:clamp(19px,1.6vw,27px);line-height:1.02;letter-spacing:-.035em;font-weight:800}
.brand-category-action{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:25px;color:#7d8185;font-size:8px;font-weight:800;letter-spacing:.09em;transition:color .28s var(--ease)}
.brand-category-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .28s var(--ease)}
.brand-category-card:hover .brand-category-action{color:#fff}
.brand-category-card:hover .brand-category-action svg{transform:translate(3px,-3px)}
@media(max-width:1120px){.brand-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.brand{min-width:0}.brand-logo-image{width:min(44vw,180px)}.brand-type small{font-size:6px;letter-spacing:.18em}.footer-logo-image{width:min(52vw,210px)}.home-brand-categories{padding:58px 0 64px}.brand-category-heading{margin-bottom:28px}.brand-category-heading h2{font-size:43px}.brand-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-category-card{min-height:174px;padding:18px 16px 16px}.brand-category-card h3{font-size:19px}.brand-category-action{padding-top:19px;font-size:7px}}
@media(max-width:420px){.brand-category-grid{grid-template-columns:1fr}.brand-category-card{min-height:154px}}

/* V2.2.20 Homepage header refinement */
.home-page .brand-logo-image{width:clamp(150px,15vw,220px)}
.home-page .brand{min-width:235px}
@media(max-width:760px){.home-page .brand-logo-image{width:min(40vw,160px)}.home-page .brand{min-width:0}}


/* V2.2.21 Hero Technical Balance */
.home-page .home-hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(54px,6vw,110px);align-items:center}
.home-page .home-copy{width:auto;max-width:760px;padding:108px 0 70px}
.home-page .home-copy h1{line-height:.86}
.home-page .premium-search{max-width:760px;height:72px}
.hero-tech-balance{position:relative;align-self:center;justify-self:end;width:min(100%,520px);min-height:430px;padding:34px 30px 26px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(10,12,14,.22),rgba(10,12,14,.07));backdrop-filter:blur(2px);overflow:hidden;color:#fff}
.hero-tech-balance:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(135deg,rgba(0,0,0,.85),transparent 76%);pointer-events:none}
.hero-tech-balance:after{content:"";position:absolute;right:-110px;top:-100px;width:310px;height:310px;border:1px solid rgba(215,25,32,.22);border-radius:50%;box-shadow:0 0 80px rgba(215,25,32,.08);pointer-events:none}
.hero-tech-kicker,.hero-tech-rows,.hero-tech-foot{position:relative;z-index:2}
.hero-tech-kicker{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.12);font-size:7px;letter-spacing:.16em;color:#8c9196}
.hero-tech-kicker b{color:var(--red);font-size:7px;letter-spacing:.15em}
.hero-tech-rows{display:flex;flex-direction:column;margin-top:58px}
.hero-tech-rows a{display:grid;grid-template-columns:92px 1fr 44px;gap:18px;align-items:center;min-height:76px;border-top:1px solid rgba(255,255,255,.1);transition:background .25s var(--ease),padding .25s var(--ease)}
.hero-tech-rows a:last-child{border-bottom:1px solid rgba(255,255,255,.1)}
.hero-tech-rows a:hover{background:rgba(255,255,255,.035);padding-left:8px}
.hero-tech-rows small{font-size:7px;letter-spacing:.14em;color:#7f8489}
.hero-tech-rows strong{font-size:12px;line-height:1.3;font-weight:600;color:#e7e9eb}
.hero-tech-rows span{justify-self:end;color:var(--red);font-size:8px;font-weight:800;letter-spacing:.1em}
.hero-tech-foot{display:flex;justify-content:space-between;align-items:center;margin-top:28px;font-size:7px;letter-spacing:.13em;color:#72777c}
.hero-tech-foot span{display:flex;align-items:center;gap:8px}
.hero-tech-foot span i{width:6px;height:6px;border-radius:50%;background:#21c56d;box-shadow:0 0 10px rgba(33,197,109,.55)}
.hero-tech-foot em{font-style:normal;color:#5e6266}
.hero-tech-radar{position:absolute;right:27px;top:58px;width:100px;height:100px;border:1px solid rgba(255,255,255,.1);border-radius:50%;opacity:.72}
.hero-tech-radar i{position:absolute;inset:16px;border:1px solid rgba(255,255,255,.075);border-radius:50%}
.hero-tech-radar i:nth-child(2){inset:32px}.hero-tech-radar i:nth-child(3){inset:48px}
.hero-tech-radar:before,.hero-tech-radar:after{content:"";position:absolute;background:rgba(255,255,255,.08)}
.hero-tech-radar:before{left:50%;top:-10px;bottom:-10px;width:1px}.hero-tech-radar:after{top:50%;left:-10px;right:-10px;height:1px}
.hero-tech-radar span{position:absolute;left:49px;top:49px;width:44px;height:1px;background:linear-gradient(90deg,var(--red),transparent);transform-origin:left center;transform:rotate(-28deg)}
@media(max-width:1180px){.home-page .home-hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:42px}.hero-tech-balance{min-height:390px;padding:28px 24px}.hero-tech-rows{margin-top:48px}.hero-tech-rows a{grid-template-columns:78px 1fr 34px;gap:12px}.hero-tech-rows strong{font-size:11px}}
@media(max-width:980px){.home-page .home-hero-inner{grid-template-columns:1fr;gap:28px;padding:74px 0 50px}.home-page .home-copy{padding:15px 0;width:min(680px,88vw)}.hero-tech-balance{justify-self:stretch;width:100%;min-height:auto}.hero-tech-radar{display:none}.hero-tech-rows{margin-top:30px}.hero-tech-balance{background:rgba(10,12,14,.42)}}
@media(max-width:700px){.hero-tech-balance{padding:22px 18px 20px}.hero-tech-kicker{padding-bottom:16px}.hero-tech-rows{margin-top:18px}.hero-tech-rows a{grid-template-columns:1fr 34px;gap:8px;min-height:68px;padding:12px 0}.hero-tech-rows small{grid-column:1/2}.hero-tech-rows strong{grid-column:1/2}.hero-tech-rows span{grid-column:2;grid-row:1/3}.hero-tech-foot{margin-top:20px}.home-page .premium-search{height:auto}}


/* V2.2.24 real product card images */
.product-card-image-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px;padding:26px;background:linear-gradient(180deg,#f1f0eb 0%,#e9e7e0 100%);overflow:hidden}
.product-card-image-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,20,22,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(18,20,22,.045) 1px,transparent 1px);background-size:32px 32px;pointer-events:none}
.product-card-image-visual img{position:relative;z-index:1;display:block;width:90%;height:300px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(16,18,20,.16));transition:transform .38s var(--ease)}
.product-card:hover .product-card-image-visual img{transform:scale(1.035)}
@media(max-width:700px){.product-card-image-visual{min-height:300px}.product-card-image-visual img{height:250px}}

.products-hero-inner{gap:52px;align-items:start}.products-hero-copy>p{max-width:780px}.products-hero-aside .hero-data-block strong{font-size:42px}.brand-rail-module{grid-column:1/-1;display:grid;grid-template-columns:minmax(200px,.26fr) minmax(0,1fr);gap:24px;align-items:center;padding:22px 24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025));backdrop-filter:blur(8px)}.brand-rail-intro{display:flex;flex-direction:column;gap:10px}.brand-rail-intro span{font-size:8px;letter-spacing:.14em;color:#d9dcdf;font-weight:800}.brand-rail-intro p{margin:0;font-size:12px;line-height:1.65;color:#9ea3a8;max-width:260px}.brand-rail-shell{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(8,10,12,.82);padding:16px 0}.brand-rail-shell:before,.brand-rail-shell:after{content:"";position:absolute;top:0;bottom:0;width:90px;z-index:2;pointer-events:none}.brand-rail-shell:before{left:0;background:linear-gradient(90deg,#0b0d0f 0%,rgba(11,13,15,0) 100%)}.brand-rail-shell:after{right:0;background:linear-gradient(270deg,#0b0d0f 0%,rgba(11,13,15,0) 100%)}.brand-rail-track{display:flex;width:max-content;animation:brandRailMove 28s linear infinite}.brand-rail-shell:hover .brand-rail-track{animation-play-state:paused}.brand-rail-set{display:flex;align-items:center;gap:12px;padding-inline:12px}.brand-rail-pill{display:inline-flex;align-items:center;justify-content:center;min-width:max-content;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.02);color:#f4f5f6;padding:14px 20px;font:800 10px/1 Manrope,sans-serif;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:.28s var(--ease)}.brand-rail-pill:hover,.brand-rail-pill:focus-visible{background:#fff;color:#111;border-color:#fff;outline:none;transform:translateY(-2px)}.brand-rail-pill.active{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.08) inset,0 12px 24px rgba(215,25,32,.22)}@keyframes brandRailMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:980px){.brand-rail-module{grid-template-columns:1fr}.brand-rail-intro p{max-width:none}}@media(max-width:700px){.products-hero-inner{gap:30px}.brand-rail-module{padding:18px}.brand-rail-shell{padding:12px 0}.brand-rail-shell:before,.brand-rail-shell:after{width:40px}.brand-rail-set{gap:8px;padding-inline:8px}.brand-rail-pill{padding:12px 16px;font-size:9px}}

/* V2.2.28 Premium Dual Brand Rail */
.brand-rail-shell{display:flex;flex-direction:column;gap:9px;padding:10px 0;overflow:hidden}.brand-rail-row{position:relative;overflow:hidden;padding:5px 0}.brand-rail-row:before,.brand-rail-row:after{content:"";position:absolute;top:0;bottom:0;width:76px;z-index:4;pointer-events:none}.brand-rail-row:before{left:0;background:linear-gradient(90deg,#0b0d0f,rgba(11,13,15,0))}.brand-rail-row:after{right:0;background:linear-gradient(270deg,#0b0d0f,rgba(11,13,15,0))}.brand-rail-row .brand-rail-track{display:flex;width:max-content;animation:brandRailMove 30s linear infinite;will-change:transform}.brand-rail-row.reverse .brand-rail-track{animation-name:brandRailMoveReverse;animation-duration:34s}.brand-rail-shell:hover .brand-rail-track,.brand-rail-row:focus-within .brand-rail-track{animation-play-state:paused}.brand-rail-pill{position:relative;gap:11px;padding:12px 18px;min-height:48px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));overflow:hidden}.brand-rail-pill:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 50% 120%,rgba(215,25,32,.34),transparent 55%);opacity:0;transition:opacity .3s var(--ease);pointer-events:none}.brand-rail-pill:hover:before,.brand-rail-pill.active:before{opacity:1}.brand-mark-code{position:relative;z-index:1;display:grid;place-items:center;min-width:26px;height:26px;padding:0 6px;border:1px solid rgba(255,255,255,.14);font-size:7px;letter-spacing:.08em;color:#8e9398;background:rgba(255,255,255,.025)}.brand-wordmark{position:relative;z-index:1;font-size:11px;font-weight:900;letter-spacing:.13em;white-space:nowrap}.brand-rail-pill.active{background:linear-gradient(180deg,#e32128,#c9151b);border-color:#ef3b41;box-shadow:0 0 0 1px rgba(255,255,255,.14) inset,0 0 24px rgba(215,25,32,.42),0 16px 32px rgba(126,8,12,.28);transform:translateY(-1px)}.brand-rail-pill.active .brand-mark-code{border-color:rgba(255,255,255,.35);background:rgba(0,0,0,.12);color:#fff}.brand-rail-pill:hover:not(.active){box-shadow:0 0 20px rgba(215,25,32,.16)}@keyframes brandRailMoveReverse{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:700px){.brand-rail-module{gap:12px;padding:14px}.brand-rail-intro p{font-size:11px;line-height:1.5}.brand-rail-shell{gap:5px;padding:7px 0}.brand-rail-row{padding:3px 0}.brand-rail-row:before,.brand-rail-row:after{width:30px}.brand-rail-pill{min-height:40px;padding:9px 12px;gap:8px}.brand-mark-code{min-width:22px;height:22px;font-size:6px}.brand-wordmark{font-size:9px;letter-spacing:.11em}}
@media(prefers-reduced-motion:reduce){.brand-rail-row .brand-rail-track{animation:none;transform:none}.brand-rail-row{overflow-x:auto;scrollbar-width:none}.brand-rail-row::-webkit-scrollbar{display:none}}

/* V2.2.28.2 Brand rail cleanup */
.products-hero-copy h1{line-height:.96!important;margin-top:30px;margin-bottom:28px}
.brand-rail-pill{gap:0}
.brand-mark-code{display:none!important}

/* V2.2.28.3 Brand + Category Dual Rail */
.brand-rail-row{padding-top:24px}.brand-rail-row:before{z-index:4}.brand-rail-row[data-rail-label]::marker{display:none}.brand-rail-row[data-rail-label]>.brand-rail-track:before{content:attr(data-label)}.brand-rail-row::before{content:attr(data-rail-label);position:absolute;left:14px;top:5px;width:auto;height:auto;background:none;color:#73787d;font-size:6px;font-weight:800;letter-spacing:.16em;z-index:5}.category-row .brand-rail-pill{border-color:rgba(215,25,32,.18);background:linear-gradient(180deg,rgba(215,25,32,.055),rgba(255,255,255,.012))}.category-row .brand-rail-pill.active{background:linear-gradient(180deg,#e32128,#c9151b);border-color:#ef3b41}.category-row .brand-wordmark{letter-spacing:.1em}.products-hero-copy h1{line-height:.96!important}@media(max-width:700px){.brand-rail-row{padding-top:20px}.brand-rail-row::before{left:10px;top:3px;font-size:5px}.products-hero-copy h1{line-height:1!important}}

/* V2.2.28.4 Brand rail Turkish character normalization */
.brand-rail-pill{text-transform:none}
.brand-row .brand-wordmark{font-variant-caps:normal}


/* V2.2.29 — Global Header & Logo Settings */
:root{--site-logo-width:220px}
.brand-logo-image,.home-page .brand-logo-image{width:var(--site-logo-width)!important;max-width:320px;height:auto}
.desktop-nav a{font-size:11px;letter-spacing:.085em;font-weight:800}
@media(max-width:760px){.brand-logo-image,.home-page .brand-logo-image{width:min(var(--site-logo-width),180px)!important;max-width:52vw}}
.site-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:18px;padding:18px}.site-settings-form{display:grid;gap:20px}.site-settings-form label>span{display:block;font-size:8px;font-weight:900;letter-spacing:.12em;color:#7e8388;margin-bottom:10px}.site-settings-form label>small{display:block;margin-top:9px;color:#8c9196;font-size:8px;line-height:1.55}.logo-size-control{display:grid;grid-template-columns:minmax(180px,1fr) 90px 28px;gap:10px;align-items:center}.logo-size-control input[type=range]{width:100%;accent-color:#d71920}.logo-size-control input[type=number]{min-height:42px}.logo-size-control b{font-size:8px;color:#92969a}.site-logo-preview{background:#0b0d0f;padding:24px;display:flex;flex-direction:column;justify-content:center;min-height:220px;overflow:hidden}.site-logo-preview>small{font-size:7px;letter-spacing:.14em;color:#767c82}.site-logo-preview>div{display:flex;align-items:center;min-height:120px;overflow:auto;padding:14px 0}.site-logo-preview img{display:block;height:auto;max-width:100%}.site-logo-preview>span{font-size:9px;font-weight:900;letter-spacing:.1em;color:#fff}@media(max-width:900px){.site-settings-grid{grid-template-columns:1fr}.logo-size-control{grid-template-columns:1fr 82px 24px}}


/* V2.2.32 About page structural system */
.about-page-main{overflow:hidden}.about-hero .page-hero-inner{align-items:center}.about-hero-aside{min-height:280px;border:1px solid rgba(255,255,255,.14);background:rgba(8,10,12,.78);padding:30px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.about-hero-aside:before{content:"";position:absolute;left:0;top:0;width:72px;height:3px;background:var(--red)}.about-hero-aside>span{font-size:8px;letter-spacing:.18em;color:#74797d}.about-hero-aside strong{font-size:clamp(24px,2.4vw,38px);line-height:1.02;letter-spacing:-.045em;margin-top:18px}.about-hero-aside i{display:block;width:48px;height:1px;background:var(--red);margin-top:24px}.about-split{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:80px;align-items:start}.about-section-label{display:flex;flex-direction:column;gap:14px;position:sticky;top:110px}.about-section-label span{font-size:8px;letter-spacing:.15em;color:var(--red);font-weight:800}.about-section-label b{font-size:clamp(28px,3vw,48px);letter-spacing:-.05em;color:#111315}.about-editorial-copy h2,.about-section-head h2,.about-export-copy h2,.about-contact-inner h2{margin:0;font-size:clamp(44px,5.6vw,82px);line-height:1.05;letter-spacing:-.055em}.about-editorial-copy h2 em,.about-section-head h2 em,.about-export-copy h2 em,.about-contact-inner h2 em{font-style:normal;color:var(--red)}.about-editorial-copy>p{max-width:840px;font-size:15px;line-height:1.8;color:#64686c;margin:28px 0 0}.about-fact-line{display:flex;gap:1px;flex-wrap:wrap;margin-top:36px;background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}.about-fact-line span{flex:1;min-width:150px;padding:16px 18px;background:#f1eee7;font-size:8px;letter-spacing:.12em;font-weight:800}.about-section-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.55fr);gap:70px;align-items:end;margin-bottom:42px}.about-section-head>p{margin:0;color:#9fa3a7;line-height:1.75;font-size:13px}.about-section-head .eyebrow,.about-export-copy .eyebrow{display:block;margin-bottom:16px}.about-section-head-dark h2{color:#111315}.about-video-placeholder{aspect-ratio:16/9;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 70% 35%,rgba(215,25,32,.16),transparent 30%),linear-gradient(145deg,#101315,#060708);display:grid;place-items:center}.about-video-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent)}.about-video-placeholder button{position:relative;z-index:2;width:88px;height:88px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.06);color:#fff;display:grid;place-items:center;backdrop-filter:blur(8px)}.about-video-placeholder button span{font-size:24px;transform:translateX(2px)}.about-video-meta{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}.about-video-meta small,.about-video-meta i{font-size:8px;letter-spacing:.13em;color:#858a8f}.about-video-meta strong{font-size:10px;letter-spacing:.1em}.about-video-meta i{font-style:normal;color:var(--red)}.about-mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12)}.about-mv-grid article{min-height:390px;background:#f4f1ea;padding:38px;position:relative}.about-mv-grid article:before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:var(--red);transition:.3s var(--ease)}.about-mv-grid article:hover:before{width:100%}.about-mv-grid article>span{position:absolute;right:30px;top:24px;font-size:70px;font-weight:900;color:rgba(17,19,21,.05);letter-spacing:-.08em}.about-mv-grid small{font-size:8px;letter-spacing:.16em;color:var(--red);font-weight:800}.about-mv-grid h3{font-size:clamp(30px,3vw,48px);line-height:1.08;letter-spacing:-.045em;margin:46px 0 24px}.about-mv-grid p{max-width:560px;color:#6c7074;line-height:1.75;font-size:13px}.about-export-grid{display:grid;grid-template-columns:minmax(280px,.45fr) minmax(0,1fr);gap:80px;align-items:center}.about-export-number{min-height:420px;border:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.025);position:relative}.about-export-number:after{content:"";position:absolute;inset:24px;border:1px solid rgba(215,25,32,.12)}.about-export-number strong{font-size:clamp(150px,18vw,260px);line-height:.75;color:var(--red);letter-spacing:-.11em}.about-export-number span{margin-top:36px;font-size:9px;letter-spacing:.16em;color:#d4d6d8}.about-export-copy>p{max-width:730px;color:#9da1a5;line-height:1.75;font-size:13px;margin-top:28px}.about-continent-rail{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.about-continent-rail span{border:1px solid rgba(255,255,255,.14);padding:10px 12px;font-size:8px;letter-spacing:.1em;color:#c6c9cc}.about-contact-cta{background:var(--red);color:#fff;padding:66px 0}.about-contact-inner{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.about-contact-inner>div>span{font-size:8px;letter-spacing:.16em}.about-contact-inner h2{font-size:clamp(40px,5vw,72px);margin-top:16px}.about-contact-inner h2 em{color:#111}.about-contact-inner>a{min-width:210px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(255,255,255,.5);padding:20px;font-size:9px;font-weight:800;letter-spacing:.12em}.about-contact-inner>a:hover{background:#fff;color:#111}.about-contact-inner>a b{font-size:20px;font-weight:400}
@media(max-width:980px){.about-split,.about-export-grid{grid-template-columns:1fr;gap:42px}.about-section-label{position:static}.about-section-head{grid-template-columns:1fr;gap:20px}.about-mv-grid{grid-template-columns:1fr}.about-export-number{min-height:300px}.about-contact-inner{grid-template-columns:1fr;align-items:start}}
@media(max-width:700px){.about-hero-aside{min-height:210px}.about-editorial-copy h2,.about-section-head h2,.about-export-copy h2,.about-contact-inner h2{font-size:42px}.about-editorial-copy>p{font-size:13px}.about-video-meta{grid-template-columns:1fr;gap:8px}.about-video-placeholder button{width:68px;height:68px}.about-mv-grid article{min-height:320px;padding:28px 22px}.about-mv-grid article>span{font-size:52px}.about-mv-grid h3{margin-top:55px;font-size:34px}.about-export-number strong{font-size:150px}.about-contact-inner>a{min-width:0;width:100%}}
.about-identity{position:relative}.about-factory-video{position:relative}.about-mission-vision{position:relative}.about-global-export{position:relative}.about-contact-cta{position:relative}

.about-hero .page-hero h1{line-height:1.04;letter-spacing:-.06em}
.about-video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#050607;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.about-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.about-mv-grid article>span{display:none}
@media(max-width:700px){.about-hero .page-hero h1{line-height:1.08}.about-editorial-copy h2,.about-section-head h2,.about-export-copy h2,.about-contact-inner h2{line-height:1.1;letter-spacing:-.045em}.about-mv-grid h3{line-height:1.12}}

.about-identity-lead{max-width:900px!important;font-size:18px!important;line-height:1.8!important;color:#2f3337!important;font-weight:600}.about-identity-details{margin-top:28px;border-top:1px solid rgba(17,19,21,.12)}.about-identity-details p{margin:0;padding:22px 0;border-bottom:1px solid rgba(17,19,21,.12);max-width:860px;font-size:14px;line-height:1.8;color:#666b70}.about-mv-card{overflow:hidden}.about-mv-card p{font-size:14px;line-height:1.85;max-width:620px}.about-mv-card h3{margin-top:36px}.about-mv-card:after{content:"";position:absolute;right:-90px;bottom:-90px;width:210px;height:210px;border:1px solid rgba(215,25,32,.08);border-radius:50%;pointer-events:none}@media(max-width:700px){.about-identity-lead{font-size:15px!important}.about-identity-details p{font-size:13px}.about-mv-card p{font-size:13px}.about-mv-card h3{margin-top:32px}}


/* V2.2.35 Global Export Network */
.global-export-network{position:relative;overflow:hidden;background:#0a0c0e}.global-export-network:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 44%,rgba(215,25,32,.11),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.015),transparent);pointer-events:none}.global-export-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(310px,.38fr) minmax(0,.62fr);gap:72px;align-items:center}.global-export-copy .eyebrow{display:block;color:#d9dcdf;margin-bottom:22px}.global-export-number{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}.global-export-number strong{font-size:clamp(150px,15vw,230px);line-height:.72;letter-spacing:-.11em;color:var(--red);font-weight:900}.global-export-number span{font-size:11px;letter-spacing:.2em;color:#d7dadd;font-weight:800;padding-bottom:13px}.global-export-copy h2{margin:0;font-size:clamp(46px,5vw,78px);line-height:1.08;letter-spacing:-.05em;color:#fff}.global-export-copy h2 em{font-style:normal;color:var(--red)}.global-export-copy>p{max-width:650px;margin:26px 0 0;color:#9da1a5;font-size:13px;line-height:1.8}.global-export-regions{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.global-export-regions span{border:1px solid rgba(255,255,255,.13);padding:10px 12px;color:#c7cacf;font-size:8px;font-weight:800;letter-spacing:.1em}.export-world-map{position:relative;min-height:520px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.018)}.export-world-map:after{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.05);pointer-events:none}.export-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.25))}.export-map-svg{position:absolute;inset:5% 3% 7%;width:94%;height:88%;overflow:visible}.world-silhouette{fill:rgba(255,255,255,.055);stroke:rgba(255,255,255,.15);stroke-width:1.3;vector-effect:non-scaling-stroke}.export-route{fill:none;stroke:var(--red);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:600;stroke-dashoffset:600;filter:drop-shadow(0 0 7px rgba(215,25,32,.5));animation:exportRouteDraw 2.4s var(--ease) forwards}.route-europe{animation-delay:.2s}.route-asia{animation-delay:.45s}.route-africa{animation-delay:.7s}.route-na{animation-delay:.95s}.route-sa{animation-delay:1.2s}.export-node{fill:#fff;stroke:var(--red);stroke-width:4;opacity:0;animation:exportNodeIn .5s ease forwards}.node-europe{animation-delay:1.55s}.node-asia{animation-delay:1.8s}.node-africa{animation-delay:2.05s}.node-na{animation-delay:2.3s}.node-sa{animation-delay:2.55s}.export-origin{fill:#fff;stroke:var(--red);stroke-width:4}.export-origin-halo{fill:rgba(215,25,32,.11);stroke:rgba(215,25,32,.5);stroke-width:1;transform-origin:535px 175px;animation:exportPulse 2.2s ease-in-out infinite}.export-origin-label{fill:#fff;font:800 11px Manrope,sans-serif;letter-spacing:.12em}.export-map-label{position:absolute;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);background:rgba(8,10,12,.78);backdrop-filter:blur(6px);z-index:3}.export-map-label b{font-size:8px;letter-spacing:.1em;color:#fff}.export-map-label span{font-size:7px;color:var(--red);font-weight:800}.label-europe{left:39%;top:22%}.label-asia{right:8%;top:28%}.label-africa{left:49%;bottom:22%}.label-na{left:5%;top:28%}.label-sa{left:20%;bottom:13%}.export-map-status{position:absolute;left:24px;bottom:20px;display:flex;align-items:center;gap:10px;font-size:7px;letter-spacing:.14em;color:#858a8f;z-index:4}.export-map-status i{width:7px;height:7px;border-radius:50%;background:#1dcc63;box-shadow:0 0 12px rgba(29,204,99,.45)}@keyframes exportRouteDraw{to{stroke-dashoffset:0}}@keyframes exportNodeIn{from{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes exportPulse{0%,100%{transform:scale(.9);opacity:.7}50%{transform:scale(1.28);opacity:1}}@media(max-width:1040px){.global-export-layout{grid-template-columns:1fr;gap:42px}.export-world-map{min-height:460px}.global-export-copy{max-width:800px}}@media(max-width:700px){.global-export-network{padding-block:72px}.global-export-copy h2{font-size:42px;line-height:1.12}.global-export-number strong{font-size:130px}.global-export-number span{padding-bottom:8px}.export-world-map{min-height:340px}.export-map-label{padding:6px 7px}.export-map-label b{font-size:6px}.export-map-label span{display:none}.label-europe{left:37%;top:20%}.label-asia{right:5%;top:27%}.label-africa{left:45%;bottom:18%}.label-na{left:3%;top:28%}.label-sa{left:18%;bottom:10%}.export-map-status{left:16px;bottom:12px;font-size:6px}}@media(prefers-reduced-motion:reduce){.export-route{animation:none;stroke-dashoffset:0}.export-node{animation:none;opacity:1}.export-origin-halo{animation:none}}

/* V2.2.35.1 Export Network Cleanup */
.global-export-layout{align-items:stretch;gap:64px}
.global-export-copy{display:flex;flex-direction:column;min-height:620px;align-self:stretch;padding-block:8px}
.global-export-copy>p{margin-top:auto;margin-bottom:0;max-width:690px}
.export-world-map{height:100%;min-height:620px;align-self:stretch}
.global-export-regions,.export-map-status{display:none!important}
@media(max-width:1040px){.global-export-copy{min-height:auto}.global-export-copy>p{margin-top:26px}.export-world-map{height:auto;min-height:520px}}
@media(max-width:700px){.export-world-map{min-height:380px}.global-export-layout{gap:34px}}

/* V2.2.36 — Premium Light Global Header */
:root{
  --header-light:#faf9f6;
  --header-light-strong:#ffffff;
  --header-light-ink:#17191b;
  --header-light-muted:#74787d;
  --header-light-line:rgba(20,22,24,.10);
  --header-main-height:92px;
  --header-utility-height:34px;
}
.site-header{
  height:auto!important;
  min-height:calc(var(--header-main-height) + var(--header-utility-height));
  background:rgba(250,249,246,.97)!important;
  color:var(--header-light-ink);
  border-bottom:1px solid var(--header-light-line)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.9);
  backdrop-filter:blur(18px) saturate(130%);
  -webkit-backdrop-filter:blur(18px) saturate(130%);
  transition:box-shadow .35s var(--ease),background .35s var(--ease);
}
.site-header.scrolled,.site-header.site-header--compact{
  height:auto!important;
  background:rgba(255,255,255,.985)!important;
  box-shadow:0 14px 34px rgba(17,19,21,.08);
}
.header-utility{
  max-height:var(--header-utility-height);
  height:var(--header-utility-height);
  overflow:visible;
  border-bottom:1px solid var(--header-light-line);
  transition:max-height .32s var(--ease),height .32s var(--ease),opacity .2s ease,border-color .25s ease;
}
.header-utility-inner{
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-end;
}
.header-utility-actions{display:flex;align-items:center;gap:16px;height:100%}
.header-socials{display:flex;align-items:center;gap:4px}
.header-socials a,.mobile-socials a{
  width:27px;height:27px;display:grid;place-items:center;border-radius:50%;
  color:#50545a;transition:color .22s ease,background .22s ease,transform .22s ease;
}
.header-socials a:hover{color:var(--red);background:rgba(215,25,32,.07);transform:translateY(-1px)}
.header-socials svg,.mobile-socials svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.header-socials .social-youtube svg{stroke-width:1.55}
.site-header .header-inner{
  height:var(--header-main-height)!important;min-height:var(--header-main-height);gap:34px;
  transition:height .32s var(--ease),min-height .32s var(--ease),padding .32s var(--ease);
}
.site-header.site-header--compact .header-utility{max-height:0;height:0;opacity:0;border-bottom-color:transparent;overflow:hidden}
.site-header.site-header--compact .header-inner{height:74px!important;min-height:74px}
.site-header .brand{min-width:235px;flex:0 0 auto;overflow:visible}
.site-header .brand-logo-image,.home-page .site-header .brand-logo-image{
  width:var(--site-logo-width)!important;max-width:320px;height:auto;filter:none!important;transition:width .32s var(--ease),transform .32s var(--ease);
}
.site-header.site-header--compact .brand-logo-image{transform:scale(.90);transform-origin:left center}
.site-header .brand-type{display:none!important}
.site-header .desktop-nav{gap:27px;margin-left:auto}
.site-header .desktop-nav a{
  color:#55595e!important;font-size:10px!important;font-weight:800;letter-spacing:.075em;padding:36px 0!important;
  transition:color .22s ease;
}
.site-header .desktop-nav a:after{bottom:25px!important;height:2px!important;background:var(--red)!important;transform-origin:left center}
.site-header .desktop-nav a:hover,.site-header .desktop-nav a.active{color:#17191b!important}
.site-header .header-actions{gap:10px}
.site-header .lang-box{display:none!important}
.site-header .header-rfq{
  height:42px;padding:0 17px;background:var(--red);color:#fff!important;border:1px solid var(--red);font-size:8px;letter-spacing:.11em;
  box-shadow:0 8px 18px rgba(215,25,32,.12);transition:.24s var(--ease);
}
.site-header .header-rfq:hover{background:#17191b!important;border-color:#17191b;color:#fff!important;transform:translateY(-1px)}
.site-header .menu-button span{background:#202326!important}
.site-header .menu-button{color:#202326}
.mobile-menu{background:#faf9f6!important;color:#17191b}
.mobile-menu-grid{background-image:linear-gradient(rgba(15,17,19,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(15,17,19,.045) 1px,transparent 1px)!important}
.mobile-menu-top button{color:#17191b!important}
.mobile-menu nav a{border-bottom-color:rgba(15,17,19,.11)!important;color:#17191b}
.mobile-menu nav a small{color:#8b8f93}.mobile-menu nav a i{color:var(--red)}
.mobile-socials{display:flex;align-items:center;gap:5px;margin:18px 0 15px;padding-top:14px;border-top:1px solid rgba(15,17,19,.11)}
.mobile-socials a{width:36px;height:36px;border:1px solid rgba(15,17,19,.10);border-radius:0;color:#50545a}
.mobile-socials a:hover{color:var(--red);border-color:rgba(215,25,32,.28)}
/* Site settings preview follows the public light header */
.site-logo-preview{background:var(--header-light)!important;border:1px solid var(--header-light-line)}
.site-logo-preview>small{color:#777b80!important}.site-logo-preview>span{color:#1d2023!important}

@media(max-width:1240px){
  .site-header .desktop-nav{gap:15px}.site-header .desktop-nav a{font-size:8.5px!important}.site-header .brand{min-width:205px}
}
@media(max-width:980px){
  :root{--header-main-height:76px;--header-utility-height:0px}
  .header-utility{display:none!important}
  .site-header{min-height:76px}
  .site-header .header-inner,.site-header.site-header--compact .header-inner{height:76px!important;min-height:76px}
  .site-header .brand{min-width:0}
  .site-header .brand-logo-image,.home-page .site-header .brand-logo-image{width:min(var(--site-logo-width),190px)!important;max-width:46vw}
  .site-header.site-header--compact .brand-logo-image{transform:none}
  .site-header .header-rfq{display:none}
}
@media(max-width:520px){
  .site-header .brand-logo-image,.home-page .site-header .brand-logo-image{max-width:42vw}
}

/* V2.2.36.1 — Header Readability & Sticky Utility Fix */
:root{
  --header-utility-height:42px;
  --header-main-height:94px;
}
.header-utility{
  max-height:var(--header-utility-height)!important;
  height:var(--header-utility-height)!important;
  opacity:1!important;
  overflow:visible!important;
  border-bottom-color:var(--header-light-line)!important;
}
.site-header.site-header--compact .header-utility{
  max-height:var(--header-utility-height)!important;
  height:var(--header-utility-height)!important;
  opacity:1!important;
  border-bottom-color:var(--header-light-line)!important;
  overflow:visible!important;
}
.header-utility-actions{gap:20px}
.header-socials{gap:6px}
.header-socials a{
  width:34px;height:34px;
  color:#41454a;
}
.header-socials svg{width:17px;height:17px;stroke-width:1.8}
.site-header .header-inner{
  height:var(--header-main-height)!important;
  min-height:var(--header-main-height)!important;
}
.site-header.site-header--compact .header-inner{
  height:84px!important;
  min-height:84px!important;
}
.site-header .desktop-nav{gap:30px}
.site-header .desktop-nav a{
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.055em!important;
  padding:37px 0!important;
}
.site-header.site-header--compact .desktop-nav a{padding:32px 0!important}
.site-header .desktop-nav a:after{bottom:24px!important}
.site-header.site-header--compact .desktop-nav a:after{bottom:20px!important}
.site-header .header-rfq{
  height:48px!important;
  padding:0 21px!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
}
@media(max-width:1380px){
  .site-header .desktop-nav{gap:20px}
  .site-header .desktop-nav a{font-size:11px!important}
  .site-header .header-rfq{padding:0 17px!important;font-size:9.5px!important}
}
@media(max-width:1240px){
  .site-header .desktop-nav{gap:13px}
  .site-header .desktop-nav a{font-size:10px!important;letter-spacing:.04em!important}
}
@media(max-width:980px){
  :root{--header-main-height:78px;--header-utility-height:0px}
  .header-utility{display:none!important}
  .site-header .header-inner,.site-header.site-header--compact .header-inner{height:78px!important;min-height:78px!important}
  .mobile-socials a{width:42px;height:42px}
  .mobile-socials svg{width:18px;height:18px}
}

/* V2.2.36.2 — Flag-only language bar & large social icons */
:root{--header-utility-height:50px}
.header-utility-actions{gap:24px}
.header-socials{gap:8px}
.header-socials a{width:42px;height:42px}
.header-socials svg{width:24px;height:24px;stroke-width:1.9}
.header-socials .social-youtube svg{stroke-width:1.8}
.language-flags{display:flex;align-items:center;gap:8px}
.language-flag{width:38px;height:32px;padding:0;border:1px solid transparent;background:transparent;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease;position:relative}
.language-flag span{font-size:25px;line-height:1;filter:saturate(.98)}
.language-flag:hover{transform:translateY(-1px);background:#fff;border-color:rgba(20,22,24,.10)}
.language-flag.active{background:#fff;border-color:rgba(215,25,32,.30)}
.language-flag.active:after{content:"";position:absolute;left:6px;right:6px;bottom:-1px;height:2px;background:var(--red)}
.language-flag[aria-disabled="true"]{cursor:default}
.language-flags-mobile{display:none}
@media(max-width:980px){
  .language-flags-desktop{display:none}
  .language-flags-mobile{display:flex;margin-left:auto;gap:3px;max-width:52vw;overflow-x:auto;scrollbar-width:none}
  .language-flags-mobile::-webkit-scrollbar{display:none}
  .language-flags-mobile .language-flag{width:30px;height:30px;flex:0 0 30px}
  .language-flags-mobile .language-flag span{font-size:20px}
  .mobile-socials a{width:46px;height:46px}
  .mobile-socials svg{width:23px;height:23px}
}

/* V2.2.36.3 — Fixed logo, large navigation, brand social icons, SVG flags */
.site-header .brand-logo-image,
.home-page .site-header .brand-logo-image{
  transform:none!important;
  transition:none!important;
}
.site-header.site-header--compact .brand-logo-image{transform:none!important}
.site-header .desktop-nav{gap:34px}
.site-header .desktop-nav a{
  font-size:16px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:.025em!important;
}
.site-header .header-rfq{
  min-height:52px!important;
  padding:0 24px!important;
  font-size:13px!important;
  letter-spacing:.055em!important;
}
.header-socials{gap:10px}
.header-socials a,
.mobile-socials a{
  width:44px;height:44px;
  border:0!important;
  background:#fff;
  box-shadow:0 2px 10px rgba(13,18,24,.07);
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
.header-socials a:hover,.mobile-socials a:hover{transform:translateY(-2px);box-shadow:0 5px 16px rgba(13,18,24,.13);filter:saturate(1.08)}
.header-socials svg{width:28px;height:28px;display:block;stroke:none!important}
.mobile-socials svg{width:27px;height:27px;display:block;stroke:none!important}
.header-socials .social-linkedin,.mobile-socials .social-linkedin{color:#0A66C2}
.header-socials .social-youtube,.mobile-socials .social-youtube{color:#FF0000}
.header-socials .social-facebook,.mobile-socials .social-facebook{color:#1877F2}
.header-socials .social-whatsapp,.mobile-socials .social-whatsapp{color:#25D366}
.header-socials .social-instagram,.mobile-socials .social-instagram{color:#fff;background:linear-gradient(135deg,#833AB4 0%,#C13584 35%,#E1306C 55%,#F56040 75%,#FCAF45 100%)}
.language-flags{gap:9px}
.language-flag{width:42px;height:34px;border-radius:7px;overflow:hidden;padding:3px;background:#fff;border:1px solid rgba(20,22,24,.10);box-shadow:0 1px 5px rgba(20,22,24,.05)}
.language-flag-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}
.language-flag:hover{transform:translateY(-2px);border-color:rgba(215,25,32,.35)}
.language-flag.active{border:2px solid var(--red);padding:2px;box-shadow:0 0 0 2px rgba(215,25,32,.08)}
.language-flag.active:after{display:none!important}
@media(max-width:1380px){
  .site-header .desktop-nav{gap:23px}
  .site-header .desktop-nav a{font-size:14px!important;letter-spacing:.02em!important}
  .site-header .header-rfq{font-size:12px!important;padding:0 18px!important}
}
@media(max-width:1240px) and (min-width:981px){
  .site-header .desktop-nav{gap:15px}
  .site-header .desktop-nav a{font-size:13px!important;letter-spacing:.01em!important}
  .site-header .brand-logo-image,.home-page .site-header .brand-logo-image{max-width:240px!important}
}
@media(max-width:980px){
  .language-flags-mobile .language-flag{width:34px;height:28px;flex:0 0 34px;padding:2px;border-radius:6px}
  .language-flags-mobile .language-flag.active{padding:1px}
}


/* V2.2.36.4 — Utility Bar Alignment & Icon Balance */
.header-utility-inner{display:flex;align-items:center;justify-content:space-between;height:100%}
.header-utility-left,.header-utility-right{display:flex;align-items:center;height:100%}
.header-utility-left{justify-content:flex-start}
.header-utility-right{justify-content:flex-end;margin-left:auto}
.header-socials{gap:7px}
.header-socials a,.mobile-socials a{width:34px;height:34px}
.header-socials svg{width:21px;height:21px;display:block;stroke:none!important}
.mobile-socials svg{width:21px;height:21px;display:block;stroke:none!important}
@media(max-width:980px){
  .mobile-socials a{width:38px;height:38px}
  .mobile-socials svg{width:20px;height:20px}
}

/* V2.2.36.5 — Header Scroll Stability Fix + Smaller Flags */
.site-header,
.site-header.scrolled,
.site-header.site-header--compact{
  height:auto!important;
  min-height:calc(var(--header-main-height) + var(--header-utility-height))!important;
  background:var(--header-light)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.9)!important;
  transform:none!important;
  transition:none!important;
}
.site-header.site-header--compact .header-utility,
.site-header.scrolled .header-utility{
  max-height:var(--header-utility-height)!important;
  height:var(--header-utility-height)!important;
  opacity:1!important;
  transform:none!important;
  border-bottom-color:var(--header-light-line)!important;
}
.site-header .header-inner,
.site-header.scrolled .header-inner,
.site-header.site-header--compact .header-inner{
  height:var(--header-main-height)!important;
  min-height:var(--header-main-height)!important;
  transform:none!important;
}
.site-header .desktop-nav a,
.site-header.scrolled .desktop-nav a,
.site-header.site-header--compact .desktop-nav a{
  padding:37px 0!important;
  transform:none!important;
}
.site-header .desktop-nav a:after,
.site-header.scrolled .desktop-nav a:after,
.site-header.site-header--compact .desktop-nav a:after{
  bottom:24px!important;
}
.site-header .brand-logo-image,
.home-page .site-header .brand-logo-image,
.site-header.scrolled .brand-logo-image,
.site-header.site-header--compact .brand-logo-image{
  transform:none!important;
  transition:none!important;
}
.language-flag{width:36px;height:29px;padding:3px;border-radius:6px}
.language-flag.active{padding:2px}
@media(max-width:980px){
  .language-flags-mobile .language-flag{width:30px;height:25px;flex:0 0 30px;padding:2px;border-radius:5px}
  .language-flags-mobile .language-flag.active{padding:1px}
}


/* V2.2.36.6 — Home Hero First-Screen Fit */
:root{--home-header-total:calc(var(--header-main-height) + var(--header-utility-height))}
.home-page .home-hero{min-height:calc(100svh - var(--home-header-total));height:calc(100svh - var(--home-header-total))}
.home-page .home-hero-inner{min-height:calc(100svh - var(--home-header-total));height:100%;padding-top:clamp(24px,3vh,42px);padding-bottom:clamp(24px,3vh,42px);box-sizing:border-box}
@supports(height:100dvh){
  .home-page .home-hero{min-height:calc(100dvh - var(--home-header-total));height:calc(100dvh - var(--home-header-total))}
  .home-page .home-hero-inner{min-height:calc(100dvh - var(--home-header-total))}
}
@media(max-width:980px){
  :root{--home-header-total:var(--header-main-height)}
  .home-page .home-hero{height:auto;min-height:auto}
  .home-page .home-hero-inner{height:auto;min-height:auto;padding:74px 0 50px}
}


/* V2.2.36.7 Clean premium header layout */
.site-header,
.site-header.scrolled,
.site-header.site-header--compact{
  border-top:0!important;
  background:var(--header-light)!important;
  box-shadow:0 1px 0 rgba(255,255,255,.9)!important;
}
.header-utility{
  border-bottom:0!important;
  background:transparent!important;
}
.header-utility-inner{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  height:100%;
}
.header-utility-right{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  margin-left:auto;
}
.header-socials,
.mobile-socials,
.header-utility-left{
  display:none!important;
}
.site-header .header-inner{
  align-items:center!important;
  gap:24px!important;
  overflow:visible!important;
}
.site-header .brand{
  min-width:330px!important;
  align-self:center;
  position:relative;
  top:-22px;
  z-index:3;
  overflow:visible!important;
}
.site-header .brand-logo-image,
.home-page .site-header .brand-logo-image,
.site-header.scrolled .brand-logo-image,
.site-header.site-header--compact .brand-logo-image{
  width:min(calc(var(--site-logo-width) + 40px),340px)!important;
  max-width:340px!important;
  height:auto!important;
  transform:none!important;
  transition:none!important;
}
.site-header .desktop-nav{
  margin-left:auto!important;
  justify-content:flex-end!important;
}
.site-header .header-actions{
  flex:0 0 auto;
}
.site-header.scrolled .brand,
.site-header.site-header--compact .brand{
  top:-22px;
}
@media(max-width:1380px) and (min-width:981px){
  .site-header .brand{min-width:285px!important;top:-20px}
  .site-header .brand-logo-image,
  .home-page .site-header .brand-logo-image,
  .site-header.scrolled .brand-logo-image,
  .site-header.site-header--compact .brand-logo-image{
    width:min(calc(var(--site-logo-width) + 28px),300px)!important;
    max-width:300px!important;
  }
}
@media(max-width:1240px) and (min-width:981px){
  .site-header .brand{min-width:245px!important;top:-18px}
  .site-header .brand-logo-image,
  .home-page .site-header .brand-logo-image,
  .site-header.scrolled .brand-logo-image,
  .site-header.site-header--compact .brand-logo-image{
    width:min(calc(var(--site-logo-width) + 16px),260px)!important;
    max-width:260px!important;
  }
}
@media(max-width:980px){
  .site-header .brand{min-width:0!important;top:0!important;position:relative}
  .site-header .brand-logo-image,
  .home-page .site-header .brand-logo-image,
  .site-header.scrolled .brand-logo-image,
  .site-header.site-header--compact .brand-logo-image{
    width:min(var(--site-logo-width),190px)!important;
    max-width:46vw!important;
  }
}

/* V2.2.36.8 single-line header alignment */
:root{
  --header-utility-height:0px;
  --header-main-height:108px;
}
.site-header,
.site-header.scrolled,
.site-header.site-header--compact{
  min-height:var(--header-main-height)!important;
  height:var(--header-main-height)!important;
}
.header-utility{display:none!important;height:0!important;max-height:0!important}
.site-header .header-inner,
.site-header.scrolled .header-inner,
.site-header.site-header--compact .header-inner{
  height:var(--header-main-height)!important;
  min-height:var(--header-main-height)!important;
  display:flex!important;
  align-items:center!important;
  gap:26px!important;
}
.site-header .brand,
.site-header.scrolled .brand,
.site-header.site-header--compact .brand{
  align-self:center!important;
  top:0!important;
  margin:0!important;
}
.site-header .desktop-nav{
  display:flex;
  align-items:center!important;
  align-self:center!important;
  margin-left:auto!important;
}
.site-header .header-actions{
  display:flex!important;
  align-items:center!important;
  align-self:center!important;
  gap:12px!important;
  margin-left:0!important;
}
.site-header .header-rfq{
  align-self:center!important;
  margin:0!important;
}
.header-language-inline{
  display:flex!important;
  align-items:center!important;
  align-self:center!important;
  justify-content:flex-end;
  gap:6px!important;
  margin-left:2px;
  flex:0 0 auto;
}
.header-language-inline .language-flag{
  width:24px!important;
  height:16px!important;
  min-width:24px!important;
  flex:0 0 24px!important;
  padding:1px!important;
  border-radius:3px!important;
  box-shadow:none!important;
}
.header-language-inline .language-flag.active{
  padding:0!important;
  border-width:1px!important;
}
.header-language-inline .language-flag-image{border-radius:2px!important}
.site-header .menu-button{margin-left:2px}
.home-page{--home-header-total:var(--header-main-height)}
@media(max-width:1380px) and (min-width:981px){
  :root{--header-main-height:102px}
  .site-header .header-inner{gap:18px!important}
  .header-language-inline{gap:4px!important}
  .header-language-inline .language-flag{width:22px!important;height:15px!important;min-width:22px!important;flex-basis:22px!important}
}
@media(max-width:1240px) and (min-width:981px){
  :root{--header-main-height:96px}
  .site-header .header-inner{gap:12px!important}
  .header-language-inline{gap:3px!important}
  .header-language-inline .language-flag{width:20px!important;height:14px!important;min-width:20px!important;flex-basis:20px!important}
}
@media(max-width:980px){
  :root{--header-main-height:78px}
  .site-header,.site-header.scrolled,.site-header.site-header--compact{height:78px!important;min-height:78px!important}
  .site-header .header-inner,.site-header.scrolled .header-inner,.site-header.site-header--compact .header-inner{height:78px!important;min-height:78px!important;gap:8px!important}
  .site-header .desktop-nav{display:none!important}
  .site-header .header-rfq{display:none!important}
  .header-language-inline{margin-left:auto;gap:3px!important;max-width:44vw;overflow-x:auto;scrollbar-width:none}
  .header-language-inline::-webkit-scrollbar{display:none}
  .header-language-inline .language-flag{width:21px!important;height:14px!important;min-width:21px!important;flex-basis:21px!important}
}


/* V2.2.36.9 typography spacing */
.home-hero h1,
.home-copy h1 { line-height: 1.12 !important; }
.section-title h2 { line-height: 1.12 !important; }
.about-hero h1,
.about-hero .page-hero h1,
.page-hero h1,
.about-editorial-copy h2,
.about-section-head h2,
.about-export-copy h2,
.about-contact-inner h2,
.global-export-copy h2 { line-height: 1.12 !important; }
@media (max-width:700px){
  .home-hero h1,
  .home-copy h1,
  .section-title h2,
  .about-hero h1,
  .about-hero .page-hero h1,
  .page-hero h1,
  .about-editorial-copy h2,
  .about-section-head h2,
  .about-export-copy h2,
  .about-contact-inner h2,
  .global-export-copy h2 { line-height: 1.16 !important; }
}

/* V2.9.6 — Minimal Premium Language Selector */
.language-switcher{position:relative;display:flex;align-items:center;margin-left:10px;z-index:190}
.language-switcher-toggle{min-width:94px;height:42px;padding:0 13px 0 14px;border:1px solid rgba(17,24,39,.13);border-radius:10px;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:space-between;gap:13px;cursor:pointer;box-shadow:0 8px 24px rgba(17,24,39,.055);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}
.language-switcher-toggle:hover{transform:translateY(-1px);border-color:rgba(198,25,42,.35);box-shadow:0 12px 30px rgba(17,24,39,.10);background:#fff}
.language-switcher-toggle:focus-visible{outline:2px solid rgba(198,25,42,.35);outline-offset:3px}
.language-switcher-current{display:flex;align-items:baseline;gap:8px;white-space:nowrap}
.language-switcher-code{font:800 12px/1 Manrope,sans-serif;letter-spacing:.11em;color:#15171a}
.language-switcher-current small{font:600 9px/1 Manrope,sans-serif;letter-spacing:.035em;color:#8a8d93;text-transform:none}
.language-switcher-chevron{width:11px;height:7px;fill:none;stroke:#74777d;stroke-width:1.5;transition:transform .2s ease,stroke .2s ease}
.language-switcher.open .language-switcher-chevron{transform:rotate(180deg);stroke:#c6192a}
.language-switcher-menu{position:absolute;top:calc(100% + 12px);right:0;width:242px;padding:10px;background:rgba(14,16,18,.96);border:1px solid rgba(255,255,255,.10);border-radius:14px;box-shadow:0 24px 65px rgba(0,0,0,.26);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top right;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.language-switcher.open .language-switcher-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.language-switcher-menu:before{content:"";position:absolute;top:-5px;right:27px;width:9px;height:9px;background:rgba(14,16,18,.96);border-left:1px solid rgba(255,255,255,.10);border-top:1px solid rgba(255,255,255,.10);transform:rotate(45deg)}
.language-switcher-menu-head{height:44px;padding:6px 9px 10px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}
.language-switcher-menu-head span{font:800 9px/1 Manrope,sans-serif;letter-spacing:.18em;color:#fff}
.language-switcher-menu-head small{font:700 7px/1 Manrope,sans-serif;letter-spacing:.13em;color:rgba(255,255,255,.38)}
.language-switcher-menu-list{padding-top:7px}
.language-switcher-item{width:100%;height:43px;padding:0 10px;border:0;border-radius:8px;background:transparent;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;text-align:left;color:#fff;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}
.language-switcher-item:hover{background:rgba(255,255,255,.065);transform:translateX(2px)}
.language-switcher-item.active{background:rgba(198,25,42,.13)}
.language-switcher-item-code{font:800 10px/1 Manrope,sans-serif;letter-spacing:.13em;color:rgba(255,255,255,.48)}
.language-switcher-item-label{font:700 12px/1 Manrope,sans-serif;color:#f7f7f5}
.language-switcher-item-check{justify-self:end;font:800 10px/1 Manrope,sans-serif;color:rgba(255,255,255,.28)}
.language-switcher-item.active .language-switcher-item-code,.language-switcher-item.active .language-switcher-item-label,.language-switcher-item.active .language-switcher-item-check{color:#ed2939}
.language-switcher-item[aria-disabled="true"]{opacity:.45;cursor:not-allowed}
@media(max-width:900px){
  .language-switcher{margin-left:auto;position:static}
  .language-switcher-toggle{min-width:74px;height:36px;padding:0 10px;border-radius:9px;gap:8px}
  .language-switcher-current small{display:none}
  .language-switcher-menu{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;padding:12px;border-radius:16px;transform:translateY(16px) scale(.99);transform-origin:bottom center;box-shadow:0 28px 80px rgba(0,0,0,.38)}
  .language-switcher.open .language-switcher-menu{transform:translateY(0) scale(1)}
  .language-switcher-menu:before{display:none}
  .language-switcher-menu-head{height:46px}
  .language-switcher-item{height:48px;grid-template-columns:38px 1fr 20px}
}
/* V2.2.36.12 — Homepage typography line-height audit */
.home-page .home-copy h1{line-height:1.14!important}
.home-page .home-copy>p{line-height:1.62!important}
.home-page .premium-search input{line-height:1.45!important}
.home-page .premium-search button{line-height:1.3!important}
.home-page .brand-category-heading .eyebrow{line-height:1.35!important}
.home-page .brand-category-heading h2{line-height:1.12!important}
.home-page .brand-category-card h3{line-height:1.18!important}
.home-page .brand-category-action{line-height:1.35!important}
.home-page .cross-copy .eyebrow{line-height:1.35!important}
.home-page .cross-copy h2{line-height:1.12!important}
.home-page .cross-copy p{line-height:1.62!important}
.home-page .machine-top{line-height:1.35!important}
.home-page .machine-query{line-height:1.08!important}
.home-page .machine-result small{line-height:1.35!important}
.home-page .machine-result strong{line-height:1.15!important}
.home-page .machine-result span{line-height:1.4!important}
.home-page .catalog-teaser-copy .eyebrow{line-height:1.35!important}
.home-page .catalog-teaser-copy h2{line-height:1.12!important}
.home-page .catalog-teaser-copy p{line-height:1.62!important}
.home-page .cover-top,.home-page .cover-bottom{line-height:1.35!important}
.home-page .cover-center>span{line-height:1.35!important}
.home-page .cover-center h3{line-height:1.08!important}
.home-page .catalog-actions .button,.home-page .catalog-actions .text-link{line-height:1.35!important}
.home-page .footer-brand-block p{line-height:1.62!important}
.home-page .footer-col small{line-height:1.35!important}
.home-page .footer-col a{line-height:1.45!important}
.home-page .footer-bottom{line-height:1.45!important}
@media(max-width:700px){
  .home-page .home-copy h1{line-height:1.17!important}
  .home-page .brand-category-heading h2,
  .home-page .cross-copy h2,
  .home-page .catalog-teaser-copy h2{line-height:1.16!important}
  .home-page .brand-category-card h3{line-height:1.2!important}
  .home-page .cover-center h3{line-height:1.12!important}
}

/* V2.2.36.13 Global Premium Footer + Minimal Signature */
.site-footer{background:#090a0c;border-top:0;color:#fff;position:relative;overflow:hidden}
.site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.018),transparent 42%),linear-gradient(90deg,transparent 0 49.9%,rgba(255,255,255,.025) 50%,transparent 50.1%);background-size:auto,180px 100%}
.footer-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(260px,1fr) minmax(280px,.95fr);gap:clamp(42px,6vw,96px);padding:clamp(64px,7vw,94px) 0 clamp(54px,6vw,78px);align-items:start}
.footer-premium-grid .footer-brand-block{max-width:390px}
.footer-premium-grid .footer-brand{min-height:62px}
.footer-premium-grid .footer-logo-image{width:min(230px,100%);height:auto;display:block;object-fit:contain}
.footer-premium-grid .footer-brand-block p{margin:24px 0 0;max-width:350px;color:#8d9299;font-size:12px;line-height:1.72;letter-spacing:.015em}
.footer-nav-cluster,.footer-contact-cta{display:flex;flex-direction:column;align-items:flex-start}
.footer-nav-cluster>small,.footer-contact-cta>small{font-size:9px;line-height:1.4;letter-spacing:.18em;color:#6e737a;margin-bottom:22px;font-weight:800}
.footer-nav-links{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));gap:12px 30px;width:100%}
.footer-nav-links a{font-size:13px;line-height:1.45;font-weight:700;color:#c8cbd0;transition:color .2s ease,transform .2s ease}
.footer-nav-links a:hover{color:#fff;transform:translateX(3px)}
.footer-contact-cta h3{margin:0 0 24px;font-size:clamp(25px,2vw,34px);line-height:1.13;letter-spacing:-.04em;font-weight:800;color:#fff}
.footer-contact-cta>a{display:inline-flex;align-items:center;gap:18px;min-height:44px;padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.28);font-size:11px;line-height:1.2;letter-spacing:.12em;font-weight:800;color:#fff;transition:border-color .2s ease,color .2s ease}
.footer-contact-cta>a span{color:var(--red);font-size:15px}
.footer-contact-cta>a:hover{border-color:var(--red);color:var(--red)}
.site-footer .footer-bottom{position:relative;z-index:1;min-height:72px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:8px;line-height:1.5;letter-spacing:.11em;color:#666b72}
.footer-signature{display:inline-flex;align-items:center;gap:8px;color:#8f949a;font-size:9px;line-height:1.5;letter-spacing:.095em;font-weight:700;white-space:nowrap;transition:color .2s ease}
.footer-signature i{font-style:normal;color:#454a50}
.footer-signature:hover{color:var(--red)}
@media(max-width:980px){.footer-premium-grid{grid-template-columns:1fr 1fr;gap:48px}.footer-contact-cta{grid-column:1/-1;max-width:420px}.footer-premium-grid .footer-logo-image{width:min(210px,100%)}}
@media(max-width:700px){.footer-premium-grid{grid-template-columns:1fr;gap:40px;padding:58px 0 46px}.footer-contact-cta{grid-column:auto}.footer-nav-links{grid-template-columns:1fr 1fr}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;padding:20px 0}.footer-signature{white-space:normal;font-size:8px}}

/* V2.2.36.14 — Global Header/Footer Alignment & Navigation Stability */
:root{--header-logo-fixed-width:300px}
.site-header,
.site-header.scrolled,
.site-header.site-header--compact{
  height:108px!important;
  min-height:108px!important;
  background:var(--header-light)!important;
  transform:none!important;
  transition:none!important;
}
.site-header .header-inner,
.site-header.scrolled .header-inner,
.site-header.site-header--compact .header-inner{
  height:108px!important;
  min-height:108px!important;
  display:flex!important;
  align-items:center!important;
  gap:26px!important;
  transform:none!important;
}
.site-header .brand,
.site-header.scrolled .brand,
.site-header.site-header--compact .brand{
  width:var(--header-logo-fixed-width)!important;
  min-width:var(--header-logo-fixed-width)!important;
  height:auto!important;
  top:0!important;
  margin:0!important;
  align-self:center!important;
  transform:none!important;
}
.site-header .brand-logo-image,
.home-page .site-header .brand-logo-image,
.site-header.scrolled .brand-logo-image,
.site-header.site-header--compact .brand-logo-image{
  width:var(--header-logo-fixed-width)!important;
  max-width:var(--header-logo-fixed-width)!important;
  height:auto!important;
  transform:none!important;
  transition:none!important;
}
.site-header .desktop-nav{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;white-space:nowrap}
.site-header .desktop-nav a,
.site-header.scrolled .desktop-nav a,
.site-header.site-header--compact .desktop-nav a{font-size:15px!important;line-height:1!important;letter-spacing:.018em!important;font-weight:800!important;padding:46px 0!important;transform:none!important}
.site-header .desktop-nav a:after,
.site-header.scrolled .desktop-nav a:after,
.site-header.site-header--compact .desktop-nav a:after{bottom:31px!important}
.site-header .header-actions{display:flex!important;align-items:center!important;align-self:center!important;gap:12px!important;flex:0 0 auto!important;margin:0!important}
.site-header .header-rfq{height:46px!important;padding:0 18px!important;font-size:11px!important;line-height:1!important;white-space:nowrap}
.footer-premium-grid{align-items:center!important}
.footer-premium-grid .footer-brand-block{display:flex!important;align-items:center!important;min-height:92px!important;max-width:none!important}
.footer-premium-grid .footer-brand{min-height:0!important;display:flex!important;align-items:center!important}
.footer-premium-grid .footer-logo-image{width:min(270px,100%)!important;height:auto!important;display:block!important;object-fit:contain!important}
.footer-brand-block>p{display:none!important}
.footer-signature-name{color:var(--red)!important;font-weight:850!important}
.footer-signature:hover .footer-signature-name{color:#fff!important}
@media(max-width:1380px) and (min-width:1241px){
  :root{--header-logo-fixed-width:270px}
  .site-header,.site-header.scrolled,.site-header.site-header--compact{height:102px!important;min-height:102px!important}
  .site-header .header-inner,.site-header.scrolled .header-inner,.site-header.site-header--compact .header-inner{height:102px!important;min-height:102px!important;gap:18px!important}
  .site-header .desktop-nav{gap:15px!important}.site-header .desktop-nav a{font-size:13px!important;padding:43px 0!important}.site-header .desktop-nav a:after{bottom:28px!important}
}
@media(max-width:1240px) and (min-width:981px){
  :root{--header-logo-fixed-width:235px}
  .site-header,.site-header.scrolled,.site-header.site-header--compact{height:96px!important;min-height:96px!important}
  .site-header .header-inner,.site-header.scrolled .header-inner,.site-header.site-header--compact .header-inner{height:96px!important;min-height:96px!important;gap:12px!important}
  .site-header .desktop-nav{gap:11px!important}.site-header .desktop-nav a{font-size:12px!important;padding:40px 0!important}.site-header .desktop-nav a:after{bottom:26px!important}
  .site-header .header-rfq{height:42px!important;padding:0 13px!important;font-size:10px!important}
}
@media(max-width:980px){
  :root{--header-logo-fixed-width:180px}
  .site-header,.site-header.scrolled,.site-header.site-header--compact{height:78px!important;min-height:78px!important}
  .site-header .header-inner,.site-header.scrolled .header-inner,.site-header.site-header--compact .header-inner{height:78px!important;min-height:78px!important;gap:8px!important}
  .site-header .brand,.site-header.scrolled .brand,.site-header.site-header--compact .brand{width:var(--header-logo-fixed-width)!important;min-width:0!important}
  .site-header .desktop-nav{display:none!important}.site-header .header-rfq{display:none!important}
  .footer-premium-grid{align-items:start!important}.footer-premium-grid .footer-brand-block{min-height:0!important}.footer-premium-grid .footer-logo-image{width:min(235px,72vw)!important}
}


/* V2.2.36.15 — Homepage Product Categories */
.home-product-categories{background:#ebe8e1;border-top:1px solid rgba(18,20,22,.06)}
.home-product-categories:before{background-size:52px 52px;opacity:.82}
.home-product-categories .product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-product-categories .product-category-card{min-height:220px}
.home-product-categories .product-category-card h3{max-width:230px}
@media(max-width:980px){.home-product-categories .product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.home-product-categories .product-category-grid{grid-template-columns:1fr}.home-product-categories .product-category-card{min-height:154px}}


/* V2.2.36.16 — Homepage OEM Cross Reference cleanup and alignment */
.home-page .cross-teaser-inner{align-items:center!important}
.home-page .cross-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:360px}
.home-page .cross-copy h2{margin-top:0!important;margin-bottom:24px!important}
.home-page .cross-copy p{margin:0 0 30px!important;max-width:570px}
.home-page .cross-machine{display:flex;flex-direction:column;justify-content:center;min-height:360px;padding:34px 32px}
.home-page .cross-machine .machine-query{margin-top:0!important}
.home-page .cross-machine .machine-result{width:100%;margin-top:30px;padding-top:24px}
@media(max-width:900px){
  .home-page .cross-teaser-inner{grid-template-columns:1fr;gap:42px}
  .home-page .cross-copy{min-height:auto}
  .home-page .cross-machine{min-height:310px}
}
@media(max-width:700px){
  .home-page .cross-copy h2{margin-bottom:20px!important}
  .home-page .cross-copy p{margin-bottom:26px!important}
  .home-page .cross-machine{min-height:270px;padding:24px 20px}
  .home-page .cross-machine .machine-result{gap:14px;margin-top:24px;padding-top:20px}
}


/* V2.2.36.17 — Homepage catalog request refresh */
.catalog-cover-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}
.catalog-cover-plain{aspect-ratio:.74;min-height:0;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 34%),linear-gradient(180deg,#181b1f 0%,#0d0f12 100%)}
.catalog-cover-plain:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:var(--red)}
.catalog-cover-plain:after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.08);pointer-events:none}
.catalog-cover-plain img{position:relative;z-index:2;display:block;width:84%;height:84%;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.38))}
.catalog-cover-plain-b img{transform:scale(.96)}
.home-page .catalog-teaser-copy p{max-width:520px}
@media(max-width:980px){.catalog-cover-stack{max-width:740px;width:100%;margin:auto}}
@media(max-width:700px){.catalog-cover-stack{grid-template-columns:1fr;gap:18px}.catalog-cover-plain{max-width:420px;width:100%;margin:auto}}

/* V2.2.36.19 — Contact hero index removal and heading rhythm */
.contact-page .rfq-copy h2{line-height:1.02!important}
@media(max-width:700px){.contact-page .rfq-copy h2{line-height:1.08!important}}

/* V2.2.36.21 — Turkish heading spacing and quality cleanup */
.quality-page .quality-grid h3{margin-top:20px}
.quality-page .inspection-inner h2{line-height:1.02!important}
@media(max-width:700px){.quality-page .inspection-inner h2{line-height:1.08!important}}


/* V2.2.36.22 — Quality certificates premium section */
.quality-certificates{position:relative;background:radial-gradient(circle at top center,rgba(215,25,32,.14),transparent 28%),linear-gradient(180deg,#0a0c0e 0%,#060708 100%);overflow:hidden}
.quality-certificates-grid{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:52px 52px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent)}
.quality-certificates-glow{position:absolute;inset:auto auto -120px -140px;width:420px;height:420px;border-radius:50%;background:rgba(215,25,32,.1);filter:blur(120px)}
.quality-certificates-inner{position:relative;z-index:2}
.quality-certificates-head{max-width:980px;margin:0 auto 60px;text-align:center}
.quality-certificates-head .eyebrow{display:block;color:var(--red);margin-bottom:18px}
.quality-certificates-head h2{margin:0;font-size:clamp(44px,5.4vw,86px);line-height:1.02;letter-spacing:-.06em}
.quality-certificates-head h2 em{font-style:normal;color:var(--red)}
.quality-certificates-head p{max-width:760px;margin:22px auto 0;font-size:16px;line-height:1.75;color:#a5a9ad}
.quality-certificates-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.certificate-card{position:relative;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 60px rgba(0,0,0,.35);overflow:hidden}
.certificate-card:before{content:"";position:absolute;left:0;top:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(215,25,32,.75),transparent)}
.certificate-card:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.05);pointer-events:none}
.certificate-frame{position:relative;background:#030405;border:1px solid rgba(255,255,255,.08);padding:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.certificate-frame img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#000}
.certificate-card-foot{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;padding:18px 6px 6px}
.certificate-card-foot h3{margin:0;font-size:32px;line-height:.95;letter-spacing:-.045em;color:#fff}
.certificate-card-foot p{margin:7px 0 0;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#8f9499}
.certificate-card-foot span{font-size:42px;line-height:1;font-weight:900;color:rgba(255,255,255,.08);letter-spacing:-.08em}
@media(max-width:980px){.quality-certificates-list{grid-template-columns:1fr 1fr;gap:20px}.quality-certificates-head{margin-bottom:45px}.certificate-card-foot h3{font-size:28px}}
@media(max-width:700px){.quality-certificates-head h2{line-height:1.08}.quality-certificates-list{grid-template-columns:1fr}.quality-certificates-head{text-align:left}.quality-certificates-head p{margin-left:0;margin-right:0}.certificate-card{padding:14px}.certificate-card-foot{padding:15px 2px 2px}.certificate-card-foot h3{font-size:24px}.certificate-card-foot span{font-size:34px}}

/* V2.4 — Runtime brand sizing */
:root{--site-logo-mobile-width:170px;--footer-logo-width:235px}
.footer-premium-grid .footer-logo-image{width:min(var(--footer-logo-width),100%)!important;max-width:100%!important}
@media(max-width:760px){.site-header .brand-logo-image,.home-page .site-header .brand-logo-image,.site-header.scrolled .brand-logo-image,.site-header.site-header--compact .brand-logo-image{width:min(var(--site-logo-mobile-width),46vw)!important;max-width:46vw!important}.footer-premium-grid .footer-logo-image{width:min(var(--footer-logo-width),72vw)!important}}


/* V2.4.3 — Contact + Social settings */
.contact-map-link{display:inline-flex;margin-top:10px;color:inherit;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none}.contact-map-link[hidden]{display:none!important}.footer-social-links{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.footer-social-links>small{display:block;margin-bottom:9px;font-size:8px;letter-spacing:.14em;opacity:.55}.footer-social-links>div{display:flex;flex-wrap:wrap;gap:8px 13px}.footer-social-links a{color:inherit;font-size:9px;font-weight:800;letter-spacing:.04em;text-decoration:none;opacity:.82}.footer-social-links a:hover{opacity:1}

/* V2.4.5 Footer settings */
.site-footer [hidden]{display:none!important}.footer-premium-grid .footer-brand-block.has-footer-description{flex-direction:column!important;align-items:flex-start!important;justify-content:center}.footer-brand-block .footer-brand-description{display:block!important;margin:18px 0 0!important;max-width:350px!important;color:#8d9299!important;font-size:12px!important;line-height:1.72!important;letter-spacing:.015em!important}

/* V2.9.7 — Premium Catalog Request */
.catalog-request-premium{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2f0ea 0%,#ebe8e0 58%,#f4f2ed 100%);isolation:isolate}
.catalog-request-premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(20,22,24,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,22,24,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,rgba(0,0,0,.75),transparent 78%);z-index:-2}
.catalog-request-premium:after{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-210px;top:-230px;background:radial-gradient(circle,rgba(225,24,31,.10),rgba(225,24,31,0) 68%);z-index:-1}
.catalog-request-grid{grid-template-columns:minmax(440px,.92fr) minmax(0,1.08fr);gap:clamp(70px,8vw,145px);position:relative}
.catalog-request-covers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch;perspective:1200px}.catalog-request-item{min-width:0;display:flex;flex-direction:column}.catalog-card-name{margin-top:18px;padding:0 3px;color:#232629;font-size:11px;font-weight:800;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}
.catalog-request-card{aspect-ratio:.72;padding:16px;background:linear-gradient(155deg,#181b1e,#0d0f11 70%);border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 70px rgba(10,12,14,.23);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease,border-color .45s ease;overflow:visible}
.catalog-request-card:before{width:7px;box-shadow:0 0 25px rgba(225,24,31,.32)}
.catalog-request-card:after{display:none}
.catalog-request-card:hover{transform:translateY(-12px) rotateX(1deg);box-shadow:0 48px 90px rgba(10,12,14,.30);border-color:rgba(225,24,31,.3)}


.catalog-card-frame{position:absolute;inset:16px 16px 56px;border:1px solid rgba(255,255,255,.10);overflow:hidden;background:#111315}
.catalog-card-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 25%,rgba(255,255,255,.09) 48%,transparent 70%);transform:translateX(-120%);transition:transform .8s ease;pointer-events:none}
.catalog-request-card:hover .catalog-card-frame:after{transform:translateX(120%)}
.catalog-card-frame img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.catalog-request-card:hover img{transform:scale(1.035)}
.catalog-card-index{position:absolute;z-index:4;top:-16px;right:14px;font-size:10px;font-weight:800;letter-spacing:.18em;color:#72777c;background:#ebe8e0;padding:7px 9px;border:1px solid rgba(17,19,21,.12)}


.catalog-request-copy{position:relative;padding:34px 0 20px}
.catalog-request-copy .eyebrow{display:inline-flex;align-items:center;gap:12px;letter-spacing:.2em;font-size:10px;font-weight:800}
.catalog-request-copy .eyebrow:before{content:"";width:7px;height:7px;background:var(--red);box-shadow:0 0 0 5px rgba(225,24,31,.08)}
.catalog-request-rule{display:flex;align-items:center;gap:16px;margin-top:25px;color:#9a9da0;font-size:8px;letter-spacing:.18em}
.catalog-request-rule i{display:block;width:70px;height:1px;background:linear-gradient(90deg,var(--red),rgba(225,24,31,.15))}
.home-page .catalog-request-copy h2{font-size:clamp(48px,5.2vw,78px);line-height:.96!important;max-width:720px;margin:22px 0 28px}
.home-page .catalog-request-copy p{font-size:15px;line-height:1.72!important;max-width:540px;color:#686c70}
.catalog-request-button{position:relative;min-width:190px;justify-content:space-between;overflow:hidden;border:1px solid #121416;transition:color .3s ease,border-color .3s ease,transform .3s ease}
.catalog-request-button:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--red);transform:scaleX(.18);transform-origin:left;transition:transform .35s ease}
.catalog-request-button:hover{transform:translateY(-2px);border-color:var(--red)}
.catalog-request-button:hover:before{transform:scaleX(1)}
.catalog-request-button span,.catalog-request-button svg{position:relative;z-index:1}
.catalog-request-orbit{position:absolute;border:1px solid rgba(225,24,31,.08);border-radius:50%;pointer-events:none;z-index:-1}
.catalog-request-orbit-a{width:270px;height:270px;left:-95px;bottom:-100px}
.catalog-request-orbit-b{width:120px;height:120px;right:28%;top:40px}
@media(max-width:980px){.catalog-request-grid{grid-template-columns:1fr;gap:70px}.catalog-request-covers{max-width:650px;width:100%;margin:0 auto}.catalog-request-copy{padding-top:0}}
@media(max-width:700px){.catalog-request-premium{padding-top:86px}.catalog-request-covers{gap:14px}.catalog-request-card{padding:10px}.catalog-card-frame{inset:10px 10px 48px}.catalog-card-name{margin-top:13px;font-size:9px;letter-spacing:.09em}.home-page .catalog-request-copy h2{font-size:clamp(43px,13vw,60px);line-height:1!important}.catalog-request-rule{margin-top:18px}.catalog-request-button{width:100%;min-height:58px}}

/* V2.9.9 catalog card alignment */
.catalog-request-card{width:100%;height:auto;flex:1 0 auto}.catalog-request-item .catalog-request-card{margin:0}.catalog-request-item .catalog-card-name{min-height:34px;display:flex;align-items:flex-start;margin-top:18px}.catalog-request-card .catalog-card-frame{display:flex;align-items:center;justify-content:center}.catalog-request-card .catalog-card-frame img{width:100%;height:100%;object-fit:contain;object-position:center}

.catalog-request-item.is-clickable{cursor:pointer}
.catalog-request-item.is-clickable:focus-visible{outline:2px solid currentColor;outline-offset:6px}

/* V2.10.3 — Homepage inline cross reference */
.cross-inline .cross-teaser-inner{align-items:start}.cross-inline-workbench{min-width:0}.cross-inline .cross-search-form{margin-top:8px}.cross-inline .cross-reference-results{min-height:260px}.cross-inline .cross-placeholder{padding:58px 20px}.cross-inline .cross-result-row{grid-template-columns:110px 1.25fr .8fr 48px}.cross-inline .cross-result-row>a{font-size:18px}.cross-inline[dir="rtl"] .cross-search-form input,.cross-inline[dir="rtl"] .cross-placeholder{text-align:right}
@media(max-width:700px){.cross-inline .cross-result-row{grid-template-columns:1fr 42px;gap:10px}.cross-inline .cross-result-row>strong,.cross-inline .cross-result-row>div,.cross-inline .cross-result-row>span{grid-column:1}.cross-inline .cross-result-row>a{grid-column:2;grid-row:1/4}.cross-inline .cross-search-form{grid-template-columns:1fr}.cross-inline .cross-search-form button{min-height:54px;justify-content:center}.cross-inline .cross-copy h2{font-size:clamp(44px,13vw,68px)}}
/* V2.10.4 — Homepage new / updated products */
.home-updated-products{padding:96px 0;background:#f3f1ec;border-top:1px solid rgba(16,18,20,.08)}
.home-updated-products-head{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:end;margin-bottom:34px}.home-updated-products-head .eyebrow{display:block;margin-bottom:12px;font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--red)}.home-updated-products-head h2{margin:0;font-size:clamp(38px,4.6vw,68px);line-height:.98;letter-spacing:-.045em}.home-updated-products-head h2 em{font-style:normal;color:var(--red)}.home-updated-products-head p{margin:0 0 5px;color:#666b70;line-height:1.7;max-width:520px}
.home-updated-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-product-card{display:block;background:#fff;color:#151719;text-decoration:none;border:1px solid rgba(16,18,20,.07);transition:transform .3s var(--ease),box-shadow .3s var(--ease);overflow:hidden}.home-product-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(20,22,24,.1)}.home-product-media{position:relative;aspect-ratio:4/3;background:#f7f6f2;display:grid;place-items:center;padding:24px;overflow:hidden}.home-product-media img{width:100%;height:100%;object-fit:contain;transition:transform .4s var(--ease)}.home-product-card:hover .home-product-media img{transform:scale(1.035)}.home-product-badge{position:absolute;top:14px;left:14px;background:var(--red);color:#fff;padding:8px 10px;font-size:8px;font-weight:900;letter-spacing:.14em}.home-product-body{padding:20px 22px 24px}.home-product-body small{display:block;color:#85898d;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.home-product-body strong{display:block;color:var(--red);font-size:12px;letter-spacing:.08em;margin-bottom:6px}.home-product-body h3{font-size:20px;margin:0 0 22px;line-height:1.2}.home-product-body>span{font-size:9px;font-weight:900;letter-spacing:.14em}.home-product-loading,.home-product-empty{grid-column:1/-1;padding:36px;border:1px dashed rgba(16,18,20,.16);text-align:center;font-size:10px;font-weight:800;letter-spacing:.14em;color:#7b7f83}
html[dir="rtl"] .home-product-badge{left:auto;right:14px}
@media(max-width:900px){.home-updated-products-head{grid-template-columns:1fr;gap:18px}.home-updated-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-updated-products{padding:66px 0}.home-updated-products-grid{grid-template-columns:1fr}.home-updated-products-head h2{font-size:42px}}


/* V2.10.5 — Homepage updated products align with products page cards */
.home-updated-products{padding:108px 0;background:var(--paper);border-top:1px solid rgba(16,18,20,.08);color:var(--ink)}
.home-updated-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(0,0,0,.13);border:1px solid rgba(0,0,0,.13)}
.home-updated-products .home-product-card{display:flex;flex-direction:column;min-width:0;min-height:100%;background:#f1eee7;color:#101214;text-decoration:none;border:0;overflow:hidden;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}
.home-updated-products .home-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 45px rgba(0,0,0,.16);position:relative;z-index:3}
.home-updated-products .home-product-visual{display:block}
.home-updated-products .home-product-content{display:flex;flex-direction:column;flex:1}
.home-updated-products .product-card-topline span{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-updated-products .product-title h3{min-height:38px}
.home-updated-products .product-card-link{margin-top:auto}
.home-updated-products .home-product-empty,.home-updated-products .home-product-loading{grid-column:1/-1;padding:36px;border:1px dashed rgba(16,18,20,.16);text-align:center;font-size:10px;font-weight:800;letter-spacing:.14em;color:#7b7f83;background:#f1eee7}
html[dir="rtl"] .home-updated-products .product-card-content{text-align:right}
html[dir="rtl"] .home-updated-products .product-card-topline{flex-direction:row-reverse}
html[dir="rtl"] .home-updated-products .product-card-specs span+span{border-left:0;border-right:1px solid rgba(0,0,0,.1);padding-left:0;padding-right:14px}
@media(max-width:900px){.home-updated-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-updated-products-head{grid-template-columns:1fr;gap:18px}}
@media(max-width:620px){.home-updated-products{padding:72px 0}.home-updated-products-grid{grid-template-columns:1fr}.home-updated-products-head h2{font-size:42px}}

/* V2.41.0 — technical series SEO internal links */
.technical-series-inline-link,.technical-series-detail-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(215,25,32,.28);transition:color .2s ease,border-color .2s ease}
.technical-series-inline-link:hover,.technical-series-detail-link:hover{color:var(--red);border-color:var(--red)}
.technical-series-detail-link{white-space:nowrap}

/* V2.11.4 — Product gallery visual balance */
.product-detail-page .product-detail-luxury .gallery-main-frame img{width:92%;height:91%;object-fit:contain;object-position:center center;transform:translate3d(var(--float-x),var(--float-y),34px) rotateX(calc(var(--rotate-x) * .9)) rotateY(calc(var(--rotate-y) * .9)) scale(1.045);transform-origin:center center}
.product-detail-page .product-detail-luxury .gallery-main-frame:hover img{transform:translate3d(var(--float-x),calc(var(--float-y) - 5px),36px) rotateX(calc(var(--rotate-x) * .9)) rotateY(calc(var(--rotate-y) * .9)) scale(1.068)}
.product-detail-page .product-detail-luxury .gallery-thumb img{object-fit:contain;object-position:center center}
@media(max-width:700px){.product-detail-page .product-detail-luxury .gallery-main-frame img{width:96%;height:92%;object-position:center center}}


/* V2.12.3 — Typed related products */
.relation-help{margin:0 0 18px;color:#73777b;font-size:12px;line-height:1.6}.relation-grid-typed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.relation-option-typed{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:16px;align-items:center;padding:14px 16px;border:1px solid rgba(20,22,24,.1);background:#fff}.relation-product-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.relation-product-copy b{font-size:13px}.relation-product-copy small{color:#7b7f83;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.relation-option-typed select{width:100%;min-height:40px}.related-product-type{display:inline-flex;align-self:flex-start;padding:6px 8px;background:var(--red);color:#fff;font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-detail-page .related-product-body{gap:8px}@media(max-width:900px){.relation-grid-typed{grid-template-columns:1fr}}@media(max-width:620px){.relation-option-typed{grid-template-columns:1fr}}

/* V2.14.5 Homepage Hero + Cross Reference unification */
.hero-cross-kicker{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:7px;letter-spacing:.16em;color:#a8adb2;font-weight:800}.hero-cross-kicker>span{width:26px;height:1px;background:var(--red)}
.home-page .hero-cross-search{position:relative;z-index:5}.hero-cross-search-shell{position:relative;z-index:20;max-width:760px}
.hero-cross-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;max-width:760px;margin-top:13px;font-size:7px;letter-spacing:.08em;color:#777c81}.hero-cross-meta b{color:#aeb2b6;font-weight:800}.hero-cross-explore{display:inline-flex;align-items:center;gap:8px;color:#d9dbdd;font-weight:800;letter-spacing:.12em;white-space:nowrap}.hero-cross-explore:hover{color:var(--red)}.hero-cross-meta>span{display:inline-block;color:#eef1f3;font-size:10px;font-weight:600;line-height:1.45;letter-spacing:.055em;opacity:1;background:rgba(8,10,12,.48);padding:5px 8px;border:1px solid rgba(255,255,255,.08);text-shadow:0 1px 8px rgba(0,0,0,.58)}.hero-cross-meta>span b{color:#fff;font-weight:900}
.hero-cross-promo{position:relative;justify-self:end;width:min(100%,520px);min-height:430px;padding:30px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(10,12,14,.72),rgba(10,12,14,.32));backdrop-filter:blur(7px);overflow:hidden}.hero-cross-promo:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(215,25,32,.28);box-shadow:0 0 90px rgba(215,25,32,.12)}.hero-cross-promo-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(135deg,#000,transparent 78%)}.hero-cross-promo-head,.hero-cross-promo-copy,.hero-cross-promo-tags,.hero-cross-promo-cta{position:relative;z-index:2}.hero-cross-promo-head{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12);font-size:7px;letter-spacing:.15em;color:#8c9196}.hero-cross-promo-head i{font-style:normal;color:var(--red);font-weight:900}.hero-cross-promo-copy{margin-top:54px}.hero-cross-promo-copy h2{margin:0;font-size:clamp(42px,4vw,66px);line-height:.87;letter-spacing:-.065em}.hero-cross-promo-copy h2 em{font-style:normal;color:var(--red)}.hero-cross-promo-copy p{max-width:390px;margin:24px 0 0;color:#9ca1a6;font-size:11px;line-height:1.65}.hero-cross-promo-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:30px}.hero-cross-promo-tags span{padding:7px 9px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.025);font-size:6px;letter-spacing:.1em;color:#aeb2b6}.hero-cross-promo-cta{position:absolute;left:30px;right:30px;bottom:25px;display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);font-size:7px;letter-spacing:.12em;font-weight:800;color:#e0e2e4}.hero-cross-promo-cta b{font-size:16px;color:var(--red)}.hero-cross-promo-cta:hover{color:#fff}
@media(max-width:980px){.hero-cross-promo{justify-self:stretch;width:100%;min-height:390px}.hero-cross-promo-copy{margin-top:35px}}
@media(max-width:700px){.hero-cross-meta{align-items:flex-start;flex-direction:column;gap:9px}.hero-cross-promo{padding:22px 18px;min-height:360px}.hero-cross-promo-copy{margin-top:28px}.hero-cross-promo-copy h2{font-size:48px}.hero-cross-promo-cta{left:18px;right:18px;bottom:18px}}
html{scroll-behavior:smooth}html[dir="rtl"] .hero-cross-meta,html[dir="rtl"] .hero-cross-promo-copy{text-align:right}html[dir="rtl"] .hero-cross-promo-cta{direction:rtl}


.home-page .home-copy{position:relative}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}



/* V2.14.8 — Hero submits directly to Cross Reference; no Hero result dropdown */
.hero-cross-search-shell{position:relative;z-index:20;max-width:760px}.hero-cross-search-shell .hero-cross-search:focus-within{border-color:rgba(255,255,255,.28)}@media(max-width:700px){.hero-cross-search-shell{width:100%;max-width:none}}

/* V2.14.9 — Language-aware homepage hero typography */
@media (min-width:981px){
  .home-page .home-copy{display:flex;flex-direction:column;min-height:570px;box-sizing:border-box}
  .home-page .home-copy h1{max-width:760px}
  .home-page .hero-cross-kicker{margin-top:auto}
}

/* Cyrillic needs more horizontal room than Latin at the same visual weight. */
html[lang="ru"] .home-page .home-copy h1{font-size:clamp(54px,5.15vw,86px)!important;line-height:.98!important;letter-spacing:-.052em!important;max-width:720px}
html[lang="ru"] .home-page .home-copy>p{max-width:620px;margin-top:25px;margin-bottom:27px}
html[lang="ru"] .hero-cross-promo-copy h2{font-size:clamp(34px,3.2vw,52px);line-height:.96;letter-spacing:-.045em}
html[lang="ru"] .hero-cross-promo-copy p{margin-top:20px;line-height:1.58}
html[lang="ru"] .hero-cross-promo-tags{margin-top:22px;gap:5px}
html[lang="ru"] .hero-cross-promo-tags span{font-size:5.5px;padding:6px 7px}
html[lang="ru"] .hero-cross-promo-cta{font-size:6.3px;letter-spacing:.08em}

/* Spanish and French are usually longer than the Turkish/English source. */
html[lang="es"] .home-page .home-copy h1{font-size:clamp(58px,5.65vw,94px)!important;line-height:1!important;letter-spacing:-.058em!important}
html[lang="fr"] .home-page .home-copy h1{font-size:clamp(58px,5.55vw,92px)!important;line-height:1!important;letter-spacing:-.055em!important}
html[lang="es"] .hero-cross-promo-copy h2,html[lang="fr"] .hero-cross-promo-copy h2{font-size:clamp(38px,3.55vw,57px);line-height:.94;letter-spacing:-.05em}
html[lang="es"] .hero-cross-promo-cta,html[lang="fr"] .hero-cross-promo-cta{font-size:6.4px;letter-spacing:.085em}

/* Arabic receives its own rhythm instead of inheriting compressed Latin metrics. */
html[lang="ar"] .home-page .home-copy h1{font-size:clamp(56px,5.35vw,88px)!important;line-height:1.08!important;letter-spacing:0!important;max-width:700px}
html[lang="ar"] .home-page .home-copy>p{max-width:610px;line-height:1.78!important}
html[lang="ar"] .hero-cross-kicker{letter-spacing:0}
html[lang="ar"] .hero-cross-promo-copy h2{font-size:clamp(38px,3.45vw,56px);line-height:1.08;letter-spacing:0}
html[lang="ar"] .hero-cross-promo-copy p{line-height:1.75}
html[lang="ar"] .hero-cross-promo-head,html[lang="ar"] .hero-cross-promo-tags span,html[lang="ar"] .hero-cross-promo-cta{letter-spacing:0}

@media(max-width:980px){
  .home-page .home-copy{min-height:0}
  .home-page .hero-cross-kicker{margin-top:0}
  html[lang="ru"] .home-page .home-copy h1{font-size:clamp(50px,9.2vw,78px)!important}
  html[lang="es"] .home-page .home-copy h1,html[lang="fr"] .home-page .home-copy h1{font-size:clamp(52px,9.8vw,82px)!important}
  html[lang="ar"] .home-page .home-copy h1{font-size:clamp(50px,9vw,76px)!important}
}
@media(max-width:700px){
  html[lang="ru"] .home-page .home-copy h1{font-size:clamp(43px,12vw,62px)!important;line-height:1.02!important}
  html[lang="es"] .home-page .home-copy h1,html[lang="fr"] .home-page .home-copy h1{font-size:clamp(45px,12.5vw,64px)!important;line-height:1.03!important}
  html[lang="ar"] .home-page .home-copy h1{font-size:clamp(43px,11.8vw,60px)!important;line-height:1.12!important}
  html[lang="ru"] .hero-cross-promo-copy h2{font-size:40px}
  html[lang="es"] .hero-cross-promo-copy h2,html[lang="fr"] .hero-cross-promo-copy h2{font-size:43px}
  html[lang="ar"] .hero-cross-promo-copy h2{font-size:42px}
}

/* V2.15.0 — ES/FR cross-reference promo typography overlap fix */
html[lang="es"] .hero-cross-promo-copy h2{font-size:clamp(36px,3.35vw,54px);line-height:1.02;letter-spacing:-.045em}
html[lang="fr"] .hero-cross-promo-copy h2{font-size:clamp(35px,3.25vw,52px);line-height:1.03;letter-spacing:-.04em}
html[lang="es"] .hero-cross-promo-copy h2 em{display:block;margin-top:.14em;line-height:1.04}
html[lang="fr"] .hero-cross-promo-copy h2 em{display:block;margin-top:.14em;line-height:1.05}
html[lang="es"] .hero-cross-promo-copy p{margin-top:26px}
html[lang="fr"] .hero-cross-promo-copy p{margin-top:26px}
@media(max-width:700px){
  html[lang="es"] .hero-cross-promo-copy h2{font-size:40px;line-height:1.04}
  html[lang="fr"] .hero-cross-promo-copy h2{font-size:39px;line-height:1.05}
  html[lang="es"] .hero-cross-promo-copy h2 em,
  html[lang="fr"] .hero-cross-promo-copy h2 em{margin-top:.12em}
}

/* V2.15.1 — ES/FR structural promo spacing fix */
html[lang="es"] .hero-cross-promo-copy h2>br{display:none}
html[lang="fr"] .hero-cross-promo-copy h2>br{display:none}
html[lang="es"] .hero-cross-promo-copy h2 em{display:block;margin-top:16px;line-height:1.08}
html[lang="fr"] .hero-cross-promo-copy h2 em{display:block;margin-top:16px;line-height:1.09}
html[lang="es"] .hero-cross-promo-copy p{margin-top:30px}
html[lang="fr"] .hero-cross-promo-copy p{margin-top:30px}
@media(max-width:700px){
  html[lang="es"] .hero-cross-promo-copy h2 em,
  html[lang="fr"] .hero-cross-promo-copy h2 em{margin-top:12px}
  html[lang="es"] .hero-cross-promo-copy p,
  html[lang="fr"] .hero-cross-promo-copy p{margin-top:24px}
}

/* V2.15.2 — ES/FR promo CTA/tag separation fix */
html[lang="es"] .hero-cross-promo-cta{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px;padding-top:12px;width:100%;box-sizing:border-box}
html[lang="fr"] .hero-cross-promo-cta{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px;padding-top:12px;width:100%;box-sizing:border-box}
html[lang="es"] .hero-cross-promo-cta b,
html[lang="fr"] .hero-cross-promo-cta b{display:inline-flex;align-items:center;justify-content:center;align-self:center;line-height:1}
@media(max-width:700px){
  html[lang="es"] .hero-cross-promo-cta{margin-top:16px;padding-top:14px}
  html[lang="fr"] .hero-cross-promo-cta{margin-top:16px;padding-top:14px}
}

/* V2.15.3 — Premium About */
.about-premium-page{overflow:hidden;background:#07090a;color:#f4f2ee}.about-premium-page .wrap{position:relative}.about-premium-hero{min-height:calc(100vh - 1px);position:relative;display:flex;align-items:center;overflow:hidden;background:#060809;border-bottom:1px solid #202529}.about-premium-hero-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#060809 0%,rgba(6,8,9,.98) 35%,rgba(6,8,9,.74) 49%,rgba(6,8,9,.12) 72%,rgba(6,8,9,0) 100%),radial-gradient(circle at 74% 46%,rgba(215,25,32,.14),transparent 29%)}.about-premium-hero-product{position:absolute;z-index:1;right:0;top:0;width:62vw;height:100%;object-fit:cover;object-position:58% 49%;transform:scale(1.12);transform-origin:70% 50%;filter:drop-shadow(-25px 28px 50px rgba(0,0,0,.55))}.about-premium-hero-inner{min-height:100vh;display:flex;align-items:center;z-index:3}.about-premium-hero-copy{width:56%;padding:130px 0 80px}.about-premium-hero-copy .eyebrow{display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.15em;color:#c2c5c7;font-weight:800}.about-premium-hero-copy .eyebrow:before{content:"";width:34px;height:2px;background:var(--red)}.about-premium-hero-copy h1{margin:34px 0 30px;font-size:clamp(64px,7vw,112px);line-height:1.05;letter-spacing:-.058em;white-space:pre-line}.about-premium-hero-copy h1 em{font-style:normal;color:var(--red)}.about-premium-hero-copy h1 br+em,.about-premium-hero-copy h1 em:last-child{color:var(--red)}.about-premium-hero-copy p{max-width:720px;font-size:17px;line-height:1.72;color:#b2b7ba}.about-premium-hero-actions{display:flex;gap:12px;margin-top:32px}.about-premium-hero-actions a{border:1px solid #3b4145;padding:17px 20px;font-size:9px;font-weight:800;letter-spacing:.1em}.about-premium-hero-actions a:first-child{background:var(--red);border-color:var(--red)}
.about-premium-stats{background:#090c0d;border-bottom:1px solid #202529}.about-premium-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.about-premium-stats-grid>div{padding:43px 28px;border-right:1px solid #202529}.about-premium-stats-grid>div:first-child{border-left:1px solid #202529}.about-premium-stats strong{display:block;color:var(--red);font-size:42px;line-height:1.06;letter-spacing:-.04em;margin-bottom:8px}.about-premium-stats span{font-size:8px;letter-spacing:.1em;color:#a0a5a8;font-weight:800}
.about-premium-story{padding:120px 0;border-bottom:1px solid #202529;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),#080a0b;background-size:72px 72px}.about-premium-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:105px;align-items:start}.about-premium-kicker{display:block;color:var(--red);font-size:9px;letter-spacing:.14em;font-weight:800;margin-bottom:24px}.about-premium-story-title{position:relative}.about-premium-story-title:before{content:"SPPAUTO";position:absolute;left:-6px;top:4px;color:rgba(255,255,255,.025);font-size:clamp(88px,9vw,158px);font-weight:900;letter-spacing:-.08em;pointer-events:none}.about-premium-story-title h2,.about-premium-section-head h2,.about-premium-precision h2,.about-premium-quality h2,.about-premium-global h2{position:relative;margin:0;font-size:clamp(45px,4.9vw,78px);line-height:1.1;letter-spacing:-.05em;white-space:pre-line}.about-premium-story-title h2 em,.about-premium-section-head h2 em,.about-premium-precision h2 em,.about-premium-quality h2 em,.about-premium-global h2 em{font-style:normal;color:var(--red)}.about-premium-story-copy{padding-top:36px;position:relative}.about-premium-story-copy:before{content:"";position:absolute;left:-34px;top:36px;bottom:0;width:1px;background:linear-gradient(var(--red),rgba(215,25,32,.04))}.about-premium-story-copy p{color:#aeb3b6;line-height:1.82;font-size:15px;margin:0 0 18px;max-width:780px}.about-premium-story-copy .lead{font-size:18px;color:#e0e1e2;font-weight:500}.about-premium-story-copy i{display:block;width:54px;height:2px;background:var(--red);margin:28px 0 24px}.about-premium-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:31px}.about-premium-pills span{border:1px solid #343a3e;padding:10px 12px;font-size:8px;letter-spacing:.1em;color:#bcc0c3}
.about-premium-film{background:#07090a;border-bottom:1px solid #202529}.about-premium-film-stage{position:relative;width:100%;min-height:650px;overflow:hidden;border:0;padding:0;text-align:left;color:#fff;background:radial-gradient(circle at 70% 48%,rgba(215,25,32,.16),transparent 25%),linear-gradient(135deg,#0d1113,#07090a 58%,#0c0e10);cursor:pointer;font:inherit}.about-film-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 92%)}.about-film-scan{position:absolute;left:-25%;top:0;width:24%;height:100%;background:linear-gradient(90deg,transparent,rgba(215,25,32,.17),transparent);transform:skewX(-13deg);animation:aboutFilmScan 5.8s linear infinite}@keyframes aboutFilmScan{to{left:125%}}.about-film-ring{position:absolute;right:8%;top:50%;width:390px;height:390px;border:1px solid rgba(215,25,32,.35);border-radius:50%;transform:translateY(-50%);animation:aboutFilmRing 10s linear infinite}.about-film-ring:before,.about-film-ring:after{content:"";position:absolute;border-radius:50%;inset:42px;border:1px solid rgba(255,255,255,.08)}.about-film-ring:after{inset:102px;border:1px dashed rgba(215,25,32,.4);animation:aboutFilmRing 6s linear infinite reverse}@keyframes aboutFilmRing{to{transform:translateY(-50%) rotate(360deg)}}.about-film-content{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}.about-film-copy{display:block;width:58%}.about-film-copy small{display:block;color:var(--red);font-size:9px;letter-spacing:.14em;font-weight:800;margin-bottom:24px}.about-film-copy strong{display:block;font-size:clamp(54px,6vw,94px);line-height:1.06;letter-spacing:-.055em;white-space:pre-line}.about-film-copy strong em{font-style:normal;color:var(--red)}.about-film-copy>em{display:block;max-width:620px;font-style:normal;color:#aeb3b6;font-size:15px;line-height:1.76;margin-top:24px}.about-film-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.about-film-meta b{font-size:8px;letter-spacing:.1em;color:#aeb3b6;border:1px solid #343a3e;padding:10px 12px}.about-film-play{position:absolute;z-index:3;right:17%;top:50%;width:124px;height:124px;border:1px solid rgba(255,255,255,.45);border-radius:50%;transform:translate(50%,-50%);background:rgba(7,9,10,.48);backdrop-filter:blur(6px);transition:.3s}.about-film-play:before{content:"";position:absolute;left:53%;top:50%;transform:translate(-50%,-50%);border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #fff}.about-film-play:after{content:"";position:absolute;inset:-20px;border:1px solid rgba(215,25,32,.35);border-radius:50%;animation:aboutPulse 2.3s ease-out infinite}@keyframes aboutPulse{0%{transform:scale(.8);opacity:.9}100%{transform:scale(1.28);opacity:0}}.about-premium-film-stage:hover .about-film-play{border-color:var(--red);background:rgba(215,25,32,.15);transform:translate(50%,-50%) scale(1.05)}.about-film-action{position:absolute;left:max(32px,calc((100vw - var(--max)) / 2));bottom:38px;z-index:4;font-size:9px;font-weight:800;letter-spacing:.12em;display:flex;align-items:center;gap:16px}.about-film-action:before{content:"";width:36px;height:2px;background:var(--red)}
.about-premium-production,.about-premium-precision,.about-premium-quality,.about-premium-global{padding:120px 0;border-bottom:1px solid #202529;background:#080a0b}.about-premium-section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:50px}.about-premium-section-head>p{max-width:370px;color:#8f9599;font-size:12px;line-height:1.75}.about-production-grid{display:grid;grid-template-columns:repeat(6,1fr);border-left:1px solid #202529;border-top:1px solid #202529}.about-production-grid article{position:relative;min-height:350px;padding:27px;border-right:1px solid #202529;border-bottom:1px solid #202529;background:linear-gradient(180deg,#0c0f10,#080a0b);overflow:hidden}.about-production-grid article:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(215,25,32,.2);border-radius:50%;top:35px;right:-75px}.about-production-grid small{color:var(--red);font-size:8px;letter-spacing:.11em;font-weight:800}.about-production-icon{display:block;width:82px;height:82px;border:1px solid rgba(255,255,255,.09);margin-top:42px;position:relative}.about-production-icon:before,.about-production-icon:after{content:"";position:absolute;background:#596064}.about-production-icon:before{width:44px;height:1px;left:18px;top:40px}.about-production-icon:after{width:1px;height:44px;left:40px;top:18px}.about-production-grid h3{font-size:20px;margin:35px 0 10px}.about-production-grid p{font-size:12px;color:#969ca0;line-height:1.6;margin:0}.about-premium-two{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-premium-precision{background:radial-gradient(circle at 78% 50%,rgba(215,25,32,.13),transparent 25%),#07090a}.about-premium-precision p,.about-premium-quality p,.about-premium-global p{max-width:700px;color:#a9aeb1;line-height:1.8;font-size:14px;margin:26px 0 0}.about-precision-visual{height:490px;border:1px solid #252b2e;position:relative;background:repeating-radial-gradient(circle at 50% 50%,transparent 0 44px,rgba(255,255,255,.04) 45px 46px),linear-gradient(145deg,#111619,#050708)}.about-precision-visual:before,.about-precision-visual:after{content:"";position:absolute;background:#343a3e}.about-precision-visual:before{left:10%;right:10%;top:50%;height:1px}.about-precision-visual:after{top:10%;bottom:10%;left:50%;width:1px}.about-precision-visual i{position:absolute;width:230px;height:230px;border:1px solid rgba(215,25,32,.55);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.about-precision-visual b{position:absolute;left:calc(50% + 125px);top:50%;color:var(--red);font-size:11px}.about-quality-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #202529}.about-quality-grid div{height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #202529;border-bottom:1px solid #202529}.about-quality-grid div:nth-child(2n){border-right:0}.about-quality-grid div:nth-child(n+3){border-bottom:0}.about-quality-grid strong{font-size:32px}.about-quality-grid span{font-size:8px;color:#888;letter-spacing:.1em;margin-top:7px}.about-premium-global{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden}.about-global-copy{width:58%;position:relative;z-index:2}.about-global-orbit{position:absolute;right:-8vw;top:50%;width:58vw;height:58vw;transform:translateY(-50%);border:1px solid #2b3135;border-radius:50%;opacity:.75;background:repeating-radial-gradient(circle at 50% 50%,transparent 0 55px,rgba(255,255,255,.035) 56px 57px)}.about-global-orbit:before,.about-global-orbit:after{content:"";position:absolute;inset:10%;border:1px solid rgba(215,25,32,.25);border-radius:50%;transform:rotate(35deg)}.about-global-orbit:after{transform:rotate(-35deg)}
.about-video-modal{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.93);display:none;align-items:center;justify-content:center;padding:36px}.about-video-modal.is-open{display:flex}.about-video-dialog{position:relative;width:min(1200px,92vw);aspect-ratio:16/9;background:#000;border:1px solid #30363a}.about-video-dialog iframe{width:100%;height:100%;border:0}.about-video-dialog button{position:absolute;right:0;top:-46px;width:38px;height:38px;border:1px solid #444;background:#0c0f10;color:#fff;font-size:20px;cursor:pointer}
html[dir="rtl"] .about-premium-story-copy:before{left:auto;right:-34px}html[dir="rtl"] .about-film-action{left:auto;right:max(32px,calc((100vw - var(--max)) / 2))}
@media(max-width:1180px){.about-production-grid{grid-template-columns:repeat(3,1fr)}.about-premium-hero-product{width:70vw}.about-premium-hero-copy{width:64%}}
@media(max-width:900px){.about-premium-story-grid,.about-premium-two{grid-template-columns:1fr;gap:45px}.about-premium-story-copy{padding-top:0}.about-premium-story-copy:before{display:none}.about-premium-section-head{display:block}.about-premium-section-head>p{margin-top:22px}.about-film-copy{width:72%}.about-film-ring{right:-8%;opacity:.55}.about-premium-hero-product{width:82vw;right:-20vw;opacity:.55}.about-global-copy{width:75%}.about-global-orbit{width:90vw;height:90vw;right:-45vw}.about-premium-stats-grid{grid-template-columns:1fr 1fr}.about-premium-stats-grid>div:nth-child(3){border-left:1px solid #202529}}
@media(max-width:650px){.about-premium-hero{min-height:820px}.about-premium-hero-inner{min-height:820px}.about-premium-hero-product{width:120vw;right:-55vw;opacity:.34;transform:scale(1.18)}.about-premium-hero-copy{width:100%;padding-top:120px}.about-premium-hero-copy h1{font-size:50px;line-height:1.12;letter-spacing:-.045em}.about-premium-hero-copy p{font-size:14px}.about-premium-hero-actions{flex-direction:column}.about-premium-story,.about-premium-production,.about-premium-precision,.about-premium-quality,.about-premium-global{padding:78px 0}.about-premium-story-title h2,.about-premium-section-head h2,.about-premium-precision h2,.about-premium-quality h2,.about-premium-global h2{font-size:41px;line-height:1.14}.about-premium-stats strong{font-size:30px}.about-premium-stats-grid>div{padding:28px 15px}.about-premium-film-stage,.about-film-content{min-height:710px}.about-film-copy{width:100%;padding-bottom:160px}.about-film-copy strong{font-size:46px;line-height:1.12}.about-film-ring{width:290px;height:290px;right:-38%;top:64%;opacity:.4}.about-film-play{right:50%;top:auto;bottom:74px;transform:translateX(50%);width:104px;height:104px}.about-premium-film-stage:hover .about-film-play{transform:translateX(50%) scale(1.05)}.about-production-grid{grid-template-columns:1fr}.about-production-grid article{min-height:250px}.about-premium-two{gap:35px}.about-precision-visual{height:360px}.about-global-copy{width:100%}.about-global-orbit{opacity:.35}.about-video-modal{padding:18px}}
/* V2.15.3 About multilingual typography guards */
html[lang="ru"] .about-premium-hero-copy h1{font-size:clamp(54px,5.8vw,92px);line-height:1.1;letter-spacing:-.045em}html[lang="ru"] .about-premium-story-title h2,html[lang="ru"] .about-premium-section-head h2,html[lang="ru"] .about-premium-precision h2,html[lang="ru"] .about-premium-quality h2,html[lang="ru"] .about-premium-global h2{font-size:clamp(40px,4.3vw,68px);line-height:1.14}
html[lang="es"] .about-premium-hero-copy h1,html[lang="fr"] .about-premium-hero-copy h1{font-size:clamp(58px,6.2vw,98px);line-height:1.1}html[lang="es"] .about-premium-story-title h2,html[lang="fr"] .about-premium-story-title h2,html[lang="es"] .about-premium-section-head h2,html[lang="fr"] .about-premium-section-head h2{line-height:1.15}
html[lang="ar"] .about-premium-page{text-align:right}html[lang="ar"] .about-premium-hero-copy h1,html[lang="ar"] .about-premium-story-title h2,html[lang="ar"] .about-premium-section-head h2,html[lang="ar"] .about-premium-precision h2,html[lang="ar"] .about-premium-quality h2,html[lang="ar"] .about-premium-global h2{line-height:1.28;letter-spacing:0}html[lang="ar"] .about-premium-hero-actions,html[lang="ar"] .about-premium-pills,html[lang="ar"] .about-film-meta{justify-content:flex-start}
@media(max-width:650px){html[lang="ru"] .about-premium-hero-copy h1{font-size:43px;line-height:1.16}html[lang="es"] .about-premium-hero-copy h1,html[lang="fr"] .about-premium-hero-copy h1{font-size:46px;line-height:1.15}html[lang="ar"] .about-premium-hero-copy h1{font-size:46px;line-height:1.3}}

/* V2.15.4 — Arabic About Hero RTL composition & typography */
html[lang="ar"] .about-premium-hero-shade{
  background:
    linear-gradient(270deg,#060809 0%,rgba(6,8,9,.98) 35%,rgba(6,8,9,.76) 50%,rgba(6,8,9,.16) 73%,rgba(6,8,9,0) 100%),
    radial-gradient(circle at 28% 46%,rgba(215,25,32,.14),transparent 29%);
}
html[lang="ar"] .about-premium-hero-inner{direction:rtl}
html[lang="ar"] .about-premium-hero-copy{
  width:43%;
  margin-left:auto;
  margin-right:0;
  padding-left:24px;
  text-align:right;
  direction:rtl;
}
html[lang="ar"] .about-premium-hero-copy .eyebrow{direction:rtl;justify-content:flex-start;letter-spacing:0}
html[lang="ar"] .about-premium-hero-copy .eyebrow:before{order:2}
html[lang="ar"] .about-premium-hero-copy h1{font-size:clamp(68px,4.9vw,78px);line-height:1.3;letter-spacing:0;max-width:560px;margin-right:0;margin-left:auto}
html[lang="ar"] .about-premium-hero-copy p{max-width:560px;line-height:1.9;margin-right:0;margin-left:auto}
html[lang="ar"] .about-premium-hero-actions{direction:rtl;justify-content:flex-start}
html[lang="ar"] .about-premium-hero-actions a{letter-spacing:0}
html[lang="ar"] .about-premium-hero-product{right:auto;left:-4vw;object-position:44% 49%;transform-origin:30% 50%}

@media(max-width:1180px){
  html[lang="ar"] .about-premium-hero-copy{width:46%;padding-left:18px}
  html[lang="ar"] .about-premium-hero-product{left:-10vw;width:70vw}
  html[lang="ar"] .about-premium-hero-copy h1{font-size:clamp(62px,6vw,74px)}
}
@media(max-width:900px){
  html[lang="ar"] .about-premium-hero-copy{width:54%;padding-left:12px}
  html[lang="ar"] .about-premium-hero-product{right:auto;left:-26vw;width:86vw;opacity:.5}
  html[lang="ar"] .about-premium-hero-copy h1{font-size:clamp(56px,8vw,68px);line-height:1.32}
}
@media(max-width:650px){
  html[lang="ar"] .about-premium-hero-copy{width:100%;padding-top:120px;padding-left:0}
  html[lang="ar"] .about-premium-hero-copy h1{font-size:44px;line-height:1.38;max-width:100%}
  html[lang="ar"] .about-premium-hero-copy p{font-size:14px;line-height:1.95;max-width:92%}
  html[lang="ar"] .about-premium-hero-product{right:auto;left:-58vw;width:122vw;opacity:.3;transform:scale(1.18)}
  html[lang="ar"] .about-premium-hero-actions{align-items:stretch}
}

/* V2.15.6 Premium News Center */
.news-page,.news-detail-page{background:#07090a;color:#f4f2ee}.news-premium-hero{min-height:72vh;display:flex;align-items:center;position:relative;overflow:hidden;border-bottom:1px solid #22272a;background:radial-gradient(circle at 78% 44%,rgba(227,27,35,.18),transparent 25%),linear-gradient(90deg,#060809 0 45%,#0a0d0f 100%)}.news-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 90%)}.news-hero-copy{position:relative;z-index:2;padding-top:76px}.news-eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.15em;color:#b8bdc0}.news-eyebrow:before{content:"";width:34px;height:2px;background:#e31b23}.news-hero-copy h1{font-size:clamp(68px,7.1vw,116px);line-height:1.03;letter-spacing:-.06em;margin:30px 0 24px}.news-hero-copy h1 span,.news-hero-copy h1 em{display:block;font-style:normal}.news-hero-copy h1 em{color:#e31b23}.news-hero-copy p{max-width:720px;color:#aeb3b6;font-size:18px;line-height:1.72}.news-featured{padding:100px 0;border-bottom:1px solid #22272a}.news-section-head{margin-bottom:34px}.news-section-head small{color:#e31b23;font-size:9px;font-weight:900;letter-spacing:.13em}.news-section-head h2{font-size:clamp(42px,4.5vw,70px);line-height:1.08;letter-spacing:-.045em;margin:12px 0 0}.news-featured-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:520px;border:1px solid #30363a;background:#0b0e10}.news-featured-visual,.news-card-visual,.news-detail-cover{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 42%,rgba(227,27,35,.18),transparent 22%),linear-gradient(135deg,#121619,#080a0b)}.news-featured-visual{min-height:520px}.news-featured-visual img,.news-card-visual img,.news-detail-cover img{width:100%;height:100%;object-fit:cover;display:block}.news-featured-visual:not(.has-image):after,.news-card-visual:not(.has-image):after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;border:1px solid rgba(227,27,35,.3);right:10%;top:18%}.news-featured-visual>span,.news-card-visual>span{position:absolute;left:8%;bottom:8%;font-size:72px;font-weight:900;letter-spacing:-.06em;color:rgba(255,255,255,.05)}.news-featured-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.news-meta{display:flex;gap:12px;flex-wrap:wrap;color:#777d81;font-size:9px;letter-spacing:.1em;margin-bottom:18px}.news-meta b{color:#e31b23}.news-featured-copy h3,.news-card-body h3{margin:0;color:#f4f2ee;letter-spacing:-.035em}.news-featured-copy h3{font-size:40px;line-height:1.14}.news-featured-copy p,.news-card-body p{color:#9fa5a9;line-height:1.7}.news-featured-copy>a,.news-card-body>a{margin-top:auto;padding-top:16px;border-top:1px solid #343a3d;font-size:10px;font-weight:900;letter-spacing:.09em;color:#f4f2ee;display:flex;justify-content:space-between}.news-featured-copy>a i,.news-card-body>a i{font-style:normal;color:#e31b23}.news-filter{position:sticky;top:76px;z-index:8;background:rgba(7,9,10,.94);backdrop-filter:blur(12px);border-bottom:1px solid #22272a}.news-filter .wrap{display:flex;gap:8px;flex-wrap:wrap;padding-top:28px;padding-bottom:28px}.news-filter a{border:1px solid #30363a;padding:10px 13px;font-size:9px;font-weight:900;letter-spacing:.08em;color:#9da3a7}.news-filter a.active,.news-filter a:hover{border-color:#e31b23;color:#fff;background:rgba(227,27,35,.08)}.news-list{padding:80px 0 110px;border-bottom:1px solid #22272a}.news-editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.news-card{grid-column:span 4;min-height:450px;border:1px solid #22272a;background:#0b0e10;display:flex;flex-direction:column;transition:.3s}.news-card.large{grid-column:span 8}.news-card.medium{grid-column:span 6}.news-card:hover{transform:translateY(-4px);border-color:#3d4448}.news-card-visual{height:250px}.news-card.large .news-card-visual{height:340px}.news-card-body{padding:26px;display:flex;flex-direction:column;flex:1}.news-card-body h3{font-size:24px;line-height:1.22}.news-card.large .news-card-body h3{font-size:32px}.news-card-body p{font-size:13px}.news-empty{grid-column:1/-1;padding:70px;border:1px solid #22272a;color:#8f9598;text-align:center}.news-bottom-cta{padding:90px 0;background:radial-gradient(circle at 78% 50%,rgba(227,27,35,.13),transparent 23%),#0a0d0f}.news-bottom-cta small{color:#e31b23;font-size:9px;font-weight:900;letter-spacing:.13em}.news-bottom-cta h2{font-size:clamp(44px,5vw,76px);line-height:1.08;letter-spacing:-.05em;max-width:900px;margin:15px 0 0}.news-detail-hero{padding:170px 0 80px;border-bottom:1px solid #22272a;background:radial-gradient(circle at 78% 44%,rgba(227,27,35,.14),transparent 24%),#080b0d}.news-detail-hero h1{font-size:clamp(52px,6.4vw,92px);line-height:1.08;letter-spacing:-.055em;max-width:1150px;margin:24px 0}.news-detail-hero p{max-width:800px;font-size:18px;line-height:1.7;color:#aeb3b6}.news-back{display:inline-block;margin-bottom:34px;color:#aaa;font-size:9px;font-weight:900;letter-spacing:.1em}.news-detail-cover{width:min(1480px,calc(100% - 64px));height:min(62vw,720px);margin:70px auto}.news-detail-cover:not(.has-image){height:320px}.news-detail-content{max-width:900px;padding-bottom:110px}.news-detail-content p{font-size:17px;line-height:1.9;color:#c2c6c8;margin:0 0 28px}[dir="rtl"] .news-hero-copy,[dir="rtl"] .news-detail-hero,[dir="rtl"] .news-card-body,[dir="rtl"] .news-featured-copy{text-align:right}[dir="rtl"] .news-eyebrow{justify-content:flex-start;flex-direction:row-reverse}[dir="rtl"] .news-featured-copy>a,[dir="rtl"] .news-card-body>a{flex-direction:row-reverse}
@media(max-width:1000px){.news-featured-card{grid-template-columns:1fr}.news-editorial-grid{grid-template-columns:repeat(2,1fr)}.news-card,.news-card.large,.news-card.medium{grid-column:span 1}.news-featured-copy{padding:36px}.news-detail-cover{width:calc(100% - 36px)}}
@media(max-width:640px){.news-premium-hero{min-height:680px}.news-hero-copy h1{font-size:52px;line-height:1.1}.news-hero-copy p{font-size:15px}.news-editorial-grid{grid-template-columns:1fr}.news-card,.news-card.large,.news-card.medium{grid-column:1}.news-featured-visual{min-height:330px}.news-featured-copy h3{font-size:30px}.news-filter{top:68px}.news-detail-hero{padding-top:130px}.news-detail-hero h1{font-size:46px}.news-detail-cover{height:64vw;margin:36px auto}.news-detail-content p{font-size:15px}}

/* V2.15.9 — Premium Gallery */
.gallery-page{background:#07090a;color:#f4f2ee}.gallery-premium-hero{min-height:78vh;position:relative;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid #23282b;background:radial-gradient(circle at 76% 42%,rgba(227,27,35,.16),transparent 24%),linear-gradient(90deg,#060809 0 45%,rgba(6,8,9,.52) 70%,#060809 100%)}
.gallery-premium-hero:after{content:"FACTORY";position:absolute;right:-2vw;bottom:2%;font-size:clamp(90px,12vw,220px);font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.025);line-height:1}.gallery-hero-scan{position:absolute;left:-20%;top:0;width:20%;height:100%;background:linear-gradient(90deg,transparent,rgba(227,27,35,.12),transparent);transform:skewX(-10deg);animation:galleryScan 6s linear infinite}@keyframes galleryScan{to{left:120%}}
.gallery-hero-copy{position:relative;z-index:2;padding:110px 0 80px;width:min(820px,62%)}.gallery-eyebrow{display:flex;align-items:center;gap:12px;color:#b6b9bb;font-size:10px;font-weight:900;letter-spacing:.15em}.gallery-eyebrow:before{content:"";width:34px;height:2px;background:#e31b23}.gallery-hero-copy h1{font-size:clamp(68px,7vw,116px);line-height:1.04;letter-spacing:-.06em;margin:34px 0 30px;font-weight:800}.gallery-hero-copy h1 span,.gallery-hero-copy h1 em{display:block;font-style:normal}.gallery-hero-copy h1 em{color:#e31b23}.gallery-hero-copy>p{max-width:720px;color:#aeb3b6;font-size:18px;line-height:1.72}.gallery-hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.gallery-hero-tags span{border:1px solid #30363a;padding:10px 13px;font-size:9px;letter-spacing:.09em;color:#aaa}
.gallery-featured{padding:110px 0 86px;border-bottom:1px solid #23282b;background:#07090a}.gallery-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.gallery-section-head small,.gallery-flow>div>div>small{display:block;color:#e31b23;font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:14px}.gallery-section-head h2{margin:0;font-size:clamp(42px,4.8vw,76px);line-height:1.08;letter-spacing:-.05em}.gallery-section-head h2 em{font-style:normal;color:#e31b23}.gallery-section-head p{max-width:430px;color:#868c90;font-size:13px;line-height:1.72;margin:0}.gallery-feature-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr;gap:18px}.gallery-feature-main,.gallery-feature-side{position:relative;overflow:hidden;border:1px solid #31373b;background:#0a0d0f;cursor:pointer;min-height:300px}.gallery-feature-main{grid-row:1/3;min-height:620px}.gallery-feature-photo,.gallery-photo{position:absolute;inset:0;overflow:hidden;background:#111517}.gallery-feature-photo img,.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.gallery-feature-main:hover img,.gallery-feature-side:hover img,.gallery-item:hover img{transform:scale(1.035)}.gallery-feature-main:after,.gallery-feature-side:after,.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.84));pointer-events:none}.gallery-open{position:absolute;right:24px;top:24px;z-index:3;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;font-size:18px;color:#fff;background:rgba(7,9,10,.38);cursor:pointer}.gallery-feature-copy{position:absolute;left:0;right:0;bottom:0;padding:36px;z-index:3}.gallery-feature-side .gallery-feature-copy{padding:26px}.gallery-feature-copy small,.gallery-caption small{display:block;color:#e31b23;font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:12px}.gallery-feature-copy h3{margin:0;font-size:34px;line-height:1.13;letter-spacing:-.04em}.gallery-feature-side .gallery-feature-copy h3{font-size:23px}
.gallery-filter{position:sticky;top:var(--header-height,76px);z-index:20;background:rgba(7,9,10,.94);backdrop-filter:blur(14px);border-bottom:1px solid #23282b;padding:30px 0}.gallery-filter .wrap{display:flex;gap:10px;flex-wrap:wrap}.gallery-filter a{border:1px solid #30363a;color:#9ba1a5;padding:11px 14px;font-size:9px;font-weight:900;letter-spacing:.08em}.gallery-filter a.active,.gallery-filter a:hover{color:#fff;border-color:#e31b23;background:rgba(227,27,35,.08)}
.gallery-list{padding:88px 0 120px;border-bottom:1px solid #23282b}.gallery-masonry{columns:3 340px;column-gap:18px}.gallery-item{break-inside:avoid;margin-bottom:18px;border:1px solid #23282b;background:#0b0e10;position:relative;overflow:hidden;cursor:pointer;min-height:300px;padding-top:300px}.gallery-item.tall{padding-top:560px}.gallery-item.medium{padding-top:390px}.gallery-item.short{padding-top:300px}.gallery-caption{position:relative;z-index:3;padding:22px 22px 24px;background:#0b0e10}.gallery-caption h3{margin:0 0 8px;font-size:20px;line-height:1.2;letter-spacing:-.03em}.gallery-caption p{margin:0;color:#8f9599;font-size:12px;line-height:1.6}.gallery-empty{column-span:all;border:1px solid #23282b;padding:50px;text-align:center;color:#888}
.gallery-flow{padding:100px 0;border-bottom:1px solid #23282b;background:radial-gradient(circle at 80% 50%,rgba(227,27,35,.12),transparent 22%),#090c0d}.gallery-flow-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.gallery-flow h2{font-size:clamp(44px,4.8vw,78px);line-height:1.08;letter-spacing:-.05em;margin:0}.gallery-flow h2 em{font-style:normal;color:#e31b23}.gallery-flow-list{border-top:1px solid #23282b}.gallery-flow-list>div{display:grid;grid-template-columns:170px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #23282b}.gallery-flow-list>div>span{color:#e31b23;font-size:9px;font-weight:900;letter-spacing:.1em}.gallery-flow-list p{margin:0}.gallery-flow-list b{display:block;font-size:16px;line-height:1.5}.gallery-flow-list small{display:block;color:#858b8f;font-size:12px;line-height:1.6;margin-top:6px}
.gallery-lightbox{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:40px}.gallery-lightbox.open{display:flex}.gallery-lightbox-card{width:min(1220px,92vw);min-height:72vh;border:1px solid #30363a;background:#0a0d0f;display:grid;grid-template-columns:1.25fr .75fr;position:relative}.gallery-lightbox-image{min-height:72vh;background:#080a0b;overflow:hidden}.gallery-lightbox-image img{width:100%;height:100%;object-fit:contain}.gallery-lightbox-copy{padding:44px;display:flex;flex-direction:column;justify-content:center}.gallery-lightbox-copy>small{color:#e31b23;font-size:9px;font-weight:900;letter-spacing:.1em;margin-bottom:18px}.gallery-lightbox-copy h3{font-size:36px;line-height:1.12;letter-spacing:-.04em;margin:0 0 20px}.gallery-lightbox-copy p{color:#9da3a7;line-height:1.7;font-size:14px}.gallery-lightbox-close{position:absolute;right:14px;top:14px;z-index:4;width:42px;height:42px;border:1px solid #3a4043;background:#090b0c;color:#fff;display:grid;place-items:center;cursor:pointer;font-size:18px}
html[dir="rtl"] .gallery-hero-copy{margin-left:auto;text-align:right}html[dir="rtl"] .gallery-eyebrow{justify-content:flex-start;flex-direction:row-reverse}html[dir="rtl"] .gallery-section-head,html[dir="rtl"] .gallery-feature-copy,html[dir="rtl"] .gallery-caption,html[dir="rtl"] .gallery-lightbox-copy{text-align:right}html[dir="rtl"] .gallery-open,html[dir="rtl"] .gallery-lightbox-close{right:auto;left:24px}html[dir="rtl"] .gallery-lightbox-close{left:14px}
@media(max-width:1000px){.gallery-hero-copy{width:82%}.gallery-feature-grid{grid-template-columns:1fr;grid-template-rows:auto}.gallery-feature-main{grid-row:auto;min-height:500px}.gallery-feature-side{min-height:340px}.gallery-flow-grid{grid-template-columns:1fr;gap:40px}.gallery-lightbox-card{grid-template-columns:1fr}.gallery-lightbox-image{min-height:50vh}}
@media(max-width:640px){.gallery-premium-hero{min-height:720px}.gallery-hero-copy{width:100%;padding:100px 0 70px}.gallery-hero-copy h1{font-size:52px;line-height:1.09}.gallery-hero-copy>p{font-size:15px}.gallery-section-head{flex-direction:column;align-items:flex-start}.gallery-feature-main{min-height:430px}.gallery-feature-side{min-height:320px}.gallery-masonry{columns:1}.gallery-flow-list>div{grid-template-columns:1fr;gap:8px}.gallery-lightbox{padding:14px}.gallery-lightbox-card{width:100%}.gallery-lightbox-copy{padding:26px}.gallery-lightbox-copy h3{font-size:28px}}
/* V2.25.0 SPPMatch homepage preview */
.sppmatch-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.18em}.sppmatch-kicker:before{content:"";width:24px;height:1px;background:var(--red)}
.sppmatch-all-results{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;background:#141719;border-top:1px solid rgba(255,255,255,.12);color:#fff}.sppmatch-all-results span{font-size:9px;letter-spacing:.09em;font-weight:800}.sppmatch-all-results b{color:var(--red);font-size:14px;margin-right:8px}.sppmatch-all-results strong{font-size:20px;color:var(--red)}.sppmatch-all-results:hover{background:#1a1d20}
/* V2.25.0 SPPMatch dedicated page */
.sppmatch-page{background:#090b0d;color:#fff}.sppmatch-hero{position:relative;overflow:hidden;padding:150px 0 72px;background:#090b0d}.sppmatch-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,#000,transparent)}.sppmatch-hero-inner{position:relative;z-index:2}.sppmatch-heading{max-width:860px}.sppmatch-heading>span{font-size:8px;letter-spacing:.18em;color:#777c81}.sppmatch-heading>b{display:block;margin-top:22px;color:var(--red);font-size:18px;letter-spacing:-.02em}.sppmatch-heading h1{font-size:clamp(48px,6.5vw,92px);line-height:.95;letter-spacing:-.065em;margin:12px 0 24px;max-width:900px}.sppmatch-heading p{max-width:760px;color:#9a9fa4;line-height:1.75;font-size:14px}.sppmatch-search{margin-top:48px;display:grid;grid-template-columns:1fr auto;border:1px solid rgba(255,255,255,.2);background:#0e1012}.sppmatch-search label{padding:17px 22px}.sppmatch-search small{display:block;color:#777c81;font-size:7px;letter-spacing:.14em;margin-bottom:8px}.sppmatch-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:700 24px/1.2 var(--font-ui);letter-spacing:-.025em}.sppmatch-search button{border:0;background:var(--red);color:#fff;padding:0 32px;font-size:9px;font-weight:800;letter-spacing:.12em}.sppmatch-results-section{padding:65px 0 120px;background:#eeeae3;color:#111315;min-height:55vh}.sppmatch-summary{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;padding-bottom:25px;border-bottom:1px solid #c9c5bf}.sppmatch-summary span{font-size:8px;letter-spacing:.15em;color:#74777a}.sppmatch-summary h2{font-size:clamp(28px,4vw,50px);letter-spacing:-.045em;margin:9px 0}.sppmatch-summary p{color:#707478;font-size:12px}.sppmatch-summary>strong{font-size:70px;color:var(--red);letter-spacing:-.07em}.sppmatch-filterbar{display:flex;gap:8px;flex-wrap:wrap;padding:20px 0 30px}.sppmatch-filterbar button{border:1px solid #cbc7c1;background:transparent;padding:9px 13px;font-size:7px;font-weight:800;letter-spacing:.1em;cursor:pointer}.sppmatch-filterbar button.active,.sppmatch-filterbar button:hover{background:#111315;color:#fff;border-color:#111315}.sppmatch-direct{margin-bottom:26px}.sppmatch-direct:before{content:"SPPMatch / DIRECT";display:block;margin:4px 0 10px;color:var(--red);font-size:8px;font-weight:800;letter-spacing:.14em}.sppmatch-list{border-top:1px solid #cbc7c1}.sppmatch-result-card{display:grid;grid-template-columns:170px 1fr 150px;gap:28px;align-items:center;padding:24px 20px;border-bottom:1px solid #cbc7c1;background:transparent}.sppmatch-result-card.is-direct{background:#0d0f11;color:#fff;border:0;padding:32px}.sppmatch-result-code small{display:block;font-size:7px;letter-spacing:.12em;color:#777c81;margin-bottom:7px}.sppmatch-result-code strong{font-size:30px;color:var(--red);letter-spacing:-.04em}.sppmatch-reason{display:inline-block;color:var(--red);font-size:7px;font-weight:800;letter-spacing:.1em;margin-bottom:7px}.sppmatch-result-copy h3{font-size:18px;margin:0 0 6px;letter-spacing:-.02em}.sppmatch-result-copy p{font-size:9px;color:#777b7e;margin:0 0 8px}.sppmatch-oems{font-size:8px;color:#686c70}.is-direct .sppmatch-result-copy p,.is-direct .sppmatch-oems{color:#8c9196}.sppmatch-product-link{display:flex;justify-content:space-between;align-items:center;border:1px solid currentColor;padding:13px 14px;font-size:7px;font-weight:800;letter-spacing:.09em}.sppmatch-product-link:hover{background:var(--red);border-color:var(--red);color:#fff}.sppmatch-empty{text-align:center;padding:75px 20px;border:1px solid #cbc7c1}.sppmatch-empty span{color:var(--red);font-size:9px;font-weight:800}.sppmatch-empty h3{font-size:35px;margin:12px}.sppmatch-empty p{color:#707478}.sppmatch-more-wrap{text-align:center;padding-top:30px}.sppmatch-more{background:#111315;color:#fff;border:0;padding:16px 25px;font-size:8px;font-weight:800;letter-spacing:.1em}.sppmatch-more span{color:var(--red);margin-left:12px}@media(max-width:800px){.sppmatch-hero{padding:120px 0 55px}.sppmatch-search{grid-template-columns:1fr}.sppmatch-search button{min-height:55px}.sppmatch-summary{grid-template-columns:1fr}.sppmatch-summary>strong{font-size:48px}.sppmatch-result-card,.sppmatch-result-card.is-direct{grid-template-columns:1fr;padding:20px}.sppmatch-product-link{max-width:200px}.sppmatch-heading h1{font-size:clamp(48px,13vw,72px)}}html[lang="ar"] .sppmatch-page .sppmatch-heading,html[lang="ar"] .sppmatch-page .sppmatch-summary,html[lang="ar"] .sppmatch-page .sppmatch-result-card{text-align:right}

/* V2.25.1 — SPPMatch logo-side premium header identity (Variant A) */
.site-header .brand-suite{display:flex!important;align-items:center!important;gap:14px!important;flex:0 0 auto!important;min-width:0!important}
.site-header .brand-suite .brand{min-width:0!important;flex:0 0 auto!important}
.site-header .brand-sppmatch-divider{display:block;width:1px;height:34px;background:rgba(23,25,27,.22);flex:0 0 auto}
.site-header .brand-sppmatch-link{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:#17191b!important;font-size:15px;font-weight:900;letter-spacing:-.025em;line-height:1;text-decoration:none;transition:color .2s ease,transform .2s ease}
.site-header .brand-sppmatch-link span{display:inline-flex;align-items:baseline}
.site-header .brand-sppmatch-link b{color:var(--red);font-weight:900}
.site-header .brand-sppmatch-link i{font-style:normal;font-size:11px;color:#777d82;transition:transform .2s ease,color .2s ease}
.site-header .brand-sppmatch-link:hover,.site-header .brand-sppmatch-link.active{color:#000!important}
.site-header .brand-sppmatch-link:hover i,.site-header .brand-sppmatch-link.active i{color:var(--red);transform:translate(2px,-2px)}
@media(max-width:1380px){.site-header .brand-suite{gap:10px!important}.site-header .brand-sppmatch-divider{height:28px}.site-header .brand-sppmatch-link{font-size:13px}.site-header .brand-sppmatch-link i{font-size:10px}}
@media(max-width:1126px){.site-header .brand-suite{gap:10px!important}.site-header .brand-sppmatch-link{font-size:13px}.site-header .brand-sppmatch-divider{height:28px}}
@media(max-width:760px){.site-header .brand-suite{gap:8px!important;max-width:calc(100% - 92px)}.site-header .brand-suite .brand-logo-image{max-width:min(38vw,150px)!important}.site-header .brand-sppmatch-divider{height:25px}.site-header .brand-sppmatch-link{font-size:11px;gap:4px}.site-header .brand-sppmatch-link i{font-size:9px}}
@media(max-width:430px){.site-header .brand-suite{gap:6px!important}.site-header .brand-suite .brand-logo-image{max-width:34vw!important}.site-header .brand-sppmatch-divider{height:22px}.site-header .brand-sppmatch-link{font-size:10px}.site-header .brand-sppmatch-link i{display:none}}

/* V2.25.3 — SPPMatch Premium 6 Language */
.sppmatch-premium-page{background:#090b0d;color:#f4f6f7}.sppmatch-premium-hero{position:relative;overflow:hidden;padding:150px 0 62px;background:#090b0d;color:#fff}.sppmatch-premium-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 45%,transparent 100%)}.sppmatch-premium-glow{position:absolute;width:680px;height:680px;border-radius:50%;right:-240px;top:-360px;background:radial-gradient(circle,rgba(222,28,35,.17),rgba(222,28,35,0) 68%);pointer-events:none}.sppmatch-premium-inner{position:relative;z-index:2}.sppmatch-intelligence{color:#7f8990;font-size:8px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.sppmatch-premium-columns{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);gap:80px;align-items:end;margin-top:22px}.sppmatch-wordmark{font-size:clamp(52px,7vw,96px);font-weight:800;letter-spacing:-.075em;line-height:.88}.sppmatch-wordmark span{color:var(--red)}.sppmatch-premium-heading h1{margin:26px 0 18px;font-size:clamp(25px,3.1vw,44px);line-height:1;letter-spacing:-.045em}.sppmatch-premium-heading>div p,.sppmatch-premium-columns>div>p{max-width:760px;margin:0;color:#9ca5ac;font-size:14px;line-height:1.8}.sppmatch-premium-columns aside{border-left:1px solid rgba(255,255,255,.18);padding-left:28px}.sppmatch-premium-columns aside strong{display:block;margin-bottom:12px;font-size:10px;letter-spacing:.09em;color:#fff}.sppmatch-premium-columns aside p{margin:0;color:#7f8990;font-size:11px;line-height:1.8}.sppmatch-console{position:relative;margin-top:46px;display:grid;grid-template-columns:1fr 160px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#0d1013,#151012);overflow:hidden}.sppmatch-console:before{content:"";position:absolute;left:0;right:42%;top:0;height:2px;background:linear-gradient(90deg,var(--red),transparent)}.sppmatch-console label{padding:17px 22px 20px}.sppmatch-console small{display:block;margin-bottom:8px;color:#727c83;font-size:7px;letter-spacing:.16em}.sppmatch-console input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:700 24px/1.2 var(--font-ui);letter-spacing:-.025em}.sppmatch-console button{border:0;border-left:1px solid rgba(255,255,255,.08);background:var(--red);color:#fff;font-size:8px;font-weight:800;letter-spacing:.11em;cursor:pointer}.sppmatch-console button:hover{filter:brightness(1.08)}.sppmatch-examples{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:13px}.sppmatch-examples>small{margin-right:2px;color:#626b72;font-size:7px;font-weight:800;letter-spacing:.12em}.sppmatch-example-chip{border:1px solid #2b3035;background:#0a0d0f;color:#8f989f;padding:8px 11px;font-size:8px;font-weight:700;cursor:pointer}.sppmatch-example-chip:hover{border-color:#545c62;color:#fff}.sppmatch-premium-results{padding:58px 0 110px;background:#090b0d;color:#f4f6f7;min-height:55vh}.sppmatch-metrics{display:grid;grid-template-columns:1fr 150px;align-items:stretch;border-top:1px solid #272d32;border-bottom:1px solid #272d32}.sppmatch-metric-query{padding:21px 0 22px}.sppmatch-metric-query small,.sppmatch-metric-total small{display:block;color:#667078;font-size:7px;font-weight:800;letter-spacing:.15em}.sppmatch-metric-query h2{margin:7px 0 5px;font-size:clamp(25px,3.5vw,45px);letter-spacing:-.045em}.sppmatch-metric-query p{margin:0;color:#727c83;font-size:10px}.sppmatch-metric-total{display:flex;flex-direction:column;justify-content:center;padding-left:26px;border-left:1px solid #272d32}.sppmatch-metric-total strong{display:block;margin-top:5px;color:var(--red);font-size:48px;line-height:1;letter-spacing:-.06em}.sppmatch-premium-results .sppmatch-filterbar{padding:22px 0 30px}.sppmatch-premium-results .sppmatch-filterbar button{border-color:#2d3338;color:#818b92}.sppmatch-premium-results .sppmatch-filterbar button.active,.sppmatch-premium-results .sppmatch-filterbar button:hover{background:#f4f6f7;color:#111315;border-color:#f4f6f7}.sppmatch-premium-results .sppmatch-direct:before{margin:8px 0 11px;color:var(--red)}.sppmatch-premium-results .sppmatch-list{border-top:1px solid #282e33}.sppmatch-premium-results .sppmatch-result-card{grid-template-columns:175px 1fr 165px;padding:23px 20px;border-bottom:1px solid #282e33;color:#f4f6f7;background:#0b0e10}.sppmatch-premium-results .sppmatch-result-card:hover{background:#0f1316}.sppmatch-premium-results .sppmatch-result-card.is-direct{position:relative;background:linear-gradient(110deg,#101316,#151719 67%,#1b0d0f);border:1px solid #343a3f;padding:31px}.sppmatch-premium-results .sppmatch-result-card.is-direct:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:4px;background:var(--red)}.sppmatch-premium-results .sppmatch-result-code{border-right:1px solid #282e33}.sppmatch-premium-results .sppmatch-result-code strong{font-size:31px}.sppmatch-premium-results .sppmatch-result-copy h3{font-size:19px;color:#fff}.sppmatch-premium-results .sppmatch-result-copy p,.sppmatch-premium-results .sppmatch-oems{color:#737d84}.sppmatch-premium-results .sppmatch-reason{color:#ff535a}.sppmatch-premium-results .sppmatch-product-link{color:#fff;border-color:#3b4247}.sppmatch-premium-results .sppmatch-empty{border-color:#2e3439;background:linear-gradient(90deg,#0d1012,#140d0e)}.sppmatch-premium-results .sppmatch-empty p{color:#737d84}.sppmatch-premium-results .sppmatch-more{border:1px solid #353c41;background:transparent}.sppmatch-premium-results .sppmatch-more:hover{border-color:var(--red)}.sppmatch-support{margin-top:44px;padding:30px 32px;border:1px solid #2d3338;background:linear-gradient(90deg,#0d1012,#140d0e);display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center}.sppmatch-support small{color:#68727a;font-size:7px;font-weight:800;letter-spacing:.16em}.sppmatch-support h3{margin:8px 0 7px;font-size:22px;letter-spacing:-.025em}.sppmatch-support p{max-width:720px;margin:0;color:#727c83;font-size:10px;line-height:1.65}.sppmatch-support a{display:inline-flex;align-items:center;gap:18px;padding:13px 16px;border:1px solid #3a4146;color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em}.sppmatch-support a span{color:var(--red)}.sppmatch-support a:hover,.sppmatch-support.is-emphasis a{background:var(--red);border-color:var(--red)}.sppmatch-support a:hover span,.sppmatch-support.is-emphasis a span{color:#fff}html[lang="ar"] .sppmatch-premium-columns aside{border-left:0;border-right:1px solid rgba(255,255,255,.18);padding-left:0;padding-right:28px}html[lang="ar"] .sppmatch-metric-total{border-left:0;border-right:1px solid #272d32;padding-left:0;padding-right:26px}html[lang="ar"] .sppmatch-console button{border-left:0;border-right:1px solid rgba(255,255,255,.08)}
@media(max-width:900px){.sppmatch-premium-hero{padding:120px 0 54px}.sppmatch-premium-columns{grid-template-columns:1fr;gap:28px}.sppmatch-premium-columns aside{display:none}.sppmatch-console{grid-template-columns:1fr 120px}.sppmatch-metrics{grid-template-columns:1fr 110px}.sppmatch-premium-results .sppmatch-result-card,.sppmatch-premium-results .sppmatch-result-card.is-direct{grid-template-columns:1fr;padding:20px}.sppmatch-premium-results .sppmatch-result-code{border-right:0}.sppmatch-support{grid-template-columns:1fr}.sppmatch-support a{justify-self:start}}
@media(max-width:560px){.sppmatch-premium-hero{padding:105px 0 46px}.sppmatch-wordmark{font-size:54px}.sppmatch-premium-heading h1{font-size:27px}.sppmatch-console{grid-template-columns:1fr}.sppmatch-console button{min-height:52px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}.sppmatch-console input{font-size:18px}.sppmatch-metrics{grid-template-columns:1fr 88px}.sppmatch-metric-total{padding-left:16px}.sppmatch-metric-total strong{font-size:38px}.sppmatch-support{padding:24px 20px}}

/* V2.25.6 SPPMatch related product chain */
.sppmatch-related-chain{margin-top:18px;padding-top:15px;border-top:1px solid #282e33}.sppmatch-related-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.sppmatch-related-head small{color:#69737a;font-size:7px;font-weight:800;letter-spacing:.13em}.sppmatch-related-head b{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border:1px solid #343b40;color:#ff535a;font-size:8px}.sppmatch-related-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.sppmatch-related-item{display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:center;min-width:0;padding:9px 10px;border:1px solid #292f34;background:#090c0e;color:#fff;text-decoration:none}.sppmatch-related-item:hover{border-color:#6a2428;background:#120d0e}.sppmatch-related-type{grid-column:1;color:#ff535a;font-size:6px;font-weight:800;letter-spacing:.08em}.sppmatch-related-item strong{grid-column:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;color:#aeb6bc}.sppmatch-related-item em{grid-column:2;grid-row:1/3;color:#7a848b;font-style:normal}.sppmatch-related-item:hover em{color:#ff535a}.sppmatch-result-card.is-direct .sppmatch-related-items{grid-template-columns:repeat(3,minmax(0,1fr))}html[lang="ar"] .sppmatch-related-chain{text-align:right}@media(max-width:900px){.sppmatch-result-card.is-direct .sppmatch-related-items,.sppmatch-related-items{grid-template-columns:1fr}}

/* V2.25.7 SPPMatch Smart Multi-Criteria */
.sppmatch-smart-score{display:flex;align-items:center;gap:10px;margin:0 0 12px}.sppmatch-smart-score small{color:#69737a;font-size:6px;font-weight:800;letter-spacing:.14em}.sppmatch-smart-score strong{color:#fff;font-size:13px}.sppmatch-smart-score em{color:#ff535a;font-size:9px;font-style:normal;font-weight:800}.sppmatch-criteria-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.sppmatch-criteria-chip{display:inline-flex;align-items:center;border:1px solid #30373c;background:#090c0e;color:#aeb6bc;padding:6px 8px;font-size:7px;font-weight:800;letter-spacing:.04em}.is-direct .sppmatch-criteria-chip{border-color:#3a4146}.sppmatch-result-card:hover .sppmatch-criteria-chip{border-color:#5b2528;color:#fff}@media(max-width:800px){.sppmatch-smart-score{margin-top:4px}.sppmatch-criteria-chips{gap:5px}}


/* V2.26.0 — OEM reference notice tooltip */
.product-detail-page .reference-card-oem{overflow:visible}
.product-detail-page .reference-card-title-copy{min-width:0}
.product-detail-page .reference-title-line{display:flex;align-items:center;gap:9px;min-width:0}
.product-detail-page .reference-title-line h3{margin:0}
.product-detail-page .reference-notice{position:relative;display:inline-flex;align-items:center;z-index:8;flex:0 0 auto}
.product-detail-page .reference-notice-trigger{width:23px;height:23px;border:1px solid rgba(215,25,32,.28);border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;padding:0;font:800 12px/1 Manrope,Arial,sans-serif;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;box-shadow:0 5px 14px rgba(28,30,32,.05)}
.product-detail-page .reference-notice-trigger:hover,.product-detail-page .reference-notice-trigger:focus-visible,.product-detail-page .reference-notice.is-open .reference-notice-trigger{background:var(--red);color:#fff;border-color:var(--red);outline:0;transform:translateY(-1px)}
.product-detail-page .reference-notice-tooltip{position:absolute;z-index:40;left:50%;top:calc(100% + 11px);width:min(430px,52vw);padding:13px 15px;background:#17191b;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(15,17,19,.2);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-5px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;text-align:left}
.product-detail-page .reference-notice-tooltip:before{content:"";position:absolute;left:50%;top:-6px;width:10px;height:10px;background:#17191b;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);transform:translateX(-50%) rotate(45deg)}
.product-detail-page .reference-notice-tooltip small{display:block;margin:0 0 6px;color:#ef777b;font-size:8px;line-height:1.3;letter-spacing:.14em;font-weight:800}
.product-detail-page .reference-notice-tooltip strong{display:block;color:#f7f7f7;font-size:10px;line-height:1.55;letter-spacing:.025em;font-weight:650}
.product-detail-page .reference-notice:hover .reference-notice-tooltip,.product-detail-page .reference-notice:focus-within .reference-notice-tooltip,.product-detail-page .reference-notice.is-open .reference-notice-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
html[dir="rtl"] .product-detail-page .reference-notice-tooltip{text-align:right}
@media(max-width:700px){
  .product-detail-page .reference-title-line{align-items:center;gap:8px}
  .product-detail-page .reference-notice-trigger{width:25px;height:25px}
  .product-detail-page .reference-notice-tooltip{left:auto;right:-8px;top:calc(100% + 10px);width:min(320px,calc(100vw - 44px));transform:translateY(-5px)}
  .product-detail-page .reference-notice-tooltip:before{left:auto;right:14px;transform:rotate(45deg)}
  .product-detail-page .reference-notice:hover .reference-notice-tooltip,.product-detail-page .reference-notice:focus-within .reference-notice-tooltip,.product-detail-page .reference-notice.is-open .reference-notice-tooltip{transform:translateY(0)}
  html[dir="rtl"] .product-detail-page .reference-notice-tooltip{right:auto;left:-8px}
  html[dir="rtl"] .product-detail-page .reference-notice-tooltip:before{right:auto;left:14px}
}

/* V2.26.1 — OEM reference notice compact tooltip fix */
.product-detail-page .reference-card-head .reference-notice{width:auto;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;overflow:visible;flex:0 0 auto}
.product-detail-page .reference-card-head .reference-notice-trigger{width:18px;height:18px;min-width:18px;min-height:18px;border:1px solid rgba(215,25,32,.42);border-radius:50%;background:#fff;color:var(--red);box-shadow:none;appearance:none;-webkit-appearance:none;display:grid;place-items:center;padding:0;line-height:1;transform:none}
.product-detail-page .reference-card-head .reference-notice-trigger>span{width:auto;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;display:block;font:800 9px/1 Manrope,Arial,sans-serif;color:inherit}
.product-detail-page .reference-card-head .reference-notice-trigger:hover,.product-detail-page .reference-card-head .reference-notice-trigger:focus-visible,.product-detail-page .reference-card-head .reference-notice.is-open .reference-notice-trigger{background:var(--red);color:#fff;border-color:var(--red);box-shadow:none;transform:none}
.product-detail-page .reference-card-head .reference-notice-tooltip{left:calc(100% + 10px);right:auto;top:50%;width:min(350px,calc(100vw - 48px));padding:12px 14px;transform:translate(5px,-50%);border-radius:8px;box-shadow:0 14px 34px rgba(15,17,19,.18);line-height:1.5}
.product-detail-page .reference-card-head .reference-notice-tooltip:before{left:-5px;right:auto;top:50%;width:9px;height:9px;transform:translateY(-50%) rotate(45deg)}
.product-detail-page .reference-card-head .reference-notice:hover .reference-notice-tooltip,.product-detail-page .reference-card-head .reference-notice:focus-within .reference-notice-tooltip,.product-detail-page .reference-card-head .reference-notice.is-open .reference-notice-tooltip{transform:translate(0,-50%)}
html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip{left:auto;right:calc(100% + 10px);text-align:right}
html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip:before{left:auto;right:-5px;border-left:0;border-top:0;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
@media(max-width:700px){
  .product-detail-page .reference-card-head .reference-notice-trigger{width:20px;height:20px;min-width:20px;min-height:20px}
  .product-detail-page .reference-card-head .reference-notice-tooltip{left:auto;right:-6px;top:calc(100% + 9px);width:min(320px,calc(100vw - 40px));transform:translateY(-4px);border-radius:8px}
  .product-detail-page .reference-card-head .reference-notice-tooltip:before{left:auto;right:10px;top:-5px;transform:rotate(45deg);border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);border-right:0;border-bottom:0}
  .product-detail-page .reference-card-head .reference-notice:hover .reference-notice-tooltip,.product-detail-page .reference-card-head .reference-notice:focus-within .reference-notice-tooltip,.product-detail-page .reference-card-head .reference-notice.is-open .reference-notice-tooltip{transform:translateY(0)}
  html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip{right:auto;left:-6px}
  html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip:before{right:auto;left:10px;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);border-right:0;border-bottom:0}
}

/* V2.26.2 — OEM reference notice safe below-heading tooltip */
.product-detail-page .reference-card-head .reference-title-line{position:relative}
.product-detail-page .reference-card-head .reference-notice{position:static}
.product-detail-page .reference-card-head .reference-notice-tooltip{
  position:absolute;
  z-index:40;
  left:0;
  right:auto;
  top:calc(100% + 10px);
  width:min(340px,calc(100vw - 48px));
  height:auto;
  min-width:0;
  min-height:0;
  max-height:none;
  padding:13px 15px;
  border-radius:8px;
  background:#17191b;
  border:1px solid rgba(255,255,255,.08);
  color:#fff;
  display:block;
  place-items:initial;
  font-size:inherit;
  font-weight:inherit;
  box-shadow:0 14px 34px rgba(15,17,19,.18);
  white-space:normal;
  overflow:visible;
  overflow-wrap:anywhere;
  word-break:normal;
  line-height:1.5;
  text-align:left;
  transform:translateY(-4px);
}
.product-detail-page .reference-card-head .reference-notice-tooltip:before{
  left:auto;
  right:8px;
  top:-5px;
  width:9px;
  height:9px;
  transform:rotate(45deg);
  border-left:1px solid rgba(255,255,255,.08);
  border-top:1px solid rgba(255,255,255,.08);
  border-right:0;
  border-bottom:0;
}
.product-detail-page .reference-card-head .reference-notice:hover .reference-notice-tooltip,
.product-detail-page .reference-card-head .reference-notice:focus-within .reference-notice-tooltip,
.product-detail-page .reference-card-head .reference-notice.is-open .reference-notice-tooltip{transform:translateY(0)}
html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip{left:auto;right:0;text-align:right}
html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip:before{right:auto;left:8px}
@media(max-width:700px){
  .product-detail-page .reference-card-head .reference-notice-tooltip{
    left:0;
    right:auto;
    top:calc(100% + 9px);
    width:min(320px,calc(100vw - 32px));
    height:auto;
    max-height:none;
    padding:12px 14px;
    white-space:normal;
    overflow-wrap:anywhere;
    transform:translateY(-4px);
  }
  .product-detail-page .reference-card-head .reference-notice-tooltip:before{left:auto;right:6px}
  .product-detail-page .reference-card-head .reference-notice:hover .reference-notice-tooltip,
  .product-detail-page .reference-card-head .reference-notice:focus-within .reference-notice-tooltip,
  .product-detail-page .reference-card-head .reference-notice.is-open .reference-notice-tooltip{transform:translateY(0)}
  html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip{left:auto;right:0}
  html[dir="rtl"] .product-detail-page .reference-card-head .reference-notice-tooltip:before{right:auto;left:6px}
}

/* V2.36.0 Premium Product Spotlight */

/* V2.37.13 Mobile Spotlight Performance: lightweight teaser, modal only on intent */
.product-spotlight-teaser{--sps-red:#e21d2f;position:fixed;z-index:1490;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));min-width:172px;max-width:min(238px,calc(100vw - 24px));min-height:50px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"badge arrow" "code arrow";align-items:center;column-gap:14px;padding:9px 12px 9px 14px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:rgba(12,14,18,.94);color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;opacity:0;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,border-color .2s ease}.product-spotlight-teaser.is-visible{opacity:1;transform:none}.product-spotlight-teaser:hover{border-color:rgba(226,29,47,.6)}.product-spotlight-teaser-badge{grid-area:badge;color:#ff5060;font-size:8px;line-height:1.1;font-weight:900;letter-spacing:.12em;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-spotlight-teaser-code{grid-area:code;margin-top:3px;font-size:15px;line-height:1.05;font-weight:900;letter-spacing:-.025em;text-align:left}.product-spotlight-teaser-arrow{grid-area:arrow;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--sps-red);font-size:15px;font-weight:900}.product-spotlight-teaser[dir="rtl"]{right:auto;left:max(12px,env(safe-area-inset-left))}.product-spotlight-teaser[dir="rtl"] .product-spotlight-teaser-badge,.product-spotlight-teaser[dir="rtl"] .product-spotlight-teaser-code{text-align:right}@media(min-width:701px){.product-spotlight-teaser{display:none!important}}@media(prefers-reduced-motion:reduce){.product-spotlight-teaser{transition:none}}
.product-spotlight-overlay{--sps-red:#e21d2f;position:fixed;inset:0;z-index:9998;display:grid;place-items:center;padding:clamp(18px,4vw,54px);background:rgba(6,8,11,.74);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}.product-spotlight-overlay.is-open{opacity:1;visibility:visible}.product-spotlight-overlay.is-closing{opacity:0}.product-spotlight-dialog{position:relative;width:min(1180px,96vw);max-height:min(760px,90vh);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#111419;color:#fff;box-shadow:0 42px 110px rgba(0,0,0,.56);transform:translateY(14px) scale(.985);transition:transform .34s cubic-bezier(.2,.7,.2,1)}.is-open .product-spotlight-dialog{transform:none}.product-spotlight-close{position:absolute;z-index:4;right:18px;top:18px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:rgba(8,10,13,.64);color:#fff;font-size:26px;line-height:1;cursor:pointer;transition:.2s}.product-spotlight-close:hover{background:#fff;color:#111}.product-spotlight-visual{position:relative;min-height:520px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 38% 38%,rgba(226,29,47,.15),transparent 28%),linear-gradient(145deg,#1a1d22,#090b0e)}.product-spotlight-glow{position:absolute;width:64%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(226,29,47,.22),rgba(226,29,47,0) 68%);filter:blur(12px)}.product-spotlight-badge{position:absolute;z-index:2;left:26px;top:25px;padding:8px 13px;border-radius:999px;background:var(--sps-red);font-size:10px;font-weight:900;letter-spacing:.12em;box-shadow:0 8px 30px rgba(226,29,47,.3)}.product-spotlight-image{position:relative;z-index:1;width:88%;height:440px;object-fit:contain;filter:drop-shadow(0 34px 28px rgba(0,0,0,.4));transition:opacity .2s ease,transform .35s ease}.product-spotlight-image-placeholder{position:relative;z-index:1;font-size:clamp(62px,8vw,116px);font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.06)}.product-spotlight-content{min-width:0;padding:clamp(46px,5vw,76px) clamp(34px,5vw,68px) 30px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(155deg,#171a20,#111419 60%,#0c0f13)}.product-spotlight-eyebrow{color:#ee3d4c;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.product-spotlight-code{display:block;margin-top:10px;font-size:clamp(38px,5vw,66px);line-height:.95;letter-spacing:-.055em}.product-spotlight-title{margin:10px 0 16px;font-size:clamp(18px,2vw,28px);line-height:1.15}.product-spotlight-copy{margin:0;max-width:560px;color:#aeb4bd;font-size:14px;line-height:1.7}.product-spotlight-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:19px}.product-spotlight-tags span{padding:7px 10px;border:1px solid rgba(255,255,255,.11);border-radius:999px;color:#d9dde3;font-size:9px;font-weight:800;letter-spacing:.08em}.product-spotlight-actions{display:flex;gap:9px;align-items:center;margin-top:26px}.product-spotlight-primary,.product-spotlight-secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:11px;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.08em}.product-spotlight-primary{padding:0 18px;background:#fff;color:#111}.product-spotlight-primary span{font-size:16px}.product-spotlight-secondary{padding:0 14px;border:1px solid rgba(255,255,255,.13);color:#c2c7ce}.product-spotlight-footer{display:grid;grid-template-columns:1fr auto;grid-template-areas:"dots nav" "never never";align-items:center;gap:16px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.product-spotlight-dots{grid-area:dots;display:flex;gap:6px}.product-spotlight-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#4c5159;cursor:pointer;transition:.2s}.product-spotlight-dot.is-active{width:24px;border-radius:20px;background:var(--sps-red)}.product-spotlight-nav{grid-area:nav;display:flex;gap:6px}.product-spotlight-arrow{width:36px;height:36px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:transparent;color:#fff;font-size:23px;cursor:pointer}.product-spotlight-arrow:hover{background:#fff;color:#111}.product-spotlight-never{grid-area:never;display:inline-flex;width:max-content;align-items:center;gap:8px;color:#858b94;font-size:9px;font-weight:700;cursor:pointer}.product-spotlight-never input{position:absolute;opacity:0}.product-spotlight-never-mark{width:14px;height:14px;border:1px solid #51565f;border-radius:4px;display:grid;place-items:center}.product-spotlight-never input:checked+.product-spotlight-never-mark{background:var(--sps-red);border-color:var(--sps-red)}.product-spotlight-never input:checked+.product-spotlight-never-mark:after{content:"✓";color:#fff;font-size:9px}.product-spotlight-never em{font-style:normal;letter-spacing:.06em}.product-spotlight-overlay [hidden]{display:none!important}.product-spotlight-overlay :focus-visible{outline:2px solid #fff;outline-offset:3px}.product-spotlight-overlay[dir="rtl"] .product-spotlight-dialog{direction:rtl}.product-spotlight-overlay[dir="rtl"] .product-spotlight-close{right:auto;left:18px}.product-spotlight-overlay[dir="rtl"] .product-spotlight-badge{left:auto;right:26px}.product-spotlight-overlay[dir="rtl"] .product-spotlight-actions,.product-spotlight-overlay[dir="rtl"] .product-spotlight-tags{justify-content:flex-start}.product-spotlight-overlay[dir="rtl"] .product-spotlight-footer{direction:rtl}@media(max-width:760px){.product-spotlight-overlay{padding:10px;align-items:center}.product-spotlight-dialog{width:min(94vw,540px);max-height:92vh;grid-template-columns:1fr;overflow-y:auto;border-radius:21px}.product-spotlight-visual{min-height:265px}.product-spotlight-image{height:245px;width:88%}.product-spotlight-badge{left:16px;top:15px}.product-spotlight-content{padding:28px 22px 22px}.product-spotlight-code{font-size:42px}.product-spotlight-title{font-size:18px;margin:8px 0 10px}.product-spotlight-copy{font-size:12px}.product-spotlight-actions{flex-direction:column;align-items:stretch}.product-spotlight-primary,.product-spotlight-secondary{width:100%}.product-spotlight-footer{margin-top:22px}.product-spotlight-overlay[dir="rtl"] .product-spotlight-badge{right:16px}}@media(prefers-reduced-motion:reduce){.product-spotlight-overlay,.product-spotlight-dialog,.product-spotlight-image,.product-spotlight-dot{transition:none!important;scroll-behavior:auto!important}}

/* V2.37.1 — SPPMatch text readability: Dark Premium */
.sppmatch-theme-dark-premium .sppmatch-intelligence{color:#dce1e4}
.sppmatch-theme-dark-premium .sppmatch-premium-columns>div>p{color:#e3e7e9}
.sppmatch-theme-dark-premium .sppmatch-premium-columns aside p{color:#d8dde0}
.sppmatch-theme-dark-premium .sppmatch-console small{color:#e0e4e7}
.sppmatch-theme-dark-premium .sppmatch-examples>small{color:#d7dce0}
.sppmatch-theme-dark-premium .sppmatch-example-chip{color:#e6eaed}
.sppmatch-theme-dark-premium .sppmatch-metric-query small,.sppmatch-theme-dark-premium .sppmatch-metric-total small{color:#dce1e4}
.sppmatch-theme-dark-premium .sppmatch-metric-query p{color:#d9dee1}
.sppmatch-theme-dark-premium .sppmatch-premium-results .sppmatch-filterbar button{color:#dce1e4}
.sppmatch-theme-dark-premium .sppmatch-result-code small{color:#f4f6f7}
.sppmatch-theme-dark-premium .sppmatch-result-copy p,.sppmatch-theme-dark-premium .sppmatch-oems{color:#e6eaed}
.sppmatch-theme-dark-premium .is-direct .sppmatch-result-copy p,.sppmatch-theme-dark-premium .is-direct .sppmatch-oems{color:#e6eaed}
.sppmatch-theme-dark-premium .sppmatch-smart-score small{color:#e2e6e9}
.sppmatch-theme-dark-premium .sppmatch-criteria-chip{color:#edf0f2}
.sppmatch-theme-dark-premium .sppmatch-related-head small{color:#e2e6e9}
.sppmatch-theme-dark-premium .sppmatch-related-item strong{color:#f4f6f7}
.sppmatch-theme-dark-premium .sppmatch-related-item em{color:#d8dde0}
.sppmatch-theme-dark-premium .sppmatch-empty p{color:#dce1e4}
.sppmatch-theme-dark-premium .sppmatch-support small{color:#d7dce0}
.sppmatch-theme-dark-premium .sppmatch-support p{color:#dce1e4}

/* V2.37.2 - Homepage SPPMatch search readability */
.home-page .cross-result-row h3{color:#f7f8f9;font-weight:800}
.home-page .cross-result-row p{color:#c9d0d5}
.home-page .cross-result-row>span{color:#d7dde1;font-weight:700}
.home-page .sppmatch-all-results span{color:#f5f7f8}

/* V2.37.4 — Homepage hero → SPPMatch section transition */
.home-page .cross-inline{padding-top:72px;margin-top:-1px}
.home-page .cross-inline:before{content:"";position:absolute;left:0;right:0;top:0;height:72px;background:linear-gradient(180deg,rgba(18,20,22,.96) 0%,rgba(10,12,14,0) 100%);pointer-events:none;z-index:1}
@media(max-width:980px){.home-page .cross-inline{padding-top:64px}.home-page .cross-inline:before{height:64px}}
@media(max-width:700px){.home-page .cross-inline{padding-top:56px}.home-page .cross-inline:before{height:56px}}

/* V2.37.5 - SPPMatch product imagery */
.sppmatch-premium-results .sppmatch-result-card{grid-template-columns:150px 132px minmax(0,1fr) 165px;gap:22px}
.sppmatch-premium-results .sppmatch-result-card.is-direct{grid-template-columns:170px 180px minmax(0,1fr) 165px;gap:26px}
.sppmatch-product-media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;overflow:hidden;border:1px solid #2d3439;background:#f4f2ed}
.sppmatch-product-media img{display:block;width:100%;height:100%;padding:8px;object-fit:contain;object-position:center}
.sppmatch-result-card.is-direct .sppmatch-product-media{border-color:#3b4247;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.sppmatch-related-item{grid-template-columns:50px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;row-gap:3px}
.sppmatch-related-thumb{grid-column:1;grid-row:1/3;display:flex;align-items:center;justify-content:center;width:50px;height:50px;overflow:hidden;border:1px solid #2f363b;background:#f4f2ed}
.sppmatch-related-thumb img{display:block;width:100%;height:100%;padding:3px;object-fit:contain;object-position:center}
.sppmatch-related-type{grid-column:2;grid-row:1}
.sppmatch-related-item strong{grid-column:2;grid-row:2;min-width:0}
.sppmatch-related-item em{grid-column:3;grid-row:1/3}
.sppmatch-result-card.is-direct .sppmatch-related-items{grid-template-columns:repeat(2,minmax(0,1fr))}
html[lang="ar"] .sppmatch-product-media img,html[lang="ar"] .sppmatch-related-thumb img{direction:ltr}
@media(max-width:1100px){
  .sppmatch-premium-results .sppmatch-result-card{grid-template-columns:132px 116px minmax(0,1fr) 145px;gap:16px}
  .sppmatch-premium-results .sppmatch-result-card.is-direct{grid-template-columns:145px 145px minmax(0,1fr) 150px;gap:18px}
}
@media(max-width:900px){
  .sppmatch-premium-results .sppmatch-result-card,.sppmatch-premium-results .sppmatch-result-card.is-direct{grid-template-columns:1fr;gap:15px}
  .sppmatch-product-media{max-width:260px;aspect-ratio:4/3}
  .sppmatch-result-card.is-direct .sppmatch-product-media{max-width:320px}
  .sppmatch-result-card.is-direct .sppmatch-related-items,.sppmatch-related-items{grid-template-columns:1fr}
}

/* V2.37.6 — SPPMatch user-selectable theme control */
.sppmatch-theme-picker{position:relative;z-index:120;--theme-ui-bg:#101316;--theme-ui-panel:#111519;--theme-ui-text:#f5f7f8;--theme-ui-muted:#aeb6bc;--theme-ui-line:rgba(255,255,255,.13);--theme-ui-hover:rgba(255,255,255,.06);--theme-ui-shadow:0 24px 70px rgba(0,0,0,.38)}
.sppmatch-theme-trigger{height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.16);background:rgba(7,9,11,.58);color:#f7f8f9;font:700 10px/1 Manrope,sans-serif;letter-spacing:.12em;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}
.sppmatch-theme-trigger:hover,.sppmatch-theme-trigger[aria-expanded="true"]{border-color:rgba(255,255,255,.34);background:rgba(15,18,21,.94)}
.sppmatch-theme-trigger>span{font-size:16px;line-height:1;color:#f1f3f4}.sppmatch-theme-trigger>b{font:inherit}
.sppmatch-theme-panel{position:absolute;inset-inline-end:0;top:calc(100% + 13px);width:min(360px,calc(100vw - 28px));padding:16px;border:1px solid var(--theme-ui-line);background:var(--theme-ui-panel);color:var(--theme-ui-text);box-shadow:var(--theme-ui-shadow);text-align:start;z-index:500;animation:sppmatchThemePanelIn .18s ease-out both}
@keyframes sppmatchThemePanelIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
.sppmatch-theme-panel-head{padding:2px 2px 13px;border-bottom:1px solid var(--theme-ui-line)}
.sppmatch-theme-panel-head small{display:block;margin-bottom:7px;color:#d81f28;font:800 8px/1.2 Manrope,sans-serif;letter-spacing:.16em}.sppmatch-theme-panel-head strong{display:block;color:var(--theme-ui-text);font:800 16px/1.2 Manrope,sans-serif;letter-spacing:-.02em}.sppmatch-theme-panel-head p{margin:6px 0 0;color:var(--theme-ui-muted);font:500 10px/1.5 Manrope,sans-serif}
.sppmatch-theme-options{display:grid;gap:7px;padding:12px 0}
.sppmatch-theme-options [data-sppmatch-user-theme]{width:100%;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;padding:10px;border:1px solid var(--theme-ui-line);background:transparent;color:var(--theme-ui-text);text-align:start;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.sppmatch-theme-options [data-sppmatch-user-theme]:hover{background:var(--theme-ui-hover);border-color:rgba(216,31,40,.55);transform:translateY(-1px)}
.sppmatch-theme-options [data-sppmatch-user-theme].is-active{border-color:#d81f28;background:rgba(216,31,40,.085)}
.sppmatch-theme-options [data-sppmatch-user-theme] span{min-width:0}.sppmatch-theme-options [data-sppmatch-user-theme] strong{display:block;color:var(--theme-ui-text);font:800 11px/1.25 Manrope,sans-serif}.sppmatch-theme-options [data-sppmatch-user-theme] small{display:block;margin-top:3px;color:var(--theme-ui-muted);font:500 9px/1.3 Manrope,sans-serif}.sppmatch-theme-options [data-sppmatch-user-theme] em{opacity:0;color:#d81f28;font:900 14px/1 Manrope,sans-serif;font-style:normal}.sppmatch-theme-options [data-sppmatch-user-theme].is-active em{opacity:1}
.theme-swatch{display:block;width:38px;height:28px;border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.theme-swatch-dark{background:linear-gradient(135deg,#080a0c 0 65%,#d81f28 65% 72%,#171a1d 72%)}.theme-swatch-white{border-color:#d4d9dd;background:linear-gradient(135deg,#f5f6f7 0 65%,#d81f28 65% 72%,#fff 72%)}.theme-swatch-hybrid{background:linear-gradient(135deg,#090b0d 0 48%,#f4f5f6 48% 72%,#d81f28 72% 78%,#111418 78%)}
.sppmatch-theme-default{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 10px;border:1px solid var(--theme-ui-line);background:transparent;color:var(--theme-ui-muted);cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.sppmatch-theme-default:hover{color:var(--theme-ui-text);border-color:rgba(255,255,255,.28);background:var(--theme-ui-hover)}.sppmatch-theme-default span{color:#d81f28;font-size:14px}.sppmatch-theme-default b{font:700 9px/1.2 Manrope,sans-serif;letter-spacing:.04em}.sppmatch-theme-live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.sppmatch-theme-white-precision .sppmatch-theme-picker{--theme-ui-panel:#fff;--theme-ui-text:#111214;--theme-ui-muted:#555e65;--theme-ui-line:#d9dee2;--theme-ui-hover:#f4f6f7;--theme-ui-shadow:0 24px 70px rgba(16,20,24,.16)}
.sppmatch-theme-white-precision .sppmatch-theme-trigger{border-color:#d0d5d9;background:#fff;color:#111214}.sppmatch-theme-white-precision .sppmatch-theme-trigger:hover,.sppmatch-theme-white-precision .sppmatch-theme-trigger[aria-expanded="true"]{border-color:#aeb5ba;background:#f7f8f9}.sppmatch-theme-white-precision .sppmatch-theme-trigger>span{color:#111214}.sppmatch-theme-white-precision .sppmatch-theme-default:hover{border-color:#b9c0c5}
html[dir="rtl"] .sppmatch-theme-panel{inset-inline-end:auto;inset-inline-start:0;text-align:right}
html[dir="rtl"] .sppmatch-theme-options [data-sppmatch-user-theme]{text-align:right}
@media(max-width:1120px){.sppmatch-theme-trigger>b{display:none}.sppmatch-theme-trigger{width:40px;padding:0;justify-content:center}}
@media(max-width:720px){.sppmatch-theme-panel{position:fixed;top:72px;inset-inline:14px;width:auto;max-height:calc(100vh - 92px);overflow:auto}.sppmatch-theme-trigger{height:38px;width:38px}.sppmatch-theme-options [data-sppmatch-user-theme]{grid-template-columns:34px 1fr 18px}.theme-swatch{width:34px;height:26px}}


/* V2.37.7 — Application copy controls */
.product-detail-page .application-copy-toolbar{display:flex;justify-content:flex-end;padding:10px 22px;border-bottom:1px solid rgba(17,18,20,.08);background:#fff}
.product-detail-page .application-copy-group-button{margin-inline-start:auto}
.product-detail-page .reference-application-row:not(.reference-oem-row){grid-template-columns:52px minmax(0,1fr)}
@media(max-width:700px){.product-detail-page .reference-application-row:not(.reference-oem-row){grid-template-columns:42px minmax(0,1fr)}}


/* V2.37.8 — Managed product image protection */
body[data-image-protection-product="1"] .product-image-gallery img,
body[data-image-protection-product="1"] .related-product-media img,
body[data-image-protection-product="1"] .product-card-image-visual img,
body[data-image-protection-sppmatch="1"] .sppmatch-product-media img,
body[data-image-protection-sppmatch="1"] .sppmatch-related-thumb img{
  -webkit-user-drag:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;
}
.image-protection-watermark-surface{position:relative;isolation:isolate}
body[data-image-watermark="1"][data-image-protection-product="1"] .gallery-main-frame.image-protection-watermark-surface::after,
body[data-image-watermark="1"][data-image-protection-sppmatch="1"] .sppmatch-product-media.image-protection-watermark-surface::after{
  content:var(--image-watermark-text);position:absolute;right:14px;bottom:12px;z-index:8;pointer-events:none;
  padding:5px 8px;border:1px solid rgba(255,255,255,.18);background:rgba(10,12,14,.42);backdrop-filter:blur(4px);
  color:rgba(255,255,255,.78);font:800 8px/1.1 var(--font-ui);letter-spacing:.1em;text-transform:uppercase;
  text-shadow:0 1px 7px rgba(0,0,0,.55);border-radius:3px;
}
body.sppmatch-theme-white-precision[data-image-watermark="1"] .sppmatch-product-media.image-protection-watermark-surface::after,
body.sppmatch-theme-hybrid-precision[data-image-watermark="1"] .sppmatch-product-media.image-protection-watermark-surface::after{
  border-color:rgba(17,19,21,.14);background:rgba(255,255,255,.78);color:rgba(17,19,21,.72);text-shadow:none;
}
@media(max-width:640px){
  body[data-image-watermark="1"] .image-protection-watermark-surface::after{right:9px;bottom:8px;font-size:7px;padding:4px 6px}
}

/* V2.37.11 — Mobile Agentic Readiness + Layout Stability */
.home-page{--mobile-updated-products-reserved-height:540px}

/* V2.37.10 — Homepage Mobile Experience */
.home-page .mobile-home-language-panel{display:none}
@media(max-width:700px){
  /* Header: keep brand suite + menu only; language choices move into the mobile menu. */
  .home-page .site-header .language-switcher{display:none!important}
  .home-page .site-header .header-actions{margin-left:auto!important;gap:4px!important}
  .home-page .site-header .menu-button{display:block!important;flex:0 0 44px;width:44px!important}
  .home-page .site-header .brand-suite{max-width:calc(100% - 52px)!important}
  .home-page .site-header .brand-suite .brand-logo-image{max-width:min(39vw,150px)!important}
  .home-page .mobile-home-language-panel{display:block;margin:0 0 14px;padding:14px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.025)}
  .home-page .mobile-home-language-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:8px;line-height:1;letter-spacing:.14em;color:#fff;font-weight:800}
  .home-page .mobile-home-language-head small{font-size:7px;color:#666c72;letter-spacing:.1em}
  .home-page .mobile-home-language-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .home-page .mobile-home-language-item{min-width:0;min-height:44px;padding:8px 9px;border:1px solid rgba(255,255,255,.1);background:#0d0f11;color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:6px;align-items:center;text-align:left;cursor:pointer}
  .home-page .mobile-home-language-item span{font-size:9px;font-weight:900;letter-spacing:.1em}
  .home-page .mobile-home-language-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;color:#9ca2a8}
  .home-page .mobile-home-language-item i{font-style:normal;font-size:9px;color:#5f656b}
  .home-page .mobile-home-language-item.active{border-color:rgba(215,25,32,.55);background:rgba(215,25,32,.1)}
  .home-page .mobile-home-language-item.active span,.home-page .mobile-home-language-item.active i{color:var(--red)}

  /* Mobile-only homepage flow. Desktop DOM/layout remains untouched. */
  .home-page main{display:flex;flex-direction:column}
  .home-page main>.home-hero{order:1}
  .home-page main>.cross-inline{order:2}
  .home-page main>.home-updated-products{order:3}
  .home-page main>.home-brand-categories:not(.home-product-categories){order:4}
  .home-page main>.home-product-categories{order:5}

  /* Hero: controlled typography, search ergonomics, and mobile visual focal point. */
  .home-page .home-hero-inner{padding:36px 0 34px!important}
  .home-page .home-copy{padding:0!important;width:100%!important}
  .home-page .home-copy h1{font-size:clamp(46px,13.2vw,62px)!important;line-height:1.03!important;letter-spacing:-.06em!important;max-width:100%!important}
  .home-page .home-copy>p{margin:22px 0 24px!important;font-size:13px!important;line-height:1.58!important;max-width:95%!important}
  .home-page .home-hero-video{object-position:46% center!important}
  .home-page .hero-cross-kicker{margin-bottom:10px}
  .home-page .hero-cross-search{grid-template-columns:46px minmax(0,1fr)!important;min-height:0!important;height:auto!important}
  .home-page .hero-cross-search input{min-height:56px!important;font-size:12px!important;padding-right:10px!important}
  .home-page .hero-cross-search button{grid-column:1/-1!important;min-height:54px!important;justify-content:center!important;padding:0 18px!important}
  .home-page .hero-cross-meta{margin-top:10px!important;gap:8px!important}
  .home-page .hero-cross-meta>span{font-size:9px!important;max-width:100%;white-space:normal}
  .home-page .hero-cross-explore{font-size:7px}

  /* Desktop promo becomes a compact mobile SPPMatch advanced-search band. */
  .home-page .hero-cross-promo{width:100%!important;min-height:132px!important;padding:17px 18px!important;margin-top:8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(125deg,rgba(10,12,14,.92),rgba(24,15,17,.82))!important}
  .home-page .hero-cross-promo:after{width:150px;height:150px;right:-52px;top:-72px}
  .home-page .hero-cross-promo-head{display:none!important}
  .home-page .hero-cross-promo-copy{margin:0!important;padding-right:26px}
  .home-page .hero-cross-promo-copy h2{font-size:clamp(25px,7.8vw,32px)!important;line-height:1!important;letter-spacing:-.045em!important}
  .home-page .hero-cross-promo-copy h2 br{display:none}
  .home-page .hero-cross-promo-copy h2 em{display:inline!important;margin:0 0 0 .15em!important;line-height:inherit!important}
  .home-page .hero-cross-promo-copy p,.home-page .hero-cross-promo-tags{display:none!important}
  .home-page .hero-cross-promo-cta{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;margin-top:15px!important;padding-top:12px!important;font-size:7px!important}

  /* SPPMatch: surface it immediately after the hero and keep the workbench compact. */
  .home-page .cross-inline{padding:56px 0!important}
  .home-page .cross-inline .cross-teaser-inner{gap:28px!important}
  .home-page .cross-inline .cross-copy h2{font-size:clamp(42px,12.4vw,58px)!important}
  .home-page .cross-inline .cross-copy p{font-size:13px!important;line-height:1.58!important}
  .home-page .cross-inline .cross-search-form label input{min-height:56px}
  .home-page .cross-inline .cross-reference-results{min-height:230px}

  /* Brands: one tactile horizontal rail instead of a ten-card vertical stack. */
  .home-page .home-brand-categories:not(.home-product-categories){padding:62px 0 66px!important;overflow:hidden}
  .home-page .home-brand-categories:not(.home-product-categories) .brand-category-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:min(82vw,320px);gap:12px!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:14px;padding:0 14px 10px;margin:0 -14px;background:transparent!important;border:0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .home-page .home-brand-categories:not(.home-product-categories) .brand-category-grid::-webkit-scrollbar{display:none}
  .home-page .home-brand-categories:not(.home-product-categories) .brand-category-card{scroll-snap-align:start;min-height:148px!important;padding:18px 18px 16px!important}

  /* Product categories remain glanceable: always two columns on phones. */
  .home-page .home-product-categories{padding:62px 0 68px!important}
  .home-page .home-product-categories .product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px!important}
  .home-page .home-product-categories .product-category-card{min-height:138px!important;padding:16px 13px!important}
  .home-page .home-product-categories .product-category-card h3{font-size:17px!important;margin-top:20px!important}
  .home-page .home-product-categories .brand-category-action{font-size:6.5px!important;padding-top:15px!important}

  /* New / updated products: horizontal cards preserve content without a long vertical wall. */
  .home-page .home-updated-products{padding:62px 0 66px!important;overflow:hidden}
  .home-page .home-updated-products-head{margin-bottom:26px!important;gap:14px!important}
  .home-page .home-updated-products-head h2{font-size:clamp(38px,11vw,46px)!important;line-height:1.04!important}
  .home-page .home-updated-products-head p{font-size:12px;line-height:1.6}
  .home-page .home-updated-products-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:min(84vw,330px);gap:12px!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:14px;padding:0 14px 10px;margin:0 -14px;background:transparent!important;border:0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-height:var(--mobile-updated-products-reserved-height)}
  .home-page .home-updated-products-grid::-webkit-scrollbar{display:none}
  .home-page .home-updated-products .home-product-card{scroll-snap-align:start;min-width:0;width:auto;min-height:calc(var(--mobile-updated-products-reserved-height) - 10px)!important}
  .home-page .home-updated-products .home-product-loading,.home-page .home-updated-products .home-product-empty{width:calc(100vw - 28px);grid-column:auto;padding:30px 18px;min-height:calc(var(--mobile-updated-products-reserved-height) - 10px);display:grid;place-items:center}
}
@media(max-width:380px){
  .home-page .home-copy h1{font-size:44px!important;line-height:1.04!important;letter-spacing:-.055em!important}
  .home-page .site-header .brand-suite .brand-logo-image{max-width:36vw!important}
  .home-page .mobile-home-language-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-page .home-product-categories .product-category-card{min-height:132px!important}
}

/* V2.38.6 — Keep each intentional Turkish hero line intact on laptops. */
@media(min-width:981px){
  html[lang="tr"] .home-page .home-copy h1{
    white-space:nowrap;
  }
}
/* OEM SEO Engine landing page — all additions stay inside this page scope. */
.oem-landing-page{background:#f2f0ea;color:#111}
.oem-landing-page .oem-landing-hero{position:relative;overflow:hidden;background:#08090a;color:#fff;padding:150px 0 70px}
.oem-landing-page .oem-landing-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent)}
.oem-landing-page .oem-landing-hero-inner{position:relative;z-index:1}
.oem-landing-page .oem-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:46px;font-size:11px;font-weight:800;letter-spacing:.12em;color:#888}
.oem-landing-page .oem-breadcrumbs a{color:#bbb;text-decoration:none}
.oem-landing-page .oem-breadcrumbs strong{color:#d51e2a}
.oem-landing-page .oem-landing-heading{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:70px;align-items:end}
.oem-landing-page .oem-landing-heading .eyebrow{display:block;margin-bottom:24px;color:#d51e2a;font-size:12px;font-weight:800;letter-spacing:.16em}
.oem-landing-page .oem-landing-heading h1{margin:0;display:flex;flex-direction:column;font-size:clamp(46px,7vw,98px);line-height:.88;letter-spacing:-.055em}
.oem-landing-page .oem-landing-heading h1 b{font-weight:800;overflow-wrap:anywhere}
.oem-landing-page .oem-landing-heading h1 span{margin-top:18px;font-size:clamp(23px,3vw,42px);font-weight:600;color:#999;letter-spacing:-.035em}
.oem-landing-page .oem-landing-heading p{max-width:760px;margin:32px 0 0;color:#aaa;font-size:16px;line-height:1.75}
.oem-landing-page .oem-landing-summary{border:1px solid #2b2c2f;background:rgba(255,255,255,.025);padding:26px;display:flex;flex-direction:column;gap:8px}
.oem-landing-page .oem-landing-summary small{font-size:10px;color:#777;font-weight:800;letter-spacing:.14em}
.oem-landing-page .oem-landing-summary strong{font-size:28px;overflow-wrap:anywhere}
.oem-landing-page .oem-landing-summary span{font-size:11px;font-weight:800;color:#d51e2a;letter-spacing:.09em}
.oem-landing-page .oem-brand-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}
.oem-landing-page .oem-brand-list span{border:1px solid #343538;padding:9px 13px;color:#bbb;font-size:10px;font-weight:800;letter-spacing:.1em}
.oem-landing-page .oem-products-section{padding-top:78px}
.oem-landing-page .oem-section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;border-bottom:1px solid #cac7be;padding-bottom:22px}
.oem-landing-page .oem-section-title span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#d51e2a}
.oem-landing-page .oem-section-title h2{margin:0;font-size:clamp(24px,3vw,40px);letter-spacing:-.04em;text-align:end}
.oem-landing-page .oem-reference-note{margin-top:56px;padding:26px 28px;border-left:3px solid #d51e2a;background:#e8e5dd}
.oem-landing-page .oem-reference-note span{display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#d51e2a}
.oem-landing-page .oem-reference-note p{margin:0;max-width:900px;font-size:12px;line-height:1.7;color:#5c5a55}
.oem-landing-page[dir=rtl] .oem-reference-note{border-left:0;border-right:3px solid #d51e2a}
.oem-landing-page[dir=rtl] .oem-section-title h2{text-align:start}
@media(max-width:800px){.oem-landing-page .oem-landing-hero{padding:120px 0 54px}.oem-landing-page .oem-landing-heading{grid-template-columns:1fr;gap:38px}.oem-landing-page .oem-landing-summary{max-width:360px}.oem-landing-page .oem-section-title{align-items:start;flex-direction:column}.oem-landing-page .oem-section-title h2{text-align:start}}

/* V2.45.2a — Category SEO landing presentation and responsive stability. */
.category-landing-page{background:#f2f0ea;color:#111}
.category-landing-page .category-breadcrumb-band{background:#08090a;color:#8d9195;border-bottom:1px solid rgba(255,255,255,.1)}
.category-landing-page .category-breadcrumbs{width:min(calc(100% - 64px),var(--max));min-height:54px;margin-inline:auto;display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.category-landing-page .category-breadcrumbs a{color:#b9bdc1;transition:color .25s var(--ease)}
.category-landing-page .category-breadcrumbs a:hover{color:#fff}
.category-landing-page .category-breadcrumbs strong{color:var(--red)}
.category-landing-page .category-landing-hero{position:relative;overflow:hidden;background:#08090a;color:#fff;padding:82px 0 92px}
.category-landing-page .category-landing-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,#000,transparent);pointer-events:none}
.category-landing-page .category-landing-hero-inner{position:relative;z-index:1}
.category-landing-page .category-landing-hero .eyebrow{display:block;margin-bottom:24px;color:var(--red)}
.category-landing-page .category-landing-hero h1{max-width:1080px;margin:0;font-size:clamp(52px,7vw,104px);font-weight:900;line-height:.9;letter-spacing:-.065em;overflow-wrap:anywhere}
.category-landing-page .category-landing-hero p{max-width:760px;margin:30px 0 0;color:#a9adb1;font-size:16px;line-height:1.75}
.category-landing-page .category-stats{background:#111315;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
.category-landing-page .category-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid rgba(255,255,255,.11)}
.category-landing-page .category-stats-grid>div{min-height:126px;padding:26px 30px;border-right:1px solid rgba(255,255,255,.11);display:flex;align-items:flex-end;gap:14px}
.category-landing-page .category-stats-grid strong{font-size:clamp(36px,4vw,58px);line-height:.82;letter-spacing:-.065em;color:#fff}
.category-landing-page .category-stats-grid span{max-width:150px;color:#8d9195;font-size:8px;font-weight:800;line-height:1.45;letter-spacing:.12em;text-transform:uppercase}
.category-landing-page .category-brand-section,.category-landing-page .category-series-section,.category-landing-page .category-related-section{padding:90px 0}
.category-landing-page .category-brand-section{background:#f2f0ea}
.category-landing-page .category-series-section{background:#e8e4dc}
.category-landing-page .category-related-section{background:#ebe7df;border-top:1px solid rgba(8,9,10,.1)}
.category-landing-page .category-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(8,9,10,.14)}
.category-landing-page .category-section-heading>span{color:var(--red);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.category-landing-page .category-section-heading h2{margin:0;font-size:clamp(28px,3.5vw,48px);line-height:.95;letter-spacing:-.045em;text-align:end}
.category-landing-page .category-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;background:rgba(8,9,10,.14);border:1px solid rgba(8,9,10,.14)}
.category-landing-page .category-link-grid>a{min-width:0;min-height:118px;padding:24px;background:#f6f3ed;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr auto;gap:16px;transition:background .28s var(--ease),color .28s var(--ease),transform .28s var(--ease)}
.category-landing-page .category-series-links>a{background:#efebe4}
.category-landing-page .category-link-grid>a:hover{position:relative;z-index:1;background:#111315;color:#fff;transform:translateY(-2px)}
.category-landing-page .category-link-grid strong{align-self:start;font-size:18px;line-height:1.15;letter-spacing:-.025em;overflow-wrap:anywhere}
.category-landing-page .category-link-grid span{align-self:end;color:#777b80;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.category-landing-page .category-link-grid b{grid-column:2;grid-row:1/3;align-self:center;color:var(--red);font-size:18px;font-weight:500}
.category-landing-page .category-link-grid>a:hover span{color:#a9adb1}
.category-landing-page .category-products-section{padding:96px 0 104px;background:#f7f5ef}
.category-landing-page .category-products-heading{margin-bottom:34px}
.category-landing-page .category-products-section .product-grid{background:rgba(8,9,10,.13);border-color:rgba(8,9,10,.13)}
.category-landing-page .category-products-section .product-card{background:#fff}
.category-landing-page .category-pagination{padding:0 32px 96px;background:#f7f5ef;display:flex;align-items:center;justify-content:center;gap:1px}
.category-landing-page .category-pagination>a,.category-landing-page .category-pagination-status{min-width:76px;min-height:58px;padding:0 18px;background:#111315;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:10px;font-weight:800}
.category-landing-page .category-pagination>a:hover{background:var(--red)}
.category-landing-page .category-pagination-status{background:#e7e3db;color:#111;justify-content:center}
.category-landing-page .category-pagination-status i{color:#999;font-style:normal}
.category-landing-page .category-reference-note{padding:46px 0;background:#f2f0ea;border-top:1px solid rgba(8,9,10,.1)}
.category-landing-page .category-reference-note .wrap{padding:25px 28px;background:#e7e3db;border-left:3px solid var(--red)}
.category-landing-page .category-reference-note span{display:block;margin-bottom:8px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.category-landing-page .category-reference-note p{max-width:960px;margin:0;color:#5f625f;font-size:12px;line-height:1.75}
.category-landing-page .category-contact-cta{position:relative;overflow:hidden;background:#0b0d0f;color:#fff;padding:76px 0}
.category-landing-page .category-contact-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;opacity:.55;pointer-events:none}
.category-landing-page .category-contact-cta-inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.category-landing-page .category-contact-cta span{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#8d9195}
.category-landing-page .category-contact-cta h2{max-width:850px;margin:14px 0 0;font-size:clamp(38px,5vw,74px);line-height:.92;letter-spacing:-.055em}
.category-landing-page .category-contact-cta>a,.category-landing-page .category-contact-cta-inner>a{min-width:190px;min-height:58px;padding:0 20px;background:var(--red);display:flex;align-items:center;justify-content:space-between;gap:22px;color:#fff;transition:background .25s var(--ease),color .25s var(--ease)}
.category-landing-page .category-contact-cta-inner>a span{color:inherit}
.category-landing-page .category-contact-cta-inner>a:hover{background:#fff;color:#111}
.category-landing-page[dir="rtl"] .category-section-heading h2{text-align:start}
.category-landing-page[dir="rtl"] .category-reference-note .wrap{border-left:0;border-right:3px solid var(--red)}
.category-landing-page[dir="rtl"] .product-card-specs span+span{border-left:0;border-right:1px solid rgba(0,0,0,.1);padding-left:0;padding-right:14px}
@media(max-width:980px){.category-landing-page .category-landing-hero{padding:70px 0 78px}.category-landing-page .category-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-landing-page .category-contact-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.category-landing-page .category-breadcrumbs{width:min(calc(100% - 28px),var(--max));min-height:48px;font-size:7px}.category-landing-page .category-landing-hero{padding:58px 0 64px}.category-landing-page .category-landing-hero h1{font-size:clamp(44px,14vw,68px)}.category-landing-page .category-landing-hero p{margin-top:24px;font-size:13px;line-height:1.65}.category-landing-page .category-stats-grid{border-left:0}.category-landing-page .category-stats-grid>div{min-height:82px;padding:20px 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.11)}body.category-landing-page .category-stats-grid{grid-template-columns:1fr}.category-landing-page .category-brand-section,.category-landing-page .category-series-section,.category-landing-page .category-related-section{padding:66px 0}.category-landing-page .category-section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}.category-landing-page .category-section-heading h2{text-align:start}body.category-landing-page .category-link-grid{grid-template-columns:1fr}.category-landing-page .category-link-grid>a{min-height:96px;padding:20px}.category-landing-page .category-products-section{padding:70px 0 76px}.category-landing-page .category-products-section .product-card-image-visual{min-height:290px}.category-landing-page .category-products-section .product-card-image-visual img{height:250px}.category-landing-page .category-pagination{padding:0 14px 70px}.category-landing-page .category-pagination>a,.category-landing-page .category-pagination-status{min-width:64px}.category-landing-page .category-reference-note{padding:34px 0}.category-landing-page .category-reference-note .wrap{padding:22px 20px}.category-landing-page .category-contact-cta{padding:64px 0}.category-landing-page .category-contact-cta-inner>a{width:100%}}

/* V2.47.0-C2 — Searchable, crawlable OEM directory. */
.oem-hub-page .oem-hub-hero{padding-bottom:108px}
.oem-hub-page .oem-hub-search{max-width:840px;margin-top:44px}
.oem-hub-page .oem-hub-search>label{display:block;margin-bottom:10px;color:#8d9195;font-size:9px;font-weight:800;letter-spacing:.14em}
.oem-hub-page .oem-hub-search>div{display:grid;grid-template-columns:minmax(0,1fr) 170px;border:1px solid rgba(255,255,255,.22);background:#111315}
.oem-hub-page .oem-hub-search input{min-width:0;min-height:66px;padding:0 22px;border:0;border-radius:0;background:transparent;color:#fff;font:700 16px/1 Manrope,Arial,sans-serif;letter-spacing:.035em;outline:0;text-transform:uppercase}
.oem-hub-page .oem-hub-search input::placeholder{color:#676b70;text-transform:none}
.oem-hub-page .oem-hub-search input:focus{box-shadow:inset 0 0 0 2px rgba(215,25,32,.8)}
.oem-hub-page .oem-hub-search button{min-height:66px;padding:0 20px;border:0;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;font:800 10px/1 Manrope,Arial,sans-serif;letter-spacing:.13em;cursor:pointer;transition:background .25s var(--ease),color .25s var(--ease)}
.oem-hub-page .oem-hub-search button:hover{background:#fff;color:#111}
.oem-hub-page .oem-hub-search>a{display:inline-flex;margin-top:14px;color:#aeb2b6;font-size:9px;font-weight:800;letter-spacing:.12em;text-decoration:underline;text-underline-offset:5px}
.oem-hub-page .oem-hub-directory{padding:92px 0 38px;background:#f2f0ea}
.oem-hub-page .oem-hub-directory-heading>div{text-align:end}
.oem-hub-page .oem-hub-directory-heading p{margin:12px 0 0;color:#74777a;font-size:10px;font-weight:800;letter-spacing:.1em}
.oem-hub-page .oem-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:rgba(8,9,10,.16);border:1px solid rgba(8,9,10,.16)}
.oem-hub-page .oem-hub-card{position:relative;min-width:0;min-height:190px;padding:24px;background:#f8f6f1;color:#111;display:flex;flex-direction:column;align-items:flex-start;transition:background .25s var(--ease),color .25s var(--ease),transform .25s var(--ease)}
.oem-hub-page .oem-hub-card>span{color:#86898c;font-size:8px;font-weight:800;letter-spacing:.14em}
.oem-hub-page .oem-hub-card>strong{max-width:100%;margin-top:24px;font-size:clamp(20px,2.2vw,31px);line-height:1;letter-spacing:-.035em;overflow-wrap:anywhere}
.oem-hub-page .oem-hub-card>small{margin-top:auto;padding-top:22px;color:#686c70;font-size:8px;font-weight:800;letter-spacing:.1em}
.oem-hub-page .oem-hub-card>em{margin-top:9px;color:var(--red);font-size:7px;font-style:normal;font-weight:900;letter-spacing:.1em}
.oem-hub-page .oem-hub-card>b{position:absolute;right:22px;top:22px;color:var(--red);font-size:17px;font-weight:500}
.oem-hub-page .oem-hub-card:hover{z-index:1;background:#111315;color:#fff;transform:translateY(-2px)}
.oem-hub-page .oem-hub-card:hover>span,.oem-hub-page .oem-hub-card:hover>small{color:#aeb2b6}
.oem-hub-page .oem-hub-empty{padding:72px 30px;border:1px solid rgba(8,9,10,.14);background:#e9e5dd;text-align:center}
.oem-hub-page .oem-hub-empty>span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em}
.oem-hub-page .oem-hub-empty h2{margin:16px 0 0;font-size:clamp(28px,4vw,52px);letter-spacing:-.045em}
.oem-hub-page .oem-hub-empty p{max-width:620px;margin:18px auto 0;color:#65686b;font-size:13px;line-height:1.7}
.oem-hub-page .oem-hub-empty a{display:inline-flex;margin-top:24px;padding:16px 20px;background:#111315;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em}
.oem-hub-page .oem-hub-pagination{padding:34px 32px 92px;background:#f2f0ea;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}
.oem-hub-page .oem-hub-pagination>div{display:flex;align-items:center;justify-content:center;gap:1px}
.oem-hub-page .oem-hub-pagination>div a,.oem-hub-page .oem-hub-pagination>div span{width:48px;height:48px;background:#e4e0d8;color:#111;display:grid;place-items:center;font-size:10px;font-weight:800}
.oem-hub-page .oem-hub-pagination>div span{background:var(--red);color:#fff}
.oem-hub-page .oem-hub-pagination-edge{min-height:48px;color:#111;display:flex;align-items:center;font-size:9px;font-weight:900;letter-spacing:.1em}
.oem-hub-page .oem-hub-pagination-edge[rel=next]{justify-self:end}
.oem-hub-page .oem-hub-pagination>small{grid-column:1/-1;text-align:center;color:#777b80;font-size:8px;font-weight:800;letter-spacing:.11em}
.oem-hub-page[dir=rtl] .oem-hub-directory-heading>div{text-align:start}
.oem-hub-page[dir=rtl] .oem-hub-card>b{right:auto;left:22px}
@media(max-width:1050px){.oem-hub-page .oem-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.oem-hub-page .oem-hub-hero{padding-bottom:70px}.oem-hub-page .oem-hub-search{margin-top:34px}.oem-hub-page .oem-hub-search>div{grid-template-columns:1fr}.oem-hub-page .oem-hub-search button{min-height:58px}.oem-hub-page .oem-hub-directory{padding:66px 0 26px}.oem-hub-page .oem-hub-directory-heading>div{text-align:start}.oem-hub-page .oem-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oem-hub-page .oem-hub-card{min-height:164px;padding:20px}.oem-hub-page .oem-hub-card>b{right:18px;top:18px}.oem-hub-page[dir=rtl] .oem-hub-card>b{right:auto;left:18px}.oem-hub-page .oem-hub-pagination{padding:28px 14px 68px;grid-template-columns:1fr 1fr}.oem-hub-page .oem-hub-pagination>div{grid-column:1/-1;grid-row:1}.oem-hub-page .oem-hub-pagination-edge{grid-row:2}.oem-hub-page .oem-hub-pagination>small{grid-row:3}}
@media(max-width:480px){.oem-hub-page .oem-hub-grid{grid-template-columns:1fr}.oem-hub-page .oem-hub-card{min-height:148px}.oem-hub-page .oem-hub-pagination>div a,.oem-hub-page .oem-hub-pagination>div span{width:42px;height:42px}}

/* QA102.24 — All public product-card surfaces: pure white corporate system. */
.product-grid{
  background:#e3e3e3!important;
  border-color:#e3e3e3!important;
}
.product-card{
  background:#fff!important;
  border:1px solid #e3e3e3;
  color:#101214!important;
}
.product-card-image-visual{
  background:#fff!important;
}
.product-card-image-visual:before{
  display:none!important;
}
.product-card-content{
  background:#fff!important;
}
.product-card:hover{
  box-shadow:0 14px 34px rgba(12,14,16,.09);
}
.product-detail-page .related-product-card{
  background:#fff!important;
}
.product-detail-page .related-product-media{
  background:#fff!important;
}
.product-detail-page .related-product-body{
  background:#fff!important;
}
/* QA102.24 — Explicit catalog contract retained inside the global white-card system. */
.catalog-page .product-card{background:#fff;border:1px solid #e3e3e3;color:#101214;}
.catalog-page .product-card-image-visual{background:#fff;}
.catalog-page .product-card-image-visual:before{display:none;}
.catalog-page .product-card-content{background:#fff;}

/* QA102.29 — Product detail: pure white content surfaces */
body.product-detail-page,
body.product-detail-page .product-detail-hero,
body.product-detail-page .product-detail-luxury,
body.product-detail-page .product-detail-visual,
body.product-detail-page .product-detail-copy,
body.product-detail-page .product-image-gallery,
body.product-detail-page .gallery-main-frame,
body.product-detail-page .gallery-thumbs,
body.product-detail-page .gallery-thumb,
body.product-detail-page .gallery-thumb:hover,
body.product-detail-page .gallery-thumb.active,
body.product-detail-page .product-quick-specs,
body.product-detail-page .product-quick-specs>div,
body.product-detail-page .product-quick-specs>div:hover,
body.product-detail-page .product-spec-editorial .spec-icon,
body.product-detail-page .product-reference-section,
body.product-detail-page .product-reference-shell,
body.product-detail-page .reference-toggle,
body.product-detail-page .reference-toggle:hover,
body.product-detail-page .reference-panel,
body.product-detail-page .product-reference-section .reference-card,
body.product-detail-page .reference-group,
body.product-detail-page .reference-group-label,
body.product-detail-page .reference-groups-grid .reference-group,
body.product-detail-page .application-copy-toolbar,
body.product-detail-page .product-related-section,
body.product-detail-page .related-product-card,
body.product-detail-page .related-product-media,
body.product-detail-page .related-product-body,
body.product-detail-page .product-kit-contents,
body.product-detail-page .product-containing-kits,
body.product-detail-page .product-kit-table,
body.product-detail-page .product-kit-table th,
body.product-detail-page .product-kit-table td,
body.product-detail-page .product-kit-thumbnail,
body.product-detail-page .product-kit-image-cell img,
body.product-detail-page .product-containing-kit-card,
body.product-detail-page .product-containing-kit-media,
body.product-detail-page .product-kit-empty,
body.product-detail-page .product-kit-detail-contents,
body.product-detail-page .product-kit-detail-contents .product-kit-table,
body.product-detail-page .product-kit-detail-contents .product-kit-table th,
body.product-detail-page .product-kit-detail-contents .product-kit-table td,
body.product-detail-page .product-kit-detail-contents .product-kit-thumbnail,
body.product-detail-page .product-kit-detail-contents .product-kit-empty,
body.product-detail-page .product-action-utility,
body.product-detail-page .product-action-utility .product-action-icon {
  background:#fff!important;
  background-image:none!important;
}
body.product-detail-page .product-detail-luxury:before,
body.product-detail-page .product-detail-grid,
body.product-detail-page .gallery-grid {
  background:none!important;
  background-image:none!important;
}
