@font-face{font-family:Zain;src:url(/fonts/ZainRegular.woff2)format("woff2"),url(/fonts/ZainRegular.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Ptmono;src:url(/fonts/Ptmono.woff2)format("woff2"),url(/fonts/Ptmono.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raqami;src:url(/fonts/raqami.woff2)format("woff2"),url(/fonts/raqami.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Beirut;src:url(/fonts/beirut.ttc)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--main:#1a6eff;--main-rgb:26, 110, 255;--main-deep:#002bb7;--main-soft:#d2e2f5;--accent:#bc75eb;--accent-rgb:188, 117, 235;--accent-deep:#8c38da;--accent-soft:#c98fef;--cyan:#5bcdda;--blue-mid:#2f5fdc;--ink:#000;--body:#212529;--muted:#666;--line:#ececec;--wash:#f6f6f6;--white:#fff;--ok:#2db78c;--danger:#ff3636;--text-3xs:.4375rem;--text-2xs:.5625rem;--text-10:.625rem;--text-11:.6875rem;--text-xs:.75rem;--text-13:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-22:1.375rem;--text-2xl:1.5rem;--text-4xl:2.25rem;--font-body:"Zain", "IBM Plex Sans Arabic", system-ui, sans-serif;--font-display:"Beirut", "Zain", system-ui, sans-serif;--font-num:"Raqami", "Zain", system-ui, sans-serif;--font-mono:"Ptmono", ui-monospace, monospace;--shell:768px;--header-h:50px;--rail-h:100px;--rail-h-fixed:60px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--wash);color:var(--body);font-family:var(--font-body);font-weight:400;font-size:var(--text-sm);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;margin:0;line-height:21px;overflow-x:hidden}body.locked{overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,textarea,select{font:inherit}i{font-style:normal}.num{font-family:var(--font-num);font-feature-settings:"tnum"}.stripes{background-image:repeating-linear-gradient(to bottom, var(--main) 0 6px, transparent 6px 12px)}.notch{clip-path:polygon(28px 0,100% 0,100% 100%,0 100%,0 28px)}.page-wrapper{width:var(--shell);background:var(--white);max-width:100%;min-height:100vh;margin:0 auto;padding:0 16px 80px}header.app-header{width:var(--shell);max-width:100%;height:var(--header-h);z-index:9;background:var(--accent);color:var(--white);align-items:center;padding:12px 16px;display:flex;position:fixed;top:0;right:50%;transform:translate(50%)}header.app-header:before,header.app-header:after{content:"";background:var(--accent-deep);height:3px;position:absolute;left:0;right:0}header.app-header:before{top:4px}header.app-header:after{bottom:4px}.order-type-toggle{cursor:pointer;z-index:1;padding-left:22px;position:relative}.order-type-toggle .text{font-size:var(--text-sm);align-items:center;gap:8px;font-weight:700;display:flex}.order-type-toggle .text .icon{background:#ffffff38;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.order-type-toggle .arrow{position:absolute;top:50%;left:0;transform:translateY(-50%)}.header-links-wrap{z-index:1;flex:none;align-items:center;gap:16px;margin-right:auto;display:inline-flex}.header-link{background:var(--main);width:30px;height:30px;box-shadow:0 0 0 2px var(--ink), 3px 3px 0 0 var(--accent-deep);color:var(--white);border-radius:6px;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}.header-link:active{box-shadow:0 0 0 2px var(--ink);transform:translate(2px,2px)}.header-brand{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:.5px;color:var(--white);text-shadow:2px 2px 0 var(--main-deep);white-space:nowrap;transition:opacity .3s,visibility .3s;position:absolute;right:50%;transform:translate(50%)}.header-brand.hidden{opacity:0;visibility:hidden}.resto-cover-wrap{width:100%;padding-top:var(--header-h);margin-bottom:24px;position:relative;overflow:hidden}.resto__cover{background:var(--main-soft);border-radius:16px;height:0;padding-bottom:46%;position:relative;overflow:hidden}.resto__cover>img,.resto__cover>.cover-art{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.cover-art{background:var(--main-soft);justify-content:center;align-items:center;display:flex}.cover-art:before{content:"";background-image:repeating-linear-gradient(to bottom, var(--main) 0 22%, var(--white) 22% 44%);height:40%;position:absolute;top:34%;left:0;right:0}.cover-art .cover-word{z-index:1;font-family:var(--font-display);color:var(--white);background:var(--accent);border:3px solid var(--ink);box-shadow:6px 6px 0 var(--accent-deep);text-shadow:3px 3px 0 var(--main-deep);padding:10px 18px;font-size:34px;line-height:1;position:relative}.resto-cover-wrap .info{z-index:1;align-items:flex-start;margin-top:-28px;padding:0 16px;display:flex;position:relative}.resto-cover-wrap .info .logo{border:4px solid var(--white);background:var(--accent);width:90px;height:90px;box-shadow:4px 4px 0 var(--accent-deep);border-radius:12px;flex:none;justify-content:center;align-items:center;margin-left:8px;display:flex;position:relative;overflow:hidden}.resto-cover-wrap .info .logo img{object-fit:cover;object-position:center;max-width:100%;max-height:100%}.resto-cover-wrap .info .logo .mark{font-family:var(--font-display);color:var(--white);text-shadow:2px 2px 0 var(--main-deep);font-size:30px}.resto-cover-wrap .info .text{width:100%;margin-top:38px;position:relative}.resto-cover-wrap .info .text h3{font-family:var(--font-display);font-size:var(--text-lg);color:var(--main-deep);align-items:center;gap:8px;margin-bottom:4px;font-weight:700;line-height:24px;display:flex}.resto-cover-wrap .info .text p{color:var(--muted);font-size:var(--text-xs);margin-bottom:6px}.rest_status{font-size:var(--text-xs);color:var(--danger);background:#ff363633;border-radius:50px;flex:none;margin-inline-start:auto;padding:0 8px 2px;font-weight:700}.rest_status.open{color:var(--ok);background:#2db78c33}.categories-list-wrap{width:calc(100% + 16px);height:var(--rail-h);-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;align-items:center;margin-bottom:10px;padding-bottom:6px;transition:height .3s;display:flex;overflow-x:auto}.categories-list-wrap::-webkit-scrollbar{display:none}.categories-list-wrap.fixed{top:var(--header-h);width:var(--shell);max-width:100%;height:var(--rail-h-fixed);z-index:3;background:var(--white);margin-bottom:0;padding:0 16px;position:fixed;right:50%;transform:translate(50%);box-shadow:0 8px 8px #0000000d}.cat-list-item{white-space:nowrap;height:90px;color:var(--ink);font-size:var(--text-sm);cursor:pointer;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;margin-left:10px;font-weight:500;transition:all .3s;display:inline-flex}.cat-list-item .icon{background:rgba(var(--main-rgb), .1);border:2px solid #0000;border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:inline-flex;overflow:hidden}.cat-list-item .icon img{object-fit:cover;object-position:center;width:100%;height:100%}.cat-list-item .icon .glyph{font-size:26px;line-height:1}.cat-list-item.all-cats .icon{background:var(--wash)}.cat-list-item span{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:70px;overflow:hidden}.cat-list-item.active{color:var(--main-deep);font-weight:700}.cat-list-item.active .icon{border-color:var(--main)}.categories-list-wrap.fixed .cat-list-item{height:var(--rail-h-fixed);font-size:var(--text-xs);gap:0}.categories-list-wrap.fixed .cat-list-item .icon{width:34px;height:34px}.categories-list-wrap.fixed .cat-list-item .icon .glyph{font-size:16px}.categories-list-wrap.fixed .cat-list-item span{width:50px}.category-title{color:var(--main-deep);font-family:var(--font-display);font-size:var(--text-lg);scroll-margin-top:calc(var(--header-h) + var(--rail-h-fixed) + 12px);align-items:center;gap:10px;margin-bottom:18px;font-weight:700;line-height:24px;display:flex}.category-title .stars{color:var(--accent);letter-spacing:2px;font-size:var(--text-xs)}.category-title .rule{background:repeating-linear-gradient(to bottom, var(--main) 0 3px, transparent 3px 5px);flex:1;height:10px}.product-items-wrap{display:block}.product-item{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:16px}.product-item:last-child{margin-bottom:0}.product-item .order{text-align:start;align-items:center;width:100%;display:flex}.product-item .info{word-break:break-word;flex:auto;margin-left:20px}.product-item .thumb{border:1px solid var(--line);background:var(--main-soft);border-radius:8px;flex:none;width:96px;height:80px;margin-right:auto;position:relative;overflow:hidden}.product-item .thumb img{object-fit:cover;object-position:center;width:100%;height:100%}.product-title-wrapper{align-items:center;gap:12px;display:flex}.product-item h3{font-size:var(--text-sm);color:var(--main);margin-bottom:6px;font-weight:700}.product-item p{color:var(--muted);font-size:var(--text-xs);margin:0}.single__price{font-size:var(--text-sm);color:var(--accent-deep);align-items:center;gap:8px;margin-top:12px;font-weight:700;display:inline-flex}.single__price .old{color:var(--muted);font-size:var(--text-xs);text-decoration:line-through}.cart-item-quantity{font-size:var(--text-sm);color:var(--ink);align-items:center;gap:4px;margin-bottom:6px;font-weight:700;display:inline-flex}.cart-item-quantity i{background:var(--accent-deep);width:20px;height:20px;color:var(--white);font-size:var(--text-xs);border-radius:100%;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.menux-badge{height:22px;font-size:var(--text-xs);white-space:nowrap;background:rgba(var(--accent-rgb), .16);color:var(--accent-deep);border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-weight:600;line-height:1;display:inline-flex}.menux-badge--hot{color:var(--danger);background:#ff363624}.menux-badge--new{background:rgba(var(--main-rgb), .12);color:var(--main-deep)}.product-item.not_av{opacity:.55;position:relative}.product-item.not_av .unav-text{font-size:var(--text-xs);color:var(--danger);background:#ff36361a;border-radius:50px;align-items:center;height:18px;margin-right:10px;padding:0 10px;font-weight:700;display:inline-flex}.empty-state{text-align:center;color:var(--muted);font-size:var(--text-sm);padding:40px 0 60px}.powered-by{text-align:center;color:var(--muted);font-family:var(--font-mono);font-size:var(--text-xs);padding:28px 0 8px}.powered-by b{color:var(--main-deep)}.menu-complete-order-wrap,.popup-oder-btn-wrap,.add-cart-wrapper{background:var(--white);border:1px solid var(--line);z-index:99;border-radius:12px;align-items:center;width:736px;max-width:calc(100% - 32px);padding:10px;display:flex;position:fixed;bottom:16px;right:50%;transform:translate(50%);box-shadow:0 0 15px #00000026}.popup-oder-btn-wrap,.add-cart-wrapper{z-index:99999}.menu-complete-order-wrap{cursor:pointer}.menu-complete-order-wrap .info{align-items:center;gap:12px;display:inline-flex}.menu-complete-order-wrap .info .icon{background:rgba(var(--main-rgb), .1);width:40px;height:40px;color:var(--main);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.menu-complete-order-wrap .info .text{font-size:var(--text-sm);color:var(--ink);flex-direction:column;font-weight:700;display:inline-flex}.menu-complete-order-wrap .info .text b{color:var(--muted);font-size:var(--text-xs);font-weight:500}.btn-primary-bar{background:var(--accent);height:40px;color:var(--white);font-size:var(--text-base);box-shadow:0 0 0 2px var(--accent-deep);border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-right:auto;padding:0 12px;font-weight:700;transition:transform .15s;display:inline-flex}.btn-primary-bar:active{transform:translateY(2px)}.btn-primary-bar[disabled]{opacity:.5;pointer-events:none}.popup-oder-btn-wrap{padding:10px}.popup-oder-btn-wrap .btn-primary-bar{width:100%;margin:0}.add-cart-wrapper .quantity{align-items:center;display:inline-flex}.add-cart-wrapper .quantity button{background:var(--main-deep);width:24px;height:24px;color:var(--white);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.add-cart-wrapper .quantity .val{font-size:var(--text-base);color:var(--ink);text-align:center;width:24px;margin:0 8px;font-weight:600}.add-cart-wrapper .add-cart{height:40px;color:var(--white);background:var(--main);box-shadow:0 0 0 2px var(--main-deep);border-radius:10px;justify-content:center;align-items:center;gap:16px;margin-right:auto;padding:0 10px;font-size:15px;font-weight:700;display:inline-flex}.whatsapp-float{z-index:10;width:52px;height:52px;color:var(--white);box-shadow:0 0 0 3px var(--ink), 5px 5px 0 var(--accent-deep);background:#25d366;border-radius:100%;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex;position:fixed;bottom:24px;left:24px}.whatsapp-float.raised{bottom:92px}.whatsapp-float:active{box-shadow:0 0 0 3px var(--ink);transform:translate(3px,3px)}.popup-item{opacity:0;visibility:hidden;z-index:-100;background:#0000004d;align-items:flex-end;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.popup-item.active{opacity:1;visibility:visible;z-index:9999}.popup-wrapper{background:var(--white);width:var(--shell);border-radius:16px 16px 0 0;max-width:100%;max-height:80vh;margin:0 auto;padding:24px;transition:transform .3s;overflow-y:auto;transform:translateY(24px)}.popup-item.active .popup-wrapper{transform:translateY(0)}.popup-item.full{align-items:stretch}.popup-item.full .popup-wrapper{border-radius:0;height:100vh;max-height:100vh;padding-bottom:80px}.popup-head{color:var(--main-deep);font-family:var(--font-display);font-size:var(--text-lg);align-items:center;gap:12px;margin-bottom:24px;font-weight:700;display:flex}.close-popup{background:var(--wash);width:28px;height:28px;color:var(--ink);border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex}.popup-cats-list .popup-cat-item{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:14px}.popup-cats-list .popup-cat-item:last-child{border:none;margin:0;padding:0}.popup-cats-list .popup-cat-item button{width:100%;color:var(--ink);font-size:var(--text-sm);align-items:center;font-weight:500;display:flex}.popup-cats-list .popup-cat-item i{color:var(--muted);margin-right:auto}.order_type_list{gap:12px;display:flex}.order_type_item{border:2px solid var(--line);font-size:var(--text-sm);color:var(--ink);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:16px 8px;font-weight:700;transition:all .2s;display:flex}.order_type_item .icon{background:rgba(var(--main-rgb), .1);width:40px;height:40px;color:var(--main);border-radius:100%;justify-content:center;align-items:center;display:inline-flex}.order_type_item.active{border-color:var(--main);color:var(--main-deep);background:rgba(var(--main-rgb), .06)}.search-form{width:100%;position:relative}.search-form input{background:var(--wash);width:100%;height:48px;color:var(--ink);font-weight:500;font-size:var(--text-sm);border:none;border-radius:8px;outline:none;padding:0 48px 0 12px}.search-form input::placeholder{color:var(--muted)}.search-form .ico{color:var(--muted);position:absolute;top:14px;right:14px}.product-images{background:var(--main-soft);border-radius:16px;height:0;margin-bottom:16px;padding-bottom:62%;position:relative;overflow:hidden}.product-images>*{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.p_final_title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--main-deep);margin-bottom:8px;font-weight:700}.p_desc{color:var(--muted);font-size:var(--text-sm);margin-bottom:16px}.sec-title{font-size:var(--text-sm);color:var(--ink);align-items:center;gap:8px;margin-bottom:12px;font-weight:700;display:flex}.sec-title small{color:var(--muted);font-weight:500;font-size:var(--text-xs)}.product-choices{margin-bottom:20px}.choice__item{border-bottom:1px solid var(--line);font-size:var(--text-sm);cursor:pointer;align-items:center;gap:10px;padding:10px 0;display:flex}.choice__item:last-child{border-bottom:none}.choice__item .mark{border:2px solid var(--line);width:20px;height:20px;color:var(--white);flex:none;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.choice__item.radio .mark{border-radius:100%}.choice__item.check .mark{border-radius:6px}.choice__item.on .mark{background:var(--main);border-color:var(--main)}.choice__item .plus{color:var(--main);font-size:var(--text-xs);margin-right:auto;font-weight:600}.form-group{margin-bottom:16px}.form-group label{font-size:var(--text-sm);color:var(--ink);margin-bottom:6px;font-weight:700;display:block}.form-group label i{color:var(--muted);font-weight:500}.form-input{border:1px solid var(--line);background:var(--wash);width:100%;min-height:48px;font-size:var(--text-sm);color:var(--ink);border-radius:8px;outline:none;padding:12px}.form-input:focus{border-color:var(--main)}.cart-line{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.cart-line .thumb{border:1px solid var(--line);background:var(--main-soft);border-radius:8px;flex:none;width:56px;height:56px;overflow:hidden}.cart-line .thumb img{object-fit:cover;width:100%;height:100%}.cart-line .t{flex:1}.cart-line .t b{font-size:var(--text-sm);color:var(--ink);display:block}.cart-line .t span{font-size:var(--text-xs);color:var(--muted)}.cart-line .stepper{align-items:center;gap:8px;display:inline-flex}.cart-line .stepper>span{text-align:center;min-width:18px;font-weight:700}.cart-line .stepper button{background:var(--wash);width:24px;height:24px;color:var(--main-deep);border-radius:4px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.cart_delivery_item,.order_total{font-size:var(--text-sm);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.order_total{color:var(--main-deep);border-top:1px solid var(--line);font-weight:700;font-size:var(--text-base);margin-top:8px;padding-top:12px}.order-success-wrap{text-align:center;padding:24px 0}.order-success-wrap .seal{background:var(--accent);width:96px;height:96px;color:var(--white);box-shadow:0 0 0 3px var(--ink), 6px 6px 0 var(--accent-deep);border-radius:100%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.order-success-wrap b{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--main-deep);display:block}.order-success-wrap span{color:var(--muted);font-size:var(--text-sm)}.order_id{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--main);margin-top:12px}@media (min-width:768px){.resto__cover{padding-bottom:33%}.product-items-wrap{flex-wrap:wrap;column-gap:24px;display:flex}.product-items-wrap .product-item{width:calc(50% - 12px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
