
:root{--p:#6d28d9;--p2:#9333ea;--ink:#171127;--muted:#756d84;--line:#ece8f4;--bg:#faf9fd;--shadow:0 16px 50px rgba(60,20,100,.12)}
*{box-sizing:border-box}html{background:#fff}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;color:var(--ink);background:#fff;padding-bottom:76px}button,input,textarea{font:inherit}.hidden{display:none!important}
.topbar{height:76px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,env(safe-area-inset-left));border-bottom:1px solid rgba(238,234,247,.8)}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brandMark{width:43px;height:43px;border-radius:13px;background:linear-gradient(145deg,#a855f7,#5b21b6);color:white;display:grid;place-items:center;box-shadow:0 8px 22px rgba(109,40,217,.25)}.brandMark svg{width:32px}.brand b{display:block;font-size:23px;letter-spacing:-1px}.brand b span{color:var(--p2)}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#6f6580;text-transform:uppercase}
.iconBtn{border:1px solid var(--line);width:46px;height:46px;border-radius:50%;background:#fff;color:#4b3f5c;font-size:24px;display:grid;place-items:center;box-shadow:0 5px 12px rgba(0,0,0,.04)}.mobileOnly{visibility:hidden}.topActions{display:flex;gap:10px}.cartIcon{position:relative}.cartIcon span{position:absolute;right:-2px;top:-3px;background:#ef476f;color:white;border-radius:99px;min-width:21px;height:21px;padding:0 5px;font-size:12px;line-height:21px;font-weight:800}
main{max-width:1180px;margin:auto;padding:24px 18px 110px}
.heroSliderWrap{position:relative}.heroSlides{display:flex;gap:14px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.heroSlides::-webkit-scrollbar{display:none}.heroSlide{min-width:100%;scroll-snap-align:start;min-height:285px;border-radius:34px;background:radial-gradient(circle at 78% 25%,rgba(255,255,255,.18),transparent 20%),linear-gradient(135deg,#1d0b44,#6d28d9 56%,#a855f7);color:#fff;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 24px 65px rgba(77,23,147,.25)}.heroSlide .left small{font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;opacity:.92}.heroSlide h1{font-size:48px;line-height:1.05;letter-spacing:-2px;margin:12px 0 10px}.heroSlide p{max-width:560px;font-size:18px;line-height:1.45;opacity:.96;margin:0}.heroSlide .ctaRow{display:flex;gap:10px;margin-top:18px}.heroSlide .chip{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);padding:9px 14px;border-radius:99px;font-size:13px;font-weight:800}.heroArt{font-size:112px;line-height:1;filter:drop-shadow(0 12px 30px rgba(0,0,0,.18))}.heroDots{display:flex;justify-content:center;gap:8px;margin-top:12px}.heroDots button{width:10px;height:10px;border-radius:99px;border:0;background:#dacff5}.heroDots button.active{width:28px;background:var(--p)}
.searchWrap{margin:-28px auto 24px;width:min(760px,92%);height:66px;background:#fff;border-radius:22px;box-shadow:var(--shadow);display:flex;align-items:center;padding:0 18px;gap:12px;position:relative;z-index:3;border:1px solid #eee9f6}.searchWrap span{font-size:34px;color:var(--p)}.searchWrap input{border:0;outline:0;flex:1;font-size:17px}.searchWrap button{border:0;background:transparent;font-size:24px;color:#93899f}
.categoryStrip,.highlightsStrip{display:flex;gap:10px;overflow:auto;padding:4px 0 10px;scrollbar-width:none}.categoryStrip::-webkit-scrollbar,.highlightsStrip::-webkit-scrollbar{display:none}.categoryStrip button,.menuCategories button,.menuLayout aside button,.highlightCard{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:11px 17px;font-weight:700;color:#50445f}.categoryStrip button.active,.categoryStrip button:hover,.menuCategories button.active,.menuLayout aside button.active{background:#f3e8ff;color:var(--p);border-color:#d8b4fe}
.sectionHead{display:flex;align-items:end;justify-content:space-between;margin:34px 0 16px}.compactHead{margin-top:30px}.sectionHead small,.drawerHead small,.sheetBody>small{font-size:11px;letter-spacing:1.6px;color:var(--p);font-weight:900}.sectionHead h2,.drawerHead h2,.sheet h2{font-size:28px;margin:4px 0}.pill,.badge,.statusPill{display:inline-block;background:#f3e8ff;color:var(--p);border-radius:99px;padding:7px 12px;font-size:12px;font-weight:800}
.restaurantGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.restaurantCard{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 7px 26px rgba(40,20,70,.06);cursor:pointer;transition:.2s}.restaurantCard:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.restaurantImage{height:190px;background:#eee center/cover no-repeat;position:relative}.restaurantImage .badge{position:absolute;left:14px;top:14px;background:#fff;color:#2f2241}.restaurantImage .fav{position:absolute;right:14px;top:14px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.92);font-size:22px;display:grid;place-items:center}.restaurantBody{padding:16px}.restaurantBody h3{margin:0 0 6px;font-size:22px}.restaurantBody p{margin:0;color:var(--muted);font-size:14px;line-height:1.45;min-height:42px}.restaurantMeta{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:13px;font-weight:700;color:#44344f}.rating,.eta{padding:7px 10px;background:#faf7ff;border-radius:99px}.skeletonCard{height:255px;border-radius:22px;background:linear-gradient(90deg,#f1eef8,#f8f6fc,#f1eef8);background-size:200% 100%;animation:sh 1.2s infinite}@keyframes sh{to{background-position:-200% 0}}
.benefits{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefits div{border:1px solid var(--line);border-radius:18px;padding:20px;font-size:26px}.benefits b,.benefits small{display:block;margin-top:6px}.benefits b{font-size:15px}.benefits small{font-size:12px;color:var(--muted)}
.restaurantHero{height:310px;border-radius:28px;overflow:hidden;position:relative;background:#eee center/cover no-repeat;color:white;display:flex;align-items:end}.restaurantHero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 20%,rgba(15,5,35,.88))}.restaurantHero .heroInfo{position:relative;z-index:2;padding:28px;width:100%}.heroInfo h1{font-size:38px;margin:0 0 6px}.heroInfo p{margin:0;opacity:.9}.heroInfo .meta{margin-top:12px;display:flex;gap:16px;flex-wrap:wrap;font-size:13px;font-weight:700}.heroInfo .meta span{padding:8px 12px;border-radius:99px;background:rgba(255,255,255,.14);backdrop-filter:blur(6px)}
.restaurantTabs{display:flex;gap:12px;margin:18px 0}.restaurantTabs button{padding:10px 15px;border-radius:12px;border:1px solid var(--line);background:#fff}.restaurantTabs .active{border-color:var(--p);color:var(--p);background:#f3e8ff}.highlightCard{padding:14px 16px;border-radius:18px}.highlightCard b{display:block;font-size:13px;color:#1e1630}.highlightCard small{display:block;color:#6a5f78;font-size:12px;margin-top:4px}
.menuCategories{display:flex;gap:9px;overflow:auto;padding:16px 0;position:sticky;top:76px;background:white;z-index:20}.menuLayout{display:grid;grid-template-columns:190px 1fr;gap:24px}.menuLayout aside{position:sticky;top:145px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:8px;background:#fff}.menuLayout aside button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:11px;border-radius:11px;color:#5f536d}.menuItems{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.foodCard{border:1px solid var(--line);border-radius:20px;padding:12px;display:grid;grid-template-columns:100px 1fr auto;gap:12px;align-items:start;cursor:pointer;background:#fff}.foodCard:hover{box-shadow:var(--shadow)}.foodCard img{width:100px;height:92px;object-fit:cover;border-radius:14px;background:#eee}.foodCard h3{margin:0 0 5px;font-size:17px}.foodCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.foodPrice{margin-top:9px;font-size:16px;font-weight:900;color:var(--p)}.menuNo{display:inline-block;background:#faf7ff;color:var(--p);border-radius:99px;padding:4px 8px;font-size:11px;font-weight:800;margin-right:6px}.addBtn{width:38px;height:38px;border-radius:14px;border:0;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-size:24px;line-height:1;box-shadow:0 8px 20px rgba(109,40,217,.22)}
.bottomNav{position:fixed;bottom:0;left:0;right:0;height:72px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);z-index:60;display:flex;justify-content:center}.bottomNav button{width:min(180px,25%);border:0;background:none;color:#82788d;font-size:22px}.bottomNav button span{display:block;font-size:10px;margin-top:4px}.bottomNav button.active{color:var(--p);font-weight:800}
.modal,.drawer{position:fixed;inset:0;background:rgba(23,10,38,.54);z-index:100;display:none;align-items:flex-end;justify-content:center}.modal.active,.drawer.active{display:flex}.sheet{background:white;border-radius:28px 28px 0 0;width:min(720px,100%);max-height:92vh;overflow:auto;position:relative}.sheetClose{position:absolute;right:15px;top:15px;z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:#fff;box-shadow:0 5px 18px #0002;font-size:24px}.sheetBody{padding:26px}.productSheet>img{width:100%;height:250px;object-fit:cover;background:#eee}.optionBlock{display:grid;gap:10px;margin-top:12px}.optionBlock textarea,.formGrid input,.formGrid textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px;outline:0}.qtyRow{display:grid;grid-template-columns:44px 40px 44px 1fr;align-items:center;gap:10px;margin-top:18px}.qtyRow button:first-child,.qtyRow button:nth-child(3){height:44px;border-radius:14px;border:1px solid var(--line);background:#fff;font-size:24px}.primary,.secondary{border:0;border-radius:14px;padding:14px 18px;text-decoration:none;text-align:center;font-weight:900}.primary{background:linear-gradient(135deg,#7c3aed,#a855f7);color:white;box-shadow:0 9px 24px rgba(109,40,217,.2)}.secondary{background:#f3e8ff;color:var(--p)}.full{width:100%}
.drawer{justify-content:flex-end;align-items:stretch}.drawerPanel{width:min(480px,100%);height:100%;background:white;padding:20px;overflow:auto}.drawerHead{display:flex;justify-content:space-between;align-items:center}.drawerHead button{border:0;background:none;font-size:28px}.cartRestaurant{padding:12px;border-radius:14px;background:#faf7ff;margin:12px 0;font-weight:800}.cartLine{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.cartLine small{display:block;color:var(--muted);margin:4px 0}.cartControls{display:grid;grid-auto-flow:column;gap:6px;align-items:center}.cartControls button{width:30px;height:30px;border-radius:10px;border:1px solid var(--line);background:#fff}.totals{display:grid;gap:10px;padding:16px 0}.totals>div{display:flex;justify-content:space-between;gap:10px}.totals .grand{font-size:18px;font-weight:900}
.segmented,.payMethods{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap}.segmented label,.payMethods label{flex:1;min-width:150px}.segmented input,.payMethods input{display:none}.segmented span,.payMethods span{display:block;border:1px solid var(--line);padding:13px;border-radius:12px;text-align:center;font-weight:700}.segmented input:checked+span,.payMethods input:checked+span{border-color:var(--p);background:#f3e8ff;color:var(--p)}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.formGrid label{font-size:12px;color:#675c77;display:block}.formGrid label.wide{grid-column:1/-1}.postalCheck{min-height:22px;font-size:12px;font-weight:700}.terms{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#5d526a}
.successSheet{text-align:center;padding:40px 24px}.successIcon{width:78px;height:78px;border-radius:50%;background:#e8f8ef;color:#13a15b;margin:auto;display:grid;place-items:center;font-size:44px;font-weight:900}.successActions{display:grid;gap:10px;margin:22px auto;max-width:400px}.textBtn{border:0;background:none;color:var(--p);font-weight:800}.emptyState{text-align:center;padding:35px;color:var(--muted)}
#toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%) translateY(30px);opacity:0;background:#1d1230;color:white;padding:11px 16px;border-radius:99px;z-index:999;transition:.2s;font-size:13px}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:850px){main{padding:12px 12px 100px}.heroSlide{min-height:250px;padding:26px 23px;border-radius:24px}.heroSlide h1{font-size:38px;letter-spacing:-2.5px}.heroSlide p{font-size:14px}.heroArt{font-size:88px}.restaurantGrid{grid-template-columns:1fr}.restaurantImage{height:180px}.benefits{grid-template-columns:1fr 1fr 1fr}.benefits div{padding:12px;font-size:20px}.benefits small{display:none}.menuLayout{grid-template-columns:1fr}.menuLayout aside{display:none}.menuItems{grid-template-columns:1fr}.restaurantHero{height:265px}.menuCategories{top:76px}}
@media(max-width:480px){.heroArt{display:none}.heroSlide h1{font-size:32px}.heroSlide .ctaRow{flex-wrap:wrap}.searchWrap{width:96%;height:58px}.sectionHead h2{font-size:23px}.pill{display:none}.foodCard{grid-template-columns:80px 1fr auto}.foodCard img{width:80px;height:78px}.benefits{grid-template-columns:1fr}.benefits div{display:flex;align-items:center;gap:10px}.benefits b{margin:0}.formGrid{grid-template-columns:1fr}.formGrid label.wide{grid-column:auto}.brand b{font-size:20px}.brand small{font-size:8px;letter-spacing:1.5px}.topbar{padding:0 10px}.iconBtn{width:42px;height:42px}}

.musterTag{position:absolute;left:10px;bottom:10px;background:rgba(20,14,29,.72);color:#fff;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(7px);border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;z-index:3}
.restaurantImage .musterTag{left:auto;right:12px;bottom:12px;top:auto}.foodPhotoWrap{position:relative;width:100px;height:92px}.foodPhotoWrap img{width:100%;height:100%;object-fit:cover;border-radius:14px}.foodPhotoWrap .musterTag{left:6px;bottom:6px;font-size:8px;padding:3px 6px}.productImageWrap{position:relative;width:100%;height:250px;background:#eee}.productImageWrap img{width:100%;height:100%;object-fit:cover}.modalMuster{left:14px;bottom:14px;font-size:10px}.productSheet>img{display:none!important}
@media(max-width:850px){.foodPhotoWrap{width:80px;height:78px}}

.foodFlags{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.foodFlag{display:inline-flex;align-items:center;gap:3px;background:#faf7ff;border:1px solid #eee6f8;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;color:#4b3b5d}.foodFlag.hot{background:#fff3f3;color:#b42318}.foodFlag.vegan{background:#eefbf1;color:#147a3b}.foodFlag.veg{background:#f4fff0;color:#3f7d20}.foodFlag.halal{background:#f0f7ff;color:#2256a0}.foodFlag.allergy{background:#fff8e8;color:#8a5b00}
.itemSliderWrap{position:relative}.itemSlides{display:flex;gap:12px;overflow:hidden;scroll-behavior:smooth}.itemSlide{min-width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.slideFoodCard{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 7px 26px rgba(40,20,70,.06);cursor:pointer}.slideFoodCard img{width:100%;height:130px;object-fit:cover;background:#eee}.slideFoodBody{padding:12px}.slideFoodBody b{display:block;font-size:14px}.slideFoodBody small{display:block;color:var(--muted);margin-top:4px}.openingHoursGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.openingCard{border:1px solid var(--line);border-radius:18px;padding:16px;background:#fff}.openingCard b{display:block;margin-bottom:6px}.openingCard small{color:var(--muted)}.deliveryBadge{display:inline-block;margin-top:8px;background:#eefbf1;color:#147a3b;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}
.paymentStrip{display:flex;gap:10px;flex-wrap:wrap}.payBadge{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px 16px;font-weight:800}.legalGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:30px}.legalGrid a{display:block;text-align:center;text-decoration:none;border:1px solid var(--line);border-radius:14px;padding:14px;color:#4b3f5c;background:#fff;font-weight:800}
@media(max-width:850px){.itemSlide{grid-template-columns:repeat(2,1fr)}.openingHoursGrid{grid-template-columns:1fr}.legalGrid{grid-template-columns:1fr 1fr}.slideFoodCard img{height:115px}}
@media(max-width:480px){.itemSlide{grid-template-columns:1fr 1fr}.legalGrid{grid-template-columns:1fr}.paymentStrip{display:grid;grid-template-columns:1fr 1fr}}

.heroSlide{transition:transform .25s ease}.heroDots button,.itemSlideDots button{cursor:pointer}
.itemSlides{min-height:260px}.itemSlide{animation:slideFade .35s ease}@keyframes slideFade{from{opacity:.25;transform:translateX(12px)}to{opacity:1;transform:none}}
.slideImageWrap{position:relative}.slideFoodCard{transition:transform .2s ease,box-shadow .2s ease}.slideFoodCard:active{transform:scale(.985)}
@media(max-width:850px){.itemSlides{min-height:360px}.itemSlide{grid-template-columns:repeat(2,1fr)}.itemSlide .slideFoodCard:nth-child(n+5){display:none}}
@media(max-width:480px){.heroSlide{min-height:270px}.heroSlide .left{width:100%}.heroSlide h1{font-size:34px}.itemSlides{min-height:340px}.itemSlide .slideFoodCard:nth-child(n+5){display:none}}
