:root{--ink:#20323d;--navy:#182a35;--muted:#617078;--red:#d90040;--paper:#f4f5f5;--line:#dde2e3;--white:#fff;--max:1320px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:white}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(2.1rem,3.45vw,3.2rem);line-height:1.12;letter-spacing:-.045em;font-weight:600}p{line-height:1.7}button:focus-visible,a:focus-visible{outline:3px solid #e90047;outline-offset:5px}.wrap{width:min(var(--max),calc(100% - 96px));margin:auto}.topbar{background:var(--ink);color:#ecf0f2;font-size:.75rem;letter-spacing:.1em}.topbar .wrap{height:34px;display:flex;align-items:center;justify-content:space-between}.topbar a{font-size:.8rem;letter-spacing:.02em}.header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 1px 0 #0000000d}.navrow{display:flex;align-items:center;justify-content:space-between;height:94px;gap:28px}.logo{width:127px;flex-shrink:0}.logo img{height:46px;width:127px;object-fit:contain}.logo span{display:block;font-size:.6rem;letter-spacing:.28em;text-align:center;margin-top:4px}nav{display:flex;gap:30px;align-items:center}nav a{font-size:.9rem;padding:14px 0;position:relative}nav a:after{content:'';height:2px;background:var(--red);position:absolute;bottom:3px;left:0;width:0;transition:width .2s}nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:25px}.languages{display:flex;gap:7px;align-items:center;font-size:.78rem}.languages button{background:none;border:0;padding:8px 3px;color:#77838a}.languages button[aria-pressed=true]{font-weight:bold;color:var(--ink)}.languages span{color:#c8cdcf}.button{border:1px solid var(--red);display:inline-flex;align-items:center;justify-content:center;gap:35px;background:var(--red);color:#fff;min-height:54px;padding:15px 25px;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#b60037;border-color:#b60037;transform:translateY(-2px)}.button.small{padding:12px 18px;min-height:43px;font-size:.82rem}#menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}#menu-toggle span{display:block;width:24px;height:2px;margin:6px 0;background:var(--ink)}.hero{display:grid;grid-template-columns:43% 57%;min-height:610px}.hero-copy{background:var(--navy);padding:61px 44px 26px max(48px,calc((100vw - var(--max))/2));color:#fff;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.73rem;letter-spacing:.14em;font-weight:bold;margin-bottom:24px;color:var(--red)}.eyebrow.light{color:#fcaac2}.hero h1{font-size:clamp(3rem,5.1vw,5rem);line-height:1.05;font-weight:500;letter-spacing:-.055em;margin:0 0 25px}.hero h1 em{font-style:normal;color:#fb477b}.hero-copy>p{font-size:1rem;max-width:385px;color:#d3dce1;line-height:1.7;margin-bottom:29px}.hero-bottom{width:100%;display:flex;justify-content:space-between;gap:15px;font-size:.61rem;letter-spacing:.13em;color:#aab8c0;margin-top:auto;padding-top:47px}.hero-visual{position:relative;overflow:hidden;min-width:0;background:#b5bdc3}.hero-product>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% 50%;transition:opacity .2s}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10212d33 0%,transparent 42%,#10212dcc 100%)}.image-top{position:absolute;top:27px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:.66rem;font-weight:bold;letter-spacing:.14em}.image-index{font-weight:normal;border:1px solid #ffffff70;padding:8px 11px}.image-caption{position:absolute;bottom:86px;left:35px;right:35px;color:white;display:flex;justify-content:space-between;align-items:end;gap:15px}.image-caption>div>span{font-size:.69rem;letter-spacing:.14em}.image-caption h2{font-size:3rem;margin:10px 0 6px;letter-spacing:-.035em}.image-caption p{font-size:.9rem;max-width:400px;margin:0;color:#e1e7ea;line-height:1.4}.round{border:1px solid #ffffffaa;background:#ffffff12;border-radius:50%;height:61px;width:61px;flex-shrink:0;color:white;backdrop-filter:blur(8px);font-size:1rem;transition:background .2s}.round:hover{background:var(--red)}.process-strip{background:#eef1f2;border-bottom:1px solid var(--line)}.process-strip>.wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.process-strip .wrap>span:first-child{font-size:.65rem;letter-spacing:.11em;max-width:190px;line-height:1.6;color:#687880}.process-strip a{font-size:.95rem;font-weight:500}.process-strip a:hover{color:var(--red)}.divider{color:#b9c4c9}.section{padding-top:94px;padding-bottom:96px}.section-intro{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:43px}.section-intro h2{margin-bottom:0}.section-aside{max-width:360px}.section-aside p{color:var(--muted);font-size:.94rem;margin-bottom:18px}.text-link{display:inline-flex;gap:34px;align-items:center;font-size:.91rem;font-weight:bold;border-bottom:1px solid var(--ink);padding-bottom:9px}.text-link:hover{color:var(--red);border-color:var(--red)}.filters{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:20px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:white;padding:12px 17px;color:var(--ink);font-size:.84rem;transition:all .2s}.filters button:hover{border-color:var(--ink)}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.grid-meta{display:flex;justify-content:space-between;margin:23px 0 21px;color:#6e7e86;font-size:.73rem}.grid-meta>span:last-child{letter-spacing:.09em;font-size:.64rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.product-card{min-width:0;border:1px solid var(--line);background:white;text-align:left;color:var(--ink);padding:0;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;position:relative}.product-card:hover{border-color:#9cabb2;box-shadow:0 12px 25px #10212d0b}.product-image{height:245px;display:flex;align-items:center;justify-content:center;padding:25px;background:linear-gradient(150deg,#fafbfb,#f0f2f3);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.045)}.product-info{padding:24px;flex:1;display:flex;flex-direction:column;min-height:162px}.product-cat{font-size:.62rem;letter-spacing:.12em;color:var(--muted);text-transform:uppercase;margin-bottom:10px}.product-info h3{font-size:1.55rem;letter-spacing:-.03em;margin-bottom:8px}.product-title{font-size:.9rem;line-height:1.5;margin:0 30px 0 0}.product-arrow{position:absolute;right:24px;bottom:26px;font-size:1.2rem;color:var(--red)}.line-feature{display:grid;grid-template-columns:57% 43%;background:var(--navy);color:white}.line-image{position:relative;min-height:540px;overflow:hidden}.line-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.image-label{position:absolute;bottom:24px;left:35px;color:white;font-size:1.1rem;background:var(--ink);padding:10px 16px}.line-copy{padding:64px 55px}.line-copy h2{font-size:clamp(2.4rem,4vw,3.8rem);font-weight:500}.line-copy p{font-size:.95rem;color:#d3dce1;max-width:390px;margin-bottom:30px}.button.white{background:white;color:var(--ink);border-color:white}.button.white:hover{background:#e9eff2;border-color:#e9eff2}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about h2{font-size:clamp(2rem,3vw,2.8rem)}.about p{color:var(--muted);font-size:.95rem}.about p.about-lead{font-size:1.35rem;line-height:1.55;letter-spacing:-.02em;color:var(--ink)}.contact-section{background:var(--ink);color:white;padding:76px 0}.contact-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.contact-inner h2{font-weight:500;font-size:clamp(2rem,3.6vw,3.2rem)}.contact-inner p{font-size:.94rem;color:#d1dce1;max-width:430px;margin-bottom:0}.contact-links{display:flex;flex-direction:column;align-items:start}.email-link{display:flex;justify-content:space-between;gap:35px;border-bottom:1px solid #82929b;padding-bottom:16px;margin-bottom:22px;font-size:clamp(1.1rem,2vw,1.8rem);width:100%}.email-link:hover{color:#ff88aa}.phone-link{font-size:1.2rem;margin-bottom:32px}.contact-location{font-size:.68rem;letter-spacing:.15em;color:#bcc9d0}.footer{display:flex;align-items:center;gap:30px;min-height:125px;font-size:.77rem;color:#6b7982}.footer-brand{font-size:1.7rem;font-weight:900;letter-spacing:-.07em;color:var(--ink);margin-right:auto}.footer-brand span{display:block;font-size:.5rem;letter-spacing:.17em;font-weight:normal}.footer>a:last-child{margin-left:auto}.skip-link{position:fixed;left:15px;top:-80px;padding:15px;background:white;z-index:100}.skip-link:focus{top:15px}dialog{border:0;width:min(1000px,calc(100% - 48px));max-height:90vh;padding:0;color:var(--ink);background:#fff;box-shadow:0 24px 100px #0005}dialog::backdrop{background:#122530bf;backdrop-filter:blur(5px)}.dialog-close{position:absolute;z-index:2;right:16px;top:16px;width:43px;height:43px;border:1px solid #dce1e3;background:white;color:var(--ink);font-size:1.8rem;line-height:1}.detail-image{background:#f1f3f4;padding:50px 35px 28px;display:flex;align-items:center;justify-content:center}.detail-image img{max-height:340px;width:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:35px 45px 40px}.detail-copy h2{margin-bottom:10px}.detail-copy h3{font-size:1.2rem;line-height:1.4;font-weight:500}.detail-copy p{font-size:.95rem;color:var(--muted);max-width:730px}.detail-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:22px}#video-dialog{background:var(--navy);color:white;padding:24px}#video-dialog h2{font-size:1.3rem;padding-right:45px;margin:0 0 20px}video{width:100%;max-height:70vh;display:block}.hide{display:none!important}
.hero-visual.cutout{background:#fff}.hero-visual.cutout .hero-product>img{object-fit:contain;object-position:center;width:100%;height:76%;top:3%;padding:12px}.cutout .hero-image-shade{display:none}.cutout .image-top,.cutout .image-caption{color:var(--ink)}.cutout .image-caption p{color:#50616b}.cutout .image-index{border-color:#9aaab3}.cutout .round{color:var(--ink);border-color:#82949e;background:white}.cutout .round:hover{background:var(--red);color:white}
@media(min-width:1600px){.hero{min-height:690px}.hero-copy{padding-top:78px}.hero-copy h1{font-size:5.5rem}.hero-product>img{object-position:center}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:18px}.navrow{gap:20px}.nav-actions{gap:15px}.nav-quote{display:none}.hero-copy{padding-left:28px;padding-right:28px}.hero h1{font-size:3.6rem}.hero{min-height:600px}.hero-bottom{flex-direction:column;gap:8px}.process-strip a{font-size:.83rem}.section{padding:70px 0}.product-image{height:210px;padding:16px}.product-info{padding:20px}.line-copy{padding:50px 32px}.about{gap:45px}.contact-inner{gap:40px}}
@media(max-width:760px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 36px)}.topbar .wrap{height:29px}.topbar span{font-size:.55rem;letter-spacing:.07em}.topbar a{font-size:.63rem}.navrow{height:77px}.logo{width:109px}.logo img{width:109px;height:37px}.logo span{font-size:.5rem}.nav-actions{gap:15px}#menu-toggle{display:block}nav{display:none;position:absolute;left:0;right:0;top:77px;flex-direction:column;align-items:stretch;padding:12px 24px 22px;background:white;border-bottom:1px solid var(--line);gap:0}nav.open{display:flex}nav a{padding:14px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 24px 31px}.hero h1{font-size:clamp(2.7rem,11vw,4.4rem);line-height:1.05}.hero-copy>p{max-width:450px}.hero-bottom{flex-direction:row;padding-top:32px}.hero .eyebrow{font-size:.62rem;margin-bottom:21px}.hero-visual{min-height:430px}.hero-product>img{object-position:center}.image-top{top:20px;left:24px;right:24px}.image-caption{left:24px;right:24px;bottom:80px}.image-caption h2{font-size:2.5rem}.image-caption p{font-size:.8rem;max-width:270px}.round{width:50px;height:50px}.process-strip>.wrap{flex-wrap:wrap;justify-content:start;gap:12px 15px;padding:17px 0}.process-strip .wrap>span:first-child{max-width:none;width:100%;font-size:.57rem}.process-strip a{font-size:.73rem}.process-strip .divider{font-size:.7rem}.section{padding-top:58px;padding-bottom:58px}.section-intro{display:block;margin-bottom:28px}.section-intro h2{margin-bottom:23px}.section-aside{max-width:100%}.section-aside p{font-size:.91rem}.eyebrow{margin-bottom:17px;font-size:.65rem}.filters{gap:7px;padding-bottom:18px}.filters button{padding:10px 12px;font-size:.74rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px}.product-image{height:165px;padding:14px}.product-info{padding:16px 13px;min-height:148px}.product-info h3{font-size:1.22rem}.product-title{font-size:.76rem;margin-right:9px}.product-cat{font-size:.53rem;letter-spacing:.06em;line-height:1.4}.product-arrow{right:12px;bottom:13px;font-size:1rem}.grid-meta>span:last-child{font-size:.55rem}.line-feature{grid-template-columns:1fr}.line-image{min-height:350px}.line-copy{padding:40px 24px}.line-copy h2{font-size:2.7rem}.line-copy h2 br:last-child{display:none}.about{grid-template-columns:1fr;gap:16px}.about p.about-lead{font-size:1.2rem}.contact-section{padding:49px 0}.contact-inner{grid-template-columns:1fr;gap:35px}.email-link{font-size:1.4rem}.footer{padding:28px 0;flex-wrap:wrap;gap:22px 20px}.footer-brand{width:100%;margin:0}.footer>span{width:100%}.footer>a:last-child{margin-left:0}dialog{width:calc(100% - 24px);max-height:92vh}.detail-image{padding:60px 20px 20px}.detail-image img{max-height:230px}.detail-copy{padding:24px}.detail-copy h3{font-size:1.05rem}.detail-actions{gap:20px}#video-dialog{padding:20px 12px}}
@media(max-width:350px){.product-grid{grid-template-columns:1fr}.hero-bottom{font-size:.5rem}.process-strip .divider{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.product-gallery{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding:12px 4px}.product-gallery button{flex:0 0 72px;width:72px;height:60px;padding:2px;border:2px solid transparent;background:#fff;cursor:pointer}.product-gallery button[aria-pressed="true"]{border-color:#c9232c}.product-gallery button img{width:100%;height:100%;object-fit:cover}.detail-image{min-width:0}#detail-main-image{width:100%;max-height:460px;object-fit:contain}

/* Keep every cleaned machine fully visible. */
.product-image img,.line-image img{object-fit:contain}.line-image{background:#f5f3ef}.product-gallery button img{object-fit:contain}.hero-product>img{object-fit:contain}
.detail-image{flex-direction:column;align-items:stretch}.product-gallery{width:100%;flex-shrink:0}.product-gallery button img{max-height:100%}@media(max-width:700px){#detail-main-image{max-height:300px}}

/* Featured machine image opens the product currently on display. */
.hero-product{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}
.hero-product:focus-visible{outline-offset:-5px}
.hero-image-shade,.image-top,.image-caption{pointer-events:none}
.image-caption .video-trigger{pointer-events:auto}
.image-caption{bottom:32px}

/* Explicitly requested fade also applies when global reduced-motion styles are active. */
.hero-visual .hero-product>img,.hero-visual .image-caption,.hero-visual .image-index{transition:opacity 450ms ease-in-out!important}
.hero-visual.is-fading .hero-product>img,.hero-visual.is-fading .image-caption,.hero-visual.is-fading .image-index{opacity:0}

/* Reference-matched lettering is stored as vector outlines for consistent rendering. */
.logo .brand-tagline,.footer-brand .brand-tagline{display:block;height:auto;max-width:100%;object-fit:contain;margin-top:0}
/* The bitmap L–İ occupies x=62%..98%; keep that alignment at each logo size. */
.logo .brand-tagline{width:36%;margin-left:62%;margin-right:2%}
/* Footer wordmark's measured L–İ span is 24.94 px of its 64.94 px width. */
.footer .footer-brand{position:relative;width:max-content;padding-bottom:9px}
.footer-brand .brand-tagline{position:absolute;bottom:0;right:0;width:38.4%;margin:0}

.phone-label{display:block;font-size:.75rem;line-height:1.4;color:#d1dce1;margin-bottom:7px;letter-spacing:.03em}.phone-number{white-space:nowrap}

.phone-number{display:flex;align-items:center;gap:10px}.contact-phone-icon{width:20px;height:20px;flex:0 0 20px}.mobile-phone .phone-label{padding-left:30px}

.mobile-contact{margin-bottom:32px;max-width:100%}.mobile-contact>.phone-label{padding-left:30px}.mobile-contact-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px}.mobile-contact .mobile-phone{margin-bottom:0}.contact-messengers{display:flex;align-items:center;gap:4px}.messenger-link{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff50;border-radius:50%;color:#fff}.messenger-link svg{display:block;flex:none}.messenger-link:hover{background:#ffffff18;border-color:#fff}

.header-socials{display:flex;gap:2px;align-items:center}.header-social-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:44px;padding:0;border:0;background:none;color:var(--ink)}.header-social-icon:disabled{opacity:.45}.header-social-icon:hover:not(:disabled){color:var(--red)}.nav-actions{gap:12px}.navrow{gap:18px}.header nav{gap:18px}.social-section{border-top:1px solid var(--line)}.social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.social-card{font:inherit;text-align:left;display:flex;align-items:center;gap:16px;padding:25px;border:1px solid var(--line);background:#fff;color:var(--ink);flex-wrap:wrap}.social-card svg{flex-shrink:0}.social-card small{width:100%;color:var(--muted);font-size:.8rem}.social-card:disabled{color:var(--muted)}a.social-card:hover{border-color:var(--red);color:var(--red)}
@media(min-width:761px) and (max-width:1200px){.navrow{height:auto;min-height:94px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.header nav{order:3;width:100%;justify-content:center}.nav-actions{margin-left:auto}.nav-quote{display:none}}
@media(max-width:760px){.navrow{height:auto;min-height:110px;display:grid;grid-template-columns:1fr auto;gap:0;padding-top:8px;padding-bottom:8px}.nav-actions{display:contents}.languages{grid-column:1;grid-row:2;justify-self:start}.header-socials{grid-column:2;grid-row:2;justify-self:end}#menu-toggle{grid-column:2;grid-row:1;justify-self:end}.header nav{top:100%}.social-grid{grid-template-columns:1fr}.header-social-icon{width:44px}html{scroll-padding-top:120px}}

.related-products{margin-top:40px;padding-top:30px;border-top:1px solid var(--line)}.related-products>h3{font-size:1.5rem;line-height:1.3;margin-bottom:24px}.related-products .product-image{height:170px}.related-products .product-info{padding:16px;min-height:155px}.related-products .product-info h3{font-size:1.25rem;font-weight:600}.related-products .product-title{font-size:.8rem}.related-products .product-grid{gap:16px}@media(max-width:600px){.related-products .product-grid{grid-template-columns:1fr}.related-products .product-image{height:190px}.related-products .product-info{min-height:125px}}

.technical-specs{margin-top:36px}.technical-specs>h3{font-size:1.5rem}.technical-specs table{width:100%;border-collapse:collapse;font-size:.94rem;line-height:1.5}.technical-specs th,.technical-specs td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.technical-specs th{width:55%;font-weight:500}.technical-specs tr:nth-child(odd){background:var(--paper)}.technical-specs .spec-source{font-size:.75rem;margin-top:14px}@media(max-width:600px){.technical-specs table{font-size:.82rem}.technical-specs th,.technical-specs td{padding:10px 8px}}

/* Shared white background for every product card. */
.product-image{background:#fff}
.product-image img{mix-blend-mode:normal}

/* Keep the product close control visible within the scrolling dialog. */
#product-dialog>.dialog-close{position:sticky;display:block;top:16px;right:auto;z-index:5;margin:16px 16px -59px auto;box-shadow:0 2px 8px #0002}

@media(min-width:761px){.social-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

.about-logo{margin-bottom:24px}

.footer-logo{display:block;margin-right:auto}

/* Sales office location */
.contact-office{width:100%;margin-top:24px;padding-top:24px;border-top:1px solid #82929b;font-size:.9rem;letter-spacing:normal;line-height:1.7}.contact-office strong{display:block;color:#fff;font-size:1rem;margin-bottom:8px}.contact-office address{font-style:normal;overflow-wrap:anywhere}.contact-office .directions-link{display:inline-flex;gap:16px;align-items:center;color:#fff;font-weight:600;min-height:44px;margin-top:12px;border-bottom:1px solid #bcc9d0}.contact-office .directions-link:hover{color:#ff88aa;border-color:#ff88aa}

.office-qr{display:flex;align-items:center;gap:20px;margin-top:24px}.office-qr>a{flex-shrink:0;background:#fff;padding:8px}.office-qr img{width:180px;height:180px;image-rendering:pixelated}.contact-office .office-qr p{font-size:.85rem;line-height:1.6;max-width:210px}@media(max-width:480px){.office-qr{flex-direction:column;align-items:flex-start}.contact-office .office-qr p{max-width:none}}

/* Release review: motion control and accessible targets. */
.languages a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}@media(prefers-reduced-motion:reduce){.hero-visual .hero-product>img,.hero-visual .image-caption,.hero-visual .image-index{transition:none!important}}


