:root{--red:#aa261c;--dark:#251b17;--muted:#71655e;--paper:#fffdf9;--line:#e5ddd3;--cream:#f4eee5;font-family:Arial,'Nirmala UI','Noto Sans Bengali',sans-serif;color:var(--dark);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid #1765b4;outline-offset:3px}img{display:block;max-width:100%}.wrap{max-width:1220px;margin:auto;padding-left:32px;padding-right:32px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-60px;z-index:10;padding:12px;background:white}.skip:focus{top:0}.delivery-strip{background:var(--red);color:white;text-align:center;padding:8px 16px;font-size:13px;font-weight:600;line-height:1.5}.header{position:sticky;top:0;z-index:5;background:rgba(255,253,249,.98);border-bottom:1px solid var(--line)}.header-inner{max-width:1220px;margin:auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:900;letter-spacing:-.7px}.brand img{width:44px;height:44px;object-fit:contain}.brand small{font-size:10px;display:block;letter-spacing:1.3px;margin-top:4px;font-weight:600}.header nav{display:flex;gap:26px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:18px}select{background:transparent;border:0;padding:10px 2px;max-width:110px;font-size:14px}.bag{border:1px solid var(--line);border-radius:30px;padding:8px 12px 8px 16px;background:transparent;display:flex;gap:12px;align-items:center;font-weight:600;font-size:14px}.bag b{display:grid;place-items:center;min-width:26px;height:26px;border-radius:50%;background:var(--red);color:white;font-size:13px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.6px;color:var(--red);display:block;line-height:1.7}h1,h2{font-family:Georgia,'Nirmala UI',serif;line-height:1.25;letter-spacing:-.6px;margin:7px 0}h1{font-size:34px}h2{font-size:32px}html[lang=bn] h1,html[lang=bn] h2,html[lang=bn] h3{font-family:Arial,'Nirmala UI',sans-serif;letter-spacing:0}p{font-size:16px;line-height:1.65;color:var(--muted)}.primary{display:inline-flex;justify-content:center;align-items:center;gap:14px;background:var(--red);border:1px solid var(--red);color:white;padding:14px 20px;border-radius:7px;font-weight:700;min-height:48px;font-size:16px}.primary:hover{background:#861b14}.menu-section{padding-top:26px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.search-field{position:relative;width:min(340px,40%)}.search-field input{width:100%;padding:13px 39px 13px 14px;background:white;border:1px solid var(--line);border-radius:8px;font-size:14px;color:var(--dark);min-height:46px}.search-field span{position:absolute;right:14px;top:9px;font-size:25px;pointer-events:none}.menu-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0}.categories{display:flex;gap:8px;flex-wrap:wrap}.categories button{border:1px solid var(--line);padding:10px 19px;border-radius:30px;background:transparent;font-weight:600;font-size:14px;min-height:44px}.categories button.active{background:var(--dark);border-color:var(--dark);color:white}.categories button:hover{border-color:var(--dark)}.categories span{opacity:.7;font-weight:400;margin-left:3px}#result-count{font-size:13px;color:var(--muted);white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white;display:grid;grid-template-columns:100px minmax(0,1fr);padding:13px;gap:13px;animation:appear .22s ease-out both}.photo-button{padding:0;border:0;background:var(--cream);width:100px;height:100px;overflow:hidden;position:relative;border-radius:7px;align-self:start}.photo-button img{width:100%;height:100%;object-fit:cover;transition:opacity .2s}.photo-button.pending{background:linear-gradient(110deg,#eee7de 20%,#faf7f2 45%,#eee7de 70%);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}.photo-button.pending img{opacity:0}.photo-button.failed{background:var(--cream)}.photo-button.failed img{display:none}.photo-button.failed:after{content:'ছবি';color:var(--muted);font-size:13px}.card-content{min-width:0;display:flex;flex-direction:column}.card h3{font-size:17px;line-height:1.4;letter-spacing:-.25px;margin:0 0 6px;font-family:Georgia,'Nirmala UI',serif}.name-button{background:none;border:0;padding:0;text-align:left;font:inherit;color:var(--dark)}.card p{font-size:13px;line-height:1.5;margin:0 0 9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:39px}.card-meta{display:block;color:var(--muted);font-size:12px;margin:0 0 7px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;flex-wrap:wrap}.card-bottom strong{font-size:17px;letter-spacing:-.3px}.add{border:1px solid var(--red);background:#fff;color:var(--red);border-radius:6px;min-height:40px;padding:8px 10px;font-size:13px;font-weight:700}.add:hover{background:var(--red);color:#fff}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;padding:19px 0 10px}.pagination button{min-width:42px;min-height:42px;padding:9px 11px;border:1px solid var(--line);border-radius:6px;background:white;font-size:14px}.pagination button[aria-current=page]{background:var(--dark);color:white;border-color:var(--dark)}.page-summary{font-size:13px;color:var(--muted);margin:0 10px}.no-results{grid-column:1/-1;padding:40px 20px;text-align:center;background:var(--cream);border-radius:8px}.no-results p{font-size:15px}.contact{margin-top:20px;padding-top:17px;padding-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.contact-link{color:var(--red);font-size:14px;font-weight:700}footer{display:flex;justify-content:space-between;gap:16px;padding-top:15px!important;padding-bottom:24px!important;font-size:12px}footer>span:first-child{font-weight:800}.muted{font-weight:400;color:var(--muted)}
dialog{border:0;border-radius:16px;padding:0;max-height:90dvh;width:min(850px,calc(100% - 32px));color:var(--dark);background:var(--paper)}dialog::backdrop{background:rgba(27,18,14,.65);backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.close{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font-size:27px;display:grid;place-items:center;flex-shrink:0}#product>.close{position:absolute;right:15px;top:15px;z-index:1}.product-layout{display:grid;grid-template-columns:1fr 1fr}.product-layout>img{width:100%;height:100%;min-height:370px;object-fit:cover}.product-details{padding:50px 30px 30px}.product-details h2{font-size:33px}.product-details p{font-size:15px}.product-details .primary{width:100%;margin-top:25px}.patty-options{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.patty-options button{border:1px solid var(--line);border-radius:5px;background:white;padding:12px;font-size:14px}.patty-options button[aria-pressed=true]{color:var(--red);border-color:var(--red);background:#fcece8}#cart-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(480px,100%);border-radius:0;padding:26px;overflow:auto}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-head h2{font-size:32px}.cart-head .eyebrow{font-size:10px}#cart-items{padding:20px 0}.cart-item{display:flex;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:76px;height:76px;object-fit:cover;border-radius:7px}.cart-info{flex:1;min-width:0}.cart-info strong{display:block;font-size:16px;line-height:1.4}.cart-info small{display:block;color:var(--muted);margin:5px 0}.qty{display:flex;align-items:center;gap:12px;margin-top:10px}.qty button{border:1px solid var(--line);border-radius:5px;background:white;width:36px;height:36px;font-size:20px}.qty .remove{margin-left:auto;width:auto;border:0;color:var(--muted);font-size:13px;text-decoration:underline}.total-row{display:flex;justify-content:space-between;font-size:23px;font-weight:600;padding-top:10px}.delivery-small{font-size:13px;padding:12px;background:var(--cream);border-radius:6px}label[for=address]{display:block;font-size:14px;font-weight:600;margin:22px 0 9px}textarea{width:100%;padding:12px;border:1px solid #bfb2a5;border-radius:6px;resize:vertical;font-size:16px;background:white;color:var(--dark)}.checkout-note{font-size:13px;line-height:1.5}.checkout-button{width:100%;font-size:15px}.clear{display:block;border:0;background:transparent;text-decoration:underline;color:var(--muted);margin:15px auto;padding:10px;font-size:14px}.empty{padding:60px 20px;text-align:center;color:var(--muted)}.empty h3{font-family:Georgia,serif;font-size:26px;color:var(--dark)}button:disabled{opacity:.5;cursor:not-allowed}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:var(--dark);color:white;padding:15px 24px;border-radius:8px;z-index:20;opacity:0;pointer-events:none;font-size:14px;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-cart{display:none}[hidden]{display:none!important}.product-layout>img{object-fit:contain;background:var(--cream)}
@keyframes shimmer{to{background-position:-200% 0}}@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header nav{display:none}}
@media(max-width:700px){html{scroll-padding-top:76px}.wrap{padding-left:16px;padding-right:16px}.header-inner{padding:10px 16px;gap:10px}.brand{font-size:17px;gap:7px}.brand img{width:36px;height:36px}.brand small{font-size:8px;letter-spacing:1px}.header-actions{gap:9px}.header-actions select{font-size:13px;max-width:78px}.bag{padding:7px 9px;gap:5px}.bag>span{display:none}.delivery-strip{font-size:12px;padding:7px 13px}.menu-section{padding-top:17px}.section-heading{flex-direction:column;align-items:stretch;gap:12px}.eyebrow{display:none}h1{font-size:27px;margin:0}.search-field{width:100%}.search-field input{font-size:16px;padding-top:10px;padding-bottom:10px}.menu-nav{padding:12px 0;gap:8px;flex-wrap:wrap}.categories{gap:6px}.categories button{padding:9px 14px;font-size:14px}.categories span{margin-left:1px}#result-count{font-size:12px;width:100%;padding-left:2px}.grid{grid-template-columns:1fr;gap:9px}.card{grid-template-columns:86px minmax(0,1fr);padding:10px;gap:12px}.photo-button{width:86px;height:86px}.card h3{font-size:17px;margin:0 0 4px}.card p{font-size:13px;-webkit-line-clamp:1;min-height:19px;margin:0 0 6px}.card-meta{display:none}.card-bottom strong{font-size:17px}.add{font-size:13px;padding:8px 11px;min-height:40px}.pagination{gap:5px;padding-top:14px}.pagination button{min-width:40px;min-height:42px;padding:8px}.page-summary{margin:0 5px}.contact{margin-top:14px;flex-direction:column;align-items:flex-start;gap:7px;font-size:13px;padding-top:15px;padding-bottom:10px}.contact-link{font-size:14px}footer{flex-direction:column;gap:6px;padding-bottom:30px!important;font-size:12px}body:has(.mobile-cart:not([hidden])) footer{padding-bottom:95px!important}.product-layout{grid-template-columns:1fr}.product-layout>img{min-height:0;height:230px}.product-details{padding:23px}.product-details h2{font-size:27px}.product-details .eyebrow{display:block}.mobile-cart{display:flex;position:fixed;bottom:14px;left:16px;right:16px;width:calc(100% - 32px);justify-content:space-between;z-index:6;box-shadow:0 4px 24px #0003;padding-bottom:max(14px,env(safe-area-inset-bottom))}#toast{bottom:85px;max-width:90%;width:max-content}#cart-dialog{padding:22px}.cart-head h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Readable, photo-led rows; every dish stays on the same page. */
.menu-nav{position:sticky;top:var(--header-height,70px);z-index:4;background:var(--paper);border-bottom:1px solid var(--line);margin-bottom:16px;padding:12px 0}
.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.card{grid-template-columns:160px minmax(0,1fr);gap:20px;padding:16px;border-radius:13px}
.photo-button{width:160px;height:160px;border-radius:9px}
.card h3{font-size:23px;line-height:1.4;margin-bottom:10px;overflow-wrap:anywhere}
.card p{display:none}.card-meta{font-size:14px;margin-bottom:12px}
.card-bottom{flex-wrap:wrap;gap:12px}.card-bottom strong{font-size:24px;flex-shrink:0}
.add{font-size:16px;min-height:48px;padding:11px 16px}
.categories button{font-size:16px;min-height:48px}.categories span{font-size:14px}
@media(min-width:701px) and (max-width:1000px){.card{grid-template-columns:128px minmax(0,1fr);gap:15px;padding:14px}.photo-button{width:128px;height:144px}.card h3{font-size:21px}.add{font-size:15px;padding:10px 12px}}
@media(max-width:700px){
.menu-nav{top:var(--header-height,62px);gap:7px;padding:10px 0;margin-bottom:14px}
.categories{width:100%;gap:5px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.categories button{padding:9px 2px;min-height:48px;font-size:14px}.categories span{font-size:12px}
.grid{grid-template-columns:1fr;gap:13px}
.card{grid-template-columns:clamp(104px,30vw,140px) minmax(0,1fr);padding:12px;gap:14px}
.photo-button{width:100%;height:142px}
.card h3{font-size:20px;line-height:1.4;margin-bottom:10px}
.card-bottom{gap:8px}.card-bottom strong{font-size:22px}
.add{padding:10px 12px;font-size:15px;min-height:48px}
}
@media(max-width:360px){.card{gap:10px;padding:10px}.card h3{font-size:18px}.add{font-size:14px;padding:10px}.categories button{font-size:13px}.categories span{font-size:11px}}

.combo-card .photo-button img{object-fit:contain;background:white}.card p.combo-summary{display:block;min-height:0;font-size:14px;line-height:1.5;margin:0 0 10px;color:var(--muted)}.contents-title{font-size:16px;margin:18px 0 8px}.combo-contents{padding-left:22px;font-size:15px;line-height:1.65;margin:0}.combo-extras{font-weight:600;color:var(--dark)}.product-details .image-note{font-size:13px;color:var(--muted)}

.location-shortcut{padding-top:12px;padding-bottom:0}.location-shortcut>a{display:inline-flex;align-items:center;gap:9px;min-height:44px;color:var(--red);font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.location-shortcut svg{flex-shrink:0}.location-section{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:30px;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--line);scroll-margin-top:130px}.location-section h2{font-size:28px}.location-section p{margin:7px 0;font-size:16px}.location-section p.location-help{font-size:14px;max-width:470px}.location-actions{display:flex;flex-wrap:wrap;gap:12px;max-width:440px}.location-actions .add{display:inline-flex;align-items:center;justify-content:center;text-align:center}.location-call{font-size:15px;min-height:44px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;color:var(--red);width:100%}
@media(max-width:700px){.location-shortcut{padding-top:6px}.location-shortcut>a{font-size:14px}.menu-section{padding-top:10px}.location-section{flex-direction:column;align-items:stretch;gap:12px;padding-top:20px;padding-bottom:16px;margin-top:24px}.location-section h2{font-size:24px}.location-actions{max-width:none}.location-actions .primary,.location-actions .add{width:100%;font-size:16px}.location-call{font-size:14px}}

/* Direct language choices remain visible while browsing. */
.language-bar{display:flex;align-items:center;justify-content:center;gap:18px;padding:9px 24px 12px;border-top:1px solid var(--line);background:var(--cream)}
.language-label{font-size:14px;font-weight:600;color:var(--dark)}
.language-buttons{display:flex;gap:8px}.language-buttons button{min-width:120px;min-height:46px;padding:9px 18px;font-size:17px;font-weight:700;border:1px solid #b9a99b;border-radius:7px;background:var(--paper);color:var(--dark)}
.language-buttons button[aria-pressed=true]{background:var(--red);border-color:var(--red);color:white;box-shadow:0 0 0 2px var(--paper)}
.language-buttons button:hover{border-color:var(--red)}
@media(max-width:700px){.language-bar{display:block;padding:7px 16px 10px}.language-label{display:block;text-align:center;margin-bottom:6px;font-size:13px}.language-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.language-buttons button{min-width:0;width:100%;padding:8px 4px;font-size:16px;min-height:46px}}

.compact-language{display:flex;align-items:center;gap:5px}.compact-language svg{flex-shrink:0;color:var(--muted)}.compact-language select{min-height:44px;font-size:16px;max-width:120px}.compact-language[hidden],.language-bar[hidden]{display:none!important}@media(max-width:700px){.compact-language{gap:2px}.compact-language svg{width:18px}.compact-language select{font-size:14px;max-width:88px}.header-actions{gap:8px}}
/* Restore full-size food photos; keep the logo at the top visible. */
.photo-button img,.cart-item img{object-fit:cover;object-position:center top}
.combo-card .photo-button img{object-fit:contain;object-position:center;background:white}

/* Preserve the full photo at the existing column width, without cropping. */
.photo-button{height:auto;align-self:start}
.photo-button img{width:100%;height:auto;object-fit:contain;object-position:center;display:block}
.combo-card .photo-button img{height:auto}
.cart-item img{height:auto;object-fit:contain;object-position:center;align-self:start}

/* Founding year beneath the header logo. */
.brand-logo{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:3px}.brand-since{font-family:Arial,sans-serif;font-size:9px;font-weight:600;letter-spacing:.15px;line-height:1.2;white-space:nowrap;color:var(--muted)}

.brand .brand-logo img{width:76px;height:auto}@media(max-width:700px){.brand .brand-logo img{width:56px;height:auto}}
