/* TT 2026 */
@import url("https://use.typekit.net/yry2lrq.css");
:root{
  --brand:#7b2e12;--brand-2:#c87936;--brand-3:#e0a36a;--dark:#17110e;--dark-2:#2b1a14;
  --ink:#25211e;--muted:#7c736c;--cream:#ffffff;--cream-2:#f2e8de;--line:#eadfd4;--white:#fff;
  --shadow:0 22px 60px rgba(46,31,24,.10);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(234,223,212,.8);}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand-logo img{width:142px;height:auto}.site-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700;color:#3c3632}.site-nav a:hover{color:var(--brand-2)}.pill-cta{background:var(--brand-2);color:#fff!important;padding:12px 22px;border-radius:999px;box-shadow:0 14px 30px rgba(200,121,54,.25)}.nav-toggle{display:none}.hamburger{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:12px;background:#fff;border:1px solid var(--line);cursor:pointer}.hamburger span{width:20px;height:2px;background:#352c27;border-radius:3px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 74% 32%,rgba(214,132,62,.32),transparent 26%),linear-gradient(112deg,#1c120e 0%,#27170f 48%,#0f0b09 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.12)),repeating-linear-gradient(100deg,rgba(255,255,255,.035) 0 1px,transparent 1px 17px);opacity:.75}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:44px;align-items:center;min-height:620px;padding:82px 0 34px}.hero-copy{max-width:590px}.eyebrow{font-weight:800;color:#d99a5e;letter-spacing:.02em;margin-bottom:10px}.hero h1{font-size:57px;line-height:1.02;margin:0 0 18px;letter-spacing:-1.5px}.hero p{font-size:17px;line-height:1.75;color:#f0e4dc;max-width:540px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:10px;background:var(--brand-2);color:#fff;font-weight:800;border:0;cursor:pointer;box-shadow:0 14px 28px rgba(200,121,54,.20)}.btn.secondary{background:#fff;color:var(--brand);border:1px solid var(--line);box-shadow:none}.btn.dark{background:#20130f;color:#fff}.btn.ghost{background:transparent;color:var(--brand-2);border:1px solid rgba(200,121,54,.35);box-shadow:none}.btn.small{padding:9px 13px;font-size:13px;border-radius:9px}.hero-visual{position:relative;min-height:390px;border-radius:28px;overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.38);background:#17100d}.hero-visual img{width:100%;height:100%;min-height:390px;object-fit:cover;opacity:.96}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.22),transparent 45%)}.trust-row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 0 34px}.trust-item{display:flex;align-items:center;gap:10px;color:#eadbd1;font-size:13px;font-weight:800}.trust-icon{width:32px;height:32px;border:1px solid rgba(212,139,75,.55);border-radius:50%;display:grid;place-items:center;color:#d08a49}.section{padding:84px 0}.section.alt{background:var(--cream)}.section.dark{background:#17110e;color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px;text-align:left}.section-kicker{display:block;color:var(--brand-2);font-size:13px;font-weight:900;margin-bottom:8px}.section h2,.page-hero h1{font-size:40px;line-height:1.12;margin:0 0 12px;letter-spacing:-.8px}.section p.lead,.page-hero p{color:var(--muted);font-size:16px;line-height:1.75;max-width:720px}.dark .lead{color:#d7c8bf!important}.about-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:48px;align-items:center}.about-card{position:relative;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);min-height:315px;background:var(--cream-2)}.about-card img{width:100%;height:100%;min-height:315px;object-fit:cover}.year-badge{position:absolute;left:-20px;bottom:28px;background:#c87936;color:#fff;width:110px;height:110px;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:900;font-size:30px;box-shadow:0 18px 50px rgba(200,121,54,.26)}.year-badge small{display:block;font-size:12px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.feature{display:flex;gap:14px;align-items:flex-start;border-top:1px solid var(--line);padding-top:20px}.feature .trust-icon{flex:0 0 38px;color:#c87936;border-color:#ead6c8}.feature strong{display:block;margin-bottom:5px}.feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.category-tabs{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;margin-bottom:30px}.category-tabs a{font-weight:800;color:#716960}.category-tabs a:first-child{color:#c87936}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.product-card{padding:0;overflow:hidden;transition:.2s transform,.2s box-shadow}.product-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(46,31,24,.16)}.product-card .image{aspect-ratio:1/1;background:#21140f;overflow:hidden}.product-card .image img{width:100%;height:100%;object-fit:cover}.product-card .body{padding:18px}.product-card h3{font-size:16px;margin:8px 0 8px}.price-like{font-weight:900;color:#2b211d;margin-top:10px}.tag{display:inline-flex;border-radius:999px;background:#f4e6da;color:#aa642e;font-size:12px;font-weight:900;padding:7px 10px}.meta{color:var(--muted);font-size:14px;line-height:1.6}.process-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.process-image{border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#21140f}.process-image img{width:100%;height:420px;object-fit:cover}.check-list{display:grid;gap:14px;margin:24px 0}.check-list div{display:flex;gap:12px;align-items:center;font-weight:800}.check-list span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f4e6da;color:#c87936}.doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.doc-card{text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 15px 45px rgba(46,31,24,.07)}.doc-card .doc-img{height:178px;display:grid;place-items:center;margin-bottom:14px}.doc-card .doc-img img{height:100%;max-width:100%;object-fit:contain;border-radius:10px}.doc-card strong{display:block;font-size:14px;min-height:38px}.doc-card .meta{font-size:12px}.doc-row{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;margin-bottom:12px;box-shadow:0 12px 32px rgba(46,31,24,.05)}.doc-row .logo-box{width:78px;height:78px;border-radius:14px;background:var(--cream);display:grid;place-items:center;border:1px solid var(--line);overflow:hidden}.doc-row .logo-box img{width:100%;height:100%;object-fit:contain;padding:8px}.analysis-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.news-band{background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.36)),url('../img/product-placeholder.svg');background-size:cover;background-position:center}.news-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.news-card img{height:170px;width:100%;object-fit:cover}.news-card .body{padding:18px}.service-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:22px 0}.service-grid div{display:flex;gap:12px;align-items:center}.service-grid span{font-size:26px;color:#c87936}.service-grid strong{display:block}.service-grid small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.footer{background:#1a1412;color:#efe4dc;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr .9fr .9fr .95fr .95fr 1.15fr;gap:30px}.footer-logo{width:142px;filter:brightness(0) invert(1);opacity:.94}.footer p{color:#d0c3ba;line-height:1.7}.footer a{display:block;color:#efe4dc;margin:9px 0;font-size:14px}.footer strong{display:block;margin-bottom:14px;color:#fff}.socials{display:flex;gap:8px;margin-top:16px}.socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.16);border-radius:50%;font-size:12px;margin:0}.copyright{border-top:1px solid rgba(255,255,255,.08);margin-top:34px;padding-top:20px;color:#a99d95;font-size:13px}.page-hero{background:linear-gradient(115deg,#21140f,#3d241b);color:#fff;padding:72px 0}.page-hero p{color:#e6d8ce}.filter-card{margin-bottom:26px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{margin-bottom:16px}.field label{display:block;font-weight:800;margin:0 0 8px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 14px;font:inherit;background:#fff}.field textarea{min-height:140px;resize:vertical}.alert{padding:14px 16px;border-radius:14px;margin:0 0 20px}.alert.success{background:#e9f8ef;color:#126235}.alert.error{background:#fdecec;color:#8a1f1f}.contact-panel{display:grid;grid-template-columns:.86fr 1.14fr;gap:28px;align-items:start}.contact-info{background:#1a1412;color:#fff}.contact-info p,.contact-info a{color:#e3d5cc}.translate{position:fixed;right:18px;bottom:18px;background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:999px;box-shadow:0 16px 38px rgba(0,0,0,.12);font-weight:800;color:var(--brand);z-index:30}.empty{border:1px dashed var(--line);padding:28px;border-radius:18px;text-align:center;color:var(--muted);background:#fff}table{width:100%;border-collapse:collapse}th,td{padding:13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.spec-table th{width:220px;color:#6b615a}.mobile-preview{display:none}
