@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&family=Cairo:wght@400;600;700;800&family=Changa:wght@400;600;700&family=IBM+Plex+Sans+Arabic:wght@400;600;700&family=Noto+Kufi+Arabic:wght@400;600;700&family=Tajawal:wght@400;500;700&display=swap');
.menu-shell{--ink:#142e2b;--mint:#e8f3ef;--line:#dce5e1;--muted:#70807c;background:var(--cream);color:var(--ink);font-family:var(--menu-font),Tahoma,Arial,sans-serif;min-height:100vh}.menu-shell button,.menu-shell input{font:inherit}.topbar{height:82px;padding:0 clamp(20px,5vw,74px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;gap:10px;align-items:center;text-align:left;direction:ltr}.brand-logo{width:48px;height:48px;object-fit:contain;border-radius:9px}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:white;font:italic 700 24px Georgia}.brand strong{display:block;letter-spacing:.04em}.brand small{display:block;font-size:8px;letter-spacing:.13em;color:var(--muted)}.icon-btn,.ghost{border:0;background:transparent;color:var(--ink);padding:10px;text-decoration:none}.header-actions{display:flex;gap:8px}.drawer{position:fixed;z-index:91;top:0;bottom:0;inset-inline-start:0;width:320px;padding:26px;background:#fff;box-shadow:0 0 50px #0002;display:flex;flex-direction:column;gap:20px;transform:translateX(-110%);transition:transform .25s}.drawer.open{transform:none}[dir=rtl] .drawer{transform:translateX(110%)}[dir=rtl] .drawer.open{transform:none}.drawer-shade{position:fixed;inset:0;background:#092c296e;z-index:90;opacity:0;visibility:hidden;transition:.25s}.drawer-shade.open{opacity:1;visibility:visible}.drawer button{align-self:flex-end;border:0;background:none;color:var(--ink);font-size:30px}.drawer a{color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:12px}.drawer-brand{text-align:center;padding:5px 0 22px;border-bottom:1px solid var(--line)}.drawer-brand img{display:block;width:90px;height:75px;object-fit:contain;margin:0 auto 10px}.drawer-brand .brand-mark{margin:0 auto 10px}.drawer-brand b{display:block}.drawer-row{display:flex!important;align-items:center;gap:11px;direction:ltr;text-align:left}.drawer-row img{width:22px;height:22px}.drawer-row bdi{direction:ltr;unicode-bidi:isolate}.drawer-address{display:flex;gap:11px}.drawer-address p{margin:0;line-height:1.6}.drawer-hours{display:flex;gap:11px;border-bottom:1px solid var(--line);padding-bottom:14px}.drawer-hours p{margin:4px 0 0;color:var(--muted);line-height:1.6}.drawer-map iframe{width:100%;height:145px;border:0;border-radius:10px}.drawer-social{display:flex;justify-content:center;gap:12px;margin-top:auto;padding-top:15px}.drawer-social a{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;padding:0!important}.drawer-social img{width:22px;height:22px}.hero{min-height:425px;padding:72px clamp(25px,8vw,120px);display:flex;align-items:center;justify-content:space-between;gap:50px;color:white;background-position:center!important;background-size:cover!important}.hero-copy{max-width:690px}.eyebrow{letter-spacing:.24em;font-size:12px;font-weight:800;color:#f1c17b}.hero h1{font-size:clamp(35px,5vw,66px);line-height:1.07;margin:14px 0;font-family:var(--menu-font),Tahoma,sans-serif}.hero p{font-size:18px;line-height:1.8;opacity:.86}.hero-meta{display:flex;gap:28px;margin-top:25px;font-size:14px}.hero-meta span{color:#b9e7cf}.map-link{border:0;background:transparent;color:#fff;padding:0}.hero-card{background:#fff1;color:#fff;border:1px solid #fff3;backdrop-filter:blur(14px);padding:28px;border-radius:20px;min-width:280px}.hero-card span{font-size:11px;letter-spacing:.2em;color:#f2c27d}.hero-card strong{display:block;font-size:28px;margin-top:12px}.hero-card p{font-size:13px;margin-bottom:0}.menu-tools{display:flex;justify-content:space-between;align-items:center;padding:26px clamp(20px,6vw,90px) 14px;background:#fff}.menu-tools .search{display:flex;align-items:center;gap:10px;width:min(430px,60vw);background:#f5f7f6;border:1px solid var(--line);padding:0 15px;border-radius:11px}.menu-tools .search input{border:0;outline:0;background:transparent;padding:13px;width:100%}.layouts{display:flex;border:1px solid var(--line);padding:3px;border-radius:9px;direction:ltr}.layouts button{border:0;background:transparent;padding:8px 12px;color:#789}.layouts button.on{background:var(--teal);color:white;border-radius:6px}.category-nav{display:flex;gap:9px;overflow:auto;padding:14px clamp(20px,6vw,90px) 24px;background:#fff;position:sticky;top:82px;z-index:15;border-bottom:1px solid var(--line)}.category-nav button{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:50px;padding:10px 16px;color:#51635e}.category-nav button.active{background:var(--ink);color:white;border-color:var(--ink)}.sections{max-width:1250px;margin:auto;padding:18px 28px 70px}.category-section{scroll-margin-top:160px;padding-top:35px}.category-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.category-heading h2{margin:0;font-size:var(--category-size);font-weight:700}.category-heading p,.category-heading small{margin:4px 0;color:var(--muted)}.product-list{display:grid;grid-template-columns:repeat(var(--products-per-row),minmax(0,1fr));gap:16px}.product{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;min-height:160px;transition:.2s}.product:hover{transform:translateY(-2px);box-shadow:0 14px 35px #15352c12}.product-image{width:190px;min-width:190px;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.product-image b{position:absolute;top:12px;inset-inline-start:12px;background:var(--red);color:white;padding:6px 9px;border-radius:6px;font-size:10px}.product-info{padding:20px;display:flex;flex-direction:column;justify-content:space-between;flex:1}.product-info h3{margin:0 0 8px;font-size:var(--product-size)}.product-info p{color:var(--muted);font-size:var(--description-size);line-height:1.6;margin:0}.price{display:flex;gap:9px;align-items:center;margin-top:12px}.price strong{font-size:var(--price-size);color:var(--red)}.price del{font-size:12px;color:#999}.like-button{position:absolute;top:10px;inset-inline-end:10px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:48px!important;height:52px!important;color:#17201e!important;font:400 31px Arial!important;background:#fff!important;border:1px solid #eed7dc!important;border-radius:50%!important;box-shadow:0 6px 18px #9f17342b!important;padding:0!important}.like-button.liked{color:#e3224f!important;background:#fff0f4!important}.like-button small{font-size:11px!important;font-weight:800;color:#596b66}.zoom-hint{position:absolute;inset-inline-start:12px;bottom:12px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fffddd;opacity:0}.product-image:hover .zoom-hint{opacity:1}.layout-grid .product-list{grid-template-columns:repeat(var(--products-per-row),minmax(0,1fr))}.layout-grid .product{display:block}.layout-grid .product-image{width:100%;height:230px}.layout-compact .product-list{display:block}.layout-compact .product{min-height:105px;margin-bottom:8px}.layout-compact .product-image{width:110px;min-width:110px}.layout-compact .product-info{flex-direction:row;align-items:center}.featured-offers{max-width:1250px;margin:8px auto;padding:22px 28px;border:2px solid var(--offer-border);background:var(--offer-bg);border-radius:22px;box-shadow:0 14px 40px #6e511318}.offer-heading{display:flex;align-items:center;gap:13px;margin-bottom:15px}.offer-heading>span{width:48px;height:48px;border-radius:14px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:900}.offer-heading small{color:var(--red);font-weight:800;letter-spacing:.13em}.offer-heading h2{margin:3px 0}.featured-grid{display:grid;grid-template-columns:repeat(var(--products-per-row),minmax(0,1fr));gap:15px}.featured-product{position:relative;background:#fff;border:1px solid #ead3a9;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:160px 1fr;min-height:145px;box-shadow:0 10px 28px #7b5b2410}.featured-product>img{width:160px;height:100%;object-fit:cover;cursor:zoom-in}.featured-product>div{padding:18px}.featured-product h3{margin:0 0 7px}.featured-product p{font-size:12px;color:var(--muted);line-height:1.6}.featured-product strong{color:var(--red)}.featured-product>.like-button{position:absolute}.whatsapp{position:fixed;bottom:25px;inset-inline-end:25px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#24c66b;box-shadow:0 10px 30px #0003;z-index:19}.whatsapp img{width:29px;height:29px}.centered-footer{padding:55px clamp(25px,7vw,100px);color:white;display:flex!important;flex-direction:column;text-align:center;justify-content:center;align-items:center;gap:17px!important}.centered-footer p{color:#b5c6c1;margin:0;max-width:620px}.inverse small{color:#aac}.footer-links{display:flex;gap:12px;justify-content:center;align-items:center}.footer-links a,.footer-links button{width:46px;height:46px;background:#ffffff14;border:1px solid #ffffff45;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:21px;padding:0}.footer-links .phone-social{width:auto;padding:0 18px;font-size:14px;border-radius:30px;direction:ltr;gap:8px}.footer-links img{width:21px;height:21px}.modal-bg{position:fixed;inset:0;background:#082724aa;z-index:100;display:grid;place-items:center;padding:20px}.modal{width:min(760px,94vw);background:white;padding:30px;border-radius:18px;position:relative}.close{position:absolute;top:14px;inset-inline-end:14px;border:0;background:none;font-size:25px}.map-modal iframe{width:100%;height:380px;border:0;border-radius:12px;margin:14px 0}.map-open{display:block;text-align:center;text-decoration:none}.hidden{display:none!important}.lightbox{position:fixed;inset:0;background:#061d1bd9;z-index:200;display:grid;place-items:center;padding:28px;backdrop-filter:blur(8px)}.lightbox>div{max-width:min(1000px,92vw);text-align:center;color:white}.lightbox img{display:block;max-width:100%;max-height:78vh;object-fit:contain;margin:auto;border-radius:14px;box-shadow:0 25px 90px #0008}.lightbox h3{margin:16px 0 5px;font-size:22px}.lightbox strong{color:#f1c17b}.lightbox-close{position:fixed;top:22px;inset-inline-end:28px;width:50px;height:50px;border:1px solid #ffffff55;border-radius:50%;background:#ffffff18;color:white;font-size:34px}.maintenance-page{min-height:calc(100vh - 82px);background:radial-gradient(circle at top,#195c56,#092c29 62%);display:grid;place-items:center;color:white;text-align:center;padding:30px}.maintenance-page>div{max-width:650px}.maintenance-page .brand-mark{width:90px;height:90px;font-size:50px;margin:auto}.maintenance-page h1{font-size:clamp(35px,6vw,64px)}
@media(max-width:900px){.hero{display:block;padding:45px 25px}.hero-card{margin-top:25px}.product-list{grid-template-columns:1fr}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.centered-footer{grid-template-columns:1fr}.footer-links{justify-content:center}}
@media(max-width:600px){.contact-drawer{width:min(335px,92vw)}.menu-tools{gap:12px}.menu-tools .search{width:70vw}.featured-offers{margin:8px 12px;padding:18px 14px}.featured-grid{grid-template-columns:1fr}.featured-product{grid-template-columns:120px 1fr}.featured-product>img{width:120px}.layout-cards .product-list{grid-template-columns:1fr}.layout-grid .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sections{padding-inline:12px}.lightbox{padding:16px}}
.contact-drawer .drawer-close{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;color:#142e2b!important;box-shadow:none!important;outline:0!important;position:relative;z-index:5}
.contact-drawer{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;touch-action:pan-y}.drawer-shade{cursor:pointer}.contact-drawer.open{visibility:visible!important}.contact-drawer:not(.open){pointer-events:none}.contact-drawer.open{pointer-events:auto}
@media(max-width:600px){.menu-shell .topbar{height:70px;padding:0 14px}.menu-shell .topbar .brand small{display:none}.menu-shell .topbar .brand strong{font-size:13px}.menu-shell .brand-logo{width:42px;height:42px}.menu-shell .category-nav{top:70px;padding:11px 14px 18px}.menu-shell .hero{min-height:0;padding:45px 22px}.menu-shell .hero h1{font-size:38px;line-height:1.16}.menu-shell .hero p{font-size:15px}.menu-shell .hero-meta{display:block}.menu-shell .hero-meta span,.menu-shell .hero-meta button{display:block;margin-top:9px}.menu-shell .hero-card{min-width:0;padding:21px}.menu-shell .menu-tools{padding:16px;flex-wrap:nowrap}.menu-shell .menu-tools .search{width:calc(100% - 120px);min-width:0}.menu-shell .layouts{flex-shrink:0}.menu-shell .layouts button{padding:7px 9px}.menu-shell .sections{padding:10px 12px 45px}.menu-shell .category-heading h2{font-size:22px}.menu-shell .product-list{grid-template-columns:1fr}.menu-shell .product{min-height:130px}.menu-shell .product-image{width:125px;min-width:125px}.menu-shell .product-info{padding:13px}.menu-shell .product-info p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-shell .layout-grid .product-list{grid-template-columns:1fr 1fr}.menu-shell .layout-grid .product{display:block}.menu-shell .layout-grid .product-image{width:100%;height:150px}.menu-shell .layout-grid .product-info{min-height:110px}.menu-shell .layout-grid .product-info p{display:none}.menu-shell .layout-compact .product-info{flex-direction:row;gap:8px}.menu-shell .featured-grid{grid-template-columns:1fr}.menu-shell .featured-product{grid-template-columns:120px 1fr}.menu-shell .featured-product>img{width:120px}.menu-shell .centered-footer{padding:40px 18px}.menu-shell .footer-links{gap:8px;flex-wrap:wrap}.menu-shell .phone-social{order:4}.menu-shell .whatsapp{width:54px;height:54px;bottom:18px;inset-inline-end:18px}.contact-drawer{width:min(335px,94vw)!important}}

/* v8 public fixes */
.menu-shell .product{height:170px;min-height:170px}.menu-shell .product-image{height:100%}.menu-shell .product-info{min-width:0;overflow:hidden}.menu-shell .product-info p,.menu-shell .featured-product p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:4.8em}.menu-shell .featured-product{height:150px;min-height:150px}.menu-shell .lightbox p{color:#d7e2df;line-height:1.8;max-width:760px;margin:8px auto 14px;white-space:pre-line}.menu-shell #contactDrawer{inset-inline-start:0!important;inset-inline-end:auto!important;transform:translateX(-110%)!important;visibility:hidden}.menu-shell[dir=rtl] #contactDrawer{inset-inline-start:auto!important;inset-inline-end:0!important;transform:translateX(110%)!important}.menu-shell #contactDrawer.open{transform:translateX(0)!important;visibility:visible!important}.menu-shell #contactDrawer .drawer-close{position:sticky!important;top:0;flex:0 0 auto;cursor:pointer;pointer-events:auto!important;z-index:30!important}.drawer-is-open{overflow:hidden}
@media(max-width:600px){.menu-shell .product{height:145px;min-height:145px}.menu-shell .layout-grid .product{height:280px}.menu-shell .featured-product{height:145px}.menu-shell .product-info p{-webkit-line-clamp:2}}

/* v9 heart, header spacing and theme preview */
.menu-shell .like-button{left:10px!important;right:auto!important;inset-inline-start:auto!important;inset-inline-end:auto!important;width:39px!important;height:43px!important;font-size:24px!important;line-height:1!important}.menu-shell .like-button small{font-size:9px!important;margin-top:1px}.theme-nav-preview{padding:0 0 18px;margin-bottom:15px;border-bottom:1px solid #dce5e1}.theme-nav-preview>small{display:block;margin-bottom:9px}.theme-nav-preview>div{display:flex;gap:8px;flex-wrap:wrap}.theme-nav-preview button{border:0;border-radius:30px;padding:9px 14px}.category-nav-theme-card .theme-controls{grid-template-columns:minmax(280px,560px)}
@media(max-width:600px){.menu-shell .like-button{left:7px!important;width:35px!important;height:39px!important;font-size:21px!important}.menu-shell .topbar{padding-top:10px!important;padding-bottom:10px!important}}

/* v10 category banners, price-corner likes and Sites grid */
.menu-shell .product,.menu-shell .featured-product{position:relative}.menu-shell .like-button{top:auto!important;bottom:12px!important;left:12px!important}.menu-shell .category-title-wrap{display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.menu-shell .category-banner-image{width:var(--category-banner-size);height:var(--category-banner-size);border-radius:16px;object-fit:cover;box-shadow:0 8px 24px #092f2d1c}.menu-shell .category-heading>small{white-space:nowrap}.menu-shell .layout-grid .product{height:365px!important;display:flex!important;flex-direction:column}.menu-shell .layout-grid .product-image{width:100%!important;min-width:100%!important;height:230px!important}.menu-shell .layout-grid .product-info{height:135px;min-height:135px;padding:18px 20px}.menu-shell .layout-grid .product-info p{-webkit-line-clamp:2}.menu-shell .layout-grid .like-button{bottom:13px!important}
@media(max-width:600px){.menu-shell .category-heading{align-items:center}.menu-shell .category-title-wrap{gap:10px;text-align:start}.menu-shell .category-banner-image{width:min(var(--category-banner-size),70px);height:min(var(--category-banner-size),70px);border-radius:12px}.menu-shell .layout-grid .product{height:300px!important}.menu-shell .layout-grid .product-image{height:180px!important}.menu-shell .layout-grid .product-info{height:120px;min-height:120px;padding:12px}.menu-shell .layout-grid .like-button{bottom:8px!important;left:7px!important}}
.menu-shell .category-heading{position:relative}.menu-shell .category-title-wrap{margin-inline:auto}.menu-shell .category-heading>small{position:absolute;inset-inline-end:0}
@media(max-width:600px){.menu-shell .category-heading>small{position:static}.menu-shell .category-title-wrap{margin-inline:0}}
.menu-shell .category-heading{position:static!important;align-items:center!important;text-align:start!important}
.menu-shell .category-title-wrap{margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;text-align:start!important;min-width:0}
.menu-shell .category-title-wrap>div{text-align:start!important;min-width:0}
.menu-shell .category-heading>small{position:static!important;margin-inline-start:auto!important;white-space:nowrap}
.menu-shell .category-banner-image{width:var(--category-banner-width,140px)!important;height:var(--category-banner-size,72px)!important;min-width:min(var(--category-banner-width,140px),38vw);object-fit:cover!important;border-radius:12px!important}
@media(max-width:600px){.menu-shell .category-heading{display:flex!important}.menu-shell .category-title-wrap{margin:0!important;gap:10px!important}.menu-shell .category-banner-image{width:min(var(--category-banner-width,140px),38vw)!important;height:min(var(--category-banner-size,72px),82px)!important}.menu-shell .category-heading>small{font-size:10px!important}}

/* v12 single-row view: same proportions as the Sites reference. */
.menu-shell .layout-compact .product-list{display:flex!important;flex-direction:column!important;gap:9px!important}
.menu-shell .layout-compact .product{display:flex!important;width:100%!important;height:104px!important;min-height:104px!important;margin:0!important;border-radius:14px!important;transform:none!important}
.menu-shell .layout-compact .product-image{width:110px!important;min-width:110px!important;height:102px!important;order:0!important}
.menu-shell .layout-compact .product-info{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-content:center!important;align-items:center!important;column-gap:24px!important;padding:14px 20px!important;min-height:0!important}
.menu-shell .layout-compact .product-info>div:first-child{grid-column:1!important;grid-row:1/3!important;min-width:0!important}
.menu-shell .layout-compact .product-info h3{margin:0 0 5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.menu-shell .layout-compact .product-info p{margin:0!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:650px!important}
.menu-shell .layout-compact .price{grid-column:2!important;grid-row:1/3!important;margin:0!important;align-self:center!important;white-space:nowrap!important}
.menu-shell .layout-compact .like-button{bottom:auto!important;top:10px!important;left:auto!important;inset-inline-start:10px!important;width:46px!important;height:50px!important}
@media(max-width:600px){.menu-shell .layout-compact .product{height:96px!important;min-height:96px!important}.menu-shell .layout-compact .product-image{width:96px!important;min-width:96px!important;height:94px!important}.menu-shell .layout-compact .product-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;padding:10px 12px!important}.menu-shell .layout-compact .product-info p{max-width:46vw!important}.menu-shell .layout-compact .price{align-self:flex-start!important}.menu-shell .layout-compact .like-button{transform:scale(.86);transform-origin:top left}}

/* v13: larger product photo and like beside the price in single-row view. */
.menu-shell .layout-compact .product{height:124px!important;min-height:124px!important}
.menu-shell .layout-compact .product-image{width:154px!important;min-width:154px!important;height:122px!important}
.menu-shell .layout-compact .price{position:relative!important;padding-left:54px!important;min-height:48px!important}
.menu-shell .layout-compact .like-button{top:auto!important;bottom:10px!important;left:10px!important;right:auto!important;inset-inline-start:auto!important;inset-inline-end:auto!important;width:40px!important;height:44px!important;transform:none!important}
@media(max-width:600px){.menu-shell .layout-compact .product{height:112px!important;min-height:112px!important}.menu-shell .layout-compact .product-image{width:122px!important;min-width:122px!important;height:110px!important}.menu-shell .layout-compact .product-info{padding:9px 10px!important}.menu-shell .layout-compact .product-info p{max-width:40vw!important}.menu-shell .layout-compact .price{padding-left:46px!important;min-height:40px!important}.menu-shell .layout-compact .like-button{bottom:7px!important;left:7px!important;width:35px!important;height:39px!important;transform:none!important}}

/* v14: offers use the same card scale; category artwork stacks above text on phones. */
.menu-shell .featured-product{height:150px!important;min-height:150px!important}.menu-shell .featured-product>img{height:148px!important;object-fit:cover!important}.menu-shell .featured-product>div{min-width:0!important;overflow:hidden!important}.menu-shell .featured-product p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
@media(max-width:600px){
  .menu-shell .featured-offers{padding:16px 12px!important;border-radius:16px!important}.menu-shell .featured-grid{gap:9px!important}
  .menu-shell .featured-product{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;height:124px!important;min-height:124px!important;border-radius:13px!important}.menu-shell .featured-product>img{width:112px!important;height:122px!important}.menu-shell .featured-product>div{padding:12px!important}.menu-shell .featured-product h3{font-size:15px!important;margin-bottom:4px!important}.menu-shell .featured-product p{font-size:10px!important;line-height:1.55!important;margin:3px 0!important}.menu-shell .featured-product strong{font-size:13px!important}.menu-shell .featured-product .like-button{bottom:7px!important;left:7px!important;width:35px!important;height:39px!important}
  .menu-shell .category-heading{display:block!important;margin-bottom:16px!important}.menu-shell .category-title-wrap{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:11px!important}.menu-shell .category-title-wrap>div{order:2!important;text-align:start!important;padding-inline:2px!important}.menu-shell .category-banner-image{order:1!important;width:100%!important;max-width:none!important;min-width:100%!important;height:145px!important;border-radius:14px!important;box-shadow:0 8px 24px #092f2d18!important}.menu-shell .category-heading>small{display:block!important;margin:6px 2px 0!important;text-align:start!important}.menu-shell .category-heading h2{font-size:23px!important;line-height:1.35!important}.menu-shell .category-heading p{font-size:13px!important;line-height:1.7!important}
}

/* v16 sticky search/layout/category stack and language-aware header */
.menu-shell .menu-tools{position:sticky!important;z-index:19!important;background:#fff!important;border-bottom:1px solid var(--line)!important}.menu-shell .category-nav{position:sticky!important;z-index:18!important}.menu-shell .category-section{scroll-margin-top:var(--sticky-menu-offset,240px)!important}.menu-shell[dir=rtl] .topbar,.menu-shell[dir=rtl] .brand{direction:rtl!important}.menu-shell[dir=rtl] .brand{text-align:right!important}.menu-shell[dir=ltr] .topbar,.menu-shell[dir=ltr] .brand{direction:ltr!important}.menu-shell[dir=ltr] .brand{text-align:left!important}.drawer-branch-phone{display:flex!important;align-items:center;gap:10px;padding:7px 0 10px!important;border-bottom:0!important;direction:ltr!important;text-align:left!important}.drawer-branch-phone bdi{direction:ltr;unicode-bidi:isolate}.drawer-branch-phone span{font-size:16px}
@media(max-width:600px){.menu-shell .menu-tools{padding-top:10px!important;padding-bottom:10px!important}.menu-shell .category-nav{padding-top:10px!important;padding-bottom:12px!important}.menu-shell[dir=rtl] .topbar .brand{justify-content:flex-start!important}.menu-shell[dir=ltr] .topbar .brand{justify-content:flex-start!important}}

/* v17: keep descriptions visible in the mobile grid view. */
@media(max-width:600px){.menu-shell .layout-grid .product-info p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;white-space:normal!important;line-height:1.55!important;min-height:3.1em!important;margin:5px 0!important}.menu-shell .layout-grid .product-info{height:auto!important;min-height:142px!important;align-content:start!important}.menu-shell .layout-grid .product{height:auto!important;min-height:325px!important}}

/* v18 language switch, coordinated themes and responsive footer */
.menu-shell .language-switch{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:104px!important;min-height:42px!important;padding:8px 15px!important;border:2px solid var(--teal)!important;border-radius:24px!important;background:color-mix(in srgb,var(--teal) 8%,var(--surface))!important;color:var(--teal)!important;font-weight:800!important;box-shadow:0 5px 15px color-mix(in srgb,var(--teal) 18%,transparent)!important;transition:.2s}.menu-shell .language-switch:hover{background:var(--teal)!important;color:#fff!important;transform:translateY(-1px)}.menu-shell .language-switch span{font-size:16px}.menu-shell .topbar,.menu-shell .menu-tools,.menu-shell .category-nav{background:var(--surface)!important}.menu-shell .product,.menu-shell .featured-product{background:var(--surface)!important;border-color:var(--line)!important}.menu-shell .category-heading p,.menu-shell .category-heading small,.menu-shell .product-info p,.menu-shell .featured-product p{color:var(--muted)!important}.menu-shell .category-nav button{background:var(--surface)!important;border-color:var(--line)!important;color:var(--muted)!important}.menu-shell .category-nav button.active{color:#fff!important}.menu-shell .centered-footer{padding:46px clamp(20px,6vw,70px)!important;gap:14px!important}.menu-shell .centered-footer .brand{justify-content:center!important;text-align:center!important}.menu-shell .centered-footer .brand-logo{max-height:65px!important}.menu-shell .footer-links{flex-wrap:wrap!important}.menu-shell .footer-links a{transition:.2s}.menu-shell .footer-links a:hover{transform:translateY(-2px);background:#ffffff24!important}
@media(max-width:600px){.menu-shell .language-switch{min-width:auto!important;min-height:36px!important;padding:6px 10px!important;font-size:11px!important;border-width:1.5px!important}.menu-shell .language-switch span{font-size:14px}.menu-shell .header-actions{max-width:85px!important}.menu-shell .centered-footer{padding:34px 15px!important;gap:13px!important}.menu-shell .centered-footer .brand{flex-direction:column!important;gap:7px!important}.menu-shell .centered-footer p{font-size:12px!important;line-height:1.8!important}.menu-shell .footer-links{gap:8px!important}.menu-shell .footer-links a{width:40px!important;height:40px!important}.menu-shell .footer-links .phone-social{width:auto!important;height:40px!important;padding:0 13px!important}}

/* v19 menu language control matches the dashboard and footer address is removed. */
.menu-shell .language-switch{min-width:46px!important;min-height:38px!important;padding:8px 12px!important;border:1px solid var(--line)!important;border-radius:9px!important;background:var(--surface)!important;color:var(--teal)!important;box-shadow:none!important;font-weight:800!important}.menu-shell .language-switch:hover{border-color:var(--teal)!important;background:var(--teal)!important;color:#fff!important;transform:none!important}.menu-shell .centered-footer .brand small{display:none!important}
@media(max-width:600px){.menu-shell .language-switch{min-width:42px!important;min-height:36px!important;padding:6px 9px!important;font-size:12px!important}.menu-shell .header-actions{max-width:none!important}}

/* v21 English like position mirrors Arabic: opposite corner beside price. */
.menu-shell[dir=ltr] .product{position:relative!important}.menu-shell[dir=ltr] .product .like-button{top:auto!important;bottom:10px!important;left:auto!important;right:10px!important;inset-inline-start:auto!important;inset-inline-end:auto!important}.menu-shell[dir=ltr] .layout-grid .product .like-button{bottom:12px!important;right:12px!important}.menu-shell[dir=ltr] .layout-compact .product .like-button{bottom:8px!important;right:8px!important;left:auto!important}
@media(max-width:600px){.menu-shell[dir=ltr] .product .like-button{bottom:7px!important;right:7px!important;left:auto!important}.menu-shell[dir=ltr] .product-info .price{padding-right:44px!important}.menu-shell[dir=ltr] .layout-grid .product-info .price{padding-right:42px!important}}

/* v22 English heart is part of the price row in cards and grid views. */
.menu-shell[dir=ltr] .product .price{width:100%!important;display:flex!important;align-items:center!important}.menu-shell[dir=ltr] .product .price .like-button{position:static!important;inset:auto!important;transform:none!important;flex:0 0 auto!important;order:3!important;margin:0 0 0 auto!important;width:36px!important;height:40px!important;font-size:21px!important}.menu-shell[dir=ltr] .product .price .like-button small{font-size:8px!important}.menu-shell[dir=ltr] .layout-grid .product .price,.menu-shell[dir=ltr] .layout-cards .product .price{padding:0!important}.menu-shell[dir=ltr] .layout-compact .product .price{padding:0!important;gap:7px!important}.menu-shell[dir=ltr] .layout-compact .price .like-button{width:34px!important;height:38px!important}
@media(max-width:600px){.menu-shell[dir=ltr] .product-info .price,.menu-shell[dir=ltr] .layout-grid .product-info .price{padding:0!important}.menu-shell[dir=ltr] .product .price .like-button{width:32px!important;height:36px!important;margin-left:auto!important}.menu-shell[dir=ltr] .layout-grid .product-info{padding-bottom:9px!important}}

/* v15 mobile header, category count row and multiple drawer branches */
.drawer-branches{display:flex;flex-direction:column;gap:14px}.drawer-branch{border-bottom:1px solid var(--line);padding-bottom:13px}.drawer-branch .drawer-address{border-bottom:0!important;padding-bottom:8px!important}.drawer-branch .drawer-map{margin:4px 0 0!important}.drawer-branch .drawer-map iframe{display:block;width:100%;height:145px;border:0;border-radius:10px}
@media(max-width:600px){
  .menu-shell .topbar{min-height:92px!important;height:auto!important;padding:10px 14px!important;gap:8px!important}.menu-shell .topbar .brand{gap:9px!important;min-width:0!important;flex:1!important}.menu-shell .topbar .brand-logo{width:62px!important;min-width:62px!important;height:62px!important;max-width:62px!important;object-fit:contain!important}.menu-shell .topbar .brand>div{min-width:0!important}.menu-shell .topbar .brand strong{font-size:13px!important;line-height:1.65!important;white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.menu-shell .topbar .brand small{display:block!important;font-size:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.menu-shell .topbar .icon-btn{flex:0 0 40px!important}.menu-shell .topbar .header-actions{flex:0 0 auto!important}.menu-shell .topbar .ghost{font-size:12px!important;padding:6px!important}
  .menu-shell .category-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:12px!important;align-items:end!important}.menu-shell .category-title-wrap{display:contents!important}.menu-shell .category-banner-image{grid-column:1/-1!important;grid-row:1!important;order:unset!important;margin-bottom:11px!important}.menu-shell .category-title-wrap>div{grid-column:1!important;grid-row:2!important;order:unset!important;min-width:0!important}.menu-shell .category-heading>small{grid-column:2!important;grid-row:2!important;align-self:end!important;margin:0 0 4px!important;text-align:end!important}.menu-shell .category-heading h2{margin-bottom:3px!important}.menu-shell .category-heading p{margin:0!important}
}
