/* Shared collection, editorial and demo checkout layouts. */
[hidden]{display:none!important}.brand{width:200px;height:76px;overflow:hidden;display:flex;align-items:center;flex-shrink:0}.brand-logo{width:200px;height:150px;max-width:none;object-fit:contain;filter:url(#yufka-alpha)}.nav{gap:24px}.nav-link span{display:none}.cart-link{display:flex;align-items:center;gap:5px;color:var(--cream);min-width:40px;min-height:44px}.cart-link svg{width:21px;height:24px}.cart-link span{font-size:11px;color:var(--gold)}.header-contact{display:none}.footer-pages{display:flex;flex-wrap:wrap;gap:30px;padding-top:35px;padding-bottom:20px}.subpage .header{position:relative;background:#191a12;border-bottom:1px solid #d4b57b26}.store-main{padding-top:72px;padding-bottom:110px;min-height:60vh}.page-intro{max-width:850px;margin-bottom:45px}.page-intro h1,.article-heading h1,.detail-copy h1{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;font-size:clamp(48px,6vw,86px);line-height:1.04;margin:15px 0 24px}.page-intro>p:last-child,.article-heading>p:last-child{color:#bcb9aa;max-width:630px;font-size:18px;line-height:1.7}.demo-notice{display:flex;gap:20px;align-items:start;border:1px solid #d4b57b45;background:#d4b57b08;padding:18px 22px;margin:24px 0 35px;font-size:13px;color:#c7c1af;line-height:1.65}.demo-notice strong{color:var(--gold);white-space:nowrap}.demo-notice p{margin:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.cards-two{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-card{background:var(--cream);color:#26271b;min-width:0}.shop-image{aspect-ratio:1;background:var(--cream);display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-image img{width:90%;height:90%;object-fit:contain;transition:transform .6s}.shop-card:hover .shop-image img{transform:scale(1.025)}.product-yufka img{mix-blend-mode:multiply}.card-body{padding:26px 26px 30px}.card-body h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:39px;font-weight:400;line-height:1.08;margin:12px 0 18px}.card-body>p{line-height:1.7;font-size:14px}.price-line{display:flex;gap:15px;align-items:baseline;margin:24px 0}.price-line strong{font-size:24px;font-weight:500}.price-line span{font-size:12px;opacity:.7}.card-actions{display:flex;flex-direction:column;align-items:stretch;gap:18px}.card-actions .btn{padding:17px;min-height:54px;font-size:13px;justify-content:space-between}.card-actions .text-link{font-size:12px}.fine-print{font-size:12px;line-height:1.7;opacity:.7;margin:20px 0}.detail-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:start}.detail-copy{padding-top:12px}.detail-copy>p{line-height:1.8;color:#c4beac}.detail-copy .lead{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;color:var(--cream)}.detail-copy>.btn{margin-right:18px;margin-bottom:16px}.detail-copy .demo-notice{display:block}.product-facts{border-top:1px solid #d4b57b35;padding-top:25px;margin-top:30px}.product-facts h2,.related>h2,.recipe-layout h2,.summary-box h2,.checkout-layout h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;font-size:34px;margin:0 0 22px}.breadcrumbs{margin-bottom:32px}.breadcrumbs .text-link{font-size:13px}.related{padding-top:90px}.editorial-card{border-bottom:1px solid #d4b57b45;min-width:0}.editorial-card img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.editorial-card .card-body{padding:24px 0 30px}.editorial-card .card-body h2{font-size:35px}.editorial-card .eyebrow{color:var(--gold)}.article-heading{max-width:940px;margin:35px auto 45px;text-align:center}.article-heading>p:last-child{margin-inline:auto}.recipe-cover{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#24251b}.factory-cover{max-height:700px}.recipe-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;padding-top:65px}.recipe-layout aside{padding:28px;border:1px solid #d4b57b45;align-self:start}.recipe-layout ul{list-style:none;padding:0;margin:0 0 30px}.recipe-layout li{line-height:1.9;margin-bottom:16px;color:#c6c0b0}.method{counter-reset:method;list-style:none;padding:0}.method li{position:relative;padding-left:55px;margin-bottom:30px}.method li::before{counter-increment:method;content:counter(method,decimal-leading-zero);position:absolute;left:0;top:0;color:var(--gold);font-size:16px}.prose{max-width:760px;margin:55px auto 0;font-size:19px;line-height:1.95;color:#cbc5b5}.prose p{margin-bottom:26px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:50px;align-items:start}.summary-box{background:#25261b;border:1px solid #d4b57b35;padding:30px}.summary-line{display:flex;justify-content:space-between;gap:20px;margin:17px 0;font-size:14px;line-height:1.5}.summary-line>span:last-child{text-align:right}.summary-line.total{padding-top:22px;margin-top:25px;border-top:1px solid #d4b57b40;font-size:17px}.summary-box .btn{display:flex;width:100%;font-size:13px;margin-top:25px;padding:18px;justify-content:space-between}.cart-row{display:grid;grid-template-columns:110px minmax(0,1fr) 75px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid #d4b57b35}.cart-row:first-child{padding-top:0}.cart-thumb{background:var(--cream)}.cart-thumb img{width:100%;aspect-ratio:1;object-fit:contain}.cart-row h2{font-size:31px;margin:0 0 8px}.cart-row p{font-size:12px;color:#bdb6a5}.cart-row strong{font-weight:500}.row-total{grid-column:3;font-size:14px;text-align:right}.quantity{font-size:11px;color:#c7c0b1}.quantity input{margin-top:7px;width:75px}.text-button{background:none;border:0;color:var(--gold);font:inherit;text-decoration:underline;text-underline-offset:5px;padding:10px 0;cursor:pointer}.remove{display:block;font-size:12px;margin-top:5px}.cart-items>.text-link{margin-top:28px}.empty-cart{text-align:center;padding:40px 0 80px}.empty-number{font-family:'Cormorant Garamond',Georgia,serif;font-size:100px;color:var(--gold)}.empty-cart h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;font-size:45px}.empty-cart p{margin:20px 0 30px}.checkout-steps{display:flex;gap:35px;list-style:none;padding:0 0 25px;margin:30px 0 40px;border-bottom:1px solid #d4b57b35;font-size:13px;color:#a9a38f}.checkout-steps [aria-current]{color:var(--gold)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:28px 0}.form-grid label{font-size:13px;color:#c9c2b1}.form-grid label:first-child,.form-grid label:nth-child(2),.form-grid label:nth-child(3){grid-column:1/-1}input{display:block;border:1px solid #d4b57b55;border-radius:0;background:#222319;color:var(--cream);font:inherit;font-size:16px;padding:13px 12px;min-height:48px;width:100%;margin-top:8px;min-width:0}input:focus{outline:2px solid var(--gold);outline-offset:3px}#checkout-review h3{font-size:16px;font-weight:500;margin:28px 0 14px}#checkout-review p{line-height:1.7;color:#c5bead}#review-address p{margin:4px 0;overflow-wrap:anywhere}#finish-demo{margin-top:25px}.confirmation-summary{max-width:650px;margin:auto}.confirmation-actions{text-align:center;margin-top:35px}.shop-toast{position:fixed;z-index:1000;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);padding:20px 24px;background:var(--gold);color:#191a12;box-shadow:0 5px 40px #0006;font-size:14px}.shop-toast a{display:inline-block;text-decoration:underline;margin-left:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:1100px){.nav{gap:16px;font-size:12px}.header-tools{gap:15px}.brand{width:165px}.brand-logo{width:165px;height:124px}.detail-grid{gap:35px}.cards{gap:18px}.card-body{padding:22px 18px}.checkout-layout{gap:30px}}
@media(max-width:800px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid,.recipe-layout,.checkout-layout{grid-template-columns:1fr}.detail-grid>.shop-image{max-width:600px;width:100%;margin:auto}.recipe-layout{gap:35px}.recipe-layout aside{width:100%}.checkout-layout{gap:40px}.store-main{padding-top:45px}.summary-box{position:static}.related{padding-top:60px}.detail-copy h1{font-size:65px}.recipe-cover{width:100%}.brand{width:145px}.brand-logo{width:145px;height:109px}}
@media(max-width:640px){.brand{width:132px;height:60px}.brand-logo{width:150px;height:112px;margin-left:-8px}.header-tools{gap:12px}.cart-link{min-width:32px}.cart-link svg{width:19px}.cart-link span{font-size:10px}.language summary{gap:5px}.language .arrow{display:none}.menu-toggle{min-width:36px}.menu-toggle>span:first-child{display:none}.cards,.cards-two{grid-template-columns:1fr;gap:34px}.card-body{padding:25px}.editorial-card .card-body{padding-inline:0}.store-main{padding-bottom:65px}.page-intro{margin-bottom:30px}.page-intro h1,.article-heading h1{font-size:49px}.page-intro>p:last-child{font-size:16px}.demo-notice{display:block;padding:16px;font-size:12px}.demo-notice strong{display:block;margin-bottom:6px}.detail-grid{gap:25px}.detail-copy h1{font-size:59px}.detail-copy>.btn{display:flex;width:100%;justify-content:space-between}.recipe-layout{padding-top:35px}.recipe-layout aside{padding:22px}.method li{padding-left:43px;font-size:15px}.prose{font-size:17px;margin-top:30px}.article-heading{margin:25px auto 30px}.checkout-steps{gap:14px;justify-content:space-between;font-size:11px}.summary-box{padding:22px}.cart-row{grid-template-columns:80px minmax(0,1fr) 60px;gap:14px}.cart-row h2{font-size:27px}.quantity input{width:60px;padding:10px 8px}.form-grid{gap:18px 14px}.form-grid label{font-size:12px}.form-grid label:nth-child(4),.form-grid label:last-child{grid-column:1/-1}.checkout-layout .btn{width:100%;font-size:13px;padding-inline:18px}.footer-pages{gap:18px;font-size:12px}.shop-toast{bottom:14px;padding:17px;font-size:12px}.shop-toast a{margin:6px 0 0;display:block}.factory-frame img{aspect-ratio:1645/1166}.hero-bread{animation:mobile-yufka-turn 45s linear infinite;transform-origin:50% 50%}}
@media(prefers-reduced-motion:reduce){.shop-image img{transition:none}}

#checkout-form fieldset{border:0;padding:0;margin:0;min-width:0}

/* The old wordmark's column layout clipped the official landscape logo. */
.header .brand{display:flex;flex-direction:row;align-items:center;justify-content:center;width:200px;height:90px;padding:0;overflow:visible;line-height:normal}
.header .brand-logo{display:block;flex:none;width:100%;height:100%;max-width:100%;margin:0;object-fit:cover;object-position:50% 43%}
@media(max-width:1100px){.header .brand{width:170px;height:77px}}
@media(max-width:640px){.header .brand{width:145px;height:66px}}
/* All three panels share one grid footprint, including their different text lengths.
   Hidden panels retain layout space but are invisible and inert. */
.product-panels{display:grid;overflow-anchor:none}
.product-panels>.product-panel{grid-area:1/1;align-self:start;min-width:0}
.product-panels>.product-panel[hidden]{display:grid!important;visibility:hidden;pointer-events:none;animation:none!important}
.product-panels>.product-panel[hidden] *{animation:none!important}
.product-layout{overflow-anchor:none}
/* Compact, equal product stages: image dimensions cannot inflate the shared grid. */
.products{padding-top:72px;padding-bottom:48px}
.products .section-top{margin-bottom:30px}
.products .product-layout{min-height:0;align-items:center}
.product-panels>.product-panel{align-self:stretch;min-height:0;align-items:center}
.products .product-tabs{align-self:center;margin-top:0}
.products .product-visual{height:clamp(300px,27vw,420px);max-height:none;aspect-ratio:auto;overflow:visible}
.products .product-visual img{position:absolute;inset:0;margin:auto;width:94%;height:94%;max-width:94%;max-height:94%;object-fit:contain}
.products .product-visual::before{inset:8% 10%}
.products .product-bottom{margin-top:24px;padding-top:18px}
@media(max-width:960px){
 .product-panels>.product-panel{grid-template-rows:300px 1fr;align-items:start}
 .products .product-visual{height:300px}
 .products .product-tabs{align-self:start;margin-top:24px}
}
@media(max-width:640px){
 .products{padding-top:44px;padding-bottom:28px}
 .products .section-top{margin-bottom:20px}
 .products .product-tabs{margin-top:0}
 .products .product-layout{gap:8px}
 .product-panels>.product-panel{grid-template-rows:260px 1fr}
 .products .product-visual{height:260px}
 .products .product-bottom{margin-top:20px;padding-top:16px}
}

/* Compact official artwork replaces the oversized footer text. */
.footer-brand{display:flex;justify-content:center;padding:20px 0 28px}
.footer-brand img{display:block;width:280px;height:126px;max-width:100%;object-fit:cover;object-position:50% 43%;filter:url(#yufka-alpha)}
@media(max-width:640px){.footer-brand{padding:12px 0 20px}.footer-brand img{width:220px;height:100px}}

/* A complete, visibly continuous turn on phones instead of a 100-second sway. */
@keyframes mobile-yufka-turn{from{transform:rotate(-11deg)}to{transform:rotate(349deg)}}
/* Reduce the broad desktop margins and unused height around the hero. */
@media(min-width:961px){
 .wrap{width:min(1600px,calc(100% - 80px))}
 .hero{min-height:0}
 .hero-main{min-height:0;padding-block:32px 40px}
 .hero-art{margin-inline:0;min-height:0}
 .hero-bread{width:min(94%,540px);height:auto;max-height:540px;object-fit:contain}
 .hero-index{bottom:-16px}
 .hero-bottom{min-height:60px}
}
@media(min-width:641px) and (max-width:960px){
 .hero-main{min-height:0;padding-block:32px 40px}
}
/* Industrial production backdrop, shaded behind the copy and foreground Yufka. */
.hero{background-color:#15160f;background-image:linear-gradient(90deg,rgba(16,18,12,.93) 0%,rgba(16,18,12,.86) 38%,rgba(16,18,12,.62) 70%,rgba(16,18,12,.66) 100%),linear-gradient(0deg,#181a12 0%,transparent 32%,rgba(18,20,13,.25) 100%),url('/assets/ensar-production-hero.webp');background-size:cover;background-position:center;background-repeat:no-repeat}
@media(max-width:640px){.hero{background-image:linear-gradient(180deg,rgba(16,18,12,.90) 0%,rgba(16,18,12,.85) 40%,rgba(16,18,12,.67) 70%,#181a12 100%),url('/assets/ensar-production-hero.webp');background-position:center,62% center}}

.product-rotation-toggle{background:none;border:1px solid #92723c66;color:#554629;font:inherit;font-size:13px;padding:11px 14px;min-height:44px;cursor:pointer;white-space:nowrap}
.product-rotation-toggle:focus-visible{outline:2px solid #92723c;outline-offset:4px}
.products .product-bottom{flex-wrap:wrap}
@media(max-width:640px){.product-rotation-toggle{font-size:12px}}
/* Preserve fine logo strokes; the photographic alpha filter was eroding them. */
.header .brand-logo,.footer-brand img{filter:brightness(1.28) saturate(.8);mix-blend-mode:screen;image-rendering:auto}
.language ul{max-height:min(65vh,520px);overflow-y:auto;overscroll-behavior:contain}
.editorial-intro{max-width:760px;margin:24px auto 38px;color:#c9c4b5;font-size:18px;line-height:1.85}
.recipe-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 28px;font-size:14px;color:#c9c4b5}
.recipe-tip{border-left:2px solid var(--gold);padding:16px 22px;background:#d4b57b08;margin-top:30px;line-height:1.8}
.prose h2{font-family:var(--serif);font-size:35px;font-weight:400;line-height:1.2;color:var(--cream);margin:35px 0 15px}
.editorial-languages{display:flex;flex-wrap:wrap;gap:10px 20px;padding:22px 0;border-top:1px solid #d4b57b33;margin-top:55px;font-size:14px}
.editorial-languages a[aria-current]{color:var(--gold)}
.image-note{font-size:12px;color:#aaa38e;margin-top:8px}
@media print{.header,.footer,.breadcrumbs,.editorial-languages,.shop-toast{display:none!important}body,.subpage{background:white!important;color:black!important}.store-main{width:100%;padding:0}.recipe-cover{max-height:220px}.recipe-layout{gap:25px}.recipe-layout li,.editorial-intro,.recipe-meta{color:black}.recipe-tip{break-inside:avoid}}
.editorial-nav{display:flex;gap:24px;align-items:center;flex-wrap:wrap;font-size:14px}
.editorial-only .header-inner{flex-wrap:wrap;padding-block:8px}
.editorial-only .header .language{margin-left:auto}
.editorial-only .footer{padding-bottom:30px}
.editorial-only .footer p{font-size:14px;line-height:1.8;margin:12px 0}
.recipe-meta{margin-bottom:28px}
@media(max-width:800px){.editorial-nav{order:3;width:100%;gap:20px;font-size:13px;padding-bottom:10px}.editorial-only .header-inner{gap:8px 15px}}
/* Recipe instructions keep each illustration next to its matching action. */
.recipe-layout>section{min-width:0}.method li{scroll-margin-top:28px;font-size:16px;line-height:1.8;break-inside:avoid;margin-bottom:28px}.method li>p{margin:0}.step-photo{margin:20px 0 0;width:100%}.step-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:3px;background:#26251b}.step-photo .image-note{line-height:1.5}.recipe-layout aside{align-self:start}.recipe-group{margin-top:48px}.recipe-group>h2{font-family:var(--serif);font-size:clamp(32px,4vw,48px);font-weight:400;margin:0 0 24px}.recipe-group .cards{row-gap:34px}
@media(max-width:640px){.method li{padding-left:34px;font-size:16px;margin-bottom:25px}.step-photo{margin-top:16px}.recipe-layout{gap:28px}.recipe-group{margin-top:34px}}
@media print{.step-photo{max-width:280px}.step-photo .image-note{font-size:10px}.method li{break-inside:avoid}.related{display:none}}

/* Self-contained alpha filter removes the matte even in isolated header layers. */
.header .brand-logo,.footer-brand img{filter:none;mix-blend-mode:normal;background:transparent}
