:root{--red:#ed3326;--ink:#242218;--yellow:#ffe34a;--paper:#fffaf0;--green:#c8e965;--muted:#716c61}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 Arial,Tahoma,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,6.5vw,94px);line-height:1.16;letter-spacing:-2px;margin-bottom:25px;font-weight:900}h1 em{color:var(--red);font-style:normal}h2{font-size:clamp(27px,3.2vw,43px);line-height:1.35;letter-spacing:-.8px}h3{line-height:1.4}p{max-width:65ch}.eyebrow{display:block;font-size:12px;letter-spacing:1.7px;font-weight:800;margin-bottom:20px}.skip{position:fixed;top:-100px;background:var(--yellow);padding:10px;z-index:50}.skip:focus{top:5px}:focus-visible{outline:3px solid #2954be;outline-offset:5px}header{display:flex;align-items:center;padding:22px 5%;gap:28px;background:var(--paper);border-bottom:1px solid #24221824}header .brand{order:0}.brand{display:flex;align-items:center;gap:10px;direction:ltr;font-size:18px;letter-spacing:-.5px;font-weight:900;line-height:1.2}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:5px}.brand-mark{font:bold italic 32px Georgia;color:var(--red);position:relative;border:2px solid var(--red);border-radius:50%;width:50px;height:50px;display:grid;place-content:center}.brand-mark>span{position:absolute;top:-19px;left:8px;font-size:35px}.language{order:2;border:1px solid var(--ink);border-radius:50px;padding:7px 15px;font-weight:bold;font-size:14px;white-space:nowrap}header nav{order:1;display:flex;gap:28px;margin-inline-start:auto;font-size:14px;font-weight:bold}header nav a{padding:8px 0}header nav a[aria-current=page]{color:var(--red);box-shadow:0 2px var(--red)}.home-hero{display:grid;grid-template-columns:1fr 1fr;max-width:1480px;margin:auto;min-height:600px}.hero-copy{padding:75px 10%;align-self:center}.hero-copy p{max-width:440px;font-size:19px}.buttons{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--red);color:white;padding:14px 25px;border-radius:50px;font-weight:800;min-height:50px}.button:hover{background:#c72118}.text-link{font-weight:bold;text-decoration:underline;text-underline-offset:6px}.hero-art{position:relative;background:var(--yellow);margin:30px 5%;border-radius:160px 160px 25px 25px;min-height:530px}.hero-art>img{width:100%;height:100%;max-height:620px;object-fit:cover;object-position:center 45%;border-radius:inherit}.round-stamp{position:absolute;top:25px;inset-inline-end:-12px;width:125px;height:125px;display:grid;align-content:center;text-align:center;background:var(--green);border-radius:50%;font-weight:900;line-height:1.3;transform:rotate(12deg);color:var(--ink)}.hero-tag{position:absolute;bottom:27px;inset-inline-start:20px;background:var(--yellow);padding:13px 25px;transform:rotate(-5deg);font-weight:bold;border-radius:5px}.ticker{background:var(--red);color:var(--yellow);padding:15px 0;font-size:24px;font-weight:900;white-space:nowrap;overflow:hidden;text-align:center;letter-spacing:2px}.section{max-width:1380px;margin:auto;padding:72px 5%}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2{margin:0}.explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.explore-card{border-radius:23px;background:#f3eedb;overflow:hidden;transition:transform .2s}.explore-card:hover{transform:translateY(-5px)}.explore-card img{width:100%;height:280px;object-fit:cover;object-position:center 45%}.explore-card div{padding:22px;display:flex;justify-content:space-between;align-items:center}.explore-card h3{font-size:23px;margin:0}.explore-card div>span{border-radius:50%;width:38px;height:38px;display:grid;place-content:center;background:var(--ink);color:white}.tone-0{background:var(--yellow)}.tone-1{background:#ffb9c5}.tone-2{background:#f8c373}.tone-3{background:var(--green)}.branches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:35px}.branch{border-top:2px solid var(--ink);padding-top:20px;position:relative}.branch-number{font-size:13px;color:var(--red);font-weight:900}.branch h3{font-size:27px;margin:8px 0}.branch p{font-size:15px;min-height:55px;color:var(--muted)}.phones{display:flex;flex-direction:column;gap:6px;direction:ltr;align-items:flex-start}.phones a{font-size:19px;font-weight:bold}.map{display:inline-block;margin-top:17px;font-weight:bold;font-size:14px;text-decoration:underline;text-underline-offset:5px}.hours{background:var(--green);padding:45px max(5%,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.hours h2{margin-bottom:0}.hours p{margin:12px 0 0;font-size:15px}.hours strong{font-size:21px}footer{padding:65px 5% 100px;background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:50px}.footer-brand{font-size:55px;line-height:.86;font-weight:900;color:var(--yellow);letter-spacing:-3px;direction:ltr}.footer-brand span{display:block;font-size:10px;letter-spacing:2px;margin-top:18px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;font-size:14px}.footer-links a{text-decoration:underline;text-underline-offset:5px}footer strong{font-size:24px}footer p{margin:12px 0 25px;color:#d3cfbf}.whatsapp-float{position:fixed;bottom:18px;inset-inline-end:18px;background:#16643b;color:white;border:2px solid white;border-radius:50px;padding:10px 19px;font-weight:bold;z-index:15;box-shadow:0 4px 20px #0002;font-size:14px}.menu-hero{max-width:1380px;margin:auto;padding:45px 5%;display:grid;grid-template-columns:1fr 1.1fr;gap:50px;align-items:center}.menu-hero h1{font-size:clamp(48px,5.8vw,83px)}.menu-hero p{font-size:18px}.menu-mosaic{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:170px 170px;gap:14px;transform:rotate(-2deg)}.photo-button{padding:0;border:0;background:#eee7d7;position:relative;overflow:hidden;border-radius:20px;width:100%}.photo-button img{width:100%;height:100%;object-fit:cover;object-position:center 46%;transition:transform .3s}.photo-button:hover img{transform:scale(1.035)}.photo-button>span{position:absolute;bottom:12px;inset-inline-end:12px;width:34px;height:34px;background:var(--paper);color:var(--ink);border-radius:50%;display:grid;place-content:center;font-size:20px}.menu-mosaic .photo-button:first-child{grid-row:span 2;border-radius:100px 100px 20px 20px}.menu-mosaic .photo-button:nth-child(2){background:var(--red)}.menu-mosaic .photo-button:nth-child(3) img{object-position:center 60%}.menu-body{max-width:1380px;margin:auto;padding:20px 5% 65px}.menu-toolbar{display:flex;align-items:center;gap:25px}.search-wrap{display:flex;align-items:center;background:white;border:1px solid #b9b5aa;border-radius:50px;padding:10px 20px;gap:12px;width:100%;max-width:650px}.search-wrap>span{font-size:30px;line-height:1}.search-wrap input{border:0;background:none;outline:none;width:100%;min-width:0;font-size:16px;color:var(--ink)}.search-wrap:focus-within{outline:3px solid #2954be;outline-offset:3px}.pdf-link{font-size:14px;font-weight:bold;white-space:nowrap;text-decoration:underline;text-underline-offset:5px}.menu-links{display:flex;overflow-x:auto;gap:9px;position:sticky;top:0;background:var(--paper);z-index:8;padding:20px 0 13px;margin:15px 0 0;scrollbar-width:thin}.menu-links a{white-space:nowrap;border:1px solid #d7d0bd;border-radius:40px;padding:10px 17px;font-weight:bold;font-size:14px;background:white;flex-shrink:0}.menu-links a[aria-current=true]{background:var(--yellow);border-color:var(--ink);box-shadow:0 3px var(--ink)}.menu-links a>span{margin-inline-end:4px}.menu-meta{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding:20px 0}.menu-meta p{max-width:750px;margin:0}#result-count{white-space:nowrap}.menu-section{scroll-margin-top:95px;margin:15px 0 55px}.menu-section h2{font-size:31px}.menu-section h2>span{font-size:24px}.count-badge{background:var(--ink);color:white;border-radius:50px;font-size:15px;min-width:38px;text-align:center;padding:3px 10px}.category-gallery{display:flex;gap:16px;margin:20px 0}.category-gallery .photo-button{height:225px;max-width:430px}.category-gallery .photo-button img{object-position:center 53%}.category-gallery .photo-button:only-child{max-width:100%;height:245px}.category-gallery .photo-button:only-child img{object-fit:contain;background:#f0e9d7}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.menu-row{background:white;border:1px solid #e6e0d4;border-radius:20px;padding:23px;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;min-width:0}.menu-row:hover{box-shadow:0 7px 0 #ffe34a;transform:translateY(-3px)}.dish-copy{flex:1}.menu-row h3{font-size:21px;margin-bottom:3px}.secondary-name{font-size:13px;color:var(--muted);margin-bottom:12px;text-align:start}.dish-desc{font-size:13px;color:var(--muted);margin:0 0 15px;line-height:1.6}.dish-bottom{border-top:1px solid #eee6d9;padding-top:15px;margin-top:12px;display:flex;align-items:end;justify-content:space-between;gap:15px;flex-wrap:wrap}.prices{display:flex;gap:20px;direction:ltr;font-size:23px;font-weight:900;line-height:1.25}.prices small{display:block;font-size:10px;font-weight:normal;color:var(--muted);margin-bottom:3px}.order-item{font-size:12px;background:var(--yellow);border-radius:40px;padding:7px 11px;white-space:nowrap;font-weight:bold}.dish-photo{height:160px;margin-bottom:18px}.dish-photo img{object-position:center 52%}.pizza-toppings{background:var(--yellow);border-radius:25px;padding:30px;display:flex;gap:30px;align-items:center}.pizza-toppings>span{font-size:65px}.pizza-toppings h2{font-size:29px;margin:0 0 10px}.pizza-toppings p{margin:0;font-size:15px}.story-hero{padding:65px 5%;max-width:1380px;margin:auto}.story-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center;margin-top:65px}.big-year{background:var(--yellow);border-radius:45%;padding:40px;text-align:center;font-size:clamp(70px,9vw,130px);font-weight:900;letter-spacing:-6px;line-height:1}.big-year span{display:block;font-size:15px;letter-spacing:5px;margin-top:20px}.story-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.story-photos .photo-button{height:360px}.story-photos .photo-button:nth-child(2){transform:rotate(3deg)}.contact-intro h1{font-size:clamp(45px,5.7vw,78px)}.social-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:35px 0 55px;direction:ltr}.social-cards>a{padding:22px;background:var(--yellow);border-radius:18px;font-size:22px;font-weight:bold}.social-cards>a:nth-child(2){background:#ffc0cc}.social-cards>a:nth-child(3){background:var(--green)}.social-cards span{display:block;font-size:13px;margin-top:8px;overflow-wrap:anywhere}dialog{border:0;border-radius:22px;padding:0;background:var(--ink);max-width:min(90vw,850px);max-height:90vh;overflow:hidden}dialog::backdrop{background:#000c}dialog>img{max-width:88vw;max-height:88vh;object-fit:contain}.close-photo{position:absolute;top:12px;right:12px;width:42px;height:42px;border:0;background:white;color:#222;border-radius:50%;font-size:28px;z-index:1}[hidden]{display:none!important}#empty-results{padding:40px;border:1px dashed var(--red);border-radius:20px}.home-hero,.menu-hero,.story-hero{overflow:hidden}
@media(max-width:1050px){header nav{gap:17px}.brand{font-size:15px}.home-hero{min-height:500px}.hero-art{min-height:430px}.hero-copy{padding:50px 8%}.explore-grid{grid-template-columns:repeat(2,1fr)}.branches{grid-template-columns:repeat(2,1fr)}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-mosaic{grid-template-rows:150px 150px}.social-cards>a{font-size:19px}.hours{gap:25px}}
@media(max-width:700px){h1{letter-spacing:-1.5px}header{flex-wrap:wrap;padding:18px 5% 12px;gap:15px}.brand{font-size:16px}header nav{order:3;width:100%;justify-content:space-between;margin:3px 0 0;gap:10px;font-size:12px}.language{margin-inline-start:auto;order:1;padding:6px 13px}.home-hero{grid-template-columns:1fr}.hero-copy{padding:38px 6%}.hero-copy h1{font-size:56px}.hero-copy p{font-size:16px}.hero-art{margin:0 6% 28px;min-height:340px;height:360px;border-radius:100px 100px 20px 20px}.hero-art>img{object-position:50% 45%}.round-stamp{width:95px;height:95px;font-size:14px;top:12px;inset-inline-end:5px}.hero-tag{font-size:14px;padding:10px 18px}.ticker{font-size:18px;padding:12px 0}.section{padding:45px 5%}.section-heading{align-items:start;gap:15px}.section-heading .text-link{font-size:12px;white-space:nowrap}.explore-grid{gap:12px}.explore-card img{height:190px}.explore-card div{padding:15px 12px}.explore-card h3{font-size:18px}.explore-card div>span{width:29px;height:29px}.branches{gap:30px 20px}.branch h3{font-size:22px}.branch p{font-size:13px;min-height:62px}.phones a{font-size:16px}.map{font-size:12px}.hours{grid-template-columns:1fr;padding:35px 5%;gap:25px}.hours strong{font-size:18px}.hours h2{font-size:29px}footer{flex-direction:column;align-items:start;gap:35px;padding:45px 6% 95px}.footer-brand{font-size:47px}.footer-links{gap:18px;font-size:13px}footer strong{font-size:20px}footer p{font-size:14px}.menu-hero{grid-template-columns:1fr;gap:20px;padding:30px 5%}.menu-hero h1{font-size:51px;margin-bottom:16px}.menu-hero p{font-size:15px;margin-bottom:0}.menu-mosaic{grid-template-rows:100px 100px;gap:10px;transform:none}.menu-mosaic .photo-button:first-child{border-radius:65px 65px 18px 18px}.menu-body{padding:10px 5% 40px}.menu-toolbar{gap:13px}.pdf-link{font-size:12px}.search-wrap{padding:8px 13px}.search-wrap input{font-size:14px}.menu-links{padding:15px 0;margin-top:5px}.menu-links a{padding:9px 13px;font-size:13px}.menu-meta{font-size:11px;gap:10px;padding:12px 0 20px}.menu-meta p{max-width:78%}.menu-section h2{font-size:26px}.category-gallery{gap:10px}.category-gallery .photo-button{height:170px}.category-gallery .photo-button:only-child{height:200px}.dish-grid{gap:12px}.menu-row{padding:16px;border-radius:17px}.menu-row h3{font-size:18px}.secondary-name{font-size:12px}.dish-desc{font-size:12px}.prices{font-size:21px;gap:14px}.dish-bottom{gap:10px}.order-item{font-size:11px;padding:6px 11px}.dish-photo{height:135px}.pizza-toppings{padding:22px;gap:17px}.pizza-toppings>span{font-size:40px}.pizza-toppings h2{font-size:24px}.pizza-toppings p{font-size:13px}.story-hero{padding:35px 5%}.story-layout{grid-template-columns:1fr;gap:30px;margin-top:35px}.big-year{font-size:95px;border-radius:30px;padding:30px}.story-photos{gap:10px}.story-photos .photo-button{height:200px}.social-cards{grid-template-columns:1fr;gap:10px;margin:30px 0}.social-cards>a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:19px;padding:18px}.social-cards span{margin:0;font-size:12px}.whatsapp-float{padding:9px 15px;font-size:12px}.eyebrow{font-size:11px;margin-bottom:14px}}
@media(max-width:420px){.dish-grid{grid-template-columns:1fr}.menu-row{padding:20px}.dish-bottom{flex-wrap:nowrap}.dish-photo{height:190px}.explore-card img{height:160px}.branches{grid-template-columns:1fr}.branch p{min-height:0}.branch h3{font-size:26px}.phones a{font-size:20px}.story-photos{grid-template-columns:1fr 1fr}.story-photos .photo-button:last-child{grid-column:span 2;height:190px}.menu-meta{flex-direction:column}.menu-meta p{max-width:100%}.menu-hero h1{font-size:47px}.brand-mark{width:43px;height:43px;font-size:28px}.hero-copy h1{font-size:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@font-face{font-family:Cairo;src:url('/assets/cairo.ttf') format('truetype');font-weight:200 1000;font-style:normal;font-display:swap}html[lang=ar] body{font-family:Cairo,Tahoma,Arial,sans-serif}html[lang=ar] h1,html[lang=ar] h2{letter-spacing:0}html[lang=ar] h1{line-height:1.45}html[lang=ar] .eyebrow{letter-spacing:0}html[lang=ar] .menu-row h3{line-height:1.65}:root{--red:#d9291e}html[lang=ar] .brand{font-family:Arial,sans-serif}

.logo-window{position:relative;display:block;flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden}.brand .logo-window img{position:absolute;top:-58.7%;left:0;width:100%;max-width:none;height:auto}
