:root{--ink:#102e36;--paper:#f5f7f7;--lime:#e4fa72;--muted:#52666b;--line:#ced8da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #4383cd;outline-offset:5px}.skip{position:absolute;top:-80px;left:10px;background:white;padding:12px;z-index:9}.skip:focus{top:10px}.top{background:var(--ink);color:#e8f1f1;padding:9px max(5vw,20px);display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.1px}header{padding:32px 0 28px;margin:auto;width:90%;max-width:1340px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;font-size:clamp(27px,3vw,42px);font-weight:800;letter-spacing:-1.8px;line-height:1.1}.brand span{display:block;font-size:11px;letter-spacing:3.5px;margin-top:11px;font-weight:600}.edition{font-size:12px;line-height:1.9;text-align:right;letter-spacing:1px}nav{width:90%;max-width:1340px;margin:auto;display:flex;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);gap:35px;padding:16px 0;flex-wrap:wrap}nav a{font-size:14px;font-weight:600}nav a[aria-current]{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:3px}nav a:last-child{margin-left:auto}main{width:90%;max-width:1340px;margin:auto}.section-label{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;letter-spacing:1.3px;padding:25px 0 16px}.section-label h2{font-size:25px;letter-spacing:-.7px;margin:0;font-weight:600}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;padding:20px 0 55px;border-bottom:1px solid var(--ink)}.eyebrow{font-size:12px;letter-spacing:1.4px;font-weight:700}.hero h1{font-size:clamp(44px,5.1vw,76px);letter-spacing:-3px;line-height:1.02;margin:26px 0 22px;font-weight:600}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero p{max-width:450px;color:var(--muted);font-size:17px}.button{background:var(--ink);color:white;padding:13px 22px;display:inline-flex;gap:40px;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;margin-top:12px;min-height:48px}.button:hover{background:#20505c;text-decoration:none}.cycle{background:var(--ink);color:white;padding:28px 30px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.cycle-title{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:1px;padding-bottom:28px}.cycle-title span{color:var(--lime)}.cycle a{padding:19px 0;border-top:1px solid #46626a;display:flex;align-items:center;gap:22px;font-size:19px}.cycle a div{flex:1;line-height:1.3}.cycle b{font-size:33px;color:var(--lime);font-weight:400;letter-spacing:-2px}.cycle small{display:block;font-size:13px;color:#c1d1d5;margin-top:6px}.cycle p{color:#b5c9cd;font-size:11px;letter-spacing:1.5px;margin:22px 0 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:14px 0 42px}.card{padding:26px 0;border-top:3px solid var(--ink);display:flex;flex-direction:column;align-items:flex-start}.card h3{font-size:28px;line-height:1.15;letter-spacing:-.8px;margin:20px 0 10px}.card p{color:var(--muted);margin:5px 0 25px}.card:hover{text-decoration:none}.card:hover h3{text-decoration:underline}.more{margin-top:auto;font-size:14px;font-weight:600}.news-strip{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);padding:35px 0 45px}.news-strip h2{font-size:32px;line-height:1.2;max-width:620px;letter-spacing:-.8px;margin:16px 0}.news-strip p{color:var(--muted)}.text-link{text-decoration:underline;text-underline-offset:5px;font-weight:600;font-size:14px}.date{border-left:1px solid var(--line);padding:0 40px;text-align:center}.date strong{font-size:90px;line-height:1;font-weight:400;letter-spacing:-5px;display:block}.date span{font-size:12px;letter-spacing:2px}.partner{background:var(--lime);padding:32px 38px;margin:0 0 58px;display:flex;align-items:center;justify-content:space-between;gap:25px}.partner h2{font-size:36px;letter-spacing:-1px;margin:10px 0}.partner p{margin:0;max-width:600px}.partner .button{flex-shrink:0}footer{border-top:1px solid var(--line);padding:40px 5vw 45px;display:flex;justify-content:space-between;gap:30px}footer .brand{font-size:25px}footer p,footer a:not(.brand){font-size:13px;color:var(--muted)}footer p{margin:10px 0}footer a:not(.brand){text-decoration:underline}.heading{padding:55px 0 36px;border-bottom:1px solid var(--line)}.heading h1{font-size:clamp(38px,5vw,65px);letter-spacing:-2px;line-height:1.08;max-width:1000px;margin:18px 0}.lead{font-size:20px;color:var(--muted);max-width:760px}.prose{max-width:790px;margin:38px auto 70px;font-size:18px;line-height:1.8}.prose h2{font-size:28px;line-height:1.25;margin:38px 0 14px;letter-spacing:-.5px}.source{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:35px}.source a{text-decoration:underline}.note{background:#e5edef;border-left:4px solid var(--ink);padding:22px;margin:25px 0;font-size:16px}li{margin-bottom:8px}@media(max-width:800px){.edition{display:none}.top{font-size:10px}.top span:first-child{display:none}.top span:last-child{margin-left:auto}header{padding:26px 0}nav{gap:18px;padding:15px 0}nav a:last-child{margin-left:0}.hero{grid-template-columns:1fr;gap:28px;padding-top:12px}.hero h1{letter-spacing:-2px}.hero p{max-width:100%}.cycle{padding:25px}.cards{grid-template-columns:1fr;gap:0}.card h3 br{display:none}.card{padding:22px 0}.section-label>span:last-child{display:none}.partner{flex-direction:column;align-items:flex-start;padding:26px}.partner h2{font-size:30px}.news-strip h2{font-size:26px}.date{padding:0 0 0 20px}.date strong{font-size:56px}.news-strip{align-items:flex-start}footer{flex-direction:column}.heading{padding-top:36px}.prose{font-size:17px}.hero .button{margin-bottom:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Editorial expansion: photography and a connected technical library. */
:root{--paper:#f7f9f9;--line:#cbd5d7}header{padding-top:30px;padding-bottom:25px}nav{gap:25px}.edition{font-size:12px}.photo-hero{grid-template-columns:1fr 1.15fr;gap:40px;padding:16px 0 45px;align-items:center}.photo-hero h1{font-size:clamp(40px,4.25vw,64px);letter-spacing:-2.6px;line-height:1.07}.photo-hero h1 em{color:#1b5b69}.photo-hero .product-photo{margin:0}.product-photo{margin:30px 0;min-width:0}.product-photo img{display:block;width:100%;height:auto;background:#e5ebeb}.photo-hero img{height:410px;object-fit:cover}.product-photo figcaption{font-size:13px;line-height:1.55;padding:12px 0;color:#4d6166}.product-photo figcaption strong{display:block;font-size:14px;font-weight:500;color:var(--ink)}.product-photo figcaption span{display:block;margin-top:5px}.product-photo figcaption a{text-decoration:underline;text-underline-offset:3px}.knowledge{padding:8px 0 25px}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:white}.knowledge-grid>a{padding:29px 30px 26px;border-right:1px solid #4b646b;display:flex;flex-direction:column}.knowledge-grid>a:last-child{border-right:0}.knowledge-grid>a:hover{background:#173f4a;text-decoration:none}.knowledge-grid span{color:var(--lime);font-size:12px;letter-spacing:1px}.knowledge-grid h3{font-size:28px;font-weight:500;line-height:1.2;letter-spacing:-.5px;margin:23px 0 12px}.knowledge-grid p{color:#d0dedf;font-size:16px;line-height:1.55;margin:0 0 25px}.knowledge-grid b{font-size:14px;margin-top:auto;font-weight:500}.product-feature{display:grid;grid-template-columns:1.25fr 1fr;gap:45px;align-items:center;background:#e9eeef;margin:0 0 45px;padding:28px}.product-feature .product-photo{margin:0}.product-feature h2{font-size:42px;line-height:1.08;letter-spacing:-1.2px;margin:22px 0}.product-feature p{font-size:17px;color:var(--muted)}.product-feature .button{gap:20px}.breadcrumbs{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;font-size:13px;line-height:1.5;color:var(--muted);padding:22px 0 0}.breadcrumbs a{text-decoration:underline}.heading{padding-top:35px}.heading h1{max-width:1050px}.reading-layout{display:grid;grid-template-columns:230px minmax(0,790px);gap:55px;justify-content:space-between;align-items:start}.toc{position:sticky;top:25px;padding:35px 0;display:flex;flex-direction:column;gap:13px;font-size:14px}.toc>.eyebrow{margin-bottom:8px}.toc>a{padding:4px 0}.toc-company{border-top:1px solid var(--line);margin-top:15px;padding-top:17px!important}.reading-layout .prose{width:100%;margin-top:32px}.editorial-meta{font-size:13px!important;line-height:1.7!important;color:var(--muted);margin:0 0 30px!important}.answer{font-size:21px;line-height:1.7;padding-bottom:22px;border-bottom:1px solid var(--line)}.prose h3{font-size:23px;line-height:1.25;margin:28px 0 12px}.prose p{margin:0 0 21px}.prose h2{scroll-margin-top:25px}.references{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:30px 0;color:var(--muted)}.references h2{font-size:16px!important;margin:0 0 10px!important;font-weight:600;letter-spacing:0}.references ul{padding-left:20px;margin:0 0 10px;font-size:14px;line-height:1.7}.references p{font-size:13px!important;margin:0!important;line-height:1.6}.references a{text-decoration:underline}.table-wrap{overflow-x:auto;border:1px solid var(--line);margin:20px 0 35px}table{border-collapse:collapse;width:100%;font-size:16px;line-height:1.55;text-align:left}th,td{padding:17px;border-bottom:1px solid var(--line);vertical-align:top}thead{background:var(--ink);color:white}th{font-weight:600}tbody tr:last-child>*{border-bottom:0}tbody tr:nth-child(even){background:#eaf0f1}.machine-list>section{display:grid;grid-template-columns:55px 1fr;gap:20px;border-top:1px solid var(--line);padding:23px 0}.machine-list h3{margin:0 0 12px}.machine-list p{margin:0}.machine-number{font-size:32px;line-height:1.2;color:#39717d;font-weight:300;letter-spacing:-1px}.related{border-top:2px solid var(--ink);padding:24px 0;margin:40px 0 0;display:flex;flex-direction:column;gap:13px}.related a{display:flex;justify-content:space-between;gap:15px;font-size:17px;padding:12px 0;border-bottom:1px solid var(--line)}.inline-feature{display:flex;gap:20px;justify-content:space-between;align-items:center;background:var(--ink);color:white;padding:24px;margin:25px 0}.inline-feature small{display:block;color:var(--lime);font-size:12px;letter-spacing:1px;margin-bottom:8px}.inline-feature strong{font-size:20px;font-weight:500;line-height:1.5;display:block}.prose.wide{max-width:none}.prose.wide>.answer,.prose.wide>p{max-width:790px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:30px 0}.product-gallery .product-photo{margin:0}.product-gallery img{aspect-ratio:4/3;object-fit:cover}.product-gallery .planters img{object-fit:contain;background:#edf2f2}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sector-grid section{padding:25px;border:1px solid var(--line);background:white}.sector-grid span{font-size:12px;letter-spacing:1px;color:var(--muted)}.sector-grid h3{margin:15px 0;font-size:24px}.sector-grid p{font-size:16px;line-height:1.6;margin:0}details{border-top:1px solid var(--line);padding:18px 0}details:last-of-type{border-bottom:1px solid var(--line)}summary{font-weight:600;cursor:pointer;font-size:17px}details p{padding:15px 0 0;margin:0!important;font-size:16px}.prose .product-photo figcaption{line-height:1.5}.prose .product-photo figcaption span{font-size:12px}
@media(max-width:1100px){nav{gap:18px}.reading-layout{grid-template-columns:190px minmax(0,1fr);gap:32px}.photo-hero{gap:28px}.photo-hero img{height:370px}.knowledge-grid>a{padding:25px}.knowledge-grid h3{font-size:24px}.product-feature h2{font-size:35px}.product-feature{gap:25px}}
@media(max-width:800px){.photo-hero{grid-template-columns:1fr}.photo-hero h1{font-size:clamp(37px,7.8vw,58px);letter-spacing:-1.8px}.photo-hero img{height:auto}.knowledge-grid{grid-template-columns:1fr}.knowledge-grid>a{border-right:0;border-bottom:1px solid #4b646b}.knowledge-grid>a:last-child{border-bottom:0}.knowledge-grid h3 br{display:none}.knowledge-grid h3{margin-top:13px}.product-feature{grid-template-columns:1fr;padding:20px;gap:18px}.product-feature h2 br{display:none}.product-feature h2{font-size:34px;margin:14px 0}.reading-layout{display:block}.toc{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 18px;padding:22px 0;border-bottom:1px solid var(--line)}.toc>.eyebrow{width:100%;margin:0}.toc-company{border:0;margin:0;padding:4px 0!important}.reading-layout .prose{margin-top:25px}.answer{font-size:19px}.product-gallery,.sector-grid{grid-template-columns:1fr}.product-gallery img{aspect-ratio:auto}.machine-list>section{grid-template-columns:40px 1fr;gap:14px}.table-wrap{font-size:15px}th,td{padding:13px;min-width:110px}.prose h2{font-size:26px}.heading h1{font-size:39px;letter-spacing:-1.4px}.breadcrumbs{font-size:12px}.photo-hero .product-photo figcaption span{font-size:12px}nav{gap:13px 20px}nav a{padding:3px 0;min-height:30px}.inline-feature{padding:20px}.inline-feature strong{font-size:18px}}
/* Expanded image collection */
.editorial-photo{margin:26px 0;min-width:0}.editorial-photo img{display:block;width:100%;height:auto;object-fit:contain;background:#edf1f2}.editorial-photo figcaption{padding:11px 0;font-size:12px;line-height:1.5;color:var(--muted)}.editorial-photo figcaption strong{display:block;font-size:14px;color:var(--ink);font-weight:500}.editorial-photo figcaption span{display:block;margin-top:4px}.editorial-photo figcaption a{text-decoration:underline}.application-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin:30px 0 45px}.application-gallery>section{border:1px solid var(--line);background:white;scroll-margin-top:25px}.application-gallery .editorial-photo{margin:0}.application-gallery img{width:100%;height:300px;object-fit:contain;background:#f0f3f3}.application-gallery figcaption{padding:14px 22px 0}.application-copy{padding:0 22px 22px}.application-copy h3{margin:13px 0 8px}.application-copy p{font-size:16px;margin:0}.machine-list>.machine-illustrated{grid-template-columns:45px minmax(0,1fr);padding:30px 0}.machine-illustrated>.editorial-photo{grid-column:1/-1;margin:8px 0 0}.machine-photo img{max-height:470px;object-fit:contain;background:white}.material-photo img{max-height:420px;object-fit:cover}.material-applications{display:grid;grid-template-columns:1fr 1fr;gap:22px}.material-applications img{height:220px;object-fit:contain}.home-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.home-photo-grid .editorial-photo{margin:0}.home-photo-grid img{height:180px;object-fit:contain;background:white}.home-photo-grid figcaption strong{display:none}.home-photo-grid>div>a{display:block;font-size:20px;font-weight:600;margin-top:8px}.home-photo-grid>div{border-top:2px solid var(--ink);padding-top:12px}.photo-explore{margin:0 0 48px}.photo-explore .section-label a{font-size:14px;letter-spacing:0;text-decoration:underline}.knowledge-image{width:100%;height:160px;object-fit:contain;background:#f2f5f5;margin-bottom:5px}.thumbnail-credit{font-size:11px;color:#cfdbde;margin-bottom:20px}.knowledge-grid>a{min-width:0}.knowledge-grid>a .thumbnail-credit{color:#d0dedf}.editorial-photo+p{margin-top:16px}@media(max-width:1000px){.home-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-gallery img{height:240px}}@media(max-width:700px){.application-gallery{grid-template-columns:1fr}.home-photo-grid{gap:18px}.home-photo-grid img{height:155px}.home-photo-grid>div>a{font-size:17px}.material-applications{grid-template-columns:1fr}.knowledge-image{height:200px}.application-gallery img{height:260px}.machine-photo img{max-height:none}.photo-explore .section-label{align-items:flex-start;flex-direction:column}.home-photo-grid figcaption{font-size:11px}.material-photo img{height:auto}}
