@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700;800&display=swap');
:root{--red:#992830;--cream:#faf6ec;--ink:#28221f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Almarai,Tahoma,sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}header{max-width:1400px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:26px 6%;border-bottom:1px solid #d9d0c3;gap:25px}.brand{font-size:23px;font-weight:800;display:flex;align-items:center;gap:12px;color:var(--red)}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:400}.brand-icon{border:1px solid var(--red);outline:1px solid var(--red);outline-offset:4px;border-radius:50%;width:45px;height:45px;text-align:center;font-size:30px}nav{display:flex;gap:35px;font-size:14px}nav a:hover{color:var(--red)}.hours{font-weight:800;color:var(--red);font-size:20px}.hours span{display:block;font-size:12px;font-weight:400;color:#685c55}.hero{max-width:1400px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:52px 6% 60px;gap:55px;align-items:center}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.4px;color:var(--red);margin:0 0 20px}h1{font-size:clamp(42px,5.2vw,76px);line-height:1.4;margin:0;font-weight:800;letter-spacing:-2px}h1 em{color:var(--red);font-style:normal}.intro{color:#716258;margin:24px 0 30px;line-height:2}.button{display:inline-flex;justify-content:space-between;gap:50px;align-items:center;background:var(--red);color:white;padding:15px 25px;font-weight:700;border-radius:3px}.button:hover{background:#762027}.hero-note{display:flex;gap:17px;font-size:13px;margin-top:34px;color:#746358}.hero-note b{color:var(--red)}.hero-photo{height:515px;position:relative;border-radius:170px 170px 5px 5px;background-image:url(food.jpg);background-size:300% auto;background-position:100% 52.34%;box-shadow:0 15px 30px #42240912}.seal{position:absolute;left:-24px;top:30px;background:var(--red);color:#fff6e5;border:5px solid var(--cream);outline:1px solid var(--red);border-radius:50%;height:120px;width:120px;text-align:center;line-height:1.1;padding:15px;font-size:13px;transform:rotate(-12deg)}.seal strong{font-size:44px;line-height:1.2}.photo-label{position:absolute;bottom:22px;right:22px;background:#faf6ecef;padding:10px 22px;font-size:12px}.photo-label b{display:block;font-size:20px}.ribbon{background:var(--red);color:var(--cream);padding:19px;text-align:center;font-size:22px;white-space:nowrap;overflow:hidden}.ribbon span{padding:0 45px;color:#e6bc83}.menu-section{max-width:1400px;margin:auto;padding:90px 6%}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.section-heading h2,.contact h2{font-size:46px;line-height:1.5;margin:0}.section-heading>p{color:#75695f;font-size:15px}.section-heading small{font-size:12px}.categories{display:flex;flex-wrap:wrap;gap:9px;padding:28px 0 35px;margin-bottom:30px;border-bottom:1px solid #d9d0c3}button{font:inherit;cursor:pointer}.categories button{background:transparent;border:1px solid #d9d0c3;border-radius:30px;padding:8px 18px;color:#51443d;font-size:14px}.categories button[aria-pressed=true]{background:var(--red);color:white;border-color:var(--red)}.menu-layout{display:grid;grid-template-columns:285px 1fr;gap:55px}.menu-layout aside{background:#eee5d6;padding:16px 16px 22px}.menu-photo{height:245px;background-image:url(food.jpg);background-size:300% auto;background-position:50% 52.34%;border-radius:130px 130px 0 0}.menu-layout aside p{font-size:12px;color:var(--red);margin:19px 10px 5px}.menu-layout aside h3{font-size:28px;line-height:1.5;margin:0 10px}#category-title{margin:0 0 15px;font-size:25px}.items{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.item{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #ddd4c7;padding:18px 0;align-items:center}.item span{font-size:15px}.item strong{color:var(--red);white-space:nowrap;font-size:19px}.item small{font-size:12px;font-weight:400}.price-note{font-size:12px;color:#81736a;margin-top:28px}.contact{background:var(--red);color:var(--cream);padding:65px max(6%,calc((100vw - 1232px)/2));display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact .eyebrow{color:#e6bc83}.contact p{font-size:14px}.contact-links{align-self:center}.contact-links a{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid #ffffff50;font-size:22px}.contact-links>span{display:block;font-size:14px;margin-top:25px;color:#ebcdb8}footer{padding:30px 6%;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#857368}a:focus-visible,button:focus-visible{outline:3px solid #b98a3e;outline-offset:5px}@media(max-width:760px){header{padding:20px 6%;gap:15px}.brand{font-size:18px}.brand small{font-size:8px}.brand-icon{width:34px;height:34px;font-size:23px}nav{gap:15px;font-size:12px}.hours{display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:35px}.hero-copy{text-align:center}h1{font-size:48px;letter-spacing:-1px}.intro{font-size:15px}.hero-note{justify-content:center}.hero-photo{height:420px;width:100%;max-width:410px;margin:auto}.seal{left:-10px;width:100px;height:100px;padding:10px}.seal strong{font-size:38px}.ribbon{font-size:18px}.ribbon span{padding:0 20px}.menu-section{padding:55px 6%}.section-heading{display:block}.section-heading h2,.contact h2{font-size:36px}.categories{gap:8px}.categories button{font-size:13px;padding:7px 13px}.menu-layout{grid-template-columns:1fr;gap:15px}.menu-layout aside{display:none}.items{column-gap:22px}.item{padding:15px 0}.item span{font-size:14px}.contact{grid-template-columns:1fr;gap:20px;padding:45px 6%}.contact-links a{font-size:19px}footer{flex-wrap:wrap}footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.brand-logo{display:block;width:88px;height:88px;flex-shrink:0;border-radius:50%;object-fit:contain}.seal.original-seal{padding:0;border:0;outline:0;background:transparent;transform:none}@media(max-width:760px){.brand-logo{width:66px;height:66px}header .brand{gap:10px}}

.contact.branch-section{display:block}.branch-heading{margin-bottom:32px}.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.branch-card{padding:28px;background:#fff8ef;border-radius:8px;color:#28221f}.branch-card>span{color:#992830;font-size:14px}.branch-card h3{font-size:26px;margin:10px 0}.branch-card p{min-height:50px;color:#75695f}.branch-card a{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #ded0c1;padding:17px 0;color:#992830}.branch-card b{font-size:20px;white-space:nowrap}.branch-card small{font-size:14px}@media(max-width:850px){.branch-grid{grid-template-columns:1fr}.branch-card p{min-height:0}.branch-card{padding:24px}}

.social-contact{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 28px}.social-contact a{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:20px 24px;border:1px solid #ffffff70;border-radius:8px}.social-contact a:hover{background:#ffffff12}.social-contact b{font-size:18px}.social-contact span{font-size:16px}@media(max-width:760px){.social-contact{grid-template-columns:1fr}.social-contact a{flex-wrap:wrap}.social-contact b{font-size:16px}}
.hero-photo{background-image:url(shawarma.jpg);background-size:cover;background-position:center center}

.restaurant-details{max-width:1400px;margin:auto;padding:0 6% 60px;display:grid;grid-template-columns:1fr 1fr;gap:28px}.restaurant-details article{border-top:2px solid #992830;padding-top:15px}.restaurant-details h2{font-size:25px;color:#992830}.size-price{font-size:14px!important;white-space:normal!important;line-height:1.8}@media(max-width:760px){.restaurant-details{grid-template-columns:1fr}.item:has(.size-price){flex-wrap:wrap}}
