:root{
  --bone:#f2f0e7;
  --bone-2:#ebe9df;
  --paper:#f8f6ef;
  --green:#244f2f;
  --green-deep:#0d3a20;
  --green-soft:#607852;
  --ink:#18231c;
  --muted:#5e655e;
  --ember:#d75d24;
  --line:#d9d6ca;
  --shell:1322px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bone)}
body.yh-page{margin:0;color:var(--ink);background:var(--bone);font-family:Arial,Helvetica,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.yh-shell{width:min(calc(100% - 56px),var(--shell));margin:0 auto}

/* Header */
.yh-header{position:sticky;top:0;z-index:100;background:rgba(242,240,231,.985);border-bottom:1px solid rgba(24,35,28,.06)}
.yh-header .nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.yh-brand{display:flex;align-items:center;flex:0 0 auto}
.yh-brand img{width:168px;height:auto;max-height:68px;object-fit:contain;object-position:left center}
.yh-nav{display:flex;align-items:center;gap:27px;margin-left:auto}
.yh-nav a{font-size:11.5px;line-height:1;text-transform:uppercase;letter-spacing:.045em;font-weight:700;color:#1c241f;position:relative;padding:8px 0}
.yh-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--ember);transition:right .2s ease}
.yh-nav a:hover::after,.yh-nav a:focus-visible::after{right:0}
.yh-nav-actions{display:flex;align-items:center;gap:14px}
.yh-quote{display:inline-flex;align-items:center;gap:10px;background:var(--green-deep);color:#fff;padding:12px 17px;border-radius:2px;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.04em}
.yh-nav-toggle{display:none;background:transparent;border:0;padding:8px;margin:0;cursor:pointer}
.yh-nav-toggle span{width:20px;height:1.5px;background:var(--ink);display:block;margin:5px 0}

/* Opening: same visual language, 10–15% more compact */
.yh-opening{position:relative;min-height:625px;background:var(--bone);overflow:hidden;border-bottom:1px solid var(--line)}
.yh-opening-inner{position:relative;min-height:625px;display:flex;align-items:center;z-index:4}
.yh-opening-copy{width:48%;padding:28px 0 46px 50px;position:relative;z-index:5}
.yh-kicker{margin:0 0 20px;font-size:11.5px;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:var(--green);font-weight:700}
.yh-opening h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.048em;font-size:92px;line-height:.94;margin:0;color:#151d18;max-width:680px}
.yh-opening h1 span{color:var(--green)}
.yh-lede{font-size:17px;line-height:1.55;margin:28px 0 24px;color:#29322d;max-width:620px}
.yh-opening-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}
.yh-text-link{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;font-size:11px;letter-spacing:.04em;color:var(--ember);font-weight:700}
.yh-text-link span{font-size:17px;font-weight:400}
.yh-text-link-muted{color:var(--green-deep);border-bottom:1px solid rgba(13,58,32,.25);padding-bottom:3px}
.yh-thread-start{position:absolute;left:0;top:62px;bottom:72px;width:20px}
.yh-thread-start i{position:absolute;left:8px;top:0;bottom:0;width:1px;background:linear-gradient(var(--ember),rgba(215,93,36,.12))}
.yh-thread-start b{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ember);left:4px;top:34px;box-shadow:0 0 0 4px var(--bone)}
.yh-opening-image{position:absolute;z-index:1;right:0;top:0;width:53%;height:100%;background-image:url('../images/home-ref/hero-residue.png');background-size:cover;background-position:center center;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.92) 12%,#000 28%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.92) 12%,#000 28%,#000 100%)}
.yh-opening::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,var(--bone) 0%,rgba(242,240,231,.96) 31%,rgba(242,240,231,.32) 50%,rgba(242,240,231,0) 68%);pointer-events:none}

