:root{--ink:#171512;--ink-soft:#25211c;--cream:#f4efe6;--paper:#fffdf9;--gold:#c99a3a;--gold-light:#e7c77d;--muted:#746b60;--line:rgba(201,154,58,.3);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(23,21,18,.96);border-bottom:1px solid rgba(231,199,125,.25);backdrop-filter:blur(12px)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:28px}.brand{width:58px;flex:0 0 58px}.brand img{aspect-ratio:1;object-fit:cover;border-radius:50%;border:1px solid var(--gold)}nav{display:flex;align-items:center;gap:27px;margin-left:auto;font-size:.82rem;color:#eee7dc}nav a{transition:color .2s}nav a:hover,.text-link:hover{color:var(--gold-light)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;background:var(--gold);color:var(--ink);font-weight:750;font-size:.82rem;letter-spacing:.01em;border:1px solid var(--gold);transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:var(--gold-light)}.button-small{padding:10px 16px;font-size:.75rem}.button-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.button-ghost:hover{background:#fff;color:var(--ink)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.hero{min-height:650px;display:flex;align-items:center;position:relative;background-image:url('makan-food-media/mezze-selection.webp');background-size:cover;background-position:center 46%;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,12,10,.91) 0%,rgba(14,12,10,.66) 43%,rgba(14,12,10,.25) 100%)}.hero-content{position:relative;z-index:1;padding:100px 0 112px;max-width:770px}.eyebrow{font-size:.71rem;letter-spacing:.18em;font-weight:800;color:#eee3d2;margin:0 0 18px}.gold{color:var(--gold)}h1,h2,h3,h4,p{margin-top:0}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,6vw,5.6rem);line-height:1.04;font-weight:500;letter-spacing:-.035em;margin-bottom:24px}h1 span{font-family:inherit;font-size:.57em;color:var(--gold-light);letter-spacing:0;display:inline-block;margin-top:16px}h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2.1rem,4vw,4rem);line-height:1.1;letter-spacing:-.025em;margin-bottom:12px}h3{font-size:1.3rem;font-weight:500;color:var(--gold);margin-bottom:24px}h4{font-family:Georgia,"Times New Roman",serif;font-size:1.5rem;font-weight:500;margin:0 0 8px}h4 span{font-family:inherit;display:block;color:var(--gold);font-size:1rem;margin-top:3px}.hero-lead{max-width:620px;font-size:1.08rem;color:#f5eee3;margin-bottom:8px}.arabic{font-size:1rem;color:#e4d8c6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.stats{border-bottom:1px solid var(--line)}.section-light{background:var(--paper)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0;gap:18px}.stats-grid>div{display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);padding-right:18px}.stats-grid>div:last-child{border-right:0}.stats-grid strong{font-family:Georgia,serif;color:var(--gold);font-size:2.2rem;font-weight:500;white-space:nowrap}.stats-grid span{font-size:.8rem;line-height:1.3;color:var(--muted)}.stats-grid b{font-weight:500;color:var(--ink);font-size:.78rem}.section{padding:105px 0}.section-dark{background:var(--ink);color:#fff}.section-dark h2{color:#fff}.section-dark h3{color:var(--gold-light)}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:start}.bilingual-copy{color:#d9d0c1;font-size:1.02rem;max-width:590px}.bilingual-copy p+ p{border-top:1px solid rgba(231,199,125,.2);padding-top:20px}.section-cream{background:var(--cream)}.section-heading{text-align:center;max-width:760px;margin:0 auto 46px}.section-heading p:not(.eyebrow){color:var(--muted);margin-bottom:5px}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.menu-card{background:var(--paper);box-shadow:0 10px 30px rgba(47,35,20,.06);display:grid;grid-template-columns:180px 1fr;min-height:190px}.menu-card img{height:100%;min-height:190px;object-fit:cover}.menu-card>div{padding:25px 24px}.menu-card p{font-size:.87rem;color:var(--muted);margin:0 0 4px}.menu-card p[lang]{font-size:.82rem}.experience{padding:0}.experience-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.experience-image img{height:100%;min-height:580px;object-fit:cover}.experience-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 10%}.experience-copy p{color:#d9d0c1}.experience-copy .text-link{color:var(--gold-light);font-weight:700;margin-top:18px}.visit{padding:100px 0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.visit-grid h3{margin-bottom:18px}.visit-grid p{color:var(--muted)}.details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:30px 0}.details p{margin-bottom:16px}.details p:last-child{margin-bottom:0}.details strong{color:var(--ink)}.details a{color:#8f691f;text-decoration:underline;text-underline-offset:3px}.visit-image img{height:530px;object-fit:cover}.footer{background:#0f0e0c;color:#bfb4a4;padding:30px 0}.footer-wrap{display:flex;align-items:center;gap:20px}.footer img{width:54px;height:54px;object-fit:cover;border-radius:50%;border:1px solid var(--gold)}.footer p{font-size:.75rem;margin:0}.footer span{color:#e1c88e}@media(max-width:900px){nav{gap:14px}.split,.experience-grid,.visit-grid{grid-template-columns:1fr;gap:36px}.experience-image img{min-height:360px;max-height:520px}.experience-copy{padding:70px 0}.visit-image{order:-1}.visit-image img{height:350px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div{padding-bottom:16px}.menu-grid{grid-template-columns:1fr}}@media(max-width:620px){.container{width:min(var(--max),calc(100% - 32px))}.site-header{position:relative}.nav-wrap{gap:12px;min-height:68px}.brand{width:48px;flex-basis:48px}nav{display:none}.button-small{margin-left:auto}.hero{min-height:660px;background-position:58% center}.hero-overlay{background:linear-gradient(90deg,rgba(14,12,10,.9),rgba(14,12,10,.48))}.hero-content{padding:72px 0 88px}h1{font-size:clamp(2.7rem,13vw,4.1rem)}.hero-lead{font-size:.96rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%;text-align:center}.stats-grid{grid-template-columns:1fr 1fr;gap:0}.stats-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:17px 4px;gap:8px;align-items:flex-start}.stats-grid strong{font-size:1.55rem}.stats-grid span{font-size:.68rem}.stats-grid b{font-size:.64rem}.section{padding:72px 0}.menu-card{grid-template-columns:112px 1fr;min-height:150px}.menu-card img{min-height:150px}.menu-card>div{padding:17px 14px}.menu-card h4{font-size:1.2rem}.menu-card h4 span{font-size:.82rem}.menu-card p{font-size:.74rem;line-height:1.35}.menu-card p[lang]{font-size:.7rem}.footer-wrap{align-items:flex-start}.footer p{font-size:.67rem}}

/* Motion layer: subtle, performant, and disabled for reduced-motion users */
@keyframes heroDrift{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}
@keyframes riseIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes shimmer{0%{background-position:180% 0}100%{background-position:-20% 0}}
.hero{overflow:hidden}
.hero:before{content:"";position:absolute;inset:-3%;background-image:url('makan-food-media/mezze-selection.webp');background-size:cover;background-position:center 46%;animation:heroDrift 18s ease-in-out infinite;z-index:0}
.hero-overlay{z-index:1}
.hero-content{animation:riseIn .9s cubic-bezier(.2,.7,.2,1) both}
.hero-content .eyebrow{animation:riseIn .7s .05s both}
.hero-content h1{animation:riseIn .8s .12s both}
.hero-content .hero-lead{animation:riseIn .8s .22s both}
.hero-content .hero-actions{animation:riseIn .8s .32s both}
.button{position:relative;overflow:hidden}
.button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.35) 45%,transparent 70%);background-size:220% 100%;opacity:0;transition:opacity .25s}
.button:hover:after{opacity:1;animation:shimmer .9s ease forwards}
.stats-grid>div{transition:transform .3s ease,color .3s ease}
.stats-grid>div:hover{transform:translateY(-5px)}
.menu-card{transition:transform .35s ease,box-shadow .35s ease}
.menu-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(47,35,20,.14)}
.menu-card img{transition:transform .5s ease}
.menu-card:hover img{transform:scale(1.06)}
.menu-card{overflow:hidden}
.experience-image,.visit-image{overflow:hidden}
.experience-image img,.visit-image img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.experience-image:hover img,.visit-image:hover img{transform:scale(1.045)}
.text-link{display:inline-block;transition:transform .25s ease,color .25s ease}
.text-link:hover{transform:translateX(5px)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero:before,.hero-content,.hero-content .eyebrow,.hero-content h1,.hero-content .hero-lead,.hero-content .hero-actions{animation:none}.button:after{display:none}.stats-grid>div,.menu-card,.menu-card img,.experience-image img,.visit-image img,.text-link{transition:none}}

