:root{--ink:#313f45;--ink-deep:#1b2529;--ink-soft:#43535a;--orange:#fa9602;--orange-deep:#d97f00;--yellow:#fcd43a;--paper:#f6f5f0;--paper-2:#ecece7;--white:#fff;--muted:#68767b;--line:#d5d9d7;--line-dark:#ffffff2b;--shell:min(1360px, calc(100% - 80px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope Variable,Arial,sans-serif}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary,a{-webkit-tap-highlight-color:transparent}address{font-style:normal}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-variation-settings:"wdth" 108;font-family:Archivo Variable,Arial Narrow,sans-serif}::selection{background:var(--orange);color:var(--ink-deep)}.shell{width:var(--shell);margin-inline:auto}.section{padding:128px 0}.skip-link{z-index:999;background:var(--orange);color:var(--ink-deep);padding:12px 18px;font-weight:800;position:fixed;top:-90px;left:18px}.skip-link:focus{top:18px}.eyebrow{color:#9a5c00;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);width:28px;height:2px}.eyebrow-light{color:#ffc04c}.button{border:1px solid var(--orange);background:var(--orange);min-height:44px;color:var(--ink-deep);letter-spacing:-.01em;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:12px;font-weight:800;transition:background .25s,color .25s,transform .25s;display:inline-flex}.button:hover{background:var(--yellow);transform:translateY(-2px)}.button-dark{background:var(--ink-deep);border-color:var(--ink-deep);color:var(--white)}.button-dark:hover{background:var(--orange);border-color:var(--orange);color:var(--ink-deep)}.text-link{width:fit-content;color:var(--ink);border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:5px;font-size:13px;font-weight:800;transition:color .2s,gap .2s;display:inline-flex}.text-link:hover{color:var(--orange-deep);gap:15px}.text-link-light{color:var(--white)}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.site-header{z-index:150;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0}.header-top{justify-content:space-between;align-items:center;height:96px;display:flex}.brand{align-items:center;width:166px;height:86px;display:flex;overflow:hidden}.brand-logo{width:145px;height:auto}.header-meta{color:var(--muted);align-items:center;gap:30px;font-size:11px;display:flex}.header-meta>span:not(.language-switch),.header-meta>a{align-items:center;gap:7px;display:inline-flex}.header-meta a:hover{color:var(--orange-deep)}.language-switch{letter-spacing:.12em;align-items:center;gap:10px;display:inline-flex}.language-switch b{color:var(--ink)}.language-switch i{background:var(--line);width:18px;height:1px}.header-nav-wrap{border-top:1px solid var(--line)}.header-nav-row{align-items:stretch;height:62px;display:flex}.desktop-nav{align-items:stretch;display:flex}.desktop-nav a{border-left:1px solid var(--line);color:var(--ink-soft);align-items:center;padding:0 22px;font-size:12px;font-weight:700;display:flex;position:relative}.desktop-nav a:after{content:"";background:var(--orange);transform-origin:0;height:3px;transition:transform .22s;position:absolute;bottom:-1px;left:21px;right:21px;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-quote{background:var(--ink-deep);min-width:142px;color:var(--white);justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.header-quote:hover{background:var(--orange);color:var(--ink-deep)}.mobile-menu summary{cursor:pointer;background:var(--ink-deep);place-content:center;gap:5px;width:48px;height:48px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);width:19px;height:2px}.mobile-menu nav{background:var(--white);border:1px solid var(--line);width:min(360px,100vw - 32px);padding:18px;display:grid;position:absolute;top:55px;right:0;box-shadow:0 22px 70px #151f2326}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 3px;font-weight:750;display:flex}.mobile-menu .button{margin-top:16px}.chapter-label{flex-direction:column;gap:9px;padding-top:3px;display:flex}.chapter-label strong{color:var(--orange-deep);font-family:Archivo Variable,sans-serif;font-size:24px}.chapter-label span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;font-size:9px;font-weight:800;line-height:1.4;transform:rotate(180deg)}.chapter-light strong{color:var(--orange)}.chapter-light span{color:#819096}.editorial-heading{grid-template-columns:78px 1.2fr .55fr;align-items:end;gap:48px;margin-bottom:58px;display:grid}.editorial-heading h2,.section-intro-line h2{letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(40px,4.5vw,66px);font-weight:620;line-height:.98}.editorial-heading>p,.section-intro-line>p{color:var(--muted);margin:0 0 4px;line-height:1.75}.section-intro-line{grid-template-columns:1fr auto;align-items:end;gap:50px;margin-bottom:52px;display:grid}.section-intro-line>p{max-width:430px}.home-hero{border-bottom:1px solid var(--line);background:var(--paper);position:relative;overflow:hidden}.hero-ruler{opacity:.6;pointer-events:none;background-image:linear-gradient(90deg,#0000 0 calc(100% - 1px),#313f450e calc(100% - 1px));background-size:6.25% 100%;position:absolute;inset:0}.hero-layout{grid-template-columns:58px .82fr 1.18fr;align-items:center;gap:48px;min-height:640px;padding:70px 0 62px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-copy h1{letter-spacing:-.07em;max-width:730px;margin:21px 0 28px;font-size:clamp(54px,5.3vw,82px);font-weight:630;line-height:.92}.hero-copy h1 em{color:var(--orange-deep);font-style:normal}.hero-copy>p{max-width:610px;color:var(--muted);font-size:17px;line-height:1.75}.hero-machine-stage{background-color:var(--white);border:1px solid var(--line);align-items:center;min-height:510px;display:flex;position:relative;overflow:hidden}.hero-machine-stage:before{content:"";background-image:linear-gradient(#313f450f 1px,#0000 1px),linear-gradient(90deg,#313f450f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.home-hero .hero-machine-stage:after{content:"";z-index:1;aspect-ratio:605/468;opacity:.16;pointer-events:none;background:url(./akkor-symbol-transparent-BvySVNaU.png) 50%/contain no-repeat;width:min(58%,440px);position:absolute;top:50%;right:2%;transform:translateY(-54%)}.hero-machine-stage img{z-index:2;object-fit:contain;mix-blend-mode:multiply;width:93%;height:460px;margin-left:3%;position:relative}.hero-orange-plane{z-index:1;background:var(--orange);opacity:.9;width:66%;height:72%;position:absolute;bottom:-18%;right:-16%;transform:skew(-16deg)}.hero-stage-code{z-index:4;color:var(--muted);letter-spacing:.16em;font-size:9px;font-weight:800;position:absolute;top:20px;right:22px}.hero-machine-caption{z-index:5;min-height:76px;color:var(--white);background:#1b2529f2;grid-template-columns:1fr auto;align-items:center;padding:13px 18px 13px 22px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-machine-caption span{color:#9eaaae;letter-spacing:.12em;text-transform:uppercase;grid-column:1;font-size:9px}.hero-machine-caption strong{grid-column:1;font-family:Archivo Variable,sans-serif;font-size:16px}.hero-machine-caption a{background:var(--orange);width:44px;height:44px;color:var(--ink-deep);grid-area:1/2/3;place-items:center;display:grid}.hero-proof-row{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.hero-proof-row>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:104px;padding:0 25px;display:grid}.hero-proof-row>div:first-child{border-left:1px solid var(--line)}.hero-proof-row strong{color:var(--ink-deep);letter-spacing:-.04em;font-family:Archivo Variable,sans-serif;font-size:28px}.hero-proof-row span{color:var(--muted);font-size:10px;line-height:1.5}.family-section{background:var(--white)}.family-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.family-card{border-right:1px solid var(--line);background:var(--paper);min-width:0;transition:background .25s}.family-card:last-child{border-right:0}.family-card:hover{background:var(--white)}.family-image{background:var(--white);border-bottom:1px solid var(--line);height:285px;padding:20px;overflow:hidden}.family-image img{object-fit:contain;object-position:center;clip-path:none;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .35s}.family-copy{min-height:270px;padding:29px;position:relative}.family-copy>span{color:#9a5c00;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.family-copy h3{letter-spacing:-.045em;margin:42px 0 13px;font-size:27px}.family-copy p{max-width:370px;color:var(--muted);font-size:13px;line-height:1.7}.family-copy>svg{color:var(--orange-deep);position:absolute;top:24px;right:26px}.featured-products-section{background:var(--paper);border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);flex-direction:column;min-width:0;transition:transform .25s,border-color .25s;display:flex}.product-card:hover{border-color:#fa9602a6;transform:translateY(-5px)}.product-image{aspect-ratio:4/3;border-bottom:1px solid var(--line);background-color:#fbfbf9;background-image:linear-gradient(#313f4509 1px,#0000 1px),linear-gradient(90deg,#313f4509 1px,#0000 1px);background-size:34px 34px;place-items:center;padding:20px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:center;clip-path:none;mix-blend-mode:multiply;width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;transition:transform .35s;display:block}.product-category{background:var(--ink-deep);color:var(--white);letter-spacing:.1em;text-transform:uppercase;padding:8px 10px;font-size:8px;font-weight:800;position:absolute;top:16px;left:16px}.product-index{color:var(--muted);font-family:Archivo Variable,sans-serif;font-size:12px;font-weight:700;position:absolute;top:16px;right:17px}.product-card-copy{flex:1;padding:26px 70px 27px 25px;position:relative}.product-card-copy>span{color:#9a5c00;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.product-card-copy h3{letter-spacing:-.045em;margin:14px 0 12px;font-size:24px;line-height:1.08}.product-card-copy>p{color:var(--muted);font-size:12px;line-height:1.65}.product-card-reasons{border-top:1px solid var(--line);gap:8px;margin:17px 0 0;padding:15px 0 0;list-style:none;display:grid}.product-card-reasons li{color:var(--ink-soft);padding-left:15px;font-size:10px;line-height:1.45;position:relative}.product-card-reasons li:before{content:"";background:var(--orange);width:5px;height:5px;position:absolute;top:5px;left:0}.card-arrow{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);place-items:center;transition:background .2s,border-color .2s;display:grid;position:absolute;bottom:22px;right:20px}.card-arrow:hover{background:var(--orange);border-color:var(--orange)}.featured-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-section{background:var(--ink-deep);color:var(--white);padding:0}.insight-grid{grid-template-columns:1fr 1fr;display:grid}.insight-visual{align-items:center;min-height:730px;padding:70px 55px 70px 0;display:flex;position:relative}.insight-visual:after{content:"";background:var(--line-dark);width:1px;position:absolute;top:0;bottom:0;right:0}.insight-visual img{object-fit:contain;width:100%;max-height:600px}.image-kicker{color:#879499;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800;position:absolute;top:34px;left:0}.insight-copy{padding:90px 0 90px 78px;position:relative}.insight-copy .chapter-label{position:absolute;top:90px;right:0}.insight-copy h2{letter-spacing:-.055em;margin:20px 0 24px;font-size:clamp(40px,4.4vw,64px);font-weight:600;line-height:.98}.insight-copy>p{color:#aab4b8;line-height:1.8}.engineering-list{border-top:1px solid var(--line-dark);grid-template-columns:1fr 1fr;margin:36px 0;display:grid}.engineering-list div{border-bottom:1px solid var(--line-dark);color:#d7dddf;align-items:center;gap:11px;padding:18px 0;font-size:11px;display:flex}.engineering-list svg{color:var(--orange)}.sector-section{background:var(--white)}.sector-layout{grid-template-columns:.78fr 1.22fr;gap:110px;display:grid}.sector-intro{align-self:start;padding-left:95px;position:sticky;top:190px}.sector-intro .chapter-label{position:absolute;top:0;left:0}.sector-intro h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(42px,4.7vw,68px);line-height:.98}.sector-index{border-top:1px solid var(--line)}.sector-index>div{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;min-height:77px;display:grid}.sector-index span{color:#a06200;font-size:9px;font-weight:800}.sector-index strong{letter-spacing:-.03em;font-family:Archivo Variable,sans-serif;font-size:25px}.sector-index svg{color:var(--orange-deep)}.video-story-section{background:var(--ink);color:var(--white);border-top:6px solid var(--orange);padding:110px 0}.video-story-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;display:grid}.video-story-copy{padding-left:74px;position:relative}.video-story-copy .chapter-label{position:absolute;top:0;left:0}.video-story-copy h2{letter-spacing:-.06em;margin:22px 0;font-size:clamp(42px,4.3vw,64px);line-height:.98}.video-story-copy p{color:#aab4b8;line-height:1.75}.video-story-copy .button{margin-top:18px}.video-frame{aspect-ratio:16/9;background:#090d0f;border-radius:3px;position:relative;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-frame-featured{box-shadow:18px 18px 0 var(--orange);border:1px solid #ffffff26}.assurance-section{background:var(--paper-2)}.assurance-grid{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,1fr);display:grid}.assurance-grid>div{border-right:1px solid var(--line);min-height:310px;padding:32px}.assurance-grid>div:last-child{border-right:0}.assurance-grid strong{color:var(--orange-deep);letter-spacing:-.07em;font-family:Archivo Variable,sans-serif;font-size:72px;line-height:1;display:block}.assurance-grid span{margin-top:52px;font-family:Archivo Variable,sans-serif;font-size:20px;font-weight:700;display:block}.assurance-grid p{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.7}.references-section{background:var(--white);border-top:1px solid var(--line);padding:76px 0}.references-inner{grid-template-columns:210px 1fr;align-items:center;gap:55px;display:grid}.references-title{align-items:center;gap:35px;display:flex}.references-title .chapter-label span{writing-mode:horizontal-tb;transform:none}.references-title p{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:10px;line-height:1.6}.reference-carousel{min-width:0}.reference-track{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.reference-slide{border:1px solid var(--line);background:var(--paper);flex:0 0 calc(20% - 8px);place-items:center;min-width:0;height:92px;padding:15px;display:grid}.reference-slide img{object-fit:contain;filter:grayscale();opacity:.65;max-width:100%;max-height:52px}.contact-cta{background:var(--orange);color:var(--ink-deep);padding:98px 0;position:relative;overflow:hidden}.contact-cta:after{content:"";opacity:.08;mix-blend-mode:multiply;background:url(./akkor-symbol-BRB3Oiao.png) 50%/contain no-repeat;width:440px;height:440px;position:absolute;top:-55%;right:-2%}.contact-cta-inner{z-index:1;grid-template-columns:70px 1.3fr .7fr;align-items:end;gap:45px;display:grid;position:relative}.contact-cta-index{align-self:start;font-family:Archivo Variable,sans-serif;font-size:25px;font-weight:700}.contact-cta h2{letter-spacing:-.065em;max-width:850px;margin:18px 0 16px;font-size:clamp(44px,5.2vw,74px);line-height:.94}.contact-cta p{color:#5a3a08;max-width:700px;margin:0;line-height:1.7}.contact-cta-actions{justify-items:start;gap:18px;display:grid}.page-hero{background:var(--paper-2);border-bottom:1px solid var(--line);padding:92px 0 96px;position:relative;overflow:hidden}.page-hero-lines{background-image:linear-gradient(90deg,#313f450b 1px,#0000 1px);background-size:8.333% 100%;position:absolute;inset:0}.page-hero-grid{grid-template-columns:1.35fr .65fr;align-items:end;gap:110px;display:grid;position:relative}.page-hero-title{z-index:2;position:relative}.page-hero h1{letter-spacing:-.07em;max-width:970px;margin:22px 0 0;font-size:clamp(52px,6vw,88px);font-weight:620;line-height:.92}.page-hero-side{z-index:2;padding-bottom:5px;position:relative}.page-hero-side p{color:var(--muted);font-size:16px;line-height:1.8}.page-hero-side>:last-child{margin-top:24px}.page-hero-symbol{opacity:.035;mix-blend-mode:multiply;pointer-events:none;width:430px;position:absolute;top:-78%;right:-8%}.about-narrative{background:var(--white)}.about-narrative-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:100px;display:grid}.about-photo{border-top:1px solid var(--line);border-right:1px solid var(--line);padding:35px 35px 0 0;position:relative}.about-photo img{width:100%}.about-photo span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding-top:14px;font-size:9px;display:block}.about-story-copy h2{letter-spacing:-.055em;margin:20px 0 30px;font-size:clamp(42px,4.5vw,66px);line-height:.98}.about-story-copy p{color:var(--muted);line-height:1.85}.about-manifesto{background:var(--ink-deep);color:var(--white);padding:80px 0}.manifesto-grid{grid-template-columns:minmax(170px,.32fr) minmax(0,1.2fr) minmax(280px,.48fr);align-items:start;gap:clamp(30px,2.6vw,44px);display:grid}.manifesto-year{color:var(--orange);letter-spacing:-.06em;white-space:nowrap;font-family:Archivo Variable,sans-serif;font-size:clamp(46px,5vw,76px);font-weight:700;line-height:.9}.manifesto-grid h2{letter-spacing:-.065em;margin:20px 0 0;font-size:clamp(43px,5vw,72px);line-height:.96}.manifesto-grid>p{color:#a8b2b6;line-height:1.8}.principles-section{background:var(--paper)}.principles-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principles-grid article{border-right:1px solid var(--line);min-height:345px;padding:29px}.principles-grid article:last-child{border-right:0}.principles-grid article>span{color:#a16000;font-size:9px;font-weight:800}.principles-grid svg{color:var(--orange-deep);margin:55px 0 24px;display:block}.principles-grid h3{letter-spacing:-.035em;font-size:21px}.principles-grid p{color:var(--muted);font-size:12px;line-height:1.7}.production-standard-section{background:var(--white)}.production-standard-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:120px;display:grid}.production-standard-grid h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(42px,4.7vw,68px);line-height:.98}.production-standard-grid>div:first-child>p{max-width:760px;color:var(--muted);line-height:1.8}.production-standard-grid .text-link{margin-top:15px}.standard-card{background:var(--orange);flex-direction:column;justify-content:flex-end;min-height:260px;padding:35px;display:flex}.standard-card svg{margin-bottom:auto}.standard-card strong{letter-spacing:-.05em;font-family:Archivo Variable,sans-serif;font-size:42px}.standard-card span{margin-top:7px;font-size:11px;font-weight:700}.catalog-nav-section{background:var(--white);border-bottom:1px solid var(--line);padding:14px 0 18px}.catalog-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.catalog-nav a{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:13px;min-width:0;min-height:72px;padding:0 20px;font-size:12px;font-weight:800;transition:color .24s,background .24s,border-color .24s,transform .24s;display:grid}.catalog-nav a>span{overflow-wrap:anywhere;min-width:0}.catalog-nav small{color:var(--muted);white-space:nowrap;font-size:9px;font-weight:750}.catalog-nav svg{color:var(--orange-deep);transition:transform .24s}.catalog-nav a:hover{border-color:var(--ink-deep);background:var(--ink-deep);color:var(--white);transform:translateY(-2px)}.catalog-nav a:hover small{color:#aeb8bb}.catalog-nav a:hover svg{color:var(--orange);transform:translate(4px)}.catalog-group{border-bottom:1px solid var(--line)}.catalog-group:nth-of-type(2n){background:var(--white)}.catalog-group-heading{grid-template-columns:90px 1fr .55fr;align-items:end;gap:42px;margin-bottom:52px;display:grid}.catalog-group-no{color:var(--orange-deep);font-family:Archivo Variable,sans-serif;font-size:34px}.catalog-group-heading h2{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(42px,4.5vw,64px);line-height:1}.catalog-group-heading>p{color:var(--muted);margin-bottom:4px;line-height:1.75}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}.selection-guide-section{background:var(--ink-deep);color:var(--white);padding:120px 0}.selection-guide-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.selection-guide-intro h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(43px,4.7vw,68px);line-height:.98}.selection-guide-intro p{color:#a9b3b7;line-height:1.8}.selection-guide-intro .button{margin-top:18px}.decision-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:1fr 1fr;display:grid}.decision-grid article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:230px;padding:27px}.decision-grid article>span{color:#748187;font-size:9px}.decision-grid svg{color:var(--orange);margin:33px 0 15px;display:block}.decision-grid h3{font-size:19px}.decision-grid p{color:#9fabad;font-size:11px;line-height:1.65}.custom-project-band{background:var(--orange);padding:96px 0}.custom-project-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:100px;display:grid}.custom-project-grid h2{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(43px,4.8vw,70px);line-height:.97}.custom-project-grid p{color:#5a3a09;line-height:1.75}.product-hero{background:var(--paper);padding-bottom:70px}.product-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding-top:58px;display:grid}.product-hero-copy h1{letter-spacing:-.065em;max-width:730px;margin:20px 0 25px;font-size:clamp(49px,5vw,76px);line-height:.94}.product-hero-copy>p{max-width:690px;color:var(--muted);font-size:16px;line-height:1.8}.product-hero-benefits{gap:9px;margin-top:27px;display:grid}.product-hero-benefits span{color:var(--ink-soft);align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.product-hero-benefits svg{color:var(--orange-deep)}.product-hero-stage{background-color:var(--white);border:1px solid var(--line);background-image:linear-gradient(#313f450a 1px,#0000 1px),linear-gradient(90deg,#313f450a 1px,#0000 1px);background-size:40px 40px;place-items:center;min-height:530px;padding:45px 35px 80px;display:grid;position:relative;overflow:hidden}.product-hero-stage>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:410px}.product-stage-code{color:var(--muted);letter-spacing:.13em;font-size:8px;font-weight:800;position:absolute;top:18px;right:20px}.product-stage-label{background:var(--ink-deep);color:var(--white);justify-content:space-between;align-items:center;padding:15px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.product-stage-label span{color:#9ca8ac;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.product-stage-label strong{font-family:Archivo Variable,sans-serif;font-size:15px}.product-hero-stage>img.product-cutout,.product-image img.product-cutout,.family-image img.product-cutout{mix-blend-mode:normal;filter:none;box-shadow:none}.product-hero-carousel{isolation:isolate}.product-hero-carousel>.product-hero-carousel-image{object-position:center;filter:none;max-width:100%;max-height:100%;box-shadow:none;animation:.42s cubic-bezier(.22,1,.36,1) both product-carousel-image-in}.product-hero-carousel>.product-hero-carousel-image[hidden]{display:none!important}.product-hero-carousel-arrow,.product-hero-carousel-dot{color:var(--ink-deep);cursor:pointer;background:#ffffffeb;border:1px solid #1b25293d;border-radius:2px;transition:background .2s,border-color .2s,color .2s,transform .2s;box-shadow:0 8px 22px #1b25291a}.product-hero-carousel-arrow{z-index:4;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:47%;transform:translateY(-50%)}.product-hero-carousel-arrow.is-previous{left:12px}.product-hero-carousel-arrow.is-next{right:12px}.product-hero-carousel-arrow:hover,.product-hero-carousel-dot:hover,.product-hero-carousel-dot[aria-current=true]{border-color:var(--orange);background:var(--orange)}.product-hero-carousel-arrow:hover{transform:translateY(-50%)scale(1.04)}.product-hero-carousel-pagination{z-index:4;background:#1b2529e0;border-radius:3px;gap:5px;padding:5px;display:none;position:absolute;bottom:62px;left:50%;transform:translate(-50%)}.product-hero-carousel-dot{width:31px;height:29px;color:var(--white);box-shadow:none;background:0 0;border-color:#ffffff47;place-items:center;padding:0;font-family:Archivo Variable,sans-serif;font-size:10px;font-weight:800;display:grid}.product-hero-carousel-dot[aria-current=true]{color:var(--ink-deep)}.product-hero-carousel-caption{z-index:3;max-width:calc(100% - 36px);color:var(--muted);background:#ffffffe6;border-radius:2px;padding:7px 9px;font-size:9px;position:absolute;bottom:109px;left:18px}@keyframes product-carousel-image-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.product-hero-carousel>.product-hero-carousel-image{animation:none}}@media (width<=760px){.product-hero-carousel-pagination{display:flex}}.has-reveal [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.has-reveal [data-reveal].is-visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.has-reveal [data-reveal]{opacity:1;transition:none;transform:none}}.wp-page-content{background:var(--white)}.wp-page-prose{max-width:920px}.wp-page-prose>*+*{margin-top:20px}.wp-page-prose h2{letter-spacing:-.045em;margin-top:44px;font-size:clamp(28px,3.2vw,42px);line-height:1.06}.wp-page-prose h3{margin-top:32px;font-size:22px}.wp-page-prose p,.wp-page-prose li{color:var(--muted);font-size:14px;line-height:1.82}.wp-page-prose a{color:var(--orange-deep);text-underline-offset:4px;font-weight:750;text-decoration:underline}.purchase-reason-section{background:var(--white);padding-block:84px}.purchase-heading{grid-template-columns:.55fr 1.1fr .65fr;align-items:end;gap:50px;margin-bottom:50px;display:grid}.purchase-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.5vw,65px);line-height:.98}.purchase-heading>p{color:var(--muted);margin:0;line-height:1.75}.purchase-reason-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.purchase-reason-grid article{border-right:1px solid var(--line);min-height:270px;padding:26px 30px}.purchase-reason-grid article:last-child{border-right:0}.purchase-reason-grid article>span{color:#a16000;font-size:9px}.purchase-reason-grid svg{color:var(--orange-deep);margin:42px 0 18px;display:block}.purchase-reason-grid h3{letter-spacing:-.04em;font-size:23px}.purchase-reason-grid p{color:var(--muted);font-size:12px;line-height:1.75}.technical-section{background:var(--ink-deep);color:var(--white)}.technical-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.technical-intro{align-self:start;position:sticky;top:195px}.technical-intro h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(42px,4.6vw,66px);line-height:.98}.technical-intro p{color:#a5b0b4;line-height:1.75}.technical-intro .text-link{margin-top:18px}.technical-table{border-top:1px solid var(--line-dark);margin:0}.technical-table>div{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr 1fr;align-items:center;min-height:72px;display:grid}.technical-table dt{color:#aab4b8;gap:16px;font-size:11px;display:flex}.technical-table dt span{color:#68767b;font-size:8px}.technical-table dd{margin:0;font-family:Archivo Variable,sans-serif;font-size:17px;font-weight:650}.application-section{background:var(--paper-2)}.application-heading{grid-template-columns:.45fr 1.55fr;align-items:end;gap:50px;margin-bottom:48px;display:grid}.application-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.6vw,66px);line-height:.98}.application-grid{border:1px solid var(--line);background:var(--paper);grid-template-columns:1fr 1fr;display:grid}.application-grid>article{min-height:380px;padding:31px}.application-grid>article:first-child{border-right:1px solid var(--line)}.application-grid article>svg{color:var(--orange-deep)}.application-grid article>span,.application-integration div>span{color:#9a5c00;letter-spacing:.11em;text-transform:uppercase;margin-top:48px;font-size:9px;font-weight:800;display:block}.application-grid h3{margin:12px 0 20px;font-size:23px}.application-grid ul{margin:0;padding:0;list-style:none}.application-grid li{border-top:1px solid var(--line);color:var(--muted);padding:13px 0 13px 18px;font-size:12px;line-height:1.5;position:relative}.application-grid li:before{content:"";background:var(--orange);width:5px;height:5px;position:absolute;top:19px;left:0}.application-integration{border-top:1px solid var(--line);background:var(--white);grid-column:1/-1;grid-template-columns:35px 1fr auto;align-items:end;gap:30px;display:grid;min-height:0!important}.application-integration div>span{margin:0}.application-integration h3{margin-bottom:10px}.application-integration p{max-width:700px;color:var(--muted);margin:0;line-height:1.7}.product-video-section{background:var(--white);color:var(--ink);border-block:1px solid var(--line);padding:82px 0}.product-video-panel{border:1px solid var(--line);background:var(--paper);border-radius:3px;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #1b252914}.product-video-panel:before{content:"";z-index:3;background:var(--orange);height:3px;position:absolute;inset:0 0 auto}.product-video-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;padding:clamp(34px,4.2vw,58px);display:flex}.product-video-index{color:#8c989c;letter-spacing:.14em;text-transform:uppercase;margin-bottom:clamp(42px,5vw,72px);font-size:8px;font-weight:800;display:block}.product-video-copy .eyebrow{font-size:9px}.product-video-copy h2{letter-spacing:-.052em;max-width:480px;margin:18px 0 16px;font-size:clamp(32px,3.3vw,48px);line-height:.98}.product-video-copy p{max-width:460px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.product-video-copy .text-link{margin-top:28px}.product-video-copy .text-link svg{width:15px;height:15px}.product-video-media{background:var(--ink-deep);align-items:center;min-width:0;padding:clamp(12px,1.6vw,22px);display:flex}.product-video-media .video-frame{border:1px solid #ffffff24;width:100%}.related-section{background:var(--white)}.videos-section{background:var(--white);padding:96px 0 112px}.video-library-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);align-items:end;gap:clamp(48px,8vw,120px);margin-bottom:48px;padding-bottom:42px;display:grid}.video-library-heading h2{letter-spacing:-.055em;max-width:760px;margin:18px 0 0;font-size:clamp(38px,4.2vw,61px);line-height:.98}.video-library-heading>p{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.video-library-heading>p strong{color:var(--ink);margin-bottom:5px;font-weight:800;display:block}.video-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.video-library-card{border:1px solid var(--line);background:var(--white);border-radius:3px;grid-template-rows:auto 1fr auto;min-width:0;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 14px 42px #1b25290b}.video-library-card:hover{border-color:#bfc6c3;transform:translateY(-3px);box-shadow:0 22px 54px #1b252917}.video-library-media{background:var(--ink-deep);min-width:0;padding:11px;position:relative}.video-library-media .video-frame{border:1px solid #ffffff1f}.video-library-sequence{z-index:3;background:var(--orange);min-width:34px;height:30px;color:var(--ink-deep);letter-spacing:.05em;border-radius:2px;place-items:center;padding:0 8px;font-family:Archivo Variable,sans-serif;font-size:11px;font-weight:800;display:grid;position:absolute;top:21px;left:21px;box-shadow:0 8px 24px #00000029}.video-library-copy{flex-direction:column;min-width:0;padding:25px 27px 28px;display:flex}.video-library-meta{justify-content:space-between;align-items:center;gap:18px;display:flex}.video-library-meta>span{color:#9a5c00;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.video-library-meta>small{color:#9aa4a8;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:700}.video-library-copy h2{letter-spacing:-.045em;margin:15px 0 12px;font-size:clamp(23px,2vw,29px);line-height:1.06}.video-library-copy p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.video-library-copy a{width:fit-content;color:var(--orange-deep);border-bottom:1px solid;align-items:center;gap:9px;margin-top:22px;padding-bottom:4px;font-size:11px;font-weight:800;display:inline-flex}.video-library-copy a svg{width:15px;height:15px}.video-library-featured{background:var(--ink-deep);grid-column:1/-1;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.video-library-featured .video-library-media{padding:14px}.video-library-featured .video-frame{aspect-ratio:16/8.7}.video-library-featured .video-library-copy{color:var(--white);justify-content:flex-end;padding:clamp(34px,4vw,54px)}.video-library-featured .video-library-meta>span{color:var(--orange)}.video-library-featured .video-library-meta>small{color:#75858b}.video-library-featured .video-library-copy h2{font-size:clamp(31px,3.1vw,47px)}.video-library-featured .video-library-copy p{color:#aeb8bb}.video-library-featured .video-library-copy a{color:var(--orange)}.video-library-gallery{border-top:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;display:grid}.video-library-featured .video-library-gallery{grid-column:1/-1}.video-library-gallery img{aspect-ratio:16/9;object-fit:contain;background-color:#fbfbf9;background-image:linear-gradient(#313f4509 1px,#0000 1px),linear-gradient(90deg,#313f4509 1px,#0000 1px);background-size:24px 24px;width:100%}.video-library-empty{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:3px;grid-column:1/-1;padding:52px}.video-library-empty h2{margin-bottom:10px;font-size:30px}.video-library-empty p{color:var(--muted);margin-bottom:0}.product-image-placeholder{min-height:180px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:9px;display:grid}.product-image-placeholder svg{width:30px;height:30px;color:var(--orange-deep)}.product-image-placeholder small{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.product-image-placeholder--hero{width:100%;min-height:420px}.service-proof-section{background:var(--white)}.service-proof-intro{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:70px;margin-bottom:50px;display:grid}.service-proof-intro h2{letter-spacing:-.055em;grid-column:1;margin:0;font-size:clamp(42px,4.6vw,66px);line-height:.98}.service-proof-intro p{color:var(--muted);grid-column:2;margin:0;line-height:1.75}.service-proof-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-proof-grid article{border-right:1px solid var(--line);min-height:300px;padding:23px}.service-proof-grid article:last-child{border-right:0}.service-proof-grid article>span{color:#9a5c00;font-size:9px}.service-proof-grid svg{color:var(--orange-deep);margin:38px 0 18px;display:block}.service-proof-grid strong{letter-spacing:-.055em;font-family:Archivo Variable,sans-serif;font-size:36px;display:block}.service-proof-grid h3{margin:6px 0 10px;font-size:17px}.service-proof-grid p{color:var(--muted);margin:0;font-size:10.5px;line-height:1.6}.service-process-section{background:var(--ink-deep);color:var(--white);padding:120px 0}.service-process-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.service-process-grid>div:first-child{flex-direction:column;justify-content:center;align-self:stretch;min-height:100%;display:flex}.service-process-grid>div:first-child h2{letter-spacing:-.06em;margin:20px 0 0;font-size:clamp(44px,4.8vw,70px);line-height:.97}.service-step-list{border-top:1px solid var(--line-dark)}.service-step-list article{border-bottom:1px solid var(--line-dark);grid-template-columns:55px 1fr;gap:20px;padding:27px 0;display:grid}.service-step-list article>span{color:var(--orange);font-size:9px}.service-step-list h3{margin-bottom:7px;font-size:20px}.service-step-list p{color:#9fabad;margin:0;font-size:12px;line-height:1.7}.shipment-section{background:var(--paper)}.shipment-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.shipment-copy h2{letter-spacing:-.055em;margin:20px 0;font-size:clamp(42px,4.5vw,65px);line-height:.98}.shipment-copy>p{color:var(--muted);line-height:1.8}.shipment-check{border-top:1px solid var(--line);align-items:center;gap:11px;padding:14px 0;font-size:11px;font-weight:700;display:flex}.shipment-check svg{color:var(--orange-deep)}.shipment-image{isolation:isolate;border:1px solid var(--line);background:var(--white);padding:20px;position:relative;overflow:hidden}.shipment-image img{width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.shipment-image:hover img{transform:scale(1.025)}}.contact-section{background:var(--white)}.contact-grid{border:1px solid var(--line);grid-template-columns:1.2fr .8fr;display:grid}.contact-primary{padding:55px}.contact-primary h2{letter-spacing:-.06em;max-width:700px;margin:20px 0 45px;font-size:clamp(44px,5vw,72px);line-height:.96}.project-prep-section{background:var(--ink-deep);color:var(--white);padding:115px 0}.project-prep-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.project-prep-grid>div:first-child h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(43px,4.7vw,68px);line-height:.97}.project-prep-grid>div:first-child p{color:#a1adb1;line-height:1.75}.project-info-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:1fr 1fr;display:grid}.project-info-grid article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:210px;padding:25px}.project-info-grid article>span{color:#738087;font-size:9px}.project-info-grid svg{color:var(--orange);margin:30px 0 16px;display:block}.project-info-grid h3{font-size:19px}.project-info-grid p{color:#9fabad;font-size:11px}.contact-social-band{background:var(--orange)}.contact-social-band .shell{align-items:center;gap:42px;min-height:82px;display:flex}.contact-social-band span{letter-spacing:.1em;text-transform:uppercase;margin-right:auto;font-size:10px;font-weight:800}.contact-social-band a{align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.site-footer{color:var(--white)}.footer-callout{border-bottom:1px solid var(--line-dark)}.footer-callout-inner{grid-template-columns:1fr .55fr;align-items:center;gap:90px;min-height:210px;display:grid}.footer-callout-inner>div>span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.footer-callout h2{letter-spacing:-.055em;max-width:780px;margin:16px 0 0;font-size:clamp(38px,4.2vw,60px);line-height:.98}.footer-callout-inner>a{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:1fr auto;align-items:center;padding:24px 0;display:grid}.footer-callout-inner a small{color:#8c999e;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.footer-callout-inner a strong{grid-column:1;font-family:Archivo Variable,sans-serif;font-size:24px}.footer-callout-inner a svg{color:var(--orange);grid-area:1/2/3}.footer-main{grid-template-columns:1.2fr .55fr .75fr 1fr;gap:65px;padding-top:72px;padding-bottom:72px;display:grid}.footer-brand-panel{background:var(--white);color:var(--ink);padding:22px}.footer-brand-panel .brand{width:172px;height:105px}.footer-brand-panel .brand-logo{width:172px}.footer-brand-panel p{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.75}.footer-socials{color:var(--orange-deep);gap:18px;margin-top:23px;font-size:10px;font-weight:800;display:flex}.footer-column h2{color:#7f8c91;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-family:inherit;font-size:9px}.footer-column nav,.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column a{color:#c5ced1;font-size:11px;line-height:1.55}.footer-column a:hover{color:var(--orange)}.footer-contact>a{gap:9px;display:flex}.footer-contact address{max-width:280px}.footer-contact svg{color:var(--orange);flex:none}.footer-bottom{border-top:1px solid var(--line-dark);color:#738187;letter-spacing:.05em;justify-content:space-between;align-items:center;min-height:68px;font-size:9px;display:flex}.footer-mobile-nav{display:none}.not-found{text-align:center;background:var(--ink-deep);min-height:70vh;color:var(--white);place-items:center;display:grid}.not-found h1{letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(46px,6vw,76px)}.not-found p{color:#9eaaaf}.not-found>div>div{justify-content:center;align-items:center;gap:25px;margin-top:28px;display:flex}.eyebrow{background:#fa960217;border-radius:999px;gap:0;padding:7px 11px}.eyebrow:before{display:none}.eyebrow-light{background:#fa960221}.button{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 0 #fa960200}.button:hover{background:var(--yellow);transform:translateY(-2px);box-shadow:0 9px 22px #fa96022e}.button svg,.text-link svg{transition:transform .25s cubic-bezier(.22,1,.36,1)}.button:hover svg,.text-link:hover svg{transform:translate(3px,-2px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #fa960285}.header-main{align-items:center;min-height:96px;display:flex}.brand{width:160px;height:88px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;padding:0;transition:transform .3s}.brand:hover{box-shadow:none;transform:translateY(-2px)}.brand-logo{object-fit:contain;width:145px}.header-meta{gap:24px}.made-in-konya{color:var(--ink);align-items:center;gap:10px;display:inline-flex}.made-in-konya>svg{color:var(--orange-deep)}.made-in-konya>span{gap:2px;display:grid}.made-in-konya b{letter-spacing:.11em;text-transform:uppercase;font-size:10px}.made-in-konya small{color:var(--muted);letter-spacing:.06em;font-size:8px}.language-switch{display:none}.header-nav-wrap{background:#efeee8;border-top:0}.header-nav-row{align-items:center;gap:8px;height:96px;margin-left:auto}.desktop-nav{align-items:center;gap:4px;height:100%}.desktop-nav a{border:0;border-radius:3px;height:48px;padding:0 17px;transition:color .25s,background .25s,transform .25s,box-shadow .25s}.desktop-nav a:last-child{border-right:0}.desktop-nav a:after{transform-origin:50%;border-radius:3px;height:2px;bottom:7px;left:16px;right:16px}.desktop-nav a:hover,.desktop-nav a.is-current{background:var(--ink-deep);color:var(--white);transform:translateY(-2px);box-shadow:0 10px 24px #1b252924}.desktop-nav a.is-current:after,.desktop-nav a:hover:after{transform:scaleX(1)}.header-quote{border-radius:3px;min-width:146px;height:50px;transition:background .25s,color .25s,transform .25s,box-shadow .25s}.header-quote svg{transition:transform .25s}.header-quote:hover{transform:translateY(-3px);box-shadow:0 12px 25px #fa960238}.header-quote:hover svg{transform:translate(3px,-3px)rotate(45deg)}.mobile-menu{margin-left:0;display:none;position:static}.mobile-menu-toggle{background:var(--ink-deep);cursor:pointer;border:0;border-radius:3px;place-content:center;gap:5px;width:50px;height:50px;display:grid}.mobile-menu-toggle span{background:var(--white);transform-origin:50%;width:20px;height:2px;transition:opacity .25s,transform .3s cubic-bezier(.22,1,.36,1)}.mobile-menu.is-open .mobile-menu-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu.is-open .mobile-menu-toggle span:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu.is-open .mobile-menu-toggle span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-menu-panel{z-index:140;background:var(--ink-deep);max-height:calc(100dvh - 96px);color:var(--white);opacity:0;visibility:hidden;pointer-events:none;padding:28px max(24px,50vw - 500px);transition:opacity .3s,visibility .3s,transform .35s cubic-bezier(.22,1,.36,1);position:fixed;top:96px;left:0;right:0;overflow-y:auto;transform:translateY(-18px);box-shadow:0 28px 65px #080e114d}.mobile-menu.is-open .mobile-menu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu-intro{border-bottom:1px solid var(--line-dark);gap:7px;padding-bottom:24px;display:grid}.mobile-menu-intro strong{font-family:Archivo Variable,sans-serif;font-size:25px}.mobile-menu-intro small{color:#8f9ca1;font-size:10px}.mobile-menu nav{width:auto;box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px 0 0;display:grid;position:static}.mobile-menu nav>a:not(.button){color:#d9dfe1;background:#ffffff09;border:1px solid #ffffff1f;border-radius:3px;justify-content:space-between;align-items:center;gap:9px;min-width:0;min-height:52px;padding:0 14px;font-family:Archivo Variable,sans-serif;font-size:16px;font-weight:650;line-height:1.2;transition:background .25s,color .25s,border-color .25s,padding .25s;display:flex}.mobile-menu nav>a span{overflow-wrap:anywhere;min-width:0}.mobile-menu nav>a.is-current{color:var(--white);background:#fa960224;border-color:#fa96029e;padding-left:14px}.mobile-menu nav>a svg{color:var(--orange);transition:transform .25s}.mobile-menu nav>a.is-current svg{transform:translate(3px,-3px)rotate(45deg)}.hero-layout{grid-template-columns:.88fr 1.12fr;gap:76px}.editorial-heading{grid-template-columns:1.2fr .58fr}.family-card{transition:background .3s,transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;position:relative;overflow:hidden}.family-card:after{content:"";background:var(--orange);transform-origin:0;height:5px;transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.family-card:hover{z-index:2;transform:translateY(-8px);box-shadow:0 24px 48px #1b252921}.family-card:hover:after{transform:scaleX(1)}.family-card:hover .family-image img{transform:none}.family-copy h3{transition:color .25s,transform .25s}.family-card:hover .family-copy h3{color:var(--orange-deep);transform:translate(5px)}.family-copy>svg{border-radius:50%;width:42px;height:42px;padding:10px;transition:background .25s,color .25s,transform .3s}.family-card:hover .family-copy>svg{background:var(--orange);color:var(--ink-deep);transform:translate(4px,-4px)rotate(45deg)}.product-card{transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .35s;position:relative;overflow:hidden}.product-card:hover{border-color:#fa9602d1;transform:translateY(-9px);box-shadow:0 22px 48px #1b252921}.product-card:hover .product-image img{transform:none}.product-category{transition:background .25s,color .25s}.product-card:hover .product-category{background:var(--orange);color:var(--ink-deep)}.card-arrow{border-radius:3px;transition:background .25s,border-color .25s,color .25s,transform .3s}.product-card:hover .card-arrow{background:var(--orange);border-color:var(--orange);transform:translate(4px,-4px)rotate(45deg)}.product-index{display:none}.insight-copy{padding-left:78px}.sector-intro{padding-left:0}.sector-intro .chapter-label{display:none}.sector-index>div{grid-template-columns:1fr auto;padding:0 18px;transition:color .28s,padding .3s;position:relative;overflow:hidden}.sector-index>div:before{content:"";z-index:0;transform-origin:0;background:linear-gradient(90deg,#fa960230,#fa960209);transition:transform .38s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.sector-index>div>*{z-index:1;position:relative}.sector-index>div:hover{padding-left:30px}.sector-index>div:hover:before{transform:scaleX(1)}.sector-index>div:hover svg{transform:translate(4px,-4px)rotate(45deg)}.sector-index svg{transition:transform .28s}.video-story-copy{padding-left:0}.assurance-grid>div{transition:background .3s,transform .3s,box-shadow .3s}.assurance-grid>div:hover{z-index:2;background:var(--white);position:relative;transform:translateY(-7px);box-shadow:0 22px 45px #1b25291a}.references-section{background:var(--paper);border-top:0;padding:92px 0;overflow:hidden}.references-inner{grid-template-columns:290px minmax(0,1fr);gap:62px}.references-title{display:block}.references-title h2{letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(30px,3.1vw,45px);line-height:1}.references-title p{max-width:250px;margin:0;font-size:10px;line-height:1.7}.reference-carousel{min-width:0;padding:12px 0 18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.reference-track{gap:0;width:max-content;animation:34s linear infinite reference-marquee;display:flex}.reference-carousel:hover .reference-track{animation-play-state:paused}.reference-set{flex:none;gap:12px;padding-right:12px;display:flex}.reference-slide{background:0 0;border:1px solid #313f451f;border-radius:14px;flex:0 0 190px;width:190px;height:106px;padding:17px;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s,box-shadow .3s}.reference-slide img{object-fit:contain;filter:grayscale();opacity:.72;mix-blend-mode:normal;width:100%;height:64px;max-height:64px;transition:filter .3s,opacity .3s,transform .3s}.reference-slide:hover{border-color:var(--orange);background:#fa960212;transform:translateY(-7px);box-shadow:0 15px 32px #1b252917}.reference-slide:hover img{filter:none;opacity:1;transform:scale(1.06)}@keyframes reference-marquee{to{transform:translate(-50%)}}.contact-cta-inner{grid-template-columns:1.3fr .7fr}.contact-cta-index{display:none}.site-footer{isolation:isolate;position:relative;overflow:hidden}.footer-callout{border-bottom:1px solid var(--line-dark);background:linear-gradient(120deg,#202d32 0%,#1b272c 58%,#172126 58%);position:relative}.footer-callout:after{content:"";background:var(--orange);width:7px;position:absolute;top:0;bottom:0;left:0}.footer-callout-inner{grid-template-columns:minmax(0,1.2fr) minmax(350px,.62fr);gap:clamp(48px,6vw,90px);min-height:254px}.footer-callout-copy>span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.footer-callout h2{max-width:850px;margin:18px 0 16px;font-size:clamp(36px,3.5vw,52px)}.footer-callout-copy p{color:#9ba8ad;max-width:690px;margin:0;font-size:13px;line-height:1.7}.footer-callout-link{isolation:isolate;border:1px solid #ffffff2b;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-content:center;min-height:112px;padding:22px 24px;transition:color .3s,transform .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.footer-callout-link:before{content:"";z-index:-1;background:var(--orange);transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-102%)skew(-10deg)}.footer-callout-link small{color:#91a0a5;letter-spacing:.09em;text-transform:uppercase;font-size:9px;transition:color .25s}.footer-callout-link strong{grid-column:1;margin-top:8px;font-family:Archivo Variable,sans-serif;font-size:24px}.footer-callout-action{background:var(--orange);min-width:132px;height:44px;color:var(--ink-deep);border-radius:3px;grid-area:1/2/3;justify-content:space-between;align-self:center;align-items:center;gap:12px;padding:0 15px;transition:background .25s,color .25s,transform .3s;display:flex}.footer-callout-action b{letter-spacing:.08em;text-transform:uppercase;font-size:9px}.footer-callout-link:hover{color:var(--ink-deep);transform:translateY(-6px);box-shadow:0 20px 45px #00000038}.footer-callout-link:hover:before{transform:translate(0)skew(0)}.footer-callout-link:hover small{color:#5d3c08}.footer-callout-link:hover .footer-callout-action{background:var(--ink-deep);color:var(--white);transform:translate(4px)}.footer-main{grid-template-columns:1.25fr .55fr .75fr 1fr;gap:68px;padding-top:78px;padding-bottom:78px}.footer-brand-panel{color:var(--white);background:0 0;padding:0}.footer-logo-box{display:contents}.footer-logo-box .brand,.footer-brand-panel .brand{width:236px;height:144px;box-shadow:none;background:0 0;border:0;padding:0}.footer-logo-box .brand:hover,.footer-brand-panel .brand:hover{transform:translateY(-2px)}.footer-logo-box .brand-logo,.footer-brand-panel .brand-logo{width:230px}.footer-origin{color:var(--orange);align-items:center;gap:11px;margin-top:25px;display:flex}.footer-origin>span{gap:2px;display:grid}.footer-origin strong{letter-spacing:.13em;text-transform:uppercase;font-size:10px}.footer-origin small{color:#859398;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.footer-brand-panel p{color:#aab5b9;max-width:390px;margin-top:22px;font-size:11px}.footer-socials{gap:10px;margin-top:24px}.footer-socials a{border:1px solid var(--line-dark);color:#dce2e4;border-radius:3px;align-items:center;gap:6px;padding:9px 12px;transition:background .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.footer-socials a:hover{background:var(--orange);border-color:var(--orange);color:var(--ink-deep);transform:translateY(-3px)}.footer-column h2{color:#89979c}.footer-column a{transition:color .25s,transform .25s;position:relative}.footer-column a:hover{color:var(--orange);transform:translate(6px)}.footer-contact>a{padding:7px 0}.footer-bottom{min-height:76px}.footer-signature{color:#9ca8ac;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:9px;display:inline-flex}.footer-signature i{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #fa96021c}@media (width<=1120px){:root{--shell:min(100% - 48px, 1000px)}.header-meta>a,.header-meta>span:not(.language-switch),.desktop-nav,.header-quote{display:none}.mobile-menu{display:block}.header-nav-row{justify-content:flex-end}.hero-layout{grid-template-columns:48px 1fr;min-height:auto}.hero-machine-stage{grid-column:2}.hero-proof-row{grid-template-columns:repeat(2,1fr)}.hero-proof-row>div:nth-child(3){border-left:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-heading{grid-template-columns:60px 1fr}.editorial-heading>p{grid-column:2}.insight-grid,.sector-layout,.video-story-grid,.selection-guide-grid,.service-process-grid,.project-prep-grid,.technical-grid{grid-template-columns:1fr}.insight-visual{min-height:auto;padding-right:0}.insight-copy{padding-left:0}.sector-intro,.technical-intro{padding-left:90px;position:relative;top:auto}.sector-layout{gap:60px}.reference-track{grid-template-columns:repeat(3,1fr)}.about-narrative-grid,.production-standard-grid,.custom-project-grid,.product-hero-grid,.shipment-grid{gap:55px}.principles-grid,.service-proof-grid{grid-template-columns:repeat(2,1fr)}.service-proof-grid article{min-height:270px}.principles-grid article:nth-child(2),.service-proof-grid article:nth-child(2){border-right:0}.principles-grid article:nth-child(-n+2),.service-proof-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.catalog-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-group-heading{grid-template-columns:70px 1fr}.catalog-group-heading>p{grid-column:2}.catalog-product-grid{grid-template-columns:repeat(2,1fr)}.purchase-heading{grid-template-columns:.35fr 1.65fr}.service-proof-intro{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:44px}.purchase-heading>p,.service-proof-intro>p{grid-column:2}.footer-main{grid-template-columns:1.3fr .7fr .8fr}.footer-contact{grid-column:2/4}}@media (width<=760px){:root{--shell:min(100% - 32px, 620px)}.section{padding:86px 0}.header-top{height:78px}.brand{width:132px;height:72px}.brand-logo{width:118px}.language-switch{font-size:9px}.header-nav-row{height:54px}.hero-layout{grid-template-columns:1fr;gap:38px;padding-top:50px}.hero-layout>.chapter-label{display:none}.hero-copy h1{font-size:clamp(46px,14vw,68px)}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-machine-stage{grid-column:1;min-height:390px}.hero-machine-stage img{height:350px}.hero-proof-row{grid-template-columns:1fr 1fr}.hero-proof-row>div{min-height:90px;padding:0 14px}.hero-proof-row strong{font-size:21px}.hero-proof-row span{font-size:8px}.chapter-label span{writing-mode:horizontal-tb;transform:none}.editorial-heading{grid-template-columns:1fr;gap:25px}.editorial-heading>p{grid-column:1}.editorial-heading h2,.section-intro-line h2{font-size:clamp(39px,11vw,56px)}.family-grid,.product-grid,.assurance-grid,.purchase-reason-grid,.application-grid,.video-library,.contact-grid{grid-template-columns:1fr}.family-card{border-right:0;border-bottom:1px solid var(--line)}.family-card:last-child{border-bottom:0}.family-image{height:255px}.section-intro-line{grid-template-columns:1fr;gap:25px}.product-card-copy{padding-right:65px}.insight-copy{padding:76px 0}.insight-copy .chapter-label{display:none}.engineering-list{grid-template-columns:1fr}.sector-intro{padding-left:0}.sector-intro .chapter-label{margin-bottom:25px;position:static}.video-story-copy{padding-left:0}.video-story-copy .chapter-label{margin-bottom:24px;position:static}.video-story-section{padding:85px 0}.product-video-section{padding:64px 0}.video-frame-featured{box-shadow:9px 9px 0 var(--orange)}.assurance-grid>div{border-right:0;border-bottom:1px solid var(--line)}.assurance-grid>div:last-child{border-bottom:0}.references-inner{grid-template-columns:1fr;gap:30px}.references-title .chapter-label{flex-direction:row;align-items:center}.reference-track{grid-template-columns:repeat(2,1fr)}.contact-cta-inner{grid-template-columns:1fr;gap:28px}.contact-cta-index{display:none}.page-hero{padding:68px 0 72px}.page-hero-grid{grid-template-columns:1fr;gap:36px}.page-hero h1{font-size:clamp(46px,13vw,66px)}.about-narrative-grid,.manifesto-grid,.production-standard-grid,.custom-project-grid,.product-hero-grid,.shipment-grid,.footer-callout-inner{grid-template-columns:1fr}.about-narrative-grid,.production-standard-grid,.product-hero-grid,.shipment-grid{gap:48px}.manifesto-grid,.custom-project-grid{gap:32px}.principles-grid,.service-proof-grid{grid-template-columns:1fr}.principles-grid article,.principles-grid article:nth-child(2),.service-proof-grid article,.service-proof-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.service-proof-grid article{min-height:0;padding:20px 22px}.service-proof-grid svg{margin:34px 0 14px}.service-proof-grid strong{font-size:32px}.service-proof-grid h3{margin:5px 0 8px;font-size:16px}.service-proof-grid p{font-size:10.5px;line-height:1.55}.catalog-nav-section{padding:10px 0 13px}.catalog-nav{width:var(--shell);grid-template-columns:1fr;gap:7px;padding:0}.catalog-nav a{width:100%;min-height:56px;padding:0 16px}.catalog-group-heading{grid-template-columns:1fr;gap:22px}.catalog-group-heading>p{grid-column:1}.catalog-product-grid{grid-template-columns:1fr}.selection-guide-grid,.project-prep-grid{gap:55px}.decision-grid,.project-info-grid{grid-template-columns:1fr}.purchase-heading,.service-proof-intro{grid-template-columns:1fr;gap:24px}.purchase-heading>p,.service-proof-intro>p{grid-column:1}.purchase-reason-grid article{border-right:0;border-bottom:1px solid var(--line)}.product-hero-stage{min-height:400px;padding-inline:20px}.product-hero-stage>img{height:320px}.technical-grid{gap:55px}.technical-intro{padding-left:0}.technical-table>div{grid-template-columns:1fr;gap:8px;padding:16px 0}.application-heading{grid-template-columns:1fr;gap:22px}.application-grid>article:first-child{border-right:0;border-bottom:1px solid var(--line)}.application-integration{grid-column:1;grid-template-columns:1fr}.product-video-copy{padding:30px 24px 32px}.product-video-copy h2{font-size:clamp(30px,9.5vw,40px)}.product-video-media{padding:9px}.video-library-featured{grid-column:1;grid-template-columns:1fr}.videos-section{padding:72px 0 82px}.video-library-heading{margin-bottom:30px;padding-bottom:30px}.video-library-heading h2{font-size:clamp(34px,10.5vw,48px)}.video-library-heading>p{font-size:12px}.video-library-copy{padding:23px 22px 26px}.video-library-featured .video-library-copy{padding:28px 24px 32px}.video-library-featured .video-frame{aspect-ratio:16/9}.contact-primary{padding:32px}.contact-social-band .shell{flex-direction:column;align-items:flex-start;gap:14px;padding:25px 0}.contact-social-band span{margin-right:0}.footer-callout-inner{gap:35px;padding:65px 0}.footer-main{grid-template-columns:1fr 1fr;gap:45px 28px}.footer-brand-panel,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1120px){.header-meta>span.made-in-konya{display:inline-flex}.hero-layout{grid-template-columns:1fr;gap:52px}.hero-machine-stage{grid-column:1}.editorial-heading{grid-template-columns:1.1fr .7fr}.editorial-heading>p{grid-column:auto}.insight-copy,.sector-intro,.video-story-copy{padding-left:0}.references-inner{grid-template-columns:240px minmax(0,1fr);gap:38px}}@media (width<=760px){.site-header,.header-main{min-height:76px}.header-main .brand{border-radius:0;width:130px;height:70px;padding:0}.header-main .brand-logo{width:112px}.header-meta{display:none}.header-nav-row{justify-content:flex-end;height:76px}.mobile-menu{pointer-events:auto;display:block}.mobile-menu-toggle{width:48px;height:48px}.mobile-menu-panel{max-height:calc(100dvh - 76px);padding:18px 12px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain;top:76px}.mobile-menu-intro{padding-bottom:16px}.mobile-menu-intro strong{font-size:21px}.mobile-menu-intro small{font-size:9px}.mobile-menu nav>a:not(.button){min-height:48px;padding-inline:10px;font-size:14px}.mobile-menu nav>a svg{flex:none;width:16px;height:16px}.hero-layout{grid-template-columns:1fr;gap:38px}.hero-layout>.chapter-label{display:none}.hero-machine-stage{grid-column:1}.editorial-heading{grid-template-columns:1fr}.editorial-heading>p{grid-column:1}.eyebrow{letter-spacing:.13em;padding:6px 9px;font-size:9px}.family-grid,.featured-product-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;border:0;grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;gap:14px;padding:8px 16px 20px 0;display:grid;overflow-x:auto}.family-grid::-webkit-scrollbar{display:none}.featured-product-grid::-webkit-scrollbar{display:none}.family-card,.featured-product-grid .product-card{scroll-snap-align:start;border:1px solid var(--line)}.family-card,.family-card:last-child{border-bottom:1px solid var(--line)}.family-card:hover,.product-card:hover{transform:translateY(-4px)}.sector-index>div{min-height:70px;padding-inline:12px}.sector-index>div:hover{padding-left:18px}.references-inner{grid-template-columns:1fr;gap:34px}.references-title h2{max-width:330px;font-size:38px}.references-title p{max-width:330px}.reference-carousel{margin-inline:-16px;padding-inline:16px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.reference-slide{flex-basis:164px;width:164px;height:96px}.contact-cta-inner{grid-template-columns:1fr}.footer-callout{background:#1b272c}.footer-callout-inner{grid-template-columns:1fr;gap:36px;min-height:0;padding:72px 0}.footer-callout-link{min-height:116px;padding-inline:18px}.footer-callout-action{min-width:116px;padding-inline:12px}.footer-main{grid-template-columns:1fr 1fr;gap:48px 24px}.footer-brand-panel,.footer-contact{grid-column:1/-1}.footer-logo-box .brand,.footer-brand-panel .brand{width:192px;height:120px}.footer-logo-box .brand-logo,.footer-brand-panel .brand-logo{width:188px}.footer-bottom{min-height:92px}}@media (prefers-reduced-motion:reduce){.reference-track{width:100%;animation:none!important}.reference-set{flex-wrap:wrap;width:100%}.reference-set[aria-hidden=true]{display:none}}.footer-brand-panel{color:var(--white);background:0 0;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);place-items:center;gap:clamp(20px,4vw,54px);padding:clamp(58px,7vw,92px) 0 clamp(38px,5vw,64px);display:grid}.footer-brand-panel>span{background:linear-gradient(90deg,#0000,#fff3);width:100%;height:1px}.footer-brand-panel>span:last-child{background:linear-gradient(90deg,#fff3,#0000)}.footer-brand-panel .brand{aspect-ratio:1324/800;justify-content:center;width:clamp(210px,19vw,270px);height:auto;overflow:visible}.footer-brand-panel .brand-logo{width:100%;height:auto}.footer-main{grid-template-columns:minmax(160px,.7fr) minmax(220px,.9fr) minmax(290px,1.25fr);gap:clamp(54px,8vw,120px);padding-top:0}.footer-contact{grid-column:auto}.footer-column a{min-height:32px}.footer-contact>a{overflow-wrap:anywhere;align-items:flex-start;min-height:44px}.footer-callout{background:var(--orange);color:var(--ink-deep);border-bottom:0}.footer-callout:after{display:none}.footer-callout .footer-callout-copy>span,.footer-callout h2,.footer-callout-copy p{color:var(--white)}.footer-callout-contact{background:var(--ink-deep);border:1px solid #ffffff24;border-radius:16px;gap:12px;min-width:0;padding:24px;display:grid;box-shadow:0 20px 45px #482c0029}.footer-callout-contact>small{color:#91a0a5;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.footer-callout-phone{min-width:0;min-height:48px;color:var(--white);justify-content:space-between;align-items:center;gap:18px;display:flex}.footer-callout-phone strong{letter-spacing:-.04em;white-space:nowrap;min-width:0;font-family:Archivo Variable,sans-serif;font-size:clamp(25px,2.2vw,34px)}.footer-callout-phone svg{color:var(--orange);flex:none}.production-photo{background:#11191d;border:1px solid #ffffff2b;width:100%;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 54px #040a0c2e}.production-photo-frame{aspect-ratio:1039/709;background:#222d31;width:100%;position:relative;overflow:hidden}.insight-visual .production-photo-frame img,.about-photo .production-photo-frame img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:100%;max-height:none;position:static;transform:none}.production-photo-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#0d161a8c);position:absolute;inset:0}.production-photo figcaption{z-index:2;background:var(--orange);color:var(--ink-deep);letter-spacing:.12em;text-transform:uppercase;border:0;padding:8px 11px 7px;font-size:8px;font-weight:800;position:absolute;bottom:16px;left:18px}.principles-grid article,.purchase-reason-grid article,.service-proof-grid article,.decision-grid article,.project-info-grid article{position:relative;overflow:hidden}.principles-grid article:before,.purchase-reason-grid article:before,.service-proof-grid article:before,.decision-grid article:before,.project-info-grid article:before{content:"";background:var(--orange);width:38px;height:4px;position:absolute;top:27px;left:27px;transform:skew(-28deg)}@media (width<=760px){.service-proof-grid article:before{width:28px;height:3px;top:20px;left:22px}}.principles-grid svg{margin-top:62px}.purchase-reason-grid svg{margin-top:42px}.decision-grid svg,.project-info-grid svg{margin-top:52px}.catalog-group-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr)}.catalog-group-heading>p{grid-column:auto}.catalog-product-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.catalog-product-grid>.product-card{grid-column:span 4}.catalog-count-4>.product-card,.catalog-count-5>.product-card:nth-child(-n+2){grid-column:span 6}.catalog-count-5>.product-card:nth-child(n+3){grid-column:span 4}.catalog-count-1>.product-card{grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);min-height:470px;display:grid}.catalog-count-1 .product-image{aspect-ratio:auto;border-bottom:0;border-right:1px solid var(--line);height:100%}.catalog-count-1 .product-card-reasons{margin-top:26px}.service-step-list article{grid-template-columns:1fr;padding-left:30px;position:relative}.service-step-list article:before{content:"";border:3px solid var(--orange);width:11px;height:11px;position:absolute;top:32px;left:0;transform:rotate(45deg)}.application-grid>article:not(.application-integration) h3{margin-top:50px}.section-intro-line>*,.hero-copy,.hero-layout>*,.product-hero-grid>*{min-width:0}.section-intro-line h2,.hero-copy h1{overflow-wrap:anywhere}.contact-map{border:1px solid var(--line);background:var(--paper-2);min-height:520px;margin-top:24px;position:relative;overflow:hidden}.contact-map iframe{filter:grayscale(.25)contrast(1.03);border:0;width:100%;height:520px;display:block}.contact-map-caption{width:min(390px,100% - 48px);color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b2529f0;gap:9px;padding:24px;display:grid;position:absolute;bottom:24px;left:24px;box-shadow:0 18px 50px #1b252938}.contact-map-caption>span{color:var(--orange);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.contact-map-caption>strong{font-family:Archivo Variable,sans-serif;font-size:22px;line-height:1.15}.contact-map-caption a{border-bottom:1px solid;align-items:center;gap:9px;width:fit-content;margin-top:4px;padding-bottom:4px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=900px){.video-library-heading{grid-template-columns:1fr;gap:24px}.product-video-panel{grid-template-columns:1fr}.product-video-copy{border-right:0;border-bottom:1px solid var(--line)}.product-video-index{margin-bottom:34px}.page-hero-grid,.about-narrative-grid,.manifesto-grid,.production-standard-grid,.custom-project-grid,.product-hero-grid,.shipment-grid,.contact-grid,.footer-callout-inner,.video-library-featured{grid-template-columns:1fr}.page-hero-grid{gap:42px}.manifesto-grid{gap:24px}.page-hero-aside{max-width:620px}.about-narrative-grid,.production-standard-grid,.product-hero-grid,.shipment-grid{gap:54px}.footer-callout-inner{gap:36px;padding:68px 0}.footer-main{grid-template-columns:1fr 1fr;gap:50px 42px}.footer-contact{grid-column:1/-1}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-grid>.product-card,.catalog-count-4>.product-card,.catalog-count-5>.product-card:nth-child(-n+2),.catalog-count-5>.product-card:nth-child(n+3){grid-column:span 1}.catalog-count-5>.product-card:last-child,.catalog-count-1>.product-card{grid-column:1/-1;grid-template-columns:1.1fr .9fr;display:grid}.catalog-count-5>.product-card:last-child .product-image,.catalog-count-1 .product-image{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0;height:100%}}@media (width<=760px){body{overflow-x:clip}main,.site-header,.site-footer{min-width:0}.footer-brand-panel{padding-top:62px}.footer-main{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}.footer-bottom{padding:22px 0}.footer-column a{overflow-wrap:anywhere}.catalog-group-heading{grid-template-columns:1fr}.catalog-group-heading>p{grid-column:1}.catalog-product-grid{grid-template-columns:1fr}.catalog-product-grid>.product-card,.catalog-count-5>.product-card:last-child,.catalog-count-1>.product-card{grid-column:1;min-height:0;display:flex}.catalog-count-5>.product-card:last-child .product-image,.catalog-count-1 .product-image{aspect-ratio:4/3;border-right:0;border-bottom:1px solid var(--line);height:auto}}@media (width<=1120px){.desktop-nav,.header-quote{display:none}}.footer-callout{border-block:1px solid #ffffff38}.footer-callout-inner{grid-template-columns:minmax(0,1.45fr) minmax(320px,420px);align-items:stretch;gap:clamp(34px,5vw,72px);min-height:0;padding:clamp(44px,5vw,64px) 0}.footer-callout-copy{align-content:center;display:grid}.footer-callout h2{max-width:820px;margin:12px 0 13px;font-size:clamp(34px,3vw,48px);line-height:1}.footer-callout-copy p{opacity:.9;max-width:640px;font-size:12px;line-height:1.6}.footer-callout-contact{box-shadow:none;border-radius:3px;align-content:center;gap:10px;padding:20px 22px}.footer-callout-phones{display:grid}.footer-callout-phone{border-top:1px solid #ffffff26;min-height:42px;padding:9px 0}.footer-callout-phone strong{letter-spacing:-.025em;font-size:clamp(18px,1.45vw,23px)}.reference-slide{aspect-ratio:1;background:var(--white);border-radius:3px;flex-basis:154px;width:154px;height:auto;padding:21px}.reference-slide img{width:min(100%,116px);height:64px;margin:auto}.reference-slide:hover{background:var(--white);transform:translateY(-2px);box-shadow:0 8px 18px #1b252912}.catalog-group{padding-block:88px}.catalog-group>.shell,.purchase-reason-section>.shell{width:var(--shell)}.catalog-group-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);gap:48px;margin-bottom:40px}.catalog-group-heading h2{font-size:clamp(34px,3.2vw,48px)}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:18px}.catalog-product-grid>.product-card,.catalog-count-4>.product-card,.catalog-count-5>.product-card:nth-child(-n+2),.catalog-count-5>.product-card:nth-child(n+3),.catalog-count-5>.product-card:last-child,.catalog-count-1>.product-card{grid-column:auto;min-height:0;display:flex}.catalog-product-grid .product-image,.catalog-count-5>.product-card:last-child .product-image,.catalog-count-1 .product-image{aspect-ratio:1;border-right:0;border-bottom:1px solid var(--line);height:auto;padding:clamp(20px,2.2vw,28px)}.product-image img.product-cutout{mix-blend-mode:normal}.product-edge-crop{clip-path:none;transform:none}.catalog-count-1 .product-card-copy{justify-content:initial;padding:26px 70px 27px 25px}.catalog-count-1 .product-card-copy h3{font-size:24px}.purchase-heading{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:clamp(36px,5vw,72px);margin-bottom:42px}.purchase-heading h2{max-width:620px;font-size:clamp(36px,3.35vw,50px);line-height:1.02}.purchase-heading>p{grid-column:auto;max-width:500px}.application-heading{margin-bottom:36px;display:block}.application-heading h2{max-width:760px;font-size:clamp(36px,3.5vw,50px);line-height:1.02}.insight-grid{width:var(--shell);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.insight-visual{min-height:590px;padding:54px 44px 54px 0}.insight-copy{padding:64px 0 64px 54px}.insight-copy h2{max-width:570px;margin:0 0 22px;font-size:clamp(34px,3vw,48px);line-height:1.01}.insight-copy>p{max-width:570px;font-size:13px}.family-section .editorial-heading h2,.featured-products-section .section-intro-line h2,.sector-intro h2,.video-story-copy h2,.assurance-heading h2{font-size:clamp(34px,3.2vw,48px);line-height:1.02}.assurance-section{padding-block:88px}.assurance-heading{margin-bottom:42px}.assurance-heading h2{font-size:clamp(34px,3.2vw,48px)}.assurance-grid>div{min-height:220px;padding:26px 28px}.assurance-grid strong{font-size:52px}.assurance-grid span{margin-top:30px;font-size:17px}.assurance-grid p{margin-top:10px;font-size:11px;line-height:1.6}.assurance-grid>div:hover{transform:translateY(-3px);box-shadow:0 12px 26px #1b252914}.assurance-link{margin-top:25px}@media (width>=761px) and (width<=1120px){.catalog-group>.shell,.purchase-reason-section>.shell{width:var(--shell)}.catalog-group-heading{grid-template-columns:minmax(0,1fr) minmax(250px,.62fr);gap:36px}.catalog-group-heading>p{grid-column:auto}.catalog-group-heading h2,.purchase-heading h2{font-size:clamp(32px,4vw,42px)}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-grid{width:var(--shell);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.insight-visual{min-height:500px;padding:48px 34px 48px 0}.insight-copy{padding:50px 0 50px 36px}.insight-copy h2{font-size:clamp(29px,3.6vw,40px)}.engineering-list{grid-template-columns:1fr;margin:24px 0}.engineering-list div{padding:12px 0;font-size:10px}}@media (width<=900px){.footer-callout-inner{grid-template-columns:1fr;gap:24px;padding:48px 0}.footer-callout-contact{width:min(430px,100%)}.purchase-heading{grid-template-columns:1fr;gap:20px}.purchase-heading>p{grid-column:1;max-width:650px}}@media (width<=760px){.catalog-group{padding-block:68px}.about-manifesto,.purchase-reason-section{padding-block:64px}.manifesto-year{font-size:clamp(42px,14vw,56px)}.purchase-reason-grid article{min-height:0;padding:24px 22px}.purchase-reason-grid svg{margin-top:38px}.catalog-group>.shell,.purchase-reason-section>.shell,.insight-grid{width:var(--shell)}.catalog-group-heading{grid-template-columns:1fr;gap:18px}.catalog-group-heading>p{grid-column:1}.catalog-product-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch}.catalog-group-heading h2,.purchase-heading h2,.application-heading h2,.insight-copy h2,.family-section .editorial-heading h2,.featured-products-section .section-intro-line h2,.sector-intro h2,.video-story-copy h2,.assurance-heading h2{font-size:clamp(31px,9vw,40px);line-height:1.04}.insight-grid{grid-template-columns:1fr}.insight-visual{min-height:0;padding:44px 0 0}.insight-visual:after{display:none}.insight-copy{padding:48px 0 64px}.assurance-section{padding-block:68px}.assurance-grid>div{min-height:0;padding:22px}.assurance-grid strong{font-size:44px}.assurance-grid span{margin-top:22px;font-size:16px}.reference-slide{flex-basis:134px;width:134px}}@media (width<=560px){.footer-callout-inner{padding:40px 0}.footer-callout h2{font-size:clamp(30px,8.8vw,40px)}.footer-callout-contact{padding:16px}.footer-callout-phone strong,.contact-channel-primary strong{font-size:17px}}.eyebrow{display:none!important}.eyebrow+:is(h1,h2,h3){margin-top:0!important}@media (width<=560px){:root{--shell:min(100% - 24px, 520px)}.section{padding:72px 0}.page-hero{padding:58px 0 62px}.page-hero h1{overflow-wrap:anywhere;font-size:clamp(39px,12vw,56px)}.page-hero-copy>p,.hero-copy>p{font-size:14px;line-height:1.7}.hero-layout{padding-top:42px}.hero-copy h1{overflow-wrap:anywhere;font-size:clamp(42px,13vw,60px)}.hero-actions{gap:18px;width:100%}.hero-actions .button{width:100%}.hero-machine-stage{min-height:310px}.hero-machine-stage img{height:275px}.hero-machine-caption{inset:auto 10px 10px}.hero-proof-row{width:100%}.hero-proof-row>div{padding:0 10px}.family-grid,.featured-product-grid{grid-auto-columns:93%}.editorial-heading h2,.section-intro-line h2,.project-prep-grid>div:first-child h2{overflow-wrap:anywhere;font-size:clamp(36px,10.5vw,49px)}.product-card-copy{padding:25px 55px 27px 22px}.product-card-copy h3{overflow-wrap:anywhere}.contact-primary{padding:27px 22px}.contact-primary h2{font-size:clamp(38px,11vw,52px)}.project-info-grid{grid-template-columns:1fr}.footer-callout-inner{padding:60px 0}.footer-callout h2{font-size:clamp(34px,10vw,46px)}.footer-callout-contact{padding:20px}.footer-callout-phone strong{font-size:clamp(23px,8vw,30px)}.footer-brand-panel{grid-template-columns:1fr minmax(150px,180px) 1fr;gap:10px;padding:38px 0 24px}.footer-brand-panel .brand{width:100%}.footer-main{text-align:left;grid-template-columns:1fr;gap:14px;padding-top:22px;padding-bottom:32px}.footer-nav-desktop{display:none}.footer-mobile-nav{gap:8px;display:grid}.footer-mobile-group{border:1px solid var(--line-dark);background:#ffffff06;overflow:hidden}.footer-mobile-group summary{min-height:48px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;padding:0 14px;font-size:11px;font-weight:800;list-style:none;display:flex}.footer-mobile-group summary::-webkit-details-marker{display:none}.footer-mobile-group summary svg{color:var(--orange);transition:transform .25s}.footer-mobile-group[open] summary svg{transform:rotate(180deg)}.footer-mobile-group nav{border-top:1px solid var(--line-dark);padding:4px 14px 12px;display:grid}.footer-mobile-group nav a{color:#c5ced1;border-bottom:1px solid #ffffff14;align-items:center;min-height:36px;font-size:10px;display:flex}.footer-mobile-group nav a:last-child{border-bottom:0}.footer-contact{border:1px solid var(--line-dark);text-align:left;background:#ffffff06;grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:7px 12px;padding:16px;display:grid}.footer-contact h2,.footer-contact>a:first-of-type,.footer-contact>a:last-of-type{grid-column:1/-1}.footer-contact h2{margin-bottom:3px}.footer-contact>a{text-align:left;justify-content:flex-start;min-width:0;padding:4px 0;font-size:10px}.footer-contact address{max-width:none}.footer-bottom{text-align:center;align-items:center;min-height:116px}.footer-signature{text-align:center}.mobile-menu-panel{width:auto;left:0;right:0}.contact-map{min-height:440px}.contact-map iframe{height:440px}.contact-map-caption{width:calc(100% - 24px);padding:20px;bottom:12px;left:12px}}@media (width<=360px){.hero-proof-row strong{font-size:19px}.footer-brand-panel{grid-template-columns:1fr minmax(155px,190px) 1fr}.footer-callout-phone strong{font-size:22px}}@media (width<=340px){.mobile-menu nav{grid-template-columns:1fr;gap:6px}.mobile-menu nav>a:not(.button){min-height:46px}}@media (hover:hover) and (pointer:fine){.footer-callout-phone:hover{color:var(--orange)}}:root{--hero-standard-height:clamp(360px, 44svh, 400px);--inner-hero-title-size:clamp(42px, 4.35vw, 64px)}.header-main .brand,.footer-brand-panel .brand{isolation:isolate;position:relative}.brand-logo{transition:transform .38s cubic-bezier(.22,1,.36,1),filter .38s}.header-main .brand:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(110deg,#0000 38%,#ffffffe0 49%,#0000 60%);transition:transform .68s cubic-bezier(.22,1,.36,1);position:absolute;inset:14% -28%;transform:translate(-86%)skew(-16deg)}.header-main .brand:hover:after{transform:translate(86%)skew(-16deg)}.header-main .brand:hover .brand-logo{filter:drop-shadow(0 10px 17px #42361826);transform:translateY(-2px)scale(1.035)}.header-quote{background:var(--white);min-width:166px;height:52px;color:var(--ink-deep);border:1px solid #c8cecc;border-radius:3px;grid-template-columns:1fr 48px;gap:0;padding:0;display:grid;overflow:hidden;box-shadow:0 7px 18px #1b252912}.header-quote-label{letter-spacing:-.01em;justify-content:center;align-items:center;min-width:0;padding:0 16px;font-size:11px;font-weight:850;display:flex}.header-quote-arrow{background:var(--ink-deep);color:var(--orange);align-self:stretch;place-items:center;transition:background .25s,color .25s;display:grid}.header-quote:hover{border-color:var(--ink-deep);background:var(--ink-deep);color:var(--white);transform:translateY(-3px);box-shadow:0 15px 30px #1b252933}.header-quote:hover .header-quote-arrow{background:var(--orange);color:var(--ink-deep)}.header-quote:hover .header-quote-arrow svg{transform:translate(3px,-3px)rotate(45deg)}.mobile-menu nav{padding-bottom:4px}.footer-brand-panel .brand:hover{transform:none}.footer-brand-panel .brand:hover .brand-logo{filter:none;transform:none}.footer-brand-panel>span{transition:opacity .35s,filter .35s}.footer-brand-panel:has(.brand:hover)>span{opacity:.7;filter:none}.hero-layout{min-height:var(--hero-standard-height);padding-block:36px}.hero-machine-stage{min-height:450px}.hero-machine-stage img{height:405px}.page-hero{padding:0}.page-hero-grid{min-height:var(--hero-standard-height);align-items:center}.page-hero h1{max-width:900px;font-size:var(--inner-hero-title-size);letter-spacing:-.06em;margin-top:0;line-height:.97}.product-hero{padding-bottom:0}.product-hero-grid{min-height:calc(var(--hero-standard-height) - 45px);padding:34px 0 46px}.product-hero-copy h1{font-size:var(--inner-hero-title-size);letter-spacing:-.06em;margin:0 0 25px;line-height:.97}.product-hero-stage{min-height:430px}.product-hero-stage>img{height:330px}.page-hero-trail{color:var(--muted);letter-spacing:.025em;align-items:center;gap:9px;margin-bottom:23px;font-size:10px;font-weight:700;display:flex}.page-hero-trail>span{align-items:center;gap:9px;display:inline-flex}.page-hero-trail a{transition:color .2s}.page-hero-trail a:hover{color:var(--orange-deep)}.page-hero-trail strong{color:var(--ink);font-weight:800}.page-hero-trail i{color:#aeb6b4;font-style:normal}.contact-grid{border:1px solid var(--line);display:block}.contact-primary{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(52px,8vw,116px);padding:clamp(38px,5vw,68px);display:grid}.contact-primary-intro h2{letter-spacing:-.06em;max-width:650px;margin:20px 0 24px;font-size:clamp(43px,4.7vw,68px);line-height:.96}.contact-primary-intro p{max-width:560px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.contact-channel-list{border-top:1px solid var(--line)}.contact-channel{border-bottom:1px solid var(--line);grid-template-columns:34px 82px minmax(0,1fr) 28px;align-items:center;gap:12px;min-width:0;min-height:88px;padding:18px 5px;transition:padding .28s,background .28s,color .28s;display:grid;position:relative;overflow:hidden}.contact-channel:before{content:"";z-index:0;background:var(--ink-deep);transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-102%)}.contact-channel>*{z-index:1;position:relative}.contact-channel>svg:first-child{color:var(--orange-deep)}.contact-channel>svg:last-child{justify-self:end;transition:transform .25s}.contact-channel span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.contact-channel strong{overflow-wrap:anywhere;letter-spacing:-.025em;min-width:0;font-family:Archivo Variable,sans-serif;font-size:clamp(16px,1.5vw,22px)}.contact-channel-email strong{gap:5px;display:grid}.contact-channel-email strong a:hover{color:var(--orange-deep)}.contact-channel:hover{color:var(--white);padding-inline:18px}.contact-channel:hover:before{transform:translate(0)}.contact-channel:hover span{color:#9eaaae}.contact-channel:hover>svg:first-child{color:var(--orange)}.contact-channel:hover>svg:last-child{color:var(--orange);transform:translate(3px,-3px)}.contact-channel-primary{min-height:104px}.contact-channel-primary strong{font-size:clamp(16px,1.5vw,22px)}@media (width>=1121px){.home-hero .hero-layout{min-height:clamp(640px,90svh - 104px,820px);padding-block:54px}.home-hero .hero-machine-stage{min-height:clamp(520px,60svh,620px)}.home-hero .hero-machine-stage img{height:clamp(470px,54svh,565px)}}@media (width<=1120px){.hero-layout{min-height:auto}.contact-primary{grid-template-columns:1fr;gap:42px}}@media (width<=900px){.page-hero-grid{min-height:auto;padding:58px 0 62px}.product-hero-grid{min-height:auto;padding:52px 0 66px}}@media (width<=560px){:root{--inner-hero-title-size:clamp(34px, 10vw, 44px)}.page-hero-grid{padding:44px 0 48px}.page-hero h1,.product-hero-copy h1{letter-spacing:-.052em;line-height:.99}.hero-machine-stage{min-height:320px}.hero-machine-stage img{height:282px}.product-hero-stage{min-height:365px}.product-hero-stage>img{height:285px}.product-hero-carousel-arrow{width:38px;height:38px;top:45%}.product-hero-carousel-arrow.is-previous{left:8px}.product-hero-carousel-arrow.is-next{right:8px}.product-hero-carousel-pagination{bottom:60px}.product-hero-carousel-dot{width:29px;height:28px}.page-hero-trail{white-space:nowrap;scrollbar-width:none;margin-bottom:18px;overflow-x:auto}.contact-primary{gap:34px;padding:32px 22px}.contact-primary-intro h2{font-size:clamp(38px,11vw,51px)}.contact-channel{grid-template-columns:30px minmax(0,1fr) 24px;gap:10px;min-height:82px;padding-inline:2px}.contact-channel span{grid-column:2;align-self:end}.contact-channel strong{grid-column:2;align-self:start;font-size:17px}.contact-channel>svg:first-child{grid-row:1/3}.contact-channel>svg:last-child{grid-area:1/3/3}.contact-channel-primary strong{font-size:17px}}.cookie-consent-layer{z-index:420;pointer-events:none;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.cookie-consent-layer[data-cookie-position=top]{align-items:flex-start}.cookie-consent-panel{border:1px solid #ffffff29;border-top:4px solid var(--cookie-accent,var(--orange));width:min(900px,100%);color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#142025fb;gap:15px;padding:19px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #040b0e52}.cookie-consent-panel-summary{grid-template-columns:minmax(0,1fr) minmax(540px,.9fr);align-items:end;gap:34px;width:min(1240px,100vw - 24px)}.cookie-consent-panel:before{content:"";opacity:.035;filter:grayscale();pointer-events:none;background:url(./akkor-symbol-BRB3Oiao.png) 50%/contain no-repeat;width:230px;height:230px;position:absolute;top:-85px;right:-65px}.cookie-consent-copy{z-index:1;position:relative}.cookie-consent-kicker{color:var(--cookie-accent,var(--orange));letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.cookie-consent-copy h2{letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(24px,2.6vw,32px);line-height:1}.cookie-consent-copy p{color:#b3bdc0;max-width:740px;margin:0;font-size:11px;line-height:1.5}.cookie-consent-note{color:#7f8e93;margin-top:8px;font-size:8px;line-height:1.45;display:block}.cookie-consent-actions{z-index:1;gap:10px;display:grid;position:relative}[data-cookie-view]{display:contents}[data-cookie-view][hidden]{display:none!important}.cookie-consent-actions-three{grid-template-columns:repeat(3,minmax(0,1fr))}.cookie-consent-actions-two{grid-template-columns:repeat(2,minmax(0,1fr))}.cookie-consent-action{min-height:48px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #fff3;padding:10px 15px;font-size:11px;font-weight:800;transition:transform .22s,background .22s,border-color .22s,color .22s}.cookie-consent-action:hover{border-color:var(--cookie-accent,var(--orange));transform:translateY(-2px)}.cookie-consent-action-primary{border-color:var(--cookie-accent,var(--orange));background:var(--cookie-accent,var(--orange));color:var(--cookie-accent-contrast,var(--ink-deep))}.cookie-consent-action-primary:hover{background:color-mix(in srgb, var(--cookie-accent,var(--orange)) 86%, white);border-color:var(--cookie-accent,var(--orange))}.cookie-consent-close{z-index:3;width:36px;height:36px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff29;place-items:center;display:grid;position:absolute;top:15px;right:15px}.cookie-consent-close span{font-size:24px;line-height:1;transform:translateY(-1px)}.cookie-consent-options{z-index:1;gap:9px;display:grid;position:relative}.cookie-consent-option{cursor:pointer;background:#ffffff09;border:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:14px 16px;display:flex}.cookie-consent-option>span:first-child{gap:4px;display:grid}.cookie-consent-option strong{font-size:12px}.cookie-consent-option small{color:#8f9da2;font-size:9px;line-height:1.5}.cookie-consent-option em{color:var(--cookie-accent,var(--orange));text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.cookie-consent-toggle{flex:none;width:46px;height:26px;position:relative}.cookie-consent-toggle input{opacity:0;width:1px;height:1px;position:absolute}.cookie-consent-toggle>span{background:#313e43;border:1px solid #647278;border-radius:999px;transition:background .22s,border-color .22s;position:absolute;inset:0}.cookie-consent-toggle>span:after{content:"";background:var(--white);border-radius:50%;width:16px;height:16px;transition:transform .22s;position:absolute;top:4px;left:4px}.cookie-consent-toggle input:checked+span{border-color:var(--cookie-accent,var(--orange));background:var(--cookie-accent,var(--orange))}.cookie-consent-toggle input:checked+span:after{background:var(--ink-deep);transform:translate(20px)}.cookie-consent-toggle input:focus-visible+span{outline-offset:3px;outline:3px solid #fa960285}.consent-embed-placeholder{text-align:center;min-width:0;min-height:100%;color:var(--white);background:radial-gradient(circle at 50% 0,#fa96021f,#0000 44%),#10191d;place-content:center;justify-items:center;gap:20px;padding:clamp(24px,5vw,52px);display:grid}.video-frame>.consent-embed-placeholder{position:absolute;inset:0}.consent-embed-copy{justify-items:center;gap:7px;max-width:470px;display:grid}.consent-embed-provider{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:800}.consent-embed-copy strong{letter-spacing:-.035em;font-family:Archivo Variable,sans-serif;font-size:clamp(21px,3vw,31px)}.consent-embed-copy p{color:#9eaaae;margin:0;font-size:11px;line-height:1.65}.consent-embed-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.consent-embed-allow,.consent-embed-external{border:1px solid var(--orange);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.consent-embed-allow{background:var(--orange);color:var(--ink-deep)}.consent-embed-external{color:var(--white);background:0 0}.contact-map>.consent-embed-placeholder{min-height:520px;padding-bottom:120px}.footer-bottom{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.footer-legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 16px;display:flex}.footer-legal a,.cookie-preferences-button{color:#95a2a7;letter-spacing:.025em;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;transition:color .2s}.footer-legal a:hover,.cookie-preferences-button:hover{color:var(--orange)}@media (width<=900px){.footer-bottom{text-align:center;grid-template-columns:1fr;justify-items:center;gap:13px;padding:24px 0;display:grid}.cookie-consent-panel-summary{grid-template-columns:1fr;gap:15px;width:min(820px,100%)}}@media (width<=620px){.cookie-consent-layer{padding:12px;padding-bottom:max(12px, env(safe-area-inset-bottom))}.cookie-consent-panel{gap:13px;max-height:calc(100dvh - 18px);padding:17px 14px 14px;overflow-y:auto}.cookie-consent-actions-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cookie-consent-actions-two{grid-template-columns:1fr 1fr}.cookie-consent-action{min-height:46px;padding:7px 6px;font-size:9px;line-height:1.25}.cookie-consent-copy h2{font-size:clamp(22px,7.3vw,28px)}.cookie-consent-copy p{font-size:10px}.cookie-consent-note{font-size:7.5px}.consent-embed-placeholder{padding:22px 17px}.contact-map>.consent-embed-placeholder{min-height:440px;padding-bottom:142px}}.footer-designer{color:#8f9ca1;letter-spacing:.08em;text-transform:uppercase;justify-self:end;align-items:center;font-size:9px;display:inline-flex}.footer-designer-mark{perspective:520px;width:112px;height:34px;display:block;position:relative}.footer-designer-card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;position:relative}.footer-designer-face{backface-visibility:hidden;border-radius:3px;position:absolute;inset:0;overflow:hidden}.footer-designer-face--front{color:#c2cbce;white-space:nowrap;background:#111b1f;border:1px solid #ffffff2e;grid-template-rows:1fr 1fr;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:1px 6px;padding:4px 7px;display:grid;box-shadow:0 10px 28px #00000042}.footer-designer-face--front svg{width:16px;height:16px;color:var(--orange);grid-area:1/1/3}.footer-designer-face--front small{letter-spacing:.08em;grid-area:1/2;align-self:end;font-size:7px;font-weight:700;line-height:1}.footer-designer-face--front strong{color:var(--orange);letter-spacing:.01em;grid-area:2/2;align-self:start;font-family:Archivo Variable,sans-serif;font-size:9px;font-weight:850;line-height:1}.footer-designer-face--back{background:#111b1f;border:1px solid #ffffff2e;justify-content:center;align-items:center;padding:3px 8px;display:flex;transform:rotateY(180deg);box-shadow:0 10px 28px #00000042}.footer-designer-face--back img{object-fit:contain;filter:brightness(0)invert();opacity:.76;width:100%;max-width:100%;height:100%;max-height:100%;transition:opacity .25s,filter .25s}.footer-designer-mark:hover .footer-designer-card,.footer-designer-mark:focus .footer-designer-card,.footer-designer-mark:focus-visible .footer-designer-card{transform:rotateY(180deg)}.footer-designer-mark:hover .footer-designer-face--back img,.footer-designer-mark:focus .footer-designer-face--back img,.footer-designer-mark:focus-visible .footer-designer-face--back img{opacity:1;filter:brightness(0)invert()drop-shadow(0 6px 12px #fa960238)}.floating-contact-actions{z-index:180;border:1px solid #ffffff3d;border-right:0;border-radius:3px 0 0 3px;flex-direction:column;width:158px;transition:opacity .25s,visibility .25s,transform .3s;display:flex;position:fixed;top:57%;right:0;overflow:hidden;transform:translateY(-50%);box-shadow:0 18px 48px #0912163d}.floating-contact-action{min-height:64px;color:var(--white);writing-mode:horizontal-tb;text-orientation:mixed;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:9px;padding:0 12px 0 15px;transition:filter .24s,padding .24s,background .24s;display:grid}.floating-contact-action+.floating-contact-action{border-top:1px solid #ffffff3d}.floating-contact-action>span{writing-mode:horizontal-tb;gap:2px;min-width:0;display:grid;transform:none}.floating-contact-action small{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.floating-contact-action strong{white-space:nowrap;font-family:Archivo Variable,sans-serif;font-size:13px;line-height:1.05}.floating-contact-action svg{justify-self:center;width:21px;height:21px;transition:transform .26s cubic-bezier(.22,1,.36,1)}.floating-contact-whatsapp{background:var(--floating-whatsapp,#168a4a)}.floating-contact-phone{background:var(--floating-call,var(--ink-deep))}.floating-contact-action:hover{filter:brightness(1.08);padding-right:16px}.floating-contact-action:hover svg{transform:scale(1.12)rotate(-7deg)}.floating-contact-action:focus-visible{z-index:2;outline-offset:-4px;position:relative}body:has(.mobile-menu.is-open) .floating-contact-actions{opacity:0;visibility:hidden;pointer-events:none}body:has(.cookie-consent-layer:not([hidden])) .floating-contact-actions{opacity:0;visibility:hidden;pointer-events:none}@media (width>=901px){.floating-contact-actions{width:78px;top:50%;box-shadow:-12px 20px 46px #09121638}.floating-contact-action{grid-template-rows:minmax(0,1fr) 24px;grid-template-columns:1fr;justify-items:center;gap:9px;min-height:104px;padding:11px 0 10px}.floating-contact-action>span{writing-mode:vertical-rl;text-orientation:mixed;justify-content:center;align-items:center;min-width:auto;display:flex;transform:rotate(180deg)}.floating-contact-action small{display:none}.floating-contact-action strong{letter-spacing:.09em;text-transform:uppercase;font-size:10px;line-height:1}.floating-contact-action svg{grid-row:2;justify-self:center;width:22px;height:22px}.floating-contact-action:hover{padding-right:0}}.cookie-consent-panel{background:linear-gradient(120deg,#0f1b20fd,#1b2a2ffb);border:1px solid #ffffff2e;border-radius:3px;box-shadow:0 30px 95px #030a0d6b,inset 0 0 0 1px #fa960214}.cookie-consent-panel-summary{align-items:center;padding:20px 22px}.cookie-consent-kicker{align-items:center;gap:7px;display:inline-flex}.cookie-consent-kicker:before{content:"";background:var(--cookie-accent,var(--orange));width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb, var(--cookie-accent,var(--orange)) 12%, transparent);border-radius:50%}.cookie-consent-actions{gap:8px}.cookie-consent-action{background:#ffffff0b;border-radius:3px;min-height:40px;padding:6px 11px;font-size:10px;box-shadow:0 8px 20px #00000014}.cookie-consent-action-primary{background:linear-gradient(135deg, var(--cookie-accent,var(--orange)), color-mix(in srgb, var(--cookie-accent,var(--orange)) 88%, white))}.cookie-consent-option,.cookie-consent-close{border-radius:3px}@media (width<=900px){.footer-bottom{padding:24px 0 calc(88px + env(safe-area-inset-bottom))}.footer-designer{justify-self:center}.floating-contact-actions{top:auto;left:auto;right:12px;bottom:max(12px, env(safe-area-inset-bottom));border:1px solid #ffffff3d;border-radius:3px;grid-template-columns:1fr 1fr;width:min(430px,100vw - 24px);display:grid;transform:none}.floating-contact-action{grid-template-columns:minmax(0,1fr) 26px;min-height:54px;padding:0 13px}.floating-contact-action+.floating-contact-action{border-top:0;border-left:1px solid #ffffff42}body:has(.mobile-menu.is-open) .floating-contact-actions{transform:translateY(18px)}}@media (width<=560px){.floating-contact-actions{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:auto}.floating-contact-action{gap:6px;min-height:52px;padding:0 10px 0 12px}.floating-contact-action small{font-size:7px}.floating-contact-action strong{font-size:12px}.footer-designer{flex-direction:column;gap:2px}.footer-designer-mark{width:112px}.footer-designer-card{transform:none!important}.footer-designer-face--front{visibility:visible;opacity:1;display:grid;transform:none}.footer-designer-face--back{display:none}.footer-designer-mark:hover .footer-designer-card,.footer-designer-mark:focus .footer-designer-card,.footer-designer-mark:focus-visible .footer-designer-card{transform:none}.cookie-consent-panel{border-radius:3px}.cookie-consent-panel-summary{padding:18px 14px 14px}}@media (width<=760px){.header-main{width:min(100% - 24px,520px);max-width:100%}.header-main .brand{flex:0 130px;min-width:0}.header-nav-row{flex:0 0 48px;min-width:48px;margin-left:auto}.mobile-menu{flex:0 0 48px;width:48px;max-width:48px}.mobile-menu-panel{box-sizing:border-box;width:auto;max-width:100%;inset-inline:0;overflow-x:hidden}}@media (width<=620px){.cookie-consent-actions-three{grid-template-columns:1fr 1fr;gap:7px}.cookie-consent-actions-three .cookie-consent-action-primary{grid-area:1/1/auto/-1}.cookie-consent-action{min-height:40px;padding:6px 8px;font-size:10px}}@media (hover:none){.mobile-menu nav>a:not(.is-current):hover{color:#d9dfe1;background:0 0;padding-left:11px}.mobile-menu nav>a:not(.is-current):hover svg{transform:none}}@media (hover:hover) and (pointer:fine){.mobile-menu nav>a:not(.is-current):hover{color:var(--white);background:#ffffff0e;padding-left:17px}.mobile-menu nav>a:not(.is-current):hover svg{transform:translate(3px,-3px)rotate(45deg)}}@media (prefers-reduced-motion:reduce){.footer-designer-card{transition:none}}@media (width<=1120px){.desktop-nav,.header-quote{display:none}}.editorial-heading h2,.section-intro-line h2,.insight-copy h2,.sector-intro h2,.video-story-copy h2,.contact-cta h2,.about-story-copy h2,.manifesto-grid h2,.production-standard-grid h2,.catalog-group-heading h2,.selection-guide-intro h2,.purchase-heading h2,.technical-intro h2,.application-heading h2,.product-video-grid h2,.service-proof-intro h2,.service-process-grid>div:first-child h2,.shipment-copy h2,.contact-primary h2,.contact-primary-intro h2,.project-prep-grid>div:first-child h2,.references-title h2,.footer-callout h2{letter-spacing:-.045em;font-size:clamp(30px,2.65vw,42px);line-height:1.05}.product-hero-stage{box-shadow:none;border:0}.product-card:hover .product-image img.product-edge-crop,.family-card:hover .family-image img.product-edge-crop{transform:none}@media (width>=761px) and (width<=1120px){.editorial-heading h2,.section-intro-line h2,.insight-copy h2,.sector-intro h2,.video-story-copy h2,.contact-cta h2,.about-story-copy h2,.manifesto-grid h2,.production-standard-grid h2,.catalog-group-heading h2,.selection-guide-intro h2,.purchase-heading h2,.technical-intro h2,.application-heading h2,.product-video-grid h2,.service-proof-intro h2,.service-process-grid>div:first-child h2,.shipment-copy h2,.contact-primary h2,.contact-primary-intro h2,.project-prep-grid>div:first-child h2,.references-title h2,.footer-callout h2{font-size:clamp(29px,3.6vw,38px)}}@media (width<=760px){.editorial-heading h2,.section-intro-line h2,.insight-copy h2,.sector-intro h2,.video-story-copy h2,.contact-cta h2,.about-story-copy h2,.manifesto-grid h2,.production-standard-grid h2,.catalog-group-heading h2,.selection-guide-intro h2,.purchase-heading h2,.technical-intro h2,.application-heading h2,.product-video-grid h2,.service-proof-intro h2,.service-process-grid>div:first-child h2,.shipment-copy h2,.contact-primary h2,.contact-primary-intro h2,.project-prep-grid>div:first-child h2,.references-title h2,.footer-callout h2{font-size:clamp(28px,7.8vw,36px);line-height:1.06}}.contact-primary{grid-template-columns:minmax(260px,.6fr) minmax(0,1.4fr);gap:clamp(36px,4vw,56px);padding:clamp(36px,4vw,50px)}.contact-channel-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-channel,.contact-channel-primary{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-rows:auto 1fr;grid-template-columns:24px minmax(0,1fr) 20px;align-items:start;gap:9px;min-height:148px;padding:18px 16px}.contact-channel>svg:first-child{grid-area:1/1}.contact-channel span{grid-area:1/2;font-size:8px}.contact-channel>svg:last-child{grid-area:1/3}.contact-channel strong,.contact-channel-primary strong{overflow-wrap:anywhere;grid-area:2/1/auto/-1;align-self:end;margin-top:10px;font-size:clamp(14px,1.15vw,17px)}.contact-channel-values{gap:8px;display:grid}.contact-channel-values a{width:fit-content;line-height:1.25;transition:color .2s}.contact-channel-values a:hover,.contact-channel-values a:focus-visible{color:var(--orange-deep);outline:none}.contact-channel:hover .contact-channel-values a:hover,.contact-channel:hover .contact-channel-values a:focus-visible{color:var(--orange)}.contact-channel-address strong{letter-spacing:0;font-family:Manrope Variable,sans-serif;font-size:clamp(12px,1vw,14px);font-weight:700;line-height:1.55}@media (width<=1120px){.contact-primary{grid-template-columns:1fr;gap:30px}.mobile-menu-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);width:100%;max-width:none;height:auto;max-height:calc(100dvh - 96px);color:var(--ink-deep);box-shadow:none;scrollbar-color:#c7ced1 var(--white);padding:16px 14px 14px;inset:96px 0 auto;overflow-y:auto}.mobile-menu-panel::-webkit-scrollbar{width:6px}.mobile-menu-panel::-webkit-scrollbar-track{background:var(--white)}.mobile-menu-panel::-webkit-scrollbar-thumb{background:#c7ced1}.mobile-menu-intro{border-bottom-color:var(--line)}.mobile-menu-intro strong{color:var(--ink-deep)}.mobile-menu-intro small{color:var(--muted)}.mobile-menu nav{grid-template-columns:1fr;gap:0;padding-top:8px}.mobile-menu nav>a:not(.button){border:0;border-bottom:1px solid var(--line);min-height:44px;color:var(--ink);background:0 0;border-radius:0;padding:0 4px}.mobile-menu nav>a.is-current{border-bottom-color:var(--orange);color:var(--ink-deep);background:#fa96021f;padding-left:10px}.mobile-menu nav>a:not(.is-current):hover{color:var(--ink-deep);background:#f6f4ee;padding-left:4px}.mobile-menu-intro{padding-bottom:10px}}@media (width<=760px){.mobile-menu-panel{max-height:calc(100dvh - 76px);top:76px}.contact-primary{gap:26px;padding:26px 18px}.contact-channel-list{grid-template-columns:1fr}.contact-channel,.contact-channel-primary{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr) 20px;gap:2px 8px;min-height:92px;padding:12px}.contact-channel>svg:first-child{grid-area:1/1/3;align-self:center}.contact-channel span{grid-area:1/2;align-self:end}.contact-channel strong,.contact-channel-primary strong{grid-area:2/2;align-self:start;margin:0;font-size:15px}.contact-channel>svg:last-child{grid-area:1/3/3;align-self:center}.contact-channel-values{gap:4px}.contact-channel-address strong{font-size:13px;line-height:1.45}}.site-footer{background:linear-gradient(135deg,#101a1e 0%,#18282d 58%,#0f1a1e 100%);animation:none}.site-footer:before,.site-footer:after{content:"";pointer-events:none;filter:none;animation:none;position:absolute;transform:none}.site-footer:before{z-index:-2;opacity:.42;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;inset:0;-webkit-mask-image:radial-gradient(at 78% 48%,#000 0%,#000000d1 35%,#0000 76%);mask-image:radial-gradient(at 78% 48%,#000 0%,#000000d1 35%,#0000 76%)}.site-footer:after{z-index:-1;background:radial-gradient(circle at 84% 35%,#fa960221,#0000 27%),radial-gradient(circle at 18% 100%,#ffffff09,#0000 32%);border:0;width:100%;height:100%;inset:0}@media (width<=760px){.site-footer:before{opacity:.35;background-size:24px 24px;width:100%;height:42%;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000,#000 46%,#000);mask-image:linear-gradient(#0000,#000 46%,#000)}.site-footer:after{background:radial-gradient(circle at 88% 100%,#fa960217,#0000 46%);border:0;width:100%;height:34%;inset:auto 0 0}.footer-mobile-group,.footer-contact{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121d21c7}}.family-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.family-image{height:235px;padding:16px}.family-copy{min-height:220px;padding:24px}.family-copy h3{margin:34px 0 10px;font-size:24px}@media (width>=901px){.floating-contact-actions{transform-origin:50%;grid-template-columns:repeat(2,minmax(0,1fr));width:400px;display:grid;top:calc(50% - 30px);left:calc(100% - 230px);right:auto;transform:rotate(-90deg)}.floating-contact-action{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) 28px;justify-items:stretch;gap:10px;min-height:60px;padding:0 13px 0 16px}.floating-contact-action+.floating-contact-action{border-top:0;border-left:1px solid #ffffff42}.floating-contact-action>span{writing-mode:horizontal-tb;text-orientation:mixed;justify-content:stretch;gap:2px;min-width:0;display:grid;transform:none}.floating-contact-action small{display:block}.floating-contact-action strong{letter-spacing:-.01em;text-transform:none;font-size:13px;line-height:1.05}.floating-contact-action svg{grid-area:1/2;place-self:center;width:22px;height:22px}.floating-contact-action:hover{padding-right:16px}}@media (width>=901px) and (width<=1120px){.floating-contact-actions{width:220px;top:calc(50% - 25px);left:calc(100% - 135px)}.floating-contact-action{grid-template-columns:minmax(0,1fr) 20px;gap:6px;min-height:50px;padding:0 9px 0 11px}.floating-contact-action small{font-size:7px}.floating-contact-action strong{font-size:11px}.floating-contact-action svg{width:18px;height:18px}.floating-contact-action:hover{padding-right:9px}}@media (width<=760px){.family-grid{grid-template-columns:none;grid-auto-columns:100%;grid-auto-flow:column;gap:12px;padding-right:0}.family-card{scroll-snap-stop:always}.family-image{height:210px;padding:14px}.family-copy{min-height:205px;padding:22px}.family-copy h3{margin:30px 0 10px;font-size:24px}.family-copy p{font-size:12px;line-height:1.6}.family-copy>svg{top:18px;right:18px}}.cookie-consent-layer[hidden]{display:none!important}.product-about-section{background:#fff}.product-about-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:clamp(42px,7vw,110px);display:grid}.product-about-copy h2{max-width:780px;font-family:var(--font-display);letter-spacing:-.045em;margin:14px 0 24px;font-size:clamp(30px,3.2vw,52px);line-height:1.02}.product-rich-text{max-width:780px;color:var(--muted);font-size:16px;line-height:1.85}.product-rich-text p{margin:0 0 16px}.product-rich-text>:last-child{margin-bottom:0}.product-component-list{border:1px solid var(--line);background:var(--warm);padding:28px}.product-component-list>span{color:var(--orange-deep);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.product-component-list ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.product-component-list li{border-top:1px solid var(--line);color:var(--ink);align-items:center;gap:11px;padding:13px 0;font-weight:700;display:flex}.product-component-list li svg{width:17px;color:var(--orange)}@media (width>=901px){.floating-contact-whatsapp svg{transform-origin:50%;transform:rotate(90deg)}.floating-contact-whatsapp:hover svg{transform:rotate(90deg)scale(1.12)}}@media (width<=800px){.product-about-grid{grid-template-columns:1fr;gap:30px}.product-component-list{padding:22px}}.legal-document{background:var(--white)}.legal-page .page-hero h1{max-width:1050px;font-size:clamp(44px,5.35vw,78px)}.legal-document-grid{grid-template-columns:minmax(210px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(44px,7vw,110px);display:grid}.legal-index{position:sticky;top:118px}.legal-index-card{border-top:4px solid var(--orange);padding:25px 0 0}.legal-index-card>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.legal-index-card>strong{margin:7px 0 26px;font-family:Archivo Variable,sans-serif;font-size:17px;display:block}.legal-index-card nav{border-top:1px solid var(--line);display:grid}.legal-index-card nav a{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:28px 1fr;gap:9px;padding:13px 0;font-size:11px;line-height:1.4;transition:color .2s,padding-left .2s;display:grid}.legal-index-card nav a span{color:var(--orange-deep);letter-spacing:.08em;font-size:9px;font-weight:800}.legal-index-card nav a:hover{color:var(--ink-deep);padding-left:5px}.legal-copy{min-width:0}.legal-summary p,.legal-section p,.legal-section li{color:var(--muted);font-size:14px;line-height:1.82}.legal-summary p,.legal-section p{margin:0}.legal-summary{max-width:820px;padding-bottom:50px}.legal-summary p{color:var(--ink);letter-spacing:-.02em;margin-top:17px;font-size:clamp(19px,2vw,25px);line-height:1.58}.legal-section{border-top:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:20px;padding:48px 0;scroll-margin-top:120px;display:grid}.legal-section>p:empty{display:none}.legal-section-no{color:var(--orange-deep);letter-spacing:.1em;padding-top:9px;font-size:10px;font-weight:800}.legal-section h2{letter-spacing:-.045em;max-width:760px;margin:0 0 22px;font-size:clamp(28px,3.2vw,43px);line-height:1.05}.legal-section p+p,.legal-section p+ul,.legal-section p+ol,.legal-section ul+p,.legal-section ol+p,.legal-section .legal-table-wrap+p{margin-top:18px}.legal-section ul,.legal-section ol{margin:0;padding-left:21px}.legal-section li{padding-left:7px}.legal-section li+li{margin-top:8px}.legal-section a{color:var(--orange-deep);text-underline-offset:4px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.home-hero-product{z-index:2;align-items:center;animation:.55s cubic-bezier(.22,1,.36,1) both home-hero-product-in;display:flex;position:absolute;inset:0}.home-hero-product[hidden]{display:none!important}.home-hero-product .hero-machine-caption{z-index:5}@keyframes home-hero-product-in{0%{opacity:0}to{opacity:1}}.hero-compliance-badges,.product-card-compliance,.product-compliance-badges{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.hero-compliance-badges{margin-top:20px}.hero-compliance-badges>span,.product-card-compliance>span,.product-compliance-badges>span{border:1px solid var(--line);min-height:32px;color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;background:#ffffffad;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.compliance-badge__icon{color:var(--orange-deep);flex:none;overflow:visible}.compliance-badge__icon--ce{font-family:var(--font-heading);letter-spacing:-.08em;font-size:17px;font-weight:900;line-height:1}.compliance-badge__icon--local{stroke-width:1.9px;width:18px;height:18px}.compliance-badge small{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:800;line-height:1}.product-card-compliance{margin-top:15px}.product-card-compliance>span{min-height:30px;padding:5px 8px}.product-card-compliance .compliance-badge__icon--ce{font-size:15px}.product-card-compliance .compliance-badge__icon--local{width:16px;height:16px}.product-card-compliance .compliance-badge small{font-size:8px}.product-compliance-badges>span{min-height:40px}.family-copy h3{margin-top:8px}.family-swipe-hint{display:none}.catalog-nav a.is-current{background:var(--ink-deep);color:var(--white)}.catalog-nav a.is-current small{color:#aab4b8}.catalog-nav a.is-current svg{color:var(--orange)}.catalog-recommendations-heading{padding-top:86px}.catalog-recommendations-heading h2{letter-spacing:-.05em;max-width:760px;margin:14px 0 0;font-size:clamp(34px,4vw,54px);line-height:1}.catalog-group-selected{background:var(--white)}.catalog-group-recommended{padding-top:82px}.contact-linkedin{border:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:22px 25px;display:flex}.contact-linkedin>div{align-items:center;gap:12px;font-weight:800;display:flex}.contact-linkedin>div svg{color:#0a66c2}.linkedin-mark{color:#fff;text-transform:lowercase;background:#0a66c2;border-radius:2px;flex:none;place-items:center;width:22px;height:22px;font-family:Arial,sans-serif;font-size:14px;font-weight:900;line-height:1;display:inline-grid}@media (width<=760px){.family-swipe-hint{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:6px;margin-top:4px;font-size:9px;font-weight:800;display:flex}.family-swipe-hint>span{background:var(--line);border-radius:50%;width:5px;height:5px}.family-swipe-hint>span:first-child{background:var(--orange);border-radius:999px;width:16px}.family-swipe-hint strong{margin-left:5px}.family-swipe-hint svg{width:16px;height:16px;color:var(--orange-deep)}.catalog-recommendations-heading,.catalog-group-recommended{padding-top:58px}.contact-linkedin{flex-direction:column;align-items:stretch;padding:18px}.contact-linkedin .button{width:100%}}@media (width<=620px){body:has(.cookie-consent-layer:not([hidden])) .floating-contact-actions{opacity:1;visibility:visible;pointer-events:auto;transform:none}.cookie-consent-layer{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.cookie-consent-panel{max-height:calc(100dvh - 88px - env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.home-hero-product{animation:none}}.legal-table-wrap{border:1px solid var(--line);margin-top:24px;overflow-x:auto}.legal-table{border-collapse:collapse;text-align:left;width:100%;min-width:640px}.legal-table th,.legal-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:16px 18px;font-size:12px;line-height:1.65}.legal-table tr:last-child td{border-bottom:0}.legal-table th{background:var(--paper-2);color:var(--ink-deep);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.legal-table td{color:var(--muted)}.legal-contact-box{background:var(--ink-deep);color:var(--white);gap:8px;margin-top:24px;padding:24px;display:grid}.legal-contact-box strong{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.legal-contact-box span,.legal-contact-box address{color:#c6ced1;font-size:12px;font-style:normal;line-height:1.65}.legal-contact-box a{width:fit-content;color:var(--white)}@media (width<=900px){.legal-document-grid{grid-template-columns:1fr;gap:44px}.legal-index{position:static}.legal-index-card nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}}@media (width<=600px){.legal-page .page-hero h1{font-size:clamp(38px,11.4vw,52px)}.legal-index-card nav{grid-template-columns:1fr}.legal-section{grid-template-columns:1fr;gap:8px;padding:38px 0}.legal-section-no{padding-top:0}.legal-section h2{font-size:clamp(27px,8vw,36px)}}.home-hero,.hero-layout,.hero-copy,.hero-machine-stage,.home-hero-product,.hero-machine-caption{min-width:0}.hero-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.hero-machine-stage{contain:paint;width:100%;max-width:100%;overflow:hidden}.home-hero-product{width:100%;max-width:100%;overflow:hidden}.home-hero-product>img{box-sizing:border-box;object-fit:contain;width:100%;max-width:100%;height:calc(100% - 76px);margin:0 0 76px;padding:clamp(12px,2vw,24px)}.hero-machine-caption{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 44px;width:100%;max-width:100%}.hero-machine-caption span,.hero-machine-caption strong{overflow-wrap:anywhere;min-width:0}.hero-machine-caption a{flex:none}.home-credentials{z-index:2;border-bottom:1px solid var(--line);background:#f5f3ee;padding:clamp(32px,4vw,54px) 0;position:relative;overflow:hidden}.home-credentials-inner{grid-template-columns:minmax(210px,.52fr) minmax(0,1.48fr);align-items:center;gap:clamp(28px,5vw,76px);display:grid}.home-credentials-heading{min-width:0}.home-credentials-heading>span{color:var(--orange-deep);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:850;display:block}.home-credentials-heading h2{letter-spacing:-.045em;max-width:330px;margin:0;font-size:clamp(24px,2.3vw,34px);line-height:1.04}.home-credentials-heading p{max-width:360px;color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.7}.home-credentials-marks{grid-template-columns:minmax(0,.72fr) minmax(0,1.18fr) minmax(0,1.1fr);gap:12px;min-width:0;display:grid}.home-credential{background:#fff;border:1px solid #d9ddda;grid-template-rows:1fr auto;min-width:0;min-height:138px;margin:0;display:grid;overflow:hidden;box-shadow:0 12px 30px #1b25290b}.home-credential>div{justify-content:center;align-items:center;min-width:0;min-height:98px;padding:22px 24px 14px;display:flex}.home-credential img{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.home-credential--ce img{max-height:68px}.home-credential--local img{max-height:76px}.home-credential--turkish img{max-height:72px}.home-credential figcaption{color:#6e7b80;letter-spacing:.1em;text-align:center;text-transform:uppercase;border-top:1px solid #eceeeb;padding:9px 12px 10px;font-size:8px;font-weight:850;line-height:1}.footer-contact>.footer-linkedin{color:#e3e8ea;background:#ffffff09;border:1px solid #ffffff24;border-radius:3px;grid-template-columns:24px minmax(0,auto) 16px;align-items:center;gap:9px;width:fit-content;max-width:100%;min-height:0;margin-top:5px;padding:9px 11px;display:inline-grid}.footer-linkedin .linkedin-mark{width:24px;height:24px;font-size:15px}.footer-linkedin>span:nth-child(2){gap:2px;min-width:0;display:grid}.footer-linkedin strong{color:#fff;letter-spacing:.04em;font-size:10px}.footer-linkedin small{color:#8f9ca1;letter-spacing:.04em;white-space:nowrap;font-size:8px}.footer-linkedin>svg{color:#75aee6;width:15px;height:15px}.footer-contact>.footer-linkedin:hover,.footer-contact>.footer-linkedin:focus-visible{color:#fff;background:#0a66c229;border-color:#75aee67a;transform:translateY(-2px)}@media (width<=1120px){.hero-layout{grid-template-columns:minmax(0,1fr);gap:40px}.hero-machine-stage{grid-column:1}.home-credentials-inner{grid-template-columns:1fr;gap:24px}.home-credentials-heading h2{max-width:560px}}@media (width<=620px){.home-hero-product>img{height:calc(100% - 72px);margin-bottom:72px;padding:10px}.hero-machine-caption{min-height:72px;padding:11px 12px 11px 14px;inset:auto 0 0}.home-credentials-marks{grid-template-columns:minmax(0,1fr);width:min(100%,320px)}.home-credential{min-height:128px}.home-credential>div{min-height:90px;padding:18px 26px 12px}.footer-contact>.footer-linkedin{justify-self:start}}.compliance-badges{gap:clamp(12px,1.6vw,22px)}.hero-compliance-badges>.compliance-badge,.product-card-compliance>.compliance-badge,.product-compliance-badges>.compliance-badge{background:0 0;border:0;justify-content:center;align-items:center;min-height:0;padding:0;display:inline-flex}.compliance-badge img{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.product-compliance-badges{align-items:center;margin-top:21px}.product-compliance-badges .compliance-badge--ce img{width:43px;max-height:31px}.product-compliance-badges .compliance-badge--turkish img{width:78px;max-height:36px}.product-compliance-badges .compliance-badge--local img{width:98px;max-height:42px}.product-card-compliance{gap:11px;min-height:30px;margin-top:16px}.product-card-compliance .compliance-badge--ce img{width:29px;max-height:21px}.product-card-compliance .compliance-badge--turkish img{width:51px;max-height:24px}.product-card-compliance .compliance-badge--local img{width:64px;max-height:27px}.product-video-section{background:var(--white);border-block:0;padding:clamp(54px,6vw,82px) 0}.product-video-panel{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(32px,5vw,72px);overflow:visible}.product-video-panel:before{display:none}.product-video-copy{border:0;padding:0}.product-video-index{margin-bottom:clamp(24px,3vw,42px)}.product-video-media{background:0 0;padding:0}.product-video-media .video-frame{box-shadow:none;background:#090d0f;border:0;border-radius:2px}.footer-callout-inner{grid-template-columns:minmax(0,1.5fr) minmax(270px,360px);gap:clamp(28px,4vw,58px);padding:clamp(28px,3.4vw,44px) 0}.footer-callout h2{margin:8px 0 9px;font-size:clamp(28px,2.6vw,40px);line-height:1.02}.footer-callout-copy p{max-width:620px;font-size:11px;line-height:1.55}.footer-callout-contact{border-radius:3px;gap:6px;padding:15px 18px;box-shadow:0 12px 28px #482c0021}.footer-callout-phone{min-height:39px}.footer-callout-phone strong{font-size:clamp(18px,1.45vw,23px)}.footer-brand-panel{gap:clamp(16px,3vw,38px);padding:28px 0 14px}.footer-brand-panel .brand{width:clamp(155px,15vw,205px)}.footer-main{gap:clamp(30px,5vw,72px);padding-top:10px;padding-bottom:34px}.footer-column,.footer-column nav{gap:8px}.footer-column h2{margin-bottom:10px}.footer-column a{min-height:26px;font-size:10px}.footer-contact>a{align-items:center;min-height:28px;padding:1px 0}.footer-bottom{gap:18px;min-height:56px}.footer-linkedin-credit{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.footer-linkedin-credit .linkedin-mark{width:17px;height:17px;font-size:11px}.contact-linkedin{background:0 0;border:0;justify-content:flex-start;gap:22px;margin-top:13px;margin-bottom:16px;padding:10px 0}.contact-linkedin>div{gap:10px;font-size:11px}.contact-linkedin>a{width:fit-content;color:var(--ink-deep);border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:3px;font-size:10px;font-weight:800;display:inline-flex}.contact-linkedin>a svg{width:14px;height:14px}@media (width<=900px){.product-video-panel{grid-template-columns:1fr;gap:30px}.product-video-copy{border-bottom:0}.footer-callout-inner{gap:24px;padding:34px 0}.footer-brand-panel{padding:24px 0 12px}.footer-main{gap:28px 36px;padding-top:8px;padding-bottom:25px}.footer-bottom{min-height:0;padding:15px 0 calc(66px + env(safe-area-inset-bottom));gap:10px}}@media (width<=560px){.product-video-section{padding:48px 0}.product-video-panel{gap:24px}.product-video-copy h2{font-size:clamp(29px,9vw,38px)}.product-compliance-badges{gap:13px}.product-compliance-badges .compliance-badge--ce img{width:37px}.product-compliance-badges .compliance-badge--turkish img{width:67px}.product-compliance-badges .compliance-badge--local img{width:84px}.footer-callout-inner{padding:27px 0}.footer-callout h2{font-size:clamp(27px,7.8vw,34px)}.footer-callout-contact{padding:13px 15px}.footer-brand-panel{grid-template-columns:1fr minmax(130px,155px) 1fr;padding:20px 0 9px}.footer-main{gap:10px;padding-top:8px;padding-bottom:18px}.footer-mobile-group summary{min-height:42px}.footer-contact{gap:4px 10px;padding:13px}.footer-contact>a{min-height:25px}.footer-bottom{padding:13px 0 calc(62px + env(safe-area-inset-bottom))}.contact-linkedin{flex-flow:wrap;align-items:center;gap:8px 15px;margin:9px auto 13px;padding:7px 0}}@media (width>=1121px){.footer-callout-inner{box-sizing:border-box;height:150px;min-height:150px;padding:18px 0}.footer-callout-copy>span{font-size:8px}.footer-callout h2{margin:6px 0;font-size:clamp(27px,2.25vw,35px)}.footer-callout-copy p{font-size:10px;line-height:1.45}.footer-callout-contact{padding:11px 15px}.footer-callout-phone{min-height:32px}.footer-brand-panel{box-sizing:border-box;height:96px;padding:8px 0 5px}.footer-brand-panel .brand{width:136px}.footer-main{box-sizing:border-box;grid-template-columns:minmax(150px,.72fr) minmax(185px,.9fr) minmax(290px,1.25fr);align-items:start;gap:clamp(28px,5vw,72px);height:205px;padding:14px 0}.footer-column,.footer-column nav{gap:3px}.footer-column h2{margin-bottom:3px;font-size:8px;line-height:1.2}.footer-column a{min-height:0;padding:3px 0;font-size:9px;line-height:1.35}.footer-contact>a{gap:7px;min-height:0;padding:3px 0}.footer-contact address{max-width:320px;line-height:1.45}.footer-contact svg{width:15px;height:15px}.footer-bottom{box-sizing:border-box;height:48px;min-height:48px;padding:0}}@media (width>=761px) and (width<=1120px){.footer-callout-inner{grid-template-columns:minmax(0,1.3fr) minmax(235px,.7fr);gap:25px;min-height:0;padding:24px 0}.footer-callout h2{margin:6px 0;font-size:clamp(27px,3.5vw,35px)}.footer-callout-copy p{font-size:10px;line-height:1.45}.footer-callout-contact{width:100%;padding:12px 14px}.footer-brand-panel{box-sizing:border-box;height:90px;padding:7px 0 4px}.footer-brand-panel .brand{width:128px}.footer-main{grid-template-columns:minmax(0,.75fr) minmax(0,.9fr) minmax(245px,1.25fr);gap:22px;padding:12px 0 20px}.footer-contact{grid-column:auto}.footer-column,.footer-column nav{gap:3px}.footer-column h2{margin-bottom:4px}.footer-column a,.footer-contact>a{min-height:0;padding:3px 0;font-size:9px;line-height:1.4}.footer-contact address{max-width:280px}.footer-bottom{min-height:46px}}@media (width<=760px){.footer-callout-inner{gap:15px;padding:22px 0}.footer-callout-copy>span,.footer-callout-copy p{display:none}.footer-callout h2{margin:0;font-size:clamp(25px,7.4vw,32px)}.footer-callout-contact{width:100%;padding:11px 13px}.footer-callout-phone{min-height:31px}.footer-brand-panel{box-sizing:border-box;height:78px;padding:5px 0 3px}.footer-brand-panel .brand{width:112px}.footer-main{gap:7px;padding:8px 0 14px}.footer-mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.footer-mobile-group summary{min-height:38px;padding:0 11px;font-size:9px}.footer-mobile-group nav{padding:3px 10px 9px}.footer-mobile-group nav a{min-height:31px;font-size:9px}.footer-contact{gap:2px 10px;padding:10px 12px}.footer-contact h2{margin-bottom:1px;font-size:8px}.footer-contact>a{min-height:22px;padding:1px 0;font-size:9px;line-height:1.35}.footer-contact svg{width:14px;height:14px}.footer-bottom{gap:7px;padding-top:10px}}.product-detail-media-section{background:var(--white);border-block:0;padding-block:clamp(56px,6vw,78px)}.product-detail-media-section .product-video-grid{grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(38px,5.4vw,82px);display:grid}.product-detail-media-section .product-video-grid-without-media{grid-template-columns:minmax(0,780px)}.product-detail-media-copy{min-width:0;color:var(--ink);background:0 0;border:0;justify-content:flex-start;align-items:flex-start;padding:0}.product-detail-media-copy h2{letter-spacing:-.05em;max-width:620px;margin:0 0 18px;font-size:clamp(31px,3.15vw,46px);line-height:1.02}.product-detail-rich-text{max-width:680px;color:var(--muted);font-size:13px;line-height:1.78}.product-detail-rich-text p{margin:0 0 13px}.product-detail-rich-text>:last-child{margin-bottom:0}.product-detail-components{width:100%;margin-top:27px}.product-detail-components>span{border-bottom:1px solid var(--line);color:var(--orange-deep);letter-spacing:.12em;text-transform:uppercase;padding-bottom:10px;font-size:8px;font-weight:850;display:block}.product-detail-components ul{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;margin:0;padding:0;list-style:none;display:grid}.product-detail-components li{border-bottom:1px solid var(--line);min-width:0;min-height:42px;color:var(--ink-soft);align-items:center;gap:9px;font-size:10px;font-weight:700;line-height:1.4;display:flex}.product-detail-components li:before{content:"";background:var(--orange);flex:none;width:5px;height:5px}.product-detail-media-section .product-video-media{background:0 0;min-width:0;padding:0;display:block}.product-detail-media-section .video-frame{width:100%;box-shadow:none;border:0;border-radius:2px}@media (width<=900px){.product-detail-media-section .product-video-grid,.product-detail-media-section .product-video-grid-without-media{grid-template-columns:minmax(0,1fr);gap:29px}}@media (width<=560px){.product-detail-media-section{padding-block:50px}.product-detail-media-copy h2{font-size:clamp(29px,8.8vw,38px)}.product-detail-rich-text{font-size:12px;line-height:1.72}.product-detail-components ul{grid-template-columns:minmax(0,1fr)}}@media (width>=761px) and (width<=1120px){.footer-bottom{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;height:46px;min-height:46px;padding:0}}@media (width<=760px){.footer-callout-inner{grid-template-columns:minmax(0,1fr);gap:8px;min-height:0;padding:12px 0}.footer-callout-copy{align-content:start;min-width:0;display:grid}.footer-callout-copy>span{font-size:7px;line-height:1.2;display:block}.footer-callout h2{margin:4px 0;font-size:clamp(21px,6.2vw,25px);line-height:.99}.footer-callout-copy p{max-width:none;margin:0;font-size:8.5px;line-height:1.35;display:block}.footer-callout-contact{gap:2px;width:100%;min-width:0;padding:7px 10px}.footer-callout-contact>small{font-size:6.5px;line-height:1.2}.footer-callout-phone{gap:10px;min-height:26px}.footer-callout-phone strong{font-size:clamp(17px,5.2vw,20px)}.footer-callout-phone svg{width:15px;height:15px}.footer-brand-panel{box-sizing:border-box;grid-template-columns:1fr minmax(78px,88px) 1fr;gap:8px;height:56px;min-height:56px;padding:3px 0 2px}.footer-brand-panel .brand{width:100%}.footer-main{grid-template-columns:minmax(0,1fr);gap:5px;padding:5px 0 9px}.footer-mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.footer-mobile-group summary{min-height:34px;padding:0 9px;font-size:8px}.footer-mobile-group summary svg{width:14px;height:14px}.footer-mobile-group nav{padding:2px 9px 7px}.footer-mobile-group nav a{min-height:28px;font-size:8px}.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 8px;padding:7px 9px}.footer-contact h2{margin-bottom:0;font-size:7px}.footer-contact h2,.footer-contact>a:first-of-type,.footer-contact>a[href^=mailto\:]{grid-column:1/-1}.footer-contact>a{gap:5px;min-height:18px;padding:0;font-size:8.5px;line-height:1.25}.footer-contact address{max-width:none;line-height:1.3}.footer-contact svg{width:12px;height:12px}.footer-bottom{min-height:0;padding:7px 0 calc(64px + env(safe-area-inset-bottom));text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 96px;place-items:center start;gap:3px 8px;display:grid}.footer-bottom>span{grid-area:1/1;font-size:8px;line-height:1.3}.footer-legal{grid-area:2/1;justify-content:flex-start;gap:3px 7px}.footer-legal a{font-size:7.5px;line-height:1.2}.footer-linkedin-credit{gap:4px}.footer-linkedin-credit .linkedin-mark{width:14px;height:14px;font-size:9px}.footer-designer{grid-area:1/2/3;place-self:center end}.footer-designer-mark{width:96px;height:30px}}@media (width<=360px){.footer-callout h2{font-size:21px}.footer-brand-panel{grid-template-columns:1fr 78px 1fr}.footer-bottom{grid-template-columns:minmax(0,1fr) 88px;column-gap:6px}.footer-designer-mark{width:88px}}.site-footer .footer-callout-inner{grid-template-columns:minmax(0,1.35fr) minmax(280px,360px);align-items:center;gap:clamp(30px,4vw,54px);height:auto;min-height:0;padding:24px 0}.site-footer .footer-callout-copy>span{font-size:10px;line-height:1.25;display:block}.site-footer .footer-callout h2{margin:7px 0 8px;font-size:clamp(29px,2.75vw,39px);line-height:1.02}.site-footer .footer-callout-copy p{max-width:700px;margin:0;font-size:11px;line-height:1.55;display:block}.site-footer .footer-callout-contact{width:100%;min-width:0;box-shadow:none;border-radius:3px;gap:5px;padding:13px 16px}.site-footer .footer-callout-contact>small{font-size:10px;line-height:1.25}.site-footer .footer-callout-phone{min-height:36px}.site-footer .footer-callout-phone strong{font-size:clamp(20px,1.7vw,25px)}.site-footer .footer-main{grid-template-columns:minmax(180px,1.05fr) minmax(125px,.55fr) minmax(145px,.65fr) minmax(250px,1.15fr);align-items:start;gap:clamp(28px,4vw,60px);height:auto;min-height:0;padding:36px 0 34px}.footer-brand-column{align-content:start;justify-items:start;gap:14px;min-width:0;display:grid}.footer-brand-column .brand{aspect-ratio:1324/800;width:160px;height:auto;box-shadow:none;background:0 0;border:0;justify-content:flex-start;padding:0;overflow:visible}.footer-brand-column .brand-logo{width:100%;height:auto}.footer-brand-column p{color:#aab5b9;max-width:210px;margin:0;font-size:11px;line-height:1.55}.site-footer .footer-column,.site-footer .footer-column nav{gap:5px}.site-footer .footer-column h2{margin-bottom:8px;font-size:10px;line-height:1.25}.site-footer .footer-column a,.site-footer .footer-contact>a{min-height:24px;padding:2px 0;font-size:11px;line-height:1.4}.site-footer .footer-contact{grid-template-columns:minmax(0,1fr);align-content:start;gap:4px;display:grid}.site-footer .footer-contact address{max-width:320px;line-height:1.45}.site-footer .footer-contact svg{width:15px;height:15px}.site-footer .footer-linkedin-compact{grid-template-columns:22px minmax(0,1fr) 15px;width:min(100%,290px);margin-top:4px;gap:8px!important;min-height:34px!important;padding:8px 0 0!important}.site-footer .footer-linkedin-compact .linkedin-mark{width:22px;height:22px;font-size:12px}.site-footer .footer-linkedin-compact>span:not(.linkedin-mark){font-size:10px;line-height:1.35}.site-footer .footer-bottom{text-align:left;grid-template-rows:1fr;grid-template-columns:auto minmax(0,1fr) auto;place-items:center stretch;gap:20px;height:54px;min-height:54px;padding:0}.site-footer .footer-bottom>span{font-size:10px;line-height:1.35}.site-footer .footer-legal{justify-content:center;gap:6px 14px}.site-footer .footer-legal a{font-size:10px;line-height:1.3}.site-footer .footer-designer{grid-area:auto;place-self:center end}.site-footer .footer-designer-mark{width:132px;height:40px}.site-footer .footer-designer-face--front strong{font-size:11px}@media (width<=1120px){.site-footer .footer-callout-inner{grid-template-columns:minmax(0,1.25fr) minmax(240px,.7fr);gap:26px;padding:21px 0}.site-footer .footer-main{grid-template-columns:minmax(130px,.72fr) minmax(100px,.48fr) minmax(110px,.55fr) minmax(205px,1.1fr);gap:20px;padding:30px 0 28px}.footer-brand-column .brand{width:138px}}@media (width>=761px) and (width<=900px){.site-footer .footer-bottom{height:auto;min-height:0;padding:7px 0 calc(68px + env(safe-area-inset-bottom))}}@media (width<=760px){.site-footer .footer-callout-inner{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 0}.site-footer .footer-callout-copy>span{font-size:10px}.site-footer .footer-callout h2{margin:4px 0 5px;font-size:clamp(21px,6vw,24px);line-height:1}.site-footer .footer-callout-copy p{font-size:10px;line-height:1.4}.site-footer .footer-callout-contact{gap:2px;padding:7px 10px}.site-footer .footer-callout-contact>small{font-size:10px}.site-footer .footer-callout-phone{min-height:28px}.site-footer .footer-callout-phone strong{font-size:clamp(18px,5.2vw,21px)}.site-footer .footer-main{grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 0 12px}.footer-brand-column{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:0 2px 4px}.footer-brand-column .brand{width:88px}.footer-brand-column p{max-width:210px;font-size:10px;line-height:1.4}.site-footer .footer-mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-footer .footer-mobile-group summary{min-height:38px;padding:0 10px;font-size:10px}.site-footer .footer-mobile-group nav{padding:3px 10px 9px}.site-footer .footer-mobile-group nav a{min-height:30px;font-size:10px}.site-footer .footer-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 9px;padding:8px 10px}.site-footer .footer-contact h2{margin-bottom:1px;font-size:10px}.site-footer .footer-contact h2,.site-footer .footer-contact>a:first-of-type{grid-column:1/-1}.site-footer .footer-contact>a{gap:5px;min-height:22px;padding:1px 0;font-size:10px;line-height:1.3}.site-footer .footer-contact address{max-width:none;line-height:1.3}.site-footer .footer-contact>a[href^=mailto\:]{grid-column:1}.site-footer .footer-contact>.footer-linkedin-compact{grid-column:2;grid-template-columns:20px minmax(0,1fr) 13px;min-width:0;margin-top:0;gap:5px!important;min-height:28px!important;padding:2px 0!important}.site-footer .footer-linkedin-compact .linkedin-mark{width:20px;height:20px;font-size:11px}.site-footer .footer-linkedin-compact>span:not(.linkedin-mark){font-size:10px;line-height:1.2}.site-footer .footer-bottom{height:auto;min-height:0;padding:7px 0 calc(62px + env(safe-area-inset-bottom));text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 120px;place-items:center start;gap:4px 10px}.site-footer .footer-bottom>span{grid-area:1/1;font-size:10px}.site-footer .footer-legal{grid-area:2/1;justify-content:flex-start;gap:4px 9px}.site-footer .footer-legal a{font-size:10px}.site-footer .footer-designer{grid-area:1/2/3;justify-self:end}.site-footer .footer-designer-mark{width:120px;height:38px}}@media (width<=360px){.site-footer .footer-bottom{grid-template-columns:minmax(0,1fr) 108px;column-gap:7px}.site-footer .footer-designer-mark{width:108px}.footer-brand-column{grid-template-columns:82px minmax(0,1fr);gap:10px}.footer-brand-column .brand{width:82px}}.page-hero-symbol{z-index:0;object-fit:contain;opacity:.075;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(300px,30vw,430px);max-width:42%;height:auto;top:50%;right:-4%;transform:translateY(-50%)}@media (width<=1120px){.page-hero-symbol{opacity:.068;width:300px;max-width:38%;right:-3%}}@media (width<=760px){.page-hero-symbol{opacity:.055;width:210px;max-width:44%;right:-7%}}@media (width<=420px){.page-hero-symbol{opacity:.05;width:165px;max-width:46%;right:-9%}}.product-hero-grid{align-items:center;gap:clamp(32px,4vw,58px);min-height:0;padding-block:clamp(26px,3.4vw,42px)}.product-hero-copy{flex-direction:column;align-self:center;min-width:0;display:flex}.product-hero-copy .page-hero-trail{margin-bottom:14px}.product-hero-copy>.eyebrow{margin:0 0 10px}.product-hero-copy h1{overflow-wrap:anywhere;text-wrap:balance;max-width:100%;margin:0 0 15px}.product-hero-copy>p{margin:0;font-size:clamp(13px,1.1vw,15px);line-height:1.65}.product-hero-benefits{gap:6px;margin-top:16px}.product-compliance-badges{margin-top:13px}.product-hero-copy .hero-actions{flex-wrap:wrap;gap:12px 18px;margin-top:19px}.product-hero-stage{align-self:center}@media (width>=901px) and (width<=1120px){.product-hero-grid{gap:30px;padding-block:28px 36px}.product-hero-copy h1{margin-bottom:13px}.product-hero-benefits{margin-top:14px}.product-compliance-badges{margin-top:12px}.product-hero-copy .hero-actions{margin-top:17px}}@media (width<=900px){.product-hero-grid{gap:24px;min-height:0;padding-block:28px 38px}.product-hero-stage{width:100%}}@media (width<=760px){.product-hero-copy .page-hero-trail{margin-bottom:12px}.product-hero-copy>.eyebrow{margin-bottom:8px}.product-hero-copy h1{margin-bottom:12px}.product-hero-copy>p{line-height:1.6}.product-hero-benefits{margin-top:13px}.product-compliance-badges{margin-top:11px}.product-hero-copy .hero-actions{flex-direction:row;align-items:center;margin-top:16px}}@media (width<=560px){.product-hero-copy h1{font-size:clamp(32px,9vw,38px)}}.site-footer .footer-callout{color:var(--white);background:linear-gradient(112deg,#fa9602 0 72%,#f18a00 72% 100%);border:0;position:relative;overflow:hidden}.site-footer .footer-callout:after{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0 35%,#ffffff17 35% 36%,#0000 36% 100%);width:34%;display:block;position:absolute;inset:0 0 0 auto}.site-footer .footer-callout-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(210px,260px);align-items:center;gap:clamp(32px,5vw,76px);min-height:0;padding:28px 0;display:grid;position:relative}.site-footer .footer-callout-copy{align-content:center;min-width:0;display:grid}.site-footer .footer-callout-copy>span{color:#ffffffd1;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:800}.site-footer .footer-callout h2{max-width:760px;color:var(--white);letter-spacing:-.055em;margin:5px 0 6px;font-size:clamp(24px,2.1vw,31px);line-height:1}.site-footer .footer-callout-copy p{color:#ffffffe6;max-width:760px;margin:0;font-size:10px;line-height:1.5}.site-footer .footer-callout-phone{background:var(--ink-deep);min-width:0;height:52px;min-height:52px;color:var(--white);border:1px solid #ffffff2b;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 14px;transition:background .22s,color .22s,transform .22s;display:grid;box-shadow:0 12px 26px #4a2d0024}.site-footer .footer-callout-phone>span{gap:3px;min-width:0;display:grid}.site-footer .footer-callout-phone small{color:#9eaaae;letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:800}.site-footer .footer-callout-phone strong{letter-spacing:-.03em;font-family:Archivo Variable,sans-serif;font-size:18px;line-height:1}.site-footer .footer-callout-phone svg{width:18px;height:18px;color:var(--orange)}.site-footer .footer-callout-phone:hover,.site-footer .footer-callout-phone:focus-visible{background:#253238;outline:none;transform:translateY(-1px)}.site-footer .footer-main{grid-template-columns:minmax(0,1fr) minmax(210px,.72fr) minmax(0,1fr);grid-template-areas:"links brand contact";align-items:center;gap:clamp(34px,5vw,74px);min-height:0;padding:42px 0 40px}.site-footer .footer-nav-cluster{grid-area:links;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:clamp(24px,3vw,48px);display:grid}.site-footer .footer-brand-column{text-align:center;grid-area:brand;align-self:center;justify-items:center;gap:12px}.site-footer .footer-brand-column .brand{justify-content:center;width:188px}.site-footer .footer-brand-column p{text-align:center;max-width:235px}.site-footer .footer-mobile-nav{grid-area:mobile}.site-footer .footer-contact{grid-area:contact;justify-self:end;width:min(100%,380px)}.site-footer .footer-contact>.footer-linkedin-compact{background:0 0;border:1px solid #0000;border-radius:3px;grid-template-columns:1fr;place-items:center;width:30px;min-width:30px;height:30px;margin-top:5px;transition:transform .2s,border-color .2s,background .2s;display:grid;gap:0!important;min-height:30px!important;padding:0!important}.site-footer .footer-linkedin-compact .linkedin-mark{color:#8d9a9f;background:0 0;border:0;width:18px;height:18px;font-size:10px;transition:border-color .2s,background .2s,color .2s}.site-footer .footer-contact>.footer-linkedin-compact:hover,.site-footer .footer-contact>.footer-linkedin-compact:focus-visible{background:#0a66c2;border-color:#0a66c2;outline:none;transform:translateY(-2px)}.site-footer .footer-contact>.footer-linkedin-compact:hover .linkedin-mark,.site-footer .footer-contact>.footer-linkedin-compact:focus-visible .linkedin-mark{color:var(--white);background:0 0;border-color:#0000}.site-footer .footer-bottom{text-align:left;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;height:54px;min-height:54px;padding:0;display:grid}.site-footer .footer-bottom>span{grid-area:1/1}.site-footer .footer-legal{grid-area:1/2;justify-self:center}.site-footer .footer-lunax{opacity:.5;grid-area:1/3;justify-self:end;place-items:center;width:76px;height:32px;margin-right:40px;transition:opacity .2s,transform .2s;display:grid}.site-footer .footer-lunax img{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}.site-footer .footer-lunax:hover,.site-footer .footer-lunax:focus-visible{opacity:.82;outline:none;transform:translateY(-1px)}@media (width>=761px){.site-footer .footer-callout-inner{padding-right:70px}}@media (width<=1120px){.site-footer .footer-main{grid-template-columns:minmax(0,1fr) minmax(170px,.7fr) minmax(0,1fr);gap:24px}.site-footer .footer-brand-column .brand{width:158px}}@media (width<=760px){.site-footer .footer-callout-inner{grid-template-columns:minmax(0,1fr);gap:8px;padding:14px 0}.site-footer .footer-callout-copy>span{font-size:8px}.site-footer .footer-callout h2{margin:4px 0 5px;font-size:clamp(21px,6vw,25px)}.site-footer .footer-callout-copy p{font-size:9.2px;line-height:1.4}.site-footer .footer-callout-phone{width:100%;height:46px;min-height:46px;padding:7px 11px}.site-footer .footer-callout-phone strong{font-size:18px}.site-footer .footer-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"brand""mobile""contact";gap:10px;padding:22px 0 18px}.site-footer .footer-nav-cluster{display:none}.site-footer .footer-brand-column{grid-template-columns:minmax(0,1fr);justify-items:center;gap:8px;padding:0 0 6px}.site-footer .footer-brand-column .brand{width:128px}.site-footer .footer-brand-column p{text-align:center;max-width:260px}.site-footer .footer-contact{justify-self:stretch;width:100%}.site-footer .footer-contact>.footer-linkedin-compact{grid-column:2;justify-self:start;width:28px;min-width:28px;height:28px;margin:0;min-height:28px!important}.site-footer .footer-linkedin-compact .linkedin-mark{width:18px;height:18px;font-size:10px}.site-footer .footer-bottom{height:auto;min-height:0;padding:12px 0 calc(67px + env(safe-area-inset-bottom));text-align:center;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);justify-items:center;gap:6px}.site-footer .footer-bottom>span{grid-area:1/1}.site-footer .footer-legal{grid-area:2/1;justify-content:center;justify-self:center}.site-footer .footer-lunax{grid-area:3/1;justify-self:center;width:70px;height:29px;margin-right:0}}@media (width<=360px){.site-footer .footer-brand-column .brand{width:116px}}@media (width>=761px){.site-header .header-main{min-height:80px}.site-header .header-nav-row{height:80px}.site-header .brand{width:140px;height:76px}.site-header .brand-logo{width:126px}.site-footer .footer-callout-inner{padding-top:22px;padding-bottom:22px}.site-footer .footer-main{align-items:center;min-height:310px;padding-top:42px;padding-bottom:42px}.site-footer .footer-column,.site-footer .footer-column nav{gap:6px}.site-footer .footer-column h2{margin-bottom:10px}.site-footer .footer-column a,.site-footer .footer-contact>a{min-height:24px;padding-block:1px}.site-footer .footer-nav-cluster,.site-footer .footer-brand-column,.site-footer .footer-contact{align-self:center}.site-footer .footer-brand-column .brand{width:176px}.site-footer .footer-bottom{height:52px;min-height:52px}.site-footer .footer-designer{grid-area:1/3;place-self:center end;margin-right:0}.site-footer .footer-designer-mark{width:136px;height:36px}}.site-footer .footer-brand-column{gap:0}.site-footer .footer-linkedin-compact .linkedin-mark{font-family:var(--fa-family-brands);font-size:16px;font-style:normal;line-height:1;display:inline-block}.site-footer .footer-designer-card{transform-style:preserve-3d;transform:rotateY(180deg)}.site-footer .footer-designer-mark:hover .footer-designer-card,.site-footer .footer-designer-mark:focus-visible .footer-designer-card{transform:rotateY(0)}.site-footer .footer-designer-face--front{padding-inline:8px}.site-footer .footer-designer-face--front small{font-size:8px}.site-footer .footer-designer-face--front strong{letter-spacing:0;font-size:10px}@media (width>=761px) and (width<=1120px){.site-header .mobile-menu-panel{max-height:calc(100dvh - 80px);top:80px}.site-footer .footer-callout-inner{padding-top:18px;padding-bottom:18px}}@media (width<=760px){.site-header,.site-header .header-main{min-height:64px}.site-header .header-nav-row{height:64px}.site-header .brand{width:112px;height:60px}.site-header .brand-logo{width:100px}.site-header .mobile-menu-toggle{width:44px;height:44px}.site-header .mobile-menu-panel{max-height:calc(100dvh - 64px);top:64px}.site-footer .footer-callout-inner{padding:14px 0}.site-footer .footer-callout-phone{height:40px;min-height:40px}.site-footer .footer-main{gap:7px;padding:12px 0 10px}.site-footer .footer-brand-column{grid-template-columns:minmax(0,1fr);justify-items:center;padding:0 0 2px}.site-footer .footer-brand-column .brand{width:104px}.site-footer .footer-mobile-nav{grid-template-columns:minmax(0,1fr);gap:5px;width:100%}.site-footer .footer-mobile-group{width:100%}.site-footer .footer-mobile-group summary{min-height:36px}.site-footer .footer-mobile-group nav{padding-bottom:7px}.site-footer .footer-mobile-group nav a{min-height:28px}.site-footer .footer-contact{grid-template-columns:minmax(0,1fr);align-items:start;gap:4px 10px;padding:12px}.site-footer .footer-contact h2{margin-bottom:4px}.site-footer .footer-contact h2,.site-footer .footer-contact>a,.site-footer .footer-contact>a:first-of-type,.site-footer .footer-contact>a[href^=mailto\:],.site-footer .footer-contact>.footer-linkedin-compact{grid-column:1}.site-footer .footer-contact>a{overflow-wrap:anywhere;align-items:center;gap:7px;min-width:0;min-height:26px;padding-block:2px}.site-footer .footer-contact>a:first-of-type{border-bottom:1px solid #ffffff1a;align-items:flex-start;margin-bottom:2px;padding-bottom:8px}.site-footer .footer-contact>a:first-of-type svg{margin-top:2px}.site-footer .footer-contact>.footer-linkedin-compact{background:#0a66c2;border-color:#ffffff47;justify-self:start;width:36px;min-width:36px;height:36px;margin-top:4px;box-shadow:inset 0 0 0 1px #ffffff0f;min-height:36px!important;padding:0!important}.site-footer .footer-contact>.footer-linkedin-compact .linkedin-mark{width:16px;height:16px;color:var(--white);font-size:16px;line-height:1}.site-footer .footer-bottom{padding:8px 0 calc(96px + env(safe-area-inset-bottom));text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 124px;justify-items:start;gap:3px 8px}.site-footer .footer-bottom>span{grid-area:1/1}.site-footer .footer-legal{grid-area:2/1;justify-content:flex-start;justify-self:start}.site-footer .footer-designer{grid-area:1/2/3;justify-self:end}.site-footer .footer-designer-mark{width:124px;height:34px}.site-footer .footer-designer-card{transform:rotateY(180deg)!important}.site-footer .footer-designer-face--front{display:grid}.site-footer .footer-designer-face--back{display:flex}.site-footer .footer-designer-mark:hover .footer-designer-card,.site-footer .footer-designer-mark:focus-visible .footer-designer-card{transform:rotateY(0)!important}}@media (width>=520px) and (width<=760px){.site-footer .footer-contact{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px}.site-footer .footer-contact h2,.site-footer .footer-contact>a:first-of-type,.site-footer .footer-contact>a[href^=mailto\:],.site-footer .footer-contact>.footer-linkedin-compact{grid-column:1/-1}}.home-hero .hero-copy h1{font-size:clamp(46px,4.25vw,68px)}.page-hero h1,.product-hero-copy h1,.legal-page .page-hero h1{font-size:clamp(38px,3.65vw,54px)}@media (width>=761px) and (width<=1120px){.home-hero .hero-copy h1{font-size:clamp(42px,5.2vw,54px)}.page-hero h1,.product-hero-copy h1,.legal-page .page-hero h1{font-size:clamp(34px,4.35vw,46px)}}@media (width<=760px){.home-hero .hero-copy h1{font-size:clamp(36px,10.5vw,46px)}.page-hero h1,.product-hero-copy h1,.legal-page .page-hero h1{font-size:clamp(32px,8.6vw,40px)}}.mobile-card-carousel{min-width:0;max-width:100%}.mobile-card-carousel-viewport{display:contents}.mobile-card-carousel-controls,.home-hero-carousel-controls{display:none}@media (width<=760px){body{max-width:100%;overflow-x:clip}.family-section .shell,.featured-products-section .shell,.mobile-card-carousel,.mobile-card-carousel-viewport,.mobile-card-carousel-track{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.mobile-card-carousel{overflow:hidden}.mobile-card-carousel-viewport{overscroll-behavior-inline:none;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;display:block;overflow:hidden}.mobile-card-carousel-viewport::-webkit-scrollbar{width:0;height:0;display:none}.mobile-card-carousel-track::-webkit-scrollbar{width:0;height:0;display:none}.family-grid.mobile-card-carousel-track,.featured-product-grid.mobile-card-carousel-track{will-change:transform;align-items:stretch;gap:12px;width:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);grid-template-columns:none!important;grid-auto-flow:initial!important;grid-auto-columns:initial!important;scroll-snap-type:none!important;padding:0!important;display:flex!important;overflow:visible!important}.mobile-card-carousel-track>[data-mobile-card-slide]{box-sizing:border-box;scroll-snap-align:none;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;height:auto;margin:0}.mobile-card-carousel-track>[data-mobile-card-slide][aria-hidden=true]{pointer-events:none}.mobile-card-carousel-controls{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-top:10px;display:flex}.mobile-card-carousel-controls>span{color:var(--muted);letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:10px;font-weight:800}.mobile-card-carousel-controls>div{grid-template-columns:repeat(2,42px);gap:6px;display:grid}.mobile-card-carousel-controls button,.home-hero-carousel-controls button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink-deep);cursor:pointer;border-radius:3px;place-items:center;display:grid;box-shadow:0 8px 20px #1b252914}.mobile-card-carousel-controls button:last-child,.home-hero-carousel-controls button:last-child{border-color:var(--orange);background:var(--orange)}.mobile-card-carousel-controls button svg,.home-hero-carousel-controls button svg{stroke-width:2.2px;width:19px;height:19px}.mobile-card-carousel-controls button:focus-visible,.home-hero-carousel-controls button:focus-visible{outline:2px solid var(--ink-deep);outline-offset:2px}.family-swipe-hint{display:none!important}.featured-product-grid .product-card{transform:none!important}.featured-product-grid .product-card-copy{padding-bottom:28px;padding-right:62px}.featured-product-grid .card-arrow{z-index:4;border-color:var(--line);background:var(--white);width:36px;height:36px;bottom:16px;right:14px;transform:none!important}.home-hero .hero-machine-stage{touch-action:pan-y}.home-hero-carousel-controls{z-index:9;grid-template-columns:repeat(2,40px);gap:6px;display:grid;position:absolute;bottom:84px;right:12px}.home-hero-carousel-controls button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.mobile-card-carousel-track{transition:none!important}}@media (width<=1120px){.site-header .mobile-menu-panel{scrollbar-width:none;-ms-overflow-style:none}.site-header .mobile-menu-panel::-webkit-scrollbar{display:none}}@media (width<=760px){.site-header .mobile-menu-panel{padding:12px 12px 14px}.site-header .mobile-menu-intro{padding-bottom:8px}.site-header .mobile-menu nav{padding-top:4px}.site-header .mobile-menu nav>a:not(.button){min-height:42px}}@media (width>=761px) and (width<=1120px){.button{gap:7px;min-height:40px;padding-inline:14px;font-size:11px}.button svg{width:16px;height:16px}.text-link{gap:8px;font-size:12px}.assurance-section{padding-block:64px}.assurance-heading{margin-bottom:32px}.assurance-grid>div{min-height:185px;padding:20px 22px}.assurance-grid strong{font-size:46px}.assurance-grid span{margin-top:24px;font-size:16px}.assurance-grid p{margin-top:9px;font-size:10.5px;line-height:1.55}.site-footer .footer-callout-inner{grid-template-columns:minmax(0,1fr) minmax(210px,240px);gap:28px;padding-block:24px}.site-footer .footer-callout h2{font-size:clamp(22px,3vw,27px)}.site-footer .footer-callout-phone{height:48px;min-height:48px;padding:8px 12px}.site-footer .footer-callout-phone strong{font-size:17px}}@media (width<=760px){.button{gap:7px;min-height:38px;padding-inline:13px;font-size:10.5px}.button svg{width:15px;height:15px}.text-link{gap:8px;padding-bottom:4px;font-size:11px}.assurance-section{padding-block:50px}.assurance-heading{margin-bottom:27px}.assurance-heading h2{font-size:clamp(29px,8vw,35px)}.assurance-heading>p{font-size:11.5px;line-height:1.6}.assurance-grid>div{min-height:0;padding:16px 20px 18px}.assurance-grid strong{font-size:38px;line-height:.95}.assurance-grid span{margin-top:18px;font-size:15px;line-height:1.25}.assurance-grid p{margin-top:8px;font-size:10.5px;line-height:1.5}.assurance-link{margin-top:20px}.site-footer .footer-callout-inner{gap:14px;padding-block:22px 24px}.site-footer .footer-callout-copy>span{letter-spacing:.12em;font-size:7px;line-height:1.25}.site-footer .footer-callout h2{letter-spacing:-.045em;margin:5px 0 7px;font-size:clamp(18px,5.3vw,21px);line-height:1.02}.site-footer .footer-callout-copy p{font-size:9px;line-height:1.45}.site-footer .footer-callout-phone{border-radius:3px;gap:10px;width:100%;height:48px;min-height:48px;padding:8px 11px;box-shadow:0 8px 18px #4a2d001f}.site-footer .footer-callout-phone>span{gap:1px}.site-footer .footer-callout-phone small{font-size:6.5px}.site-footer .footer-callout-phone strong{font-size:16px}.site-footer .footer-callout-phone svg{width:16px;height:16px}.site-footer .footer-contact{gap:2px 8px;padding:10px}.site-footer .footer-contact>a{gap:6px;min-height:23px;padding-block:1px;font-size:9.5px;line-height:1.3}.site-footer .footer-contact svg{width:13px;height:13px}.site-footer .footer-contact>.footer-linkedin-compact{width:28px;min-width:28px;height:28px;box-shadow:none;border-radius:2px;margin-top:3px;min-height:28px!important}.site-footer .footer-contact>.footer-linkedin-compact .linkedin-mark{width:13px;height:13px;font-size:13px}}@media (width<=420px){.assurance-grid>div{padding:15px 17px 17px}.assurance-grid strong{font-size:34px}.assurance-grid span{margin-top:16px;font-size:14px}.assurance-grid p{font-size:10px}}@media (width>=761px) and (width<=1024px){.product-hero-grid{grid-template-columns:minmax(0,1fr);gap:22px;padding-block:28px 34px}.product-hero-copy .page-hero-trail{margin-bottom:8px;font-size:9px}.product-hero-copy h1{margin-bottom:12px;font-size:clamp(30px,4.1vw,36px);line-height:1}.product-hero-copy>p{max-width:720px;font-size:12.5px;line-height:1.6}.product-hero-benefits{gap:6px;margin-top:13px}.product-hero-benefits span{font-size:10.5px}.product-hero-benefits svg{flex:0 0 16px;width:16px;height:16px}.product-compliance-badges{margin-top:11px}.product-compliance-badges .compliance-badge--ce img{width:38px}.product-compliance-badges .compliance-badge--turkish img{width:68px}.product-compliance-badges .compliance-badge--local img{width:84px}.product-hero-copy .hero-actions{gap:10px 16px;margin-top:15px}.product-hero-copy .hero-actions .button{min-height:36px;padding-inline:12px;font-size:10px}.product-hero-copy .hero-actions .text-link{font-size:11px}.product-hero-stage{width:min(100%,780px);min-height:330px;margin-inline:auto;padding:24px 20px 54px}.product-hero-stage>img{height:250px}.product-hero-carousel-arrow{width:36px;height:36px}.product-stage-label{padding:12px 16px}.product-stage-label strong{font-size:14px}}@media (width<=760px){.product-hero{overflow:hidden}.product-hero-grid{grid-template-columns:minmax(0,1fr);gap:18px;padding-block:19px 28px}.product-hero-copy .page-hero-trail{white-space:nowrap;scrollbar-width:none;gap:6px;max-width:100%;margin-bottom:9px;font-size:8.5px;line-height:1.35;overflow-x:auto}.product-hero-copy .page-hero-trail::-webkit-scrollbar{display:none}.product-hero-copy .page-hero-trail>span{gap:6px}.product-hero-copy h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(27px,7.8vw,31.5px);line-height:1.02}.product-hero-copy>p{font-size:12px;line-height:1.55}.product-hero-benefits{gap:6px;margin-top:12px}.product-hero-benefits span{align-items:flex-start;gap:7px;font-size:9.5px;line-height:1.4}.product-hero-benefits svg{flex:0 0 15px;width:15px;height:15px}.product-compliance-badges{gap:10px;margin-top:10px}.product-compliance-badges .compliance-badge--ce img{width:32px;max-height:24px}.product-compliance-badges .compliance-badge--turkish img{width:56px;max-height:27px}.product-compliance-badges .compliance-badge--local img{width:70px;max-height:30px}.product-hero-copy .hero-actions{flex-flow:wrap;align-items:center;gap:8px 12px;width:100%;margin-top:14px}.product-hero-copy .hero-actions .button{width:auto;min-height:36px;padding-inline:11px;font-size:9.5px}.product-hero-copy .hero-actions .text-link{font-size:10.5px}.product-hero-stage{background-size:30px 30px;width:100%;min-height:260px;padding:20px 12px 48px}.product-hero-stage>img{height:190px}.product-stage-code{letter-spacing:.11em;font-size:6.5px;top:10px;right:11px}.product-stage-label{grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:48px;padding:9px 11px;display:grid}.product-stage-label span{min-width:0;font-size:7px;line-height:1.3}.product-stage-label strong{text-align:right;max-width:145px;font-size:11.5px;line-height:1.15}.product-hero-carousel-arrow{width:32px;height:32px;top:47%}.product-hero-carousel-arrow svg{width:16px;height:16px}.product-hero-carousel-arrow.is-previous{left:6px}.product-hero-carousel-arrow.is-next{right:6px}}@media (width<=420px){.product-hero-grid{padding-top:16px}.product-hero-copy h1{font-size:clamp(26px,7.6vw,30px)}.product-hero-copy>p{font-size:11.5px}.product-hero-copy .hero-actions{gap:8px 10px}.product-hero-stage{min-height:250px;padding-inline:10px}.product-hero-stage>img{height:182px}.product-stage-label strong{max-width:120px;font-size:11px}}@media (width<=620px){.cookie-consent-layer{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.cookie-consent-panel{max-height:calc(100dvh - 70px - env(safe-area-inset-bottom))}}@media (width>=761px) and (width<=900px){.floating-contact-actions{left:14px;right:14px;bottom:max(10px, env(safe-area-inset-bottom));width:auto;max-width:none;margin:0}.floating-contact-action{grid-template-columns:minmax(0,1fr) 20px;gap:7px;min-height:40px;padding:0 10px 0 12px}.floating-contact-action small{font-size:6.5px}.floating-contact-action strong{font-size:10px}.floating-contact-action svg{width:15px;height:15px}}@media (width<=760px){.floating-contact-actions{width:auto;max-width:none;margin:0;left:8px;right:8px}.floating-contact-action{grid-template-columns:minmax(0,1fr) 20px;gap:6px;min-height:42px;padding:0 9px 0 10px}.floating-contact-action small{font-size:6.5px}.floating-contact-action strong{font-size:10px}.floating-contact-action svg{width:15px;height:15px}}@media (width>=761px) and (width<=1120px){.technical-section,.application-section,.related-section{padding-block:64px}.technical-grid{gap:36px}.technical-intro{position:static;top:auto}.technical-intro h2{margin:12px 0 14px;font-size:clamp(30px,4.1vw,36px)}.technical-intro p{font-size:12px;line-height:1.6}.technical-table>div{gap:14px;min-height:56px;padding-block:11px}.technical-table dt{gap:9px;font-size:10px}.technical-table dt span{font-size:7px}.technical-table dd{font-size:14.5px;line-height:1.35}.application-heading{margin-bottom:30px}.application-heading h2{font-size:clamp(30px,4.1vw,36px)}.application-grid>article{min-height:280px;padding:24px}.application-grid article>span,.application-integration div>span{margin-top:28px}.application-grid h3{margin:10px 0 15px;font-size:20px}.application-grid li{padding-block:10px;font-size:11px}.application-integration{gap:20px}.application-integration div>span{margin-top:0}.related-section .section-intro-line{margin-bottom:32px}.related-section .product-grid{gap:16px}.related-section .product-image{height:220px;padding:14px}.related-section .product-card-copy{padding:21px 52px 23px 21px}.related-section .product-card-copy h3{font-size:20px}.related-section .product-card-copy p{font-size:11px;line-height:1.55}.related-section .product-card-reasons{gap:6px;margin-top:13px;padding-top:12px}.related-section .product-card-reasons li{font-size:9.5px}}@media (width>=761px) and (width<=900px){.technical-grid{grid-template-columns:minmax(0,1fr)}.related-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-section .product-card:last-child{grid-column:1/-1}.assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assurance-grid>div:last-child{grid-column:1/-1}.assurance-grid>div{min-height:165px}}@media (width>=901px) and (width<=1120px){.technical-grid{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr)}.assurance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.technical-section,.application-section,.related-section{padding-block:48px}.technical-grid{grid-template-columns:minmax(0,1fr);gap:28px}.technical-intro{position:static;top:auto}.technical-intro h2{margin:10px 0 12px;font-size:clamp(26px,7.4vw,29px)}.technical-intro p{font-size:11.5px;line-height:1.55}.technical-intro .text-link{margin-top:13px}.technical-table>div{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:12px;min-height:52px;padding-block:11px}.technical-table dt{gap:7px;font-size:9.5px;line-height:1.35}.technical-table dt span{font-size:6.5px}.technical-table dd{font-size:14px;line-height:1.35}.application-heading{margin-bottom:24px}.application-heading h2{font-size:clamp(26px,7.4vw,29px)}.application-grid{gap:0}.application-grid>article{min-height:0;padding:20px}.application-grid article>span,.application-integration div>span{margin-top:24px}.application-grid h3{margin:9px 0 13px;font-size:18px}.application-grid li{padding:9px 0 9px 15px;font-size:10.5px}.application-grid li:before{width:4px;height:4px;top:15px}.application-integration{gap:14px}.application-integration div>span{margin-top:0}.application-integration p{font-size:11.5px;line-height:1.55}.related-section .section-intro-line{gap:16px;margin-bottom:24px}.related-section .section-intro-line h2{font-size:clamp(26px,7.4vw,29px)}.related-section .product-grid{gap:14px}.related-section .product-image{height:190px;padding:12px}.related-section .product-card-copy{padding:18px 48px 20px 18px}.related-section .product-card-copy>span{font-size:8px}.related-section .product-card-copy h3{margin:10px 0 9px;font-size:19px}.related-section .product-card-copy p{margin-bottom:8px;font-size:10.5px;line-height:1.5}.related-section .product-card-reasons{gap:5px;margin-top:11px;padding-top:10px}.related-section .product-card-reasons li{font-size:9px;line-height:1.35}.related-section .card-arrow{width:34px;height:34px;bottom:14px;right:12px}}@media (width>=761px) and (width<=1120px){.section{padding-block:52px}.page-hero-grid{gap:28px;min-height:0;padding-block:34px 38px}.page-hero h1,.legal-page .page-hero h1{letter-spacing:-.045em;font-size:clamp(28px,3.6vw,34px);line-height:1.01}.page-hero-side p{font-size:12px;line-height:1.55}.page-hero-side>:last-child{margin-top:17px}.product-hero-grid{gap:16px;min-height:0;padding-block:22px 28px}.product-hero-copy h1{margin-bottom:10px;font-size:clamp(27px,3.5vw,32px);line-height:1.02}.product-hero-copy>p{font-size:11.75px;line-height:1.5}.product-hero-benefits{margin-top:11px}.product-hero-stage{min-height:290px;padding:18px 18px 50px}.product-hero-stage>img{height:220px}.product-detail-media-section,.technical-section,.application-section,.related-section{padding-block:52px}.product-detail-media-section .product-video-grid,.product-detail-media-section .product-video-grid-without-media{gap:24px}.product-detail-media-copy h2{margin-bottom:14px;font-size:clamp(27px,3.5vw,32px)}.product-detail-rich-text,.product-detail-media-copy>p{font-size:11.75px;line-height:1.6}.product-detail-components{margin-top:20px}.product-detail-components li{min-height:36px;font-size:9.5px}.technical-grid{gap:28px}.technical-intro h2{margin:10px 0 12px;font-size:clamp(27px,3.5vw,32px)}.technical-table{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.technical-table>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:54px;padding-block:8px;display:flex}.technical-table dt{font-size:9px}.technical-table dd{font-size:12.5px}.application-heading{margin-bottom:24px}.application-heading h2{font-size:clamp(27px,3.5vw,32px)}.application-grid>article{min-height:230px;padding:20px}.application-section .application-grid>article:not(.application-integration) h3{margin:18px 0 12px}.application-grid li{padding-block:8px}.related-section .section-intro-line{margin-bottom:26px}.related-section .product-image{height:190px}.related-section .product-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(42vw,380px);grid-auto-flow:column;overflow-x:auto}.related-section .product-grid::-webkit-scrollbar{display:none}.related-section .product-card,.related-section .product-card:last-child{scroll-snap-align:start;grid-column:auto}}@media (width<=760px){.section{padding-block:36px}.page-hero-grid{gap:20px;min-height:0;padding-block:28px 32px}.page-hero h1,.legal-page .page-hero h1{letter-spacing:-.04em;font-size:clamp(24px,6.8vw,28px);line-height:1.03}.page-hero-side p{font-size:11.25px;line-height:1.5}.page-hero-side>:last-child{margin-top:14px}.page-hero-trail{margin-bottom:10px;font-size:8px}.product-hero-grid{gap:12px;min-height:0;padding-block:12px 20px}.product-hero-copy .page-hero-trail{margin-bottom:7px}.product-hero-copy h1{letter-spacing:-.038em;margin-bottom:8px;font-size:clamp(22px,6.2vw,25px);line-height:1.03}.product-hero-copy>p{font-size:10.75px;line-height:1.45}.product-hero-benefits{gap:4px;margin-top:9px}.product-hero-benefits span{gap:6px;font-size:8.75px;line-height:1.35}.product-hero-benefits svg{flex-basis:13px;width:13px;height:13px}.product-compliance-badges{gap:8px;margin-top:8px}.product-compliance-badges .compliance-badge--ce img{width:28px;max-height:21px}.product-compliance-badges .compliance-badge--turkish img{width:48px;max-height:24px}.product-compliance-badges .compliance-badge--local img{width:60px;max-height:26px}.product-hero-copy .hero-actions{gap:7px 10px;margin-top:10px}.product-hero-copy .hero-actions .button{min-height:32px;padding-inline:10px;font-size:9px}.product-hero-copy .hero-actions .text-link{font-size:9.5px}.product-hero-stage{min-height:220px;padding:12px 8px 42px}.product-hero-stage>img{height:158px}.product-stage-label{min-height:42px;padding:7px 9px}.product-stage-label span{font-size:6.5px}.product-stage-label strong{max-width:118px;font-size:10.5px}.product-hero-carousel-arrow{width:29px;height:29px}.product-detail-media-section,.technical-section,.application-section,.related-section{padding-block:36px}.product-detail-media-section .product-video-grid,.product-detail-media-section .product-video-grid-without-media{gap:20px}.product-detail-media-copy h2{margin-bottom:11px;font-size:clamp(23px,6.5vw,26px);line-height:1.03}.product-detail-rich-text,.product-detail-media-copy>p{font-size:10.75px;line-height:1.55}.product-detail-rich-text p{margin-bottom:9px}.product-detail-components{margin-top:17px}.product-detail-components>span{padding-bottom:7px;font-size:7px}.product-detail-components li{gap:7px;min-height:33px;font-size:8.75px}.technical-grid{gap:20px}.technical-intro h2{margin:8px 0 10px;font-size:clamp(23px,6.5vw,26px)}.technical-intro p{font-size:10.5px;line-height:1.5}.technical-intro .text-link{margin-top:10px}.technical-table{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;display:grid}.technical-table>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:58px;padding-block:7px;display:flex}.technical-table dt{gap:5px;font-size:8px;line-height:1.3}.technical-table dt span{font-size:6px}.technical-table dd{font-size:11.25px;line-height:1.3}.application-heading{margin-bottom:18px}.application-heading h2{font-size:clamp(23px,6.5vw,26px)}.application-grid>article{padding:15px 16px}.application-grid article>svg{width:18px;height:18px}.application-section .application-grid>article:not(.application-integration) h3{margin:14px 0 9px}.application-grid h3{font-size:16px}.application-grid li{padding:7px 0 7px 13px;font-size:9.5px}.application-grid li:before{top:12px}.application-integration{gap:10px}.application-integration p{font-size:10.5px;line-height:1.5}.related-section .section-intro-line{gap:12px;margin-bottom:18px}.related-section .section-intro-line h2{font-size:clamp(23px,6.5vw,26px)}.related-section .product-image{height:165px;padding:10px}.related-section .product-card-copy{padding:14px 42px 16px 14px}.related-section .product-card-copy h3{margin:8px 0 7px;font-size:17px}.related-section .product-card-copy p{font-size:9.75px;line-height:1.45}.related-section .product-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:min(82vw,310px);grid-auto-flow:column;overflow-x:auto}.related-section .product-grid::-webkit-scrollbar{display:none}.related-section .product-card{scroll-snap-align:start;min-width:0}.assurance-section{padding-block:36px}.assurance-heading{margin-bottom:20px}.assurance-heading h2{font-size:clamp(24px,6.8vw,28px)}.assurance-grid>div{padding:12px 15px 14px}.assurance-grid strong{font-size:30px}.assurance-grid span{margin-top:12px;font-size:13px}.assurance-grid p{margin-top:6px;font-size:9.5px;line-height:1.4}}@media (width>=761px) and (width<=1120px){.editorial-heading,.section-intro-line{gap:32px;margin-bottom:32px}.editorial-heading h2,.section-intro-line h2,.manifesto-grid h2,.production-standard-grid h2,.selection-guide-intro h2,.service-process-grid>div:first-child h2{font-size:clamp(28px,3.7vw,34px);line-height:1.02}.principles-grid article{min-height:220px;padding:24px}.principles-grid svg{margin:40px 0 18px}.service-process-section,.selection-guide-section,.videos-section,.video-story-section{padding-block:56px}.service-process-grid,.selection-guide-grid,.video-story-grid{gap:34px}.decision-grid article{min-height:190px;padding:22px}.catalog-group{padding-block:58px}.catalog-group-heading{margin-bottom:30px}.catalog-product-grid .product-image,.catalog-count-5>.product-card:last-child .product-image,.catalog-count-1 .product-image{aspect-ratio:auto;height:250px}.hero-machine-stage{min-height:370px}.hero-machine-stage img{height:330px}.hero-proof-row>div{min-height:80px}.family-image{height:200px}.family-copy{min-height:180px;padding:22px}.insight-visual{min-height:430px;padding-block:38px}.insight-copy{padding-block:48px}.sector-layout{gap:36px}.sector-index>div{min-height:64px}.video-library-heading{margin-bottom:24px;padding-bottom:24px}.service-proof-grid article{min-height:220px;padding:22px}.contact-map,.contact-map>.consent-embed-placeholder{min-height:410px}.contact-map iframe{height:410px}.site-footer .footer-main{min-height:0;padding-block:30px}}@media (width<=760px){.editorial-heading,.section-intro-line{gap:18px;margin-bottom:24px}.editorial-heading h2,.section-intro-line h2,.manifesto-grid h2,.production-standard-grid h2,.selection-guide-intro h2,.service-process-grid>div:first-child h2,.video-library-heading h2{font-size:clamp(24px,6.8vw,28px);line-height:1.03}.principles-grid article{min-height:0;padding:18px 20px}.principles-grid svg{margin:32px 0 14px}.principles-grid h3{font-size:17px}.principles-grid p{font-size:10.5px;line-height:1.5}.service-process-section,.selection-guide-section,.videos-section,.video-story-section{padding-block:40px}.service-process-grid,.selection-guide-grid,.video-story-grid,.shipment-grid,.about-narrative-grid,.production-standard-grid{gap:26px}.decision-grid article{min-height:0;padding:18px}.catalog-group{padding-block:44px}.catalog-group-heading{gap:14px;margin-bottom:22px}.catalog-product-grid .product-image,.catalog-count-5>.product-card:last-child .product-image,.catalog-count-1 .product-image{aspect-ratio:auto;height:220px}.hero-machine-stage{min-height:270px}.hero-machine-stage img{height:240px}.hero-proof-row>div{min-height:72px}.family-image{height:180px}.family-copy{min-height:0;padding:18px 20px 20px}.insight-visual{min-height:0;padding:28px 0 0}.insight-copy{padding:32px 0 38px}.sector-layout{gap:26px}.sector-index>div{min-height:58px}.video-library-heading{margin-bottom:18px;padding-bottom:18px}.service-proof-grid article{min-height:0;padding:18px 20px}.contact-map,.contact-map>.consent-embed-placeholder{min-height:350px}.contact-map iframe{height:350px}.contact-map-caption{padding:15px}}.site-footer .footer-designer-face--front,.site-footer .footer-designer-face--back{box-shadow:none;background:0 0;border:0}@media (width>=761px) and (width<=1120px){.about-story-copy h2,.catalog-group-heading h2,.purchase-heading h2,.sector-intro h2,.video-story-copy h2,.service-proof-intro h2,.shipment-copy h2,.contact-primary h2,.contact-primary-intro h2,.project-prep-grid>div:first-child h2{letter-spacing:-.042em;font-size:clamp(27px,3.5vw,33px);line-height:1.03}}@media (width<=760px){.about-story-copy h2,.catalog-group-heading h2,.purchase-heading h2,.sector-intro h2,.video-story-copy h2,.service-proof-intro h2,.shipment-copy h2,.contact-primary h2,.contact-primary-intro h2,.project-prep-grid>div:first-child h2,.insight-copy h2,.product-about-copy h2{letter-spacing:-.04em;font-size:clamp(23px,6.5vw,27px);line-height:1.04}.catalog-nav a{min-height:42px;padding-inline:12px;font-size:10px}.family-image{height:168px;padding:10px}.family-copy{min-height:0;padding:16px 17px 18px}.family-copy h3{margin:18px 0 8px;font-size:19px;line-height:1.08}.family-copy p{font-size:10.5px;line-height:1.5}.family-copy>svg{width:34px;height:34px;padding:8px;top:12px;right:12px}.catalog-product-grid .product-image,.featured-product-grid .product-image{aspect-ratio:auto;height:190px;padding:10px}.catalog-product-grid .product-card-copy,.featured-product-grid .product-card-copy{min-height:0;padding:16px 44px 18px 16px}.catalog-product-grid .product-card-copy h3,.featured-product-grid .product-card-copy h3{margin:9px 0 8px;font-size:18px;line-height:1.08}.catalog-product-grid .product-card-copy>p,.featured-product-grid .product-card-copy>p{font-size:10px;line-height:1.48}.catalog-product-grid .product-card-reasons,.featured-product-grid .product-card-reasons{gap:5px;margin-top:10px;padding-top:9px}.catalog-product-grid .product-card-reasons li,.featured-product-grid .product-card-reasons li{font-size:8.75px;line-height:1.35}.catalog-product-grid .card-arrow,.featured-product-grid .card-arrow{width:32px;height:32px;bottom:12px;right:10px}.purchase-reason-grid article,.decision-grid article,.service-proof-grid article{min-height:0;padding:16px}.purchase-reason-grid svg,.decision-grid svg,.service-proof-grid svg{margin:24px 0 12px}.purchase-reason-grid h3,.decision-grid h3,.service-proof-grid h3{font-size:16px}.purchase-reason-grid p,.decision-grid p,.service-proof-grid p{font-size:10px;line-height:1.45}.service-proof-grid strong{font-size:28px}.standard-card{min-height:190px;padding:20px}.standard-card strong{font-size:30px}.contact-primary{gap:20px;padding:22px 14px}.contact-channel,.contact-channel-primary{min-height:70px;padding:9px}.hero-actions .button{width:auto;max-width:100%}.site-footer .shell{width:min(100% - 16px,620px)}.site-footer .footer-main{gap:7px;padding-block:14px 12px}.site-footer .footer-mobile-nav{gap:7px}.site-footer .footer-mobile-group summary{min-height:40px;padding-inline:12px}.site-footer .footer-mobile-group nav{padding:4px 12px 9px}.site-footer .footer-mobile-group nav a{min-height:32px}.site-footer .footer-contact{gap:2px 10px;padding:12px}.site-footer .footer-contact>a{gap:7px;min-height:27px;padding-block:2px;font-size:10px;line-height:1.35}.site-footer .footer-contact svg{width:14px;height:14px}.site-footer .footer-contact>a:first-of-type{padding-bottom:10px}.site-footer .footer-contact>.footer-linkedin-compact{width:24px;min-width:24px;height:24px;margin-top:4px;min-height:24px!important}.site-footer .footer-contact>.footer-linkedin-compact .linkedin-mark{width:12px;height:12px;font-size:12px}.site-footer .footer-designer-mark{width:112px;height:30px}}@media (width<=480px){:root{--shell:min(100% - 20px,520px)}.section,.product-detail-media-section,.technical-section,.application-section,.related-section{padding-block:32px}.page-hero-grid{padding-block:24px 27px}.page-hero h1,.legal-page .page-hero h1,.editorial-heading h2,.section-intro-line h2,.manifesto-grid h2,.production-standard-grid h2,.selection-guide-intro h2,.service-process-grid>div:first-child h2,.video-library-heading h2,.assurance-heading h2{font-size:clamp(22px,6.2vw,25px)}.product-hero-grid{padding-block:12px 18px}.product-hero-copy h1{font-size:clamp(21px,5.9vw,24px)}.catalog-product-grid .product-image,.featured-product-grid .product-image{height:178px}}@media (width<=760px){html,body{width:100%;max-width:100%;overflow-x:clip}#main-content{width:100%;min-width:0;max-width:100%;overflow-x:clip}#main-content :where(.shell,.section-heading,.editorial-heading,.section-intro-line,.family-grid,.featured-product-grid,.catalog-product-grid,.product-grid){min-width:0;max-width:100%}#main-content :is(.home-hero .hero-copy,.page-hero,.product-hero-copy) h1,#main-content .legal-page .page-hero h1,#main-content .not-found h1{letter-spacing:-.032em;overflow-wrap:anywhere;font-size:23px;line-height:1.08}#main-content h2{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:18px;line-height:1.14}#main-content h3{letter-spacing:-.018em;overflow-wrap:anywhere;font-size:15px;line-height:1.2}#main-content .section,#main-content .product-detail-media-section,#main-content .technical-section,#main-content .application-section,#main-content .related-section{padding-block:30px}#main-content .page-hero-grid{padding-block:22px 26px}#main-content .product-hero-grid{padding-block:12px 18px}.family-section>.shell,.featured-products-section>.shell{width:var(--shell);max-width:calc(100vw - 20px)}.family-section,.featured-products-section,.catalog-group,.related-section{overflow-x:clip}.mobile-card-carousel-viewport{clip-path:inset(0);width:100%;max-width:100%;overflow:hidden}.family-grid.mobile-card-carousel-track,.featured-product-grid.mobile-card-carousel-track{scrollbar-width:none;-ms-overflow-style:none;overflow:visible!important}.mobile-card-carousel-track>[data-mobile-card-slide]{flex:0 0 100%;width:100%;max-width:100%;overflow:hidden;min-width:0!important}.family-grid::-webkit-scrollbar{display:none}.featured-product-grid::-webkit-scrollbar{display:none}.catalog-product-grid::-webkit-scrollbar{display:none}.related-section .product-grid::-webkit-scrollbar{display:none}.reference-carousel{margin-inline:0;padding-inline:0}.site-footer .footer-callout-inner{gap:12px;padding-block:22px}.site-footer .footer-callout-copy{gap:4px}.site-footer .footer-callout h2{margin-block:5px 6px;font-size:18px;line-height:1.12}.site-footer .footer-callout-copy p{font-size:9.5px;line-height:1.5}.site-footer .footer-callout-phone{min-height:50px;padding:9px 12px}.site-footer .footer-main{gap:10px;padding-block:18px 16px}.site-footer .footer-contact{gap:5px 10px;padding:15px 14px}.site-footer .footer-contact>a{min-height:29px;padding-block:3px;line-height:1.45}.site-footer .footer-contact>a:first-of-type{padding-bottom:12px}.site-footer .footer-contact address{overflow-wrap:anywhere;min-width:0;max-width:100%}.site-footer .footer-bottom{padding-bottom:calc(72px + env(safe-area-inset-bottom))}#main-content .home-hero .hero-copy h1{letter-spacing:-.048em;font-size:clamp(32px,8.4vw,40px);line-height:1.01}#main-content :is(.page-hero h1,.product-hero-copy h1,.legal-page .page-hero h1),#main-content .not-found h1{letter-spacing:-.042em;font-size:clamp(28px,7.1vw,34px);line-height:1.04}#main-content h2{font-size:clamp(18px,4.8vw,21px);line-height:1.14}#main-content h3{font-size:clamp(15px,3.9vw,16px);line-height:1.2}#main-content .page-hero-grid{gap:20px;padding-block:28px 32px}#main-content .product-hero-grid{gap:18px;padding-block:20px 26px}#main-content .hero-actions{flex-wrap:wrap;gap:8px 12px}#main-content .button,#main-content .hero-actions .button{width:auto;max-width:100%;min-height:38px;padding-inline:13px;font-size:10.25px;line-height:1.2}#main-content .text-link{max-width:100%;font-size:10px;line-height:1.3}.sector-index>div{min-height:50px;padding-inline:8px}.sector-index strong{letter-spacing:-.025em;font-size:clamp(17px,4.5vw,19px);line-height:1.15}.sector-index svg{width:17px;height:17px}.assurance-grid>div{min-height:0;padding:15px 17px 17px}.assurance-grid strong{letter-spacing:-.045em;font-size:clamp(22px,5.8vw,24px);line-height:1}.assurance-grid span{margin-top:10px;font-size:12px;line-height:1.25}.assurance-grid p{margin-top:7px;font-size:9.5px;line-height:1.45}.service-proof-grid article{min-height:0;padding:15px 17px 17px}.service-proof-grid article:before{width:24px;top:15px;left:17px}.service-proof-grid svg{width:20px;height:20px;margin:25px 0 10px}.service-proof-grid strong{letter-spacing:-.04em;font-size:clamp(22px,5.8vw,24px);line-height:1.05}.service-proof-grid h3{margin:6px 0 7px;font-size:14px;line-height:1.2}.service-proof-grid p{font-size:9.5px;line-height:1.45}.contact-primary{gap:24px;width:100%;padding:24px 16px}.contact-channel-list,.contact-channel,.contact-channel-primary{width:100%;min-width:0}.contact-channel,.contact-channel-primary{min-height:64px;padding:10px 8px}.contact-channel strong,.contact-channel-primary strong{font-size:14px;line-height:1.35}.contact-map,.contact-map>.consent-embed-placeholder{min-height:390px}.contact-map iframe{height:390px}.contact-map-caption{gap:8px;width:calc(100% - 24px);padding:18px;bottom:12px;left:12px}.contact-map-caption>strong{letter-spacing:-.042em;overflow-wrap:anywhere;font-size:clamp(28px,7.1vw,34px);line-height:1.04}.contact-map-caption a{font-size:10px;line-height:1.3}.floating-contact-actions{bottom:max(8px, env(safe-area-inset-bottom))}.floating-contact-action{grid-template-columns:minmax(0,1fr) 26px;gap:6px;min-height:52px;padding:0 10px 0 12px}.floating-contact-action small{font-size:7px}.floating-contact-action strong{font-size:12px;line-height:1.05}.floating-contact-action svg{width:21px;height:21px}.site-footer .footer-callout-phone{height:40px;min-height:40px;padding:7px 11px}body.footer-is-visible .floating-contact-actions{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px)}}@font-face{font-family:Manrope Variable;font-style:normal;font-weight:200 800;font-display:swap;src:url(./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-weight:200 800;font-display:swap;src:url(./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:Archivo Variable;font-style:normal;font-weight:100 900;font-display:swap;src:url(./archivo-latin-ext-wght-normal-C4zznr8T.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:Archivo Variable;font-style:normal;font-weight:100 900;font-display:swap;src:url(./archivo-latin-wght-normal-E0tuGl4L.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}.admin-bar .site-header{top:32px}@media (width<=782px){.admin-bar .site-header{top:46px}}

/* Final CTA color pass: keep this override after all responsive footer rules. */
.site-footer .footer-callout {
  background:
    linear-gradient(118deg, transparent 0 72%, rgba(169,85,0,.18) 72% 85%, transparent 85%),
    linear-gradient(132deg, transparent 0 79%, rgba(255,255,255,.14) 79% 79.6%, transparent 79.6% 88%, rgba(255,255,255,.09) 88% 88.6%, transparent 88.6%),
    linear-gradient(112deg, #fa9602 0%, #f69a08 62%, #e88a00 100%);
}

.site-footer .footer-callout-phone {
  border-color: rgba(27,37,41,.42);
  background: #ffb321;
  color: var(--ink-deep);
  box-shadow: 0 13px 28px rgba(113,61,0,.22), inset 0 1px 0 rgba(255,255,255,.2);
}

.site-footer .footer-callout-phone small { color: rgba(27,37,41,.68); }
.site-footer .footer-callout-phone strong { color: var(--ink-deep); }
.site-footer .footer-callout-phone svg { color: var(--ink-deep); }

.site-footer .footer-callout-phone:hover,
.site-footer .footer-callout-phone:focus-visible {
  background: var(--yellow);
  color: var(--ink-deep);
  border-color: rgba(27,37,41,.62);
  box-shadow: 0 16px 32px rgba(113,61,0,.28), inset 0 1px 0 rgba(255,255,255,.28);
  transform: translateY(-2px);
}

/* Mobile family carousel guidance and compact contact rail. */
@media (max-width: 760px) {
  .family-section .family-swipe-hint {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    margin-top: 10px;
    color: var(--muted);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .family-section .family-swipe-hint > span { width: 5px; height: 5px; border-radius: 50%; background: var(--line); }
  .family-section .family-swipe-hint > span:first-child { width: 16px; border-radius: 999px; background: var(--orange); }
  .family-section .family-swipe-hint strong { margin-left: 5px; }
  .family-section .family-swipe-hint svg { width: 16px; height: 16px; color: var(--orange-deep); }
  .family-section .mobile-card-carousel-controls > span { width: 54px; overflow: hidden; font-size: 0; letter-spacing: 0; white-space: nowrap; }
  .family-section .mobile-card-carousel-controls > span::before { content: "â€¢â€¢â€¢"; color: var(--orange-deep); font-size: 17px; letter-spacing: 5px; }

  .floating-contact-actions { z-index: 430; top: 50%; right: 0; bottom: auto; left: auto; width: 42px; display: grid; grid-template-columns: 42px; gap: 6px; overflow: visible; border: 0; border-radius: 0; box-shadow: none; transform: translateY(-50%); }
  .floating-contact-toggle { width: 42px; height: 42px; display: grid; place-items: center; padding: 0; border: 1px solid rgba(255,255,255,.24); border-right: 0; border-radius: 4px 0 0 4px; background: var(--ink-deep); color: var(--white); cursor: pointer; box-shadow: 0 10px 26px rgba(9,18,22,.22); }
  .floating-contact-toggle svg { width: 18px; height: 18px; transition: transform .25s ease; }
  .floating-contact-actions.is-expanded { width: min(270px, calc(100vw - 8px)); }
  .floating-contact-actions.is-expanded .floating-contact-toggle svg { transform: rotate(180deg); }
  .floating-contact-action { width: 42px; min-height: 42px; height: 42px; padding: 0; grid-template-columns: 1fr; gap: 0; border: 1px solid rgba(255,255,255,.24); border-right: 0; border-radius: 4px 0 0 4px; box-shadow: 0 10px 26px rgba(9,18,22,.22); }
  .floating-contact-action > span { display: none; }
  .floating-contact-action svg { width: 20px; height: 20px; justify-self: center; }
  .floating-contact-action + .floating-contact-action { border-top: 1px solid rgba(255,255,255,.24); border-left: 0; }
  .floating-contact-actions.is-expanded .floating-contact-action { width: 100%; height: 48px; min-height: 48px; padding: 0 12px; grid-template-columns: minmax(0,1fr) 24px; gap: 8px; }
  .floating-contact-actions.is-expanded .floating-contact-action > span { display: grid; gap: 2px; }
  .floating-contact-actions.is-expanded .floating-contact-action strong { font-size: 12px; }
  .floating-contact-actions.is-expanded .floating-contact-action small { font-size: 7px; }
  .floating-contact-actions.is-expanded .floating-contact-action + .floating-contact-action { border-top: 1px solid rgba(255,255,255,.24); }
  body:has(.cookie-consent-layer:not([hidden])) .floating-contact-actions { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }
}

.references-follow { width: fit-content; margin-top: 22px; display: inline-flex; align-items: center; gap: 9px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 3px; background: var(--white); color: var(--ink-deep); font-size: 10px; font-weight: 800; transition: border-color .25s ease, background .25s ease, transform .25s ease; }
.references-follow:hover, .references-follow:focus-visible { border-color: #0a66c2; background: #f4f8fc; outline: none; transform: translateY(-2px); }
.references-follow .linkedin-mark { width: 20px; height: 20px; font-size: 12px; }
.references-follow svg { width: 15px; height: 15px; color: #0a66c2; }
.reference-slide:focus-visible { outline: 3px solid rgba(250,150,2,.62); outline-offset: 3px; }
@media (max-width: 760px) { .references-follow { width: 100%; justify-content: center; } .references-title h2 { max-width: 340px; } }
@media (max-width:760px){.family-section .mobile-card-carousel-controls>span::before{content:"..."}}
.site-footer{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(118deg,transparent 0 54%,rgba(250,150,2,.13) 54% 67%,transparent 67%),linear-gradient(132deg,transparent 0 68%,rgba(255,255,255,.09) 68% 68.6%,transparent 68.6% 77%,rgba(255,255,255,.06) 77% 77.6%,transparent 77.6%),linear-gradient(180deg,#132229 0%,#1b2b30 46%,#101d22 100%)}.site-footer:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 16%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 16%,#000 88%,transparent 100%)}.site-footer>*{position:relative;z-index:1}.site-footer .footer-callout{background:transparent;color:var(--white);border-bottom:1px solid rgba(255,255,255,.12)}.site-footer .footer-callout:after{display:none}.site-footer .footer-callout .footer-callout-copy>span{color:var(--orange)}.site-footer .footer-callout h2{color:var(--white)}.site-footer .footer-callout-copy p{color:#b5c0c3}.site-footer .footer-callout-phone{border-color:rgba(27,37,41,.38);background:var(--orange);color:var(--ink-deep);box-shadow:0 16px 36px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.2)}.site-footer .footer-callout-phone small,.site-footer .footer-callout-phone strong,.site-footer .footer-callout-phone svg{color:var(--ink-deep)}.site-footer .footer-callout-phone:hover,.site-footer .footer-callout-phone:focus-visible{background:var(--yellow);color:var(--ink-deep);border-color:rgba(27,37,41,.62);box-shadow:0 18px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.28)}

.footer-references{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:34px 0}.footer-references-inner{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1.6fr) auto;align-items:center;gap:30px}.footer-references-heading{display:grid;gap:10px}.footer-references-heading .eyebrow{width:fit-content;color:var(--orange);background:rgba(250,150,2,.12)}.footer-references-heading h2{margin:0;color:var(--white);font-size:clamp(24px,2.3vw,34px);line-height:1;letter-spacing:-.045em}.footer-references-track{min-width:0;display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.footer-references-track::-webkit-scrollbar{display:none}.footer-reference-slide{flex:0 0 118px;width:118px;height:62px;display:grid;place-items:center;padding:10px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035);transition:border-color .25s ease,background .25s ease,transform .25s ease}.footer-reference-slide img{width:100%;height:40px;object-fit:contain;filter:grayscale(1) brightness(1.75);opacity:.78;transition:filter .25s ease,opacity .25s ease}.footer-reference-slide:hover{border-color:rgba(250,150,2,.64);background:rgba(250,150,2,.09);transform:translateY(-3px)}.footer-reference-slide:hover img{filter:grayscale(0) brightness(1);opacity:1}.footer-references-follow{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.16);color:#d5dddf;font-size:10px;font-weight:800;white-space:nowrap;transition:border-color .25s ease,color .25s ease,background .25s ease,transform .25s ease}.footer-references-follow:hover,.footer-references-follow:focus-visible{border-color:var(--orange);background:rgba(250,150,2,.1);color:var(--white);outline:none;transform:translateY(-2px)}.footer-references-follow .linkedin-mark{width:20px;height:20px;display:grid;place-items:center;border-radius:2px;background:#0a66c2;color:var(--white);font-size:12px;line-height:1}.footer-references-follow svg{width:15px;height:15px;color:var(--orange)}@media (min-width:761px) and (max-width:1120px){.footer-references-inner{grid-template-columns:minmax(0,1fr) auto}.footer-references-track{grid-column:1/-1}}@media (max-width:760px){.footer-references{padding:26px 0}.footer-references-inner{grid-template-columns:1fr;gap:18px}.footer-references-heading h2{font-size:24px}.footer-references-follow{justify-self:start}}

@media (min-width:761px){.floating-contact-actions{display:none!important}}@media (max-width:760px){.floating-contact-actions{top:50%;right:0;bottom:auto;left:auto;width:42px;display:grid!important;grid-template-columns:42px;grid-template-rows:repeat(3,42px);gap:6px;overflow:visible;border:0;border-radius:0;transform:translateY(-50%)}.floating-contact-actions>.floating-contact-whatsapp{order:1}.floating-contact-actions>.floating-contact-phone{order:2}.floating-contact-actions>.floating-contact-toggle{order:3;width:42px;height:42px;border-top:1px solid rgba(255,255,255,.24)}.floating-contact-actions.is-expanded{width:min(270px,calc(100vw - 8px))}.floating-contact-actions.is-expanded .floating-contact-toggle{width:100%}}

@media (min-width:901px){.service-process-intro{min-height:0!important;align-self:start!important;position:sticky;top:clamp(120px,16vh,190px);transform:translate3d(0,var(--service-process-intro-shift,0px),0);will-change:transform}}@media (prefers-reduced-motion:reduce){.service-process-intro{transform:none!important}}

.site-footer .footer-callout-inner{min-height:282px;padding-block:14px}@media (max-width:760px){.site-footer .footer-callout-inner{min-height:0;padding-block:26px 28px}}

.footer-linkedin-cta{border-top:1px solid rgba(255,255,255,.12);padding:24px 0}.footer-linkedin-cta-link{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:9px 12px;border:1px solid rgba(27,37,41,.18);background:var(--white);color:var(--ink-deep);font-size:10px;font-weight:800;transition:border-color .25s ease,background .25s ease,transform .25s ease}.footer-linkedin-cta-link:hover,.footer-linkedin-cta-link:focus-visible{border-color:#0a66c2;background:#f4f8fc;outline:none;transform:translateY(-2px)}.footer-linkedin-cta-link .linkedin-mark{width:20px;height:20px;display:grid;place-items:center;border-radius:2px;background:#0a66c2;color:var(--white);font-size:12px;line-height:1}.footer-linkedin-cta-link svg{width:15px;height:15px;color:#0a66c2}@media (max-width:760px){.footer-linkedin-cta{padding:18px 0}.footer-linkedin-cta-link{font-size:9.5px}}

.references-work-section{background:var(--white)}.references-work-heading{display:grid;grid-template-columns:1.08fr .72fr;gap:80px;align-items:end}.references-work-heading h2{max-width:760px;margin:18px 0 0;font-size:clamp(34px,4.5vw,62px);line-height:.98;letter-spacing:-.06em}.references-work-heading>p{max-width:370px;margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.8}.references-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px}.reference-work-card{min-width:0;background:var(--paper);border:1px solid var(--line)}.reference-work-card figure{position:relative;aspect-ratio:1/.82;margin:0;overflow:hidden;background:#dfe2e1}.reference-work-card figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(16,28,32,.42));pointer-events:none}.reference-work-card figure img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.reference-work-card:hover figure img{transform:scale(1.045)}.reference-work-card:nth-child(2) figure img{object-position:center 56%}.reference-work-card:nth-child(3) figure img{object-position:center}.reference-work-index{position:absolute;z-index:1;right:18px;bottom:14px;color:var(--white);font-family:"Archivo Variable",sans-serif;font-size:15px;font-weight:700}.reference-work-card>div{padding:25px 25px 29px}.reference-work-card .eyebrow{color:var(--orange-deep);font-size:9px}.reference-work-card h3{margin:14px 0 11px;font-size:clamp(21px,2vw,29px);line-height:1.02;letter-spacing:-.045em}.reference-work-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.reference-brands-section{padding:92px 0 104px;background:var(--ink-deep);color:var(--white)}.reference-brands-heading{display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:end}.reference-brands-heading h2{margin:17px 0 0;color:var(--white);font-size:clamp(38px,5vw,70px);line-height:.92;letter-spacing:-.07em}.reference-brands-heading p{max-width:370px;margin:0;color:rgba(255,255,255,.62);font-size:14px;line-height:1.8}.reference-brands-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:54px}.reference-brand-card{min-height:136px;display:grid;place-items:center;padding:22px;background:var(--white);border:1px solid rgba(255,255,255,.12);transition:transform .3s ease,border-color .3s ease}.reference-brand-card:hover,.reference-brand-card:focus-visible{border-color:var(--orange);transform:translateY(-4px);outline:none}.reference-brand-card img{width:min(100%,220px);height:74px;display:block;object-fit:contain}@media (max-width:760px){.references-work-heading,.reference-brands-heading{grid-template-columns:1fr;gap:24px}.references-work-heading h2{font-size:clamp(34px,10vw,48px)}.references-work-grid{grid-template-columns:1fr;margin-top:40px}.reference-work-card figure{aspect-ratio:1/.72}.reference-work-card>div{padding:22px 20px 25px}.reference-brands-section{padding:68px 0 74px}.reference-brands-heading h2{font-size:clamp(40px,12vw,58px)}.reference-brands-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:34px}.reference-brand-card{min-height:104px;padding:12px}.reference-brand-card img{height:58px}}

.site-footer .footer-callout-inner{min-height:0;padding-block:10px}@media (max-width:760px){.site-footer .footer-callout-inner{min-height:0;padding-block:10px}}

.references-work-grid{margin-top:0}.references-work-heading+.references-work-grid{margin-top:58px}@media (max-width:760px){.references-work-grid{margin-top:0}.references-work-heading+.references-work-grid{margin-top:40px}}

@media (max-width:760px){.floating-contact-actions{width:42px;grid-template-rows:42px;gap:0}.floating-contact-actions:not(.is-expanded) .floating-contact-action{display:none!important}.floating-contact-actions>.floating-contact-toggle{width:42px;height:42px;min-height:42px;padding:0;grid-row:1;grid-column:1;border-top:0}.floating-contact-actions.is-expanded{width:42px;grid-template-rows:repeat(3,42px);gap:6px}.floating-contact-actions.is-expanded .floating-contact-action{width:42px;height:42px;min-height:42px;padding:0;display:grid;grid-template-columns:1fr;place-items:center}.floating-contact-actions.is-expanded .floating-contact-action>span{display:none!important}.floating-contact-actions.is-expanded .floating-contact-action svg{width:20px;height:20px;grid-column:1;grid-row:1}.floating-contact-actions.is-expanded .floating-contact-toggle{width:42px}}

@media (min-width:761px){.desktop-carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.desktop-carousel-controls button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:3px;background:var(--white);color:var(--ink-deep);cursor:pointer;box-shadow:0 8px 20px rgba(27,37,41,.08);transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.desktop-carousel-controls button:last-child{border-color:var(--orange);background:var(--orange)}.desktop-carousel-controls button:hover,.desktop-carousel-controls button:focus-visible{transform:translateY(-2px);outline:none}.desktop-carousel-controls button:focus-visible{box-shadow:0 0 0 3px rgba(250,150,2,.22)}.desktop-family-carousel .mobile-card-carousel-viewport{display:block;overflow:hidden}.desktop-family-carousel .family-grid{display:flex;flex-wrap:nowrap;width:100%;overflow:visible;transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.desktop-family-carousel .family-card{flex:0 0 calc(100% / 3);width:calc(100% / 3)}.desktop-product-carousel .mobile-card-carousel-viewport{display:block;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.desktop-product-carousel .mobile-card-carousel-viewport::-webkit-scrollbar{display:none;width:0;height:0}.desktop-product-carousel .featured-product-grid{display:flex;flex-wrap:nowrap;width:100%;gap:22px}.desktop-product-carousel .featured-product-grid .product-card{flex:0 0 calc((100% - 44px) / 3);width:calc((100% - 44px) / 3)}}@media (max-width:760px){.desktop-carousel-controls{display:none!important}}

.site-footer .footer-callout-inner{height:auto!important;min-height:0!important;padding-block:10px!important}@media (min-width:761px){.site-footer .footer-contact>.footer-linkedin-compact{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:grid!important;grid-template-columns:1fr!important;place-items:center;gap:0!important;margin-top:4px;padding:0!important;border:0;background:transparent}.site-footer .footer-contact>.footer-linkedin-compact>span:not(.linkedin-mark),.site-footer .footer-contact>.footer-linkedin-compact>svg{display:none!important}.site-footer .footer-contact>.footer-linkedin-compact .linkedin-mark{width:22px;height:22px;display:grid;place-items:center;border-radius:2px;background:#0a66c2;color:var(--white);font-family:Arial,sans-serif;font-size:12px;line-height:1}}

.home-hero-carousel-controls{display:none!important}@media (min-width:761px) and (max-width:1120px){.home-hero .hero-machine-stage{min-height:410px}.home-hero .hero-machine-stage img{height:360px}.site-footer .footer-main{gap:36px!important;padding-block:42px 36px!important}.site-footer .footer-bottom{min-height:64px!important}.editorial-heading h2,.section-intro-line h2,.page-hero h1,.service-proof-intro h2,.service-process-intro h2,.shipment-copy h2,.references-work-heading h2,.reference-brands-heading h2{font-size:clamp(30px,4vw,38px)}.editorial-heading>p,.section-intro-line>p,.page-hero-side p,.service-proof-intro>p,.shipment-copy>p,.references-work-heading>p,.reference-brands-heading>p{font-size:12px;line-height:1.55}}@media (max-width:760px){.home-hero .hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px 14px}.home-hero .hero-machine-stage{min-height:320px}.home-hero .hero-machine-stage img{height:278px}.family-section .editorial-heading,.featured-products-section .section-intro-line{gap:14px;margin-bottom:28px}#main-content .editorial-heading h2,#main-content .section-intro-line h2,#main-content .service-proof-intro h2,#main-content .service-process-intro h2,#main-content .shipment-copy h2,#main-content .references-work-heading h2,#main-content .reference-brands-heading h2,#main-content .video-library-heading h2{font-size:clamp(22px,5.9vw,27px)!important;line-height:1.05}#main-content .editorial-heading>p,#main-content .section-intro-line>p,#main-content .page-hero-side p,#main-content .service-proof-intro>p,#main-content .service-process-intro>p,#main-content .shipment-copy>p,#main-content .references-work-heading>p,#main-content .reference-brands-heading>p,#main-content .video-library-heading>p,#main-content .video-story-copy>p,#main-content .about-story-copy>p,#main-content .manifesto-grid>p,#main-content .production-standard-grid>p,#main-content .selection-guide-intro>p,#main-content .technical-intro>p,#main-content .application-heading>p,#main-content .contact-primary-intro>p{font-size:11px!important;line-height:1.55}.family-section .mobile-card-carousel,.featured-products-section .mobile-card-carousel{position:relative}.family-section .mobile-card-carousel-controls,.featured-products-section .mobile-card-carousel-controls{position:absolute;z-index:12;top:12px;right:12px;min-height:0;margin:0;display:block;pointer-events:none}.family-section .mobile-card-carousel-controls>div,.featured-products-section .mobile-card-carousel-controls>div{grid-template-columns:repeat(2,38px);gap:5px;pointer-events:auto}.family-section .mobile-card-carousel-controls button,.featured-products-section .mobile-card-carousel-controls button{width:38px;height:38px;box-shadow:0 7px 18px rgba(27,37,41,.18)}.family-section .mobile-card-carousel-controls button svg,.featured-products-section .mobile-card-carousel-controls button svg{width:17px;height:17px}.site-footer .footer-main{gap:18px!important;padding-block:28px 24px!important}.site-footer .footer-brand-column{padding-block:8px 10px}.site-footer .footer-mobile-nav{gap:10px}.site-footer .footer-mobile-group summary{min-height:52px;padding-inline:16px}.site-footer .footer-mobile-group nav{padding:8px 16px 14px}.site-footer .footer-mobile-group nav a{min-height:38px}.site-footer .footer-contact{gap:8px 10px;padding:20px 16px}.site-footer .footer-contact>a{min-height:36px;padding-block:5px}.site-footer .footer-contact>a:first-of-type{padding-bottom:16px;margin-bottom:2px}.site-footer .footer-contact>.footer-linkedin-compact{grid-column:1/-1!important;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;display:grid!important;place-items:center;padding:0!important;margin-top:2px}.site-footer .footer-contact>.footer-linkedin-compact>span:not(.linkedin-mark),.site-footer .footer-contact>.footer-linkedin-compact>svg{display:none!important}.site-footer .footer-contact>.footer-linkedin-compact .linkedin-mark{width:22px;height:22px;display:grid;place-items:center;background:#0a66c2;color:var(--white);font-family:Arial,sans-serif;font-size:12px;line-height:1}.site-footer .footer-bottom{row-gap:8px;padding-top:18px;padding-bottom:calc(76px + env(safe-area-inset-bottom))}}

@media (min-width:761px){.desktop-family-carousel .family-card:hover,.desktop-product-carousel .product-card:hover{transform:none!important;border-color:var(--line)!important;box-shadow:none!important}.desktop-family-carousel .family-card:hover{background:var(--paper)!important}.desktop-family-carousel .family-card:hover:after{transform:scaleX(0)!important}.desktop-family-carousel .family-card:hover .family-copy h3{color:inherit;transform:none}}@media (max-width:760px){.floating-contact-actions.is-expanded>.floating-contact-whatsapp{grid-row:1;grid-column:1}.floating-contact-actions.is-expanded>.floating-contact-phone{grid-row:2;grid-column:1}.floating-contact-actions.is-expanded>.floating-contact-toggle{grid-row:3;grid-column:1}.floating-contact-actions>.floating-contact-toggle{background:var(--orange)!important;color:var(--ink-deep)!important;border-color:rgba(27,37,41,.34)!important}}

/* References brands: light homepage-style logo rail. */.reference-brands-section{padding:86px 0 96px;background:var(--paper);color:var(--ink);border-top:1px solid var(--line)}.reference-brands-heading{display:block;margin-bottom:34px}.reference-brands-heading h2{max-width:900px;margin:14px 0 0;color:var(--ink-deep);font-size:clamp(30px,4.4vw,58px);line-height:.98;letter-spacing:-.055em;text-transform:uppercase}.reference-brands-heading p{max-width:510px;margin:16px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.reference-brands-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:34px}.reference-brand-card{min-height:154px;display:grid;place-items:center;padding:22px;background:var(--white);border:1px solid var(--line);box-shadow:0 8px 20px rgba(27,37,41,.04);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.reference-brand-card:first-child{border-color:var(--orange);box-shadow:0 12px 24px rgba(250,150,2,.10)}.reference-brand-card:hover,.reference-brand-card:focus-visible{border-color:var(--orange);box-shadow:0 14px 28px rgba(27,37,41,.09);transform:translateY(-3px);outline:none}.reference-brand-card img{width:min(100%,190px);height:72px;display:block;object-fit:contain}@media (min-width:761px) and (max-width:1120px){.reference-brands-section{padding:68px 0 78px}.reference-brands-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.reference-brands-section{padding:58px 0 66px}.reference-brands-heading{margin-bottom:26px}.reference-brands-heading h2{font-size:clamp(27px,8vw,38px)}.reference-brands-heading p{font-size:11px;line-height:1.55}.reference-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:26px}.reference-brand-card{min-height:112px;padding:14px}.reference-brand-card img{height:52px}}
/* Final footer CTA spacing and LinkedIn follow-up link. */.site-footer .footer-callout-inner{padding-top:10px!important;padding-bottom:10px!important}.site-footer .footer-contact>.footer-linkedin-compact{width:fit-content!important;min-width:0!important;height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;align-items:start;justify-items:start;gap:7px!important;margin:8px 0 0!important;padding:10px 0 0!important;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;color:#dce2e4;transform:none!important}.site-footer .footer-linkedin-compact .footer-linkedin-copy{display:block!important;color:#dce2e4;font-size:11px;font-weight:700;line-height:1.3}.site-footer .footer-linkedin-compact .linkedin-mark,.site-footer .footer-linkedin-compact>i{display:none!important}.site-footer .footer-linkedin-compact .linkedin-icon{display:block!important;width:27px;height:27px;flex:0 0 auto;border-radius:3px;transition:transform .2s ease}.site-footer .footer-linkedin-compact:hover .linkedin-icon,.site-footer .footer-linkedin-compact:focus-visible .linkedin-icon{transform:translateY(-2px)}@media (max-width:760px){.site-footer .footer-callout-inner{padding-top:10px!important;padding-bottom:10px!important}.site-footer .footer-contact>.footer-linkedin-compact{width:fit-content!important;grid-column:1/-1!important;margin-top:6px!important}}
/* Final home-card polish: visible gutters, stable hover borders, and image-corner arrows. */@media (min-width:761px){.desktop-family-carousel .family-grid{border:0;background:var(--white)}.desktop-family-carousel .family-card{position:relative;border:0!important;background:transparent!important;padding-inline:11px;isolation:isolate}.desktop-family-carousel .family-card:before{content:"";position:absolute;z-index:-1;inset:0 11px;border:1px solid var(--line);background:var(--paper);pointer-events:none;transition:border-color .25s ease,box-shadow .25s ease}.desktop-family-carousel .family-card>*{position:relative;z-index:1}.desktop-family-carousel .family-card:after{left:11px;right:11px;z-index:2}.desktop-family-carousel .family-card:hover:before,.desktop-family-carousel .family-card:focus-visible:before{border-color:var(--orange);box-shadow:0 16px 34px rgba(27,37,41,.10)}.desktop-family-carousel .family-card:hover:after,.desktop-family-carousel .family-card:focus-visible:after{transform:scaleX(1)!important}.desktop-family-carousel .family-card:hover .family-copy h3,.desktop-family-carousel .family-card:focus-visible .family-copy h3{color:var(--orange-deep);transform:translateX(5px)}.desktop-family-carousel .family-card:hover .family-copy>svg,.desktop-family-carousel .family-card:focus-visible .family-copy>svg{background:var(--orange);color:var(--ink-deep);transform:translate(4px,-4px) rotate(45deg)}}.desktop-product-carousel .product-card,.featured-products-section .product-card{overflow:hidden}.desktop-product-carousel .product-card .card-arrow,.featured-products-section .product-card .card-arrow{top:20px;right:20px;bottom:auto;z-index:5}.desktop-product-carousel .product-card-copy,.featured-products-section .product-card-copy{padding-right:25px}.desktop-product-carousel .product-card:hover,.featured-products-section .product-card:hover{border-color:var(--orange)!important;box-shadow:0 22px 48px rgba(27,37,41,.13),0 0 0 1px var(--orange)}@media (max-width:760px){.desktop-product-carousel .product-card .card-arrow,.featured-products-section .product-card .card-arrow{top:14px;right:14px}.desktop-product-carousel .product-card-copy,.featured-products-section .product-card-copy{padding-right:22px}}
/* Related product rail: browse every related machine with controls and autoplay. */@media (min-width:761px){.related-product-carousel .mobile-card-carousel-viewport{display:block;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.related-product-carousel .mobile-card-carousel-viewport::-webkit-scrollbar{display:none}.related-product-carousel .related-product-grid{display:flex;flex-wrap:nowrap;width:100%;gap:22px}.related-product-carousel .related-product-grid .product-card{flex:0 0 calc((100% - 44px)/3);width:calc((100% - 44px)/3)}}.related-product-carousel .product-card .card-arrow{top:20px;right:20px;bottom:auto}.related-product-carousel .product-card-copy{padding-right:25px}@media (max-width:760px){.related-product-carousel .product-card .card-arrow{top:14px;right:14px;bottom:auto}.related-product-carousel .product-card-copy{padding-right:22px}}
/* Reference descriptions use normal sentence case for visual balance. */.references-title p{text-transform:none;letter-spacing:0}
/* Category card spacing and balanced height. */@media (min-width:761px){.desktop-family-carousel .family-grid{gap:18px;border:0}.desktop-family-carousel .family-card,.desktop-family-carousel .family-card:last-child{flex-basis:calc((100% - 36px)/3);width:calc((100% - 36px)/3);border:1px solid var(--line)}.desktop-family-carousel .family-image{height:220px}.desktop-family-carousel .family-copy{min-height:190px;padding:24px}.desktop-family-carousel .family-copy h3{margin:24px 0 10px}}@media (max-width:760px){.desktop-family-carousel .family-image{height:200px}.desktop-family-carousel .family-copy{min-height:185px;padding:20px}.desktop-family-carousel .family-copy h3{margin:24px 0 10px}}
/* Desktop contact rail: keep both direct actions visible on the right edge. */@media (min-width:761px){.floating-contact-actions{z-index:430;top:50%;right:0;bottom:auto;left:auto;width:178px;display:flex!important;flex-direction:column;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-right:0;border-radius:4px 0 0 4px;box-shadow:-12px 20px 46px rgba(9,18,22,.22);transform:translateY(-50%)}.floating-contact-actions>.floating-contact-whatsapp{order:1}.floating-contact-actions>.floating-contact-phone{order:2}.floating-contact-actions>.floating-contact-toggle{display:none}.floating-contact-action{width:100%;min-height:68px;height:auto;padding:12px 14px;grid-template-columns:minmax(0,1fr) 24px;grid-template-rows:auto auto;gap:3px 10px;align-items:center;writing-mode:horizontal-tb;text-orientation:mixed}.floating-contact-action+.floating-contact-action{border-top:1px solid rgba(255,255,255,.24);border-left:0}.floating-contact-action>span{min-width:0;display:grid;gap:2px;writing-mode:horizontal-tb;transform:none}.floating-contact-action small{display:block;font-size:8px;letter-spacing:.08em}.floating-contact-action strong{font-size:14px;line-height:1.05;letter-spacing:-.01em;text-transform:none}.floating-contact-action svg{grid-column:2;grid-row:1/3;width:23px;height:23px;justify-self:center}}
/* Keep the footer entrance consistent after every page's final section. */@media (min-width:761px){.floating-contact-actions{opacity:1!important;visibility:visible!important;pointer-events:auto!important}}#main-content>section:last-child{margin-bottom:0!important;padding-bottom:clamp(48px,5vw,72px)!important}@media (max-width:760px){#main-content>section:last-child{padding-bottom:36px!important}}
/* Keep the mobile rail inside the visible layout viewport when a scrollbar is present. */@media (max-width:760px){.floating-contact-actions{right:var(--viewport-scrollbar-width,0px)!important;max-width:42px!important;overflow:visible!important;clip-path:none!important}.floating-contact-action,.floating-contact-toggle{min-width:42px!important;max-width:42px!important;flex:0 0 42px}}
/* Final contact/footer alignment: vertical desktop rail, flush mobile edge, and a readable LinkedIn action. */@media (min-width:761px){.floating-contact-actions{width:78px;right:0;display:flex!important;flex-direction:column;gap:0;overflow:hidden;border-right:0}.floating-contact-action{width:100%;min-height:104px;height:104px;padding:11px 0 10px;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 24px;gap:9px;align-items:center;justify-items:center;writing-mode:horizontal-tb}.floating-contact-action>span{min-width:auto;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.floating-contact-action small{display:none}.floating-contact-action strong{font-size:10px;line-height:1;letter-spacing:.09em;text-transform:uppercase}.floating-contact-action svg{grid-column:1;grid-row:2;width:22px;height:22px;justify-self:center}.floating-contact-action:hover{padding-right:0}}@media (max-width:760px){.floating-contact-actions{right:0!important;width:calc(42px + var(--viewport-scrollbar-width,0px))!important;max-width:none!important}.floating-contact-action,.floating-contact-toggle{width:42px!important;min-width:42px!important;max-width:42px!important;flex:0 0 42px}.floating-contact-actions.is-expanded{width:calc(42px + var(--viewport-scrollbar-width,0px))!important}.floating-contact-actions.is-expanded .floating-contact-action,.floating-contact-actions.is-expanded .floating-contact-toggle{width:42px!important;max-width:42px!important}}/* Keep the LinkedIn icon and “Çalışmalarımızı takip edin” together under the emails. */.site-footer .footer-contact>.footer-linkedin-compact{width:fit-content!important;display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;gap:8px!important;margin:8px 0 0!important;padding:0!important}.site-footer .footer-linkedin-compact .footer-linkedin-copy{display:inline!important;color:#dce2e4;font-size:10px;line-height:1.2}.site-footer .footer-linkedin-compact .linkedin-icon{display:block!important;width:22px;height:22px;flex:0 0 22px}@media (max-width:760px){.site-footer .footer-contact>.footer-linkedin-compact{width:fit-content!important;grid-column:1/-1!important;margin-top:6px!important}.site-footer .footer-linkedin-compact .footer-linkedin-copy{display:inline!important;font-size:10px}}/* Give the shared footer CTA a visible, restrained top and bottom buffer. */.site-footer .footer-callout-inner{padding-top:16px!important;padding-bottom:16px!important}@media (max-width:760px){.site-footer .footer-callout-inner{padding-top:16px!important;padding-bottom:16px!important}}
