:root{--white:#fff;--ink:#101512;--muted:#525a55;--line:#d9dfdb;--soft:#f5f7f5;--green:#075d34;--green-bright:#63be68;--green-soft:#e6f3e8;--dark:#091318;--dark-soft:#112329;--shell:1280px;--header-height:108px;--shadow:0 16px 40px #0d20151f;color:var(--ink);background:var(--white);color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{background:var(--white);min-width:320px;color:var(--ink);margin:0;font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}img,svg{max-width:100%;display:block}[hidden]{display:none!important}.skip-link{z-index:200;background:var(--ink);color:var(--white);padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #48a95d}.section-shell{width:min(calc(100% - 56px), var(--shell));margin-inline:auto}.section-band{border-top:1px solid var(--line);background:var(--white)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h1{text-wrap:balance;max-width:720px;margin-bottom:24px;font-size:clamp(3rem,4.3vw,4rem);font-weight:720;line-height:.98}h2{margin-bottom:14px;font-size:clamp(1.85rem,3vw,2.65rem);font-weight:700;line-height:1.08}h3{font-size:1rem;line-height:1.25}p{color:var(--muted)}.button{cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;font-size:.91rem;font-weight:640;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-solid{background:var(--green);color:var(--white)}.button-solid:hover{background:#034b29}.button-outline{border-color:var(--green);color:var(--green);background:0 0}.button-outline:hover{background:var(--green-soft)}.button-accent{background:var(--green-bright);color:#092111;min-width:220px}.button-accent:hover{background:#79cd77}.button-row{flex-wrap:wrap;gap:14px;display:flex}.text-link{min-height:44px;color:var(--green);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:12px;padding:0;font-weight:650;text-decoration:none;display:inline-flex}.brand-mark{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:336px;height:auto;max-height:89px}.site-header{z-index:90;height:var(--header-height);background:var(--white);border-bottom:1px solid #d9dfdbbf;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 8px 24px #13261b12}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:min(100% - 48px,1340px);height:100%;margin-inline:auto;display:grid}.desktop-nav{justify-content:center;align-items:center;gap:34px;display:flex}.desktop-nav a{padding-block:12px;font-size:.9rem;font-weight:560;text-decoration:none}.desktop-nav a:hover{color:var(--green)}.header-cta{justify-self:end}.menu-button{cursor:pointer;background:0 0;border:0;width:48px;height:48px;display:none}.menu-button span{background:var(--ink);width:24px;height:2px;margin:6px auto;transition:transform .18s;display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav{inset:var(--header-height) 0 0;background:var(--white);position:fixed}.mobile-nav-inner{gap:0;width:min(100% - 48px,620px);margin:0 auto;padding-block:30px;display:grid}.mobile-nav a{border-bottom:1px solid var(--line);padding:18px 2px;font-size:1.25rem;font-weight:650;text-decoration:none}.mobile-nav .button{margin-top:24px}.hero{min-height:min(770px, calc(100svh - var(--header-height)));border-bottom:1px solid var(--line);background:var(--white);position:relative;overflow:hidden}.hero-inner{min-height:min(720px, calc(100svh - var(--header-height)));grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);align-items:center;gap:30px;display:grid}.hero-copy{z-index:2;padding-block:76px 98px}.hero-copy>p{max-width:610px;margin-bottom:28px;font-size:1.12rem;line-height:1.7}.hero-media{min-width:0;margin-right:calc((100vw - min(100vw - 56px, var(--shell))) / -2);background:var(--soft);align-self:stretch;position:relative;overflow:hidden}.hero-media picture{height:100%;display:block}.hero-media img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-media:after{background:linear-gradient(90deg, var(--white), transparent);content:"";width:28%;position:absolute;inset:0 auto 0 0}.hero-scroll{z-index:4;place-items:center;width:54px;height:44px;text-decoration:none;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-scroll span{border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);width:10px;height:10px;transform:rotate(45deg)}.business-paths{background:var(--white)}.split-grid{grid-template-columns:1fr 1fr;display:grid}.path-panel{min-height:520px;padding:42px 38px;position:relative;overflow:hidden}.path-panel+.path-panel{border-left:1px solid var(--line)}.path-copy{z-index:3;max-width:510px;position:relative}.path-copy p{max-width:490px;margin-bottom:26px}.path-media{position:absolute;inset:37% 0 0;overflow:hidden}.path-media img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.product-families{padding-block:50px 56px}.section-heading p{max-width:620px;margin-bottom:0}.compact-heading h2{font-size:clamp(1.7rem,2.4vw,2.25rem)}.family-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.family-item h3{margin:16px 4px 0;font-size:1rem}.family-visual{background:var(--soft);height:210px;overflow:hidden}.family-visual img{object-fit:cover;width:100%;height:100%}.dark-band{background:var(--dark);color:var(--white);padding-block:48px 58px}.light-heading h2{color:var(--white)}.flow-list{grid-template-columns:repeat(5,1fr);margin:34px 0 0;padding:0;list-style:none;display:grid}.flow-list li{min-height:190px;padding:0 30px 0 0;position:relative}.flow-list li:not(:last-child):after{background:var(--green-bright);content:"";width:30px;height:1px;position:absolute;top:29px;right:12px}.flow-number{border:1px solid var(--green-bright);width:56px;height:56px;color:var(--green-bright);place-items:center;margin-bottom:22px;font-weight:700;display:grid}.flow-list h3{color:var(--white);margin-bottom:9px}.flow-list p{color:#c4ceca;max-width:190px;margin-bottom:0;font-size:.9rem;line-height:1.45}.process{padding-block:46px 58px}.process-list{grid-template-columns:repeat(5,1fr);margin:28px 0 0;padding:0;list-style:none;display:grid}.process-list li{border-left:1px solid var(--line);min-height:185px;padding:0 28px}.process-list li:first-child{border-left:0;padding-left:6px}.process-list>li>span{color:var(--green);margin-bottom:4px;font-size:2.4rem;font-weight:700;line-height:1;display:block}.process-list h3{margin-bottom:10px}.process-list p{margin:0;font-size:.91rem}.applications-resources{padding-block:50px 60px}.application-resource-grid{grid-template-columns:1.45fr .9fr;gap:44px;display:grid}.application-showcase{margin-top:28px}.application-showcase>img{aspect-ratio:1800/676;object-fit:cover;width:100%}.application-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.application-item{margin:0}.application-item h3{margin:10px 0 0;font-size:.83rem;font-weight:600}.resource-panel{border-left:1px solid var(--line);padding-left:42px}.resource-list{border-top:1px solid var(--line);margin-top:24px}.resource-list article{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr auto;align-items:center;gap:18px;min-height:116px;display:grid}.resource-icon{background:var(--green-soft);width:50px;height:50px;color:var(--green);place-items:center;font-size:.66rem;font-weight:750;display:grid}.resource-list h3{margin:0 0 3px}.resource-list p{margin:0;font-size:.86rem;line-height:1.4}.resource-status{color:var(--muted);text-transform:uppercase;font-size:.72rem}.site-footer{background:var(--dark);color:var(--white);padding-top:0}.final-cta{border-bottom:1px solid #2d3b3e;grid-template-columns:1fr auto;align-items:center;gap:30px;padding-block:38px;display:grid}.final-cta h2{margin-bottom:7px;font-size:clamp(2rem,4vw,3.15rem)}.final-cta p{color:#b8c3bf;margin:0}.footer-grid{grid-template-columns:1.25fr repeat(3,.9fr) 1.15fr;gap:42px;padding-block:42px;display:grid}.footer-grid .footer-brand h2{color:var(--white);text-transform:none;margin-bottom:12px;font-size:1.45rem;font-weight:760}.footer-brand p{color:#b8c3bf;max-width:270px;margin:0}.footer-grid h2{color:#d4dcd8;text-transform:uppercase;margin-bottom:14px;font-size:.82rem}.footer-grid nav{flex-direction:column;align-items:flex-start;display:flex}.footer-grid a{color:#b8c3bf;align-items:center;min-height:44px;font-size:.87rem;text-decoration:none;display:inline-flex}.footer-grid a:hover{color:var(--white)}.footer-contact p{color:#b8c3bf;margin-bottom:12px;font-size:.87rem}.light-link{color:var(--green-bright);font-size:.87rem}.footer-legal{border-top:1px solid #2d3b3e;justify-content:space-between;align-items:center;padding-block:19px;display:flex}.footer-legal p{color:#8fa09a;margin:0;font-size:.8rem}.footer-legal a{color:#b8c3bf;min-height:44px;padding-block:10px;font-size:.8rem;text-decoration:none}.project-dialog{background:var(--white);width:min(100% - 32px,760px);max-height:min(880px,100svh - 32px);color:var(--ink);border:0;padding:0;box-shadow:0 30px 80px #00000059}.project-dialog::backdrop{backdrop-filter:blur(3px);background:#040d09b8}.dialog-shell{max-height:min(880px,100svh - 32px);overflow-y:auto}.dialog-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:30px 32px 18px;display:flex}.dialog-context,.review-label{color:var(--green);text-transform:uppercase;margin:0 0 7px;font-size:.76rem;font-weight:750}.dialog-header h2{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.dialog-close{border:1px solid var(--line);background:var(--white);cursor:pointer;flex:none;place-items:center;width:46px;height:46px;font-size:1.8rem;line-height:1;display:grid}.dialog-intro{border-bottom:1px solid var(--line);padding:0 32px 22px}.dialog-intro p{max-width:600px;margin:0}.project-form,.brief-review{padding:28px 32px 34px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.full-field{grid-column:1/-1}.form-grid label{flex-direction:column;gap:7px;font-size:.88rem;font-weight:650;display:flex}.form-grid input,.form-grid textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #aeb7b2;border-radius:0;padding:12px 13px;font-weight:400}.form-grid textarea{resize:vertical}.form-grid input[aria-invalid=true],.form-grid textarea[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 1px #b42318}.form-grid small{color:#a51d15;min-height:0;font-size:.77rem;font-weight:520}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:26px;display:flex}.error-summary{background:#fff3f1;border-left:4px solid #b42318;margin-bottom:22px;padding:14px 16px}.error-summary h3{margin-bottom:7px}.error-summary ul{color:#7d1912;margin:0;padding-left:20px}.brief-review h3{margin-bottom:20px;font-size:1.8rem}.brief-review dl{border-top:1px solid var(--line);margin:0}.brief-review dl div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:20px;padding-block:14px;display:grid}.brief-review dt{color:var(--muted);font-size:.83rem}.brief-review dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.review-note{color:var(--green);margin:18px 0 0;font-size:.86rem}@media (width<=1040px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.menu-button{display:block}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);min-height:680px}.hero-copy{padding-block:72px 92px}.family-grid{grid-template-columns:repeat(3,1fr)}.flow-list{grid-template-columns:repeat(5,minmax(160px,1fr));padding-bottom:12px;overflow-x:auto}.flow-list li{min-width:160px}.process-list{grid-template-columns:repeat(3,1fr);row-gap:30px}.process-list li:nth-child(4){border-left:0}.application-resource-grid{grid-template-columns:1fr}.resource-panel{border-top:1px solid var(--line);border-left:0;padding:36px 0 0}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-contact{grid-column:2/-1}}@media (width<=760px){:root{--header-height:88px}.section-shell{width:min(calc(100% - 36px), var(--shell))}.header-inner{width:calc(100% - 30px)}.brand-logo{width:228px;max-height:67px}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:0;width:100%;min-height:auto}.hero-copy{width:calc(100% - 36px);margin-inline:auto;padding:38px 0 28px}.hero-copy>p{margin-bottom:22px;font-size:1rem}.hero-media{min-height:270px;margin:0}.hero-media img{object-position:65% center}.hero-media:after{background:linear-gradient(var(--white), transparent);width:auto;height:18%;inset:0 0 auto}h1{margin-bottom:18px;font-size:clamp(2.5rem,11vw,3.1rem)}.button-row{grid-template-columns:1fr;gap:10px;display:grid}.button-row .button{width:100%}.split-grid{grid-template-columns:1fr;width:100%}.path-panel{min-height:510px;padding:38px 18px}.path-panel+.path-panel{border-top:1px solid var(--line);border-left:0}.path-media{inset:45% 0 0}.product-families,.process,.applications-resources{padding-block:42px}.family-grid{scroll-snap-type:x mandatory;width:calc(100% + 18px);display:flex;overflow-x:auto}.family-item{scroll-snap-align:start;flex:0 0 72vw}.family-visual{height:230px}.dark-band{padding-block:42px}.flow-list{grid-template-columns:1fr;gap:0;display:grid;overflow:visible}.flow-list li{grid-template-columns:58px 1fr;gap:18px;min-height:0;padding:0 0 30px;display:grid}.flow-list li:not(:last-child):after{width:1px;height:auto;inset:56px auto 2px 28px}.flow-number{margin:0}.flow-list p{max-width:none}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:first-child,.process-list li:nth-child(4){border-top:1px solid var(--line);border-left:0;min-height:0;padding:20px 0}.process-list li:first-child{border-top:0}.application-grid{grid-template-columns:repeat(2,1fr)}.application-showcase>img{aspect-ratio:4/3;object-position:left}.resource-panel{padding-top:30px}.resource-list article{grid-template-columns:52px 1fr}.resource-status{grid-column:2;padding-bottom:12px}.final-cta{grid-template-columns:1fr}.button-accent{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-legal{align-items:flex-start}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.dialog-header,.dialog-intro,.project-form,.brief-review{padding-left:20px;padding-right:20px}.brief-review dl div{grid-template-columns:1fr;gap:3px}}@media (width<=420px){.hero-copy{padding-top:34px}.hero-media{min-height:250px}.path-panel{min-height:470px}.family-item{flex-basis:82vw}.application-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}.project-dialog{width:calc(100% - 16px);max-height:calc(100svh - 16px)}.dialog-shell{max-height:calc(100svh - 16px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
