@font-face{
  font-family:'DIN Next Slab Pro';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:400;
  font-display:optional;
}
@font-face{
  font-family:'DIN Next Slab Pro';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:500;
  font-display:optional;
}
@font-face{
  font-family:'DIN Next Slab Pro';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:600;
  font-display:optional;
}
@font-face{
  font-family:'DIN Next Slab Pro';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:700;
  font-display:optional;
}
@font-face{
  font-family:'DIN Next Slab Pro';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:800;
  font-display:optional;
}
/* Eski içeriklerde geçen breakfront adı da aynı gerçek Berrak font dosyasına bağlıdır. */
@font-face{
  font-family:'breakfront';
  src:url('../fonts/8639berrakfont.woff2') format('woff2');
  font-style:normal;
  font-weight:400 800;
  font-display:optional;
}
:root{
  --berrak-font:'DIN Next Slab Pro',serif;
  --berrak-menu-font:'DIN Next Slab Pro',serif;
  --berrak-red:#a60000;
  --berrak-ink:#171717;
  --berrak-muted:#6f6f6f;
  --berrak-paper:#fff;
  --berrak-soft:#f4f4f4;
  --berrak-footer:#111;
}
*{box-sizing:border-box}
body{font-family:var(--berrak-font);color:var(--berrak-ink);background:#fff;margin:0}
a{text-decoration:none}

/* Existing content components */
.hero-berrak{min-height:620px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(33,20,12,.62),rgba(33,20,12,.2)),url('../img/theme/hero-bg-1-3.jpg') center/cover;position:relative}.hero-berrak .container{position:relative;z-index:1}.hero-berrak h1{color:#fff;font-size:clamp(44px,7vw,84px);line-height:.98;font-weight:800}.hero-berrak p{color:#fff;font-size:20px;max-width:650px}.pill{display:inline-block;background:#fff;color:var(--berrak-red);padding:8px 15px;border-radius:999px;font-weight:700;margin-bottom:20px}.btn-berrak{display:inline-block;background:var(--berrak-red);color:#fff!important;border:0;border-radius:999px;padding:13px 24px;font-weight:700}.section-space{padding:82px 0}.section-title{font-size:42px;color:var(--berrak-red);font-weight:800}.product-card,.content-card{height:100%;border:1px solid #e9edf1;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 12px 35px rgba(17,17,17,.06)}.product-card img,.content-card img{width:100%;height:270px;object-fit:cover}.product-card .pad,.content-card .pad{padding:22px}.product-card h3,.content-card h3{font-size:21px;margin-bottom:10px}.meta{font-size:13px;color:#718394;text-transform:uppercase;letter-spacing:.04em}.buy-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn-outline-berrak{border:1px solid var(--berrak-red);color:var(--berrak-red);border-radius:999px;padding:10px 18px;font-weight:700}.page-hero{padding:70px 0;background:#f7f4eb}.page-hero h1{font-size:52px;color:var(--berrak-red);font-weight:800}.detail-image{width:100%;border-radius:24px;max-height:640px;object-fit:cover}.prose{font-size:18px;line-height:1.8}.prose img{max-width:100%;height:auto}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter-pill{padding:8px 14px;border:1px solid #dfe6ec;border-radius:999px}.empty-state{padding:50px;border:1px dashed #cfdce7;border-radius:24px;background:#fbfcfd;text-align:center}

/* Berrak header */
.berrak-header{height:98px;background:#fff;position:relative;z-index:1000;border-bottom:1px solid rgba(0,0,0,.04);transition:background .25s ease,box-shadow .25s ease,color .25s ease}.berrak-header.is-sticky{position:sticky;top:0}.berrak-header.is-overlay{position:absolute;left:0;right:0;top:0;background:linear-gradient(to bottom,rgba(27,16,10,.50),rgba(27,16,10,.22));border-bottom:0;color:#fff}.berrak-header.is-overlay.is-sticky{position:fixed}.berrak-header.is-scrolled{background:#fff;color:#171717;box-shadow:0 5px 22px rgba(0,0,0,.08);border-bottom-color:#eee}.berrak-header-inner{height:98px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 3.65%;gap:28px}.berrak-brand{position:relative;display:flex;align-items:center;justify-content:center;width:var(--logo-width,184px);height:76px;z-index:2}.berrak-brand img{position:absolute;inset:0;margin:auto;max-width:100%;max-height:74px;width:auto;height:auto;object-fit:contain;transition:opacity .2s ease}.berrak-brand .logo-white{opacity:0}.berrak-header.is-overlay:not(.is-scrolled) .berrak-brand .logo-red{opacity:0}.berrak-header.is-overlay:not(.is-scrolled) .berrak-brand .logo-white{opacity:1}.berrak-nav{min-width:0}.berrak-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:34px}.berrak-nav-left{justify-self:start}.berrak-nav-right{justify-self:end}.berrak-nav-right>ul{justify-content:flex-end}.berrak-menu-item{position:relative}.berrak-menu-item>a,.berrak-lang>a{display:flex;align-items:center;gap:7px;min-height:52px;color:#141414;font:400 18px/1.2 var(--berrak-menu-font);white-space:nowrap;transition:color .2s ease,opacity .2s ease}.berrak-header.is-overlay:not(.is-scrolled) .berrak-menu-item>a,.berrak-header.is-overlay:not(.is-scrolled) .berrak-lang>a{color:#fff}.berrak-menu-item>a:hover,.berrak-lang>a:hover{color:var(--berrak-red)}.berrak-header.is-overlay:not(.is-scrolled) .berrak-menu-item>a:hover,.berrak-header.is-overlay:not(.is-scrolled) .berrak-lang>a:hover{color:#fff;opacity:.75}.submenu-arrow{font:700 15px/1 Arial,sans-serif;margin-top:-2px}.berrak-submenu{position:absolute!important;display:block!important;left:-20px;top:100%;min-width:240px;background:#fff;padding:15px 0!important;border-radius:3px;box-shadow:0 12px 36px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:30}.berrak-submenu .berrak-menu-item>a{color:#666!important;min-height:0;padding:8px 25px;font:400 16px/1.35 var(--berrak-menu-font);white-space:normal}.berrak-submenu .berrak-menu-item>a:hover{color:var(--berrak-red)!important}.has-children:hover>.berrak-submenu,.has-children:focus-within>.berrak-submenu{opacity:1;visibility:visible;transform:translateY(0)}.berrak-sustainability a{display:grid;place-items:center;width:52px;height:58px}.berrak-sustainability img{display:block;width:46px;height:46px;object-fit:contain}.berrak-search-button{width:42px;height:52px;display:grid;place-items:center;border:0;background:transparent;padding:0;color:#141414;cursor:pointer}.berrak-search-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.berrak-header.is-overlay:not(.is-scrolled) .berrak-search-button{color:#fff}.nav-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:9px;cursor:pointer}.nav-toggle span{display:block;height:2px;background:#171717;margin:5px 0;transition:.2s}.berrak-header.is-overlay:not(.is-scrolled) .nav-toggle span{background:#fff}.berrak-mobile-panel{display:none}.berrak-search-overlay{position:fixed;inset:0;background:rgba(255,255,255,.97);z-index:2000;display:flex;align-items:center;justify-content:center;padding:30px;opacity:0;visibility:hidden;transition:.2s}.berrak-search-overlay.open{opacity:1;visibility:visible}.berrak-search-overlay form{width:min(860px,100%)}.berrak-search-overlay label{display:block;font:700 clamp(28px,4vw,52px)/1.1 var(--berrak-font);margin-bottom:25px;color:#222}.berrak-search-overlay form>div{display:flex;border-bottom:2px solid #222}.berrak-search-overlay input{flex:1;border:0;background:transparent;font-size:24px;padding:17px 0;outline:0}.berrak-search-overlay button[type=submit]{border:0;background:transparent;color:var(--berrak-red);font-weight:700;font-size:17px;padding:0 10px}.search-close{position:absolute;right:36px;top:25px;border:0;background:transparent;font-size:48px;line-height:1;font-weight:200;cursor:pointer}

/* Certificates block above footer */
.berrak-certificates{padding:28px 14px 0;background:#fff}.berrak-cert-inner{max-width:1766px;margin:0 auto;background:#f4f4f4;border-radius:16px;min-height:545px;padding:80px 8%;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(520px,1.2fr);align-items:center;gap:80px}.cert-copy{max-width:560px}.cert-copy h2{font:400 36px/1.15 var(--berrak-font);color:var(--berrak-red);margin:0 0 14px}.cert-copy p{font:400 18px/1.45 var(--berrak-font);color:#111;margin:0}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-items:center;gap:56px 58px}.cert-logo{height:125px;width:100%;display:grid;place-items:center}.cert-logo img{display:block;max-width:190px;max-height:120px;width:auto;height:auto;object-fit:contain}

/* Footer */
.berrak-footer{background:#111;color:#fff;margin-top:0}.berrak-footer-grid{min-height:650px;display:grid;grid-template-columns:1fr 1fr}.footer-left,.footer-right{padding:150px 7.2% 55px;position:relative;overflow:hidden}.footer-left{border-right:1px solid #545454}.footer-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:660px}.footer-contact-grid h3{font:700 20px/1.2 var(--berrak-font);color:#fff;margin:0 0 12px}.footer-contact-grid p{font:700 17px/1.55 var(--berrak-font);color:#fff;margin:0;text-transform:uppercase}.footer-contact-grid a{color:#fff}.footer-socials{display:flex;gap:30px;flex-wrap:wrap;margin-top:88px}.footer-socials a{display:flex;align-items:center;gap:11px;color:#fff;font-weight:700;border-bottom:1px solid #fff;padding-bottom:4px}.footer-socials svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:2}.footer-socials a:nth-child(2) svg,.footer-socials a:nth-child(3) svg{fill:#fff;stroke:none}.footer-handle{position:absolute;left:0;right:0;bottom:22px;overflow:hidden;white-space:nowrap;font:400 clamp(42px,4vw,70px)/1 var(--berrak-font);color:#fff;letter-spacing:.01em;pointer-events:none}.footer-handle-track{display:flex;width:max-content;will-change:transform;animation:berrakFooterHandleMarquee 22s linear infinite}.footer-handle-group{display:flex;flex:0 0 auto;align-items:center}.footer-handle-item{display:inline-block;padding:0 .24em 0 .14em}.footer-handle-dot{display:inline-block;padding-right:.24em}.footer-left:hover .footer-handle-track{animation-play-state:paused}@keyframes berrakFooterHandleMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.footer-handle-track{animation:none;transform:none}.footer-handle-group[aria-hidden="true"]{display:none}}.footer-right{padding-left:6.4%;padding-right:5.5%}.footer-newsletter h2{font:700 33px/1.05 var(--berrak-font);max-width:700px;margin:10px 0 70px}.footer-newsletter form{display:flex;align-items:center;gap:30px}.footer-newsletter input{flex:1;height:47px;border-radius:999px;border:2px solid #9b7fba;background:#fff;padding:0 20px;font-size:14px;outline:0}.footer-newsletter button{height:47px;border:0;border-radius:999px;background:#c40000;color:#fff;padding:0 28px;font-weight:700;white-space:nowrap}.newsletter-state{margin-top:12px;font-size:13px}.newsletter-state.success{color:#9de07b}.newsletter-state.error{color:#ff9c9c}.footer-legal{margin-top:92px}.footer-group-mark{display:inline-block;margin-bottom:18px}.footer-group-mark img{display:block;width:43px;height:43px;object-fit:contain}.footer-legal-links{display:flex;gap:34px;flex-wrap:wrap}.footer-legal-links a{color:#fff;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px}.footer-extra-menu{display:flex;gap:24px;flex-wrap:wrap;margin-top:45px}.footer-extra-menu a{color:#ddd;font-size:14px}.footer-copyright{position:absolute;bottom:28px;color:#777;font-size:12px}.berrak-back-top{position:fixed;right:24px;bottom:24px;width:44px;height:44px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#111;z-index:950;box-shadow:0 6px 18px rgba(0,0,0,.12);cursor:pointer}

/* Search results */
.berrak-search-results{padding:80px 0}.berrak-search-results .search-form-inline{display:flex;max-width:760px;margin:0 0 40px;border:1px solid #ddd;border-radius:999px;padding:5px}.berrak-search-results .search-form-inline input{flex:1;border:0;padding:13px 20px;outline:0;background:transparent}.berrak-search-results .search-form-inline button{border:0;border-radius:999px;background:var(--berrak-red);color:#fff;padding:0 24px;font-weight:700}.search-result-row{padding:24px 0;border-bottom:1px solid #eee}.search-result-row h2{font-size:24px;margin:0 0 7px}.search-result-row h2 a{color:#222}.search-result-row p{margin:0;color:#666}



/* WordPress-reference blog detail */
.blog-detail-hero{min-height:680px;position:relative;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;color:#fff;padding:150px 24px 85px}.blog-detail-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.14)}.blog-detail-hero-inner{position:relative;z-index:1;width:min(1050px,100%);text-align:center;margin:auto}.blog-category-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.85);border-radius:999px;padding:5px 14px;margin-bottom:22px;color:#fff;font:400 13px/1.2 var(--berrak-font)}.blog-detail-hero h1{max-width:970px;margin:0 auto 20px;color:#fff;font:700 clamp(38px,4vw,62px)/1.08 var(--berrak-font);text-shadow:0 2px 8px rgba(0,0,0,.18)}.blog-hero-meta{display:flex;justify-content:center;align-items:center;gap:12px;color:#fff;font:600 13px/1.3 var(--berrak-font)}.blog-hero-meta i{width:3px;height:3px;border-radius:50%;background:#fff;opacity:.8}.blog-detail-main{background:#fff}.berrak-blog-article{width:min(930px,calc(100% - 44px));margin:0 auto;padding:78px 0 70px}.blog-prose{font:400 17px/1.74 var(--berrak-font);color:#111}.blog-prose>*:first-child{margin-top:0}.blog-prose p{margin:0 0 26px}.blog-prose h1,.blog-prose h2,.blog-prose h3,.blog-prose h4{font-family:var(--berrak-font);color:#111;line-height:1.2;margin:36px 0 18px}.blog-prose h1{font-size:36px}.blog-prose h2{font-size:29px}.blog-prose h3{font-size:22px}.blog-prose h4{font-size:18px}.blog-prose ul,.blog-prose ol{padding-left:24px;margin:0 0 26px}.blog-prose li{margin-bottom:8px}.blog-prose a{color:var(--berrak-red);text-decoration:underline}.blog-prose img{display:block;max-width:100%;height:auto;margin:34px auto}.blog-prose blockquote{border-left:3px solid var(--berrak-red);padding:4px 0 4px 24px;margin:35px 0;font-size:21px;font-style:italic}.blog-author-card{display:flex;align-items:center;gap:18px;border-top:1px solid #eee;margin-top:72px;padding-top:34px}.blog-author-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--berrak-red);color:#fff;font:700 13px/1 var(--berrak-font)}.blog-author-card strong{font:400 18px/1.2 var(--berrak-font);color:#111}.blog-post-nav{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:260px;background:#111}.blog-nav-card{min-height:260px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-position:center;background-size:cover;color:#fff!important;padding:35px 8%;overflow:hidden}.blog-nav-card:first-child{border-right:1px solid rgba(255,255,255,.18)}.blog-nav-card span,.blog-nav-card strong{position:relative;z-index:1}.blog-nav-card span{font:400 12px/1.2 var(--berrak-font);margin-bottom:13px;opacity:.9}.blog-nav-card strong{max-width:650px;font:700 clamp(20px,2vw,30px)/1.25 var(--berrak-font)}.blog-nav-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0);transition:.25s}.blog-nav-card:hover:before{background:rgba(0,0,0,.18)}.blog-nav-card.empty{background:#111}
@media(max-width:1350px){.berrak-nav ul{gap:22px}.berrak-menu-item>a,.berrak-lang>a{font-size:18px}.berrak-header-inner{padding:0 2.5%;gap:18px}.berrak-sustainability a{width:44px}.berrak-sustainability img{width:40px;height:40px}}
@media(max-width:1100px){.berrak-header,.berrak-header-inner{height:82px}.berrak-header{background:#fff!important;position:sticky!important;box-shadow:0 4px 18px rgba(0,0,0,.08)}.berrak-brand{height:66px;width:min(var(--logo-width,184px),170px)}.berrak-brand img{max-height:60px}.berrak-brand .logo-red{opacity:1!important}.berrak-brand .logo-white{opacity:0!important}.berrak-header-inner{grid-template-columns:56px 1fr 56px;padding:0 20px}.berrak-nav{display:none}.nav-toggle{display:block;grid-column:1}.berrak-brand{grid-column:2;justify-self:center}.berrak-search-item{display:block}.berrak-header-inner:after{content:'';grid-column:3}.berrak-header.is-overlay:not(.is-scrolled) .nav-toggle span{background:#171717}.berrak-mobile-panel{display:block;position:fixed;left:0;right:0;top:82px;bottom:0;background:#fff;z-index:1200;padding:25px 24px 55px;overflow:auto;transform:translateX(-105%);transition:.25s ease}.nav-open .berrak-mobile-panel{transform:translateX(0)}.berrak-mobile-panel ul{list-style:none;margin:0;padding:0}.berrak-mobile-panel>.berrak-menu-item,.berrak-mobile-panel>ul>.berrak-menu-item{border-bottom:1px solid #eee}.berrak-mobile-panel .berrak-menu-item>a{color:#171717!important;font-size:19px;min-height:54px}.berrak-mobile-panel .berrak-submenu{position:static!important;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:0 0 10px 18px!important;min-width:0}.berrak-mobile-panel .berrak-submenu .berrak-menu-item>a{font-size:16px;padding:8px 0}.berrak-mobile-tools{display:flex;gap:20px;flex-wrap:wrap;border-top:1px solid #eee;margin-top:24px;padding-top:22px}.berrak-mobile-tools a{color:#171717;font-weight:700}.berrak-cert-inner{grid-template-columns:1fr;gap:55px;padding:65px 7%;min-height:0}.cert-copy{max-width:720px}.footer-left,.footer-right{padding-top:95px}.footer-newsletter form{flex-direction:column;align-items:stretch}.footer-newsletter h2{margin-bottom:35px}.footer-legal{margin-top:55px}.footer-contact-grid{gap:35px}}
@media(max-width:760px){.hero-berrak{min-height:520px}.section-title{font-size:34px}.page-hero h1{font-size:40px}.berrak-certificates{padding:12px 8px 0}.berrak-cert-inner{padding:48px 28px;border-radius:12px}.cert-copy h2{font-size:31px}.cert-copy p{font-size:16px}.cert-grid{grid-template-columns:repeat(2,1fr);gap:35px 24px}.cert-logo{height:100px}.cert-logo img{max-width:145px;max-height:95px}.berrak-footer-grid{grid-template-columns:1fr}.footer-left,.footer-right{padding:62px 28px}.footer-left{border-right:0;border-bottom:1px solid #444;min-height:520px}.footer-contact-grid{grid-template-columns:1fr;gap:30px}.footer-socials{margin-top:55px;gap:20px}.footer-handle{left:0;right:0;bottom:24px;font-size:42px}.footer-right{min-height:540px}.footer-newsletter h2{font-size:28px}.footer-legal-links{gap:18px;flex-direction:column;align-items:flex-start}.footer-copyright{left:28px}.berrak-search-overlay label{font-size:32px}.berrak-search-overlay form>div{display:block;border-bottom:0}.berrak-search-overlay input{width:100%;border-bottom:2px solid #222}.berrak-search-overlay button[type=submit]{margin-top:15px;padding:12px 0}.search-close{right:18px;top:13px}}

@media(max-width:900px){.blog-detail-hero{min-height:560px;padding-top:130px}.berrak-blog-article{padding-top:58px}.blog-post-nav{grid-template-columns:1fr}.blog-nav-card:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}
@media(max-width:600px){.blog-detail-hero{min-height:500px;padding:115px 20px 55px}.blog-detail-hero h1{font-size:36px}.blog-hero-meta{flex-wrap:wrap;font-size:12px}.berrak-blog-article{width:min(100% - 34px,930px);padding:46px 0 50px}.blog-prose{font-size:16px;line-height:1.7}.blog-prose h2{font-size:26px}.blog-nav-card{min-height:220px}.blog-author-card{margin-top:48px}}


/* v1.29 — unified Berrak front typography */
button,input,textarea,select,
h1,h2,h3,h4,h5,h6,
.hero-berrak,.page-hero,.section-title,.prose,
.product-card,.content-card,.berrak-header,.berrak-footer,
.blog-detail-hero,.blog-detail-main,.berrak-certificates{
  font-family:var(--berrak-font);
}
.prose{font-family:var(--berrak-font);font-size:18px;line-height:1.68;color:#171717}
.prose p{margin:0 0 22px}
.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--berrak-font);line-height:1.18;color:#171717;margin:32px 0 16px}
.prose h2{font-size:32px}.prose h3{font-size:26px}.prose h4{font-size:21px}

/* v1.30 — native optimized TR/EN homepage slider */
.berrak-home-slider{position:relative;width:100%;height:100svh;min-height:650px;overflow:hidden;background:#111;color:#fff}
.home-slider-track{position:absolute;inset:0}
.home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .72s ease,visibility .72s ease;background-image:var(--slide-bg);background-size:cover;background-position:center;display:flex;align-items:center}
.home-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.home-slide-inner{width:min(1660px,100%);margin:0 auto;padding:120px 7.2% 70px;display:flex;position:relative;z-index:2}
.home-slide.align-left .home-slide-inner{justify-content:flex-start;text-align:left}
.home-slide.align-center .home-slide-inner{justify-content:center;text-align:center}
.home-slide.align-right .home-slide-inner{justify-content:flex-end;text-align:right}
.home-slide-copy{width:min(610px,50vw);color:var(--slide-text,#171717);transform:translateY(18px);opacity:0;transition:transform .65s ease .18s,opacity .65s ease .18s}
.home-slide.is-active .home-slide-copy{transform:translateY(0);opacity:1}
.home-slide h1{margin:0 0 25px;color:var(--slide-title,#a60000);font:700 clamp(38px,4.1vw,68px)/1.02 var(--berrak-font);letter-spacing:-.025em;text-wrap:balance}
.home-slide-accent{display:block;color:var(--berrak-red);margin-top:2px}
.home-slide p{margin:0 0 30px;color:var(--slide-text,#171717);font:400 clamp(16px,1.22vw,20px)/1.55 var(--berrak-font);max-width:590px}
.home-slide-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:0 22px;border-radius:999px;font:700 14px/1 var(--berrak-font);letter-spacing:.035em;transition:transform .2s ease,background .2s ease,color .2s ease;border-color .2s ease}
.home-slide-button:hover{transform:translateY(-2px)}
.home-slide-button.button-red{background:var(--berrak-red);border:1px solid var(--berrak-red);color:#fff}
.home-slide-button.button-light{background:transparent;border:1px solid rgba(255,255,255,.88);color:#fff}
.home-slide-button.button-dark{background:transparent;border:1px solid #171717;color:#171717}
.home-slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:54px;height:84px;border:0;background:rgba(0,0,0,.11);color:#fff;font:300 48px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;opacity:.58;transition:.2s}
.home-slider-arrow:hover{opacity:1;background:rgba(0,0,0,.25)}
.home-slider-arrow.prev{left:0;border-radius:0 6px 6px 0}.home-slider-arrow.next{right:0;border-radius:6px 0 0 6px}
.home-slider-dots{position:absolute;z-index:5;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px;align-items:center}
.home-slider-dots button{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.85);background:rgba(0,0,0,.15);padding:0;cursor:pointer;transition:.2s}
.home-slider-dots button.active{width:26px;border-radius:999px;background:#fff}
@media(max-width:1100px){.berrak-home-slider{height:calc(100svh - 82px);min-height:590px}.home-slide-inner{padding:80px 8% 65px}.home-slide-copy{width:min(640px,68vw)}.home-slide h1{font-size:clamp(36px,6vw,58px)}}
@media(max-width:760px){.berrak-home-slider{height:calc(100svh - 82px);min-height:560px;max-height:820px}.home-slide{background-image:var(--slide-bg-mobile,var(--slide-bg));background-position:center}.home-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.03));opacity:.32}.home-slide-inner{padding:80px 26px 70px;align-items:flex-end;height:100%}.home-slide.align-center .home-slide-inner,.home-slide.align-right .home-slide-inner{justify-content:flex-start;text-align:left}.home-slide-copy{width:100%;max-width:430px}.home-slide h1{font-size:clamp(31px,9vw,44px);line-height:1.03;text-shadow:0 2px 18px rgba(255,255,255,.06)}.home-slide p{font-size:15px;line-height:1.5;max-width:390px}.home-slider-arrow{display:none}.home-slider-dots{bottom:18px}.home-slide-button{min-height:44px}}


/* v1.33 — homepage header: fully transparent at page top */
.berrak-header.is-overlay:not(.is-scrolled){
  background:transparent !important;
  background-image:none !important;
  border-bottom-color:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
.berrak-header.is-overlay:not(.is-scrolled) .berrak-header-inner{background:transparent !important}

@media(max-width:1100px){
  .berrak-header.is-overlay:not(.is-scrolled){
    position:absolute !important;
    top:0;
    left:0;
    right:0;
    background:transparent !important;
    box-shadow:none !important;
    border-bottom:0 !important;
  }
  .berrak-header.is-overlay:not(.is-scrolled) .berrak-brand .logo-red{opacity:0 !important}
  .berrak-header.is-overlay:not(.is-scrolled) .berrak-brand .logo-white{opacity:1 !important}
  .berrak-header.is-overlay:not(.is-scrolled) .nav-toggle span{background:#fff !important}
}


/* v1.34 — exact legacy Berrak front typography */
html[lang="tr"],html[lang="en"]{--berrak-menu-font:'DIN Next Slab Pro',serif}
html[lang="tr"] .berrak-menu-item>a,
html[lang="tr"] .berrak-lang>a{
  font-family:'DIN Next Slab Pro',serif !important;
  font-size:18px !important;
  font-weight:400 !important;
  line-height:1.2 !important;
  letter-spacing:0 !important;
  font-synthesis:none;
}
html[lang="en"] .berrak-menu-item>a,
html[lang="en"] .berrak-lang>a{
  font-family:'DIN Next Slab Pro',serif !important;
  font-size:18px !important;
  font-weight:400 !important;
  line-height:1.2 !important;
  letter-spacing:0 !important;
  font-synthesis:none;
}
html[lang="tr"] .berrak-submenu .berrak-menu-item>a{font-family:'DIN Next Slab Pro',serif !important;font-size:16px !important;font-weight:400 !important;font-synthesis:none}
html[lang="en"] .berrak-submenu .berrak-menu-item>a{font-family:'DIN Next Slab Pro',serif !important;font-size:16px !important;font-weight:400 !important;font-synthesis:none}
/* Keep all front editorial/display typography on the supplied Berrak webfont; never fall through to Georgia/Times while the font is available. */
body,.prose,.blog-prose,.page-hero,.home-slide-copy,.berrak-footer,.berrak-certificates{font-family:'DIN Next Slab Pro',serif}


/* v1.36 — WordPress-reference visual archives: Recipes + Blog */
.berrak-visual-archive{padding:28px 0 88px;background:#fff}
.visual-archive-shell{width:min(1840px,calc(100% - 72px));margin:0 auto}
.visual-archive-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:18px}
.visual-archive-card{grid-column:span 6;min-width:0;height:430px;overflow:hidden;background:#171717}
.visual-archive-card.compact{grid-column:span 3}
.visual-archive-link{position:relative;display:block;width:100%;height:100%;overflow:hidden;color:#fff!important;text-decoration:none!important}
.visual-archive-link img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.visual-archive-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,0) 42%,rgba(10,10,10,.18) 62%,rgba(10,10,10,.78) 100%);transition:background .3s ease}
.visual-archive-card h2{position:absolute;z-index:2;left:30px;right:28px;bottom:27px;margin:0;color:#fff;font-family:var(--berrak-font);font-size:clamp(20px,1.45vw,30px);font-weight:700;line-height:1.14;letter-spacing:0;text-shadow:0 2px 16px rgba(0,0,0,.24)}
.visual-archive-card.compact h2{font-size:clamp(18px,1.15vw,25px);left:24px;right:22px;bottom:24px}
.visual-archive-link:hover img{transform:scale(1.035)}
.visual-archive-link:hover .visual-archive-shade{background:linear-gradient(180deg,rgba(10,10,10,.02) 34%,rgba(10,10,10,.24) 60%,rgba(10,10,10,.84) 100%)}
.visual-archive-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:54px auto 0;min-height:38px;font-family:var(--berrak-font)}
.visual-archive-pagination a,.visual-archive-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 9px;color:#171717;text-decoration:none;font-size:14px;font-weight:600;border-radius:999px}
.visual-archive-pagination .page-number.current{background:#090909;color:#fff}
.visual-archive-pagination .page-number:not(.current):hover{background:#f1f1f1}
.visual-archive-pagination .page-arrow{padding:0 12px;min-width:auto}
.visual-archive-pagination .page-arrow:hover{color:var(--berrak-red)}
.visual-archive-pagination .page-dots{min-width:22px;padding:0;color:#777}
@media(max-width:1180px){.visual-archive-shell{width:min(100% - 38px,1180px)}.visual-archive-card{height:340px}.visual-archive-card.compact{grid-column:span 6}.visual-archive-card h2,.visual-archive-card.compact h2{font-size:22px}}
@media(max-width:720px){.berrak-visual-archive{padding:16px 0 62px}.visual-archive-shell{width:calc(100% - 26px)}.visual-archive-grid{grid-template-columns:1fr;gap:12px}.visual-archive-card,.visual-archive-card.compact{grid-column:1;height:auto;aspect-ratio:1.18/1}.visual-archive-card:nth-child(3n+1){aspect-ratio:1.32/1}.visual-archive-card h2,.visual-archive-card.compact h2{left:20px;right:18px;bottom:19px;font-size:21px}.visual-archive-pagination{gap:3px;margin-top:38px;flex-wrap:wrap}.visual-archive-pagination a,.visual-archive-pagination span{font-size:13px;min-width:31px;height:31px;padding:0 7px}}

/* v1.37 — responsive reveal + optimized image loading for visual archives */
@view-transition{navigation:auto}
::view-transition-old(root){animation:berrak-page-out .18s ease both}
::view-transition-new(root){animation:berrak-page-in .32s cubic-bezier(.2,.7,.2,1) both}
@keyframes berrak-page-out{to{opacity:.86;transform:translateY(-5px)}}
@keyframes berrak-page-in{from{opacity:.72;transform:translateY(8px)}to{opacity:1;transform:none}}

.visual-archive-card{
  position:relative;
  opacity:0;
  transform:translateY(28px) scale(.992);
  transition:opacity .62s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),transform .68s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms),box-shadow .35s ease;
  will-change:transform,opacity;
  content-visibility:auto;
  contain-intrinsic-size:430px 700px;
}
.visual-archive-card.is-visible{opacity:1;transform:translateY(0) scale(1)}
.visual-archive-card:hover{box-shadow:0 18px 46px rgba(0,0,0,.14)}
.visual-archive-loader{
  position:absolute;inset:0;z-index:0;
  background:linear-gradient(110deg,#ece9e4 18%,#f6f4f1 35%,#ece9e4 52%);
  background-size:220% 100%;
  animation:berrak-image-shimmer 1.35s linear infinite;
  opacity:1;
  transition:opacity .35s ease;
}
@keyframes berrak-image-shimmer{to{background-position-x:-220%}}
.visual-archive-card.image-loaded .visual-archive-loader{opacity:0;pointer-events:none}
.visual-archive-image{
  opacity:.18;
  filter:blur(14px) saturate(.88);
  transform:scale(1.055);
  transition:opacity .52s ease,filter .62s ease,transform .82s cubic-bezier(.2,.7,.2,1)!important;
  will-change:transform,filter,opacity;
  backface-visibility:hidden;
}
.visual-archive-image.is-loaded{opacity:1;filter:blur(0) saturate(1);transform:scale(1)}
.visual-archive-link:hover .visual-archive-image.is-loaded{transform:scale(1.045)}
.visual-archive-shade{z-index:1}
.visual-archive-card h2{overflow:hidden;transform:translateY(4px);transition:transform .4s cubic-bezier(.2,.7,.2,1)}
.visual-archive-card h2 span{display:inline;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .38s ease}
.visual-archive-link:hover h2{transform:translateY(-3px)}
.visual-archive-link:hover h2 span{background-size:100% 1px}
.visual-archive-pagination a{transition:background .22s ease,color .22s ease,transform .22s ease}
.visual-archive-pagination a:hover{transform:translateY(-2px)}
.visual-archive-pagination .page-number.current{box-shadow:0 5px 16px rgba(0,0,0,.15)}

@media(max-width:720px){
  .visual-archive-card{contain-intrinsic-size:320px 390px;transform:translateY(18px) scale(.995)}
  .visual-archive-card:hover{box-shadow:none}
  .visual-archive-link:hover .visual-archive-image.is-loaded{transform:scale(1.018)}
}
@media(prefers-reduced-motion:reduce){
  @view-transition{navigation:none}
  .visual-archive-card,.visual-archive-image,.visual-archive-loader,.visual-archive-card h2,.visual-archive-card h2 span,.visual-archive-pagination a{animation:none!important;transition:none!important}
  .visual-archive-card{opacity:1!important;transform:none!important}
  .visual-archive-image{opacity:1!important;filter:none!important;transform:none!important}
}

/* v1.43 — Recipe detail: blog-style hero + modern recipe workspace */
.recipe-detail-main,.recipe-detail-hero,.recipe-detail-main *{font-family:var(--berrak-font)}
.recipe-detail-hero{min-height:680px;position:relative;display:flex;align-items:center;justify-content:center;background-position:center;background-size:cover;color:#fff;padding:150px 24px 86px;overflow:hidden}
.recipe-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,7,6,.04) 0%,rgba(9,7,6,.12) 35%,rgba(9,7,6,.25) 100%);pointer-events:none}
.recipe-detail-hero-inner{position:relative;z-index:2;width:min(1100px,100%);text-align:center;margin:auto}.recipe-category-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.86);border-radius:999px;padding:6px 15px;margin-bottom:24px;color:#fff;background:rgba(20,14,10,.10);backdrop-filter:blur(4px);font:400 13px/1.2 var(--berrak-font)}
.recipe-detail-hero h1{max-width:1000px;margin:0 auto 22px;color:#fff;font:700 clamp(40px,4.6vw,68px)/1.06 var(--berrak-font);letter-spacing:-.02em;text-shadow:0 3px 16px rgba(0,0,0,.24)}
.recipe-breadcrumb{display:flex;align-items:center;justify-content:center;gap:10px;font:500 14px/1.3 var(--berrak-font);color:rgba(255,255,255,.92)}.recipe-breadcrumb a{color:#fff;text-decoration:none}.recipe-breadcrumb a:hover{opacity:.78}.recipe-breadcrumb span:last-child{font-weight:700}
.recipe-detail-main{background:#fff;padding:72px 20px 0}.recipe-detail-shell{width:min(1120px,100%);margin:0 auto}.recipe-intro{width:min(900px,100%);margin:0 auto 42px}.recipe-lead{font:400 18px/1.72 var(--berrak-font);margin:0 0 18px;color:#252525}.recipe-body{font:400 16px/1.72 var(--berrak-font);color:#333}.recipe-body:empty{display:none}
.recipe-top-info{width:min(900px,100%);margin:0 auto 30px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.recipe-top-info-item{border:1px solid #ebe7e2;border-radius:999px;padding:9px 15px;display:flex;gap:8px;align-items:baseline;background:#faf9f7}.recipe-top-info-item span{font-size:11px;color:#8a8179;text-transform:uppercase;letter-spacing:.06em}.recipe-top-info-item strong{font-size:14px;color:#171717}
.recipe-work-card{width:min(980px,100%);margin:0 auto;background:linear-gradient(145deg,#f8f7f4 0%,#f2f0eb 100%);border:1px solid #ebe7e0;border-radius:28px;padding:42px;box-shadow:0 20px 60px rgba(46,34,24,.07)}
.recipe-work-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:42px;align-items:start}.recipe-section-kicker{margin-bottom:7px;color:var(--berrak-red);font:700 11px/1.2 var(--berrak-font);text-transform:uppercase;letter-spacing:.12em}.recipe-ingredients h2,.recipe-preparation h2,.recipe-products h2,.recipe-related h2{font:700 28px/1.15 var(--berrak-font);margin:0;color:#171717;letter-spacing:-.01em}
.recipe-ingredients>ul{list-style:none;margin:22px 0 0;padding:0;border-top:1px solid rgba(32,24,18,.13)}.recipe-ingredients li{border-bottom:1px solid rgba(32,24,18,.09)}.recipe-check{display:flex;gap:14px;align-items:flex-start;padding:15px 3px;cursor:pointer}.recipe-check input{position:absolute;opacity:0;pointer-events:none}.recipe-check-box{width:23px;height:23px;border:1px solid #bbb1a8;border-radius:7px;background:#fff;flex:0 0 23px;position:relative;margin-top:0;box-shadow:0 1px 0 rgba(255,255,255,.8) inset}.recipe-check input:checked+.recipe-check-box{background:var(--berrak-red);border-color:var(--berrak-red)}.recipe-check input:checked+.recipe-check-box:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;font:bold 14px/1 Arial;color:#fff}.recipe-check-text{font:400 15px/1.45 var(--berrak-font);color:#181818}.recipe-check-text small{display:inline-flex;margin:6px 0 0;padding:3px 8px;border-radius:999px;background:#fff0ef;color:var(--berrak-red);font:700 10px/1.2 var(--berrak-font)}.recipe-empty{font-size:14px;color:#777;margin-top:20px}
.recipe-meta-actions{position:relative}.recipe-actions-card{position:sticky;top:118px;background:rgba(255,255,255,.88);border:1px solid rgba(70,55,44,.09);border-radius:22px;padding:22px;box-shadow:0 12px 36px rgba(46,34,24,.06);backdrop-filter:blur(8px)}.recipe-meta-block{padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid #eee9e4}.recipe-meta-block span{display:block;color:#8b8179;font:700 10px/1.2 var(--berrak-font);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.recipe-meta-block strong{display:block;color:#191919;font:700 14px/1.4 var(--berrak-font)}.recipe-action-stack{display:grid;gap:10px}.recipe-action{width:100%;min-height:48px;border:0;border-radius:14px;color:#fff;font:700 14px/1 var(--berrak-font);display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.recipe-action:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.10);filter:brightness(.98)}.recipe-action.print{background:var(--berrak-red)}.recipe-action.share{background:#2fa44f}.recipe-action-icon{font-size:17px}.recipe-action.copied:after{content:" ✓"}
.recipe-preparation{margin-top:44px;border-top:1px solid rgba(32,24,18,.13);padding-top:36px}.recipe-preparation-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.recipe-step-count{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:1px solid #ded8d1;border-radius:999px;background:#fff;color:#746a62;font:700 11px/1 var(--berrak-font)}
.recipe-step{display:none;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;align-items:stretch;background:#fff;border:1px solid rgba(65,50,38,.08);border-radius:22px;padding:18px;box-shadow:0 10px 34px rgba(46,34,24,.05)}.recipe-step.no-image{grid-template-columns:1fr}.recipe-step.is-active{display:grid;animation:recipeStepIn .34s ease both}.recipe-step-image{min-height:300px;border-radius:16px;overflow:hidden;background:#e9e6e1}.recipe-step-image img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}.recipe-step-copy{display:flex;flex-direction:column;min-height:300px;padding:10px 10px 4px}.recipe-step-progress{height:4px;background:#f0ece8;border-radius:999px;overflow:hidden;margin-bottom:22px}.recipe-step-progress span{display:block;height:100%;background:var(--berrak-red);border-radius:inherit;transition:width .28s ease}.recipe-step-number{font:700 12px/1.2 var(--berrak-font);color:var(--berrak-red);margin-bottom:16px;text-transform:uppercase;letter-spacing:.06em}.recipe-step-copy p{font:400 17px/1.68 var(--berrak-font);margin:0;color:#171717}.recipe-step-nav{margin-top:auto;display:flex;justify-content:space-between;gap:12px;padding-top:28px}.recipe-step-nav button{border:0;border-radius:999px;background:var(--berrak-red);color:#fff;padding:11px 18px;font:700 12px/1 var(--berrak-font);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .18s ease,background .18s ease}.recipe-step-nav button:hover{transform:translateY(-1px);background:#860000}.recipe-step-nav button.secondary{background:#f3f0ed;color:#4d443d}.recipe-step-nav button:last-child{margin-left:auto}@keyframes recipeStepIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.recipe-end-text{margin:34px 0 0;padding:24px 26px;border-left:3px solid var(--berrak-red);background:#fff;border-radius:0 14px 14px 0;font-size:15px;line-height:1.68}.recipe-products{margin-top:46px;border-top:1px solid rgba(32,24,18,.13);padding-top:34px}.recipe-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.recipe-product-card{background:#fff;border-radius:16px;overflow:hidden;color:#111;border:1px solid #e7e2dc;transition:transform .2s ease,box-shadow .2s ease}.recipe-product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.08)}.recipe-product-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;display:block}.recipe-product-card strong{display:block;padding:12px 10px 14px;font:700 12px/1.35 var(--berrak-font);text-align:center}
.recipe-related{width:min(980px,100%);margin:78px auto 105px}.recipe-related-head{margin-bottom:25px}.recipe-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recipe-related-card{height:270px;border-radius:18px;overflow:hidden;position:relative;color:#fff!important;box-shadow:0 10px 30px rgba(0,0,0,.07)}.recipe-related-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.recipe-related-card>span{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.04) 67%)}.recipe-related-card strong{position:absolute;left:19px;right:19px;bottom:18px;color:#fff;font:700 18px/1.25 var(--berrak-font);z-index:2}.recipe-related-card:hover img{transform:scale(1.05)}
.recipe-print-sheet{display:none}
@media(max-width:900px){.recipe-detail-hero{min-height:560px;padding:130px 20px 68px}.recipe-detail-hero h1{font-size:clamp(36px,8vw,52px)}.recipe-detail-main{padding-top:52px}.recipe-work-card{padding:30px 24px;border-radius:22px}.recipe-work-grid{grid-template-columns:1fr;gap:26px}.recipe-actions-card{position:static}.recipe-step{grid-template-columns:1fr}.recipe-step-image,.recipe-step-image img{min-height:260px}.recipe-product-grid{grid-template-columns:repeat(2,1fr)}.recipe-related-grid{grid-template-columns:1fr 1fr}.recipe-related-card{height:230px}}
@media(max-width:560px){.recipe-detail-hero{min-height:500px;padding:118px 18px 54px}.recipe-detail-hero h1{font-size:34px}.recipe-breadcrumb{font-size:12px;flex-wrap:wrap}.recipe-detail-main{padding:42px 14px 0}.recipe-lead{font-size:16px}.recipe-work-card{width:100%;padding:24px 17px;border-radius:18px}.recipe-ingredients h2,.recipe-preparation h2,.recipe-products h2,.recipe-related h2{font-size:24px}.recipe-preparation-head{align-items:flex-start}.recipe-step-count{display:none}.recipe-step{padding:11px;border-radius:16px}.recipe-step-image,.recipe-step-image img{min-height:220px}.recipe-step-copy{min-height:0;padding:10px 5px 4px}.recipe-step-copy p{font-size:15px}.recipe-step-nav{padding-top:22px}.recipe-product-grid{grid-template-columns:1fr 1fr}.recipe-related{margin-top:58px;margin-bottom:72px}.recipe-related-grid{grid-template-columns:1fr}.recipe-related-card{height:240px}}
@media print{body>*{display:none!important}.recipe-print-sheet{display:block!important;position:absolute;left:0;top:0;width:100%;padding:20px;background:#fff;color:#111}.recipe-print-sheet h1{font-size:30px}.recipe-print-sheet h2{font-size:20px;margin-top:26px}.recipe-print-sheet img{width:100%;max-height:360px;object-fit:cover}.recipe-print-sheet li{margin:8px 0;line-height:1.45}}

/* v1.42 — Native product detail, replacing legacy WPBakery product layouts */
.product-detail-native{background:#fff;color:#151515;font-family:var(--berrak-font)}
.product-shell{width:min(1440px,calc(100% - 72px));margin:0 auto}
.product-breadcrumb-wrap{border-top:1px solid #ececec;border-bottom:1px solid #ececec;background:#fff}
.product-breadcrumb{min-height:46px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;color:#777}
.product-breadcrumb a{color:#303030;text-decoration:none}.product-breadcrumb a:hover{color:var(--berrak-red)}
.product-top{padding:38px 0 94px}.product-top-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:58px;align-items:start}
.product-main-image{min-height:670px;border:1px solid #ededed;background:#fff;display:grid;place-items:center;overflow:hidden}
.product-main-image img{display:block;width:100%;height:100%;max-height:710px;object-fit:contain;transition:opacity .22s ease,transform .35s ease}.product-main-image:hover img{transform:scale(1.018)}
.product-thumb-row{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:3px}.product-thumb{width:82px;height:82px;border:1px solid #ddd;background:#fff;padding:5px;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:contain}
.product-summary{padding-top:7px}.product-summary h1{margin:0 0 14px;font:700 clamp(30px,3vw,43px)/1.08 var(--berrak-font);letter-spacing:-.015em;color:#171717}
.product-lead{max-width:690px;margin:0;font:400 17px/1.55 var(--berrak-font);color:#111}.product-inline-banner{display:block;max-width:100%;height:auto;margin:12px 0 0}
.product-detail-price{margin-top:22px;color:#111;font:700 24px/1.2 var(--berrak-font)}
.product-buy-row{margin-top:52px}.product-buy-button{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:12px 24px;border-radius:999px;background:#050505;color:#fff!important;font:700 14px/1 var(--berrak-font);text-decoration:none;transition:transform .2s ease,background .2s ease}.product-buy-button:hover{background:var(--berrak-red);transform:translateY(-2px)}
.product-cert-row{margin-top:20px;display:flex;align-items:center;gap:23px;flex-wrap:wrap}.product-cert-row img{display:block;width:auto;height:48px;max-width:96px;object-fit:contain}
.product-story{padding:78px 0 132px;background:#fff}.product-story-grid{display:grid;grid-template-columns:minmax(245px,.72fr) minmax(430px,1.24fr) minmax(250px,.8fr);gap:70px;align-items:center}
.product-story-intro{border-left:4px solid #1e1e1e;padding:12px 0 12px 30px;align-self:start}.product-story-intro h2{font:700 25px/1.15 var(--berrak-font);margin:0 0 20px;color:#1c1c1c}.product-story-intro p{font:400 16px/1.6 var(--berrak-font);color:#454545;margin:0}
.product-story-copy h3{font:700 clamp(26px,2.4vw,38px)/1.14 var(--berrak-font);margin:0 0 25px;color:var(--story-accent,var(--berrak-red));text-transform:none}.product-story-text{font:400 16px/1.64 var(--berrak-font);color:#242424}.product-story-text p{margin:0 0 15px}.product-story-visual{display:grid;place-items:center}.product-story-visual img{max-width:100%;max-height:280px;width:auto;height:auto;object-fit:contain}
.product-extra{padding:0 0 80px}.product-related{padding:35px 0 105px;background:#fff}.product-related-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.product-related-head h2{font:400 20px/1.2 var(--berrak-font);margin:0;color:#151515}.product-related-head span{font-size:12px;color:#555}
.product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px}.product-related-card{color:#111;text-decoration:none;min-width:0}.product-related-image{height:330px;display:grid;place-items:center;background:#fff;overflow:hidden}.product-related-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-related-card:hover img{transform:scale(1.035)}.product-related-card strong{display:block;margin-top:14px;font:700 15px/1.35 var(--berrak-font);color:#171717}
@media(max-width:1100px){.product-shell{width:min(100% - 42px,1180px)}.product-top-grid{grid-template-columns:1fr 1fr;gap:34px}.product-main-image{min-height:520px}.product-story-grid{grid-template-columns:1fr 1.4fr}.product-story-visual{grid-column:1/-1}.product-story-visual img{max-height:230px}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.product-shell{width:calc(100% - 28px)}.product-breadcrumb{font-size:12px;padding:7px 0}.product-top{padding:18px 0 58px}.product-top-grid{grid-template-columns:1fr;gap:28px}.product-main-image{min-height:0;aspect-ratio:1/1}.product-summary h1{font-size:31px}.product-lead{font-size:15px}.product-buy-row{margin-top:28px}.product-cert-row{gap:14px}.product-cert-row img{height:38px;max-width:74px}.product-story{padding:52px 0 75px}.product-story-grid{grid-template-columns:1fr;gap:36px}.product-story-intro{padding-left:20px}.product-story-copy h3{font-size:27px}.product-story-visual{grid-column:auto}.product-story-visual img{max-height:190px}.product-related{padding:25px 0 72px}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-related-image{height:auto;aspect-ratio:1/1}.product-related-card strong{font-size:13px}}


/* v1.44 — Related content carousel: separate surface, 3/2/1 cards */
.related-carousel-section{width:100vw;margin-left:calc(50% - 50vw);background:#f5f1ec;padding:76px 0 88px;overflow:hidden}
.related-carousel-section.recipe-related{margin-top:78px;margin-bottom:0}
.blog-related{margin-top:0}
.related-carousel-shell{width:min(1060px,calc(100% - 44px));margin:0 auto}
.related-carousel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.related-carousel-heading h2{margin:5px 0 0;color:#151515;font:700 clamp(27px,2.7vw,38px)/1.12 var(--berrak-font);letter-spacing:-.02em}
.related-carousel-kicker{display:block;color:var(--berrak-red);font:700 11px/1.2 var(--berrak-font);text-transform:uppercase;letter-spacing:.13em}
.related-carousel-arrows{display:flex;gap:9px;flex:0 0 auto}
.related-carousel-arrows button{width:44px;height:44px;border:1px solid rgba(32,24,18,.15);border-radius:50%;background:#fff;color:#171717;display:grid;place-items:center;font:400 19px/1 var(--berrak-font);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}
.related-carousel-arrows button:hover:not(:disabled){background:var(--berrak-red);border-color:var(--berrak-red);color:#fff;transform:translateY(-2px)}
.related-carousel-arrows button:disabled{opacity:.28;cursor:default}
.related-carousel-viewport{overflow:hidden;padding:4px 0 16px;touch-action:pan-y}
.related-carousel-track{display:flex;gap:16px;will-change:transform;transition:transform .48s cubic-bezier(.22,.61,.36,1)}
.related-carousel-card{flex:0 0 calc((100% - 32px)/3);height:300px;position:relative;overflow:hidden;border-radius:20px;background:#d9d4ce;color:#fff!important;box-shadow:0 14px 34px rgba(45,31,21,.10);transform:translateZ(0)}
.related-carousel-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.65,.3,1),filter .35s ease}
.related-carousel-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,10,8,.02) 38%,rgba(13,10,8,.78) 100%);transition:background .3s ease}
.related-carousel-card strong{position:absolute;z-index:2;left:20px;right:20px;bottom:19px;color:#fff;font:700 18px/1.25 var(--berrak-font);text-shadow:0 1px 3px rgba(0,0,0,.3)}
.related-carousel-card:hover img{transform:scale(1.055)}
.related-carousel-card:hover .related-carousel-overlay{background:linear-gradient(180deg,rgba(13,10,8,.03) 28%,rgba(13,10,8,.84) 100%)}
.related-carousel-dots{min-height:12px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:7px}
.related-carousel-dots button{width:7px;height:7px;border:0;padding:0;border-radius:999px;background:#c8beb4;cursor:pointer;transition:width .2s ease,background .2s ease}
.related-carousel-dots button.is-active{width:24px;background:var(--berrak-red)}
.related-carousel-section.is-static .related-carousel-arrows,.related-carousel-section.is-static .related-carousel-dots{display:none}
@media(max-width:980px){.related-carousel-section{padding:64px 0 76px}.related-carousel-shell{width:min(100% - 36px,900px)}.related-carousel-card{flex-basis:calc((100% - 16px)/2);height:280px}.related-carousel-heading h2{font-size:30px}}
@media(max-width:640px){.related-carousel-section{padding:52px 0 62px}.related-carousel-section.recipe-related{margin-top:58px}.related-carousel-shell{width:calc(100% - 28px)}.related-carousel-heading{align-items:flex-start;margin-bottom:22px}.related-carousel-heading h2{font-size:25px}.related-carousel-arrows button{width:39px;height:39px}.related-carousel-card{flex-basis:100%;height:285px;border-radius:17px}.related-carousel-card strong{font-size:17px;left:17px;right:17px;bottom:17px}}
@media(prefers-reduced-motion:reduce){.related-carousel-track,.related-carousel-card img,.related-carousel-arrows button,.related-carousel-dots button{transition:none!important}}

/* ===== v1.64 · Legacy WPBakery/Nectar page compatibility ===== */
.legacy-builder-page{background:#fff;overflow:hidden;color:#111;font-family:var(--berrak-body-font,inherit)}
.legacy-builder-page *{box-sizing:border-box}
.legacy-row{--legacy-overlay:transparent;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;padding:clamp(46px,6vw,110px) 0}
.legacy-row::before{content:"";position:absolute;inset:0;background:var(--legacy-overlay);pointer-events:none;z-index:0}
.legacy-row.is-full-height{min-height:min(100vh,960px);display:flex;align-items:stretch}
.legacy-row.is-middle>.legacy-row-content{display:flex;align-items:center}
.legacy-row-content{position:relative;z-index:1;width:min(1440px,calc(100% - 64px));margin:0 auto}
.legacy-row.is-full>.legacy-row-content{width:min(1600px,calc(100% - 64px))}
.legacy-grid{display:flex;flex-wrap:wrap;align-items:stretch;gap:clamp(18px,2.3vw,40px);width:100%}
.legacy-grid-inner{margin-top:0;margin-bottom:0}
.legacy-col{flex:1 1 calc(var(--legacy-col,100%) - 24px);max-width:var(--legacy-col,100%);min-width:0;background-position:center;background-size:cover;border-radius:inherit}
.legacy-col-inner{height:100%}
.legacy-col.is-centered{display:flex;flex-direction:column;justify-content:center;text-align:center}
.legacy-row.is-light,.legacy-row.is-light h1,.legacy-row.is-light h2,.legacy-row.is-light h3,.legacy-row.is-light h4,.legacy-row.is-light h5,.legacy-row.is-light h6,.legacy-row.is-light p,.legacy-row.is-light li,.legacy-row.is-light a{color:#fff}
.legacy-richtext{font-size:clamp(16px,1.05vw,19px);line-height:1.7}
.legacy-richtext>:first-child{margin-top:0}.legacy-richtext>:last-child{margin-bottom:0}
.legacy-richtext h1,.legacy-custom-heading:first-child{font-size:clamp(38px,5vw,82px);line-height:1.02}
.legacy-richtext h2,.legacy-custom-heading{font-size:clamp(30px,3.2vw,54px);line-height:1.08}
.legacy-richtext h3{font-size:clamp(24px,2.1vw,38px);line-height:1.15}
.legacy-richtext h1,.legacy-richtext h2,.legacy-richtext h3,.legacy-richtext h4,.legacy-custom-heading,.legacy-split-heading{font-family:var(--berrak-display-font,var(--berrak-body-font,inherit));font-weight:700;letter-spacing:-.025em;margin:0 0 .55em}
.legacy-richtext p{margin:0 0 1.1em}.legacy-richtext ul,.legacy-richtext ol{padding-left:1.25em;margin:0 0 1.25em}.legacy-richtext a{text-decoration:underline;text-underline-offset:3px}
.legacy-split-heading{font-size:clamp(32px,4vw,68px);line-height:1.04;max-width:1100px}
.legacy-responsive-text{font-size:var(--legacy-fs-desktop,inherit)}
.legacy-responsive-text h1,.legacy-responsive-text h2,.legacy-responsive-text h3,.legacy-responsive-text p{font-size:inherit;line-height:inherit;color:inherit}
.legacy-image{margin:0;display:flex}.legacy-image img{display:block;max-width:min(100%,var(--legacy-image-max,100%));height:auto;border-radius:inherit}.legacy-align-center{justify-content:center}.legacy-align-left{justify-content:flex-start}.legacy-align-right{justify-content:flex-end}
.legacy-spacer{height:min(var(--legacy-space,24px),220px);width:100%}
.legacy-clients{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,4vw,60px);align-items:center;width:100%}
.legacy-client{display:flex;min-height:110px;align-items:center;justify-content:center;padding:18px}.legacy-client img{display:block;max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain}
.legacy-fancy-box{overflow:hidden;border:1px solid rgba(24,34,50,.09);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(30,42,60,.07);height:100%}
.legacy-fancy-image{display:block;overflow:hidden;aspect-ratio:4/3}.legacy-fancy-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.legacy-fancy-box:hover .legacy-fancy-image img{transform:scale(1.035)}
.legacy-fancy-content{padding:22px 24px}.legacy-fancy-content>:first-child{margin-top:0}.legacy-fancy-content>:last-child{margin-bottom:0}
.legacy-toggles{display:grid;gap:10px}.legacy-toggle{border:1px solid #e7e9ee;border-radius:14px;background:#fff;overflow:hidden}.legacy-toggle summary{cursor:pointer;list-style:none;padding:18px 54px 18px 20px;font-weight:700;position:relative}.legacy-toggle summary::-webkit-details-marker{display:none}.legacy-toggle summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:#a60000}.legacy-toggle[open] summary::after{content:"−"}.legacy-toggle-body{padding:0 20px 20px;line-height:1.7}
.legacy-tabs-static{display:grid;gap:22px}.legacy-tab-panel{padding:clamp(24px,3vw,42px);border-radius:20px;background:#f6f6f5}.legacy-tab-panel h3{margin:0 0 8px;font-size:clamp(24px,2vw,34px)}.legacy-tab-sub{opacity:.75;margin:0 0 18px}
.legacy-fancy-list ul{list-style:none;padding:0;margin:0}.legacy-fancy-list li{position:relative;padding-left:26px;margin:.55em 0}.legacy-fancy-list li::before{content:"✓";position:absolute;left:0;top:0;color:#a60000;font-weight:800}
.legacy-highlighted{position:relative;display:inline-block}.legacy-highlighted::after{content:"";position:absolute;left:0;right:0;bottom:.04em;height:.16em;background:#a60000;opacity:.22;border-radius:999px;z-index:-1}
.legacy-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 21px;margin:6px 8px 6px 0;border-radius:999px;background:#a60000;color:#fff!important;text-decoration:none!important;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.legacy-cta:hover{transform:translateY(-2px);background:#860000;box-shadow:0 12px 26px rgba(166,0,0,.18)}
.legacy-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff0f0;color:#a60000;font-size:18px}
.legacy-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.legacy-testimonial{margin:0;padding:28px;border:1px solid #eceef2;border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(30,42,60,.06)}.legacy-testimonial p{margin:0 0 18px;font-size:17px;line-height:1.65}.legacy-testimonial footer{display:flex;flex-direction:column;gap:2px}.legacy-testimonial footer span{font-size:13px;opacity:.65}
.legacy-carousel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.legacy-carousel-item{min-width:0}
.legacy-video-card{position:relative;display:block;overflow:hidden;border-radius:22px}.legacy-video-card img{display:block;width:100%;height:auto}.legacy-video-card span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#a60000;color:#fff;font-size:24px;box-shadow:0 12px 32px rgba(0,0,0,.25)}.legacy-video-link{font-weight:700;color:#a60000}
.legacy-image-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;overflow:hidden;border-radius:20px}.legacy-image-comparison img{width:100%;height:100%;min-height:260px;object-fit:cover}
.legacy-native-group{width:100%}.legacy-badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:#fff0f0;color:#a60000;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.legacy-builder-page>p:empty{display:none}

@media (max-width:1024px){
  .legacy-row-content,.legacy-row.is-full>.legacy-row-content{width:min(100% - 40px,1200px)}
  .legacy-col{flex-basis:calc(var(--legacy-col,100%) - 16px)}
  .legacy-responsive-text{font-size:var(--legacy-fs-tablet,var(--legacy-fs-desktop,inherit))}
  .legacy-testimonials,.legacy-carousel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:767px){
  .legacy-row{padding:42px 0!important;min-height:auto!important}
  .legacy-row-content,.legacy-row.is-full>.legacy-row-content{width:calc(100% - 30px);padding-left:0!important;padding-right:0!important}
  .legacy-grid,.legacy-grid-inner{gap:22px}
  .legacy-col,.legacy-col-inner{flex:0 0 100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}
  .legacy-responsive-text{font-size:var(--legacy-fs-phone,var(--legacy-fs-tablet,var(--legacy-fs-desktop,inherit)))}
  .legacy-clients{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .legacy-client{min-height:86px;padding:10px}.legacy-client img{max-height:86px}
  .legacy-testimonials,.legacy-carousel-grid,.legacy-image-comparison{grid-template-columns:1fr}
  .legacy-spacer{height:min(var(--legacy-space,24px),100px)}
  .legacy-richtext h1,.legacy-custom-heading:first-child{font-size:clamp(34px,11vw,54px)}
  .legacy-richtext h2,.legacy-custom-heading,.legacy-split-heading{font-size:clamp(28px,9vw,44px)}
}

/* v1.65 — Legacy WPBakery media recovery */
.legacy-carousel-item.has-bg{position:relative;min-height:320px;padding:clamp(24px,4vw,52px);border-radius:22px;background-size:cover;background-position:center;overflow:hidden}
.legacy-carousel-item.has-bg::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.42));pointer-events:none}
.legacy-carousel-item.has-bg>*{position:relative;z-index:1}
.legacy-cascading-images{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(12px,2vw,24px);align-items:center;width:100%}
.legacy-cascading-images>figure{margin:0;grid-column:span 6;overflow:hidden;border-radius:20px}
.legacy-cascading-images>figure:nth-child(3n){grid-column:span 5}
.legacy-cascading-images>figure img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover}
.legacy-cascading-content{grid-column:1/-1}
@media(max-width:760px){.legacy-cascading-images>figure,.legacy-cascading-images>figure:nth-child(3n){grid-column:1/-1}.legacy-carousel-item.has-bg{min-height:240px}}

/* v1.68 — Berrak font is the single typography source for the entire frontend */
:root{
  --berrak-body-font:var(--berrak-font);
  --berrak-display-font:var(--berrak-font);
  --berrak-menu-font:var(--berrak-font);
}

html,
body,
body main,
body header,
body footer,
body nav,
body section,
body article,
body aside,
body div,
body p,
body a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body ul,
body ol,
body li,
body dl,
body dt,
body dd,
body blockquote,
body figure,
body figcaption,
body table,
body thead,
body tbody,
body tfoot,
body tr,
body th,
body td,
body form,
body fieldset,
body legend,
body label,
body button,
body input,
body textarea,
body select,
body option,
body small,
body strong,
body b,
body em,
body mark,
body time,
body code,
body pre,
body span:not(.fa):not(.fas):not(.far):not(.fab):not(.fal):not(.fad):not(.material-icons):not(.material-symbols-outlined):not([class^="icon-"]):not([class*=" icon-"]):not([class^="fa-"]):not([class*=" fa-"]){
  font-family:var(--berrak-font)!important;
}

body input::placeholder,
body textarea::placeholder{
  font-family:var(--berrak-font)!important;
}

/* Legacy WPBakery/Nectar output must use the same frontend font as native pages. */
.legacy-builder-page,
.legacy-richtext,
.legacy-custom-heading,
.legacy-split-heading,
.product-detail-native,
.berrak-yarisma{
  --berrak-body-font:var(--berrak-font);
  --berrak-display-font:var(--berrak-font);
  font-family:var(--berrak-font)!important;
}

/* v1.73 — iletişim formu */
.berrak-contact-form-section{padding:22px 0 78px;background:#f7f6f4}.berrak-contact-form-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid #ece8e4;border-radius:20px;padding:34px;box-shadow:0 16px 40px rgba(38,29,23,.055)}.berrak-contact-form-copy{margin-bottom:22px}.berrak-contact-form-copy>span{display:block;color:#a60000;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:7px}.berrak-contact-form-copy h2{margin:0 0 8px;color:#252525;font-size:30px;line-height:1.15}.berrak-contact-form-copy p{margin:0;color:#777;line-height:1.6}.berrak-contact-state{margin:0 0 18px;padding:12px 14px;border-radius:10px;font-size:14px}.berrak-contact-state.success{background:#ecf8f1;color:#16764d}.berrak-contact-state.error{background:#fff0f0;color:#a60000}.berrak-contact-form{position:relative}.contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.berrak-contact-form label{display:block;margin:0 0 16px}.berrak-contact-form label>span{display:block;margin-bottom:7px;color:#3e3e3e;font-size:13px;font-weight:700}.berrak-contact-form input,.berrak-contact-form textarea{width:100%;border:1px solid #ddd7d3;border-radius:11px;background:#fff;color:#252525;padding:12px 14px;outline:none;transition:.15s}.berrak-contact-form input{height:48px}.berrak-contact-form textarea{min-height:150px;resize:vertical}.berrak-contact-form input:focus,.berrak-contact-form textarea:focus{border-color:#a60000;box-shadow:0 0 0 3px rgba(166,0,0,.07)}.berrak-contact-form button{min-width:180px;border:0;border-radius:999px;background:#a60000;color:#fff;padding:13px 24px;font-size:14px;font-weight:800;cursor:pointer}.berrak-contact-form button:hover{background:#820000}.contact-message-field{margin-top:0!important}@media(max-width:700px){.berrak-contact-form-section{padding:14px 0 54px}.berrak-contact-form-card{padding:22px 18px;border-radius:15px}.contact-grid{grid-template-columns:1fr;gap:0}.berrak-contact-form-copy h2{font-size:25px}.berrak-contact-form button{width:100%}}

/* v1.75 — imported legacy HTML pages */
.berrak-imported-page-shell{background:#fff;overflow:hidden}.berrak-imported-page{font-family:var(--berrak-font);color:#333;padding:64px clamp(20px,5vw,76px)}.berrak-imported-page>.berrak-import-title{max-width:1320px;margin:0 auto 42px}.berrak-import-title h1{margin:0;font-size:clamp(34px,4.2vw,62px);line-height:1.04;color:#262626;letter-spacing:-.025em}.berrak-imported-page .berrak-import-row{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(22px,3vw,54px);max-width:1320px;margin:0 auto clamp(38px,6vw,82px)}.berrak-imported-page .berrak-import-row .berrak-import-row{margin:0;width:100%}.berrak-imported-page .berrak-import-col{min-width:0;flex:1 1 100%}.berrak-imported-page .berrak-import-col-1{flex-basis:8.333%}.berrak-imported-page .berrak-import-col-2{flex-basis:16.666%}.berrak-imported-page .berrak-import-col-3{flex-basis:25%}.berrak-imported-page .berrak-import-col-4{flex-basis:33.333%}.berrak-imported-page .berrak-import-col-5{flex-basis:41.666%}.berrak-imported-page .berrak-import-col-6{flex-basis:calc(50% - 27px)}.berrak-imported-page .berrak-import-col-7{flex-basis:58.333%}.berrak-imported-page .berrak-import-col-8{flex-basis:66.666%}.berrak-imported-page .berrak-import-col-9{flex-basis:75%}.berrak-imported-page .berrak-import-col-10{flex-basis:83.333%}.berrak-imported-page .berrak-import-col-11{flex-basis:91.666%}.berrak-imported-page .berrak-import-col-12{flex-basis:100%}.berrak-imported-page h2{font-size:clamp(29px,3.2vw,45px);line-height:1.12;margin:0 0 20px;color:#272727;letter-spacing:-.02em}.berrak-imported-page h3{font-size:clamp(22px,2.4vw,32px);line-height:1.2;margin:0 0 16px;color:#2b2b2b}.berrak-imported-page h4{font-size:20px;margin:0 0 12px}.berrak-imported-page p{font-size:clamp(15px,1.25vw,18px);line-height:1.72;margin:0 0 18px;color:#4b4b4b}.berrak-imported-page strong{font-weight:800}.berrak-imported-page ul,.berrak-imported-page ol{margin:0 0 22px;padding-left:1.25em}.berrak-imported-page li{margin:6px 0;line-height:1.65}.berrak-imported-page img{display:block;max-width:100%;height:auto;border-radius:2px}.berrak-imported-page figure{margin:0}.berrak-imported-page .berrak-import-media{width:100%}.berrak-imported-page .berrak-import-cta a,.berrak-imported-page a.berrak-import-link{color:#a60000;text-decoration:none;font-weight:700}.berrak-imported-page .berrak-import-cta a:hover,.berrak-imported-page a.berrak-import-link:hover{text-decoration:underline}.berrak-imported-page blockquote{margin:26px 0;padding:18px 22px;border-left:3px solid #a60000;background:#faf7f5}.berrak-imported-page iframe,.berrak-imported-page video{display:block;width:100%;max-width:100%;aspect-ratio:16/9;border:0}.berrak-imported-page table{width:100%;border-collapse:collapse;margin:24px 0}.berrak-imported-page th,.berrak-imported-page td{padding:11px 12px;border:1px solid #e5e0dd;text-align:left}.berrak-import-newsletter{max-width:1160px;margin:58px auto;padding:34px;border-radius:18px;background:#f6f2ee}.berrak-import-newsletter h2{max-width:760px;margin-bottom:20px}.berrak-import-newsletter form{display:flex;gap:10px;max-width:720px}.berrak-import-newsletter input{flex:1;min-width:0;height:50px;border:1px solid #d9d1cb;border-radius:999px;padding:0 18px;background:#fff}.berrak-import-newsletter button{border:0;border-radius:999px;background:#a60000;color:#fff;font-weight:800;padding:0 24px}.berrak-import-contact-anchor{display:none}
@media(max-width:850px){.berrak-imported-page{padding:44px 20px}.berrak-imported-page .berrak-import-row{gap:24px;margin-bottom:46px}.berrak-imported-page .berrak-import-col{flex-basis:100%!important}.berrak-import-newsletter{margin:42px 0;padding:25px 20px}.berrak-import-newsletter form{flex-direction:column}.berrak-import-newsletter button{height:48px}}

/* v1.81 — configurable 404 artwork inside the normal site shell.
   Artwork is never cropped, filtered or used as cover/background. */
.berrak-404-page{background:#fff}
.berrak-404{margin:0;padding:0;background:#fff}
.berrak-404-art{width:min(1672px,100%);margin:0 auto;line-height:0;background:#fff}
.berrak-404-art-link{display:block;width:100%;text-decoration:none;line-height:0}
.berrak-404-art picture{display:block;width:100%}
.berrak-404-art img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center;background:#fff}
.berrak-404-art-link:focus-visible{outline:3px solid #6f8f2e;outline-offset:-3px}
@media(max-width:760px){
  .berrak-404,.berrak-404-art{width:100%}
  .berrak-404-art img{width:100%;height:auto}
}

/* v1.82 — admin-managed homepage product category block */
.berrak-home-categories{position:relative;background:#fff;padding:88px 6% 96px;overflow:hidden}
.home-categories-shell{position:relative;max-width:1510px;margin:0 auto}
.berrak-home-categories h2{position:relative;z-index:3;margin:0 0 30px;text-align:center;color:var(--berrak-red);font:700 clamp(28px,2.2vw,38px)/1.15 var(--berrak-font)}
.home-category-links{position:relative;z-index:3;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:42px;row-gap:18px;max-width:1240px;margin:0 auto}
.home-category-link{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#111;transition:color .2s ease,transform .2s ease;isolation:isolate}
.home-category-name{position:relative;z-index:2;font:700 clamp(25px,2vw,36px)/1.18 var(--berrak-font);letter-spacing:-.018em;text-align:center}
.home-category-link:hover,.home-category-link:focus-visible{color:var(--berrak-red);transform:translateY(-2px)}
.home-category-link:focus-visible{outline:2px solid rgba(166,0,0,.35);outline-offset:7px;border-radius:6px}
.home-category-thumb{display:none}
.home-category-hover{position:absolute;z-index:1;left:0;top:0;width:min(360px,28vw);aspect-ratio:1.42/1;border-radius:18px;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 26px 70px rgba(18,20,26,.18);transform:translate3d(0,0,0) scale(.96);transition:opacity .18s ease,visibility .18s ease,transform .08s linear;background:#f2f2f2}
.home-category-hover.is-visible{opacity:.94;visibility:visible}
.home-category-hover img{width:100%;height:100%;display:block;object-fit:cover}
.berrak-home-categories.style-cards .home-category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1380px}
.berrak-home-categories.style-cards .home-category-link{display:block;overflow:hidden;border-radius:18px;background:#f5f5f2;min-height:260px;box-shadow:0 9px 30px rgba(17,17,17,.055)}
.berrak-home-categories.style-cards .home-category-thumb{display:block;position:absolute;inset:0}
.berrak-home-categories.style-cards .home-category-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.02) 62%)}
.berrak-home-categories.style-cards .home-category-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.berrak-home-categories.style-cards .home-category-name{position:absolute;left:22px;right:22px;bottom:20px;color:#fff;text-align:left;font-size:25px;text-shadow:0 2px 15px rgba(0,0,0,.25)}
.berrak-home-categories.style-cards .home-category-link:hover{transform:translateY(-4px)}
.berrak-home-categories.style-cards .home-category-link:hover .home-category-thumb img{transform:scale(1.045)}
.berrak-home-categories.style-cards .home-category-hover{display:none}
@media(max-width:1120px){.berrak-home-categories.style-cards .home-category-links{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-links{column-gap:30px}.home-category-name{font-size:clamp(24px,3vw,31px)}}
@media(max-width:900px){.berrak-home-categories{padding:62px 24px 68px}.berrak-home-categories.style-mouse .home-category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px}.berrak-home-categories.style-mouse .home-category-link{display:block;overflow:hidden;border-radius:16px;min-height:215px;background:#f5f5f2}.berrak-home-categories.style-mouse .home-category-thumb{display:block;position:absolute;inset:0}.berrak-home-categories.style-mouse .home-category-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,.02) 62%)}.berrak-home-categories.style-mouse .home-category-thumb img{width:100%;height:100%;object-fit:cover}.berrak-home-categories.style-mouse .home-category-name{position:absolute;left:18px;right:18px;bottom:17px;color:#fff;text-align:left;font-size:23px;text-shadow:0 2px 14px rgba(0,0,0,.3)}.berrak-home-categories.style-mouse .home-category-hover{display:none}.berrak-home-categories.style-cards .home-category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.berrak-home-categories.style-cards .home-category-link{min-height:215px}}
@media(max-width:560px){.berrak-home-categories{padding:52px 16px 58px}.berrak-home-categories h2{margin-bottom:24px}.berrak-home-categories.style-mouse .home-category-links,.berrak-home-categories.style-cards .home-category-links{grid-template-columns:1fr;gap:13px}.berrak-home-categories.style-mouse .home-category-link,.berrak-home-categories.style-cards .home-category-link{min-height:185px}.berrak-home-categories.style-cards .home-category-name,.berrak-home-categories.style-mouse .home-category-name{font-size:22px}}

/* v1.83 — homepage band, recipes and blog */
.berrak-home-band{width:100%;overflow:hidden;background:#fff;line-height:0}.berrak-home-band a,.berrak-home-band img{display:block;width:100%}.berrak-home-band img{height:auto;object-fit:contain}
.home-showcase-shell{width:min(1510px,calc(100% - 96px));margin:0 auto}.home-showcase-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.home-showcase-head h2{margin:0;color:var(--berrak-red);font:700 clamp(30px,2.35vw,42px)/1.08 var(--berrak-font);letter-spacing:-.02em}.home-showcase-head p{margin:7px 0 0;color:#262626;font:400 16px/1.55 var(--berrak-font)}.home-showcase-all{display:inline-flex;align-items:center;gap:12px;color:#111!important;border-bottom:1px solid #111;padding:0 0 5px;font:600 15px/1.2 var(--berrak-font);white-space:nowrap;transition:color .2s,border-color .2s}.home-showcase-all span{font-size:18px}.home-showcase-all:hover{color:var(--berrak-red)!important;border-color:var(--berrak-red)}
.berrak-home-recipes{padding:82px 0 92px;background:#fff;overflow:hidden}.home-recipe-carousel-wrap{position:relative}.home-recipe-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 45px)/4);gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:0 0 8px;scrollbar-width:none}.home-recipe-carousel::-webkit-scrollbar{display:none}.home-recipe-card{min-width:0;scroll-snap-align:start;background:#fff}.home-recipe-image{display:block;overflow:hidden;background:#eee;aspect-ratio:2.5/1}.home-recipe-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.home-recipe-card:hover .home-recipe-image img{transform:scale(1.035)}.home-recipe-copy{padding:18px 2px 8px}.home-recipe-copy h3{margin:0 0 9px;font:700 clamp(18px,1.35vw,23px)/1.22 var(--berrak-font);letter-spacing:-.015em}.home-recipe-copy h3 a{color:#171717}.home-recipe-copy p{margin:0;color:#565656;font:400 14px/1.58 var(--berrak-font)}.home-recipe-controls{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:25px}.home-recipe-controls>button{width:38px;height:38px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#222;font-size:25px;line-height:1;cursor:pointer;transition:.2s}.home-recipe-controls>button:hover{border-color:var(--berrak-red);color:var(--berrak-red)}.home-recipe-dots{display:flex;align-items:center;gap:8px}.home-recipe-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d3d3d3;cursor:pointer}.home-recipe-dots button.active{width:24px;border-radius:999px;background:var(--berrak-red)}
.berrak-home-blog{padding:82px 0 96px;background:#f4f4f1}.home-blog-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.home-blog-card{position:relative;overflow:hidden;background:#222;min-width:0}.home-blog-card.featured{grid-column:span 3;height:430px}.home-blog-card.compact{grid-column:span 2;height:330px}.home-blog-card-link{position:absolute;inset:0;display:block;color:#fff!important}.home-blog-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.home-blog-card:hover img{transform:scale(1.045)}.home-blog-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.68),rgba(0,0,0,.03) 65%)}.home-blog-copy{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;color:#fff}.home-blog-copy h3{margin:0 0 9px;color:#fff;font:700 clamp(20px,1.55vw,28px)/1.18 var(--berrak-font);letter-spacing:-.02em;text-shadow:0 2px 18px rgba(0,0,0,.25)}.home-blog-card.compact .home-blog-copy h3{font-size:clamp(18px,1.3vw,23px)}.home-blog-copy p{margin:0;max-width:620px;color:rgba(255,255,255,.9);font:400 13.5px/1.5 var(--berrak-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:1180px){.home-showcase-shell{width:min(100% - 56px,1280px)}.home-recipe-carousel{grid-auto-columns:calc((100% - 30px)/3)}.home-blog-card.featured{height:380px}.home-blog-card.compact{height:300px}}
@media(max-width:820px){.home-showcase-shell{width:calc(100% - 36px)}.home-showcase-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.home-showcase-all{align-self:flex-start}.berrak-home-recipes,.berrak-home-blog{padding:62px 0 68px}.home-recipe-carousel{grid-auto-columns:calc((100% - 15px)/2)}.home-blog-grid{grid-template-columns:1fr 1fr}.home-blog-card.featured,.home-blog-card.compact{grid-column:span 1;height:300px}.home-blog-card:nth-child(5){grid-column:1/-1}.home-blog-copy{left:18px;right:18px;bottom:17px}}
@media(max-width:560px){.home-showcase-shell{width:calc(100% - 28px)}.berrak-home-recipes,.berrak-home-blog{padding:48px 0 54px}.home-showcase-head h2{font-size:29px}.home-recipe-carousel{grid-auto-columns:88%}.home-recipe-image{aspect-ratio:2/1}.home-blog-grid{grid-template-columns:1fr;gap:12px}.home-blog-card.featured,.home-blog-card.compact,.home-blog-card:nth-child(5){grid-column:1;height:260px}.home-blog-copy p{font-size:12.5px}.berrak-home-band img{min-height:18px;object-fit:cover}}

/* v1.84 — homepage recipes reference layout */
@media (min-width:1181px){
  .berrak-home-recipes{padding:24px 0 88px;background:#fff;overflow:hidden}
  .berrak-home-recipes .home-showcase-shell{width:calc(100% - 70px);max-width:none;margin:0 0 0 70px}
  .berrak-home-recipes .home-showcase-head{width:calc(100% - 70px);margin-bottom:32px;padding-right:0}
  .berrak-home-recipes .home-showcase-head h2{font-size:34px;line-height:1.08}
  .berrak-home-recipes .home-showcase-head p{margin-top:14px;font-size:16px;line-height:1.45}
  .berrak-home-recipes .home-showcase-all{margin-bottom:2px;gap:0;padding-bottom:5px;font-size:15px}
  .berrak-home-recipes .home-recipe-carousel-wrap{width:100%;overflow:visible}
  .berrak-home-recipes .home-recipe-carousel{grid-auto-columns:min(430px,calc((100% - 170px)/4));gap:30px;padding:0 0 10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y;scrollbar-width:none}
  .berrak-home-recipes .home-recipe-carousel.is-dragging{cursor:grabbing;scroll-snap-type:none}
  .berrak-home-recipes .home-recipe-carousel::-webkit-scrollbar{display:none}
  .berrak-home-recipes .home-recipe-card{scroll-snap-align:start}
  .berrak-home-recipes .home-recipe-image{aspect-ratio:4/5;background:#f2f0eb}
  .berrak-home-recipes .home-recipe-image img{object-fit:cover}
  .berrak-home-recipes .home-recipe-copy{padding:28px 0 8px}
  .berrak-home-recipes .home-recipe-copy h3{margin:0 0 10px;font-size:21px;line-height:1.24}
  .berrak-home-recipes .home-recipe-copy p{max-width:95%;font-size:14px;line-height:1.58}
}
@media (min-width:1181px) and (max-width:1450px){
  .berrak-home-recipes .home-showcase-shell{width:calc(100% - 52px);margin-left:52px}
  .berrak-home-recipes .home-showcase-head{width:calc(100% - 52px)}
  .berrak-home-recipes .home-recipe-carousel{grid-auto-columns:calc((100% - 140px)/4);gap:24px}
}
@media (max-width:1180px){
  .berrak-home-recipes{padding:38px 0 72px}
  .berrak-home-recipes .home-recipe-carousel{gap:22px;grid-auto-columns:calc((100% - 44px)/3)}
  .berrak-home-recipes .home-recipe-image{aspect-ratio:4/5}
  .berrak-home-recipes .home-recipe-copy{padding-top:20px}
}
@media (max-width:820px){
  .berrak-home-recipes{padding:34px 0 62px}
  .berrak-home-recipes .home-recipe-carousel{gap:16px;grid-auto-columns:calc((100% - 16px)/2)}
  .berrak-home-recipes .home-recipe-image{aspect-ratio:4/5}
}
@media (max-width:560px){
  .berrak-home-recipes{padding:28px 0 52px}
  .berrak-home-recipes .home-showcase-head{gap:18px;margin-bottom:24px}
  .berrak-home-recipes .home-showcase-head p{margin-top:8px}
  .berrak-home-recipes .home-recipe-carousel{gap:14px;grid-auto-columns:86%}
  .berrak-home-recipes .home-recipe-image{aspect-ratio:4/5}
  .berrak-home-recipes .home-recipe-copy{padding:18px 0 6px}
  .berrak-home-recipes .home-recipe-copy h3{font-size:19px}
}


/* v1.85 — homepage recipe carousel: true mouse grab/drag */
.berrak-home-recipes .home-recipe-carousel{cursor:grab;scroll-behavior:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.berrak-home-recipes .home-recipe-carousel.is-dragging{cursor:grabbing!important;scroll-snap-type:none!important;scroll-behavior:auto!important}
.berrak-home-recipes .home-recipe-carousel.is-dragging,.berrak-home-recipes .home-recipe-carousel.is-dragging *{cursor:grabbing!important}
.berrak-home-recipes .home-recipe-card,.berrak-home-recipes .home-recipe-card a,.berrak-home-recipes .home-recipe-card img{-webkit-user-drag:none;user-drag:none}
.berrak-home-recipes .home-recipe-carousel.is-dragging .home-recipe-card a{pointer-events:none}
@media (hover:hover) and (pointer:fine){.berrak-home-recipes .home-recipe-carousel{touch-action:pan-y}}

/* v1.88 — footer typography + contrast */
.berrak-footer,.berrak-footer input,.berrak-footer button{font-family:var(--berrak-font)!important;font-synthesis:none}
.berrak-footer .footer-contact-grid h3,
.berrak-footer .footer-contact-grid p,
.berrak-footer .footer-contact-grid a,
.berrak-footer .footer-socials a,
.berrak-footer .footer-handle,
.berrak-footer .footer-newsletter h2,
.berrak-footer .footer-legal-links a,
.berrak-footer .footer-extra-menu a,
.berrak-footer .footer-copyright,
.berrak-footer .newsletter-state{color:#fff!important}
.berrak-footer .footer-contact-grid h3{font-weight:400!important}
.berrak-footer .footer-contact-grid p{font-weight:400!important;letter-spacing:.005em}
.berrak-footer .footer-socials a,.berrak-footer .footer-legal-links a{font-weight:400!important}
.berrak-footer .footer-newsletter h2{font-weight:400!important;line-height:1.12!important;letter-spacing:0!important}
.berrak-footer .footer-newsletter button{font-weight:400!important}
.berrak-footer .footer-copyright{color:rgba(255,255,255,.55)!important}
.berrak-footer .newsletter-state.success{color:#b8ef9f!important}.berrak-footer .newsletter-state.error{color:#ffaaaa!important}


/* v1.90 — AJAX newsletter subscribe tooltip */
.newsletter-ajax-form{position:relative}
.newsletter-ajax-form input:disabled{opacity:.72;cursor:wait}
.newsletter-ajax-form button:disabled{opacity:.72;cursor:wait}
.newsletter-ajax-form button.is-loading{position:relative}
.newsletter-ajax-tooltip{
  position:absolute;
  right:0;
  bottom:calc(100% + 14px);
  z-index:25;
  max-width:min(420px,calc(100vw - 40px));
  padding:12px 16px;
  border-radius:10px;
  color:#fff!important;
  font:400 14px/1.35 var(--berrak-font);
  letter-spacing:0;
  box-shadow:0 12px 30px rgba(0,0,0,.22);
  opacity:0;
  visibility:hidden;
  transform:translateY(7px) scale(.98);
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  pointer-events:none;
}
.newsletter-ajax-tooltip:after{
  content:"";
  position:absolute;
  right:34px;
  top:100%;
  border:7px solid transparent;
  border-top-color:inherit;
}
.newsletter-ajax-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.newsletter-ajax-tooltip.is-success{background:#2f7a3d;border-color:#2f7a3d}
.newsletter-ajax-tooltip.is-error{background:#a60000;border-color:#a60000}
.berrak-footer .newsletter-ajax-tooltip{color:#fff!important}
@media(max-width:1100px){
  .footer-newsletter .newsletter-ajax-tooltip{left:0;right:0;max-width:none;width:100%;bottom:calc(100% + 12px)}
  .footer-newsletter .newsletter-ajax-tooltip:after{right:30px}
}
@media(prefers-reduced-motion:reduce){.newsletter-ajax-tooltip{transition:none}}


/* v1.93 — Salient-style mouse-follow drag indicator (recipes + blog) */
.nectar-drag-indicator.berrak-drag-indicator{position:fixed;z-index:9999;left:-26px;top:-26px;width:52px;height:52px;pointer-events:none;will-change:transform;opacity:1}
.nectar-drag-indicator.berrak-drag-indicator:before{content:"";position:absolute;inset:-2px;border:2px solid #111;border-radius:50%;transform:scale(.2);opacity:0;transition:transform .45s ease,opacity .3s ease;background:rgba(255,255,255,.03)}
.nectar-drag-indicator.berrak-drag-indicator .inner-layer{position:absolute;inset:0;display:block}
.nectar-drag-indicator.berrak-drag-indicator i{position:absolute;top:50%;margin-top:-13px;color:#111;font:400 22px/26px Arial,sans-serif;font-style:normal;opacity:0;transition:transform .45s ease,opacity .3s ease;text-shadow:0 1px 2px rgba(255,255,255,.65)}
.nectar-drag-indicator.berrak-drag-indicator .drag-left{left:8px;transform:translateX(8px)}
.nectar-drag-indicator.berrak-drag-indicator .drag-right{right:8px;transform:translateX(-8px)}
.nectar-drag-indicator.berrak-drag-indicator.visible:before{transform:scale(1);opacity:1}
.nectar-drag-indicator.berrak-drag-indicator.visible i{opacity:1;transform:translateX(0)}
.nectar-drag-indicator.berrak-drag-indicator.visible.pointer-down:before{transform:scale(.80);transition:transform .22s ease-out,opacity .2s ease}
.nectar-drag-indicator.berrak-drag-indicator.visible.pointer-down i{transform:scale(.88)}
@media (hover:hover) and (pointer:fine){
  .berrak-home-recipes .berrak-salient-recipes.has-nectar-drag-indicator .flickity-viewport,
  .berrak-home-blog .nectar-recent-posts-slider-inner.has-nectar-drag-indicator .flickity-viewport,
  .berrak-home-recipes .berrak-salient-recipes.has-nectar-drag-indicator[data-carousel-engine="native"],
  .berrak-home-blog .nectar-recent-posts-slider-inner.has-nectar-drag-indicator[data-carousel-engine="native"]{cursor:none!important}
}
@media (hover:none),(pointer:coarse){.nectar-drag-indicator.berrak-drag-indicator{display:none!important}}

/* v1.94 · homepage sales points / dealers section */
.berrak-home-sales{padding:82px 0 92px;background:#fff;overflow:hidden}
.home-sales-shell{width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,4fr) minmax(0,8fr);align-items:center;gap:clamp(42px,6vw,105px);padding:0 2%}
.home-sales-copy{max-width:550px}
.home-sales-copy h2{margin:0 0 22px;color:#a60000;font:600 clamp(34px,3.1vw,58px)/1.02 var(--berrak-font);letter-spacing:-.035em}
.home-sales-copy p{margin:0 0 25px;color:#262626;font:400 16px/1.62 var(--berrak-font)}
.home-sales-link{display:inline-flex;align-items:center;color:#111!important;border-bottom:1px solid #111;padding:0 0 5px;font:600 15px/1.2 var(--berrak-font);transition:color .2s ease,border-color .2s ease}
.home-sales-link:hover{color:#a60000!important;border-color:#a60000}
.home-sales-map{min-width:0;width:100%}
.home-sales-map>a,.home-sales-map>img{display:block;width:100%}
.home-sales-map img{display:block;width:100%;height:auto;aspect-ratio:802/449;object-fit:contain;object-position:center}
@media(max-width:1180px){
  .home-sales-shell{width:min(100% - 56px,1280px);gap:48px;padding:0}
  .home-sales-copy h2{font-size:clamp(34px,4vw,50px)}
}
@media(max-width:820px){
  .berrak-home-sales{padding:62px 0 70px}
  .home-sales-shell{width:calc(100% - 36px);grid-template-columns:1fr;gap:30px}
  .home-sales-map{order:1}
  .home-sales-copy{order:2;max-width:680px}
  .home-sales-copy h2{margin-bottom:16px;font-size:38px}
}
@media(max-width:560px){
  .berrak-home-sales{padding:48px 0 56px}
  .home-sales-shell{width:calc(100% - 28px);gap:24px}
  .home-sales-copy h2{font-size:31px}
  .home-sales-copy p{font-size:14px;line-height:1.58}
}

/* v1.95 — premium floating category preview.
   Preview is portaled to <body>, stays above all category labels and never changes layout. */
@media (min-width:901px){
  .berrak-home-categories.style-mouse{overflow:visible}
  .berrak-home-categories.style-mouse .home-category-links,
  .berrak-home-categories.style-mouse h2{position:relative;z-index:2}
  .berrak-home-categories.style-mouse .home-category-link{will-change:color}
  .berrak-home-categories.style-mouse .home-category-link:hover,
  .berrak-home-categories.style-mouse .home-category-link:focus-visible{transform:none;color:var(--berrak-red)}
}
.home-category-hover{
  --home-cat-x:16px;
  --home-cat-y:16px;
  position:fixed;
  left:0;
  top:0;
  z-index:99990;
  width:clamp(320px,26vw,390px);
  max-width:calc(100vw - 32px);
  aspect-ratio:4/5;
  overflow:hidden;
  border-radius:14px;
  background:#f4f2ed;
  box-shadow:0 18px 50px rgba(0,0,0,.18);
  pointer-events:none;
  opacity:0;
  visibility:hidden;
  transform:translate3d(var(--home-cat-x),calc(var(--home-cat-y) + 10px),0) scale(.97);
  transform-origin:center;
  transition:opacity .25s ease,visibility .25s ease,transform .16s ease-out;
  isolation:isolate;
}
.home-category-hover.is-visible{
  opacity:1;
  visibility:visible;
  transform:translate3d(var(--home-cat-x),var(--home-cat-y),0) scale(1);
}
.home-category-hover-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  opacity:0;
  transform:scale(1.015);
  transition:opacity .22s ease,transform .34s ease;
}
.home-category-hover-image.is-active{opacity:1;transform:scale(1)}
@media (hover:none),(pointer:coarse){.home-category-hover{display:none!important}}
@media (prefers-reduced-motion:reduce){
  .home-category-hover,.home-category-hover-image,.home-category-link{transition:none!important}
  .home-category-hover{transform:translate3d(var(--home-cat-x),var(--home-cat-y),0)!important}
}

/* v1.97 · homepage quality / sustainability / harvest cards */
.berrak-home-values{padding:54px 0 112px;background:#fff;overflow:hidden}
.home-values-shell{width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.home-value-card{min-width:0;padding:36px clamp(28px,3.6vw,68px) 10px;opacity:0;transform:translateY(18px);animation:berrakValueReveal .62s cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--value-delay,0ms)}
.home-value-copy{min-height:178px}
.home-value-copy h3{margin:0 0 16px;color:#a60000;font:600 clamp(27px,2vw,37px)/1.08 var(--berrak-font);letter-spacing:-.025em}
.home-value-copy p{margin:0;color:#292929;font:400 16px/1.62 var(--berrak-font)}
.home-value-image-wrap{margin-top:25px;filter:drop-shadow(0 28px 34px rgba(22,22,22,.18))}
.home-value-image-inner{position:relative;overflow:hidden;width:100%;aspect-ratio:422/560;background:#f5f5f3}
.home-value-image-inner img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.001);transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.home-value-card:hover .home-value-image-inner img{transform:scale(1.055)}
@keyframes berrakValueReveal{to{opacity:1;transform:none}}
@media(max-width:1100px){
  .berrak-home-values{padding:38px 0 88px}
  .home-values-shell{width:min(100% - 48px,1180px)}
  .home-value-card{padding:30px 24px 8px}
  .home-value-copy{min-height:200px}
}
@media(max-width:767px){
  .berrak-home-values{padding:24px 0 66px}
  .home-values-shell{width:calc(100% - 32px);grid-template-columns:1fr;gap:24px}
  .home-value-card{padding:24px 12px 8px;opacity:1;transform:none;animation:none}
  .home-value-copy{min-height:0}
  .home-value-copy h3{font-size:30px;margin-bottom:12px}
  .home-value-copy p{font-size:15px;line-height:1.58}
  .home-value-image-wrap{margin-top:20px;filter:drop-shadow(0 18px 24px rgba(22,22,22,.16))}
}
@media(prefers-reduced-motion:reduce){
  .home-value-card{opacity:1;transform:none;animation:none}
  .home-value-image-inner img{transition:none}
}

/* v1.98 · Certificates-under product showcase */
.berrak-home-featured-products{padding:46px 0 108px;background:#fff}
.home-featured-products-shell{width:min(1766px,calc(100% - 56px));margin:0 auto}
.home-featured-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 28px}
.home-featured-products-head h2{margin:0;color:var(--berrak-red);font:400 clamp(30px,2.6vw,44px)/1.08 var(--berrak-font)}
.home-featured-products-head>a{color:#111;text-decoration:none;border-bottom:1px solid currentColor;font:600 15px/1.2 var(--berrak-font);padding-bottom:3px}
.home-featured-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.home-featured-product-card{min-width:0}
.home-featured-product-image{position:relative;overflow:hidden;background:#f3f3ef;aspect-ratio:1/1}
.home-featured-product-main-link{display:block;width:100%;height:100%}
.home-featured-product-image img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1);transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.home-featured-product-card:hover .home-featured-product-image img{transform:scale(1.035)}
.home-featured-product-buy{position:absolute;left:50%;right:auto;bottom:18px;display:inline-flex;width:96px!important;height:96px!important;min-width:96px;min-height:96px;max-width:96px;padding:10px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:50%!important;background:#a60000;color:#fff!important;text-decoration:none;text-align:center;white-space:normal;font:600 14px/1.1 var(--berrak-font);box-shadow:0 12px 30px rgba(74,0,0,.25);opacity:0;transform:translate(-50%,12px) scale(.94);transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease,background-color .25s ease;z-index:2}
.home-featured-product-card:hover .home-featured-product-buy,.home-featured-product-card:focus-within .home-featured-product-buy,.home-featured-product-buy:focus-visible{opacity:1;transform:translate(-50%,0) scale(1)}
.home-featured-product-buy:hover{background:#920000;box-shadow:0 16px 34px rgba(74,0,0,.3);transform:translate(-50%,-3px) scale(1.04)}
.home-featured-product-buy:active{transform:translate(-50%,0) scale(.97);box-shadow:0 7px 18px rgba(74,0,0,.2)}
.home-featured-product-meta{padding:18px 1px 0}
.home-featured-product-meta h3{margin:0;color:#111;font:600 19px/1.25 var(--berrak-font)}
.home-featured-product-meta h3 a{color:inherit;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .28s ease}
.home-featured-product-meta h3 a:hover{background-size:100% 1px}
.home-featured-product-price{margin-top:8px;color:#111;font:500 16px/1.2 var(--berrak-font)}
@media(max-width:1180px){.home-featured-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}
@media(max-width:820px){.berrak-home-featured-products{padding:34px 0 76px}.home-featured-products-shell{width:calc(100% - 32px)}.home-featured-products-head{align-items:flex-start}.home-featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-featured-product-buy{left:50%;right:auto;bottom:12px;width:86px!important;height:86px!important;min-width:86px;min-height:86px;max-width:86px;padding:9px;font-size:13px}}
@media(max-width:520px){.home-featured-products-head{display:block}.home-featured-products-head>a{display:inline-block;margin-top:12px}.home-featured-products-grid{grid-template-columns:1fr 1fr;gap:14px}.home-featured-product-meta{padding-top:12px}.home-featured-product-meta h3{font-size:15px}.home-featured-product-price{font-size:14px}.home-featured-product-buy{width:74px!important;height:74px!important;min-width:74px;min-height:74px;max-width:74px;padding:7px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.home-featured-product-image img,.home-featured-product-buy,.home-featured-product-meta h3 a{transition:none!important}}



/* v2.17 — native Berrak contact page */
.berrak-contact-page{background:#f4f1ec;color:#171717;overflow:hidden}
.contact-page-shell{width:min(1500px,calc(100% - 64px));margin:0 auto}
.berrak-contact-hero{position:relative;min-height:500px;padding:120px 0 160px;background:#a60000;color:#fff;overflow:hidden;isolation:isolate}
.berrak-contact-hero:after{content:"";position:absolute;inset:auto -9% -55% auto;width:560px;height:560px;border:1px solid rgba(255,255,255,.2);border-radius:50%;z-index:-1}
.contact-hero-copy{position:relative;z-index:2;max-width:920px}
.contact-hero-kicker{display:block;margin-bottom:20px;font-size:12px;font-weight:800;letter-spacing:.18em;color:rgba(255,255,255,.74)}
.contact-hero-copy h1{margin:0;font:700 clamp(72px,10.8vw,180px)/.82 var(--berrak-font);letter-spacing:-.065em;color:#fff}
.contact-hero-copy p{max-width:680px;margin:38px 0 0;font-size:clamp(17px,1.35vw,21px);line-height:1.55;color:rgba(255,255,255,.82)}
.contact-hero-mark{position:absolute;right:7%;top:50%;width:150px;height:150px;border:1px solid rgba(255,255,255,.34);border-radius:50%;display:grid;place-items:center;transform:translateY(-50%) rotate(-10deg);color:#fff;background:rgba(255,255,255,.04);backdrop-filter:blur(4px)}
.contact-hero-mark span{font:700 64px/1 var(--berrak-font);letter-spacing:-.08em}
.berrak-contact-hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;pointer-events:none}
.berrak-contact-hero-orbit.orbit-one{width:420px;height:420px;right:2%;top:-150px}
.berrak-contact-hero-orbit.orbit-two{width:260px;height:260px;right:18%;bottom:-120px}
.berrak-contact-body{position:relative;z-index:3;margin-top:-86px;padding-bottom:105px}
.contact-layout{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.35fr);gap:22px;align-items:stretch}
.contact-info-panel,.contact-form-panel{border-radius:28px;box-shadow:0 28px 80px rgba(54,36,24,.09)}
.contact-info-panel{background:#171717;color:#fff;padding:46px 42px;display:flex;flex-direction:column}
.contact-info-head>span,.berrak-contact-form-copy>span{display:block;margin-bottom:13px;color:#d74747;font-size:11px;font-weight:800;letter-spacing:.16em}
.contact-info-head h2{margin:0 0 12px;color:#fff;font-size:clamp(34px,3.1vw,52px);line-height:1;letter-spacing:-.035em}
.contact-info-head p{max-width:430px;margin:0;color:#aeb0b4;font-size:15px;line-height:1.65}
.contact-info-list{margin-top:38px;border-top:1px solid rgba(255,255,255,.12)}
.contact-info-item{position:relative;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:start;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none}
a.contact-info-item{transition:padding-left .2s ease,background .2s ease}
a.contact-info-item:hover{padding-left:8px}
.contact-info-index{font-size:11px;font-weight:800;color:#d74747;letter-spacing:.08em;padding-top:3px}
.contact-info-item small{display:block;margin-bottom:7px;color:#82868d;font-size:10px;font-weight:800;letter-spacing:.13em}
.contact-info-item p{margin:0;color:#f5f5f5;font-size:15px;line-height:1.55}
.contact-info-arrow{font-size:20px;color:#d74747}
.contact-socials{margin-top:auto;padding-top:36px}
.contact-socials>span{display:block;margin-bottom:12px;color:#777d85;font-size:10px;font-weight:800;letter-spacing:.13em}
.contact-socials>div{display:flex;flex-wrap:wrap;gap:8px}
.contact-socials a{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;text-decoration:none;font-size:12px;transition:background .2s,border-color .2s,transform .2s}
.contact-socials a:hover{background:#a60000;border-color:#a60000;transform:translateY(-2px)}
.contact-form-panel{background:#fff;padding:52px 54px}
.berrak-contact-form-wrap{height:100%}
.berrak-contact-form-copy{margin-bottom:30px}
.berrak-contact-form-copy h2{margin:0 0 12px;color:#191919;font-size:clamp(36px,4vw,64px);line-height:.98;letter-spacing:-.045em}
.berrak-contact-form-copy p{max-width:640px;margin:0;color:#777;font-size:15px;line-height:1.65}
.berrak-contact-state{margin:0 0 20px;padding:13px 15px;border-radius:12px;font-size:14px}
.berrak-contact-state.success{background:#edf8f1;color:#157149}.berrak-contact-state.error{background:#fff0f0;color:#a60000}
.berrak-contact-form{position:relative}.contact-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}
.berrak-contact-form label{display:block;margin:0 0 18px}
.berrak-contact-form label>span{display:block;margin-bottom:8px;color:#3d3d3d;font-size:12px;font-weight:800;letter-spacing:.02em}
.berrak-contact-form input,.berrak-contact-form textarea{width:100%;border:0;border-bottom:1px solid #d9d4ce;border-radius:0;background:transparent;color:#191919;padding:12px 2px 14px;outline:none;font-size:15px;transition:border-color .2s,box-shadow .2s}
.berrak-contact-form input{height:50px}.berrak-contact-form textarea{min-height:150px;resize:vertical}
.berrak-contact-form input:focus,.berrak-contact-form textarea:focus{border-color:#a60000;box-shadow:0 2px 0 #a60000}
.berrak-contact-form input::placeholder,.berrak-contact-form textarea::placeholder{color:#aaa49d}
.contact-message-field{margin-top:3px!important}
.berrak-contact-form button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-width:210px;height:58px;margin-top:8px;border:0;border-radius:999px;background:#a60000;color:#fff;padding:0 28px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 14px 32px rgba(166,0,0,.18);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.berrak-contact-form button:hover{background:#850000;transform:translateY(-2px);box-shadow:0 18px 38px rgba(166,0,0,.24)}
.contact-submit-arrow{font-size:18px}
.contact-bottom-band{padding:0 0 88px;background:#f4f1ec}
.contact-bottom-band .contact-page-shell{display:flex;align-items:end;justify-content:space-between;gap:30px;padding-top:42px;border-top:1px solid #d8d1c8}
.contact-bottom-band span{color:#938d86;font-size:11px;font-weight:800;letter-spacing:.14em}
.contact-bottom-band strong{max-width:700px;text-align:right;font-size:clamp(38px,5vw,78px);line-height:.95;letter-spacing:-.05em;color:#a60000}
@media(max-width:1100px){.contact-page-shell{width:min(100% - 40px,1500px)}.contact-hero-mark{right:4%;width:120px;height:120px}.contact-layout{grid-template-columns:1fr}.contact-info-panel{min-height:auto}.contact-socials{margin-top:30px}.berrak-contact-body{margin-top:-70px}.contact-form-panel{padding:42px}}
@media(max-width:700px){.contact-page-shell{width:calc(100% - 28px)}.berrak-contact-hero{min-height:410px;padding:86px 0 118px}.contact-hero-copy h1{font-size:clamp(58px,21vw,94px)}.contact-hero-copy p{margin-top:25px;font-size:16px}.contact-hero-mark{display:none}.berrak-contact-body{margin-top:-54px;padding-bottom:72px}.contact-info-panel,.contact-form-panel{border-radius:20px}.contact-info-panel{padding:30px 24px}.contact-form-panel{padding:32px 22px}.contact-grid{grid-template-columns:1fr;gap:0}.berrak-contact-form button{width:100%;height:54px}.contact-bottom-band{padding-bottom:58px}.contact-bottom-band .contact-page-shell{display:block}.contact-bottom-band strong{display:block;margin-top:20px;text-align:left}}
@media(prefers-reduced-motion:reduce){.contact-info-item,.contact-socials a,.berrak-contact-form button{transition:none!important}}

/* v2.23 - Yazı/sayfa içi medya görselleri */
.berrak-content-media{margin:34px 0;text-align:center}.berrak-content-media img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto;border-radius:14px;box-shadow:0 18px 42px rgba(15,15,15,.10)}.berrak-content-media+*{margin-top:0}@media(max-width:767px){.berrak-content-media{margin:24px 0}.berrak-content-media img{border-radius:10px}}

/* v2.25 — page featured-image hero + custom-code pages */
.berrak-page-featured-hero{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:clamp(470px,38vw,670px);padding:clamp(150px,12vw,230px) 6% clamp(105px,8vw,165px);overflow:hidden;background:#202020;color:#fff}
.berrak-page-featured-media,.berrak-page-featured-overlay{position:absolute;inset:0;pointer-events:none}
.berrak-page-featured-media{z-index:0;overflow:hidden;background:#566678}
.berrak-page-featured-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;transform:scale(1.085);animation:berrakPageHeroZoom 8s cubic-bezier(.16,.84,.26,1) both;will-change:transform}
.berrak-page-featured-overlay{z-index:1;background:linear-gradient(to bottom,rgba(10,10,10,.38) 0%,rgba(10,10,10,.58) 48%,rgba(10,10,10,.96) 100%)}
.berrak-page-featured-inner{position:relative;z-index:2;width:min(1420px,100%);margin:0 auto;text-align:center}
.berrak-page-featured-inner h1{margin:0;color:#fff;font:500 clamp(50px,4vw,78px)/1.08 var(--berrak-font);letter-spacing:-.025em;text-wrap:balance;text-shadow:0 2px 18px rgba(0,0,0,.22)}
.berrak-page-featured-divider{display:block;width:120px;height:1px;margin:50px auto 0;background:rgba(255,255,255,.88)}
.berrak-standard-page-content{padding:74px 0 88px;background:#fff}
.berrak-standard-page-content>.container{max-width:1180px}
.berrak-standard-page-content .prose{font-size:18px;line-height:1.82;color:#252525}
.berrak-standard-page-gallery{padding:0 0 88px;background:#fff}
.berrak-standard-page-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}
@keyframes berrakPageHeroZoom{from{transform:scale(1.085)}to{transform:scale(1)}}
@media(max-width:1100px){.berrak-page-featured-hero{min-height:520px;padding:142px 32px 100px}.berrak-page-featured-inner h1{font-size:clamp(48px,7vw,70px)}}
@media(max-width:760px){.berrak-page-featured-hero{min-height:420px;padding:112px 22px 76px}.berrak-page-featured-inner h1{font-size:clamp(42px,10vw,58px)}.berrak-page-featured-divider{width:86px;margin-top:34px}.berrak-standard-page-content{padding:54px 0 64px}.berrak-standard-page-content .prose{font-size:17px}.berrak-standard-page-gallery{padding-bottom:64px}}
@media(prefers-reduced-motion:reduce){.berrak-page-featured-media img{animation:none;transform:scale(1)}}

/* v2.26 — featured hero sonrası sıfır boşluk */
.berrak-page-featured-hero + .berrak-standard-page-content,
.berrak-standard-page-content-after-hero{margin-top:0!important;padding-top:0!important}
.berrak-page-featured-hero + .berrak-standard-page-gallery,
.berrak-standard-page-gallery-after-hero{margin-top:0!important;padding-top:0!important}
.berrak-page-custom-html{margin:0;padding:0;display:flow-root}
.berrak-page-featured-hero + .berrak-page-custom-html,
.berrak-page-custom-html-after-hero{margin-top:0!important;padding-top:0!important}
.berrak-page-custom-html-after-hero>:first-child,
.berrak-page-featured-hero + .berrak-page-custom-html>:first-child{margin-top:0!important;padding-top:0!important}
.berrak-custom-page-full.berrak-page-custom-html-after-hero{margin-top:0!important;padding-top:0!important}
.berrak-custom-page-full.berrak-page-custom-html-after-hero>:first-child{margin-top:0!important;padding-top:0!important}
.berrak-page-custom-html>:last-child{margin-bottom:0!important}
@media(max-width:760px){.berrak-page-featured-hero + .berrak-standard-page-content,.berrak-standard-page-content-after-hero{padding-top:0!important}}

/* v2.31 — featured hero tüm sayfa render yollarında görünür; stacking güvenli */
.berrak-page-featured-hero{z-index:0}
.berrak-page-featured-media{z-index:0!important}
.berrak-page-featured-overlay{z-index:1!important}
.berrak-page-featured-inner{z-index:2!important}

/* v2.32 page presentation controls */
.berrak-page-breadcrumb{background:#fff;border-bottom:1px solid rgba(17,17,17,.08)}
.berrak-page-breadcrumb-inner{width:min(1180px,calc(100% - 44px));margin:0 auto;min-height:54px;display:flex;align-items:center;gap:10px;font:500 13px/1.4 var(--berrak-font);color:#777}
.berrak-page-breadcrumb a{color:#111;text-decoration:none}.berrak-page-breadcrumb a:hover{color:var(--berrak-red)}
.berrak-page-simple-hero{margin:0}
.berrak-standard-page-content .berrak-page-content-inner{width:min(1180px,calc(100% - 44px));margin:0 auto}
.berrak-standard-page-content.berrak-layout-narrow .berrak-page-content-inner{width:min(900px,calc(100% - 44px))}
.berrak-standard-page-content.berrak-layout-wide .berrak-page-content-inner{width:min(1500px,calc(100% - 44px))}
.berrak-standard-page-content.berrak-layout-full .berrak-page-content-inner{width:100%;max-width:none}
.berrak-standard-page-content.berrak-spacing-compact{padding-top:36px;padding-bottom:44px}
.berrak-standard-page-content.berrak-spacing-none{padding-top:0!important;padding-bottom:0!important}
.berrak-custom-page.berrak-layout-narrow,.legacy-builder-page.berrak-layout-narrow,.berrak-imported-page-shell.berrak-layout-narrow,.berrak-page-custom-html.berrak-layout-narrow{width:min(900px,calc(100% - 44px));margin-left:auto;margin-right:auto}
.berrak-custom-page.berrak-layout-wide,.legacy-builder-page.berrak-layout-wide,.berrak-imported-page-shell.berrak-layout-wide,.berrak-page-custom-html.berrak-layout-wide{width:min(1500px,calc(100% - 44px));margin-left:auto;margin-right:auto}
.berrak-custom-page.berrak-layout-full,.legacy-builder-page.berrak-layout-full,.berrak-imported-page-shell.berrak-layout-full,.berrak-page-custom-html.berrak-layout-full{width:100%;max-width:none}
.berrak-custom-page.berrak-spacing-none,.legacy-builder-page.berrak-spacing-none,.berrak-imported-page-shell.berrak-spacing-none,.berrak-page-custom-html.berrak-spacing-none{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}
.berrak-custom-page.berrak-spacing-compact,.legacy-builder-page.berrak-spacing-compact,.berrak-imported-page-shell.berrak-spacing-compact,.berrak-page-custom-html.berrak-spacing-compact{padding-top:28px;padding-bottom:34px}

/* Shared content gallery: selectable 3 / 4 / 5 / 6 columns on desktop */
.berrak-content-gallery{width:min(1180px,calc(100% - 44px));margin:34px auto 58px}
.berrak-content-gallery.berrak-layout-narrow{width:min(900px,calc(100% - 44px))}.berrak-content-gallery.berrak-layout-wide{width:min(1500px,calc(100% - 44px))}.berrak-content-gallery.berrak-layout-full{width:100%;max-width:none;padding-left:0;padding-right:0}
.berrak-content-gallery-grid{display:grid;grid-template-columns:repeat(var(--berrak-gallery-cols,3),minmax(0,1fr));gap:14px}
.berrak-content-gallery-item{position:relative;display:block;overflow:hidden;background:#f2f0eb;border-radius:12px;box-shadow:0 9px 28px rgba(0,0,0,.07)}
.berrak-gallery-fit-crop .berrak-content-gallery-item{aspect-ratio:4/3}.berrak-gallery-fit-crop .berrak-content-gallery-item img{width:100%;height:100%;object-fit:cover}
.berrak-gallery-fit-natural .berrak-content-gallery-item img{width:100%;height:auto;display:block}
.berrak-content-gallery-item img{display:block;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.berrak-content-gallery-item:hover img{transform:scale(1.035)}
.blog-prose + .berrak-content-gallery,.recipe-intro + .berrak-content-gallery{width:100%;margin-top:36px;margin-bottom:44px}
@media(max-width:1180px){.berrak-content-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.berrak-content-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.berrak-content-gallery{width:min(100% - 28px,1180px);margin-top:24px;margin-bottom:42px}.berrak-page-breadcrumb-inner{width:calc(100% - 28px)}}
@media(max-width:480px){.berrak-content-gallery-grid{grid-template-columns:1fr}.berrak-content-gallery-item{border-radius:10px}}

/* v2.32 cookie consent + policy */
.berrak-cookie-consent{position:fixed;z-index:1200;left:22px;right:22px;bottom:22px;margin:auto;max-width:1180px;background:#111;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 70px rgba(0,0,0,.28);font-family:var(--berrak-font)}
.berrak-cookie-consent[hidden]{display:none}.cookie-consent-copy{max-width:690px}.cookie-consent-copy strong{display:block;font-size:18px;margin-bottom:5px}.cookie-consent-copy p{margin:0;color:#d4d4d4;font-size:13px;line-height:1.55}.cookie-consent-copy a{color:#fff;text-decoration:underline}
.cookie-consent-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cookie-consent-actions button,.cookie-modal-actions button,.cookie-policy-preferences{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:11px 16px;font:700 12px/1 var(--berrak-font);cursor:pointer}.cookie-consent-actions button:first-child,.cookie-modal-actions button,.cookie-policy-preferences{background:var(--berrak-red);color:#fff;border-color:var(--berrak-red)}.cookie-consent-actions button:nth-child(2),.cookie-consent-actions button:nth-child(3){background:#222;color:#fff}
.berrak-cookie-modal{position:fixed;z-index:1300;inset:0}.berrak-cookie-modal[hidden]{display:none}.cookie-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(5px)}.cookie-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(620px,calc(100% - 30px));max-height:calc(100vh - 50px);overflow:auto;background:#fff;border-radius:22px;padding:32px;box-shadow:0 28px 90px rgba(0,0,0,.32);font-family:var(--berrak-font)}.cookie-modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f2f2;font-size:24px;cursor:pointer}.cookie-modal-kicker{color:var(--berrak-red);font-size:11px;font-weight:800;letter-spacing:.12em}.cookie-modal-card h2{font-size:30px;margin:7px 0 10px}.cookie-modal-card>p{font-size:14px;color:#666;line-height:1.6}.cookie-pref-list{display:grid;gap:9px;margin:22px 0}.cookie-pref-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e7e7e7;border-radius:13px;padding:14px 15px}.cookie-pref-row span{display:grid;gap:2px}.cookie-pref-row strong{font-size:14px}.cookie-pref-row small{font-size:11px;color:#888}.cookie-pref-row input{width:18px;height:18px;accent-color:var(--berrak-red)}.cookie-modal-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cookie-modal-actions a{color:#111;font-size:12px;text-decoration:underline}.cookie-modal-open{overflow:hidden}.footer-cookie-preferences{border:0;background:transparent;color:#fff;text-decoration:underline;padding:0;font:inherit;cursor:pointer}
.berrak-cookie-policy{background:#f4f1eb;padding:150px 20px 90px;min-height:70vh}.cookie-policy-shell{width:min(1040px,100%);margin:auto;background:#fff;border-radius:24px;padding:clamp(28px,5vw,64px);box-shadow:0 18px 60px rgba(0,0,0,.06);font-family:var(--berrak-font)}.cookie-policy-shell header{border-bottom:1px solid #e9e5dd;padding-bottom:28px;margin-bottom:30px}.cookie-policy-shell header>span{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--berrak-red)}.cookie-policy-shell h1{font-size:clamp(38px,5vw,64px);margin:8px 0 12px}.cookie-policy-shell header p,.cookie-policy-shell section p{color:#555;line-height:1.7}.cookie-policy-shell section{margin:30px 0}.cookie-policy-shell section h2{font-size:23px;margin-bottom:12px}.cookie-policy-table{border:1px solid #ece8e0;border-radius:14px;overflow:hidden}.cookie-policy-row{display:grid;grid-template-columns:1.1fr 2fr 1fr;gap:12px;padding:12px 14px;border-bottom:1px solid #ece8e0;font-size:13px}.cookie-policy-row:last-child{border-bottom:0}.cookie-policy-head{background:#f7f4ee;font-weight:800}.cookie-policy-row code{font-size:12px;color:#a60000}.cookie-policy-preferences{margin-top:8px}
@media(max-width:760px){.berrak-cookie-consent{left:12px;right:12px;bottom:12px;display:block;padding:18px}.cookie-consent-actions{justify-content:flex-start;margin-top:15px}.cookie-modal-card{padding:28px 20px}.cookie-policy-row{grid-template-columns:1fr}.cookie-policy-head{display:none}.berrak-cookie-policy{padding-top:110px}.cookie-policy-shell{border-radius:18px}}

/* v2.33 — page layout presets, white canvas and non-cropping galleries */
body.berrak-page-bg-white{background:#fff}
body.berrak-page-bg-cream{background:#f7f4eb}
body.berrak-page-bg-transparent{background:transparent}
.berrak-page-bg-white.berrak-standard-page-content,
.berrak-page-bg-white.berrak-custom-page,
.berrak-page-bg-white.legacy-builder-page,
.berrak-page-bg-white.berrak-imported-page-shell,
.berrak-page-bg-white.berrak-page-custom-html{background:#fff}
.berrak-page-bg-cream.berrak-standard-page-content,
.berrak-page-bg-cream.berrak-custom-page,
.berrak-page-bg-cream.legacy-builder-page,
.berrak-page-bg-cream.berrak-imported-page-shell,
.berrak-page-bg-cream.berrak-page-custom-html{background:#f7f4eb}
body.berrak-page-bg-white .berrak-page-simple-hero{background:#fff}
body.berrak-page-bg-cream .berrak-page-simple-hero{background:#f7f4eb}

/* Gallery images must never be cut unless the editor explicitly selects crop/cover. */
.berrak-gallery-fit-contain .berrak-content-gallery-item{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#fff}
.berrak-gallery-fit-contain .berrak-content-gallery-item img{width:100%;height:100%;object-fit:contain}
.berrak-gallery-fit-contain .berrak-content-gallery-item:hover img{transform:none}
.berrak-gallery-fit-cover .berrak-content-gallery-item{aspect-ratio:4/3}
.berrak-gallery-fit-cover .berrak-content-gallery-item img{width:100%;height:100%;object-fit:cover}
.berrak-gallery-fit-natural .berrak-content-gallery-item{background:#fff}
.prose .berrak-content-gallery,
.berrak-page-custom-html .berrak-content-gallery,
.berrak-custom-page .berrak-content-gallery,
.legacy-builder-page .berrak-content-gallery,
.berrak-imported-page-shell .berrak-content-gallery{width:100%;max-width:none;margin-left:auto;margin-right:auto}

/* Full-width pages may use the complete canvas; no hidden side clipping. */
.berrak-layout-full{overflow:visible}
.berrak-content-gallery.berrak-layout-full .berrak-content-gallery-grid{width:100%}


/* v2.34 — pure white page canvas + gallery items blend into white background */
body.berrak-page-bg-white,
body.berrak-page-bg-white main,
body.berrak-page-bg-white .berrak-standard-page-content,
body.berrak-page-bg-white .berrak-page-content-inner,
body.berrak-page-bg-white .berrak-page-custom-html,
body.berrak-page-bg-white .berrak-custom-page,
body.berrak-page-bg-white .legacy-builder-page,
body.berrak-page-bg-white .berrak-imported-page-shell,
body.berrak-page-bg-white .berrak-content-gallery,
body.berrak-page-bg-white .berrak-content-gallery-grid{background:#fff!important}

/* Contain/natural galleries are content, not cards: no grey tile, radius or shadow.
   White artwork now visually merges with the white page canvas. */
.berrak-gallery-fit-contain .berrak-content-gallery-item,
.berrak-gallery-fit-natural .berrak-content-gallery-item{
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible;
}
.berrak-gallery-fit-contain .berrak-content-gallery-item img,
.berrak-gallery-fit-natural .berrak-content-gallery-item img{
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
}
@media(max-width:480px){
  .berrak-gallery-fit-contain .berrak-content-gallery-item,
  .berrak-gallery-fit-natural .berrak-content-gallery-item{border-radius:0!important}
}

/* v2.35 — content galleries open in an in-page lightbox instead of navigating to image files */
.berrak-content-gallery-item{cursor:zoom-in}
.berrak-gallery-zoom{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(17,17,17,.78);color:#fff;font:300 27px/1 Arial,sans-serif;opacity:0;transform:translateY(5px) scale(.92);transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:2}
.berrak-content-gallery-item:hover .berrak-gallery-zoom,.berrak-content-gallery-item:focus-visible .berrak-gallery-zoom{opacity:1;transform:none}
html.berrak-lightbox-open,body.berrak-lightbox-open{overflow:hidden!important}
.berrak-lightbox[hidden]{display:none!important}
.berrak-lightbox{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.berrak-lightbox.is-open{opacity:1;visibility:visible}
.berrak-lightbox-backdrop{position:absolute;inset:0;background:rgba(5,5,5,.94);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.berrak-lightbox-stage{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:54px 90px 40px}
.berrak-lightbox-figure{position:relative;margin:0;max-width:min(1500px,calc(100vw - 190px));max-height:calc(100vh - 94px);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .16s ease,transform .16s ease}
.berrak-lightbox-figure.is-changing{opacity:.45;transform:scale(.985)}
.berrak-lightbox-image{display:block;max-width:100%;max-height:calc(100vh - 145px);width:auto;height:auto;object-fit:contain;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.45)}
.berrak-lightbox-meta{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:12px;color:#fff;font-size:14px}
.berrak-lightbox-caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.9}
.berrak-lightbox-counter{flex:0 0 auto;font-variant-numeric:tabular-nums;opacity:.7}
.berrak-lightbox-close,.berrak-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:3}
.berrak-lightbox-close{right:24px;top:22px;width:48px;height:48px;border-radius:50%;font:300 34px/1 Arial,sans-serif}
.berrak-lightbox-nav{top:50%;width:56px;height:72px;border-radius:999px;transform:translateY(-50%);font:300 50px/1 Arial,sans-serif}
.berrak-lightbox-prev{left:22px}.berrak-lightbox-next{right:22px}
.berrak-lightbox-close:hover,.berrak-lightbox-nav:hover,.berrak-lightbox-close:focus-visible,.berrak-lightbox-nav:focus-visible{background:rgba(255,255,255,.22);outline:2px solid rgba(255,255,255,.7);outline-offset:2px}
.berrak-lightbox-nav:hover{transform:translateY(-50%) scale(1.05)}
.berrak-lightbox-loader{position:absolute;left:50%;top:50%;width:34px;height:34px;margin:-17px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:berrakLightboxSpin .75s linear infinite;opacity:0;pointer-events:none}
.berrak-lightbox.is-loading .berrak-lightbox-loader{opacity:1}
@keyframes berrakLightboxSpin{to{transform:rotate(360deg)}}
@media(max-width:760px){.berrak-gallery-zoom{display:none}.berrak-lightbox-stage{padding:62px 14px 24px}.berrak-lightbox-figure{max-width:100%;max-height:calc(100vh - 86px)}.berrak-lightbox-image{max-height:calc(100vh - 140px)}.berrak-lightbox-close{right:14px;top:12px;width:44px;height:44px}.berrak-lightbox-nav{width:42px;height:58px;background:rgba(0,0,0,.42);font-size:42px}.berrak-lightbox-prev{left:8px}.berrak-lightbox-next{right:8px}.berrak-lightbox-meta{padding:10px 4px 0;font-size:12px}}
@media(prefers-reduced-motion:reduce){.berrak-lightbox,.berrak-lightbox-figure,.berrak-gallery-zoom{transition:none}.berrak-lightbox-loader{animation:none}}


/* v2.36 — white-page inline images merge with the canvas globally.
   Editor-inserted images used to look like separate white cards because of
   the generic radius/shadow decoration. On a white page preset they are
   deliberately treated as page artwork, so old and new pages do not need
   to be edited one-by-one. */
body.berrak-page-bg-white .berrak-content-media,
body.berrak-page-bg-white .berrak-content-media a,
body.berrak-page-bg-white .berrak-content-media picture,
body.berrak-page-bg-white .berrak-content-media figure{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
}
body.berrak-page-bg-white .berrak-content-media img{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  filter:none!important;
}
/* Keep the artwork itself full and clean instead of wrapping it in a visual card. */
body.berrak-page-bg-white .berrak-standard-page-content .berrak-content-media,
body.berrak-page-bg-white .berrak-page-custom-html .berrak-content-media,
body.berrak-page-bg-white .legacy-builder-page .berrak-content-media,
body.berrak-page-bg-white .berrak-imported-page-shell .berrak-content-media{
  padding:0!important;
}


/* v2.37 — inline content artwork is canvas content, not a card.
   Remove the old generic radius/shadow everywhere so existing pages do not
   need to be opened and re-saved one by one. Card styling must be opt-in. */
.berrak-content-media,
.berrak-content-media a,
.berrak-content-media picture,
.berrak-content-media figure{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.berrak-content-media img{
  display:block;
  width:auto;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  filter:none!important;
}
/* Imported/WPBakery single-image wrappers can carry the visual card styling
   themselves. Neutralise only image wrappers; layout rows/columns are untouched. */
.berrak-standard-page-content .wpb_single_image,
.berrak-standard-page-content .vc_single_image-wrapper,
.berrak-standard-page-content .img-with-aniamtion-wrap,
.berrak-standard-page-content .img-with-animation-wrap,
.berrak-standard-page-content .hover-wrap,
.berrak-standard-page-content .hover-wrap-inner,
.berrak-page-custom-html .wpb_single_image,
.berrak-page-custom-html .vc_single_image-wrapper,
.berrak-page-custom-html .img-with-aniamtion-wrap,
.berrak-page-custom-html .img-with-animation-wrap,
.berrak-page-custom-html .hover-wrap,
.berrak-page-custom-html .hover-wrap-inner,
.legacy-builder-page .wpb_single_image,
.legacy-builder-page .vc_single_image-wrapper,
.legacy-builder-page .img-with-aniamtion-wrap,
.legacy-builder-page .img-with-animation-wrap,
.legacy-builder-page .hover-wrap,
.legacy-builder-page .hover-wrap-inner,
.berrak-imported-page-shell .wpb_single_image,
.berrak-imported-page-shell .vc_single_image-wrapper,
.berrak-imported-page-shell .img-with-aniamtion-wrap,
.berrak-imported-page-shell .img-with-animation-wrap,
.berrak-imported-page-shell .hover-wrap,
.berrak-imported-page-shell .hover-wrap-inner{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
}
.berrak-standard-page-content .wpb_single_image img,
.berrak-page-custom-html .wpb_single_image img,
.legacy-builder-page .wpb_single_image img,
.berrak-imported-page-shell .wpb_single_image img{
  box-shadow:none!important;
  border-radius:0!important;
}

/* v2.39 — mobile homepage text gutters.
   Keep imagery/cards close to the viewport edge, but give copy a calmer readable inset. */
@media(max-width:560px){
  .berrak-home-recipes .home-showcase-head,
  .berrak-home-sales .home-sales-copy,
  .berrak-home-featured-products .home-featured-products-head{
    box-sizing:border-box;
    padding-left:10px;
    padding-right:10px;
  }
  .berrak-home-recipes .home-recipe-copy,
  .berrak-home-featured-products .home-featured-product-meta{
    box-sizing:border-box;
    padding-left:10px;
    padding-right:10px;
  }
  .berrak-home-blog .home-blog-intro{
    box-sizing:border-box;
    padding-left:10px;
    padding-right:10px;
  }
  .berrak-home-values .home-value-card{
    padding-left:0;
    padding-right:0;
  }
  .berrak-home-values .home-value-copy{
    box-sizing:border-box;
    padding-left:10px;
    padding-right:10px;
  }
  .berrak-home-categories h2{
    box-sizing:border-box;
    padding-left:8px;
    padding-right:8px;
  }
}

/* v2.45 — global front cleanup: lighter typography + clean white cookie consent */
html{
  font-synthesis:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body{
  font-weight:400;
  line-height:1.55;
  color:#1e1e1e;
}
button,input,select,textarea{font-family:var(--berrak-font);font-synthesis:none}

/* The supplied Berrak font contains one real weight. Avoid browser-generated faux bold. */
.hero-berrak h1,
.section-title,
.page-hero h1,
.berrak-search-overlay label,
.visual-archive-card h2,
.legacy-richtext h1,.legacy-richtext h2,.legacy-richtext h3,.legacy-richtext h4,
.legacy-custom-heading,.legacy-split-heading,
.berrak-contact-form-copy>span,
.contact-hero-kicker,
.contact-info-head>span,
.contact-info-index,
.contact-info-item small,
.contact-socials>span,
.berrak-contact-form label>span,
.berrak-imported-page strong,
.cookie-modal-kicker,
.cookie-policy-shell header>span,
.cookie-policy-head{
  font-weight:400!important;
}
.pill,.btn-berrak,.btn-outline-berrak,
.berrak-search-overlay button[type=submit],
.visual-archive-pagination a,.visual-archive-pagination span,
.legacy-toggle summary,.legacy-cta,.legacy-video-link,
.berrak-contact-form button,
.berrak-imported-page .berrak-import-cta a,
.berrak-imported-page a.berrak-import-link{
  font-weight:400!important;
}

/* Editorial/body copy should stay calm and readable across old/imported and new pages. */
.prose,.blog-prose,
.berrak-standard-page-content,
.berrak-page-custom-html,
.berrak-custom-page,
.legacy-builder-page,
.berrak-imported-page-shell,
.berrak-contact-page,
.berrak-home-main{
  font-weight:400;
}
.prose p,.blog-prose p,
.berrak-standard-page-content p,
.berrak-page-custom-html p,
.berrak-custom-page p,
.legacy-builder-page p,
.berrak-imported-page-shell p{
  font-weight:400!important;
  line-height:1.68;
}

/* Footer: remove the old heavy/faux-bold appearance without changing layout. */
.berrak-footer .footer-contact-grid h3,
.berrak-footer .footer-contact-grid p,
.berrak-footer .footer-socials a,
.berrak-footer .footer-newsletter h2,
.berrak-footer .footer-newsletter button,
.berrak-footer .footer-legal-links a,
.berrak-footer .footer-extra-menu a,
.berrak-footer .footer-copyright{
  font-weight:400!important;
  font-synthesis:none;
}

/* Cookie consent — simple white surface, neutral secondary actions, one red primary action. */
.berrak-cookie-consent{
  left:24px;
  right:24px;
  bottom:24px;
  max-width:1220px;
  background:#fff;
  color:#242424;
  border:1px solid #e5e5e5;
  border-radius:14px;
  padding:20px 22px;
  gap:28px;
  box-shadow:0 10px 34px rgba(0,0,0,.09);
}
.cookie-consent-copy{max-width:720px}
.cookie-consent-copy strong{
  display:block;
  margin:0 0 5px;
  color:#202020;
  font-size:17px;
  line-height:1.25;
  font-weight:400!important;
}
.cookie-consent-copy p{
  margin:0;
  color:#666;
  font-size:14px;
  line-height:1.55;
  font-weight:400!important;
}
.cookie-consent-copy a{
  color:var(--berrak-red);
  text-decoration:underline;
  text-underline-offset:2px;
  font-weight:400;
}
.cookie-consent-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap;
}
.cookie-consent-actions button,
.cookie-modal-actions button,
.cookie-policy-preferences{
  min-height:44px;
  padding:0 17px;
  border:1px solid #a8a8a8;
  border-radius:10px;
  background:#fff;
  color:#292929;
  font:400 13px/1 var(--berrak-font);
  box-shadow:none;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;
}
.cookie-consent-actions button:nth-child(1),
.cookie-consent-actions button:nth-child(2){background:#fff;color:#292929;border-color:#9d9d9d}
.cookie-consent-actions button.is-primary,
.cookie-modal-actions button,
.cookie-policy-preferences{
  background:var(--berrak-red);
  color:#fff;
  border-color:var(--berrak-red);
}
.cookie-consent-actions button:hover{background:#f6f6f6;border-color:#707070}
.cookie-consent-actions button.is-primary:hover,
.cookie-modal-actions button:hover,
.cookie-policy-preferences:hover{background:#8f0000;border-color:#8f0000;color:#fff}
.cookie-consent-actions button:active,
.cookie-modal-actions button:active,
.cookie-policy-preferences:active{transform:translateY(1px)}

/* Cookie preferences modal follows the same flat visual language. */
.cookie-modal-backdrop{background:rgba(17,17,17,.46);backdrop-filter:blur(2px)}
.cookie-modal-card{
  border:1px solid #e5e5e5;
  border-radius:16px;
  box-shadow:0 20px 60px rgba(0,0,0,.16);
}
.cookie-modal-card h2{font-weight:400!important;color:#202020}
.cookie-modal-card>p,.cookie-pref-row strong,.cookie-pref-row small{font-weight:400!important}
.cookie-pref-row{border-color:#e5e5e5;border-radius:10px;background:#fff}
.cookie-modal-close{background:#f4f4f4;color:#222}

@media(max-width:760px){
  .berrak-cookie-consent{
    left:12px;
    right:12px;
    bottom:12px;
    padding:18px;
    border-radius:12px;
  }
  .cookie-consent-copy p{font-size:13px}
  .cookie-consent-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:16px;
  }
  .cookie-consent-actions button{width:100%;padding:0 12px}
  .cookie-consent-actions button.is-primary{grid-column:1/-1}
}


/* v2.46 — cookie preferences: restore real, visible switches over the theme's global checkbox reset */
.cookie-pref-row{
  position:relative;
  min-height:64px;
  cursor:pointer;
  padding:13px 16px;
  transition:border-color .18s ease,background .18s ease;
}
.cookie-pref-row:hover{border-color:#cfcfcf;background:#fcfcfc}
.cookie-pref-row.is-required{cursor:default}
.cookie-pref-row>span{min-width:0;padding-right:14px}
.cookie-pref-row strong{
  color:#242424;
  font-size:14px;
  line-height:1.25;
  font-weight:500!important;
}
.cookie-pref-row small{
  color:#777;
  font-size:11px;
  line-height:1.35;
  font-weight:400!important;
}
/* style.css globally sets checkbox display:none; cookie controls must explicitly opt out. */
.cookie-pref-row>input[type="checkbox"]{
  display:block!important;
  visibility:visible!important;
  position:absolute!important;
  right:16px;
  top:50%;
  transform:translateY(-50%);
  width:46px!important;
  height:26px!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  z-index:3;
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
}
.cookie-pref-row>input[type="checkbox"]:disabled{cursor:not-allowed}
.cookie-pref-row>i{
  position:relative;
  display:block;
  flex:0 0 46px;
  width:46px;
  height:26px;
  border:1px solid #c9c9c9;
  border-radius:999px;
  background:#d9d9d9;
  box-shadow:inset 0 1px 2px rgba(0,0,0,.05);
  transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;
  pointer-events:none;
}
.cookie-pref-row>i::after{
  content:"";
  position:absolute;
  left:3px;
  top:3px;
  width:18px;
  height:18px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 1px 4px rgba(0,0,0,.22);
  transition:transform .18s ease;
}
.cookie-pref-row>input[type="checkbox"]:checked + i{
  background:var(--berrak-red);
  border-color:var(--berrak-red);
}
.cookie-pref-row>input[type="checkbox"]:checked + i::after{transform:translateX(20px)}
.cookie-pref-row>input[type="checkbox"]:focus-visible + i{
  outline:3px solid rgba(166,0,0,.18);
  outline-offset:2px;
}
.cookie-pref-row>input[type="checkbox"]:disabled + i{
  background:#242424;
  border-color:#242424;
  opacity:.72;
}
.cookie-modal-card{
  width:min(620px,calc(100% - 32px));
  padding:30px 32px 28px;
}
.cookie-modal-card h2{font-size:29px;line-height:1.15;margin:8px 0 12px}
.cookie-modal-card>p{margin:0;color:#666;font-size:14px;line-height:1.65}
.cookie-pref-list{gap:10px;margin:24px 0 26px}
.cookie-modal-actions{gap:16px}
.cookie-modal-actions button{min-width:136px}
@media(max-width:600px){
  .cookie-modal-card{padding:26px 18px 22px;border-radius:14px}
  .cookie-modal-card h2{font-size:25px}
  .cookie-pref-row{padding:12px 13px;min-height:62px}
  .cookie-pref-row>input[type="checkbox"]{right:13px}
  .cookie-pref-row>i{flex-basis:44px;width:44px;height:25px}
  .cookie-pref-row>i::after{width:17px;height:17px}
  .cookie-pref-row>input[type="checkbox"]:checked + i::after{transform:translateX(19px)}
  .cookie-modal-actions{align-items:stretch}
  .cookie-modal-actions button{width:100%}
}

/* v2.47 — cookie UI: flat white consent design + privacy notice link */
.berrak-cookie-consent{
  background:#fff!important;
  color:#262626!important;
  border:1px solid #e4e4e4!important;
  box-shadow:0 12px 38px rgba(0,0,0,.09)!important;
  border-radius:14px!important;
}
.cookie-consent-copy strong{
  color:#272727!important;
  font-size:16px!important;
  font-weight:600!important;
  letter-spacing:0!important;
}
.cookie-consent-copy p{
  color:#777!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.cookie-consent-copy a,
.cookie-modal-legal a{
  color:#1768d5!important;
  text-decoration:underline!important;
  text-underline-offset:2px;
}
.cookie-consent-actions button{
  border-radius:8px!important;
  min-height:44px!important;
  font-weight:600!important;
  box-shadow:none!important;
}
.cookie-consent-actions button:nth-child(1),
.cookie-consent-actions button:nth-child(2){
  background:#fff!important;
  color:#303030!important;
  border:1px solid #333!important;
}
.cookie-consent-actions button.is-primary{
  background:#2a2a2a!important;
  color:#fff!important;
  border-color:#2a2a2a!important;
}
.cookie-consent-actions button:hover{transform:none!important}
.cookie-consent-actions button:nth-child(1):hover,
.cookie-consent-actions button:nth-child(2):hover{background:#f6f6f6!important}
.cookie-consent-actions button.is-primary:hover{background:#111!important;border-color:#111!important}

.cookie-modal-backdrop{
  background:rgba(17,17,17,.58)!important;
  backdrop-filter:blur(1.5px)!important;
}
.cookie-modal-card{
  width:min(680px,calc(100% - 32px))!important;
  max-height:min(88vh,760px);
  overflow:auto;
  padding:0!important;
  border:1px solid #e2e2e2!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 24px 70px rgba(0,0,0,.22)!important;
  color:#292929!important;
}
.cookie-modal-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:24px;
  padding:24px 24px 22px;
  border-bottom:1px solid #e4e4e4;
}
.cookie-modal-head h2{
  margin:0 0 7px!important;
  color:#282828!important;
  font-size:24px!important;
  line-height:1.2!important;
  font-weight:600!important;
}
.cookie-modal-head p{
  max-width:570px;
  margin:0!important;
  color:#777!important;
  font-size:14px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.cookie-modal-close{
  position:static!important;
  display:grid!important;
  place-items:center;
  flex:0 0 40px;
  width:40px!important;
  height:40px!important;
  margin:0!important;
  border:1px solid #d9d9d9!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#444!important;
  font-size:23px!important;
  line-height:1!important;
}
.cookie-modal-close:hover{background:#f6f6f6!important}
.cookie-pref-list{
  display:block!important;
  margin:0!important;
  padding:10px 24px 0!important;
}
.cookie-pref-row{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:24px!important;
  min-height:0!important;
  margin:0!important;
  padding:17px 0 18px!important;
  border:0!important;
  border-bottom:1px solid #dedede!important;
  border-radius:0!important;
  background:#fff!important;
  cursor:pointer;
}
.cookie-pref-row:hover{background:#fff!important}
.cookie-pref-row.is-required{cursor:default}
.cookie-pref-row>span{
  display:block!important;
  min-width:0;
  max-width:555px;
  padding:0!important;
}
.cookie-pref-row strong{
  display:block;
  margin:0 0 5px;
  color:#2b2b2b!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:600!important;
}
.cookie-pref-row small{
  display:block;
  color:#777!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.cookie-always-active{
  flex:0 0 auto;
  margin-top:1px;
  color:#2d7c3f;
  font-size:13px;
  line-height:1.35;
  font-weight:600;
  white-space:nowrap;
}
.cookie-pref-row>input[type="checkbox"]{
  display:block!important;
  position:absolute!important;
  opacity:0!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  pointer-events:none;
}
.cookie-pref-row>i{
  position:relative!important;
  inset:auto!important;
  flex:0 0 50px!important;
  width:50px!important;
  height:28px!important;
  margin-top:1px!important;
  border:0!important;
  border-radius:999px!important;
  background:#bababa!important;
  box-shadow:none!important;
  transition:background .18s ease!important;
}
.cookie-pref-row>i::after{
  content:"";
  position:absolute!important;
  top:4px!important;
  left:4px!important;
  width:20px!important;
  height:20px!important;
  border-radius:50%!important;
  background:#fff!important;
  box-shadow:0 1px 4px rgba(0,0,0,.22)!important;
  transform:none!important;
  transition:transform .18s ease!important;
}
.cookie-pref-row>input[type="checkbox"]:checked+i{
  background:var(--berrak-red)!important;
}
.cookie-pref-row>input[type="checkbox"]:checked+i::after{
  transform:translateX(22px)!important;
}
.cookie-pref-row>input[type="checkbox"]:focus-visible+i{
  outline:3px solid rgba(166,0,0,.18)!important;
  outline-offset:2px!important;
}
.cookie-modal-legal{
  margin:0!important;
  padding:12px 24px 20px;
  color:#777!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.cookie-modal-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  margin:0!important;
  padding:16px 24px 20px!important;
  border-top:1px solid #e4e4e4;
  background:#fff;
}
.cookie-modal-actions button{
  min-width:150px!important;
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:8px!important;
  font-size:14px!important;
  font-weight:600!important;
  box-shadow:none!important;
}
.cookie-modal-actions .is-secondary{
  background:#fff!important;
  color:#333!important;
  border:1px solid #333!important;
}
.cookie-modal-actions .is-primary{
  background:#2a2a2a!important;
  color:#fff!important;
  border:1px solid #2a2a2a!important;
}
.cookie-modal-actions .is-secondary:hover{background:#f6f6f6!important;color:#333!important}
.cookie-modal-actions .is-primary:hover{background:#111!important;border-color:#111!important;color:#fff!important}

@media(max-width:760px){
  .berrak-cookie-consent{border-radius:12px!important}
  .cookie-consent-actions{grid-template-columns:1fr 1fr!important}
  .cookie-consent-actions button.is-primary{grid-column:1/-1!important}
  .cookie-modal-card{width:calc(100% - 20px)!important;border-radius:12px!important;max-height:92vh}
  .cookie-modal-head{padding:20px 18px 18px;gap:12px}
  .cookie-modal-head h2{font-size:22px!important}
  .cookie-modal-head p{font-size:13px!important}
  .cookie-modal-close{flex-basis:36px;width:36px!important;height:36px!important}
  .cookie-pref-list{padding:6px 18px 0!important}
  .cookie-pref-row{gap:15px!important;padding:15px 0 16px!important}
  .cookie-pref-row small{font-size:12px!important}
  .cookie-always-active{font-size:12px;white-space:normal;text-align:right;max-width:88px}
  .cookie-pref-row>i{flex-basis:46px!important;width:46px!important;height:26px!important}
  .cookie-pref-row>i::after{width:18px!important;height:18px!important}
  .cookie-pref-row>input[type="checkbox"]:checked+i::after{transform:translateX(20px)!important}
  .cookie-modal-legal{padding:12px 18px 18px;font-size:12px!important}
  .cookie-modal-actions{padding:14px 18px 18px!important;display:grid!important;grid-template-columns:1fr 1fr!important}
  .cookie-modal-actions button{min-width:0!important;width:100%!important;padding:0 10px!important}
}

/* v2.52 — force desktop header labels to 18px in both TR and EN */
@media(min-width:1101px){
  .berrak-header .berrak-nav > ul > .berrak-menu-item > a,
  .berrak-header .berrak-nav > ul > .berrak-menu-item > a > span,
  .berrak-header .berrak-lang > a,
  .berrak-header .berrak-lang > a > span{
    font-size:18px!important;
  }
}


/* v2.53 — TR / EN ortak mağaza arşivi */
.berrak-store-page{background:#fff;color:#111;padding:0 0 86px}
.store-shell{width:min(1420px,calc(100% - 64px));margin:0 auto}
.store-heading{padding:34px 0 18px;border-bottom:1px solid #f0f0f0}
.store-heading h1{margin:0 0 12px;font:500 30px/1.15 var(--berrak-font);color:#111}
.store-breadcrumb{display:flex;align-items:center;gap:9px;font:500 13px/1.3 var(--berrak-font);color:#8b8b8b}
.store-breadcrumb a{color:#111;text-decoration:none}
.store-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:42px;align-items:start;padding-top:34px;transition:grid-template-columns .24s ease,gap .24s ease}
.store-layout.filters-hidden{grid-template-columns:0 minmax(0,1fr);gap:0}
.store-layout.filters-hidden .store-sidebar{opacity:0;visibility:hidden;pointer-events:none;overflow:hidden}
.store-sidebar{min-width:0;transition:opacity .2s ease,visibility .2s ease}
.store-filter-toggle{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#f4f4f4;color:#111;padding:9px 13px;margin:0 0 32px;cursor:pointer;font:600 12px/1 var(--berrak-font)}
.store-filter-toggle span{font-size:14px;line-height:1}
.store-price-filter,.store-category-filter{padding:0 0 30px;margin:0 0 28px;border-bottom:1px solid #ededed}
.store-category-filter{border-bottom:0;margin-bottom:0}
.store-price-filter h2,.store-category-filter h2{margin:0 0 17px;color:#575757;font:500 13px/1.3 var(--berrak-font)}
.store-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.store-price-inputs label{display:grid;gap:5px;color:#777;font:500 10px/1 var(--berrak-font)}
.store-price-inputs input{width:100%;height:36px;border:1px solid #ddd;border-radius:4px;background:#fff;padding:0 9px;color:#111;font:500 12px/1 var(--berrak-font);outline:0}
.store-price-inputs input:focus{border-color:#111}
.store-price-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px}
.store-price-actions small{color:#555;font:500 10px/1.3 var(--berrak-font)}
.store-price-actions button{border:0;border-radius:999px;background:#f4f4f4;color:#111;padding:8px 13px;cursor:pointer;font:600 10px/1 var(--berrak-font)}
.store-filter-empty{margin:0;color:#929292;font:400 11px/1.55 var(--berrak-font)}
.store-category-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;color:#111;text-decoration:none;font:500 12px/1.35 var(--berrak-font)}
.store-category-link span{min-width:0}
.store-category-link b{font:500 10px/1 var(--berrak-font);color:#666}
.store-category-link:hover,.store-category-link.active{color:var(--berrak-red)}
.store-products{min-width:0}
.store-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:42px;margin:0 0 28px}
.store-toolbar p{margin:0;color:#111;font:500 12px/1.3 var(--berrak-font)}
.store-sort-form{margin:0}
.store-sort-form select{height:38px;border:0;border-radius:999px;background:#f4f4f4;color:#111;padding:0 34px 0 14px;cursor:pointer;font:600 11px/1 var(--berrak-font);outline:0}
.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:68px 48px}
.store-product-card{min-width:0;text-align:center}
.store-product-image{position:relative;display:grid;place-items:center;aspect-ratio:1/1;background:#fff;overflow:hidden}
.store-product-image>a:first-child{display:grid;place-items:center;width:100%;height:100%}
.store-product-image img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(.92);transition:transform .35s ease}
.store-product-card:hover .store-product-image img{transform:scale(.97)}
.store-product-card h3{margin:14px auto 0;max-width:92%;font:600 14px/1.35 var(--berrak-font);color:#111}
.store-product-card h3 a{color:inherit;text-decoration:none}
.store-product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}
.store-product-price{margin-top:7px;color:#111;font:500 13px/1.2 var(--berrak-font)}
.store-product-buy{position:absolute;left:50%;bottom:18px;display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;background:#a60000;color:#fff!important;text-decoration:none;text-align:center;padding:8px;opacity:0;transform:translate(-50%,10px) scale(.94);transition:opacity .2s ease,transform .2s ease;background-color:.2s ease;box-shadow:0 12px 26px rgba(80,0,0,.2);font:600 11px/1.1 var(--berrak-font);z-index:2}
.store-product-card:hover .store-product-buy,.store-product-card:focus-within .store-product-buy{opacity:1;transform:translate(-50%,0) scale(1)}
.store-product-buy:hover{background:#8f0000}
.store-empty{margin-top:20px}
.store-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:66px 0 0}
.store-pagination a{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 9px;border-radius:999px;color:#111;text-decoration:none;font:600 11px/1 var(--berrak-font)}
.store-pagination a:hover{background:#f1f1f1}
.store-pagination a.active{background:#050505;color:#fff}
@media(max-width:1180px){
  .store-shell{width:calc(100% - 44px)}
  .store-layout{grid-template-columns:220px minmax(0,1fr);gap:28px}
  .store-product-grid{gap:54px 30px}
}
@media(max-width:900px){
  .store-shell{width:calc(100% - 32px)}
  .store-layout,.store-layout.filters-hidden{grid-template-columns:1fr;gap:24px;padding-top:24px}
  .store-layout.filters-hidden .store-sidebar{display:none}
  .store-sidebar{display:block;opacity:1;visibility:visible;pointer-events:auto}
  .store-filter-toggle{margin-bottom:18px}
  .store-price-filter,.store-category-filter{padding-bottom:20px;margin-bottom:18px}
  .store-category-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}
  .store-category-filter h2{grid-column:1/-1}
  .store-toolbar{justify-content:space-between;margin-bottom:22px}
  .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 20px}
  .store-product-buy{display:none!important}
}
@media(max-width:560px){
  .store-heading{padding:24px 0 14px}
  .store-heading h1{font-size:25px}
  .store-layout{padding-top:18px}
  .store-toolbar{align-items:flex-start;flex-direction:column;gap:12px}
  .store-sort-form,.store-sort-form select{width:100%}
  .store-product-grid{gap:34px 12px}
  .store-product-card h3{font-size:12px;max-width:100%}
  .store-product-price{font-size:12px}
  .store-category-filter{grid-template-columns:1fr}
  .store-category-filter h2{grid-column:auto}
  .store-pagination{margin-top:46px;flex-wrap:wrap}
}
/* v2.54 — ürün arşivi + ürün detay tipografi küçültme */
.berrak-store-page .store-heading h1{
  font-size:28px;
}
.berrak-store-page .store-breadcrumb{
  font-size:12px;
}
.berrak-store-page .store-price-filter h2,
.berrak-store-page .store-category-filter h2{
  font-size:12px;
}
.berrak-store-page .store-category-link{
  font-size:11px;
}
.berrak-store-page .store-toolbar p{
  font-size:11px;
}
.berrak-store-page .store-sort-form select{
  font-size:10.5px;
}
.berrak-store-page .store-product-card h3{
  font-size:13px;
  line-height:1.3;
  font-weight:600;
}
.berrak-store-page .store-product-price{
  font-size:12px;
}
.berrak-store-page .store-pagination a{
  font-size:10px;
}

.product-detail-native .product-breadcrumb{
  font-size:12px;
}
.product-detail-native .product-summary h1{
  font-size:clamp(28px,2.5vw,36px);
  line-height:1.1;
}
.product-detail-native .product-lead{
  font-size:15px;
  line-height:1.55;
}
.product-detail-native .product-buy-button{
  font-size:13px;
}
.product-detail-native .product-story-intro h2{
  font-size:22px;
}
.product-detail-native .product-story-intro p,
.product-detail-native .product-story-text{
  font-size:14.5px;
  line-height:1.62;
}
.product-detail-native .product-story-copy h3{
  font-size:clamp(23px,2vw,32px);
}
.product-detail-native .product-related-head h2{
  font-size:18px;
}
.product-detail-native .product-related-card strong{
  font-size:13px;
}
@media(max-width:760px){
  .berrak-store-page .store-heading h1{font-size:23px}
  .berrak-store-page .store-product-card h3{font-size:11.5px}
  .berrak-store-page .store-product-price{font-size:11px}
  .product-detail-native .product-summary h1{font-size:27px}
  .product-detail-native .product-lead{font-size:14px}
  .product-detail-native .product-story-intro h2{font-size:20px}
  .product-detail-native .product-story-copy h3{font-size:24px}
  .product-detail-native .product-story-intro p,
  .product-detail-native .product-story-text{font-size:14px}
  .product-detail-native .product-related-card strong{font-size:12px}
}

/* v2.55 — ürün sayfaları okunabilir tipografi: normal metinler 16–18px */
.berrak-store-page .store-breadcrumb{font-size:16px!important}
.berrak-store-page .store-filter-toggle{font-size:16px!important}
.berrak-store-page .store-filter-toggle span{font-size:16px!important}
.berrak-store-page .store-price-filter h2,
.berrak-store-page .store-category-filter h2{font-size:17px!important}
.berrak-store-page .store-price-inputs label{font-size:16px!important}
.berrak-store-page .store-price-inputs input{font-size:16px!important}
.berrak-store-page .store-price-actions small,
.berrak-store-page .store-price-actions button,
.berrak-store-page .store-filter-empty{font-size:16px!important}
.berrak-store-page .store-category-link,
.berrak-store-page .store-category-link b{font-size:16px!important}
.berrak-store-page .store-toolbar p{font-size:16px!important}
.berrak-store-page .store-sort-form select{font-size:16px!important}
.berrak-store-page .store-product-card h3{font-size:18px!important;line-height:1.35!important}
.berrak-store-page .store-product-price{font-size:16px!important}
.berrak-store-page .store-product-buy{font-size:16px!important}
.berrak-store-page .store-pagination a{font-size:16px!important}

.product-detail-native .product-breadcrumb{font-size:16px!important}
.product-detail-native .product-lead{font-size:18px!important;line-height:1.6!important}
.product-detail-native .product-buy-button{font-size:16px!important}
.product-detail-native .product-story-intro p,
.product-detail-native .product-story-text{font-size:17px!important;line-height:1.65!important}
.product-detail-native .product-related-head span{font-size:16px!important}
.product-detail-native .product-related-card strong{font-size:17px!important;line-height:1.4!important}

@media(max-width:760px){
  .berrak-store-page .store-breadcrumb{font-size:16px!important}
  .berrak-store-page .store-product-card h3{font-size:16px!important}
  .berrak-store-page .store-product-price{font-size:16px!important}
  .berrak-store-page .store-toolbar p,
  .berrak-store-page .store-sort-form select,
  .berrak-store-page .store-category-link,
  .berrak-store-page .store-category-link b{font-size:16px!important}
  .product-detail-native .product-breadcrumb{font-size:16px!important}
  .product-detail-native .product-lead{font-size:17px!important}
  .product-detail-native .product-story-intro p,
  .product-detail-native .product-story-text{font-size:16px!important}
  .product-detail-native .product-related-card strong{font-size:16px!important}
}


/* v2.56 — admin oturumu açıkken frontend hızlı düzenleme çubuğu */
.berrak-front-admin-tools{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:2147483000;
  display:flex;
  align-items:center;
  min-height:46px;
  padding:5px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:14px;
  background:rgba(20,20,20,.96);
  box-shadow:0 14px 38px rgba(0,0,0,.24);
  color:#fff;
  font-family:Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1!important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.berrak-front-admin-tools a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:36px;
  padding:0 12px;
  border-radius:10px;
  color:#fff!important;
  text-decoration:none!important;
  font-family:Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:600!important;
  letter-spacing:0!important;
  white-space:nowrap;
  transition:background .18s ease,transform .18s ease;
}
.berrak-front-admin-tools a:hover{background:rgba(255,255,255,.11);transform:translateY(-1px)}
.berrak-front-admin-edit{background:#a60000!important}
.berrak-front-admin-edit:hover{background:#bd0000!important}
.berrak-front-admin-edit svg{width:15px;height:15px;fill:currentColor;flex:0 0 auto}
.berrak-front-admin-dot{width:7px;height:7px;border-radius:50%;background:#44d17c;box-shadow:0 0 0 3px rgba(68,209,124,.14)}
.berrak-front-admin-separator{width:1px;height:22px;margin:0 3px;background:rgba(255,255,255,.14)}
.berrak-front-admin-user{max-width:135px;padding:0 10px;color:#bdbdbd;font:500 12px/1 Arial,sans-serif!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:700px){
  .berrak-front-admin-tools{right:10px;bottom:10px;left:10px;justify-content:center;min-height:48px;border-radius:13px}
  .berrak-front-admin-tools a{font-size:12px!important;padding:0 10px}
  .berrak-front-admin-user{display:none}
}
@media print{.berrak-front-admin-tools{display:none!important}}

/* v2.57 — global frontend pagination system */
.visual-archive-pagination,
.store-pagination,
.pagination-layout1 > ul,
.navigation.pagination .nav-links,
.woocommerce-pagination > ul.page-numbers,
ul.page-numbers.pagination,
nav[aria-label="Pagination"] .pagination,
nav[aria-label="Sayfalama"] .pagination{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:100%;
  margin:56px auto 0!important;
  padding:0!important;
  list-style:none!important;
  font-family:var(--berrak-font)!important;
}

.visual-archive-pagination > a,
.visual-archive-pagination > span,
.store-pagination > a,
.store-pagination > span,
.pagination-layout1 > ul > li > a,
.pagination-layout1 > ul > li > span,
.navigation.pagination .nav-links > a,
.navigation.pagination .nav-links > span,
.woocommerce-pagination > ul.page-numbers > li > a,
.woocommerce-pagination > ul.page-numbers > li > span,
ul.page-numbers.pagination > li > a,
ul.page-numbers.pagination > li > span,
nav[aria-label="Pagination"] .pagination .page-link,
nav[aria-label="Sayfalama"] .pagination .page-link{
  box-sizing:border-box!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0 13px!important;
  border:1px solid #e5e5e5!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#171717!important;
  box-shadow:0 2px 7px rgba(18,18,18,.035)!important;
  text-decoration:none!important;
  font:600 15px/1 var(--berrak-font)!important;
  white-space:nowrap!important;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}

/* Previous / next controls are intentionally wider than page numbers. */
.visual-archive-pagination > .page-arrow,
.store-pagination > a:first-child:not(.active),
.store-pagination > a:last-child:not(.active),
.navigation.pagination .nav-links > .prev,
.navigation.pagination .nav-links > .next,
.woocommerce-pagination .prev,
.woocommerce-pagination .next,
ul.page-numbers.pagination .prev,
ul.page-numbers.pagination .next{
  min-width:auto!important;
  padding-left:17px!important;
  padding-right:17px!important;
  background:#f7f7f7!important;
}

.visual-archive-pagination > a:hover,
.store-pagination > a:hover,
.pagination-layout1 > ul > li > a:hover,
.navigation.pagination .nav-links > a:hover,
.woocommerce-pagination > ul.page-numbers > li > a:hover,
ul.page-numbers.pagination > li > a:hover,
nav[aria-label="Pagination"] .pagination .page-link:hover,
nav[aria-label="Sayfalama"] .pagination .page-link:hover{
  border-color:var(--berrak-red)!important;
  background:var(--berrak-red)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(166,0,0,.16)!important;
  transform:translateY(-2px)!important;
}

.visual-archive-pagination > .page-number.current,
.store-pagination > a.active,
.store-pagination > span.active,
.pagination-layout1 > ul > li > a.active,
.pagination-layout1 > ul > li > span.active,
.navigation.pagination .nav-links > .current,
.woocommerce-pagination > ul.page-numbers > li > .current,
ul.page-numbers.pagination > li > .current,
nav[aria-label="Pagination"] .pagination .page-item.active .page-link,
nav[aria-label="Sayfalama"] .pagination .page-item.active .page-link{
  border-color:#111!important;
  background:#111!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(17,17,17,.18)!important;
  transform:none!important;
}

.visual-archive-pagination > .page-dots,
.navigation.pagination .nav-links > .dots,
.woocommerce-pagination .dots,
ul.page-numbers.pagination .dots{
  min-width:26px!important;
  padding:0 4px!important;
  border-color:transparent!important;
  background:transparent!important;
  color:#888!important;
  box-shadow:none!important;
  pointer-events:none!important;
}

.pagination-layout1 > ul > li,
.woocommerce-pagination > ul.page-numbers > li,
ul.page-numbers.pagination > li{
  margin:0!important;
  padding:0!important;
  border:0!important;
  list-style:none!important;
}

@media(max-width:720px){
  .visual-archive-pagination,
  .store-pagination,
  .pagination-layout1 > ul,
  .navigation.pagination .nav-links,
  .woocommerce-pagination > ul.page-numbers,
  ul.page-numbers.pagination{
    gap:6px!important;
    margin-top:40px!important;
  }
  .visual-archive-pagination > a,
  .visual-archive-pagination > span,
  .store-pagination > a,
  .store-pagination > span,
  .pagination-layout1 > ul > li > a,
  .pagination-layout1 > ul > li > span,
  .navigation.pagination .nav-links > a,
  .navigation.pagination .nav-links > span,
  .woocommerce-pagination > ul.page-numbers > li > a,
  .woocommerce-pagination > ul.page-numbers > li > span,
  ul.page-numbers.pagination > li > a,
  ul.page-numbers.pagination > li > span{
    min-width:38px!important;
    height:38px!important;
    padding:0 10px!important;
    border-radius:10px!important;
    font-size:14px!important;
  }
  .visual-archive-pagination > .page-arrow,
  .navigation.pagination .nav-links > .prev,
  .navigation.pagination .nav-links > .next,
  .woocommerce-pagination .prev,
  .woocommerce-pagination .next,
  ul.page-numbers.pagination .prev,
  ul.page-numbers.pagination .next{
    padding-left:13px!important;
    padding-right:13px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .visual-archive-pagination > a,
  .store-pagination > a,
  .pagination-layout1 > ul > li > a,
  .navigation.pagination .nav-links > a,
  .woocommerce-pagination a.page-numbers,
  ul.page-numbers.pagination a{
    transition:none!important;
  }
}

/* v2.58 — footer newsletter input kesin mobil/tablet düzeltmesi */
.berrak-footer .footer-newsletter input[type="email"]{
  box-sizing:border-box!important;
  min-width:0!important;
  height:47px!important;
  min-height:47px!important;
  max-height:47px!important;
  line-height:47px!important;
  padding:0 20px!important;
}
@media(max-width:1100px){
  .berrak-footer .footer-newsletter form{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:18px!important;
    width:100%!important;
  }
  .berrak-footer .footer-newsletter input[type="email"]{
    flex:none!important;
    flex-grow:0!important;
    flex-shrink:0!important;
    flex-basis:47px!important;
    width:100%!important;
    height:47px!important;
    min-height:47px!important;
    max-height:47px!important;
  }
  .berrak-footer .footer-newsletter button[type="submit"]{
    flex:none!important;
    width:100%!important;
    height:47px!important;
    min-height:47px!important;
  }
}

/* v2.59 — site genelinde gerçek Berrak fontunu kesin kullan */
html,body{
  --berrak-font:'DIN Next Slab Pro',serif;
  --berrak-menu-font:'DIN Next Slab Pro',serif;
}
body,
button,input,textarea,select,option,label,
a,p,li,dt,dd,blockquote,figcaption,
h1,h2,h3,h4,h5,h6,
th,td,
.berrak-front-admin-tools,
.berrak-front-admin-tools a{
  font-family:'DIN Next Slab Pro',serif!important;
  font-synthesis:none!important;
}



/* v2.60 — Header alt menü oku: ince ve zarif chevron */
.berrak-header .has-children > a{
  gap:10px;
}
.berrak-header .submenu-arrow{
  display:inline-block;
  width:7px;
  height:7px;
  flex:0 0 7px;
  margin:0 1px 3px 0;
  border:0;
  border-right:1.25px solid currentColor;
  border-bottom:1.25px solid currentColor;
  font:inherit;
  line-height:0;
  transform:rotate(45deg);
  transform-origin:center;
  transition:transform .18s ease, opacity .18s ease;
  opacity:.92;
}
.berrak-header .has-children:hover > a > .submenu-arrow,
.berrak-header .has-children:focus-within > a > .submenu-arrow{
  transform:rotate(45deg) translate(1px,1px);
}
@media(max-width:1100px){
  .berrak-mobile-panel .has-children > a{
    gap:11px;
  }
  .berrak-mobile-panel .submenu-arrow{
    width:8px;
    height:8px;
    flex-basis:8px;
    margin-bottom:4px;
  }
}


/* v2.61 — menülerde yumuşak hover alt çizgisi */
.berrak-header .berrak-nav > ul > .berrak-menu-item > a,
.berrak-header .submenu a{
  position:relative;
  text-decoration:none;
}
.berrak-header .berrak-nav > ul > .berrak-menu-item > a::after,
.berrak-header .submenu a::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-3px;
  width:100%;
  height:1px;
  background:currentColor;
  transform:scaleX(0);
  transform-origin:left center;
  opacity:.9;
  transition:transform .32s cubic-bezier(.22,.61,.36,1), opacity .22s ease;
}
.berrak-header .berrak-nav > ul > .berrak-menu-item > a:hover::after,
.berrak-header .berrak-nav > ul > .berrak-menu-item > a:focus-visible::after,
.berrak-header .berrak-nav > ul > .berrak-menu-item:hover > a::after,
.berrak-header .submenu a:hover::after,
.berrak-header .submenu a:focus-visible::after{
  transform:scaleX(1);
}
.berrak-header .submenu a::after{
  bottom:4px;
}
@media(max-width:1100px){
  .berrak-header .berrak-nav > ul > .berrak-menu-item > a::after{
    bottom:2px;
  }
}


/* v2.62 — Referanstaki menü hover çizgisi: sadece metin kadar, ince siyah */
.berrak-header .berrak-nav > ul > .berrak-menu-item > a::after,
.berrak-header .berrak-submenu .berrak-menu-item > a::after{
  display:none!important;
}

/* Çizgi link kutusuna değil, yalnızca yazı span'ına bağlıdır. */
.berrak-header .berrak-nav > ul > .berrak-menu-item > a > span:first-child,
.berrak-header .berrak-submenu .berrak-menu-item > a > span:first-child{
  position:relative;
  display:inline-block;
}

.berrak-header .berrak-nav > ul > .berrak-menu-item > a > span:first-child::after,
.berrak-header .berrak-submenu .berrak-menu-item > a > span:first-child::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-5px;
  height:1px;
  background:#111;
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .34s cubic-bezier(.22,.61,.36,1);
  pointer-events:none;
}

.berrak-header .berrak-nav > ul > .berrak-menu-item:hover > a > span:first-child::after,
.berrak-header .berrak-nav > ul > .berrak-menu-item > a:focus-visible > span:first-child::after,
.berrak-header .berrak-submenu .berrak-menu-item:hover > a > span:first-child::after,
.berrak-header .berrak-submenu .berrak-menu-item > a:focus-visible > span:first-child::after{
  transform:scaleX(1);
}

/* Referanstaki gibi hover rengi siyah kalır; kırmızıya dönmez. */
.berrak-header .berrak-menu-item > a:hover,
.berrak-header .berrak-menu-item:hover > a,
.berrak-header .berrak-submenu .berrak-menu-item > a:hover{
  color:#111!important;
  opacity:1!important;
}

/* Şeffaf hero header'da kontrastı koru: yazı ve çizgi beyaz. */
.berrak-header.is-overlay:not(.is-scrolled) .berrak-nav > ul > .berrak-menu-item:hover > a,
.berrak-header.is-overlay:not(.is-scrolled) .berrak-nav > ul > .berrak-menu-item > a:hover{
  color:#fff!important;
}
.berrak-header.is-overlay:not(.is-scrolled) .berrak-nav > ul > .berrak-menu-item > a > span:first-child::after{
  background:#fff;
}

/* Dropdown çizgisi referanstaki gibi yazıya biraz daha yakın. */
.berrak-header .berrak-submenu .berrak-menu-item > a > span:first-child::after{
  bottom:-2px;
}

@media(max-width:1100px){
  .berrak-header .berrak-nav > ul > .berrak-menu-item > a > span:first-child::after,
  .berrak-header .berrak-submenu .berrak-menu-item > a > span:first-child::after{
    bottom:-3px;
  }
}


/* v2.63 — Lighthouse / erişilebilirlik: slider, kontrast, heading ve CLS iyileştirmeleri */
.home-slider-dots{
  gap:0!important;
  min-height:48px;
  max-width:calc(100% - 20px);
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.home-slider-dots::-webkit-scrollbar{display:none}
.home-slider-dots button{
  position:relative;
  flex:0 0 48px;
  width:48px!important;
  height:48px!important;
  min-width:48px;
  min-height:48px;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  display:grid;
  place-items:center;
  cursor:pointer;
  touch-action:manipulation;
}
.home-slider-dots button > span{
  display:block;
  width:8px;
  height:8px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.92);
  background:rgba(0,0,0,.18);
  transition:width .2s ease,background .2s ease,border-radius .2s ease,transform .2s ease;
}
.home-slider-dots button.active > span,
.home-slider-dots button[aria-current="true"] > span{
  width:26px;
  border-radius:999px;
  background:#fff;
}
.home-slider-dots button:focus-visible{
  outline:2px solid #fff!important;
  outline-offset:-7px;
  border-radius:999px!important;
}
@media(max-width:760px){
  .home-slider-dots{bottom:6px!important;max-width:100%;}
}

/* Ana sayfa tarif kartlarında görsel tasarım korunurken doğru heading seviyesi kullanılır. */
.berrak-home-recipes .nectar-fancy-box[data-style="image_above_text_underline"] .text h3{
  margin:0;color:#111;font-size:21px;line-height:1.24;font-weight:600;
}
@media(max-width:690px){
  .berrak-home-recipes .nectar-fancy-box[data-style="image_above_text_underline"] .text h3{font-size:19px}
}

/* Lighthouse kontrastı: #777 / beyaz sınırda kalıyordu. */
.cookie-consent-copy p{color:#5f5f5f!important}

/* Sabit header görsellerinin alanı ilk boyamada da ayrılmış olsun. */
.berrak-brand img{aspect-ratio:var(--logo-width,184)/74}
.berrak-sustainability img{aspect-ratio:1/1}


/* v2.67 — Lighthouse: ilk hero başlığı gecikmeden boyansın.
   Yalnızca sunucudan ilk aktif gelen slaytta giriş animasyonu atlanır. */
.home-slide.is-active.is-initial .home-slide-copy{
  transform:translateY(0)!important;
  opacity:1!important;
  transition:none!important;
}


/* v2.68 — Mobil LCP: ilk hero resmi ilk HTML'de gerçek <picture>/<img> olarak bulunur. */
.home-slide.has-html-media{
  background-image:none!important;
}
.home-slide-media{
  position:absolute;
  inset:0;
  z-index:0;
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
  pointer-events:none;
}
.home-slide-media img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center;
}
.home-slide.has-html-media::after{
  z-index:1;
}
.home-slide.has-html-media .home-slide-inner{
  z-index:2;
}


/* v2.69 — CLS: Berrak fontu geç geldikten sonra metin ölçülerini değiştirmesin.
   Font head'in ilk bölümünde high-priority preload edilir. */
html{
  font-synthesis:none;
}
