:root{--ink:#201a16;--brown:#56371f;--gold:#b8862b;--gold2:#d7ab55;--ivory:#fffaf1;--cream:#f5ead8;--line:#e9dcc8;--muted:#736860;--green:#416047;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:rgba(255,250,241,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}button{font:inherit}.company{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.company-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--ink);color:var(--gold2);font-family:'Playfair Display';font-size:24px;border-radius:12px}.company b,.company small{display:block}.company b{letter-spacing:2px}.company small{font-size:12px;color:var(--muted)}nav{display:flex;gap:8px}.nav-link,.order-now,.primary,.secondary,.category,.fulfilment button,.checkout{border:0;cursor:pointer}.nav-link{padding:12px 15px;background:transparent;color:var(--muted);border-radius:999px}.nav-link.active{background:var(--cream);color:var(--ink);font-weight:700}.order-now,.primary{padding:13px 20px;border-radius:12px;background:var(--ink);color:white;font-weight:700}.view{display:none}.active-view{display:block}.corp-hero{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:48px clamp(20px,5vw,72px) 70px;gap:48px}.corp-copy{max-width:620px}.eyebrow{display:block;font-size:12px;letter-spacing:2px;font-weight:700;color:var(--brown);margin-bottom:13px}.gold{color:var(--gold2)}h1,h2{font-family:'Playfair Display',serif;margin:0;line-height:1.06}h1{font-size:clamp(48px,6vw,82px)}h2{font-size:clamp(30px,4vw,50px)}p{color:var(--muted);line-height:1.7}.corp-copy>p{font-size:19px;max-width:580px}.hero-actions{display:flex;gap:12px;margin-top:28px}.secondary{padding:12px 19px;border:1px solid var(--ink);border-radius:12px;background:transparent;color:var(--ink);text-decoration:none;font-weight:700}.domain-note{display:flex;gap:13px;align-items:center;margin-top:45px;font-size:13px}.domain-note span{color:var(--muted)}.corp-visual{height:560px;border-radius:32px;overflow:hidden;position:relative;box-shadow:0 30px 80px rgba(55,35,20,.18)}.corp-visual>img{width:100%;height:100%;object-fit:cover}.brand-card{position:absolute;left:24px;bottom:24px;padding:18px 22px;background:rgba(255,250,241,.94);border-radius:18px;backdrop-filter:blur(12px);display:grid;gap:3px}.brand-card small{font-size:10px;letter-spacing:1.5px;color:var(--gold)}.brand-card b{font-family:'Playfair Display';font-size:22px}.brand-card span{font-size:13px;color:var(--muted)}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:90px clamp(20px,8vw,130px);background:white}.story-section p{font-size:19px;margin:25px 0}.brand-feature{margin:90px auto;max-width:1180px;display:grid;grid-template-columns:420px 1fr;gap:65px;align-items:center;padding:0 20px}.logo-wrap{background:#050505;border-radius:28px;overflow:hidden}.logo-wrap img{width:100%;display:block}.brand-feature p{font-size:18px;max-width:600px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 clamp(20px,5vw,72px) 90px}.business-grid article{background:white;border:1px solid var(--line);padding:30px;border-radius:22px}.business-grid article>span{color:var(--gold);font-weight:700}.business-grid h3{font-family:'Playfair Display';font-size:25px}.contact-strip{background:var(--ink);color:white;padding:55px clamp(20px,8vw,130px);display:flex;align-items:center;justify-content:space-between}.contact-strip small{color:var(--gold2);letter-spacing:1.5px}.light{color:white;border-color:#766b63}.cafe-header{display:flex;align-items:center;gap:28px;padding:18px clamp(20px,5vw,72px);background:white;border-bottom:1px solid var(--line)}.cafe-brand{display:flex;align-items:center;gap:10px}.cafe-brand img{width:52px;height:52px;object-fit:cover;border-radius:12px}.cafe-brand b,.cafe-brand small{display:block}.cafe-brand b{letter-spacing:3px}.cafe-brand small{font-size:9px;letter-spacing:2px;color:var(--gold)}.location{margin-left:auto}.location small,.location b{display:block}.location small{font-size:10px;color:var(--muted);letter-spacing:1px}.compact{margin:0;border-left:1px solid var(--line);padding-left:28px}.order-hero{height:390px;position:relative;overflow:hidden;background:#20140e}.order-hero img{width:100%;height:100%;object-fit:cover;opacity:.78}.order-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,13,9,.95),rgba(20,13,9,.1))}.order-hero>div{position:absolute;z-index:2;left:clamp(20px,8vw,120px);top:50%;transform:translateY(-50%);color:white}.order-hero h1{font-size:clamp(42px,5vw,66px)}.order-hero p{color:#e8ddd2}.ordering-layout{display:grid;grid-template-columns:1fr 370px;max-width:1450px;margin:auto}.menu-panel{padding:55px clamp(20px,4vw,60px)}.menu-heading{display:flex;align-items:center;justify-content:space-between}.veg-toggle{display:flex;align-items:center;gap:9px;font-weight:600}.veg-toggle input{width:19px;height:19px;accent-color:var(--green)}.categories{display:flex;gap:8px;overflow:auto;padding:24px 0 28px}.category{white-space:nowrap;padding:10px 16px;border-radius:999px;border:1px solid var(--line);background:white}.category.active{background:var(--ink);color:white;border-color:var(--ink)}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.dish{display:grid;grid-template-columns:1fr auto;gap:16px;background:white;border:1px solid var(--line);border-radius:20px;padding:20px}.dish h3{margin:7px 0 6px}.dish p{font-size:14px;margin:0 0 15px}.food-type{width:14px;height:14px;border:1px solid;display:grid;place-items:center}.food-type:after{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.food-type.veg{color:#3c7c49}.food-type.nonveg{color:#a53a31}.dish-footer{display:flex;align-items:center;justify-content:space-between}.add{width:78px;height:38px;border:1px solid var(--gold);background:#fffaf1;color:#8a6018;border-radius:10px;font-weight:800;cursor:pointer}.cart-panel{background:white;border-left:1px solid var(--line);padding:28px;position:sticky;top:78px;height:calc(100vh - 78px);overflow:auto}.cart-title{display:flex;justify-content:space-between;align-items:center}.cart-title small{color:var(--gold);letter-spacing:1px}.cart-title h2{font-size:30px}.cart-title>span{font-size:13px;color:var(--muted)}.fulfilment{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);padding:4px;border-radius:12px;margin:20px 0}.fulfilment button{padding:11px;background:transparent;border-radius:9px}.fulfilment button.active{background:white;box-shadow:0 2px 8px #d7cbb9}.empty-cart{text-align:center;padding:70px 20px}.empty-cart>span{font-size:50px;color:var(--gold)}.empty-cart b{display:block;margin:12px}.empty-cart p{font-size:14px}.cart-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row b{display:block}.cart-row small{color:var(--muted)}.quantity{display:flex;align-items:center;gap:10px}.quantity button{width:28px;height:28px;border-radius:8px;border:1px solid var(--line);background:white;cursor:pointer}.cart-summary{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.cart-summary>div{display:flex;justify-content:space-between;margin:10px 0}.cart-summary .total{font-size:19px;padding-top:10px;border-top:1px dashed var(--line)}.checkout{width:100%;padding:15px;background:var(--ink);color:white;border-radius:12px;font-weight:700;margin-top:10px}.cart-summary>small{display:block;text-align:center;color:var(--muted);font-size:11px;line-height:1.5;margin-top:12px}.hidden{display:none!important}.modal{position:fixed;inset:0;background:rgba(20,15,12,.65);display:grid;place-items:center;padding:20px;z-index:50}.modal[hidden]{display:none}.modal-card{position:relative;background:var(--ivory);padding:34px;border-radius:24px;width:min(500px,100%);box-shadow:0 30px 100px #0006}.close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.modal-card label{display:grid;gap:6px;margin:16px 0;font-weight:600}.modal-card input[type=tel],.modal-card textarea{font:inherit;border:1px solid var(--line);border-radius:10px;padding:12px;background:white}.modal-card fieldset{border:1px solid var(--line);border-radius:12px;margin:18px 0}.modal-card fieldset label{display:block;font-weight:400}.wide{width:100%}.safety{font-size:12px}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:white;padding:17px 20px;border-radius:14px;z-index:60;box-shadow:0 15px 40px #0004}.toast b,.toast span{display:block}.toast span{font-size:13px;color:#d8cdc4;margin-top:4px}footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,72px);background:#100d0b;color:#aaa;font-size:13px}
@media(max-width:980px){nav{display:none}.corp-hero{grid-template-columns:1fr;padding-top:70px}.corp-visual{height:430px}.story-section,.brand-feature{grid-template-columns:1fr;gap:35px}.logo-wrap{max-width:430px}.ordering-layout{grid-template-columns:1fr}.cart-panel{position:relative;top:0;height:auto;border-left:0;border-top:1px solid var(--line)}.business-grid{grid-template-columns:1fr}.compact{display:none}.menu-grid{grid-template-columns:1fr}}
@media(max-width:620px){.topbar{height:68px}.company small{display:none}.order-now{padding:11px 14px}.corp-hero{padding:42px 20px}.corp-copy h1{font-size:48px}.corp-visual{height:360px}.story-section{padding:65px 20px}.brand-feature{margin:65px auto}.contact-strip,.cafe-header,footer{align-items:flex-start;flex-direction:column}.location{margin:0}.order-hero{height:340px}.menu-panel{padding:38px 18px}.menu-heading{align-items:flex-start;gap:16px}.cart-panel{padding:24px 18px}.hero-actions{flex-wrap:wrap}.domain-note{align-items:flex-start;flex-direction:column;gap:3px}}

/* Mehfil customer ordering experience */
.company img{width:46px;height:46px;object-fit:cover;border-radius:12px}.company b{letter-spacing:3px}.company small{font-size:9px;letter-spacing:2px;color:var(--gold)}
.topbar nav{gap:26px}.topbar nav a{color:var(--muted);font-weight:600;text-decoration:none}.topbar nav a:hover{color:var(--ink)}.order-now{text-decoration:none}
.order-hero{height:620px}.order-hero>img{opacity:.72}.order-hero:after{background:linear-gradient(90deg,rgba(17,11,8,.96) 0%,rgba(17,11,8,.45) 58%,rgba(17,11,8,.12) 100%)}.order-hero .hero-copy{top:46%;max-width:680px}.order-hero .hero-copy p{font-size:19px;max-width:610px}.gold-button{background:linear-gradient(135deg,#b98127,#e2b65f);color:#1a130d}.hero-actions a{display:inline-block}.open-card{position:absolute;z-index:3;right:clamp(20px,6vw,90px);bottom:34px;background:rgba(255,250,241,.95);padding:18px 22px;border-radius:16px;display:grid;gap:3px;min-width:245px}.open-card span{font-size:10px;letter-spacing:1.5px;color:#8c651f;font-weight:800}.open-card small{color:var(--muted)}
.service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#f1e6d4;color:var(--ink);padding:28px clamp(20px,7vw,110px);gap:30px;border-bottom:1px solid var(--line)}.service-strip div{display:grid;gap:4px;border-left:1px solid #cbb99e;padding-left:20px}.service-strip b{color:#684b2d}.service-strip span{font-size:13px;color:var(--muted)}.owned{border-left:3px solid var(--gold);padding-left:15px}.visit-section{background:#3e2d21;color:white;padding:75px clamp(20px,8vw,130px);display:flex;align-items:center;justify-content:space-between;gap:30px}.visit-section p{color:#e3d7cc}.visit-actions{display:flex;gap:12px}.ordering-layout{scroll-margin-top:75px}.story-section{scroll-margin-top:75px}
@media(max-width:980px){.topbar nav{display:none}.service-strip{grid-template-columns:1fr;gap:15px}.open-card{right:20px}.visit-section{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.order-hero{height:520px}.order-hero .hero-copy{top:42%}.order-hero .hero-copy h1{font-size:46px}.order-hero .hero-copy p{font-size:16px}.open-card{left:20px;right:20px;bottom:18px}.service-strip{padding:22px 20px}.visit-section{padding:55px 20px}.visit-actions{flex-wrap:wrap}}

.company img{object-fit:contain;background:#090807;padding:3px}.order-hero>video{width:100%;height:100%;object-fit:cover}.order-hero:after{background:linear-gradient(90deg,rgba(18,12,8,.86) 0%,rgba(18,12,8,.46) 52%,rgba(18,12,8,.08) 100%)}
.gallery-section{padding:85px clamp(20px,5vw,72px);background:#fffaf1;scroll-margin-top:76px}.gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.gallery-heading h2{max-width:680px}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:280px 280px;gap:16px}.gallery-grid figure{margin:0;position:relative;overflow:hidden;border-radius:22px;background:#eadfcf}.gallery-grid .gallery-wide{grid-row:1/3}.gallery-grid figure:last-child{grid-column:2/4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figcaption{position:absolute;left:14px;bottom:14px;background:rgba(255,250,241,.92);color:#2b211a;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:700;backdrop-filter:blur(8px)}
@media(max-width:980px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 240px 240px}.gallery-grid .gallery-wide{grid-column:1/3;grid-row:auto}.gallery-grid figure:last-child{grid-column:auto}.gallery-heading{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:620px){.gallery-section{padding:60px 18px}.gallery-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.gallery-grid figure,.gallery-grid .gallery-wide{min-width:85vw;height:360px;scroll-snap-align:center}.order-hero>video{object-position:center}}
@media(prefers-reduced-motion:reduce){.order-hero>video{display:none}.order-hero{background:url('cafe-dusk.jpg') center/cover}.gallery-grid img{transition:none}}
.intro-active{overflow:hidden}.brand-loader{position:fixed;inset:0;z-index:999;background:#080706;display:grid;place-items:center;opacity:1;visibility:visible;transition:opacity .55s ease,visibility .55s ease}.brand-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.brand-loader video{width:100%;height:100%;object-fit:cover}.brand-loader button{position:absolute;right:24px;bottom:24px;border:1px solid rgba(222,179,96,.65);background:rgba(8,7,6,.55);color:#f3dcae;padding:10px 16px;border-radius:999px;cursor:pointer;backdrop-filter:blur(8px)}
.brand-reveal-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:70px;padding:90px clamp(20px,8vw,130px);background:#fffaf1}.brand-reveal-copy{max-width:520px}.brand-reveal-copy p{font-size:18px}.brand-reveal-media{overflow:hidden;border-radius:28px;background:#080706;box-shadow:0 24px 70px rgba(44,29,16,.18);aspect-ratio:16/9}.brand-reveal-media video{width:100%;height:100%;display:block;object-fit:cover}
@media(max-width:980px){.brand-reveal-section{grid-template-columns:1fr;gap:35px}.brand-reveal-media{width:100%}}
@media(max-width:620px){.brand-loader video{object-fit:contain}.brand-loader button{right:16px;bottom:18px}.brand-reveal-section{padding:60px 18px}.brand-reveal-media{border-radius:18px}}
@media(prefers-reduced-motion:reduce){.brand-loader{display:none}.brand-reveal-media video{display:none}.brand-reveal-media{background:#080706 url('mehfil-logo-original.png') center/contain no-repeat}}
.header-actions{display:flex;align-items:center;gap:8px}.nav-action{border:0;background:transparent;padding:11px 13px;color:var(--muted);font-weight:700;cursor:pointer}.modal-card input,.modal-card textarea{width:100%;font:inherit;border:1px solid var(--line);border-radius:10px;padding:12px;background:white}.modal-card textarea{min-height:76px;resize:vertical}.track-card{display:grid;gap:7px;background:#f5ead8;padding:16px;border-radius:12px;margin-top:16px}.track-card b{font-size:18px}.track-card span{text-transform:capitalize}.toast{max-width:420px}.modal-card button:disabled{opacity:.55;cursor:wait}
@media(max-width:620px){.nav-action{display:none}.header-actions{margin-left:auto}.company span{display:none}}
