:root{font-family:Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#163c32;background:#fff;font-synthesis:none;--forest:#163c32;--green:#247a5a;--muted:#69736e;--off:#f6f6f1;--line:#dde2de;--charcoal:#1b211e}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #70ad8f;outline-offset:5px}html{scroll-behavior:auto;scroll-padding-top:90px}h1,h2,h3,p{margin:0}h2{font-size:clamp(30px,3.35vw,50px);line-height:1.35;letter-spacing:-.04em;font-weight:750}h3{font-size:20px;line-height:1.5}p{line-height:1.8}.wrap{width:calc(100% - 128px);max-width:1312px;margin-inline:auto}.section{padding-block:68px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.02em;display:flex;gap:5px;align-items:center;margin-bottom:20px;line-height:1.5}.eyebrow span{font-size:12px}.button{display:inline-flex;gap:20px;align-items:center;justify-content:center;min-height:43px;padding:12px 23px;border-radius:30px;background:var(--forest);color:#fff;font-size:13px;font-weight:600;line-height:1.3;transition:transform .2s,background .2s;white-space:nowrap}.button:hover{transform:translateY(-2px);background:#247a5a}.button.light{background:#fff;color:var(--forest)}.button.light:hover{background:#dde9e2}.text-link{font-size:13px;display:inline-flex;gap:10px;align-items:center}.underlink{display:inline-flex;align-items:center;gap:16px;font-size:12px;border-bottom:1px solid #baccc2;padding-block:9px}.skip{position:fixed;top:-100px;z-index:100;background:#fff;padding:15px}.skip:focus{top:0}header{height:78px;position:absolute;inset:0 0 auto;z-index:20;display:flex;align-items:center;justify-content:space-between;padding-inline:max(64px,calc((100% - 1312px)/2));color:#fff;transition:background .25s,box-shadow .25s;box-sizing:border-box;width:100%}header.scrolled{position:fixed;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--forest);box-shadow:0 1px #163c3212}.logo{display:inline-flex;align-items:center;gap:10px;line-height:1;font-family:Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:22px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.logo img{display:block;width:auto;height:42px;object-fit:contain}.logo span{font-size:22px;font-weight:800;letter-spacing:.06em;line-height:1}header nav{display:flex;gap:25px;align-items:center}header nav a,header nav button{font-size:12px;padding:8px 0;position:relative}header nav a:after,header nav button:after{content:"";position:absolute;bottom:2px;left:0;width:0;height:1px;background:currentColor;transition:width .2s}header nav a:hover:after,header nav button:hover:after{width:100%}.nav-right{display:flex;gap:20px;align-items:center}.nav-contact{background:#fff;border-radius:24px;color:var(--forest);font-size:12px;padding:10px 22px;font-weight:600}.scrolled .nav-contact{background:var(--forest);color:#fff}.lang{display:none!important}.menu-button{display:none;padding:6px}.numbers{padding:34px 0 16px;background:#f2f5f2}.number-grid{display:grid;grid-template-columns:repeat(3,1fr)}.number{padding:25px 10px 24px;text-align:center;border-bottom:1px solid var(--line);position:relative}.number:nth-child(n+4){border-bottom:0}.number:not(:nth-child(3n)):after{content:"";position:absolute;width:1px;right:0;top:25px;bottom:25px;background:var(--line)}.number>div{font-size:52px;font-weight:750;letter-spacing:-2px;line-height:1.1}.number small{font-size:16px;letter-spacing:0;font-weight:500;margin-left:4px}.number>span{display:block;font-size:12px;margin-top:12px}.data-note{text-align:right;font-size:12px;color:var(--muted);margin-top:12px}.supply h2{font-size:34px;margin-bottom:30px}.stage-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:23px}.stage{padding:0;text-align:left}.stage-photo{position:relative;overflow:hidden;border-radius:11px}.stage-photo img{height:174px;transition:transform .6s}.stage-explore{position:absolute;inset:auto 12px 12px auto;border-radius:50%;background:#fff;color:var(--forest);padding:9px;display:flex;opacity:0;transform:translateY(8px);transition:.25s}.stage:hover img,.stage.active img{transform:scale(1.055)}.stage:hover .stage-explore,.stage.active .stage-explore{opacity:1;transform:none}.stage-name{display:flex;gap:10px;margin-top:12px;align-items:flex-start}.stage-name b{font-size:26px;line-height:1.25;letter-spacing:-1px}.stage-name strong{font-size:16px}.stage-name small{display:block;font-size:12px;margin-top:3px}.stage-detail{margin-top:25px;display:grid;grid-template-columns:1fr 1.2fr 25px;gap:25px;padding:25px;background:var(--off);border-radius:10px}.stage-detail p{font-size:14px;color:var(--muted)}.stage-detail .eyebrow{margin-bottom:8px}.stage-detail h3{font-size:19px}.safety{background:var(--forest);color:#fff;padding:76px 0 78px}.safety-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:65px;align-items:center}.safety h2{font-size:43px}.safety .eyebrow{color:#c9e0d2}.safety-layout>img{height:320px;border-radius:12px;object-position:50% 47%}.safety-points{display:flex;gap:11px;font-size:14px;margin-top:22px}.safety-points span+span{border-left:1px solid #a9c2b480;padding-left:11px}.safety p{font-size:12px;margin-block:12px 25px;color:#dce7e0}.story{background:#f2f5f2;padding:74px 0 80px;border-top:1px solid var(--line)}.story .eyebrow{color:#52615a}.story h2{font-size:43px}.story-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:65px;align-items:end;padding-bottom:44px}.story-intro p{font-size:16px;line-height:1.95;color:#52615a;max-width:27em}.story-intro .underlink{margin-top:20px}.story-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;border-top:1px solid var(--line);padding-top:36px}.story-card{display:flex;flex-direction:column;gap:16px;min-width:0}.story-card>img{width:100%;height:auto;aspect-ratio:6/5;border-radius:11px;object-fit:cover}.story-card-body{display:flex;gap:14px;align-items:flex-start}.story-card-body b{font-size:26px;line-height:1.1;letter-spacing:-1px;color:var(--green);font-weight:750}.story-card h3{font-size:18px;margin-bottom:7px;line-height:1.5}.story-card p{font-size:16px;line-height:1.8;color:var(--muted)}.digital{background:var(--charcoal);color:#fff;padding-block:38px}.digital-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:45px;align-items:center}.digital .eyebrow{color:#bdd5c4}.digital h2{font-size:37px}.digital ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:13px 25px;font-size:13px;color:#d7e1da;margin:25px 0 0}.digital li{display:flex;gap:9px;align-items:center}.digital li:before{content:"";width:5px;height:5px;border-radius:50%;background:#78a988;flex-shrink:0}.services{display:grid;grid-template-columns:.8fr 1.5fr;gap:50px}.services h2{font-size:34px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{padding:0;text-align:left}.service-photo{position:relative;overflow:hidden;border-radius:12px}.service-photo img{height:175px;transition:transform .5s}.service:hover img{transform:scale(1.045)}.service-photo>span{display:flex;position:absolute;right:10px;bottom:10px;background:#fff;padding:7px;border-radius:50%;opacity:0;transition:opacity .2s}.service:hover .service-photo>span{opacity:1}.service h3{font-size:16px;margin-top:13px}.service small{font-size:12px}.credentials{background:#f4f6f3;padding-block:32px}.credential-grid{display:grid;grid-template-columns:1.13fr 1fr .8fr;gap:28px}.credential-grid>div+div{border-left:1px solid var(--line);padding-left:28px}.credential-grid .eyebrow{font-size:12px;gap:4px;margin-bottom:22px}.credential-grid .eyebrow span{font-size:12px}.project-list{display:grid}.project-row{display:grid;grid-template-columns:65px 1fr 44px 14px;gap:7px;padding:13px 0;border-bottom:1px solid var(--line);align-items:center;text-align:left;font-size:12px;line-height:1.5}.project-row:hover{background:#e5ede6}.project-row time{font-size:12px}.project-row small{font-size:12px;color:var(--muted)}.certifications h3{font-size:18px;margin-bottom:16px}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cert-grid button{text-align:center;border-radius:12px;background:#e9eee8;padding:14px 5px;min-height:65px}.cert-grid button:hover{background:#dde9e2}.cert-grid strong{font-size:12px;display:block;white-space:nowrap}.cert-grid small{font-size:12px;display:block;margin-top:6px;line-height:1.5}.cert-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.cert-bottom>span{font-size:12px;color:var(--muted)}.cert-bottom .button{font-size:12px;min-height:30px;padding:8px 12px;gap:7px;border:1px solid var(--line)}.honors>div:not(.eyebrow){font-size:12px;padding:14px 0;border-bottom:1px solid var(--line);line-height:1.6}.closing{height:240px;position:relative;color:#fff;overflow:hidden;isolation:isolate}.closing:after{content:"";position:absolute;inset:auto 0 0;height:110px;z-index:2;pointer-events:none;background:linear-gradient(180deg,#0e171200,#0e171299 55%,#0e1712)}.closing>img{height:100%;filter:brightness(.3);object-position:50% 56%}.closing>.wrap{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:25px}.closing h2{font-size:38px;letter-spacing:-.03em}.closing p{font-size:28px;margin-top:4px}.closing .button{min-width:185px}footer{background:#0e1712;color:#fff;overflow:hidden}.footer-top{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:50px;padding-top:40px}.footer-brand>p{font-size:12px;margin-top:22px}.footer-brand>small{font-size:12px;color:#9aafa1;display:block;margin-top:5px}.footer-links{display:flex;justify-content:space-between;font-size:12px}.footer-links>div{display:flex;flex-direction:column;gap:15px}.footer-links button{text-align:left;padding:0;font-size:12px}.footer-links a:hover,footer button:hover{color:#b8d4bf}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:15px;min-width:0}.footer-contact>button{padding:0;display:inline-flex;align-items:center;gap:8px;font-size:12px;width:auto;white-space:nowrap;flex-shrink:0;min-height:32px}.footer-contact>p{font-size:12px;line-height:1.6;margin:0;max-width:none;overflow-wrap:normal;word-break:keep-all}.footer-contact>small{font-size:12px;color:#9aafa1;display:block;margin:0;line-height:1.6}.footer-word{display:none!important}.footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;font-size:12px;padding-block:20px;color:#b5c5bb;background:#0e1712}.footer-bottom a{display:flex;gap:6px}.footer-bottom button{font-size:12px}.modal{border:0;border-radius:15px;padding:0;max-width:720px;width:calc(100% - 32px);max-height:88vh;color:var(--forest);box-shadow:0 20px 90px #0004}.modal.wide{max-width:850px}.modal::backdrop{background:#07150fb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-close{position:sticky;float:right;top:16px;margin:16px 16px -54px 0;border-radius:50%;padding:9px;display:flex;background:#eef3ee;z-index:2}.modal-content{padding:48px}.modal h2{font-size:35px;margin-bottom:23px}.modal p{font-size:14px;margin-bottom:18px}.muted{color:var(--muted)}.modal-content>img{border-radius:10px;max-height:310px;margin-block:25px}.modal-rows>div{padding-block:15px;border-bottom:1px solid var(--line);margin-bottom:15px}.modal-rows h3{font-size:17px;margin-bottom:9px}.address{display:flex;align-items:center;gap:12px;padding:16px;background:var(--off);border-radius:8px;font-size:13px;margin-block:20px}.address>svg{flex-shrink:0}.address button{margin-left:auto;display:flex;padding:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}form label{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px;font-size:14px;background:#fff;color:var(--charcoal);resize:vertical}.form-note{font-size:12px!important;color:var(--muted)}.success{display:flex;gap:8px;align-items:center;background:var(--off);padding:15px;font-size:12px!important;margin-top:16px}.contact-list{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.contact-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--off);border-radius:10px}.contact-list li>div{display:flex;flex-direction:column;gap:6px;min-width:0}.contact-list strong{font-size:17px;font-weight:700}.contact-list .muted{font-size:13px;margin:0}.contact-list .button{flex-shrink:0;padding:11px 18px;font-size:13px}.cert-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-block:20px}.cert-tabs button{font-size:12px;padding:9px 14px;border-radius:20px;background:var(--off)}.cert-tabs button[aria-selected=true]{background:var(--forest);color:#fff}.cert-image{background:var(--off);padding:12px;border-radius:8px}.cert-image img{height:490px;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:12px}.gallery-controls button{padding:10px;display:flex;border:1px solid var(--line);border-radius:50%}.project-period{font-size:34px!important;color:var(--green)}dl{display:grid;grid-template-columns:150px 1fr;font-size:13px;line-height:1.7;margin-block:30px}dt,dd{border-bottom:1px solid var(--line);padding:14px 0;margin:0}dt{color:var(--muted)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}@media(max-width:1150px){.wrap{width:calc(100% - 72px)}header{padding-inline:36px}header nav{gap:15px}header nav a,header nav button{font-size:12px}.logo{font-size:25px}.nav-right{gap:12px}.nav-contact{padding:9px 16px}.stage-grid{gap:15px}.stage-photo img{height:150px}.safety-layout{gap:35px}.safety h2{font-size:35px}.safety-points{font-size:12px;gap:8px}.safety-points span+span{padding-left:8px}.digital ul{font-size:12px;gap:13px}.services{gap:25px;grid-template-columns:.85fr 1.5fr}.services h2{font-size:27px}.service-grid{gap:15px}.service h3{font-size:13px}.credential-grid{grid-template-columns:1fr 1fr;gap:25px}.honors{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-left:0!important;padding-left:0!important;border-top:1px solid var(--line);padding-top:20px;gap:20px}.honors .eyebrow{min-width:80px;margin:0}.honors>div:not(.eyebrow){border:0;font-size:12px}.closing h2{font-size:31px}.closing p{font-size:23px}}@media(max-width:900px){header nav{display:none}header{height:70px}.menu-button{display:flex}.lang{display:none}header.menu-open{background:#fffffff7;color:var(--forest);position:fixed}header nav.open{display:flex;position:absolute;top:70px;left:0;right:0;flex-direction:column;background:#fff;padding:20px 36px 30px;align-items:stretch;gap:5px;box-shadow:0 15px 20px #0001}header nav.open a,header nav.open button{font-size:16px;text-align:left;padding:13px 0;border-bottom:1px solid var(--line)}.section{padding-block:50px}.number>div{font-size:44px}.number small{font-size:13px}.number>span{font-size:12px}.stage-photo img{height:125px}.stage-name b{font-size:23px}.stage-name strong{font-size:14px}.stage-name small{font-size:12px}.stage-name{gap:7px}.safety-layout{gap:25px}.safety-layout>img{height:280px}.safety h2{font-size:29px}.safety-points{flex-wrap:wrap;gap:7px}.safety p{font-size:12px}.story h2{font-size:32px}.story-intro{gap:28px;padding-bottom:32px}.story-points{gap:24px}.story-card h3{font-size:16px}.digital h2{font-size:29px}.digital-layout{gap:25px;grid-template-columns:1fr 1fr}.digital ul{font-size:12px;gap:12px 10px}.services{grid-template-columns:1fr}.service-photo img{height:200px}.services h2{font-size:32px}.service h3{font-size:16px}.footer-top{gap:30px;grid-template-columns:1fr 1.1fr}.footer-contact{grid-column:1/-1;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 28px}.footer-contact>p{margin:0;max-width:none}.footer-contact>small{display:none}.closing h2{font-size:27px}.closing p{font-size:20px}.closing .button{min-width:150px}.modal-content{padding:38px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}header{padding-inline:20px;height:66px}.logo{font-size:24px}.logo span{font-size:13px}.nav-right{gap:10px}.nav-contact{padding:8px 15px;font-size:12px}.eyebrow{font-size:12px;margin-bottom:16px}.eyebrow span{font-size:12px}.section{padding-block:44px}.numbers{padding-top:28px}.number-grid{grid-template-columns:repeat(2,1fr)}.number{padding:23px 5px;border-bottom:1px solid var(--line)!important}.number:nth-last-child(-n+2){border-bottom:0!important}.number:not(:nth-child(3n)):after{display:none}.number:nth-child(odd):after{content:"";display:block;position:absolute;right:0;top:22px;bottom:22px;width:1px;background:var(--line)}.number>div{font-size:36px;letter-spacing:-1.5px}.number small{font-size:12px}.number>span{font-size:12px}.data-note{font-size:12px}.supply h2{font-size:29px;margin-bottom:25px}.stage-grid{grid-template-columns:1fr;gap:16px}.stage{display:flex;align-items:center;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.stage-photo{width:43%;flex-shrink:0}.stage-photo img{height:115px}.stage-name{margin-top:0;gap:15px}.stage-name b{font-size:30px}.stage-name strong{font-size:19px}.stage-name small{font-size:12px}.stage-explore{opacity:1;transform:none;padding:5px;right:8px;bottom:8px}.stage-explore svg{width:16px;height:16px}.stage-detail{grid-template-columns:1fr 20px;padding:18px;gap:10px}.stage-detail p{grid-column:1;font-size:13px}.stage-detail>button{grid-column:2;grid-row:1}.stage-detail h3{font-size:17px}.safety{padding-block:35px}.safety-layout{grid-template-columns:1fr;gap:28px}.safety h2{font-size:32px}.safety-points{font-size:12px;gap:10px}.safety p{font-size:12px;margin-bottom:22px}.safety-layout>img{height:240px;object-position:50%}.story{padding:48px 0 56px}.story h2{font-size:29px}.story-intro{grid-template-columns:1fr;gap:20px;padding-bottom:28px}.story-points{grid-template-columns:1fr;gap:28px;padding-top:28px}.story-card h3{font-size:17px}.digital{padding-block:35px}.digital-layout{grid-template-columns:1fr;gap:20px}.digital h2{font-size:31px}.digital ul{font-size:12px;gap:15px 16px}.services{gap:25px}.services h2{font-size:30px}.service-grid{grid-template-columns:1fr;gap:25px}.service-photo img{height:205px}.service-photo>span{opacity:1}.service h3{font-size:17px;margin-top:10px}.service small{font-size:12px}.credentials{padding-block:35px}.credential-grid{grid-template-columns:1fr;gap:30px}.credential-grid>div+div{padding:27px 0 0;border-left:0;border-top:1px solid var(--line)}.credential-grid .eyebrow{font-size:12px;margin-bottom:15px}.project-row{grid-template-columns:60px 1fr 46px 12px;gap:7px;font-size:12px;padding:15px 0}.project-row time,.project-row small{font-size:12px}.certifications h3{font-size:21px}.cert-grid{gap:10px}.cert-grid button{min-height:72px;padding:13px 6px}.cert-grid strong{font-size:13px}.cert-grid small{font-size:12px}.cert-bottom>span{font-size:12px}.cert-bottom .button{font-size:12px}.honors{display:block}.honors>div:not(.eyebrow){font-size:12px;padding:13px 0;border-bottom:1px solid var(--line)}.closing{height:290px}.closing:after{height:100px}.closing>.wrap{align-items:flex-start;justify-content:center;flex-direction:column;gap:25px}.closing h2{font-size:28px;max-width:320px}.closing p{font-size:20px;margin-top:12px;max-width:280px}.closing .button{min-width:0}.footer-top{grid-template-columns:1fr;gap:30px;padding-top:35px}.footer-brand>p{margin-top:15px}.footer-links{max-width:360px;gap:30px}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-contact>p{margin:0;max-width:none}.footer-word{font-size:29vw;letter-spacing:-1.5vw;margin-top:45px;margin-bottom:0}.footer-bottom{font-size:12px;padding-block:20px;gap:12px;flex-wrap:wrap}.footer-bottom button,.footer-bottom a{font-size:12px}.modal-content{padding:45px 22px 28px}.modal h2{font-size:29px}.form-grid{grid-template-columns:1fr;gap:0}.address{font-size:12px;padding:12px}.contact-list li{flex-wrap:wrap;padding:16px}.contact-list .button{width:100%;justify-content:center}.modal p{font-size:13px}.cert-tabs{gap:6px}.cert-tabs button{font-size:12px;padding:9px 10px}.cert-image img{height:380px}.gallery-controls,.modal .button{font-size:12px}dl{grid-template-columns:100px 1fr;font-size:12px}.desktop-only{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.stage-mobile-detail{display:none}@media(max-width:600px){.stage{flex-wrap:wrap;row-gap:16px}.stage-mobile-detail{display:block;flex-basis:100%;padding:16px;background:var(--off);border-radius:8px}.stage-mobile-detail h3{font-size:17px;margin-bottom:9px}.stage-mobile-detail p{font-size:13px;line-height:1.8;color:var(--muted)}.stage-detail{display:none}}@media(min-width:1151px){.services h2{font-size:36px}.project-row{font-size:12px}.footer-word{margin-top:42px}}.hero{position:relative;overflow:hidden;color:#fff;background:#24382e;width:100%;height:100svh;min-height:640px;max-height:1080px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#00140d33,#00140d1a 38%,#00140d73)}.hero-content{position:absolute;inset:auto 0 12%;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:end;gap:clamp(28px,5vw,80px);padding:0 3%}.hero h1{font-size:clamp(48px,4.6vw,76px);line-height:1.12;letter-spacing:-.035em;font-weight:800}.hero-sub{font-size:clamp(17px,1.6vw,24px);font-weight:500;line-height:1.6;margin-top:clamp(14px,1.6vw,24px);letter-spacing:.01em}.hero-description{max-width:380px;min-width:0}.hero-description>p{font-size:clamp(14px,1.12vw,17px);line-height:1.8;max-width:24em}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:24px}.hero-foot{position:absolute;inset:auto 0 4%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.02em}.hero-foot a{display:flex;align-items:center;gap:10px}.about{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center;padding-block:clamp(48px,6vw,88px)}.about-copy{min-width:0;max-width:520px}.about h2{font-size:clamp(28px,2.8vw,42px);line-height:1.4;letter-spacing:-.03em}.about p{max-width:29em;font-size:clamp(14px,1.13vw,17px);margin-top:24px;line-height:1.95;color:#52615a}.about .desktop-only{display:none}.about .underlink{margin-top:20px}.about-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.3vw,20px);align-items:start;min-width:0}.about-photos img{display:block;width:100%;height:auto;aspect-ratio:4/5;border-radius:12px;object-fit:cover}.about-photo:first-child img{object-position:70% 50%}.about-photo:last-child img{object-position:55% 50%}.about-photo:last-child{margin-top:24px}.route{position:relative;width:100%;height:auto;aspect-ratio:2048/768;min-width:0;margin-block:25px 30px}.route>img{display:block;width:100%;height:auto;aspect-ratio:2048/768;object-fit:contain}.route-labels{position:absolute;inset:0;color:#bad5bd;pointer-events:none}.route-labels span{position:absolute;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:clamp(11px,1vw,14px);line-height:1.4;white-space:nowrap;transform:translate(-50%,-100%);padding-bottom:17px}.route-labels span:nth-child(1){left:19.14%;top:63.54%}.route-labels span:nth-child(2){left:50%;top:32.81%}.route-labels span:nth-child(3){left:80.91%;top:49.74%}.route-labels svg{width:24px;height:24px;flex-shrink:0}.route>p{position:absolute;right:0;bottom:-24px;font-size:12px;color:#a6bdae}@media(min-width:1921px){.hero{height:100svh;max-height:1080px}.hero-image{object-fit:cover;object-position:center 48%}}@media(min-width:901px)and (max-width:1150px){.hero-content{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:25px;padding-inline:0}.hero h1{font-size:clamp(44px,4.7vw,54px)}.hero-description>p{font-size:14px}.hero-actions{gap:16px;margin-top:17px}.hero .button{padding:11px 18px;font-size:12px}.hero .text-link{font-size:12px}.hero-sub{font-size:17px}.about{gap:32px}}@media(min-width:601px)and (max-width:900px){.hero{height:100svh;min-height:640px;max-height:900px;aspect-ratio:auto}.hero-image{object-position:center}.hero-content{grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);padding:0;gap:24px;bottom:12%}.hero h1{font-size:clamp(40px,5.7vw,52px)}.hero-sub{font-size:17px}.hero-description>p{font-size:13px}.hero-description .desktop-only{display:none}.hero-actions{gap:14px;margin-top:18px}.hero .button{font-size:12px;padding:11px 16px}.hero .text-link,.hero-foot{font-size:12px}.about{gap:28px}.about h2{font-size:clamp(27px,3.7vw,33px)}.about p{font-size:14px}.about-photos img{aspect-ratio:3/4}.about-photo:last-child{margin-top:18px}.route-labels span{font-size:12px;padding-bottom:13px}.route-labels svg{width:21px;height:21px}}@media(max-width:600px){.hero{aspect-ratio:auto;min-height:700px;height:100svh;max-height:900px}.hero-image{object-position:53% center}.hero-content{display:block;bottom:13%;padding:0}.hero h1{font-size:clamp(44px,12vw,54px);line-height:1.15}.hero-sub{font-size:clamp(17px,4.8vw,20px);margin-top:14px}.hero-description{max-width:310px;margin-top:24px}.hero-description>p{font-size:13px}.hero-actions{gap:24px;margin-top:22px}.hero .button,.hero .text-link{font-size:12px}.hero-foot{display:block;font-size:12px;bottom:24px}.hero-foot a{margin-top:12px;font-size:12px}.about{grid-template-columns:1fr;gap:28px;padding-block:44px}.about-copy{max-width:none}.about h2{font-size:30px}.about p{font-size:14px;margin-top:20px}.about-photos{gap:14px}.about-photos img{aspect-ratio:4/5}.about-photo:last-child{margin-top:18px}.route{margin-block:36px 25px}.route-labels span{font-size:12px;gap:4px;padding-bottom:12px}.route-labels svg{width:18px;height:18px}.route>p{font-size:12px;bottom:-22px}}:root{--text-body:16px;--text-small:12px;--error:#a32d27;--radius:12px}[hidden]{display:none!important}.wrap{width:calc(100% - clamp(40px,8vw,128px));max-width:1280px}header nav a[aria-current=location]:after{width:100%;height:2px}header nav a[aria-current=location]{font-weight:700}header nav a,header nav button,.nav-contact{font-size:14px}button,.button{min-height:44px}.menu-button,.modal-close,.address button,.gallery-controls button{min-width:44px;min-height:44px;align-items:center;justify-content:center;flex-shrink:0}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #247a5a;outline-offset:4px;box-shadow:0 0 0 3px #fff}.hero-content{padding-inline:0}.hero-description>p,.about p,.story-card p,.story-intro p,.safety p,.stage-detail p,.stage-mobile-detail p,.modal p{font-size:16px}.hero-shade{background:linear-gradient(180deg,#00140d4d,#00140d0d 28%,#00140db8)}.hero-foot,.hero-foot a,.route>p{font-size:12px}.eyebrow,.eyebrow span,.credential-grid .eyebrow,.credential-grid .eyebrow span{font-size:12px;flex-wrap:wrap}.number>span,.safety-points,.digital ul,.underlink,.text-link{font-size:14px}.service h3{font-size:18px}.stage-photo img{height:auto;aspect-ratio:6/5}.service-photo img{height:auto;aspect-ratio:4/3}.credential-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.credential-grid>div{min-width:0}.honors{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 28px;border-left:0!important;padding:24px 0 0!important;border-top:1px solid var(--line)}.honors .eyebrow{flex-basis:100%;margin-bottom:0}.honors>div:not(.eyebrow){font-size:14px;border:0;padding:4px 0}.project-row{grid-template-columns:76px minmax(0,1fr) 56px 16px;font-size:14px;gap:10px}.project-row time,.project-row small,.cert-grid small,.cert-bottom>span,.cert-bottom .button{font-size:12px}.cert-grid strong{font-size:14px;white-space:normal}.cert-grid button{padding:16px 10px}.cert-bottom{flex-wrap:wrap}.cert-bottom .button{min-height:44px}.footer-brand>p,.footer-links,.footer-links button,.footer-contact>button,.footer-contact>p{font-size:14px}.footer-brand>small,.footer-contact>small,.footer-bottom,.footer-bottom button,.footer-bottom a{font-size:12px}.footer-links a,.footer-links button,.footer-bottom a,.footer-bottom button,.footer-contact>button{display:inline-flex;align-items:center;min-height:32px}.footer-bottom{flex-wrap:wrap;gap:12px}.footer-contact{min-width:0}.footer-contact>button{white-space:nowrap}.footer-contact>p{overflow-wrap:normal;word-break:keep-all}form label{font-size:14px;gap:6px}input,select,textarea{font-size:16px;min-height:44px;border-color:#77867d}input::placeholder,textarea::placeholder{color:#69736e;opacity:1}.field-hint{font-size:12px;color:#52615a;line-height:1.6}.field-error{color:var(--error);font-size:13px;line-height:1.6}input[aria-invalid=true]{border:2px solid var(--error)}.field-error:empty,.field-hint:empty{display:none}.cert-tabs button{min-height:44px;font-size:13px}.gallery-controls{gap:12px;font-size:14px}.address span{overflow-wrap:anywhere}.modal{overflow:auto}.modal h2{padding-right:25px}@media(max-width:1150px){header nav{gap:12px}header nav a,header nav button{font-size:12px}.nav-contact{font-size:12px}.services{grid-template-columns:1fr}.digital-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.footer-top{gap:28px}}@media(max-width:900px){.about{grid-template-columns:1fr}.about-copy{max-width:620px}.about-photos{max-width:620px;width:100%}.digital-layout{grid-template-columns:1fr}.route{max-width:700px;margin-inline:auto}.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-description>p{font-size:15px}.hero-content{grid-template-columns:1fr 1fr}.safety-layout{grid-template-columns:1fr}.safety-layout>img{height:auto;aspect-ratio:16/9}.credential-grid{grid-template-columns:1fr}.credential-grid>div+div{border-left:0;padding:24px 0 0;border-top:1px solid var(--line)}.story-intro{grid-template-columns:1fr;gap:24px}.story-points{grid-template-columns:1fr;gap:28px}.story-card p{max-width:45em}.hero-foot>span{max-width:50%}header nav.open{max-height:calc(100svh - 70px);overflow:auto}}@media(max-width:600px){.stage-grid{grid-template-columns:1fr}.stage-photo img{aspect-ratio:4/3}.hero-content{display:block}.hero{height:100svh;min-height:700px;max-height:900px}.hero-content{position:absolute;inset:auto 0 13%;padding:0}.hero-description>p{font-size:16px}.hero-foot>span{max-width:none}.about h2{font-size:clamp(26px,7.5vw,32px)}.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-row{grid-template-columns:1fr 18px;gap:7px}.project-row time{grid-column:1;grid-row:1}.project-row>span{grid-column:1;grid-row:2}.project-row small{grid-column:1;grid-row:3}.project-row>svg{grid-column:2;grid-row:2}.honors{display:block}.honors>div:not(.eyebrow){padding-block:10px}.closing h2{font-size:26px}.footer-links{gap:15px}.footer-links a,.footer-links button,.footer-contact>button{min-height:44px}.route-labels span{font-size:12px}.route{margin-top:46px}.hero .text-link{min-height:44px}.modal p{font-size:16px}.cert-image img{height:auto;max-height:60svh;object-fit:contain}.gallery-controls{font-size:12px}.modal-content{padding-inline:20px}}.about-photo{margin:0;min-width:0;overflow:hidden;border-radius:12px;background:var(--off);transition:box-shadow .35s ease}.about-photo img{border-radius:0;transition:transform .55s cubic-bezier(.2,.65,.3,1),filter .35s ease}@media(hover:hover)and (pointer:fine){.about-photo:hover{box-shadow:0 14px 32px -12px #163c3240}.about-photo:hover img{transform:scale(1.045);filter:brightness(1.04)}}@media(prefers-reduced-motion:reduce){.about-photo:hover img{transform:none}}.footer-word{height:.48em;line-height:1;overflow:visible;margin-bottom:0}.footer-word>span{display:block;line-height:1;transform:scaleY(.48);transform-origin:center top}.digital{padding-block:64px}.digital-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr);gap:48px}.demo-capabilities li{padding:7px 10px;margin:-7px -10px;border-radius:5px;transition:color .25s,background .25s;color:#a4b5aa}.demo-capabilities li.is-current{color:#e2f0dc;background:#b6d5bf12}.supply-demo{min-width:0;border:1px solid #b6d5bf24;border-radius:16px;padding:18px 22px;background:linear-gradient(135deg,#26332b80,#1b211e);overflow:hidden}.demo-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#bed0c2}.demo-toolbar>span{display:flex;align-items:center;gap:8px}.demo-toolbar i{width:6px;height:6px;background:#b9d8a6;border-radius:50%}.demo-toolbar button{display:flex;gap:7px;align-items:center;justify-content:center;border:1px solid #b6d5bf33;border-radius:30px;color:#e2f0dc;padding:8px 12px;font-size:12px;min-height:36px}.demo-toolbar button:hover{background:#b6d5bf15}.demo-toolbar button:disabled{opacity:.75;cursor:default}.demo-map{position:relative;margin-top:12px;aspect-ratio:660/290}.demo-map>svg{display:block;width:100%;height:100%}.demo-node{position:absolute;transform:translate(-50%,-100%);margin-top:-17px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px;min-width:76px;color:#9db6a5;transition:color .25s}.demo-node strong{font-size:14px;white-space:nowrap;font-weight:500}.demo-node small{font-size:10px;letter-spacing:.1em}.demo-node.is-current{color:#d9edc8}.demo-node.is-current svg{filter:drop-shadow(0 0 10px #b9d8a644)}.demo-detail{border-top:1px solid #b6d5bf26;padding-top:18px;min-height:200px}.demo-step{display:flex;justify-content:space-between;gap:10px;font-size:12px;line-height:1.6;color:#b8d3b6;margin-bottom:10px}.demo-detail h3{font-size:18px;line-height:1.5;color:#edf4e9;min-height:27px}.digital .demo-detail p{font-size:14px;line-height:1.8;color:#b8c8bc;margin-top:10px;min-height:76px}.demo-track{display:flex;gap:6px;margin-top:12px}.demo-track button{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;border-top:2px solid #b6d5bf25;padding:10px 0 0;color:#a4b5aa;font-size:12px;text-align:left;min-height:44px}.demo-track button[aria-current=step]{color:#d9edc8;border-color:#b9d8a6}.digital .demo-note{font-size:12px;line-height:1.7;color:#a4b5aa;margin-top:16px}@media(max-width:1100px){.digital-layout{grid-template-columns:1fr}.supply-demo{width:100%;max-width:760px}.digital ul{max-width:600px}}@media(max-width:600px){.digital{padding-block:40px}.supply-demo{padding:12px}.demo-node{min-width:65px;margin-top:-13px;gap:3px}.demo-node strong{font-size:12px}.demo-node small{display:none}.demo-node svg{width:23px;height:23px}.demo-map{margin-top:36px}.demo-detail h3{font-size:17px;min-height:51px}.digital .demo-detail p{min-height:101px}.demo-step{font-size:11px}.demo-toolbar>span{font-size:11px}.demo-toolbar button{min-height:44px}.demo-detail{min-height:0}}.about-photos{aspect-ratio:6/5;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch}.about-photos .about-photo{margin:0;min-height:0;position:relative}.about-photos .about-photo:first-child{grid-row:1 / 3}.about-photos .about-photo img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover}.about-photos .about-photo:nth-child(2) img{object-position:55% 60%}.about-photos .about-photo:nth-child(3) img{object-position:50% 55%;clip-path:inset(2px);transform:scale(1.025)}@media(hover:hover)and (pointer:fine){.about-photos .about-photo:nth-child(3):hover img{transform:scale(1.07)}}@media(prefers-reduced-motion:reduce){.about-photos .about-photo:nth-child(3):hover img{transform:scale(1.025)}}@media(max-width:900px){.hero-image{object-position:42% center}}.stage-detail{min-height:158px;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) 44px;align-items:center}.stage-play{width:44px;height:44px;border:1px solid #baccc2;border-radius:50%;font-size:17px;display:flex;align-items:center;justify-content:center}.stage.active .stage-name{color:var(--green)}@media(min-width:601px)and (max-width:900px){.stage-detail{min-height:220px;gap:18px}.stage-detail h3{font-size:17px}}@media(max-width:600px){.stage-detail{display:none}}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.footer-icp{color:#b5c5bb}.footer-icp:hover{color:#d7e7db}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.hero h1,.hero-sub,.hero-description>p{text-shadow:0 1px 12px #00140d59}.hero .text-link{text-shadow:0 1px 8px #00140d40}.hero-foot{display:none!important}header .logo img{height:40px}header.scrolled .logo img{height:36px}.footer-brand .logo img{height:48px}@media(max-width:600px){header .logo img{height:34px}.footer-brand .logo img{height:42px}.logo span{font-size:18px}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.hero-shade{background:linear-gradient(180deg,#00140d59,#00140d8c)}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.hero-shade{background:radial-gradient(120% 70% at 12% 88%,#00140de0,#00140d99 28%,#00140d40 52%,#00140d00 72%),linear-gradient(180deg,#00140d14,#00140d00 40%,#00140d66)}}@media(max-width:600px){.hero-shade{background:radial-gradient(135% 68% at 8% 86%,#00140de8,#00140da6 30%,#00140d4d 55%,#00140d00 74%),linear-gradient(180deg,#00140d18,#00140d00 42%,#00140d73)}}
