@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');

:root{--ink:#17211d;--green:#10291f;--green2:#18392c;--cream:#f7f0e4;--paper:#fffdf8;--saffron:#efaa38;--terracotta:#b65839;--muted:#69736e;--line:rgba(23,33,29,.13);--radius:26px;--shadow:0 24px 70px rgba(20,30,25,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:10px;top:10px;background:white;padding:8px;z-index:9999}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;transition:.3s;background:linear-gradient(to bottom,rgba(10,26,19,.72),transparent)}.site-header.scrolled{background:rgba(255,253,248,.93);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:10px;align-items:center;color:white}.site-header.scrolled .brand,.site-header.scrolled .site-nav{color:var(--ink)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--saffron);color:var(--green);font-family:'DM Serif Display',serif;font-size:26px}.brand strong,.brand small{display:block;line-height:1.05}.brand strong{font-family:'DM Serif Display',serif;font-size:22px}.brand small{font-size:10px;letter-spacing:.22em;text-transform:uppercase;margin-top:4px}.site-nav{display:flex;gap:26px;align-items:center;color:white;font-size:14px;font-weight:600}.site-nav>a:not(.btn){opacity:.9}.site-nav>a:hover{opacity:1}.nav-toggle{display:none;border:0;background:transparent;font-size:26px;color:white}.site-header.scrolled .nav-toggle{color:var(--ink)}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:700;font-size:14px;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:42px;padding:0 18px}.btn-primary{background:var(--saffron);color:var(--green)!important}.btn-ghost{color:white;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.06)}.btn-dark{background:var(--green);color:white}.btn-light{background:var(--cream);color:var(--green)}.btn-outline-light{border-color:rgba(255,255,255,.4);color:white}
.hero{min-height:790px;position:relative;display:flex;align-items:center;background-image:url('https://images.unsplash.com/photo-1585937421612-70a008356fbe?auto=format&fit=crop&w=1800&q=88');background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,24,17,.94) 0%,rgba(8,24,17,.78) 48%,rgba(8,24,17,.30) 100%),linear-gradient(0deg,rgba(8,24,17,.48),transparent 50%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.25fr .55fr;gap:80px;align-items:end;padding-top:110px}.hero-copy{color:white;padding:80px 0 70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:11px;color:#f4c46f;margin:0 0 18px}.eyebrow.dark{color:var(--terracotta)}.eyebrow.light{color:#f6cb7c}.hero h1,.section h2{font-family:'DM Serif Display',serif;line-height:.98;letter-spacing:-.025em}.hero h1{font-size:clamp(58px,7vw,96px);margin:0 0 26px;font-weight:400}.hero h1 em{font-weight:400;color:#f1bd60}.hero-lead{font-size:18px;max-width:670px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:12px;margin:34px 0 28px}.hero-notes{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:13px;color:rgba(255,255,255,.75)}.hero-card{align-self:end;margin-bottom:70px;background:rgba(255,253,248,.92);backdrop-filter:blur(14px);padding:32px;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card h2{font-family:'DM Serif Display',serif;font-size:34px;line-height:1.05;margin:8px 0 14px}.hero-card p{font-size:14px;color:var(--muted)}.mini-label{text-transform:uppercase;letter-spacing:.14em;font-size:10px!important;font-weight:700;color:var(--terracotta)!important}.status-dot{display:block;width:10px;height:10px;border-radius:50%;background:#42b66a;box-shadow:0 0 0 7px rgba(66,182,106,.12)}.text-link{font-weight:700;font-size:13px}.trust-strip{background:var(--saffron);padding:14px 0}.trust-items{display:flex;justify-content:center;align-items:center;gap:19px;text-transform:uppercase;font-weight:800;font-size:11px;letter-spacing:.14em}.trust-items i{width:4px;height:4px;background:var(--green);border-radius:50%}
.section{padding:110px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.section h2{font-size:clamp(42px,5vw,68px);font-weight:400;margin:0}.prose{font-size:17px;color:var(--muted)}.prose p:first-child{margin-top:0}.photo-band{display:grid;grid-template-columns:1fr 1fr 1fr;height:480px;gap:3px;background:#fff}.photo{margin:0;position:relative;background-size:cover;background-position:center;overflow:hidden}.photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,25,18,.55),transparent 60%)}.photo figcaption{position:absolute;z-index:2;left:30px;bottom:24px;color:white;font-family:'DM Serif Display',serif;font-size:25px}.photo-one{background-image:url('https://images.unsplash.com/photo-1601050690597-df0568f70950?auto=format&fit=crop&w=1100&q=86')}.photo-two{background-image:url('https://images.unsplash.com/photo-1517244683847-7456b63c5969?auto=format&fit=crop&w=1100&q=86')}.photo-three{background-image:url('https://images.unsplash.com/photo-1565557623262-b51c2513a641?auto=format&fit=crop&w=1100&q=86')}
.menu-section{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:45px}.section-head>p{max-width:430px;color:var(--muted);margin:0}.menu-toolbar{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.menu-toolbar::-webkit-scrollbar{display:none}.menu-tab{border:1px solid var(--line);background:rgba(255,255,255,.55);padding:10px 16px;border-radius:999px;white-space:nowrap;font:600 12px 'DM Sans',sans-serif;cursor:pointer}.menu-tab.active{background:var(--green);color:white;border-color:var(--green)}.menu-carousel{position:relative}.menu-track{position:relative;min-height:580px}.menu-slide{display:none;grid-template-columns:.86fr 1.14fr;background:var(--paper);border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.menu-slide.active{display:grid}.menu-visual{min-height:580px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;color:white;background-size:cover;background-position:center;position:relative}.menu-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,26,18,.75),rgba(7,26,18,.05))}.menu-visual>*{position:relative;z-index:1}.menu-visual span{font-size:14px;border:1px solid rgba(255,255,255,.6);width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.menu-visual strong{font-family:'DM Serif Display',serif;font-size:42px;font-weight:400;line-height:1.05;max-width:270px}.visual-soup{background-image:url('https://images.unsplash.com/photo-1776429054130-480a95531159?auto=format&fit=crop&w=1400&q=85')}.visual-gujarati{background-image:url('https://images.unsplash.com/photo-1601050690597-df0568f70950?auto=format&fit=crop&w=900&q=85')}.visual-chaat{background-image:url('https://images.unsplash.com/photo-1606491956689-2ea866880c84?auto=format&fit=crop&w=900&q=85')}.visual-chinese{background-image:url('https://images.unsplash.com/photo-1525755662778-989d0524087e?auto=format&fit=crop&w=900&q=85')}.visual-curry{background-image:url('https://images.unsplash.com/photo-1565557623262-b51c2513a641?auto=format&fit=crop&w=900&q=85')}.visual-sweets{background-image:url('https://images.unsplash.com/photo-1758910536889-43ce7b3199fd?auto=format&fit=crop&w=1400&q=85')}.visual-bread{background-image:url('https://images.unsplash.com/photo-1655979284091-eea0e93405ee?auto=format&fit=crop&w=1400&q=85')}.visual-rice{background-image:url('https://images.unsplash.com/photo-1512058564366-18510be2db19?auto=format&fit=crop&w=1400&q=85')}.visual-dal{background-image:url('https://images.unsplash.com/photo-1626500154744-e4b394ffea16?auto=format&fit=crop&w=1400&q=85')}.visual-drinks{background-image:url('https://images.unsplash.com/photo-1675064982913-067b64880f5f?auto=format&fit=crop&w=1400&q=85')}.menu-list{padding:55px 56px}.menu-list h3{font-family:'DM Serif Display',serif;font-size:42px;margin:0 0 25px}.menu-list>div{display:flex;justify-content:space-between;gap:30px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.menu-list b{white-space:nowrap;color:var(--terracotta)}.menu-list.two-col{display:grid;grid-template-columns:1fr 1fr;column-gap:35px;align-content:start}.menu-list.two-col h3{grid-column:1/-1}.menu-note{font-size:12px;color:var(--muted);margin-top:22px}.carousel-btn{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:white;box-shadow:0 8px 30px rgba(0,0,0,.14);font-size:22px;cursor:pointer}.carousel-btn.prev{left:-24px}.carousel-btn.next{right:-24px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c4b8a7;cursor:pointer}.carousel-dots button.active{width:26px;border-radius:999px;background:var(--green)}.language-note{margin-top:38px;display:grid;grid-template-columns:.7fr 1fr 1fr;gap:25px;padding:24px;border-top:1px solid rgba(20,30,25,.16);border-bottom:1px solid rgba(20,30,25,.16);font-size:13px}
.events{background:var(--paper)}.event-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.event-card{border:1px solid var(--line);border-radius:22px;padding:30px;min-height:260px;transition:.25s;background:white}.event-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.event-card>span{font-size:11px;font-weight:800;color:var(--terracotta)}.event-card h3{font-family:'DM Serif Display',serif;font-size:31px;margin:45px 0 10px}.event-card p{font-size:13px;color:var(--muted)}
.reviews{background:#efe4d2}.reviews-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.reviews .section-copy>p.prose{font-size:15px}.reviews code{font-size:.9em;background:rgba(255,255,255,.55);padding:2px 5px;border-radius:5px}.reviews-widget{background:white;border-radius:28px;padding:30px;min-height:330px;box-shadow:var(--shadow);display:grid;place-items:center}.review-placeholder{display:flex;align-items:center;gap:18px;color:var(--muted)}.review-placeholder strong{color:var(--ink);font-size:20px}.review-placeholder p{margin:4px 0 0}.google-g{width:58px;height:58px;border-radius:18px;background:#f3f6fb;display:grid;place-items:center;font-size:28px;font-weight:800;color:#4285f4}
.contact{background:var(--green);color:white}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:start}.contact h2{font-size:clamp(52px,6vw,82px)}.contact-copy>p:not(.eyebrow){max-width:590px;color:rgba(255,255,255,.72);font-size:17px}.contact-actions{display:flex;gap:10px;margin-top:32px}.contact-panel{background:#17382b;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:18px 30px}.contact-row{display:grid;grid-template-columns:100px 1fr;gap:22px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.12)}.contact-row>span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#f3c46e;font-weight:700}.contact-row a,.contact-row div{font-size:16px}.cloud-note{margin:24px 0 10px;padding:16px;border-radius:14px;background:rgba(239,170,56,.11);font-size:13px;color:rgba(255,255,255,.78)}.cloud-note strong{color:white}
.site-footer{background:#0a1d15;color:rgba(255,255,255,.66);padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:70px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid strong{color:white}.footer-brand{margin-bottom:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:40;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#0a2c1a;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.25)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.site-nav{display:none;position:absolute;top:74px;left:20px;right:20px;background:var(--paper);color:var(--ink);padding:22px;border-radius:20px;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.site-nav.open{display:flex}.nav-toggle{display:block}.hero{min-height:860px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-card{max-width:500px;margin:0 0 45px}.hero-copy{padding-bottom:35px}.split,.reviews-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.photo-band{height:auto;grid-template-columns:1fr}.photo{height:380px}.menu-slide{grid-template-columns:1fr}.menu-visual{min-height:340px}.menu-track{min-height:auto}.event-grid{grid-template-columns:1fr 1fr}.language-note{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.carousel-btn{display:none}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav-wrap{height:72px}.hero{min-height:820px}.hero-grid{padding-top:65px}.hero h1{font-size:52px}.hero-copy{padding-top:80px}.hero-actions,.contact-actions{flex-direction:column;align-items:stretch}.hero-card{padding:25px}.trust-items{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.section-head{display:block}.section-head>p{margin-top:20px}.menu-list{padding:34px 25px}.menu-list h3{font-size:34px}.menu-list.two-col{display:block}.event-grid{grid-template-columns:1fr}.reviews-widget{padding:22px}.contact-panel{padding:14px 20px}.contact-row{grid-template-columns:80px 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.photo{height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn:hover,.event-card:hover{transform:none}}

/* Custom quote / inquiry builder */
.inquiry-page{background:#fbf7ef}.inquiry-header{position:fixed}.inquiry-header .brand{color:var(--ink)}.quote-hero{padding:160px 0 78px;background:var(--green);color:#fff}.quote-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.quote-hero h1{font-family:'DM Serif Display',serif;font-size:clamp(54px,7vw,92px);font-weight:400;line-height:.98;letter-spacing:-.03em;margin:0 0 24px}.quote-hero h1 em{font-weight:400;color:#f1bd60}.quote-hero p:not(.eyebrow){max-width:700px;color:rgba(255,255,255,.76);font-size:17px}.quote-steps{display:grid;gap:10px}.quote-steps span{display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.05);font-size:13px}.quote-steps b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--saffron);color:var(--green)}
.quote-builder{padding-top:80px}.builder-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:52px;align-items:start}.builder-intro{margin-bottom:30px}.builder-intro h2{font-family:'DM Serif Display',serif;font-size:48px;font-weight:400;line-height:1;margin:0 0 14px}.builder-intro>p:last-child{color:var(--muted);max-width:670px}.picker-categories{display:grid;gap:22px}.picker-category{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 10px 40px rgba(20,30,25,.05)}.picker-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.picker-title h3{font-family:'DM Serif Display',serif;font-size:29px;font-weight:400;margin:0}.picker-title span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dish-option{cursor:pointer}.dish-option input{position:absolute;opacity:0;pointer-events:none}.dish-option>span{min-height:68px;border:1px solid var(--line);border-radius:15px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--paper);transition:.18s}.dish-option b{font-size:13px}.dish-option small{white-space:nowrap;color:var(--terracotta);font-size:11px}.dish-option>span::before{content:'+';flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#efe7da;color:var(--green);font-weight:800;order:3}.dish-option:hover>span{border-color:rgba(16,41,31,.35)}.dish-option.selected>span{background:#eef4ef;border-color:#9cb5a3;box-shadow:inset 0 0 0 1px #9cb5a3}.dish-option.selected>span::before{content:'✓';background:var(--green);color:#fff}
.selection-panel{position:sticky;top:110px}.selection-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:var(--shadow)}.selection-count{display:flex;align-items:end;gap:8px;padding:8px 0 18px;border-bottom:1px solid var(--line)}.selection-count strong{font-family:'DM Serif Display',serif;font-size:56px;line-height:.8}.selection-count span{font-size:12px;color:var(--muted)}.selected-items{max-height:410px;overflow:auto;padding:16px 2px}.selected-group{display:grid;gap:5px;margin-bottom:16px}.selected-group strong{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:var(--terracotta)}.selected-group span{font-size:12px;padding-left:10px;position:relative}.selected-group span::before{content:'•';position:absolute;left:0;color:var(--saffron)}.empty-selection{font-size:13px;color:var(--muted)}.clear-selection{border:0;background:transparent;padding:0;margin:0 0 16px;color:var(--terracotta);text-decoration:underline;cursor:pointer;font:600 12px 'DM Sans',sans-serif}.selection-card .btn{width:100%}.selection-note{font-size:10px;line-height:1.5;color:var(--muted);margin:15px 0 0}.event-form-section{margin-top:80px;padding-top:20px}.quote-form{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:grid;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:#4c5752}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d9d4cb;border-radius:12px;background:#fffdf9;padding:13px 14px;font:14px 'DM Sans',sans-serif;color:var(--ink);outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#8ca698;box-shadow:0 0 0 3px rgba(16,41,31,.08)}.form-consent{margin:18px 0}.form-consent label{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:var(--muted)}.form-consent input{width:auto;margin-top:3px}.submit-quote{min-width:220px}.form-status{display:none;margin:16px 0;padding:14px 16px;border-radius:12px;font-size:13px}.form-status.success,.form-status.error,.form-status.setup{display:block}.form-status.success{background:#e9f6ec;color:#245f34}.form-status.error{background:#fff0ed;color:#8b3526}.form-status.setup{background:#fff7e6;color:#6c5218}.form-status a{text-decoration:underline;font-weight:700}.hidden-submit-frame{display:none}.compact-footer{padding:25px 0}.compact-footer .footer-bottom{border:0;margin:0;padding:0}.compact-footer a{text-decoration:underline}
@media(max-width:950px){.quote-hero-grid,.builder-grid{grid-template-columns:1fr}.selection-panel{position:static;order:-1}.selection-card{display:grid;grid-template-columns:1fr auto;gap:12px 20px;align-items:center}.selection-card .mini-label,.selection-count,.selected-items,.selection-note{grid-column:1/-1}.selected-items{max-height:260px}.selection-card .btn{width:auto}.quote-steps{max-width:540px}.dish-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.quote-hero{padding:120px 0 55px}.quote-hero h1{font-size:50px}.quote-builder{padding-top:55px}.builder-intro h2{font-size:40px}.picker-category{padding:18px}.dish-grid,.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.quote-form{padding:20px}.selection-card{display:block}.selection-card .btn{width:100%}.clear-selection{display:block}.picker-title{align-items:start}.dish-option>span{min-height:64px}.inquiry-header .btn{padding:0 13px;font-size:12px}}
.menu-quote-cta{margin-top:32px;padding:22px 24px;border-radius:20px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:20px}.menu-quote-cta div{display:grid;gap:3px}.menu-quote-cta strong{font-family:'DM Serif Display',serif;font-size:24px;font-weight:400}.menu-quote-cta span{font-size:12px;color:rgba(255,255,255,.72)}
@media(max-width:620px){.menu-quote-cta{align-items:stretch;flex-direction:column}.menu-quote-cta .btn{width:100%}}

.promo-teaser{padding-top:40px;padding-bottom:40px}
.promo-teaser-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.promo-teaser-card h2{margin:3px 0 8px}.promo-teaser-card p{max-width:700px;margin:0}
.promotions-main{padding-top:86px}
.promo-hero{background:var(--green);color:white;padding:86px 0 74px}
.promo-hero h1{font-family:'DM Serif Display',serif;font-size:clamp(44px,7vw,78px);line-height:.98;margin:10px 0 22px;max-width:900px}
.promo-hero h1 em{color:var(--saffron);font-weight:400}.promo-hero>div>p:last-child{max-width:720px;color:rgba(255,255,255,.78);font-size:17px}
.event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:28px}
.event-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 18px 55px rgba(20,30,25,.08)}
.event-image{height:245px;background-size:cover;background-position:center;position:relative}
.event-image-garba{background-image:linear-gradient(rgba(16,41,31,.12),rgba(16,41,31,.42)),url('https://images.unsplash.com/photo-1604608672516-f1b9b1d37076?auto=format&fit=crop&w=1200&q=82')}
.event-image-food{background-image:linear-gradient(rgba(16,41,31,.08),rgba(16,41,31,.36)),url('https://images.unsplash.com/photo-1565557623262-b51c2513a641?auto=format&fit=crop&w=1200&q=82')}
.event-status{position:absolute;top:18px;left:18px;background:var(--saffron);color:var(--green);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.08em;padding:8px 12px;border-radius:999px}
.event-body{padding:26px}.event-type{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--terracotta);font-weight:800;margin:0 0 5px}
.event-body h3{font-family:'DM Serif Display',serif;font-size:30px;line-height:1.1;margin:0 0 12px}.event-body>p:not(.event-type){color:var(--muted)}
.event-meta{display:flex;flex-direction:column;gap:5px;margin:18px 0;font-size:14px}
.promo-notice{margin-top:28px;padding:22px 25px;background:var(--green);color:white;border-radius:20px;display:flex;gap:18px;align-items:flex-start}
.promo-notice strong{color:var(--saffron);white-space:nowrap}.promo-notice p{margin:0;color:rgba(255,255,255,.82)}
.past-events{margin-top:72px}.empty-history{padding:30px;border:1px dashed var(--line);border-radius:20px;color:var(--muted);text-align:center}
.active-link{color:var(--saffron)!important}
@media(max-width:760px){.promo-teaser-card,.promo-notice{display:block}.promo-teaser-card .btn{margin-top:20px}.promo-notice strong{display:block;margin-bottom:5px}.event-grid{grid-template-columns:1fr}.promo-hero{padding:60px 0}.event-image{height:210px}}
