@charset "UTF-8";:root{--bg: #f3eee7;--ink: #4e3b2f;--brand-1:#f1592a;--brand-2:#56c8bd;--brand-3:#ef8354;--accent:#e4572e;--shadow-md:0 10px 30px rgba(0,0,0,.12);--shadow-lg:0 20px 50px rgba(0,0,0,.18);--overlay:rgba(0,0,0,.55)}[dir=rtl] body{font-family:arFont}@font-face{font-family:Cairo;src:local("Cairo");font-display:swap}@font-face{font-family:mainFont;src:url(./NexaRustSlab-BlackShadow01-p6Ypcc1w.otf)}@font-face{font-family:extraFont;src:url(./Extrabold-CYRjnfCc.otf)}@font-face{font-family:boldFont;src:url(./SharpSansBold-CbGa--e7.otf)}@font-face{font-family:arFont;src:url(./GEBold-DW9AAawv.otf)}.landing{display:flex;height:90vh;flex-direction:column;justify-content:space-around;align-items:center;gap:10%}.landing-logo{width:60%;border-radius:50%;background-repeat:no-repeat;object-fit:cover}.landing-logo img{width:100%;border-radius:50%;object-fit:contain;display:block}.lang-rail{display:flex;border-radius:12px;width:80%;justify-content:center;gap:5vw}[dir=rtl] .lang-rail{flex-direction:row-reverse}.lang-rail a{width:50%}.lang-rail a p{font-family:arFont;font-size:5vw;width:37.5vw;min-height:20vw;background-color:#ff5100;text-align:center;color:#fff;border-radius:20px;filter:drop-shadow(0 2px 0 rgba(0,0,0,.7));display:flex;align-items:center;justify-content:center}.lang-rail a .E{font-family:mainFont;background-color:#0b0f48}.landing-social{display:flex;flex-direction:column;place-items:center;justify-content:center;width:40vw;height:20%;gap:10%}.landing-social .brand-mini{color:#ff5100;font-size:5vw;font-family:mainFont;font-weight:800;opacity:.9}.landing-social .icons{display:flex;gap:4vw}.landing-social .icons .icon{display:inline-block;width:5vw;border-radius:50%}.landing-social .icons .icon svg{width:100%;height:100%}.category-page{min-height:100vh;width:100vw;display:flex;flex-direction:column;gap:8vw}.category-page .header{min-height:30vh;width:100%;display:flex;flex-direction:column;justify-content:space-around;position:relative}.category-page .landing-logo{width:40%;margin:0 auto}.category-page .header .title{font-family:mainfont;font-size:7vw;text-align:center;color:#0b0f48;display:flex;flex-direction:column;width:100%}[dir=rtl] .category-page .header .title{font-family:arFont}.category-page .header .title .brand-name{color:#ff5100}.category-page .header .shrimp-element{position:absolute;top:-20px;right:-15px;pointer-events:none;animation:bounce .9s linear infinite;animation-direction:alternate-reverse}.category-page .header .shrimp-element .image img{width:20vw;transform:rotate(-15deg)}.category-page .header .shrimp-element .image img{transform:rotateY(180deg);transform:scaleX(1)}.category-page .header .sh2{position:absolute;top:-20px;left:-15px;pointer-events:none;animation:bounce .9s linear infinite;animation-direction:alternate-reverse}.category-page .header .sh2 .image img{width:20vw;transform:rotate(-15deg)}.category-page .header .sh2 .image img{transform:rotateY(180deg)}.category-set{position:relative;overflow:visible;display:flex;flex-direction:column;align-items:center;width:100%;gap:3vh}.category-set .set-item{position:relative;width:90%;max-width:90%}.category-set .set-item a{width:88%;position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:30px;padding-inline-start:2vw}.category-set .set-item a .image{display:flex;align-items:center;justify-content:center;margin-inline-end:-10vw;overflow:visible}.category-set .set-item a .image img{width:30vw;-webkit-animation:spin 40s linear infinite;-moz-animation:spin 40s linear infinite;animation:spin 40s linear infinite}.category-set .set-item a .title{color:#fff;font-size:5vw;font-family:extraFont}[dir=rtl] .category-set .set-item a .title{font-family:arFont}.category-set .set-item.flip a{flex-direction:row-reverse;margin:auto;margin-inline-end:0;padding-inline-start:0;padding-inline-end:2vw;position:relative}.category-set .set-item.flip a .image{margin-inline-start:-10vw}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bounce{to{-webkit-transform:translate(10px,10px);transform:translate(10px,10px);rotate:-5deg}}.menu-page .header{display:flex;flex-direction:column;min-height:40vh;justify-content:space-between}.menu-page .header .logo{width:25%;height:20%}.menu-page .header .logo img{width:100%;height:100%}.menu-page .header .tabs{display:flex;gap:5vw;font-weight:900;margin-bottom:3vw;margin:0 5vw;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;align-items:center;-webkit-mask-image:linear-gradient(to left,transparent 0,#000 1px),linear-gradient(to right,transparent 0,#000 1px);mask-image:linear-gradient(to left,transparent 0,#000 1px),linear-gradient(to right,transparent 0,#000 1px);-webkit-mask-composite:source-in;mask-composite:intersect}.menu-page .header .tabs::-webkit-scrollbar{height:0}.menu-page .header .tabs{scrollbar-width:none}.menu-page .header .tabs button{background:transparent;border:none;cursor:pointer;font-size:4vw;text-transform:uppercase;letter-spacing:.2px;color:#0b0f48;white-space:nowrap;scroll-snap-align:start;font-family:mainFont;padding:2px 0;transition:transform .12s ease}[dir=rtl] .menu-page .header .tabs button{font-family:arFont}.menu-page .header .image{margin:0 auto;width:25%}.menu-page .header .image img{width:100%;height:100%}.section-title{font-weight:900;color:var(--accent);text-align:center;font-family:mainFont;margin:12px 0 20px;font-size:7vw;text-transform:uppercase;width:fit-content;margin-inline:auto}[dir=rtl] .section-title{font-family:arFont}.menu-page .grid{min-height:60vh;width:95%;margin:0 auto;padding-top:25%;display:flex;gap:2%;flex-wrap:wrap}.menu-page .grid .card{width:49%;border-radius:22px;box-shadow:var(--shadow-md);padding:0 2% 2%;position:relative;overflow:visible;margin-bottom:30%;display:flex;flex-direction:column}.brand-1{background:#ff5100}.brand-2,.brand-3{background:#0b0f48}.menu-page .grid .card .dish{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%;filter:drop-shadow(0 10px 22px rgba(0,0,0,.45));overflow:visible;will-change:transform;animation:spin2 50s linear infinite;min-height:40vw;margin-top:-50%}.menu-page .pot .card{width:100%;align-items:center}.menu-page .pot .card .dish{width:60%;aspect-ratio:auto;min-height:10vw;margin-top:-20%;animation:spinsand 10s linear infinite}.menu-page .grid .card .dish img{width:100%;height:100%}@keyframes spin2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinsand{0%{transform:rotate(0)}50%{transform:rotate(20deg)}to{transform:rotate(0)}}.menu-page .badge{width:35%;margin-top:5vw}[dir=rtl] .menu-page .badge{margin-left:0;margin-right:auto}.menu-page .badge img{width:100%}.menu-page .content{color:#fff;position:relative;width:100%}.menu-page .content .title{font-weight:900;font-size:7vw;line-height:1.15;margin:7vw 0 2vw}.menu-page .card .content .title{font-size:5.5vw;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em}.menu-page .content .desc{font-size:3vw;opacity:.8;line-height:1.2}.menu-page .card .content .desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em}.menu-page .content .footer{display:flex;align-items:center;justify-content:space-between;margin-top:2vw}.menu-page .content .icon{width:7vw}.menu-page .content .icon img{width:100%}.menu-page .content .price{font-size:7vw;font-weight:900}.pot-list{display:flex;flex-direction:column;gap:3vw;width:100wv}.pot-list .slider{width:100%;display:flex;gap:5vw;margin-bottom:14px;margin:0 1vw;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;align-items:center;scrollbar-width:none}.pot-list .slider::-webkit-scrollbar{height:0}.pot-list .slider img{width:30vw}.pot-list .step{width:100vw}.pot-list .step img{width:100%}.pot-list .item{width:100vw;display:flex;cursor:pointer;transition:transform .2s ease;gap:2.5%}.pot-list .item .row{width:65%}.pot-list .item .row img{width:100%;object-fit:cover}.pot-list .item .image{width:32.5%}.pot-list .item .image img{width:100%;object-fit:cover}.pot-list .flip{flex-direction:row-reverse}html{overflow-x:hidden}*{box-sizing:border-box;padding:0;margin:0}body{font-family:Cairo,system-ui,-apple-system,Segoe UI,Roboto,Arial;background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+EDgWh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4wLWMwMDAgNzkuMTcxYzI3ZmFiLCAyMDIyLzA4LzE2LTIyOjM1OjQxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjkzNzhiMTQ5LTE0ZTgtNGM2MC1hN2ZmLWEyNDkzYTliMzVhZiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OUM5NTEwODhCMjIxMUYwODRFNERENjhFRUI5RTA0NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OUM5NTEwNzhCMjIxMUYwODRFNERENjhFRUI5RTA0NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjYuOCAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzNzhiMTQ5LTE0ZTgtNGM2MC1hN2ZmLWEyNDkzYTliMzVhZiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5Mzc4YjE0OS0xNGU4LTRjNjAtYTdmZi1hMjQ5M2E5YjM1YWYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAoACgDAREAAhEBAxEB/8QAXgABAQEBAAAAAAAAAAAAAAAAAQACCAEBAQEAAAAAAAAAAAAAAAAAAAEDEAACAgIBBAMAAAAAAAAAAAAAAREhMQJRQWGREnGBoREBAQEAAAAAAAAAAAAAAAAAABEx/9oADAMBAAIRAxEAPwDp79Rk0DAIriwBK3ZFPtz9yBKIKKAJp9GBRCxYE9VtrDUp5CKPAUNq14ZAau1PUYNLuUONazwEF4kRVEOGpCFpbK0AeqxkCetywF7cBT0lhGVtCClZ7PARNp/IV//Z);color:var(--ink);height:100%;position:relative}.container{margin:0 auto;max-width:100%;min-height:100vh}a{text-decoration:none;cursor:pointer;color:inherit}.red{background-color:#ff5100}.navy{background-color:#0b0f48}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);display:grid;place-items:center;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer{width:90vw;border-radius:18px;padding:0 5% 5%;box-shadow:var(--shadow-lg);position:relative;overflow:visible}.drawer-dish{width:80%;margin:-40% auto 0;border-radius:50%;filter:drop-shadow(0 10px 22px rgba(0,0,0,.35));animation:spin2 50s linear infinite}.drawer-dish img{width:100%;object-fit:cover}.pot .drawer-dish{animation:spinsand 10s linear infinite}.close{position:absolute;top:12px;left:12px;border:none;background:#f2f3f5;cursor:pointer;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-weight:900;color:#111827}
