.CategoryList_wrap__JuqXZ{display:flex;gap:.55rem;overflow-x:auto;padding:.2rem 0 .4rem;scrollbar-width:none}.CategoryList_wrap__JuqXZ::-webkit-scrollbar{display:none}.CategoryList_chip__9Pdie{flex-shrink:0;display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--border-subtle);background:hsla(0,0%,100%,.03);color:var(--text-secondary);border-radius:999px;padding:.5rem .8rem;cursor:pointer;transition:transform .22s ease,border-color .22s ease,color .22s ease}.CategoryList_chip__9Pdie small{color:var(--text-muted);font-size:.72rem}.CategoryList_chip__9Pdie:hover{transform:translateY(-1px)}.CategoryList_active__sz6bL{border-color:rgba(12,209,181,.55);color:var(--text-primary);background:linear-gradient(145deg,rgba(12,209,181,.25),rgba(12,209,181,.08))}.CategoryList_active__sz6bL small{color:var(--text-secondary)}.TopHeader_header___gVA_{position:fixed;top:.7rem;left:1rem;right:1rem;z-index:100;display:flex;justify-content:space-between;align-items:center;height:75px;padding:0 1.25rem;background:hsla(0,0%,100%,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;max-width:980px;margin:0 auto;overflow:visible}.TopHeader_left__6If50,.TopHeader_right__NaEtu{display:flex;align-items:center;height:100%;z-index:110}.TopHeader_center__hhWGM{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:105;pointer-events:none}.TopHeader_logo__IQlWh{height:68px;width:auto;object-fit:contain;display:block;transition:height .2s ease;pointer-events:auto}@media (max-width:640px){.TopHeader_logo__IQlWh{height:100px}}.TopHeader_headerBtn__ral3G{display:flex;align-items:center;gap:.25rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);color:#fff;padding:.4rem .5rem;border-radius:.6rem;cursor:pointer;font-weight:600;font-size:.8rem;transition:all .2s ease}.TopHeader_headerBtn__ral3G:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.TopHeader_btnText__DczzS{display:inline;letter-spacing:-.03em;font-size:.78rem}.TopHeader_flagImg__dK7MS{border-radius:2px;display:block}@media (min-width:1024px){.TopHeader_header___gVA_{padding:0 2.5rem}}.page_pageWrapper__LXbLq{display:flex;flex-direction:column;min-height:100vh}.page_successContainer___hMBJ{flex:1 1;display:flex;align-items:center;justify-content:center;padding:8rem 1rem 4rem}.page_card__o74i6{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:1.5rem;padding:3rem 2rem;text-align:center;max-width:500px;width:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 12px 40px rgba(0,0,0,.4)}.page_iconSuccess__g_WPp{color:var(--brand-teal,#21d0bf);margin-bottom:1.5rem}.page_iconError__UAcBn{color:#ff4d4f;margin-bottom:1.5rem}.page_title__e9m0G{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 1rem}.page_message__kJ405{font-size:1rem;color:hsla(0,0%,100%,.6);margin:0 0 2rem;line-height:1.6}.page_actions__AgNdU{display:flex;flex-direction:column;gap:1rem}@media (min-width:480px){.page_actions__AgNdU{flex-direction:row;justify-content:center}}.page_btnPrimary__L3yVp{background:var(--brand-amber);color:#000;border-radius:.75rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s ease}.page_btnPrimary__L3yVp:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.4)}.page_btnSecondary__FMDu4{background:hsla(0,0%,100%,.1);color:#fff;border-radius:.75rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s ease}.page_btnSecondary__FMDu4:hover{background:hsla(0,0%,100%,.15)}.page_spinner__DXxkX{width:50px;height:50px;border:4px solid hsla(0,0%,100%,.1);border-left:4px solid var(--brand-amber);border-radius:50%;animation:page_spin__sPYc4 1s linear infinite;margin:0 auto 2rem}@keyframes page_spin__sPYc4{to{transform:rotate(1turn)}}.VideoBackground_videoContainer__PBd9J{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.VideoBackground_video__UDEXt{width:100%;height:100%;object-fit:cover;opacity:.6}.VideoBackground_overlay__8KECc{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.8))}.ProductCard_card__syd1X{display:flex;flex-direction:column;border-radius:1.1rem;overflow:hidden;border:1px solid var(--border-subtle);background:linear-gradient(165deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.01)),var(--surface-solid);box-shadow:var(--shadow-soft);transition:transform .24s ease,border-color .24s ease;animation:ProductCard_rise-in__gEd0_ .5s ease both;height:100%}.ProductCard_card__syd1X:hover{transform:translateY(-4px);border-color:rgba(255,169,64,.45)}.ProductCard_clickableArea__0rMFX{display:flex;flex-direction:column;text-decoration:none;color:inherit;flex:1 1}.ProductCard_imageBox__mZdFP{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:hsla(0,0%,100%,.02)}.ProductCard_imageBox__mZdFP img{width:100%;height:100%;object-fit:cover}.ProductCard_body__qafc0{display:flex;flex-direction:column;gap:.4rem;padding:.7rem;flex:1 1}.ProductCard_body__qafc0 h3{font-size:.83rem;line-height:1.35;height:4.05em}.ProductCard_arabic__Ah6__,.ProductCard_body__qafc0 h3{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ProductCard_arabic__Ah6__{color:var(--text-muted);font-size:.75rem;line-height:1.45;height:4.35em;direction:rtl;font-family:var(--font-arabic),sans-serif}.ProductCard_cardFooter__QjC0t{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .7rem .7rem}.ProductCard_price__Z10KW{margin:0;font-weight:700;font-size:.85rem}.ProductCard_addButton__Qc31d{border:0;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,var(--brand-amber),var(--brand-amber-strong));color:#251600;font-weight:700;font-size:.76rem;padding:.35rem .75rem}@media (min-width:820px){.ProductCard_body__qafc0 h3{font-size:.92rem}.ProductCard_price__Z10KW{font-size:.94rem}}.MenuClient_menuPage__SdOHY{display:flex;flex-direction:column}.MenuClient_heroSection__aAlKr{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.MenuClient_headerOverlay__1qtFe{position:absolute;top:0;left:0;width:100%;z-index:30;padding:0 1rem}.MenuClient_heroOverlay___3w_a{position:absolute;top:120px;left:0;width:100%;padding:1.5rem;pointer-events:none;z-index:20}.MenuClient_categoryToggle__uLc7j{pointer-events:auto;display:flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem;border-radius:2rem;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.MenuClient_categoryToggle__uLc7j:hover{background:rgba(0,0,0,.6);border-color:hsla(0,0%,100%,.4)}.MenuClient_categoriesDropdown__jojUW{position:fixed;top:100px;left:1rem;right:1rem;z-index:90;max-width:980px;margin:0 auto;pointer-events:auto;max-height:80vh;overflow-y:auto;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.25rem;padding:1rem;border:1px solid hsla(0,0%,100%,.1)}.MenuClient_contentSection__4_CGR{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem}.MenuClient_resultsRow__SpksJ{display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:.86rem}.MenuClient_clearFilter__P6zP7{border:0;background:transparent;color:var(--brand-amber);font-weight:600;cursor:pointer}.MenuClient_emptyState__2OAAc{border-radius:1rem;border:1px dashed var(--border-subtle);padding:1rem;text-align:center;background:hsla(0,0%,100%,.02)}.MenuClient_emptyState__2OAAc h2{margin:0;font-size:1rem}.MenuClient_emptyState__2OAAc p{margin:.5rem 0 0;color:var(--text-secondary)}.MenuClient_productGrid__3_e8Q{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}@media (min-width:820px){.MenuClient_productGrid__3_e8Q{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width:1160px){.MenuClient_productGrid__3_e8Q{grid-template-columns:repeat(4,minmax(0,1fr))}}.MenuClient_spinner__CdgOF{width:2.5rem;height:2.5rem;border:3px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-radius:50%;animation:MenuClient_spin__19FdJ 1s linear infinite;margin:2rem auto}@keyframes MenuClient_spin__19FdJ{to{transform:rotate(1turn)}}