.motion-reveal{opacity:0;transform:translateY(24px);transition:opacity .75s cubic-bezier(.2,.7,.2,1) var(--motion-delay,0ms),transform .75s cubic-bezier(.2,.7,.2,1) var(--motion-delay,0ms)}
.motion-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:reduce){.motion-reveal,.motion-reveal.is-visible{opacity:1;transform:none;transition:none}}

/* Gold frame treatment */
.menu-card{border:1px solid rgba(201,154,58,.48);box-shadow:0 10px 30px rgba(47,35,20,.08),inset 0 0 0 3px rgba(255,255,255,.55)}
.menu-card img{border-right:4px solid var(--gold)}
.experience-image,.visit-image{border:1px solid var(--gold);padding:6px;background:linear-gradient(135deg,#8c641d 0%,#e7c77d 28%,#b78328 52%,#f1d894 76%,#8c641d 100%);box-shadow:0 14px 36px rgba(71,46,14,.2)}
.experience-image img,.visit-image img{border:1px solid rgba(23,21,18,.38)}
.menu-card,.experience-image,.visit-image{position:relative}
.menu-card:before,.experience-image:before,.visit-image:before{content:"";position:absolute;inset:5px;pointer-events:none;border:1px solid rgba(231,199,125,.55);z-index:2}
.menu-card:before{inset:4px}
.menu-card:hover{border-color:var(--gold-light);box-shadow:0 18px 40px rgba(47,35,20,.14),0 0 0 2px rgba(201,154,58,.14)}
@media(max-width:620px){.menu-card img{border-right:3px solid var(--gold)}.experience-image,.visit-image{padding:4px}.menu-card:before,.experience-image:before,.visit-image:before{inset:4px}.menu-card:before{inset:3px}}

/* Mobile performance and layout hardening */
html,body{overflow-x:hidden}.menu-card img,.experience-image img,.visit-image img{max-width:100%;height:auto}.menu-card img{aspect-ratio:1.5;object-fit:cover}.button,.nav-wrap a,.text-link{touch-action:manipulation}@media(max-width:620px){body{font-size:15px}.hero{background-position:60% center}.hero-content{max-width:100%}.hero-content h1{overflow-wrap:anywhere}.menu-card{min-width:0}.menu-card>div{min-width:0}.menu-card p{overflow-wrap:anywhere}.details a{display:inline-block;padding:4px 0}.footer-wrap{width:calc(100% - 32px)}}

/* Fix: keep the gold frame fitted to the image instead of stretching to the grid column */
.experience-image{align-self:center;height:fit-content;line-height:0}
.experience-image img{height:auto;aspect-ratio:auto;object-fit:initial}
@media(max-width:900px){.experience-image{width:100%;max-width:100%;height:auto}.experience-image img{width:100%;height:auto}}

/* Keyword-supporting food section */
.grills-note{margin-top:30px;padding:30px 34px;border:1px solid rgba(201,154,58,.55);background:linear-gradient(135deg,rgba(255,253,249,.92),rgba(247,239,224,.72));box-shadow:0 10px 28px rgba(47,35,20,.06)}
.grills-note h3{color:var(--ink);margin-bottom:10px}
.grills-note p:not(.eyebrow){color:var(--muted);margin-bottom:8px}
.grills-note p[lang]{color:var(--ink-soft)}
@media(max-width:620px){.grills-note{padding:24px 18px;margin-top:20px}.grills-note h3{font-size:1.2rem}}
