@charset "UTF-8";
:root{--ink:#231f20;--cream:#faf8f2;--paper:#f0ede4;--gold:#e4b948;--muted:#716b60;--line:#ded9cf;--serif:Georgia,'Times New Roman',serif;--sans:Inter,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);font-size:16px;line-height:1.7}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.38}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(3rem,5.8vw,5.7rem);letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.035em}h3{font-size:1.6rem}em{font-weight:400}p+p{margin-top:1.1rem}p{color:var(--muted)}:focus-visible{outline:3px solid #af790a;outline-offset:5px}::selection{background:var(--gold);color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin:auto}.section{padding:100px 0}.section-tight{padding-top:30px}.eyebrow{font-family:var(--sans);font-size:.75rem;font-weight:650;text-transform:uppercase;letter-spacing:.19em;line-height:1.6;color:#89703b;margin-bottom:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 24px;font-size:.875rem;font-weight:600;border:1px solid transparent;transition:background .2s,color .2s}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover{background:#f0cb66}.button-outline{border-color:#756959;color:var(--cream)}.button-outline:hover{background:#ffffff0d}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:#493e30}.button-line{background:transparent;border-color:var(--line);color:var(--ink)}.button-line:hover:not(:disabled){border-color:var(--ink)}.button-row{display:flex;flex-wrap:wrap;gap:14px}.text-link{font-size:.875rem;font-weight:600;display:inline-block;border-bottom:1px solid #ad9561;padding-bottom:5px;margin-top:24px}.text-link span{margin-left:18px}.text-link:hover{color:#94712c}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:38px}.section-heading .text-link{flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;background:var(--gold);padding:12px;z-index:100}.skip-link:focus{top:10px}.mobile-only{display:none}
.site-header{height:98px;background:var(--ink);color:var(--cream);position:sticky;top:0;z-index:30;border-bottom:1px solid #ffffff13}.header-inner{width:min(1380px,calc(100% - 72px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:52px;height:54px;object-fit:contain}.brand-word{font-family:var(--serif);font-size:1.6rem;letter-spacing:.09em;line-height:1.25}.brand-word small{display:block;font-family:var(--sans);font-size:.55rem;letter-spacing:.2em;color:#d4bd82}.desktop-nav{display:flex;gap:26px;align-items:center}.desktop-nav a{font-size:.83rem;white-space:nowrap;color:#e1dcd1;position:relative;padding:12px 0}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--gold)}.desktop-nav a[aria-current]:after{content:'';position:absolute;bottom:4px;left:0;width:20px;height:1px;background:var(--gold)}.header-order{font-size:.82rem;color:var(--gold);border:1px solid #74603d;padding:11px 17px;white-space:nowrap}.header-order span{margin-left:14px}.nav-toggle{display:none;align-items:center;gap:14px;background:transparent;border:0;color:var(--cream);padding:12px 0;font-size:.875rem}.hamburger{width:24px;display:flex;flex-direction:column;gap:6px}.hamburger i{height:1px;background:var(--gold);width:24px}.hamburger i:last-child{width:17px;align-self:flex-end}.mobile-nav{border:0;background:var(--ink);color:var(--cream);width:min(100%,480px);height:100dvh;max-height:100dvh;max-width:100%;margin:0 0 0 auto;padding:30px;position:fixed;inset:0}.mobile-nav::backdrop,.dish-dialog::backdrop{background:#080807b8;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between}.dialog-top .eyebrow{margin:0;color:var(--gold)}.icon-button{width:46px;height:46px;display:grid;place-items:center;font-size:2rem;background:transparent;border:1px solid #ffffff38;color:inherit;line-height:1}.mobile-nav nav{display:flex;flex-direction:column;margin:48px 0}.mobile-nav nav a{font-family:var(--serif);font-size:2rem;padding:13px 0;border-bottom:1px solid #ffffff20}.mobile-nav nav a[aria-current]{color:var(--gold)}.nav-note{color:#b8aa8e}.mobile-actions{display:none}
.hero{background:var(--ink);color:var(--cream);padding:34px 0 62px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:55px;align-items:center}.hero-copy{padding:24px 0}.hero .eyebrow{color:var(--gold)}.hero h1{font-size:clamp(4rem,6.5vw,6.6rem);line-height:1.04}.hero h1 em{color:var(--gold)}.hero-description{color:#cbc4b6;max-width:420px;margin:30px 0 33px;font-size:1rem;line-height:1.8}.hero-footnote{display:flex;gap:14px;align-items:center;font-size:.75rem;color:#ae9e80;margin-top:46px}.small-rule{width:29px;height:1px;background:#92754a;flex-shrink:0}.hero-visual{position:relative;padding:12px 0 26px;align-self:stretch;min-height:580px}.hero-visual>img{width:100%;height:100%;max-height:620px;min-height:540px;border-radius:250px 250px 4px 4px;object-position:center}.heritage-seal{position:absolute;bottom:50px;left:-39px;width:132px;height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--cream);color:var(--ink);outline:1px solid #a48d50;outline-offset:-9px;transform:rotate(-9deg)}.heritage-seal span{font-size:.52rem;letter-spacing:.14em}.heritage-seal strong{font-family:var(--serif);font-weight:400;font-size:1.3rem;margin:2px}.photo-caption{position:absolute;bottom:0;right:0;font-size:.65rem;letter-spacing:.08em;color:#b5a78b}.flavour-strip{display:flex;align-items:center;justify-content:center;gap:46px;border-bottom:1px solid var(--line);background:var(--paper);padding:22px 20px}.flavour-strip span{font-family:var(--serif);font-size:1.05rem;font-style:italic}.flavour-strip b{font-weight:400;font-size:.65rem;color:#a28136}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.editorial-image{position:relative}.editorial-image img{width:100%;height:510px;object-position:center;border-radius:2px}.image-caption{display:block;margin-top:14px;font-size:.75rem;color:var(--muted)}.editorial-copy h2{margin-bottom:28px}.editorial-copy p{max-width:490px}.cuisine-section{background:var(--paper)}.food-features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.food-feature{min-width:0;display:block}.food-feature>img{width:100%;height:325px;transition:filter .2s}.food-feature:hover>img{filter:brightness(1.07)}.food-feature>div{position:relative;padding:24px 24px 0 0}.food-feature .eyebrow{font-size:.65rem;margin-bottom:11px}.food-feature h3{font-size:1.65rem;margin-bottom:13px;max-width:290px}.food-feature p{font-size:.875rem;line-height:1.65}.feature-arrow{position:absolute;right:0;top:20px;font-size:1.4rem;color:#967536}.bakery-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--cream)}.bakery-photo img{width:100%;height:640px;object-position:center 43%}.bakery-banner-copy{align-self:center;padding:70px min(7vw,110px)}.bakery-banner-copy h2{font-size:clamp(2.6rem,4vw,4rem)}.bakery-banner-copy h2 em{color:var(--gold)}.bakery-banner-copy .eyebrow{color:var(--gold)}.bakery-banner-copy p:not(.eyebrow){color:#c3b9a8;margin:25px 0 30px;max-width:390px}.tea-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:110px;align-items:center;max-width:1000px}.tea-feature h2{margin-bottom:26px}.tea-feature img{width:100%;height:405px;border-radius:160px 160px 0 0}.anniversary{padding:64px 0 84px;background:#e8e2d5}.anniversary-inner{display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:100px;max-width:950px}.anniversary-number{font-family:var(--serif);font-size:13rem;line-height:1;text-align:center;color:#a08343;font-style:italic}.anniversary-number span{display:block;font-family:var(--sans);font-size:.7rem;font-style:normal;letter-spacing:.2em;margin-top:15px}.anniversary h2{margin-bottom:22px}.page-intro{padding-top:72px;padding-bottom:55px}.page-intro>p:last-child{margin-top:24px;max-width:610px;font-size:1.05rem}.page-intro h1 em{color:#987433}.values-section{background:var(--paper)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:50px}.values-grid article{border-top:1px solid #c9c0ae;padding-top:25px}.values-grid span{color:#a18244;font-size:.8rem}.values-grid h3{margin:15px 0}.values-grid p{font-size:.94rem}.narrow{max-width:760px}.center{text-align:center}.center p:not(.eyebrow){max-width:640px;margin:28px auto}.center .button{margin-top:4px}
.site-footer{background:var(--ink);color:var(--cream);padding:72px 0 0}.footer-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:52px}.footer-heading .eyebrow{color:var(--gold)}.footer-heading h2{font-size:2.9rem}.footer-heading h2 em{color:#cdbb91}.footer-heading>p{color:#b4ab99;font-family:var(--serif);font-size:1.3rem;font-style:italic;margin-right:60px}.footer-branches{display:grid;grid-template-columns:repeat(5,1fr);gap:26px}.footer-branch{border-top:1px solid #ffffff23;padding-top:20px}.branch-number{font-size:.7rem;color:#b49a58}.footer-branch h3{font-family:var(--sans);font-size:.875rem;font-weight:550;margin-top:12px;line-height:1.5}.footer-branch p{font-size:.8rem;color:#a99e8a;margin-top:3px;margin-bottom:14px}.footer-branch>a{font-size:.8rem;display:block}.footer-branch .map-link{font-size:.7rem;color:#d2b779;margin-top:15px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff1c;margin-top:54px;padding:28px 0;gap:20px}.footer-word{font-family:var(--serif);font-size:1.3rem;letter-spacing:.12em;color:var(--gold)}.footer-bottom p{font-size:.7rem;color:#a99e8a}.footer-bottom>div{display:flex;gap:23px;font-size:.7rem;color:#bdb5a4}.footer-bottom a:hover{color:var(--gold)}
.location-directory{padding-bottom:85px}.location-jumps{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.location-jumps a{border:1px solid var(--line);padding:10px 18px;font-size:.875rem}.location-jumps a:hover{background:var(--paper)}.location-card{display:grid;grid-template-columns:65px 1fr 230px;gap:24px;padding:40px 0;border-top:1px solid var(--line);scroll-margin-top:120px}.location-number{font-family:var(--serif);font-size:2rem;font-style:italic;color:#ad9057}.location-main .eyebrow{margin-bottom:8px}.location-main h2{font-size:2.3rem}.location-main h3{font-family:var(--sans);font-size:.85rem;font-weight:600;margin:14px 0;line-height:1.5}.location-main p{max-width:640px;font-size:.93rem}.location-main address{font-style:normal;font-size:.875rem;margin:20px 0 8px}.location-phones{display:flex;gap:12px;flex-wrap:wrap;font-size:.875rem}.contact-separator{color:#b3a68d}.location-actions{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:12px}.location-actions .text-link{align-self:center;margin-top:0;font-size:.75rem}.availability-note{font-size:.8rem;color:var(--muted);margin-top:26px;line-height:1.7}
.menu-intro{padding-top:48px;padding-bottom:30px}.menu-intro h1{font-size:clamp(2.7rem,4.4vw,4.2rem)}.menu-intro h1 em{color:#987433}.menu-intro>p:last-child{margin-top:15px}.menu-intro .eyebrow{margin-bottom:14px}.menu-workspace{padding-bottom:70px}.menu-controls{border-top:1px solid var(--line);padding:22px 0}.search-box{display:flex;align-items:center;gap:12px;border:1px solid #d1cabb;background:#fffdf8;max-width:590px;padding:0 16px;height:52px}.search-box>span[aria-hidden]{font-size:1.7rem;line-height:1}.search-box input{background:none;border:0;width:100%;min-width:0;outline:0;color:var(--ink);font-size:.94rem}.search-box:focus-within{outline:2px solid #ad852f;outline-offset:2px}.search-box kbd{border:1px solid var(--line);font-size:.8rem;width:23px;text-align:center;color:var(--muted)}.menu-layout{display:grid;grid-template-columns:210px 1fr;gap:40px;padding-top:15px}.menu-sidebar{border-right:1px solid var(--line);padding-right:24px}.menu-sidebar .eyebrow{font-size:.65rem;margin-bottom:14px}.menu-sidebar nav{display:flex;flex-direction:column;gap:5px}.category-button{display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;border:0;padding:10px 11px;font-size:.81rem;color:var(--muted);line-height:1.5;min-height:44px}.category-button.active{background:var(--ink);color:var(--cream)}.category-button:hover:not(.active){background:var(--paper)}.category-button span{font-size:.68rem;opacity:.7;margin-left:6px}.sidebar-note{font-family:var(--serif);font-style:italic;font-size:.9rem;border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.results-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:20px}.results-heading h2{font-size:1.75rem;letter-spacing:-.02em}.results-heading p{font-size:.75rem;white-space:nowrap}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dish-card{position:relative;display:flex;align-items:center;gap:13px;background:#fffdf8;border:1px solid var(--line);padding:13px;text-align:left;min-height:110px;width:100%;color:var(--ink);transition:border-color .15s,transform .15s}.dish-card:hover{border-color:#a78c50;transform:translateY(-2px)}.dish-card img,.dish-placeholder{width:74px;height:74px;flex-shrink:0;object-fit:cover}.dish-placeholder{background:var(--ink);padding:10px;display:grid;place-items:center}.dish-placeholder img{width:48px;height:50px;object-fit:contain}.dish-card h3{font-family:var(--sans);font-size:.84rem;font-weight:550;line-height:1.5;letter-spacing:0}.dish-card small{display:block;font-size:.63rem;color:#8f7a51;margin-top:5px}.dish-card .dish-more{display:block;font-size:.65rem;margin-top:7px;color:var(--muted)}.pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.pagination .button{min-height:44px;padding:9px 17px;font-size:.8rem}.pagination>span{font-size:.75rem;color:var(--muted)}.menu-results>.text-link{margin-top:12px;font-size:.8rem}.mobile-category{display:none}.empty-state{grid-column:1/-1;padding:50px 25px;text-align:center;border:1px solid var(--line)}.empty-state h3{margin-bottom:15px}.empty-state .button{margin-top:20px}.dish-dialog{padding:0;border:0;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 36px);overflow:auto;background:var(--cream);color:var(--ink)}.dish-close{position:absolute;right:14px;top:14px;z-index:1;border:0;background:var(--cream);color:var(--ink)}#dish-image{background:var(--paper);min-height:40px;padding:25px;display:flex;justify-content:center}#dish-image>img{width:172px;height:172px;object-fit:cover}#dish-image .dish-placeholder{margin:20px}.dish-body{padding:30px}.dish-body h2{font-size:2.1rem;margin-bottom:18px}.dish-body .eyebrow{font-size:.65rem;margin-bottom:10px}.dish-body p{font-size:.875rem}#dish-variants{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}#dish-variants span{padding:5px 10px;border:1px solid var(--line);font-size:.75rem}.dish-note{margin-top:18px;margin-bottom:24px}noscript details{padding:15px;border:1px solid var(--line);margin:10px 0}noscript summary{cursor:pointer}
@media(min-width:1450px){.hero-grid{gap:90px}.hero-visual{min-height:620px}.hero-visual>img{max-height:640px}}
@media(max-width:1180px){.container{width:calc(100% - 72px)}.desktop-nav{gap:17px}.desktop-nav a{font-size:.75rem}.header-order{display:none}.hero-grid{gap:35px}.hero-visual{min-height:510px}.hero-visual>img{min-height:490px}.two-column{gap:55px}.tea-feature{gap:70px}.food-feature>img{height:285px}.menu-grid{grid-template-columns:repeat(2,1fr)}.menu-layout{grid-template-columns:190px 1fr;gap:25px}.dish-card h3{font-size:.9rem}.footer-branches{gap:18px}}
@media(max-width:900px){.desktop-nav{display:none}.nav-toggle{display:flex}.container{width:calc(100% - 48px)}.header-inner{width:calc(100% - 48px)}.site-header{height:84px}.hero h1{font-size:4.5rem}.hero-grid{gap:28px}.hero-visual{min-height:460px}.hero-visual>img{min-height:440px}.hero .button{padding:12px 18px;min-height:48px;font-size:.8rem}.hero-description{font-size:.9rem}.hero-footnote{margin-top:30px;font-size:.65rem}.heritage-seal{width:108px;height:108px;left:-20px}.heritage-seal strong{font-size:1.1rem}.heritage-seal span{font-size:.45rem}.flavour-strip{gap:24px}.section{padding:72px 0}.two-column{gap:40px}.editorial-image img{height:440px}.food-features{gap:18px}.food-feature>img{height:240px}.food-feature h3{font-size:1.4rem}.bakery-banner-copy{padding:45px 35px}.bakery-photo img{height:590px}.tea-feature{gap:50px}.footer-branches{grid-template-columns:repeat(3,1fr);row-gap:32px}.footer-bottom{flex-wrap:wrap}.location-card{grid-template-columns:40px 1fr}.location-actions{grid-column:2;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.location-actions .button{font-size:.8rem}.location-actions .text-link{align-self:center}.values-grid{gap:28px}.anniversary-inner{gap:55px}.anniversary-number{font-size:10rem}}
@media(max-width:640px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px)}.site-header{height:76px}.brand img{width:40px;height:43px}.brand-word{font-size:1.3rem}.brand-word small{font-size:.43rem}.brand{gap:9px}.nav-toggle{font-size:.8rem}.hero{padding:25px 0 34px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-copy{padding:0}.hero .eyebrow{font-size:.61rem;letter-spacing:.14em;margin-bottom:19px}.hero h1{font-size:clamp(3.9rem,15vw,5.5rem);line-height:1.03}.hero-description{margin:22px 0 25px;font-size:.9rem;max-width:390px}.hero .button{font-size:.75rem;padding:12px 16px;gap:16px}.button-row{gap:10px}.hero-footnote{font-size:.61rem;margin-top:24px;gap:9px}.hero-visual{min-height:0;padding:0 0 23px;margin-top:7px}.hero-visual>img{width:100%;height:360px;min-height:0;max-height:none;border-radius:160px 160px 2px 2px;object-position:center 49%}.heritage-seal{left:8px;bottom:38px;width:105px;height:105px}.photo-caption{font-size:.58rem}.flavour-strip{gap:12px;flex-wrap:wrap;padding:18px 15px}.flavour-strip span{font-size:.83rem}.flavour-strip b{font-size:.5rem}.section{padding:58px 0}.two-column{grid-template-columns:1fr;gap:35px}.editorial-image img{height:380px}.editorial-copy h2{margin-bottom:23px}.editorial-copy p{font-size:.94rem}.eyebrow{font-size:.65rem;margin-bottom:15px}.image-caption{font-size:.7rem}.section-heading{display:block;margin-bottom:28px}.section-heading .text-link{margin-top:19px}.food-features{grid-template-columns:1fr;gap:32px}.food-feature{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center}.food-feature>img{height:180px;width:130px}.food-feature>div{padding:0}.food-feature h3{font-size:1.4rem;margin-bottom:10px}.food-feature .eyebrow{font-size:.55rem;line-height:1.6;margin-bottom:7px}.food-feature p{font-size:.8rem;line-height:1.55}.feature-arrow{display:none}.bakery-banner{grid-template-columns:1fr}.bakery-photo img{height:420px;object-position:center 44%}.bakery-banner-copy{padding:42px 24px 50px}.bakery-banner-copy h2{font-size:2.8rem}.bakery-banner-copy p:not(.eyebrow){font-size:.94rem}.tea-feature{grid-template-columns:1fr;gap:32px}.tea-feature img{height:360px;width:100%;max-width:380px;margin:auto;border-radius:150px 150px 0 0}.tea-feature p{font-size:.94rem}.anniversary{padding:45px 0 55px}.anniversary-inner{grid-template-columns:1fr;gap:32px}.anniversary-number{font-size:7rem;text-align:left;display:flex;align-items:center;gap:24px}.anniversary-number span{font-size:.6rem;line-height:1.6;max-width:75px;margin:0}.anniversary p{font-size:.94rem}.anniversary h2{font-size:2.6rem}.footer-heading{display:block;margin-bottom:30px}.footer-heading h2{font-size:2.5rem}.footer-heading>p{display:none}.site-footer{padding-top:48px;padding-bottom:60px}.footer-branches{grid-template-columns:repeat(2,1fr);gap:27px 22px}.footer-branch h3{font-size:.8rem}.footer-branch p{font-size:.75rem}.footer-branch>a{font-size:.75rem}.footer-branch .map-link{font-size:.65rem}.footer-bottom{margin-top:34px;padding:24px 0;gap:15px}.footer-bottom p{font-size:.65rem}.footer-bottom>div{flex-wrap:wrap;gap:18px;font-size:.65rem}.footer-word{font-size:1.1rem}.mobile-actions{position:fixed;bottom:0;left:0;right:0;z-index:25;display:grid;grid-template-columns:1fr 1fr;background:var(--ink);border-top:1px solid #ffffff30;padding-bottom:env(safe-area-inset-bottom)}.mobile-actions a{padding:15px 10px;text-align:center;font-size:.75rem;font-weight:600;color:var(--cream)}.mobile-actions a:last-child{background:var(--gold);color:var(--ink)}.mobile-actions span{margin-left:12px}.page-intro{padding-top:40px;padding-bottom:35px}.page-intro h1{font-size:clamp(2.65rem,10vw,3.7rem)}.page-intro>p:last-child{font-size:.94rem;margin-top:20px}.section-tight{padding-top:0}.values-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.values-grid h3{margin-top:10px}.location-jumps{gap:8px;margin-bottom:15px}.location-jumps a{font-size:.75rem;padding:8px 12px}.location-card{grid-template-columns:28px 1fr;gap:14px;padding:29px 0}.location-number{font-size:1.5rem}.location-main h2{font-size:1.9rem}.location-main h3{font-size:.8rem}.location-main p{font-size:.875rem}.location-phones{font-size:.8rem;gap:7px}.location-main address{font-size:.8rem}.location-actions{gap:10px}.location-actions .button{padding:10px 12px;font-size:.7rem;gap:8px;min-height:44px}.location-actions .text-link{font-size:.7rem}.location-directory{padding-bottom:50px}.menu-intro{padding-top:32px;padding-bottom:22px}.menu-intro h1{font-size:2.6rem}.mobile-only{display:block}.menu-intro>p:last-child{font-size:.85rem}.menu-controls{padding:18px 0 5px}.search-box{height:48px}.search-box input{font-size:16px}.search-box kbd{display:none}.mobile-category{display:flex;flex-direction:column;gap:6px;margin-top:15px}.mobile-category label{font-size:.7rem;color:var(--muted)}.mobile-category select{width:100%;padding:11px 12px;border:1px solid #d1cabb;border-radius:0;background:var(--cream);color:var(--ink);font-size:16px}.menu-layout{grid-template-columns:1fr;gap:0;padding-top:20px}.menu-sidebar{display:none}.results-heading{margin-bottom:14px;align-items:center}.results-heading h2{font-size:1.45rem}.results-heading p{font-size:.65rem}.menu-grid{grid-template-columns:1fr;gap:9px}.dish-card{min-height:86px;padding:10px;gap:14px}.dish-card img,.dish-placeholder{width:64px;height:64px}.dish-placeholder img{width:42px;height:44px}.dish-card h3{font-size:.86rem}.dish-card .dish-more{font-size:.62rem;margin-top:4px}.dish-card small{font-size:.62rem}.pagination{margin-top:18px}.pagination .button{font-size:.72rem;padding:8px 12px}.pagination>span{font-size:.7rem}.menu-workspace{padding-bottom:45px}.dish-body{padding:25px}.dish-body h2{font-size:1.8rem}.availability-note{font-size:.73rem}.empty-state{padding:35px 15px}.dish-dialog{max-height:calc(100dvh - 24px)}.menu-grid .dish-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.results-heading{scroll-margin-top:110px}
