/* Maçin Textile — an editorial, responsive textile catalogue. */
:root{--paper:#f7f4ef;--cream:#eee8df;--sand:#e4dbcd;--ink:#382a24;--brown:#674e40;--muted:#796e65;--gold:#a47b53;--line:rgba(65,45,33,.17);--white:#fffefa;--serif:'Plus Jakarta Sans',Arial,sans-serif;--sans:'Plus Jakarta Sans',Arial,sans-serif;--gutter:clamp(22px,5vw,88px);--radius:3px}
*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none}img,video{display:block;max-width:100%;height:auto}button .icon,a .icon{flex-shrink:0}svg{vertical-align:middle}ul,ol{list-style:none}h1,h2,h3,h4{font-weight:400;line-height:1.1}h1,h2{font-family:var(--serif);letter-spacing:-.035em}h2{font-size:clamp(42px,4.6vw,72px)}em{font-family:var(--serif);font-weight:400;color:var(--brown)}p{color:var(--muted)}::selection{background:#d8c6ad;color:var(--ink)}:focus-visible{outline:2px solid #ae6a34;outline-offset:5px}[hidden]{display:none!important}.container{width:calc(100% - var(--gutter)*2);max-width:1480px;margin-inline:auto}.section{padding-block:clamp(64px,7.5vw,120px)}.icon{width:22px;height:22px}.flip{transform:rotate(180deg)}.eyebrow,.section-kicker{display:block;font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.2em;line-height:1.6;text-transform:uppercase;color:var(--brown);margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:15px 24px;font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.02em;border:1px solid transparent;transition:background .25s,color .25s,transform .25s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--brown)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#e5d9c8}.button-outline{border-color:var(--line)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px;font-weight:600;line-height:1.6;padding:10px 0;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--gold)}.text-link .icon{width:18px;height:18px}.icon-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.skip-link{position:fixed;z-index:10000;top:8px;left:16px;padding:12px 18px;background:var(--paper);transform:translateY(-160%)}.skip-link:focus{transform:none}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-heading>p,.section-heading-end{max-width:320px}.section-heading-end .text-link{margin-top:16px}.section-heading-end p{font-size:13px}.image-disclaimer{font-size:10px;line-height:1.6;margin-top:22px;color:var(--muted)}
/* Navigation */
.announcement{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#f2e8d9;padding:8px var(--gutter);font-size:14px;letter-spacing:.065em;min-height:35px}.announcement a{display:flex;gap:15px;align-items:center}.announcement .icon{width:14px;height:14px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(247,244,239,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex-shrink:0}.brand img{width:163px;height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,38px)}.desktop-nav a{font-size:11px;padding:15px 0;position:relative}.desktop-nav a::after{content:'';height:1px;position:absolute;left:0;right:100%;bottom:10px;background:var(--brown);transition:right .25s}.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{right:0}.header-contact{font-size:11px;display:flex;align-items:center;gap:25px;border-left:1px solid var(--line);padding-left:30px}.header-contact .icon{width:19px;height:19px}.menu-button{display:none;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:46px;height:46px;border:1px solid var(--line);border-radius:50%}.menu-button span{width:20px;height:1px;background:var(--ink)}.mobile-menu{border:0;background:var(--paper);color:var(--ink);width:min(600px,100%);height:100dvh;max-height:100dvh;max-width:100%;margin:0 0 0 auto;padding:24px;inset:0}.mobile-menu::backdrop{background:rgba(25,15,10,.5);backdrop-filter:blur(5px)}.mobile-menu[open]{display:flex;flex-direction:column}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center}.mobile-menu-top .eyebrow{margin:0}.mobile-menu nav{margin-block:auto;padding-block:30px}.mobile-menu nav a{font-family:var(--serif);font-size:clamp(30px,7vw,44px);display:flex;align-items:center;gap:20px;min-height:64px;border-bottom:1px solid var(--line)}.mobile-menu nav small{font-family:var(--sans);font-size:10px;color:var(--gold)}.mobile-menu nav .icon{margin-left:auto;width:22px}.mobile-menu-bottom{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}
/* Cover and collection circles */
.hero-slider{position:relative;isolation:isolate;min-height:640px;height:min(760px,calc(100svh - 126px));background:#302219;color:var(--paper);overflow:hidden}.hero-slide{position:absolute;inset:0}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:-2}.hero-image--scuba{object-position:center 60%}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(22,15,10,.54),rgba(22,15,10,.2) 48%,transparent 85%),linear-gradient(0deg,rgba(20,12,7,.38),transparent 40%)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:35px 100px;position:relative}.hero-eyebrow{font-size:14px;font-weight:500;letter-spacing:.21em;display:flex;align-items:center;gap:13px;color:#e5d6c1;margin-bottom:26px}.hero-eyebrow>span{width:27px;height:1px;background:#d2b998}.hero-content h1,.hero-content h2{font-family:var(--serif);font-size:clamp(65px,7.6vw,120px);line-height:.99;letter-spacing:-.038em}.hero-content em{color:#d6bda2}.hero-content p{font-size:12px;line-height:1.9;color:#e0d6cc;margin:27px 0 32px;max-width:455px}.hero-content .button{min-width:213px}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px}.slider-dots{display:flex;gap:10px;align-items:center}.slider-dots button{width:54px;height:40px;position:relative;color:rgba(255,255,255,.5);text-align:left;font-size:10px;padding-top:12px}.slider-dots button::before{content:'';position:absolute;top:4px;left:0;width:100%;height:1px;background:rgba(255,255,255,.35)}.slider-dots button[aria-current]{color:var(--paper)}.slider-dots button[aria-current]::before{height:2px;background:var(--paper)}.hero-bottom-note{font-size:11px;letter-spacing:.2em;color:#e1d3c3}.slider-arrows{display:flex;gap:10px}.slider-arrows button{color:var(--paper);display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,255,255,.3);border-radius:50%;transition:background .2s}.slider-arrows button:hover{background:rgba(255,255,255,.12)}.slider-arrows .icon{width:17px}.hero-side-link{position:absolute;right:30px;top:50%;writing-mode:vertical-rl;font-size:11px;letter-spacing:.2em;color:#f3e8d6;display:flex;gap:24px}.hero-side-link span{font-size:20px}.hero-slider.is-changing .hero-content{animation:slide-reveal .65s both}.hero-slider.is-changing .hero-image{animation:hero-fade .7s both}@keyframes slide-reveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade{from{opacity:.4}to{opacity:1}}
.quick-collection{display:flex;align-items:center;gap:65px;padding-block:42px;border-bottom:1px solid var(--line)}.quick-collection-heading{flex:0 0 165px}.quick-collection-heading .eyebrow{font-size:11px;margin-bottom:10px}.quick-collection h2{font-size:33px;line-height:1.05;letter-spacing:-.025em}.product-circles{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;flex:1;min-width:0}.product-circle{display:flex;flex-direction:column;align-items:center;gap:13px;min-width:0;flex:1;font-size:10px;text-align:center;font-weight:600;line-height:1.5}.product-circle__image{position:relative;display:block;width:clamp(80px,8.6vw,128px);aspect-ratio:1;border-radius:50%;padding:5px;border:1px solid #cbbba8;transition:transform .3s,border-color .3s}.product-circle__image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.product-circle__image>span{position:absolute;right:1px;bottom:5px;width:27px;height:27px;border-radius:50%;background:var(--paper);display:grid;place-items:center;border:1px solid var(--line)}.product-circle__image .icon{width:13px;height:13px}.product-circle:hover .product-circle__image{transform:translateY(-5px);border-color:var(--brown)}
/* Homepage editorial sections */
.home-intro{padding-top:100px;padding-bottom:90px;max-width:1300px}.home-intro h2{font-size:clamp(45px,5.6vw,88px);line-height:1.1;max-width:1100px}.home-intro-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-top:35px}.home-intro-bottom p{max-width:580px;font-size:13px;line-height:1.9}.home-intro-bottom .text-link{flex-shrink:0}.collection-section{background:#eee9e1;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}.product-card{min-width:0}.product-card__image{display:block;position:relative;aspect-ratio:1/1.16;overflow:hidden;background:#d9caba}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.6,.3,1)}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__number{position:absolute;top:18px;left:18px;background:rgba(247,244,239,.92);padding:6px 10px;font-size:11px;letter-spacing:.14em}.product-card__arrow{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;width:42px;height:42px;background:var(--paper);border-radius:50%;transition:background .2s,color .2s}.product-card:hover .product-card__arrow{background:var(--ink);color:var(--paper)}.product-card__arrow .icon{width:19px}.product-card__body{padding-top:23px}.product-card__category{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brown)}.product-card h3{font-family:var(--serif);font-size:clamp(27px,2.6vw,38px);margin:9px 0 11px;line-height:1.08;letter-spacing:-.025em}.product-card__body>p{font-size:10px;line-height:1.8}.product-card__specs{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;padding-top:12px;margin-top:17px;font-size:10px;color:var(--brown)}.material-story{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,7vw,110px);align-items:center}.material-story-image{position:relative;aspect-ratio:4/5;min-width:0}.material-story-image>img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:20px;left:22px;right:22px;display:flex;justify-content:space-between;font-size:14px;letter-spacing:.16em;color:white;text-shadow:0 1px 8px #36271c}.material-story-copy h2{font-size:clamp(41px,4.4vw,70px);margin-bottom:25px}.material-story-copy>p{font-size:12px;line-height:1.9;max-width:450px}.story-points{margin:30px 0}.story-points>div{position:relative;padding:18px 0 18px 38px;border-bottom:1px solid var(--line)}.story-points>div>span{position:absolute;top:20px;left:0;font-size:14px;color:var(--gold)}.story-points h3{font-size:13px;font-weight:600;margin-bottom:6px}.story-points p{font-size:11px;line-height:1.6}.texture-ribbon{display:flex;gap:60px;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;padding:24px 0 40px;border-top:1px solid var(--line);font-size:clamp(42px,7vw,104px);line-height:1.2;letter-spacing:-.03em}.texture-ribbon>span{color:transparent;-webkit-text-stroke:1px #ab9684;font-weight:400}.texture-ribbon>em{font-weight:400;color:#8c735f}
/* Shared inner pages */
.breadcrumbs{padding-block:24px;font-size:10px;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.breadcrumbs li+li::before{content:'/';margin-right:9px;color:#9d8f81}.breadcrumbs a:hover{color:var(--ink)}.page-hero{padding-block:70px 85px;border-bottom:1px solid var(--line)}.page-hero h1,.empty-state h1{font-size:clamp(58px,7.4vw,112px);line-height:.98;max-width:1050px}.page-hero h1 em{display:block}.page-hero>p{max-width:580px;margin-top:28px;font-size:13px;line-height:1.9}.page-hero .button{margin-top:28px}.editorial-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,100px);align-items:center}.editorial-image{width:100%;aspect-ratio:4/5;object-fit:cover}.editorial-split h2{font-size:clamp(40px,4.7vw,70px);margin-bottom:28px}.prose p{margin-bottom:18px;line-height:1.95;font-size:13px}.prose .text-link{margin-top:14px}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.values-grid article{padding:30px 0;border-top:1px solid var(--line)}.values-grid h3{font-family:var(--serif);font-size:34px;margin-bottom:17px}.values-grid p{font-size:12px;line-height:1.9}.values-grid .step-number,.values-grid article>span{display:block;color:var(--gold);font-size:10px;margin-bottom:24px}.process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}.process-grid article{border-top:1px solid var(--line);padding-top:30px}.process-grid .step-number{display:block;color:var(--gold);font-size:12px;margin-bottom:32px}.process-grid h2{font-size:48px;margin-bottom:22px}.process-grid p{font-size:13px;line-height:1.9;max-width:470px}.contact-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.contact-methods>article,.contact-methods>a{border-top:1px solid var(--line);padding-top:25px;min-width:0}.contact-methods h2,.contact-methods h3{font-family:var(--serif);font-size:32px;margin-bottom:18px}.contact-methods p{font-size:12px;line-height:1.9}.contact-methods a{overflow-wrap:anywhere}.contact-methods .text-link{margin-top:20px}.catalog-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px}.catalog-filters{display:flex;flex-wrap:wrap;gap:8px}.catalog-toolbar button{border:1px solid var(--line);border-radius:40px;padding:10px 18px;min-height:44px;font-size:11px}.catalog-toolbar button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.catalog-count{font-size:11px;color:var(--muted)}.catalog-cta{background:var(--cream);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px}.catalog-cta h3{font-family:var(--serif);font-size:45px;line-height:1.05;margin-bottom:20px}.catalog-cta p{font-size:12px}.catalog-cta .text-link,.catalog-cta .button{margin-top:28px}.table-scroll{overflow:auto;border-top:1px solid var(--line);scrollbar-width:thin}.table-scroll table{border-collapse:collapse;width:100%;min-width:720px;text-align:left;font-size:12px}.table-scroll th{font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;background:var(--cream)}.table-scroll th,.table-scroll td{padding:20px 24px;border-bottom:1px solid var(--line)}.table-scroll td:first-child{font-weight:600}.table-scroll a{text-decoration:underline;text-underline-offset:4px}.comparison-section .section-heading{margin-bottom:30px}
/* Product pages */
.product-hero{position:relative;isolation:isolate;aspect-ratio:1920/430;min-height:400px;display:flex;align-items:center;background:var(--ink);color:var(--paper)}.product-hero__media,.product-hero__overlay{position:absolute;inset:0;z-index:-2}.product-hero__media img,.product-hero__media video{width:100%;height:100%;object-fit:cover}.product-hero__overlay{z-index:-1;background:linear-gradient(90deg,rgba(29,20,16,.82),rgba(29,20,16,.38) 65%,rgba(29,20,16,.15));pointer-events:none}.product-hero__content{padding-block:42px;pointer-events:none}.product-hero__content a{pointer-events:auto}.product-hero__kicker{display:block;font-size:14px;letter-spacing:.19em;text-transform:uppercase;color:#e2c9ae;margin-bottom:20px}.product-hero h1{font-size:clamp(46px,5.5vw,84px);max-width:950px;line-height:1}.product-hero__summary{color:#f0e6da;max-width:570px;font-size:12px;line-height:1.9;margin:21px 0 27px}.product-hero__actions{display:flex;align-items:center;gap:30px}.product-hero__link{font-size:11px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:7px}.product-hero__link span{margin-left:20px}.product-hero:has(video) .product-hero__content{padding-bottom:68px}.product-gallery{padding-bottom:30px}.product-gallery__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:25px}.product-gallery__item{min-width:0}.product-gallery__item a{display:block;position:relative;height:clamp(270px,32vw,510px);overflow:hidden;background:var(--sand)}.product-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-gallery__item a:hover img{transform:scale(1.025)}.product-gallery__zoom{position:absolute;bottom:18px;right:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--paper);font-size:22px}.product-gallery__item figcaption{display:flex;justify-content:space-between;padding-top:12px;font-size:10px;color:var(--muted)}.product-gallery__note{font-size:10px;line-height:1.7;margin-top:22px;max-width:800px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;align-items:start;gap:clamp(50px,8vw,140px)}.product-detail__copy h2{font-size:clamp(44px,4.6vw,70px);margin-bottom:30px}.product-detail__copy>p{font-size:13px;line-height:1.95;margin-bottom:18px}.product-detail__copy .text-link{margin-top:15px}.product-specs{background:var(--cream);padding:clamp(25px,3.5vw,50px);border-top:2px solid var(--brown)}.product-specs h3{font-family:var(--serif);font-size:36px;margin-bottom:26px}.composition-row{margin-bottom:21px}.composition-row__label{display:flex;justify-content:space-between;font-size:12px;gap:20px;margin-bottom:10px}.composition-row__label strong{font-weight:500}.composition-row__track{height:3px;background:#d7cbbd}.composition-row__fill{display:block;width:var(--share);height:100%;background:var(--brown)}.spec-list{margin:30px 0}.spec-list>div{display:flex;justify-content:space-between;gap:20px;padding-block:14px;border-bottom:1px solid var(--line);font-size:12px}.spec-list dt{color:var(--muted)}.spec-list dd{text-align:right;font-weight:600;max-width:60%}.product-specs .button{width:100%}.product-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.product-feature{padding:30px 0;border-top:1px solid var(--line)}.product-feature__number{display:block;font-size:10px;color:var(--gold);margin-bottom:27px}.product-feature h3{font-family:var(--serif);font-size:34px;margin-bottom:18px}.product-feature p{font-size:12px;line-height:1.9}.product-uses{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;border-bottom:1px solid var(--line)}.product-uses h2{font-size:clamp(42px,4.8vw,68px)}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list li{border:1px solid var(--line);padding:10px 17px;border-radius:30px;font-size:11px}.product-uses p{font-size:11px;line-height:1.8;margin-top:24px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:75px;font-size:14px;font-weight:500;padding-block:22px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:24px;font-weight:400;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{max-width:960px;padding:0 50px 26px 0;font-size:12px;line-height:1.95}.product-related{padding-top:0}.product-related .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-related .product-card h3{font-size:29px}.gallery-dialog{position:fixed;inset:0;max-width:94vw;max-height:94dvh;border:0;background:var(--paper);margin:auto;padding:12px}.gallery-dialog::backdrop{background:rgba(22,15,11,.87);backdrop-filter:blur(6px)}.gallery-dialog>img{max-height:86dvh;max-width:90vw;object-fit:contain}.gallery-dialog__close{position:absolute;right:22px;top:22px;background:var(--paper);color:var(--ink);width:44px;height:44px;border-radius:50%;font-size:28px;box-shadow:0 1px 12px #0002}.empty-state p{margin-block:25px}
/* Branch network */
.network-section{background:var(--ink);color:var(--paper);padding-block:85px}.network-section .eyebrow{color:#c6a680}.network-section em{color:#d3b99d}.network-header{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.network-header h2{font-size:clamp(44px,5vw,74px)}.network-header p{color:#c4b6a6;font-size:12px;max-width:340px}.network-layout{display:grid;grid-template-columns:320px minmax(0,1fr);border:1px solid #75604b;min-height:500px}.network-sidebar{min-width:0;padding:24px;background:#413128}.map-filters{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:22px;border-bottom:1px solid #695342}.map-filters button{padding:8px 10px;min-height:40px;border:1px solid #7a6551;border-radius:22px;color:#e3d4c3;font-size:14px}.map-filters button[aria-pressed=true]{background:#ede2d2;color:var(--ink);border-color:#ede2d2}.map-location-list{max-height:348px;overflow:auto;margin-top:8px;scrollbar-width:thin;scrollbar-color:#988269 transparent}.map-location-list button{width:100%;text-align:left;display:flex;gap:13px;align-items:center;padding:16px 5px;border-bottom:1px solid #665141;color:#e4d5c4;min-height:70px}.map-location-list button[aria-pressed=true]{color:white;background:#554032}.map-location-list button>span:first-child{font-size:14px;color:#bb9f7b}.map-location-list strong{font-size:13px;display:block;font-weight:500}.map-location-list small{font-size:11px;letter-spacing:.12em;color:#c0a88d}.map-location-list button .icon{margin-left:auto;width:16px}.map-frame{position:relative;background:#e8e2d6;min-height:500px;min-width:0;color:var(--ink);isolation:isolate}.branch-map{width:100%;height:100%;min-height:500px;z-index:0}.map-tools{position:absolute;right:12px;top:12px;z-index:450;display:flex;gap:7px;flex-wrap:wrap;max-width:calc(100% - 68px);justify-content:flex-end}.map-tools button,.map-interaction-toggle,.map-reset{border:1px solid #c9b79e;background:var(--paper);padding:8px 12px;font-size:10px;min-height:42px;box-shadow:0 2px 8px #43301f12}.map-status,.map-fallback{position:absolute;bottom:12px;left:12px;right:12px;z-index:400;font-size:10px;padding:10px 13px;background:#f7f4eff5;color:var(--ink);max-width:500px}.map-fallback a{text-decoration:underline}.network-footer{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:10px;color:#c7b7a4}.network-footer .text-link{color:var(--paper)}.map-marker{background:transparent!important;border:0!important}.map-marker-inner,.map-marker>span{width:34px;height:34px;border-radius:50% 50% 50% 3px;background:#5a4030;border:2px solid #fff9ee;color:#fff9ee;display:grid;place-items:center;font-size:11px;box-shadow:0 3px 12px #39281b30}.leaflet-tile-pane{filter:grayscale(.7) sepia(.15) saturate(.65)}.leaflet-container{font-family:var(--sans)!important;background:#e9e3d8!important}.leaflet-control-attribution{font-size:14px!important;background:#fffdf7e8!important;color:#41362c!important}.leaflet-control-attribution a{color:#514033!important}.leaflet-popup-content-wrapper{background:var(--paper)!important;border-radius:3px!important}.leaflet-popup-content{margin:19px!important;line-height:1.8!important;max-width:calc(100vw - 90px)}.map-popup h3{font-family:var(--serif);font-size:28px;margin-bottom:12px;color:var(--ink)}.map-popup p{font-size:11px;line-height:1.8}.map-popup a{display:block;margin-top:10px;font-size:11px;color:var(--brown)!important}.map-popup small{font-size:14px;letter-spacing:.08em;color:var(--brown)}.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.branch-detail{border-top:1px solid var(--line);padding-top:25px;display:flex;flex-direction:column;align-items:flex-start;min-height:240px}.branch-detail-header{display:flex;align-items:start;gap:20px;width:100%;margin-bottom:15px}.branch-detail-header>span{font-size:10px;color:var(--gold)}.branch-detail h2,.branch-detail h3{font-family:var(--serif);font-size:32px}.branch-detail small{font-size:14px;letter-spacing:.13em;color:var(--brown)}.branch-detail-address{font-size:12px;line-height:1.8;font-style:normal;color:var(--muted);margin-bottom:20px;max-width:320px}.branch-detail-contacts{margin-top:auto;font-size:12px}.branch-detail-link{font-size:10px;text-decoration:underline;text-underline-offset:5px;margin-top:14px}
/* Enquiry form and footer */
.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,130px);padding:100px var(--gutter);background:#eae3d8;scroll-margin-top:100px}.contact-copy{max-width:580px}.contact-copy .section-title{font-size:clamp(43px,4.7vw,70px);line-height:1.08}.contact-copy>p{max-width:390px;font-size:12px;margin:25px 0 35px;line-height:1.9}.contact-direct{display:flex;flex-direction:column;gap:12px;margin-bottom:27px}.contact-direct a{font-family:var(--serif);font-size:clamp(25px,2.5vw,36px);line-height:1.3;display:flex;align-items:center;gap:25px}.contact-direct span{font-family:var(--sans);font-size:19px}.inquiry-form{min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 22px}.form-field{min-width:0}.form-field--full{grid-column:1/-1}.form-field label{display:block;font-size:10px;margin-bottom:8px;font-weight:600}.field-optional{font-weight:400;color:var(--muted);font-size:14px}.form-field input,.form-field textarea,.form-field select{width:100%;background:transparent;border:0;border-bottom:1px solid #bcb09f;border-radius:0;padding:9px 0 12px;min-height:42px;font-size:13px;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--ink);outline:none;box-shadow:0 1px 0 var(--ink)}.form-field textarea{resize:vertical;min-height:84px}.form-field textarea::placeholder{color:#776e61;font-size:11px}.form-consent{display:flex;align-items:flex-start;gap:11px;margin:25px 0 23px;font-size:10px;line-height:1.7;color:#6a5f52}.form-consent input{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:var(--ink)}.form-submit{width:100%}.form-note{font-size:14px;margin-top:10px}.form-error{display:block;color:#a02e21;font-size:11px;margin-top:6px}.form-feedback{padding:17px 20px;border:1px solid #b5694c;background:#fff8ef;margin-bottom:25px;font-size:12px}.form-feedback p{color:#743524}.form-feedback.is-success{border-color:#4f7955;background:#eff4e8}.form-feedback.is-success p{color:#35613b}.form-feedback a{text-decoration:underline;text-underline-offset:3px}.form-field [aria-invalid=true]{border-color:#a02e21}.footer{background:#2c231e;color:#eee5d8}.footer-main{display:grid;grid-template-columns:1.7fr .85fr 1.1fr 1.1fr;gap:50px;padding-block:70px 65px}.footer-brand-area img{width:163px;height:auto}.footer-brand-area>p{font-family:var(--serif);font-size:32px;line-height:1.15;margin:28px 0 24px;color:#f1e6d8}.footer-brand-area em{color:#bda187}.footer-mail{font-size:11px;color:#cbb8a3;display:inline-flex;gap:16px;align-items:center}.footer-mail .icon{width:15px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.footer-column>span{font-size:11px;letter-spacing:.17em;color:#b69b80;margin:5px 0 12px}.footer-column>a,.footer-column p{font-size:10px;line-height:1.8;color:#d0c0ae}.footer-column>a:hover{color:white}.footer-column .icon{width:14px;height:14px;margin-left:10px}.footer-address p{margin-block:2px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #544335;padding-block:22px;color:#bca48c;font-size:14px}.footer-bottom>span:nth-child(2){font-size:11px;letter-spacing:.15em}.whatsapp-float{position:fixed;bottom:25px;right:24px;z-index:800;display:flex;align-items:center;justify-content:center;gap:12px;min-height:54px;min-width:54px;padding:15px 18px;border-radius:40px;background:#3e5947;color:#fff9ef;border:1px solid #ffffff40;box-shadow:0 4px 22px #1b30222e;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float>.icon{width:23px;height:23px}.whatsapp-float>span{font-size:10px}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .75s,transform .75s}.reveal-ready.is-visible{opacity:1;transform:none}
/* Tablet */
@media(min-width:1700px){.hero-slider{min-height:760px}.contact-section{padding-inline:max(var(--gutter),calc((100vw - 1480px)/2))}}
@media(max-width:1100px){.header-inner{height:80px;gap:20px}.brand img{width:143px}.desktop-nav{gap:20px}.header-contact{padding-left:18px;gap:12px;font-size:10px}.hero-slider{height:650px;min-height:590px}.hero-content h1,.hero-content h2{font-size:clamp(66px,8.5vw,96px)}.quick-collection{gap:30px}.quick-collection-heading{flex-basis:135px}.quick-collection h2{font-size:30px}.product-circles{gap:16px}.product-circle{font-size:14px}.network-layout{grid-template-columns:280px minmax(0,1fr)}.network-sidebar{padding:18px}.product-card__body>p{min-height:36px}.footer-main{gap:30px;grid-template-columns:1.3fr .8fr 1fr 1fr}.footer-brand-area>p{font-size:28px}.product-related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-related .product-card__image{aspect-ratio:1.1}.contact-section{gap:50px}.branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero{min-height:400px}.hero-side-link{right:18px}.material-story{gap:45px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:flex}.header-contact{margin-left:auto;border:0;padding:0;margin-right:15px}.quick-collection{display:block;padding-block:30px}.quick-collection-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.quick-collection-heading .eyebrow{margin:0}.quick-collection h2{font-size:29px}.quick-collection h2 br{display:none}.product-circles{justify-content:space-around}.product-circle__image{width:105px}.home-intro{padding-block:75px}.home-intro-bottom{gap:40px}.home-intro-bottom p{max-width:470px}.material-story{gap:35px}.material-story-copy h2{font-size:42px}.material-story-copy>p{font-size:11px}.story-points{margin-block:17px}.story-points>div{padding-block:13px}.story-points>div>span{top:15px}.network-header{align-items:start}.network-layout{grid-template-columns:240px minmax(0,1fr)}.network-sidebar{padding:16px}.map-frame,.branch-map{min-height:450px}.map-location-list{max-height:285px}.section-heading{gap:25px}.product-grid{gap:30px 20px}.product-card h3{font-size:29px}.product-card__category{font-size:7px}.product-card__number{top:12px;left:12px;font-size:7px}.product-card__arrow{bottom:12px;right:12px;width:36px;height:36px}.catalog-cta{padding:24px}.catalog-cta h3{font-size:37px}.contact-section{grid-template-columns:1fr;gap:48px;padding-block:70px}.contact-copy{max-width:none;display:grid;grid-template-columns:1.3fr 1fr;column-gap:35px}.contact-copy .section-kicker,.contact-copy h2{grid-column:1}.contact-copy>p{grid-column:1;margin-bottom:0}.contact-direct{grid-column:2;grid-row:2;align-self:center;margin:0}.contact-direct a{font-size:25px}.contact-copy>.text-link{grid-column:2;grid-row:3;justify-self:start;align-self:center;font-size:11px}.inquiry-form{max-width:none}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-address{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #544335;padding-top:25px}.footer-address>span{margin:0}.footer-address p{max-width:230px}.footer-address br{display:none}.product-detail{gap:35px}.product-feature h3{font-size:28px}.product-features{gap:25px}.product-uses{gap:35px}.editorial-split{gap:35px}.process-grid{gap:35px}.values-grid{gap:25px}.values-grid h3{font-size:29px}.contact-methods{gap:20px}.contact-methods h2,.contact-methods h3{font-size:27px}}
/* Mobile */
@media(max-width:600px){:root{--gutter:22px}html{scroll-padding-top:88px}body{font-size:13px}.announcement{justify-content:center;min-height:29px;padding-block:6px;font-size:11px;text-align:center}.announcement>a{display:none}.header-inner{height:72px}.brand img{width:135px}.header-contact{font-size:14px;gap:8px;margin-right:0}.header-contact .icon{width:15px}.menu-button{width:40px;height:40px}.header-inner{gap:15px}.hero-slider{height:590px;min-height:0}.hero-image{object-position:61% center}.hero-shade{background:linear-gradient(90deg,rgba(22,15,10,.7),rgba(22,15,10,.16)),linear-gradient(0deg,rgba(22,15,10,.45),transparent 75%)}.hero-content{justify-content:center;padding-block:30px 90px}.hero-eyebrow{font-size:7px;letter-spacing:.16em;gap:9px;margin-bottom:25px}.hero-eyebrow>span{width:19px}.hero-content h1,.hero-content h2{font-size:clamp(49px,12.5vw,74px);line-height:1.03;letter-spacing:-.04em}.hero-content p{font-size:11px;max-width:285px;line-height:1.85;margin:24px 0 28px}.desktop-break{display:none}.hero-content .button{min-width:200px;font-size:11px;min-height:50px}.hero-bottom{bottom:22px}.hero-bottom-note,.hero-side-link{display:none}.slider-dots button{width:40px;font-size:14px}.slider-arrows{gap:7px}.slider-arrows button{width:36px;height:36px}.slider-arrows .icon{width:15px}.quick-collection{width:100%;padding:27px 0 30px}.quick-collection-heading{padding-inline:var(--gutter);margin-bottom:23px}.quick-collection-heading .eyebrow{font-size:7px}.quick-collection h2{font-size:25px}.product-circles{justify-content:flex-start;gap:17px;overflow-x:auto;padding:5px var(--gutter) 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-circles::-webkit-scrollbar{display:none}.product-circle{flex:0 0 88px;scroll-snap-align:start;font-size:14px;gap:10px;line-height:1.6}.product-circle__image{width:88px;padding:4px}.product-circle__image>span{width:23px;height:23px;bottom:1px;right:0}.product-circle__image .icon{width:11px}.section{padding-block:60px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.17em;margin-bottom:16px}.home-intro{padding-block:60px}.home-intro h2{font-size:clamp(39px,10vw,57px);line-height:1.07}.home-intro h2 br{display:none}.home-intro-bottom{display:block;margin-top:25px}.home-intro-bottom p{font-size:11px;line-height:1.95}.home-intro-bottom .text-link{margin-top:20px}.text-link{font-size:11px}.section-heading{align-items:flex-start;gap:22px;margin-bottom:30px;flex-direction:column}.section-heading h2{font-size:45px}.section-heading-end{display:flex;gap:20px;width:100%;align-items:flex-end;justify-content:space-between;max-width:none}.section-heading-end p{font-size:10px;max-width:170px}.section-heading-end .text-link{font-size:14px;gap:10px;margin:0;flex-shrink:0}.section-heading>p{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 15px}.home-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:17px;margin-right:calc(var(--gutter)*-1);padding-right:var(--gutter);padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#bca58c transparent}.home-product-grid .product-card{flex:0 0 77%;scroll-snap-align:start}.home-product-grid .product-card__image{aspect-ratio:1/1.1}.home-product-grid .product-card h3{font-size:34px}.product-card h3{font-size:26px;line-height:1.07;margin:8px 0 10px}.product-card__body{padding-top:17px}.product-card__category{font-size:7px;letter-spacing:.06em}.product-card__body>p{font-size:14px;line-height:1.7;min-height:32px}.product-card__number{font-size:6px;top:10px;left:10px;padding:5px 7px}.product-card__arrow{width:31px;height:31px;right:10px;bottom:10px}.product-card__arrow .icon{width:16px}.product-card__specs{padding-top:10px;margin-top:12px;font-size:11px;gap:8px}.image-disclaimer{font-size:14px;margin-top:18px}.material-story{grid-template-columns:1fr;gap:35px}.material-story-image{aspect-ratio:1/1.08}.material-story-copy h2{font-size:47px}.material-story-copy>p{font-size:12px;max-width:none}.story-points{margin-block:24px}.story-points>div{padding-block:17px}.story-points>div>span{top:20px}.story-points h3{font-size:13px}.story-points p{font-size:11px}.texture-ribbon{gap:30px;padding-block:22px;font-size:55px}.page-hero{padding-block:38px 48px}.page-hero h1,.empty-state h1{font-size:clamp(48px,13vw,74px)}.page-hero>p{font-size:12px;margin-top:23px}.breadcrumbs{font-size:14px;padding-block:18px}.editorial-split{grid-template-columns:1fr;gap:35px}.editorial-image{aspect-ratio:1/1.1}.editorial-split h2{font-size:44px}.prose p{font-size:12px}.values-grid,.process-grid,.contact-methods{grid-template-columns:1fr;gap:27px}.values-grid article{padding-top:25px;padding-bottom:0}.values-grid h3{font-size:34px}.values-grid article>span{margin-bottom:15px}.process-grid .step-number{margin-bottom:20px}.process-grid h2{font-size:43px;margin-bottom:15px}.process-grid p{font-size:12px}.contact-methods h2,.contact-methods h3{font-size:35px}.catalog-toolbar{gap:15px;margin-bottom:25px}.catalog-filters{gap:6px}.catalog-toolbar button{font-size:14px;min-height:40px;padding:8px 13px}.catalog-count{font-size:10px}.catalog-cta{padding:25px;grid-column:1/-1;min-height:240px}.catalog-cta h3{font-size:42px}.table-scroll th,.table-scroll td{padding:17px 20px;font-size:11px}.product-hero{min-height:430px;aspect-ratio:auto;align-items:center}.product-hero__content{padding-block:38px}.product-hero h1{font-size:50px;line-height:1.02}.product-hero__kicker{font-size:11px;letter-spacing:.15em}.product-hero__summary{font-size:11px;line-height:1.9;max-width:340px}.product-hero__actions{gap:20px;flex-wrap:wrap}.product-hero__actions .button{font-size:11px;min-height:48px;padding:13px 19px}.product-hero__link{font-size:10px}.product-hero__overlay{background:linear-gradient(90deg,#1d1411d9,#1d14114d)}.product-gallery{padding-top:45px;padding-bottom:15px}.product-gallery__grid{gap:14px;grid-template-columns:1fr 1fr}.product-gallery__item a{height:auto;aspect-ratio:3/4}.product-gallery__item.is-wide{grid-column:1/-1}.product-gallery__item.is-wide a{aspect-ratio:1.18}.product-gallery__item:not(.is-wide){grid-column:1/-1}.product-gallery__item:not(.is-wide) a{aspect-ratio:1.8}.product-gallery__item figcaption{font-size:14px}.product-gallery__note{font-size:14px;line-height:1.8;margin-top:20px}.product-detail{grid-template-columns:1fr;gap:33px}.product-detail__copy h2{font-size:47px}.product-detail__copy>p{font-size:12px}.product-specs{padding:27px}.product-features{grid-template-columns:1fr;gap:0}.product-feature{padding-block:24px}.product-feature__number{margin-bottom:16px}.product-feature h3{font-size:32px;margin-bottom:14px}.product-uses{grid-template-columns:1fr;gap:25px}.product-uses h2{font-size:44px}.tag-list{gap:8px}.tag-list li{font-size:10px;padding:8px 12px}.product-uses p{font-size:10px}.faq-list summary{font-size:12px;min-height:70px;padding-block:18px}.faq-list details>p{padding-right:15px;font-size:11px}.product-related{padding-top:0}.product-related .product-grid{gap:30px 15px}.product-related .product-card h3{font-size:26px}.product-related .product-card__image{aspect-ratio:1/1.15}.network-section{padding-block:55px}.network-header{flex-direction:column;gap:20px;margin-bottom:28px}.network-header h2{font-size:46px}.network-header p{font-size:11px;max-width:320px}.network-layout{display:flex;flex-direction:column;min-height:0}.network-sidebar{padding:17px;order:1}.map-filters{padding-bottom:13px;gap:7px}.map-filters button{font-size:14px;min-height:36px;padding:6px 10px}.map-location-list{display:flex;gap:10px;max-height:none;overflow:auto;margin-top:13px;scroll-snap-type:x mandatory}.map-location-list button{flex-shrink:0;width:155px;padding:12px;border:1px solid #705841;min-height:70px;scroll-snap-align:start;gap:10px}.map-location-list strong{font-size:11px}.map-location-list small{font-size:7px}.map-frame{order:2}.map-frame,.branch-map{min-height:350px;height:350px}.map-tools{top:10px;right:10px;gap:5px}.map-tools button{font-size:14px;padding:6px 9px;min-height:38px}.network-footer{gap:20px;align-items:start;flex-wrap:wrap;font-size:14px;margin-top:20px}.network-footer .text-link{font-size:10px}.map-status,.map-fallback{font-size:14px;bottom:22px}.branch-grid{grid-template-columns:1fr;gap:30px}.branch-detail{min-height:0}.branch-detail h2,.branch-detail h3{font-size:33px}.branch-detail-address{font-size:12px}.contact-section{padding:55px var(--gutter);gap:38px}.contact-copy{display:block}.contact-copy .section-title{font-size:47px}.contact-copy>p{margin:22px 0 26px;font-size:11px}.contact-direct{margin-bottom:15px;gap:10px}.contact-direct a{font-size:30px;gap:15px}.contact-copy>.text-link{font-size:10px}.form-grid{gap:23px 16px}.form-field label{font-size:14px;line-height:1.6}.field-optional{font-size:11px}.form-field input,.form-field select,.form-field textarea{font-size:16px;min-height:44px}.form-field textarea::placeholder{font-size:11px}.form-consent{font-size:14px;line-height:1.8}.footer-main{grid-template-columns:1fr 1fr;gap:40px 20px;padding-block:48px 38px}.footer-brand-area{grid-column:1/-1}.footer-brand-area img{width:152px}.footer-brand-area>p{font-size:37px;margin-block:24px 20px}.footer-column>span{font-size:11px;margin-bottom:10px}.footer-column>a,.footer-column p{font-size:10px}.footer-address{flex-direction:column;align-items:flex-start;gap:12px}.footer-address p{max-width:none}.footer-bottom{font-size:11px;flex-wrap:wrap;gap:12px;padding-bottom:80px}.footer-bottom>span:nth-child(2){display:none}.whatsapp-float{bottom:max(18px,env(safe-area-inset-bottom));right:18px;min-height:52px;min-width:52px;padding:13px}.whatsapp-float>span{display:none}.gallery-dialog{padding:7px}.gallery-dialog__close{right:15px;top:15px}.section-heading-end .text-link .icon{width:14px}.mobile-menu nav a{min-height:61px}}
@media(max-width:370px){.header-contact{display:none}.header-inner{justify-content:space-between}.hero-content h1,.hero-content h2{font-size:46px}.hero-slider{height:560px}.quick-collection h2{font-size:23px}.section-heading h2,.contact-copy .section-title{font-size:41px}.product-hero h1{font-size:42px}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}.product-card h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.reveal-ready{opacity:1;transform:none}}

/* === MOBILE MENU SLIDE === */
@keyframes macinMenuSlideIn {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes macinBackdropFade {
    from { background: rgba(25,15,10,0); }
    to   { background: rgba(25,15,10,.50); }
}

.mobile-menu[open] {
    display: flex;
    flex-direction: column;
    animation: macinMenuSlideIn .42s cubic-bezier(.22,1,.36,1) both;
}

.mobile-menu[open]::backdrop {
    animation: macinBackdropFade .32s ease-out both;
}

@media (prefers-reduced-motion: reduce) {
    .mobile-menu[open],
    .mobile-menu[open]::backdrop {
        animation: none;
    }
}


/* === MACIN DESIGN REVISION 01 === */

/* TYPOGRAPHY */
body {
    font-family: var(--sans);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--sans);
    font-weight: 600;
    letter-spacing: -0.035em;
}

h1 em,
h2 em,
h3 em,
.section-title em,
.footer em {
    font-family: var(--sans);
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.04em;
}

.eyebrow,
.section-kicker {
    font-family: var(--sans);
    font-weight: 700;
    letter-spacing: .14em;
}


/* =========================
   DESKTOP HEADER
========================= */

.header-inner {
    height: 100px;
}

.brand img {
    width: 178px;
    height: auto;
}

.desktop-nav {
    gap: clamp(24px, 2.5vw, 42px);
}

.desktop-nav a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.01em;
}

.header-contact {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .01em;
}


/* =========================
   CONTACT FORM
========================= */

.inquiry-form {
    min-width: 0;
    padding: clamp(26px, 3vw, 46px);
    background: rgba(255, 254, 250, .92);
    border: 1px solid rgba(73, 54, 43, .16);
    border-radius: 12px;
    box-shadow:
        0 30px 80px rgba(55, 39, 29, .08),
        0 2px 8px rgba(55, 39, 29, .035);
}

.form-field label {
    font-weight: 600;
}

.form-field input,
.form-field textarea,
.form-field select {
    width: 100%;
    background: #fffefa;
    border: 1px solid #cfc4b7;
    border-radius: 8px;
    padding: 12px 14px;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background .2s ease;
}

.form-field textarea {
    min-height: 120px;
    resize: vertical;
}

.form-field input:hover,
.form-field textarea:hover,
.form-field select:hover {
    border-color: #aa9988;
}

.form-field input:focus,
.form-field textarea:focus,
.form-field select:focus {
    outline: none;
    border-color: var(--brown);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(103, 78, 64, .10);
}

.form-field [aria-invalid="true"] {
    border-color: #a84035;
}

.form-consent {
    margin-top: 8px;
}

.form-submit {
    min-height: 50px;
}


/* =========================
   MAP BUTTON FIX
========================= */

.map-interaction-toggle,
.map-reset {
    background: #fffefa !important;
    color: #382a24 !important;
    border: 1px solid #c9b79e !important;
    font-weight: 700;
}

.map-interaction-toggle:hover,
.map-reset:hover {
    background: #382a24 !important;
    color: #fffefa !important;
    border-color: #382a24 !important;
}

.map-interaction-toggle:focus-visible,
.map-reset:focus-visible {
    outline: 3px solid rgba(255,255,255,.45);
    outline-offset: 3px;
}


/* =========================
   TABLET
========================= */

@media (max-width: 1100px) {

    .header-inner {
        height: 86px;
    }

    .brand img {
        width: 155px;
    }

    .desktop-nav {
        gap: 18px;
    }

    .desktop-nav a {
        font-size: 12px;
    }

}


/* =========================
   MOBILE
========================= */

@media (max-width: 900px) {

    .header-inner {
        height: 78px;
    }

    .brand img {
        width: 148px;
    }

}


@media (max-width: 600px) {

    .header-inner {
        height: 72px;
    }

    .brand img {
        width: 136px;
    }

    .inquiry-form {
        padding: 22px 17px;
        border-radius: 9px;
    }

    .form-field input,
    .form-field textarea,
    .form-field select {
        font-size: 16px;
    }

}

/* =========================================================
   MACIN — FINAL GLOBAL TYPOGRAPHY SYSTEM
   ========================================================= */

/* Temel metin */
html {
    font-size: 16px;
}

body {
    font-size: 16px;
    line-height: 1.65;
}

/* Küçük üst başlıklar */
.eyebrow,
.section-kicker,
.hero-eyebrow,
.product-card__category,
.product-hero__kicker {
    font-size: 12px !important;
    line-height: 1.4 !important;
    letter-spacing: .12em !important;
    font-weight: 700 !important;
}

/* Genel büyük bölüm başlıkları */
.section-heading h2,
.home-intro h2,
.material-story-copy h2,
.editorial-split h2,
.page-hero h1,
.contact-copy h2,
.product-detail h2,
.product-uses h2,
.product-faq h2,
.product-related h2,
.quick-collection-heading h2 {
    font-size: clamp(38px, 4.2vw, 68px) !important;
    line-height: 1.04 !important;
    letter-spacing: -.045em !important;
}

/* ANA SAYFA:
   ekrandaki dev "İyi tasarımların..." başlığını özellikle küçült */
.home-intro h2 {
    max-width: 1050px !important;
    font-size: clamp(42px, 5vw, 76px) !important;
    line-height: 1.03 !important;
}

/* Hero başlıkları */
.hero-content h1,
.hero-content h2 {
    font-size: clamp(48px, 6vw, 92px) !important;
    line-height: .98 !important;
    letter-spacing: -.055em !important;
}

/* Ürün detay hero */
.product-hero h1 {
    font-size: clamp(42px, 5vw, 76px) !important;
    line-height: 1 !important;
}

/* Normal H3 */
h3,
.product-card h3,
.product-feature h3,
.story-points h3 {
    font-size: clamp(20px, 1.6vw, 26px) !important;
    line-height: 1.2 !important;
}

/* Ana açıklama metinleri */
.home-intro-bottom p,
.section-heading p,
.material-story-copy > p,
.prose p,
.page-hero > p,
.product-detail__copy > p,
.product-uses p,
.contact-copy > p {
    font-size: clamp(16px, 1.25vw, 19px) !important;
    line-height: 1.75 !important;
}

/* Hero açıklaması */
.hero-content > p,
.product-hero__summary {
    font-size: clamp(16px, 1.3vw, 20px) !important;
    line-height: 1.6 !important;
}

/* Kart ve küçük açıklamalar */
.product-card__body p,
.product-feature p,
.story-points p,
.branch-detail p,
.faq-list p {
    font-size: 15px !important;
    line-height: 1.65 !important;
}

/* Navigasyon */
.desktop-nav a {
    font-size: 14px !important;
}

.header-contact {
    font-size: 13px !important;
}

/* Buton / link */
.button,
.text-link {
    font-size: 13px !important;
}

/* Form */
.form-field label,
.form-consent,
.form-note {
    font-size: 13px !important;
}

.form-field input,
.form-field select,
.form-field textarea {
    font-size: 15px !important;
}

/* Teknik detaylar */
.spec-list,
.composition-row,
.tag-list {
    font-size: 14px !important;
}

/* Breadcrumb */
.breadcrumbs {
    font-size: 12px !important;
}

/* Footer */
.footer {
    font-size: 14px;
}

.footer-column > span {
    font-size: 11px !important;
}

.footer-column a,
.footer-column p,
.footer-bottom {
    font-size: 13px !important;
}

/* Harita */
.map-filters button,
.map-location-item button,
.map-interaction-toggle,
.map-reset,
.map-help {
    font-size: 12px !important;
}

/* Artık sitede okunamayacak 8–9px yazı bırakma */
small {
    font-size: 11px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 900px) {

    .hero-content h1,
    .hero-content h2 {
        font-size: clamp(44px, 9vw, 70px) !important;
    }

    .home-intro h2,
    .section-heading h2,
    .material-story-copy h2,
    .editorial-split h2,
    .page-hero h1,
    .contact-copy h2,
    .product-detail h2,
    .quick-collection-heading h2 {
        font-size: clamp(36px, 7vw, 54px) !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 600px) {

    body {
        font-size: 15px;
    }

    .eyebrow,
    .section-kicker,
    .hero-eyebrow,
    .product-card__category,
    .product-hero__kicker {
        font-size: 11px !important;
    }

    .hero-content h1,
    .hero-content h2 {
        font-size: clamp(40px, 13vw, 58px) !important;
        line-height: 1 !important;
    }

    .home-intro h2,
    .section-heading h2,
    .material-story-copy h2,
    .editorial-split h2,
    .page-hero h1,
    .contact-copy h2,
    .product-detail h2,
    .product-uses h2,
    .product-faq h2,
    .product-related h2,
    .quick-collection-heading h2 {
        font-size: clamp(32px, 9.5vw, 44px) !important;
        line-height: 1.05 !important;
    }

    .home-intro-bottom p,
    .section-heading p,
    .material-story-copy > p,
    .prose p,
    .page-hero > p,
    .product-detail__copy > p,
    .product-uses p,
    .contact-copy > p,
    .hero-content > p,
    .product-hero__summary {
        font-size: 16px !important;
        line-height: 1.65 !important;
    }

    .product-card__body p,
    .product-feature p,
    .story-points p,
    .branch-detail p,
    .faq-list p {
        font-size: 14px !important;
    }

    .button,
    .text-link {
        font-size: 12px !important;
    }

    .form-field input,
    .form-field select,
    .form-field textarea {
        font-size: 16px !important;
    }
}



/* =========================================================
   MACIN PRODUCT GALLERY V2
   ========================================================= */

/*
 * Ürün sayfasındaki yatay taşmayı kesin olarak engelle.
 */
html,
body {
    max-width: 100%;
    overflow-x: clip;
}

.product-page,
.product-main,
.product-detail,
.product-gallery,
.product-gallery-grid,
.product-gallery__grid {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.product-gallery *,
.product-detail * {
    min-width: 0;
}


/*
 * Galeri grid'i viewport dışına taşmasın.
 */
.product-gallery-grid,
.product-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(12px, 1.8vw, 28px);
}

.product-gallery a,
.product-gallery-grid a,
.product-gallery__grid a {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.product-gallery img,
.product-gallery-grid img,
.product-gallery__grid img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}


/* ---------------------------------------------------------
   LIGHTBOX
--------------------------------------------------------- */

.macin-gallery[hidden] {
    display: none !important;
}

.macin-gallery {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;

    opacity: 0;
    visibility: hidden;

    transition:
        opacity .22s ease,
        visibility .22s ease;
}

.macin-gallery.is-open {
    opacity: 1;
    visibility: visible;
}

.macin-gallery__backdrop {
    position: absolute;
    inset: 0;

    background: rgba(15, 12, 10, .90);

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.macin-gallery__stage {
    position: relative;
    z-index: 2;

    width: min(1380px, calc(100vw - 80px));
    height: min(900px, calc(100dvh - 70px));

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    background: #15120f;
    border-radius: 8px;

    box-shadow:
        0 50px 140px rgba(0,0,0,.48);
}

.macin-gallery__media {
    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    touch-action: pan-y;
}

.macin-gallery__image {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: contain;

    user-select: none;
    -webkit-user-select: none;

    -webkit-touch-callout: none;
}

.macin-gallery__close {
    position: absolute;
    top: 18px;
    right: 18px;

    z-index: 10;

    width: 48px;
    height: 48px;

    display: grid;
    place-items: center;

    padding: 0;

    border: 1px solid rgba(255,255,255,.28);
    border-radius: 50%;

    background: rgba(15,12,10,.64);
    color: #fff;

    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1;

    cursor: pointer;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.macin-gallery__arrow {
    position: absolute;
    top: 50%;

    z-index: 10;

    width: 54px;
    height: 54px;

    display: grid;
    place-items: center;

    padding: 0;

    transform: translateY(-50%);

    border: 1px solid rgba(255,255,255,.28);
    border-radius: 50%;

    background: rgba(15,12,10,.64);
    color: #fff;

    font-size: 21px;

    cursor: pointer;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.macin-gallery__arrow--prev {
    left: 18px;
}

.macin-gallery__arrow--next {
    right: 18px;
}

.macin-gallery__counter {
    position: absolute;

    left: 50%;
    bottom: 18px;

    z-index: 10;

    transform: translateX(-50%);

    padding: 8px 13px;

    border-radius: 100px;

    background: rgba(15,12,10,.68);
    color: #fff;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

html.gallery-open,
body.gallery-open {
    overflow: hidden !important;
}


/* ---------------------------------------------------------
   TABLET / MOBILE
--------------------------------------------------------- */

@media (max-width: 768px) {

    .product-gallery-grid,
    .product-gallery__grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .macin-gallery {
        background: #15120f;
    }

    .macin-gallery__backdrop {
        background: #15120f;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .macin-gallery__stage {
        width: 100vw;
        height: 100dvh;

        max-width: none;
        max-height: none;

        border-radius: 0;
        box-shadow: none;
    }

    .macin-gallery__media {
        touch-action: pan-y;
    }

    .macin-gallery__image {
        object-fit: contain;
    }

    .macin-gallery__close {
        top: max(14px, env(safe-area-inset-top));
        right: 14px;

        width: 44px;
        height: 44px;

        font-size: 27px;
    }

    /*
     * Telefonda swipe esas.
     * Oklar yine mevcut ama daha küçük ve şeffaf.
     */
    .macin-gallery__arrow {
        width: 42px;
        height: 42px;

        background: rgba(15,12,10,.38);

        font-size: 18px;
    }

    .macin-gallery__arrow--prev {
        left: 10px;
    }

    .macin-gallery__arrow--next {
        right: 10px;
    }

    .macin-gallery__counter {
        bottom: max(16px, env(safe-area-inset-bottom));

        font-size: 11px;
    }

}


/* =========================================================
   MACIN — INNER PAGE FABRIC HERO
   ========================================================= */

.inner-page .page-hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;

    max-width: none;
    width: 100%;

    min-height: 360px;
    margin: 0;

    padding: 70px max(5vw, calc((100vw - 1320px) / 2));

    display: flex;
    flex-direction: column;
    justify-content: center;

    color: #fff;
    background-color: #181512;
}

/* Kumaş görseli */
.inner-page .page-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;

    background-image: var(--inner-hero-image);
    background-size: cover;
    background-position: center;

    transform: scale(1.025);
}

/* Premium koyu gölge */
.inner-page .page-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;

    background:
        linear-gradient(
            90deg,
            rgba(18, 14, 11, .86) 0%,
            rgba(18, 14, 11, .68) 42%,
            rgba(18, 14, 11, .30) 72%,
            rgba(18, 14, 11, .16) 100%
        ),
        linear-gradient(
            0deg,
            rgba(0,0,0,.28),
            rgba(0,0,0,.04) 55%,
            rgba(0,0,0,.16)
        );
}

/* Sayfaya göre farklı kumaş */
body.page-hakkimizda .page-hero {
    --inner-hero-image: url("../images/products/uc-iplik-hero.webp");
}

body.page-kumaslar .page-hero {
    --inner-hero-image: url("../images/products/dalgic-hero.webp");
}

body.page-uretim .page-hero {
    --inner-hero-image: url("../images/products/iki-iplik-hero.webp");
}

body.page-subeler .page-hero {
    --inner-hero-image: url("../images/products/36-1-likrali-suprem-hero.webp");
}

body.page-iletisim .page-hero {
    --inner-hero-image: url("../images/products/30-1-likrali-suprem-hero.webp");
}


/* İçerikler görselin üzerinde */
.inner-page .page-hero > * {
    position: relative;
    z-index: 2;
}

/* Breadcrumb */
.inner-page .page-hero .breadcrumbs,
.inner-page .page-hero .breadcrumbs a,
.inner-page .page-hero .breadcrumbs span {
    color: rgba(255,255,255,.70);
}

/* Eyebrow */
.inner-page .page-hero .eyebrow {
    color: rgba(255,255,255,.72);
}

/* Ana başlık */
.inner-page .page-hero h1 {
    color: #fff;
    max-width: 900px;
    text-shadow: 0 3px 28px rgba(0,0,0,.28);
}

/* Italic / vurgu */
.inner-page .page-hero h1 em {
    color: rgba(255,255,255,.86);
}

/* Açıklama */
.inner-page .page-hero > p {
    color: rgba(255,255,255,.78);
    max-width: 680px;
}


/* TABLET */
@media (max-width: 900px) {

    .inner-page .page-hero {
        min-height: 330px;
        padding:
            58px
            clamp(22px, 5vw, 48px);
    }

    .inner-page .page-hero::after {
        background:
            linear-gradient(
                90deg,
                rgba(18,14,11,.88) 0%,
                rgba(18,14,11,.67) 65%,
                rgba(18,14,11,.35) 100%
            );
    }
}


/* MOBILE */
@media (max-width: 600px) {

    .inner-page .page-hero {
        min-height: 310px;
        padding: 44px 20px;
    }

    .inner-page .page-hero::before {
        background-position: center;
    }

    .inner-page .page-hero::after {
        background:
            linear-gradient(
                90deg,
                rgba(15,12,10,.88),
                rgba(15,12,10,.55)
            ),
            linear-gradient(
                0deg,
                rgba(0,0,0,.30),
                transparent 60%
            );
    }

    .inner-page .page-hero h1 {
        max-width: 100%;
    }

    .inner-page .page-hero > p {
        max-width: 100%;
    }
}



/* =========================================================
   MACIN — MODERN FABRIC COLLECTION
   ========================================================= */

.modern-fabric-collection {
    padding-top: clamp(70px, 8vw, 120px);
    padding-bottom: clamp(80px, 9vw, 140px);
}

.fabric-collection-head {
    display: grid;
    grid-template-columns: 1.3fr .7fr;
    gap: 60px;
    align-items: end;
    margin-bottom: 55px;
}

.fabric-collection-head h2 {
    margin: 12px 0 0;
    font-size: clamp(42px, 5vw, 72px);
    line-height: .98;
    letter-spacing: -.045em;
}

.fabric-collection-head > p {
    max-width: 430px;
    margin: 0 0 7px auto;
    line-height: 1.7;
    opacity: .68;
}


/* GRID */

.modern-fabric-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 70px 30px;
}


/* CARD */

.modern-fabric-card {
    min-width: 0;
}

.modern-fabric-image {
    position: relative;
    display: block;
    overflow: hidden;
    aspect-ratio: 4 / 4.7;
    background: #e8e1d8;
    text-decoration: none;
}

.modern-fabric-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

    transition:
        transform .75s cubic-bezier(.2,.7,.2,1),
        filter .5s ease;
}

.modern-fabric-card:hover .modern-fabric-image img {
    transform: scale(1.025);
}


/* NUMBER */

.fabric-number {
    position: absolute;
    top: 20px;
    left: 20px;

    padding: 12px 16px;

    background: rgba(248,245,240,.92);
    backdrop-filter: blur(8px);

    color: #392c25;

    font-size: 11px;
    letter-spacing: .14em;
}


/* ARROW */

.fabric-arrow {
    position: absolute;
    right: 20px;
    bottom: 20px;

    width: 58px;
    height: 58px;

    display: grid;
    place-items: center;

    border-radius: 50%;

    background: rgba(255,255,255,.94);
    color: #382b24;

    font-size: 27px;

    transition:
        transform .3s ease,
        background .3s ease;
}

.modern-fabric-card:hover .fabric-arrow {
    transform: rotate(5deg) scale(1.06);
    background: #fff;
}


/* CONTENT */

.modern-fabric-content {
    padding: 25px 2px 0;
}

.fabric-title-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.fabric-title-row h3 {
    margin: 0;

    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.05;
    letter-spacing: -.035em;
}

.fabric-title-row h3 a {
    color: inherit;
    text-decoration: none;
}

.fabric-variant {
    margin-top: 5px;

    font-size: 11px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;

    color: #755d4e;
}


/* DESCRIPTION */

.fabric-description {
    max-width: 570px;

    margin: 17px 0 22px;

    font-size: 15px;
    line-height: 1.7;

    color: rgba(56,43,36,.72);
}


/* USE */

.fabric-use {
    padding: 17px 0;

    border-top: 1px solid rgba(56,43,36,.13);
    border-bottom: 1px solid rgba(56,43,36,.13);
}

.fabric-use > span,
.fabric-specs span {
    display: block;

    margin-bottom: 7px;

    font-size: 9px;
    font-weight: 700;
    letter-spacing: .16em;

    color: rgba(56,43,36,.48);
}

.fabric-use p {
    margin: 0;

    font-size: 13px;
    line-height: 1.55;

    color: #493830;
}


/* SPECS */

.fabric-specs {
    display: grid;
    grid-template-columns: 1.7fr .65fr .75fr;

    gap: 12px;

    padding: 18px 0;
}

.fabric-specs strong {
    display: block;

    font-size: 11px;
    line-height: 1.45;

    color: #3a2d26;
}


/* LINK */

.fabric-detail-link {
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding-top: 17px;

    border-top: 1px solid rgba(56,43,36,.16);

    color: #382b24;

    font-size: 13px;
    font-weight: 600;

    text-decoration: none;
}

.fabric-detail-link span {
    font-size: 21px;
    transition: transform .25s ease;
}

.fabric-detail-link:hover span {
    transform: translate(3px,-3px);
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 700px) {

    .modern-fabric-collection {
        padding-top: 55px;
        padding-bottom: 80px;
    }

    .fabric-collection-head {
        display: block;
        margin-bottom: 35px;
    }

    .fabric-collection-head h2 {
        font-size: clamp(39px, 11vw, 54px);
    }

    .fabric-collection-head > p {
        margin: 22px 0 0;
        max-width: 92%;
        font-size: 14px;
    }

    .modern-fabric-grid {
        grid-template-columns: 1fr;
        gap: 62px;
    }

    .modern-fabric-image {
        aspect-ratio: 4 / 4.65;
    }

    .fabric-number {
        top: 15px;
        left: 15px;

        padding: 10px 13px;

        font-size: 9px;
    }

    .fabric-arrow {
        right: 15px;
        bottom: 15px;

        width: 52px;
        height: 52px;

        font-size: 24px;
    }

    .modern-fabric-content {
        padding-top: 21px;
    }

    .fabric-title-row {
        display: block;
    }

    .fabric-title-row h3 {
        font-size: 32px;
    }

    .fabric-variant {
        display: inline-block;
        margin-top: 9px;
    }

    .fabric-description {
        margin-top: 15px;
        font-size: 14px;
    }

    .fabric-specs {
        grid-template-columns: 1.45fr .65fr .75fr;
        gap: 8px;
    }

    .fabric-specs strong {
        font-size: 10px;
    }

}


/* =========================================================
   MOBILE FABRIC CIRCLES — iOS aspect ratio fix
   ========================================================= */

@media (max-width: 767px) {

    .fabric-orbit__item,
    .fabric-orbit__image,
    .fabric-orbit__item a,
    .fabric-orbit__item picture {
        flex-shrink: 0;
    }

    .fabric-orbit__image {
        width: 100%;
        aspect-ratio: 1 / 1;
        border-radius: 50%;
        overflow: hidden;
    }

    .fabric-orbit__image img {
        display: block;
        width: 100%;
        height: 100%;
        aspect-ratio: 1 / 1;
        object-fit: cover;
        border-radius: 50%;
    }
}


/* === iOS / MOBILE PRODUCT CIRCLES FIX === */
@media (max-width: 600px) {

    .product-circles {
        align-items: flex-start;
    }

    .product-circle {
        flex: 0 0 88px;
        width: 88px;
        min-width: 88px;
    }

    .product-circle__image {
        display: block;
        flex: 0 0 88px;
        width: 88px;
        height: 88px;
        min-width: 88px;
        min-height: 88px;
        aspect-ratio: 1 / 1;
        padding: 4px;
        border-radius: 50%;
        overflow: visible;
        box-sizing: border-box;
    }

    .product-circle__image > img {
        display: block;
        width: 78px;
        height: 78px;
        min-width: 78px;
        min-height: 78px;
        max-width: 78px;
        max-height: 78px;
        aspect-ratio: 1 / 1;
        object-fit: cover;
        border-radius: 50%;
    }
}
