@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,ol,figure{margin:0}ul,ol{padding:0}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}}@layer base{:root{--ink:#0c0e10;--panel:#131619;--panel-2:#1a1e22;--steel:#8e969e;--line:#ffffff21;--paper:#f2f0ea;--paper-2:#dedbd3;--white:#fff;--orange:#ff641e;--orange-dark:#c9420b;--focus:#ffb18c;--container:min(1200px, calc(100vw - 40px));--font:Inter, "Arial Nova", "Helvetica Neue", Arial, sans-serif;--mono:"Roboto Mono", "Cascadia Mono", Consolas, monospace}html{background:var(--ink);color-scheme:dark}body{background:var(--ink);color:#e9e8e4;min-width:320px;font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button{color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{background:var(--orange);color:var(--white)}h1,h2,h3{color:var(--white);letter-spacing:-.035em;text-wrap:balance;font-weight:750;line-height:1.06}h1{font-size:clamp(2.8rem,7vw,6.6rem)}h2{font-size:clamp(2rem,4.5vw,4rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{text-wrap:pretty}}@layer components{.container{width:var(--container);margin-inline:auto}.skip-link{z-index:999;background:var(--white);color:var(--ink);padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--orange);font:700 .74rem/1.2 var(--mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.lead{color:#b8bdc2;max-width:760px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.section{padding-block:clamp(76px,10vw,140px)}.section--paper{background:var(--paper);color:#393d40}.section--paper h2,.section--paper h3{color:#121416}.section--panel{background:var(--panel)}.section__header{grid-template-columns:minmax(0,1.1fr) minmax(280px,.6fr);align-items:end;gap:70px;margin-bottom:56px;display:grid}.section__header p:last-child{color:#929aa1}.section--paper .section__header p:last-child{color:#5f6569}.button{border:1px solid var(--orange);background:var(--orange);color:#fff;letter-spacing:.025em;cursor:pointer;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:13px 21px;font-size:.87rem;font-weight:750;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{background:#ec5010;border-color:#ec5010;transform:translateY(-2px)}.button:disabled{opacity:.62;cursor:wait;transform:none}.button--ghost{background:0 0;border-color:#ffffff47}.button--ghost:hover{background:#ffffff14;border-color:#ffffff80}.button--light{background:var(--white);border-color:var(--white);color:var(--ink)}.button--light:hover{background:#eee;border-color:#eee}.button--small{min-height:44px;padding:10px 17px;font-size:.78rem}.text-link{color:var(--orange);align-items:center;gap:10px;font-weight:720;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(5px)}.site-header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:background-color .2s,border-color .2s,backdrop-filter .2s;position:fixed;top:0;left:0}.site-header.is-scrolled,.site-header:has(.mobile-menu:not([hidden])){border-color:var(--line);backdrop-filter:blur(16px);background:#0c0e10e0}.header__inner{align-items:center;gap:26px;height:84px;display:flex}.logo{color:var(--white);flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.logo__mark{width:40px;color:var(--orange)}.logo__type{letter-spacing:.04em;font-size:1.25rem;font-weight:820;line-height:1;display:grid}.logo__type small{color:#abb0b5;font:600 .56rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-top:5px}.desktop-nav{align-items:center;gap:clamp(18px,2.7vw,38px);margin-left:auto;display:flex}.desktop-nav a{color:#cdd0d2;padding-block:12px;font-size:.84rem;font-weight:680;position:relative}.desktop-nav a:after{background:var(--orange);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:5px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.header__cta{margin-left:12px}.menu-toggle{border:1px solid var(--line);background:var(--panel);cursor:pointer;place-items:center;width:46px;height:46px;display:none}.mobile-menu{border-top:1px solid var(--line);background:#0c0e10f7}.mobile-menu nav{width:var(--container);margin-inline:auto;padding-block:16px 30px;display:grid}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;padding:17px 4px;font-size:1.15rem;font-weight:700;display:grid}.mobile-menu nav>a span{color:var(--orange);font:700 .67rem var(--mono)}.mobile-menu .button{margin-top:22px}.menu-open{overflow:hidden}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 25%, #ff641e21, transparent 27%), var(--panel);padding-block:160px 80px;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #ffffff14;width:320px;height:320px;position:absolute;bottom:-100px;right:4vw;transform:rotate(45deg)}.page-hero h1{max-width:980px;font-size:clamp(2.7rem,6vw,5.7rem)}.page-hero .lead{margin-top:28px}.page-hero__meta{color:#92999f;font:600 .7rem var(--mono);letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:12px 28px;margin-top:34px;display:flex}.breadcrumbs{margin-bottom:34px}.breadcrumbs ol{color:#8f969c;font:600 .7rem var(--mono);letter-spacing:.045em;text-transform:uppercase;flex-wrap:wrap;gap:8px;list-style:none;display:flex}.breadcrumbs li{gap:8px;display:flex}.breadcrumbs a:hover{color:var(--orange)}.hero{border-bottom:1px solid var(--line);min-height:810px;position:relative;overflow:hidden}.hero__visual{position:absolute;inset:0}.hero__visual:after{background:linear-gradient(90deg, #07090afa 0%, #07090ad6 44%, #07090a40 78%), linear-gradient(0deg, var(--ink), transparent 34%);content:"";position:absolute;inset:0}.hero__inner{z-index:2;align-content:center;min-height:810px;padding-block:145px 80px;display:grid;position:relative}.hero h1{max-width:930px}.hero h1 em{color:var(--orange);font-style:normal}.hero .lead{max-width:650px;margin-top:28px}.hero__actions{flex-wrap:wrap;gap:13px;margin-top:38px;display:flex}.hero__foot{z-index:3;position:absolute;bottom:28px;left:0;right:0}.hero__foot .container{color:#777e84;font:600 .65rem var(--mono);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;display:flex}.technical-visual{background:radial-gradient(circle at 70% 35%,#ff641e38,#0000 30%),linear-gradient(145deg,#1c2024,#0b0d0f 70%);height:100%;min-height:380px;position:relative;overflow:hidden}.technical-visual__grid{transform-origin:bottom;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;transform:perspective(700px)rotateX(58deg)scale(1.5)translateY(5%)}.technical-visual__line{background:#ffffff3b;height:2px;position:absolute}.line-a{top:54%;left:28%;right:8%}.line-b{top:66%;left:40%;right:16%}.technical-visual__module{background:linear-gradient(135deg,#ffffff14,#00000040);border:2px solid #ffffff80;width:clamp(120px,15vw,220px);height:clamp(100px,12vw,180px);position:absolute;bottom:31%;transform:skewY(-7deg);box-shadow:18px 20px #0003}.technical-visual__module:before,.technical-visual__module:after{background:var(--orange);content:"";position:absolute}.technical-visual__module:before{height:2px;top:18%;left:0;right:0}.technical-visual__module:after{opacity:.5;width:2px;top:0;bottom:0;left:22%}.technical-visual__module span{color:var(--orange);font:700 .7rem var(--mono);position:absolute;top:8px;right:12px}.module-a{left:26%}.module-b{width:clamp(105px,13vw,190px);height:clamp(80px,10vw,150px);bottom:35%;left:48%}.module-c{width:clamp(90px,11vw,160px);height:clamp(75px,9vw,130px);bottom:40%;left:68%}.technical-visual__rail{border-block:3px solid #ffffff80;height:20px;position:absolute;bottom:25%;left:17%;right:5%;transform:skewY(-7deg)}.technical-visual__caption{color:var(--steel);font:600 .66rem var(--mono);letter-spacing:.1em;justify-items:end;display:grid;position:absolute;bottom:8%;right:5%}.technical-visual__caption span:first-child{color:var(--orange);font-size:1rem;font-weight:800}.technical-visual--compact{min-height:270px}.category-grid{border-top:1px solid #c8c6c0;border-left:1px solid #c8c6c0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.category-card{background:var(--paper);color:#33383b;border-bottom:1px solid #c8c6c0;border-right:1px solid #c8c6c0;flex-direction:column;min-height:330px;padding:30px;transition:background .25s,color .25s;display:flex;position:relative}.category-card__number{color:#858b8e;font:700 .65rem var(--mono);letter-spacing:.12em}.category-card h3{color:#17191b;margin-top:auto}.category-card p{color:#5c6266;margin-top:14px}.category-card svg{color:var(--orange);transition:transform .2s;position:absolute;top:26px;right:26px}.category-card:hover{background:var(--panel-2);color:#fff}.category-card:hover h3{color:#fff}.category-card:hover p{color:#afb4b8}.category-card:hover svg{transform:translate(4px,-4px)}.split-feature{border:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);min-height:600px;display:grid}.split-feature__visual{min-height:500px}.split-feature__content{background:var(--panel);flex-direction:column;justify-content:center;padding:clamp(38px,6vw,80px);display:flex}.split-feature__content p:not(.eyebrow){color:#a7adb2;margin-top:24px}.split-feature__content .text-link{margin-top:32px}.application-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.application-item{background:var(--panel);min-height:230px;padding:30px}.application-item span{color:var(--orange);font:700 .66rem var(--mono);letter-spacing:.12em}.application-item h3{margin-top:70px}.application-item p{color:#979fa5;margin-top:12px}.process{counter-reset:process;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process__item{counter-increment:process;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px;padding:28px}.process__item:before{color:var(--orange);font:700 .68rem var(--mono);content:"0" counter(process);margin-bottom:75px;display:block}.process__item p{color:#949ca2;margin-top:14px}.cta-band{background:var(--orange);color:#fff;overflow:hidden}.cta-band__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;padding-block:clamp(70px,9vw,115px);display:grid;position:relative}.cta-band__inner:after{content:"";border:1px solid #ffffff3b;width:300px;height:300px;position:absolute;top:-100px;right:130px;transform:rotate(45deg)}.cta-band .eyebrow{color:#fff}.cta-band h2{max-width:800px}.cta-band p:not(.eyebrow){color:#ffe2d5;max-width:700px;margin-top:22px}.cta-band .button{z-index:2;position:relative}.footer{background:#090a0c}.footer__top{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-block:80px;display:grid}.footer__brand p{color:#848c92;max-width:330px;margin-top:24px}.footer__heading{color:#fff;font:700 .69rem var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px}.footer ul{color:#989fa4;gap:11px;font-size:.9rem;list-style:none;display:grid}.footer a:hover,.link-button:hover{color:var(--orange)}.footer__contact li{align-items:flex-start;gap:11px;display:flex}.footer__contact svg{color:var(--orange);flex:none;margin-top:2px}.footer .muted{color:#62696e}.link-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer__bottom{border-top:1px solid var(--line);color:#686e73;font:600 .65rem var(--mono);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-block:24px;display:flex}.cookie-banner{z-index:80;backdrop-filter:blur(18px);background:#131619f7;border:1px solid #fff3;width:min(560px,100vw - 40px);padding:25px;position:fixed;bottom:20px;right:20px;box-shadow:0 24px 80px #00000073}.cookie-banner[hidden]{display:none}.cookie-banner p:not(.eyebrow){color:#b5bbc0;font-size:.88rem}.cookie-banner__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.machine-list{gap:16px;display:grid}.machine-card{border:1px solid var(--line);background:var(--panel);grid-template-columns:minmax(260px,.85fr) minmax(0,1.4fr);display:grid}.machine-card__image{background:#0e1012;min-height:290px}.machine-card__content{flex-direction:column;align-items:flex-start;padding:clamp(28px,5vw,55px);display:flex}.machine-card__meta{color:var(--orange);font:700 .67rem var(--mono);letter-spacing:.1em;text-transform:uppercase}.machine-card h2,.machine-card h3{margin-top:17px}.machine-card p{color:#a0a7ac;margin-top:18px}.machine-card .text-link{margin-top:auto;padding-top:26px}.category-summary{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.category-summary__aside{border-top:2px solid var(--orange);padding-top:22px}.category-summary__aside p{color:#646a6d;font:700 .69rem var(--mono);letter-spacing:.11em;text-transform:uppercase}.tag-list{flex-wrap:wrap;gap:8px;margin-top:20px;list-style:none;display:flex}.tag-list li{color:#444a4e;border:1px solid #c7c4bd;padding:8px 11px;font-size:.78rem}.category-summary__content p{color:#4f5559;font-size:1.08rem}.empty-state{background:#e8e5de;border:1px solid #cbc8c1;margin-top:45px;padding:30px}.empty-state h2{font-size:1.35rem}.empty-state p{color:#5d6366;margin-top:10px}.empty-state .button{margin-top:22px}.content-grid{grid-template-columns:minmax(0,1fr) 340px;gap:80px;display:grid}.prose{color:#4a5053}.prose>*+*{margin-top:1.25em}.prose h2,.prose h3{color:#151719;margin-top:1.7em}.prose ul,.prose ol{padding-left:1.3em}.prose li+li{margin-top:.45em}.prose a{color:var(--orange-dark);text-underline-offset:3px;text-decoration:underline}.side-panel{border-top:3px solid var(--orange);background:#dedbd3;align-self:start;padding:25px}.side-panel h2{font-size:1.25rem}.side-panel p{color:#5c6265;margin-top:14px}.side-panel .button{width:100%;margin-top:22px}.contact-grid{border-top:1px solid #c6c3bc;border-left:1px solid #c6c3bc;grid-template-columns:repeat(3,1fr);display:grid}.contact-card{border-bottom:1px solid #c6c3bc;border-right:1px solid #c6c3bc;min-height:230px;padding:30px}.contact-card svg{color:var(--orange-dark)}.contact-card h2{margin-top:52px;font-size:1.35rem}.contact-card p{color:#61676a;margin-top:10px}.contact-card a{color:var(--orange-dark);font-weight:700}.todo-label{color:#6c716f;font:700 .64rem var(--mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid #aaa69d;margin-top:10px;padding:4px 8px;display:inline-flex}.map-consent{border:1px solid var(--line);background:radial-gradient(circle at 70% 40%, #ff641e17, transparent 30%), var(--panel);place-items:center;min-height:450px;display:grid}.map-consent__message{text-align:center;max-width:560px;padding:30px}.map-consent__message h2{font-size:clamp(1.7rem,3vw,2.6rem)}.map-consent__message p{color:#9fa6ab;margin-top:16px}.map-consent__message .button{margin-top:25px}.map-consent iframe{border:0;width:100%;min-height:450px}.form-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:80px;display:grid}.quote-form{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.field{gap:8px;display:grid}.field--full{grid-column:1/-1}.field label,.field__label{color:#25292b;font-size:.82rem;font-weight:750}.field label span{color:var(--orange-dark)}.field input,.field textarea,.field select{color:#161819;background:#fbfaf6;border:1px solid #aaa8a2;border-radius:0;width:100%;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange-dark);outline:none;box-shadow:0 0 0 3px #c9420b2e}.field textarea{resize:vertical;min-height:180px}.field small{color:#6d7274}.checkbox{color:#4e5457;grid-template-columns:22px 1fr;align-items:start;gap:10px;font-size:.83rem;display:grid}.checkbox input{width:19px;height:19px;accent-color:var(--orange-dark);margin-top:3px}.checkbox a{color:var(--orange-dark);text-decoration:underline}.form-actions{align-items:center;gap:18px;display:flex}.form-status{border:1px solid #0000;grid-column:1/-1;padding:13px 15px;font-size:.88rem}.form-status[hidden]{display:none}.form-status[data-state=success]{color:#245338;background:#e7f5ec;border-color:#43835e}.form-status[data-state=error]{color:#7c2e29;background:#fbe9e7;border-color:#b94a42}.form-notice{border-left:3px solid var(--orange-dark);color:#555b5e;background:#e7e3db;grid-column:1/-1;padding:12px 15px;font-size:.84rem}.turnstile-wrap{min-height:68px}.hp-field{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.machine-hero{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:70px;display:grid}.machine-hero h1{font-size:clamp(2.5rem,5.5vw,5.2rem)}.machine-hero__summary{color:#adb3b8;margin-top:24px;font-size:1.1rem}.machine-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.machine-detail{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:80px;display:grid}.detail-section+.detail-section{margin-top:55px}.detail-section h2{margin-bottom:25px;font-size:clamp(1.7rem,3vw,2.5rem)}.benefit-list{background:#c9c6bf;gap:1px;list-style:none;display:grid}.benefit-list li{background:var(--paper);grid-template-columns:28px 1fr;gap:12px;padding:18px;display:grid}.benefit-list svg{color:var(--orange-dark)}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #cac7c0;padding:14px 12px}.data-table th{color:#555b5e;width:45%;font-size:.8rem}.not-found{text-align:center;place-items:center;min-height:82vh;padding:130px 20px 70px;display:grid}.not-found__code{color:var(--orange);font:800 clamp(5rem, 18vw, 12rem)/1 var(--mono);letter-spacing:-.08em}.not-found h1{margin-top:15px;font-size:clamp(2.1rem,5vw,4.5rem)}.not-found p{color:#a3a9ae;max-width:590px;margin:22px auto 0}.not-found .button{margin-top:32px}}@layer utilities{.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}}@media (width<=1040px){.desktop-nav{gap:18px}.header__cta{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.footer__top{grid-template-columns:1.4fr repeat(2,1fr)}.footer__top>:last-child{grid-column:2}.form-layout,.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:45px}}@media (width<=860px){:root{--container:min(100% - 32px, 720px)}.desktop-nav{display:none}.menu-toggle{margin-left:auto;display:grid}.hero,.hero__inner{min-height:740px}.hero__visual:after{background:linear-gradient(90deg, #07090aed, #07090a9e), linear-gradient(0deg, var(--ink), transparent 35%)}.section__header{grid-template-columns:1fr;gap:24px}.split-feature{grid-template-columns:1fr}.split-feature__visual{min-height:380px}.application-grid,.process{grid-template-columns:1fr 1fr}.cta-band__inner{grid-template-columns:1fr;align-items:start}.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.footer__top>:last-child{grid-column:auto}.category-summary{grid-template-columns:1fr;gap:35px}.form-layout,.content-grid{grid-template-columns:1fr}.side-panel{order:-1}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:auto}.contact-card h2{margin-top:30px}.machine-hero{grid-template-columns:1fr}.machine-hero__visual{min-height:380px}.machine-detail{grid-template-columns:1fr}}@media (width<=620px){:root{--container:calc(100% - 26px)}.header__inner{height:74px}.logo__type small{display:none}.section{padding-block:68px}.page-hero{padding-block:128px 62px}.hero,.hero__inner{min-height:700px}.hero__inner{padding-top:120px}.hero__actions{flex-direction:column;align-items:stretch}.hero__foot .container{flex-direction:column;gap:12px}.category-grid,.application-grid{grid-template-columns:1fr}.category-card{min-height:270px}.process{grid-template-columns:1fr}.process__item{min-height:auto}.process__item:before{margin-bottom:40px}.footer__top{grid-template-columns:1fr;gap:42px}.footer__brand,.footer__top>:last-child{grid-column:auto}.footer__bottom{flex-direction:column}.cookie-banner{width:calc(100vw - 20px);padding:20px;bottom:10px;right:10px}.cookie-banner__actions{flex-direction:column-reverse;align-items:stretch}.machine-card,.quote-form{grid-template-columns:1fr}.field--full,.form-status,.form-notice{grid-column:auto}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.technical-visual__module{width:100px;height:90px}.module-a{left:10%}.module-b{width:85px;height:75px;left:41%}.module-c{width:70px;height:65px;left:70%}}@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}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/syne-latin-ext-wght-normal.JjI8ZrW1.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/syne-latin-wght-normal.BVsvWWA4.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#080b0c;--panel:#101416;--panel-2:#171c1f;--paper:#f3f1eb;--paper-2:#dfdcd2;--orange:#ff5b22;--orange-dark:#c73f0b;--amber:#ffb21c;--acid:#d8ff63;--font:"Manrope Variable", "Arial Nova", sans-serif;--display:"Syne Variable", "Arial Nova", sans-serif;--shadow-soft:0 30px 90px #0000003d}body{font-family:var(--font);font-variation-settings:"wght" 470;letter-spacing:-.012em}body:before{background:radial-gradient(circle at 12% 18%,#ff5b220e,#0000 24%),radial-gradient(circle at 85% 70%,#ffb21c09,#0000 25%),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/72px 72px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/72px 72px}main{overflow:clip}h1,h2,h3{font-family:var(--display);font-variation-settings:"wght" 690;letter-spacing:-.055em}.lead{letter-spacing:-.02em;font-weight:480}.eyebrow{font-family:var(--font);letter-spacing:.19em;gap:13px;font-size:.68rem;font-weight:780}.eyebrow:before{width:34px;height:1px;box-shadow:9px 0 0 -3px}.site-header{pointer-events:none;background:0 0;border:0;top:16px}.site-header.is-scrolled,.site-header:has(.mobile-menu:not([hidden])){backdrop-filter:none;background:0 0;border:0}.header__inner{backdrop-filter:blur(20px)saturate(130%);pointer-events:auto;background:linear-gradient(110deg,#0f1214eb,#0f1214bd);border:1px solid #ffffff1f;border-radius:16px;height:68px;padding-inline:13px 10px;box-shadow:0 14px 45px #00000038,inset 0 1px #ffffff0a}.logo{width:190px;height:52px}.logo__image{object-fit:contain;filter:drop-shadow(0 5px 13px #ff5b222e);width:100%;height:100%;display:block}.footer .logo{width:230px;height:66px}.desktop-nav{gap:clamp(20px,2.5vw,36px)}.desktop-nav a{color:#d7dad9;letter-spacing:-.01em;font-size:.77rem;font-weight:680}.desktop-nav a:after{height:1px;box-shadow:0 0 10px var(--orange);bottom:1px}.menu-toggle{background:linear-gradient(145deg,#ffffff12,#ffffff05);border-radius:11px}.mobile-menu{width:var(--container);border:1px solid var(--line);box-shadow:var(--shadow-soft);pointer-events:auto;background:#0a0d0efa;border-radius:18px;margin:8px auto 0;overflow:hidden}.mobile-menu nav{width:100%;padding:12px 18px 22px}.button{background:linear-gradient(115deg, var(--orange), #ff7134 62%, var(--amber));clip-path:polygon(0 0,calc(100% - 11px) 0,100% 11px,100% 100%,11px 100%,0 calc(100% - 11px));letter-spacing:.01em;isolation:isolate;border:0;min-height:50px;padding:14px 23px;font-size:.8rem;font-weight:780;position:relative;overflow:hidden;box-shadow:0 12px 30px #ff5b222e}.button:before{z-index:-1;content:"";background:linear-gradient(110deg,#0000 25%,#ffffff4d 48%,#0000 70%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.button:hover{background:linear-gradient(115deg, #ff6b31, var(--orange), #ff9e1a);border-color:#0000;box-shadow:0 17px 38px #ff5b2240}.button:hover:before{transform:translate(120%)}.button--ghost{box-shadow:none;background:#ffffff06;border:1px solid #ffffff40}.button--ghost:hover{background:#ffffff13;border-color:#ffffff75}.button--light{color:#0b0d0e;background:#fff;box-shadow:0 14px 38px #00000024}.button--light:hover{background:#fff}.button--small{min-height:42px;padding:11px 17px;font-size:.72rem}.text-link{gap:13px;font-size:.84rem;font-weight:760}.text-link svg{box-sizing:content-box;border:1px solid;border-radius:50%;padding:5px}.hero{background:#07090a;min-height:min(930px,100svh)}.hero:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 73% 42%,#ff5b2226,#0000 23%),linear-gradient(90deg,#050708fa 0%,#050708e0 43%,#0507083b 80%);position:absolute;inset:0}.hero__visual:after{background:linear-gradient(90deg,#050708c7 0%,#0507086b 46%,#0507080d 78%),linear-gradient(#0000 68%,#080b0c)}.hero__machine-image{object-fit:contain;object-position:center;filter:drop-shadow(0 42px 70px #00000080);width:min(65vw,1060px);height:67%;animation:7s ease-in-out infinite moduleFloat;position:absolute;top:15%;right:-5%}.hero__inner{min-height:min(930px,100svh);padding-top:155px}.hero h1{letter-spacing:-.075em;max-width:1060px;font-size:clamp(3.45rem,7.15vw,7.05rem);line-height:.91}.hero h1 span,.hero h1 em{display:block}.hero h1 em{color:#0000;filter:drop-shadow(0 15px 34px #ff5b221f);background:linear-gradient(105deg,#ff4d16 5%,#ff7138 47%,#ffc034 100%) text;padding-bottom:.08em}.hero .lead{color:#b9c0c1;border-left:1px solid #ff5b228c;max-width:660px;margin-top:31px;padding-left:20px;font-size:clamp(1rem,1.35vw,1.15rem)}.hero__status{color:var(--acid);letter-spacing:.11em;border:1px solid #d8ff634d;border-radius:999px;align-items:center;gap:7px;margin-left:10px;padding:6px 9px;font-size:.55rem;display:inline-flex}.hero__status:before{background:var(--acid);width:5px;height:5px;box-shadow:0 0 10px var(--acid);content:"";border-radius:50%;animation:1.8s ease-in-out infinite statusPulse}.hero__actions{margin-top:35px}.hero__signals{color:#697174;letter-spacing:.14em;text-transform:uppercase;gap:22px;margin-top:35px;font-size:.61rem;font-weight:730;list-style:none;display:flex}.hero__signals li{align-items:center;gap:8px;display:flex}.hero__signals li:before{background:var(--orange);content:"";border-radius:50%;width:4px;height:4px}.hero__foot{bottom:22px}.technical-visual{background:radial-gradient(circle at 70% 38%,#ff641e33,#0000 29%),radial-gradient(circle at 55% 78%,#ffb21c0f,#0000 25%),linear-gradient(145deg,#171c1f,#07090a 72%)}.technical-visual__grid{opacity:.85;background-size:54px 54px;mask-image:linear-gradient(#0000 22%,#000)}.technical-visual__halo{aspect-ratio:1;border:1px solid #ff5b2224;border-radius:50%;width:min(34vw,520px);position:absolute;top:24%;right:11%;box-shadow:inset 0 0 80px #ff5b220a,0 0 80px #ff5b220a}.technical-visual__halo:before,.technical-visual__halo:after{content:"";border:1px dashed #ffffff17;border-radius:50%;position:absolute;inset:17%}.technical-visual__halo:after{border-style:solid;border-color:#ff5b2238;inset:41%}.technical-visual__scan{z-index:5;background:linear-gradient(#0000,#ff5b22bf,#0000);width:1px;animation:5.4s ease-in-out infinite scanLine;position:absolute;top:15%;bottom:18%;left:34%;box-shadow:0 0 23px #ff5b2299}.technical-visual__module{z-index:2;backdrop-filter:blur(4px);background:linear-gradient(145deg,#ffffff13,#03040561);border:1px solid #ffffff6b;animation:5s ease-in-out infinite moduleFloat;box-shadow:18px 23px 35px #00000038,inset 0 0 30px #ffffff04}.module-b{animation-delay:-.9s}.module-c{animation-delay:-1.8s}.technical-visual__beam{z-index:3;background:linear-gradient(90deg, transparent, var(--orange), #ffb21c4d, transparent);height:1px;position:absolute;bottom:38%;left:20%;right:8%;transform:skewY(-7deg);box-shadow:0 0 15px #ff5b2273}.technical-visual__node{z-index:4;background:var(--orange);width:7px;height:7px;box-shadow:0 0 0 5px #ff5b221c, 0 0 21px var(--orange);border:2px solid #ffaf83;border-radius:50%;animation:2.2s ease-in-out infinite nodePulse;position:absolute}.node-a{bottom:43%;left:33%}.node-b{animation-delay:-.8s;bottom:45%;left:57%}.node-c{animation-delay:-1.4s;bottom:48%;right:17%}.technical-visual__caption{font-family:var(--font);font-size:.58rem;bottom:7%;right:4%}.technical-visual__caption span:first-child{font-family:var(--display);font-size:1.1rem}.technical-visual__telemetry{color:#6f777a;font:650 .53rem/1.5 var(--font);letter-spacing:.13em;border-left:1px solid #ff5b2280;padding-left:12px;display:grid;position:absolute;top:17%;right:5%}.technical-visual__telemetry b{color:#dfe3e2;font:620 1.25rem var(--display);letter-spacing:-.04em}.section{position:relative}.section--paper{background:radial-gradient(circle at 85% 10%,#ffb21c14,#0000 22%),linear-gradient(135deg,#f5f3ed 0%,#ece9e1 100%)}.section--panel{background:linear-gradient(145deg,#111517,#0d1012)}.section__header{margin-bottom:62px}.section__header h2{max-width:820px}.section__header p:last-child{font-size:.96rem;line-height:1.75}.category-grid{background:0 0;border:0;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.category-card{background:radial-gradient(circle at 85% 15%,#ff5b2214,#0000 27%),#ffffff70;border:1px solid #181d1f21;border-radius:22px;grid-column:span 4;min-height:335px;padding:30px;transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s,background .35s;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.category-card:first-child{grid-column:span 7;min-height:390px}.category-card:nth-child(2){grid-column:span 5;min-height:390px}.category-card:nth-child(3){grid-column:span 5}.category-card:nth-child(4){grid-column:span 7}.category-card:nth-child(5),.category-card:nth-child(6),.category-card:nth-child(7),.category-card:nth-child(8){grid-column:span 6}.category-card:before{content:"";border:1px solid #14191b14;border-radius:50%;width:230px;height:230px;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:-95px;right:-70px;box-shadow:0 0 0 30px #14191b05,0 0 0 65px #14191b03}.category-card:after{color:#0f12140b;font:750 clamp(5rem, 9vw, 9rem)/.8 var(--display);letter-spacing:-.1em;content:attr(data-index);position:absolute;bottom:28px;right:32px}.category-card svg{position:static}.category-card__icon{width:64px;height:64px;color:var(--orange-dark);background:#ffffff7a;border:1px solid #181d1f21;border-radius:18px;place-items:center;margin-top:42px;transition:transform .35s,color .35s,background .35s;display:grid;box-shadow:inset 0 1px #fffc}.category-card__arrow{width:42px;height:42px;color:var(--orange-dark);border:1px solid #181d1f29;border-radius:50%;place-items:center;transition:transform .35s,background .35s,color .35s;display:grid;position:absolute;top:27px;right:27px}.category-card h2,.category-card h3{z-index:2;margin-top:auto;font-size:clamp(1.45rem,2.6vw,2.35rem);position:relative}.category-card p{z-index:2;max-width:500px;font-size:.9rem;position:relative}.category-card:hover{background:radial-gradient(circle at 85% 15%,#ff5b2238,#0000 30%),#14191b;transform:translateY(-7px);box-shadow:0 25px 55px #14191b38}.category-card:hover:before{transform:scale(1.18)translate(-12px,-10px)}.category-card:hover .category-card__icon{background:var(--orange);color:#fff;transform:rotate(-5deg)scale(1.05)}.category-card:hover .category-card__icon svg{color:#fff}.category-card:hover .category-card__arrow{color:#111;background:#fff;transform:rotate(-35deg)}.category-card:hover svg{transform:none}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.gallery-grid img{border-radius:18px;width:100%}.catalog-browser{padding-top:0}.catalog-toolbar{z-index:3;backdrop-filter:blur(18px);background:#0f1315f5;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:minmax(290px,1.5fr) minmax(170px,.7fr) minmax(160px,.62fr) auto;align-items:end;gap:12px;margin-top:-42px;padding:18px;display:grid;position:relative;box-shadow:0 24px 70px #00000040}.catalog-toolbar label{color:#a9b0b2;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:.68rem;font-weight:720;display:grid}.catalog-toolbar input,.catalog-toolbar select{color:#f0f2f1;width:100%;min-height:51px;font:560 .87rem var(--font);background:#ffffff0b;border:1px solid #ffffff1f;border-radius:11px;outline:0;padding:0 14px}.catalog-toolbar select{color-scheme:dark}.catalog-toolbar input:focus,.catalog-toolbar select:focus{border-color:#ff5b22b3;box-shadow:0 0 0 3px #ff5b221f}.catalog-search>div{position:relative}.catalog-search svg{color:var(--orange);position:absolute;top:16px;left:14px}.catalog-search input{padding-left:44px}.filter-reset{color:#c9cecf;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:11px;align-items:center;gap:8px;min-height:51px;padding:0 15px;display:inline-flex}.filter-reset:hover{color:#fff;border-color:#ff5b227a}.catalog-result-bar{color:#51575a;justify-content:space-between;align-items:center;gap:25px;padding-block:38px 24px;display:flex}.catalog-result-bar strong{color:#121618;font:720 1.25rem var(--display)}.catalog-result-bar .text-link{color:var(--orange-dark)}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catalog-card{color:#fff;background:linear-gradient(145deg,#151a1c,#0e1113);border:1px solid #ffffff17;border-radius:20px;flex-direction:column;min-width:0;transition:transform .35s cubic-bezier(.2,.75,.2,1),border-color .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 15px 45px #00000024}.catalog-card[hidden]{display:none!important}.catalog-card__media{background:radial-gradient(circle at 52% 52%,#ffffff1a,#0000 43%),linear-gradient(145deg,#202628,#111516);place-items:center;min-height:255px;display:grid;position:relative;overflow:hidden}.catalog-card__media:after{content:"";border:1px solid #ff5b2238;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-85px;right:-40px;box-shadow:0 0 0 24px #ff5b2206}.catalog-card__media img{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 24px #00000061);width:90%;height:225px;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:relative}.catalog-card__media .technical-visual{width:100%;min-height:255px}.catalog-card__number,.catalog-card__brand{z-index:3;color:#d9dddd;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(8px);background:#0507087a;border:1px solid #ffffff21;border-radius:999px;padding:5px 8px;font-size:.57rem;font-weight:760;position:absolute;top:17px}.catalog-card__number{color:var(--orange);left:17px}.catalog-card__brand{right:17px}.catalog-card__body{flex-direction:column;align-items:flex-start;min-height:190px;padding:24px;display:flex}.catalog-card__body>p{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:780}.catalog-card__body h2,.catalog-card__body h3{letter-spacing:-.045em;margin-top:13px;font-size:clamp(1.25rem,1.7vw,1.65rem);line-height:1.08}.catalog-card__body>span{color:#b6bdbf;align-items:center;gap:9px;margin-top:auto;padding-top:22px;font-size:.76rem;font-weight:690;display:inline-flex}.catalog-card__body>span svg{color:var(--orange);transition:transform .3s}.catalog-card:hover{border-color:#ff5b226b;transform:translateY(-7px);box-shadow:0 25px 65px #00000047}.catalog-card:hover .catalog-card__media img{transform:scale(1.055)translateY(-3px)}.catalog-card:hover .catalog-card__body>span svg{transform:translate(5px)}.catalog-browser .catalog-card,.category-intro+.section .catalog-card{border-color:#161b1d1f;box-shadow:0 15px 40px #14191b14}.catalog-grid--featured .catalog-card__media{min-height:230px}.catalog-grid--featured .catalog-card__media img{height:205px}.catalog-grid--related{grid-template-columns:repeat(3,1fr)}.catalog-empty{text-align:center;border:1px dashed #b7b3aa;border-radius:18px;padding:70px 25px}.catalog-empty h2{color:#171a1c}.catalog-empty .button{margin-top:25px}.machine-page-hero{padding-bottom:76px}.machine-hero{gap:clamp(35px,5vw,70px)}.machine-model{color:#0000;font:760 clamp(2.25rem, 4.8vw, 4.8rem)/.9 var(--display);letter-spacing:-.07em;background:linear-gradient(105deg,#ff5b22,#ffb21c) text;margin:18px 0 3px}.machine-hero h1{overflow-wrap:break-word;max-width:680px;font-size:clamp(2rem,3.3vw,3.25rem)}.machine-hero__visual{background:radial-gradient(circle at 50% 46%,#ffffff1c,#0000 38%),linear-gradient(145deg,#202628,#0d1012);border:1px solid #ffffff1a;border-radius:24px;place-items:center;min-height:485px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}.machine-hero__visual:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000)}.machine-hero__visual>img{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 30px #00000073);width:92%;height:420px;position:relative}.machine-hero__visual>.technical-visual{width:100%;height:100%}.machine-hero__visual-label{z-index:2;border-left:2px solid var(--orange);color:#aab0b2;letter-spacing:.11em;text-transform:uppercase;padding-left:10px;font-size:.58rem;font-weight:730;position:absolute;bottom:18px;right:20px}.machine-side-panel__model{font:750 2.1rem/.95 var(--display);letter-spacing:-.055em;color:var(--orange-dark)!important}.machine-side-panel .detail-section{border-top:1px solid #14191b21;padding-top:22px}.machine-side-panel .detail-section h3{color:#232729;margin-bottom:15px}.machine-side-panel .text-link{color:var(--orange-dark)}.technical-note{color:#717679;margin-top:16px;font-size:.76rem}.related-machines{background:#0d1012}.category-summary__content .text-link{color:var(--orange-dark);margin-top:22px}.split-feature__visual--photo{background:radial-gradient(circle,#ffffff1a,#0000 50%),#121719;place-items:center;display:grid;overflow:hidden}.split-feature__visual--photo img{object-fit:contain;filter:drop-shadow(0 30px 34px #00000073);width:92%;height:500px}.split-feature{box-shadow:var(--shadow-soft);border-color:#ffffff1a;border-radius:28px;overflow:hidden}.split-feature__content{background:linear-gradient(145deg,#151a1d,#101315);position:relative}.split-feature__content:before{content:"";border-top:1px solid #ff5b2280;border-right:1px solid #ff5b2280;width:50px;height:50px;position:absolute;top:30px;right:30px}.application-grid{background:0 0;gap:12px}.application-item{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff17;border-radius:20px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.section--paper .application-item{background:#ffffff73;border-color:#191e201f}.application-item:after{content:"";border:1px solid #ff5b222e;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-35px;right:-25px}.application-item:hover{border-color:#ff5b2261;transform:translateY(-5px)}.application-item span{color:var(--orange)}.section--paper .application-item h3{color:#141719}.section--paper .application-item p{color:#62686a}.process{border:0;gap:12px;position:relative}.process:before{content:"";background:linear-gradient(90deg,#0000,#ff5b228c,#0000);height:1px;position:absolute;top:54px;left:10%;right:10%}.process__item{background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid #ffffff1a;border-radius:20px;position:relative}.process__item:before{z-index:1;background:#101416;border:1px solid #ff5b2259;border-radius:999px;width:fit-content;padding:5px 9px;position:relative;box-shadow:0 0 0 7px #080b0c}.page-hero{background:radial-gradient(circle at 78% 35%,#ff5b2224,#0000 23%),radial-gradient(circle at 62% 75%,#ffb21c0a,#0000 25%),linear-gradient(145deg,#121719,#0b0e10 74%);align-items:flex-end;min-height:610px;padding-block:175px 90px;display:flex}.page-hero:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 25%,#000)}.page-hero:after{border-color:#ff5b2221;width:390px;height:390px;bottom:-155px;right:9vw}.page-hero__ghost{color:#ffffff06;max-width:60vw;font:760 clamp(5rem, 14vw, 13rem)/.8 var(--display);letter-spacing:-.09em;text-transform:uppercase;white-space:nowrap;position:absolute;bottom:18px;right:-1vw;overflow:hidden}.page-hero .container{z-index:2;position:relative}.page-hero h1{max-width:1050px;font-size:clamp(3.1rem,6.2vw,6.2rem);line-height:.95}.page-hero .lead{max-width:720px}.page-hero__meta span{background:#ffffff06;border:1px solid #ffffff21;border-radius:999px;padding:7px 11px;display:inline-flex}.side-panel{background:linear-gradient(145deg,#e5e2d9,#d9d5cb);border-top:0;border-radius:18px;padding:28px;box-shadow:inset 0 1px #ffffffb3}.side-panel:before{background:linear-gradient(90deg, var(--orange), var(--amber));content:"";border-radius:99px;width:44px;height:3px;margin-bottom:25px;display:block}.contact-grid{border:0;gap:12px}.contact-card{background:#fff6;border:1px solid #191e201f;border-radius:20px}.contact-card svg{box-sizing:content-box;background:#ff5b221a;border-radius:13px;padding:11px}.field input,.field textarea,.field select{background:#ffffff9e;border-color:#1c212338;border-radius:12px;box-shadow:inset 0 1px #fffc}.field input:hover,.field textarea:hover,.field select:hover{border-color:#ff5b226b}.form-notice,.form-status{border-radius:12px}.map-consent{border-radius:24px;overflow:hidden}.cookie-banner{background:linear-gradient(145deg,#14191bf7,#0b0e0ff7);border-color:#ffffff26;border-radius:20px;box-shadow:0 35px 100px #00000080}.cta-band{background:linear-gradient(115deg,#f64d17,#ff6828 52%,#ff9d17);position:relative}.cta-band:before{content:"";background:radial-gradient(circle at 75% 40%,#fff3,#0000 22%),linear-gradient(90deg,#0000,#ffffff0e);position:absolute;inset:0}.cta-band__inner{z-index:1}.cta-band__inner:after{border-radius:30px;transform:rotate(34deg)}.cta-band h2{letter-spacing:-.065em}.footer{background:linear-gradient(160deg,#090c0d,#050607)}.footer__top{border-bottom:1px solid #ffffff0a}.footer__heading{color:var(--orange);font-family:var(--font)}@keyframes heroRise{0%{opacity:0;filter:blur(7px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes moduleFloat{0%,to{translate:0}50%{translate:0 -8px}}@keyframes scanLine{0%,to{opacity:0;left:30%}15%,85%{opacity:1}50%{opacity:.8;left:83%}}@keyframes nodePulse{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes statusPulse{0%,to{opacity:.4;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@keyframes viewReveal{0%{opacity:0;transform:translateY(35px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.hero .eyebrow{animation:.65s 50ms both heroRise}.hero h1{animation:.85s cubic-bezier(.2,.75,.2,1) .14s both heroRise}.hero .lead{animation:.75s .28s both heroRise}.hero__actions{animation:.7s .39s both heroRise}.hero__signals{animation:.65s .5s both heroRise}@supports (animation-timeline:view()){.section__header,.category-card,.split-feature,.application-item,.process__item,.contact-card,.machine-card,.catalog-card{animation:linear both viewReveal view();animation-range:entry 2% cover 27%}}@media (width<=1040px){.category-card:nth-child(n){grid-column:span 6;min-height:335px}.header__inner{padding-inline:12px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:1fr 1fr 1fr}.catalog-search{grid-column:1/-1}.catalog-toolbar .filter-reset{justify-content:center}}@media (width<=860px){.site-header{top:10px}.header__inner{border-radius:14px;height:62px}.mobile-menu{margin-top:7px}.hero,.hero__inner{min-height:790px}.hero h1{font-size:clamp(3rem,11vw,5.2rem)}.hero:before{background:linear-gradient(90deg,#050708f0,#0507088f),radial-gradient(circle at 80% 40%,#ff5b2229,#0000 29%)}.page-hero{min-height:560px}.page-hero__ghost{max-width:90vw}.split-feature{border-radius:22px}.machine-hero__visual{min-height:410px}.machine-hero__visual>img{height:360px}}@media (width<=620px){.site-header{top:8px}.header__inner{height:58px;padding-inline:9px}.logo{width:150px;height:44px}.menu-toggle{width:42px;height:42px}.hero,.hero__inner{min-height:760px}.hero__inner{padding-top:110px}.hero h1{letter-spacing:-.07em;font-size:clamp(2.7rem,13.5vw,3.45rem);line-height:.94}.hero .lead{margin-top:24px;padding-left:14px;font-size:.94rem}.hero__status{display:none}.hero__signals{gap:13px;margin-top:25px;font-size:.51rem}.hero__foot,.technical-visual__telemetry{display:none}.technical-visual__halo{width:310px}.category-grid{grid-template-columns:1fr;gap:10px}.category-card:nth-child(n){border-radius:18px;grid-column:1;min-height:310px;padding:24px}.category-card__icon{border-radius:15px;width:56px;height:56px;margin-top:34px}.category-card h2,.category-card h3{font-size:1.7rem}.page-hero{min-height:520px;padding-block:135px 65px}.page-hero h1{font-size:clamp(2.6rem,13vw,3.6rem)}.page-hero__ghost{display:none}.cookie-banner{border-radius:16px;width:calc(100vw - 16px);bottom:8px;right:8px}.gallery-grid{grid-template-columns:1fr}.catalog-toolbar{grid-template-columns:1fr;margin-top:-20px;padding:14px}.catalog-search{grid-column:auto}.catalog-result-bar{flex-direction:column;align-items:flex-start;padding-block:29px 20px}.catalog-grid,.catalog-grid--related{grid-template-columns:1fr}.catalog-card__media{min-height:235px}.catalog-card__media img{height:205px}.catalog-card__body{min-height:170px}.machine-page-hero{padding-top:125px}.machine-model{margin-top:15px;font-size:2.65rem}.machine-hero__visual{border-radius:18px;min-height:330px}.machine-hero__visual>img{height:285px}.machine-hero__actions{flex-direction:column;align-items:stretch}.machine-hero__actions .button{width:100%}.split-feature__visual--photo img{height:340px}}@media (prefers-reduced-motion:reduce){.hero .eyebrow,.hero h1,.hero .lead,.hero__actions,.hero__signals,.technical-visual__module,.technical-visual__scan,.technical-visual__node,.hero__status:before,.section__header,.category-card,.split-feature,.application-item,.process__item,.contact-card,.machine-card,.catalog-card,.hero__machine-image{animation:none!important}}
