@font-face{font-family:Inter;src:url(fonts/inter-400.woff2) format('woff2');font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:Inter;src:url(fonts/inter-500.woff2) format('woff2');font-display:swap;font-style:normal;font-weight:500 700}
@font-face{font-family:'Cormorant Garamond';src:url(fonts/cormorant-400.woff2) format('woff2');font-display:swap;font-style:normal;font-weight:400 600}
:root{--yh-bg:#f5f2ec;--yh-ink:#202020;--yh-muted:#716b62;--yh-line:#d8d1c7;--yh-accent:#92744f;--yh-serif:'Cormorant Garamond',Georgia,serif;--yh-sans:Inter,Arial,sans-serif;--yh-gutter:clamp(22px,5.55vw,96px)}
html{scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0;background:var(--yh-bg);color:var(--yh-ink);font:400 15px/1.7 var(--yh-sans);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure,dl{margin:0}h1,h2,h3,h4{font-family:var(--yh-serif);font-weight:400;line-height:1.04;letter-spacing:-.025em}h1{font-size:clamp(56px,6.2vw,100px)}h2{font-size:clamp(42px,4.6vw,68px)}h3{font-size:30px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}img{max-width:100%;height:auto;display:block}a,button{touch-action:manipulation}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle}::selection{background:#d6c3a6;color:#111}:focus-visible{outline:2px solid var(--yh-accent);outline-offset:5px}button,input,select,textarea{border-radius:0}.wp-site-blocks{padding:0!important}.wp-site-blocks>*{margin-block-start:0!important}.wp-block-post-content{max-width:none}.yh-wrap{width:100%;max-width:1720px;padding-left:var(--yh-gutter);padding-right:var(--yh-gutter);margin-inline:auto}.yh-section{padding-top:100px;padding-bottom:100px}.yh-kicker{font-family:var(--yh-sans);font-size:11px;line-height:1.5;font-weight:500;letter-spacing:.17em;text-transform:uppercase;color:var(--yh-accent);margin-bottom:22px}.yh-fine{font-size:12px;line-height:1.7;color:var(--yh-muted)}.yh-text-link{display:inline-flex;align-items:center;gap:22px;font-size:11px;letter-spacing:.12em;font-weight:500;text-transform:uppercase;padding-block:10px 6px;border-bottom:1px solid var(--yh-accent);color:var(--yh-accent)}.yh-text-link svg{transition:transform .4s}.yh-text-link:hover svg{transform:translateX(5px)}.yh-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:15px 24px;min-height:48px;background:var(--yh-ink);color:white;border:1px solid var(--yh-ink);font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;line-height:1.4;transition:background .4s,color .4s,border-color .4s}.yh-button:hover{background:#403830;border-color:#403830}.yh-button-outline{background:transparent;color:var(--yh-ink)}.yh-button-outline:hover{color:#fff}.yh-button-light{background:transparent;border-color:#e8e1d6;color:#fff}.yh-button-light:hover{background:var(--yh-bg);color:var(--yh-ink)}.yh-mobile-break{display:none}.yh-skip{position:fixed;z-index:1000;top:-100px;left:16px;background:var(--yh-ink);color:white;padding:12px 20px}.yh-skip:focus{top:12px}
/* Brand navigation */
.yh-header{position:sticky;top:0;z-index:100;background:rgba(245,242,236,.98);border-bottom:1px solid transparent;transition:border-color .4s}.yh-header.is-scrolled{border-color:var(--yh-line)}.yh-header-inner{height:78px;max-width:1720px;padding-inline:var(--yh-gutter);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.yh-brand{display:inline-flex;align-items:center;gap:14px;white-space:nowrap}.yh-brand span{font-size:13px;letter-spacing:.17em;font-weight:500}.yh-brand .yh-logo{width:42px;height:34px;object-fit:contain;mix-blend-mode:multiply}.yh-nav{display:flex;align-items:center;gap:40px}.yh-nav a{position:relative;font-size:11px;line-height:28px;text-transform:uppercase;letter-spacing:.06em}.yh-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--yh-accent);transition:width .4s}.yh-nav a:hover:after,.yh-nav a[aria-current]:after{width:100%}.yh-menu-toggle{display:none;border:0;background:transparent;padding:10px;width:42px;height:42px}
/* Home */
.yh-hero{position:relative;isolation:isolate;min-height:620px;height:min(760px,48vw);color:white;display:flex;align-items:center}.yh-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.yh-hero-content{padding-block:70px;position:relative}.yh-hero h1{max-width:640px;font-size:clamp(58px,6.1vw,94px);line-height:1.03;letter-spacing:-.035em}.yh-hero-description{max-width:520px;margin-top:30px;font-size:15px;line-height:1.8}.yh-hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.yh-hero-actions>.yh-button:first-child{background:#a88961;border-color:#a88961}.yh-hero-actions>.yh-button:first-child:hover{background:#8b704e}.yh-scene-caption{position:absolute;bottom:17px;right:var(--yh-gutter);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#efebe5;text-shadow:0 1px 3px #222}.yh-intro{padding-bottom:68px}.yh-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.yh-intro h2{max-width:600px}.yh-intro-copy{padding-top:10px}.yh-intro-copy p{margin-bottom:20px}.yh-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;gap:0}.yh-stats>div{padding:10px 25px;text-align:center;border-right:1px solid var(--yh-line)}.yh-stats>div:first-child{padding-left:0}.yh-stats>div:last-child{border:0;padding-right:0}.yh-stats span{display:block;font:400 clamp(36px,3.7vw,58px)/1.1 var(--yh-serif);letter-spacing:-.025em}.yh-stats p{margin-top:12px;font-size:13px;color:var(--yh-muted)}.yh-featured{padding-top:0}.yh-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px}.yh-featured .yh-section-heading{border-top:1px solid var(--yh-line);padding-top:40px}.yh-section-heading h2{font-size:clamp(36px,3.5vw,54px)}.yh-section-heading .yh-text-link{white-space:nowrap;margin-bottom:5px}.yh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 26px}.yh-product-photo{position:relative;display:flex;align-items:center;justify-content:center;background:#eeebe6;aspect-ratio:1/1.12;overflow:hidden}.yh-product-photo img{object-fit:contain;max-height:88%;max-width:88%;width:auto;height:auto;mix-blend-mode:multiply;transition:transform .65s}.yh-product-photo:hover img{transform:scale(1.035)}.yh-product-hover{position:absolute;bottom:0;left:0;right:0;background:rgba(245,242,236,.95);padding:13px 16px;font-size:10px;letter-spacing:.14em;display:flex;align-items:center;justify-content:space-between;transform:translateY(101%);transition:transform .4s}.yh-product-photo:hover .yh-product-hover,.yh-product-photo:focus-visible .yh-product-hover{transform:translateY(0)}.yh-product-caption{padding-top:15px}.yh-model{font-size:12px;letter-spacing:.07em;font-weight:500}.yh-product-card h3{font:400 13px/1.5 var(--yh-sans);letter-spacing:0;margin-top:3px}.yh-product-category{display:block;font-size:9px;color:var(--yh-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:6px}.yh-categories{border-top:1px solid var(--yh-line);padding-top:70px}.yh-categories h2{margin-bottom:36px}.yh-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.yh-category-panel{position:relative;background:#e9e3da;min-height:430px;overflow:hidden;display:flex;align-items:center;justify-content:center}.yh-category-panel img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .7s}.yh-category-panel:hover img{transform:scale(1.025)}.yh-category-panel>span{position:absolute;left:0;right:0;bottom:0;padding:22px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.1em;text-transform:uppercase;background:rgba(245,242,236,.92)}.yh-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px 25px;border-block:1px solid var(--yh-line);padding-block:20px;margin-block:28px}.yh-filters a{text-transform:uppercase;letter-spacing:.07em;font-size:10px;padding-block:6px;border-bottom:1px solid transparent}.yh-filters a:hover,.yh-filters a[aria-current]{border-color:var(--yh-accent);color:var(--yh-accent)}.yh-categories .yh-filters{margin-bottom:0}.yh-editorial{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.yh-editorial-media{position:relative;min-width:0}.yh-editorial-media>img{width:100%;height:650px;object-fit:cover}.yh-detail-image{width:40%;position:absolute;bottom:-35px;right:-30px;border:8px solid var(--yh-bg);background:var(--yh-bg)}.yh-detail-image img{width:100%;height:210px;object-fit:cover}.yh-editorial-copy p:not(.yh-kicker){margin-top:25px;color:var(--yh-muted)}.yh-editorial-copy .yh-text-link{margin-top:28px}.yh-material-list{margin-top:30px}.yh-material-list>div{border-top:1px solid var(--yh-line);padding:20px 0}.yh-material-list h3{font:500 11px/1.5 var(--yh-sans);letter-spacing:.12em;text-transform:uppercase}.yh-material-list p{font-size:13px;margin-top:10px!important}.yh-partners{background:#292722;color:#f5f2ec}.yh-partners .yh-kicker{color:#c7b191}.yh-split{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.yh-split h2{font-size:clamp(50px,5vw,78px);max-width:460px}.yh-numbered>div{display:flex;gap:30px;border-top:1px solid #5b554c;padding:28px 0}.yh-numbered>div:first-child{border-top:0;padding-top:0}.yh-number{font:400 43px/1.1 var(--yh-serif)}.yh-numbered h3{font:500 12px/1.4 var(--yh-sans);text-transform:uppercase;letter-spacing:.1em;margin:3px 0 12px}.yh-numbered p{color:#d3cdc3;font-size:14px}.yh-factory .yh-editorial-media{order:2}.yh-factory .yh-editorial-copy{order:1}.yh-application-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:24px;margin-top:40px}.yh-application-grid figure img{width:100%;height:390px;object-fit:cover}.yh-application-grid figure:first-child img{height:470px}.yh-application-grid figcaption{font:400 27px/1.3 var(--yh-serif);margin-top:16px}.yh-applications>.yh-fine{margin-top:18px}.yh-insights{border-top:1px solid var(--yh-line)}.yh-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 30px}.yh-post-photo{display:block;background:#e9e3da;overflow:hidden;aspect-ratio:1.6}.yh-post-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.yh-post-photo:hover img{transform:scale(1.03)}.yh-post-meta{text-transform:uppercase;font-size:9px;letter-spacing:.08em;color:var(--yh-muted);margin-top:22px;display:flex;gap:18px;flex-wrap:wrap}.yh-post-card h3{font-size:30px;line-height:1.12;margin-top:15px;letter-spacing:-.02em}.yh-post-card>p{font-size:13px;color:var(--yh-muted);margin-top:18px}.yh-post-card .yh-text-link{margin-top:18px}.yh-cta{position:relative;isolation:isolate;min-height:420px;color:#fff;display:flex;align-items:center}.yh-cta h2{max-width:740px;font-size:clamp(46px,4.8vw,72px)}.yh-cta .yh-hero-description{max-width:570px}.yh-cta .yh-scene{object-position:center}
/* Catalogues, product detail and articles */
.yh-page-heading{padding:35px 0 45px;max-width:1050px}.yh-page-heading>.yh-kicker{margin-bottom:25px}.yh-page-heading>p:not(.yh-kicker),.yh-page-heading>div>p{max-width:640px;color:var(--yh-muted);margin-top:26px;font-size:15px}.yh-catalogue{padding-top:45px}.yh-count{font-size:11px;color:var(--yh-muted);margin:0 0 28px}.yh-pagination{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:60px}.yh-pagination a,.yh-pagination .current{display:flex;min-width:42px;height:42px;align-items:center;justify-content:center;padding:8px 13px;border:1px solid var(--yh-line);font-size:13px}.yh-pagination .current{background:#202020;border-color:#202020;color:white}.yh-empty{padding-block:50px}.yh-breadcrumb{display:flex;align-items:center;gap:14px;font-size:11px;color:var(--yh-muted);padding:30px 0}.yh-product-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:6%;padding-top:10px}.yh-gallery-main{background:#eeebe6;min-height:590px;display:flex;align-items:center;justify-content:center}.yh-zoom{width:100%;border:0;background:none;display:flex;align-items:center;justify-content:center;position:relative;min-height:590px;padding:36px;cursor:zoom-in}.yh-zoom>img{max-width:100%;width:auto;max-height:680px;object-fit:contain;mix-blend-mode:multiply}.yh-zoom>span{position:absolute;bottom:20px;right:20px;font-size:10px;letter-spacing:.06em;color:var(--yh-muted)}.yh-gallery-thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.yh-thumb{width:76px;height:84px;border:1px solid transparent;padding:5px;background:#eeebe6}.yh-thumb[aria-pressed=true]{border-color:var(--yh-accent)}.yh-thumb img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.yh-product-info{padding:20px 0}.yh-product-info h1{font-size:clamp(44px,4.1vw,64px)}.yh-detail-model{font-size:12px;letter-spacing:.08em;margin-top:20px;color:var(--yh-muted)}.yh-product-intro{margin-top:25px;color:var(--yh-muted);font-size:14px}.yh-specs{margin:26px 0}.yh-specs>div{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:12px 0;border-top:1px solid var(--yh-line);font-size:12px}.yh-specs dt{color:var(--yh-muted)}.yh-specs dd{margin:0}.yh-product-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 10px}.yh-product-actions .yh-button{padding:14px 20px;font-size:10px;gap:16px}.yh-product-info>.yh-fine{margin-top:25px}.yh-product-details{display:grid;grid-template-columns:1fr 1.4fr;gap:12%;border-top:1px solid var(--yh-line);padding:80px 0;margin-top:90px}.yh-related{padding-bottom:100px}.yh-related h2{margin-bottom:35px}.yh-lightbox{max-width:95vw;max-height:92vh;border:0;background:#f5f2ec;padding:55px 30px 30px}.yh-lightbox::backdrop{background:rgba(17,17,17,.85)}.yh-lightbox img{max-height:78vh;max-width:85vw;width:auto;height:auto;object-fit:contain}.yh-lightbox-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:12px;padding:7px}.yh-article{padding-top:65px}.yh-article-header{max-width:1040px;margin:0 auto 45px;text-align:center}.yh-article-header h1{font-size:clamp(48px,5.2vw,80px);margin-top:25px}.yh-article-header .yh-post-meta{justify-content:center}.yh-article-image{max-width:1250px;margin:auto}.yh-article-image img{width:100%;max-height:620px;object-fit:cover}.yh-prose{font-size:16px;line-height:1.9}.yh-prose p,.yh-prose ul,.yh-prose ol,.yh-prose blockquote{margin:0 0 24px}.yh-prose h2{font-size:42px;margin:48px 0 24px}.yh-prose h3{font-size:30px;margin:35px 0 18px}.yh-prose a{text-decoration:underline;text-underline-offset:4px}.yh-prose li{margin-bottom:9px}.yh-prose blockquote{border-left:2px solid var(--yh-accent);padding-left:25px;color:var(--yh-muted);font:400 28px/1.5 var(--yh-serif)}.yh-article-body{max-width:800px;margin:65px auto 100px}.yh-about-hero{padding-top:45px}.yh-about-hero .yh-page-heading{max-width:100%}.yh-about-image img{width:100%;height:620px;object-fit:cover;object-position:center}.yh-about-story .yh-editorial-media>img{height:550px}.yh-process{border-top:1px solid var(--yh-line)}.yh-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 35px;margin-top:50px}.yh-process-grid>div{border-top:1px solid var(--yh-line);padding-top:25px}.yh-process-grid .yh-number{color:var(--yh-accent);font-size:30px}.yh-process-grid h3{font:500 12px/1.5 var(--yh-sans);letter-spacing:.06em;text-transform:uppercase;margin:18px 0 12px}.yh-process-grid p{font-size:13px;color:var(--yh-muted)}
/* Inquiry */
.yh-contact{padding-top:45px;padding-bottom:110px}.yh-contact-grid{display:grid;grid-template-columns:1fr 1.55fr;gap:12%;padding-top:25px}.yh-contact-info h2{font:500 11px/1.6 var(--yh-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:40px}.yh-contact-info dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--yh-muted);margin-top:25px}.yh-contact-info dd{margin:6px 0 0;font-size:14px;max-width:310px}.yh-contact-info dd svg{width:17px}.yh-contact-note{padding-top:60px;margin-top:45px;border-top:1px solid var(--yh-line)}.yh-contact-note p{font:400 36px/1.15 var(--yh-serif)}.yh-contact-note span{font-size:10px;color:var(--yh-muted);display:block;margin-top:22px}.yh-inquiry-form{position:relative}.yh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 30px}.yh-form-grid label{font-size:11px;display:block;color:var(--yh-muted)}.yh-form-grid label>span:not(.yh-fine){color:var(--yh-accent)}.yh-field-full{grid-column:1/-1}.yh-form-grid input:not([type=file]),.yh-form-grid select,.yh-form-grid textarea{width:100%;max-width:100%;background:transparent;border:0;border-bottom:1px solid #bcb3a5;color:var(--yh-ink);padding:14px 0 12px;min-height:49px;font-size:14px;outline-offset:3px}.yh-form-grid select{padding-right:20px}.yh-form-grid textarea{resize:vertical;min-height:125px}.yh-form-grid input::placeholder,.yh-form-grid textarea::placeholder{color:#90877c;font-size:12px}.yh-upload-label{border:1px dashed #bcb3a5;padding:20px}.yh-upload-label input{width:100%;font-size:12px;margin:12px 0;display:block}.yh-upload-label input::file-selector-button{border:1px solid #bcb3a5;background:transparent;color:var(--yh-ink);padding:8px 13px;margin-right:14px;font-family:var(--yh-sans)}.yh-inquiry-form>.yh-fine{margin:24px 0;max-width:570px}.yh-form-footnote{font-size:11px;color:var(--yh-muted);margin-top:20px}.yh-form-footnote a{text-decoration:underline;text-underline-offset:3px}.yh-trap{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;left:-9999px}.yh-form-status:empty{display:none}.yh-form-status{padding:20px;border:1px solid var(--yh-line);margin-bottom:25px;font-size:14px}.yh-form-status.is-success{border-left:3px solid #5b7156;background:#edf0e8}.yh-form-status.is-error{border-left:3px solid #9a4938;background:#f2e7e0}.yh-selected-product{display:flex;align-items:center;gap:20px;padding:16px;background:#eeebe6;margin-bottom:30px}.yh-selected-product img{width:58px;height:68px;object-fit:contain;mix-blend-mode:multiply}.yh-selected-product span{display:block;font-size:10px;color:var(--yh-muted);letter-spacing:.05em}.yh-selected-product strong{display:block;font-size:13px;font-weight:500;margin:4px 0}
.yh-contact-services{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--yh-line);border-bottom:1px solid var(--yh-line);margin-top:58px;margin-bottom:76px}.yh-contact-services article{padding:25px 30px 27px 0;border-right:1px solid var(--yh-line)}.yh-contact-services article+article{padding-left:30px}.yh-contact-services article:last-child{border-right:0}.yh-contact-services span{font:400 25px/1 var(--yh-serif);color:var(--yh-accent)}.yh-contact-services h2{font:500 16px/1.4 var(--yh-sans);letter-spacing:0;margin-top:15px}.yh-contact-services p{font-size:13px;line-height:1.75;color:var(--yh-muted);margin-top:8px;max-width:330px}.yh-contact-form-panel{min-width:0}.yh-contact-form-heading{border-bottom:1px solid var(--yh-line);padding-bottom:20px;margin-bottom:27px}.yh-contact-form-heading .yh-kicker{margin-bottom:10px}.yh-contact-form-heading h2{font-size:44px}.yh-contact-form-heading>p:last-child{font-size:14px;color:var(--yh-muted);margin-top:9px}.yh-contact-what{border-top:1px solid var(--yh-line);margin-top:48px;padding-top:20px}.yh-contact-what strong,.yh-contact-what span{display:block}.yh-contact-what strong{font-size:13px;font-weight:500}.yh-contact-what span{font-size:12px;line-height:1.7;color:var(--yh-muted);margin-top:6px}.yh-contact-next{border-top:1px solid var(--yh-line);margin-top:90px;padding-top:35px}.yh-contact-next h2{font-size:48px}.yh-contact-next>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:34px}.yh-contact-next article{border-top:1px solid var(--yh-line);padding-top:15px}.yh-contact-next article span{font:400 23px/1 var(--yh-serif);color:var(--yh-accent)}.yh-contact-next article strong{display:block;font-size:15px;font-weight:500;margin-top:12px}.yh-contact-next article p{font-size:13px;line-height:1.75;color:var(--yh-muted);margin-top:7px;max-width:260px}
/* Footer */
.yh-footer{background:#111;color:#cfcac1;padding-top:75px}.yh-footer-grid{display:grid;grid-template-columns:1.55fr .7fr .9fr 1.2fr;gap:45px}.yh-footer .yh-brand{color:white}.yh-footer .yh-logo{mix-blend-mode:normal}.yh-footer .yh-brand span{font-size:11px}.yh-footer h2{font:500 10px/1.5 var(--yh-sans);text-transform:uppercase;letter-spacing:.15em;color:#c6ab87;margin-bottom:23px}.yh-footer-grid>div>a:not(.yh-brand){display:block;margin:8px 0;font-size:12px}.yh-footer p{font-size:12px;color:#aaa69f;line-height:1.9}.yh-footer-brand p{margin-top:26px;max-width:300px}.yh-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;padding-block:25px;border-top:1px solid #35332f;color:#8f8b85;font-size:10px}.yh-whatsapp{position:fixed;z-index:80;right:24px;bottom:24px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid #8c816f;color:#fff;background:#292722;box-shadow:0 3px 18px #0001;font-size:11px}.yh-whatsapp svg{width:21px;height:21px}.yh-whatsapp:hover{background:#403830}
@media(min-width:1800px){.yh-hero h1{max-width:710px}.yh-hero{height:780px}}
@media(max-width:1100px){.yh-nav{gap:25px}.yh-section{padding-block:75px}.yh-featured{padding-top:0}.yh-intro-grid,.yh-split{gap:8%}.yh-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.yh-featured .yh-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 18px}.yh-product-photo{aspect-ratio:1/1.2}.yh-hero{height:610px;min-height:0}.yh-hero h1{font-size:70px;max-width:510px}.yh-hero-description{max-width:410px;font-size:14px}.yh-editorial{gap:7%}.yh-editorial-media>img{height:530px}.yh-category-panel{min-height:360px}.yh-detail-image{right:-15px}.yh-application-grid figure img{height:300px}.yh-application-grid figure:first-child img{height:365px}.yh-product-layout{gap:5%;grid-template-columns:1.1fr 1fr}.yh-gallery-main,.yh-zoom{min-height:480px}.yh-product-actions .yh-button{padding:12px 14px;font-size:9px;gap:9px}.yh-footer-grid{gap:24px;grid-template-columns:1.2fr .6fr .8fr 1.2fr}.yh-footer-brand .yh-brand span{letter-spacing:.07em;font-size:10px}.yh-footer .yh-brand{gap:8px}.yh-contact-grid{gap:8%}.yh-process-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.yh-header-inner{height:68px}.yh-brand span{font-size:11px;letter-spacing:.12em}.yh-brand .yh-logo{width:34px;height:28px}.yh-menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center}.yh-menu-toggle span{display:block;width:22px;height:1px;background:var(--yh-ink);transition:transform .3s}.yh-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.yh-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.yh-nav{position:absolute;top:68px;left:0;right:0;padding:25px var(--yh-gutter) 35px;background:var(--yh-bg);display:none;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--yh-line)}.yh-nav.is-open{display:flex}.yh-nav a{font-size:13px;padding:12px 0}.yh-nav a:after{bottom:7px;max-width:50px}.yh-hero{height:620px}.yh-hero .yh-scene{object-position:57% center}.yh-hero h1{font-size:62px;max-width:450px}.yh-hero-description{max-width:380px}.yh-intro-grid{grid-template-columns:1fr;gap:30px}.yh-intro h2{max-width:500px}.yh-stats{margin-top:45px}.yh-stats p{font-size:11px}.yh-section-heading{align-items:flex-start;flex-direction:column;gap:15px}.yh-product-grid,.yh-featured .yh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.yh-category-grid{gap:12px}.yh-category-panel{min-height:280px}.yh-category-panel>span{font-size:10px;padding:14px;gap:8px}.yh-category-panel>span svg{width:15px}.yh-filters{gap:8px 18px}.yh-editorial{grid-template-columns:1fr 1fr;gap:6%}.yh-editorial-media>img{height:470px}.yh-editorial h2{font-size:42px}.yh-editorial-copy p:not(.yh-kicker){font-size:13px}.yh-detail-image{width:50%;bottom:-20px;right:-10px;border-width:5px}.yh-detail-image img{height:150px}.yh-split{grid-template-columns:1fr;gap:45px}.yh-split h2{max-width:550px}.yh-numbered>div{padding:24px 0}.yh-application-grid{gap:17px}.yh-application-grid figure img{height:240px}.yh-application-grid figure:first-child img{height:300px}.yh-application-grid figcaption{font-size:23px}.yh-post-grid{gap:35px 20px}.yh-post-card h3{font-size:25px}.yh-post-card>p{font-size:12px}.yh-cta h2{max-width:560px;font-size:52px}.yh-footer-grid{grid-template-columns:1fr 1fr;gap:45px 35px}.yh-footer-brand p{max-width:none}.yh-footer-brand .yh-brand span{font-size:12px}.yh-product-layout{grid-template-columns:1fr}.yh-gallery-main,.yh-zoom{min-height:510px}.yh-zoom>img{max-height:620px}.yh-product-info{padding-top:45px}.yh-product-info h1{font-size:58px}.yh-product-actions .yh-button{font-size:11px;padding:15px 25px}.yh-product-details{gap:40px;grid-template-columns:1fr;margin-top:55px;padding:55px 0}.yh-product-details h2{font-size:48px}.yh-about-image img{height:470px}.yh-contact-grid{grid-template-columns:1fr 1.35fr;gap:7%}.yh-form-grid{grid-template-columns:1fr;gap:22px}.yh-contact-note p{font-size:30px}.yh-contact-info dd{font-size:12px;overflow-wrap:anywhere}.yh-article-image img{max-height:450px}}
@media(max-width:540px){:root{--yh-gutter:22px}body{font-size:14px}h1{font-size:56px}h2{font-size:43px}.yh-section{padding-block:60px}.yh-featured{padding-top:0}.yh-kicker{font-size:10px;margin-bottom:17px}.yh-header-inner{height:66px;gap:15px}.yh-brand{gap:10px}.yh-brand span{font-size:10px;letter-spacing:.12em}.yh-nav{top:66px}.yh-hero{height:auto;min-height:690px;align-items:flex-start;background:#37332c;display:block;padding-bottom:270px}.yh-hero .yh-scene{height:315px;top:auto;bottom:0;object-position:72% center;z-index:0}.yh-hero-content{padding-top:48px;padding-bottom:30px;z-index:1}.yh-hero h1{font-size:57px;max-width:345px;line-height:1}.yh-hero-description{font-size:13px;line-height:1.75;margin-top:22px;max-width:335px}.yh-hero-actions{gap:10px;margin-top:26px}.yh-hero-actions .yh-button{font-size:9px;padding:13px 15px;gap:9px;min-height:44px}.yh-hero-actions .yh-button svg{width:17px}.yh-scene-caption{z-index:2;font-size:8px;right:18px;bottom:12px}.yh-intro-copy{padding:0}.yh-intro-copy p{font-size:13px}.yh-stats{grid-template-columns:1fr 1fr;gap:24px 0;margin-top:40px}.yh-stats>div{padding:5px 14px}.yh-stats>div:nth-child(2){border-right:0}.yh-stats>div:first-child{padding-left:14px}.yh-stats>div:last-child{padding-right:14px}.yh-stats span{font-size:40px}.yh-stats p{font-size:10px;margin-top:7px}.yh-section-heading h2{font-size:36px}.yh-section-heading{margin-bottom:28px}.yh-text-link{font-size:10px;gap:16px}.yh-mobile-break{display:block}.yh-product-grid,.yh-featured .yh-product-grid{gap:25px 15px}.yh-product-photo{aspect-ratio:1/1.3}.yh-product-photo img{max-width:90%;max-height:90%}.yh-product-caption{padding-top:12px}.yh-model{font-size:11px}.yh-product-card h3{font-size:11px}.yh-product-category{font-size:8px;letter-spacing:.04em;line-height:1.5}.yh-product-hover{display:none}.yh-category-grid{grid-template-columns:1fr;gap:20px}.yh-category-panel{min-height:350px}.yh-category-panel img{object-position:center 48%}.yh-category-panel>span{font-size:12px;padding:20px}.yh-filters{gap:5px 16px;padding-block:14px;margin-block:20px}.yh-filters a{font-size:9px}.yh-editorial{display:flex;flex-direction:column;gap:42px;align-items:stretch}.yh-editorial-media>img{height:460px}.yh-editorial-copy{padding:0}.yh-editorial h2{font-size:45px}.yh-detail-image{width:36%;right:-5px;bottom:-20px}.yh-detail-image img{height:170px}.yh-factory .yh-editorial-media{order:0}.yh-factory .yh-editorial-copy{order:1}.yh-split h2{font-size:54px}.yh-numbered>div{gap:24px}.yh-numbered h3{font-size:11px}.yh-numbered p{font-size:13px}.yh-number{font-size:37px}.yh-application-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.yh-application-grid figure img,.yh-application-grid figure:first-child img{height:350px}.yh-application-grid figcaption{font-size:28px;margin-top:12px}.yh-post-grid{grid-template-columns:1fr;gap:45px}.yh-post-card h3{font-size:31px}.yh-post-card>p{font-size:13px}.yh-post-meta{margin-top:17px;font-size:9px}.yh-cta{display:block;min-height:580px;padding-bottom:215px;background:#302a23}.yh-cta h2{font-size:45px}.yh-cta .yh-scene{top:auto;bottom:0;height:265px;z-index:0;object-position:75% center}.yh-cta .yh-hero-description{font-size:13px}.yh-footer{padding-top:50px}.yh-footer-grid{gap:36px 25px;grid-template-columns:1fr 1fr}.yh-footer-brand{grid-column:1/-1}.yh-footer-grid>div:last-child{grid-column:1/-1}.yh-footer h2{margin-bottom:15px}.yh-footer p,.yh-footer-grid>div>a:not(.yh-brand){font-size:12px}.yh-footer-bottom{display:block;margin-top:35px;padding-top:20px;padding-bottom:75px;font-size:9px}.yh-footer-bottom>span:last-child{display:block;margin-top:8px}.yh-whatsapp{right:16px;bottom:16px;padding:11px;gap:0}.yh-whatsapp span{display:none}.yh-whatsapp svg{width:23px;height:23px}.yh-catalogue{padding-top:20px}.yh-page-heading{padding-top:25px;padding-bottom:30px}.yh-page-heading h1{font-size:56px}.yh-page-heading>p:not(.yh-kicker),.yh-page-heading>div>p{font-size:13px;margin-top:22px}.yh-count{margin:20px 0;font-size:10px}.yh-breadcrumb{font-size:10px;padding:22px 0}.yh-gallery-main,.yh-zoom{min-height:420px}.yh-zoom{padding:22px 15px 40px}.yh-zoom>img{max-height:410px}.yh-zoom>span{right:15px;bottom:15px;font-size:9px}.yh-thumb{width:60px;height:70px}.yh-product-info{padding-top:35px}.yh-product-info h1{font-size:46px}.yh-product-intro{font-size:13px}.yh-specs>div{grid-template-columns:95px 1fr;font-size:11px}.yh-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.yh-product-actions .yh-button{padding:14px 10px;font-size:9px;gap:6px}.yh-product-actions svg{width:17px}.yh-product-details{margin-top:35px;padding:45px 0;gap:20px}.yh-prose{font-size:14px;line-height:1.85}.yh-prose h2{font-size:35px;margin-top:35px}.yh-prose h3{font-size:28px}.yh-prose blockquote{font-size:25px}.yh-related{padding-bottom:60px}.yh-related h2{font-size:38px}.yh-about-hero{padding-top:20px}.yh-about-image img{height:350px;object-fit:cover}.yh-process-grid{grid-template-columns:1fr 1fr;gap:28px 25px;margin-top:35px}.yh-process-grid p{font-size:12px}.yh-article{padding-top:40px}.yh-article-header{text-align:left;margin-bottom:30px}.yh-article-header h1{font-size:46px;margin-top:20px}.yh-article-header .yh-post-meta{justify-content:flex-start}.yh-article-image img{max-height:320px;min-height:200px;object-fit:cover}.yh-article-body{margin-top:40px;margin-bottom:60px}.yh-contact{padding-top:20px;padding-bottom:65px}.yh-contact-grid{display:flex;flex-direction:column;gap:45px;padding-top:10px}.yh-contact-info h2{margin-bottom:25px}.yh-contact-info dl{display:grid;grid-template-columns:1fr;gap:0}.yh-contact-info dt{margin-top:16px}.yh-contact-info dd{max-width:100%;font-size:13px}.yh-contact-note{display:none}.yh-inquiry-form{padding-top:35px;border-top:1px solid var(--yh-line)}.yh-form-grid{gap:23px}.yh-form-grid input:not([type=file]),.yh-form-grid select,.yh-form-grid textarea{font-size:16px}.yh-inquiry-form>.yh-button{width:100%}.yh-form-status{font-size:13px;padding:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.yh-application-grid{grid-template-columns:1.25fr 1fr}.yh-factory .yh-editorial-media>img{max-width:570px;height:auto;margin-inline:auto}.yh-category-panel:not(:first-child) img{position:static;width:auto;height:auto;max-width:85%;max-height:350px;object-fit:contain;mix-blend-mode:multiply}.yh-process-grid{grid-template-columns:repeat(3,1fr)}
.wp-block-template-part:has(.yh-header){position:sticky;top:0;z-index:100}.admin-bar .wp-block-template-part:has(.yh-header){top:32px}.yh-contact .yh-page-heading{max-width:none}.yh-contact .yh-page-heading h1{font-size:clamp(56px,5.8vw,88px)}
:root{--yh-accent:#806342}.yh-hero-actions>.yh-button:first-child{color:#1f1d18}.yh-hero-actions>.yh-button:first-child:hover{background:#bea27e;border-color:#bea27e}.yh-form-grid input::placeholder,.yh-form-grid textarea::placeholder{color:#756c62}
@media(max-width:782px){.admin-bar .wp-block-template-part:has(.yh-header){top:46px}}
@media(max-width:540px){.yh-application-grid{grid-template-columns:1fr}.yh-process-grid{grid-template-columns:1fr 1fr}}
/* Manufacturer positioning: company evidence and procurement services. */
/* Full-screen factory photograph, expanded with AI for the home poster. */
.yh-manufacturer-poster{background:#292b27;color:#f5f2ec}.yh-poster-stage{position:relative;isolation:isolate;min-height:calc(100svh - 79px);display:flex;align-items:center;padding:80px 0 100px;overflow:hidden}.yh-poster-image{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center center}.yh-poster-stage:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(19,25,22,.87) 0%,rgba(19,25,22,.71) 30%,rgba(19,25,22,.30) 56%,rgba(19,25,22,.02) 78%),linear-gradient(0deg,rgba(16,21,18,.55),transparent 27%)}.yh-poster-content{position:relative}.yh-poster-content h1{font-size:clamp(60px,5.5vw,100px);line-height:1.04;max-width:850px;text-wrap:balance}.yh-poster-content .yh-kicker{color:#e1c79f}.yh-poster-content .yh-business-lead{max-width:600px;color:#eeeae1;text-shadow:0 1px 8px #18201966}.yh-poster-content .yh-business-scope{color:#ece8df}.yh-poster-content .yh-business-actions{margin-top:35px}.yh-poster-foot{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.09em;color:#f5f2ec;text-shadow:0 1px 5px #111}.yh-poster-foot>span:last-child{letter-spacing:.02em}.yh-manufacturer-poster .yh-business-stats{margin-top:0;border-top:0;padding-block:30px 35px}.admin-bar .yh-poster-stage{min-height:calc(100svh - 111px)}
@media(min-aspect-ratio:2/1){.yh-poster-image{object-position:center 70%}.yh-poster-content h1{font-size:clamp(60px,5vw,94px)}}
@media(max-width:1100px){.yh-poster-content h1{max-width:660px;font-size:66px}.yh-poster-image{object-position:65% center}.yh-poster-content .yh-business-lead{max-width:520px}}
@media(max-width:800px){.yh-poster-content h1{max-width:590px;font-size:62px}.yh-poster-stage{min-height:calc(100svh - 69px);padding-block:75px 105px}.yh-poster-image{object-position:72% center}.yh-poster-stage:before{background:linear-gradient(90deg,rgba(16,23,19,.84),rgba(16,23,19,.53) 62%,rgba(16,23,19,.25)),linear-gradient(0deg,rgba(16,21,18,.6),transparent 35%)}.yh-poster-content .yh-business-lead{max-width:490px}.yh-poster-foot{display:block;font-size:8px}.yh-poster-foot>span{display:block}.yh-poster-foot>span+span{margin-top:5px}}
@media(max-width:540px){.yh-poster-stage{min-height:calc(100svh - 67px);padding:55px 0 95px}.admin-bar .yh-poster-stage{min-height:calc(100svh - 113px)}.yh-poster-content h1{font-size:clamp(43px,11.5vw,61px);max-width:420px;text-wrap:initial}.yh-poster-content .yh-kicker{font-size:8px;letter-spacing:.11em}.yh-poster-content .yh-business-lead{font-size:13px;margin-top:25px;max-width:370px}.yh-poster-content .yh-business-actions{margin-top:28px;max-width:370px}.yh-poster-content .yh-business-scope{font-size:8px;line-height:1.7}.yh-poster-image{object-position:75% center}.yh-poster-foot{bottom:20px;font-size:7px}.yh-manufacturer-poster .yh-business-stats{padding-block:28px}}
.yh-manufacturer{background:#292b27;color:#f5f2ec;padding:65px 0 0}.yh-manufacturer-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:6%;align-items:center}.yh-manufacturer .yh-kicker,.yh-buyer-workflow .yh-kicker,.yh-sourcing-brief .yh-kicker{color:#cdb896}.yh-manufacturer h1{font-size:clamp(48px,5.15vw,79px);line-height:1.04;max-width:750px}.yh-business-lead{font-size:15px;line-height:1.85;max-width:610px;margin-top:26px}.yh-manufacturer .yh-business-lead{color:#d6d8cf}.yh-business-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.yh-business-actions .yh-button{font-size:10px;padding:16px 19px;gap:13px}.yh-business-actions .yh-button:first-child{background:#ccb38b;border-color:#ccb38b;color:#25261f}.yh-business-actions .yh-button:first-child:hover{background:#e4ccaa;border-color:#e4ccaa}.yh-business-scope{font-size:9px;letter-spacing:.09em;margin-top:26px;color:#c2c7bc;display:flex;flex-wrap:wrap;gap:9px}.yh-factory-mosaic{display:grid;grid-template-columns:1fr 1.03fr;gap:17px;align-items:start}.yh-building>img{width:100%;height:auto}.yh-factory-mosaic figcaption{font-size:10px;color:#c2c7bc;line-height:1.5;margin-top:10px}.yh-mosaic-side{padding-top:34px}.yh-mosaic-side img{width:100%;height:auto;max-width:411px}.yh-origin-note{border-top:1px solid #63655a;margin-top:25px;padding-top:24px}.yh-origin-note>span{font-family:var(--yh-serif);font-size:32px;line-height:1.08;display:block}.yh-origin-note p{font-size:12px;line-height:1.7;margin-top:15px;color:#c2c7bc}.yh-origin-note .yh-text-link{color:#d5c3a6;font-size:9px;letter-spacing:.07em;gap:6px;margin-top:10px}.yh-business-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #565a50;margin-top:46px;padding:28px 0 31px}.yh-business-stats>div{padding-left:28px;border-left:1px solid #565a50;display:flex;flex-direction:column}.yh-business-stats>div:first-child{padding-left:0;border:0}.yh-business-stats strong{font-family:var(--yh-serif);font-size:46px;line-height:1.2;font-weight:400}.yh-business-stats span{font-size:10px;letter-spacing:.055em;margin-top:6px;color:#cbd0c3}.yh-business-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-bottom:42px}.yh-business-heading h2{font-size:clamp(39px,4vw,61px)}.yh-business-heading>div>p:not(.yh-kicker){font-size:14px;color:var(--yh-muted);line-height:1.85}.yh-business-heading .yh-text-link{margin-top:19px}.yh-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--yh-line)}.yh-service-grid:has(>article:nth-child(4)){grid-template-columns:repeat(4,1fr)}.yh-service-grid article{padding:29px 28px 0;border-right:1px solid var(--yh-line)}.yh-service-grid article:first-child{padding-left:0}.yh-service-grid article:last-child{padding-right:0;border:0}.yh-service-index{font-size:11px;color:var(--yh-accent);display:block;margin-bottom:20px}.yh-service-grid h3,.yh-evidence-grid h3,.yh-workflow-grid h3,.yh-brief-checklist h3{font-family:var(--yh-sans);font-size:17px;font-weight:500;line-height:1.45;letter-spacing:-.015em}.yh-service-grid article>p{font-size:13px;line-height:1.85;margin-top:15px;color:var(--yh-muted)}.yh-business-services+.yh-business-services{padding-top:0}.yh-factory-evidence{background:#e9e6de}.yh-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.yh-evidence-grid figure{display:grid;grid-template-columns:1.2fr 1fr;align-items:start;gap:22px}.yh-evidence-grid img{width:100%;max-width:411px;height:auto}.yh-evidence-grid figcaption>p{font-size:12px;line-height:1.8;margin-top:13px;color:#615e56}.yh-buyer-workflow{background:#373a32;color:#f5f2ec}.yh-buyer-workflow .yh-business-heading>div>p:not(.yh-kicker){color:#d0d4c8}.yh-workflow-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.yh-workflow-grid li{border-top:1px solid #74796a;padding-top:22px}.yh-workflow-grid li>span{font-family:var(--yh-serif);font-size:40px;color:#ccb38b;display:block;margin-bottom:22px}.yh-workflow-grid p{font-size:13px;line-height:1.85;color:#d0d4c8;margin-top:15px}.yh-buyer-faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;border-top:1px solid var(--yh-line)}.yh-buyer-faq h2{font-size:clamp(40px,4vw,60px)}.yh-faq-intro{margin-top:24px;font-size:14px;color:var(--yh-muted)}.yh-buyer-faq>.yh-text-link,.yh-buyer-faq>div>.yh-text-link{margin-top:22px}.yh-faq-list details{border-bottom:1px solid var(--yh-line)}.yh-faq-list details:first-child{border-top:1px solid var(--yh-line)}.yh-faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;padding:22px 0;font-size:14px;line-height:1.6}.yh-faq-list summary::-webkit-details-marker{display:none}.yh-faq-list summary>span{font-size:22px;line-height:1;color:var(--yh-accent)}.yh-faq-list details[open] summary>span{transform:rotate(45deg)}.yh-faq-list details>p{font-size:13px;line-height:1.85;color:var(--yh-muted);padding:0 24px 24px 0}.yh-sourcing-brief{background:#292b27;color:#f5f2ec}.yh-brief-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:12%;align-items:center}.yh-sourcing-brief h2{font-size:clamp(42px,4.8vw,70px)}.yh-sourcing-brief .yh-business-lead{color:#d0d4c8;font-size:14px}.yh-brief-checklist{border:1px solid #5f6457;padding:30px}.yh-brief-checklist h3{font-size:16px}.yh-brief-checklist ul{list-style:none;padding:0;margin:20px 0 0}.yh-brief-checklist li{padding:15px 0;border-top:1px solid #5f6457;display:flex;flex-direction:column;gap:6px}.yh-brief-checklist li:last-child{padding-bottom:0}.yh-brief-checklist strong{font-size:12px;font-weight:500;color:#e0ccaa}.yh-brief-checklist li>span{font-size:12px;line-height:1.8;color:#d0d4c8}.yh-catalogue .yh-page-heading{max-width:1100px}.yh-catalogue .yh-page-heading h1{font-size:clamp(48px,5.5vw,80px)}.yh-contact .yh-page-heading h1{font-size:clamp(45px,5vw,73px)}.yh-process-grid h3{font-family:var(--yh-sans);font-size:17px;letter-spacing:0;line-height:1.4}.yh-featured .yh-section-heading h2{font-size:clamp(39px,4vw,61px)}
@media(min-width:1600px){.yh-factory-mosaic{max-width:625px}.yh-manufacturer-grid{gap:8%}.yh-manufacturer{padding-top:75px}}
@media(max-width:1100px){.yh-manufacturer-grid{gap:4%;grid-template-columns:1.12fr 1fr}.yh-manufacturer h1{font-size:54px}.yh-origin-note>span{font-size:28px}.yh-origin-note p{font-size:11px}.yh-mosaic-side{padding-top:10px}.yh-business-actions .yh-button{font-size:9px;padding:13px 14px}.yh-service-grid:has(>article:nth-child(4)){grid-template-columns:1fr 1fr;gap:30px}.yh-service-grid:has(>article:nth-child(4)) article{padding:24px 0 0;border:0}.yh-evidence-grid figure{display:block}.yh-evidence-grid figcaption{margin-top:20px}.yh-evidence-grid{gap:35px}.yh-business-heading{gap:6%}.yh-workflow-grid{gap:22px}.yh-brief-grid{gap:6%}}
@media(max-width:800px){.yh-manufacturer{padding-top:48px}.yh-manufacturer-grid{grid-template-columns:1fr;gap:40px}.yh-manufacturer h1{font-size:66px;max-width:650px}.yh-factory-mosaic{max-width:520px;grid-template-columns:1fr 1.2fr;gap:25px}.yh-mosaic-side{padding-top:20px}.yh-business-stats{margin-top:35px}.yh-business-stats strong{font-size:38px}.yh-business-stats>div{padding-left:18px}.yh-business-stats span{font-size:9px}.yh-business-heading{grid-template-columns:1fr;gap:25px}.yh-service-grid{grid-template-columns:1fr;gap:24px}.yh-service-grid article{padding:24px 0 0;border-right:0;border-top:1px solid var(--yh-line)}.yh-service-grid article:first-child{border-top:0}.yh-service-index{margin-bottom:12px}.yh-workflow-grid{grid-template-columns:1fr 1fr;gap:35px 28px}.yh-buyer-faq{grid-template-columns:1fr;gap:35px}.yh-brief-grid{grid-template-columns:1fr;gap:40px}.yh-brief-checklist{max-width:600px}.yh-business-services+.yh-business-services{padding-top:25px}}
@media(max-width:540px){.yh-manufacturer{padding-top:36px}.yh-manufacturer h1{font-size:48px}.yh-manufacturer .yh-kicker{font-size:9px;letter-spacing:.1em}.yh-business-lead{font-size:13px;margin-top:21px}.yh-business-actions{gap:10px;margin-top:24px}.yh-business-actions .yh-button{min-height:44px;font-size:9px;gap:9px;padding:13px 12px}.yh-business-scope{font-size:8px;gap:6px;margin-top:22px}.yh-manufacturer-grid{gap:32px}.yh-factory-mosaic{gap:16px;grid-template-columns:1fr 1.12fr}.yh-mosaic-side{padding-top:0}.yh-origin-note{margin-top:18px;padding-top:17px}.yh-origin-note>span{font-size:26px}.yh-origin-note p{font-size:10px;margin-top:12px}.yh-origin-note .yh-text-link{font-size:8px;letter-spacing:0;gap:3px}.yh-origin-note .yh-text-link svg{width:17px}.yh-factory-mosaic figcaption{font-size:8px}.yh-business-stats{grid-template-columns:1fr 1fr;row-gap:24px;padding:25px 0;margin-top:30px}.yh-business-stats>div:nth-child(3){padding-left:0;border:0}.yh-business-stats strong{font-size:37px}.yh-business-stats span{font-size:9px}.yh-business-heading{margin-bottom:30px;gap:20px}.yh-business-heading h2{font-size:42px}.yh-business-heading>div>p:not(.yh-kicker){font-size:13px}.yh-evidence-grid{grid-template-columns:1fr;gap:30px}.yh-evidence-grid img{width:100%;max-width:411px}.yh-evidence-grid figcaption{margin-top:16px}.yh-service-grid:has(>article:nth-child(4)){grid-template-columns:1fr;gap:24px}.yh-service-grid:has(>article:nth-child(4)) article{border-top:1px solid var(--yh-line)}.yh-service-grid:has(>article:nth-child(4)) article:first-child{border-top:0}.yh-service-grid h3,.yh-evidence-grid h3{font-size:17px}.yh-workflow-grid{gap:28px 22px}.yh-workflow-grid h3{font-size:15px}.yh-workflow-grid li>span{font-size:35px;margin-bottom:15px}.yh-workflow-grid p{font-size:12px}.yh-buyer-faq h2{font-size:42px}.yh-faq-list summary{font-size:13px;padding:20px 0;gap:20px}.yh-brief-checklist{padding:23px}.yh-sourcing-brief h2{font-size:46px}.yh-featured{padding-top:60px}.yh-catalogue .yh-page-heading h1{font-size:49px}.yh-contact .yh-page-heading h1{font-size:47px}}

.yh-poster-foot{padding-right:max(var(--yh-gutter),180px)}@media(max-width:540px){.yh-poster-foot{padding-right:70px}}
/* Readable navigation and useful product metadata across catalogue surfaces. */
.yh-nav a{font-size:13px}.yh-product-card h3{font-size:15px;line-height:1.5}.yh-product-category{font-size:13px;line-height:1.6;text-transform:none;letter-spacing:0;display:block;margin-top:7px;overflow-wrap:anywhere}
@media(max-width:540px){.yh-product-card h3{font-size:14px}.yh-product-category{font-size:12px}.yh-header{background:#f5f2ec}}


.yh-header{background:#f5f2ec}
.yh-footer-legal{background:#111;color:#8f8b85;border-top:1px solid #35332f}.yh-footer-legal .yh-wrap{padding-block:12px;text-align:center}.yh-footer-legal a{font-size:10px;letter-spacing:.04em;color:#c6ab87}.yh-footer-legal a:hover{text-decoration:underline;text-underline-offset:3px}
.yh-legal-page{max-width:1320px;padding:72px var(--yh-gutter) 110px;margin-inline:auto}.yh-legal-hero{max-width:900px;border-bottom:1px solid var(--yh-line);padding-bottom:48px}.yh-legal-hero h1{font-size:clamp(58px,6vw,92px);margin-top:12px}.yh-legal-lead{font-size:18px;line-height:1.75;color:var(--yh-muted);max-width:760px;margin-top:28px}.yh-legal-date{font-size:11px;color:var(--yh-muted);margin-top:22px;letter-spacing:.03em}.yh-legal-layout{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(0,1.45fr);gap:10%;padding-top:62px}.yh-legal-summary{align-self:start;position:sticky;top:110px;padding:25px;background:#e9e6de}.yh-legal-summary h2{font:500 12px/1.5 var(--yh-sans);letter-spacing:.12em;text-transform:uppercase}.yh-legal-summary ul{margin:20px 0 0;padding-left:18px}.yh-legal-summary li{font-size:13px;line-height:1.75;color:#615e56;margin:12px 0}.yh-legal-content{max-width:800px}.yh-legal-content h2{font:500 25px/1.25 var(--yh-sans);letter-spacing:-.01em;margin:0 0 15px}.yh-legal-content h2:not(:first-child){margin-top:48px}.yh-legal-content p,.yh-legal-content li{font-size:15px;line-height:1.9;color:#615e56}.yh-legal-content p+p{margin-top:15px}.yh-legal-content ul{padding-left:22px;margin:0}.yh-legal-content li+li{margin-top:8px}.yh-legal-content a{color:#806342;text-decoration:underline;text-underline-offset:3px}.yh-legal-contact{border-top:1px solid var(--yh-line);margin-top:58px;padding-top:28px}.yh-legal-contact .yh-kicker{margin-bottom:12px}.yh-legal-contact h2{font:400 38px/1.15 var(--yh-serif);margin:0 0 12px}.yh-legal-contact p:last-child{font-size:14px}
@media(max-width:800px){.yh-legal-page{padding-top:45px;padding-bottom:75px}.yh-legal-layout{grid-template-columns:1fr;gap:40px;padding-top:40px}.yh-legal-summary{position:static}.yh-legal-content h2:not(:first-child){margin-top:38px}.yh-legal-content p,.yh-legal-content li{font-size:14px;line-height:1.85}}
@media(max-width:540px){.yh-legal-hero h1{font-size:53px}.yh-legal-lead{font-size:16px;line-height:1.75}.yh-legal-content h2{font-size:22px}.yh-legal-contact h2{font-size:34px}.yh-footer-legal .yh-wrap{padding-bottom:18px}}
@media(max-width:1100px){.yh-contact-services{margin-top:45px;margin-bottom:58px}.yh-contact-services article{padding-right:20px}.yh-contact-services article+article{padding-left:20px}.yh-contact-grid{gap:7%}.yh-contact-next{margin-top:70px}}
@media(max-width:800px){.yh-contact{padding-top:30px;padding-bottom:75px}.yh-contact-services{grid-template-columns:1fr;margin-top:38px;margin-bottom:48px}.yh-contact-services article,.yh-contact-services article+article{padding:20px 0;border-right:0;border-bottom:1px solid var(--yh-line)}.yh-contact-services article:last-child{border-bottom:0}.yh-contact-services h2{margin-top:8px}.yh-contact-grid{grid-template-columns:1fr;gap:52px;padding-top:0}.yh-contact-info{order:2}.yh-contact-form-panel{order:1}.yh-contact-note{margin-top:35px;padding-top:35px}.yh-contact-what{margin-top:35px}.yh-contact-next{margin-top:65px}.yh-contact-next>div{grid-template-columns:1fr;gap:26px;margin-top:25px}.yh-contact-next article p{max-width:none}}
@media(max-width:540px){.yh-contact .yh-page-heading h1{font-size:46px}.yh-contact-form-heading h2{font-size:39px}.yh-contact-form-heading{margin-bottom:22px}.yh-contact-services p{font-size:14px}.yh-contact-next h2{font-size:40px}.yh-contact-next{margin-top:54px}.yh-contact-info h2{margin-bottom:25px}.yh-contact-info dd{font-size:15px}}

/* Image-led About page proof sections. */
.yh-process-rich{padding-top:84px;padding-bottom:96px}.yh-process-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:10%;align-items:end;border-bottom:1px solid var(--yh-line);padding-bottom:36px}.yh-process-heading h2{font-size:clamp(48px,4.8vw,72px);line-height:1.02}.yh-process-intro{font-size:15px;line-height:1.85;color:var(--yh-muted);max-width:520px}.yh-process-visuals{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;margin-top:36px}.yh-process-visuals figure{margin:0}.yh-process-visuals figure:first-child img{height:390px}.yh-process-visuals figure:last-child img{height:390px}.yh-process-visuals img{width:100%;height:auto;object-fit:cover}.yh-process-visuals figcaption,.yh-business-service-media figcaption{font-size:11px;line-height:1.6;color:var(--yh-muted);margin-top:10px}.yh-process-rich .yh-process-grid{grid-template-columns:repeat(3,1fr);gap:34px 28px;margin-top:48px}.yh-process-rich .yh-process-grid>div{min-height:150px;padding-top:20px}.yh-process-rich .yh-process-grid h3{font-size:15px;text-transform:none;letter-spacing:0;margin-top:14px}.yh-process-rich .yh-process-grid p{font-size:14px;line-height:1.75;max-width:300px}.yh-business-services-rich{padding-top:88px;padding-bottom:96px}.yh-business-service-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:8%;align-items:start}.yh-business-service-media{margin:0;position:sticky;top:110px}.yh-business-service-media img{display:block;width:100%;height:660px;object-fit:cover;object-position:center}.yh-business-service-content .yh-business-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.yh-business-service-content .yh-business-heading h2{font-size:clamp(44px,4.5vw,68px);line-height:1.02}.yh-business-service-content .yh-business-heading>div>p:not(.yh-kicker){max-width:600px}.yh-business-services-rich .yh-service-grid{grid-template-columns:1fr 1fr;gap:0 28px}.yh-business-services-rich .yh-service-grid article{padding:25px 0 24px;border-right:0;border-top:1px solid var(--yh-line)}.yh-business-services-rich .yh-service-grid article:nth-child(-n+2){border-top:1px solid var(--yh-line)}.yh-business-services-rich .yh-service-grid article:first-child,.yh-business-services-rich .yh-service-grid article:nth-child(2){padding-top:25px}.yh-business-services-rich .yh-service-index{margin-bottom:14px}.yh-business-services-rich .yh-service-grid article>p{font-size:14px;line-height:1.75}
.yh-business-service-layout-plain{display:block}
@media(max-width:1100px){.yh-process-visuals figure:first-child img,.yh-process-visuals figure:last-child img{height:320px}.yh-business-service-layout{gap:5%}.yh-business-service-media img{height:570px}}
@media(max-width:800px){.yh-process-rich{padding-top:65px;padding-bottom:72px}.yh-process-heading{grid-template-columns:1fr;gap:20px}.yh-process-visuals{grid-template-columns:1fr 1fr;gap:15px;margin-top:28px}.yh-process-visuals figure:first-child img,.yh-process-visuals figure:last-child img{height:260px}.yh-process-rich .yh-process-grid{grid-template-columns:1fr 1fr;gap:25px 20px;margin-top:35px}.yh-process-rich .yh-process-grid>div{min-height:0}.yh-business-services-rich{padding-top:65px;padding-bottom:72px}.yh-business-service-layout{grid-template-columns:1fr;gap:38px}.yh-business-service-media{position:static}.yh-business-service-media img{height:430px}.yh-business-service-content .yh-business-heading{margin-bottom:25px}.yh-business-services-rich .yh-service-grid{gap:0 20px}}
@media(max-width:540px){.yh-process-heading h2{font-size:43px}.yh-process-intro{font-size:14px}.yh-process-visuals{display:block}.yh-process-visuals figure+figure{margin-top:18px}.yh-process-visuals figure:first-child img,.yh-process-visuals figure:last-child img{height:230px}.yh-process-rich .yh-process-grid{grid-template-columns:1fr 1fr;gap:24px 17px}.yh-process-rich .yh-process-grid h3{font-size:14px}.yh-process-rich .yh-process-grid p{font-size:13px;line-height:1.7}.yh-business-service-media img{height:350px}.yh-business-service-content .yh-business-heading h2{font-size:43px}.yh-business-services-rich .yh-service-grid{grid-template-columns:1fr}.yh-business-services-rich .yh-service-grid article:nth-child(2){border-top:0}.yh-business-services-rich .yh-service-grid article{padding-block:20px}.yh-business-services-rich .yh-service-grid article:first-child{padding-top:20px}}
