/* Why Coffee: clear typography, real photography and practical navigation. */
:root{--paper:#f8f5ef;--cream:#eee8df;--ink:#28211e;--muted:#6f655f;--line:#ddd5cc;--header-height:96px}

/* A quiet, photographic story inset between locations and Instagram. */
.origin-story{background:var(--paper);color:var(--ink)}
.origin-story__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:clamp(36px,5vw,80px);padding:clamp(28px,3.4vw,56px);background:var(--cream)}
.origin-story__inner>*{min-width:0}
.origin-story__copy .eyebrow{display:flex;align-items:center;gap:12px;color:#625650}
.origin-story__copy .eyebrow::before{content:"";width:24px;height:2px;flex:none;background:#ac424a}
.origin-story__copy h2{max-width:18ch;margin-top:19px;font-size:clamp(2rem,3.05vw,3.125rem);font-weight:500;line-height:1.15;letter-spacing:-.035em;overflow-wrap:anywhere}
.origin-story__copy p{max-width:52ch;margin-top:22px;color:#625650;font-size:.9375rem;line-height:1.85}
.origin-story__detail{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin-top:26px;padding-top:19px;border-top:1px solid #d2c7bc}
.origin-story__meta{color:#625650;font-size:.6875rem;line-height:1.6;letter-spacing:.07em}
.origin-story__location{color:var(--ink);font-size:.6875rem;line-height:1.6;font-weight:600;letter-spacing:.035em;overflow-wrap:anywhere}
.origin-story__copy .text-link{margin-top:20px;min-height:44px;color:var(--ink);border-color:#8a7b71;font-size:.8125rem}
.origin-story__copy .text-link:hover{color:#923840;border-color:currentColor}
.origin-story a:focus-visible{outline:2px solid #923840;outline-offset:5px}
.origin-story__photo{min-width:0;margin:0}
.origin-story__photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
.origin-story__photo figcaption{display:flex;gap:9px;justify-content:flex-end;padding-top:13px;font-size:.5625rem;font-weight:600;line-height:1.7;letter-spacing:.13em;color:#625650;direction:ltr}
html[dir=rtl] .origin-story__copy h2{letter-spacing:0;line-height:1.45}
html[dir=rtl] .origin-story__copy p{line-height:1.95}
@media(max-width:980px){.origin-story__inner{gap:30px;padding:30px}.origin-story__copy h2{font-size:2rem}.origin-story__photo img{aspect-ratio:1/1.12}}
@media(max-width:760px){.origin-story__inner{grid-template-columns:minmax(0,1fr);gap:30px;padding:28px}.origin-story__copy h2{max-width:20ch;font-size:clamp(1.875rem,5.4vw,2.5rem)}.origin-story__photo img{aspect-ratio:4/3}.origin-story__copy p{max-width:none;font-size:.875rem;margin-top:18px}.origin-story__detail{margin-top:22px}.origin-story__photo figcaption{padding-top:10px}}
@media(max-width:400px){.origin-story__inner{padding:22px;gap:26px}.origin-story__copy h2{font-size:1.875rem}.origin-story__detail{flex-direction:column;gap:4px}.origin-story__photo figcaption{font-size:.5rem;letter-spacing:.08em}}
html{scroll-padding-top:calc(var(--header-height) + 24px)}
body{background:var(--paper)}figure{margin:0}
h1,h2,h3{font-family:var(--sans);font-weight:550;letter-spacing:-.035em;line-height:1.15}
em{font-family:inherit;font-style:normal;font-weight:inherit;letter-spacing:inherit}
.section{padding-block:96px}.eyebrow{font-size:.6875rem;font-weight:650;letter-spacing:.09em;line-height:1.7}
.button{border-radius:5px;min-height:52px;padding:13px 22px;font-weight:650;font-size:.8125rem;gap:24px}
.button:hover{transform:none}.text-link{font-weight:600;gap:20px}.text-link:hover{color:#a23b43}
.editorial-reveal{opacity:0;translate:0 14px;transition:opacity .45s ease,translate .45s ease}.editorial-reveal.is-revealed{opacity:1;translate:0 0}
/* Equal outer columns keep navigation on the viewport centre, independent of the logo. */
.site-header{position:sticky;top:0;inset-inline:0;z-index:40;background:#28211e;color:var(--paper);border-bottom:1px solid #ffffff1a}
.site-header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;min-height:var(--header-height);max-width:none;border:0}
.brand{width:92px;height:92px;justify-self:start}.brand img{width:110px;height:110px}
.site-header nav{justify-content:center;gap:25px;margin:0;min-width:0}
.site-header nav>a{font-size:.8125rem;font-weight:550;white-space:nowrap;padding-block:17px}
.header-tools{justify-self:end;min-width:0;gap:18px}.header-cta{background:var(--coral);color:var(--ink);font-size:.75rem;padding:10px 16px;min-height:44px;gap:18px;white-space:nowrap}
.header-cta:hover{background:#ff969b}.nav-toggle{border-radius:6px}
.languages{font-size:.8125rem;position:relative;z-index:45;flex-shrink:0}
.languages summary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:9px 13px;border:1px solid #ffffff45;border-radius:7px;background:#ffffff07;line-height:1;font-weight:600;transition:background .2s,border-color .2s;list-style:none;user-select:none}
.languages summary:hover,.languages[open] summary{background:#ffffff12;border-color:#ffffff80}
.language-current{font-size:.75rem;letter-spacing:.04em}.language-globe{flex-shrink:0;opacity:.9}.language-chevron{flex-shrink:0;transition:rotate .2s;opacity:.7}.languages[open] .language-chevron{rotate:180deg}
.languages>.language-panel{position:absolute;inset-block-start:calc(100% + 12px);inset-inline-end:0;width:232px;min-width:0;padding:9px;background:#fffdf9;color:var(--ink);border:1px solid #e7dfd6;border-radius:12px;box-shadow:0 12px 40px #17100d26}
.language-panel-label{display:block;padding:8px 12px 10px;color:var(--muted);font-size:.6875rem;line-height:1.4;font-weight:500}
.languages .language-panel>a{display:flex;align-items:center;gap:12px;padding:11px 12px;min-height:48px;border-radius:6px;font-size:.8125rem;font-weight:500;line-height:1.4}
.languages .language-panel>a:hover{background:#f0ebe4}.languages .language-panel>a[aria-current]{background:#f9e6e5;color:#862f38}
.language-code{display:grid;place-items:center;width:31px;height:25px;border:1px solid #ded4ca;border-radius:4px;color:#6c5e53;font-size:.5625rem;font-weight:650;direction:ltr}
.language-name{flex:0 1 auto}.language-check{flex-shrink:0;margin-inline-start:auto}.language-panel a[lang=ar] .language-name{font-family:Tahoma,Arial,sans-serif;font-size:.875rem}.languages .language-panel>a[aria-current] .language-code{border-color:#e5b2b4;color:#862f38}
/* The opening photograph and the headline occupy separate surfaces. */
.welcome{padding-top:65px;padding-bottom:0}.welcome-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:7%;align-items:end;margin-bottom:44px}
.welcome .eyebrow{color:#7b655a;margin-bottom:22px}.welcome h1{font-size:clamp(2.75rem,4.9vw,4.875rem);font-weight:550;letter-spacing:-.045em;line-height:1.12;margin:0;max-width:900px}
.welcome-copy{padding-bottom:5px;min-width:0;max-width:470px;justify-self:end}.welcome-copy p{font-size:1rem;color:#6b5e56;line-height:1.85}.welcome-copy .button-row{margin-top:24px;gap:24px}.welcome-copy .text-link{font-size:.8125rem;border:0;gap:14px}
.welcome-photo img{display:block;width:100%;height:440px;object-position:center 48%;border-radius:7px}
.welcome-photo figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:14px;font-size:.75rem;color:var(--muted);border-bottom:1px solid var(--line)}
.welcome-photo figcaption>a{display:inline-flex;align-items:center;gap:16px;min-height:44px;color:var(--ink);font-weight:550}
.world-heading{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start;margin-bottom:44px}.world-heading .eyebrow{margin-top:12px;color:#806857}.world-heading h2{font-size:clamp(2.375rem,3.5vw,3.5rem);margin:0;font-weight:500}
.world-spread{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:start}.world-main-photo img{width:100%;height:470px;object-position:47% center;border-radius:6px}.world-main-photo figcaption{font-size:.625rem;color:var(--muted);padding-top:13px;letter-spacing:.04em}
.world-aside{min-width:0;padding-top:10px}.world-aside>p{font-size:1rem;line-height:1.85;margin-bottom:19px}.world-aside .text-link{font-size:.8125rem}.world-detail-photo{margin-top:33px;max-width:365px}.world-detail-photo img{width:100%;height:220px;border-radius:6px}.world-detail-photo figcaption{font:400 .75rem/1.6 var(--sans);color:var(--muted);margin-top:12px}
.tastes-section{background:var(--ink);color:var(--paper)}.tastes-section>.wrap{padding-block:92px}.tastes-section .eyebrow{color:#ccbaaa}.tastes-section h2{font-size:clamp(2.375rem,3.5vw,3.5rem);font-weight:500}.tastes-section .section-heading{margin-bottom:43px}
.taste-tabs{gap:22px;border-bottom:1px solid #ffffff40}.taste-tabs button{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;padding:12px 0 15px;position:relative;bottom:-1px;color:#d0c3b6;font-size:.8125rem}.taste-tabs button[aria-pressed=true]{background:none;border-color:var(--coral);color:var(--coral)}
.product-grid{grid-template-columns:1.35fr 1fr 1fr;gap:28px;align-items:start}.product-card{min-width:0}.product-card:nth-child(2){padding-top:45px}.product-card:nth-child(3){padding-top:90px}.product-image{height:310px;border-radius:6px}.product-card:first-child .product-image{height:390px}.product-card:nth-child(3) .product-image{height:275px}
.product-arrow{width:40px;height:40px;background:var(--paper);color:var(--ink);font-size:1.25rem;inset-inline-end:12px;inset-block-end:12px}.product-category{font-size:.6875rem;color:#c9b7a6;margin-top:17px}.product-card h3{font-size:1.3125rem;font-weight:550;margin-top:7px;letter-spacing:-.02em;line-height:1.35}.product-card:first-child h3{font-size:1.5rem}
.tastes-bottom{margin-top:37px;border-color:#ffffff30}.tastes-bottom p{color:#c3b2a1;font-size:.75rem}.tastes-bottom .text-link{color:var(--coral)}
.places-editorial h2{font-size:clamp(2.375rem,3.5vw,3.5rem);font-weight:500}.places-editorial .eyebrow{color:#806857}.places-editorial .section-heading{margin-bottom:42px}.places-spread{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:stretch}.places-photo{align-self:start}.places-photo img{width:100%;height:490px;object-position:55% center;border-radius:6px}.places-photo figcaption{padding-top:16px;font-size:.75rem;color:var(--muted)}
.location-directory{min-width:0}.location-row{display:grid;grid-template-columns:26px minmax(0,1fr) 40px;gap:20px;align-items:center;padding-block:22px;border-top:1px solid var(--line);transition:background .2s}.location-row:hover{background:#eee7de}.location-index{font:500 .6875rem var(--sans);color:#705c4d;direction:ltr}.location-row small{display:block;font-size:.6875rem;color:var(--muted);margin-bottom:4px}.location-row strong{display:block;font-size:1.5rem;font-weight:550;line-height:1.3;letter-spacing:-.025em}.location-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:1.25rem}.location-coming{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--line);padding-block:22px;font-size:.8125rem}.location-coming>span:last-child{font-size:.625rem;color:#963a40;padding:4px 10px;background:#f5e2df;border-radius:20px}
/* Franchise invitation: photograph beside a solid, readable content panel. */
.partnership-editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);color:var(--ink)}
.partnership-background{min-width:0;position:relative}.partnership-background img{width:100%;height:100%;position:absolute;inset:0;object-position:45% center}.partnership-inner.wrap{min-width:0;max-width:none;padding:60px clamp(32px,5vw,80px);display:flex;flex-direction:column;justify-content:center;min-height:600px}
.partnership-top .eyebrow{color:#806857}.partnership-copy{padding-block:23px 0}.partnership-copy h2{font-size:clamp(2.5rem,3.7vw,3.75rem);font-weight:550;line-height:1.15}.partnership-copy h2 em{font-family:var(--sans);font-style:normal;color:var(--ink);font-weight:550}.partnership-copy p{font-size:.9375rem;line-height:1.85;color:var(--muted);margin-block:24px;max-width:450px}.partnership-copy .button{margin-top:2px}.partnership-bottom{display:flex;align-items:center;gap:20px;margin-top:42px;padding-top:23px;border-top:1px solid #cdbfb0}.partnership-bottom>span:first-child{font-size:.9375rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap}.partnership-bottom>span:last-child{font-size:.6875rem;color:var(--muted)}
.footer{background:#25201d;padding-top:65px}.footer-top{border:0;padding-bottom:33px;gap:30px}.footer-top h2{font:500 clamp(2.5rem,3.8vw,3.75rem)/1.2 var(--sans);letter-spacing:-.03em;margin-top:18px}.footer-top h2.lines{white-space:normal}.footer-top .eyebrow{font-size:.625rem}.footer-round{width:62px;height:62px;flex-shrink:0;font-size:2rem}.footer-grid{border-top:1px solid #ffffff26;padding-block:35px 40px}.footer-phone{font-weight:500}.footer p{line-height:1.85}.footer-bottom{padding-block:14px}.footer-group>a{font-size:1.375rem}
.page-intro h1{font-size:clamp(2.75rem,4.5vw,4.5rem);font-weight:550;max-width:1100px}.page-intro .eyebrow{color:#806857}.branch-detail h1{font-size:clamp(2.625rem,4.2vw,4.25rem);font-weight:550}.branch-detail h1 em{color:var(--ink)}.branch-card h3{font-weight:550}.branch-number{font:500 .875rem var(--sans);color:#96765e}.visit-card{border-radius:6px;border-top:2px solid var(--coral)}.wide-photo img{border-radius:6px;height:560px}.gallery-row button{border-radius:6px}.gallery-row img{height:290px}.upcoming{border-radius:6px}.upcoming .small-star{display:none}
html[dir=rtl] .welcome h1{font-size:clamp(2.75rem,4.6vw,4.5rem);line-height:1.45;letter-spacing:0}html[dir=rtl] .world-heading h2,html[dir=rtl] .tastes-section h2,html[dir=rtl] .places-editorial h2{font-size:clamp(2.375rem,3.3vw,3.25rem);line-height:1.5}html[dir=rtl] .partnership-copy h2{line-height:1.5}
@media(max-width:1380px){.header-cta{display:none}.site-header nav{gap:24px}.welcome-heading{gap:5%;grid-template-columns:1.25fr 1fr}.welcome h1{font-size:clamp(2.5rem,4.8vw,4.125rem)}.welcome-copy .button-row{gap:18px}.world-spread,.places-spread{gap:6%}.partnership-inner.wrap{padding-inline:40px}}
@media(max-width:980px){
:root{--header-height:84px}.site-header .header-inner{display:flex;justify-content:space-between;gap:18px}.brand{width:80px;height:82px}.brand img{width:100px;height:100px}.header-tools{gap:17px}.site-header nav{display:none;position:absolute;inset-block-start:100%;inset-inline:0;background:#28211e;padding:16px var(--gutter) 26px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;border-bottom:1px solid #ffffff26;max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain;box-shadow:0 14px 24px #0002}.site-header nav.is-open{display:flex}.site-header nav>a{font-size:1rem;padding-block:14px;white-space:normal}.nav-toggle{display:flex}.nav-toggle span{width:22px}.section{padding-block:76px}.welcome{padding-top:45px}.welcome-heading{gap:25px;align-items:start;grid-template-columns:1fr;margin-bottom:32px}.welcome h1{font-size:clamp(2.75rem,6.3vw,4rem)}.welcome-copy{justify-self:start;max-width:600px;padding:0}.welcome-copy p{max-width:520px}.welcome-copy .button-row{margin-top:20px}.welcome-photo img{height:360px}.world-heading{grid-template-columns:1fr;gap:18px;margin-bottom:35px}.world-heading .eyebrow{margin:0}.world-heading h2{font-size:3rem}.world-spread{grid-template-columns:1.2fr 1fr;gap:5%}.world-main-photo img{height:420px}.world-aside{padding:0}.world-aside>p{font-size:.9375rem}.world-detail-photo img{height:190px}.world-detail-photo{margin-top:27px}.tastes-section>.wrap{padding-block:75px}.tastes-section h2,.places-editorial h2{font-size:3rem}.tastes-section .section-heading{align-items:start;flex-direction:column;gap:24px}.taste-tabs{margin:0}.product-grid{gap:20px}.product-card:first-child .product-image{height:290px}.product-image{height:245px}.product-card:nth-child(3) .product-image{height:220px}.product-card:nth-child(2){padding-top:35px}.product-card:nth-child(3){padding-top:65px}.product-card h3{font-size:1.125rem}.product-card:first-child h3{font-size:1.25rem}.places-spread{gap:5%;grid-template-columns:1fr 1.1fr}.places-photo img{height:450px}.location-row{gap:12px;grid-template-columns:20px minmax(0,1fr) 34px;padding-block:20px}.location-row strong{font-size:1.3125rem}.location-arrow{width:32px;height:32px;font-size:1.125rem}.location-coming{font-size:.75rem}.partnership-editorial{grid-template-columns:1fr}.partnership-background{height:390px}.partnership-inner.wrap{min-height:0;padding:45px var(--gutter) 48px}.partnership-copy h2{font-size:3rem}.partnership-copy p{max-width:570px}.partnership-bottom{margin-top:32px}.footer-top h2{font-size:2.875rem}.wide-photo img{height:440px}.gallery-row img{height:220px}
}
@media(max-width:680px){
:root{--gutter:22px}.section{padding-block:58px}.brand{width:69px}.brand img{width:96px;height:96px}.header-tools{gap:12px}.languages summary{gap:8px;padding:9px 11px;min-height:42px}.language-globe{width:17px;height:17px}.languages>.language-panel{width:min(232px,calc(100vw - 44px));inset-block-start:calc(100% + 15px)}.welcome{padding-top:35px}.welcome .eyebrow{font-size:.5625rem;letter-spacing:.06em;margin-bottom:17px}.welcome-heading{gap:22px;margin-bottom:29px}.welcome h1{font-size:clamp(2.25rem,9vw,3.5rem);line-height:1.18;letter-spacing:-.035em}.welcome-copy p{font-size:.9375rem;line-height:1.8}.welcome-copy .button-row{gap:17px;margin-top:22px}.welcome-copy .button{font-size:.75rem;padding:12px 17px;gap:16px}.welcome-copy .text-link{font-size:.75rem;gap:11px}.welcome-photo img{height:285px;object-position:50% center;border-radius:5px}.welcome-photo figcaption{align-items:start;gap:10px;padding-block:10px;font-size:.625rem;line-height:1.5}.welcome-photo figcaption>span{padding-top:12px;max-width:44%}.welcome-photo figcaption>a{gap:8px;max-width:50%;text-align:end}.world-heading{gap:16px;margin-bottom:26px}.world-heading h2{font-size:2.375rem;white-space:normal;line-height:1.2}.world-heading .eyebrow{font-size:.625rem}.world-spread{grid-template-columns:1fr;gap:28px}.world-main-photo img{height:305px}.world-main-photo figcaption{font-size:.5625rem;padding-top:11px}.world-aside>p{font-size:.9375rem}.world-detail-photo{max-width:none;margin-top:27px}.world-detail-photo img{height:220px}.world-detail-photo figcaption{font-size:.6875rem}.tastes-section>.wrap{padding-block:58px}.tastes-section h2,.places-editorial h2{font-size:2.5rem;line-height:1.2}.tastes-section .eyebrow,.places-editorial .eyebrow{font-size:.5625rem;letter-spacing:.06em}.tastes-section .section-heading{gap:24px;margin-bottom:30px}.taste-tabs{gap:20px}.taste-tabs button{padding:10px 0 13px;font-size:.75rem}.product-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.product-card:first-child{grid-column:1/-1}.product-card:first-child .product-image{height:auto;aspect-ratio:1.2}.product-card:nth-child(2),.product-card:nth-child(3){padding-top:0}.product-image,.product-card:nth-child(3) .product-image{height:auto;aspect-ratio:.9}.product-card h3{font-size:1rem;line-height:1.4}.product-card:first-child h3{font-size:1.375rem}.product-category{font-size:.625rem;margin-top:13px}.product-arrow{width:32px;height:32px;font-size:1.125rem;inset-inline-end:8px;inset-block-end:8px}.product-card:first-child .product-arrow{width:40px;height:40px}.tastes-bottom{margin-top:29px;align-items:start}.tastes-bottom p{font-size:.75rem}.tastes-bottom a{font-size:.8125rem}.places-editorial .section-heading{margin-bottom:28px;gap:20px}.places-spread{grid-template-columns:1fr;gap:30px}.places-photo img{height:325px}.places-photo figcaption{font-size:.6875rem;padding-top:13px}.location-row{padding-block:18px;gap:14px;grid-template-columns:20px minmax(0,1fr) 34px}.location-row strong{font-size:1.375rem}.location-row small{font-size:.625rem}.location-coming{font-size:.75rem}.partnership-background{height:300px}.partnership-inner.wrap{padding-block:35px 38px}.partnership-copy{padding-top:20px}.partnership-copy h2{font-size:2.5rem;line-height:1.2}.partnership-copy p{font-size:.9375rem;line-height:1.8;margin-block:20px}.partnership-bottom{margin-top:28px;padding-top:20px;gap:15px}.partnership-bottom>span:first-child{font-size:.875rem}.partnership-bottom>span:last-child{font-size:.625rem}.footer{padding-top:43px}.footer-top{gap:18px;padding-bottom:25px}.footer-top h2{font-size:2.25rem;line-height:1.25;max-width:400px}.footer-top .eyebrow{font-size:.5rem;letter-spacing:.05em}.footer-round{width:45px;height:45px;font-size:1.5rem}.footer-grid{padding-block:26px 30px}.footer-phone{font-size:1.5rem}.footer-group>a{font-size:1.25rem}.page-intro{padding-block:40px 36px}.page-intro h1{font-size:2.5rem;line-height:1.2}.branch-detail h1{font-size:2.5rem;line-height:1.2}.wide-photo img{height:290px}.gallery-row img{height:250px}.gallery-row{padding-bottom:58px}html[dir=rtl] .welcome h1{font-size:clamp(2.25rem,8.7vw,3.25rem);line-height:1.5}html[dir=rtl] .world-heading h2,html[dir=rtl] .tastes-section h2,html[dir=rtl] .places-editorial h2{font-size:2.25rem;line-height:1.45}
}
@media(max-width:360px){:root{--gutter:18px}.welcome h1{font-size:2.1875rem}.welcome-copy .button-row{gap:10px}.welcome-copy .button{padding-inline:14px;gap:12px}.welcome-copy .text-link{font-size:.6875rem;gap:7px}.welcome-photo img{height:255px}.world-heading h2{font-size:2.1875rem}.tastes-section h2,.places-editorial h2,.partnership-copy h2{font-size:2.25rem}.taste-tabs{gap:16px}.taste-tabs button{font-size:.6875rem}.product-grid{column-gap:15px}.product-card h3{font-size:.9375rem}.partnership-background{height:265px}.footer-top h2{font-size:2rem}.languages>.language-panel{width:218px}}
@media(prefers-reduced-motion:reduce){.editorial-reveal{opacity:1;translate:none;transition:none}.language-chevron{transition:none}}

/* Compact controls: quiet borders and full-sized touch targets. */
:root{--header-height:80px}
.brand{width:72px;height:78px}.brand img{width:88px;height:88px}
.button,.welcome-copy .button,.branch-detail .button,.franchise-stage-invitation .button{min-height:44px;padding:10px 16px;gap:15px;border-radius:3px;font-size:.8125rem;font-weight:550;line-height:1.5;box-shadow:none}
.button span:last-child{font-size:1rem;line-height:1}
.button.coral{background:transparent;border-color:#c6a09b;color:var(--ink)}
.button.coral:hover{background:#f4e6e0;border-color:#af7c77}
.button.dark{background:transparent;border-color:#b7ada2;color:var(--ink)}
.button.dark:hover{background:#e9e1d7;border-color:#9e8f80}
.text-link,.welcome-copy .text-link{font-weight:550;gap:13px}
.text-link span{font-size:1rem}
.header-tools{gap:24px}
.button.header-cta{background:none;color:var(--paper);border:0;border-bottom:1px solid #ffffff40;border-radius:0;min-height:44px;padding:9px 0;font-size:.75rem;gap:15px}
.button.header-cta:hover{color:var(--coral);background:none;border-color:var(--coral)}
.languages summary{background:none;border-color:transparent;border-radius:3px;padding:8px 5px;gap:8px;min-height:44px;font-weight:500}
.languages summary:hover,.languages[open] summary{background:none;border-color:transparent;color:var(--coral)}
.language-globe{width:17px;height:17px}.language-chevron{width:11px;height:11px}
.languages>.language-panel{width:205px;padding:7px;border-radius:7px;box-shadow:0 7px 22px #17100d14}
.language-panel-label{padding:8px 10px;font-size:.625rem}
.languages .language-panel>a{padding:10px;min-height:44px;gap:10px;border-radius:3px}
.language-code{border:0;width:24px;height:auto;font-weight:500;color:#9a8d81;font-size:.5625rem}
.languages .language-panel>a[aria-current]{background:#f7eee8;color:#862f38}
.product-arrow{display:none}.location-arrow{border:0;background:none;font-size:1.125rem}
.footer-round{border:0;background:none;width:44px;height:44px;font-size:1.75rem}
.gallery-row span{display:none}
.branch-actions{gap:22px}.branch-actions a{font-weight:500}
.taste-tabs button{font-weight:500;border-bottom-width:1px}
.branch-filter input{background:transparent;border-color:#cfc6bb;border-radius:3px}
.icon-button{font-weight:400}
@media(max-width:980px){:root{--header-height:72px}.brand{width:65px;height:70px}.brand img{width:82px;height:82px}.header-tools{gap:14px}}
@media(max-width:680px){.welcome-copy .button,.branch-detail .button,.franchise-stage-invitation .button{font-size:.75rem;padding-inline:14px;gap:13px}.welcome-copy .button-row{gap:18px}.header-tools{gap:12px}.languages>.language-panel{width:200px;inset-block-start:calc(100% + 10px)}.languages summary{min-height:44px}.location-arrow{width:32px;height:32px}.button-row .text-link{gap:10px}}