@media(max-width:1000px){.hero-grid,.about-grid,.process-grid,.contact-panel{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:60px 0 28px}.hero h1{font-size:46px}.trust-row,.grid-4,.doc-grid,.analysis-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.feature-row{grid-template-columns:1fr}.section-head{display:block}.process-image img{height:330px}}
@media(max-width:760px){.nav-wrap{height:68px}.brand-logo img{width:118px}.hamburger{display:flex}.site-nav{position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 24px 40px rgba(0,0,0,.08);display:none;flex-direction:column;align-items:stretch;padding:12px 6%;gap:0}.site-nav a{padding:14px 0;border-bottom:1px solid #f3eee8}.site-nav .pill-cta{margin-top:12px;text-align:center;border-bottom:0}.nav-toggle:checked~.site-nav{display:flex}.hero h1{font-size:38px}.hero p{font-size:15px}.hero-visual{min-height:260px}.hero-visual img{min-height:260px}.trust-row,.grid-3,.grid-4,.doc-grid,.analysis-grid,.service-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.section{padding:58px 0}.section h2,.page-hero h1{font-size:31px}.doc-row{grid-template-columns:64px 1fr}.doc-row .btn{grid-column:1/-1}.doc-row .logo-box{width:62px;height:62px}.service-grid div{border-bottom:1px solid var(--line);padding-bottom:12px}.page-hero{padding:52px 0}.footer{padding-bottom:94px}}
/* v1.4 premium homepage, page hero background and product gallery */
.page-hero{background-size:cover;background-position:center;position:relative;overflow:hidden}.page-hero>.container{position:relative;z-index:2}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(200,121,54,.20),transparent 32%),linear-gradient(90deg,rgba(0,0,0,.16),transparent);pointer-events:none}.premium-hero{background-size:cover;background-position:center}.premium-hero:before{background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.24)),repeating-linear-gradient(100deg,rgba(255,255,255,.045) 0 1px,transparent 1px 17px)}.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.55;animation:floatOrb 7s ease-in-out infinite;z-index:1}.orb-one{width:210px;height:210px;background:rgba(200,121,54,.28);right:14%;top:14%}.orb-two{width:145px;height:145px;background:rgba(255,255,255,.10);right:38%;bottom:18%;animation-delay:1.4s}.premium-card{transform:rotate(.001deg);animation:heroFloat 5.8s ease-in-out infinite}.floating-quality-card{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.92);color:#2b1a14;border-radius:18px;padding:16px 18px;max-width:270px;box-shadow:0 18px 55px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.floating-quality-card strong{display:block;font-size:17px}.floating-quality-card span{display:block;color:#6e6158;font-size:13px;line-height:1.45;margin-top:4px}.animated-trust .trust-item{animation:fadeUp .7s ease both}.animated-trust .trust-item:nth-child(2){animation-delay:.12s}.animated-trust .trust-item:nth-child(3){animation-delay:.24s}.animated-trust .trust-item:nth-child(4){animation-delay:.36s}.reveal-up{animation:fadeUp .75s ease both}.delay-1{animation-delay:.16s}.delay-2{animation-delay:.32s}.intro-section{background:linear-gradient(180deg,#fff 0%,#fff 70%,#fbf7f2 100%)}.product-showcase{position:relative;overflow:hidden}.product-showcase:before{content:"";position:absolute;inset:auto -120px 20% auto;width:310px;height:310px;border-radius:50%;background:rgba(200,121,54,.10)}.quality-section{background:linear-gradient(180deg,#fff,#fbf7f2)}.cinematic-image{position:relative}.cinematic-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.22),transparent 45%);pointer-events:none}.analysis-preview{background:#fff}.dark-empty{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18);color:#f3e7dc}.news-card small{display:block;color:#c87936;font-weight:900;margin-bottom:8px}.news-card strong{display:block;color:#221814;font-size:17px;line-height:1.35}.section.dark .news-card strong{color:#221814}.news-list-card{display:block;color:inherit}.news-list-card .body{min-height:190px}.read-more{display:inline-block;margin-top:12px;font-weight:900;color:#c87936}.product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}.product-gallery{padding:16px}.gallery-main{position:relative;background:#1d120e;border-radius:18px;overflow:hidden;min-height:460px;display:grid;place-items:center}.gallery-main img{width:100%;height:460px;object-fit:cover;cursor:zoom-in}.zoom-hint{position:absolute;right:16px;bottom:16px;border:0;background:rgba(255,255,255,.94);color:#7b2e12;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.18)}.gallery-thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.gallery-thumbs button{display:grid;grid-template-columns:68px 1fr;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;text-align:left;font-weight:900;color:#302620;cursor:pointer}.gallery-thumbs button.active,.gallery-thumbs button:hover{border-color:#c87936;background:#fbf7f2}.gallery-thumbs img{width:68px;height:58px;border-radius:10px;object-fit:cover;background:#21140f}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:999999;display:grid;place-items:center;padding:28px}.lightbox img{max-width:min(1100px,94vw);max-height:86vh;border-radius:18px;box-shadow:0 30px 100px rgba(0,0,0,.55);background:#fff}.lightbox button{position:fixed;right:26px;top:22px;width:44px;height:44px;border-radius:50%;border:0;background:#fff;color:#21140f;font-size:30px;line-height:1;cursor:pointer}.news-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.article-cover{width:100%;max-height:470px;object-fit:cover;border-radius:18px;margin-bottom:24px}.article-content{font-size:17px;line-height:1.9;color:#514940}.mini-news{display:block;border-bottom:1px solid var(--line);padding:12px 0}.mini-news span{display:block;color:#c87936;font-size:12px;font-weight:900;margin-bottom:5px}.mini-news strong{display:block;line-height:1.4;color:#2b211d}@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatOrb{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-18px,18px) scale(1.06)}}
@media(max-width:1000px){.product-detail-grid,.news-detail-layout{grid-template-columns:1fr}.gallery-main,.gallery-main img{height:380px;min-height:380px}}
@media(max-width:760px){.floating-quality-card{left:14px;right:14px;bottom:14px;max-width:none}.gallery-main,.gallery-main img{height:310px;min-height:310px}.gallery-thumbs{grid-template-columns:1fr}.product-gallery{padding:10px}.lightbox{padding:16px}.lightbox button{right:14px;top:14px}.hero-orb{display:none}}

