:root{color:#22211f;background:#fff;font-family:Jost,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #22211f;--muted: #66635f;--line: #e7e5e2;--paper: #f6f6f4;--gold: #c99843;--orange: #f28b00;--dark: #1d1e1c}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button,input{border:0;background:none}button{color:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--ink);outline-offset:3px}img{display:block;max-width:100%}.site-shell{overflow:clip}#products,#applications,#quality,#contact{scroll-margin-top:84px}.site-header{position:fixed;z-index:40;top:0;right:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 22px;border-bottom:1px solid rgba(34,33,31,.08);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__left,.site-header__right,.desktop-nav,.header-action{display:flex;align-items:center}.site-header__left{justify-content:flex-start;gap:20px}.site-header__right{justify-content:flex-end;gap:19px}.desktop-nav{gap:clamp(16px,1.8vw,30px);white-space:nowrap}.desktop-nav a,.header-action{position:relative;gap:7px;font-size:14px}.desktop-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease;background:currentColor}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.icon-button{display:grid;width:36px;height:36px;place-items:center}.header-action__icon{position:relative;display:inline-grid;place-items:center}.header-action__icon b{position:absolute;top:-10px;right:-9px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-size:10px;font-weight:600}.brand{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center}.brand__cn{letter-spacing:.24em;font-size:18px;font-weight:700;line-height:1}.brand__en{color:var(--gold);letter-spacing:.01em;font-size:15px;font-weight:700;line-height:1}.brand--compact .brand__cn{font-size:16px}.brand--compact .brand__en{font-size:14px}.hero{display:grid;grid-template-columns:minmax(380px,.8fr) minmax(480px,1.2fr);align-items:stretch;height:555px;margin:0 auto 80px;background:var(--paper)}.hero__content{z-index:1;display:flex;max-width:620px;padding:78px 0 70px clamp(34px,6.1vw,110px);flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{margin:0 0 19px;color:#65615c;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600}.hero h1{max-width:560px;margin:0;letter-spacing:-.045em;font-size:clamp(48px,4.2vw,68px);font-weight:600;line-height:1.08}.title-rule{width:42px;height:1px;margin:27px 0;background:var(--ink)}.hero__copy{max-width:510px;margin:0;color:var(--muted);font-size:16px;line-height:1.85}.hero__actions{display:flex;margin-top:32px;align-items:center;gap:26px}.outline-button{display:inline-flex;min-height:46px;padding:0 28px;align-items:center;justify-content:center;border:1px solid var(--ink);transition:color .18s ease,background .18s ease;font-size:14px;font-weight:500}.outline-button:hover{color:#fff;background:var(--ink)}.outline-button--light{border-color:#fff;color:#fff}.outline-button--light:hover{color:var(--ink);background:#fff}.text-button{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:500}.text-button svg,.center-link svg,.promo-card a svg{transition:transform .18s ease}.text-button:hover svg,.center-link:hover svg,.promo-card a:hover svg{transform:translate(4px)}.hero__visual{position:relative;display:grid;min-width:0;overflow:hidden;place-items:center}.hero__visual:before{position:absolute;width:min(38vw,570px);height:min(38vw,570px);display:none;content:"";border:1px solid rgba(34,33,31,.07);border-radius:50%}.hero__visual>img{z-index:1;width:min(122%,1050px);height:700px;transform:translate(10%);object-fit:contain;filter:contrast(1.03);mix-blend-mode:multiply}.hero__spec{position:absolute;z-index:2;right:clamp(22px,4vw,70px);bottom:27px;display:flex;align-items:center;color:#66635f;font-size:11px}.hero__spec i{width:22px;height:1px;margin:0 10px;background:#b4b0aa}.promo-grid{display:grid;width:min(100% - 20px,1460px);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.promo-card{position:relative;height:365px;overflow:hidden;background:var(--paper)}.promo-card>img{width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);object-fit:cover}.promo-card:hover>img{transform:scale(1.035)}.promo-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f7f5f2,#f7f7f5a6 43%,#f7f7f500 74%)}.promo-card--dark .promo-card__shade{background:linear-gradient(90deg,#141413bd,#14141357 50%,#14141308 84%)}.promo-card__content{position:absolute;z-index:2;top:50%;left:clamp(28px,4vw,64px);max-width:330px;transform:translateY(-50%)}.promo-card--dark .promo-card__content{color:#fff}.promo-card h2{max-width:340px;margin:0 0 15px;letter-spacing:-.03em;font-size:clamp(26px,2.4vw,38px);font-weight:600;line-height:1.18}.promo-card p{max-width:310px;margin:0 0 29px;color:#6d6963;font-size:14px;line-height:1.7}.promo-card--dark p{color:#ffffffc7}.promo-card a{display:inline-flex;padding-bottom:5px;align-items:center;gap:9px;border-bottom:1px solid currentColor;font-size:13px;font-weight:500}.products-section,.applications-section{width:min(100% - 40px,1265px);margin:0 auto;padding:112px 0 105px}.section-heading{display:grid;margin-bottom:48px;grid-template-columns:1fr minmax(320px,520px);align-items:end;gap:60px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin:0;letter-spacing:-.04em;font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1.15}.section-heading>p{margin:0 0 4px;color:var(--muted);font-size:14px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 14px}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1.04;background:#f6f6f4}.product-card__media>a,.product-card__media img{width:100%;height:100%}.product-card__media img{padding:26px;transition:transform .65s cubic-bezier(.2,.7,.2,1);object-fit:contain;mix-blend-mode:multiply}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__heart{position:absolute;z-index:2;top:18px;right:18px;display:grid;width:40px;height:40px;place-items:center;opacity:0;transition:opacity .18s ease,transform .18s ease;transform:translateY(-5px);border-radius:50%;background:#fff}.product-card__heart.is-active{color:#b45f3d}.product-card__quote{position:absolute;right:16px;bottom:16px;left:16px;display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .18s ease,transform .18s ease,background .18s ease;transform:translateY(8px);color:#fff;background:var(--ink);font-size:13px}.product-card__quote:hover{background:var(--orange)}.product-card:hover .product-card__heart,.product-card:hover .product-card__quote,.product-card:focus-within .product-card__heart,.product-card:focus-within .product-card__quote{opacity:1;transform:translateY(0)}.product-card__body{padding:20px 4px 0}.product-card__body p{margin:0 0 7px;color:#68645f;font-size:11px}.product-card__body h3{margin:0 0 10px;letter-spacing:-.015em;font-size:17px;font-weight:600}.product-card__body h3 a{background:linear-gradient(currentColor,currentColor) 0 100% / 0 1px no-repeat;transition:background-size .22s ease}.product-card__body h3 a:hover{background-size:100% 1px}.product-card__body span{display:block;color:var(--muted);font-size:12px;line-height:1.65}.center-link{display:flex;width:max-content;margin:56px auto 0;padding-bottom:7px;align-items:center;gap:10px;border-bottom:1px solid var(--ink);font-size:14px;font-weight:500}.quality-banner{position:relative;width:min(100% - 20px,1460px);height:520px;margin:0 auto;overflow:hidden;color:#fff}.quality-banner>img{width:100%;height:100%;object-fit:cover}.quality-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d0f0ed1,#0d0f0e61 48%,#0d0f0e05 82%)}.quality-banner__content{position:absolute;top:50%;left:clamp(34px,7vw,110px);max-width:540px;transform:translateY(-50%)}.quality-banner .eyebrow{color:#ffffffa6}.quality-banner h2{margin:0 0 22px;letter-spacing:-.04em;font-size:clamp(40px,4vw,62px);font-weight:600;line-height:1.08}.quality-banner__content>p:not(.eyebrow){margin:0 0 32px;color:#ffffffc7;font-size:15px;line-height:1.9}.service-strip{display:grid;width:min(100% - 40px,1265px);margin:0 auto;padding:42px 0;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line);gap:0}.service-item{display:flex;min-width:0;padding:0 28px;align-items:center;gap:18px;border-right:1px solid var(--line)}.service-item:first-child{padding-left:0}.service-item:last-child{padding-right:0;border-right:0}.service-item svg{flex:0 0 auto}.service-item h3{margin:0 0 6px;font-size:14px;font-weight:600}.service-item p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.applications-section{padding-top:120px}.section-heading--centered{max-width:760px;margin-right:auto;margin-left:auto;grid-template-columns:1fr;text-align:center;gap:18px}.section-heading--centered>p{max-width:660px;margin:0 auto}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.application-card{position:relative;height:390px;overflow:hidden;color:#fff}.application-card>img{width:100%;height:100%;transition:transform .65s ease;object-fit:cover}.application-card:hover>img{transform:scale(1.045)}.application-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(12,13,12,.72) 100%)}.application-card__content{position:absolute;right:28px;bottom:25px;left:28px;display:grid;grid-template-columns:1fr auto;align-items:end}.application-card__content small{grid-column:1 / -1;margin-bottom:6px;color:#ffffffb8;font-size:11px}.application-card__content strong{letter-spacing:-.025em;font-size:24px;font-weight:600}.contact-band{display:flex;width:min(100% - 20px,1460px);min-height:285px;margin:0 auto;padding:60px clamp(34px,7vw,110px);align-items:center;justify-content:space-between;gap:60px;color:#fff;background:var(--dark)}.contact-band .eyebrow{color:#ffffff85}.contact-band h2{margin:0 0 15px;letter-spacing:-.04em;font-size:clamp(34px,3.5vw,52px);font-weight:600}.contact-band>div>p:last-child{max-width:700px;margin:0;color:#ffffffad;font-size:14px;line-height:1.8}.contact-band .outline-button{flex:0 0 auto}.site-footer{width:min(100% - 40px,1265px);margin:0 auto;padding:88px 0 26px}.footer-social{display:flex;padding-bottom:58px;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line)}.footer-brand-block{max-width:420px}.footer-brand-block .brand{align-items:flex-start}.footer-brand-block p{margin:20px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.footer-social h2{margin:0 0 15px;font-size:17px}.social-links{display:flex;gap:8px}.social-links a{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);transition:color .18s ease,background .18s ease,border-color .18s ease}.social-links a:hover{border-color:var(--ink);color:#fff;background:var(--ink)}.social-links svg{width:18px}.footer-columns{display:grid;padding:62px 0;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:44px}.footer-columns>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-columns h3{margin:0 0 10px;font-size:16px}.footer-columns a,.footer-contact span,.footer-contact p{color:var(--muted);font-size:12px;line-height:1.6}.footer-columns a:hover{color:var(--ink)}.footer-contact span{display:flex;align-items:center;gap:8px}.footer-contact p{max-width:330px;margin:7px 0 0}.subscribe-bar{display:grid;min-height:120px;padding:24px 30px;grid-template-columns:1fr minmax(320px,520px);align-items:center;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.subscribe-bar>div{display:flex;flex-direction:column;gap:6px}.subscribe-bar strong{font-size:17px}.subscribe-bar span{color:var(--muted);font-size:12px}.subscribe-bar label{display:grid;height:48px;grid-template-columns:auto 1fr auto;align-items:center;border-bottom:1px solid var(--ink);gap:12px}.subscribe-bar input{min-width:0;outline:none;color:var(--ink);font-size:13px}.subscribe-bar input::placeholder{color:#a09b94}.subscribe-bar button{display:grid;width:42px;height:42px;place-items:center}.footer-bottom{display:flex;padding-top:25px;justify-content:space-between;color:#68645f;font-size:11px}.screen-overlay{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;transition:opacity .22s ease,visibility .22s ease;background:#1212116b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.screen-overlay.is-open{visibility:visible;opacity:1}.side-drawer{position:fixed;z-index:80;top:0;bottom:0;display:flex;width:min(430px,92vw);padding:30px;flex-direction:column;visibility:hidden;pointer-events:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility .3s ease;background:#fff}.side-drawer--menu{left:0;transform:translate(-102%)}.side-drawer--quote{right:0;transform:translate(102%)}.side-drawer.is-open{visibility:visible;pointer-events:auto;transform:translate(0)}.drawer-heading{display:flex;min-height:54px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-heading strong{font-size:23px;font-weight:600}.drawer-heading button,.search-panel__top button{display:grid;width:38px;height:38px;place-items:center}.side-drawer nav{display:flex;flex-direction:column}.side-drawer nav a{display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:14px}.side-drawer nav a:hover{color:var(--orange)}.side-drawer nav svg{width:17px}.quote-list{overflow:auto;padding:14px 0;flex:1}.empty-state{display:flex;min-height:70vh;padding:40px 20px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state h3{margin:20px 0 8px;font-size:20px}.empty-state p{margin:0 0 24px;color:var(--muted);font-size:13px}.empty-state button,.drawer-primary{display:flex;min-height:46px;padding:0 28px;align-items:center;justify-content:center;color:#fff;background:var(--ink);font-size:13px}.quote-row{display:grid;padding:14px 0;grid-template-columns:68px 1fr auto;align-items:center;border-bottom:1px solid var(--line);gap:14px}.quote-row img{width:68px;height:68px;padding:4px;background:var(--paper);object-fit:contain}.quote-row div{display:flex;flex-direction:column;gap:5px}.quote-row strong{font-size:13px}.quote-row span{color:var(--muted);font-size:11px}.quote-row button{display:grid;width:34px;height:34px;place-items:center}.search-panel{position:fixed;z-index:90;top:0;right:0;left:0;visibility:hidden;max-height:min(720px,92vh);overflow:auto;opacity:0;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;transform:translateY(-12px);background:#fff}.search-panel.is-open{visibility:visible;opacity:1;transform:translateY(0)}.search-panel__inner{width:min(100% - 50px,980px);margin:0 auto;padding:34px 0 52px}.search-panel__top{display:flex;align-items:center;justify-content:space-between}.search-panel__top p{margin:0;font-size:13px;font-weight:600}.search-panel__inner>label{display:grid;margin-top:28px;padding-bottom:15px;grid-template-columns:auto 1fr;align-items:center;border-bottom:1px solid var(--ink);gap:15px}.search-panel__inner>label input{min-width:0;outline:none;font-size:clamp(22px,3vw,36px)}.search-results{display:grid;margin-top:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.search-results a{display:grid;padding:10px;grid-template-columns:62px 1fr auto;align-items:center;border:1px solid var(--line);gap:12px}.search-results img{width:62px;height:62px;object-fit:contain;background:var(--paper)}.search-results span{display:flex;min-width:0;flex-direction:column;gap:4px}.search-results small{color:var(--muted);font-size:10px}.search-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.search-results>.no-results{grid-column:1 / -1;padding:30px 0;color:var(--muted);font-size:13px}.product-dialog{position:fixed;z-index:90;top:50%;left:50%;display:grid;visibility:hidden;width:min(920px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;grid-template-columns:1.08fr .92fr;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;transform:translate(-50%,-48%);background:#fff}.product-dialog.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.product-dialog__close{position:absolute;z-index:2;top:18px;right:18px;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);background:#fff}.product-dialog__media{display:grid;min-height:560px;padding:34px;place-items:center;background:var(--paper)}.product-dialog__media img{width:100%;height:100%;max-height:500px;object-fit:contain;mix-blend-mode:multiply}.product-dialog__body{display:flex;padding:70px 52px 52px;flex-direction:column;justify-content:center}.product-dialog__body>p{margin:0 0 10px;color:var(--muted);font-size:11px}.product-dialog__body h2{margin:0 0 18px;letter-spacing:-.035em;font-size:32px;line-height:1.22}.product-dialog__body>span{color:var(--muted);font-size:13px;line-height:1.75}.product-dialog__body ul{display:grid;margin:28px 0 32px;padding:0;list-style:none;gap:12px}.product-dialog__body li{position:relative;padding-left:18px;color:#54514d;font-size:12px}.product-dialog__body li:before{position:absolute;top:.48em;left:0;width:5px;height:5px;content:"";border-radius:50%;background:var(--orange)}.product-dialog__body>button{display:inline-flex;min-height:46px;padding:0 24px;align-items:center;align-self:flex-start;gap:9px;color:#fff;background:var(--ink);font-size:13px}@media(max-width:1180px){.desktop-nav{display:none}.site-header__left{gap:10px}.hero{grid-template-columns:.85fr 1.15fr}.hero__content{padding-left:48px}.service-item{padding:0 18px}}@media(max-width:900px){.account-action span,.wishlist-action span,.quote-action>span:last-child,.desktop-search span{display:none}.site-header__right{gap:14px}.hero{grid-template-columns:.9fr 1.1fr}.hero__content{padding-left:32px}.product-grid,.application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.service-item:nth-child(2){border-right:0}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header{min-height:64px;padding:0 14px}.site-header__left .desktop-search,.site-header__right .account-action,.site-header__right .wishlist-action{display:none}.site-header__right{gap:0}.site-header .icon-button,.site-header .quote-action{min-width:44px;min-height:44px;justify-content:center}.brand--compact .brand__cn{letter-spacing:.16em;font-size:15px}.brand--compact .brand__en{font-size:12px}.hero{display:flex;height:666px;min-height:0;margin-bottom:22px;flex-direction:column}.hero__content{max-width:none;padding:44px 24px 12px}.eyebrow{margin-bottom:12px;font-size:9px}.hero h1{font-size:42px;line-height:1.1}.title-rule{margin:22px 0}.hero__copy{font-size:14px;line-height:1.75}.hero__actions{width:100%;margin-top:26px;align-items:flex-start;flex-direction:column;gap:18px}.outline-button{min-height:42px;padding:0 22px;font-size:12px}.text-button{font-size:12px}.hero__visual{min-height:250px;flex:1}.hero__visual:before{width:320px;height:320px}.hero__visual>img{width:118%;height:360px;transform:translate(3%)}.hero__spec{right:18px;bottom:16px;left:18px;justify-content:center;font-size:9px}.hero__spec i{width:10px;margin:0 6px}.promo-grid{grid-template-columns:1fr}.promo-card{height:350px}.promo-card__content{right:24px;left:24px;max-width:260px}.promo-card h2{font-size:27px}.promo-card p{font-size:12px}.products-section,.applications-section{width:min(100% - 20px,1265px);padding:78px 0 72px}.section-heading{margin-bottom:32px;grid-template-columns:1fr;gap:15px}.section-heading h2{font-size:32px}.section-heading>p{font-size:12px;line-height:1.7}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 8px}.product-card__media{aspect-ratio:1 / 1.08}.product-card__media img{padding:10px}.product-card__heart{top:8px;right:8px;width:32px;height:32px;opacity:1;transform:none}.product-card__quote{right:7px;bottom:7px;left:7px;min-height:40px;opacity:1;transform:none;font-size:10px}.product-card__body{padding:13px 2px 0}.product-card__body p{margin-bottom:4px;font-size:9px}.product-card__body h3{margin-bottom:7px;font-size:13px;line-height:1.4}.product-card__body span{display:-webkit-box;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.center-link{margin-top:38px;font-size:12px}.quality-banner{height:520px}.quality-banner>img{object-position:66% center}.quality-banner__overlay{background:linear-gradient(90deg,#0d0f0ed6,#0d0f0e8a 72%,#0d0f0e3d)}.quality-banner__content{right:24px;left:24px}.quality-banner h2{font-size:38px}.quality-banner__content>p:not(.eyebrow){font-size:13px;line-height:1.8}.service-strip{width:min(100% - 20px,1265px);padding:34px 0;grid-template-columns:1fr;gap:0}.service-item,.service-item:first-child,.service-item:last-child{min-height:92px;padding:20px 8px;border-right:0;border-bottom:1px solid var(--line)}.service-item:last-child{border-bottom:0}.application-grid{grid-template-columns:1fr}.application-card{height:335px}.contact-band{padding:54px 24px;align-items:flex-start;flex-direction:column;gap:28px}.contact-band h2{font-size:34px}.site-footer{width:min(100% - 30px,1265px);padding-top:65px}.footer-social{align-items:flex-start;flex-direction:column;gap:38px}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.footer-columns>div:last-child{grid-column:1 / -1}.subscribe-bar{padding:28px 0;grid-template-columns:1fr;gap:22px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.side-drawer{padding:22px}.search-panel__inner{width:min(100% - 28px,980px);padding-top:20px}.search-panel__inner>label input{font-size:19px}.search-results{grid-template-columns:1fr}.product-dialog{width:calc(100vw - 20px);grid-template-columns:1fr}.product-dialog__media{min-height:280px;padding:18px}.product-dialog__media img{max-height:250px}.product-dialog__body{padding:30px 24px 34px}.product-dialog__body h2{padding-right:38px;font-size:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--rx-orange: #ef7b12;--rx-orange-dark: #cc5f00;--rx-ink: #171717;--rx-brand-ink: #1b0000;--rx-logo-gold: #d2a348;--rx-muted: #6d6d6d;--rx-line: #dedbd6;--rx-soft: #f5f3ef;--rx-warm: #ece7df;--rx-white: #ffffff;--rx-shell: min(1460px, calc(100vw - 72px) );--rx-header: 70px;color:var(--rx-ink);background:var(--rx-white);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}html[lang=zh-CN]{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif}html[lang=en],html[lang=es],html[lang=fr],html[lang=de],html[lang=ru]{font-family:Inter,Segoe UI,Arial,sans-serif}html[lang=ar]{font-family:Tahoma,Arial,Noto Sans Arabic,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:#fff;color:var(--rx-ink)}button,input,select,textarea{font:inherit}.sr-only{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.rx-site{min-height:100vh;overflow:clip;background:#fff}.rx-site button{border:0;background:none;cursor:pointer}.rx-site a{color:inherit;text-decoration:none}.rx-site :focus-visible{outline:2px solid var(--rx-orange-dark)!important;outline-offset:3px}.rx-site img{display:block;max-width:100%}.rx-shell{width:var(--rx-shell);margin-inline:auto}.rx-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--rx-orange-dark);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rx-kicker:before{width:20px;height:1px;background:currentColor;content:""}.rx-primary-button,.rx-secondary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 23px;border:1px solid var(--rx-ink)!important;font-size:13px;font-weight:750;letter-spacing:.02em;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.rx-primary-button{background:var(--rx-ink)!important;color:#fff!important}.rx-primary-button:hover,.rx-primary-button:focus-visible{background:var(--rx-orange)!important;border-color:var(--rx-orange)!important;transform:translateY(-2px)}.rx-secondary-button{background:transparent!important}.rx-secondary-button:hover,.rx-secondary-button:focus-visible{background:var(--rx-ink)!important;color:#fff!important}.rx-text-action{display:inline-flex;align-items:center;gap:8px;padding:0;color:var(--rx-orange-dark)!important;font-size:12px;font-weight:750}.rx-text-action svg{transition:transform .2s ease}.rx-text-action:hover svg{transform:translate(4px)}.rx-icon-button{width:42px;height:42px;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;transition:background .2s ease,color .2s ease}.rx-icon-button:hover,.rx-icon-button:focus-visible,.rx-icon-button.is-active{color:var(--rx-orange-dark);background:#f3f0eb}.rx-count{min-width:17px;height:17px;position:absolute;top:1px;right:0;display:grid;place-items:center;padding:0 4px;border-radius:10px;color:#fff;background:var(--rx-orange);font-size:9px;font-style:normal;font-weight:800}.rx-site .rx-brand{display:inline-flex;align-items:center;gap:10px;color:var(--rx-logo-gold);direction:ltr;text-decoration:none}.rx-brand-mark{width:68px;height:42px;position:relative;flex:0 0 68px;display:block;overflow:hidden}.rx-brand-mark img{width:86px;max-width:none;height:auto;position:absolute;top:-2px;left:50%;transform:translate(-50%);filter:none}.rx-brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1.05;unicode-bidi:plaintext}.rx-brand strong{font-size:20px;font-weight:900;letter-spacing:0;white-space:nowrap}.rx-brand small{margin-top:6px;color:var(--rx-muted);font-size:10px;letter-spacing:.08em}.rx-brand.is-compact .rx-brand-mark{width:60px;height:38px;flex-basis:60px}.rx-brand.is-compact .rx-brand-mark img{width:76px;top:-2px}.rx-brand.is-compact strong{font-size:20px}html[lang=zh-CN] .rx-brand strong{letter-spacing:.04em}.rx-header{width:100%;height:var(--rx-header);position:fixed;z-index:90;top:0;left:0;border-bottom:1px solid rgba(23,23,23,.13);background:#ffffffeb;box-shadow:0 2px 12px #00000006;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateY(0);transition:transform .3s ease,background .25s ease}.rx-header.is-hidden{transform:translateY(-102%)}.rx-header-inner{width:calc(100% - 56px);max-width:1760px;height:100%;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.rx-header-left,.rx-header-right{min-width:0;display:flex;align-items:center}.rx-header-left{justify-content:flex-start;gap:27px}.rx-header-right{justify-content:flex-end;gap:5px}.rx-header-left>button:not(.rx-icon-button),.rx-header-left>a,.rx-account-link{padding:8px 0;position:relative;font-size:12px;font-weight:650;white-space:nowrap}.rx-header-left>button:not(.rx-icon-button):after,.rx-header-left>a:after,.rx-account-link:after{width:0;height:1px;position:absolute;bottom:3px;left:0;background:var(--rx-orange);content:"";transition:width .2s ease}.rx-header-left>button:not(.rx-icon-button):hover:after,.rx-header-left>a:hover:after,.rx-account-link:hover:after{width:100%}.rx-nav-search,.rx-account-link{display:inline-flex;align-items:center;gap:7px}.rx-header-brand{padding:0 30px}.rx-language-select{min-height:36px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid var(--rx-line);background:#fff;color:var(--rx-ink)}.rx-language-select select{max-width:92px;border:0;outline:0;background:transparent;color:inherit;font-size:11px;font-weight:700;cursor:pointer}.rx-drawer-head+.rx-language-select{width:100%;margin:17px 0 10px;justify-content:center}.rx-drawer-head+.rx-language-select select{width:100%;max-width:none}.rx-mobile-actions{display:none}.rx-scroll-progress{height:2px;position:absolute;bottom:-1px;left:0;background:var(--rx-orange);transition:width .12s linear}.rx-hero{--rx-category-width: clamp(240px, 15vw, 290px);--rx-hero-shell-gutter: max(36px, calc((100vw - 1460px)/2) );--rx-category-copy-shift: max(0px, calc(var(--rx-category-width) + 28px - var(--rx-hero-shell-gutter)));min-height:790px;position:relative;display:flex;align-items:center;padding-top:var(--rx-header);overflow:hidden;background:#eeeae4;touch-action:pan-y}.rx-hero:before{width:50%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(90deg,#eeeae4 76%,#eeeae400);content:"";pointer-events:none}.rx-hero-image{width:59%;height:100%;position:absolute;top:0;right:0;overflow:hidden;background:#f7f6f3;animation:rx-hero-image-in .62s ease both}.rx-hero-image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eeeae4,#eeeae42e 45%,#1111110d);content:""}.rx-hero-image img{width:100%;height:100%;object-fit:cover;object-position:57% center;filter:saturate(.75) contrast(1.04);transform:scale(1.03)}@keyframes rx-hero-image-in{0%{opacity:.18}to{opacity:1}}.rx-hero-inner{position:relative;z-index:2}.rx-hero-category-menu{width:var(--rx-category-width);position:absolute;top:var(--rx-header);bottom:0;left:0;z-index:4;display:flex;flex-direction:column;direction:ltr;background:#eeeae4}.rx-site .rx-hero-category-heading{min-height:60px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid rgba(23,23,23,.12);color:var(--rx-ink);background:transparent}.rx-hero-category-heading>svg{color:var(--rx-logo-gold)}.rx-hero-category-heading strong{font-size:15px;font-weight:850;unicode-bidi:plaintext}.rx-hero-category-heading small{min-width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--rx-ink);background:var(--rx-logo-gold);font-size:10px;font-weight:900}.rx-hero-category-list{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a9a39c transparent}.rx-hero-category-list>a{min-height:62px;position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:8px 14px;border-bottom:1px solid rgba(23,23,23,.08);transition:color .2s ease,background .2s ease}.rx-hero-category-list>a:before{width:3px;position:absolute;inset:8px auto 8px 0;background:var(--rx-logo-gold);content:"";opacity:0;transform:scaleY(.25);transition:opacity .2s ease,transform .2s ease}.rx-hero-category-list>a:last-child{border-bottom:0}.rx-hero-category-list>a:hover,.rx-hero-category-list>a:focus-visible{color:var(--rx-ink);background:#d2a3481c}.rx-hero-category-list>a:hover:before,.rx-hero-category-list>a:focus-visible:before{opacity:1;transform:scaleY(1)}.rx-hero-category-image{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;background:#ffffff47}.rx-hero-category-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(.94);mix-blend-mode:multiply}.rx-hero-category-list strong{min-width:0;overflow:hidden;font-size:13px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;unicode-bidi:plaintext}.rx-hero-category-list small{color:#8a847c;font-size:10px;font-weight:800}.rx-hero-category-list svg{color:#8b857e}.rx-hero-copy{width:min(520px,calc(58% - var(--rx-category-copy-shift)));margin-left:var(--rx-category-copy-shift);padding:84px 0 72px}.rx-hero-copy-main{min-height:286px;animation:rx-hero-copy-in .48s ease both}@keyframes rx-hero-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.rx-hero-copy h1{margin:20px 0 24px;font-size:clamp(48px,5vw,78px);font-weight:500;line-height:1.08;letter-spacing:-.055em;text-wrap:balance}.rx-hero-copy-main>p{max-width:570px;margin:0;color:#57534e;font-size:16px;line-height:1.9;text-wrap:pretty}.rx-hero-actions{display:flex;gap:11px;margin-top:36px}.rx-hero-meta{display:flex;gap:0;margin-top:54px;padding-top:22px;border-top:1px solid rgba(23,23,23,.18)}.rx-hero-meta span{min-width:135px;display:flex;align-items:baseline;gap:8px;padding-right:23px;margin-right:23px;border-right:1px solid rgba(23,23,23,.16);color:#67615a;font-size:11px}.rx-hero-meta span:last-child{border-right:0}.rx-hero-meta strong{color:var(--rx-ink);font-size:21px;font-weight:700}.rx-hero-carousel-controls{position:absolute;z-index:3;left:50%;bottom:108px;display:flex;justify-content:flex-end;transform:translate(-50%);pointer-events:none}.rx-hero-carousel-buttons{display:flex;align-items:center;gap:1px;direction:ltr;color:var(--rx-ink);filter:drop-shadow(0 8px 22px rgba(23,23,23,.08));pointer-events:auto}.rx-hero-carousel-buttons>button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(23,23,23,.16);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .2s ease,background .2s ease,border-color .2s ease}.rx-hero-carousel-buttons>button:hover,.rx-hero-carousel-buttons>button:focus-visible{color:#fff;border-color:var(--rx-orange);background:var(--rx-orange)}.rx-hero-dots{height:42px;display:flex;align-items:center;gap:7px;padding:0 13px;border-block:1px solid rgba(23,23,23,.16);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rx-hero-dots button{width:11px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0}.rx-hero-dots button span{width:5px;height:5px;display:block;border-radius:99px;background:#97918a;transition:width .24s ease,background .24s ease}.rx-hero-dots button.is-active span{width:22px;background:var(--rx-orange)}.rx-hero-dots button.is-active{width:25px}.rx-hero-count{height:42px;display:inline-flex;align-items:center;gap:4px;padding:0 11px;border-block:1px solid rgba(23,23,23,.16);background:#ffffffe6;color:#7a746d;font-size:10px;letter-spacing:.08em;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rx-hero-count strong{color:var(--rx-ink);font-size:12px}.rx-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:72px;background:var(--rx-line);border:1px solid var(--rx-line)}.rx-promo-tile{min-height:340px;position:relative;perspective:1100px;background:#fff;outline:none;overflow:hidden;cursor:pointer}.rx-promo-stage,.rx-promo-face{position:absolute;top:0;right:0;bottom:0;left:0}.rx-promo-stage{transform-style:preserve-3d}.rx-promo-face{overflow:hidden;backface-visibility:hidden;transition:transform .58s cubic-bezier(.2,.8,.2,1),opacity .45s ease}.rx-promo-front img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:transform .7s ease,filter .5s ease}.rx-promo-front:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141414a1,#1414140f 67%);content:""}.rx-promo-front>div{width:62%;position:absolute;z-index:2;top:50%;left:42px;color:#fff;transform:translateY(-50%)}.rx-promo-front small{color:#ffffffc7;font-size:10px;font-weight:750;letter-spacing:.15em}.rx-promo-front h2{margin:10px 0 5px;font-size:34px;font-weight:600;letter-spacing:-.03em}.rx-promo-front p{margin:0;font-size:13px}.rx-promo-plus{width:42px;height:42px;position:absolute;z-index:2;right:25px;bottom:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:#fff}.rx-promo-back{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px;color:#fff;background:#211f1c}.rx-promo-back .rx-kicker{color:#f5aa64}.rx-promo-back h2{margin:17px 0 13px;font-size:34px;font-weight:550}.rx-promo-back p{max-width:470px;margin:0;color:#ccc6bd;font-size:14px;line-height:1.8}.rx-promo-back button,.rx-promo-back a{display:inline-flex;align-items:center;gap:8px;margin-top:27px;padding:0 0 6px;border-bottom:1px solid var(--rx-orange);color:#fff;font-size:12px;font-weight:700}.rx-promo-tile.flip-x .rx-promo-back{transform:rotateX(180deg)}.rx-promo-tile.flip-y .rx-promo-back{transform:rotateY(180deg)}.rx-promo-tile.slide-up .rx-promo-back{transform:translateY(100%)}.rx-promo-tile.zoom-in .rx-promo-back{opacity:0;transform:scale(.72)}.rx-promo-tile:is(:hover,:focus-within,.is-flipped).flip-x .rx-promo-front{transform:rotateX(-180deg)}.rx-promo-tile:is(:hover,:focus-within,.is-flipped).flip-x .rx-promo-back{transform:rotateX(0)}.rx-promo-tile:is(:hover,:focus-within,.is-flipped).flip-y .rx-promo-front{transform:rotateY(-180deg)}.rx-promo-tile:is(:hover,:focus-within,.is-flipped).flip-y .rx-promo-back,.rx-promo-tile:is(:hover,:focus-within,.is-flipped).slide-up .rx-promo-back,.rx-promo-tile:is(:hover,:focus-within,.is-flipped).zoom-in .rx-promo-back{opacity:1;transform:none}.rx-promo-tile:is(:hover,:focus-within,.is-flipped).slide-up .rx-promo-front,.rx-promo-tile:is(:hover,:focus-within,.is-flipped).zoom-in .rx-promo-front{opacity:0;transform:scale(1.08)}.rx-products-section{padding:118px 0 0}.rx-section-title h2{margin:14px 0 0;font-size:clamp(38px,3.7vw,58px);font-weight:500;line-height:1.1;letter-spacing:-.045em}.rx-section-title>p,.rx-section-title>div>p{color:var(--rx-muted)}.rx-section-title.centered{max-width:660px;margin:0 auto 47px;text-align:center}.rx-section-title.centered .rx-kicker{justify-content:center}.rx-section-title.centered p{margin:17px 0 0}.rx-section-title.split{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:39px}.rx-section-title.split>p{max-width:490px;margin:0;font-size:13px;line-height:1.7;text-align:right}.rx-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rx-line);border-left:1px solid var(--rx-line)}.rx-product-card{min-width:0;border-right:1px solid var(--rx-line);border-bottom:1px solid var(--rx-line);background:#fff}.rx-product-media{aspect-ratio:1.32 / 1;position:relative;overflow:hidden;background:#f6f5f2}.rx-product-link{width:100%;height:100%;display:block;padding:0}.rx-product-link img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;mix-blend-mode:multiply;transition:opacity .45s ease,transform .6s ease}.rx-product-secondary{opacity:0;mix-blend-mode:normal!important}.rx-product-card:hover .rx-product-primary{opacity:0;transform:scale(1.04)}.rx-product-card:hover .rx-product-secondary{opacity:1;transform:scale(1.03)}.rx-product-actions{position:absolute;top:16px;right:14px;display:flex;flex-direction:column;gap:5px;opacity:0;transform:translate(14px);transition:opacity .25s ease,transform .25s ease}.rx-product-actions .rx-icon-button{width:38px;height:38px;background:#fff;box-shadow:0 5px 20px #00000017}.rx-product-card:hover .rx-product-actions,.rx-product-card:focus-within .rx-product-actions{opacity:1;transform:none}.rx-product-copy{padding:24px 24px 20px}.rx-category-link{padding:0;color:var(--rx-orange-dark)!important;font-size:10px;font-weight:750;letter-spacing:.06em;text-decoration:none}.rx-product-copy h3{min-height:48px;margin:9px 0 10px;font-size:17px;line-height:1.42}.rx-product-copy h3 button{padding:0;text-align:left}.rx-product-copy h3 a{color:inherit;text-decoration:none}.rx-product-copy h3 button:hover,.rx-product-copy h3 a:hover{color:var(--rx-orange-dark)}.rx-product-copy>p{min-height:42px;margin:0;display:-webkit-box;overflow:hidden;color:var(--rx-muted);font-size:11px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rx-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:19px;padding-top:15px;border-top:1px solid #ece9e5}.rx-card-bottom>span{color:#77726b;font-size:10px}.rx-featured{margin-top:118px;padding:100px 0 0;background:#e9e6df}.rx-featured-layout{display:grid;grid-template-columns:33.5% 66.5%;min-height:610px}.rx-featured-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:55px 70px 60px 8px}.rx-featured-category{margin:28px 0 0;color:var(--rx-orange-dark);font-size:11px;font-weight:750}.rx-featured-copy h2{margin:10px 0 20px;font-size:clamp(38px,3.6vw,56px);font-weight:500;line-height:1.08;letter-spacing:-.05em}.rx-featured-copy>p:not(.rx-featured-category){margin:0;color:#66605a;font-size:13px;line-height:1.85}.rx-featured-copy dl{width:100%;margin:28px 0 30px;border-top:1px solid rgba(23,23,23,.15)}.rx-featured-copy dl div{display:grid;grid-template-columns:92px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid rgba(23,23,23,.15);font-size:11px}.rx-featured-copy dt{font-weight:750}.rx-featured-copy dd{margin:0;color:#6c665f}.rx-featured-image{min-height:590px;position:relative;padding:0;overflow:hidden}.rx-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.rx-featured-image:hover img{transform:scale(1.025)}.rx-featured-image>span{position:absolute;right:28px;bottom:28px;display:inline-flex;align-items:center;gap:8px;padding:12px 15px;color:#fff;background:#141414d1;font-size:11px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.rx-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:60px;border-top:1px solid rgba(23,23,23,.16)}.rx-service-strip article{min-height:140px;display:flex;align-items:center;gap:18px;padding:28px 31px;border-right:1px solid rgba(23,23,23,.16)}.rx-service-strip article:last-child{border-right:0}.rx-service-strip svg{color:var(--rx-orange-dark);flex:0 0 auto}.rx-service-strip h3{margin:0 0 6px;font-size:14px}.rx-service-strip p{margin:0;color:#706a63;font-size:10px;line-height:1.65}.rx-manufacturing{padding:112px 0 105px;scroll-margin-top:84px;border-bottom:1px solid var(--rx-line);background:#fff}.rx-manufacturing>.rx-section-title{margin-bottom:42px}.rx-factory-grid{width:var(--rx-shell);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);grid-template-rows:repeat(2,minmax(230px,1fr));gap:12px}.rx-factory-card{min-height:0;position:relative;margin:0;overflow:hidden;background:#191919}.rx-factory-card--wide{grid-row:1 / span 2}.rx-factory-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}.rx-factory-card figcaption{min-height:104px;position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;padding:38px 24px 20px;color:#fff;background:linear-gradient(180deg,transparent,rgba(9,9,9,.86))}.rx-factory-card figcaption strong{font-size:17px;font-weight:700}.rx-factory-card figcaption span{color:#ffffffb8;font-size:10px;line-height:1.6}.rx-factory-card:hover img{transform:scale(1.025);filter:contrast(1.03)}.rx-factory-note{width:var(--rx-shell);margin:21px auto 0;display:flex;align-items:flex-start;gap:9px;color:var(--rx-muted);font-size:10px;line-height:1.7}.rx-factory-note svg{color:var(--rx-logo-gold);flex:0 0 auto}.rx-more-products{padding-top:122px}.rx-load-more{min-width:210px;min-height:48px;margin:42px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--rx-ink)!important;background:#fff!important;font-size:12px;font-weight:750}.rx-load-more:hover{color:#fff;background:var(--rx-ink)!important}.rx-load-more.compact{margin-top:25px}.rx-end-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:42px auto 0;color:var(--rx-muted);font-size:12px}.rx-projects{margin-top:118px;padding:100px 0 0;border-top:1px solid var(--rx-line)}.rx-gallery-wrap{position:relative}.rx-gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.rx-gallery>button{aspect-ratio:1 / 1.1;position:relative;padding:0;overflow:hidden;background:#eee}.rx-gallery>button img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .35s ease}.rx-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;color:#fff;background:#0f0f0fa8;opacity:0;transition:opacity .3s ease}.rx-gallery-overlay strong{font-size:15px;font-weight:650;text-align:center}.rx-gallery-overlay em{display:flex;gap:13px;margin-top:15px;font-size:9px;font-style:normal}.rx-gallery-overlay em span{display:inline-flex;align-items:center;gap:4px}.rx-gallery>button:hover img,.rx-gallery>button:focus-visible img{transform:scale(1.07);filter:saturate(.75)}.rx-gallery>button:hover .rx-gallery-overlay,.rx-gallery>button:focus-visible .rx-gallery-overlay{opacity:1}.rx-gallery-controls{position:absolute;z-index:4;top:50%;right:20px;display:flex;opacity:0;transform:translateY(-50%);transition:opacity .2s ease}.rx-gallery-wrap:hover .rx-gallery-controls,.rx-gallery-controls:focus-within{opacity:1}.rx-gallery-controls button{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:#0f0f0fd6}.rx-gallery-controls button:hover{background:var(--rx-orange)}.rx-social-section{border-top:1px solid var(--rx-line);background:#fff}.rx-social-layout{min-height:520px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(560px,1.32fr);align-items:center;gap:clamp(48px,6vw,96px);padding:86px 0 78px}.rx-social-intro{min-width:0}.rx-social-intro h2{max-width:560px;margin:0;color:var(--rx-ink);font-size:clamp(43px,4.1vw,62px);font-weight:500;line-height:1.12;letter-spacing:-.055em}.rx-social-intro>p{max-width:520px;margin:25px 0 0;color:#85817b;font-size:14px;line-height:1.85}.rx-social-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.rx-social-primary,.rx-social-secondary{min-width:210px;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:0 22px;border:1px solid var(--rx-logo-gold)!important;font-size:13px;font-weight:750;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.rx-social-primary{color:#fff!important;background:var(--rx-logo-gold)!important}.rx-social-secondary{color:var(--rx-ink)!important;background:#fff}.rx-social-secondary svg{color:var(--rx-logo-gold)}.rx-social-primary:hover,.rx-social-secondary:hover{color:#fff!important;border-color:var(--rx-brand-ink)!important;background:var(--rx-brand-ink)!important;transform:translateY(-2px)}.rx-social-secondary:hover svg{color:#fff}.rx-social-note{display:block;margin-top:26px;color:#918d87;font-size:10px;line-height:1.7}.rx-social-channel-list{margin:0;padding:0 0 0 clamp(40px,5vw,72px);border-left:1px solid var(--rx-line);list-style:none}.rx-social-channel-list li{border-bottom:1px solid var(--rx-line)}.rx-social-channel-list li:first-child{border-top:1px solid var(--rx-line)}.rx-social-channel-list button{width:100%;min-height:94px;display:grid;grid-template-columns:60px minmax(0,1fr) 28px;align-items:center;gap:26px;padding:0 24px 0 0;text-align:left;transition:color .25s ease,background .25s ease,padding .25s ease}.rx-social-channel-icon{width:60px;height:60px;display:grid;place-items:center;color:#fff;background:var(--rx-brand-ink);transition:color .25s ease,background .25s ease}.rx-social-channel-icon svg{width:25px;height:25px}.rx-social-channel-copy{min-width:0;display:grid;grid-template-columns:minmax(130px,.72fr) minmax(190px,1fr);align-items:center;gap:32px}.rx-social-channel-copy strong{font-size:17px;font-weight:750}.rx-social-channel-copy small{color:var(--rx-muted);font-size:12px;line-height:1.6;transition:color .25s ease}.rx-social-channel-list button>svg{color:var(--rx-orange);transition:transform .25s ease}.rx-social-channel-list button:hover,.rx-social-channel-list button:focus-visible{padding-left:14px;color:#fff;background:var(--rx-brand-ink)!important}.rx-social-channel-list button:hover .rx-social-channel-icon,.rx-social-channel-list button:focus-visible .rx-social-channel-icon{color:var(--rx-brand-ink);background:#fff}.rx-social-channel-list button:hover .rx-social-channel-copy small,.rx-social-channel-list button:focus-visible .rx-social-channel-copy small{color:#d5c9c9}.rx-social-channel-list button:hover>svg,.rx-social-channel-list button:focus-visible>svg{transform:translate(5px)}html[dir=rtl] .rx-social-channel-list{padding-right:clamp(40px,5vw,72px);padding-left:0;border-right:1px solid var(--rx-line);border-left:0}html[dir=rtl] .rx-social-channel-list button{padding-right:0;padding-left:24px;text-align:right}html[dir=rtl] .rx-social-channel-list button:hover,html[dir=rtl] .rx-social-channel-list button:focus-visible{padding-right:14px}html[dir=rtl] .rx-social-channel-list button>svg,html[dir=rtl] .rx-social-ctas svg{transform:rotate(180deg)}.rx-footer{color:#dfdcd6;background:#1c1c1b}.rx-footer-grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:56px;padding:92px 0 82px}.rx-footer .rx-brand{color:var(--rx-logo-gold)}.rx-footer .rx-brand img{filter:none}.rx-footer .rx-brand small{color:#97938d}.rx-footer-brand>p,.rx-footer-grid>div:last-child>p{max-width:320px;margin:22px 0 0;color:#96928c;font-size:11px;line-height:1.9}.rx-footer-company{display:block;margin:0 0 11px;color:#fff;font-size:11px;line-height:1.65}.rx-footer-contact>p{display:flex;align-items:flex-start;gap:7px}.rx-footer-contact>p svg{margin-top:4px;flex:0 0 auto}.rx-footer-contact>p span,.rx-footer-contact>p b{display:block}.rx-footer-contact>p b{margin-bottom:3px;color:#bdb8b1;font-size:9px;font-weight:700}.rx-footer-contact>small{display:block;margin-top:9px;color:#9f9b95;font-size:10px}.rx-footer-grid h3{margin:3px 0 24px;color:#fff;font-size:13px;font-weight:750}.rx-footer-grid>div:not(.rx-footer-brand)>button,.rx-footer-grid>div:not(.rx-footer-brand)>a{display:flex;align-items:center;gap:7px;padding:7px 0;color:#9f9b95;font-size:11px;text-align:left;transition:color .2s ease,transform .2s ease}.rx-footer-grid>div:not(.rx-footer-brand)>button:hover,.rx-footer-grid>div:not(.rx-footer-brand)>a:hover{color:#fff;transform:translate(4px)}.rx-footer-grid .rx-footer-all,.rx-footer-grid .rx-footer-quote{margin-top:11px;color:#f4a65f!important}.rx-b2b-terms{display:flex;flex-wrap:wrap;gap:13px;margin-top:27px}.rx-b2b-terms span{display:inline-flex;align-items:center;gap:5px;color:#77736d;font-size:9px}.rx-subscribe{border-top:1px solid #363533;border-bottom:1px solid #363533}.rx-subscribe .rx-shell{min-height:105px;display:grid;grid-template-columns:1fr minmax(380px,620px);align-items:center;gap:40px}.rx-subscribe .rx-shell>div{display:flex;align-items:center;gap:16px}.rx-subscribe .rx-shell>div>span{display:flex;flex-direction:column;gap:5px}.rx-subscribe strong{color:#fff;font-size:13px}.rx-subscribe small{color:#77736d;font-size:9px}.rx-subscribe form{display:flex;border-bottom:1px solid #69645f}.rx-subscribe input{min-width:0;flex:1;padding:13px 0;border:0;outline:0;color:#fff;background:transparent;font-size:12px}.rx-subscribe button{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:11px;font-weight:750}.rx-subscribe .rx-shell>p{grid-column:2;margin:-30px 0 0;color:#f0a25b;font-size:9px}.rx-copyright .rx-shell{min-height:64px;display:flex;align-items:center;justify-content:space-between;color:#77736d;font-size:9px}.rx-copyright button,.rx-copyright a{margin-left:22px;color:#aaa59e;font-size:9px}.rx-copyright button:hover,.rx-copyright a:hover{color:#fff}.rx-overlay{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:flex;background:#0c0c0c94;animation:rxFadeIn .22s ease both;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rx-panel{min-width:0;position:relative;overflow:auto;color:var(--rx-ink);background:#fff;box-shadow:0 0 45px #00000026}.rx-panel-drawer{width:min(460px,calc(100vw - 20px));height:100%;padding:38px 35px 32px;animation:rxSlideRight .3s cubic-bezier(.2,.8,.2,1) both}.rx-panel-drawer.is-wide{width:min(640px,calc(100vw - 20px));padding:34px 36px 30px}.rx-panel-left{margin-right:auto;animation-name:rxSlideLeft}.rx-panel-right{margin-left:auto}.rx-panel-modal{width:min(720px,calc(100vw - 40px));max-height:calc(100vh - 48px);margin:auto;padding:45px;animation:rxModalIn .3s cubic-bezier(.2,.8,.2,1) both}.rx-panel-modal.is-wide{width:min(1120px,calc(100vw - 52px))}.rx-panel-close{position:absolute;z-index:5;top:18px;right:18px;background:#f2f0ec!important}.rx-drawer-head{padding-right:45px}.rx-inline-search{width:100%;height:49px;margin-top:31px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 15px!important;border:1px solid var(--rx-line)!important;color:var(--rx-muted)!important;text-align:left;font-size:12px}.rx-inline-search input{min-width:0;width:100%;border:0;outline:0;color:var(--rx-ink);background:transparent;font-size:12px}.rx-inline-search>button{width:32px;height:32px;display:grid;place-items:center}.rx-tab-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:29px;border-bottom:1px solid var(--rx-line)}.rx-tab-list button{padding:13px 10px 12px;position:relative;color:var(--rx-muted);font-size:12px;font-weight:700}.rx-tab-list button:after{height:2px;position:absolute;right:0;bottom:-1px;left:0;background:var(--rx-orange);content:"";opacity:0}.rx-tab-list button.is-active{color:var(--rx-ink)}.rx-tab-list button.is-active:after{opacity:1}.rx-drawer-nav{display:flex;flex-direction:column;padding:13px 0}.rx-drawer-nav button,.rx-drawer-nav a{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 3px;border-bottom:1px solid #efede9;font-size:14px;font-weight:650}.rx-drawer-nav button:hover,.rx-drawer-nav a:hover{color:var(--rx-orange-dark)}.rx-drawer-categories{max-height:calc(100vh - 310px);overflow:auto;padding:10px 0}.rx-drawer-categories>button,.rx-drawer-categories>a{width:100%;min-height:70px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:13px;padding:8px 2px;border-bottom:1px solid #efede9;text-align:left;color:inherit;text-decoration:none}html[dir=rtl] .rx-site{direction:rtl}html[dir=rtl] .rx-hero:before{right:0;left:auto;background:linear-gradient(270deg,#eeeae4 76%,#eeeae400)}html[dir=rtl] .rx-hero-image{right:auto;left:0}html[dir=rtl] .rx-hero-image:after{background:linear-gradient(270deg,#eeeae4,#eeeae42e 45%,#1111110d)}html[dir=rtl] .rx-hero-copy{margin-right:var(--rx-category-copy-shift);margin-left:0;text-align:right}html[dir=rtl] .rx-hero-category-menu{right:0;left:auto}html[dir=rtl] .rx-hero-meta span{padding-right:0;padding-left:23px;margin-right:0;margin-left:23px;border-right:0;border-left:1px solid rgba(23,23,23,.16)}html[dir=rtl] .rx-hero-meta span:last-child{margin-left:0;border-left:0}html[dir=rtl] .rx-header-left,html[dir=rtl] .rx-header-right,html[dir=rtl] .rx-hero-actions,html[dir=rtl] .rx-modal-actions,html[dir=rtl] .rx-card-bottom,html[dir=rtl] .rx-section-title.split{flex-direction:row-reverse}html[dir=rtl] .rx-product-copy,html[dir=rtl] .rx-featured-copy,html[dir=rtl] .rx-modal-copy,html[dir=rtl] .rx-footer-grid,html[dir=rtl] .rx-search-panel{text-align:right}.rx-drawer-categories img{width:58px;height:53px;object-fit:cover;background:var(--rx-soft)}.rx-drawer-categories span{display:flex;flex-direction:column;gap:4px}.rx-drawer-categories strong{font-size:12px}.rx-drawer-categories small{color:var(--rx-muted);font-size:9px}.rx-drawer-shortcuts{position:sticky;bottom:-32px;display:grid;grid-template-columns:repeat(3,1fr);margin:20px -35px -32px;border-top:1px solid var(--rx-line);background:#fff}.rx-drawer-shortcuts button{min-height:73px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;border-right:1px solid var(--rx-line);font-size:9px}.rx-drawer-shortcuts button span{min-width:16px;position:absolute;top:10px;right:calc(50% - 22px);display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--rx-orange);font-size:8px}.rx-drawer-title{display:flex;align-items:center;gap:14px;padding-right:45px;margin-bottom:27px}.rx-drawer-title>svg{color:var(--rx-orange-dark)}.rx-drawer-title h2{margin:5px 0 0;font-size:26px;font-weight:600;letter-spacing:-.03em}.rx-search-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding-right:35px}.rx-search-heading h2{margin:11px 0 5px;font-size:38px;font-weight:550;letter-spacing:-.04em}.rx-search-heading p{margin:0;color:var(--rx-muted);font-size:11px}.rx-mode-toggle{padding:0 0 4px!important;border-bottom:1px solid var(--rx-orange)!important;color:var(--rx-orange-dark)!important;font-size:11px;font-weight:700;white-space:nowrap}.rx-search-box{display:grid;grid-template-columns:210px 1fr;margin-top:31px;border:1px solid var(--rx-line)}.rx-search-box select{min-width:0;padding:0 15px;border:0;border-right:1px solid var(--rx-line);outline:0;background:#f8f7f4;font-size:11px}.rx-search-box label{min-width:0;height:54px;display:flex;align-items:center;gap:10px;padding:0 16px}.rx-search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.rx-trending{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:14px;color:var(--rx-muted);font-size:10px}.rx-trending>span{margin-right:4px;font-weight:700}.rx-trending button{padding:5px 9px;border-radius:20px;background:#f2f0ec;color:#65615b;font-size:9px}.rx-trending button:hover{color:#fff;background:var(--rx-orange)}.rx-search-results{margin-top:26px;border-top:1px solid var(--rx-line)}.rx-search-results article{min-height:83px;display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid var(--rx-line)}.rx-result-main{min-width:0;display:grid;grid-template-columns:78px 1fr;align-items:center;gap:15px;padding:9px 0!important;text-align:left}.rx-result-main img{width:78px;height:64px;object-fit:cover;background:var(--rx-soft)}.rx-result-main span{min-width:0;display:flex;flex-direction:column}.rx-result-main small{color:var(--rx-orange-dark);font-size:9px}.rx-result-main strong{margin:5px 0;font-size:12px}.rx-result-main em{overflow:hidden;color:var(--rx-muted);font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.rx-result-add{width:37px;height:37px;display:grid;place-items:center;border:1px solid var(--rx-line)!important}.rx-result-add:hover{color:#fff;border-color:var(--rx-orange)!important;background:var(--rx-orange)!important}.rx-search-results.is-catalog{max-height:min(54vh,600px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:auto;border-left:1px solid var(--rx-line)}.rx-search-results.is-catalog article{min-width:0;border-right:1px solid var(--rx-line)}.rx-search-results.is-catalog .rx-result-main{grid-template-columns:65px 1fr;padding:9px!important}.rx-search-results.is-catalog .rx-result-main img{width:65px;height:60px}.rx-search-results.is-catalog .rx-result-add{margin-right:7px}.rx-search-count{margin:14px 0 0;color:var(--rx-muted);font-size:9px;text-align:center}.rx-image-note{margin:15px 0 0;color:#8a837a;font-size:9px;line-height:1.6;text-align:center}.rx-form{display:flex;flex-direction:column;gap:17px}.rx-form>label,.rx-form-row label{display:flex;flex-direction:column;gap:7px;color:#514e49;font-size:10px;font-weight:700}.rx-form input:not([type=checkbox]),.rx-form textarea{width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--rx-line);border-radius:0;outline:0;background:transparent;font-size:12px;font-weight:400;resize:vertical}.rx-form input:focus,.rx-form textarea:focus{border-color:var(--rx-orange)}.rx-form .rx-primary-button{width:100%;margin-top:4px}.rx-check{flex-direction:row!important;align-items:center;gap:8px!important;color:var(--rx-muted)!important;font-weight:500!important}.rx-check input{accent-color:var(--rx-orange)}.rx-link-button,.rx-back-link{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;padding:0 0 4px!important;border-bottom:1px solid var(--rx-line)!important;color:var(--rx-muted)!important;font-size:10px}.rx-form-message{margin:0;padding:10px 12px;color:#8d4805;background:#fff1df;font-size:10px;line-height:1.6}.rx-security-note{display:flex;align-items:flex-start;gap:9px;margin-top:26px;padding-top:20px;border-top:1px solid var(--rx-line);color:var(--rx-muted);font-size:9px;line-height:1.6}.rx-sso-placeholder{width:100%;min-height:42px;margin-top:13px;border:1px dashed var(--rx-line)!important;color:var(--rx-muted)!important;font-size:10px}.rx-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.rx-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.rx-empty>svg{color:#aaa59d}.rx-empty h3{margin:20px 0 8px;font-size:19px}.rx-empty p{max-width:300px;margin:0 0 24px;color:var(--rx-muted);font-size:11px;line-height:1.7}.rx-saved-list{display:flex;flex-direction:column;margin-bottom:25px;border-top:1px solid var(--rx-line)}.rx-saved-list article{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid var(--rx-line)}.rx-saved-list article>button:first-child{min-width:0;display:grid;grid-template-columns:72px 1fr;align-items:center;gap:13px;padding:10px 0;text-align:left}.rx-saved-list img{width:72px;height:64px;object-fit:cover;background:var(--rx-soft)}.rx-saved-list span{min-width:0;display:flex;flex-direction:column;gap:5px}.rx-saved-list small{color:var(--rx-orange-dark);font-size:9px}.rx-saved-list strong{font-size:11px;line-height:1.5}.rx-compare-table{overflow-x:auto}.rx-compare-table>div{min-width:520px;display:grid;grid-template-columns:80px repeat(4,1fr);border-top:1px solid var(--rx-line);border-left:1px solid var(--rx-line)}.rx-compare-table>div>*{min-width:0;padding:10px;border-right:1px solid var(--rx-line);border-bottom:1px solid var(--rx-line);font-size:9px;font-style:normal;line-height:1.5}.rx-compare-table>div>span{color:var(--rx-muted);background:var(--rx-soft)}.rx-compare-table p{color:var(--rx-muted);font-size:9px;line-height:1.6}.rx-quote-list{display:flex;flex-direction:column;max-height:calc(100vh - 320px);overflow:auto;border-top:1px solid var(--rx-line)}.rx-quote-list article{display:grid;grid-template-columns:78px 1fr auto;gap:13px;padding:13px 0;border-bottom:1px solid var(--rx-line)}.rx-quote-list img{width:78px;height:74px;object-fit:cover;background:var(--rx-soft)}.rx-quote-list article>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.rx-quote-list small{color:var(--rx-orange-dark);font-size:8px}.rx-quote-list strong{font-size:10px;line-height:1.4}.rx-quote-list input{width:100%;padding:5px 0;border:0;border-bottom:1px solid var(--rx-line);outline:0;font-size:9px}.rx-qty{display:grid!important;grid-template-columns:25px 30px 25px;align-items:center!important;gap:0!important;border:1px solid var(--rx-line)}.rx-qty button,.rx-qty span,.rx-qty input{height:24px;display:grid;place-items:center;font-size:9px}.rx-qty input{width:30px!important;padding:0!important;border:0!important;border-right:1px solid var(--rx-line)!important;border-left:1px solid var(--rx-line)!important;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.rx-qty input::-webkit-inner-spin-button,.rx-qty input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rx-quote-summary{display:grid;grid-template-columns:1fr auto;gap:6px;margin:19px 0;padding:16px;background:var(--rx-soft);font-size:11px}.rx-quote-summary small{grid-column:1 / -1;color:var(--rx-muted);font-size:9px}.rx-quote-form{padding-top:5px}.rx-rfq-title{margin-bottom:20px}.rx-rfq-progress{margin:0 0 26px;padding:16px 0 19px;border-top:1px solid var(--rx-line);border-bottom:1px solid var(--rx-line)}.rx-rfq-progress>strong{display:block;margin-bottom:14px;color:var(--rx-orange-dark);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rx-rfq-progress ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none}.rx-rfq-progress li{min-width:0;position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;color:#9b9790}.rx-rfq-progress li:not(:last-child):after{height:1px;position:absolute;z-index:0;top:12px;right:5px;left:34px;background:var(--rx-line);content:""}.rx-rfq-progress li span{width:24px;height:24px;position:relative;z-index:1;display:grid;place-items:center;border:1px solid var(--rx-line);border-radius:50%;background:#fff;font-size:9px;font-weight:800}.rx-rfq-progress li small{width:max-content;max-width:calc(100% - 6px);position:relative;z-index:1;padding-inline-end:5px;overflow:hidden;background:#fff;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.rx-rfq-progress li.is-active,.rx-rfq-progress li.is-complete{color:var(--rx-brand-ink)}.rx-rfq-progress li.is-active span{border-color:var(--rx-orange);color:#fff;background:var(--rx-orange)}.rx-rfq-progress li.is-complete span{border-color:var(--rx-brand-ink)}.rx-rfq-intro{margin:-3px 0 18px;color:var(--rx-muted);font-size:11px;line-height:1.7}.rx-quote-selection{margin:1px 0 3px;color:var(--rx-muted);font-size:9px;line-height:1.5}.rx-quote-selection b,.rx-quote-field-label{color:var(--rx-ink);font-weight:750}.rx-quote-field-label{margin-top:2px;font-size:8px}.rx-rfq-next{width:100%}.rx-rfq-fieldset{min-width:0;display:grid;gap:14px;margin:0;padding:20px;border:1px solid var(--rx-line)}.rx-rfq-fieldset legend{padding:0 9px;color:var(--rx-brand-ink);background:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.rx-rfq-fieldset>label,.rx-rfq-form-grid>label{display:flex;min-width:0;flex-direction:column;gap:7px;color:#514e49;font-size:10px;font-weight:750}.rx-rfq-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rx-quote-form .rx-rfq-fieldset input,.rx-quote-form .rx-rfq-fieldset textarea{min-height:44px;padding:11px 12px;border:1px solid var(--rx-line);background:#fff;font-size:11px}.rx-quote-form .rx-rfq-fieldset textarea{min-height:112px}.rx-quote-form .rx-rfq-fieldset input:focus,.rx-quote-form .rx-rfq-fieldset textarea:focus{border-color:var(--rx-orange);box-shadow:0 0 0 2px #ef7b121a}.rx-rfq-honeypot{width:1px!important;height:1px!important;position:fixed!important;top:0!important;left:0!important;padding:0!important;overflow:hidden;clip-path:inset(50%);opacity:0;pointer-events:none}.rx-rfq-upload-block{display:grid;gap:12px;padding:19px 20px;border:1px solid var(--rx-line)}.rx-rfq-upload-block>div:first-child>strong{color:var(--rx-brand-ink);font-size:11px}.rx-rfq-upload-block>div:first-child>p{margin:5px 0 0;color:var(--rx-muted);font-size:9px;line-height:1.65}.rx-rfq-upload{min-height:86px;display:grid;place-items:center;gap:5px;padding:15px;border:1px dashed #b9b4ac;color:var(--rx-muted);background:var(--rx-soft);cursor:pointer;font-size:10px;font-weight:750;text-align:center;transition:border-color .2s ease,color .2s ease,background .2s ease}.rx-rfq-upload:hover,.rx-rfq-upload:focus-within{border-color:var(--rx-orange);color:var(--rx-orange-dark);background:#fff8f1}.rx-rfq-upload input{width:1px!important;height:1px;position:absolute;overflow:hidden;opacity:0}.rx-rfq-file-list{display:grid;gap:7px}.rx-rfq-file-list>div{display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--rx-line)}.rx-rfq-file-list>div>svg{color:var(--rx-orange-dark)}.rx-rfq-file-list span{min-width:0;display:flex;flex-direction:column;gap:2px}.rx-rfq-file-list strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.rx-rfq-file-list small{color:var(--rx-muted);font-size:8px}.rx-rfq-file-list button{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--rx-line)!important}.rx-rfq-consent-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.rx-rfq-consent-row .rx-check{align-items:flex-start;margin:0;line-height:1.6}.rx-rfq-consent-row .rx-check input{margin-top:2px}.rx-rfq-consent-row .rx-link-button{flex:0 0 auto}.rx-rfq-submit-message{margin:0;padding:10px 12px;border-inline-start:3px solid currentColor;font-size:10px;line-height:1.55}.rx-rfq-submit-message.is-ok{color:#426446;background:#eef6ef}.rx-rfq-submit-message.is-error{color:#8d2f22;background:#fff0ed}.rx-rfq-form-actions{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px}.rx-quote-form .rx-rfq-form-actions .rx-primary-button,.rx-quote-form .rx-rfq-form-actions .rx-secondary-button{width:100%;margin:0}.rx-primary-button:disabled{opacity:.62;cursor:wait;transform:none!important}.rx-rfq-trust{display:flex;align-items:flex-start;gap:7px;margin:0;color:var(--rx-muted);font-size:9px;line-height:1.6}.rx-rfq-trust svg{flex:0 0 auto;margin-top:1px;color:var(--rx-orange-dark)}.rx-spin{animation:rxSpin .8s linear infinite}@keyframes rxSpin{to{transform:rotate(360deg)}}.rx-success-state{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:26px 0 10px;text-align:center}.rx-success-state>span{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;border:2px solid var(--rx-orange);color:var(--rx-orange-dark);background:#fff8f1}.rx-success-state h3{margin:24px 0 9px}.rx-success-state p{max-width:440px;color:var(--rx-muted);font-size:10px;line-height:1.7}.rx-success-state .rx-primary-button{min-width:0;margin-top:0}.rx-rfq-reference{width:100%;display:grid;gap:7px;margin:16px 0;padding:17px 20px;border:1px solid var(--rx-orange);background:#fff9f3}.rx-rfq-reference small{color:var(--rx-muted);font-size:9px}.rx-rfq-reference strong{color:var(--rx-brand-ink);font-size:clamp(15px,2.4vw,20px);letter-spacing:.04em;overflow-wrap:anywhere}.rx-rfq-status-list{width:100%;border-top:1px solid var(--rx-line)}.rx-rfq-status-row{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.5fr);gap:18px;padding:13px 0;border-bottom:1px solid var(--rx-line);text-align:start}.rx-rfq-status-row span{display:flex;align-items:flex-start;gap:7px;color:var(--rx-muted);font-size:9px}.rx-rfq-status-row span svg{flex:0 0 auto;color:var(--rx-orange-dark)}.rx-rfq-status-row strong{font-size:9px;font-weight:650;line-height:1.6}.rx-rfq-success-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}html[dir=rtl] .rx-panel-drawer.rx-panel-right{margin-right:auto;margin-left:0;animation-name:rxSlideLeft}html[dir=rtl] .rx-rfq-progress li:not(:last-child):after{right:34px;left:5px}html[dir=rtl] .rx-rfq-title,html[dir=rtl] .rx-rfq-status-row,html[dir=rtl] .rx-rfq-fieldset,html[dir=rtl] .rx-rfq-upload-block,html[dir=rtl] .rx-rfq-intro{text-align:right}.rx-product-modal{display:grid;grid-template-columns:52% 48%;min-height:560px}.rx-modal-image{min-height:540px;position:relative;background:var(--rx-soft)}.rx-modal-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.rx-modal-image>span{position:absolute;top:18px;left:18px;padding:7px 9px;color:#fff;background:var(--rx-orange);font-size:9px}.rx-modal-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px 15px 20px 48px}.rx-modal-copy h2{margin:12px 0 6px;font-size:36px;font-weight:550;line-height:1.15;letter-spacing:-.04em}.rx-english-name{margin:0;color:#a29d96;font-size:10px}.rx-modal-intro{margin:24px 0 20px;color:var(--rx-muted);font-size:11px;line-height:1.8}.rx-modal-copy dl{width:100%;margin:0 0 27px}.rx-modal-copy dl div{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:10px 0;border-bottom:1px solid var(--rx-line);font-size:10px;line-height:1.5}.rx-modal-copy dt{font-weight:750}.rx-modal-copy dd{margin:0;color:var(--rx-muted)}.rx-modal-actions{display:flex;gap:8px}.rx-existing-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;padding-bottom:4px;border-bottom:1px solid var(--rx-line);color:var(--rx-muted);font-size:9px;text-decoration:none}.rx-project-modal{display:grid;grid-template-columns:58% 42%;min-height:500px}.rx-project-modal>img{width:100%;height:100%;min-height:500px;object-fit:cover}.rx-project-modal>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px}.rx-project-modal h2,.rx-info-modal h2{margin:15px 0;font-size:34px;font-weight:550;letter-spacing:-.04em}.rx-project-modal p,.rx-info-modal>p{margin:0;color:var(--rx-muted);font-size:11px;line-height:1.85}.rx-project-tags{display:flex;gap:7px;margin:21px 0 28px}.rx-project-tags span{padding:6px 9px;background:var(--rx-soft);font-size:9px}.rx-info-modal{padding:12px 5px 5px}.rx-info-modal>div{display:flex;align-items:flex-start;gap:9px;margin-top:14px;color:#57534e;font-size:11px}.rx-info-modal>div svg{color:var(--rx-orange-dark);flex:0 0 auto}.rx-info-modal .rx-primary-button{margin-top:27px}.rx-floating-actions{position:fixed;z-index:70;top:50%;right:0;display:flex;flex-direction:column;transform:translateY(-50%);box-shadow:0 8px 35px #0000001f}.rx-floating-actions button{width:48px;min-height:54px;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;background:#252525;border-bottom:1px solid #444;transition:width .25s ease,background .2s ease}.rx-floating-actions button span{width:0;overflow:hidden;font-size:10px;white-space:nowrap;transition:width .25s ease,margin .25s ease}.rx-floating-actions button:hover{width:112px;background:var(--rx-orange)}.rx-floating-actions button:hover span{width:auto;margin-left:7px}.rx-floating-actions em{width:16px;height:16px;position:absolute;top:2px;right:2px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--rx-orange);font-size:8px;font-style:normal}.rx-back-top{position:fixed;z-index:70;right:22px;bottom:24px;color:#fff!important;background:#1e1e1e!important;box-shadow:0 8px 25px #0000002e}.rx-toast{min-width:190px;position:fixed;z-index:220;bottom:27px;left:50%;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;color:#fff;background:#1e1e1e;box-shadow:0 10px 35px #0000002e;font-size:11px;transform:translate(-50%);animation:rxToastIn .25s ease both}@keyframes rxFadeIn{0%{opacity:0}}@keyframes rxSlideRight{0%{transform:translate(100%)}}@keyframes rxSlideLeft{0%{transform:translate(-100%)}}@keyframes rxModalIn{0%{opacity:0;transform:translateY(15px) scale(.985)}}@keyframes rxToastIn{0%{opacity:0;transform:translate(-50%,15px)}}@media(max-width:1180px){:root{--rx-shell: min(100% - 40px, 1120px)}.rx-header-inner{width:calc(100% - 28px)}.rx-header-left{gap:16px}.rx-header-left>button:nth-of-type(3),.rx-header-left>button:nth-of-type(4),.rx-nav-search{display:none!important}.rx-hero-copy{width:53%;margin-left:0}html[dir=rtl] .rx-hero-copy{margin-right:0}.rx-hero-category-menu{display:none}.rx-service-strip{grid-template-columns:repeat(2,1fr)}.rx-service-strip article:nth-child(2){border-right:0}.rx-service-strip article:nth-child(-n+2){border-bottom:1px solid rgba(23,23,23,.16)}.rx-factory-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(360px,1fr) minmax(250px,.72fr)}.rx-factory-card--wide{grid-row:auto;grid-column:1 / -1}.rx-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.rx-gallery>button:nth-child(n+3){display:none}.rx-social-layout{grid-template-columns:minmax(0,.72fr) minmax(500px,1.28fr);gap:40px}.rx-social-channel-list{padding-left:34px}html[dir=rtl] .rx-social-channel-list{padding-right:34px}.rx-social-channel-list button{grid-template-columns:54px minmax(0,1fr) 24px;gap:18px}.rx-social-channel-icon{width:54px;height:54px}.rx-social-channel-copy{grid-template-columns:minmax(110px,.65fr) minmax(160px,1fr);gap:20px}.rx-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.rx-footer-grid>div:nth-child(4),.rx-footer-grid>div:nth-child(5){padding-top:20px;border-top:1px solid #363533}}@media(max-width:760px){:root{--rx-shell: calc(100% - 28px) ;--rx-header: 60px}.rx-header-inner{width:calc(100% - 14px);grid-template-columns:1fr auto 1fr}.rx-header-left,.rx-header-right{display:none}.rx-header-brand{grid-column:2;padding:0}.rx-header-brand .rx-brand{gap:8px}.rx-header-brand .rx-brand-mark{width:52px;height:34px;flex-basis:52px}.rx-header-brand .rx-brand-mark img{width:66px;top:-1px}.rx-header-brand .rx-brand strong{font-size:15px}.rx-mobile-actions{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.rx-mobile-actions button{pointer-events:auto}.rx-hero{min-height:900px;align-items:flex-start}.rx-hero:before{width:100%;height:48%;top:auto;bottom:0;background:linear-gradient(0deg,#eeeae4 18%,#eeeae400)}.rx-hero-image{width:100%;height:43%;top:auto;bottom:0}.rx-hero-image:after{background:linear-gradient(180deg,#eeeae4,#eeeae40a 38%)}.rx-hero-copy{width:100%;padding:66px 0 430px}.rx-hero-copy-main{min-height:230px}.rx-hero-copy h1{margin:14px 0 17px;font-size:42px}.rx-hero-copy-main>p{font-size:13px;line-height:1.75}.rx-hero-actions{align-items:stretch;margin-top:25px}.rx-hero-actions button{min-width:0;flex:1;padding-inline:10px;font-size:11px}.rx-hero-meta{gap:0;margin-top:28px;padding-top:16px}.rx-hero-meta span{min-width:0;flex:1;flex-direction:column;gap:2px;padding-right:9px;margin-right:9px;font-size:8px}html[dir=rtl] .rx-hero-meta span{padding-right:0;padding-left:9px;margin-right:0;margin-left:9px}.rx-hero-meta strong{font-size:17px}.rx-hero-carousel-controls{bottom:158px;justify-content:center}.rx-hero-carousel-buttons>button{width:40px;height:40px}.rx-hero-dots,.rx-hero-count{height:40px}.rx-hero-dots{gap:5px;padding-inline:9px}.rx-promo-grid{grid-template-columns:1fr;margin-top:28px}.rx-promo-tile{min-height:270px}.rx-promo-front>div{left:28px}.rx-promo-front h2{font-size:28px}.rx-promo-back{padding:32px}.rx-products-section{padding-top:78px}.rx-section-title.centered{margin-bottom:30px}.rx-section-title h2{font-size:37px}.rx-section-title.split{align-items:flex-start;flex-direction:column;gap:17px}.rx-section-title.split>p{text-align:left}.rx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rx-product-media{aspect-ratio:1 / 1}.rx-product-actions{top:auto;right:8px;bottom:8px;flex-direction:row;opacity:1;transform:none}.rx-product-actions .rx-icon-button{width:42px;height:42px}.rx-product-copy{padding:14px 11px 13px}.rx-product-copy h3{min-height:40px;margin:7px 0;font-size:12px}.rx-product-copy>p{min-height:34px;font-size:9px;line-height:1.65}.rx-card-bottom{align-items:flex-start;flex-direction:column;gap:8px;margin-top:10px;padding-top:10px}.rx-card-bottom>span{font-size:8px}.rx-featured{margin-top:78px;padding-top:0}.rx-featured-layout{width:100%;grid-template-columns:1fr}.rx-featured-copy{padding:63px 28px 42px}.rx-featured-copy h2{font-size:40px}.rx-featured-image{min-height:365px;grid-row:1}.rx-featured-image>span{right:15px;bottom:15px}.rx-service-strip{grid-template-columns:1fr 1fr;margin-top:0}.rx-service-strip article{min-height:128px;align-items:flex-start;flex-direction:column;gap:10px;padding:20px 15px}.rx-service-strip article:nth-child(2){border-right:0}.rx-manufacturing{padding:72px 0 70px}.rx-manufacturing>.rx-section-title{margin-bottom:28px}.rx-factory-grid{grid-template-columns:1fr;grid-template-rows:none;gap:8px}.rx-factory-card,.rx-factory-card--wide{min-height:240px;grid-column:auto;grid-row:auto}.rx-factory-card figcaption{min-height:96px;padding:32px 18px 17px}.rx-projects{margin-top:78px;padding-top:72px}.rx-gallery{grid-template-columns:1fr}.rx-gallery>button:nth-child(n+2){display:none}.rx-gallery-controls{right:12px;opacity:1}.rx-social-layout{min-height:0;grid-template-columns:1fr;gap:46px;padding:68px 0 64px}.rx-social-intro h2{font-size:38px;line-height:1.14}.rx-social-intro>p{margin-top:18px;font-size:12px}.rx-social-ctas{align-items:stretch;flex-direction:column;margin-top:27px}.rx-social-primary,.rx-social-secondary{width:100%;min-width:0}.rx-social-note{margin-top:19px}.rx-social-channel-list,html[dir=rtl] .rx-social-channel-list{padding:0;border-right:0;border-left:0}.rx-social-channel-list button,html[dir=rtl] .rx-social-channel-list button{min-height:84px;grid-template-columns:50px minmax(0,1fr) 20px;gap:15px;padding:0 9px 0 0}html[dir=rtl] .rx-social-channel-list button{padding-right:0;padding-left:9px}.rx-social-channel-icon{width:50px;height:50px}.rx-social-channel-icon svg{width:22px;height:22px}.rx-social-channel-copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px}html[dir=rtl] .rx-social-channel-copy{align-items:flex-end}.rx-social-channel-copy strong{font-size:14px}.rx-social-channel-copy small{font-size:9px}.rx-social-channel-list button:hover,.rx-social-channel-list button:focus-visible,html[dir=rtl] .rx-social-channel-list button:hover,html[dir=rtl] .rx-social-channel-list button:focus-visible{padding-inline:9px}.rx-footer-grid{grid-template-columns:1fr;gap:0;padding:68px 0 50px}.rx-footer-grid>div{padding:26px 0;border-top:1px solid #363533}.rx-footer-grid>div:first-child{padding-top:0;border-top:0}.rx-footer-grid h3{margin-bottom:13px}.rx-subscribe .rx-shell{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding:27px 0}.rx-subscribe .rx-shell>p{margin:-10px 0 0}.rx-copyright .rx-shell{min-height:90px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px}.rx-copyright button:first-child,.rx-copyright a:first-child{margin-left:0}.rx-floating-actions{display:none;top:auto;right:14px;bottom:14px;flex-direction:row;transform:none}.rx-site.has-scrolled .rx-floating-actions{display:flex}.rx-floating-actions button{width:44px;min-height:44px}.rx-floating-actions button:hover{width:44px}.rx-floating-actions button span{display:none}.rx-back-top{right:auto;bottom:14px;left:14px}.rx-panel-drawer{width:100%;padding:26px 22px 25px}.rx-panel-modal,.rx-panel-modal.is-wide{width:100%;height:100%;max-height:100%;margin:0;padding:30px 18px 24px}.rx-drawer-shortcuts{bottom:-25px;margin:20px -22px -25px}.rx-search-heading{align-items:flex-start;flex-direction:column;gap:13px}.rx-search-heading h2{font-size:30px}.rx-search-box{grid-template-columns:1fr;margin-top:22px}.rx-search-box select{height:43px;border-right:0;border-bottom:1px solid var(--rx-line)}.rx-search-results.is-catalog{max-height:calc(100vh - 350px);grid-template-columns:1fr}.rx-search-results.is-catalog article{min-height:78px}.rx-product-modal,.rx-project-modal{display:flex;flex-direction:column}.rx-modal-image,.rx-project-modal>img{min-height:280px;height:36vh;flex:0 0 auto}.rx-modal-copy,.rx-project-modal>div{padding:28px 3px 10px}.rx-modal-copy h2,.rx-project-modal h2{font-size:29px}.rx-modal-actions{width:100%}.rx-modal-actions button{flex:1}.rx-form-row{grid-template-columns:1fr}.rx-panel-drawer.is-wide{width:100%;padding:26px 20px 25px}.rx-rfq-title{margin-bottom:16px}.rx-rfq-progress{margin-bottom:20px;padding:13px 0 16px}.rx-rfq-progress li{grid-template-columns:21px minmax(0,1fr);gap:5px}.rx-rfq-progress li span{width:21px;height:21px}.rx-rfq-progress li:not(:last-child):after{top:10px;left:27px}html[dir=rtl] .rx-rfq-progress li:not(:last-child):after{right:27px;left:5px}.rx-rfq-progress li small{font-size:8px}.rx-rfq-form-grid,.rx-rfq-form-actions,.rx-rfq-success-actions,.rx-rfq-status-row{grid-template-columns:1fr}.rx-rfq-fieldset,.rx-rfq-upload-block{padding:16px}.rx-rfq-consent-row{flex-direction:column}.rx-rfq-status-row{gap:6px}.rx-success-state{padding-top:12px}.rx-toast{width:calc(100% - 40px);bottom:70px}}@media(max-width:390px){.rx-hero-copy h1{font-size:37px}.rx-product-actions .rx-icon-button{width:42px;height:42px}.rx-product-actions{right:5px;bottom:5px;gap:3px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
