body{background-color:#fafafa;margin:0;padding:0;font-family:Vazirmatn,Vazir,sans-serif}.app-container{z-index:0;max-width:700px;min-height:100dvh;margin:auto;padding:20px 20px 100px;transition:background-image .8s ease-in-out,filter .8s ease-in-out;position:relative;overflow:hidden auto}h1{text-align:center;color:#fff;text-shadow:0 2px 6px #0006;margin-bottom:25px;font-family:Noto Nastaliq Urdu,Vazirmatn;font-size:26px;font-weight:700}.categories-area{transition:opacity .25s,visibility .25s}.app-container.switching .categories-area{visibility:hidden;opacity:0;pointer-events:none}.category-button{text-align:center;cursor:pointer;color:#222;background-color:#fffffff0;border:2px solid #ffffff26;border-radius:12px;width:100%;margin-bottom:12px;padding:12px 10px;font-weight:600;transition:all .3s}.category-button:hover{background-color:#f7f7f7;transform:translateY(-2px)}.category-content{opacity:0;max-height:0;transition:all .42s;overflow:hidden;transform:translateY(-8px)}.category-content.open{opacity:1;max-height:9999px;transform:translateY(0)}.switching .category-content{opacity:0!important;max-height:0!important;transform:translateY(-18px)!important}.product-grid{direction:rtl;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));justify-items:center;gap:15px;margin:12px 0;display:grid}.product-card{text-align:center;opacity:0;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;max-width:180px;padding-bottom:8px;animation:.4s forwards productAppear;display:flex;overflow:hidden;transform:translateY(12px);box-shadow:0 2px 7px #0000000f}.product-card img{object-fit:cover;width:100%;height:120px;display:block}.product-card h3{color:#333;margin:10px 0 4px;font-size:15px;font-weight:600}.product-card p{color:#666;margin-bottom:6px;font-size:14px}.footer-bar{z-index:1000;background:#fff;border-top:2px solid #eee;justify-content:space-evenly;align-items:center;height:70px;padding:10px 0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.footer-bar button{cursor:pointer;color:#666;background:0 0;border:none;flex-direction:column;align-items:center;font-size:14px;font-weight:600;transition:color .25s,transform .18s;display:flex}.footer-bar button img{object-fit:contain;width:30px;height:30px;margin-bottom:5px;transition:transform .25s}.footer-bar button:hover img{transform:scale(1.08)}.footer-bar button.active{color:#1a73e8}.footer-bar button.active img{transform:scale(1.3)}.app-container:after{content:"";z-index:-1;pointer-events:none;transition:opacity .8s ease-in-out;position:absolute;inset:0}.fade-in{opacity:0;opacity:0;animation:3s forwards dropIn;transform:translateY(-18px)}@keyframes dropIn{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes productAppear{to{opacity:1;transform:translateY(0)}}.menu-title{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(-15px)}.menu-title.fade-in-title{opacity:1;transition-delay:.4s;transform:translateY(0)}.menu-title.hidden{opacity:0;transform:translateY(-15px)}@media (max-width:500px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}h1{font-size:22px}.footer-bar{height:72px}}.cafe-background h1,.cafe-background .category-button,.cafe-background .product-card h3,.cafe-background .product-card p{color:#fceed5}.cafe-background h1{color:#fff3dc;text-shadow:0 2px 6px #00000080}.cafe-background .category-button{color:#3b2c1a;background-color:#fff5ebe6;border-color:#d7bfa5;transition:background-color .3s;box-shadow:0 4px 10px #9e0c0c80,0 0 8px #ffffff1f,inset 0 0 6px #ffffff14}.cafe-background .category-button:hover,.cafe-background .category-content.open .category-button{color:#2c1a0d;background-color:#ead2b0}.cafe-background .product-card{color:#f3e8d0;background:#2b2219f0;border:1px solid #ffffff14;box-shadow:0 4px 8px #0006}.cafe-background .product-card h3{color:#fff3dc}.cafe-background .product-card p{color:#f3e8d0}.cafe-background .footer-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#27201981;border-top:1px solid #ffffff1a;width:100%;position:fixed;bottom:0;left:0;overflow:hidden}.cafe-background .footer-bar:before{content:"";opacity:.25;z-index:-1;background:url(/images/cafeMenu01) 50%/cover no-repeat;position:absolute;inset:0}.cafe-background .footer-bar button{color:#ebdcc3}.cafe-background .footer-bar button.active{color:#ffd8a6}.restaurant-background h1,.restaurant-background .category-button,.restaurant-background .product-card h3,.restaurant-background .product-card p{color:#f4ede4}.restaurant-background .category-button{color:#fce1de;background:#202020;border-color:#6b6b6b;transition:all .8s;box-shadow:0 4px 10px #ffc40080,0 0 8px #ffffff1f,inset 0 0 6px #ffffff14}.restaurant-background .category-button:hover{color:#fff3e0;background-color:#b71c1c;border-color:#efebe9}.restaurant-background .category-content.open .category-button{color:#fff;background-color:#8e2424}.restaurant-background .product-card{background:#f5ece6eb;border:1px solid #d7ccc866;transition:all .25s ease-in-out;box-shadow:0 4px 10px #64000040}.restaurant-background .product-card h3{color:#6d1b1b}.restaurant-background .product-card p{color:#b47119}.restaurant-background .product-card:hover{background:#ebded8fa;transform:translateY(-3px)}.restaurant-background .footer-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#121212d9;border-top:1px solid #d7ccc833;width:100%;position:fixed;bottom:0;left:0;overflow:hidden}.restaurant-background .footer-bar:before{content:"";opacity:.25;z-index:-1;background:url(/images/restaurant-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.restaurant-background.footer-bar button{color:#ededed}.restaurant-background.footer-bar button.active{color:#f1be17}.product-card .product-details{direction:rtl;line-height:1.4;color:#272727!important;margin:12px 5px 5px!important;font-size:.7rem!important}.landing-page{justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.landing-page:after{content:"";z-index:1;background:linear-gradient(#000000b3 0%,#0006 20%,#0000001a 50%,#0006 70%,#000000b3 100%);position:absolute;inset:0}.bg-image{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute}.logo-container{justify-content:center;align-items:center;width:60dvw;max-width:400px;height:60dvw;max-height:400px;display:flex;position:relative;overflow:visible}.logo{z-index:2;background:radial-gradient(circle,#000 0%,#1a1a1aa6 70%,#0c0c0cd9 100%);border-radius:50%;width:100%;height:100%;box-shadow:0 15px 100px #000000d6,0 0 25px #5e5e5e99}.landing-button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:700;transition:all .3s;position:absolute}.landing-button:hover{color:gold}.landing-button.top{top:5%;left:50%;transform:translate(-50%)rotate(-15deg)}.landing-button.left{top:50%;left:5%;transform:translateY(-50%)rotate(-25deg)}.landing-button.right{top:50%;right:5%;transform:translateY(-50%)rotate(25deg)}.circle-text{z-index:3;pointer-events:auto;width:100%;height:100%;position:absolute}.circle-text text{fill:#00e0c7;cursor:pointer;pointer-events:all;-webkit-user-select:none;user-select:none;opacity:0;font-family:Vazir,sans-serif;font-size:18px;font-weight:600;transition:fill .3s,transform .3s;animation:.8s 1.4s forwards textFadeIn}@keyframes textFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.circle-text textPath{pointer-events:all}.circle-link:hover{fill:gold;transform:scale(1.05)}@media (max-width:500px){.logo{width:360px;height:360px}.landing-button{font-size:14px}.landing-button.top{top:3%}.landing-button.left{left:3%}.landing-button.right{right:3%}.circle-text{width:360px;height:360px}.circle-text text{font-size:15px}}c:after{content:"";z-index:1;background:linear-gradient(#000000a6 0%,#00000040 20% 80%,#000000a6 100%);position:absolute;inset:0}.circle-text text,.circle-text textPath{fill:#ffc628;cursor:pointer;pointer-events:all;-webkit-user-select:none;user-select:none;text-shadow:1px 1px 2px #0006;font-family:Vazir,sans-serif;font-size:22px;font-weight:700;transition:fill .3s,transform .3s}@keyframes softOrbitGlowOrange{0%{text-shadow:-5px 0 10px #ffb428,5px 0 12px #ff6400cc}25%{text-shadow:0 -5px 10px #ffb42840,0 5px 12px #ff6400e6}50%{text-shadow:5px 0 10px #ffb428,-5px 0 12px #ff6400cc}75%{text-shadow:0 5px 10px #ffb42840,0 -5px 12px #ff6400e6}to{text-shadow:-5px 0 10px #ffb428,5px 0 12px #ff6400cc}}.police-0{animation:3.2s linear infinite softOrbitGlowOrange}.police-1{animation:3.2s linear 1.05s infinite softOrbitGlowOrange}.police-2{animation:3.2s linear 2.1s infinite softOrbitGlowOrange}.circle-text textPath:hover{fill:gold;transform:scale(1.08)}@media (max-width:500px){.logo,.circle-text{width:360px;height:360px;width:80dvw;height:80dvw}.circle-text text,.circle-text textPath{font-size:18px}}@keyframes logoGlow{0%{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.05)}to{filter:brightness();transform:scale(1)}}.logo{animation:4s ease-in-out infinite logoGlow}@keyframes fadeZoomIn{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes fadeZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}.page-enter{animation:.8s forwards fadeZoomIn}.page-exit{animation:.6s forwards fadeZoomOut}.landing-bg{opacity:0;animation:.8s forwards bgFadeIn}@keyframes bgFadeIn{0%{opacity:0}to{opacity:1}}.landing-logo{opacity:0;animation:1s ease-out .6s forwards logoFadeIn;transform:scale(.8)}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.8)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.background-layer{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.background-layer img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 2s ease-in-out;position:absolute;top:0;left:0}.background-layer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0009 0%,#00000073 25%,#0009 70%,#000 100%);position:absolute;inset:0}.footer-bar{z-index:1000;justify-content:space-evenly;align-items:center;height:70px;display:flex;position:fixed;bottom:0;left:0;right:0}.cafe-background.footer-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#27201981;border-top:1px solid #ffffff1a;height:70px;position:fixed;bottom:0;left:0;overflow:hidden}.cafe-background.footer-bar:before{content:"";opacity:.25;z-index:-1;background:url(/images/cafeMenu01) 50%/cover no-repeat;position:absolute;inset:0}.cafe-background.footer-bar button{color:#ebdcc3}.cafe-background.footer-bar button.active{color:#ffd8a6}.restaurant-background.footer-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#191919b3;border-top:1px solid #ffffff1a;width:100%;height:70px;position:fixed;bottom:0;left:0;overflow:hidden}.restaurant-background.footer-bar:before{content:"";opacity:.25;z-index:-1;background:url(/images/restaurant-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}*,a,button,span,p{-webkit-tap-highlight-color:transparent;outline:none}.circle-link.selected{transform-origin:50%;transform-box:fill-box;fill:#fff;filter:drop-shadow(0 0 6px #fff6);animation:.4s forwards optionSelectZoom!important}.circle-link.fade-out{pointer-events:none;animation:10ms forwards optionFadeOut}@keyframes optionSelectZoom{0%{opacity:1;transform:scale(1)}50%{transform:scale(1.4)}to{opacity:1;transform:scale(1.15)}}@keyframes optionFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.circle-link{cursor:pointer;transition:opacity .5s,transform .6s}.fade-bg{object-fit:cover;z-index:-1;opacity:0;width:100%;height:100%;animation:3s forwards bgFade;position:fixed;inset:0}@keyframes bgFade{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.background-layer img.active{opacity:1}.category-button{box-sizing:border-box;background:0 0;border:none;width:100%;padding:10px 12px}.category-inner{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.category-text{text-align:center;white-space:nowrap}.category-icon{object-fit:contain;flex:0 0 28px;width:28px;height:28px}.breakfast-title{color:#ffde82;text-align:right;margin:20px 0 8px;font-size:1.2rem;font-weight:600;position:relative}.breakfast-line{background:linear-gradient(90deg,#b9af1b,#ebee57);border:none;border-radius:2px;width:80%;height:2px;margin:0 0 15px auto}@font-face{font-family:Vazirmatn;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/vazirmatn-arabic-400-normal-DMZFCm7K.woff2)format("woff2"),url(/assets/vazirmatn-arabic-400-normal-C4W5XURk.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/vazirmatn-latin-ext-400-normal-BdGhO0lm.woff2)format("woff2"),url(/assets/vazirmatn-latin-ext-400-normal-DPxMaNjI.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/vazirmatn-latin-400-normal-BT_DHTc7.woff2)format("woff2"),url(/assets/vazirmatn-latin-400-normal-GKyMcI03.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-nastaliq-urdu-arabic-400-normal-BVDOj1dq.woff2)format("woff2"),url(/assets/noto-nastaliq-urdu-arabic-400-normal-Df9iHKj9.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-nastaliq-urdu-latin-ext-400-normal-ULxojL9g.woff2)format("woff2"),url(/assets/noto-nastaliq-urdu-latin-ext-400-normal-BwovpPbk.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Nastaliq Urdu;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/noto-nastaliq-urdu-latin-400-normal-uocoWRvS.woff2)format("woff2"),url(/assets/noto-nastaliq-urdu-latin-400-normal-BlOzo2Ia.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