/* v1.5 menus, stories, nutrition, maps, rich content */
.nav-item{position:relative}.nav-item>a{display:block}.submenu{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:0 24px 60px rgba(0,0,0,.12);display:none;z-index:60}.submenu a{display:block;padding:10px 12px;border-radius:10px;white-space:nowrap}.submenu a:hover{background:#fbf7f2}.has-sub:hover .submenu{display:block}.footer-sub{padding-left:10px;color:#cdbdb3!important;font-size:13px!important}.live-category-tabs{display:flex;gap:12px;justify-content:center;overflow:auto;padding:8px 4px 18px;margin-bottom:14px}.live-category-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;font-weight:900;color:#6c625b;cursor:pointer;white-space:nowrap;box-shadow:0 10px 24px rgba(46,31,24,.06)}.live-category-tabs button.active,.live-category-tabs button:hover{background:#c87936;color:#fff;border-color:#c87936}.product-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 18px}.product-slider .product-card{flex:0 0 260px;scroll-snap-align:start;text-align:left}.story-cats{display:flex;gap:20px;overflow-x:auto;padding:4px 0 24px;margin-bottom:16px}.story-cat{flex:0 0 auto;width:104px;text-align:center;color:#493f39}.story-cat span{width:86px;height:86px;margin:auto;border-radius:50%;display:block;padding:4px;background:linear-gradient(135deg,#c87936,#7b2e12);box-shadow:0 14px 34px rgba(46,31,24,.13)}.story-cat img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:4px solid #fff;background:#f6eee8}.story-cat strong{display:block;font-size:13px;margin-top:8px;line-height:1.25}.story-cat.active strong,.story-cat:hover strong{color:#c87936}.channel-pills{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.channel-pills a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.channel-pills a.active{background:#21140f;color:#fff;border-color:#21140f}.nutrition-card{background:linear-gradient(135deg,#fff,#fbf7f2)}.nutrition-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.nutrition-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;text-align:center}.nutrition-item span{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 10px;background:#f4e6da;border-radius:50%;font-size:22px}.nutrition-item strong{display:block;font-size:13px;color:#6c625b}.nutrition-item em{display:block;font-style:normal;font-size:18px;font-weight:900;color:#7b2e12;margin-top:6px}.rich-content{font-size:16px;line-height:1.85;color:#514940}.rich-content img{max-width:100%;height:auto;border-radius:18px;margin:18px 0}.rich-content h2,.rich-content h3{color:#241a15;line-height:1.2}.rich-content ul{padding-left:20px}.map-section{padding:0 0 74px;background:var(--cream)}.map-embed{border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#fff;border:1px solid var(--line)}.map-embed iframe{display:block;width:100%;height:420px;border:0}.mini-news.with-image{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center}.mini-news.with-image img{width:82px;height:66px;object-fit:cover;border-radius:12px;background:#f3eee8}
@media(max-width:760px){.nav-item{border-bottom:1px solid #f3eee8}.nav-item>a{padding:14px 0}.submenu{position:static;display:block;box-shadow:none;border:0;border-radius:0;padding:0 0 8px 14px;background:transparent}.submenu a{padding:9px 0;border:0;color:#6b615a}.product-slider .product-card{flex-basis:78vw}.nutrition-grid{grid-template-columns:repeat(2,1fr)}.story-cat{width:88px}.story-cat span{width:72px;height:72px}.map-embed iframe{height:320px}.mini-news.with-image{grid-template-columns:74px 1fr}.mini-news.with-image img{width:74px;height:58px}}


/* v1.6 hotfix: header dropdown, product sliders/stories and nutrition detail */
.site-nav>.nav-item{position:relative;display:flex;align-items:center}.site-nav>.nav-item>a{display:flex;align-items:center;gap:6px;padding:28px 0}.site-nav>.nav-item.has-sub>a:after{content:'⌄';font-size:11px;color:#b77945}.site-nav>.nav-item .submenu{position:absolute!important;top:100%!important;left:0!important;display:block!important;opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;min-width:230px!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:16px!important;padding:10px!important;box-shadow:0 24px 70px rgba(0,0,0,.16)!important;z-index:120!important;transition:.18s ease!important}.site-nav>.nav-item:hover .submenu,.site-nav>.nav-item:focus-within .submenu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.site-nav>.nav-item .submenu a{display:block!important;padding:11px 12px!important;border:0!important;border-radius:10px!important;white-space:nowrap!important;color:#3c3632!important}.site-nav>.nav-item .submenu a:hover{background:#fbf7f2!important;color:var(--brand-2)!important}.product-slider{display:flex!important;gap:22px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:8px 4px 22px!important}.product-slider>.product-card{flex:0 0 260px!important;max-width:260px!important;scroll-snap-align:start!important}.product-card .image{height:220px!important;aspect-ratio:auto!important;background:#21140f!important;overflow:hidden!important;border-radius:var(--radius) var(--radius) 0 0!important}.product-card .image img{width:100%!important;height:100%!important;object-fit:cover!important}.grid-4>.product-card .image{height:210px!important}.story-cats{display:flex!important;gap:18px!important;overflow-x:auto!important;padding:8px 2px 24px!important;margin-bottom:16px!important;align-items:flex-start!important}.story-cat{flex:0 0 104px!important;width:104px!important;text-align:center!important}.story-cat span{width:86px!important;height:86px!important;margin:0 auto!important;border-radius:50%!important;display:block!important;padding:4px!important;background:linear-gradient(135deg,#c87936,#7b2e12)!important;box-shadow:0 14px 34px rgba(46,31,24,.13)!important;overflow:hidden!important}.story-cat img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;border:4px solid #fff!important;background:#f6eee8!important}.story-cat strong{display:block!important;font-size:13px!important;line-height:1.25!important;margin-top:8px!important}.nutrition-panel{background:#fff;border:1px solid var(--line);border-radius:34px;padding:32px 36px;box-shadow:var(--shadow)}.nutrition-panel h2{font-size:26px;line-height:1.1;margin:0 0 24px;color:#bc722f;letter-spacing:-.3px}.nutrition-strip{display:flex;align-items:stretch;gap:0;overflow-x:auto;padding-bottom:2px}.nutrition-box{display:flex;align-items:center;gap:16px;min-width:190px;padding:4px 28px 4px 0;margin-right:28px;border-right:2px solid #241a15}.nutrition-box:last-child{border-right:0;margin-right:0}.nutrition-symbol{flex:0 0 62px;width:62px;height:62px;border:4px solid #111;border-radius:13px;display:grid;place-items:center;color:#111;font-size:17px;font-weight:1000;line-height:1;background:#fff;position:relative}.nutrition-symbol:before{content:'♨';position:absolute;left:50%;top:-30px;transform:translateX(-50%);font-size:35px;font-weight:900;color:#111}.nutrition-copy strong{display:block;font-size:25px;color:#211a17;line-height:1.05}.nutrition-copy em{display:block;font-style:normal;font-size:36px;color:#d2a669;font-weight:400;line-height:1.05;margin-top:6px}.nutrition-card{display:none!important}
@media(max-width:760px){.site-nav>.nav-item{display:block}.site-nav>.nav-item>a{padding:14px 0}.site-nav>.nav-item .submenu{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;background:transparent!important;padding:0 0 8px 14px!important;min-width:0!important}.product-slider>.product-card{flex-basis:78vw!important;max-width:78vw!important}.product-card .image{height:220px!important}.grid-4>.product-card .image{height:240px!important}.story-cat{flex-basis:88px!important;width:88px!important}.story-cat span{width:72px!important;height:72px!important}.nutrition-panel{border-radius:24px;padding:24px 20px}.nutrition-strip{display:grid;grid-template-columns:1fr;gap:18px}.nutrition-box{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px 0;margin:0;min-width:0}.nutrition-box:last-child{border-bottom:0;padding-bottom:0}.nutrition-copy strong{font-size:22px}.nutrition-copy em{font-size:32px}}

/* v1.7 page and branding polish */
.page-content-wrap{max-width:1040px}.page-cover{background:#fff;border:1px solid rgba(126,88,58,.16);border-radius:28px;overflow:hidden;box-shadow:0 20px 70px rgba(54,38,28,.07);margin-bottom:24px}.page-cover img{display:block;width:100%;height:min(480px,52vw);object-fit:cover}.page-rich-card{font-size:16px;line-height:1.75}.brand-logo img{max-height:54px;width:auto}.footer-logo{max-height:62px;width:auto;object-fit:contain}.doc-card .meta img{max-width:100%;height:auto}.rich-content img{max-width:100%;height:auto;border-radius:18px}.rich-content table{max-width:100%;overflow:auto}@media(max-width:700px){.page-cover{border-radius:20px}.page-cover img{height:230px}.brand-logo img{max-height:42px}.page-rich-card{font-size:15px}}


/* v1.8 centered corporate header */
.site-header-centered{position:sticky;top:0;background:rgba(255,255,255,.96);box-shadow:0 8px 30px rgba(38,24,18,.08);z-index:100}.centered-nav-wrap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:96px;gap:28px}.brand-logo-center{justify-self:center;display:flex;align-items:center;justify-content:center;padding:8px 14px}.brand-logo-center img{max-height:120px!important;width:auto!important;display:block}.nav-side{display:flex;align-items:center;gap:26px}.nav-left{justify-content:flex-end}.nav-right{justify-content:flex-start}.nav-side>a,.nav-side>.nav-item>a{font-size:14px;font-weight:900;color:#2a211c;letter-spacing:-.1px}.site-header-centered .pill-cta{display:none!important}.site-header-centered .hamburger{display:none}.site-header-centered .nav-toggle{display:none}.site-header-centered .submenu{left:50%!important;transform:translate(-50%,10px)!important}.site-header-centered .nav-item:hover .submenu,.site-header-centered .nav-item:focus-within .submenu{transform:translate(-50%,0)!important}.admin-filter .filter-actions{display:flex;gap:8px;align-items:end;flex-wrap:wrap}.empty-state{padding:24px;text-align:center;color:#766b63;font-weight:800;background:#fbf7f2;border-radius:14px}.field input[type="text"][name$="notification_email"],.field input[name="notification_emails"]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}
@media(max-width:980px){.centered-nav-wrap{grid-template-columns:auto 1fr auto;min-height:78px}.brand-logo-center{grid-column:2;grid-row:1}.brand-logo-center img{max-height:54px!important}.site-header-centered .hamburger{display:flex;grid-column:3;grid-row:1;justify-self:end}.site-header-centered .nav-side{display:none}.site-header-centered .nav-toggle:checked~.nav-side{display:flex;grid-column:1/-1;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-top:1px solid #f1e8df;padding:10px 0}.site-header-centered .nav-left{grid-row:2}.site-header-centered .nav-right{grid-row:3}.site-header-centered .nav-side>a,.site-header-centered .nav-side>.nav-item>a{display:block;padding:14px 4px;border-bottom:1px solid #f4eee8}.site-header-centered .site-nav>.nav-item .submenu{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;background:#fbf7f2!important;border-radius:12px!important;margin:0 0 8px 0!important}.site-header-centered .site-nav>.nav-item .submenu a{white-space:normal!important}}


/* v1.9 Bonfilet logo page loader */
:root{--bonfilet-loader-orange:#eaa55e;--bonfilet-loader-bg:#faf7f3;--bonfilet-loader-bg-2:#ffffff;--bonfilet-loader-exit-speed:650ms}.bf-loader-seen .bonfilet-loader{display:none!important}
.bonfilet-loader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at center,var(--bonfilet-loader-bg-2) 0%,var(--bonfilet-loader-bg) 58%,#efe8df 100%);will-change:transform,opacity,clip-path}.bonfilet-loader::before{content:"";position:absolute;left:50%;top:50%;width:260px;height:260px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(234,165,94,.08);filter:blur(35px);opacity:0;animation:ambientGlow 900ms ease forwards;animation-delay:1000ms;pointer-events:none}.bonfilet-loader__logo-wrap{position:relative;width:clamp(150px,18vw,260px);aspect-ratio:1/1;display:grid;place-items:center;opacity:0;transform:translateY(14px) scale(.94);animation:logoIntro 550ms cubic-bezier(.22,1,.36,1) forwards}.bonfilet-loader__logo{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 18px 30px rgba(234,165,94,.22))}.bonfilet-loader .logo-outline{fill:none;stroke:var(--bonfilet-loader-orange);stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:strokeIn 900ms cubic-bezier(.65,0,.22,1) forwards}.bonfilet-loader .outline-top{stroke-width:8;stroke-dasharray:190;stroke-dashoffset:190;animation-delay:180ms}.bonfilet-loader .outline-right{stroke-width:8;stroke-dasharray:170;stroke-dashoffset:170;animation-delay:620ms}.bonfilet-loader .outline-left{stroke-width:8;stroke-dasharray:180;stroke-dashoffset:180;animation-delay:1020ms}.bonfilet-loader .logo-fill{fill:var(--bonfilet-loader-orange);opacity:0;animation:fillIn 420ms ease forwards}.bonfilet-loader .fill-top{animation-delay:920ms}.bonfilet-loader .fill-right{animation-delay:1340ms}.bonfilet-loader .fill-left{animation-delay:1720ms}.bonfilet-loader .shine-line{fill:none;stroke:rgba(255,255,255,.95);stroke-width:3;stroke-linecap:round;stroke-dasharray:50;stroke-dashoffset:50;filter:blur(.5px);opacity:0;animation:shineMove 720ms ease-out forwards}.bonfilet-loader .shine-top{animation-delay:820ms}.bonfilet-loader .shine-right{animation-delay:1260ms}.bonfilet-loader .shine-left{animation-delay:1640ms}.bonfilet-loader.is-leaving{pointer-events:none;animation:loaderExit var(--bonfilet-loader-exit-speed) cubic-bezier(.76,0,.24,1) forwards}.bonfilet-loader.is-leaving .bonfilet-loader__logo-wrap{animation:logoExit 520ms cubic-bezier(.76,0,.24,1) forwards}@keyframes logoIntro{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes strokeIn{0%{opacity:1}100%{stroke-dashoffset:0;opacity:1}}@keyframes fillIn{from{opacity:0}to{opacity:1}}@keyframes shineMove{0%{opacity:0;stroke-dashoffset:50}25%{opacity:1}100%{opacity:0;stroke-dashoffset:-50}}@keyframes ambientGlow{to{opacity:1}}@keyframes logoExit{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}100%{opacity:0;transform:translateY(-34px) scale(.82);filter:blur(6px)}}@keyframes loaderExit{0%{opacity:1;clip-path:inset(0 0 0 0);transform:translateY(0)}100%{opacity:0;clip-path:inset(0 0 100% 0);transform:translateY(-22px)}}@media(prefers-reduced-motion:reduce){.bonfilet-loader,.bonfilet-loader *{animation-duration:.01ms!important;animation-delay:0ms!important}.bonfilet-loader{display:none!important}}

/* =========================================================
   v2.0 REVIZE PAKETI - Kurumsal, ürün ve menü güncellemeleri
   ========================================================= */
.hero-corporate-revized .hero-actions{display:none!important}
.hero-corporate-revized .hero-grid{grid-template-columns:.92fr 1.08fr;min-height:640px}.hero-corporate-revized h1{font-size:clamp(38px,5vw,66px);letter-spacing:-1.9px}.hero-corporate-revized p{font-size:clamp(16px,1.45vw,20px);max-width:650px}.hero-collage{position:relative;display:grid;grid-template-columns:1.35fr .72fr;gap:16px;min-height:430px}.hero-collage img{width:100%;height:100%;object-fit:cover}.collage-main,.collage-stack>div{overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#23150f;box-shadow:0 24px 80px rgba(0,0,0,.32)}.collage-main{border-radius:34px}.collage-stack{display:grid;gap:16px}.collage-stack>div:first-child{border-radius:28px 28px 12px 28px}.collage-stack>div:last-child{border-radius:12px 28px 28px 28px}.floating-quality-card{position:absolute;left:26px;bottom:24px;z-index:2;background:rgba(255,255,255,.94);color:#211a16;border:1px solid rgba(255,255,255,.45);border-radius:18px;padding:16px 18px;box-shadow:0 22px 50px rgba(0,0,0,.22);max-width:300px}.floating-quality-card strong{display:block;color:#7b2e12;margin-bottom:3px}.floating-quality-card span{font-size:13px;color:#6e6158;line-height:1.45}

.site-header-centered .nav-item{position:relative}.site-header-centered .nav-side>.nav-item>a{display:inline-flex;align-items:center;gap:7px}.site-header-centered .nav-item.has-sub>a:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);display:inline-block}.site-header-centered .submenu{position:absolute;top:calc(100% + 20px);left:50%;min-width:230px;padding:10px;background:#fff;border:1px solid rgba(70,42,24,.10);border-radius:18px;box-shadow:0 28px 70px rgba(42,25,15,.16);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px);transition:.18s ease;z-index:1000}.site-header-centered .nav-item:hover>.submenu,.site-header-centered .nav-item:focus-within>.submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.site-header-centered .submenu a{display:block;padding:12px 14px;border-radius:12px;color:#2d211b;font-weight:800;font-size:14px;white-space:nowrap}.site-header-centered .submenu a:hover{background:#fbf3eb;color:#c87936}.product-mega{min-width:min(650px,92vw)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px!important}.product-mega-col{padding:14px;border:1px solid #f0e2d6;border-radius:16px;background:linear-gradient(180deg,#fff,#fffaf6)}.product-mega .mega-channel{display:flex!important;align-items:center;justify-content:space-between;padding:0 0 10px!important;margin-bottom:8px;border-bottom:1px solid #eadfd4;border-radius:0!important;color:#7b2e12!important;font-size:15px!important}.mega-links{display:grid;grid-template-columns:1fr;gap:2px}.product-mega .mega-links a{font-size:13px!important;font-weight:800!important;padding:9px 10px!important;color:#4b3c34!important}.product-mega .mega-links a:hover{color:#c87936!important;background:#fff3e8!important}

.bf-product-carousel-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:36px 0 22px;position:relative}.bf-product-carousel{width:100%;overflow-x:auto;overflow-y:hidden;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding-left:max(24px,calc((100vw - 1320px)/2));padding-right:max(24px,calc((100vw - 1320px)/2));scrollbar-width:none;-ms-overflow-style:none}.bf-product-carousel::-webkit-scrollbar{display:none}.bf-product-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto}.bf-product-carousel-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:28px!important;width:max-content!important;min-width:100%!important}.bf-product-slide{flex:0 0 320px!important;width:320px!important;max-width:320px!important;scroll-snap-align:center}.bf-product-slide .product-card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:430px;border-radius:28px}.bf-product-slide .product-card .image{height:245px!important;aspect-ratio:auto!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.bf-product-slide .product-card .image img{width:100%!important;height:100%!important;object-fit:contain!important}.bf-product-carousel-bleed:before,.bf-product-carousel-bleed:after{content:"";position:absolute;top:0;bottom:0;width:clamp(38px,7vw,120px);z-index:2;pointer-events:none}.bf-product-carousel-bleed:before{left:0;background:linear-gradient(90deg,var(--cream) 0%,rgba(251,247,242,0) 100%)}.bf-product-carousel-bleed:after{right:0;background:linear-gradient(270deg,var(--cream) 0%,rgba(251,247,242,0) 100%)}

.product-card .body .meta+ .meta{display:none!important}.products-page .product-card .body .meta:nth-of-type(n+2){display:none!important}.product-detail-section .product-info-card h2{font-size:clamp(30px,4vw,54px);letter-spacing:-1.2px}.product-desc{font-size:17px;font-weight:700;color:#6f6760;margin:0 0 18px}.general-info{background:#fbf7f2;border:1px solid #eadfd4;border-radius:18px;padding:16px 18px;margin:18px 0}.product-spec-table th{width:42%;font-size:18px}.product-spec-table td{font-size:18px;font-weight:800;color:#191512}.icon-info-card{position:relative;padding-left:72px}.icon-info-card .info-icon{position:absolute;left:24px;top:24px;width:36px;height:36px;border-radius:50%;background:#f4e6da;color:#c87936;display:grid;place-items:center;font-weight:900}.nutrition-panel-product{border-radius:34px}.nutrition-panel-product .nutrition-symbol:before{content:attr(data-nutrition-icon)}

.media-video-card{margin-bottom:32px}.responsive-video{position:relative;overflow:hidden;border-radius:20px;background:#16100c;margin-top:18px}.responsive-video:before{content:"";display:block;padding-top:56.25%}.responsive-video iframe,.responsive-video video{position:absolute;inset:0;width:100%!important;height:100%!important;border:0}.responsive-video:empty:before{display:none}.responsive-video:empty{padding:28px;color:#fff}

@media(max-width:980px){.hero-corporate-revized .hero-grid{grid-template-columns:1fr;min-height:0;padding-top:56px}.hero-collage{grid-template-columns:1fr;min-height:auto}.collage-main{height:260px}.collage-stack{grid-template-columns:repeat(2,1fr)}.collage-stack>div{height:140px}.floating-quality-card{left:16px;right:16px;bottom:16px;max-width:none}.site-header-centered .centered-nav-wrap{grid-template-columns:72px 1fr 72px!important;grid-template-rows:auto auto auto!important;min-height:88px!important;padding:8px 16px!important}.site-header-centered .brand-logo-center{grid-column:2!important;grid-row:1!important;justify-self:center!important}.site-header-centered .brand-logo-center img{max-height:64px!important}.site-header-centered .hamburger{display:flex!important;grid-column:3!important;grid-row:1!important;justify-self:end!important}.site-header-centered .nav-toggle{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important}.site-header-centered .nav-side{display:none!important}.site-header-centered .nav-toggle:checked~.nav-left,.site-header-centered .nav-toggle:checked~.nav-right{display:flex!important}.site-header-centered .nav-left,.site-header-centered .nav-right{grid-column:1/-1!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;background:#fff!important}.site-header-centered .nav-left{grid-row:2!important;border-top:1px solid #f1e8df!important}.site-header-centered .nav-right{grid-row:3!important;border-bottom:1px solid #f1e8df!important}.site-header-centered .nav-side>a,.site-header-centered .nav-side>.nav-item>a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:15px 4px!important;border-bottom:1px solid #f4eee8!important;font-size:18px!important}.site-header-centered .nav-item{width:100%!important}.site-header-centered .site-nav>.nav-item .submenu{display:none!important;position:static!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:none!important;box-shadow:none!important;border:0!important;background:#fbf7f2!important;border-radius:14px!important;margin:0 0 8px 0!important;padding:8px 12px!important;min-width:0!important;max-height:0!important;overflow:hidden!important}.site-header-centered .site-nav>.nav-item.is-open>.submenu{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;max-height:900px!important;overflow:visible!important}.site-header-centered .submenu a{white-space:normal!important;padding:10px 12px!important}.product-mega{grid-template-columns:1fr!important;min-width:0!important}.product-mega-col{padding:10px}.bf-product-carousel{padding-left:18px;padding-right:18px}.bf-product-carousel-track{gap:18px!important}.bf-product-slide{flex-basis:280px!important;width:280px!important;max-width:280px!important}.bf-product-slide .product-card{min-height:400px}.bf-product-slide .product-card .image{height:220px!important}.product-spec-table th,.product-spec-table td{font-size:16px}.product-use-grid.grid-3{grid-template-columns:1fr}.icon-info-card{padding-left:64px}}
@media(max-width:575px){.bf-product-slide{flex-basis:78vw!important;width:78vw!important;max-width:78vw!important}.bf-product-carousel-bleed:before,.bf-product-carousel-bleed:after{width:34px}.collage-stack{grid-template-columns:1fr}.nutrition-panel .nutrition-strip{display:grid;grid-template-columns:1fr}.hero-corporate-revized h1{font-size:36px}}
.milestone-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.milestone-item{position:relative;background:#fbf7f2;border:1px solid #eadfd4;border-radius:18px;padding:20px}.milestone-item strong{display:inline-flex;background:#c87936;color:#fff;border-radius:999px;padding:7px 12px;font-weight:900;margin-bottom:10px}.milestone-item h3{margin:4px 0 8px;font-size:20px}.milestone-item p{margin:0;color:#756a62;line-height:1.6}@media(max-width:760px){.milestone-timeline{grid-template-columns:1fr}}

/* =========================================================
   v2.1 ÜRÜN LİSTE / KATALOG DETAY / HEADER REVİZYONLARI
   ========================================================= */
.product-mega-simple{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;min-width:250px!important}.product-mega-simple .mega-channel{display:block!important;padding:14px 16px!important;border-radius:12px!important;background:#fbf7f2!important;color:#3c261d!important;font-weight:1000!important}.product-mega-simple .mega-channel:hover{background:#c87936!important;color:#fff!important}.products-sidebar-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:32px;align-items:start}.products-filter-sidebar{position:sticky;top:118px;padding:24px;border-radius:28px}.products-filter-sidebar h2{font-size:24px;margin:0 0 8px}.sidebar-filter-link{display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:18px;color:#362b24;text-decoration:none;font-weight:900;margin:8px 0;border:1px solid transparent}.sidebar-filter-link:hover,.sidebar-filter-link.active{background:#fff4e9;border-color:#e7c4a4;color:#c87936}.sidebar-filter-link span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#c87936,#7b2e12);color:#fff;font-weight:1000}.sidebar-filter-link img{width:100%;height:100%;object-fit:cover;border:3px solid #fff;border-radius:50%}.filter-dot{background:#21140f!important}.products-list-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.products-list-head h2{margin:0}.products-list-head p{color:#776b62;font-weight:800}.product-list-grid .product-card .body .meta{font-size:13px}.compact-product-hero{min-height:340px}.product-catalog-detail{background:linear-gradient(180deg,#fbf7f2,#fff)}.catalog-detail-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:30px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:34px;padding:28px;box-shadow:0 26px 80px rgba(55,37,28,.08)}.catalog-detail-visual{display:flex;flex-direction:column;gap:14px}.catalog-main-image{position:relative;min-height:470px;border-radius:28px;background:#fff7ef;display:grid;place-items:center;overflow:hidden;border:1px solid #f1e2d4}.catalog-main-image img{width:100%;height:470px;object-fit:contain;cursor:zoom-in}.catalog-thumb-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.catalog-thumb-row button{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:10px;padding:9px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;cursor:pointer;font-weight:900}.catalog-thumb-row button.active,.catalog-thumb-row button:hover{border-color:#c87936;background:#fbf4ec}.catalog-thumb-row img{width:70px;height:58px;border-radius:12px;object-fit:contain;background:#fff7ef}.catalog-detail-copy{padding:18px 10px}.catalog-detail-copy h2{font-size:clamp(34px,4vw,58px);line-height:.98;margin:8px 0 18px;letter-spacing:-1.4px}.catalog-desc{font-size:17px;color:#584d45;margin-bottom:24px}.catalog-icon-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.catalog-icon-facts>div{background:#fbf7f2;border:1px solid #efdfcf;border-radius:22px;padding:18px;min-height:122px}.catalog-icon-facts span{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#fff;color:#c87936;font-size:22px;box-shadow:0 10px 24px rgba(50,32,22,.07);margin-bottom:12px}.catalog-icon-facts strong{display:block;color:#211814;font-size:14px;margin-bottom:6px}.catalog-icon-facts em{display:block;font-style:normal;color:#5b5049;font-weight:800;line-height:1.55}.catalog-info-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;margin-top:24px}.catalog-table-card,.catalog-use-card{border-radius:28px}.catalog-table-card h2,.catalog-use-card h2{margin-top:0}.catalog-large-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:#21140f;color:#fff;font-size:32px;margin-bottom:14px}.catalog-nutrition{border-radius:34px}.template-category-list{display:flex;gap:12px;flex-wrap:wrap}.template-category-list a{border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:900;background:#fff}.template-products-grid{margin-top:22px}
@media(max-width:980px){.products-sidebar-layout{grid-template-columns:1fr}.products-filter-sidebar{position:static}.products-filter-sidebar{display:flex;overflow-x:auto;gap:10px;align-items:center}.products-filter-sidebar h2,.products-filter-sidebar .hint{display:none}.sidebar-filter-link{flex:0 0 auto;min-width:120px}.catalog-detail-card,.catalog-info-grid{grid-template-columns:1fr}.catalog-main-image,.catalog-main-image img{height:350px;min-height:350px}.catalog-icon-facts{grid-template-columns:1fr}.products-list-head{display:block}.product-mega-simple{background:#fbf7f2!important}}
@media(max-width:600px){.catalog-detail-card{padding:18px;border-radius:24px}.catalog-main-image,.catalog-main-image img{height:285px;min-height:285px}.catalog-thumb-row{grid-template-columns:1fr}.catalog-detail-copy h2{font-size:34px}.products-filter-sidebar{margin-left:-18px;margin-right:-18px;border-radius:0;border-left:0;border-right:0}.sidebar-filter-link{min-width:112px}.product-list-grid{grid-template-columns:1fr!important}}

/* =========================================================
   v2.2 PRODUCT DETAIL + MOBILE MENU FINAL
   ========================================================= */
.product-detail-v22{background:linear-gradient(180deg,#faf7f2 0%,#fff 100%);padding-top:42px}.product-detail-shell{width:min(1280px,94%)}.product-detail-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1fr);gap:38px;align-items:start}.product-visual-panel{position:relative;border-radius:30px;padding:28px;min-height:520px;background:#fff;box-shadow:0 26px 80px rgba(55,37,28,.08);border-color:#f0e4d9}.product-main-visual{height:390px;display:grid;place-items:center}.product-main-visual img{width:100%;height:100%;object-fit:contain;cursor:zoom-in}.product-thumb-action-row{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;margin-top:20px}.product-thumbs{display:flex;align-items:center;gap:12px;min-width:0;overflow-x:auto;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumbs button{flex:0 0 auto;width:86px;height:76px;border:1px solid #eaded2;border-radius:14px;background:#fff;padding:6px;cursor:pointer;box-shadow:0 8px 20px rgba(55,37,28,.06)}.product-thumbs button.active,.product-thumbs button:hover{border-color:#c87936;background:#fff7ef}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-quote-btn{height:58px;min-width:205px;border-radius:12px;font-size:17px}.product-copy-panel h1{font-size:clamp(42px,5vw,68px);line-height:.98;margin:8px 0 24px;letter-spacing:-2px}.product-category-kicker{font-size:21px;margin-top:14px}.product-origin-card{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:center;border-radius:24px;min-height:210px;padding:28px;background:#fff}.product-origin-card.no-animal-image{grid-template-columns:1fr}.animal-part-visual{min-height:160px;display:grid;place-items:center}.animal-part-visual img{width:100%;max-height:190px;object-fit:contain}.origin-copy{font-size:18px;line-height:1.45;color:#3e352f}.origin-copy p{margin:.4em 0}.animal-note{margin-top:10px!important;color:#8a5a31;font-weight:800}.product-cooking-card{margin-top:24px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:22px;align-items:center;border-radius:24px;background:linear-gradient(135deg,#fff7ec,#f7efe5);border-color:#efe0d0}.product-cooking-card h2{font-size:23px;margin:0 0 8px}.product-large-line-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;color:#7b4b2f;border:2px solid #cba37c;font-size:34px;background:#fffaf5}.product-info-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:stretch;margin-top:30px}.product-info-layout.no-allergen{grid-template-columns:1fr}.product-info-card,.product-allergen-card{border-radius:24px;padding:26px}.product-info-card h2,.product-allergen-card h2{margin:0 0 14px;font-size:24px}.product-detail-table th,.product-detail-table td{border-bottom:1px solid #eadfd4;padding:10px 0;font-size:16px;vertical-align:top}.product-detail-table th{width:280px;color:#4b4039;font-weight:900}.product-detail-table td{font-weight:400;color:#2f2925}.product-allergen-card{background:linear-gradient(135deg,#fff7ed,#f7f0e8);min-height:210px}.product-alert-icon{font-size:32px;color:#c87936;margin-bottom:12px}.product-allergen-card p{font-size:16px;line-height:1.65;color:#51463f;margin:0}.product-nutrition-v22{margin-top:30px;border-radius:24px;padding:28px}.product-nutrition-v22 h2{font-size:24px;margin:0 0 22px}.product-nutrition-v22 h2 small{font-size:16px;color:#222}.product-nutrition-v22 .nutrition-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.product-nutrition-v22 .nutrition-box{display:flex;align-items:center;gap:16px;padding:0 24px;border-right:0px solid #ead5c4}.product-nutrition-v22 .nutrition-box:last-child{border-right:0}.product-nutrition-v22 .nutrition-symbol{width:64px;height:64px;border-radius:50%;border:1px solid #d7a879;background:#fff;display:grid;place-items:center;color:#c87936;font-weight:1000;font-size:13px;text-transform:uppercase;position:relative}.product-nutrition-v22 .nutrition-symbol:before{content:attr(data-nutrition-icon);position:absolute;inset:0;display:grid;place-items:center;font-size:30px;color:#4b3529;opacity:.72;transform:translateY(-16px)}.product-nutrition-v22 .nutrition-symbol{padding-top:26px}.product-nutrition-v22 .nutrition-copy strong{display:block;font-size:17px}.product-nutrition-v22 .nutrition-copy em{display:block;font-style:normal;color:#c87936;font-size:18px;line-height:1.1}.related-product-head{margin-top:56px}.product-detail-v22 .zoom-hint{position:absolute;left:24px;top:24px;width:54px;height:54px;border-radius:50%;border:0;background:#fff;color:#5b4033;box-shadow:0 16px 32px rgba(55,37,28,.12);font-size:28px;display:grid;place-items:center;cursor:pointer;z-index:2}
@media(max-width:1100px){.product-detail-hero-grid{grid-template-columns:1fr}.product-copy-panel h1{font-size:44px}.product-origin-card{grid-template-columns:210px 1fr}.product-nutrition-v22 .nutrition-strip{grid-template-columns:repeat(2,1fr);gap:18px}.product-nutrition-v22 .nutrition-box{border-right:0;border-bottom:1px solid #ead5c4;padding:0 0 16px}.product-nutrition-v22 .nutrition-box:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:760px){.product-detail-v22{padding-top:22px}.product-detail-shell{width:min(100% - 28px,1280px)}.product-visual-panel{padding:18px;min-height:0;border-radius:24px}.product-main-visual{height:300px}.product-thumb-action-row{grid-template-columns:1fr;align-items:stretch}.product-quote-btn{width:100%;min-width:0}.product-copy-panel h1{font-size:36px;letter-spacing:-1px}.product-category-kicker{font-size:16px}.product-origin-card{grid-template-columns:1fr;padding:20px;gap:12px}.animal-part-visual{min-height:120px}.animal-part-visual img{max-height:150px}.origin-copy{font-size:16px}.product-cooking-card{grid-template-columns:1fr;padding:20px}.product-info-layout{grid-template-columns:1fr}.product-detail-table th,.product-detail-table td{display:block;width:100%;padding:8px 0}.product-detail-table th{border-bottom:0;color:#80685a}.product-detail-table td{padding-top:0}.product-nutrition-v22 .nutrition-strip{grid-template-columns:1fr}.product-nutrition-v22 .nutrition-box{border-bottom:1px solid #ead5c4!important}.product-nutrition-v22 .nutrition-box:last-child{border-bottom:0!important}.product-nutrition-v22 .nutrition-copy em{font-size:18px}}

@media(max-width:980px){.site-header{z-index:9999;background:#fff}.site-header-centered .centered-nav-wrap{width:100%!important;display:grid!important;grid-template-columns:72px 1fr 72px!important;grid-template-rows:auto auto auto!important;align-items:center!important;min-height:86px!important;padding:8px 16px!important;position:relative!important}.site-header-centered .brand-logo-center{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;z-index:4!important}.site-header-centered .brand-logo-center img{max-height:66px!important;width:auto!important}.site-header-centered .hamburger{display:flex!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;width:54px!important;height:54px!important;border-radius:17px!important;background:#fff!important;border:1px solid #eadfd4!important;box-shadow:0 12px 28px rgba(45,29,18,.08)!important;z-index:5!important}.site-header-centered .nav-toggle{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.site-header-centered .nav-side{display:none!important}.site-header-centered .nav-toggle:checked~.nav-left,.site-header-centered .nav-toggle:checked~.nav-right{display:flex!important}.site-header-centered .nav-left,.site-header-centered .nav-right{grid-column:1/-1!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;background:#fff!important;margin:0!important;padding:0 16px!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;box-shadow:none!important;min-width:0!important;width:100%!important}.site-header-centered .nav-left{grid-row:2!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #f1e7dc!important;border-radius:22px 22px 0 0!important;box-shadow:0 -8px 30px rgba(50,31,19,.05)!important}.site-header-centered .nav-right{grid-row:3!important;padding-bottom:14px!important;border-radius:0 0 22px 22px!important;box-shadow:0 22px 50px rgba(50,31,19,.12)!important}.site-header-centered .nav-side>a,.site-header-centered .nav-side>.nav-item>a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:15px 0!important;border-bottom:1px solid #f1e7dc!important;color:#2d211b!important;font-size:18px!important;font-weight:900!important;line-height:1.25!important}.site-header-centered .nav-side>.nav-item{width:100%!important;position:relative!important}.site-header-centered .site-nav>.nav-item.has-sub:not(.is-open)>.submenu{display:none!important;max-height:0!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;padding:0!important;margin:0!important}.site-header-centered .site-nav>.nav-item.is-open>.submenu{display:block!important;position:static!important;max-height:800px!important;overflow:visible!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;box-shadow:none!important;border:0!important;border-radius:16px!important;background:#fbf7f2!important;min-width:0!important;width:100%!important;margin:0 0 10px!important;padding:8px 12px!important}.site-header-centered .submenu a,.site-header-centered .product-mega-simple .mega-channel{display:block!important;white-space:normal!important;padding:11px 12px!important;border-radius:12px!important;font-size:15px!important;font-weight:850!important;color:#5a4639!important;background:transparent!important}.site-header-centered .submenu a:hover,.site-header-centered .product-mega-simple .mega-channel:hover{background:#fff!important;color:#c87936!important}.site-header-centered .nav-item.has-sub>a:after{content:""!important;width:9px!important;height:9px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg)!important;transition:.2s!important}.site-header-centered .nav-item.has-sub.is-open>a:after{transform:rotate(-135deg)!important}.site-header-centered .nav-toggle:checked+.hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header-centered .nav-toggle:checked+.hamburger span:nth-child(2){opacity:0}.site-header-centered .nav-toggle:checked+.hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}

/* =========================================================
   v2.3 HOME ONLY FULLWIDTH SLIDER
   ========================================================= */
body.is-home-page {
  overflow-x: hidden;
  background: #080604;
}

body.is-home-page .site-header {
  position: absolute;
  left: 0;
  right: 0;
  top: clamp(22px, 5vw, 72px);
  z-index: 50;
  background: transparent;
  border: 0;
  box-shadow: none;
}

body.is-home-page .site-header .centered-nav-wrap {
  width: min(860px, calc(100vw - 44px));
  min-height: 82px;
  margin: 0 auto;
  padding: 0 46px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(255,255,255,.78);
  box-shadow: 0 26px 70px rgba(0,0,0,.24); 
  border-radius: 50px;
}

body.is-home-page .brand-logo-center img {
  height: 120px;
  max-width: 210px;
}

.home-full-slider {
  position: relative;
  width: 100vw;
  min-height: 100svh;
  margin: 0;
  overflow: hidden;
  background: #080604;
  color: #fff;
}

.home-slider-track,
.home-slide {
  position: absolute;
  inset: 0;
}

.home-slide {
  opacity: 0;
  visibility: hidden;
  transform: scale(1.035);
  transition: opacity 900ms ease, visibility 900ms ease, transform 2000ms cubic-bezier(.22,1,.36,1);
  overflow: hidden;
}

.home-slide.is-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  z-index: 2;
}

.home-slide-bg {
  position: absolute;
  inset: 0;
  background-image: var(--slide-bg);
  background-size: cover;
  background-position: center center;
  transform: scale(1.06);
  transition: transform 7000ms linear;
  filter: saturate(1.04) contrast(1.05);
}

.home-slide.is-active .home-slide-bg {
  transform: scale(1.0);
}

.home-slide-shade {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 28% 68%, rgba(125, 67, 31, .38) 0%, rgba(125, 67, 31, 0) 32%), linear-gradient(90deg, rgb(3 3 3 / 77%) 0%, rgb(3 3 3 / 65%) 34%, rgba(3, 3, 3, .33) 62%, rgb(3 3 3 / 0%) 100%), linear-gradient(180deg, rgb(0 0 0 / 17%) 0%, rgb(0 0 0 / 0%) 34%, rgb(255 188 45 / 0%) 100%);

}

.home-slide-content {
  position: relative;
  z-index: 3;
  width: min(1120px, calc(100vw - 72px));
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: clamp(90px, 13vw, 190px);
  margin-left: max(36px, calc((100vw - 1380px) / 2));
  padding-bottom: clamp(54px, 7vw, 120px);
}

.home-slide-kicker {
  display: block;
  color: #d08138;
  font-weight: 900;
  font-size: clamp(18px, 1.55vw, 28px);
  letter-spacing: .02em;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(20px);
}

.home-slide h1 {
  max-width: 930px;
  margin: 0;
  color: #fff;
  font-size: clamp(48px, 6vw, 80px);
  line-height: .98;
  letter-spacing: 0;
  text-wrap: balance;
  text-shadow: 0 8px 34px rgba(0,0,0,.46);
  opacity: 0;
  font-weight: 400;
  transform: translateY(28px);
}

.home-slide p {
  max-width: 820px;
  margin: 28px 0 0;
  color: rgba(255,255,255,.86);
  font-size: clamp(18px, 1.55vw, 26px);
  line-height: 1.55;
  font-weight: 400;
  text-shadow: 0 8px 24px rgba(0,0,0,.38);
  opacity: 0;
  transform: translateY(26px);
}

.home-slide-mini {
  width: fit-content;
  margin-top: 34px;
  padding: 13px 18px;
  color: #fff;
  font-weight: 800;
  border: 1px solid rgba(208,129,56,.5);
  border-radius: 999px;
  background: rgba(23,15,10,.46);
  box-shadow: 0 18px 44px rgba(0,0,0,.24);
  backdrop-filter: blur(12px);
  opacity: 0;
  transform: translateY(22px);
}

.home-slide.is-active .home-slide-kicker,
.home-slide.is-active h1,
.home-slide.is-active p,
.home-slide.is-active .home-slide-mini {
  animation: homeTextIn 900ms cubic-bezier(.22,1,.36,1) forwards;
}

.home-slide.is-active h1 { animation-delay: 110ms; }
.home-slide.is-active p { animation-delay: 240ms; }
.home-slide.is-active .home-slide-mini { animation-delay: 380ms; }

@keyframes homeTextIn {
  to { opacity: 1; transform: translateY(0); }
}

.home-slider-ui {
  position: absolute;
  left: max(36px, calc((100vw - 1380px) / 2));
  bottom: clamp(26px, 5vw, 64px);
  z-index: 8;
  display: flex;
  gap: 12px;
  align-items: center;
}

.home-slider-ui button {
  width: 44px;
  height: 5px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255,255,255,.36);
  cursor: pointer;
  transition: width .24s ease, background .24s ease;
}

.home-slider-ui button.is-active {
  width: 76px;
  background: #d08138;
}

.home-slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  width: 52px;
  height: 52px;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 50%;
  background: rgba(255,255,255,.12);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  transform: translateY(-50%);
  backdrop-filter: blur(10px);
  transition: all .24s ease;
}

.home-slider-arrow:hover {
  background: rgba(208,129,56,.9);
  border-color: rgba(208,129,56,.9);
}

.home-slider-prev { left: 28px; }
.home-slider-next { right: 28px; }

@media (max-width: 991px) {
  body.is-home-page .site-header {
    top: 0;
  }

  body.is-home-page .site-header .centered-nav-wrap {
    width: 100%;
    min-height: 88px !important;
    padding: 8px 16px !important;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(255,255,255,.97);
  }

  body.is-home-page .brand-logo-center img {
    height: 120px !important;
    max-width: 160px !important;
  }

  .home-slide-bg {
    background-position: 58% center;
  }

  .home-slide-shade {
    background:
      linear-gradient(90deg, rgba(0,0,0,.82), rgba(0,0,0,.45)),
      linear-gradient(180deg, rgba(0,0,0,.26), rgba(0,0,0,.56));
  }

  .home-slide-content {
    width: calc(100vw - 36px);
    margin-left: 18px;
    padding-top: 138px;
    padding-bottom: 92px;
    justify-content: center;
  }

  .home-slide h1 {
    font-size: clamp(42px, 14vw, 70px);
    line-height: 1.02;
    letter-spacing: -.05em;
  }

  .home-slide p {
    font-size: 17px;
    line-height: 1.55;
    max-width: 92vw;
  }

  .home-slide-kicker {
    font-size: 17px;
    margin-bottom: 14px;
  }

  .home-slider-ui {
    left: 18px;
    bottom: 28px;
  }

  .home-slider-ui button {
    width: 34px;
  }

  .home-slider-ui button.is-active {
    width: 58px;
  }

  .home-slider-arrow {
    display: none;
  }
}

/* =========================================================
   v2.4 Home slider video background support
   ========================================================= */
.home-slide-video {
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.06);
  transition:transform 7000ms linear;
  filter:saturate(1.04) contrast(1.05);
}
.home-slide.is-active .home-slide-video { transform:scale(1); }
.home-slide.has-video .home-slide-bg { display:none; }
@media(max-width:991px){
  .home-slide-video { object-position:58% center; }
}


/* =========================================================
   v2.5 BONFILET HEADER / FONT / PRODUCT / MEDIA FIXES
   ========================================================= */
:root{--prometo-font:prometo,Inter,Arial,sans-serif;}
html,body{font-family:var(--prometo-font)!important;}
body{font-family:var(--prometo-font)!important;}
button,input,select,textarea{font-family:var(--prometo-font)!important;}

/* Header logoları PNG şeffaflığına uygun: arka plan, filtre ve blend uygulanmaz */
.brand-logo,.brand-logo-center,.brand-logo img,.brand-logo-center img,.site-header img,.footer-logo{background:transparent!important;mix-blend-mode:normal!important;}
.site-header .brand-logo img,.site-header .brand-logo-center img{filter:none!important;box-shadow:none!important;border:0!important;object-fit:contain!important;}

@media(min-width:981px){
  body.is-home-page .site-header{top:clamp(20px,4.6vw,58px)!important;background:transparent!important;border:0!important;box-shadow:none!important;}
  body.is-home-page .site-header .centered-nav-wrap{
    background:rgba(22,13,9,.28)!important;
    border:0!important;
    box-shadow:0 24px 62px rgba(0,0,0,.20)!important;
    backdrop-filter:blur(14px) saturate(1.15)!important;
    -webkit-backdrop-filter:blur(14px) saturate(1.15)!important;
  }
  body.is-home-page .site-header .site-nav,
  body.is-home-page .site-header .site-nav>a,
  body.is-home-page .site-header .site-nav>.nav-item>a{color:#fff!important;text-shadow:0 8px 22px rgba(0,0,0,.28);}
  body.is-home-page .site-header .site-nav>a:hover,
  body.is-home-page .site-header .site-nav>.nav-item>a:hover{color:#e8a366!important;}
  body.is-home-page .site-header .site-nav>.nav-item.has-sub>a:after{color:#e8a366!important;}
}

/* Mobil: iki ayrı sağ/sol menü yerine tek ve modern panel */
.mobile-nav-panel{display:none;}
@media(max-width:980px){
  .site-header{position:sticky!important;top:0!important;z-index:10000!important;background:rgba(255,255,255,.97)!important;border:0!important;box-shadow:0 12px 36px rgba(38,24,16,.08)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;}
  body.is-home-page .site-header{position:absolute!important;top:14px!important;background:transparent!important;box-shadow:none!important;}
  .site-header-centered .centered-nav-wrap,
  body.is-home-page .site-header .centered-nav-wrap{
    width:min(100% - 24px,640px)!important;
    min-height:78px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:64px 1fr 64px!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    gap:0!important;
    padding:8px 12px!important;
    background:rgba(255,255,255,.95)!important;
    border:0!important;
    border-radius:24px!important;
    box-shadow:0 18px 50px rgba(38,24,16,.16)!important;
  }
  .site-header-centered .brand-logo-center{grid-column:2!important;grid-row:1!important;justify-self:center!important;z-index:5!important;}
  .site-header-centered .brand-logo-center img,
  body.is-home-page .brand-logo-center img{height:58px!important;max-width:142px!important;width:auto!important;filter:none!important;background:transparent!important;}
  .site-header-centered .hamburger{display:flex!important;grid-column:3!important;grid-row:1!important;justify-self:end!important;width:50px!important;height:50px!important;border-radius:17px!important;border:1px solid rgba(96,63,42,.16)!important;background:#fff!important;box-shadow:none!important;z-index:7!important;}
  .site-header-centered .hamburger span{width:23px!important;height:2.5px!important;background:#2d211b!important;border-radius:99px!important;transition:.22s ease!important;}
  .site-header-centered .nav-toggle{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important;}
  .site-header-centered .nav-side{display:none!important;}
  .site-header-centered .nav-toggle:checked~.nav-left,
  .site-header-centered .nav-toggle:checked~.nav-right{display:none!important;}
  .mobile-nav-panel{display:none!important;/*grid-column:1/-1!important;*/grid-row:2!important;margin-top:10px!important;padding:10px!important;background:linear-gradient(180deg,#fff,#fbf7f2)!important;border-radius:18px!important;border:1px solid rgba(96,63,42,.10)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important;}
  .site-header-centered .nav-toggle:checked~.mobile-nav-panel{display:block!important;}
  .mobile-nav-panel>a,.mobile-nav-item>a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:15px 14px!important;margin:0!important;border-bottom:1px solid rgba(80,54,38,.08)!important;border-radius:12px!important;color:#2d211b!important;font-size:17px!important;font-weight:900!important;text-decoration:none!important;line-height:1.2!important;}
  .mobile-nav-panel>a:last-child,.mobile-nav-item:last-child>a{border-bottom:0!important;}
  .mobile-nav-item{width:100%!important;}
  .mobile-nav-item.has-sub>a:after{content:""!important;width:9px!important;height:9px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg)!important;transition:.22s ease!important;}
  .mobile-nav-item.has-sub.is-open>a:after{transform:rotate(-135deg)!important;}
  .mobile-submenu{display:none!important;margin:0 8px 10px!important;padding:8px!important;border-radius:16px!important;background:#f4ebe2!important;}
  .mobile-nav-item.is-open>.mobile-submenu{display:block!important;}
  .mobile-submenu a{display:block!important;padding:11px 12px!important;border-radius:11px!important;color:#634838!important;font-size:15px!important;font-weight:850!important;text-decoration:none!important;}
  .mobile-submenu a:hover{background:#fff!important;color:#c87936!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(1){transform:translateY(8px) rotate(45deg)!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(2){opacity:0!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important;}
}

/* Ürün liste kartları: sadece görsel + ürün adı + incele */
.simple-product-grid .product-card,.template-products-grid .simple-product-card{display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:26px!important;overflow:hidden!important;}
.simple-product-card .image{height:260px!important;background:#fff!important;border-radius:26px 26px 0 0!important;padding:18px!important;display:grid!important;place-items:center!important;}
.simple-product-card .image img{width:100%!important;height:100%!important;object-fit:contain!important;}
.simple-product-card .body{padding:18px 20px 22px!important;text-align:center!important;display:flex!important;flex-direction:column!important;gap:14px!important;align-items:center!important;}
.simple-product-card .body h3{margin:0!important;font-size:19px!important;line-height:1.2!important;color:#231b17!important;}
.simple-product-card .tag,.simple-product-card .meta,.simple-product-card .price-like{display:none!important;}
.product-card-btn{width:max-content!important;border-radius:999px!important;padding:10px 18px!important;box-shadow:0 14px 30px rgba(200,121,54,.18)!important;}
@media(max-width:760px){.simple-product-card .image{height:220px!important}.simple-product-card .body h3{font-size:17px!important}.product-list-grid{gap:18px!important}}

/* Medya sayfası katalog kartları */
.media-catalog-grid{align-items:stretch!important;}
.media-catalog-card{display:flex!important;flex-direction:column!important;min-height:100%!important;text-align:left!important;padding:20px!important;border-radius:24px!important;overflow:hidden!important;}
.media-catalog-card .doc-img{height:260px!important;width:100%!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:18px!important;display:grid!important;place-items:center!important;margin-bottom:16px!important;overflow:hidden!important;}
.media-catalog-card .doc-img img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;border-radius:14px!important;}
.media-catalog-card strong{min-height:auto!important;font-size:18px!important;line-height:1.25!important;margin-bottom:8px!important;}
.media-catalog-card .meta{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:0!important;margin-bottom:16px!important;}
.media-catalog-card .btn{margin-top:auto!important;align-self:flex-start!important;}

/* Footer üst güven/bar alanı kaldırıldı */
.service-strip{display:none!important;}

/* Ayarlar ekranı küçük düzen */
.settings-soft-separator{border:0;border-top:1px solid #eadfd4;margin:24px 0;}

/* =========================================================
   v2.6 HEADER LOGO / FULLSCREEN MOBILE MENU / PRODUCT FIXES
   ========================================================= */
.site-header .brand-logo-center img,
.mobile-panel-logo img,
.footer-logo{
  background:transparent!important;
  mix-blend-mode:normal!important;
  filter:none!important;
  box-shadow:none!important;
}
.footer-logo{filter:none!important;}

@media(min-width:981px){
  body.is-home-page .site-header .centered-nav-wrap{
    background:rgba(0,0,0,.18)!important;
    border:0!important;
    box-shadow:0 22px 54px rgba(0,0,0,.18)!important;
  }
  body:not(.is-home-page) .site-header .centered-nav-wrap{
    background:#fff!important;
  }
}

@media(max-width:980px){
  .site-header,
  body.is-home-page .site-header{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:10000!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  body:not(.is-home-page) .site-header{position:relative!important;}
  .site-header-centered .centered-nav-wrap,
  body.is-home-page .site-header .centered-nav-wrap{
    width:100%!important;
    min-height:78px!important;
    margin:0!important;
    padding:14px 18px!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  .site-header-centered .brand-logo-center{
    grid-column:1!important;
    grid-row:1!important;
    justify-self:start!important;
    align-self:center!important;
    z-index:10004!important;
  }
  .site-header-centered .brand-logo-center img,
  body.is-home-page .brand-logo-center img{
    height:54px!important;
    width:auto!important;
    max-width:154px!important;
    object-fit:contain!important;
    background:transparent!important;
  }
  .site-header-centered .hamburger{
    display:flex!important;
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
    align-self:center!important;
    width:52px!important;
    height:52px!important;
    border:1px solid rgba(255,255,255,.34)!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.12)!important;
    box-shadow:none!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
    z-index:10004!important;
  }
  body:not(.is-home-page) .site-header-centered .hamburger{
    border-color:rgba(45,33,27,.15)!important;
    background:rgba(255,255,255,.84)!important;
  }
  .site-header-centered .hamburger span{
    width:24px!important;
    height:2.5px!important;
    border-radius:99px!important;
    background:#fff!important;
  }
  body:not(.is-home-page) .site-header-centered .hamburger span{background:#2d211b!important;}
  .site-header-centered .nav-toggle{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    opacity:0!important;
    pointer-events:none!important;
  }
  .site-header-centered .nav-side{display:none!important;}
  .site-header-centered .nav-toggle:checked~.nav-left,
  .site-header-centered .nav-toggle:checked~.nav-right{display:none!important;}

  .mobile-nav-panel{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100vh!important;
    height:100dvh!important;
    margin:0!important;
    padding:0!important;
    background:linear-gradient(145deg,#fff 0%,#fbf6ef 62%,#f0e3d6 100%)!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:0 20px 80px rgba(30,18,12,.28)!important;
    transform:translateX(-105%)!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .26s ease,visibility .26s ease!important;
    z-index:10003!important;
    overflow:hidden!important;
  }
  .site-header-centered .nav-toggle:checked~.mobile-nav-panel{
    transform:translateX(0)!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .mobile-panel-top{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    min-height:86px!important;
    padding:18px 22px 14px!important;
    border-bottom:1px solid rgba(92,63,45,.10)!important;
  }
  .mobile-panel-logo{display:inline-flex!important;align-items:center!important;text-decoration:none!important;}
  .mobile-panel-logo img{height:54px!important;width:auto!important;max-width:154px!important;object-fit:contain!important;}
  .mobile-panel-close{
    display:grid!important;
    place-items:center!important;
    width:52px!important;
    height:52px!important;
    border-radius:18px!important;
    background:#241711!important;
    color:#fff!important;
    font-size:34px!important;
    line-height:1!important;
    cursor:pointer!important;
  }
  .mobile-panel-scroll{
    height:calc(100dvh - 86px)!important;
    overflow:auto!important;
    padding:22px!important;
  }
  .mobile-panel-scroll>a,
  .mobile-nav-item>a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    padding:19px 18px!important;
    margin:0 0 10px!important;
    border:1px solid rgba(104,71,49,.10)!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.70)!important;
    color:#241711!important;
    box-shadow:0 12px 32px rgba(50,32,22,.06)!important;
    font-size:22px!important;
    font-weight:900!important;
    line-height:1.12!important;
    text-decoration:none!important;
  }
  .mobile-nav-item{width:100%!important;margin:0 0 10px!important;}
  .mobile-nav-item>a{margin-bottom:0!important;}
  .mobile-nav-item.has-sub>a:after{
    content:""!important;
    width:10px!important;
    height:10px!important;
    border-right:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:rotate(45deg)!important;
    transition:transform .22s ease!important;
  }
  .mobile-nav-item.has-sub.is-open>a:after{transform:rotate(-135deg)!important;}
  .mobile-submenu{
    display:none!important;
    margin:8px 0 0!important;
    padding:8px!important;
    background:rgba(36,23,17,.06)!important;
    border-radius:18px!important;
  }
  .mobile-nav-item.is-open>.mobile-submenu{display:block!important;animation:bfSubIn .22s ease both!important;}
  .mobile-submenu a{
    display:block!important;
    padding:14px 16px!important;
    margin:0 0 6px!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#5c3d2a!important;
    font-size:17px!important;
    font-weight:850!important;
    text-decoration:none!important;
  }
  .mobile-submenu a:last-child{margin-bottom:0!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(1){transform:translateY(7.5px) rotate(45deg)!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(2){opacity:0!important;}
  .site-header-centered .nav-toggle:checked+.hamburger span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)!important;}
}
@keyframes bfSubIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}

/* Ürün liste mobil görselleri tam görünsün */
.product-list-grid.simple-product-grid .simple-product-card{min-width:0!important;overflow:hidden!important;}
.product-list-grid.simple-product-grid .simple-product-card .image{
  background:#fff!important;
  overflow:visible!important;
}
.product-list-grid.simple-product-grid .simple-product-card .image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:760px){
  .products-sidebar-layout{grid-template-columns:1fr!important;gap:20px!important;}
  .products-list-area{min-width:0!important;}
  .product-list-grid.simple-product-grid{grid-template-columns:1fr!important;gap:18px!important;}
  .product-list-grid.simple-product-grid .simple-product-card .image{
    height:auto!important;
    min-height:230px!important;
    aspect-ratio:1.18/1!important;
    padding:18px!important;
  }
  .product-list-grid.simple-product-grid .simple-product-card .image img{
    height:auto!important;
    max-height:260px!important;
    width:100%!important;
    object-fit:contain!important;
  }
}

/* Ürün detay mobil teklif butonu ve benzer ürün kaldırma */
.related-product-head{display:none!important;}
.product-detail-v22 .grid-4:last-child{display:none!important;}
@media(max-width:760px){
  .product-thumb-action-row{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:stretch!important;}
  .product-quote-btn{display:flex!important;width:100%!important;min-width:0!important;height:56px!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:3!important;}
}

/* =========================================================
   v2.7 PRODUCT CTA / NUTRITION ICONS / MOBILE MENU / MEDIA GALLERY
   ========================================================= */
.product-thumb-action-row{grid-template-columns:minmax(0,1fr) minmax(170px,220px)!important;align-items:center!important;}
.product-quote-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:58px!important;}
.product-detail-hero-grid{align-items:start!important;}
.product-visual-panel{height:max-content!important;min-height:0!important;align-self:start!important;}
.product-main-visual{height:auto!important;min-height:320px!important;aspect-ratio:1.08/1!important;}
.product-main-visual img{width:100%!important;height:100%!important;object-fit:contain!important;}
.product-nutrition-v22 .nutrition-symbol.has-custom-icon{padding:0!important;border-color:#d7a879!important;overflow:hidden!important;}
.product-nutrition-v22 .nutrition-symbol.has-custom-icon:before{display:none!important;content:none!important;}
.product-nutrition-v22 .nutrition-symbol .nutrition-icon-img{width:38px!important;height:38px!important;object-fit:contain!important;display:block!important;background:transparent!important;}

@media(max-width:980px){
  body.is-home-page .site-header-centered .brand-logo-center img{height:68px!important;max-width:190px!important;}
  .site-header-centered .hamburger{position:relative!important;z-index:10006!important;}
  .mobile-nav-panel{z-index:10003!important;padding-top:92px!important;background:linear-gradient(145deg,rgba(255,255,255,.98) 0%,#fbf5ef 64%,#efe0d2 100%)!important;}
  .mobile-panel-top{display:none!important;}
  .mobile-panel-scroll{height:calc(100dvh - 92px)!important;padding:20px!important;overflow:auto!important;}
  .mobile-panel-scroll>a,.mobile-nav-item>a{font-size:21px!important;margin-bottom:10px!important;}
}
@media(max-width:760px){
  .product-thumb-action-row{grid-template-columns:1fr!important;}
  .product-main-visual{min-height:0!important;aspect-ratio:auto!important;height:auto!important;}
  .product-main-visual img{height:auto!important;max-height:360px!important;}
}

.media-page-v27 .responsive-video{border-radius:26px!important;overflow:hidden!important;background:#111!important;box-shadow:0 24px 70px rgba(45,27,16,.16)!important;}
.media-page-v27 .responsive-video video,.media-page-v27 .responsive-video iframe{display:block!important;width:100%!important;aspect-ratio:16/9!important;height:auto!important;border:0!important;}
.media-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px;}
.media-gallery-card{position:relative;display:block;width:100%;padding:0;border:0;border-radius:28px;overflow:hidden;cursor:pointer;background:#241711;box-shadow:0 20px 55px rgba(45,27,16,.12);aspect-ratio:1.18/1;text-align:left;}
.media-gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,opacity .35s ease;}
.media-gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 34%,rgba(0,0,0,.72) 100%);}
.media-gallery-card span{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;}
.media-gallery-card strong{display:block;font-size:18px;line-height:1.2;}
.media-gallery-card em{display:block;font-style:normal;font-size:13px;line-height:1.35;margin-top:5px;opacity:.88;}
.media-gallery-card:hover img{transform:scale(1.055);opacity:.92;}
.media-catalog-grid-v27{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.media-catalog-card-v27{display:grid;grid-template-rows:auto 1fr;gap:16px;border-radius:26px;padding:18px;overflow:hidden;background:#fff;}
.media-catalog-card-v27 .catalog-cover{height:270px;border:1px solid var(--line);background:#fff;border-radius:20px;display:grid;place-items:center;overflow:hidden;}
.media-catalog-card-v27 .catalog-cover img{width:100%;height:100%;object-fit:contain;padding:12px;}
.media-catalog-card-v27 .catalog-info{display:flex;flex-direction:column;gap:10px;align-items:flex-start;}
.media-catalog-card-v27 strong{font-size:20px;line-height:1.22;color:#241711;}
.media-catalog-card-v27 p{font-size:14px;line-height:1.55;color:#6b5b50;margin:0;}
.media-catalog-card-v27 .btn{margin-top:auto;}
@media(max-width:980px){.media-gallery-grid,.media-catalog-grid-v27{grid-template-columns:repeat(2,minmax(0,1fr));}.media-catalog-card-v27 .catalog-cover{height:230px;}}
@media(max-width:620px){.media-gallery-grid,.media-catalog-grid-v27{grid-template-columns:1fr;}.media-gallery-card{aspect-ratio:1.22/1}.media-catalog-card-v27 .catalog-cover{height:220px;}}

.gallery-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;}
.gallery-admin-grid .media-preview{height:190px;border-radius:18px;overflow:hidden;background:#f6efe8;display:grid;place-items:center;}
.gallery-admin-grid .media-preview img{width:100%;height:100%;object-fit:cover;}
.gallery-admin-grid .media-admin-body{padding-top:14px;display:flex;flex-direction:column;gap:10px;}


/* =========================================================
   v2.9 HEADER PRODUCT CLICK / ONLINE MARKET / SLIDER BUTTONS
   ========================================================= */
.product-mega-item > a,
.mobile-nav-item.product-mobile-item > a{cursor:pointer;}
.home-slide-actions{margin-top:28px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;opacity:0;transform:translateY(22px)}
.home-slide.is-active .home-slide-actions{animation:homeTextIn 900ms cubic-bezier(.22,1,.36,1) forwards;animation-delay:500ms}
.home-slide-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 24px;border-radius:999px;background:#d08138;color:#fff!important;font-weight:950;box-shadow:0 22px 52px rgba(208,129,56,.28);border:1px solid rgba(255,255,255,.18)}
.home-slide-cta:hover{background:#e19146;transform:translateY(-1px)}
.online-market-float{position:fixed;right:18px;top:132px;z-index:3000;width:128px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;text-decoration:none;border-radius:0 0 26px 26px;background:linear-gradient(180deg,#ead6b3 0%,#d7b985 100%);box-shadow:0 22px 50px rgba(49,31,19,.22);padding:16px 12px 14px;border:1px dashed rgba(123,46,18,.35);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}
.online-market-float:hover{transform:translateY(-3px);box-shadow:0 28px 62px rgba(49,31,19,.28)}
.online-market-float .market-circle{width:78px;height:78px;border-radius:50%;background:#fff;display:grid;place-items:center;margin-bottom:8px;box-shadow:0 10px 26px rgba(123,46,18,.16)}
.online-market-float .market-icon{font-size:35px;line-height:1;color:#b72b34}
.online-market-float strong{display:block;font-size:18px;line-height:1.05;letter-spacing:.03em;text-transform:uppercase;color:#fff;text-shadow:0 2px 0 rgba(123,46,18,.25)}
.online-market-float small{display:block;color:#6e4421;background:#fff;padding:4px 8px;border-radius:999px;font-weight:950;margin-top:7px;font-size:11px}
@media(max-width:980px){.online-market-float{top:auto;right:14px;bottom:18px;width:auto;min-height:0;flex-direction:row;gap:10px;border-radius:999px;padding:10px 14px 10px 10px}.online-market-float .market-circle{width:42px;height:42px;margin:0}.online-market-float .market-icon{font-size:22px}.online-market-float strong{font-size:13px}.online-market-float small{display:none}}

/* Footer 4 menü kolonu + iletişim düzeni */
.footer-grid {
  grid-template-columns: 1.35fr .82fr .82fr .92fr .82fr 1.12fr !important;
  gap: 26px !important;
}

@media (max-width: 1100px) {
  .footer-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .footer-grid {
    grid-template-columns: 1fr !important;
  }
}