/* Number strip */
.yh-numbers{background:var(--green-deep);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.yh-number-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.yh-number{min-height:106px;padding:20px 30px;display:flex;align-items:center;gap:17px;border-right:1px solid rgba(255,255,255,.15)}
.yh-number:last-child{border-right:0}
.yh-number strong{font-family:Georgia,'Times New Roman',serif;font-size:39px;line-height:1;font-weight:500;color:#e8dec8}
.yh-number span{font-size:11px;text-transform:uppercase;letter-spacing:.075em;line-height:1.35;color:rgba(255,255,255,.8)}

/* Shared headings */
.yh-section-label{margin:0 0 14px;font-size:10.5px;line-height:1;text-transform:uppercase;letter-spacing:.095em;color:var(--ember);font-weight:700}
.yh-section-head{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:end;margin-bottom:34px}
.yh-section-head h2,.yh-delivery h2{font-family:Georgia,'Times New Roman',serif;font-size:50px;font-weight:500;letter-spacing:-.035em;line-height:1.01;margin:0;color:#162019}
.yh-section-head h2 span,.yh-delivery h2 span{color:var(--green)}
.yh-section-head>p{margin:0 0 4px;font-size:14px;line-height:1.65;color:var(--muted);max-width:500px}

/* Product categories */
.yh-products{background:var(--paper);padding:62px 0 66px;border-bottom:1px solid var(--line)}
.yh-product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.yh-product{min-width:0;border-right:1px solid var(--line);padding:0 28px 30px}
.yh-product:first-child{padding-left:0}
.yh-product:last-child{border-right:0;padding-right:0}
.yh-product-image{height:245px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 0 25px;background:#f2eee4}
.yh-product-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(.98)}
.yh-product-carbonized .yh-product-image img{object-fit:contain;padding:24px;mix-blend-mode:multiply}
.yh-product-body{position:relative}
.yh-product-index{font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1;color:var(--green);margin-bottom:10px}
.yh-product h3{font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.05;font-weight:500;letter-spacing:-.025em;margin:0 0 12px}
.yh-product p{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 20px;min-height:63px}
.yh-product dl{margin:0 0 20px;border-top:1px solid var(--line)}
.yh-product dl div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);font-size:11.5px;line-height:1.4}
.yh-product dt{text-transform:uppercase;letter-spacing:.045em;color:#717770}
.yh-product dd{margin:0;color:#202923;font-weight:700}
.yh-product-link{display:inline-flex;align-items:center;gap:10px;font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;color:var(--green-deep)}
.yh-product-link span{color:var(--ember);font-size:17px;font-weight:400}

/* Delivery */
.yh-delivery{padding:60px 0 64px;background:#f1efe6;border-bottom:1px solid var(--line);overflow:hidden}
.yh-delivery-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}
.yh-delivery-lede{font-size:14px;line-height:1.65;color:var(--muted);max-width:490px;margin:19px 0 25px}
.yh-zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 22px;margin:0 0 25px;border-top:1px solid var(--line)}
.yh-zone-grid span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.035em;padding:11px 0;border-bottom:1px solid var(--line);position:relative;padding-left:14px}
.yh-zone-grid span::before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--green-soft);transform:translateY(-50%)}
.yh-map-wrap{height:420px;display:flex;align-items:center;justify-content:center;position:relative}
.yh-map-wrap::before{content:"SUPPLY / INDIA";position:absolute;right:-18px;top:8px;font-size:68px;line-height:1;color:rgba(36,79,47,.055);font-family:Georgia,'Times New Roman',serif;letter-spacing:-.03em;white-space:nowrap}
.yh-map-wrap img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}

