:root{--green:#1e3a2e;--green-deep:#10291f;--bronze:#85714d;--cream:#f5f0e8;--paper:#fbf8f3;--ink:#15251d;--muted:#6f756f;--line:#ded8cf;--shadow:0 18px 50px rgba(20,42,32,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;padding-bottom:86px}button,a{font:inherit}button{color:inherit}.shell{width:min(100% - 32px,1120px);margin-inline:auto}.topbar{height:84px;padding:12px max(18px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;z-index:10;width:100%;color:#fff}.top-logo{width:66px;height:66px;object-fit:contain}.icon-btn{width:46px;height:46px;border:0;background:rgba(255,255,255,.08);border-radius:50%;display:grid;place-content:center;gap:5px;cursor:pointer}.icon-btn span{width:20px;height:2px;background:#fff;display:block}.lang{color:#fff;text-decoration:none;background:rgba(255,255,255,.08);padding:11px 14px;border-radius:30px;font-size:13px}.lang span{font-size:20px;vertical-align:-2px}.hero{width:100%;max-width:none;min-height:690px;background:radial-gradient(circle at 75% 35%,rgba(133,113,77,.24),transparent 22%),linear-gradient(145deg,#17382a,#081c15 68%);color:#fff;padding:150px max(24px,calc((100% - 1120px)/2)) 70px;position:relative;overflow:hidden}.hero:after{content:'';position:absolute;inset:auto -10% -120px;height:220px;background:var(--paper);border-radius:50% 50% 0 0/35% 35% 0 0}.eyebrow{color:var(--bronze);font-weight:700;font-size:12px;letter-spacing:.18em}.hero h1,.section-heading h2,.filter-row h2,.story h2{font-family:'Libre Caslon Display',serif;font-weight:400}.hero h1{font-size:clamp(48px,10vw,84px);line-height:.98;letter-spacing:-.04em;margin:18px 0;position:relative;z-index:2}.hero h1 em{color:#c6b48f;font-weight:400}.hero>p{max-width:420px;color:#d6ddd8;line-height:1.7;position:relative;z-index:2}.primary-btn{border:0;border-radius:30px;background:var(--bronze);color:#fff;padding:15px 20px;margin-top:15px;cursor:pointer;position:relative;z-index:3}.primary-btn span{margin-left:18px}.hero-art{position:absolute;width:min(43vw,520px);aspect-ratio:1;right:max(4vw,calc((100% - 1190px)/2));top:135px;border-radius:50%;border:1px solid rgba(255,255,255,.18);padding:14px}.hero-art img{width:100%;height:100%;border-radius:50%;object-fit:cover}.seal{position:absolute;left:-18px;bottom:70px;width:90px;height:90px;background:var(--bronze);border:7px solid #17382a;border-radius:50%;display:grid;place-content:center;text-align:center;font-family:serif;font-size:18px;line-height:1}.seal small{font-size:9px;letter-spacing:.2em}.category-section{padding-top:45px}.section-heading,.filter-row{display:flex;justify-content:space-between;align-items:end}.section-heading h2,.filter-row h2{font-size:34px;margin:7px 0 20px}.search-open{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:28px;cursor:pointer;margin-bottom:18px}.category-strip{display:flex;gap:10px;overflow:auto;padding:4px 1px 14px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px 18px;display:flex;gap:10px;align-items:center;cursor:pointer;transition:.25s}.category-chip i{font-style:normal;color:var(--bronze)}.category-chip.active{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 9px 24px rgba(30,58,46,.2)}.products{padding-top:24px;min-height:400px}.filter-row{align-items:center}.filter-row h2{font-size:30px;margin-bottom:12px}.filter-row span{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-card{background:#fff;border:1px solid #e5dfd7;border-radius:24px;overflow:hidden;position:relative;transition:.25s;cursor:pointer}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1.12;overflow:hidden;background:#e9e5de}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.035)}.badge{position:absolute;left:12px;top:12px;background:var(--green);color:#fff;border-radius:20px;padding:6px 10px;font-size:10px}.product-info{padding:15px}.product-info h3{font-family:'Libre Caslon Display',serif;font-size:21px;margin:0 0 5px}.product-info p{font-size:12px;color:var(--muted);line-height:1.45;margin:0;min-height:35px}.price{margin-top:12px;font-weight:700;color:var(--green);font-size:17px}.tags{display:flex;gap:5px;margin-top:10px}.tags span{font-size:9px;background:#f1ece5;color:#695a46;padding:4px 7px;border-radius:10px}.story{margin-top:48px;background:var(--green);color:#fff;padding:55px 32px 70px;border-radius:32px;position:relative;overflow:hidden}.story:after{content:'W';font-family:serif;font-size:260px;position:absolute;right:-10px;bottom:-75px;color:rgba(255,255,255,.035)}.story h2{font-size:46px;line-height:1.05;margin:12px 0}.story p{color:#cbd4ce;max-width:480px;line-height:1.7}.story a{color:#cbb68e;text-decoration:none;font-weight:600}.bottom-nav{position:fixed;z-index:20;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,600px);height:76px;background:rgba(251,248,243,.94);backdrop-filter:blur(18px);border:1px solid #e5ded5;border-bottom:0;border-radius:24px 24px 0 0;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 30px rgba(16,41,31,.09)}.bottom-nav button,.bottom-nav a{border:0;background:0;color:#727973;text-decoration:none;display:grid;place-content:center;text-align:center;gap:4px;font-size:10px;cursor:pointer}.bottom-nav b{font-size:22px;font-weight:400}.bottom-nav .active{color:var(--green)}.search-panel{position:fixed;z-index:30;top:0;left:0;width:100%;padding:18px;background:rgba(16,41,31,.97);transform:translateY(-120%);transition:.3s}.search-panel.open{transform:none}.search-box{width:min(100%,700px);margin:auto;display:flex;background:#fff;border-radius:18px;overflow:hidden}.search-box button{border:0;background:0;padding:0 18px;font-size:24px}.search-box input{border:0;outline:0;width:100%;padding:17px 10px;font-size:16px}.drawer{position:fixed;inset:0;z-index:40;background:rgba(5,20,14,.58);backdrop-filter:blur(7px);opacity:0;pointer-events:none;transition:.25s}.drawer.open{opacity:1;pointer-events:auto}.drawer-card{width:min(86%,360px);height:100%;background:var(--green-deep);color:#fff;padding:38px;display:flex;flex-direction:column;gap:10px;transform:translateX(-100%);transition:.3s}.drawer.open .drawer-card{transform:none}.drawer-card button{align-self:end;border:0;background:0;color:#fff;font-size:34px}.drawer-card img{width:120px;margin:20px auto 34px}.drawer-card a{color:#fff;text-decoration:none;font-family:'Libre Caslon Display',serif;font-size:30px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.13)}.drawer-card small{margin-top:auto;color:#a5b2aa}.product-modal{width:min(92%,820px);border:0;border-radius:30px;padding:0;background:var(--paper);box-shadow:var(--shadow)}.product-modal::backdrop{background:rgba(6,19,14,.72);backdrop-filter:blur(6px)}.modal-grid{display:grid;grid-template-columns:1fr 1fr}.modal-photo{min-height:480px;background-size:cover;background-position:center}.modal-copy{padding:38px;position:relative}.modal-close{position:absolute;right:20px;top:18px;width:40px;height:40px;border:0;background:#ece7df;border-radius:50%;font-size:25px;cursor:pointer}.modal-copy .eyebrow{margin-top:45px}.modal-copy h2{font-family:'Libre Caslon Display',serif;font-size:42px;margin:9px 0}.modal-copy>p{color:var(--muted);line-height:1.65}.modal-price{font-size:24px;color:var(--bronze);font-weight:700;margin:20px 0}.detail-block{border-top:1px solid var(--line);padding-top:17px;margin-top:18px}.detail-block b{display:block;margin-bottom:6px}.detail-block span{color:var(--muted);font-size:13px}.loader{grid-column:1/-1;padding:70px;text-align:center;color:var(--muted)}.toast{position:fixed;z-index:60;left:50%;bottom:95px;transform:translate(-50%,30px);background:var(--green);color:#fff;border-radius:30px;padding:12px 18px;opacity:0;pointer-events:none;transition:.25s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:760px){.product-grid{grid-template-columns:repeat(4,1fr)}.category-strip{justify-content:center}.category-chip{padding:17px 24px}.bottom-nav{display:none}body{padding-bottom:0}.hero h1{max-width:650px}.story{padding-left:70px}}
@media(max-width:759px){.hero{min-height:690px;padding-top:124px}.hero h1{font-size:52px;max-width:360px}.hero>p{max-width:250px;font-size:14px}.hero-art{width:290px;right:-70px;top:385px}.hero-art:before{content:'';position:absolute;inset:-10px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.seal{left:-10px;bottom:25px;width:72px;height:72px}.category-section{padding-top:34px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:13px}.modal-grid{display:block}.modal-photo{min-height:340px}.modal-copy{padding:26px}.modal-copy h2{font-size:34px}.story{border-radius:25px}.top-logo{width:58px;height:58px}}

/* v2 mobile-first interaction and legal detail UI */
html,body{touch-action:pan-x pan-y;overscroll-behavior-y:none;-webkit-text-size-adjust:100%}.lang{border:0;cursor:pointer}.hero{min-height:540px;padding-top:120px;padding-bottom:45px}.hero h1{font-size:clamp(43px,9vw,70px)}.hero-art{width:min(35vw,390px);top:105px}.hero:after{height:160px;bottom:-105px}.category-section{padding-top:34px}.legal-access{display:flex;align-items:center;gap:10px;background:#eee5d8;border:1px solid #e3d7c5;border-radius:14px;padding:12px 15px;color:#695b49;font-size:12px;margin-top:8px}.legal-access span{font-size:19px;color:var(--bronze)}.legal-access p{margin:0}.language-sheet{position:fixed;inset:0;z-index:55;background:#07140eb5;backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:.2s}.language-sheet.open{opacity:1;pointer-events:auto}.language-sheet>div{position:absolute;left:12px;right:12px;bottom:12px;background:var(--paper);border-radius:24px;padding:22px}.language-sheet h3{font-family:'Libre Caslon Display',serif;font-size:25px;margin:0 0 15px}.language-sheet button{width:100%;border:1px solid var(--line);background:#fff;border-radius:13px;padding:15px;display:flex;justify-content:space-between;margin-top:8px;cursor:pointer}.language-sheet .sheet-close{position:absolute;right:20px;top:13px;width:38px;height:38px;display:block;padding:0;font-size:25px;border:0;background:transparent}.allergen-list,.warnings{display:flex;gap:7px;flex-wrap:wrap}.allergen-list span,.warning-chip{background:#f1e8db;color:#6d573a;padding:7px 9px;border-radius:10px;font-size:12px}.nutrition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.nutrition-grid>div{border:1px solid var(--line);border-radius:12px;padding:10px;text-align:center}.nutrition-grid small{display:block;color:var(--muted);font-size:9px;margin-bottom:5px}.nutrition-grid b{font-size:12px}.portion{color:var(--muted)}.legal-note{font-size:11px!important;background:#eee5d8;padding:12px;border-radius:10px;color:#685b49!important;margin-top:14px}.option-group{margin-top:12px}.option-group>b{display:flex;justify-content:space-between}.option-group>b small{color:var(--bronze)}.option-group>span{display:flex;justify-content:space-between;border-bottom:1px solid #ece6de;padding:9px 0;color:var(--muted);font-size:12px}
@media(max-width:759px){.topbar{height:68px;padding-top:7px}.top-logo{width:50px;height:50px}.icon-btn{width:42px;height:42px}.hero{min-height:455px;padding:96px 22px 34px}.hero h1{font-size:43px;margin:13px 0}.hero>p{max-width:215px;font-size:12px;line-height:1.55}.hero .primary-btn{padding:12px 16px;margin-top:8px}.hero-art{width:210px;right:-54px;top:230px}.seal{width:58px;height:58px;left:-4px;bottom:16px;border-width:5px;font-size:13px}.hero:after{height:100px;bottom:-74px}.category-section{padding-top:25px}.section-heading h2{font-size:29px;margin-bottom:14px}.search-open{width:42px;height:42px;margin-bottom:11px}.category-chip{padding:12px 14px;border-radius:15px;font-size:12px}.products{padding-top:18px}.product-grid{gap:10px}.product-card{border-radius:18px}.product-info h3{font-size:18px}.product-info p{font-size:10px;min-height:31px}.price{font-size:15px}.modal-photo{min-height:270px}.product-modal{max-height:92vh;overflow:auto;border-radius:24px}.modal-copy{padding:22px}.modal-copy .eyebrow{margin-top:22px}.modal-copy h2{font-size:31px}.nutrition-grid{grid-template-columns:repeat(3,1fr)}}

/* v3 category navigation, natural pull-to-refresh and refined controls */
html,body{overscroll-behavior-y:auto}.top-logo.horizontal{width:150px;height:48px;object-fit:contain}.lang{display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);padding:9px 11px}.lang i{font-style:normal;font-size:10px;opacity:.65}.lang-globe{width:22px;height:22px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-content:center;font-size:9px}.category-sticky{position:sticky;top:0;z-index:18;background:rgba(251,248,243,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,216,207,.8);padding-top:7px}.category-sticky .category-strip{padding-bottom:9px}.category-sections{display:block}.menu-category{scroll-margin-top:92px;margin-bottom:42px}.category-heading{display:flex;align-items:center;gap:12px;margin-bottom:13px}.category-heading .category-mark{width:42px;height:42px;border-radius:13px;background:var(--green);color:#c9b58d;display:grid;place-content:center;font-size:20px}.category-heading div{flex:1}.category-heading small{color:var(--bronze);font-size:9px;letter-spacing:.16em}.category-heading h3{font-family:'Libre Caslon Display',serif;font-size:28px;margin:2px 0 0}.category-heading>b{width:28px;height:28px;border-radius:50%;background:#eee8df;color:var(--muted);display:grid;place-content:center;font-size:11px}.search-panel{inset:0;height:100%;padding-top:18px;background:rgba(6,20,14,.72);backdrop-filter:blur(7px)}.search-box{position:relative}.drawer-card img{width:210px;height:auto}.language-sheet button[data-lang]{align-items:center}.language-sheet button[data-lang] span{background:var(--green);color:#fff;border-radius:8px;padding:5px 8px;font-size:11px}
@media(max-width:759px){.top-logo.horizontal{width:132px;height:40px}.category-sticky .shell{width:100%;padding-inline:16px}.category-section{padding-bottom:2px}.products{padding-top:16px}.filter-row{display:none}.menu-category{scroll-margin-top:78px;margin-bottom:34px}.category-heading h3{font-size:24px}.category-heading .category-mark{width:38px;height:38px}.drawer-card img{width:200px}.hero{padding-top:86px}}

/* v5 smoother category spy and always-available search */
.category-sticky{padding-top:9px}.quick-search{height:44px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 10px;margin-bottom:7px;box-shadow:0 4px 16px rgba(30,58,46,.06)}.quick-search>span{font-size:21px;color:var(--bronze);transform:rotate(-12deg)}.quick-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px}.quick-search input::placeholder{color:#929791}.quick-search button{width:28px;height:28px;border:0;border-radius:50%;background:#ece7df;color:#657068;font-size:18px;display:none;place-content:center;cursor:pointer}.quick-search button.show{display:grid}.category-strip{scroll-behavior:smooth;overscroll-behavior-x:contain}.category-chip{transition:background-color .18s,color .18s,border-color .18s,transform .18s}.category-chip:active{transform:scale(.97)}.menu-category{scroll-margin-top:145px}.category-heading{scroll-snap-stop:normal}
@media(max-width:759px){.category-sticky{padding-top:7px}.quick-search{height:42px;margin-bottom:6px;border-radius:13px}.quick-search input{font-size:13px}.category-sticky .category-strip{padding-top:2px;padding-bottom:7px}.menu-category{scroll-margin-top:128px}.category-chip{padding:10px 13px}.products{padding-top:13px}}

/* v7 Wood discovery home */
.hero{min-height:430px;padding-top:105px;padding-bottom:40px}.venue-row{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:3}.venue-row .eyebrow{color:#b9a172}.venue-row h1{font-family:'Libre Caslon Display',serif;font-size:34px;line-height:1;margin:5px 0 6px;letter-spacing:-.02em}.venue-row small{display:flex;align-items:center;gap:6px;color:#c9d2cc}.venue-row small i{width:7px;height:7px;background:#79b48d;border-radius:50%;box-shadow:0 0 0 4px rgba(121,180,141,.13)}.service-switch{display:flex;padding:4px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:24px}.service-switch button{border:0;background:transparent;color:#b7c0ba;border-radius:18px;padding:9px 15px;font-size:12px;cursor:pointer}.service-switch button.active{background:var(--bronze);color:#fff;box-shadow:0 5px 14px rgba(0,0,0,.2)}.hero-copy{position:relative;z-index:2;margin-top:55px}.hero-copy h2{font-family:'Libre Caslon Display',serif;font-size:clamp(42px,8vw,68px);line-height:.98;font-weight:400;margin:0}.hero-copy h2 em{color:#c6b48f;font-style:italic}.hero-copy p{max-width:360px;color:#cbd4ce;line-height:1.6}.hero-art{width:min(31vw,330px);top:130px;right:max(6vw,calc((100% - 1040px)/2))}.home-discovery{padding-top:28px}.campaign-track{display:grid;grid-auto-flow:column;grid-auto-columns:min(88%,620px);gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.campaign-track::-webkit-scrollbar{display:none}.campaign-card{height:230px;border-radius:26px;overflow:hidden;position:relative;scroll-snap-align:center;color:#fff;padding:28px;isolation:isolate}.campaign-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,14,.86),rgba(6,20,14,.18));z-index:-1}.campaign-card>div{position:relative;z-index:2;width:58%}.campaign-card>div>span{display:inline-block;background:#fff;color:var(--green);padding:6px 9px;border-radius:15px;font-size:9px;font-weight:700;letter-spacing:.08em}.campaign-card h2{font-family:'Libre Caslon Display',serif;font-weight:400;font-size:31px;line-height:1.05;margin:15px 0 8px}.campaign-card p{font-size:12px;line-height:1.5;color:#e0e5e1}.campaign-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.campaign-cold:after{background:linear-gradient(90deg,rgba(25,50,40,.88),rgba(25,50,40,.1))}.campaign-food:after{background:linear-gradient(90deg,rgba(91,66,37,.88),rgba(91,66,37,.1))}.campaign-dots{display:flex;justify-content:center;gap:5px;padding:12px}.campaign-dots i{width:6px;height:6px;border-radius:5px;background:#d0cbc3;transition:.2s}.campaign-dots i.active{width:20px;background:var(--bronze)}.home-section-title{margin:18px 0 14px}.home-section-title>span{font-size:10px;letter-spacing:.18em;color:var(--bronze);font-weight:700}.home-section-title h2{font-family:'Libre Caslon Display',serif;font-size:27px;font-weight:400;margin:5px 0}.highlight-row{display:flex;gap:13px;overflow-x:auto;scrollbar-width:none;padding:2px 1px 8px}.highlight-row::-webkit-scrollbar{display:none}.highlight-row button{border:0;background:transparent;width:82px;flex:0 0 82px;padding:0;cursor:pointer;color:var(--ink)}.highlight-row button>span{display:block;width:76px;height:76px;border-radius:50%;padding:3px;border:2px solid var(--bronze);margin:auto;box-shadow:0 6px 16px rgba(30,58,46,.13)}.highlight-row img{width:100%;height:100%;border-radius:50%;object-fit:cover}.highlight-row b{display:block;font-size:10px;font-weight:500;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-title{margin-top:28px}.home-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-category-grid button{border:0;padding:0;border-radius:22px;overflow:hidden;position:relative;min-height:220px;background:var(--green);color:#fff;text-align:left;cursor:pointer}.home-category-grid button:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,26,19,.88),rgba(7,26,19,.02) 68%)}.home-category-grid>button>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-category-grid button>span{position:absolute;z-index:2;left:16px;right:13px;bottom:15px}.home-category-grid i{display:grid;place-content:center;width:29px;height:29px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:9px;font-style:normal;margin-bottom:8px;color:#d1bc91}.home-category-grid b{display:block;font-family:'Libre Caslon Display',serif;font-size:22px;line-height:1.05}.home-category-grid small{display:block;color:#d3dbd6;margin-top:5px}.category-section{margin-top:36px}
@media(max-width:759px){.hero{min-height:390px;padding:79px 18px 26px}.venue-row h1{font-size:26px}.venue-row .eyebrow{font-size:9px}.venue-row small{font-size:10px}.service-switch button{padding:7px 11px;font-size:10px}.hero-copy{margin-top:42px}.hero-copy h2{font-size:39px}.hero-copy p{font-size:11px;max-width:205px}.hero-art{width:180px;right:-50px;top:190px}.hero:after{height:80px;bottom:-61px}.home-discovery{padding-top:20px}.campaign-track{grid-auto-columns:88%;gap:10px}.campaign-card{height:190px;padding:21px;border-radius:22px}.campaign-card>div{width:64%}.campaign-card h2{font-size:25px;margin-top:12px}.campaign-card p{font-size:10px}.home-section-title h2{font-size:23px}.highlight-row{margin-right:-16px}.home-category-grid{grid-template-columns:1fr 1fr;gap:10px}.home-category-grid button{min-height:190px;border-radius:18px}.home-category-grid b{font-size:20px}.category-section{margin-top:30px}.menu-category{scroll-margin-top:77px}}
.topbar .top-logo.horizontal,.drawer-card img{filter:brightness(0) invert(1);opacity:.88}
.self-service-badge{position:absolute;z-index:4;right:max(22px,calc((100% - 1120px)/2));top:100px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#eadfc9;border-radius:22px;padding:9px 13px;font-size:10px;letter-spacing:.08em}.self-service-badge span{font-size:17px}.story-modal{width:min(100%,520px);height:100dvh;max-height:none;border:0;padding:0;background:#07140e;color:#fff;overflow:hidden}.story-modal::backdrop{background:rgba(2,10,6,.9)}.story-modal>#storyImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-modal:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,10,.9),transparent 55%,rgba(3,12,8,.42));pointer-events:none}.story-progress{position:absolute;z-index:3;top:14px;left:14px;right:14px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.story-progress i{height:3px;background:rgba(255,255,255,.35);border-radius:3px}.story-progress i.seen{background:#fff}.story-head{position:absolute;z-index:4;top:30px;left:18px;right:18px;display:flex;align-items:center;gap:9px}.story-head img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #fff}.story-head b{font-size:13px}.story-head button{margin-left:auto;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:28px;cursor:pointer}.story-caption{position:absolute;z-index:4;left:26px;right:26px;bottom:42px}.story-caption span{display:inline-block;background:#cfb27c;color:#10291f;border-radius:18px;padding:7px 11px;font-size:10px;font-weight:700}.story-caption h2{font-family:'Libre Caslon Display',serif;font-size:38px;line-height:1.05;font-weight:400;margin:15px 0 8px}.story-caption p{line-height:1.6;color:#edf1ee;font-size:14px}.menu-notice{margin-top:32px;background:#eee5d8;border:1px solid #dfd2be;border-radius:22px;padding:22px}.local-production{display:flex;align-items:center;gap:12px;color:var(--green)}.local-production>span{width:45px;height:45px;border-radius:50%;background:#fff;display:grid;place-content:center;font-size:23px}.local-production b,.local-production small{display:block}.local-production b{font-size:12px;letter-spacing:.12em}.local-production small{font-size:10px;color:#777;margin-top:3px}.menu-notice>p{margin:16px 0 0;padding-top:15px;border-top:1px solid #d9ccb8;font-size:11px;line-height:1.65;color:#665e52}.home-category-grid{grid-auto-flow:dense}.home-category-grid button:nth-child(1),.home-category-grid button:nth-child(4){min-height:300px}
@media(max-width:759px){.self-service-badge{top:77px;right:16px;padding:7px 10px}.hero-copy{margin-top:34px}.story-modal{width:100%;border-radius:0}.story-caption h2{font-size:34px}.home-category-grid button:nth-child(1),.home-category-grid button:nth-child(4){grid-row:span 2;min-height:390px}.menu-notice{padding:18px;border-radius:18px}}
.simple-lang{min-width:55px;justify-content:center;padding:9px 12px}.main-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.main-category-grid>a{position:relative;min-height:340px;border-radius:26px;overflow:hidden;color:#fff;text-decoration:none;background:var(--green)}.main-category-grid>a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,21,14,.9),transparent 68%)}.main-category-grid img{position:absolute;width:100%;height:100%;object-fit:cover}.main-category-grid span{position:absolute;z-index:2;left:22px;right:18px;bottom:21px}.main-category-grid b{display:block;font-family:'Libre Caslon Display',serif;font-size:31px;font-weight:400}.main-category-grid small{display:block;margin-top:7px;color:#e1e7e3}.home-page .bottom-nav{grid-template-columns:repeat(3,1fr)}.back-button{width:44px;height:44px;border-radius:50%;display:grid;place-content:center;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:25px}.category-page-head{width:100%;max-width:none;background:linear-gradient(145deg,#17382a,#081c15);color:#fff;padding:118px max(18px,calc((100% - 1120px)/2)) 35px}.category-page-head small{color:#bda77d;letter-spacing:.18em;font-size:10px}.category-page-head h1{font-family:'Libre Caslon Display',serif;font-size:44px;font-weight:400;margin:7px 0}.instagram-story .story-progress{display:flex;grid-template-columns:none;z-index:8}.instagram-story .story-progress i{position:relative;flex:1;overflow:hidden}.instagram-story .story-progress i span{position:absolute;inset:0;background:#fff;transform-origin:left;transform:scaleX(0)}.instagram-story .story-progress i.done span{transform:scaleX(1)}.instagram-story .story-progress i span.playing{animation:story-fill 6s linear forwards}@keyframes story-fill{to{transform:scaleX(1)}}.instagram-story .story-zone{position:absolute;z-index:5;top:82px;bottom:0;width:50%;border:0;background:transparent}.instagram-story .story-zone.prev{left:0}.instagram-story .story-zone.next{right:0}.instagram-story .story-head,.instagram-story .story-caption{z-index:9;pointer-events:none}.instagram-story .story-head button{pointer-events:auto}.instagram-story .story-caption h2{margin-top:0}.empty-stories{padding:22px;color:var(--muted);font-size:12px}@media(max-width:759px){.main-category-grid{grid-template-columns:1fr;gap:12px}.main-category-grid>a{min-height:220px;border-radius:21px}.main-category-grid b{font-size:28px}.category-page-head h1{font-size:37px}}
.instagram-story{position:fixed;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;border-radius:0!important;background:#000}.instagram-story::backdrop{background:#000}.instagram-story>#storyImage{object-fit:cover;background:#000}.instagram-story .story-head{top:32px}.instagram-story .story-head button{width:50px;height:50px;background:rgba(0,0,0,.72);border:2px solid rgba(255,255,255,.9);box-shadow:0 3px 18px rgba(0,0,0,.55);font-size:34px;line-height:1}.instagram-story.paused .story-progress span.playing{animation-play-state:paused}.back-button{border:1px solid rgba(255,255,255,.38);box-shadow:0 4px 15px rgba(0,0,0,.18);transition:.2s}.back-button:active{transform:scale(.93)}.home-green-footer{margin-top:38px}.home-green-footer h2{max-width:520px}.home-green-footer p{position:relative;z-index:2}
.instagram-story{top:0!important;right:0!important;bottom:0!important;left:0!important;min-width:100%!important;min-height:100vh!important;min-height:100dvh!important;overflow:hidden!important;overscroll-behavior:contain;touch-action:none}.instagram-story .story-progress{top:max(10px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right))}.instagram-story .story-head{top:max(27px,calc(env(safe-area-inset-top) + 17px));left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right))}.instagram-story .story-caption{bottom:max(34px,calc(env(safe-area-inset-bottom) + 20px))}.instagram-story .story-head button{display:grid;place-content:center;padding:0;color:#fff}.category-page-groups{margin-top:22px;margin-bottom:18px}.category-page-groups>a{min-height:220px}.category-page-groups>a.active{outline:4px solid var(--bronze);outline-offset:-4px}.category-page-groups>a.active:before{content:'✓';position:absolute;z-index:3;right:14px;top:14px;width:32px;height:32px;border-radius:50%;background:var(--bronze);display:grid;place-content:center;font-weight:700}.home-page .main-category-grid>a,.category-page-groups>a{aspect-ratio:4/3;min-height:0}.home-green-footer{margin-bottom:20px}
@media(max-width:759px){.shell{width:min(100% - 28px,1120px)}.home-page .main-category-grid>a,.category-page-groups>a{aspect-ratio:16/10;min-height:0}.category-page-groups{grid-template-columns:1fr;margin-top:16px}.hero-copy{max-width:58%}.instagram-story>#storyImage{width:100vw;height:100dvh}.instagram-story .story-head button{width:48px;height:48px}.home-green-footer{border-radius:24px}}
@media(max-width:359px){.top-logo.horizontal{width:128px}.topbar{padding-inline:12px}.hero{padding-inline:15px}.hero-copy h2{font-size:34px}.hero-copy p{font-size:10px}.hero-art{width:158px;right:-58px}.highlight-row{gap:7px}.highlight-row button{width:75px;flex-basis:75px}.highlight-row button>span{width:68px;height:68px}.main-category-grid b{font-size:25px}.bottom-nav{height:70px}}
@media(orientation:landscape) and (max-height:520px){.instagram-story .story-caption{bottom:18px;max-width:60%}.instagram-story .story-caption h2{font-size:27px}.instagram-story .story-caption p{font-size:11px;margin-bottom:0}.instagram-story .story-head{top:20px}.instagram-story .story-progress{top:7px}}
html,body{width:100%;max-width:100%;overflow-x:hidden}.hero.shell,.category-page-head.shell{width:100%;max-width:none;margin-left:0;margin-right:0}.home-page .hero{border-radius:0}.category-page .bottom-nav{grid-template-columns:repeat(3,1fr)}.bottom-nav{max-width:100vw;overflow:hidden}.topbar{max-width:100vw}.hero-art{max-width:calc(100vw - 20px)}
html{overflow-x:hidden}body{overflow-x:visible;position:relative}.category-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:25;width:100%;max-width:100vw}.hero.shell,.category-page-head.shell,.topbar,main{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){.hero.shell,.category-page-head.shell,.topbar{overflow-x:hidden}main{overflow-x:visible}}@media(max-width:380px){.hero.shell,.category-page-head.shell{width:100%!important;min-width:100%!important}.topbar{left:0;right:0;width:100%}.category-sticky{left:0;right:0}}
body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}img,a,button{-webkit-user-drag:none}button,a{-webkit-tap-highlight-color:transparent}.empty-category{grid-column:1/-1;background:#f1ece5;border:1px dashed #d9cec0;border-radius:16px;padding:22px;color:var(--muted);font-size:12px;text-align:center}.instagram-story{--story-w:min(100vw,56.25dvh);--story-h:min(100dvh,177.778vw);--story-half:min(50vw,28.125dvh)}.instagram-story>#storyImage{inset:50% auto auto 50%!important;width:var(--story-w)!important;height:var(--story-h)!important;aspect-ratio:9/16!important;transform:translate(-50%,-50%);object-fit:cover}.instagram-story .story-progress,.instagram-story .story-head,.instagram-story .story-caption{left:50%;right:auto;width:var(--story-w);transform:translateX(-50%);padding-left:14px;padding-right:14px}.instagram-story .story-zone{width:var(--story-half)}.instagram-story .story-zone.prev{left:50%;transform:translateX(-100%)}.instagram-story .story-zone.next{right:50%;transform:translateX(100%)}

/* Wood Coffee ana tipografisi. Font yerel sunulur; müşterinin cihazına bağlı değildir. */
@font-face{font-family:'Plantagenet Cherokee';src:url('../fonts/plantc.woff') format('woff'),url('../fonts/plantc.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
html,body,button,input,select,textarea,a,table,dialog,h1,h2,h3,h4,h5,h6,p,span,small,b,strong,em,label,.hero h1,.section-heading h2,.filter-row h2,.story h2,.product-info h3,.drawer-card a,.modal-copy h2,.language-sheet h3,.category-heading h3,.venue-row h1,.hero-copy h2,.campaign-card h2,.home-section-title h2,.home-category-grid b,.story-caption h2,.main-category-grid b,.category-page-head h1,.seal,.story:after{font-family:'Plantagenet Cherokee',Georgia,serif}
*{font-family:'Plantagenet Cherokee',Georgia,serif!important}
html.product-detail-open{overflow:hidden!important;overscroll-behavior:none!important}body.product-detail-open{position:fixed!important;left:0;right:0;width:100%;height:100%;overflow:hidden!important;overscroll-behavior:none!important}.product-modal[open]{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.product-modal[open] .modal-copy{touch-action:pan-y}
.bottom-nav .ig-icon{width:22px;height:22px;margin:auto;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bottom-nav a:hover .ig-icon,.bottom-nav button:hover .ig-icon{stroke:var(--green)}

/* v11 responsive photographic homepage hero */
.home-page .hero{isolation:isolate;background:#091c14;min-height:500px}
.hero-visual{position:absolute;z-index:0;inset:0 0 0 auto;width:min(72%,980px);height:100%;display:block;overflow:hidden;pointer-events:none}
.hero-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}
.home-page .hero:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#091c14 0%,rgba(9,28,20,.96) 28%,rgba(9,28,20,.58) 54%,rgba(9,28,20,.08) 82%),linear-gradient(180deg,rgba(4,14,10,.32),transparent 35%);pointer-events:none}
.home-page .hero:after{z-index:2}
.home-page .hero-copy,.home-page .self-service-badge{z-index:3}
.home-page .hero-copy{max-width:52%;text-shadow:0 3px 20px rgba(0,0,0,.28)}
@media(max-width:759px){.home-page .hero{min-height:430px}.hero-visual{inset:0;width:100%}.hero-visual img{object-position:center bottom}.home-page .hero:before{background:linear-gradient(90deg,rgba(5,19,13,.96) 0%,rgba(5,19,13,.76) 48%,rgba(5,19,13,.14) 82%),linear-gradient(180deg,rgba(4,14,10,.34),transparent 44%,rgba(4,14,10,.08))}.home-page .hero-copy{max-width:58%}}

/* v12 visual system refinement — product photography remains untouched */
:root{--green:#17382a;--green-deep:#091f17;--bronze:#a88c59;--cream:#f1e8da;--paper:#faf7f1;--ink:#14261d;--muted:#6d756f;--line:#ddd4c7;--shadow:0 20px 52px rgba(10,35,25,.13)}
body{background:radial-gradient(circle at 8% 18%,rgba(168,140,89,.08),transparent 23%),linear-gradient(180deg,#faf7f1,#f6f1e9 58%,#faf7f1);background-attachment:fixed}
.topbar .icon-btn,.topbar .lang{border:1px solid rgba(255,255,255,.18);background:rgba(6,25,18,.34);box-shadow:0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(12px)}
.topbar .icon-btn{transition:background .2s,transform .2s}.topbar .icon-btn:hover{background:rgba(168,140,89,.36);transform:translateY(-1px)}
.home-discovery{position:relative;padding-top:38px;padding-bottom:8px}
.home-section-title{display:flex;align-items:center;gap:13px;margin:26px 0 16px}.home-section-title:after{content:'';height:1px;flex:1;background:linear-gradient(90deg,rgba(168,140,89,.58),rgba(168,140,89,0))}.home-section-title>span{display:inline-flex;align-items:center;gap:8px;color:#80663e;font-size:10px;letter-spacing:.22em}.home-section-title>span:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--bronze);box-shadow:0 0 0 5px rgba(168,140,89,.11)}
.highlight-row{gap:16px;padding:5px 4px 13px}.highlight-row button>span{width:80px;height:80px;padding:4px;border:1px solid rgba(168,140,89,.62);background:#fff;box-shadow:0 10px 26px rgba(13,47,34,.12);transition:transform .22s,box-shadow .22s}.highlight-row button:hover>span{transform:translateY(-3px);box-shadow:0 15px 32px rgba(13,47,34,.17)}.highlight-row b{font-size:11px;color:#33483e;margin-top:9px}
.main-category-grid{gap:18px}.main-category-grid>a{border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 38px rgba(10,36,25,.16);transition:transform .28s,box-shadow .28s}.main-category-grid>a:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(10,36,25,.22)}.main-category-grid>a:after{background:linear-gradient(0deg,rgba(4,20,14,.94) 0%,rgba(4,20,14,.56) 31%,rgba(4,20,14,.04) 72%)}.main-category-grid span{left:25px;bottom:24px}.main-category-grid b{letter-spacing:-.02em;text-shadow:0 3px 16px rgba(0,0,0,.3)}.main-category-grid small{display:inline-flex;align-items:center;width:max-content;margin-top:10px;padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.1);color:#f4efe7;backdrop-filter:blur(8px)}
.menu-notice{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(220px,.72fr) 1.55fr;align-items:center;gap:28px;margin-top:48px;padding:28px 30px;border:1px solid rgba(168,140,89,.28);border-radius:26px;background:linear-gradient(135deg,rgba(241,232,218,.98),rgba(255,253,248,.96));box-shadow:0 16px 40px rgba(35,49,41,.08)}.menu-notice:after{content:'W';position:absolute;right:-14px;bottom:-56px;font-size:160px;color:rgba(23,56,42,.035);line-height:1}.local-production{position:relative;z-index:1}.local-production>span{width:52px;height:52px;border:1px solid rgba(168,140,89,.26);background:#fffaf2;box-shadow:0 9px 23px rgba(67,50,28,.09)}.local-production b{color:#17382a;letter-spacing:.16em}.local-production small{color:#796c59}.menu-notice>p{position:relative;z-index:1;margin:0;padding:2px 0 2px 28px;border-top:0;border-left:1px solid rgba(168,140,89,.3);font-size:12px;line-height:1.75;color:#615b52}
.home-green-footer{min-height:270px;padding:58px 64px 66px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 86% 18%,rgba(168,140,89,.25),transparent 24%),linear-gradient(135deg,#17382a,#081e16);box-shadow:0 24px 56px rgba(8,31,22,.17)}.home-green-footer .eyebrow{color:#c4a875}.home-green-footer h2{font-size:clamp(38px,6vw,58px);letter-spacing:-.03em}.home-green-footer p{max-width:500px;font-size:14px}
.bottom-nav{height:80px;width:min(calc(100% - 20px),570px);bottom:8px;border:1px solid rgba(168,140,89,.2);border-radius:25px;background:rgba(255,252,247,.88);box-shadow:0 -5px 32px rgba(10,38,27,.15);padding:6px 7px calc(6px + env(safe-area-inset-bottom))}.bottom-nav button,.bottom-nav a{margin:0 3px;border-radius:18px;transition:background .2s,color .2s}.bottom-nav .active{background:var(--green-deep);color:#fff;box-shadow:0 8px 20px rgba(9,31,23,.19)}
.drawer-card{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 8%,rgba(168,140,89,.22),transparent 24%),linear-gradient(155deg,#17382a,#071a13);border-right:1px solid rgba(255,255,255,.11);box-shadow:20px 0 55px rgba(0,0,0,.22)}.drawer-card:after{content:'W';position:absolute;right:-36px;bottom:-70px;color:rgba(255,255,255,.025);font-size:240px;pointer-events:none}.drawer-card a{position:relative;z-index:1;font-size:27px;padding:15px 2px;border-color:rgba(255,255,255,.11);transition:color .2s,padding-left .2s}.drawer-card a:hover{color:#d5bd8e;padding-left:7px}.drawer-card button{position:relative;z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgba(255,255,255,.06);display:grid;place-content:center}
.language-sheet>div{border:1px solid rgba(168,140,89,.25);background:#faf7f1;box-shadow:0 24px 70px rgba(0,0,0,.24)}.language-sheet button[data-lang]{border-color:#dfd4c4;background:#fffdf9}.language-sheet button[data-lang] span{background:var(--green-deep);color:#e8d4ad}
.category-page-head{position:relative;overflow:hidden;isolation:isolate;min-height:235px;padding-top:116px;background:radial-gradient(circle at 82% 22%,rgba(168,140,89,.27),transparent 24%),linear-gradient(145deg,#17382a,#071c14)}.category-page-head:before{content:'WOOD';position:absolute;z-index:-1;right:max(18px,calc((100% - 1120px)/2));bottom:-19px;color:rgba(255,255,255,.035);font-size:118px;letter-spacing:.04em}.category-page-head small,.category-page-head h1{position:relative;z-index:1}.category-page-head small{color:#c7aa74}.category-page-head h1{margin-top:10px;letter-spacing:-.025em}
.category-sticky{background:rgba(250,247,241,.9);border-color:rgba(168,140,89,.16);box-shadow:0 10px 28px rgba(12,38,27,.06)}.quick-search{border-color:rgba(168,140,89,.22);background:rgba(255,253,249,.92);box-shadow:0 7px 20px rgba(17,47,34,.07)}.category-chip{border-color:#ddd3c5;background:#fffdf9;color:#425047;border-radius:22px}.category-chip.active{background:var(--green-deep);border-color:var(--green-deep);box-shadow:0 9px 23px rgba(9,31,23,.2)}
.legal-access{border-color:rgba(168,140,89,.22);background:linear-gradient(135deg,#f2e9dc,#fffdf9);box-shadow:0 8px 22px rgba(35,49,41,.055)}.legal-access span{color:#9a7d4e}
.category-heading{padding-bottom:11px;border-bottom:1px solid rgba(168,140,89,.2)}.category-heading .category-mark{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#204b38,#0e2b20);box-shadow:0 8px 20px rgba(12,43,30,.15)}.category-heading small{color:#947744}.category-heading>b{background:#ede5da;color:#526158}
.product-card{border-color:rgba(168,140,89,.2);background:#fffdf9;box-shadow:0 10px 27px rgba(15,44,32,.07)}.product-card:hover{box-shadow:0 20px 42px rgba(15,44,32,.14)}.product-info{background:linear-gradient(180deg,#fffdf9,#fbf7f0)}.product-info h3{color:#17382a}.price{color:#8a6a38}.tags span{border:1px solid rgba(168,140,89,.14);background:#f2eadf;color:#6a5941}
.product-modal{border:1px solid rgba(168,140,89,.22);background:#faf7f1;box-shadow:0 28px 85px rgba(0,0,0,.27)}.modal-copy{background:linear-gradient(145deg,#fffdf9,#f7f0e7)}.modal-close{border:1px solid rgba(168,140,89,.2);background:#f3eadf;color:#17382a}.detail-block{border-color:rgba(168,140,89,.22)}
@media(max-width:759px){body{padding-bottom:96px}.home-discovery{padding-top:27px}.home-section-title{margin:21px 0 14px}.highlight-row{gap:12px;padding-bottom:10px}.highlight-row button>span{width:74px;height:74px}.main-category-grid{gap:14px}.main-category-grid>a{border-radius:23px}.main-category-grid span{left:20px;bottom:19px}.main-category-grid small{margin-top:8px;padding:6px 10px}.menu-notice{display:block;margin-top:34px;padding:21px;border-radius:22px}.menu-notice>p{margin-top:17px;padding:15px 0 0;border-left:0;border-top:1px solid rgba(168,140,89,.27)}.home-green-footer{min-height:240px;padding:40px 25px 55px;border-radius:25px}.home-green-footer h2{font-size:39px}.home-green-footer p{font-size:12px}.bottom-nav{height:76px}.category-page-head{min-height:205px;padding-top:102px;padding-bottom:31px}.category-page-head:before{right:8px;font-size:72px;bottom:-8px}.category-page-head h1{font-size:36px}.category-sticky{box-shadow:0 8px 22px rgba(12,38,27,.07)}.category-heading{padding-bottom:9px}.product-card{box-shadow:0 8px 20px rgba(15,44,32,.065)}}

/* v13 flush mobile navigation and photographic category pages */
.bottom-nav{bottom:0;width:min(100%,600px);border-radius:24px 24px 0 0;border-bottom:0;padding-bottom:calc(6px + env(safe-area-inset-bottom));box-shadow:0 -8px 34px rgba(10,38,27,.16)}
.category-page-head{background-color:#0b241a;background-size:min(50vw,760px) auto;background-position:right 54%;background-repeat:no-repeat}.category-page-head:after{content:'';position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(5,23,16,.98) 0%,rgba(5,23,16,.86) 46%,rgba(5,23,16,.18) 82%),linear-gradient(0deg,rgba(5,23,16,.42),transparent 58%);pointer-events:none}.category-page-head small,.category-page-head h1{z-index:2;text-shadow:0 3px 18px rgba(0,0,0,.38)}.category-page-head:before{z-index:1}
.category-head-food{background-image:url('../images/category-food.jpg')}.category-head-drinks{background-image:url('../images/category-drinks.jpg')}.category-head-desserts{background-image:url('../images/category-desserts.jpg')}.category-head-performance{background-image:url('../images/category-performance.jpg')}
.category-page .products{padding-bottom:58px}.category-page .loader{border:1px solid rgba(168,140,89,.18);border-radius:20px;background:rgba(255,253,249,.72);box-shadow:0 10px 26px rgba(15,44,32,.05)}
@media(max-width:759px){body{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.bottom-nav{width:100%;height:76px;border-radius:24px 24px 0 0;padding-left:8px;padding-right:8px}.category-page-head{min-height:224px;padding-top:112px;padding-bottom:35px;background-size:cover;background-position:center 54%}.category-page-head:after{background:linear-gradient(90deg,rgba(5,23,16,.96) 0%,rgba(5,23,16,.74) 60%,rgba(5,23,16,.24) 100%),linear-gradient(0deg,rgba(5,23,16,.48),transparent 62%)}.category-page .products{padding-bottom:35px}}

/* v14 photographic Wood spirit footer */
.home-green-footer{isolation:isolate;min-height:320px;padding:62px 64px 68px;background-color:#0a2419;background-image:url('../images/footer-coffee-desktop.jpg');background-size:cover;background-position:center bottom;background-repeat:no-repeat}
.home-green-footer:before{content:'';position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(5,24,17,.98) 0%,rgba(5,24,17,.92) 42%,rgba(5,24,17,.5) 67%,rgba(5,24,17,.1) 100%),linear-gradient(0deg,rgba(3,17,11,.5),transparent 58%);pointer-events:none}
.home-green-footer:after{z-index:0;color:rgba(255,255,255,.045)}
.home-green-footer>*{position:relative;z-index:1}
.home-green-footer .eyebrow{display:inline-flex;width:max-content;align-items:center;padding:7px 11px;border:1px solid rgba(213,189,142,.26);border-radius:18px;background:rgba(8,34,24,.42);color:#d1b47d;box-shadow:0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(8px)}
.home-green-footer h2{max-width:570px;margin:19px 0 13px;font-size:clamp(42px,5.5vw,62px);line-height:1;letter-spacing:-.035em;text-shadow:0 5px 25px rgba(0,0,0,.34)}
.home-green-footer p{max-width:460px;margin:0;color:#e1e7e2;font-size:14px;line-height:1.65;text-shadow:0 3px 16px rgba(0,0,0,.38)}
@media(max-width:759px){.home-green-footer{min-height:285px;padding:35px 24px 48px;background-image:url('../images/footer-coffee-mobile.jpg');background-position:center bottom;background-size:cover}.home-green-footer:before{background:linear-gradient(90deg,rgba(5,24,17,.96) 0%,rgba(5,24,17,.82) 58%,rgba(5,24,17,.38) 100%),linear-gradient(0deg,rgba(3,17,11,.62),transparent 60%)}.home-green-footer .eyebrow{padding:6px 9px}.home-green-footer h2{max-width:72%;margin-top:16px;font-size:40px}.home-green-footer p{max-width:69%;font-size:12px;line-height:1.55}}
@media(max-width:359px){.home-green-footer h2{font-size:35px}.home-green-footer p{max-width:72%;font-size:11px}}
.product-info{min-width:0}.tags{display:flex;flex-wrap:wrap;align-items:flex-start;gap:5px;max-width:100%;overflow:hidden}.tags span{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap;line-height:1.15}.product-card{overflow:hidden}@media(max-width:390px){.product-info{padding:12px 11px}.tags{gap:4px}.tags span{font-size:8px;padding:4px 6px;border-radius:9px}.price{margin-top:10px}}
.brand-logo{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;text-decoration:none;line-height:1;white-space:nowrap}.brand-logo .brand-icon{width:40px;height:40px;display:inline-grid;place-items:center;flex:0 0 auto}.brand-logo svg{width:100%;height:100%;display:block;overflow:visible}.brand-logo circle,.brand-logo path{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.brand-logo b{font-size:31px;letter-spacing:.02em;font-weight:700;color:currentColor}.topbar .brand-logo.top-logo.horizontal{width:auto;height:auto;min-width:150px}.drawer-card .drawer-brand{margin:20px auto 34px;color:#fff}.drawer-card .drawer-brand .brand-icon{width:44px;height:44px}.drawer-card .drawer-brand b{font-size:33px}.drawer-card img{display:none}@media(max-width:759px){.brand-logo .brand-icon{width:36px;height:36px}.brand-logo b{font-size:27px}.topbar .brand-logo.top-logo.horizontal{min-width:132px}.drawer-card .drawer-brand{margin-top:18px}.drawer-card .drawer-brand .brand-icon{width:42px;height:42px}.drawer-card .drawer-brand b{font-size:31px}}@media(max-width:359px){.topbar .brand-logo.top-logo.horizontal{min-width:128px}.brand-logo .brand-icon{width:34px;height:34px}.brand-logo b{font-size:25px}}

/* v15 hero dalgasını sayfa zeminiyle aynı tona bağla */
.home-page .hero:after{background:#f7f2ea}
