:root{--route-paper:#f8f4eb;--route-ink:#132019;--route-forest:#10271d;--route-deep:#091a13;--route-leaf:#a8bd63;--route-sage:#dce4c7;--route-line:rgba(16,39,29,.16);--route-shadow:0 30px 80px rgba(8,26,18,.14)}
html{scroll-behavior:smooth;scroll-padding-top:130px}.route-site{overflow-x:hidden;background:var(--route-paper);color:var(--route-ink)}.route-site .container{width:min(1180px,calc(100% - 3rem))}.route-header{position:sticky;z-index:40;top:0;background:rgba(248,244,235,.97);border-bottom:1px solid rgba(16,39,29,.08);box-shadow:0 10px 28px rgba(7,21,15,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.route-header .main-nav{min-height:84px}.route-header .brand{width:166px}.route-header .nav-menu{gap:clamp(.9rem,1.8vw,1.7rem)}.route-header .nav-menu a{position:relative;font-size:.77rem;letter-spacing:.02em}.route-header .nav-menu a[aria-current="page"]{color:var(--route-forest)}.route-header .nav-menu a[aria-current="page"]::after{position:absolute;right:0;bottom:-.65rem;left:0;height:2px;background:var(--route-leaf);content:""}.route-site .button{border-radius:999px}.route-site .eyebrow span,.route-site .eyebrow-dark{letter-spacing:.13em}.route-site main{display:block}.route-site .section{padding-block:clamp(4.5rem,7.5vw,7.5rem)}

.landing-hero{position:relative;min-height:min(790px,calc(100vh - 118px));overflow:hidden;background:var(--route-deep);color:#fffdf8}.landing-rings{position:absolute;top:-24%;right:-13%;width:min(760px,65vw);aspect-ratio:1;border:1px solid rgba(168,189,99,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(168,189,99,.035),0 0 0 180px rgba(168,189,99,.025),0 0 0 270px rgba(168,189,99,.018)}.landing-hero-grid{position:relative;display:grid;min-height:min(790px,calc(100vh - 118px));grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(4rem,7vw,7rem)}.landing-copy{position:relative;z-index:2}.landing-copy h1{max-width:740px;margin:.8rem 0 1.4rem;font:500 clamp(4.3rem,7.4vw,7.5rem)/.82 Georgia,"Times New Roman",serif;letter-spacing:-.07em}.landing-copy h1 em{color:var(--route-leaf);font-style:normal}.landing-lede{max-width:660px;color:rgba(255,253,248,.72);font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7}.landing-actions{display:flex;align-items:center;gap:.85rem;margin-top:2rem;flex-wrap:wrap}.button-ghost-light{border:1px solid rgba(255,255,255,.28)!important;background:transparent!important;color:#fff!important}.landing-proof{display:grid;margin-top:clamp(2.5rem,5vw,5rem);grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.landing-proof span{display:flex;min-height:76px;align-items:center;gap:.7rem;border-right:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.68);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.landing-proof span:last-child{border-right:0}.landing-proof strong{color:var(--route-leaf);font-size:.66rem}.landing-visual{position:relative;align-self:stretch;min-height:560px;margin:0;overflow:hidden;border-radius:2px}.landing-visual::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(5,18,12,.76));content:""}.landing-visual img{width:100%;height:100%;object-fit:cover}.landing-visual figcaption{position:absolute;z-index:2;right:2rem;bottom:2rem;left:2rem;display:grid;gap:.35rem;color:#fff}.landing-visual figcaption span{color:var(--route-leaf);font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.landing-visual figcaption strong{max-width:360px;font:500 1.55rem/1.18 Georgia,serif}

.landing-intro{padding:clamp(5rem,8vw,8rem) 0 2rem}.landing-intro-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:3rem;align-items:start}.landing-intro h2{max-width:800px;margin:0;font:500 clamp(3.2rem,5.7vw,6rem)/.92 Georgia,serif;letter-spacing:-.055em}.landing-intro p:not(.eyebrow){max-width:630px;margin:1.6rem 0 0;color:#5f6a61;font-size:1.08rem;line-height:1.75}.landing-paths{padding:3rem 0 clamp(6rem,10vw,10rem)}.landing-path-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:1.2rem}.landing-path{position:relative;display:grid;min-height:560px;grid-template-rows:auto 1fr auto;overflow:hidden;background:#e8eadc;color:#fff;text-decoration:none;box-shadow:0 18px 50px rgba(16,39,29,.08);transition:transform .35s ease,box-shadow .35s ease}.landing-path:hover{transform:translateY(-7px);box-shadow:var(--route-shadow)}.landing-path>span{position:absolute;z-index:3;top:1.5rem;left:1.5rem;color:var(--route-leaf);font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.landing-path img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.landing-path::after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,25,17,.18),rgba(7,25,17,.92));content:""}.landing-path div{position:relative;z-index:2;align-self:end;padding:2rem}.landing-path h3{max-width:440px;margin:0 0 .8rem;font:500 clamp(2rem,3.3vw,3.8rem)/.98 Georgia,serif;letter-spacing:-.04em}.landing-path p{max-width:400px;margin:0 0 1.4rem;color:rgba(255,255,255,.7);line-height:1.6}.landing-path strong{color:var(--route-leaf);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.landing-path:not(.landing-path-featured){min-height:510px}.landing-path:not(.landing-path-featured) h3{font-size:clamp(1.8rem,2.7vw,2.8rem)}

.landing-standard{padding:clamp(6rem,10vw,10rem) 0;background:#ebe5d8}.landing-standard-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.landing-standard figure{position:relative;min-height:720px;margin:0}.landing-standard figure::before{position:absolute;z-index:2;top:-22px;right:-22px;width:110px;height:110px;border-top:1px solid var(--route-leaf);border-right:1px solid var(--route-leaf);content:""}.landing-standard figure img{width:100%;height:100%;min-height:720px;object-fit:cover}.landing-standard figcaption{position:absolute;bottom:1.5rem;left:1.5rem;padding:.75rem 1rem;background:rgba(9,26,19,.88);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.landing-standard h2{margin:.8rem 0 1.4rem;font:500 clamp(3rem,5vw,5.5rem)/.94 Georgia,serif;letter-spacing:-.055em}.landing-standard>div>div>p:not(.eyebrow){color:#5d675f;font-size:1.05rem;line-height:1.75}.landing-standard ul{margin:2rem 0 2.5rem;padding:0;list-style:none;border-top:1px solid var(--route-line)}.landing-standard li{display:grid;grid-template-columns:45px 1fr;gap:1rem;padding:1.15rem 0;border-bottom:1px solid var(--route-line)}.landing-standard li>span{color:#76904d;font-size:.68rem;font-weight:900}.landing-standard li strong{font-size:.95rem}.landing-standard li p{margin:.25rem 0 0;color:#6d756e;font-size:.9rem}.landing-projects{position:relative;padding:clamp(7rem,12vw,12rem) 0;overflow:hidden;background:linear-gradient(120deg,rgba(9,26,19,.96),rgba(16,39,29,.88)),url('/assets/images/transmission-poles.jpg') center/cover;color:#fff}.landing-projects-inner{max-width:940px;text-align:center}.landing-projects h2{margin:1rem 0 1.4rem;font:500 clamp(3.3rem,6.5vw,6.7rem)/.9 Georgia,serif;letter-spacing:-.055em}.landing-projects p:not(.eyebrow){max-width:720px;margin:0 auto;color:rgba(255,255,255,.7);font-size:1.1rem;line-height:1.7}.landing-projects-inner>div{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.landing-projects a{color:var(--route-leaf);font-size:.76rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.landing-journal{padding:clamp(6rem,9vw,9rem) 0}.landing-journal-grid{display:grid;grid-template-columns:1fr 1.1fr;align-items:stretch;gap:clamp(2rem,6vw,6rem)}.landing-journal h2{margin:.8rem 0 1rem;font:500 clamp(3rem,5vw,5.3rem)/.94 Georgia,serif;letter-spacing:-.05em}.landing-journal p:not(.eyebrow){max-width:520px;color:#69736b;line-height:1.7}.journal-feature{display:flex;min-height:330px;flex-direction:column;justify-content:space-between;padding:2.5rem;background:var(--route-forest);color:#fff;text-decoration:none}.journal-feature span{color:var(--route-leaf);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.journal-feature strong{max-width:560px;font:500 clamp(2.4rem,4vw,4.4rem)/.94 Georgia,serif;letter-spacing:-.045em}.journal-feature em{color:var(--route-leaf);font-size:.76rem;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.08em}

.page-hero{position:relative;overflow:hidden;background:var(--route-deep);color:#fff}.page-hero::before{position:absolute;right:-200px;bottom:-360px;width:750px;height:750px;border:1px solid rgba(168,189,99,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(168,189,99,.028),0 0 0 180px rgba(168,189,99,.018);content:""}.page-hero-grid{position:relative;display:grid;min-height:620px;grid-template-columns:1fr .82fr;align-items:center;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,7vw,7rem)}.page-hero h1{max-width:720px;margin:.8rem 0 1.25rem;font:500 clamp(4rem,6.7vw,7rem)/.86 Georgia,serif;letter-spacing:-.065em}.page-hero-copy>p:not(.eyebrow){max-width:650px;color:rgba(255,255,255,.7);font-size:1.08rem;line-height:1.7}.page-hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;flex-wrap:wrap}.page-hero-actions .text-link{color:var(--route-leaf);font-size:.75rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.page-hero-media{position:relative;min-height:450px;margin:0;overflow:hidden}.page-hero-media::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(5,18,12,.75));content:""}.page-hero-media img{width:100%;height:100%;min-height:450px;object-fit:cover}.page-hero-media figcaption{position:absolute;z-index:2;bottom:1.3rem;left:1.3rem;color:rgba(255,255,255,.74);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.route-site .product-families{background:#f8f4eb}.route-site .catalogue-section{background:#ede7db}.route-site .transmission-section{background:var(--route-forest)}.route-site .capability-section{background:#f8f4eb}.route-site .process-section{background:#eae4d7}.route-site .industries-section{background:var(--route-deep)}.route-site .gallery-section{background:#f8f4eb}.route-site .forestry-section{background:#eae4d7}.route-site .faq-section{background:#f8f4eb}.route-site .contact-section{padding-block:clamp(5rem,8vw,8rem);background:#f8f4eb}

.process-detail{padding:clamp(6rem,10vw,10rem) 0;background:#f8f4eb}.process-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem)}.process-detail h2{margin:.8rem 0 0;font:500 clamp(3rem,5vw,5.2rem)/.94 Georgia,serif;letter-spacing:-.05em}.process-detail ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--route-line)}.process-detail li{display:grid;grid-template-columns:54px 1fr;gap:1.2rem;padding:1.45rem 0;border-bottom:1px solid var(--route-line)}.process-detail li>span{color:#76904d;font-size:.7rem;font-weight:900}.process-detail strong{font-size:1rem}.process-detail p{margin:.35rem 0 0;color:#687169;line-height:1.55}

.route-cta{padding:clamp(5rem,9vw,9rem) 0;background:var(--route-forest);color:#fff}.route-cta-inner{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem}.route-cta h2{max-width:820px;margin:.8rem 0 1rem;font:500 clamp(3.2rem,5.4vw,5.8rem)/.92 Georgia,serif;letter-spacing:-.055em}.route-cta p:not(.eyebrow){max-width:650px;color:rgba(255,255,255,.66);line-height:1.7}.route-cta-inner>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:1.3rem;flex-wrap:wrap}.route-cta-inner>div:last-child>a{color:var(--route-leaf);font-size:.74rem;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}

.route-footer{padding:clamp(4.5rem,7vw,7rem) 0 1.5rem;background:#07150f;color:#fff}.route-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .85fr 1fr;gap:clamp(2rem,5vw,5rem)}.route-footer-brand img{width:190px;filter:brightness(0) invert(1)}.route-footer-brand p,.route-footer-location p{max-width:360px;color:rgba(255,255,255,.55);font-size:.9rem;line-height:1.7}.route-footer-grid>div:not(.route-footer-brand){display:flex;align-items:flex-start;flex-direction:column;gap:.7rem}.route-footer-grid span{margin-bottom:.4rem;color:var(--route-leaf);font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.route-footer-grid a{color:rgba(255,255,255,.74);font-size:.88rem;text-decoration:none}.route-footer-grid a:hover{color:#fff}.route-footer-location strong{font:500 1.35rem/1.25 Georgia,serif}.route-footer-bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.42);font-size:.7rem}.route-site dialog{z-index:100}

@media (max-width:1120px){.route-header .nav-menu{gap:.75rem}.route-header .nav-menu a{font-size:.7rem}.landing-hero-grid{grid-template-columns:1fr .82fr}.landing-copy h1{font-size:clamp(4rem,7vw,6rem)}.landing-path-grid{grid-template-columns:1fr 1fr}.landing-path-featured{grid-column:1/-1;min-height:500px}.landing-standard-grid,.page-hero-grid{gap:3rem}.route-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.route-footer-location{grid-column:2/-1}}
@media (max-width:900px){.route-header .nav-menu{gap:0}.route-header .nav-menu a[aria-current="page"]::after{display:none}.landing-hero{min-height:auto}.landing-hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:5rem}.landing-visual{min-height:480px}.landing-proof{margin-top:3rem}.landing-intro-grid,.landing-standard-grid,.landing-journal-grid,.page-hero-grid,.process-detail-grid,.route-cta-inner{grid-template-columns:1fr}.landing-path-grid{grid-template-columns:1fr}.landing-path-featured{grid-column:auto}.landing-path,.landing-path:not(.landing-path-featured){min-height:480px}.landing-standard figure,.landing-standard figure img{min-height:520px}.page-hero-grid{padding-top:5rem}.page-hero-media{min-height:400px}.route-cta-inner>div:last-child{justify-content:flex-start}.route-footer-grid{grid-template-columns:1.3fr 1fr}.route-footer-location{grid-column:auto}}
@media (max-width:640px){.route-site .container{width:min(100% - 2rem,1180px)}.route-header .main-nav{min-height:74px}.route-header .brand{width:140px}.landing-hero-grid{padding-block:3.8rem}.landing-copy h1{font-size:clamp(3.6rem,17vw,5rem)}.landing-lede{font-size:1rem}.landing-proof{grid-template-columns:1fr}.landing-proof span{min-height:58px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.landing-visual{min-height:390px}.landing-intro{padding-top:4.5rem}.landing-intro-grid{gap:1rem}.landing-intro h2,.landing-standard h2,.landing-journal h2{font-size:clamp(2.9rem,13vw,4.2rem)}.landing-path,.landing-path:not(.landing-path-featured){min-height:430px}.landing-standard{padding-block:5rem}.landing-standard figure,.landing-standard figure img{min-height:410px}.landing-projects{padding-block:6rem}.landing-projects h2{font-size:clamp(3.1rem,14vw,4.6rem)}.journal-feature{min-height:280px;padding:1.6rem}.page-hero-grid{min-height:auto;padding-block:4rem}.page-hero h1{font-size:clamp(3.5rem,16vw,5rem)}.page-hero-media,.page-hero-media img{min-height:330px}.route-footer-grid{grid-template-columns:1fr}.route-footer-location{grid-column:auto}.route-footer-bottom{align-items:flex-start;flex-direction:column}.route-cta h2{font-size:clamp(3rem,13vw,4.3rem)}}
@media (prefers-reduced-motion:reduce){.landing-path{transition:none}}