/* CTA */
.yh-cta{background:#e3e1d5;border-bottom:1px solid rgba(13,58,32,.1);padding:31px 0}
.yh-cta-inner{display:grid;grid-template-columns:1.15fr 1.1fr auto;align-items:center;gap:45px}
.yh-cta h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.05;font-weight:500;letter-spacing:-.025em;margin:0}
.yh-cta-facts{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #c7c5b9}
.yh-cta-facts span{font-size:10.5px;text-transform:uppercase;letter-spacing:.055em;color:#505850;padding:9px 16px;border-right:1px solid #c7c5b9}
.yh-cta-button{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;background:var(--ember);color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700;padding:16px 21px}

/* Footer strip */
.yh-footer-strip{background:#183e28;color:#fff;border-bottom:1px solid rgba(255,255,255,.13)}
.yh-footer-strip-inner{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;min-height:91px}
.yh-footer-strip-inner i{height:38px;background:rgba(255,255,255,.18)}
.yh-footer-strip-inner div{padding:14px 31px}
.yh-footer-strip-inner div:first-child{padding-left:0}
.yh-footer-strip-inner strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.075em;margin-bottom:5px}
.yh-footer-strip-inner span{display:block;font-size:11.5px;color:rgba(255,255,255,.7)}

/* Footer */
.yh-footer{background:var(--green-deep);color:#fff;padding:42px 0 15px}
.yh-footer-main{display:grid;grid-template-columns:1.65fr .7fr .8fr 1fr;gap:55px;padding-bottom:31px}
.yh-footer-logo{display:inline-block;margin-bottom:16px;background:var(--bone);padding:9px 12px}
.yh-footer-logo img{width:154px;height:auto;max-height:64px;object-fit:contain}
.yh-footer-about p{margin:0;max-width:350px;font-size:12.5px;line-height:1.6;color:rgba(255,255,255,.72)}
.yh-footer h4{font-size:10px;text-transform:uppercase;letter-spacing:.09em;margin:5px 0 15px;color:#e4d9c2}
.yh-footer ul{list-style:none;padding:0;margin:0}
.yh-footer li{font-size:11.5px;line-height:1.55;color:rgba(255,255,255,.72);margin:0 0 7px}
.yh-footer a:hover{color:#fff}
.yh-footer-bottom{border-top:1px solid rgba(255,255,255,.11);padding-top:13px;display:flex;justify-content:space-between;gap:20px;font-size:9.5px;color:rgba(255,255,255,.48)}

/* Responsive */
@media(max-width:1100px){
  .yh-shell{width:min(calc(100% - 36px),var(--shell))}
  .yh-header .nav-wrap{height:78px}
  .yh-brand img{width:145px}
  .yh-nav{gap:18px}
  .yh-nav a{font-size:10.5px}
  .yh-opening{min-height:560px}.yh-opening-inner{min-height:560px}
  .yh-opening-copy{width:53%;padding-left:36px}
  .yh-opening h1{font-size:74px}
  .yh-lede{font-size:15.5px}
  .yh-section-head{gap:45px}
  .yh-section-head h2,.yh-delivery h2{font-size:43px}
  .yh-product{padding-left:20px;padding-right:20px}
  .yh-product-image{height:215px}
  .yh-product h3{font-size:27px}
  .yh-delivery-grid{gap:40px}
  .yh-map-wrap{height:365px}
  .yh-footer-main{gap:34px}
}

@media(max-width:900px){
  .yh-nav-toggle{display:block}
  .yh-nav{display:none;position:absolute;top:78px;left:18px;right:18px;background:var(--paper);padding:18px;border:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:7px;box-shadow:0 15px 45px rgba(20,35,24,.14)}
  .nav-wrap.open .yh-nav{display:flex}
  .yh-quote{display:none}
  .yh-number{padding:18px 20px}.yh-number strong{font-size:34px}
  .yh-section-head{grid-template-columns:1fr;gap:16px}
  .yh-section-head>p{max-width:680px}
  .yh-product-grid{grid-template-columns:1fr}
  .yh-product,.yh-product:first-child,.yh-product:last-child{display:grid;grid-template-columns:40% 1fr;gap:25px;border-right:0;border-bottom:1px solid var(--line);padding:24px 0}
  .yh-product:last-child{border-bottom:0}
  .yh-product-image{height:260px;margin:0}
  .yh-product p{min-height:auto}
  .yh-delivery-grid{grid-template-columns:1fr;gap:25px}
  .yh-map-wrap{height:390px;order:-1}
  .yh-cta-inner{grid-template-columns:1fr auto;gap:24px}
  .yh-cta-facts{grid-column:1/-1;grid-row:2}
  .yh-footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.yh-footer-main>div:last-child{grid-column:2/4}
}

@media(max-width:680px){
  .yh-shell{width:min(calc(100% - 28px),var(--shell))}
  .yh-header .nav-wrap{height:70px}
  .yh-brand img{width:132px}.yh-nav{top:70px}
  .yh-opening{min-height:610px}.yh-opening-inner{min-height:610px;align-items:flex-start}
  .yh-opening-copy{width:100%;padding:48px 0 0 24px}
  .yh-opening h1{font-size:clamp(47px,13vw,64px);max-width:420px}
  .yh-lede{font-size:14px;max-width:94%;margin:22px 0 20px}
  .yh-opening-image{top:300px;right:-22%;width:108%;height:310px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 24%);mask-image:linear-gradient(180deg,transparent 0%,#000 24%)}
  .yh-opening::after{background:linear-gradient(180deg,var(--bone) 0%,rgba(242,240,231,.98) 47%,rgba(242,240,231,.25) 66%,rgba(242,240,231,0) 100%)}
  .yh-thread-start{left:0;top:44px;bottom:265px}
  .yh-number-grid{grid-template-columns:1fr 1fr}
  .yh-number{min-height:88px;border-bottom:1px solid rgba(255,255,255,.12)}
  .yh-number:nth-child(2){border-right:0}.yh-number:nth-child(n+3){border-bottom:0}
  .yh-number strong{font-size:31px}
  .yh-products{padding:46px 0 50px}
  .yh-section-head h2,.yh-delivery h2{font-size:38px}
  .yh-product,.yh-product:first-child,.yh-product:last-child{grid-template-columns:1fr;padding:24px 0;gap:18px}
  .yh-product-image{height:220px}
  .yh-product h3{font-size:29px}.yh-product p{font-size:12.5px}
  .yh-delivery{padding:44px 0 48px}.yh-map-wrap{height:290px}.yh-map-wrap::before{font-size:42px}
  .yh-zone-grid{grid-template-columns:1fr 1fr}
  .yh-cta{padding:26px 0}.yh-cta-inner{grid-template-columns:1fr}.yh-cta h2{font-size:31px}.yh-cta-facts{grid-column:auto;grid-row:auto;grid-template-columns:1fr;border:0}.yh-cta-facts span{border:0;border-top:1px solid #c7c5b9;padding-left:0}.yh-cta-button{justify-self:start}
  .yh-footer-strip-inner{grid-template-columns:1fr}.yh-footer-strip-inner i{display:none}.yh-footer-strip-inner div,.yh-footer-strip-inner div:first-child{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.yh-footer-strip-inner div:last-child{border-bottom:0}
  .yh-footer-main{grid-template-columns:1fr 1fr;gap:28px}.yh-footer-about{grid-column:1/-1}.yh-footer-main>div:last-child{grid-column:auto}.yh-footer-bottom{flex-direction:column;gap:5px}
}

@media(max-width:420px){
  .yh-opening h1{font-size:47px}
  .yh-opening-copy{padding-left:20px;padding-top:42px}
  .yh-opening-image{top:315px;height:295px}
  .yh-opening-actions{gap:18px}
  .yh-number{padding:15px 13px;gap:11px}.yh-number strong{font-size:28px}.yh-number span{font-size:9px}
  .yh-zone-grid{grid-template-columns:1fr}
  .yh-footer-main{grid-template-columns:1fr}.yh-footer-main>div:last-child{grid-column:auto}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* v3 refinements: 5-point proof strip, richer supply network, message-led CTA */
.yh-number-grid{grid-template-columns:repeat(5,1fr)}
.yh-number{padding-left:24px;padding-right:24px}
.yh-number-capacity strong{color:#f0c7a8}

.yh-map-panel{position:relative;background:#dfe2d4;border:1px solid #c9cdbf;min-height:470px;padding:18px 20px 14px;overflow:hidden}
.yh-map-panel::before{content:"";position:absolute;inset:0;border:10px solid rgba(255,255,255,.24);pointer-events:none}
.yh-map-panel-head{position:relative;z-index:3;display:flex;justify-content:space-between;gap:22px;align-items:flex-start;padding-bottom:13px;border-bottom:1px solid rgba(52,74,53,.18)}
.yh-map-panel-head span{font-size:9.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--ember);font-weight:700}
.yh-map-panel-head strong{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.1;font-weight:500;color:#24332a;text-align:right;max-width:290px}
.yh-map-panel .yh-map-wrap{height:345px;margin-top:4px}
.yh-map-panel .yh-map-wrap::before{content:"SUPPLY NETWORK";right:8px;top:15px;font-size:54px;color:rgba(36,79,47,.055)}
.yh-map-panel .yh-map-wrap img{width:74%;height:94%;object-fit:contain;filter:contrast(.88) saturate(.7);opacity:.88;transform:translateX(-7%)}
.yh-map-routes{position:absolute;inset:6% 0 8% 0;width:100%;height:86%;z-index:2;pointer-events:none}
.yh-map-routes path{fill:none;stroke:var(--ember);stroke-width:2;stroke-linecap:round;opacity:.72;stroke-dasharray:7 7}
.yh-map-hub{position:absolute;z-index:4;left:56%;top:46%;background:var(--green-deep);color:#fff;padding:9px 11px;font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 8px 20px rgba(13,58,32,.13)}
.yh-map-hub::before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ember);left:-5px;top:17px;box-shadow:0 0 0 4px #dfe2d4}
.yh-map-hub b{font-size:10.5px;letter-spacing:.02em}
.yh-map-note{position:absolute;z-index:4;background:rgba(247,245,237,.92);border-left:2px solid var(--green-soft);padding:6px 8px;font-size:8.5px;text-transform:uppercase;letter-spacing:.045em;color:#39453c;box-shadow:0 4px 15px rgba(44,58,46,.07)}
.yh-map-note-a{left:8%;top:20%}.yh-map-note-b{left:4%;top:51%}.yh-map-note-c{right:3%;top:29%}.yh-map-note-d{right:9%;bottom:15%}
.yh-map-panel-foot{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(52,74,53,.18);padding-top:11px}
.yh-map-panel-foot span{font-size:8.5px;text-transform:uppercase;letter-spacing:.055em;color:#526057;border-right:1px solid rgba(52,74,53,.16);padding:0 10px}
.yh-map-panel-foot span:first-child{padding-left:0}.yh-map-panel-foot span:last-child{border-right:0}
.yh-map-panel-foot b{display:block;font-family:Georgia,'Times New Roman',serif;color:var(--green-deep);font-size:20px;line-height:1;font-weight:500;margin-bottom:3px}

.yh-cta{background:#e1dfd3;padding:34px 0}
.yh-cta-inner{grid-template-columns:1fr auto;gap:60px}
.yh-cta-message{max-width:860px}
.yh-cta-message p:last-child{margin:12px 0 0;color:#596159;font-size:13.5px;line-height:1.6;max-width:800px}
.yh-cta-button{padding:17px 22px}

@media(max-width:1100px){
  .yh-number{padding-left:17px;padding-right:17px;gap:12px}.yh-number strong{font-size:33px}.yh-number span{font-size:9.5px}
  .yh-map-panel{min-height:440px}.yh-map-panel .yh-map-wrap{height:320px}
}
@media(max-width:900px){
  .yh-number-grid{grid-template-columns:repeat(3,1fr)}
  .yh-number:nth-child(3){border-right:0}
  .yh-number:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.12)}
  .yh-number:nth-child(4){grid-column:1/2}.yh-number:nth-child(5){grid-column:2/4;border-right:0}
  .yh-delivery-grid{align-items:start}
  .yh-map-panel{order:-1}
  .yh-cta-inner{grid-template-columns:1fr auto}.yh-cta-button{align-self:center}
}
@media(max-width:680px){
  .yh-number-grid{grid-template-columns:1fr 1fr}
  .yh-number:nth-child(3){border-right:1px solid rgba(255,255,255,.15)}
  .yh-number:nth-child(2),.yh-number:nth-child(4){border-right:0}
  .yh-number:nth-child(4){grid-column:auto}.yh-number:nth-child(5){grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);justify-content:center}
  .yh-map-panel{min-height:430px;padding:15px 14px 12px}.yh-map-panel-head{display:block}.yh-map-panel-head strong{display:block;text-align:left;margin-top:5px;font-size:17px}
  .yh-map-panel .yh-map-wrap{height:300px}.yh-map-panel .yh-map-wrap img{width:82%;transform:translateX(-4%)}
  .yh-map-panel .yh-map-wrap::before{font-size:34px;right:0}
  .yh-map-note{font-size:7.5px;padding:5px 6px}.yh-map-note-a{left:2%;top:18%}.yh-map-note-b{left:1%;top:53%}.yh-map-note-c{right:1%;top:31%}.yh-map-note-d{right:4%;bottom:15%}
  .yh-map-hub{left:54%;top:45%;font-size:8px;padding:7px 8px}.yh-map-hub b{font-size:9px}
  .yh-map-panel-foot span{font-size:7.4px;padding:0 6px}.yh-map-panel-foot b{font-size:18px}
  .yh-cta-inner{grid-template-columns:1fr;gap:18px}.yh-cta-message p:last-child{font-size:12.5px}.yh-cta-button{justify-self:start}
}

/* =========================================================
   HOME FINAL — approved full-homepage reference replication
   Header/footer intentionally untouched and governed by global-lock.css
   ========================================================= */
body.yh-home-v2{background:#f3f0e7;color:#1f2822}
.hf-opening{background:#f5f2e9;border-bottom:1px solid #dad6c9;overflow:hidden}
.hf-opening-grid{display:grid;grid-template-columns:31% 69%;min-height:460px;align-items:end;padding-top:22px;padding-bottom:24px}
.hf-copy{position:relative;align-self:start;padding:62px 26px 0 28px;z-index:3}
.hf-thread{position:absolute;left:0;top:47px;height:205px;border-left:1px solid #d6652c}.hf-thread:before{content:"";position:absolute;top:34px;left:-5px;width:8px;height:8px;border:2px solid #d6652c;border-radius:50%;background:#f5f2e9}.hf-thread span{display:none}
.hf-kicker{margin:0 0 24px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#35583d}
.hf-copy h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:52px;line-height:.98;letter-spacing:-.025em;margin:0;color:#121714}.hf-copy h1 span{color:#426b46}
.hf-lede{font-size:13px;line-height:1.65;max-width:420px;margin:24px 0 22px;color:#303832}
.hf-link{display:inline-flex;align-items:center;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.055em;font-weight:700;color:#c65d2a}.hf-link span{font-size:17px}
.hf-journey{position:relative;display:grid;grid-template-columns:.88fr .95fr 1.28fr 1fr 1.08fr;gap:12px;align-items:end;padding:20px 0 0 12px;min-width:0}
.hf-stage{position:relative;min-width:0;z-index:2}
.hf-stage figure{margin:0;border:1px solid #ded9cb;background:#ebe8dd;border-radius:9px;overflow:hidden;position:relative}.hf-stage figure img{width:100%;height:100%;object-fit:cover;display:block}
.hf-stage-1 figure{height:180px}.hf-stage-2 figure{height:206px}.hf-stage-3 figure{height:295px}.hf-stage-4 figure{height:210px}.hf-stage-5 figure{height:206px}
.hf-stage-1 figure img{object-position:center 62%}.hf-stage-2 figure img{object-position:center}.hf-stage-3 figure img{object-position:center}.hf-stage-4 figure img{object-position:center}.hf-stage-5 figure{display:grid;grid-template-columns:1fr 1fr}.hf-stage-5 figure img{object-fit:cover}.hf-stage-5 figure img:first-child{object-position:center}.hf-stage-5 figure img:last-child{object-position:center}
.hf-stage-copy{padding:13px 4px 0}.hf-stage-copy b{font-family:Georgia,'Times New Roman',serif;color:#426b46;font-size:18px;font-weight:500}.hf-stage-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.05;margin:3px 0 7px;font-weight:500;color:#171d19}.hf-stage-copy p{font-size:9.4px;line-height:1.5;margin:0;color:#444b45}
.hf-route{position:absolute;left:10px;right:4px;bottom:108px;border-top:2px solid #d6652c;z-index:1}.hf-route:before,.hf-route:after{content:"";position:absolute;top:-6px;width:10px;height:10px;border:2px solid #d6652c;background:#f5f2e9;border-radius:50%}.hf-route:before{left:0}.hf-route:after{right:0}.hf-route{background:repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 1px),rgba(214,101,44,.18) calc(20% - 1px),rgba(214,101,44,.18) 20%)}

.hf-metrics{background:#efede4;border-bottom:1px solid #d8d3c5}
.hf-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0 0}
.hf-metric{min-height:112px;display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;padding:16px 24px;border-right:1px solid #d4cfc1}.hf-metric:last-child{border-right:0}
.hf-icon{width:48px;height:48px;border:1px solid #789177;border-radius:50%;display:grid;place-items:center}.hf-icon svg{width:28px;height:28px;fill:none;stroke:#365c3e;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hf-metric span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;color:#464d47}.hf-metric strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:29px;font-weight:500;color:#315e39;line-height:1.05;margin-top:6px}.hf-metric strong small{font-family:Arial,sans-serif;font-size:11px;font-weight:500}.hf-metric p{margin:6px 0 0;font-size:8.8px;line-height:1.35;color:#545b55}

.hf-products{padding:50px 0 54px;background:#f6f3ea;border-bottom:1px solid #d9d4c6}.hf-center-head{text-align:center;margin:0 auto 25px}.hf-center-head p{margin:0 0 7px;font-size:8.5px;text-transform:uppercase;letter-spacing:.09em;color:#3f6346;font-weight:700}.hf-center-head h2{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:500;line-height:1.05;margin:0;color:#1c241e}.hf-center-head i{display:block;width:54px;height:1px;background:#d6652c;margin:11px auto 0;position:relative}.hf-center-head i:after{content:"";position:absolute;left:50%;top:-4px;width:7px;height:7px;border:1px solid #d6652c;background:#f6f3ea;border-radius:50%;transform:translateX(-50%)}
.hf-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hf-product-card{display:grid;grid-template-columns:44% 56%;border:1px solid #d8d3c5;border-radius:6px;overflow:hidden;background:#f3f0e7;min-height:260px}.hf-product-card figure{margin:0;min-height:260px;background:#e9e5d9}.hf-product-card figure img{width:100%;height:100%;object-fit:cover}.hf-product-info{padding:18px 18px 14px}.hf-product-info h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500;margin:0 0 10px;color:#234d2d}.hf-product-info>p{font-size:9.4px;line-height:1.52;margin:0 0 12px;color:#474e49;min-height:43px}.hf-product-info dl{margin:0 0 12px}.hf-product-info dl div{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid #ded9cc;padding:6px 0;font-size:8px}.hf-product-info dt{color:#6a706a}.hf-product-info dd{margin:0;color:#283029;font-weight:700}.hf-product-info a{font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:#315b39}.hf-product-info a span{margin-left:5px}

.hf-applications{padding:34px 0 38px;background:#f3f0e7;border-bottom:1px solid #d9d4c6}.hf-compact-head{margin-bottom:18px}.hf-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hf-app{display:block;border-right:1px solid #d7d2c5;padding:0 15px 0 0}.hf-app:last-child{border-right:0;padding-right:0}.hf-app-title{display:flex;gap:10px;align-items:center;margin-bottom:8px}.hf-app-title svg{width:25px;height:25px;fill:none;stroke:#345a3d;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.hf-app-title h3{font-family:Georgia,'Times New Roman',serif;font-size:16px;font-weight:500;margin:0}.hf-app>img{width:100%;height:94px;object-fit:cover;border-radius:4px;display:block}.hf-app>p{font-size:9.4px;line-height:1.45;color:#434944;margin:10px 0 0}

.hf-network{padding:34px 0 38px;background:#ebe9df;border-bottom:1px solid #d4cfc2}.hf-network-grid{display:grid;grid-template-columns:29% 51% 20%;gap:18px;align-items:stretch}.hf-network-copy{padding:10px 0}.hf-network-copy .hf-kicker{margin-bottom:10px}.hf-network-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.02;font-weight:500;margin:0 0 13px;color:#1d251f}.hf-network-copy>p:not(.hf-kicker){font-size:9.5px;line-height:1.55;color:#454d46;max-width:300px}.hf-network-copy ul{list-style:none;margin:18px 0 0;padding:0}.hf-network-copy li{display:grid;grid-template-columns:14px 1fr;column-gap:8px;margin:8px 0}.hf-network-copy li b{font-size:8.5px;color:#303a31}.hf-network-copy li small{grid-column:2;font-size:7.7px;color:#666d67}.hf-dot{width:10px;height:10px;border-radius:50%;margin-top:2px}.hf-dot.feed{background:#91a942}.hf-dot.hub{background:#d6652c}.hf-dot.cust{background:#1c4a31}
.hf-network-map{position:relative;border-left:1px solid #d4cfc1;border-right:1px solid #d4cfc1;min-height:260px;overflow:hidden}.hf-network-map>img{width:100%;height:100%;object-fit:contain;filter:saturate(.78) contrast(.92);opacity:.9}.hf-network-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hf-network-lines path{fill:none;stroke:#d6652c;stroke-width:1.8;stroke-dasharray:6 6;opacity:.7}
.hf-network-stats{display:grid;grid-template-columns:1fr 1fr;align-content:center;border:1px solid #d6d1c3;background:#f4f1e8}.hf-network-stats div{padding:15px 12px;border-right:1px solid #ddd8ca;border-bottom:1px solid #ddd8ca}.hf-network-stats div:nth-child(2n){border-right:0}.hf-network-stats div:nth-last-child(-n+2){border-bottom:0}.hf-network-stats strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;color:#315c39;font-weight:500}.hf-network-stats span{display:block;font-size:7.8px;text-transform:uppercase;letter-spacing:.05em;color:#5e655f;margin-top:3px}

.hf-cta{padding:16px 0 18px;background:#f3f0e7}.hf-cta-inner{min-height:90px;border-radius:7px;overflow:hidden;background:linear-gradient(90deg,rgba(16,63,36,.98),rgba(16,63,36,.92)),url('../images/process-panorama-v1.webp') center/cover;display:grid;grid-template-columns:1fr auto;align-items:center;padding:18px 34px;color:#fff}.hf-cta-inner p{margin:0 0 3px;text-transform:uppercase;letter-spacing:.08em;font-size:7.5px;color:#dbc8a8}.hf-cta-inner h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:25px;line-height:1.03;margin:0}.hf-cta-inner span{display:block;font-size:8.7px;color:rgba(255,255,255,.72);margin-top:6px}.hf-cta-inner>a{background:#d6652c;color:#fff;padding:13px 18px;font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;display:flex;gap:12px;align-items:center;border-radius:3px}.hf-cta-inner>a b{font-size:15px;font-weight:400}

@media(max-width:1100px){
  .hf-opening-grid{grid-template-columns:35% 65%}.hf-copy{padding-right:18px}.hf-copy h1{font-size:44px}.hf-journey{gap:8px}.hf-stage-copy p{font-size:8.6px}.hf-stage-copy h3{font-size:15px}.hf-stage-3 figure{height:270px}.hf-product-card{grid-template-columns:42% 58%}.hf-network-grid{grid-template-columns:31% 49% 20%}
}
@media(max-width:900px){
  .hf-opening-grid{grid-template-columns:1fr;min-height:auto;padding-top:16px}.hf-copy{padding:36px 0 14px 26px;max-width:620px}.hf-copy h1{font-size:48px}.hf-journey{padding:8px 0 20px 0;grid-template-columns:repeat(5,1fr)}.hf-stage-1 figure,.hf-stage-2 figure,.hf-stage-4 figure,.hf-stage-5 figure{height:145px}.hf-stage-3 figure{height:190px}.hf-route{bottom:99px}.hf-stage-copy p{display:none}.hf-metric-grid{grid-template-columns:1fr 1fr}.hf-metric:nth-child(2){border-right:0}.hf-metric:nth-child(-n+2){border-bottom:1px solid #d4cfc1}.hf-product-grid{grid-template-columns:1fr}.hf-product-card{grid-template-columns:35% 65%;min-height:220px}.hf-product-card figure{min-height:220px}.hf-app-grid{grid-template-columns:1fr 1fr;row-gap:24px}.hf-app:nth-child(2){border-right:0}.hf-network-grid{grid-template-columns:1fr 1.5fr}.hf-network-stats{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.hf-network-stats div{border-bottom:0;border-right:1px solid #ddd8ca!important}.hf-network-stats div:last-child{border-right:0!important}
}
@media(max-width:680px){
  .hf-opening-grid{padding-bottom:12px}.hf-copy{padding:30px 0 12px 20px}.hf-copy h1{font-size:43px}.hf-lede{font-size:12px;margin:17px 0 15px}.hf-kicker{margin-bottom:15px}.hf-journey{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-bottom:20px}.hf-stage{display:grid;grid-template-columns:92px 1fr;gap:11px;align-items:center;border-bottom:1px solid #ddd8ca;padding-bottom:10px}.hf-stage-3{grid-column:1/-1}.hf-stage-5{grid-column:1/-1}.hf-stage figure,.hf-stage-1 figure,.hf-stage-2 figure,.hf-stage-3 figure,.hf-stage-4 figure,.hf-stage-5 figure{height:88px;border-radius:5px}.hf-stage-3 figure,.hf-stage-5 figure{height:110px}.hf-stage-copy{padding:0}.hf-stage-copy b{font-size:15px}.hf-stage-copy h3{font-size:14px}.hf-stage-copy p{display:block;font-size:8px}.hf-route{display:none}.hf-metric{min-height:95px;padding:13px 12px;grid-template-columns:43px 1fr;gap:11px}.hf-icon{width:40px;height:40px}.hf-icon svg{width:23px;height:23px}.hf-metric strong{font-size:23px}.hf-products{padding:38px 0}.hf-center-head h2{font-size:26px}.hf-product-card{grid-template-columns:1fr;min-height:auto}.hf-product-card figure{height:190px;min-height:0}.hf-product-info{padding:16px}.hf-app-grid{grid-template-columns:1fr}.hf-app{border-right:0;border-bottom:1px solid #d7d2c5;padding:0 0 18px}.hf-app:last-child{border-bottom:0}.hf-app>img{height:135px}.hf-network-grid{grid-template-columns:1fr}.hf-network-map{height:250px}.hf-network-stats{grid-template-columns:1fr 1fr}.hf-network-stats div:nth-child(2){border-right:0!important}.hf-network-stats div:nth-child(-n+2){border-bottom:1px solid #ddd8ca}.hf-cta-inner{grid-template-columns:1fr;gap:16px;padding:20px}.hf-cta-inner h2{font-size:22px}.hf-cta-inner>a{justify-self:start}
}
/* approved opening artwork assets */
.hf-stage-5 figure{display:block}.hf-stage-5 figure .hf-combo-full{width:100%;height:100%;object-fit:cover}
.hf-network-map>img{object-fit:cover;object-position:center;background:#efede4;filter:saturate(.82) contrast(.95);opacity:.95}
.hf-stage-4 figure img,.hf-stage-5 figure img{object-fit:contain;background:#f0eee7}
.hf-product-card figure img{object-fit:cover}.hf-product-card:first-child figure img,.hf-product-card:nth-child(2) figure img,.hf-product-card:nth-child(3) figure img{object-fit:cover}
/* Persistent brochure access: utility stays clear of page content and expands only on hover. */
.yh-brochure-float{position:fixed;z-index:120;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px 0 13px;border:1px solid rgba(255,255,255,.34);border-right:0;border-radius:7px 0 0 7px;background:#123f29;color:#fff;box-shadow:0 12px 30px rgba(6,37,21,.24);font-size:9px;font-weight:700;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap;transition:padding .24s ease,background .24s ease}.yh-brochure-float svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.8;fill:none;flex:none}.yh-brochure-float span{max-width:0;overflow:hidden;opacity:0;transition:max-width .24s ease,opacity .2s ease}.yh-brochure-float:hover,.yh-brochure-float:focus-visible{padding-left:17px;background:var(--ember);outline:none}.yh-brochure-float:hover span,.yh-brochure-float:focus-visible span{max-width:150px;opacity:1}@media(max-width:680px){.yh-brochure-float{top:auto;bottom:18px;transform:none;right:14px;border-right:1px solid rgba(255,255,255,.34);border-radius:7px;padding:0 13px}.yh-brochure-float span{max-width:150px;opacity:1}}
