:root{--ink:#112c30;--dark:#10282c;--mint:#d4ea88;--paper:#f6f5ef;--muted:#647576;--line:#dbe1da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:-9999px;top:0;background:white;padding:12px;z-index:99}.skip:focus{left:0}.site-header{background:var(--paper);position:relative;z-index:5}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap}.brand-symbol{width:37px;height:37px;background:var(--ink);color:var(--mint);font-family:Manrope,sans-serif;font-size:24px;font-weight:800;display:grid;place-items:center;position:relative;line-height:1}.brand-symbol span{font-size:13px;position:absolute;right:-5px;bottom:-5px;background:var(--mint);color:var(--ink);padding:1px 3px}.brand-name{font-family:Manrope,sans-serif;font-size:15px;font-weight:800;letter-spacing:.055em}.brand-name b{font-weight:500}.desktop-nav{display:flex;gap:34px;font-size:13px;font-weight:700}.desktop-nav a:hover,.footer a:hover{color:#7aa63e}.nav-cta{font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding:10px 0}.nav-cta span,.section-link span,.card-link span{margin-left:17px}.menu-toggle{display:none;border:0;background:none;font-size:24px}.mobile-nav{display:none}.hero{background:var(--dark);color:#fff;min-height:640px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:640px}.hero-copy{padding:77px 42px 34px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:10px;line-height:1.5;font-weight:800;letter-spacing:.16em;color:#6d7c70;text-transform:uppercase}.eyebrow.light{color:#c9dfab}.eyebrow-line{height:1px;width:50px;background:#7f9589}.hero h1,.page-intro h1,.prose-page h1{font-family:Manrope,sans-serif;font-size:clamp(54px,5.7vw,91px);line-height:1.02;letter-spacing:-.075em;margin:39px 0 28px;font-weight:700}.hero h1 em,.section h2 em,.dark-section h2 em,.insight-section h2 em,.page-intro h1 em,.spec-section h2 em{color:var(--mint);font-style:normal}.hero-copy>p{font-size:17px;line-height:1.75;max-width:510px;color:#c6d2cd;margin:0}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:38px}.button{display:inline-flex;justify-content:space-between;gap:28px;align-items:center;padding:18px 23px;font-size:13px;font-weight:800;min-width:185px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-light{background:var(--mint);color:var(--ink)}.button-dark{background:var(--ink);color:white}.button-outline{border:1px solid #78918a;color:white}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid #77958b;padding:7px 0}.text-link span{margin-left:10px}.text-link.dark{border-color:var(--ink)}.hero-meta{display:flex;gap:35px;border-top:1px solid #355157;width:100%;margin-top:auto;padding-top:25px;color:#abbdb7;font-size:12px}.hero-meta b{display:block;color:var(--mint);font:800 23px Manrope,sans-serif;margin-bottom:1px}.hero-visual{position:relative;min-height:600px;background:#244348;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('/assets/hero/atolye.webp') center/cover;opacity:.36}.hero-diagram{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 55% 45%,#5b7975aa,#213c42dd 67%)}.hero-diagram:before,.hero-diagram:after{content:'';position:absolute;border:1px solid #a3b8a34d;border-radius:50%;width:480px;height:480px}.hero-diagram:after{width:650px;height:650px}.hero-caption{position:absolute;bottom:31px;left:37px;right:37px;display:flex;justify-content:space-between;align-items:end;font:800 10px Manrope,sans-serif;letter-spacing:.12em;color:#d6e1d5}.hero-caption b{font-size:13px;letter-spacing:0}.diagram-label{position:absolute;color:var(--mint);font:800 14px Manrope,sans-serif;z-index:2}.diagram-label i{display:block;color:white;font:500 11px 'DM Sans',sans-serif;margin-top:5px}.diagram-label.one{top:19%;left:9%}.diagram-label.two{top:33%;right:8%}.diagram-label.three{bottom:25%;left:10%}.machine{width:385px;height:300px;position:relative;filter:drop-shadow(30px 35px 22px #09232780);transform:perspective(900px) rotateY(-13deg)}.machine-top{position:absolute;top:19px;left:40px;width:305px;height:30px;background:linear-gradient(120deg,#b7c8c1,#597b7c);transform:skewX(-23deg);border:2px solid #c5d1c9}.machine-body{position:absolute;top:48px;left:24px;width:332px;height:210px;background:linear-gradient(130deg,#d6ded5 0%,#94aaa5 40%,#547476 100%);border:5px solid #d5dfd5;box-shadow:inset -16px 0 25px #1b45476b}.machine-panel{position:absolute;left:18px;top:20px;width:53px;height:76px;background:#2e565a;border:3px solid #e2e8d9;display:flex;align-items:center;flex-direction:column;gap:7px;padding-top:9px}.machine-panel i{width:12px;height:12px;border-radius:50%;background:#d3e986}.machine-panel i:nth-child(2){background:#c6805e}.machine-panel i:nth-child(3){background:#adbbb2}.machine-window{position:absolute;left:85px;top:47px;right:18px;height:104px;border:7px solid #dfe7df;background:linear-gradient(165deg,#1e4549,#0e2a32);display:flex;align-items:center;justify-content:space-around;overflow:hidden}.machine-window span{height:70px;width:23px;border-left:9px solid #678686;border-right:3px solid #8eaaa6;transform:skewX(-14deg)}.machine-vent{position:absolute;left:95px;bottom:14px;width:190px;height:17px;background:repeating-linear-gradient(90deg,#517578 0 7px,#bfd0c3 7px 13px)}.machine-feet{position:absolute;bottom:19px;left:45px;width:300px;display:flex;justify-content:space-between}.machine-feet i{width:38px;height:42px;background:#617c78}.marquee{background:var(--mint);padding:17px 0;white-space:nowrap;overflow:hidden;font:800 14px Manrope,sans-serif;letter-spacing:.17em}.marquee .wrap{display:flex;justify-content:space-between;gap:20px}.marquee span{color:#7c9d5a}.section{padding-top:105px;padding-bottom:112px}.section.compact{padding-top:55px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section h2,.dark-section h2,.insight-section h2,.spec-section h2{font:700 clamp(39px,4vw,62px)/1.1 Manrope,sans-serif;letter-spacing:-.06em;margin:18px 0 0}.section h2 em,.insight-section h2 em,.spec-section h2 em{color:#86a847}.section-link{font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:11px;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8dfd8;border:1px solid #d8dfd8}.category-card{background:var(--paper);min-height:285px;padding:29px 31px;display:flex;flex-direction:column;transition:background .2s}.category-card:hover{background:#eaf0dd}.card-index{font:700 11px Manrope,sans-serif;color:#70827a}.card-icon{font-size:32px;color:#86a847;margin:16px 0 5px}.category-card h3{font:700 21px/1.22 Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 10px}.category-card p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.card-link{font-size:12px;font-weight:800;margin-top:auto;padding-top:22px}.dark-section{background:#19373a;color:#fff;padding:94px 0}.dark-section h2 em{color:var(--mint)}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:13%}.split-copy{padding-top:44px}.split-copy p{font-size:18px;line-height:1.75;color:#c5d3cd;margin:0 0 24px}.split-copy .button{margin-top:9px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;display:block;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #16332a15}.product-art,.detail-art{height:260px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 48% 55%,#e3e9df,#d5ded7 65%,#b7cac2);overflow:hidden}.product-art>img,.detail-art>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:2}.product-art .machine{transform:scale(.58) perspective(900px) rotateY(-13deg)}.product-info{padding:28px;min-height:238px;display:flex;flex-direction:column}.product-info h3{font:700 21px/1.3 Manrope,sans-serif;letter-spacing:-.04em;margin:9px 0}.product-info p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.insight-section{background:#edf0e7;padding:105px 0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:#fff;padding:31px;min-height:300px;display:flex;flex-direction:column;transition:transform .2s}.article-card:hover{transform:translateY(-4px)}.article-card h3,.article-card h2{font:700 22px/1.25 Manrope,sans-serif;letter-spacing:-.04em;margin:23px 0 13px}.article-card p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.cta-band{background:#203f42;color:white;padding:75px 0}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font:700 38px Manrope,sans-serif;letter-spacing:-.05em;margin:0}.footer{background:#0d2327;color:#bacbc3;padding-top:64px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:50px;padding-bottom:70px}.footer-brand{color:white}.footer-grid p{font-size:13px;margin-top:24px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:13px}.footer-grid b{color:white;margin-bottom:6px}.footer-bottom{border-top:1px solid #385158;display:flex;justify-content:space-between;padding:20px 0;font-size:12px}.breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:#7e8d85;margin-bottom:65px}.breadcrumb a:last-child{color:var(--ink)}.page-intro{padding-top:32px;padding-bottom:60px}.page-intro h1{margin:22px 0 22px;max-width:1050px}.page-intro h1 em{color:#83a745}.page-intro>p{max-width:680px;font-size:18px;line-height:1.7;color:#566a69}.empty-products{background:#e9efe7;padding:50px;max-width:760px}.empty-products p{font-size:17px;line-height:1.7;margin:0 0 27px}.product-detail{padding-top:30px;padding-bottom:95px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.detail-art{height:560px}.detail-art .machine{transform:scale(1.08) perspective(900px) rotateY(-13deg)}.detail-copy h1{font:700 clamp(43px,4.4vw,70px)/1.08 Manrope,sans-serif;letter-spacing:-.065em;margin:22px 0}.detail-copy>p{font-size:17px;color:#596e6b;line-height:1.75}.detail-actions{display:flex;align-items:center;gap:26px;margin:32px 0}.detail-note{border-top:1px solid var(--line);padding-top:22px;color:#71807a;font-size:13px;line-height:1.6}.spec-section{background:#e8eee5;padding:76px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.spec-grid>div:last-child{font-size:17px;line-height:1.7;color:#516662}.spec-list{margin:0}.spec-list>div{display:flex;justify-content:space-between;border-bottom:1px solid #c8d4ca;padding:17px 0}.spec-list dt{color:#61726b}.spec-list dd{margin:0;font-weight:800;color:var(--ink)}.fineprint{font-size:12px;color:#75847d}.prose-page{padding-top:30px;padding-bottom:110px}.prose-page h1{max-width:1050px;font-size:clamp(48px,5vw,75px)}.prose-page .lead{font-size:21px;line-height:1.6;max-width:790px;color:#647774}.prose{max-width:760px;margin:75px auto 0}.prose section{margin-bottom:44px}.prose h2{font:700 29px Manrope,sans-serif;letter-spacing:-.04em}.prose p{font-size:17px;line-height:1.85;color:#485e5c}.prose aside{background:#dfe9d3;padding:30px;margin-top:60px}.prose aside p{margin:9px 0}.prose aside a{font-weight:800}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.steps>div{background:var(--paper);padding:28px}.steps b{color:#7ca347}.steps h3{font:700 22px Manrope,sans-serif;letter-spacing:-.04em}.steps p{font-size:14px;line-height:1.65;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-panel,.contact-guide{padding:45px}.contact-panel{background:#e8eee6}.contact-guide{background:var(--dark);color:white}.contact-panel h2,.contact-guide h2{font:700 36px Manrope,sans-serif;letter-spacing:-.05em}.contact-line{display:flex;gap:14px;flex-direction:column;padding:22px 0;border-bottom:1px solid #cad6cb;font-size:14px}.contact-line span{color:#6d8076}.contact-line b{font-size:18px}.contact-guide ul{padding-left:20px;line-height:2.6;color:#d2dfd4;margin:30px 0}.contact-guide .button{display:inline-flex}@media(max-width:1000px){.wrap{width:min(100% - 48px,1320px)}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:block}.mobile-nav.open{display:flex;flex-direction:column;padding:15px 24px 30px;gap:20px;background:var(--paper);font-weight:700}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(48px,6vw,72px)}.hero-meta{gap:17px}.category-grid,.product-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.split{gap:6%}.cta-band .wrap{flex-wrap:wrap}}@media(max-width:680px){.wrap{width:calc(100% - 36px)}.nav{height:72px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:63px 0 34px}.hero h1{font-size:clamp(49px,12vw,71px);margin-top:28px}.hero-copy>p{font-size:15px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-meta{margin-top:55px}.hero-visual{min-height:360px}.hero-diagram:before{width:300px;height:300px}.hero-diagram:after{width:420px;height:420px}.hero-diagram .machine{transform:scale(.7) perspective(900px) rotateY(-13deg)}.hero-caption{left:18px;right:18px}.marquee{font-size:9px}.section,.insight-section{padding-top:70px;padding-bottom:75px}.section-heading{align-items:start;flex-direction:column}.section h2,.dark-section h2,.insight-section h2,.spec-section h2{font-size:40px}.category-grid,.product-grid,.article-grid,.split,.detail-grid,.spec-grid,.steps,.contact-grid,.footer-grid{grid-template-columns:1fr}.category-card{min-height:225px}.dark-section{padding:75px 0}.split-copy{padding-top:0}.product-art{height:240px}.cta-band .wrap{display:block}.cta-band h2{font-size:34px;margin:14px 0 25px}.footer-grid{gap:38px}.breadcrumb{margin-bottom:40px}.page-intro h1{font-size:48px}.page-intro>p{font-size:16px}.detail-art{height:350px}.detail-art .machine{transform:scale(.72) perspective(900px) rotateY(-13deg)}.detail-copy h1{font-size:47px}.detail-actions{flex-wrap:wrap}.contact-panel,.contact-guide{padding:28px}.prose-page h1{font-size:48px}}

:root{--ink:#102a4b;--dark:#071d38;--mint:#e1223d;--paper:#f7f9fc;--muted:#627188;--line:#dce3ec}
html{scroll-behavior:smooth}
body{font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;background:var(--paper);color:var(--ink)}
.brand-name,.brand-symbol,.eyebrow,.hero h1,.page-intro h1,.prose-page h1,.section h2,.dark-section h2,.insight-section h2,.spec-section h2,.category-card h3,.product-info h3,.article-card h3,.article-card h2,.contact-panel h2,.contact-guide h2,.cta-band h2,.footer-grid b,.hero-meta b{font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif}
.brand-symbol{background:var(--dark);color:#fff;border-radius:3px}.brand-symbol span{background:var(--mint);color:#fff;border-radius:2px}
.site-header{background:#fff;border-bottom:1px solid #e5eaf1}.nav{height:82px}.nav-cta{color:var(--mint);border-color:var(--mint)}.desktop-nav a{transition:color .2s}.desktop-nav a:hover,.footer a:hover{color:var(--mint)}
.hero{background:linear-gradient(135deg,#061a35,#103361 63%,#071d38);min-height:660px}.hero-grid{min-height:660px;grid-template-columns:1.03fr .97fr}.hero-copy{padding-top:92px}.hero h1{letter-spacing:-.065em;font-weight:800}.hero h1 em{color:#ff4b62}.hero-copy>p{color:#d3e0f1}.hero-meta{border-color:#55718d;color:#b7c8da}.hero-meta b{color:#fff}.eyebrow.light{color:#ff8c9c}.eyebrow-line{background:#c05060}
.button-light{background:var(--mint);color:#fff}.button-light:hover{background:#b9112d}.button-dark{background:var(--dark);color:#fff}.button-dark:hover{background:#143e70}.button-outline{border-color:#b3c6d9}.text-link{border-color:#a4bbd0}
.hero-visual{background:#102f55;min-height:660px}.video-frame{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#0a1d38,#203d65)}.video-frame>img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.1);opacity:.76;transform:scale(1.035);animation:videoDrift 18s ease-in-out infinite alternate}.video-tint{position:absolute;inset:0;background:linear-gradient(0deg,#061b37cf 0%,#0b244b20 46%,#061b37a0 100%)}.video-corner{position:absolute;top:36px;left:36px;z-index:1;font-size:11px;font-weight:800;letter-spacing:.18em;color:#fff;border-left:3px solid var(--mint);padding-left:13px}.video-caption{position:absolute;left:38px;bottom:35px;z-index:1;display:flex;flex-direction:column;gap:4px;color:#e2eaf4;font-size:13px}.video-caption b{font-size:23px;color:#fff;letter-spacing:-.03em}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:92px;width:92px;border-radius:50%;border:1px solid #ffffffc9;color:#fff;background:#e1223de8;display:grid;place-items:center;cursor:pointer;z-index:2;box-shadow:0 0 0 16px #ffffff1c;transition:box-shadow .3s,background .3s,transform .3s;animation:playPulse 3s ease-in-out infinite}.video-play:hover{background:#b9112d;box-shadow:0 0 0 26px #ffffff21;transform:translate(-50%,-50%) scale(1.08)}.video-play span{font-size:28px;margin-left:5px}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:4;background:#000}
.marquee{background:var(--mint);color:#fff}.marquee span{color:#ffc2ca}.marquee .wrap{animation:marqueeFloat 12s ease-in-out infinite alternate}
.section h2 em,.insight-section h2 em,.spec-section h2 em,.page-intro h1 em{color:var(--mint)}.category-grid{background:#dce4ee;border-color:#dce4ee}.category-card{background:#fff;border-top:3px solid transparent;transition:background .25s,transform .25s,border-color .25s}.category-card:hover{background:#f9fbff;border-color:var(--mint);transform:translateY(-4px)}.card-icon{color:var(--mint)}.card-link{color:var(--mint)}.category-card p,.product-info p,.article-card p{color:var(--muted)}
.dark-section{background:linear-gradient(115deg,#071d38,#133a68)}.dark-section h2 em{color:#ff526b}.split-copy p{color:#d3dfe9}.product-art,.detail-art{background:radial-gradient(circle at 50% 40%,#eaf0f6,#dce6f0 65%,#bfcede)}.product-card{box-shadow:0 8px 24px #082a5210}.product-card:hover{box-shadow:0 24px 42px #082a5224}.insight-section{background:#edf3fa}.article-card{border-bottom:3px solid transparent;transition:transform .25s,border-color .25s,box-shadow .25s}.article-card:hover{border-color:var(--mint);box-shadow:0 20px 35px #092b5317}.cta-band{background:linear-gradient(115deg,#0a2b53,#153f71)}.footer{background:#061a33}.footer-bottom{border-color:#2f5073}.page-intro>p,.detail-copy>p,.spec-grid>div:last-child,.prose p{color:#53677e}.spec-section,.contact-panel{background:#edf3f9}.steps{background:#dce4ee}.steps>div{background:#fff}.steps b{color:var(--mint)}.contact-guide{background:var(--dark)}.contact-line{border-color:#d6e0eb}.fineprint{color:#677b90}
.site-header,.hero-copy>*{animation:riseIn .65s both}.hero-copy>h1{animation-delay:.08s}.hero-copy>p{animation-delay:.17s}.hero-actions{animation-delay:.25s}.hero-meta{animation-delay:.32s}.hero-visual{animation:revealIn .8s both}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.category-card,.product-card,.article-card{will-change:transform}
@keyframes riseIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes revealIn{from{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes videoDrift{from{transform:scale(1.035) translateX(-1%)}to{transform:scale(1.12) translateX(1%)}}@keyframes playPulse{50%{box-shadow:0 0 0 23px #ffffff13}}@keyframes marqueeFloat{to{transform:translateX(-18px)}}
@media(max-width:1000px){.mobile-nav.open{background:#fff;border-bottom:1px solid #dce4ee}.hero-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.nav{height:72px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding-top:55px}.hero-visual{min-height:340px}.video-corner{top:22px;left:20px;font-size:9px}.video-caption{left:20px;bottom:22px}.video-caption b{font-size:18px}.video-play{width:70px;height:70px}.hero-meta{gap:12px}.hero-meta b{font-size:19px}.marquee .wrap{font-size:9px}.category-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.hero-copy>*,.hero-visual,.video-frame>img,.video-play,.marquee .wrap{animation:none!important}.reveal{opacity:1;transform:none;transition:none}.button,.product-card,.article-card,.category-card{transition:none}}

:root{--ink:#142f58;--dark:#091f41;--mint:#ce2638;--paper:#f8fafd;--muted:#65758b;--line:#e1e8f0}
.site-header{box-shadow:0 5px 25px #0c25410a}.brand-logo{width:195px;height:auto;max-height:58px;object-fit:contain}.footer-brand{background:#fff;border-radius:3px;padding:8px 12px;width:max-content}.footer-brand .brand-logo{width:170px}.footer-grid p{max-width:300px}
.hero{background:linear-gradient(128deg,#081d3d,#173f76 67%,#091f41)}.hero h1 em{color:#f26b75}.button-light{background:linear-gradient(120deg,#c91e34,#e1494e)}.button-light:hover{background:linear-gradient(120deg,#ad152a,#d5323e)}.dark-section{background:linear-gradient(115deg,#091f41,#194c88)}.cta-band{background:linear-gradient(110deg,#0b2b54,#164a85 75%,#9d1e33 160%)}.marquee{background:linear-gradient(90deg,#b91932,#dc3d46,#a91735)}.card-link,.nav-cta{color:#bf2032}.hero-copy>p{color:#e0e9f4}
.video-frame>img{animation:none;transform:none;opacity:.88}.video-tint{background:linear-gradient(0deg,#061b37d6 0%,#0b244b18 50%,#061b3790 100%)}.video-play{background:linear-gradient(145deg,#d52d3f,#a7162e);box-shadow:0 0 0 12px #fff2;animation:playPulse 3s ease-in-out infinite}.video-play:hover{background:#a7162e}.brand-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3;opacity:0;pointer-events:none;transition:opacity .25s;background:#071d38}.video-frame.is-playing .brand-video{opacity:1;pointer-events:auto}.video-frame.is-playing .video-play,.video-frame.is-playing .video-caption,.video-frame.is-playing .video-corner{opacity:0;pointer-events:none}.video-frame.is-playing .video-controls{display:flex}.video-controls{position:absolute;z-index:5;left:16px;right:16px;bottom:18px;display:none;align-items:center;gap:9px;padding:9px 13px;background:#081b34d9;backdrop-filter:blur(10px);border:1px solid #ffffff36;border-radius:8px;color:#fff}.video-controls button{background:none;border:0;color:#fff;min-width:32px;height:32px;cursor:pointer;font-size:16px}.video-controls button:hover{color:#ff6574}.video-controls span{font-size:11px;font-weight:700;white-space:nowrap}.video-progress{flex:1;min-width:40px;accent-color:#e04350;cursor:pointer}.video-fallback{display:none;position:absolute;z-index:6;bottom:20px;left:20px;color:#fff;font-size:12px;text-decoration:underline}.video-frame.video-error .video-fallback{display:block}.video-frame:fullscreen .brand-video{object-fit:contain}.video-frame:fullscreen .video-controls{bottom:24px}
.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;background:transparent;border:0}.category-card{padding:0;min-height:0;display:block;border:1px solid #e2e9f0;background:#fff;overflow:hidden;box-shadow:0 8px 22px #0c2d5210;transition:transform .25s,box-shadow .25s}.category-card:hover{background:#fff;transform:translateY(-5px);border-color:#e2e9f0;box-shadow:0 20px 35px #0c2d5221}.category-photo{display:grid;place-items:center;height:215px;background:linear-gradient(145deg,#edf3fa,#dbe7f3);position:relative;overflow:hidden}.category-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(140deg,#ffffff20,#133d7512)}.category-photo img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .5s}.category-card:hover .category-photo img{transform:scale(1.08)}.category-meta{display:flex;flex-direction:column;min-height:190px;padding:22px 24px}.category-meta h3{margin:11px 0 8px;font-size:20px}.category-meta p{font-size:13px}.category-meta .card-link{margin-top:auto}.card-index{color:#7b8ba1;letter-spacing:.12em}
.product-art:has(>img) .machine,.detail-art:has(>img) .machine{display:none}.product-art>img,.detail-art>img{object-fit:contain;padding:18px}.product-art,.detail-art{background:linear-gradient(140deg,#edf4fa,#d8e5f3)}.product-art:after,.detail-art:after{content:'';position:absolute;inset:0;border:1px solid #dce6f0;pointer-events:none}.product-info .eyebrow{font-size:9px}.product-info h3{min-height:55px}.product-card[hidden],.catalog-empty[hidden]{display:none!important}
.catalog-hero{color:#fff;background:radial-gradient(circle at 82% 30%,#325f98 0%,#123b71 30%,#0a2349 70%);position:relative;overflow:hidden}.catalog-hero:after{content:'';position:absolute;width:600px;height:600px;border:1px solid #fff2;border-radius:50%;right:-140px;top:-100px;box-shadow:0 0 0 100px #ffffff09,0 0 0 200px #ffffff05;pointer-events:none}.catalog-hero-inner{padding-top:34px;padding-bottom:85px;position:relative;z-index:1}.catalog-hero .breadcrumb{margin-bottom:64px;color:#cad8e9}.catalog-hero .breadcrumb a:last-child{color:#fff}.catalog-hero h1{font-size:clamp(52px,6vw,90px);line-height:1.03;letter-spacing:-.065em;margin:20px 0 23px;max-width:980px}.catalog-hero h1 em{font-style:normal;color:#fa7881}.catalog-hero p{font-size:18px;line-height:1.7;max-width:660px;color:#d9e5f2;margin-bottom:30px}.catalog-picks{padding-top:62px;padding-bottom:85px}.catalog-section-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:20px}.catalog-section-label a{color:var(--mint)}.catalog-pick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.catalog-pick{background:linear-gradient(155deg,#e9f0f8,#d6e5f3);min-height:285px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:end;box-shadow:0 8px 18px #0c2d5212}.catalog-pick:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#092951dc 0%,#0b2e5c15 65%);z-index:1}.catalog-pick img{position:absolute;width:100%;height:100%;object-fit:contain;padding:8px 14px 45px;transition:transform .45s}.catalog-pick:hover img{transform:scale(1.08)}.catalog-pick span{position:relative;z-index:2;display:flex;flex-direction:column;color:white;padding:23px}.catalog-pick small{font-size:9px;letter-spacing:.13em;color:#e1eaf4}.catalog-pick b{font-size:20px;line-height:1.2;margin:7px 0;letter-spacing:-.03em}.catalog-pick i{font-size:11px;font-style:normal;color:#ff8790;font-weight:800}
.catalog-products{padding-bottom:100px;scroll-margin-top:30px}.catalog-products .section-heading p{max-width:330px;color:var(--muted);line-height:1.6}.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:17px}.catalog-search{display:flex;flex-direction:column;gap:9px;width:min(100%,470px);position:relative}.catalog-search span{font-size:10px;font-weight:800;letter-spacing:.14em}.catalog-search input{height:52px;border:1px solid #cbd9e8;background:#fff;padding:0 47px 0 16px;font:500 15px "Segoe UI Variable","Segoe UI",Arial,sans-serif;color:var(--ink);outline:none}.catalog-search input:focus{border-color:#c72c3d;box-shadow:0 0 0 3px #cf26381c}.catalog-search i{position:absolute;right:16px;bottom:8px;font-size:26px;font-style:normal;color:#9aaabd}.catalog-count{color:#667992;font-size:12px;font-weight:700;padding-bottom:12px}.catalog-filters{display:flex;gap:8px;overflow-x:auto;padding:3px 1px 14px;margin-bottom:25px;scrollbar-width:thin}.catalog-filters button{white-space:nowrap;border:1px solid #d9e3ee;background:#fff;color:#506783;padding:10px 15px;cursor:pointer;font-size:12px;font-weight:700;transition:background .2s,color .2s}.catalog-filters button:hover{border-color:#c52b3b;color:#c52b3b}.catalog-filters button.active{background:#102f59;border-color:#102f59;color:#fff}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:14px}.catalog-grid .product-art{height:205px}.catalog-grid .product-info{padding:20px;min-height:205px}.catalog-grid .product-info h3{font-size:17px;min-height:47px}.catalog-grid .product-info p{font-size:12px}.catalog-empty{padding:32px;background:#fff;color:#516783}.catalog-all{background:linear-gradient(150deg,#eff4fa,#e9f0f8);padding:85px 0 110px;scroll-margin-top:30px}.catalog-all .category-grid{grid-template-columns:repeat(4,1fr)}.catalog-all .category-photo{height:180px}.catalog-all .category-meta{min-height:185px}.catalog-all .category-meta h3{font-size:18px}
.page-intro{background:linear-gradient(135deg,#f8fafd,#eef4fa)}.page-intro .breadcrumb{margin-bottom:52px}.detail-art{background:radial-gradient(circle at 50% 40%,#f1f6fb,#cfdfef)}.detail-art>img{padding:26px}.spec-section{background:linear-gradient(130deg,#eaf2fa,#f4f7fb)}.empty-products{background:#eaf2fa}
@media(max-width:1100px){.catalog-pick-grid,.catalog-grid,.catalog-all .category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.catalog-pick-grid,.catalog-grid,.catalog-all .category-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-hero-inner{padding-bottom:65px}.catalog-picks{padding-top:45px}}
@media(max-width:680px){.brand-logo{width:165px}.nav{height:72px}.hero{background:linear-gradient(150deg,#0a2349,#18477e)}.hero h1 em{color:#ff818b}.catalog-hero-inner{padding-top:25px;padding-bottom:60px}.catalog-hero .breadcrumb{margin-bottom:47px}.catalog-hero h1{font-size:48px}.catalog-hero p{font-size:15px}.catalog-pick-grid,.catalog-grid,.catalog-all .category-grid,.category-grid{grid-template-columns:1fr 1fr;gap:10px}.catalog-pick{min-height:210px}.catalog-pick span{padding:13px}.catalog-pick b{font-size:15px}.catalog-pick small{font-size:8px}.catalog-pick img{padding:5px 6px 35px}.catalog-picks{padding-bottom:65px}.catalog-products .section-heading p{margin:0}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:9px}.catalog-count{padding:0}.catalog-grid .product-art{height:155px}.catalog-grid .product-info{padding:13px;min-height:220px}.catalog-grid .product-info .eyebrow{font-size:8px}.catalog-grid .product-info h3{font-size:14px;min-height:54px}.catalog-grid .product-info p{font-size:11px}.catalog-grid .card-link{font-size:11px}.category-photo,.catalog-all .category-photo{height:150px}.category-photo img{padding:10px}.category-meta,.catalog-all .category-meta{padding:14px;min-height:185px}.category-meta h3,.catalog-all .category-meta h3{font-size:15px}.category-meta p{font-size:11px}.category-meta .card-link{font-size:10px}.video-controls{left:7px;right:7px;bottom:8px;padding:5px;gap:3px}.video-controls button{min-width:25px}.video-controls span{font-size:9px}.video-progress{min-width:15px}}
@media(max-width:380px){.catalog-pick-grid,.catalog-grid,.catalog-all .category-grid,.category-grid{grid-template-columns:1fr}.catalog-pick{min-height:260px}.category-photo{height:220px}.catalog-grid .product-art{height:220px}.catalog-grid .product-info{min-height:170px}}
@media(prefers-reduced-motion:reduce){.video-play{animation:none}.catalog-pick img,.category-photo img{transition:none}}
.gallery-section,.references-section{padding-bottom:110px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-tile{position:relative;display:block;border:0;padding:0;background:#dce7f3;overflow:hidden;cursor:pointer;aspect-ratio:4/3}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-tile:hover img{transform:scale(1.05)}.gallery-tile span{position:absolute;bottom:14px;left:14px;background:#092950dd;color:#fff;padding:8px 12px;font-size:11px;font-weight:800;letter-spacing:.1em}.gallery-dialog{border:0;background:#081b36;padding:0;max-width:min(1100px,90vw);max-height:90vh;overflow:hidden;box-shadow:0 25px 80px #0009}.gallery-dialog::backdrop{background:#031328d9}.gallery-dialog img{max-height:90vh;max-width:90vw;object-fit:contain}.gallery-close{position:absolute;right:12px;top:12px;background:#fff;color:#091f41;border:0;width:38px;height:38px;font-size:26px;cursor:pointer}.references-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.reference-card{display:grid;place-items:center;height:175px;background:#fff;border:1px solid #e0e8f0;padding:18px}.reference-card img{max-width:100%;max-height:100%;object-fit:contain}.references-cta{margin-top:45px;padding:27px 32px;background:linear-gradient(110deg,#eaf2fa,#dce9f6);display:flex;justify-content:space-between;align-items:center;gap:20px}.references-cta p{font-size:17px;font-weight:700}.catalog-download{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-bottom:120px}.catalog-cover{min-height:550px;background:radial-gradient(circle at 85% 0%,#3568a5,#0f315f 52%,#081e3c);color:#fff;padding:45px;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:28px 28px 0 #dbe7f2}.catalog-cover:before{content:'';position:absolute;right:-155px;top:95px;width:430px;height:430px;border:2px solid #fff3;border-radius:50%;box-shadow:0 0 0 35px #fff1,0 0 0 70px #fff1}.catalog-cover>span{font-size:12px;font-weight:800;letter-spacing:.2em}.cover-gear{font-size:160px;color:#ec4052;line-height:1;margin:auto 0 10px;opacity:.7}.catalog-cover strong{font-size:clamp(45px,5vw,72px);line-height:1;letter-spacing:-.06em;position:relative}.catalog-cover small{font-size:13px;color:#bdd0e4;margin-top:20px}.catalog-download-copy h2{font-size:clamp(35px,3.5vw,54px);letter-spacing:-.05em;line-height:1.1}.catalog-download-copy p{color:#5c6f86;line-height:1.75}.download-actions{display:flex;align-items:center;gap:30px;margin:30px 0}.download-note{font-size:12px!important;color:#738398!important}
@media(max-width:850px){.references-grid{grid-template-columns:repeat(3,1fr)}.catalog-download{gap:6%}}
@media(max-width:680px){.gallery-grid,.references-grid{grid-template-columns:repeat(2,1fr);gap:8px}.reference-card{height:130px}.gallery-section,.references-section{padding-bottom:70px}.references-cta{display:block;padding:23px}.references-cta .button{margin-top:10px}.catalog-download{display:flex;flex-direction:column;gap:55px;padding-bottom:75px}.catalog-cover{width:calc(100% - 25px);min-height:440px;padding:30px;box-shadow:20px 20px 0 #dbe7f2}.cover-gear{font-size:130px}.catalog-cover strong{font-size:50px}.download-actions{flex-wrap:wrap}}
.catalog-hero-inner{padding-bottom:60px;min-height:560px}.catalog-hero h1{font-size:clamp(52px,5vw,76px);max-width:760px;position:relative;z-index:2}.catalog-hero p{max-width:600px;position:relative;z-index:2}.catalog-hero-machine{position:absolute;right:0;bottom:0;width:41%;height:92%;display:grid;place-items:center;z-index:1}.catalog-hero-machine:before{content:'';position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#6791bc66,#183e7200 70%)}.catalog-hero-machine img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(25px 30px 22px #03172b80)}.catalog-hero-machine span{position:absolute;right:0;bottom:22px;background:#fff;color:#14325d;padding:11px 16px;font-size:10px;letter-spacing:.1em;z-index:2;box-shadow:0 8px 20px #081c3670}.catalog-hero-machine b{display:block;font-size:16px;letter-spacing:0;margin-top:3px}.hero-catalog-search{position:relative;z-index:2;width:min(480px,100%);margin-top:29px}.hero-catalog-search label{display:block;font-size:10px;font-weight:800;letter-spacing:.15em;color:#f4a4ac;margin-bottom:9px;text-transform:uppercase}.hero-catalog-search>div{display:flex;background:#fff;padding:5px;box-shadow:0 10px 30px #06172b60}.hero-catalog-search input{border:0;outline:none;flex:1;min-width:0;padding:10px 12px;font:500 14px "Segoe UI Variable","Segoe UI",Arial,sans-serif;color:#132e53}.hero-catalog-search button{border:0;background:linear-gradient(120deg,#bd1d33,#dc4350);color:#fff;padding:0 20px;font-weight:800;cursor:pointer}.hero-catalog-search button:hover{background:#ad172d}
@media(max-width:1000px){.catalog-hero-machine{opacity:.45;width:48%}.catalog-hero h1{max-width:690px}.catalog-hero p{max-width:550px}}
@media(max-width:680px){.catalog-hero-inner{min-height:0;padding-bottom:48px}.catalog-hero .breadcrumb{margin-bottom:40px}.catalog-hero h1{font-size:44px;max-width:100%}.catalog-hero p{font-size:14px}.catalog-hero-machine{display:none}.hero-catalog-search{margin-top:25px}.hero-catalog-search button{padding:0 14px}}
.catalog-hero-machine{right:28px;bottom:35px;width:35%;height:76%;background:#fff;border:7px solid #e9f2fa;box-shadow:0 25px 45px #06172b80;overflow:hidden}.catalog-hero-machine:before{display:none}.catalog-hero-machine img{filter:none;object-fit:contain}.catalog-hero-machine span{right:0;bottom:0;background:#102e58;color:#fff;box-shadow:none;border-left:4px solid #d42c3e}.catalog-hero-machine b{color:#ff8c96}
@media(max-width:1000px){.catalog-hero-machine{opacity:.38}}
@media(max-width:680px){.catalog-hero-machine{display:none}}
.catalog-products .section-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.1;letter-spacing:-.055em;margin:16px 0 0}.catalog-products .section-heading h2 em{font-style:normal;color:#cf2c3d}.catalog-filters{flex-wrap:wrap;overflow:visible}.catalog-filters button{border-radius:2px}
@media(max-width:680px){.catalog-products .section-heading h2{font-size:40px}.catalog-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.catalog-filters::-webkit-scrollbar{display:none}}
.product-art:has(>img),.detail-art:has(>img),.category-photo{background:#fff}.detail-art:has(>img){border:1px solid #e5ebf2;box-shadow:0 18px 34px #0b2e5312}.detail-art:has(>img)>img{padding:12px}.catalog-pick img{mix-blend-mode:multiply}

/* A restrained editorial hero: the video stays opt-in and the layout does not depend on JavaScript. */
.hero{position:relative;isolation:isolate;min-height:720px;background:radial-gradient(ellipse at 5% 100%,#7f1934 0%,transparent 34%),radial-gradient(ellipse at 80% 10%,#174d80 0%,transparent 45%),linear-gradient(115deg,#071a34,#0a2b55 73%,#061b38)}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(#ffffff19 1px,transparent 1px),linear-gradient(90deg,#ffffff19 1px,transparent 1px);background-size:82px 82px;mask-image:linear-gradient(90deg,#000,transparent 78%)}
.hero:after{content:"SONSUZ / MAKİNA";position:absolute;right:-85px;bottom:-45px;color:#ffffff08;font-size:clamp(90px,14vw,235px);font-weight:900;letter-spacing:-.1em;white-space:nowrap;pointer-events:none}
.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:720px;gap:24px;align-items:center;position:relative;z-index:1}
.hero-copy{padding:77px 0 50px;min-width:0}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.2em}.hero-kicker{display:flex;align-items:center;gap:10px;color:#d4e0f0;letter-spacing:.2em;font-size:10px;font-weight:800;margin-top:31px}.hero-kicker-dot{height:7px;width:7px;border-radius:100%;background:#fa6174;box-shadow:0 0 0 6px #fa61742c}
.hero h1{font-size:clamp(58px,5.5vw,88px);line-height:.98;letter-spacing:-.077em;margin:25px 0 29px;max-width:870px}.hero h1 em{color:#ff7784;text-shadow:0 12px 45px #de2a5430}.hero-copy>p{max-width:565px;font-size:17px;line-height:1.7}.hero-actions{margin-top:31px}.hero-actions .button{border-radius:4px;box-shadow:0 14px 35px #020d23a0}.hero-actions .text-link{color:#fff}
.hero-path{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin-top:54px;border-top:1px solid #ffffff35;border-bottom:1px solid #ffffff21}.hero-path a{display:flex;flex-direction:column;gap:5px;padding:19px 10px 21px 0;transition:background .2s,transform .2s}.hero-path a+a{border-left:1px solid #ffffff26;padding-left:15px}.hero-path a:hover{background:#ffffff0c;transform:translateY(-2px)}.hero-path small{color:#ff9ba6;font-size:9px;letter-spacing:.13em;font-weight:800}.hero-path b{font-size:11px;font-weight:700;color:#fff;line-height:1.35}
.hero-visual{min-height:570px;align-self:center;border-radius:220px 220px 18px 18px;background:#0b2b50;box-shadow:0 30px 75px #030d26a8,0 0 0 1px #ffffff45;overflow:visible;position:relative}.hero-visual:before{content:"";position:absolute;inset:-18px -18px 18px 18px;border:1px solid #ffffff50;border-radius:235px 235px 25px 25px;pointer-events:none}.hero-visual:after{content:"↘";position:absolute;right:-31px;top:46%;z-index:3;display:grid;place-items:center;width:63px;height:63px;border-radius:50%;background:#c92741;color:white;font-size:25px;box-shadow:0 12px 30px #041b38b0;pointer-events:none}.video-frame{border-radius:inherit;overflow:hidden}.video-frame>img{filter:saturate(.85) contrast(1.12);opacity:.92}.video-tint{background:linear-gradient(0deg,#06152eeb 0%,#081e3940 45%,#081e39b3 100%)}.video-corner{display:none}.film-topline{position:absolute;z-index:2;top:112px;left:38px;right:38px;display:flex;justify-content:space-between;gap:10px;padding-bottom:13px;border-bottom:1px solid #ffffff75;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em}.video-caption{bottom:42px;left:34px}.video-caption b{font-size:27px}.video-play{width:92px;height:92px}.video-controls{border-radius:4px}.video-status{position:absolute;z-index:6;top:50%;left:50%;transform:translate(-50%,-50%);display:none;align-items:center;gap:10px;background:#081b34d9;color:#fff;padding:12px 15px;font-size:12px;font-weight:700;border:1px solid #ffffff55;border-radius:4px;white-space:nowrap}.video-status:before{content:"";width:16px;height:16px;border:2px solid #ffffff70;border-top-color:#ff6a79;border-radius:50%;animation:spin .8s linear infinite}.video-frame.is-buffering .video-status{display:flex}@keyframes spin{to{transform:rotate(360deg)}}
.product-context{padding-top:80px;padding-bottom:90px}.product-context-heading{max-width:760px}.product-context h2{font-size:clamp(32px,3vw,45px);line-height:1.12;letter-spacing:-.05em;margin:14px 0}.product-context p{line-height:1.7;color:#52667e}.product-context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dbe5ef;border:1px solid #dbe5ef;margin-top:30px}.product-context-grid>div{background:#fff;padding:24px}.product-context-grid b{font-size:11px;letter-spacing:.12em;color:#c0273b}.product-context-grid p{margin:15px 0 0;font-size:14px}.product-intents{margin-top:42px;padding:28px 32px;background:linear-gradient(115deg,#e8f0f8,#f7f9fc);border-left:4px solid #cd2c41}.product-intents h2{font-size:24px}.product-intents>p{font-size:14px;margin:6px 0 16px}.product-intents ul{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin:0 0 20px}.product-intents li{background:#fff;border:1px solid #d5e1ed;color:#173758;padding:9px 12px;font-size:12px;font-weight:700}.product-intents>a{font-size:13px;font-weight:800;color:#b81e36}.model-code{margin-top:16px;color:#9aabba;font-size:10px;font-weight:800;letter-spacing:.17em}
@media(max-width:1100px){.hero-grid{grid-template-columns:1.05fr .95fr}.hero h1{font-size:clamp(53px,5.3vw,75px)}.hero-visual{min-height:510px}.hero-path b{font-size:10px}}
@media(max-width:760px){.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding-bottom:50px}.hero-copy{padding:46px 0 0}.hero h1{font-size:clamp(50px,10vw,78px)}.hero-visual{width:min(100% - 18px,550px);align-self:center;min-height:450px;border-radius:190px 190px 18px 18px}.hero-visual:after{right:-27px;width:55px;height:55px}.hero-path{margin-top:38px}.product-context-grid{grid-template-columns:1fr}.product-context{padding-top:60px;padding-bottom:65px}}
@media(max-width:520px){.hero-grid{padding-bottom:36px}.hero-copy{padding-top:36px}.hero h1{font-size:clamp(47px,11.7vw,66px);margin-top:21px}.hero-kicker{margin-top:22px;font-size:8px}.hero-copy>p{font-size:15px}.hero-path{grid-template-columns:1fr;margin-top:30px}.hero-path a{padding:10px 0}.hero-path a+a{border-left:0;border-top:1px solid #ffffff26;padding-left:0}.hero-path small{font-size:8px}.hero-path b{font-size:12px}.hero-visual{min-height:365px;border-radius:160px 160px 15px 15px}.hero-visual:before{inset:-10px -10px 10px 10px;border-radius:170px 170px 22px 22px}.film-topline{top:91px;left:24px;right:24px;font-size:8px}.video-caption{left:20px;bottom:24px}.video-caption b{font-size:19px}.video-play{width:72px;height:72px}.product-intents{padding:22px}.product-intents h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){.video-status:before{animation:none}.hero-path a{transition:none}}

/* Compact hero and brighter brand red. */
:root{--mint:#ed263e}
.hero{background:radial-gradient(circle at 6% 84%,#b51235 0%,#5a1231 25%,transparent 52%),radial-gradient(circle at 84% 12%,#174679 0%,transparent 46%),linear-gradient(112deg,#171b3d 0%,#0c2852 62%,#071d3a 100%)}
.hero:after{opacity:.7}.hero-grid{min-height:680px}.hero-copy{padding-top:75px}.hero-copy>.eyebrow{color:#ffb4be;letter-spacing:.14em}.hero h1{font-size:clamp(53px,5.1vw,77px);line-height:1.05;letter-spacing:-.068em;margin:28px 0 23px;max-width:690px}.hero h1 em{color:#ff3d50;text-shadow:none}.hero-copy>p{max-width:480px;font-size:17px;line-height:1.65;color:#eef3f9}.hero-actions{margin-top:32px}.hero-actions .button,.button-light{background:linear-gradient(115deg,#df1835,#f24350);color:#fff}.hero-actions .button:hover,.button-light:hover{background:linear-gradient(115deg,#c8132f,#e52d43)}.hero-path{margin-top:50px}.hero-path small{color:#ff8d9a}.hero-visual:after{background:#e12540}.video-play{background:linear-gradient(135deg,#ed2540,#ca1836)}
.marquee{padding:0;background:linear-gradient(95deg,#b91634,#e42c43 55%,#bc1738);overflow:hidden;white-space:nowrap}.marquee-track{display:flex;width:max-content;animation:marqueeRight 38s linear infinite;transform:translateX(-50%)}.marquee-set{width:max(100vw,1450px);flex:none;display:flex;align-items:center;justify-content:space-around;gap:30px;padding:22px 35px}.marquee-set span{color:#fff;font-size:14px;font-weight:900;letter-spacing:.19em}.marquee-set i{font-size:16px;font-style:normal;color:#ffd4dc;opacity:.85}@keyframes marqueeRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}
/* Footer is a second contact moment, with a restrained signature credit. */
.footer{background:radial-gradient(circle at 12% 100%,#183d6b 0%,transparent 38%),#081b34;color:#d7e4f3;padding-top:0;overflow:hidden}.footer-lead{padding-top:70px;padding-bottom:66px;border-bottom:1px solid #ffffff36;position:relative}.footer-lead:after{content:"∞";position:absolute;right:-18px;top:-68px;color:#ffffff09;font-size:330px;font-weight:900;line-height:1;pointer-events:none}.footer-lead-label{display:inline-flex;align-items:center;gap:11px;color:#ff8a98;letter-spacing:.2em;font-size:10px;font-weight:900}.footer-lead-label i{height:8px;width:8px;border-radius:50%;background:#f23a51;box-shadow:0 0 0 6px #f23a5133}.footer-lead>div{display:flex;align-items:end;justify-content:space-between;gap:30px;position:relative;z-index:1}.footer-lead h2{font-size:clamp(41px,5vw,70px);line-height:1.04;letter-spacing:-.065em;margin:22px 0 0;color:#fff}.footer-lead h2 em{font-style:normal;color:#ff5669}.footer-lead>div>a{display:flex;align-items:center;justify-content:space-between;gap:42px;min-width:255px;padding:19px 20px;background:linear-gradient(115deg,#d61b37,#f14856);color:#fff;font-size:13px;font-weight:850;box-shadow:0 15px 30px #020d2580;transition:transform .2s,box-shadow .2s}.footer-lead>div>a:hover{transform:translateY(-3px);box-shadow:0 20px 38px #020d2590}.footer-lead>div>a span{font-size:19px}.footer-grid{padding-top:55px;padding-bottom:62px;grid-template-columns:1.5fr .85fr 1.1fr;gap:8%}.footer-brand-col p{max-width:340px;color:#adbed0;font-size:14px;line-height:1.7}.footer-location{display:flex;align-items:center;gap:13px;margin-top:33px;color:#fff}.footer-location span{font-size:11px;color:#fc7587;border:1px solid #fc7587;padding:8px}.footer-location b{font-size:10px;letter-spacing:.18em;line-height:1.5}.footer-grid>div:not(:first-child){gap:16px;font-size:14px}.footer-grid>div:not(:first-child)>b{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#ff8796;margin:0 0 9px}.footer-grid a:hover{color:#ff8796}.footer-contact-link{margin-top:10px;width:max-content;border-bottom:1px solid #fc7587;padding-bottom:7px;color:#fff!important;font-weight:800}.footer-bottom{align-items:center;gap:18px;padding:25px 0;border-top:1px solid #ffffff30;color:#aebed1}.footer-signature{color:#fff;font-family:"Segoe Script","Brush Script MT","Segoe Print",cursive;font-size:26px;letter-spacing:-.06em;line-height:1.1;transform:rotate(-5deg);position:relative;white-space:nowrap}.footer-signature:after{content:"";position:absolute;bottom:-7px;left:19%;right:-5%;height:1px;background:#fff;transform:rotate(-3deg);opacity:.8}.footer-signature:hover{color:#fff!important;transform:rotate(-5deg) scale(1.04)}
/* Zoom controls remain separate from product navigation. */
.product-card{position:relative}.product-card-link{display:block;height:100%}.card-zoom{position:absolute;top:12px;right:12px;z-index:3;display:flex;align-items:center;gap:5px;border:1px solid #d9e3ef;border-radius:40px;background:#fffffff0;color:#143456;padding:9px 12px;min-height:42px;cursor:pointer;font-size:13px;font-weight:800;box-shadow:0 5px 14px #122c4b1f;transition:background .2s,color .2s,transform .2s}.card-zoom:hover,.card-zoom:focus-visible{background:#db233d;color:#fff;transform:scale(1.04)}.card-zoom>span{font-size:11px}.detail-media{position:relative}.product-zoom-trigger{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:inherit}.product-zoom-trigger .detail-art{width:100%}.zoom-hint{position:absolute;right:20px;bottom:20px;z-index:4;background:#102d53;color:#fff;padding:11px 15px;border-radius:3px;font-size:12px;font-weight:800;box-shadow:0 8px 22px #102d5350}.product-zoom-trigger:hover .zoom-hint,.product-zoom-trigger:focus-visible .zoom-hint{background:#d9243e}
.product-zoom-dialog{border:0;padding:0;width:min(1220px,96vw);height:min(900px,94dvh);max-width:none;max-height:none;background:#fff;color:#102a4b;box-shadow:0 35px 110px #0009;overflow:hidden}.product-zoom-dialog::backdrop{background:#03122ae8}.zoom-toolbar{height:64px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #dce5ef;background:#f8fafd}.zoom-title{font-size:14px;line-height:1.3}.zoom-actions{display:flex;align-items:center;gap:7px}.zoom-actions button{height:42px;min-width:42px;border:1px solid #cfdae8;background:#fff;color:#123151;cursor:pointer;font-size:23px;line-height:1}.zoom-actions button:hover{background:#d9233e;color:#fff;border-color:#d9233e}.zoom-actions .zoom-close{margin-left:9px;background:#122e55;color:#fff;border-color:#122e55}.zoom-value{min-width:49px;text-align:center;font-size:12px;font-weight:800}.zoom-stage{height:calc(100% - 98px);display:grid;place-items:center;overflow:hidden;touch-action:none;cursor:grab;background:radial-gradient(circle at center,#fff 0%,#e9f1f9 100%)}.zoom-stage:active{cursor:grabbing}.zoom-stage img{display:block;max-width:95%;max-height:95%;object-fit:contain;user-select:none;pointer-events:none;transform-origin:center;will-change:transform}.zoom-help{height:34px;margin:0;padding:8px 17px;background:#f8fafd;color:#64758c;text-align:center;font-size:11px;line-height:18px}
@media(max-width:900px){.footer-lead>div{align-items:start;flex-direction:column}.footer-grid{gap:40px}.hero h1{font-size:clamp(49px,5.5vw,70px)}}
@media(max-width:680px){.hero{background:radial-gradient(circle at 4% 52%,#a91233 0%,transparent 49%),linear-gradient(140deg,#141f44,#123b69 72%,#081e3a)}.hero-grid{min-height:0}.hero-copy{padding-top:47px}.hero h1{font-size:clamp(44px,10.7vw,58px);line-height:1.06;margin:20px 0}.hero-copy>p{font-size:15px}.hero-actions{margin-top:25px}.hero-path{margin-top:33px}.marquee-set{width:900px;padding:18px 26px;gap:16px}.marquee-set span{font-size:10px}.marquee-set i{font-size:12px}.footer-lead{padding-top:60px;padding-bottom:53px}.footer-lead h2{font-size:clamp(38px,10vw,58px)}.footer-lead>div>a{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px;padding-top:45px}.footer-brand-col{grid-column:1/-1}.footer-grid>div:not(:first-child){font-size:12px}.footer-bottom{flex-wrap:wrap;justify-content:space-between}.footer-signature{order:3;width:100%;margin-top:14px;text-align:center;font-size:24px}.footer-signature:after{left:37%;right:31%}.card-zoom{top:8px;right:8px;min-height:43px;min-width:43px;justify-content:center;padding:8px}.card-zoom>span{display:none}.zoom-hint{right:12px;bottom:12px;font-size:11px}.product-zoom-dialog{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0}.zoom-toolbar{height:62px;padding:0 10px}.zoom-title{font-size:11px;max-width:39%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zoom-actions{gap:4px}.zoom-actions button{min-width:40px;height:40px}.zoom-stage{height:calc(100% - 108px)}.zoom-help{height:46px;font-size:10px;line-height:1.25;padding:6px 12px;display:grid;place-items:center}}
@media(prefers-reduced-motion:reduce){.marquee-track{animation:none;transform:none}.footer-lead>div>a,.card-zoom{transition:none}}
.zoom-hint{top:18px;bottom:auto}
@media(max-width:680px){.zoom-hint{top:auto;bottom:12px}}
@media(max-width:680px){.card-zoom>span{display:inline}}
@media(prefers-reduced-motion:reduce){.marquee-track{animation:none;transform:none}}
/* Teknik rehberler ve ürün sayfaları için hafif, statik bağlantı blokları. */
.editorial-note{margin:2.5rem 0 0;padding:1.25rem 1.5rem;border-left:3px solid #ce2637;background:#f5f7fa;color:#26344a;line-height:1.65}
.editorial-note strong,.guide-links strong{display:block;margin-bottom:.4rem;color:#0d2342}
.editorial-note p{margin:0}
.guide-links{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0}
.guide-links strong{flex-basis:100%}
.guide-links a{padding:.7rem 1rem;border:1px solid #d4dae4;border-radius:.35rem;color:#0d2342;text-decoration:none}
.guide-links a:hover,.guide-links a:focus-visible{border-color:#ce2637;color:#b2182c}
.related-guides{padding-top:3rem;padding-bottom:4rem}
.related-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.related-guide-grid a{display:flex;flex-direction:column;gap:.8rem;min-height:12rem;padding:1.4rem;border:1px solid #dce2ea;background:#fff;color:#0d2342;text-decoration:none;transition:transform .2s ease,border-color .2s ease}
.related-guide-grid a:hover,.related-guide-grid a:focus-visible{transform:translateY(-3px);border-color:#ce2637}
.related-guide-grid span{font-size:.7rem;font-weight:800;letter-spacing:.12em;color:#b2182c}
.related-guide-grid b{font-size:1.1rem;line-height:1.3}
.related-guide-grid small{margin-top:auto;font-weight:700}
.guide-figure{margin:2rem 0 2.5rem;padding:1rem;background:#f1f4f8;text-align:center}
.guide-figure img{display:block;max-width:100%;width:min(100%,640px);height:auto;max-height:400px;object-fit:contain;margin:auto}
.guide-figure figcaption{margin-top:.65rem;font-size:.8rem;color:#526174}
.guide-tool{margin-top:2.5rem}
.guide-tool h2{margin:0 0 1rem}
.guide-table-wrap{max-width:100%;overflow-x:auto}
.guide-tool table{width:100%;border-collapse:collapse;text-align:left;font-size:.94rem;line-height:1.55}
.guide-tool th,.guide-tool td{padding:.85rem 1rem;border-bottom:1px solid #dce2ea;vertical-align:top}
.guide-tool thead{background:#0d2342;color:#fff}
.guide-tool tbody th{width:28%;font-weight:700;color:#0d2342}
.guide-decision{margin-top:2rem;padding:1.5rem;background:#0d2342;color:#f1f5fb}
.guide-decision h2{margin:0 0 .7rem;color:#fff}
.guide-decision p{margin:0;line-height:1.7}
@media(max-width:760px){.related-guide-grid{grid-template-columns:1fr}.related-guide-grid a{min-height:0}.editorial-note{padding:1rem}}
@media(prefers-reduced-motion:reduce){.related-guide-grid a{transition:none}.related-guide-grid a:hover{transform:none}}
