﻿:root{--ink:#18251f;--cream:#f3eee4;--paper:#faf7f1;--orange:#c95e38;--muted:#74786f;--line:#d9d2c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif}button,input{font:inherit}button{color:inherit}.welcome{height:100svh;min-height:620px;position:relative;overflow:hidden;color:#fff}.welcome video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.veil{position:absolute;inset:0;background:linear-gradient(#08140d80,#08140d38 42%,#08140dcc)}.welcome-top{position:absolute;left:0;right:0;top:0;padding:28px 4vw;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.2em;border-bottom:1px solid #ffffff35}.welcome-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.welcome-center img{width:min(330px,65vw);max-height:220px;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:18px}.welcome-center p{font-size:9px;letter-spacing:.35em;margin:0 0 34px}.welcome-center button{border:1px solid #ffffffaa;background:#ffffff12;color:#fff;border-radius:99px;padding:15px 20px 15px 25px;text-transform:uppercase;font-size:9px;letter-spacing:.18em;display:flex;align-items:center;gap:22px;backdrop-filter:blur(10px);cursor:pointer}.welcome-center button span{width:27px;height:27px;background:#fff;color:var(--ink);border-radius:50%;display:grid;place-items:center}.sound-note{position:absolute;left:4vw;bottom:32px;font-size:9px;letter-spacing:.16em;display:flex;gap:9px}.category-stage{padding:100px max(25px,calc((100vw - 1160px)/2)) 140px}.kicker{font-size:9px;letter-spacing:.22em;color:var(--orange);font-weight:700;margin:0 0 14px}.category-stage>h1{font:400 clamp(47px,6vw,75px)/.97 Georgia,serif;letter-spacing:-.045em;margin:0}.category-stage>h1 em{color:var(--orange);font-weight:400}.category-lead{font:italic 15px/1.6 Georgia,serif;color:var(--muted);margin:23px 0 48px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{height:330px;border:0;padding:0;position:relative;overflow:hidden;text-align:left;color:white;cursor:pointer;background:#29352e}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(20deg,#0a1710d9 5%,#0a171017 70%)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.category-card:hover img{transform:scale(1.04)}.cat-no{position:absolute;top:18px;left:18px;z-index:1;font:12px Georgia,serif}.category-card>div{position:absolute;bottom:23px;left:23px;z-index:1}.category-card small{font-size:8px;letter-spacing:.2em;color:#ffffffb3}.category-card h2{font:400 29px Georgia,serif;margin:8px 0 5px}.category-card p{font-size:9px;margin:0;color:#ffffffaa}.category-card>b{position:absolute;right:18px;bottom:18px;z-index:1;width:38px;height:38px;border:1px solid #ffffff8a;border-radius:50%;display:grid;place-items:center;font-weight:400}.menu-page{background:var(--paper);min-height:100vh;padding-bottom:130px}.menu-head{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100vw - 1080px)/2));border-bottom:1px solid var(--line);position:sticky;top:0;background:#faf7f1ed;backdrop-filter:blur(10px);z-index:5}.menu-head button{border:0;background:transparent;font-size:25px;cursor:pointer}.menu-head img{width:100px;height:55px;object-fit:contain}.menu-head span{font-size:10px;font-weight:700}.menu-intro{padding:60px max(22px,calc((100vw - 1080px)/2)) 34px}.menu-intro h1{font:400 clamp(40px,6vw,65px)/1 Georgia,serif;margin:0}.menu-intro>p:last-child{font:italic 14px Georgia,serif;color:var(--muted);margin-top:16px}.cat-strip{padding:0 max(22px,calc((100vw - 1080px)/2)) 22px;display:flex;gap:9px;overflow:auto;scrollbar-width:none}.cat-strip::-webkit-scrollbar{display:none}.cat-strip button{flex:none;border:1px solid var(--line);background:transparent;border-radius:99px;padding:10px 15px;font-size:10px;display:flex;gap:7px;align-items:center;cursor:pointer}.cat-strip button.active{background:var(--ink);border-color:var(--ink);color:white}.search-box{height:52px;margin:10px max(22px,calc((100vw - 1080px)/2)) 20px;border-bottom:1px solid var(--ink);display:flex;align-items:center;gap:10px}.search-box>span{font-size:27px}.search-box input{border:0;background:transparent;outline:0;flex:1;font:17px Georgia,serif}.search-box button{border:0;background:transparent;font-size:24px}.menu-title{max-width:1080px;margin:25px auto 18px;padding:0 0 14px;display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line)}.menu-title h2{font:400 28px Georgia,serif;margin:0}.menu-title span{font-size:9px;letter-spacing:.1em;color:var(--muted)}.items{max-width:1080px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.item{border:1px solid var(--line);background:#fff;padding:12px;display:grid;grid-template-columns:118px 1fr auto;gap:15px;text-align:left;min-height:145px;position:relative;cursor:pointer}.item>img{width:118px;height:118px;object-fit:cover}.item>div{padding-top:4px}.item>div>span{font-size:7px;letter-spacing:.14em;color:var(--orange);text-transform:uppercase}.item h3{font:400 20px/1.1 Georgia,serif;margin:7px 0}.item p{font-size:10px;color:var(--muted);line-height:1.45;margin:0 0 9px}.item small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#999}.item>strong{font-size:13px;color:var(--orange);padding-top:6px}.item>b{position:absolute;right:12px;bottom:12px;border:1px solid var(--line);border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-weight:400}.bottom-nav{position:fixed;z-index:15;bottom:16px;left:50%;transform:translateX(-50%);width:min(500px,calc(100% - 28px));height:70px;border-radius:20px;background:#15231d;color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:6px;box-shadow:0 14px 35px #0005}.bottom-nav button,.bottom-nav a{border:0;background:transparent;color:#ffffffb5;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px;letter-spacing:.08em;cursor:pointer}.bottom-nav i{font-style:normal;font-size:19px;height:24px}.bottom-nav .nav-main{background:#c25b37;color:white;border-radius:15px}.bottom-nav .nav-main i{font-size:17px}.modal-bg{position:fixed;z-index:30;inset:0;background:#101a16b8;backdrop-filter:blur(7px);display:flex;justify-content:flex-end}.detail{width:min(530px,100%);height:100%;overflow:auto;background:var(--paper);position:relative;animation:slide .3s}.x{position:absolute;z-index:2;right:17px;top:17px;border:0;border-radius:50%;background:#fff;width:42px;height:42px;font-size:25px;box-shadow:0 4px 18px #0003}.detail-photo{height:330px;position:relative}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-photo span{position:absolute;left:18px;bottom:18px;background:#fff;padding:8px 12px;font-size:8px;text-transform:uppercase;letter-spacing:.13em}.detail-copy{padding:32px}.detail-title{display:flex;gap:15px;justify-content:space-between}.detail-title h2{font:400 38px/1 Georgia,serif;margin:0}.detail-title strong{color:var(--orange);font-size:18px}.desc{font:italic 14px/1.6 Georgia,serif;color:var(--muted);padding-bottom:22px;border-bottom:1px solid var(--line)}.nutri-head{display:flex;align-items:center;justify-content:space-between;margin:22px 0 13px}.nutri-head h3{font:20px Georgia,serif;margin:0}.nutri-head span{font-size:8px;color:var(--muted);text-transform:uppercase}.nutri{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.nutri div{padding:16px 4px;text-align:center;border-right:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline}.nutri div:last-child{border:0}.nutri b{font:23px Georgia,serif}.nutri small{font-size:8px;margin-left:2px}.nutri span{width:100%;font-size:7px;color:var(--muted);text-transform:uppercase;margin-top:5px}.allergy{margin:18px 0;background:#eee7dc;padding:14px;display:flex;gap:10px;color:var(--orange)}.allergy p{font-size:9px;line-height:1.55;color:var(--muted);margin:0}.allergy strong{color:var(--ink)}.back-menu{width:100%;border:0;background:var(--ink);color:#fff;padding:16px;font-size:9px;letter-spacing:.17em;text-transform:uppercase}@keyframes slide{from{transform:translateX(100%)}}
@media(max-width:760px){.category-stage{padding:70px 16px 110px}.category-stage>h1{font-size:49px}.category-lead{max-width:300px}.category-grid{grid-template-columns:1fr 1fr;gap:8px}.category-card{height:245px}.category-card h2{font-size:22px}.category-card>div{left:15px;bottom:16px}.category-card>b{display:none}.menu-intro{padding-top:44px}.menu-title{margin:22px 20px 14px}.items{grid-template-columns:1fr;padding:0 12px}.item{grid-template-columns:105px 1fr auto;min-height:130px}.item>img{width:105px;height:105px}.bottom-nav{bottom:10px}.detail{margin-top:5vh;height:95%;border-radius:22px 22px 0 0}.detail-photo{height:250px}.detail-copy{padding:27px 21px}.detail-title h2{font-size:31px}.welcome-center img{width:62vw}.welcome-top{padding:22px}.welcome-top span:first-child{display:none}}
@media(max-width:390px){.category-stage>h1{font-size:43px}.category-card{height:210px}.category-card h2{font-size:19px}.item{grid-template-columns:90px 1fr auto;gap:10px}.item>img{width:90px;height:100px}.item p{display:none}.nutri{grid-template-columns:1fr 1fr}.nutri div:nth-child(2){border-right:0}.nutri div:nth-child(-n+2){border-bottom:1px solid var(--line)}}

/* Refined navigation and simplified menu */
.welcome-center img{margin-bottom:34px}.sticky-brand{height:76px;position:sticky;top:0;z-index:12;background:#faf7f1ed;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 max(18px,calc((100vw - 1160px)/2))}.sticky-brand img{width:98px;height:56px;object-fit:contain;justify-self:center}.sticky-brand button{border:0;background:transparent;font-size:26px;cursor:pointer}.category-stage{padding-top:70px}.category-stage>h1{margin-bottom:40px}.category-card h2{margin:0}.menu-head{display:grid;grid-template-columns:44px 1fr 44px}.menu-head img{justify-self:center}.menu-head button:last-child{font-size:27px}.menu-intro{padding-top:42px;padding-bottom:26px}.menu-intro h1{font-size:clamp(38px,5vw,58px)}.stock-note{max-width:1080px;margin:0 auto 20px;border:1px solid #d9987f;background:#fff4ed;color:#8d3e25;padding:14px 17px;display:flex;align-items:center;gap:12px}.stock-note>span{width:27px;height:27px;border-radius:50%;background:var(--orange);color:white;display:grid;place-items:center;font-weight:700}.stock-note div{display:flex;flex-direction:column;gap:3px}.stock-note strong{font:16px Georgia,serif}.stock-note small{font-size:9px;color:#9a6655}.item{min-height:132px;grid-template-columns:106px 1fr auto}.item>img{width:106px;height:106px}.item>div{display:flex;flex-direction:column;justify-content:center}.item h3{margin:0 0 12px}.item>strong{padding-right:3px}.bottom-nav{width:min(420px,calc(100% - 24px));height:74px;grid-template-columns:1fr 1.45fr 1fr;border-radius:24px;padding:5px}.bottom-nav .nav-main{position:relative;background:var(--cream);color:var(--ink);border-radius:19px;box-shadow:0 5px 18px #0004;margin:-14px 0 0;height:76px}.bottom-nav .nav-main img{width:70px;height:41px;object-fit:contain}.bottom-nav .nav-main span{font-weight:800;letter-spacing:.16em;font-size:8px}.bottom-nav .nav-main i{display:none}
@media(max-width:760px){.sticky-brand{height:68px}.sticky-brand img{height:50px}.category-stage{padding-top:48px}.category-stage>h1{margin-bottom:28px}.stock-note{margin:0 20px 16px}.item{grid-template-columns:92px 1fr auto;min-height:116px}.item>img{width:92px;height:92px}.item h3{font-size:18px;margin-bottom:10px}.bottom-nav{height:70px}.bottom-nav .nav-main{height:72px}.bottom-nav .nav-main img{height:38px}}

/* Image category carousel */
.cat-strip{gap:12px;padding-bottom:26px}.cat-strip button{width:118px;height:94px;padding:0;border:0;border-radius:14px;overflow:hidden;position:relative;background:#29352e;color:white;display:block}.cat-strip button:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#101a16d9)}.cat-strip button img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.25s}.cat-strip button span{position:absolute;z-index:1;left:10px;right:8px;bottom:10px;text-align:left;font:15px/1 Georgia,serif}.cat-strip button.active{outline:3px solid var(--orange);outline-offset:2px;background:#29352e}.cat-strip button.active img{transform:scale(1.06)}

/* Bottom sheet product detail */
.modal-bg{justify-content:center;align-items:flex-end;animation:backdropFade .28s ease}.detail{width:min(760px,100%);height:auto;max-height:91vh;border-radius:26px 26px 0 0;animation:sheetUp .42s cubic-bezier(.2,.8,.2,1);display:grid;grid-template-columns:42% 58%;overflow:auto}.detail-photo{height:100%;min-height:560px}.detail-copy{padding:42px 38px}.x{position:absolute;top:16px;right:16px;bottom:auto}@keyframes backdropFade{from{background:#101a1600;backdrop-filter:blur(0)}}@keyframes sheetUp{from{opacity:0;transform:translateY(80px)}}

/* Menu icon */
.bottom-nav .nav-main img{display:none}.bottom-nav .nav-main .menu-glyph{display:flex;width:28px;height:25px;flex-direction:column;justify-content:center;gap:5px}.menu-glyph u{display:block;height:2px;background:var(--ink);border-radius:5px;text-decoration:none}.menu-glyph u:nth-child(2){width:19px}.bottom-nav .nav-main span{margin-top:2px}

@media(max-width:760px){.cat-strip{padding-left:20px;padding-right:20px}.cat-strip button{width:104px;height:84px}.cat-strip button span{font-size:14px}.detail{display:block;max-height:91vh}.detail-photo{height:245px;min-height:0}.detail-copy{padding:27px 21px 34px}.x{position:absolute;top:16px;right:16px;bottom:auto}}

/* Local hero media and creator credit */
.welcome-center img{width:190px;height:190px;max-height:none;object-fit:contain;filter:none;border-radius:50%;box-shadow:0 18px 55px #0007}.welcome-center button{margin-top:0}.nml-credit{height:115px;background:#101b16;color:#f3eee4;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:13px;padding:18px 20px 90px;position:relative}.nml-credit span{font-size:8px;letter-spacing:.12em;color:#ffffff79}.nml-credit strong{font:16px Georgia,serif;letter-spacing:.12em}.nml-credit b{width:28px;height:28px;border:1px solid #ffffff50;border-radius:50%;display:grid;place-items:center;font-weight:400}.menu-page+.nml-credit{margin-top:0}.welcome video{background:#16221c}
@media(max-width:760px){.welcome-center img{width:164px;height:164px}.nml-credit{height:130px;padding-bottom:92px;flex-wrap:wrap;gap:8px}.nml-credit span{width:100%;text-align:center}.nml-credit strong{font-size:14px}}

/* Keep the creator credit clear of the fixed navigation */
.nml-credit{margin-bottom:96px;padding:28px 20px;height:auto;min-height:92px}.menu-page{padding-bottom:45px}

/* Reveal menu content as it enters the viewport */
@keyframes menuReveal{from{opacity:0;transform:translateY(24px) scale(.985);filter:blur(3px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@supports (animation-timeline:view()){
  .item,.category-card{animation:menuReveal linear both;animation-timeline:view();animation-range:entry 4% cover 24%}
}
@media(prefers-reduced-motion:reduce){.item,.category-card{animation:none!important;transform:none!important;filter:none!important}}

/* Continuous dark footer behind the floating navigation */
.nml-credit{margin-bottom:0;padding:30px 20px 126px;background:#101b16}.home,.menu{background:#101b16}.category-stage,.menu-page{background:var(--paper)}

/* Editorial category mosaic */
.category-stage{border-radius:0 0 34px 34px}.category-grid{grid-template-columns:repeat(12,1fr);gap:16px}.category-card{grid-column:span 4;height:310px;border-radius:24px;border:1px solid #ffffff22;box-shadow:0 12px 35px #1b1f1c16}.category-card:nth-child(1),.category-card:nth-child(8){grid-column:span 7}.category-card:nth-child(2),.category-card:nth-child(9){grid-column:span 5}.category-card:nth-child(1),.category-card:nth-child(2),.category-card:nth-child(8),.category-card:nth-child(9){height:365px}.category-card:after{background:linear-gradient(15deg,#0c1812e6 4%,#0c181225 68%,#ffffff0d)}.category-card>div{left:26px;bottom:25px}.category-card h2{font-size:31px;letter-spacing:-.025em}.category-card .cat-no{top:18px;left:18px;background:#f7f3ebed;color:var(--ink);border-radius:99px;padding:7px 9px;font:9px Arial,sans-serif;letter-spacing:.08em}.category-card>b{background:#f7f3eb;color:var(--ink);border:0;width:42px;height:42px;box-shadow:0 5px 18px #0003;transition:.25s}.category-card:hover>b{transform:rotate(45deg);background:var(--orange);color:white}
@media(max-width:760px){.category-stage{border-radius:0 0 24px 24px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card,.category-card:nth-child(1),.category-card:nth-child(2),.category-card:nth-child(8),.category-card:nth-child(9){grid-column:span 1;height:235px;border-radius:18px}.category-card:nth-child(1),.category-card:nth-child(6),.category-card:nth-child(11){grid-column:1/-1;height:270px}.category-card>div{left:17px;bottom:18px}.category-card h2{font-size:22px}.category-card>b{display:grid;width:34px;height:34px;right:14px;bottom:14px}.nml-credit{padding-bottom:116px}}

/* Reworked cinematic hero */
.welcome video{object-position:center center}.veil{background:linear-gradient(180deg,#07100ca6 0%,#07100c28 38%,#07100c94 76%,#07100ce8 100%)}.welcome:after{content:"";position:absolute;inset:14px;border:1px solid #ffffff30;pointer-events:none;z-index:1}.hero-top,.hero-foot{position:absolute;z-index:2;left:36px;right:36px;color:white;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.2em}.hero-top{top:31px}.hero-top strong{font:14px Georgia,serif;letter-spacing:.13em}.hero-top span{display:flex;align-items:center;gap:7px}.hero-top i{width:6px;height:6px;border-radius:50%;background:#82b35f;box-shadow:0 0 0 4px #82b35f29}.hero-foot{bottom:31px;color:#ffffffa8}.welcome-center{z-index:2}.welcome-center>p{display:block;margin:0 0 16px;font-size:8px;letter-spacing:.3em;color:#ffffffb8}.welcome-center img{width:116px;height:116px;margin:0 0 14px;border:3px solid #ffffffc9;box-shadow:0 18px 55px #0008}.welcome-center h1{margin:0 0 24px;color:white;font:400 clamp(57px,7vw,88px)/.75 Georgia,serif;letter-spacing:-.065em;text-shadow:0 5px 24px #0008}.welcome-center h1 em{font-weight:400;color:#f0e5d2}.welcome-center button{background:#f4eee4;color:var(--ink);border:0;padding:9px 10px 9px 20px;box-shadow:0 10px 30px #0004}.welcome-center button span{background:var(--orange);color:white}
@media(max-width:760px){.welcome{min-height:660px}.welcome:after{inset:10px}.hero-top,.hero-foot{left:24px;right:24px}.hero-top{top:25px}.hero-top strong{font-size:12px}.hero-top span{font-size:7px}.hero-foot{bottom:24px}.hero-foot span:last-child{display:none}.welcome-center>p{font-size:7px;margin-bottom:14px}.welcome-center img{width:104px;height:104px}.welcome-center h1{font-size:61px;margin-bottom:24px}}

/* Animated discovery cue and category reveal */
@keyframes arrowBounce{0%,100%{transform:translateY(-2px)}50%{transform:translateY(4px)}}.welcome-center button>span{animation:arrowBounce 1.35s ease-in-out infinite}
@keyframes categoryReveal{from{opacity:0;transform:translateY(48px) scale(.965);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@supports (animation-timeline:view()){
 .category-card{animation-name:categoryReveal;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 0% cover 25%}
 .category-card:nth-child(even){animation-range:entry 7% cover 30%}
}
@media(prefers-reduced-motion:reduce){.welcome-center button>span{animation:none}.category-card{animation:none!important}}

/* Locked backdrop and animated sheet dismissal */
.modal-bg{overscroll-behavior:none;touch-action:none}.detail{overscroll-behavior:contain;touch-action:pan-y}.modal-bg.closing{animation:backdropOut .36s ease forwards}.detail.closing{animation:sheetDown .36s cubic-bezier(.4,0,1,1) forwards}@keyframes backdropOut{to{opacity:0;backdrop-filter:blur(0)}}@keyframes sheetDown{to{opacity:0;transform:translateY(100%)}}

/* Consistent non-emoji interface icons */
.search-glyph,.back-glyph,.phone-glyph{display:inline-block;position:relative;width:22px;height:22px;font-style:normal}.search-glyph:before{content:"";position:absolute;width:11px;height:11px;border:2px solid currentColor;border-radius:50%;left:2px;top:2px}.search-glyph:after{content:"";position:absolute;width:8px;height:2px;background:currentColor;border-radius:2px;transform:rotate(45deg);left:13px;top:15px}.back-glyph:before{content:"";position:absolute;width:11px;height:11px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);left:4px;top:5px}.back-glyph:after{content:"";position:absolute;width:17px;height:2px;background:currentColor;left:4px;top:10px;border-radius:2px}.phone-glyph:before{content:"";position:absolute;width:9px;height:17px;border:3px solid currentColor;border-top-color:transparent;border-radius:4px 4px 9px 9px;transform:rotate(-42deg);left:5px;top:1px}.phone-glyph:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor;left:3px;top:2px;box-shadow:12px 12px 0 currentColor}.search-box>.search-glyph{flex:none;margin-left:3px}.sticky-brand .search-glyph,.menu-head .search-glyph,.menu-head .back-glyph{vertical-align:middle}

/* Fast perceived video start: local poster first, video fades in when playable */
.welcome{background:#16221c url("./kallabi-poster.jpg") center/cover no-repeat}.welcome video{opacity:0;transition:opacity .65s ease}.welcome video.ready{opacity:1}

/* CSS-only arrows and info mark; never rendered as emoji */
.down-glyph:before{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-1px,-1px)}.diagonal-glyph:before{content:"";position:absolute;width:10px;height:10px;border-right:1.7px solid currentColor;border-top:1.7px solid currentColor;left:14px;top:12px}.diagonal-glyph:after{content:"";position:absolute;width:13px;height:1.7px;background:currentColor;transform:rotate(-45deg);left:11px;top:20px;border-radius:2px}.right-glyph:before{content:"";position:absolute;width:8px;height:8px;border-right:1.7px solid currentColor;border-top:1.7px solid currentColor;transform:rotate(45deg);left:8px;top:8px}.right-glyph:after{content:"";position:absolute;width:12px;height:1.7px;background:currentColor;left:6px;top:12px;border-radius:2px}.info-glyph{width:19px;height:19px;border:1.5px solid var(--orange);border-radius:50%;display:grid;place-items:center;flex:none;font:italic 700 11px Georgia,serif;color:var(--orange)}.nml-credit .diagonal-glyph{position:relative}.nml-credit .diagonal-glyph:before{left:8px;top:7px}.nml-credit .diagonal-glyph:after{left:6px;top:15px}.allergy{align-items:flex-start}

.close-glyph{display:block;position:relative;width:20px;height:20px}.close-glyph:before,.close-glyph:after{content:"";position:absolute;width:18px;height:1.8px;background:currentColor;border-radius:2px;left:1px;top:9px}.close-glyph:before{transform:rotate(45deg)}.close-glyph:after{transform:rotate(-45deg)}

/* Compact mobile category flow and remove excess bottom travel */
@media(max-width:760px){.category-stage{padding-bottom:58px}.category-card,.category-card:nth-child(1),.category-card:nth-child(2),.category-card:nth-child(8),.category-card:nth-child(9){height:176px}.category-card:nth-child(1),.category-card:nth-child(6),.category-card:nth-child(11){height:210px}.nml-credit{padding-bottom:96px;min-height:0}.category-card h2{font-size:20px}}
.info-glyph{font-size:0!important;position:relative!important}.info-glyph:before{content:"";position:absolute;width:2px;height:7px;background:currentColor;border-radius:2px;left:7px;top:7px}.info-glyph:after{content:"";position:absolute;width:2px;height:2px;background:currentColor;border-radius:50%;left:7px;top:3px}

/* Refined controls and compact mobile detail sheet */
.search-glyph{width:24px;height:24px}.search-glyph:before{width:13px;height:13px;border-width:2.2px;left:2px;top:2px}.search-glyph:after{width:9px;height:2.2px;left:14px;top:16px;transform:rotate(45deg);transform-origin:left center}.sticky-brand button,.menu-head button{display:grid;place-items:center}.x{display:grid;place-items:center;padding:0}.x .close-glyph{margin:0;width:18px;height:18px}.x .close-glyph:before,.x .close-glyph:after{width:16px;left:1px;top:8px}
@media(max-width:760px){.detail{width:calc(100% - 12px);max-height:87dvh;border-radius:24px 24px 0 0}.detail-photo{height:205px}.detail-copy{padding:22px 18px 26px}.detail-title h2{font-size:27px}.detail-title strong{font-size:16px}.desc{font-size:12px;line-height:1.5;margin:13px 0;padding-bottom:16px}.nutri-head{margin:16px 0 10px}.nutri-head h3{font-size:18px}.nutri div{padding:11px 3px}.nutri b{font-size:20px}.allergy{margin:14px 0;padding:11px}.back-menu{padding:14px}.x{width:38px;height:38px;top:12px;right:12px}}
@media(max-width:380px),(max-height:700px){.detail{max-height:84dvh}.detail-photo{height:170px}.detail-copy{padding-top:18px}.detail-title h2{font-size:24px}.nutri div{padding:9px 3px}}

/* Header discovery control and perfectly centered category arrows */
.sticky-brand .search-glyph,.menu-head .search-glyph{width:24px;height:22px;border:0}.sticky-brand .search-glyph:before,.menu-head .search-glyph:before{width:18px;height:2px;border:0;border-radius:3px;background:currentColor;left:3px;top:4px;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}.sticky-brand .search-glyph:after,.menu-head .search-glyph:after{width:4px;height:4px;border-radius:50%;background:currentColor;left:7px;top:3px;transform:none;box-shadow:7px 6px 0 currentColor,-3px 12px 0 currentColor}
.category-card>.diagonal-glyph{position:absolute;display:block}.category-card>.diagonal-glyph:before{left:50%;top:50%;width:9px;height:9px;transform:translate(-34%,-66%);border-width:1.7px}.category-card>.diagonal-glyph:after{left:50%;top:50%;width:13px;height:1.7px;transform:translate(-50%,-50%) rotate(-45deg);transform-origin:center}

/* Search stays a magnifier; the call action uses a clear device icon */
.sticky-brand .search-glyph,.menu-head .search-glyph{width:24px;height:24px;border:0}.sticky-brand .search-glyph:before,.menu-head .search-glyph:before{width:13px;height:13px;border:2.2px solid currentColor;border-radius:50%;background:transparent;left:2px;top:2px;box-shadow:none}.sticky-brand .search-glyph:after,.menu-head .search-glyph:after{width:9px;height:2.2px;border-radius:2px;background:currentColor;left:14px;top:16px;transform:rotate(45deg);transform-origin:left center;box-shadow:none}
.bottom-nav .phone-glyph{width:15px;height:23px;border:2px solid currentColor;border-radius:4px;transform:none;display:block}.bottom-nav .phone-glyph:before{content:"";position:absolute;width:5px;height:1.5px;background:currentColor;border:0;border-radius:2px;transform:none;left:3px;top:2px}.bottom-nav .phone-glyph:after{content:"";position:absolute;width:3px;height:3px;background:currentColor;border-radius:50%;left:4px;top:16px;box-shadow:none}

/* Keep inactive screens and the product detail closed until JavaScript opens them. */
[hidden]{display:none!important}
.language-nav{height:100%;display:grid!important;grid-template-columns:20px auto;grid-template-rows:28px 12px;align-content:center!important;align-items:center!important;justify-content:center!important;column-gap:5px!important;row-gap:0!important;cursor:pointer!important;position:relative!important;color:var(--ink)!important}.language-nav .gtranslate_wrapper{display:none!important}.language-nav>span{grid-column:1/3;font-size:7px!important;font-weight:800!important;letter-spacing:.16em!important;text-align:center!important;color:var(--ink)!important}.language-nav select{appearance:none!important;-webkit-appearance:none!important;width:42px!important;height:28px!important;border:0!important;background:transparent!important;padding:0 13px 0 0!important;color:var(--ink)!important;font:800 11px/28px Arial,sans-serif!important;cursor:pointer!important;outline:0!important}.language-nav:after{content:"";position:absolute;right:calc(50% - 30px);top:23px;width:5px;height:5px;border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);transform:rotate(45deg);pointer-events:none}.language-globe{width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;position:relative;display:block}.language-globe:before{content:"";position:absolute;inset:3px 6px;border-left:1px solid currentColor;border-right:1px solid currentColor;border-radius:50%}.language-globe:after{content:"";position:absolute;left:2px;right:2px;top:7px;height:1px;background:currentColor;box-shadow:0 -4px 0 -0.25px currentColor,0 4px 0 -0.25px currentColor}@media(max-width:390px){.language-nav{grid-template-columns:18px auto}.language-nav select{width:38px!important}.language-nav:after{right:calc(50% - 27px)}}
.gt_black_overlay{z-index:110!important;background:#101b1699!important;backdrop-filter:blur(5px)}.gt_white_content{z-index:111!important;width:min(330px,calc(100vw - 32px))!important;height:auto!important;max-height:70vh!important;padding:12px!important;border:0!important;border-radius:18px!important;background:#f7f3eb!important;box-shadow:0 24px 80px #0005!important;overflow:auto!important}.gt_white_content .gt_languages{display:grid!important;grid-template-columns:1fr!important;gap:4px!important}.gt_white_content a.glink{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:48px!important;padding:10px 12px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#142019!important;text-decoration:none!important}.gt_white_content a.glink:hover{background:#ece6db!important}.gt_white_content a.glink img{width:26px!important;height:auto!important;flex:none!important}.gt_white_content a.glink span{display:block!important;font:700 13px/1.2 Arial,sans-serif!important;color:#142019!important;white-space:normal!important}.gt_white_content .gt_languages:after{display:none!important}
section.location-band.location-band{background:#101b16!important;color:#f4efe6!important;padding:30px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;text-align:center!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important}section.location-band.location-band:before{display:none!important}section.location-band.location-band>span{font-size:8px!important;letter-spacing:.28em!important;color:#d78668!important;font-weight:800!important}section.location-band.location-band strong{max-width:680px;font:21px/1.3 Georgia,serif!important;color:#f4efe6!important;overflow-wrap:anywhere}section.location-band.location-band small{font-size:8px!important;letter-spacing:.13em!important;color:#ffffff75!important}.location-band:after{content:"";width:34px;height:1px;background:#d78668;margin-top:7px;opacity:.7}@media(max-width:760px){section.location-band.location-band{padding:25px 18px!important}section.location-band.location-band strong{font-size:18px!important}}
.location-band{background:#101b16!important;color:#f4efe6!important;padding:30px max(24px,calc((100vw - 760px)/2))!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:4px 18px!important;text-align:left!important;align-items:center!important;border-top:1px solid #ffffff13!important;border-bottom:1px solid #ffffff16!important}.location-band:before{content:"";grid-row:1/4;width:40px;height:40px;border:1px solid #ffffff2e;border-radius:50%;background:radial-gradient(circle at 50% 42%,#d78668 0 3px,transparent 4px),radial-gradient(ellipse at 50% 46%,transparent 0 7px,#d78668 8px 9px,transparent 10px)}.location-band>span{font-size:8px!important;letter-spacing:.24em!important;color:#d78668!important;font-weight:800!important}.location-band strong{font:22px/1.2 Georgia,serif!important;color:#f4efe6!important;overflow-wrap:anywhere}.location-band small{font-size:8px!important;letter-spacing:.1em!important;color:#ffffff83!important}.nml-credit{border-top:0!important}@media(max-width:760px){.location-band{padding:25px 22px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:4px 14px!important}.location-band:before{width:36px;height:36px}.location-band strong{font-size:19px!important}}
.location-band{background:#f4efe6;color:var(--ink);padding:32px 20px;text-align:center;display:grid;gap:7px;border-top:1px solid var(--line)}.location-band>span{font-size:8px;letter-spacing:.24em;color:var(--orange);font-weight:800}.location-band strong{font:24px Georgia,serif}.location-band small{font-size:9px;letter-spacing:.12em;color:var(--muted)}.language-nav{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0}.language-nav>span{font-size:8px;letter-spacing:.12em}.language-nav .gtranslate_wrapper{height:27px;display:grid!important;place-items:center}.gtranslate_wrapper .gt_switcher_wrapper{position:static!important}.gtranslate_wrapper .gt_switcher-popup{font-size:0!important;color:var(--ink)!important;text-decoration:none}.gtranslate_wrapper .gt_switcher-popup img{width:24px!important;height:24px!important;margin:0!important}.gtranslate_wrapper .gt_white_content,.gtranslate_wrapper .gt_black_overlay{z-index:120!important}@media(max-width:760px){.location-band{padding:26px 18px}.location-band strong{font-size:21px}}

/* GTranslate dil seçim penceresi */
.gt_black_overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;background:rgba(7,16,12,.76)!important;background-color:rgba(7,16,12,.76)!important;opacity:1!important;filter:none!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:2147483646!important;cursor:default!important}.gt_white_content{position:fixed!important;left:50vw!important;top:50dvh!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important;width:min(420px,calc(100vw - 32px))!important;height:auto!important;max-height:calc(100dvh - 40px)!important;padding:22px!important;border:1px solid rgba(255,255,255,.65)!important;border-radius:24px!important;background:#f8f4ec!important;box-shadow:0 32px 100px rgba(0,0,0,.45)!important;overflow:auto!important;z-index:2147483647!important}.gt_white_content:before{content:"Dil seçin";display:block;padding:3px 4px 17px;border-bottom:1px solid #ded8cc;font:700 25px/1.15 Georgia,serif;color:#122019}.gt_white_content .gt_languages{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding-top:17px!important;max-height:none!important}.gt_white_content a.glink{display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:11px 13px!important;border:1px solid #e1dbcf!important;border-radius:13px!important;background:#fff!important;color:#142019!important;text-decoration:none!important;line-height:normal!important;white-space:normal!important;transition:transform .18s,background .18s,border-color .18s!important}.gt_white_content a.glink:hover{transform:translateY(-1px)!important;background:#f0ebe1!important;border-color:#cfc5b5!important}.gt_white_content a.glink img{width:31px!important;height:23px!important;object-fit:cover!important;border-radius:4px!important;box-shadow:0 1px 5px #0002!important}.gt_white_content a.glink span{font:700 13px/1.25 Arial,sans-serif!important;color:#142019!important;white-space:normal!important}.gt_white_content .gt_languages:after{display:none!important}html.language-popup-open,html.language-popup-open body{overflow:hidden!important;overscroll-behavior:none!important}body.language-popup-open{touch-action:none!important}@media(max-width:520px){.gt_white_content{left:50vw!important;top:50dvh!important;width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;padding:18px!important;border-radius:20px!important}.gt_white_content:before{font-size:22px!important}.gt_white_content .gt_languages{grid-template-columns:1fr!important;gap:8px!important}.gt_white_content a.glink{min-height:52px!important}}

/* Dil seçiminde bayrak yerine kısa dil kodları */
.gt_switcher-popup img,.gt_white_content a.glink img{display:none!important}.language-nav{background:#11231b!important;color:#fff!important;border-radius:20px 0 0 20px!important}.language-nav>span{color:#fff!important;font-size:7px!important;letter-spacing:.14em!important}.gtranslate_wrapper .gt_switcher-popup{display:flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:26px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.gtranslate_wrapper .gt_switcher-popup>span:first-of-type{display:block!important;font:700 19px/1 Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#f5f2eb!important;margin:0!important}.gtranslate_wrapper .gt_switcher-popup>span:last-child{display:none!important}.gt_white_content a.glink{justify-content:center!important}.gt_white_content a.glink span{display:block!important;font-size:15px!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0!important}
.category-path{min-height:14px;margin:0 0 8px;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.subcategory-grid{padding:10px max(22px,calc((100vw - 1080px)/2)) 130px!important}.subcategory-grid:empty{display:none}.subcategory-grid .category-card{animation:menuReveal .38s ease both}@media(max-width:760px){.subcategory-grid{padding:8px 14px 120px!important}}
.subcategory-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;max-width:1080px!important;margin:0 auto!important}.subcategory-grid[hidden],.subcategory-grid:empty{display:none!important}.subcategory-grid .category-card{grid-column:1/-1!important;width:100%!important;height:clamp(185px,23vw,260px)!important;border-radius:22px!important}.subcategory-grid .category-card h2{font-size:clamp(25px,2.9vw,34px)!important}.subcategory-grid .category-card>div{left:26px!important;bottom:21px!important}@media(max-width:760px){.subcategory-grid{gap:10px!important}.subcategory-grid .category-card{height:185px!important;border-radius:18px!important}.subcategory-grid .category-card>div{left:20px!important;bottom:17px!important}.subcategory-grid .category-card h2{font-size:25px!important}}
section.location-band.location-band{margin-bottom:0!important;padding-top:30px!important;padding-bottom:calc(126px + env(safe-area-inset-bottom))!important;min-height:calc(150px + env(safe-area-inset-bottom))!important}@media(max-width:760px){section.location-band.location-band{margin-bottom:0!important;padding-top:25px!important;padding-bottom:calc(117px + env(safe-area-inset-bottom))!important;min-height:calc(140px + env(safe-area-inset-bottom))!important}}
