@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#d92734;--yellow:#ffcd2b;--ink:#252124;--muted:#796e70;--line:#eee5e2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;padding-left:0;background:#fcfaf7;color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #266fcd;outline-offset:4px}[hidden]{display:none!important}.side-rail{position:fixed;inset:0 auto 0 0;width:84px;background:#fff;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;gap:24px;padding-top:27px;z-index:30}.side-rail a{font-size:12px;font-weight:700;width:56px;min-height:48px;display:grid;place-items:center;border-radius:16px;color:#8e6b6c}.side-rail a:hover{background:#fff2cf;color:#b71e2a}.side-rail .rail-home{background:var(--red);color:var(--yellow);font:800 25px 'Barlow Condensed',sans-serif;box-shadow:0 5px 15px #d9273430}.top{background:var(--red);color:white;text-align:center;font-size:11px;padding:6px;letter-spacing:1.3px}header{height:86px;display:flex;align-items:center;gap:35px;padding:0 32px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;flex-shrink:0}.logo-window{display:block;position:relative;width:138px;height:82px;overflow:hidden}.brand-logo{position:absolute;width:148px;height:148px;max-width:none;left:-5px;top:-30px;object-fit:contain}header nav{display:flex;gap:28px;font-size:14px;font-weight:600;flex:1}.nav-button{background:var(--red);color:white;border-radius:30px;padding:12px 25px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #d9273420}main{max-width:1500px;margin:auto;padding:24px 32px 0}.hero{min-height:355px;border-radius:26px;overflow:hidden;background:linear-gradient(120deg,#a51423,#d72b37 68%,#b91624);display:grid;grid-template-columns:1fr 1fr;position:relative;color:#fff}.hero-copy{padding:35px 0 35px 42px;z-index:1}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:800;margin:0 0 14px;color:var(--red)}.hero .eyebrow{color:#ffe791}h1,h2,h3,h4{margin:0}h1{font:800 clamp(42px,4.7vw,70px)/.98 'Barlow Condensed',Arial,sans-serif;letter-spacing:-.5px}h1 span{color:var(--yellow)}.intro{font-size:14px;line-height:1.6;max-width:350px;color:#ffebe8;margin:18px 0}.button{display:inline-flex;gap:25px;align-items:center;background:var(--yellow);color:#65202a;padding:12px 20px;border-radius:30px;font-size:13px;font-weight:800}.hero-note{font-size:12px;color:#ffded8;margin-top:15px}.hero-note span{margin:0 8px}.hero-art{display:flex;align-items:center;justify-content:center;padding:30px 35px 50px 0;position:relative}.hero-art img{width:100%;max-width:460px;height:285px;object-fit:contain;background:#fff;border-radius:24px;transform:rotate(-3deg);box-shadow:0 15px 30px #67061340}.meal-tag{position:absolute;bottom:21px;color:#ffe277;font-size:11px;font-weight:800;letter-spacing:1.4px}.country-strip{margin:22px 0 0}.country-buttons{display:flex;gap:10px;flex-wrap:wrap}.country-buttons a{border:1px solid #eacb8c;background:#fff6d7;color:#76442f;border-radius:30px;padding:11px 22px;font-size:13px;font-weight:700}.country-buttons a[aria-current]{background:var(--red);border-color:var(--red);color:#fff}.country-buttons small{font-size:10px;margin-left:5px}.menu{padding:30px 0 38px}.country-title{font-size:25px;font-weight:800;letter-spacing:-.7px}.branch-note{color:var(--muted);font-size:13px;margin:7px 0 20px}.categories{display:flex;gap:9px;overflow-x:auto;white-space:nowrap;padding:12px 0 18px;scrollbar-width:thin;scrollbar-color:#e0b5b8 transparent;border-bottom:1px solid var(--line)}.categories a{border:1px solid #e9e2df;border-radius:28px;background:#fff;color:#736164;font-size:13px;font-weight:700;flex-shrink:0;padding:12px 19px}.categories a[aria-current]{background:var(--red);color:white;border-color:var(--red);box-shadow:0 4px 12px #d9273420}.menu-heading{display:flex;align-items:center;gap:20px;padding:25px 0 18px}.menu-heading h3{font-size:27px;font-weight:800;text-transform:uppercase;letter-spacing:-.8px}.menu-heading>span{font-size:13px;color:var(--muted);padding:4px 10px;background:#fff1c8;border-radius:20px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{background:white;padding:9px;border:1px solid var(--line);border-radius:23px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 16px #4b142005;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #4b142012}.food-image{height:210px;border-radius:16px;background:#fff;overflow:hidden}.food-image img{width:100%;height:100%;object-fit:contain}.card-content{padding:14px 9px 12px;display:flex;flex-direction:column;flex:1}.item-category{font-size:12px;color:#9a787a}h4{font-size:16px;line-height:1.45;margin:7px 0 18px;font-weight:700}.card-bottom{margin-top:auto;display:flex;align-items:center}.card-bottom strong{background:#fff0bc;color:#98222b;padding:7px 12px;border-radius:10px;font-size:17px;font-weight:800}.price-note{color:var(--muted);font-size:12px;margin-top:25px;line-height:1.7;max-width:800px}.guide{background:#fff1c5;border-radius:22px;padding:30px}.guide h2,.faq h2{font-size:29px;letter-spacing:-.7px;line-height:1.2}.guide-items{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:25px}.guide-items article>span{font-size:12px;font-weight:800;color:var(--red)}.guide h3{font-size:17px;margin-top:8px}.guide p:not(.eyebrow){font-size:14px;line-height:1.7;color:#7f6355}.faq{max-width:900px;margin:48px auto}.faq h2{margin-bottom:20px}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:600}details p{font-size:14px;line-height:1.8;color:var(--muted)}details a{text-decoration:underline}footer{border-top:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 32px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}#country-message{background:#fff3ca;border:1px solid #ead38b;border-radius:16px;padding:28px;line-height:1.8;margin-top:20px}#country-message a{color:#b3202e;font-weight:700}@media(min-width:1600px){header{padding-inline:60px}}@media(max-width:1100px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.food-image{height:190px}.hero-copy{padding-left:28px}.hero-art{padding-right:25px}header nav{gap:18px}}@media(max-width:800px){body{padding-left:0}.side-rail{display:none}header{padding:0 20px;gap:20px}header nav{gap:15px}header nav a{font-size:13px}main{padding:18px 20px 0}.hero{min-height:320px}.hero h1{font-size:46px}.hero-copy{padding:25px}.hero-art{padding:25px 20px 45px 0}.hero-art img{height:240px}.intro{font-size:13px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.country-buttons{gap:8px}.country-buttons a{padding:10px 16px}.guide-items{gap:20px}.menu-heading h3{font-size:24px}}@media(max-width:540px){html{scroll-padding-top:90px}.top{font-size:9px;letter-spacing:.7px}header{height:76px;justify-content:space-between}header nav{display:none}.logo-window{width:124px;height:75px}.brand-logo{width:134px;height:134px;top:-27px}.nav-button{padding:10px 18px;font-size:12px}main{padding:14px 14px 0}.hero{border-radius:20px;grid-template-columns:1fr 1fr;min-height:280px}.hero-copy{padding:22px 0 22px 18px}.hero .eyebrow{font-size:9px;letter-spacing:.6px;max-width:150px}.hero h1{font-size:36px}.intro{font-size:12px;max-width:190px;margin:13px 0}.hero-note{display:none}.button{font-size:11px;padding:10px 12px;gap:12px}.hero-art{padding:25px 12px 44px 6px}.hero-art img{height:185px;border-radius:17px}.meal-tag{font-size:8px;letter-spacing:.6px;text-align:center;bottom:25px;max-width:140px}.country-buttons{display:grid;grid-template-columns:1fr 1fr}.country-buttons a{font-size:12px}.country-title{font-size:23px}.menu{padding-top:24px}.branch-note{font-size:12px}.categories a{font-size:12px;padding:11px 16px}.menu-heading{gap:12px;justify-content:space-between}.menu-heading h3{font-size:21px;line-height:1.2}.menu-heading>span{font-size:11px;white-space:nowrap}.cards{gap:11px}.card{padding:6px;border-radius:18px}.food-image{height:150px}.card-content{padding:11px 6px}.item-category{font-size:11px}h4{font-size:14px;margin-bottom:14px}.card-bottom strong{font-size:14px;padding:6px 9px}.guide{padding:23px}.guide h2,.faq h2{font-size:25px}.guide-items{grid-template-columns:1fr;gap:15px}.faq{padding:0 8px}footer{padding:20px;flex-wrap:wrap;gap:15px}footer p{order:3;margin:0}.price-note{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card{transition:none}.card:hover{transform:none}}

