:root{--lf-accent:#E50914;--lf-dark:#101828}
.lf-app{position:relative;width:100%;max-width:1480px;margin:0 auto;background:#fff;color:var(--lf-dark);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden;box-sizing:border-box}
.lf-app *{box-sizing:border-box}.lf-app a{text-decoration:none}.lf-app button,.lf-app input{font:inherit}.lf-app svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.lf-topbar{display:grid;grid-template-columns:minmax(205px,250px) minmax(225px,285px) minmax(260px,1fr) auto;align-items:center;gap:22px;padding:25px clamp(28px,5vw,76px) 15px;background:#fff;position:relative;z-index:20}
.lf-brand{display:flex;align-items:center;gap:12px;color:var(--lf-dark);min-width:0}.lf-logo{width:52px;height:52px;border-radius:17px;background:var(--lf-accent);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(229,9,20,.16);flex:0 0 auto}.lf-logo svg{width:35px;height:35px;stroke-width:1.7}.lf-brand strong{display:block;font-size:20px;line-height:1.05;letter-spacing:-.7px}.lf-brand small{display:block;margin-top:3px;color:#667085;font-size:10px;font-weight:700;letter-spacing:.01em}
.lf-location{border:1px solid #eef0f2;background:#fff;min-height:56px;border-radius:18px;padding:7px 12px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--lf-dark);box-shadow:0 7px 20px rgba(16,24,40,.06);cursor:pointer}.lf-pin{width:38px;height:38px;border-radius:12px;background:#fff0f0;color:var(--lf-accent);display:grid;place-items:center;flex:0 0 auto}.lf-pin svg{width:20px;height:20px}.lf-location small{display:block;color:#98a2b3;font-size:9px;font-weight:750;letter-spacing:.05em}.lf-location strong{display:block;font-size:12px;margin-top:2px;white-space:nowrap}.lf-chevron{margin-left:auto;font-size:22px;color:#667085;line-height:1}
.lf-search{height:53px;border-radius:18px;background:#f5f6f7;border:1px solid #f0f1f3;display:flex;align-items:center;gap:10px;padding:0 17px;color:#667085}.lf-search svg{width:22px;height:22px;flex:0 0 auto}.lf-search input{width:100%;border:0;outline:0;background:transparent;color:var(--lf-dark);font-size:13px}.lf-search input::placeholder{color:#98a2b3}
.lf-desktop-actions{display:flex;align-items:center;gap:18px}.lf-desktop-actions>a{position:relative;color:var(--lf-dark);display:grid;place-items:center}.lf-desktop-actions svg{width:27px;height:27px}.lf-desktop-actions b,.lf-bottom-cart b{position:absolute;right:-8px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--lf-accent);color:#fff;font-size:10px;display:grid;place-items:center;font-weight:850}.lf-mobile-search{display:none}
.lf-categories{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:8px clamp(28px,5vw,76px) 16px;position:relative;z-index:15;background:#fff}.lf-categories::-webkit-scrollbar{display:none}.lf-chip{height:46px;padding:0 20px;border:1px solid #eceef1;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#344054;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 5px 15px rgba(16,24,40,.05);transition:.18s ease}.lf-chip span{font-size:17px}.lf-chip:hover,.lf-chip.active{background:var(--lf-accent);color:#fff;border-color:var(--lf-accent);box-shadow:0 9px 20px rgba(229,9,20,.15)}
.lf-hero{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(500px,1.18fr);min-height:510px;margin:0 clamp(18px,3.5vw,55px);border-radius:30px;overflow:hidden;background:linear-gradient(110deg,#fff 0%,#fff 49%,#fff8f8 100%);position:relative}.lf-hero-copy{padding:65px clamp(28px,4vw,70px) 50px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:7}.lf-badge{align-self:flex-start;display:inline-flex;align-items:center;padding:10px 17px;border-radius:999px;background:#fff0f0;color:var(--lf-accent);font-weight:850;font-size:14px;letter-spacing:.01em;margin-bottom:22px}.lf-hero h1{font-size:clamp(50px,5.5vw,78px);line-height:.91;letter-spacing:-4px;margin:0;font-weight:900}.lf-hero h1 span{color:var(--lf-accent)}.lf-hero p{font-size:17px;line-height:1.55;color:#667085;max-width:570px;margin:24px 0 28px}.lf-hero-buttons{display:flex;gap:13px;flex-wrap:wrap}.lf-btn{min-height:55px;padding:0 27px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.lf-btn:hover{transform:translateY(-2px)}.lf-btn-primary{background:var(--lf-accent);color:#fff;box-shadow:0 11px 24px rgba(229,9,20,.2)}.lf-btn-secondary{background:#fff;color:var(--lf-accent);border:1.5px solid var(--lf-accent)}
.lf-hero-art{position:relative;min-height:510px}.lf-art-red{position:absolute;right:-9%;top:0;width:76%;height:100%;background:linear-gradient(145deg,#ef101d,#d80713);clip-path:polygon(22% 0,100% 0,100% 100%,0 100%);border-radius:0 0 0 34px;z-index:1}.lf-food-slides{position:absolute;inset:14px 0 0;z-index:3}.lf-food-slide{position:absolute;inset:0;display:grid;place-items:center;opacity:0;transform:scale(.985);transition:opacity .5s ease,transform .6s ease}.lf-food-slide.active{opacity:1;transform:scale(1)}.lf-food-slide picture{width:100%;height:100%;display:grid;place-items:center}.lf-food-slide img{width:100%;height:100%;object-fit:contain;object-position:center center;filter:drop-shadow(0 22px 25px rgba(0,0,0,.16));display:block}.lf-media-loading,.lf-media-fallback{position:absolute;inset:0;display:grid;place-items:center}.lf-media-loading span{width:44px;height:44px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:lfspin .8s linear infinite}.lf-media-fallback{background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(0,0,0,.04));border-radius:0 0 0 34px}@keyframes lfspin{to{transform:rotate(360deg)}}.lf-food-note{position:absolute;z-index:5;left:8%;top:15%;font-size:20px;line-height:1.03;font-family:cursive;font-weight:750;transform:rotate(-7deg);text-align:center;color:#111}.lf-food-note em{font-style:normal}.lf-food-note span{display:block;font-size:30px;margin-left:48px;transform:rotate(15deg)}.lf-sticker{position:absolute;z-index:5;right:12%;bottom:12%;width:94px;height:94px;border-radius:50%;border:5px dashed #fff;background:var(--lf-accent);color:#fff;display:grid;place-items:center;text-align:center;font-size:10px;line-height:1.15;font-weight:900;transform:rotate(9deg);box-shadow:0 10px 22px rgba(0,0,0,.14)}.lf-hero-dots{position:absolute;z-index:7;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.lf-dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.6);cursor:pointer}.lf-dot.active{background:#fff;transform:scale(1.2)}
.lf-features{position:relative;z-index:8;margin:-18px clamp(26px,5vw,76px) 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lf-features article{min-height:82px;background:rgba(255,255,255,.97);border:1px solid #f0f1f3;border-radius:20px;padding:14px 17px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 28px rgba(16,24,40,.08)}.lf-features article>span{width:43px;height:43px;border-radius:14px;background:#fff2f2;display:grid;place-items:center;font-size:22px;flex:0 0 auto}.lf-features strong{display:block;font-size:13px}.lf-features small{display:block;color:#98a2b3;font-size:11px;margin-top:2px}
.lf-explore{padding:58px clamp(26px,5vw,76px) 100px}.lf-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.lf-section-head small{color:var(--lf-accent);font-size:11px;font-weight:850;letter-spacing:.12em}.lf-section-head h2{font-size:28px;letter-spacing:-1px;margin:5px 0 0}.lf-section-head>a{color:var(--lf-accent);font-size:13px;font-weight:800}.lf-category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.lf-category-card{min-height:145px;border:1px solid #f0f1f3;border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 7px 20px rgba(16,24,40,.05);color:var(--lf-dark);transition:.2s ease}.lf-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(16,24,40,.1)}.lf-category-card span{font-size:48px;line-height:1}.lf-category-card strong{font-size:13px}.lf-bottom-nav{display:none}
@media(max-width:1250px){.lf-topbar{grid-template-columns:auto minmax(200px,250px) minmax(220px,1fr) auto;gap:14px}.lf-brand{min-width:190px}.lf-hero{grid-template-columns:minmax(350px,.82fr) minmax(450px,1.18fr)}.lf-hero h1{font-size:clamp(46px,5.3vw,68px)}.lf-category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:980px){.lf-topbar{grid-template-columns:1fr auto;gap:12px;padding:18px 20px 12px}.lf-location{order:3;grid-column:1/-1}.lf-search{display:none}.lf-desktop-actions{gap:13px}.lf-categories{padding-left:20px;padding-right:20px}.lf-hero{grid-template-columns:1fr;margin:0 14px;border-radius:27px}.lf-hero-copy{max-width:none;padding:48px 28px 25px;text-align:left}.lf-hero-art{min-height:430px}.lf-art-red{width:100%;right:0;top:7%;height:93%;clip-path:polygon(16% 0,100% 0,100% 100%,0 100%)}.lf-food-slides{inset:10px 0 0}.lf-food-note{left:12%;top:12%}.lf-sticker{right:8%;bottom:11%}.lf-features{margin:-10px 24px 0;grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.lf-app{max-width:100%;border-radius:0}.lf-topbar{padding:13px 14px 10px;grid-template-columns:1fr auto}.lf-brand{min-width:0;gap:9px}.lf-logo{width:45px;height:45px;border-radius:14px}.lf-logo svg{width:31px;height:31px}.lf-brand strong{font-size:17px}.lf-brand small{font-size:10px}.lf-desktop-actions>a:first-child{display:none}.lf-desktop-actions svg{width:23px;height:23px}.lf-location{grid-column:1/-1;min-height:49px;border-radius:15px;padding:6px 10px;box-shadow:none;background:#fafafa}.lf-pin{width:34px;height:34px;border-radius:11px}.lf-location strong{font-size:12px}.lf-location small{font-size:8px}.lf-mobile-search{display:flex;margin:4px 14px 10px;height:48px;border:1px solid #eceef0;background:#f7f7f8;border-radius:15px;padding:0 13px;gap:9px;align-items:center}.lf-mobile-search svg{width:20px;height:20px;color:#344054}.lf-mobile-search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.lf-categories{padding:2px 14px 13px;gap:8px}.lf-chip{height:50px;min-width:62px;padding:5px 12px;font-size:10px;flex-direction:column;gap:2px;box-shadow:none;border-radius:15px}.lf-chip span{font-size:18px;line-height:1}.lf-hero{margin:0 10px;border-radius:23px;display:block;min-height:0}.lf-hero-copy{padding:31px 20px 12px}.lf-badge{font-size:10px;padding:8px 11px;margin-bottom:16px}.lf-hero h1{font-size:clamp(39px,12vw,56px);letter-spacing:-2.6px;line-height:.91}.lf-hero p{font-size:13px;margin:17px 0 19px;line-height:1.5}.lf-hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lf-btn{min-height:48px;border-radius:14px;padding:0 12px;font-size:11px;gap:7px}.lf-hero-art{min-height:350px}.lf-art-red{top:7%;height:89%;border-radius:0 0 0 22px;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.lf-food-slides{inset:5px -2% 0}.lf-food-slide img{object-position:center center}.lf-food-note{left:8%;top:11%;font-size:14px}.lf-food-note span{font-size:22px;margin-left:30px}.lf-sticker{width:68px;height:68px;border-width:3px;right:8%;bottom:12%;font-size:7px}.lf-hero-dots{bottom:7px}.lf-dot{width:7px;height:7px}.lf-features{margin:8px 14px 0;grid-template-columns:repeat(4,1fr);gap:6px}.lf-features article{min-height:71px;padding:8px 3px;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:4px;border-radius:15px;box-shadow:0 7px 18px rgba(16,24,40,.06)}.lf-features article>span{width:30px;height:30px;border-radius:9px;font-size:15px}.lf-features strong{font-size:8px;line-height:1.05}.lf-features small{font-size:7px;line-height:1.05}.lf-explore{padding:34px 14px 92px}.lf-section-head{align-items:center;margin-bottom:15px}.lf-section-head h2{font-size:21px;margin-top:3px}.lf-section-head small{font-size:9px}.lf-section-head>a{font-size:10px}.lf-category-grid{grid-template-columns:repeat(4,1fr);gap:8px}.lf-category-card{min-height:105px;border-radius:16px;gap:7px;box-shadow:0 5px 15px rgba(16,24,40,.045)}.lf-category-card span{font-size:34px}.lf-category-card strong{font-size:10px}.lf-bottom-nav{position:fixed;z-index:9999;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 4px 6px;border:1px solid #e9eaec;border-radius:20px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgba(16,24,40,.14)}.lf-bottom-nav a{position:relative;display:grid;justify-items:center;gap:2px;color:#98a2b3;font-size:8px;font-weight:800}.lf-bottom-nav a.active{color:var(--lf-accent)}.lf-bottom-nav svg{width:21px;height:21px}.lf-bottom-nav b{top:-4px;right:calc(50% - 17px)}}
@media(max-width:380px){.lf-brand small{display:none}.lf-hero h1{font-size:37px}.lf-hero-art{min-height:325px}.lf-category-grid{grid-template-columns:repeat(4,1fr)}.lf-category-card{min-height:94px}.lf-category-card span{font-size:29px}.lf-category-card strong{font-size:9px}.lf-features strong{font-size:7px}.lf-features small{display:none}}
@media(min-width:681px){.lf-app{border-left:1px solid #f4f4f4;border-right:1px solid #f4f4f4}}
@media(prefers-reduced-motion:reduce){.lf-food-slide,.lf-btn,.lf-category-card{transition:none}.lf-media-loading span{animation:none}}
/* Lucknow Foodies Products Menu — uses the exact Core app shell/header/bottom-nav geometry */
.lfp-products-app{min-height:100vh;background:#fff}
.lfp-menu-main{background:#fff}
.lfp-menu-content{padding:48px clamp(28px,5vw,76px) 110px}
.lfp-menu-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}
.lfp-menu-kicker{display:block;color:#e50914;font-size:11px;font-weight:850;letter-spacing:.12em}
.lfp-menu-head h1{margin:6px 0 0;font-size:42px;letter-spacing:-1.7px;line-height:1.05;color:#171717}
.lfp-menu-cart{position:relative;width:62px;height:62px;border:1px solid #eceef1;background:#fff;border-radius:20px;display:grid;place-items:center;color:#667085;box-shadow:0 9px 25px rgba(16,24,40,.07);cursor:pointer;flex:0 0 auto}
.lfp-menu-cart svg{width:29px;height:29px}.lfp-menu-cart b{position:absolute;right:-5px;top:-7px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#e50914;color:#fff;font-size:11px;display:grid;place-items:center}
.lfp-menu-content>.lfp-section-head{margin:0 0 22px}.lfp-menu-content>.lfp-section-head span{color:#98a2b3;font-size:11px;font-weight:850;letter-spacing:.12em}.lfp-menu-content>.lfp-section-head h2{margin:6px 0 0;font-size:28px;letter-spacing:-1px;color:#171717}
.lfp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.lfp-card{background:#fff;border:1px solid #eef0f2;border-radius:22px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.055);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.lfp-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(16,24,40,.09)}
.lfp-img-wrap{height:210px;background:#f4f5f6;position:relative;overflow:hidden}.lfp-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.lfp-off{position:absolute;left:12px;top:12px;z-index:2;background:#e50914;color:#fff;border-radius:11px;padding:7px 9px;font-size:10px;font-weight:850}
.lfp-card-body{padding:15px}.lfp-name{font-weight:850;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#171717}.lfp-desc{font-size:11px;color:#7c838d;margin-top:6px;height:31px;line-height:1.4;overflow:hidden}.lfp-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.lfp-bottom strong{display:block;font-size:18px;color:#171717}.lfp-bottom del{display:block;font-size:11px;color:#a1a6ad;margin-bottom:2px}.lfp-add{border:0;background:#fff0f0;color:#e50914;border-radius:12px;padding:10px 13px;font-size:11px;font-weight:900;cursor:pointer}.lfp-add span{font-size:14px}.lfp-add:disabled{opacity:.6}.lfp-sold{font-size:10px;font-weight:850;color:#a0a4ab}
.lfp-loading,.lfp-empty{text-align:center;grid-column:1/-1;padding:60px 15px;color:#727985}.lfp-empty{display:flex;flex-direction:column;gap:6px}.lfp-empty div{font-size:32px}.lfp-empty b{color:#171717}.lfp-empty span{font-size:12px}
.lfp-cart-panel,.lfp-product-modal{display:none;position:fixed;inset:0;background:rgba(15,18,22,.45);z-index:999999;align-items:flex-end;justify-content:center}.lfp-cart-panel.open,.lfp-product-modal.open{display:flex}.lfp-cart-sheet{width:min(620px,100%);max-height:88vh;background:#fff;border-radius:26px 26px 0 0;padding:20px 16px;overflow:auto}.lfp-sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.lfp-sheet-head h3{margin:0}.lfp-sheet-head button,#lfp-modal-close{border:0;background:#f3f4f6;border-radius:50%;width:34px;height:34px;font-size:21px;cursor:pointer}.lfp-cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:10px;padding:11px 0;border-bottom:1px solid #f0f1f3;align-items:center}.lfp-cart-item img{width:58px;height:58px;border-radius:12px;object-fit:cover}.lfp-cart-item b{display:block;font-size:12px}.lfp-cart-item small{display:block;color:#777;font-size:10px;margin:3px 0}.lfp-cart-item>strong{font-size:12px}.lfp-qty{display:flex;align-items:center;gap:7px}.lfp-qty button{border:1px solid #e8eaed;background:#fff;border-radius:7px;min-width:25px;height:25px;cursor:pointer}.lfp-qty .lfp-remove{border:0;color:#e50914;font-size:9px;background:transparent}.lfp-cart-footer{padding-top:15px}.lfp-cart-footer>div{display:flex;justify-content:space-between;margin-bottom:12px}.lfp-checkout,.lfp-auth-btn{display:flex;align-items:center;justify-content:space-between;text-decoration:none;border:0;background:#e50914;color:#fff;border-radius:14px;padding:14px 17px;font-size:12px;font-weight:900;width:100%;box-sizing:border-box}.lfp-product-modal{align-items:center;padding:16px}.lfp-modal-card{position:relative;width:min(520px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:25px}.lfp-modal-card>#lfp-modal-close{position:absolute;right:12px;top:12px;z-index:3}.lfp-detail-img img{width:100%;height:300px;object-fit:cover;display:block}.lfp-detail{padding:20px}.lfp-detail h2{margin:4px 0 8px;font-size:25px}.lfp-price{font-size:22px;font-weight:900;margin-bottom:12px}.lfp-price del{font-size:12px;color:#9aa0a7;margin-left:5px}.lfp-detail p{font-size:13px;line-height:1.6;color:#69707b;margin-bottom:18px}.lfp-detail-meta{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #f0f1f3;margin-bottom:14px;font-size:11px}.lfp-detail-meta span{color:#98a2b3}.lfp-detail-meta b{color:#171717;text-align:right}
@media(max-width:1250px){.lfp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.lfp-menu-content{padding:34px 20px 105px}.lfp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lfp-img-wrap{height:190px}}
@media(max-width:680px){.lfp-menu-content{padding:27px 14px 105px}.lfp-menu-head{margin-bottom:18px}.lfp-menu-head h1{font-size:25px;letter-spacing:-.8px}.lfp-menu-kicker{font-size:9px}.lfp-menu-cart{width:48px;height:48px;border-radius:15px}.lfp-menu-cart svg{width:23px;height:23px}.lfp-menu-cart b{min-width:19px;height:19px;font-size:10px}.lfp-menu-content>.lfp-section-head{margin-bottom:14px}.lfp-menu-content>.lfp-section-head span{font-size:9px}.lfp-menu-content>.lfp-section-head h2{font-size:21px;margin-top:3px}.lfp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lfp-img-wrap{height:155px}.lfp-card{border-radius:19px}.lfp-card-body{padding:11px}.lfp-name{font-size:14px}.lfp-desc{font-size:10px;height:28px;margin-top:4px}.lfp-bottom{margin-top:10px}.lfp-bottom strong{font-size:15px}.lfp-bottom del{font-size:10px}.lfp-add{padding:9px 10px;font-size:10px;border-radius:11px}.lfp-off{left:9px;top:9px;padding:6px 8px;font-size:9px}.lfp-detail-img img{height:250px}}
@media(max-width:380px){.lfp-menu-content{padding-left:12px;padding-right:12px}.lfp-grid{gap:9px}.lfp-img-wrap{height:140px}.lfp-card-body{padding:9px}.lfp-name{font-size:13px}.lfp-add{padding:8px 8px}}

/* v1.2.8: the menu has one cart entry in the app header/nav; remove the duplicate Explore Food cart card. */
.lfp-products-app .lfp-menu-cart{display:none!important}
@media(max-width:680px){.lfp-products-app .lfp-menu-head{margin-bottom:14px}.lfp-products-app .lfp-menu-content{padding-top:22px}}
