@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap');
:root{--navy:#071b2f;--blue:#123b62;--paper:#f2f4f3;--white:#fff;--ink:#0b1a28;--orange:#d55435;--line:rgba(7,27,47,.16);--pad:clamp(1.2rem,4.5vw,4.5rem);--display:'Barlow Condensed',sans-serif;--body:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--body);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.skip{position:fixed;top:-5rem;left:1rem;z-index:100;background:#fff;padding:.7rem 1rem}.skip:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:104px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;transition:.3s}.site-header.scrolled{height:78px;background:rgba(242,244,243,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{width:clamp(230px,23vw,360px)}.brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.8rem);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.main-nav a{padding:.45rem 0;border-bottom:1px solid transparent}.main-nav a:hover{border-color:var(--orange)}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle span:not(.sr-only){display:block;height:1px;background:currentColor;margin:6px 0}
.eyebrow,.section-kicker{margin:0 0 .8rem;color:var(--orange);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.compact-section{padding:clamp(4rem,7vw,7rem) var(--pad)}h1,h2,h3{font-family:var(--display);font-weight:500;text-transform:uppercase;line-height:.91;letter-spacing:-.02em;margin:0}.compact-section h2,.section-title h2{font-size:clamp(3.6rem,7vw,7.2rem)}.button{display:inline-flex;padding:.9rem 1.2rem;border:1px solid currentColor;font-size:.73rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:.25s}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--navy);border-color:var(--navy);color:#fff}.button-primary:hover{background:var(--orange);border-color:var(--orange)}.button-line{background:transparent}
.home-hero{position:relative;min-height:100svh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:125px var(--pad) 55px;overflow:hidden}.hero-lines{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.9%,var(--line) 50%,transparent 50.1%),linear-gradient(var(--line) 1px,transparent 1px);background-size:100% 92px;opacity:.45;pointer-events:none}.home-hero-copy{position:relative;z-index:2;padding-right:3vw}.home-hero h1{font-size:clamp(4.7rem,9vw,9.5rem)}.home-hero h1 span{color:var(--orange)}.home-hero-copy>p:not(.eyebrow){max-width:640px;font-size:clamp(1rem,1.35vw,1.25rem);margin:1.5rem 0}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.home-hero-image{position:relative;height:78vh;min-height:560px;overflow:hidden}.home-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,27,47,.6),transparent 45%)}.home-hero-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.06)}.image-label{position:absolute;z-index:2;left:1.5rem;bottom:1.5rem;color:#fff;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.hero-index{position:absolute;left:var(--pad);right:var(--pad);bottom:1.2rem;display:flex;align-items:center;gap:.8rem;font:500 .7rem var(--body);letter-spacing:.12em}.hero-index i{width:60px;height:1px;background:var(--orange)}
.section-kicker{padding-top:.8rem;border-top:1px solid var(--line)}.identity-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;margin-top:2rem}.identity-copy .lead{font-size:1.25rem;color:var(--blue);margin-top:0}.identity-copy p{max-width:650px}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values div{display:flex;gap:1rem;padding:1.2rem 1rem;border-right:1px solid var(--line)}.values div:last-child{border:0}.values strong{color:var(--orange);font-family:var(--display);font-size:1.4rem}.values span{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}
.services{display:grid;grid-template-columns:.75fr 1.25fr;gap:5vw;background:var(--navy);color:#fff}.service-grid{display:grid;grid-template-columns:1fr 1fr}.service-card{padding:1.5rem;border:1px solid rgba(255,255,255,.16);margin:-1px 0 0 -1px;min-height:230px}.service-card>span,.config-card>span,.config-card div>span,.mini-card>span{color:var(--orange);font:500 1rem var(--display)}.service-card h3{font-size:2rem;margin:2rem 0 .65rem}.service-card p{font-size:.9rem;color:rgba(255,255,255,.7);margin:0}.process-band{background:var(--orange);color:#fff;overflow:hidden;padding:2rem 0 0}.process-word{font:500 clamp(4rem,9vw,9rem)/.9 var(--display);white-space:nowrap;transform:translateX(var(--marquee-x,0));will-change:transform}.process-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:2rem 0 0;padding:0 var(--pad);border-top:1px solid rgba(255,255,255,.4)}.process-steps li{padding:1rem;border-right:1px solid rgba(255,255,255,.35);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.process-steps span{margin-right:1rem;color:var(--navy)}
.machines-head{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:3rem;margin-bottom:2rem}.machines-head>p{max-width:420px}.machine-feature{display:grid;grid-template-columns:.8fr 1.2fr;min-height:610px;background:var(--navy);color:#fff;overflow:hidden}.machine-feature-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,4vw,4rem)}.machine-number{font-size:.7rem;color:var(--orange);text-transform:uppercase;letter-spacing:.12em}.machine-feature h3{font-size:clamp(4.5rem,9vw,9rem);margin:.7rem 0}.machine-feature-copy p{max-width:430px;color:rgba(255,255,255,.7)}.discover{margin-top:2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.discover b{color:var(--orange)}.machine-feature-image{position:relative;display:flex;align-items:flex-end;justify-content:center;background:radial-gradient(circle at center,#1b527f 0,var(--navy) 68%)}.machine-feature-image img{position:relative;z-index:2;height:95%;width:auto;transition:transform .6s;filter:drop-shadow(0 28px 24px rgba(0,0,0,.28))}.machine-feature:hover img{transform:scale(1.035) translateY(-8px)}.orbit,.tech-rings{position:absolute;width:68%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.orbit:after,.tech-rings:after{content:"";position:absolute;inset:18%;border:1px solid rgba(255,255,255,.15);border-radius:50%}
.contact{background:var(--orange);color:#fff}.contact .eyebrow{color:var(--navy)}.contact-mail{display:flex;justify-content:space-between;margin-top:2.5rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.45);border-bottom:1px solid rgba(255,255,255,.45);font-size:clamp(1.3rem,3vw,2.8rem)}.contact-meta{display:flex;gap:2rem;margin-top:1rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}footer{padding:2rem var(--pad);background:var(--navy);color:rgba(255,255,255,.62);display:grid;grid-template-columns:1fr 1fr auto;gap:2rem;align-items:end;font-size:.67rem;text-transform:uppercase;letter-spacing:.05em}footer img{background:#fff;padding:.5rem;width:220px}
.product-page{background:#fff}.product-hero{position:relative;min-height:100svh;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:120px var(--pad) 45px;background:linear-gradient(100deg,var(--paper) 0 46%,var(--navy) 46%);overflow:hidden}.product-hero-copy{position:relative;z-index:2}.product-hero h1{font-size:clamp(7rem,16vw,16rem);color:var(--orange)}.product-hero-copy>p:not(.eyebrow){max-width:520px;font-size:1.1rem;margin:1rem 0 1.5rem}.product-hero-machine{position:relative;height:80vh;min-height:560px;display:flex;align-items:flex-end;justify-content:center}.product-hero-machine img{position:relative;z-index:2;height:96%;width:auto;filter:drop-shadow(0 32px 25px rgba(0,0,0,.35))}.tech-rings{width:62%}.product-code{position:absolute;right:var(--pad);bottom:1.2rem;color:rgba(255,255,255,.55);font-size:.65rem;letter-spacing:.15em}.feature-deck{display:grid;grid-template-columns:.85fr 1.15fr;gap:3vw;background:var(--paper)}.feature-main{padding-right:2rem}.feature-main h2{font-size:clamp(3rem,6vw,6rem)}.feature-main>p:last-child{max-width:600px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr)}.mini-card{padding:1.4rem;border:1px solid var(--line);min-height:250px}.mini-card h3{font-size:2.1rem;margin:3rem 0 .7rem}.mini-card p{font-size:.85rem;margin:0}
.product-conveyor{position:relative;height:250vh;background:var(--navy);color:#fff}.conveyor-intro{position:sticky;top:0;height:100vh;padding:clamp(5rem,9vw,8rem) var(--pad);display:flex;flex-direction:column;justify-content:flex-start}.conveyor-intro h2{font-size:clamp(4rem,8vw,8rem)}.conveyor-intro>p:last-child{color:rgba(255,255,255,.6)}.conveyor-window{position:sticky;top:42vh;height:54vh;overflow:hidden;margin-top:-208vh}.conveyor-line{position:absolute;left:55vw;bottom:80px;display:flex;gap:5vw;align-items:flex-end;transform:translate3d(var(--conveyor-x,0),0,0);will-change:transform}.conveyor-line figure{width:clamp(210px,22vw,350px);margin:0;flex:none;text-align:center}.conveyor-line img{width:100%;height:230px;object-fit:contain;filter:drop-shadow(0 18px 14px rgba(0,0,0,.3))}.conveyor-line figcaption{font:500 1rem var(--display);text-transform:uppercase;letter-spacing:.08em}.belt{position:absolute;left:0;right:0;bottom:44px;height:18px;border-top:2px solid #6c7a84;border-bottom:2px solid #6c7a84;display:flex;justify-content:space-around}.belt i{width:16px;height:16px;border:2px solid #6c7a84;border-radius:50%;transform:translateY(-1px)}
.configurations{background:#e8ebeb}.section-title{margin-bottom:2rem}.config-grid{display:grid;grid-template-columns:1fr 1fr}.config-card{position:relative;min-height:310px;padding:1.8rem;border:1px solid var(--line);margin:-1px 0 0 -1px;overflow:hidden}.config-card h3{font-size:clamp(2.6rem,5vw,5rem);margin:4rem 0 .7rem}.config-card p{max-width:450px}.config-photo{padding:0;color:#fff}.config-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,27,47,.9),transparent 75%)}.config-photo img{width:100%;height:100%;object-fit:cover}.config-photo div{position:absolute;z-index:2;left:1.8rem;right:1.8rem;bottom:1.4rem}.config-photo h3{margin:.4rem 0}.config-photo p{margin:0}.option-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.option-row span{border:1px solid var(--line);padding:.55rem .8rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.compact-specs{display:grid;grid-template-columns:1fr 1fr;gap:4vw}.spec-visual img{width:100%;height:100%;max-height:560px;object-fit:cover}.spec-content h2{font-size:clamp(5rem,10vw,10rem);color:var(--orange)}.spec-content dl{margin:1rem 0}.spec-content dl div{display:grid;grid-template-columns:1fr 1fr;padding:.7rem 0;border-bottom:1px solid var(--line)}.spec-content dt{color:#657581}.spec-content dd{margin:0;font-weight:600}.text-link{display:inline-flex;gap:.5rem;border-bottom:1px solid var(--orange);padding-bottom:.3rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.text-link span{color:var(--orange)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:.1s}.reveal[data-delay="2"]{transition-delay:.2s}
@media(max-width:920px){.site-header{height:82px}.brand{width:240px}.menu-toggle{display:block;position:relative;z-index:2}.main-nav{position:fixed;inset:0;background:var(--paper);flex-direction:column;justify-content:center;font-size:1rem;opacity:0;visibility:hidden;transition:.25s}.main-nav.open{opacity:1;visibility:visible}.home-hero,.product-hero{grid-template-columns:1fr;background:var(--paper);padding-top:110px}.home-hero-image{height:50vh;min-height:420px}.home-hero h1{font-size:clamp(4rem,14vw,7rem)}.identity-grid,.services,.machines-head,.feature-deck,.compact-specs{grid-template-columns:1fr}.service-grid{margin-top:1rem}.machine-feature{grid-template-columns:1fr;min-height:auto}.machine-feature-image{height:560px}.product-hero-machine{height:58vh;min-height:460px;background:var(--navy);margin:1.5rem calc(var(--pad)*-1) -45px}.product-code{display:none}.feature-cards{margin-top:1rem}.conveyor-line{left:70vw}.config-grid{grid-template-columns:1fr}.contact-meta{flex-direction:column;gap:.2rem}footer{grid-template-columns:1fr 1fr}footer p:last-child{text-align:right}}
@media(max-width:600px){.brand{width:210px}.compact-section h2,.section-title h2{font-size:3.5rem}.home-hero{min-height:auto}.home-hero-image{min-height:360px}.values,.service-grid,.process-steps,.feature-cards{grid-template-columns:1fr}.values div{border-right:0;border-bottom:1px solid var(--line)}.service-card{min-height:190px}.process-steps li{border-right:0;border-bottom:1px solid rgba(255,255,255,.3)}.machine-feature-image{height:420px}.product-hero h1{font-size:7.5rem}.product-hero-machine{min-height:390px}.product-conveyor{height:220vh}.conveyor-window{margin-top:-178vh}.conveyor-line figure{width:210px}.conveyor-line img{height:180px}.config-card{min-height:280px}.contact-mail{font-size:1.15rem}footer{grid-template-columns:1fr}footer p:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.conveyor-line,.process-word{transform:none!important}}

/* DM-40 applications */
.product-conveyor .conveyor-line,.product-conveyor .belt{opacity:0;transform-origin:center;transition:opacity .55s ease}.product-conveyor.products-active .conveyor-line,.product-conveyor.products-active .belt{opacity:1}.product-conveyor .conveyor-line{transform:translate3d(var(--conveyor-x,0),28px,0)}.product-conveyor.products-active .conveyor-line{transform:translate3d(var(--conveyor-x,0),0,0)}
.applications{background:#f2f4f3}.applications .section-title{max-width:920px}.application-row{display:grid;grid-template-columns:1.15fr .85fr;min-height:520px;border-top:1px solid var(--line)}.application-row:last-child{border-bottom:1px solid var(--line)}.application-row-reverse{grid-template-columns:.85fr 1.15fr}.application-row-reverse .application-media{order:2}.application-media{min-height:460px;overflow:hidden;background:#dfe3e4}.application-media img{width:100%;height:100%;object-fit:cover}.application-media.focus-right img{object-position:72% center}.application-media.focus-left img{object-position:18% center}.application-copy{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,4.5vw,4.8rem)}.application-copy>span{color:var(--orange);font:500 1rem var(--display)}.application-copy h3{font-size:clamp(3rem,5.5vw,6rem);margin:1rem 0}.application-copy p{max-width:560px;color:#4f606c}
.customizations{background:var(--navy);color:#fff}.customizations .section-title{display:grid;grid-template-columns:1fr .65fr;gap:4vw;align-items:end}.customizations .section-title>p:last-child{color:rgba(255,255,255,.67);max-width:560px}.custom-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}.custom-gallery figure{position:relative;margin:0;min-height:520px;overflow:hidden;background:#fff}.custom-gallery img{width:100%;height:100%;object-fit:cover}.custom-gallery figcaption{position:absolute;left:1rem;bottom:1rem;background:var(--navy);color:#fff;padding:.65rem .85rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}
.extrusion-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:5vw;align-items:center;background:#e8ebeb}.extrusion-copy h2{font-size:clamp(4.5rem,9vw,9rem)}.extrusion-copy p:not(.eyebrow){max-width:640px}.extrusion-visual{position:relative;min-height:620px;background:var(--navy);overflow:hidden}.extrusion-visual img{width:100%;height:100%;min-height:620px;object-fit:cover}.extrusion-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,27,47,.72),transparent 55%)}.extrusion-visual span{position:absolute;z-index:2;left:1.4rem;bottom:1.2rem;color:#fff;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:920px){.application-row,.application-row-reverse,.customizations .section-title,.extrusion-section{grid-template-columns:1fr}.application-row-reverse .application-media{order:0}.application-media{min-height:380px}.custom-gallery{grid-template-columns:1fr}.custom-gallery figure{min-height:390px}.extrusion-visual,.extrusion-visual img{min-height:470px}}
@media(max-width:600px){.application-row{min-height:0}.application-media{min-height:310px}.application-copy h3{font-size:3.2rem}.custom-gallery figure{min-height:300px}.extrusion-visual,.extrusion-visual img{min-height:380px}}
@media(prefers-reduced-motion:reduce){.product-conveyor .conveyor-line,.product-conveyor .belt{opacity:1!important}}
.application-media.focus-glazer img{object-position:center;transform:none}
