@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-latin-500-normal-BsRWmXhO.woff2) format("woff2"),url(/assets/cormorant-garamond-latin-500-normal-zIXX3Q-H.woff) format("woff")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-600-normal-Co1r35X9.woff2) format("woff2"),url(/assets/cormorant-garamond-latin-600-normal-2CBVLo0M.woff) format("woff")}:root{font-family:DM Sans,Arial,sans-serif;color:#171916;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171916;--muted: #60655f;--line: #d8dad5;--paper: #ffffff;--page: #f5f6f2;--soft: #ecefe9;--accent: #c94738;--accent-dark: #a33428;--green: #1f4a39;--whatsapp: #25d366;--whatsapp-dark: #1fbd5c;--section-width: 1240px;--header-height: 68px;--page-gutter: 32px;--radius-sm: 4px;--radius-md: 6px;--z-header: 50;--z-floating: 45;--z-dialog: 100;letter-spacing:0}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--paper);color:var(--ink)}body,button,select{font-family:DM Sans,Arial,sans-serif}button,select{font-size:15px}button,a,select{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,a{color:inherit}button{margin:0}a{text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,figure,ul{margin:0}ul{padding:0;list-style:none}:focus-visible{outline:3px solid #1677ff;outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:var(--z-dialog);inset-block-start:10px;inset-inline-start:10px;transform:translateY(-160%);padding:10px 14px;background:var(--ink);color:#fff}.skip-link:focus{transform:translateY(0)}.section{width:min(var(--section-width),calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.site-header{position:sticky;z-index:var(--z-header);inset-block-start:0;height:var(--header-height);padding-inline:max(24px,calc((100% - var(--section-width)) / 2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-block-end:1px solid rgba(23,25,22,.12);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[dir=rtl] .site-header{direction:ltr}[dir=rtl] .wordmark-name,[dir=rtl] .main-nav,[dir=rtl] .language-picker select,[dir=rtl] .language-status{direction:rtl}.wordmark{min-width:205px;display:inline-flex;align-items:center;gap:11px;font-weight:600}.wordmark-mark{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:var(--radius-sm);background:var(--ink);color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600}.wordmark-name{max-width:180px;font-size:13px;line-height:1.15;text-wrap:balance}.header-panel,.main-nav,.header-actions{display:flex;align-items:center}.header-panel{min-width:0;flex:1;justify-content:space-between;gap:28px}.main-nav{justify-content:center;gap:26px}.main-nav a{position:relative;min-height:44px;display:inline-flex;align-items:center;color:#3f433e;font-size:13px;font-weight:500}.main-nav a:after{position:absolute;inset-inline:0;inset-block-end:5px;height:1px;transform:scaleX(0);background:currentColor;content:"";transition:transform .18s ease}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{justify-content:flex-end;gap:10px}.language-control{position:relative;flex:0 0 auto}.mobile-header-tools{display:none}.language-picker{height:42px;display:inline-flex;align-items:center;gap:6px;padding-inline:9px 4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff}.language-picker svg{width:17px;height:17px;flex:0 0 17px;color:var(--muted)}.language-picker select{max-width:108px;height:36px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px;font-weight:500;cursor:pointer}.language-hint{position:fixed;z-index:calc(var(--z-header) + 1);top:calc(var(--header-height) + 10px);right:max(170px,calc((100vw - var(--section-width)) / 2 + 170px));width:max-content;max-width:min(240px,calc(100vw - 24px));min-height:46px;display:grid;grid-template-columns:18px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:7px 7px 7px 12px;border:1px solid rgba(23,25,22,.16);border-radius:var(--radius-sm);background:#fff;box-shadow:0 12px 30px #17191629;color:var(--ink);font-size:13px;font-weight:600;line-height:1.25}.language-hint:before{position:absolute;inset-block-start:-6px;right:20px;width:10px;height:10px;transform:rotate(45deg);border-block-start:1px solid rgba(23,25,22,.16);border-inline-start:1px solid rgba(23,25,22,.16);background:#fff;content:""}.language-hint>svg{width:18px;height:18px;color:var(--accent)}.language-hint button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);cursor:pointer}.language-hint button:hover,.language-hint button:focus-visible{background:var(--page);color:var(--ink)}.language-hint button svg{width:16px;height:16px}.language-picker-mobile-control{display:none}.language-status{position:absolute;inset-block-start:calc(var(--header-height) - 4px);inset-inline-end:24px;padding:6px 9px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}.icon-button svg{width:22px;height:22px}.menu-toggle{display:none}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid transparent;border-radius:var(--radius-sm);font-size:14px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button svg,.text-link svg{width:18px;height:18px;flex:0 0 18px}.button-small{min-height:42px;padding:10px 14px;font-size:13px}.button-dark{background:var(--ink);color:#fff}.button-accent,.header-whatsapp{background:var(--whatsapp);color:#082412}.button-accent:hover,.header-whatsapp:hover{background:var(--whatsapp-dark)}.button-light{background:#fff;color:var(--ink)}.button-light:hover{background:#eef0ec}.text-link{width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:8px;padding-block:8px;border-block-end:1px solid currentColor;font-size:14px;font-weight:600}.hero{position:relative;height:clamp(580px,calc(100svh - var(--header-height) - 96px),720px);overflow:hidden;background:#252723;color:#fff}.hero:before,.hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;content:""}.hero:before{background:linear-gradient(90deg,#0c0e0cc7,#0c0e0c6b 46%,#0c0e0c0a 78%)}.hero:after{background:linear-gradient(to top,#090b09e0,#090b0938 56%,#090b0905 82%)}[dir=rtl] .hero:before{background:linear-gradient(270deg,#0c0e0cc7,#0c0e0c6b 46%,#0c0e0c0a 78%)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.hero-content{position:relative;z-index:2;width:min(var(--section-width),calc(100% - (var(--page-gutter) * 2)));height:100%;margin-inline:auto;padding-block:72px 48px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.hero h1{max-width:780px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,5vw,74px);font-weight:600;line-height:.94;text-wrap:balance}.hero-content>p{max-width:620px;margin-block-start:18px;color:#ffffffdb;font-size:16px;line-height:1.55;text-wrap:pretty}.hero-actions{margin-block-start:24px;display:flex;align-items:center;gap:20px}.hero-link{color:#fff}.hero-facts{width:min(760px,100%);margin-block-start:30px;padding-block-start:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-block-start:1px solid rgba(255,255,255,.3);color:#ffffffd6;font-size:12px;font-weight:500}.hero-facts li{display:flex;align-items:flex-start;gap:9px;line-height:1.35}.hero-facts li:before{width:7px;height:7px;flex:0 0 7px;margin-block-start:4px;border-radius:50%;background:var(--whatsapp);content:""}.hero-caption{display:none}.section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);gap:56px;align-items:end}.section-heading-left{display:block}.section-number{margin-block-end:10px;color:var(--accent-dark);font-size:11px;font-weight:600;line-height:1.3;text-transform:uppercase}.section-heading h2,.applications-heading h2,.visit-copy h2,.contact-copy h2{max-width:760px;font-family:Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:600;line-height:.98;text-wrap:balance}.section-heading>p:last-child,.applications-heading>p,.contact-copy>p:last-child{color:var(--muted);font-size:15px;line-height:1.6;text-wrap:pretty}html[lang=ar] .hero h1,html[lang=ar] .section-heading h2,html[lang=ar] .applications-heading h2,html[lang=ar] .visit-copy h2,html[lang=ar] .contact-copy h2,html[lang=ar] .catalog-category-panel-header h3,html[lang=ar] .product-dialog-content h2,html[lang=ar] .product-specifications h3{font-family:Segoe UI,Tahoma,Arial,sans-serif;line-height:1.15}.catalog-section{padding-block:64px 76px;background:var(--page)}.catalog-heading h2{max-width:720px}.catalog-category-rail{margin-block-start:34px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.catalog-category-card{position:relative;min-width:0;aspect-ratio:4 / 5;padding:0;overflow:hidden;border:1px solid rgba(23,25,22,.16);border-radius:var(--radius-sm);background:#d7d9d4;color:#fff;text-align:start;cursor:pointer;isolation:isolate}.catalog-category-card:after{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:inherit;content:"";pointer-events:none;transition:border-color .18s ease}.catalog-category-card.is-active:after{border-color:#fff;box-shadow:inset 0 0 0 1px var(--ink)}.catalog-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.catalog-category-card:nth-child(3) img,.catalog-category-card:nth-child(5) img{object-position:center 34%}.catalog-category-card:hover img,.catalog-category-card:focus-visible img{transform:scale(1.035)}.catalog-category-card:active img{transform:scale(1.01)}.catalog-category-card-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#080a08db,#080a0829 58%,#080a085c)}.catalog-category-card-top,.catalog-category-card-bottom{position:absolute;z-index:2;inset-inline:14px;display:flex}.catalog-category-card-top{inset-block-start:13px;justify-content:space-between;gap:10px;color:#ffffffd1;font-size:10px;font-weight:600;line-height:1.2}.catalog-category-card-bottom{inset-block-end:15px;align-items:flex-end;justify-content:space-between;gap:10px}.catalog-category-card-bottom strong{max-width:15ch;font-size:18px;font-weight:600;line-height:1.15;text-wrap:pretty}.catalog-category-card-bottom svg{width:20px;height:20px;flex:0 0 20px;transition:transform .18s ease}.catalog-category-card.is-active .catalog-category-card-bottom svg{transform:rotate(90deg)}[dir=rtl] .catalog-category-card-bottom svg{transform:rotate(180deg)}[dir=rtl] .catalog-category-card.is-active .catalog-category-card-bottom svg{transform:rotate(90deg)}.catalog-category-panel{scroll-margin-block-start:calc(var(--header-height) + 18px);margin-block-start:28px;padding-block-start:24px;border-block-start:2px solid var(--ink)}.catalog-category-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-category-panel-header h3{max-width:760px;margin-block-start:5px;font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:600;line-height:1;text-wrap:balance}.catalog-category-panel-header>div>p:last-child{margin-block-start:8px;color:var(--muted);font-size:12px;font-weight:500}.catalog-category-panel-header>button{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.catalog-category-panel-header>button:hover{border-color:var(--ink);background:var(--soft)}.catalog-category-panel-header>button svg{width:20px;height:20px}.catalog-grid{margin-block-start:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 16px}.catalog-card{min-width:0;display:flex;flex-direction:column;padding-block-end:14px;border-block-end:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:420px}.catalog-card-media{position:relative;width:100%;aspect-ratio:1;padding:0;overflow:hidden;border:0;border-radius:var(--radius-sm);background:#e1e3de;cursor:zoom-in}.catalog-card-media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(23,25,22,.08);border-radius:inherit;content:"";pointer-events:none}.catalog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.22,1,.36,1)}.catalog-card:hover .catalog-card-media img{transform:scale(1.025)}.catalog-card-body{flex:1;padding-block:14px 13px}.product-category{color:var(--accent-dark);font-size:10px;font-weight:600;line-height:1.25;text-transform:uppercase}.catalog-card h3{min-height:3.2em;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:600;line-height:1.06;text-wrap:pretty}html[lang=tr] .catalog-card h3,html[lang=pt] .catalog-card h3,html[lang=ar] .catalog-card h3{font-family:DM Sans,Arial,sans-serif;font-size:18px;line-height:1.25}.product-identifiers{margin-block-start:9px;display:flex;flex-wrap:wrap;gap:5px 12px;color:var(--muted);font-size:11px;font-weight:500;line-height:1.3}.catalog-card-actions{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px}.catalog-card-actions button,.catalog-card-actions a{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 11px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:12px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.catalog-card-actions button{justify-content:space-between}.catalog-card-actions button:hover{border-color:var(--ink);background:var(--soft)}.catalog-card-actions a{padding:0;border-color:#08241233;background:var(--whatsapp);color:#082412}.catalog-card-actions a:hover{background:var(--whatsapp-dark)}.catalog-card-actions svg{width:17px;height:17px;flex:0 0 17px}.applications-band{padding-block:72px 80px;background:#fff}.applications-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:56px}.applications-media{margin-block-start:38px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);gap:12px;align-items:stretch}.application-figure{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:var(--radius-sm);background:#d8d9d6}.application-wide{aspect-ratio:1.5}.application-tall{aspect-ratio:auto}.application-figure:after{position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,12,10,.72),transparent);content:"";pointer-events:none}.application-figure img{width:100%;height:100%;object-fit:cover}.application-wide img{object-position:center 26%}.application-figure figcaption{position:absolute;z-index:1;inset-inline:18px;inset-block-end:16px;color:#fff;font-size:13px;font-weight:600;line-height:1.25;text-shadow:0 1px 4px rgba(0,0,0,.45)}.visit-band{position:relative;min-height:620px;overflow:hidden;background:#27322b;color:#fff;isolation:isolate}.visit-band:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101813f0,#101813c7 43%,#1018132e 78%);content:""}[dir=rtl] .visit-band:after{background:linear-gradient(270deg,#101813f0,#101813c7 43%,#1018132e 78%)}.visit-inner{min-height:620px;display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center}.visit-copy{position:relative;z-index:2;padding-block:72px}.section-number-light{color:#ffc2ba}.visit-copy h2{max-width:620px}.visit-copy>p:not(.section-number){max-width:520px;margin-block-start:17px;color:#ffffffc7;font-size:15px;line-height:1.6;text-wrap:pretty}.visit-points{margin-block-start:22px;display:grid;gap:12px}.visit-points li{display:flex;align-items:flex-start;gap:10px;color:#ffffffe0;font-size:14px;line-height:1.4}.visit-points svg{width:17px;height:17px;flex:0 0 17px;margin-block-start:1px;color:var(--whatsapp)}.visit-actions{margin-block-start:28px;display:flex;align-items:center;gap:22px}.text-link-light{color:#fff}.visit-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0}.visit-image-rolls{width:100%;height:100%;object-fit:cover;object-position:center 48%}.visit-image-floor{display:none}.contact-band{padding-block:76px 82px;background:#fff}.contact-inner{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(48px,7vw,96px);align-items:center}.contact-copy>p:last-child{max-width:540px;margin-block-start:16px}.contact-options{min-width:0;display:grid;gap:10px}.contact-whatsapp,.contact-secondary a{min-width:0;display:flex;align-items:center;gap:14px;border-radius:var(--radius-sm);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.contact-whatsapp{min-height:84px;padding:16px 18px;border:1px solid rgba(8,36,18,.18);background:var(--whatsapp);color:#082412}.contact-whatsapp:hover{transform:translateY(-2px);background:var(--whatsapp-dark)}.contact-whatsapp>svg:first-child{width:27px;height:27px;flex:0 0 27px}.contact-whatsapp>svg:last-child{width:20px;height:20px;flex:0 0 20px;margin-inline-start:auto}.contact-options span{min-width:0;display:grid;gap:3px}.contact-options small{color:var(--muted);font-size:11px;font-weight:600;line-height:1.2}.contact-whatsapp small{color:#173e25}.contact-options strong{min-width:0;font-size:15px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.contact-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-secondary a{min-height:72px;padding:13px 15px;border:1px solid var(--line);background:var(--page)}.contact-secondary a:hover{transform:translateY(-2px);border-color:#a4a9a1;background:var(--soft)}.contact-secondary svg{width:20px;height:20px;flex:0 0 20px}.site-footer{padding:36px max(var(--page-gutter),calc((100% - var(--section-width)) / 2));display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;border-block-start:1px solid var(--line);background:var(--page)}.footer-wordmark{display:flex;align-items:center;gap:12px}.footer-wordmark strong{max-width:190px;font-size:14px;line-height:1.2}.site-footer>p{color:var(--muted);font-size:13px;line-height:1.5}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:13px;font-weight:600}.copyright{grid-column:1 / -1;padding-block-start:22px;border-block-start:1px solid var(--line)}.floating-whatsapp-bar{position:fixed;z-index:var(--z-floating);inset-inline:0;inset-block-end:max(10px,env(safe-area-inset-bottom));width:min(480px,calc(100% - 20px));min-height:58px;margin-inline:auto;display:none;align-items:center;gap:12px;padding:9px 13px;border:1px solid rgba(8,36,18,.18);border-radius:var(--radius-md);background:var(--whatsapp);color:#082412;box-shadow:0 12px 34px #101e1547;transition:background-color .18s ease,transform .18s ease}.floating-whatsapp-bar:hover{transform:translateY(-2px);background:var(--whatsapp-dark)}.floating-whatsapp-bar>svg:first-child{width:26px;height:26px;flex:0 0 26px}.floating-whatsapp-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.floating-whatsapp-copy strong{font-size:14px;font-weight:600;line-height:1.2}.floating-whatsapp-copy small{font-size:11px;line-height:1.2;opacity:.72}.floating-whatsapp-arrow{width:20px;height:20px;flex:0 0 20px}.product-dialog-backdrop{position:fixed;z-index:var(--z-dialog);top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#08100db8}.product-dialog{position:relative;width:min(1160px,100%);height:min(760px,calc(100dvh - 48px));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);overflow:hidden;border-radius:var(--radius-md);background:#fff;box-shadow:0 28px 90px #05141059}.product-dialog-close{position:absolute;z-index:3;inset-block-start:14px;inset-inline-end:14px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(23,25,22,.16);border-radius:50%;background:#fffffff0;color:var(--ink);cursor:pointer}.product-dialog-close svg{width:21px;height:21px}.product-gallery{min-width:0;min-height:0;padding:20px;display:flex;flex-direction:column;gap:10px;background:#e7eae4}.product-gallery-stage{position:relative;min-height:0;flex:1;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius-sm);background:#f7f8f5}.product-gallery-stage>img{width:100%;height:100%;max-height:640px;object-fit:contain}.product-gallery-controls{position:absolute;inset-inline:12px;inset-block-end:12px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.product-gallery-controls button,.product-gallery-controls span{min-width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(23,25,22,.14);border-radius:50%;background:#fffffff0;color:var(--ink);pointer-events:auto}.product-gallery-controls button{cursor:pointer}.product-gallery-controls span{min-width:58px;padding-inline:10px;border-radius:24px;font-size:12px;font-weight:600}.product-gallery-controls svg{width:20px;height:20px}.product-thumbnails{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.product-thumbnails button{width:68px;height:68px;flex:0 0 68px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:var(--radius-sm);background:#fff;cursor:pointer}.product-thumbnails button.is-active{border-color:var(--ink)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-dialog-content{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.product-dialog-scroll{min-width:0;min-height:0;padding:52px 38px 18px;overflow-y:auto;overscroll-behavior:contain}.product-dialog-content h2{margin-block-start:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:40px;font-weight:600;line-height:1;text-wrap:balance}html[lang=tr] .product-dialog-content h2,html[lang=pt] .product-dialog-content h2{font-family:DM Sans,Arial,sans-serif;font-size:34px;line-height:1.08}.product-specifications{margin-block-start:26px;padding-block-start:20px;border-block-start:2px solid var(--ink)}.product-specifications h3{font-size:14px;font-weight:600;line-height:1.3}.product-specifications dl{margin:14px 0 0;display:grid}.product-specifications dl div{padding-block:9px;display:grid;grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);gap:20px;border-block-end:1px solid var(--line)}.product-specifications dt,.product-specifications dd{margin:0;font-size:12px;line-height:1.4}.product-specifications dt{color:var(--muted)}.product-specifications dd{font-weight:600}.product-specifications>p:not(.stock-note){margin-block-start:12px;color:var(--muted);font-size:13px;line-height:1.5}.stock-note{margin-block-start:14px;padding:11px 12px;border-inline-start:3px solid var(--accent);background:var(--page);color:#52574f;font-size:12px;line-height:1.45}.product-dialog-inquiry{width:auto;margin:0 38px 34px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .56s ease,transform .56s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1120px){.site-header{padding-inline:24px}.main-nav{gap:18px}.catalog-category-card-bottom strong{font-size:16px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){:root{--header-height: 60px;--page-gutter: 18px}.site-header{height:var(--header-height);padding-inline:12px;gap:10px}.wordmark{min-width:0;gap:9px}.wordmark-mark{width:36px;height:36px;flex-basis:36px}.wordmark-name{max-width:126px;font-size:11px}.mobile-header-tools{display:flex;align-items:center;gap:4px}.language-picker-mobile-control{display:block}.menu-toggle{display:inline-grid}.language-picker-mobile{height:40px;gap:5px;padding-inline:7px 3px}.language-picker-mobile svg{width:15px;height:15px}.language-picker-mobile select{width:88px;max-width:88px;height:34px;font-size:12px}.language-picker-desktop,.language-picker-desktop-control{display:none}.language-hint{top:calc(var(--header-height) + 8px);right:58px;max-width:min(230px,calc(100vw - 24px))}.language-hint:before{right:62px}.header-panel{position:absolute;inset-inline:0;inset-block-start:var(--header-height);display:none;padding:14px 18px 20px;border-block-end:1px solid var(--line);background:#fff;box-shadow:0 18px 34px #1719161f}.header-panel.is-open{display:grid;gap:16px}.main-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.main-nav a{border-block-end:1px solid var(--line)}.header-actions,.header-whatsapp{width:100%}.language-status{inset-block-start:52px;inset-inline-end:58px}.hero{height:clamp(520px,calc(100svh - var(--header-height) - 96px),690px)}.hero:before{background:linear-gradient(to top,#090b09e0,#090b094d 62%,#090b0908 88%)}[dir=rtl] .hero:before{background:linear-gradient(to top,#090b09e0,#090b094d 62%,#090b0908 88%)}.hero:after{background:linear-gradient(to top,rgba(9,11,9,.82) 0%,transparent 48%)}.hero-media img{object-position:center 27%}.hero-content{padding-block:48px 28px}.hero h1{max-width:640px;font-size:46px;line-height:.95}.hero-content>p{max-width:620px;margin-block-start:14px;font-size:15px;line-height:1.5}.hero-actions{width:100%;margin-block-start:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.hero-actions .button{width:100%;min-width:0;min-height:48px}.hero-facts{margin-block-start:20px;padding-block-start:13px;gap:12px;font-size:11px}.section-heading,.applications-heading{grid-template-columns:1fr;gap:15px;align-items:start}.section-heading h2,.applications-heading h2,.visit-copy h2,.contact-copy h2{font-size:38px}.catalog-section{padding-block:48px 56px}.catalog-category-rail{margin-block-start:26px;margin-inline:calc(var(--page-gutter) * -1);padding-inline:var(--page-gutter);padding-block-end:4px;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--page-gutter);scroll-snap-type:inline mandatory;scrollbar-width:none}.catalog-category-rail::-webkit-scrollbar{display:none}.catalog-category-card{flex:0 0 min(72vw,284px);aspect-ratio:4 / 4.7;scroll-snap-align:start}.catalog-category-card-top,.catalog-category-card-bottom{inset-inline:15px}.catalog-category-card-bottom strong{max-width:18ch;font-size:20px}.catalog-category-panel{margin-block-start:30px}.catalog-category-panel-header h3{font-size:32px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.catalog-card h3{min-height:3.3em;font-size:19px}html[lang=tr] .catalog-card h3,html[lang=pt] .catalog-card h3,html[lang=ar] .catalog-card h3{min-height:3.6em;font-size:15px;line-height:1.2}.catalog-card-actions{grid-template-columns:minmax(0,1fr) 44px;gap:6px}.catalog-card-actions button,.catalog-card-actions a{min-height:44px}.applications-band{padding-block:52px 58px}.applications-media{margin-block-start:26px;grid-template-columns:minmax(0,1.22fr) minmax(112px,.78fr);gap:8px}.application-wide{aspect-ratio:1.05}.application-tall{aspect-ratio:auto}.application-figure figcaption{inset-inline:9px;inset-block-end:9px;font-size:10px}.visit-band,.visit-inner{min-height:580px}.visit-band:after,[dir=rtl] .visit-band:after{background:linear-gradient(to top,#0e1611f5,#0e1611bf 58%,#0e16113d)}.visit-inner{grid-template-columns:1fr;align-items:end}.visit-copy{padding-block:72px 54px}.visit-copy>p:not(.section-number){margin-block-start:14px;font-size:14px}.visit-points{margin-block-start:18px;gap:9px}.visit-actions{margin-block-start:22px}.visit-image-rolls{object-position:center 50%}.contact-band{padding-block:52px 58px}.contact-inner{grid-template-columns:1fr;gap:26px}.contact-copy>p:last-child{margin-block-start:13px;font-size:14px}.site-footer{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2;grid-row:1 / span 2}.floating-whatsapp-bar.is-visible{display:flex}.product-dialog-backdrop{padding:12px}.product-dialog{width:100%;height:calc(100dvh - 24px);grid-template-columns:1fr;grid-template-rows:minmax(250px,42dvh) minmax(0,1fr)}.product-gallery{padding:12px}.product-dialog-scroll{padding:32px 24px 16px}.product-dialog-inquiry{margin:0 24px 20px}}@media(max-width:680px){.catalog-category-rail{margin-inline:0;padding-inline:0;padding-block-end:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;scroll-snap-type:none}.catalog-category-card{min-height:168px;flex:none;aspect-ratio:auto;scroll-snap-align:none}.catalog-category-card:first-child,.catalog-category-card:last-child{min-height:184px;grid-column:1 / -1}.catalog-category-card:first-child img{object-position:center 42%}.catalog-category-card:nth-child(2) img{object-position:center 26%}.catalog-category-card:nth-child(3) img{object-position:center 48%}.catalog-category-card:nth-child(4) img{object-position:68% center}.catalog-category-card:nth-child(5) img{object-position:center 42%}.catalog-category-card:nth-child(6) img{object-position:68% 18%}.catalog-category-card-top,.catalog-category-card-bottom{inset-inline:12px}.catalog-category-card-top{inset-block-start:11px;font-size:9px}.catalog-category-card-bottom{inset-block-end:12px;gap:6px}.catalog-category-card-bottom strong{max-width:none;font-size:15px;line-height:1.16}.catalog-category-card:first-child .catalog-category-card-bottom strong,.catalog-category-card:last-child .catalog-category-card-bottom strong{max-width:24ch;font-size:20px}.catalog-category-card-bottom svg{width:18px;height:18px;flex-basis:18px}}@media(max-width:520px){.hero h1{font-size:40px}.hero-facts li:last-child{display:none}.hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2,.applications-heading h2,.visit-copy h2,.contact-copy h2{font-size:34px}.catalog-category-panel-header h3{font-size:28px}.catalog-card-body{padding-block:11px 10px}.catalog-card .product-identifiers{font-size:10px}.catalog-card-actions button{padding-inline:9px;font-size:11px}.contact-secondary{grid-template-columns:1fr}.contact-whatsapp{min-height:76px;padding:13px 14px}.contact-secondary a{min-height:64px}.site-footer{padding-inline:var(--page-gutter);padding-block-end:calc(104px + env(safe-area-inset-bottom));grid-template-columns:1fr}.footer-contact{grid-column:1;grid-row:auto;align-items:flex-start}.product-dialog-backdrop{padding:0}.product-dialog{height:100dvh;grid-template-rows:minmax(220px,37dvh) minmax(0,1fr);border-radius:0}.product-gallery{padding:9px}.product-thumbnails button{width:54px;height:54px;flex-basis:54px}.product-dialog-scroll{padding:26px 18px 14px}.product-dialog-content h2,html[lang=tr] .product-dialog-content h2,html[lang=pt] .product-dialog-content h2{padding-inline-end:42px;font-size:29px}.product-specifications{margin-block-start:18px;padding-block-start:15px}.product-specifications dl div{grid-template-columns:minmax(96px,.72fr) minmax(0,1.28fr);gap:10px}.product-dialog-inquiry{min-height:54px;margin:0 12px max(10px,env(safe-area-inset-bottom))}}@media(max-width:380px){.wordmark-name{display:none}.hero h1{font-size:36px}.hero-content>p{font-size:14px}.hero-actions{grid-template-columns:1fr;gap:6px}.hero-link{justify-self:start}.hero-facts{margin-block-start:12px}.catalog-category-card{flex-basis:76vw}.catalog-grid{gap-inline:10px}html[lang=tr] .catalog-card h3,html[lang=pt] .catalog-card h3,html[lang=ar] .catalog-card h3{font-size:14px}.catalog-card-actions button svg{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
