:root{--brand-orange:#E85002;--black:#000000;--off-white:#F9F9F9;--gray-dark:#333333;--gray-medium:#646464;--gray-light:#A7A7A7;--green-society:#207D4E;--bg-page:var(--off-white);--bg-surface:var(--off-white);--text-primary:var(--black);--text-secondary:var(--gray-medium);--border-neutral:var(--gray-light);--bg:var(--bg-page);--surface:var(--bg-surface);--ink:var(--text-primary);--graphite:var(--gray-dark);--steel:var(--gray-light);--muted:var(--text-secondary);--line:var(--border-neutral);--copper:var(--brand-orange);--copper-text:var(--brand-orange);--aluminium:var(--gray-light);--green:var(--green-society);--green-text:var(--green-society);--green-pale:var(--off-white);--dark-copy:var(--gray-light);--max:1260px;--ease:cubic-bezier(.2,.75,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.65 var(--font-primary);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}img[hidden],[hidden]{display:none!important}figure{margin:0}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 56px),var(--max));margin-inline:auto}.grid-device{background-image:linear-gradient(color-mix(in srgb,var(--line) 36%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--line) 36%,transparent) 1px,transparent 1px);background-size:72px 72px}.progress-bar{position:fixed;inset:0 auto auto 0;height:3px;width:0;background:var(--green);z-index:110}.header{position:sticky;top:0;z-index:60;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,transparent);backdrop-filter:blur(16px)}.header .container{min-height:84px;display:flex;align-items:center;gap:24px}.brand{min-width:218px;display:flex;align-items:center}.logo-asset{width:218px;height:54px;object-fit:contain;object-position:left}.wordmark b{display:block;font:800 26px/1 var(--font-primary);letter-spacing:.08em}.wordmark small{display:block;margin-top:5px;color:var(--steel);font:500 9px var(--font-primary);letter-spacing:.1em}.nav{margin-left:auto;display:flex;align-items:center;gap:2px}.nav a{padding:12px 8px;border-bottom:2px solid transparent;color:color-mix(in srgb,var(--ink) 72%,var(--steel));font:500 12px var(--font-primary)}.nav a:hover,.nav a.active{color:var(--ink);border-color:var(--green)}.actions{display:flex;align-items:center;gap:8px}.menu{width:42px;height:42px;border:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer}.menu{display:none}.menu span{display:block;width:20px;height:2px;background:currentColor;margin:4px auto}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid var(--ink);color:var(--ink);font:600 11px var(--font-primary);letter-spacing:.04em;text-transform:uppercase;transition:transform .25s var(--ease),background .25s,color .25s}.btn:after,.cta-arrow{content:'';display:inline-block;flex:0 0 15px;width:15px;height:15px;margin-left:10px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .18s ease}.btn:hover{transform:translateY(-2px)}.btn:hover:after{transform:translate(2px,-1px)}.btn.primary{background:var(--copper);border-color:var(--copper);color:#F9F9F9}.btn.secondary{background:transparent}.btn.dark{background:#000000;border-color:#000000;color:#F9F9F9}.btn.cream{border-color:#F9F9F9;color:#F9F9F9}.btn.small{min-height:42px;padding:10px 14px;font-size:10px}.menu:focus-visible,.btn:focus-visible,.nav a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.label,.status{font:600 11px var(--font-primary);letter-spacing:.12em;text-transform:uppercase;color:var(--copper-text)}.status{display:inline-flex;align-items:center;gap:8px}.status:before{content:'';width:8px;height:8px;background:currentColor}.status.green{color:var(--copper-text)}h1,h2,h3,h4{font-family:var(--font-primary);line-height:.98;text-transform:uppercase;margin:0}h1{font-size:clamp(66px,8.2vw,116px);letter-spacing:-.025em}h2{font-size:clamp(40px,4.5vw,64px);letter-spacing:-.015em}h3{font-size:clamp(25px,2.25vw,34px)}h4{font-size:19px}p{margin:0 0 18px}.lead{font-size:clamp(18px,1.8vw,22px);line-height:1.52;color:var(--muted);max-width:780px}.section-copy{max-width:620px;color:var(--muted)}.section{padding:clamp(76px,8vw,116px) 0}.section-sm{padding:clamp(58px,6vw,84px) 0}.section.dark{background:var(--bg);color:var(--ink)}.section.steel{background:var(--bg);color:var(--ink)}.section-head{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:52px}.section-head h2{max-width:720px}.section-head p{max-width:520px;color:var(--muted)}.dark .section-head p,.dark .lead{color:var(--dark-copy)}
.hero{padding:clamp(62px,7vw,94px) 0 0;position:relative}.hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:end;gap:clamp(50px,8vw,120px);min-height:510px;padding-bottom:64px}.hero h1{font-size:clamp(66px,7.25vw,104px);max-width:820px}.hero-support{padding-bottom:14px;max-width:510px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.business-stories{display:grid;grid-template-columns:1.07fr .93fr;gap:26px}.business-feature{min-height:560px;position:relative;overflow:hidden;background:#333333;color:#F9F9F9}.business-feature img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.business-feature:after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.92))}.story-content{position:absolute;z-index:2;inset:auto 36px 34px}.story-content p{max-width:580px;color:#A7A7A7}.story-link{font:600 11px var(--font-primary);text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px}.business-stack{display:grid;grid-template-rows:1fr 1fr;gap:26px}.business-stack .business-feature{min-height:267px}.business-stack .story-content{inset:auto 28px 24px}.business-stack .story-content p{font-size:14px;margin-bottom:10px}
.response-section{background:var(--bg);color:var(--ink)}.response-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,8vw,120px)}.response-layout .lead{color:var(--dark-copy)}.response-list{border-top:1px solid #A7A7A7}.response-row{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:20px;align-items:center;padding:21px 0;border-bottom:1px solid #A7A7A7}.response-row span{color:#A7A7A7}.steel .response-list,.steel .response-row{border-color:#A7A7A7}.steel .response-row span{color:#646464}.response-row b{font:600 18px var(--font-primary);text-transform:uppercase}.response-row i{font:500 18px var(--font-primary);font-style:normal;color:var(--copper);text-align:center}
.flow-section{overflow:hidden}.material-process{position:relative;display:grid;grid-template-columns:repeat(8,1fr);padding-top:42px}.material-process:before{content:'';position:absolute;left:4%;right:4%;top:18px;height:4px;background:linear-gradient(90deg,var(--copper),var(--aluminium),var(--green))}.process-step{position:relative;padding:24px 18px 20px 0}.process-step:before{content:'';position:absolute;width:16px;height:16px;background:var(--bg);border:4px solid var(--ink);top:-32px;left:0}.process-step b{display:block;font:600 11px var(--font-primary);color:var(--copper);margin-bottom:14px}.process-step span{font:600 20px/1.05 var(--font-primary);text-transform:uppercase}.process-step small{display:block;color:var(--steel);margin-top:9px;font-size:12px}
.society-preview{background:var(--bg);color:var(--ink);position:relative;overflow:hidden}.society-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}.society-preview .lead{color:#646464}.society-visual{height:530px;position:relative}.society-visual img{width:100%;height:100%;object-fit:cover}.society-benefits{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;border-top:1px solid #A7A7A7}.society-benefits div{padding:15px 15px 15px 0;border-bottom:1px solid #A7A7A7}.society-benefits b{display:block;font:600 17px var(--font-primary);text-transform:uppercase}.society-benefits span{font-size:12px;color:#A7A7A7}
.recovery-story{display:grid;grid-template-columns:1.15fr .85fr;gap:0;align-items:stretch}.recovery-visual{min-height:610px;position:relative;background:#333333}.recovery-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.recovery-copy{padding:clamp(40px,6vw,80px);background:var(--surface);color:var(--ink);display:flex;flex-direction:column;justify-content:center}.recovery-copy .lead{color:#A7A7A7}.transformation{display:grid;gap:0;margin:28px 0}.transformation div{display:grid;grid-template-columns:35px 1fr;gap:15px;padding:12px 0;border-bottom:1px solid #A7A7A7}.transformation b{font:600 10px var(--font-primary);color:#E85002}.transformation span{font:600 18px var(--font-primary);text-transform:uppercase}
.materials-future{display:grid;grid-template-columns:1fr 1fr;gap:28px}.future-material{min-height:470px;position:relative;overflow:hidden;color:#F9F9F9}.future-material img{width:100%;height:100%;position:absolute;object-fit:cover}.future-material:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.9))}.future-material .story-content{inset:auto 30px 28px}.future-material.paper{color:#F9F9F9}.future-material.plastic .status{color:#207D4E}
.tech-quiet{background:var(--bg);padding-top:84px;padding-bottom:84px}.operation-map{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:stretch;margin-top:38px}.operation-col{border-top:5px solid var(--steel)}.operation-col.solution{border-color:var(--copper)}.operation-row{padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.operation-arrow{display:flex;align-items:center;color:var(--copper);font:600 30px var(--font-primary)}
.impact-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.measurement-framework{border-top:1px solid var(--line)}.measurement-framework article{display:grid;grid-template-columns:46px minmax(190px,.8fr) 1fr;gap:18px;align-items:baseline;padding:20px 0;border-bottom:1px solid var(--line)}.measurement-framework article>b{font:600 11px var(--font-primary);color:var(--copper-text)}.measurement-framework h3{font-size:25px}.measurement-framework p{margin:0;color:var(--muted)}.metrics-section{padding-top:84px;padding-bottom:84px}.final-cta{position:relative;min-height:470px;background:var(--surface);color:var(--ink);display:flex;align-items:center;overflow:hidden}.final-cta img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38}.final-cta:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.4))}.final-cta .container{position:relative;z-index:2}.final-cta h2{font-size:clamp(50px,6.5vw,88px);max-width:850px}
.pagehero{padding:clamp(72px,9vw,128px) 0 74px}.pagehero-layout{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.pagehero h1{font-size:clamp(62px,7vw,100px);margin:16px 0 24px}.pagehero-visual{height:470px;position:relative;background:#333333}.pagehero-visual img{width:100%;height:100%;object-fit:cover}.audience{color:var(--steel);font:600 11px var(--font-primary);text-transform:uppercase;margin-top:24px}.audience span+span:before{content:' / ';color:var(--green)}
.audience-strip{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-strip div{padding:24px 16px;border-right:1px solid var(--line);font:600 17px/1.1 var(--font-primary);text-transform:uppercase}.audience-strip div:last-child{border:0}.material-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.material-shot{min-height:390px;position:relative;overflow:hidden;background:#333333}.material-shot img{width:100%;height:100%;object-fit:cover}.material-shot span{position:absolute;bottom:0;left:0;background:#000000;color:#F9F9F9;padding:11px 14px;font:600 11px var(--font-primary);text-transform:uppercase}.philosophy-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.philosophy-flow div{padding:34px 25px;border-top:5px solid var(--copper);background:var(--surface)}.philosophy-flow div:nth-child(2){border-color:var(--steel)}.philosophy-flow div:nth-child(3),.philosophy-flow div:nth-child(4){border-color:var(--green)}.philosophy-flow b{font:600 11px var(--font-primary);color:var(--steel)}.philosophy-flow h3{margin-top:35px}
.scrap-collection-hero .pagehero-visual img{object-position:55% center}
.scrap-weighing .recovery-visual img{object-position:58% center}
.handling-story{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);align-items:stretch}
.handling-visual{height:330px;overflow:hidden;border-radius:var(--radius-visual) 0 0 var(--radius-visual)}
.handling-visual img{width:100%;height:100%;object-fit:cover;object-position:center 52%}
.handling-types{padding:28px;background:var(--bg-surface);border:1px solid var(--border-neutral);border-left:0;border-radius:0 var(--radius-visual) var(--radius-visual) 0}
.handling-types .label{margin-bottom:14px}
.handling-types div{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid var(--border-neutral)}
.handling-types b{color:var(--brand-orange);font-size:11px;font-weight:500}
.handling-types div span{font-weight:700;text-transform:uppercase}
@media(max-width:1100px){
  .handling-story{grid-template-columns:1fr}
  .handling-visual{height:360px;border-radius:var(--radius-visual) var(--radius-visual) 0 0}
  .handling-types{border-left:1px solid var(--border-neutral);border-top:0;border-radius:0 0 var(--radius-visual) var(--radius-visual)}
}
@media(max-width:760px){
  .handling-visual{height:300px}
  .handling-types{padding:22px}
}
.green-page{--bg:#F9F9F9;--surface:#F9F9F9;--ink:#000000;--green:#207D4E;--line:#A7A7A7}.green-page .pagehero{background:var(--bg);color:var(--ink)}.green-page .pagehero .lead,.green-page .pagehero .audience{color:#646464}.green-page .benefit-story{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.green-page .benefit{padding:34px;border-bottom:1px solid #A7A7A7;background:#F9F9F9}.green-page .benefit:nth-child(4n+2),.green-page .benefit:nth-child(4n+3){background:#F9F9F9}.green-page .benefit b{font:600 11px var(--font-primary);color:#207D4E}.green-page .benefit h3{margin:24px 0 8px}.green-page .community-band{background:var(--bg);color:var(--ink)}.green-page .community-band .lead{color:#646464}
.form-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.intent-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:28px}.intent{padding:18px;border:1px solid var(--line);background:var(--surface)}.intent b{font:600 17px var(--font-primary);text-transform:uppercase}.intent span{display:block;font-size:12px;color:var(--steel)}.form-card{padding:34px;background:var(--surface);border-top:6px solid var(--green)}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}label{font:600 11px var(--font-primary);text-transform:uppercase}input,select,textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:0;background:var(--bg);color:var(--ink)}textarea{min-height:130px;resize:vertical}.next-steps{border-top:1px solid var(--line)}.next-step{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.next-step b{font:600 11px var(--font-primary);color:var(--copper)}
.footer{background:#F9F9F9;color:var(--ink);padding:68px 0 24px}.footer-brandline{font:700 clamp(28px,3vw,42px)/1 var(--font-primary);text-transform:uppercase;max-width:700px;margin-top:24px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:70px}.footer a{display:block;color:#A7A7A7;margin:8px 0;font-size:13px}.footer h4{margin-bottom:15px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #A7A7A7;margin-top:46px;padding-top:20px;color:#A7A7A7;font:500 10px var(--font-primary)}.toast{position:fixed;right:22px;bottom:22px;z-index:90;max-width:380px;background:#000000;color:#F9F9F9;border-left:5px solid var(--green);padding:15px 18px;opacity:0;transform:translateY(12px);transition:.25s}.toast.show{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.visible{opacity:1;transform:none}.material-process .reveal:nth-child(2){transition-delay:.05s}.material-process .reveal:nth-child(3){transition-delay:.1s}.material-process .reveal:nth-child(4){transition-delay:.15s}.material-process .reveal:nth-child(5){transition-delay:.2s}
@media(max-width:1100px){.header .container{min-height:76px}.brand{min-width:auto}.hero-layout>*,.pagehero-layout>*{min-width:0}.nav{position:absolute;top:76px;left:28px;right:28px;display:none;flex-direction:column;align-items:stretch;background:var(--surface);border:1px solid var(--line);padding:12px}.nav.open{display:flex}.nav a{font-size:14px;padding:12px}.menu{display:block!important;position:absolute;right:28px;top:17px;z-index:2}.actions{display:none}.hero-layout,.pagehero-layout,.society-layout,.recovery-story,.impact-story,.form-layout{grid-template-columns:1fr}.hero-copy{max-width:800px}.business-stories{grid-template-columns:1fr}.business-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.response-layout{grid-template-columns:1fr;gap:45px}.material-process{grid-template-columns:repeat(4,1fr);row-gap:25px}.material-process:before{display:none}.process-step{border-top:4px solid var(--green);padding-top:18px}.process-step:before{display:none}.operation-map{grid-template-columns:1fr}.operation-arrow{justify-content:center;transform:rotate(90deg)}.audience-strip{grid-template-columns:repeat(3,1fr)}.material-gallery{grid-template-columns:1fr 1fr}.material-gallery .material-shot:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:760px){.container{width:auto;max-width:none;margin-left:15px;margin-right:15px}.header .container{min-height:68px}.nav{top:68px;left:15px;right:15px}.menu{right:15px;top:13px}.logo-asset{width:176px}.wordmark b{font-size:22px}.wordmark small{font-size:8px}h1{font-size:58px}.hero-layout{min-height:0;padding-bottom:44px;gap:28px}.hero h1{font-size:clamp(54px,15vw,72px)}h2{font-size:40px}.section-head{display:block}.section-head p{margin-top:18px}.business-feature{min-height:470px}.business-stack{grid-template-columns:1fr}.response-row{grid-template-columns:1fr 30px 1fr;gap:9px}.response-row b{font-size:16px}.material-process{grid-template-columns:1fr 1fr}.society-visual{height:400px}.society-benefits{grid-template-columns:1fr}.materials-future{grid-template-columns:1fr}.future-material{min-height:420px}.operation-map{gap:10px}.impact-list{grid-template-columns:1fr}.final-cta{min-height:520px}.pagehero-visual{height:380px}.audience-strip{grid-template-columns:1fr 1fr}.material-gallery{grid-template-columns:1fr}.material-gallery .material-shot:first-child{grid-column:auto}.philosophy-flow{grid-template-columns:1fr 1fr}.green-page .benefit-story{grid-template-columns:1fr}.green-page .benefit:nth-child(odd){background:#F9F9F9}.green-page .benefit:nth-child(even){background:#F9F9F9}.intent-row,.formgrid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%;max-width:100%}}
@media(max-width:430px){.container{width:auto;margin-left:12px;margin-right:12px}.hero{padding-top:48px}.hero-layout{gap:38px}.story-content{inset:auto 22px 22px}.response-row{grid-template-columns:1fr}.response-row i{text-align:left;transform:rotate(90deg)}.material-process{grid-template-columns:1fr}.recovery-copy{padding:36px 24px}.audience-strip,.philosophy-flow{grid-template-columns:1fr}.measurement-framework article{grid-template-columns:34px 1fr}.measurement-framework article p{grid-column:2}.form-card{padding:24px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}

/* Final interface polish: restrained industrial softness and authentic brand artwork. */
:root{--radius-control:6px;--radius-visual:10px}
.header{border-bottom-color:rgba(0,0,0,.06);will-change:transform}
.header.scrolled{box-shadow:0 4px 18px rgba(0,0,0,.04)}
.header .container{min-height:94px;gap:22px}
.brand{position:relative;width:200px;height:84px;min-width:200px;overflow:hidden;flex:0 0 200px}
.logo-asset{position:absolute;top:-34px;left:0;width:200px;height:auto;max-width:none;object-fit:initial}
.nav{gap:5px}
.nav a{padding:14px 9px 11px;color:color-mix(in srgb,var(--ink) 79%,var(--steel));font-size:13.5px;font-weight:600;letter-spacing:.005em;border-bottom-width:2px}
.nav a:hover,.nav a.active{color:var(--ink);border-color:var(--copper)}
.actions{gap:11px}
.menu{border-radius:var(--radius-control)}
.btn{border-radius:var(--radius-control);padding:13px 22px;transition:transform .2s var(--ease),background .2s,color .2s,border-color .2s}
.btn.primary{background:var(--copper);border-color:var(--copper)}
.btn.primary:hover{background:#000000;border-color:#000000}
.btn.secondary:hover{background:var(--ink);color:var(--bg)}
.btn.small{padding-inline:17px;font-size:10.5px}
.label,.status{display:inline-flex;align-items:center;font-size:12px;font-weight:600;line-height:1.35;letter-spacing:.105em;margin-bottom:14px;color:var(--copper-text)}
.status.green{color:var(--copper-text)}
.section-head .label,.section-head .status{margin-bottom:16px}
.hero{padding-top:clamp(58px,6vw,82px)}
.hero-layout{min-height:490px;padding-bottom:58px}
.hero-copy .label{margin-bottom:18px}
.business-feature,.future-material,.society-visual,.recovery-visual,.pagehero-visual,.material-shot{border-radius:var(--radius-visual)}
.business-feature:after{inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 22%,rgba(0,0,0,.26) 52%,rgba(0,0,0,.94) 100%)}
.business-feature:first-child img{object-position:center 52%}
.business-stack .business-feature:first-child img{object-position:center 45%}
.business-stack .business-feature:last-child img{object-position:center 58%}
.story-content{max-width:min(620px,calc(100% - 60px));text-shadow:0 1px 2px rgba(0,0,0,.28)}
.story-content .label,.story-content .status{color:#E85002;text-shadow:0 1px 2px rgba(0,0,0,.45)}
.story-content p{color:#A7A7A7}
.story-link{color:#F9F9F9;text-shadow:none}
.process-step{line-height:1.35}
.process-step:before{border-radius:3px}
.process-step span{font-size:21px}
.society-visual,.recovery-visual{overflow:hidden}
.society-preview .society-visual img{object-position:48% center}
.society-preview .label{color:#207D4E}
.recovery-visual img{object-position:center}
main>.hero~.section .recovery-visual img{object-position:46% center}
.future-material:after{background:linear-gradient(180deg,rgba(0,0,0,0) 24%,rgba(0,0,0,.22) 48%,rgba(0,0,0,.96) 100%)}
.future-material .story-content{max-width:calc(100% - 60px);text-shadow:0 1px 2px rgba(0,0,0,.3)}
.future-material .story-content p{color:#A7A7A7}
.operation-col.solution{border-color:var(--copper)}
.operation-arrow{color:var(--copper)}
.measurement-framework article{padding:23px 0}
.measurement-framework article>b{font-size:12px}
.measurement-framework h3{font-size:27px}
.final-cta{min-height:430px;border-bottom:10px solid var(--bg)}
.final-cta img{opacity:1}
.final-cta:after{background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.8) 45%,rgba(0,0,0,.2) 100%)}
.final-cta .label{color:#E85002}
.footer{position:relative;background:#F9F9F9;color:var(--ink);padding:62px 0 24px;border-top:4px solid var(--copper)}
.footer-grid{grid-template-columns:minmax(300px,1.55fr) .72fr .62fr .9fr;gap:clamp(34px,5vw,72px);align-items:start}
.footer-logo-wrap{position:relative;display:block!important;width:230px;height:110px;overflow:hidden;background:#F9F9F9;border-radius:var(--radius-control);margin:0 0 22px!important}
.footer-logo{position:absolute;top:-42px;left:0;width:230px;max-width:none;height:auto}
.footer-brand p{max-width:440px;color:#A7A7A7;margin:0;font-size:14px;line-height:1.6}
.footer h4{color:#E85002;font:600 12px var(--font-primary);letter-spacing:.1em;margin-bottom:18px}
.footer a{width:max-content;max-width:100%;color:#A7A7A7;margin:10px 0;font-size:14px}
.footer .footer-logo-wrap{width:230px;margin:0 0 22px}
.footer a:hover{color:#F9F9F9}
.footer .footer-btn{color:#000000;background:#F9F9F9;border-color:#F9F9F9;margin-bottom:18px;font-size:10.5px}
.footer .footer-btn:hover{background:#F9F9F9;border-color:#F9F9F9;color:#000000}
.footer-bottom{margin-top:48px;border-top-color:#A7A7A7;padding-top:22px}
input,select,textarea,.intent,.form-card{border-radius:var(--radius-control)}
.form-card{border-top-left-radius:var(--radius-control);border-top-right-radius:var(--radius-control)}

@media(max-width:1100px){
  .header .container{min-height:84px}
  .brand{width:180px;height:76px;min-width:180px;flex-basis:180px}
  .logo-asset{width:180px;top:-31px}
  .nav{top:84px;border-radius:var(--radius-control);box-shadow:0 18px 36px rgba(0,0,0,.12)}
  .menu{top:20px}
  .actions{display:none}
  .actions .btn{display:none}
  .footer-grid{grid-template-columns:1.25fr .7fr .7fr}
  .footer-action{grid-column:2/-1}
}
@media(max-width:760px){
  .header .container{min-height:76px}
  .brand{width:155px;height:68px;min-width:155px;flex-basis:155px}
  .logo-asset{width:155px;top:-28px}
  .nav{top:76px}
  .menu{top:17px}
  .hero{padding-top:46px}
  .hero-layout{padding-bottom:40px}
  .story-content,.future-material .story-content{max-width:calc(100% - 44px)}
  .final-cta{min-height:460px;border-bottom-width:8px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:36px 26px}
  .footer-brand,.footer-action{grid-column:1/-1}
}
@media(max-width:430px){
  .hero h1{font-size:clamp(52px,14.5vw,64px)}
  .pagehero h1{font-size:clamp(42px,11.5vw,48px);overflow-wrap:anywhere}
  .business-feature{min-height:440px}
  .future-material{min-height:400px}
  .measurement-framework article{gap:12px}
  .footer{padding-top:50px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px 18px}
  .footer .footer-logo-wrap{width:205px;height:98px}
  .footer-logo{width:205px;top:-37px}
}

/* Homepage photographic hero */
.hero{isolation:isolate;min-height:calc(100svh - 132px);padding:0;display:flex;flex-direction:column;justify-content:space-between;background-color:#333333;background-image:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.79) 34%,rgba(0,0,0,.49) 62%,rgba(0,0,0,.23) 100%),linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,0) 34%),url('../assets/images/manymetals-hero-collection.webp');background-size:cover;background-repeat:no-repeat;background-position:center 52%;color:#F9F9F9}
.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 24%);pointer-events:none}
.hero-layout{display:flex;align-items:center;flex:1;width:min(calc(100% - 56px),var(--max));min-height:0;padding-top:clamp(24px,3.2vh,30px);padding-bottom:clamp(20px,2.8vh,26px)}
.hero-copy{width:min(52%,650px)}
.hero h1{max-width:650px;font-size:clamp(60px,4.5vw,72px);line-height:.92;color:#F9F9F9;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.hero-copy .label{color:#E85002;margin-bottom:14px}
.hero-support{max-width:600px;margin-top:22px;padding:0}
.hero .lead{color:#A7A7A7;font-size:clamp(16px,1.2vw,18px);line-height:1.48;text-shadow:0 1px 12px rgba(0,0,0,.2)}
.hero .hero-actions{margin-top:22px}
.hero .btn.secondary{border-color:rgba(249,249,249,.82);color:#F9F9F9;background:rgba(0,0,0,.18)}
.hero .btn.secondary:hover{background:#F9F9F9;color:#000000;border-color:#F9F9F9}

@media(max-width:1100px){
  .hero{min-height:calc(100svh - 122px);background-position:61% center;background-image:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.78) 42%,rgba(0,0,0,.34) 78%,rgba(0,0,0,.22) 100%),linear-gradient(0deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,0) 38%),url('../assets/images/manymetals-hero-collection.webp')}
  .hero-copy{width:min(62%,610px)}
  .hero h1{font-size:clamp(56px,6.2vw,68px)}
}
@media(max-width:760px){
  .hero{min-height:calc(100svh - 114px);background-position:66% center;background-image:linear-gradient(90deg,rgba(0,0,0,.91) 0%,rgba(0,0,0,.75) 58%,rgba(0,0,0,.38) 100%),linear-gradient(0deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.08) 48%),url('../assets/images/manymetals-hero-collection.webp')}
  .hero-layout{width:calc(100% - 30px);padding-top:46px;padding-bottom:40px}
  .hero-copy{width:min(78%,580px)}
  .hero h1{font-size:clamp(56px,10vw,70px)}
  .hero-support{margin-top:24px}
  .hero .lead{font-size:17px;line-height:1.48}
  .hero .hero-actions{align-items:flex-start}
  .hero .hero-actions .btn{width:auto}
}
@media(max-width:430px){
  .hero{min-height:calc(100svh - 114px);background-position:66% center;background-image:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.83) 62%,rgba(0,0,0,.5) 100%),linear-gradient(0deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.12) 52%),url('../assets/images/manymetals-hero-collection.webp')}
  .hero-layout{width:calc(100% - 24px);padding-top:40px;padding-bottom:36px}
  .hero-copy{width:100%}
  .hero h1{font-size:clamp(51px,14.2vw,61px);line-height:.91}
  .hero-copy .label{font-size:10.5px;margin-bottom:16px}
  .hero-support{max-width:100%;margin-top:22px}
  .hero .lead{font-size:16px;max-width:94%}
  .hero .hero-actions{gap:10px;margin-top:23px}
  .hero .hero-actions .btn{width:100%}
}

@media(min-width:761px) and (max-height:800px){
  .hero-layout{padding-top:18px;padding-bottom:16px}
  .hero h1{font-size:clamp(56px,4.5vw,64px)}
  .hero-copy .label{margin-bottom:12px}
  .hero-support{margin-top:18px}
  .hero .hero-actions{margin-top:18px}
}

/* Desktop presentation rhythm: keep each self-contained story legible in one
   laptop viewport without constraining naturally scrolling tablet/mobile layouts. */
@media(min-width:1101px){
  .hero~.section,
  .section:has(.recovery-story),
  .section:has(.materials-future),
  .section:has(.material-gallery),
  .section:has(.philosophy-flow),
  .section:has(.benefit-story),
  .section:has(.impact-story),
  .section:has(.material-process){padding-top:60px;padding-bottom:60px}

  .hero~.section h2,
  .pagehero~.section h2{font-size:clamp(38px,3.55vw,52px)}
  .section-head{gap:50px;margin-bottom:34px}

  .society-layout{gap:52px}
  .society-visual{height:480px}
  .society-preview .lead{font-size:18px;line-height:1.48;margin-bottom:14px}
  .society-benefits{margin-top:22px}
  .society-benefits div{padding:11px 12px 11px 0}
  .society-preview .hero-actions{margin-top:22px}

  .business-stories{gap:22px}
  .business-feature{min-height:430px}
  .business-stack{gap:22px}
  .business-stack .business-feature{min-height:204px}
  .business-feature .story-content{inset:auto 28px 24px}

  .response-layout{gap:64px}
  .response-layout .lead{font-size:18px;line-height:1.48}
  .response-row{padding:14px 0}

  .material-process{padding-top:34px}
  .process-step{padding-top:18px;padding-bottom:12px}
  .process-step b{margin-bottom:10px}
  .process-step span{font-size:18px}
  .process-step small{margin-top:7px}

  .recovery-visual{min-height:500px}
  .recovery-copy{padding:42px}
  .recovery-copy .lead{font-size:18px;line-height:1.48}
  .transformation{margin:20px 0}
  .transformation div{padding:9px 0}
  .transformation span{font-size:16px}

  .future-material{min-height:400px}
  .future-material .story-content{inset:auto 26px 24px}

  .tech-quiet{padding-top:60px;padding-bottom:60px}
  .operation-map{margin-top:28px}
  .hero~.tech-quiet .operation-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,5vw,72px)}
  .operation-row{padding:11px 0}

  .impact-story{gap:56px}
  .metrics-section{padding-top:60px;padding-bottom:60px}
  .measurement-framework article{padding:15px 0}
  .measurement-framework h3{font-size:23px}

  .final-cta{min-height:340px;margin-top:56px;margin-bottom:56px}
  .final-cta h2{font-size:clamp(46px,5.2vw,70px)}

  .pagehero{padding:54px 0}
  .pagehero-layout{gap:54px}
  .pagehero h1{font-size:clamp(58px,5.3vw,72px);margin:14px 0 18px}
  .pagehero-visual{height:410px}
  .audience{margin-top:18px}
  .audience-strip div{padding-top:18px;padding-bottom:18px;font-size:15px}

  .green-page .benefit{padding:24px 28px}
  .green-page .benefit h3{margin:16px 0 7px}
  .philosophy-flow div{padding:26px 22px}
  .philosophy-flow h3{margin-top:24px}
  .material-shot{min-height:330px}
}

@media(min-width:1101px) and (max-height:820px){
  .hero~.section,
  .section:has(.recovery-story),
  .section:has(.materials-future),
  .section:has(.material-gallery),
  .section:has(.philosophy-flow),
  .section:has(.benefit-story),
  .section:has(.impact-story),
  .section:has(.material-process){padding-top:48px;padding-bottom:48px}
  .hero~.section h2,.pagehero~.section h2{font-size:clamp(36px,3.25vw,46px)}
  .section-head{margin-bottom:28px}
  .society-visual{height:450px}
  .society-benefits{margin-top:18px}
  .society-benefits div{padding-top:9px;padding-bottom:9px}
  .society-preview .hero-actions{margin-top:18px}
  .business-feature{min-height:405px}
  .business-stack .business-feature{min-height:191px}
  .recovery-visual{min-height:470px}
  .recovery-copy{padding:34px}
  .future-material{min-height:370px}
  .tech-quiet,.metrics-section{padding-top:48px;padding-bottom:48px}
  .operation-row{padding:9px 0}
  .measurement-framework article{padding:12px 0}
  .final-cta{min-height:320px;margin-top:48px;margin-bottom:48px}
  .pagehero{padding:44px 0}
  .pagehero-visual{height:380px}
}

/* Unified light corporate theme */
body{background:var(--bg-page);color:var(--text-primary)}
.progress-bar{background:var(--brand-orange)}
.header{background:rgba(249,249,249,.5);backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%)}
.btn.primary{background:var(--brand-orange);border-color:var(--brand-orange);color:#F9F9F9}
.btn.primary:hover{background:#000000;border-color:#000000}
.label,.status,.status.green{color:var(--copper-text)}
.section,.section.dark,.section.steel,.response-section,.flow-section,.tech-quiet,.metrics-section,.community-band{background:var(--bg-page);color:var(--text-primary)}
.section-head p,.section-copy,.lead,.response-layout .lead,.recovery-copy .lead,.community-band .lead{color:var(--text-secondary)}
.flow-section.grid-device,.pagehero.grid-device{background-image:none}

/* Green Society stays identifiable through accents, not a full color field. */
.society-preview{background:var(--bg-page);color:var(--text-primary);border-top:1px solid var(--border-neutral);border-bottom:1px solid var(--border-neutral)}
.hero+.society-preview{border-top:0}
.society-preview .label,.green-page .label,.green-page .status{color:var(--green-society)}
.society-preview .lead,.green-page .pagehero .lead,.green-page .pagehero .audience,.green-page .community-band .lead{color:var(--text-secondary)}
.society-benefits{border-top-color:color-mix(in srgb,var(--green-society) 34%,var(--border-neutral))}
.society-benefits div{border-bottom-color:color-mix(in srgb,var(--green-society) 28%,var(--border-neutral))}
.society-benefits b{color:var(--text-primary)}
.society-benefits span{color:var(--text-secondary)}
.society-preview .btn.primary,.green-page .btn.primary{background:var(--green-society);border-color:var(--green-society)}
.society-preview .btn.primary:hover,.green-page .btn.primary:hover{background:#207D4E;border-color:#207D4E}
.society-preview .btn.cream{border-color:var(--green-society);color:var(--green-society)}
.green-page{--bg:var(--bg-page);--surface:var(--bg-surface);--ink:var(--text-primary);--line:var(--border-neutral)}
.green-page .pagehero,.green-page .community-band{background:var(--bg-page);color:var(--text-primary)}
.green-page .benefit,.green-page .benefit:nth-child(odd),.green-page .benefit:nth-child(even),.green-page .benefit:nth-child(4n+2),.green-page .benefit:nth-child(4n+3){background:var(--bg-surface);border-color:var(--border-neutral)}
.green-page .benefit{border-left:3px solid color-mix(in srgb,var(--green-society) 70%,var(--border-neutral))}
.green-page .benefit b{color:var(--green-society)}
.green-page .audience span+span:before{color:var(--green-society)}

/* Light operational sections. */
.response-section{border-top:1px solid var(--border-neutral);border-bottom:1px solid var(--border-neutral)}
.response-list,.response-row,.steel .response-list,.steel .response-row{border-color:var(--border-neutral)}
.response-row span,.steel .response-row span{color:var(--text-secondary)}
.response-row b{color:var(--text-primary)}
.response-row i{color:var(--brand-orange)}
.material-process:before{background:linear-gradient(90deg,var(--brand-orange),var(--aluminium))}
.process-step:before{background:var(--bg-page);border-color:var(--brand-orange)}
.process-step{border-color:var(--brand-orange)}
.process-step b{color:var(--brand-orange)}
.process-step small{color:var(--text-secondary)}
.recovery-copy{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-neutral);border-left:0}
.transformation div{border-color:var(--border-neutral)}
.transformation b{color:var(--brand-orange)}
.transformation span{color:var(--text-primary)}
.materials-future+.section-head,.section .section-head{color:var(--text-primary)}
.operation-col.solution{border-color:var(--brand-orange)}
.operation-arrow{color:var(--brand-orange)}
.tech-quiet{border-top:1px solid var(--border-neutral);border-bottom:1px solid var(--border-neutral)}
.philosophy-flow div:nth-child(3),.philosophy-flow div:nth-child(4){border-color:var(--brand-orange)}
.audience span+span:before{color:var(--brand-orange)}

/* Image-local darkness remains only where white overlay copy needs it. */
.future-material .status,.future-material.plastic .status{color:#E85002}
.material-gallery+.section{background:var(--bg-page)}

/* Contained final conversion panel on a light section field. */
.final-cta{width:min(calc(100% - 56px),var(--max));min-height:360px;margin:clamp(64px,7vw,96px) auto;background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-neutral);border-bottom:1px solid var(--border-neutral);border-radius:var(--radius-visual)}
.final-cta:after{display:none}
.final-cta .label{color:var(--copper-text)}
.final-cta .btn.cream{border-color:var(--text-primary);color:var(--text-primary)}
.final-cta.photographic{color:#F9F9F9;overflow:hidden}
.final-cta.photographic>img{object-position:center 55%}
.final-cta.photographic:after{display:block;background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.58) 58%,rgba(0,0,0,.2))}
.final-cta.photographic .label{color:#E85002}
.final-cta.photographic .btn.cream{border-color:#F9F9F9;color:#F9F9F9}

/* Light footer and copper-led corporate actions. */
.footer{background:#F9F9F9;color:var(--text-primary);border-top:1px solid var(--border-neutral)}
.footer-logo-wrap{background:var(--bg-surface)}
.footer-brand p{color:var(--text-secondary)}
.footer h4{color:var(--copper-text)}
.footer a{color:var(--text-secondary)}
.footer a:hover{color:var(--brand-orange)}
.footer .footer-btn{background:var(--brand-orange);border-color:var(--brand-orange);color:#F9F9F9}
.footer .footer-btn:hover{background:#000000;border-color:#000000;color:#F9F9F9}
.footer-bottom{border-top-color:var(--border-neutral);color:var(--text-secondary)}
.green-page .footer .footer-btn{background:var(--brand-orange);border-color:var(--brand-orange)}
.form-card{border-top-color:var(--brand-orange)}
.toast{border-left-color:var(--brand-orange)}
.green-page .material-process:before{background:linear-gradient(90deg,var(--green-society),color-mix(in srgb,var(--green-society) 42%,var(--aluminium)))}
.green-page .process-step,.green-page .process-step:before{border-color:var(--green-society)}
.green-page .process-step b{color:var(--green-society)}

/* Dedicated Green Society photography and editorial layouts. */
.green-page .green-society-hero .pagehero-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:clamp(42px,5vw,70px)}
.green-page .green-society-hero .pagehero-visual img{object-position:56% center}
.green-page .green-society-hero .btn.cream{border-color:var(--green-society);color:var(--green-society)}
.green-page .green-process-layout{display:grid;gap:clamp(36px,4vw,52px)}
.green-page .green-process-intro{max-width:900px}
.green-page .green-process-intro h2{max-width:820px}
.green-page .green-process-intro .lead{max-width:760px;margin-top:22px;margin-bottom:0}
.green-page .green-process .material-process{grid-template-columns:repeat(5,minmax(0,1fr))}
.green-page .green-process .material-process:before{left:8px;right:calc(20% - 8px)}
.green-page .green-editorial{padding-top:clamp(58px,6vw,84px);padding-bottom:clamp(58px,6vw,84px)}
.green-page .green-editorial-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(44px,6vw,80px);align-items:center}
.green-page .green-editorial-image-left .green-editorial-layout{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}
.green-page .green-editorial-image-left .green-editorial-visual{order:-1}
.green-page .green-editorial-copy h2{margin-bottom:22px}
.green-page .green-editorial-copy .lead,.green-page .green-editorial-copy .section-copy{max-width:540px}
.green-page .green-editorial-visual{width:100%;aspect-ratio:3/2;max-height:470px;margin:0;overflow:hidden;border-radius:var(--radius-visual)}
.green-page .green-editorial-visual img{width:100%;height:100%;object-fit:cover}
.green-page .green-separation-image{object-position:50% 50%}
.green-page .green-weighing-image{object-position:50% 50%}
.green-page .green-settlement-image{object-position:50% 48%}

@media(max-width:1100px){
  .green-page .green-society-hero .pagehero-layout{grid-template-columns:1fr 1fr;gap:36px}
  .green-page .green-editorial-layout,.green-page .green-editorial-image-left .green-editorial-layout{gap:40px}
}
@media(max-width:760px){
  .green-page .green-society-hero .pagehero-layout,.green-page .green-editorial-layout,.green-page .green-editorial-image-left .green-editorial-layout{grid-template-columns:1fr}
  .green-page .green-society-hero .pagehero-visual{height:360px}
  .green-page .green-process .material-process{grid-template-columns:1fr 1fr}
  .green-page .green-editorial-image-left .green-editorial-visual{order:initial}
  .green-page .green-editorial-visual{max-height:none}
}
@media(max-width:430px){
  .green-page .green-process .material-process{grid-template-columns:1fr}
}

/* Green Society-only conversion and footer treatment. */
.green-page .final-cta{margin-bottom:64px;background:#17623F;color:#F9F9F9;border-color:rgba(249,249,249,.16)}
.green-page .final-cta .label{color:rgba(249,249,249,.78)}
.green-page .final-cta .btn.primary{background:#F9F9F9;border-color:#F9F9F9;color:#17623F}
.green-page .final-cta .btn.primary:hover{background:#F9F9F9;border-color:#F9F9F9;color:#0B3D29}
.green-page .footer{background:#F9F9F9;color:#000000;border-top-color:color-mix(in srgb,var(--green-society) 22%,var(--border-neutral))}
.green-page .footer-logo-wrap{background:#F9F9F9}
.green-page .footer-brand p{color:var(--gray-medium)}
.green-page .footer h4{color:var(--green-society)}
.green-page .footer a{color:var(--gray-dark)}
.green-page .footer a:hover{color:var(--green-society)}
.green-page .footer .footer-btn{background:var(--green-society);border-color:var(--green-society);color:#F9F9F9}
.green-page .footer .footer-btn:hover{background:#17623F;border-color:#17623F;color:#F9F9F9}
.green-page .footer-action>a:not(.btn){color:var(--green-society)}
.green-page .footer-action>a:not(.btn):hover{color:#17623F}
.green-page .footer-bottom{color:var(--gray-medium);border-top-color:color-mix(in srgb,var(--green-society) 18%,var(--border-neutral))}

/* The approved photographic hero remains the single full-width dark exception. */
.hero .btn.primary{background:var(--brand-orange);border-color:var(--brand-orange)}
.hero .btn.primary:hover{background:#000000;border-color:#000000}

@media(max-width:760px){
  .recovery-copy{border-left:1px solid var(--border-neutral);border-top:0}
  .final-cta{width:calc(100% - 30px);min-height:380px;margin:60px auto}
}
@media(max-width:430px){
  .final-cta{width:calc(100% - 24px);margin:48px auto}
}

/* Unified Satoshi typography. Local Satoshi files are not yet available; the
   named family remains first so verified assets can be added without a rewrite. */
:root{--font-primary:Satoshi,Arial,Helvetica,sans-serif}
body,button,input,select,textarea{font-family:var(--font-primary);font-weight:400}
.wordmark b,.wordmark small,.nav a,.btn,.label,.status,h1,h2,h3,h4,.story-link,.response-row b,.response-row i,.process-step b,.process-step span,.society-benefits b,.transformation b,.transformation span,.operation-arrow,.measurement-framework article>b,.audience,.audience-strip div,.material-shot span,.philosophy-flow b,.green-page .benefit b,.intent b,label,.next-step b,.footer-brandline,.footer h4,.footer-bottom{font-family:var(--font-primary)}
h1,h2,h3,h4{font-weight:800}
.hero h1{font-weight:900;line-height:.92}
.nav a{font-weight:600}
.btn{font-weight:700}
.label,.status{font-weight:700;letter-spacing:.08em}
.wordmark small,.response-row i,.process-step b,.transformation b,.operation-arrow,.measurement-framework article>b,.audience,.material-shot span,.philosophy-flow b,.green-page .benefit b,label,.next-step b,.footer-bottom{font-weight:500}
.wordmark b,.story-link,.response-row b,.process-step span,.society-benefits b,.transformation span,.audience-strip div,.intent b,.footer-brandline,.footer h4{font-weight:700}

/* Let the homepage hero paint behind the sticky header's reserved flow space. */
.header+main>.hero{height:100svh;margin-top:-94px;min-height:100svh;padding-top:94px}
@media(max-width:1100px){.header+main>.hero{margin-top:-84px;padding-top:84px}}
@media(max-width:760px){.header+main>.hero{height:auto;margin-top:-76px;min-height:100svh;padding-top:76px}}

@media(max-width:1100px){.green-page .final-cta{margin-bottom:48px}}
@media(max-width:760px){.green-page .final-cta{margin-bottom:34px}}

/* Scrap Collection hero: integrate the approved photograph into the page field
   on desktop while preserving the existing stacked tablet/mobile composition. */
@media(min-width:1101px){
  .scrap-collection-hero{position:relative;isolation:isolate;overflow:hidden}
  .scrap-collection-hero .pagehero-layout{grid-template-columns:minmax(0,680px) 1fr}
  .scrap-collection-hero .pagehero-layout>div{position:relative;z-index:2}
  .scrap-collection-hero .pagehero-visual{position:absolute;z-index:0;inset:0 0 0 auto;width:56%;height:100%;border-radius:0;background:transparent}
  .scrap-collection-hero .pagehero-visual:before{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#F9F9F9 0%,rgba(249,249,249,.97) 12%,rgba(249,249,249,.78) 30%,rgba(249,249,249,.4) 47%,rgba(249,249,249,.12) 61%,rgba(249,249,249,0) 74%)}
  .scrap-collection-hero .pagehero-visual img{object-position:56% center}
}

/* Recycling-only contained image-left hero with a restrained edge fade. */
.recycling-hero{overflow:hidden}
.recycling-hero .pagehero-layout{grid-template-columns:minmax(0,56%) minmax(0,44%);gap:0;align-items:center}
.recycling-hero-copy{padding-left:clamp(24px,3vw,42px)}
.recycling-hero-copy .lead{max-width:520px}
.recycling-hero .pagehero-visual{height:clamp(440px,50vh,480px);position:relative;isolation:isolate;overflow:hidden;background:transparent;border-radius:var(--radius-visual)}
.recycling-hero .pagehero-visual:after{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(249,249,249,0) 0%,rgba(249,249,249,0) 72%,rgba(249,249,249,.08) 80%,rgba(249,249,249,.38) 90%,rgba(249,249,249,.88) 98%,#F9F9F9 100%)}
.recycling-hero .pagehero-visual img{width:100%;height:100%;object-fit:cover;object-position:48% center}

@media(min-width:761px) and (max-width:1100px){
  .recycling-hero .pagehero-layout{grid-template-columns:minmax(0,55%) minmax(0,45%)}
  .recycling-hero-copy{padding-left:24px}
  .recycling-hero .pagehero-visual{height:360px}
  .recycling-hero .pagehero-visual:after{background:linear-gradient(90deg,rgba(249,249,249,0) 0%,rgba(249,249,249,0) 78%,rgba(249,249,249,.18) 88%,rgba(249,249,249,.82) 98%,#F9F9F9 100%)}
}
@media(max-width:760px){
  .recycling-hero .pagehero-layout{grid-template-columns:1fr;gap:32px}
  .recycling-hero-copy{order:-1;padding-left:0}
  .recycling-hero h1{font-size:clamp(40px,10vw,48px)}
  .recycling-hero .pagehero-visual{height:auto;aspect-ratio:16/9}
  .recycling-hero .pagehero-visual:after{content:none}
  .recycling-hero .pagehero-visual img{object-position:46% center}
}

/* Recycling-only input-to-output material sequence. */
.recycling-sequence{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.recycling-sequence .recovery-stage{min-height:0;background:transparent;overflow:visible}
.recycling-sequence .stage-image{aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-visual)}
.recycling-sequence .stage-image img{width:100%;height:100%;max-width:none;object-fit:cover}
.recycling-sequence .stage-input img{object-position:8% 28%;transform:scale(1.55);transform-origin:10% 24%}
.recycling-sequence .stage-process img{object-position:52% 50%}
.recycling-sequence .stage-output img{object-position:72% 78%;transform:scale(1.45);transform-origin:72% 78%}
.recycling-sequence figcaption{padding:18px 2px 0;border-top:2px solid var(--brand-orange)}
.recycling-sequence figcaption b{display:block;color:var(--brand-orange);font-size:11px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}
.recycling-sequence .material-shot figcaption span{position:static;display:block;background:transparent;color:var(--text-primary);padding:0;font-size:15px;line-height:1.25}

/* Recycling-only copper wire recovery image balance. */
.recycling-recovery-story .recovery-visual img{object-position:52% center}
@media(min-width:1101px){
  .recycling-recovery-story{grid-template-columns:1.08fr .92fr}
}

/* Recycling-only paper card crop: retain sorting, baler and finished bale. */
.recycling-paper-card img{object-position:42% center;transform:scale(1.12);transform-origin:left center}

/* Recycling-only Paper and Plastic editorial introduction. */
.recycling-capabilities-intro{max-width:840px;margin-bottom:34px}
.recycling-capabilities-intro h2{max-width:720px;margin-bottom:22px}
.recycling-capabilities-copy{max-width:820px}
.recycling-capabilities-copy>p:first-child{font-size:18px;line-height:1.5;color:var(--text-secondary);margin-bottom:12px}
.recycling-capabilities-note{max-width:720px;font-size:14px;line-height:1.5;color:var(--gray-medium);margin-bottom:0}

/* Homepage-only compact recycling capability teaser. */
.home-capability-teaser{padding-top:60px;padding-bottom:60px}
.home-capability-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);grid-template-areas:"copy visuals" "link visuals";column-gap:clamp(52px,6vw,88px);align-items:start}
.home-capability-copy{grid-area:copy;align-self:end;padding-top:24px}
.home-capability-copy h2{max-width:540px;margin-bottom:24px}
.home-capability-copy p{max-width:500px;color:var(--gray-medium);font-size:18px;line-height:1.5;margin-bottom:0}
.home-capability-link{grid-area:link;align-self:start;justify-self:start;margin-top:28px;color:var(--brand-orange);text-shadow:none}
.home-capability-visuals{grid-area:visuals;position:relative;min-height:500px}
.home-capability-figure{position:absolute;margin:0}
.home-capability-paper{left:0;top:0;width:72%;z-index:1}
.home-capability-plastic{right:0;bottom:0;width:52%;z-index:2}
.home-capability-photo{width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:var(--radius-visual);background:var(--gray-light)}
.home-capability-photo img{width:100%;height:100%;display:block;object-fit:cover}
.home-capability-paper img{object-position:42% center;transform:scale(1.12);transform-origin:left center}
.home-capability-plastic img{object-position:50% center}
.home-capability-figure figcaption{display:flex;justify-content:space-between;gap:14px;align-items:baseline;padding-top:12px}
.home-capability-figure figcaption b{font-size:14px;line-height:1.3;text-transform:uppercase}
.home-capability-figure figcaption span{font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-orange)}

@media(min-width:761px) and (max-width:1100px){
  .home-capability-teaser{padding-top:56px;padding-bottom:56px}
  .home-capability-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1fr);column-gap:40px}
  .home-capability-copy h2{font-size:clamp(38px,4.5vw,48px)}
  .home-capability-copy p{font-size:16px}
  .home-capability-visuals{min-height:430px}
}

@media(max-width:1100px){
  .recycling-sequence{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .recycling-sequence .material-shot:first-child{grid-column:auto}
}
@media(max-width:760px){
  .recycling-sequence{grid-template-columns:1fr;gap:34px}
  .recycling-sequence .stage-image{aspect-ratio:4/3}
  .recycling-paper-card img{object-position:43% center;transform:none}
  .home-capability-teaser{padding-top:64px;padding-bottom:64px}
  .home-capability-layout{grid-template-columns:1fr;grid-template-areas:"copy" "visuals" "link";gap:0}
  .home-capability-copy{padding-top:0}
  .home-capability-copy h2{margin-bottom:20px}
  .home-capability-copy p{font-size:16px}
  .home-capability-visuals{display:grid;gap:30px;min-height:0;margin-top:34px}
  .home-capability-figure{position:static;width:100%}
  .home-capability-paper img{object-position:43% center;transform:none}
  .home-capability-link{margin-top:34px}
  .recycling-capabilities-intro{max-width:none;margin-bottom:30px}
  .recycling-capabilities-intro h2{margin-bottom:18px}
  .recycling-capabilities-copy>p:first-child{font-size:16px}
  .recycling-capabilities-note{font-size:13px}
}

/* Recycling-only external spacing between the final CTA and footer. */
.recycling-final-cta{margin-bottom:84px}
@media(max-width:1100px){.recycling-final-cta{margin-bottom:56px}}
@media(max-width:760px){.recycling-final-cta{margin-bottom:36px}}

/* Technology-only connected record architecture. */
.technology-pagehero{padding:clamp(54px,5vw,68px) 0 clamp(54px,5vw,68px)}
.technology-pagehero .pagehero-layout{grid-template-columns:minmax(0,48fr) minmax(0,52fr);gap:clamp(40px,4.5vw,58px);align-items:center}
.technology-pagehero-copy{position:relative;z-index:1;align-self:center}
.technology-pagehero h1{max-width:610px;margin:14px 0 22px;font-size:clamp(52px,4.5vw,62px);line-height:.94}
.technology-pagehero .lead{max-width:560px;color:var(--gray-medium);font-size:18px;line-height:1.5}
.technology-pagehero .pagehero-visual{height:clamp(470px,52vh,500px);overflow:hidden;border-radius:var(--radius-visual);background:var(--gray-dark)}
.technology-pagehero .pagehero-visual img{width:100%;height:100%;object-fit:cover;object-position:48% center}

.technology-journey-section{padding-top:clamp(82px,7vw,100px);padding-bottom:clamp(82px,7vw,100px)}
.technology-journey-intro{max-width:850px}
.technology-journey-intro h2{max-width:820px;margin-bottom:22px;font-size:clamp(42px,4.3vw,60px);line-height:.96}
.technology-journey-intro .section-copy{max-width:740px;margin-bottom:24px}
.technology-journey-track{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));margin-top:50px}
.technology-journey-stage{position:relative;min-width:0;padding-right:14px}
.technology-journey-stage:after{content:'';position:absolute;z-index:0;top:36px;left:9px;width:100%;height:1px;background:var(--border-neutral)}
.technology-journey-stage:last-child:after{content:none}
.technology-journey-stage>b{display:block;color:var(--brand-orange);font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em}
.technology-journey-node{position:relative;z-index:1;display:block;width:11px;height:11px;margin:19px 0 17px;border:2px solid var(--brand-orange);border-radius:50%;background:var(--off-white)}
.technology-journey-stage h3{margin:0 0 6px;font-size:15px;line-height:1.1}
.technology-journey-stage p{max-width:120px;margin:0;color:var(--gray-medium);font-size:11.5px;line-height:1.35}

.technology-record-section{padding-top:clamp(88px,7vw,104px);padding-bottom:52px}
.technology-record-layout{display:grid;grid-template-columns:minmax(0,39fr) minmax(0,61fr);gap:clamp(64px,6vw,88px);align-items:start}
.technology-record-intro h2{max-width:470px;margin-bottom:22px;font-size:clamp(40px,4.1vw,58px);line-height:.95}
.technology-record-intro .section-copy{max-width:500px;margin-bottom:26px}
.technology-record-status{display:inline-block;padding:8px 11px;border:1px solid #d0d0d0;border-radius:3px;background:var(--off-white);color:var(--black);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}
.technology-record-architecture{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border-neutral);border-bottom:1px solid var(--border-neutral)}
.technology-record-architecture:before{content:'';position:absolute;z-index:1;top:0;bottom:0;left:50%;width:2px;transform:translateX(-1px);background:var(--brand-orange);pointer-events:none}
.technology-record-item{position:relative;min-height:100px;padding:17px 24px}
.technology-record-item:nth-child(odd){padding-left:20px;padding-right:30px}
.technology-record-item:nth-child(even){padding-left:30px;padding-right:20px}
.technology-record-item:nth-child(-n+4):before{content:'';position:absolute;bottom:0;height:1px;background:var(--border-neutral)}
.technology-record-item:nth-child(odd):before{left:20px;right:12px}
.technology-record-item:nth-child(even):before{left:12px;right:20px}
.technology-record-item:nth-child(odd):after{content:'';position:absolute;z-index:2;top:50%;right:-6px;width:12px;height:12px;transform:translateY(-50%);border:2px solid var(--brand-orange);border-radius:50%;background:var(--off-white)}
.technology-record-item>b{display:block;margin-bottom:3px;color:var(--brand-orange);font-size:22px;font-weight:800;line-height:1;letter-spacing:-.01em}
.technology-record-item h3{margin:0 0 5px;font-size:15px;line-height:1.12}
.technology-record-item p{margin:0;color:var(--gray-medium);font-size:12.5px;line-height:1.4}

/* Technology-only paired operating views around one shared collection record. */
.technology-views-section{padding-top:48px;padding-bottom:clamp(78px,6.5vw,96px)}
.technology-views-intro{display:grid;grid-template-columns:minmax(0,48fr) minmax(0,43fr);gap:clamp(54px,6vw,84px);align-items:start}
.technology-views-intro h2{max-width:700px;font-size:clamp(42px,4.3vw,60px);line-height:.96}
.technology-views-intro>div:last-child{padding-top:clamp(54px,4.5vw,66px)}
.technology-views-intro .section-copy{max-width:500px;margin-bottom:18px;font-size:15px;line-height:1.48}
.technology-views-intro .technology-record-status{padding:6px 9px;font-size:9px}
.technology-shared-record{display:flex;align-items:center;gap:16px;margin:36px 0 24px;color:var(--brand-orange);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}
.technology-shared-record:before,.technology-shared-record:after{content:'';height:1px;flex:1;background:var(--border-neutral)}
.technology-views-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(50px,5vw,70px)}
.technology-views-grid:before{content:'';position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translateX(-1px);background:var(--brand-orange)}
.technology-view:first-child{padding-right:12px}
.technology-view:last-child{padding-left:12px}
.technology-view header{min-height:76px;margin-bottom:8px}
.technology-view header h3{position:relative;margin:0 0 8px;padding-left:16px;font-size:20px;line-height:1.08}
.technology-view header h3:before{content:'';position:absolute;top:.18em;bottom:.18em;left:0;width:3px;background:var(--brand-orange)}
.technology-view header p{max-width:520px;margin:0;color:var(--gray-medium);font-size:13px;line-height:1.4}
.technology-view-list{border-top:1px solid var(--border-neutral)}
.technology-view-list>div{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);gap:18px;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--border-neutral)}
.technology-view-list h4{margin:0;font-size:13px;line-height:1.15}
.technology-view-list p{margin:0;color:var(--gray-medium);font-size:12px;line-height:1.35}

/* Technology-only closing CTA: return the story to physical collection. */
.technology-final-section{padding:0 0 92px}
.technology-final-cta{width:90%;margin:0 auto;padding:clamp(54px,5vw,68px);display:grid;grid-template-columns:minmax(0,56fr) minmax(0,44fr);gap:clamp(48px,5vw,70px);align-items:center;border:1px solid var(--border-neutral);border-radius:var(--radius-visual);background:var(--off-white)}
.technology-final-cta h2{max-width:650px;margin-top:12px;font-size:clamp(44px,4.5vw,62px);line-height:.96}
.technology-final-support{max-width:500px}
.technology-final-support>p{margin:0;color:var(--gray-medium);font-size:16px;line-height:1.5}
.technology-final-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}

@media(min-width:761px) and (max-width:1100px){
  .technology-pagehero{padding:52px 0px}
  .technology-pagehero .pagehero-layout{grid-template-columns:minmax(0,46fr) minmax(0,54fr);gap:32px}
  .technology-pagehero h1{font-size:clamp(42px,4.8vw,50px)}
  .technology-pagehero .lead{font-size:16px}
  .technology-pagehero .pagehero-visual{height:390px}
  .technology-journey-section{padding-top:72px;padding-bottom:72px}
  .technology-journey-intro h2{font-size:clamp(38px,4.5vw,50px)}
  .technology-journey-track{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:34px;margin-top:42px}
  .technology-journey-stage:nth-child(4):after{content:none}
  .technology-record-section{padding-top:72px;padding-bottom:40px}
  .technology-record-layout{grid-template-columns:minmax(0,40fr) minmax(0,60fr);gap:40px}
  .technology-record-intro h2{font-size:clamp(38px,4.5vw,48px)}
  .technology-record-item{min-height:96px;padding-top:15px;padding-bottom:15px}
  .technology-record-item:nth-child(odd){padding-left:14px;padding-right:24px}
  .technology-record-item:nth-child(even){padding-left:24px;padding-right:14px}
  .technology-record-item:nth-child(odd):before{left:14px}
  .technology-record-item:nth-child(even):before{right:14px}
  .technology-record-item>b{font-size:20px}
  .technology-record-item h3{font-size:14px}
  .technology-record-item p{font-size:12px}
  .technology-views-section{padding-top:40px;padding-bottom:72px}
  .technology-views-intro{grid-template-columns:minmax(0,48fr) minmax(0,43fr);gap:42px}
  .technology-views-intro h2{font-size:clamp(38px,4.5vw,50px)}
  .technology-views-intro>div:last-child{padding-top:48px}
  .technology-views-intro .section-copy{font-size:14px}
  .technology-views-grid{gap:42px}
  .technology-view:first-child{padding-right:6px}
  .technology-view:last-child{padding-left:6px}
  .technology-view-list>div{grid-template-columns:1fr;gap:3px;padding:9px 0}
  .technology-final-section{padding-bottom:72px}
  .technology-final-cta{width:100%;padding:46px;grid-template-columns:minmax(0,54fr) minmax(0,46fr);gap:40px}
  .technology-final-cta h2{font-size:clamp(38px,4.5vw,50px)}
  .technology-final-support>p{font-size:15px}
}
@media(min-width:761px) and (max-width:900px){
  .technology-record-layout{grid-template-columns:1fr;gap:42px}
  .technology-record-intro h2,.technology-record-intro .section-copy{max-width:620px}
}
@media(max-width:760px){
  .technology-pagehero{padding:48px 0 58px}
  .technology-pagehero .pagehero-layout{grid-template-columns:1fr;gap:32px}
  .technology-pagehero-copy{order:-1}
  .technology-pagehero h1{font-size:clamp(42px,12vw,52px)}
  .technology-pagehero .lead{font-size:16px}
  .technology-pagehero .pagehero-visual{height:auto;aspect-ratio:3/2}
  .technology-pagehero .pagehero-visual img{object-position:50% center}
  .technology-journey-section{padding-top:64px;padding-bottom:64px}
  .technology-journey-intro h2{font-size:40px}
  .technology-journey-track{display:grid;grid-template-columns:1fr;gap:0;margin:38px 0 0 6px;border-left:1px solid var(--border-neutral)}
  .technology-journey-stage{padding:0 12px 22px 24px}
  .technology-journey-stage:after{content:none}
  .technology-journey-stage>b{font-size:10px}
  .technology-journey-node{position:absolute;top:17px;left:-6px;margin:0}
  .technology-journey-stage h3{font-size:15px;margin:4px 0}
  .technology-journey-stage p{max-width:none;font-size:12px}
  .technology-record-section{padding-top:64px;padding-bottom:32px}
  .technology-record-layout{grid-template-columns:1fr;gap:38px}
  .technology-record-intro h2,.technology-record-intro .section-copy{max-width:none}
  .technology-record-architecture{grid-template-columns:1fr;border-left:2px solid var(--brand-orange)}
  .technology-record-architecture:before{content:none}
  .technology-record-item,.technology-record-item:nth-child(odd),.technology-record-item:nth-child(even){min-height:0;padding:16px 14px 16px 16px}
  .technology-record-item>b{font-size:20px}
  .technology-record-item h3{font-size:15px}
  .technology-record-item:nth-child(-n+5):before{content:'';left:16px;right:14px;bottom:0;height:1px;background:var(--border-neutral)}
  .technology-record-item:last-child:before,.technology-record-item:nth-child(odd):after{content:none}
  .technology-views-section{padding-top:32px;padding-bottom:64px}
  .technology-views-intro{grid-template-columns:1fr;gap:24px}
  .technology-views-intro h2{font-size:40px}
  .technology-views-intro>div:last-child{padding-top:0}
  .technology-views-intro .section-copy{max-width:none;font-size:15px}
  .technology-shared-record{margin:34px 0 28px}
  .technology-views-grid{grid-template-columns:1fr;gap:42px}
  .technology-views-grid:before{content:none}
  .technology-view:first-child,.technology-view:last-child{padding:0}
  .technology-view header{min-height:0;margin-bottom:18px}
  .technology-view-list>div{grid-template-columns:1fr;gap:4px;padding:11px 0}
  .technology-final-section{padding-bottom:52px}
  .technology-final-cta{width:100%;grid-template-columns:1fr;gap:24px;padding:38px 24px}
  .technology-final-cta h2{font-size:40px}
  .technology-final-support{max-width:none}
  .technology-final-support>p{font-size:15px}
  .technology-final-actions{display:grid;grid-template-columns:1fr;margin-top:24px}
  .technology-final-actions .btn{width:100%}
}

/* About-only editorial opening and operating diagnosis. */
.about-pagehero{min-height:450px;padding:56px 0 34px;background:var(--off-white)}
.about-hero-layout{display:grid;grid-template-columns:minmax(0,62fr) minmax(0,38fr);gap:clamp(52px,6vw,84px);align-items:start;min-height:376px}
.about-hero-main h1{max-width:800px;margin:14px 0 0;font-size:clamp(48px,4vw,55px);line-height:1.03}
.about-hero-support{padding-top:96px}
.about-hero-support>p{max-width:500px;margin:0;color:var(--gray-medium);font-size:18px;line-height:1.58}
.about-material-journey{display:flex;flex-wrap:wrap;align-items:center;gap:7px 9px;margin-top:30px;padding-top:14px;border-top:1px solid var(--border-neutral);font-size:11px;font-weight:600;line-height:1.35;letter-spacing:.055em;text-transform:uppercase}
.about-material-journey i{color:var(--brand-orange);font-style:normal;font-weight:700}
.about-problem-stage b,.about-philosophy-flow b,.about-model-stage b,.about-today-row>b,.about-capability-row>b,.about-growth-factor>b{color:#E85002;font-size:16px;font-weight:700;line-height:1;letter-spacing:.01em}

.about-why-section{padding-top:56px;padding-bottom:80px}
.about-why-layout{display:grid;grid-template-columns:minmax(0,48fr) minmax(0,52fr);gap:clamp(58px,7vw,96px);align-items:start}
.about-why-copy h2{max-width:590px;margin-bottom:24px;font-size:clamp(38px,3.4vw,46px);line-height:1}
.about-why-copy p{max-width:570px;color:var(--gray-medium);font-size:16px;line-height:1.55}
.about-problem-flow{position:relative;border-top:1px solid var(--border-neutral)}
.about-problem-flow:before{content:'';position:absolute;top:0;bottom:112px;left:56px;width:1px;background:var(--border-neutral)}
.about-problem-stage{position:relative;display:grid;grid-template-columns:42px 50px minmax(0,1fr);gap:0;padding:15px 0;border-bottom:1px solid var(--border-neutral)}
.about-problem-stage:before{content:'';position:absolute;z-index:1;top:18px;left:50px;width:9px;height:9px;border:2px solid var(--brand-orange);border-radius:50%;background:var(--off-white)}
.about-problem-stage b{position:relative;z-index:2;padding-top:0}
.about-problem-stage>div{grid-column:3}
.about-problem-stage h3{margin:0 0 5px;font-size:18px;line-height:1.1}
.about-problem-stage p{margin:0;color:var(--gray-medium);font-size:13px;line-height:1.4}
.about-problem-response{margin-top:22px;padding-top:18px;border-top:2px solid var(--brand-orange)}
.about-problem-response h3{margin:0 0 8px;font-size:20px;line-height:1.08}
.about-problem-response p{max-width:520px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}

.about-philosophy-section,.about-model-section,.about-today-section,.about-building-section,.about-growth-section,.about-direction-section{padding-top:80px;padding-bottom:80px}
.about-section-intro{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:clamp(50px,6vw,82px);align-items:end;margin-bottom:42px}
.about-section-intro h2,.about-model-intro h2,.about-today-intro h2{font-size:clamp(40px,3.5vw,48px);line-height:1}
.about-section-intro>p{max-width:500px;margin:0;color:var(--gray-medium);font-size:17px;line-height:1.5}
.about-philosophy-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--border-neutral)}
.about-philosophy-flow article{padding:22px 24px 0 0;border-top:3px solid var(--brand-orange)}
.about-philosophy-flow article+article{padding-left:24px;border-left:1px solid var(--border-neutral)}
.about-philosophy-flow h3{min-height:46px;margin:12px 0 10px;font-size:20px;line-height:1.08}
.about-philosophy-flow p{margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}

.about-model-intro{max-width:850px;margin-bottom:46px}
.about-model-intro h2{max-width:760px;margin-bottom:20px}
.about-model-intro>p{max-width:680px;margin:0;color:var(--gray-medium);font-size:17px;line-height:1.5}
.about-model-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 40px}
.about-model-stage{position:relative;min-height:160px;padding:20px 28px 0 0;border-top:2px solid var(--brand-orange)}
.about-model-stage:nth-child(1){grid-column:1;grid-row:1}
.about-model-stage:nth-child(2){grid-column:2;grid-row:1}
.about-model-stage:nth-child(3){grid-column:3;grid-row:1}
.about-model-stage:nth-child(4){grid-column:1;grid-row:2}
.about-model-stage:nth-child(5){grid-column:2;grid-row:2}
.about-model-stage:nth-child(6){grid-column:3;grid-row:2}
.about-model-stage:nth-child(1):after,.about-model-stage:nth-child(2):after,.about-model-stage:nth-child(4):after,.about-model-stage:nth-child(5):after{content:'→';position:absolute;top:14px;right:-25px;color:var(--brand-orange);font-size:18px;font-weight:700}
.about-model-stage h3{margin:12px 0 8px;font-size:20px;line-height:1.08}
.about-model-stage p{max-width:350px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}

.about-today-layout{display:grid;grid-template-columns:minmax(0,40fr) minmax(0,60fr);gap:clamp(58px,7vw,94px);align-items:start}
.about-today-intro h2{max-width:500px;margin-bottom:22px}
.about-today-intro>p{max-width:500px;margin:0;color:var(--gray-medium);font-size:17px;line-height:1.5}
.about-today-system{border-top:1px solid var(--border-neutral)}
.about-today-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:18px 0;border-bottom:1px solid var(--border-neutral)}
.about-today-row h3{margin:0 0 7px;font-size:20px;line-height:1.08}
.about-today-row p{max-width:650px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}
.about-today-conclusion{margin-top:22px;padding-top:18px;border-top:2px solid var(--brand-orange)}
.about-today-conclusion p{max-width:650px;margin:0;color:var(--gray-dark);font-size:16px;font-weight:500;line-height:1.5}

.about-building-layout{display:grid;grid-template-columns:minmax(0,36fr) minmax(0,64fr);gap:clamp(58px,7vw,94px);align-items:start}
.about-building-intro h2,.about-growth-intro h2,.about-direction-heading h2{font-size:clamp(40px,3.5vw,48px);line-height:1}
.about-building-intro h2{max-width:470px;margin-bottom:22px}
.about-building-intro>p{max-width:470px;margin:0;color:var(--gray-medium);font-size:17px;line-height:1.5}
.about-capability-system{border-top:1px solid var(--border-neutral)}
.about-capability-row{display:grid;grid-template-columns:42px minmax(0,1fr) 148px;gap:18px;padding:18px 0;border-bottom:1px solid var(--border-neutral);align-items:start}
.about-capability-row h3{margin:0 0 7px;font-size:20px;line-height:1.08}
.about-capability-row p{max-width:610px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}
.about-capability-row>span{padding-top:2px;color:var(--brand-orange);font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-align:right;text-transform:uppercase}

.about-growth-intro{max-width:900px;margin-bottom:44px}
.about-growth-intro h2{max-width:850px;margin-bottom:20px}
.about-growth-intro>p{max-width:700px;margin:0;color:var(--gray-medium);font-size:17px;line-height:1.5}
.about-growth-framework{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:3px solid var(--brand-orange)}
.about-growth-factor{padding:22px 24px 0 0}
.about-growth-factor+article{padding-left:24px;border-left:1px solid var(--border-neutral)}
.about-growth-factor h3{margin:12px 0 9px;font-size:20px;line-height:1.08}
.about-growth-factor p{max-width:260px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}

.about-direction-layout{display:grid;grid-template-columns:minmax(0,54fr) minmax(0,46fr);gap:clamp(58px,7vw,94px);align-items:end}
.about-direction-heading h2{max-width:650px}
.about-direction-copy{max-width:560px}
.about-direction-copy p{color:var(--gray-medium);font-size:17px;line-height:1.52}
.about-direction-copy p:last-child{margin-bottom:0}
.about-direction-close{margin-top:46px;padding-top:20px;border-top:2px solid var(--brand-orange);font-size:clamp(26px,2.3vw,32px);font-weight:800;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase}
.about-direction-section+.final-cta{min-height:0;margin-top:0;margin-bottom:clamp(70px,6vw,84px)}
.about-direction-section+.final-cta .container{padding-top:60px;padding-bottom:60px}
.about-direction-section+.final-cta h2{max-width:760px;font-size:clamp(48px,4vw,54px)}

@media(min-width:761px) and (max-width:1100px){
  .about-problem-stage b,.about-philosophy-flow b,.about-model-stage b,.about-today-row>b,.about-capability-row>b,.about-growth-factor>b{font-size:15px}
  .about-pagehero{min-height:420px;padding:50px 0 32px}
  .about-hero-layout{grid-template-columns:minmax(0,56fr) minmax(0,44fr);gap:40px;min-height:358px}
  .about-hero-main h1{font-size:clamp(44px,4.9vw,52px)}
  .about-hero-support{padding-top:72px}
  .about-hero-support>p{font-size:17px}
  .about-material-journey{font-size:10px}
  .about-why-section{padding-top:50px;padding-bottom:68px}
  .about-why-layout{grid-template-columns:minmax(0,47fr) minmax(0,53fr);gap:42px}
  .about-why-copy h2{font-size:clamp(36px,4vw,42px)}
  .about-why-copy p{font-size:15px}
  .about-philosophy-section,.about-model-section,.about-today-section,.about-building-section,.about-growth-section,.about-direction-section{padding-top:68px;padding-bottom:68px}
  .about-section-intro{gap:40px;margin-bottom:36px}
  .about-section-intro h2,.about-model-intro h2,.about-today-intro h2{font-size:clamp(36px,4.2vw,44px)}
  .about-section-intro>p,.about-model-intro>p,.about-today-intro>p{font-size:15px}
  .about-philosophy-flow article{padding-right:16px}
  .about-philosophy-flow article+article{padding-left:16px}
  .about-philosophy-flow h3{font-size:17px}
  .about-philosophy-flow p,.about-model-stage p,.about-today-row p{font-size:13px}
  .about-model-flow{gap:30px 28px}
  .about-model-stage{min-height:166px;padding-right:16px}
  .about-model-stage:nth-child(1):after,.about-model-stage:nth-child(2):after,.about-model-stage:nth-child(4):after,.about-model-stage:nth-child(5):after{right:-18px}
  .about-today-layout{grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:42px}
  .about-building-layout{grid-template-columns:minmax(0,38fr) minmax(0,62fr);gap:42px}
  .about-building-intro h2,.about-growth-intro h2,.about-direction-heading h2{font-size:clamp(36px,4.2vw,44px)}
  .about-building-intro>p,.about-growth-intro>p,.about-direction-copy p{font-size:15px}
  .about-capability-row{grid-template-columns:34px minmax(0,1fr) 126px;gap:14px}
  .about-capability-row h3,.about-growth-factor h3{font-size:18px}
  .about-capability-row p,.about-growth-factor p{font-size:13px}
  .about-growth-factor{padding-right:16px}
  .about-growth-factor+article{padding-left:16px}
  .about-direction-layout{grid-template-columns:minmax(0,52fr) minmax(0,48fr);gap:42px}
  .about-direction-section+.final-cta{margin-bottom:64px}
  .about-direction-section+.final-cta .container{padding-top:52px;padding-bottom:52px}
  .about-direction-section+.final-cta h2{font-size:clamp(44px,4.8vw,50px)}
}
@media(max-width:760px){
  .about-problem-stage b,.about-philosophy-flow b,.about-model-stage b,.about-today-row>b,.about-capability-row>b,.about-growth-factor>b{font-size:15px}
  .about-pagehero{min-height:0;padding:48px 0 30px}
  .about-hero-layout{grid-template-columns:1fr;gap:28px;min-height:0}
  .about-hero-main h1{max-width:none;font-size:clamp(40px,10.8vw,47px);line-height:1}
  .about-hero-support{padding-top:0}
  .about-hero-support>p{font-size:16px}
  .about-material-journey{margin-top:24px;font-size:10px}
  .about-why-section{padding-top:48px;padding-bottom:60px}
  .about-why-layout{grid-template-columns:1fr;gap:38px}
  .about-why-copy h2{font-size:36px}
  .about-why-copy p{font-size:15px}
  .about-problem-flow:before{left:48px}
  .about-problem-stage{grid-template-columns:36px 40px minmax(0,1fr);gap:0;padding:15px 0}
  .about-problem-stage:before{left:42px}
  .about-philosophy-section,.about-model-section,.about-today-section,.about-building-section,.about-growth-section,.about-direction-section{padding-top:60px;padding-bottom:60px}
  .about-section-intro,.about-today-layout{grid-template-columns:1fr;gap:24px;margin-bottom:34px}
  .about-section-intro h2,.about-model-intro h2,.about-today-intro h2{font-size:36px}
  .about-section-intro>p,.about-model-intro>p,.about-today-intro>p{font-size:15px}
  .about-philosophy-flow{grid-template-columns:1fr}
  .about-philosophy-flow article,.about-philosophy-flow article+article{padding:20px 0;border-left:0;border-bottom:1px solid var(--border-neutral)}
  .about-philosophy-flow h3{min-height:0;margin:12px 0 8px;font-size:19px}
  .about-model-intro{margin-bottom:34px}
  .about-model-flow{grid-template-columns:1fr;gap:0;border-left:1px solid var(--border-neutral);margin-left:6px}
  .about-model-stage,.about-model-stage:nth-child(n){grid-column:auto;grid-row:auto;min-height:0;margin-left:0;padding:0 10px 26px 24px;border-top:0}
  .about-model-stage:before{content:'';position:absolute;top:3px;left:-6px;width:11px;height:11px;border:2px solid var(--brand-orange);border-radius:50%;background:var(--off-white)}
  .about-model-stage:nth-child(n):after{content:none}
  .about-model-stage h3{margin:8px 0 6px;font-size:19px}
  .about-today-layout{gap:34px}
  .about-today-row{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px 0}
  .about-today-row h3{font-size:18px}
  .about-building-layout,.about-direction-layout{grid-template-columns:1fr;gap:34px}
  .about-building-intro h2,.about-growth-intro h2,.about-direction-heading h2{font-size:36px}
  .about-building-intro>p,.about-growth-intro>p,.about-direction-copy p{font-size:15px}
  .about-capability-row{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px 0}
  .about-capability-row>span{grid-column:2;padding-top:3px;text-align:left;font-size:10px}
  .about-capability-row h3{font-size:18px}
  .about-growth-intro{margin-bottom:34px}
  .about-growth-framework{grid-template-columns:1fr}
  .about-growth-factor,.about-growth-factor+article{padding:18px 0;border-left:0;border-bottom:1px solid var(--border-neutral)}
  .about-growth-factor h3{font-size:18px}
  .about-direction-layout{align-items:start}
  .about-direction-close{margin-top:34px;padding-top:18px;font-size:26px}
  .about-direction-section+.final-cta{margin-bottom:48px}
  .about-direction-section+.final-cta .container{padding-top:44px;padding-bottom:44px}
  .about-direction-section+.final-cta h2{font-size:40px}
}

/* Contact-only editorial hero and enquiry routing. */
.contact-pagehero{min-height:450px;padding:76px 0 54px;background:var(--off-white)}
.contact-hero-layout{display:grid;grid-template-columns:minmax(0,60fr) minmax(0,40fr);gap:clamp(58px,7vw,96px);align-items:start;min-height:320px}
.contact-hero-main h1{max-width:800px;margin:14px 0 0;font-size:clamp(54px,4vw,56px);line-height:1.01}
.contact-hero-support{padding-top:92px}
.contact-hero-support>p{max-width:510px;margin:0;color:var(--gray-medium);font-size:18px;line-height:1.58}
.contact-enquiry-path{display:flex;flex-wrap:wrap;align-items:center;gap:7px 9px;margin-top:28px;padding-top:15px;border-top:1px solid var(--border-neutral);font-size:11px;font-weight:600;line-height:1.35;letter-spacing:.055em;text-transform:uppercase}
.contact-enquiry-path i{color:#E85002;font-style:normal;font-weight:700}
.contact-routing-section{padding-top:80px;padding-bottom:86px}
.contact-routing-intro{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:clamp(52px,6vw,84px);align-items:end;margin-bottom:42px}
.contact-routing-intro h2{max-width:720px;margin-top:12px;font-size:clamp(40px,3.5vw,48px);line-height:1}
.contact-routing-intro>p{max-width:500px;margin:0;color:var(--gray-medium);font-size:16px;line-height:1.55}
.contact-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:3px solid #E85002}
.contact-route{display:flex;min-height:240px;flex-direction:column;padding:22px 30px 0 0}
.contact-route+article{padding-left:30px;border-left:1px solid var(--border-neutral)}
.contact-route>b{color:#E85002;font-size:16px;font-weight:700;line-height:1}
.contact-route h3{margin:14px 0 12px;font-size:clamp(24px,2vw,28px);line-height:1.03}
.contact-route p{max-width:350px;margin:0;color:var(--gray-medium);font-size:16px;line-height:1.5}
.contact-route>a{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:auto;padding:18px 0 6px;color:var(--text-primary);font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.06em;text-transform:uppercase}
.contact-route>a i{color:#E85002;font-style:normal;transition:transform .2s var(--ease)}
.contact-route>a:hover i{transform:translate(2px,-2px)}
.contact-form-section{padding-top:76px}
.contact-form-intro{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);column-gap:clamp(52px,6vw,84px);row-gap:12px;align-items:end;margin-bottom:42px}
.contact-form-intro>.label{grid-column:1;grid-row:1}
.contact-form-intro h2{grid-column:1;grid-row:2;max-width:720px;font-size:clamp(40px,3.5vw,48px);line-height:1}
.contact-form-intro>p{grid-column:2;grid-row:2;max-width:500px;margin:0;color:var(--gray-medium);font-size:16px;line-height:1.55}
.contact-form-layout{grid-template-columns:minmax(0,64fr) minmax(0,36fr);gap:clamp(54px,6vw,82px);align-items:start}
.contact-adaptive-form{--form-accent:#E85002;--form-accent-dark:#C64300;--form-accent-soft:rgba(232,80,2,.18);--form-accent-surface:#fcf6f2;padding:28px 0 0;border-top:1px solid var(--text-primary);border-radius:0;background:transparent}
.contact-adaptive-form[data-enquiry-theme=green]{--form-accent:var(--green-society);--form-accent-dark:#17623F;--form-accent-soft:rgba(32,125,78,.18);--form-accent-surface:#f3f8f5}
.contact-form-section:has(.contact-adaptive-form[data-enquiry-theme=green]) .contact-form-intro>.label{color:var(--green-society)}
.contact-adaptive-form .field{position:relative;gap:9px}
.contact-adaptive-form label,.contact-adaptive-form legend{color:var(--text-primary);font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;transition:color .18s var(--ease)}
.contact-adaptive-form label i,.contact-enquiry-label i{margin-left:2px;color:var(--form-accent);font-size:1em;font-style:normal;font-weight:700}
.contact-adaptive-form input,.contact-adaptive-form select,.contact-adaptive-form textarea{min-height:54px;padding:0 17px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:var(--text-primary);font:500 15px/1.4 var(--font-primary);box-shadow:none;transition:border-color .18s var(--ease),outline-color .18s var(--ease),background-color .18s var(--ease)}
.contact-adaptive-form input::placeholder,.contact-adaptive-form textarea::placeholder{color:#929292;opacity:1}
.contact-adaptive-form input:hover,.contact-adaptive-form select:hover,.contact-adaptive-form textarea:hover{border-color:#969696}
.contact-adaptive-form input:focus,.contact-adaptive-form select:focus,.contact-adaptive-form textarea:focus{border-color:var(--form-accent);outline:2px solid var(--form-accent-soft);outline-offset:1px}
.contact-adaptive-form .field:focus-within>label,.contact-adaptive-form .field:focus-within>legend{color:var(--form-accent-dark)}
.contact-adaptive-form .field-invalid input:not([type=checkbox]),.contact-adaptive-form .field-invalid textarea,.contact-adaptive-form .field-invalid .contact-dropdown-trigger{border-color:#B42318;outline-color:rgba(180,35,24,.18)}
.contact-adaptive-form .field-invalid #areaLocality{border-color:#B42318;outline-color:rgba(180,35,24,.18)}
.contact-adaptive-form .field-invalid .contact-checklist input{border-color:#B42318}
.contact-adaptive-form .field-error{display:block;color:#B42318;font-size:12px;font-weight:600;line-height:1.4}
.contact-adaptive-form textarea{min-height:140px;padding-top:15px;padding-bottom:15px;resize:vertical}
.contact-adaptive-form select,#areaLocality{-webkit-appearance:none;appearance:none;padding-right:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23111111' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 17px center;background-size:12px 8px}
.contact-dropdown{position:relative;width:100%}
.contact-dropdown.is-searchable:after{content:'';position:absolute;z-index:1;top:23px;right:17px;width:12px;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23111111' stroke-width='1.5'/%3E%3C/svg%3E") center/12px 8px no-repeat;pointer-events:none;transition:transform .18s var(--ease)}
.contact-dropdown.is-searchable.is-open:after{transform:rotate(180deg)}
.contact-dropdown.is-searchable>#areaLocality{background-image:none}
.contact-native-select{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
.contact-dropdown-trigger{display:flex;width:100%;height:54px;align-items:center;justify-content:space-between;gap:16px;padding:0 17px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:var(--text-primary);font:500 15px/1.4 var(--font-primary);text-align:left;cursor:pointer;transition:border-color .18s var(--ease),outline-color .18s var(--ease),background-color .18s var(--ease)}
.contact-dropdown-trigger:hover{border-color:#969696}
.contact-dropdown-trigger:focus-visible,.contact-dropdown.is-open .contact-dropdown-trigger,.contact-dropdown.is-open>#areaLocality{border-color:var(--form-accent);outline:2px solid var(--form-accent-soft);outline-offset:1px}
.contact-adaptive-form .field-invalid .contact-dropdown.is-open>#areaLocality{border-color:#B42318;outline-color:rgba(180,35,24,.18)}
.contact-dropdown-trigger[aria-invalid=true]{border-color:var(--form-accent)}
.contact-dropdown-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.contact-dropdown-chevron{flex:0 0 auto;width:12px;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23111111' stroke-width='1.5'/%3E%3C/svg%3E") center/12px 8px no-repeat;transition:transform .18s var(--ease)}
.contact-dropdown.is-open .contact-dropdown-chevron{transform:rotate(180deg)}
.contact-enquiry-type{margin-bottom:42px;padding:0 0 30px 17px;border-bottom:1px solid var(--border-neutral);border-left:3px solid var(--form-accent)}
.contact-enquiry-label{color:var(--gray-medium);font-size:10px;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}
.contact-enquiry-type>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.contact-enquiry-type select{max-width:440px;font-weight:700}
.contact-enquiry-type .contact-dropdown{max-width:440px}
.contact-shared-fields,.contact-dynamic-group .formgrid{gap:26px 22px}
.contact-shared-fields:before,.contact-dynamic-group .formgrid:before{grid-column:1/-1;color:var(--gray-medium);font-size:11px;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase}
.contact-shared-fields:before{content:'Contact Details'}
.contact-shared-fields>.field:last-child{grid-column:1/-1}
.contact-dynamic-group:not([hidden]){display:block;margin-top:46px;padding-top:34px;border-top:1px solid var(--border-neutral)}
.contact-dynamic-group .formgrid:before{content:'Requirement Details'}
.contact-checklist-field{margin:0;padding:0;border:0}
.contact-checklist-field legend{margin-bottom:13px}
.contact-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}
.contact-checklist label{display:flex;min-height:44px;align-items:center;gap:11px;padding:4px 0;color:var(--text-primary);font-size:15px;line-height:1.35;letter-spacing:0;text-transform:none;cursor:pointer}
.contact-checklist input{flex:0 0 19px;width:19px;height:19px;min-height:0;padding:0;border:1px solid #a9a9a9;border-radius:3px;-webkit-appearance:none;appearance:none;background:#fff;background-position:center;background-repeat:no-repeat;background-size:11px 9px;cursor:pointer}
.contact-checklist input:hover{border-color:#686868}
.contact-checklist input:checked{border-color:var(--form-accent);background-color:var(--form-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath d='m1 5 3 3 7-7' fill='none' stroke='white' stroke-width='2'/%3E%3C/svg%3E")}
.contact-checklist input:focus-visible{outline:2px solid var(--form-accent);outline-offset:3px}
.contact-submit{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding-top:30px;border-top:1px solid var(--border-neutral)}
.contact-submit:before{content:'Review your details before sending.';color:var(--gray-medium);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.07em;text-transform:uppercase}
.contact-submit .btn{min-height:54px;width:auto;padding:0 32px}
.contact-submit .btn:enabled,.contact-success .btn{cursor:pointer}
.contact-submit .btn:disabled{cursor:not-allowed}
.contact-submit .btn.is-processing:after{box-sizing:border-box;width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;background:none;-webkit-mask:none;mask:none;animation:contact-submit-spin .8s linear infinite}
@keyframes contact-submit-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.contact-submit .btn.is-processing:after{animation:none}}
.contact-adaptive-form.is-submitted>:not(.contact-success){display:none}
.contact-success{padding:32px 0}
.contact-success[hidden]{display:none}
.contact-success h3{max-width:620px;margin-bottom:22px;font-size:clamp(26px,3vw,38px);line-height:1.1}
.contact-success p{max-width:620px;color:var(--muted)}
.contact-success .btn{margin-top:18px}
.contact-adaptive-form .contact-submit .btn.primary{background:var(--form-accent);border-color:var(--form-accent)}
.privacy-hero{padding:clamp(104px,10vw,148px) 0 clamp(72px,7vw,96px);border-bottom:1px solid var(--border-neutral)}
.privacy-hero-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(48px,8vw,120px);align-items:end}
.privacy-hero h1{margin-top:18px;font-size:clamp(48px,5.2vw,72px)}
.privacy-hero p{max-width:520px;margin:0 0 22px;color:var(--muted);font-size:18px;line-height:1.6}
.privacy-hero-layout>div:last-child>span{display:block;padding-top:16px;border-top:2px solid var(--brand-orange);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.privacy-policy{padding-top:clamp(72px,8vw,110px)}
.privacy-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,760px);gap:clamp(56px,9vw,130px);align-items:start}
.privacy-summary{position:sticky;top:110px;padding-top:18px;border-top:2px solid var(--brand-orange)}
.privacy-summary p{margin-top:20px;color:var(--muted);font-size:15px;line-height:1.65}
.privacy-content section{padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid var(--border-neutral)}
.privacy-content h2{margin-bottom:22px;font-size:clamp(25px,2.5vw,34px);line-height:1.08}
.privacy-content p,.privacy-content li,.privacy-contact address{color:var(--muted);font-size:16px;line-height:1.72}
.privacy-content ul{display:grid;gap:10px;margin:20px 0 0;padding-left:22px}
.privacy-content a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--brand-orange);text-underline-offset:4px}
.privacy-contact{padding-top:30px!important;border-top:2px solid var(--brand-orange);border-bottom:0!important}
.privacy-contact .label{display:block;margin-bottom:18px}
.privacy-contact address{font-style:normal}
@media (max-width:760px){.privacy-hero{padding:86px 0 62px}.privacy-hero-layout,.privacy-layout{grid-template-columns:1fr;gap:40px}.privacy-hero p{font-size:16px}.privacy-summary{position:static}.privacy-policy{padding-top:62px}.privacy-content section{padding-bottom:36px;margin-bottom:36px}}
.contact-dropdown-menu{position:absolute;z-index:20;top:calc(100% + 5px);left:0;width:100%;overflow-y:auto;border:1px solid #d9d9d9;border-radius:4px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.06)}
.contact-dropdown.is-searchable .contact-dropdown-menu{max-height:300px}
.contact-dropdown.opens-up .contact-dropdown-menu{top:auto;bottom:calc(100% + 5px)}
.contact-dropdown-option{position:relative;display:flex;min-height:44px;align-items:center;padding:10px 38px 10px 16px;border-left:3px solid transparent;color:var(--text-primary);font-size:15px;font-weight:500;line-height:1.3;cursor:pointer}
.contact-dropdown-option:hover,.contact-dropdown-option.is-active{border-left-color:var(--form-accent);background:var(--form-accent-surface)}
.contact-dropdown-option.is-selected{background:var(--form-accent-surface);font-weight:700}
.contact-dropdown-option.is-selected:after{content:'✓';position:absolute;right:16px;color:var(--form-accent);font-weight:800}
.contact-next{padding-left:38px;border-left:1px solid var(--border-neutral)}
.contact-next h2{max-width:470px;margin:12px 0 28px;font-size:clamp(36px,3.2vw,46px);line-height:1}
.contact-next-steps{border-top:1px solid var(--border-neutral)}
.contact-next-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:18px 0;border-bottom:1px solid var(--border-neutral)}
.contact-next-step>b{color:#E85002;font-size:16px;font-weight:700;line-height:1}
.contact-next-step h3{margin:0 0 7px;font-size:20px;line-height:1.08}
.contact-next-step p{max-width:460px;margin:0;color:var(--gray-medium);font-size:14px;line-height:1.45}

@media(min-width:761px) and (max-width:1100px){
  .contact-pagehero{min-height:420px;padding:66px 0 48px}
  .contact-hero-layout{grid-template-columns:minmax(0,56fr) minmax(0,44fr);gap:42px;min-height:306px}
  .contact-hero-main h1{font-size:clamp(48px,5vw,54px)}
  .contact-hero-support{padding-top:72px}
  .contact-hero-support>p{font-size:17px}
  .contact-enquiry-path{font-size:10px}
  .contact-routing-section{padding-top:68px;padding-bottom:72px}
  .contact-routing-intro{gap:42px;margin-bottom:36px}
  .contact-routing-intro h2{font-size:clamp(36px,4.2vw,44px)}
  .contact-routing-intro>p{font-size:15px}
  .contact-route{min-height:238px;padding-right:20px}
  .contact-route+article{padding-left:20px}
  .contact-route>b{font-size:15px}
  .contact-route h3{font-size:22px}
  .contact-route p{font-size:15px}
  .contact-form-section{padding-top:68px}
  .contact-form-intro{column-gap:42px;row-gap:12px;margin-bottom:36px}
  .contact-form-intro h2{font-size:clamp(36px,4.2vw,44px)}
  .contact-form-intro>p{font-size:15px}
  .contact-form-layout{grid-template-columns:1fr;gap:58px}
  .contact-next{max-width:720px;padding:34px 0 0;border-top:1px solid var(--border-neutral);border-left:0}
  .contact-next h2{font-size:40px}
}
@media(max-width:760px){
  .contact-pagehero{min-height:0;padding:50px 0 42px}
  .contact-hero-layout{grid-template-columns:1fr;gap:28px;min-height:0}
  .contact-hero-main h1{max-width:none;font-size:clamp(40px,11.5vw,48px);line-height:1}
  .contact-hero-support{padding-top:0}
  .contact-hero-support>p{font-size:16px}
  .contact-enquiry-path{margin-top:24px;font-size:10px}
  .contact-routing-section{padding-top:58px;padding-bottom:62px}
  .contact-routing-intro{grid-template-columns:1fr;gap:22px;margin-bottom:32px}
  .contact-routing-intro h2{font-size:36px}
  .contact-routing-intro>p{font-size:15px}
  .contact-route-grid{grid-template-columns:1fr}
  .contact-route,.contact-route+article{min-height:0;padding:20px 0 22px;border-left:0;border-bottom:1px solid var(--border-neutral)}
  .contact-route>b{font-size:15px}
  .contact-route h3{margin:12px 0 9px;font-size:22px}
  .contact-route p{font-size:15px}
  .contact-route>a{margin-top:14px;padding-bottom:0}
  .contact-form-section{padding-top:60px}
  .contact-form-intro{grid-template-columns:1fr;gap:12px;margin-bottom:32px}
  .contact-form-intro>.label,.contact-form-intro h2,.contact-form-intro>p{grid-column:auto;grid-row:auto}
  .contact-form-intro>p{margin-top:8px}
  .contact-form-intro h2{font-size:36px}
  .contact-form-intro>p{font-size:15px}
  .contact-form-layout{grid-template-columns:1fr;gap:54px}
  .contact-adaptive-form{padding:24px 0 0}
  .contact-adaptive-form .formgrid{grid-template-columns:1fr}
  .contact-adaptive-form .field.full{grid-column:auto}
  .contact-checklist{grid-template-columns:1fr}
  .contact-submit{align-items:stretch;flex-direction:column}
  .contact-submit .btn{width:100%}
  .contact-next h2{font-size:36px}
  .contact-next-step{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px 0}
  .contact-next-step>b{font-size:15px}
  .contact-next-step h3{font-size:18px}
}

#benefits .benefit-story .benefit>b{font-size:14px;font-weight:600;line-height:1.3}
#benefits .benefit-story .benefit>h3{margin-top:22px}
@media(min-width:761px){#benefits .benefit-story .benefit>b{font-size:15px}}
@media(min-width:1101px){#benefits .benefit-story .benefit>b{font-size:16px}}

@media(max-width:1100px){
  .header{contain:layout}
  .nav{display:flex;left:auto;right:28px;width:min(84vw,360px);max-height:calc(100svh - 92px);overflow-y:auto;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(calc(100% + 30px));box-shadow:-10px 16px 28px rgba(0,0,0,.07);transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .25s}
  .nav.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0);transition-delay:0s}
  .menu{display:flex!important;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;top:16px}
  .menu span{width:22px;height:2px;margin:0;transform-origin:center;transition:transform .23s cubic-bezier(.22,1,.36,1),opacity .16s ease}
  .menu[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(.25)}
  .menu[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
}
@media(max-width:760px){
  .nav{right:15px;width:min(84vw,360px);max-height:calc(100svh - 84px)}
  .menu{top:12px}
}
@media(prefers-reduced-motion:reduce){
  .nav,.menu span,.btn:after,.cta-arrow{transition:none!important}
  .btn:hover:after,.contact-route>a:hover .cta-arrow{transform:none}
}

/* Desktop navigation: industrial locator interaction. */
@media(min-width:1101px){
  .header .container{display:grid;grid-template-columns:200px minmax(0,1fr) 196px}
  .header .brand{grid-column:1}
  .header .nav{grid-column:2;justify-self:end;margin-left:0}
  .header .actions{grid-column:3;justify-self:end}
  .nav a{position:relative;border-bottom-color:transparent;transition:color .19s ease}
  .nav a:hover,.nav a.active{border-bottom-color:transparent;color:var(--ink)}
  .nav a:before,.nav a:after{content:'';position:absolute;pointer-events:none}
  .nav a:not(.active):before,.nav a:not(.active):after{width:8px;height:8px;border-color:color-mix(in srgb,var(--graphite) 76%,transparent);opacity:0;transition:opacity .19s ease,transform .19s cubic-bezier(.22,1,.36,1)}
  .nav a:not(.active):before{top:7px;left:3px;border-top:1px solid;border-left:1px solid;transform:translate(3px,3px)}
  .nav a:not(.active):after{right:3px;bottom:5px;border-right:1px solid;border-bottom:1px solid;transform:translate(-3px,-3px)}
  .nav a:not(.active):hover:before,.nav a:not(.active):hover:after{opacity:1;transform:translate(0,0)}
  .nav a.active:before{top:3px;left:9px;width:20px;height:2px;background:var(--brand-orange)}
  .nav a.active:after{right:5px;bottom:5px;width:4px;height:4px;background:var(--brand-orange)}
  .green-page .nav a.active:before,.green-page .nav a.active:after{background:var(--green-society)}
}
@media(min-width:1101px) and (prefers-reduced-motion:reduce){
  .nav a,.nav a:before,.nav a:after{transition:none!important}
}