.categories{position:sticky;top:86px;z-index:15;background:#fcfaf7}.menu-category{scroll-margin-top:160px;padding-bottom:20px}.menu-category+.menu-category{border-top:1px solid var(--line);margin-top:15px}@media(max-width:540px){.categories{top:76px}.menu-category{scroll-margin-top:145px}}

header .country-strip{margin:0 0 0 auto;min-width:0}header .country-buttons{flex-wrap:nowrap;gap:10px}header .country-buttons a{white-space:nowrap;padding:11px 18px}header{gap:22px}@media(max-width:1100px){header .country-buttons{gap:6px}header .country-buttons a{font-size:12px;padding:10px 12px}}@media(max-width:650px){header{padding:0 12px;gap:10px}header .logo-window{width:102px;height:70px}header .brand-logo{width:112px;height:112px;left:-5px;top:-20px}header .country-strip{flex:1;overflow:hidden}header .country-buttons{display:flex;overflow-x:auto;scrollbar-width:thin;padding:6px 0}header .country-buttons a{flex-shrink:0;font-size:11px;padding:10px 12px}}

.footer-logo{display:block;width:130px;height:130px;object-fit:contain}.branches-jump{display:inline-block;color:var(--red,#df2033);font-weight:700;margin:0 0 20px}.branches{padding-top:35px;scroll-margin-top:150px}.branches h3{font-size:28px;margin-bottom:8px}.branches>p{color:var(--muted)}#branches-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#branches-list a{padding:16px;background:white;border:1px solid var(--line);border-radius:12px;text-decoration:none;color:var(--ink);font-size:14px}#branches-list a:hover{border-color:var(--red,#df2033);color:var(--red,#df2033)}@media(max-width:850px){#branches-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){#branches-list{grid-template-columns:1fr}}

.country-buttons a,.categories a{text-decoration:none;display:inline-block}.country-pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.country-pages>a{color:var(--ink);background:white;border:1px solid var(--line);padding:24px;border-radius:18px;text-decoration:none}.country-pages h3{font-size:24px}.country-pages span{color:var(--red);font-weight:700}@media(max-width:600px){.country-pages{grid-template-columns:1fr}}

.country-pages>a{position:relative;padding-right:140px}.country-flag{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:90px;height:auto;max-height:64px;object-fit:contain;filter:drop-shadow(0 2px 3px #00000018)}@media(max-width:600px){.country-pages>a{padding-right:102px}.country-flag{right:18px;width:64px;max-height:46px}}

.home-banner{margin:24px 32px;overflow:hidden;border-radius:26px}.home-banner a,.home-banner img{display:block;width:100%}.home-banner img{height:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.home-banner{margin:16px;border-radius:16px}}

/* Responsive layout: preserve the desktop palette, imagery and card style. */
:root{--header-height:86px}
header{height:var(--header-height)}
main>*{min-width:0}
.home-banner{margin:0}
.categories{top:var(--header-height)}
.menu-category{scroll-margin-top:calc(var(--header-height) + 90px)}
.branches{scroll-margin-top:calc(var(--header-height) + 24px)}
.card,.card-content,.country-pages>a,.guide-items article{min-width:0}
.country-pages h3,.country-pages p,#branches-list a,.card h4{overflow-wrap:anywhere}
@media(max-width:800px){
 .guide-items{grid-template-columns:1fr;gap:18px}
 .hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .hero-copy,.hero-art{min-width:0}
 .country-pages{gap:16px}
 .country-pages>a{padding:22px 112px 22px 22px}
 .country-pages h3{font-size:21px;line-height:1.3}
 .country-flag{width:72px;right:20px}
}
@media(max-width:650px){
 :root{--header-height:112px}
 header{padding:8px 14px;gap:12px}
 header .country-strip{overflow:visible;min-width:0}
 header .country-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible;padding:0}
 header .country-buttons a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 6px;font-size:11px;line-height:1.2;text-align:center}
 header .country-buttons small{display:none}
 header .logo-window{width:88px;height:64px}
 header .brand-logo{width:98px;height:98px;left:-5px;top:-17px}
 main{padding:16px 14px 0}
 .home-banner{margin:0;border-radius:16px}
 .country-pages{grid-template-columns:1fr}
 .country-pages>a{padding:22px 110px 22px 20px}
 .country-pages p{font-size:14px;line-height:1.6}
 .country-pages span{font-size:14px}
 .country-flag{width:70px;right:20px}
 .hero{grid-template-columns:1fr;min-height:0;border-radius:20px}
 .hero-copy{padding:24px 22px 12px}
 .hero h1{font-size:clamp(38px,9vw,54px);line-height:1.05;overflow-wrap:anywhere}
 .hero .eyebrow{font-size:12px;max-width:none;letter-spacing:.8px}
 .hero .intro{font-size:16px;max-width:none;line-height:1.6}
 .hero-note{display:block;font-size:13px;margin-top:12px}
 .button{min-height:44px;font-size:14px;padding:12px 18px}
 .hero-art{padding:12px 24px 44px}
 .hero-art img{width:100%;height:210px;max-width:360px;transform:none}
 .meal-tag{font-size:11px;max-width:none;bottom:16px;letter-spacing:.8px}
 .categories{padding:10px 0 12px;gap:8px}
 .categories a{min-height:44px;font-size:14px;padding:11px 16px}
 .menu-heading{align-items:flex-start;flex-wrap:wrap;gap:8px;padding:22px 0 14px}
 .menu-heading h3{font-size:22px;line-height:1.25;letter-spacing:-.4px}
 .menu-heading>span{font-size:12px}
 .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .food-image{height:auto;aspect-ratio:1/1}
 .card-content{padding:10px 6px}
 .card h4{font-size:14px;line-height:1.5}
 .item-category{font-size:12px}
 .card-bottom strong{font-size:14px;padding:6px 8px;white-space:normal}
 .price-note,.branch-note{font-size:14px}
 #branches-list{grid-template-columns:1fr}
 #branches-list a{min-height:48px;font-size:15px}
 .guide{padding:24px 20px}
 .guide p:not(.eyebrow),details p{font-size:16px}
 .faq{padding:0;margin:36px auto}
 summary{font-size:16px;min-height:44px}
 footer{padding:22px 16px;gap:16px}
 footer p{flex-basis:100%;font-size:13px}
 footer>a:last-child{font-size:14px;min-height:44px;display:flex;align-items:center}
 .footer-logo{width:100px;height:100px}
 html{scroll-padding-top:calc(var(--header-height) + 16px)}
}
@media(max-width:360px){
 header{padding-inline:10px;gap:8px}
 header .logo-window{width:72px}
 header .brand-logo{width:84px;height:84px;top:-9px}
 header .country-buttons a{font-size:10px}
 .country-pages>a{padding-right:90px}
 .country-flag{width:56px;right:18px}
 .cards{gap:8px}
 .card-bottom strong{font-size:13px}
}

.top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 24px}
.language-switch{display:flex;gap:6px;direction:ltr;flex-shrink:0;letter-spacing:0}
.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:6px 16px;border:1px solid #d92734;border-radius:22px;background:#d92734;color:white;font:700 14px/1.5 Arial,sans-serif}
.language-switch a[aria-current]{background:white;color:#b91f2b;border-color:#b91f2b}
html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}
html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .eyebrow{letter-spacing:0}
html[dir=rtl] header .country-strip{margin:0 auto 0 0}
html[dir=rtl] .country-card{padding-left:110px;padding-right:24px}
html[dir=rtl] .country-flag{right:auto;left:24px}
@media(max-width:650px){.top{padding:6px 12px;gap:8px}.top>span{max-width:48%;font-size:9px}.language-switch a{padding:6px 12px}html[dir=rtl] .country-card{padding-right:18px;padding-left:85px}html[dir=rtl] .country-flag{left:18px}}

.city-tabs{display:flex;gap:8px;overflow-x:auto;padding:12px 0 18px}
.city-tabs button{flex-shrink:0;border:1px solid #e6c9b3;border-radius:24px;padding:11px 18px;background:#fff6d7;color:#76442f;min-height:44px}
.city-tabs button[aria-pressed=true]{background:var(--red);border-color:var(--red);color:white}
#branches-list{display:block}.city-group{margin-bottom:24px}.city-group h4{font-size:20px;margin:12px 0}
.city-branches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
@media(max-width:850px){.city-branches{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.city-branches{grid-template-columns:1fr}}
html[dir=rtl] .country-pages>a{padding-left:110px;padding-right:24px}

.breadcrumbs{font-size:14px;margin:0 0 16px;color:#796e70}.breadcrumbs a{text-decoration:underline}.menu-context{max-width:900px;font-size:14px;line-height:1.7;color:#796e70}

.availability{font-size:13px;color:#796e70;margin:0 0 14px;line-height:1.6}

.city-guide-links{margin:24px 0}.city-guide-links a{display:block;padding:12px;background:white;border:1px solid var(--line);border-radius:10px;color:var(--red)}

.city-view-tabs{display:flex;gap:10px;position:sticky;top:var(--header-height);z-index:19;background:#fcfaf7;padding:10px 0;height:66px}
.city-view-tabs button{border:1px solid var(--red);border-radius:24px;padding:10px 28px;background:white;color:var(--red);font-weight:700}
.city-view-tabs button[aria-selected=true]{background:var(--red);color:white}
.city-tab-page .categories{top:calc(var(--header-height) + 66px)}
.city-tab-page .menu-category{scroll-margin-top:calc(var(--header-height) + 145px)}

.branch-action-card{padding:18px;border:1px solid var(--line);border-radius:16px;background:white}.branch-action-card h3{font-size:16px;margin:0 0 16px}.branch-actions{display:flex;gap:10px;flex-wrap:wrap}.branch-actions a{padding:9px 18px;border:1px solid var(--red);border-radius:24px;color:var(--red);font-weight:700}.branch-actions a:first-child{background:var(--red);color:white}

#branches-list .branch-actions a{font-size:14px;padding:9px 18px;border-color:var(--red);color:var(--red)}#branches-list .branch-actions a:first-child{background:var(--red);color:white}

.location-guide{margin:32px 0;padding:24px;border:1px solid var(--line);border-radius:18px;background:white;line-height:1.8}.location-guide h2{font-size:24px}.location-guide h3{font-size:18px}.location-guide a{color:var(--red);text-decoration:underline}
