:root{--ink:#11100e;--cream:#f3ede2;--paper:#e8ddca;--rust:#c95b2f;--green:#42543c;--line:rgba(17,16,14,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Kufi Arabic',sans-serif}a{color:inherit;text-decoration:none}.top{height:84px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(243,237,226,.92);backdrop-filter:blur(16px);z-index:20}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font:800 25px/1 Georgia,serif;letter-spacing:.18em}.brand small{font-size:10px;margin-top:5px;letter-spacing:.35em}.top nav{display:flex;gap:28px;font-size:14px}.top .mini{margin-inline-start:auto}.wa{background:var(--green);color:white;border-radius:999px;padding:12px 22px;font-weight:700}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:.92fr 1.08fr;padding:clamp(24px,5vw,72px);gap:clamp(32px,6vw,90px);align-items:center;overflow:hidden}.hero-copy{max-width:640px}.eyebrow{font-size:12px;letter-spacing:.16em;color:var(--rust);font-weight:800}.hero h1{font-size:clamp(52px,7.6vw,112px);line-height:1.12;margin:24px 0 26px;font-weight:700;letter-spacing:-.06em}.hero h1 em{font:italic 400 .88em Georgia,serif;color:var(--rust)}.hero-copy>p:not(.eyebrow){max-width:530px;line-height:2;color:#5c554c;font-size:17px}.primary{display:inline-flex;gap:42px;align-items:center;margin-top:20px;border-bottom:1px solid var(--ink);padding:12px 0;font-weight:700}.hero-image{height:min(72vh,760px);position:relative}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:48% 48% 3px 3px;filter:saturate(.88)}.stamp{position:absolute;bottom:28px;right:-28px;width:130px;height:130px;border-radius:50%;background:var(--rust);color:white;display:grid;place-items:center;text-align:center;line-height:1.7;transform:rotate(7deg);font-weight:700}.intro{background:var(--ink);color:var(--cream);padding:90px clamp(24px,8vw,130px)}.intro>p{color:#d17a56;font-size:12px;letter-spacing:.16em}.intro h2,.menu h2,.whatsapp h2{font-size:clamp(38px,5vw,72px);margin:10px 0 42px;letter-spacing:-.04em}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-top:1px solid #3d3933;padding-top:28px;color:#c7bfb2;line-height:2;max-width:1000px}.menu{padding:100px clamp(20px,5vw,72px)}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2{margin:8px 0 0}.section-head>p{color:#70685e}.tabs{display:flex;gap:10px;overflow-x:auto;padding:10px 0 28px;scrollbar-width:none}.tabs button{font:inherit;border:1px solid var(--line);background:transparent;border-radius:999px;padding:11px 19px;white-space:nowrap;cursor:pointer;color:var(--ink)}.tabs button.active{background:var(--ink);color:white}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 22px}.dish{background:#f8f4ed;min-width:0;animation:rise .45s both;animation-delay:var(--delay)}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.photo{height:420px;overflow:hidden;position:relative}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.dish:hover .photo img{transform:scale(1.035)}.photo>span{position:absolute;top:16px;right:16px;background:rgba(248,244,237,.92);padding:7px 12px;font-size:11px}.dish-body{padding:22px}.dish-title{display:flex;justify-content:space-between;gap:14px;align-items:start}.dish h3{margin:0;font-size:20px}.dish strong{color:var(--rust);white-space:nowrap;font-size:20px}.dish strong small{font-size:11px}.dish-body>p{color:#6b635a;line-height:1.8;font-size:14px;min-height:50px}.ingredients{display:flex;gap:7px;flex-wrap:wrap}.ingredients span{font-size:11px;border:1px solid var(--line);border-radius:999px;padding:5px 9px}.whatsapp{margin-top:40px;background:var(--rust);color:white;padding:clamp(50px,8vw,120px);display:flex;justify-content:space-between;align-items:end;gap:40px}.whatsapp .eyebrow{color:#f8d9ca}.whatsapp h2{margin-bottom:0}.wa.big{background:var(--ink);padding:24px 32px;display:flex;flex-direction:column;border-radius:4px;min-width:260px}.wa.big small{color:#bdb6aa;margin-top:5px}footer{min-height:160px;background:var(--ink);color:var(--cream);display:flex;align-items:center;gap:36px;padding:40px clamp(20px,5vw,72px)}footer p{color:#817b73;margin-inline-start:auto}footer>a{font-size:12px;color:#817b73}@media(max-width:1000px){.grid{grid-template-columns:repeat(2,1fr)}.photo{height:480px}}@media(max-width:720px){.top{height:70px}.top nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero h1{font-size:52px}.hero-image{height:57vh}.stamp{right:-8px;width:105px;height:105px;font-size:12px}.intro-grid{grid-template-columns:1fr;gap:8px}.section-head{align-items:start}.grid{grid-template-columns:1fr}.photo{height:460px}.whatsapp{align-items:stretch;flex-direction:column}.wa.big{min-width:0}footer{flex-wrap:wrap}footer p{order:3;width:100%;margin:0}.menu{padding-top:70px}}@media(max-width:420px){.photo{height:390px}.top{padding-inline:16px}.wa.mini{padding:9px 15px}.hero{padding-inline:18px}.hero h1{font-size:44px}}
