@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Cairo,sans-serif;color:#172019;background:#f4f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{min-height:100vh;padding-bottom:96px}.hero{background:var(--brand,#166534);color:#fff;padding:22px 18px}.hero-inner,main{max-width:980px;margin:auto}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.identity{display:flex;align-items:center;gap:14px}.identity img,.identity>span{width:58px;height:58px;border-radius:8px;-o-object-fit:cover;object-fit:cover;background:#fff;color:#166534;display:grid;place-items:center;font-size:28px;font-weight:800}.identity h1{margin:0;font-size:clamp(22px,5vw,32px);letter-spacing:0}.identity p{margin:3px 0 0;opacity:.85;font-size:14px}.locale{width:44px;height:44px;border:1px solid #ffffff55;background:#ffffff18;color:#fff;border-radius:6px;font-weight:800}.status{width:-moz-max-content;width:max-content;margin:18px 0 8px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.status span{width:9px;height:9px;border-radius:50%}.is-open span{background:#16a34a}.is-closed span{background:#dc2626}main{padding:0 16px}section{margin-top:26px}h2{font-size:20px;letter-spacing:0}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product{position:relative;text-align:start;border:1px solid #dfe5dc;background:#fff;border-radius:8px;overflow:hidden;padding:0;color:inherit;min-width:0}.product img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-copy{padding:12px}.product h3{margin:0;font-size:15px;letter-spacing:0}.product p{color:#667066;font-size:12px;line-height:1.5;height:36px;overflow:hidden;margin:6px 0}.product strong{font-size:14px;color:#166534}.add-icon{position:absolute;inset-inline-end:8px;bottom:8px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eaf5ec;color:#166534}.add-icon svg{width:16px}.modes{display:flex;flex-wrap:wrap;gap:6px}.modes button{border:1px solid #ccd5ca;background:#fff;border-radius:6px;padding:8px 13px}.modes .active{background:#172019;color:#fff}.cart-bar{position:fixed;z-index:10;bottom:max(16px,env(safe-area-inset-bottom));inset-inline:16px;max-width:640px;margin:auto;height:60px;border:0;border-radius:8px;background:#172019;color:#fff;display:flex;align-items:center;gap:10px;padding:0 18px;box-shadow:0 12px 30px #0004}.cart-bar strong{margin-inline-start:auto}.overlay{position:fixed;z-index:20;inset:0;background:#0008;display:flex;align-items:flex-end;justify-content:center}.sheet{position:relative;background:#fff;width:100%;max-width:640px;max-height:90vh;overflow:auto;border-radius:8px 8px 0 0;padding:26px 20px max(24px,env(safe-area-inset-bottom))}.close{position:absolute;inset-inline-end:14px;top:14px;width:40px;height:40px;border:0;background:#eef1ec;border-radius:50%;display:grid;place-items:center}.sheet>h2{padding-inline-end:48px}.sheet>p{color:#667066}.sheet fieldset{border:0;padding:0;margin:24px 0}.sheet legend{font-weight:800;margin-bottom:10px}.sheet legend small{color:#b42318;margin-inline-start:8px}.option{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0eb}.option input{position:absolute;opacity:0}.option>span{width:22px;height:22px;border:1px solid #aab4a7;border-radius:50%;display:grid;place-items:center}.option input:checked+span{background:#166534;color:#fff;border-color:#166534}.option svg{width:14px}.option b{margin-inline-start:auto;font-size:13px}.primary{width:100%;min-height:54px;border:0;border-radius:7px;background:#166534;color:#fff;font-weight:800;padding:12px}.line{padding:14px 0;border-bottom:1px solid #e5e8e2;display:flex;justify-content:space-between;gap:10px}.line small{display:block;color:#667066;margin-top:4px}.quantity{display:flex;align-items:center;gap:4px}.quantity button{width:34px;height:34px;border:0;background:#eef1ec;border-radius:5px}.quantity svg{width:15px}.total{display:flex;justify-content:space-between;font-size:18px;margin:22px 0}.send{display:flex;align-items:center;justify-content:center;gap:9px}.send:disabled{opacity:.45}.notice{font-size:12px;text-align:center;line-height:1.6}.state{min-height:100vh;display:grid;place-content:center;text-align:center;color:#667066}.state svg{margin:auto;width:50px;height:50px}.state h1{font-size:20px;letter-spacing:0}@media(min-width:700px){.products{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding:30px}.overlay{align-items:center}.sheet{border-radius:8px;max-height:84vh}.cart-bar{inset-inline:calc((100% - 640px)/2)}}.ordering-note{margin:14px 0 0;max-width:680px;border-inline-start:3px solid #166534;padding-inline-start:12px;color:#536055;font-size:13px;line-height:1.7}.empty-menu{min-height:240px;display:grid;place-content:center;text-align:center;color:#667066}.empty-menu svg{width:38px;height:38px;margin:auto}.primary:disabled{opacity:.45;cursor:not-allowed}
