@font-face{font-family:DM;src:url('/assets/dm-sans-400.ttf')}@font-face{font-family:DM;src:url('/assets/dm-sans-600.ttf');font-weight:600 900}:root{--purple:#512052;--deep:#351936;--gold:#f3cd59;--cream:#fffcf4;--ink:#302332;--muted:#706773;--line:#e6dfdb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 DM,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.wrap{width:calc(100% - 112px);max-width:1300px;margin-inline:auto}.topbar{background:var(--purple);color:#fff;font-size:16px;padding:9px 0}.topbar>.wrap{display:flex;justify-content:space-between}header{background:var(--cream);position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line)}.header-inner{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:22px 0}.brand img{width:218px;height:auto}.header-inner nav{display:flex;gap:27px;font-size:16px}.header-inner nav a{padding:8px 0}.header-inner nav a[aria-current],.header-inner nav a:hover{color:var(--purple);box-shadow:0 2px var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;background:var(--purple);color:white;border:1px solid var(--purple);padding:15px 24px;line-height:1.5;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button.outline{background:transparent;color:var(--purple);border-color:#b5a2b0}.button.outline:hover{background:#eee5eb}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;margin-top:38px;margin-bottom:38px;align-items:center}.hero-copy{padding:25px 0}.eyebrow{font-size:16px;letter-spacing:1.7px;font-weight:600;color:var(--purple);margin:0 0 23px}h1,h2{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(42px,4.8vw,72px);line-height:1.08;letter-spacing:-2.5px;margin:0 0 27px}h1 em,h2 em{font-style:italic;color:var(--purple)}.hero-copy>p:not(.eyebrow){max-width:465px;color:var(--muted);font-size:17px;margin-bottom:28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-location{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:16px;margin-top:25px}.hero-location .icon{width:17px}.hero-photo{position:relative;aspect-ratio:1/1.04;background:var(--purple);border-radius:160px 160px 12px 12px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;bottom:24px;left:24px;background:var(--gold);padding:18px 23px;border-radius:8px;box-shadow:0 8px 20px #35193620;transform:rotate(-4deg)}.photo-note>span{display:block;font-size:16px;letter-spacing:1px;margin-bottom:7px}.photo-note>b{font:italic 25px/1.05 Georgia,serif}.quick-info{display:grid;grid-template-columns:1fr 1fr 1fr;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-info>div,.quick-info>a{padding:0 30px;border-right:1px solid var(--line)}.quick-info>:first-child{padding-left:0}.quick-info>:last-child{border:0}.quick-info b{display:block;font-size:16px}.quick-info span{display:flex;gap:16px;align-items:center;font-size:16px;color:var(--muted);margin-top:4px}.quick-info .icon{width:17px}footer{background:var(--deep);color:#fff;padding-top:48px;margin-top:60px}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:35px;font-size:16px;padding-bottom:40px}.footer-main h3{font-size:16px;margin:0 0 16px;color:var(--gold)}.footer-main .brand img{width:205px}.footer-main p{color:#dfcfdf}.footer-main small{font-size:16px}.plain{display:flex;align-items:center;gap:10px;font-size:16px}.plain:hover{text-decoration:underline}.footer-phone{display:block;font-size:20px;margin:15px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff25;padding:20px 0;font-size:16px;color:#dfcfdf}.mobile-order{display:none}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:white;padding:16px}.skip:focus{top:12px}:focus-visible{outline:3px solid #bd7720;outline-offset:5px}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{gap:20px}.brand img{width:185px}.header-inner nav{gap:17px;font-size:16px}.header-call{padding:12px 17px;font-size:16px}.hero{gap:30px}.hero h1{font-size:51px}.hero-photo{border-radius:120px 120px 10px 10px}.actions .button{padding:13px 17px;font-size:16px;gap:15px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topbar .wrap{justify-content:center}.topbar span{display:none}.header-inner{padding:15px 0;gap:12px}.brand img{width:170px}.header-call{margin-left:auto;padding:10px 14px;font-size:16px;gap:8px}.header-call .icon{width:16px}.menu-toggle{display:flex;background:none;border:0;padding:7px;color:var(--purple)}.header-inner nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:20px;border-bottom:1px solid var(--line)}.header-inner nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;margin-top:20px;gap:22px}.hero h1{font-size:clamp(41px,10vw,59px);letter-spacing:-1.8px}.hero-copy{padding:15px 0 0}.hero-copy>p:not(.eyebrow){font-size:16px}.eyebrow{font-size:16px;letter-spacing:1.4px}.hero-photo{aspect-ratio:1.3;border-radius:100px 100px 10px 10px}.hero-photo>img{object-position:center 53%}.photo-note{bottom:18px;left:18px;padding:13px 17px}.photo-note>b{font-size:23px}.hero-location{margin-top:18px}.quick-info{grid-template-columns:1fr;padding:8px 0}.quick-info>div,.quick-info>a{padding:15px 0;border-right:0;border-bottom:1px solid var(--line)}.quick-info>:last-child{padding:15px 0}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-main .brand img{width:180px}footer{padding-bottom:80px}.mobile-order{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--cream);padding:10px 20px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:12px;z-index:45}.mobile-order .button{flex:1;font-size:16px;padding:11px;gap:10px}}
@media(max-width:370px){.brand img{width:140px}.header-call{padding:9px 10px}.header-call .icon{display:none}.actions{flex-direction:column;align-items:stretch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
h2{font-size:clamp(33px,3.5vw,49px);line-height:1.12;letter-spacing:-1.4px;margin:0 0 22px}h3{font-size:20px;line-height:1.3;margin:0 0 14px}p{margin:0 0 23px}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);font-size:16px}.dishes{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.dish{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}.dish:hover{transform:translateY(-4px);box-shadow:0 15px 30px #5120520c}.dish-image{display:block;aspect-ratio:1.4;overflow:hidden}.dish-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.dish:hover img{transform:scale(1.035)}.dish-copy{padding:24px}.dish-copy p{font-size:16px;color:var(--muted);min-height:47px}.dish-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:17px;gap:15px}.dish-bottom b{font-size:19px;color:var(--purple)}.dish-bottom span{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.dish-bottom .icon{width:17px}.menu-note{font-size:16px;color:var(--muted);margin:22px 0 0}.how{background:#f4edf3;padding:65px 0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.how-grid article+article{border-left:1px solid #daccd7;padding-left:38px}.how-grid h3{font-size:19px}.how-grid p{font-size:16px;color:var(--muted)}.how-grid a{font-weight:600;color:var(--purple)}.catering-teaser{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:70px}.catering-teaser>img{width:100%;height:290px;object-fit:cover;border-radius:12px}.catering-teaser p:not(.eyebrow){color:var(--muted);max-width:480px}.closing{background:var(--gold);border-radius:14px;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:15px}.closing h2{font-size:40px;margin-bottom:13px}.closing p:not(.eyebrow){font-size:16px;margin:0}.closing .eyebrow{font-size:16px;margin-bottom:16px}.closing>div:last-child{display:flex;flex-direction:column;gap:12px;align-items:center;flex-shrink:0}.closing>div>span{font-size:16px}.page-intro{padding:55px 0 38px}.page-intro h1{font-size:clamp(42px,4.8vw,66px);line-height:1.13}.page-intro>p:last-child{max-width:600px;color:var(--muted);margin:0}.menu-notice{background:#f3edf2;padding:22px 26px;border-radius:10px;font-size:16px;margin-bottom:40px}.menu-notice p{margin:0}.menu-notice p+p{margin-top:8px}.menu-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:55px;align-items:start}.menu-categories{position:sticky;top:115px;max-height:calc(100vh - 140px);overflow:auto;padding-right:20px;padding-bottom:10px}.menu-categories .eyebrow{margin-bottom:18px}.menu-categories nav{display:flex;flex-direction:column;gap:3px}.menu-categories nav a{font-size:16px;padding:6px 10px;border-radius:5px}.menu-categories nav a:hover,.menu-categories nav a.active{background:#eadde8;color:var(--purple)}.menu-categories>.button{font-size:16px;padding:12px 19px;margin-top:18px}.menu-categories>label,.menu-categories>select{display:none}.menu-section{margin-bottom:50px;scroll-margin-top:130px}.menu-section h2{font-size:33px;border-bottom:2px solid var(--purple);padding-bottom:18px}.menu-items{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.menu-item{padding:16px 0;border-bottom:1px solid var(--line)}.item-heading{display:flex;gap:18px;justify-content:space-between;align-items:start}.item-heading h3{font-size:16px;margin:0 0 10px}.price{font-size:16px;font-weight:600;color:var(--purple);white-space:nowrap}.menu-item p{font-size:16px;color:var(--muted);margin:0;line-height:1.65}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;margin-top:15px;margin-bottom:70px}.contact-main{padding:35px 0}.big-phone{display:flex;align-items:center;gap:22px;font-size:39px;font-weight:600;letter-spacing:-1px;color:var(--purple);margin:0 0 25px}.big-phone .icon{width:29px;height:29px}.contact-main>p:not(.eyebrow){max-width:470px;color:var(--muted)}.waiting{border-top:1px solid var(--line);padding-top:30px;margin-top:35px}.waiting p{font-size:16px;color:var(--muted);max-width:470px}.visit-card{background:#f3edf2;padding:38px;border-radius:14px}.visit-card h2{font-size:34px}.visit-card>p{font-size:16px}.visit-card h3{margin-top:30px;font-size:17px}.hours{margin:0 0 20px}.hours>div{display:flex;justify-content:space-between;gap:15px;font-size:16px;padding:12px 0;border-bottom:1px solid #daccd7}.hours dd{margin:0;font-weight:600}.visit-card .fineprint{font-size:16px;color:var(--muted);margin:0}.editorial-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center;margin-top:10px}.editorial-photo{border-radius:14px;overflow:hidden;background:#e5d8e1}.editorial-photo img{width:100%;min-height:350px;object-fit:cover}.editorial-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.kitchen-photo img{max-height:470px;object-position:50% 55%}.catering-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.catering-gallery img{width:100%;height:220px;object-fit:cover;border-radius:10px}.catering-call{margin-top:35px;background:#f3edf2;padding:30px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:30px}.catering-call p{max-width:620px;color:var(--muted);font-size:16px;margin:0}.catering-call .button{flex-shrink:0}.food-info{display:grid;grid-template-columns:1fr 1fr;gap:35px 55px}.food-info article{border-top:1px solid var(--line);padding-top:25px}.food-info p{color:var(--muted);font-size:16px}
@media(max-width:1100px){.dish-copy{padding:20px}.dish-bottom span{font-size:16px}.dish-bottom{gap:8px}.catering-teaser,.editorial-grid{gap:40px}.closing{padding:35px}.closing h2{font-size:35px}.menu-layout{grid-template-columns:205px minmax(0,1fr);gap:30px}.menu-items{grid-template-columns:1fr}.contact-grid{gap:35px}.visit-card{padding:28px}.big-phone{font-size:33px}.footer-main{gap:24px}}
@media(max-width:800px){.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block}.section-heading>.button{margin-top:22px}.section-heading>p{margin-top:20px}.dishes{grid-template-columns:1fr;gap:20px}.dish-image{aspect-ratio:1.8}.dish-copy{padding:23px}.dish-copy p{min-height:0;font-size:16px}.dish-bottom span{font-size:16px}.how{padding:45px 0}.how-grid{grid-template-columns:1fr;gap:25px}.how-grid article+article{border-left:0;border-top:1px solid #daccd7;padding:24px 0 0}.how-grid p{font-size:16px}.catering-teaser,.editorial-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.catering-teaser>img{height:240px}.closing{display:block;padding:30px 25px}.closing>div:last-child{margin-top:25px;align-items:start}.closing h2{font-size:35px}.page-intro{padding:38px 0 28px}.page-intro h1{font-size:44px}.page-intro>p:last-child{font-size:16px}.menu-notice{padding:20px;margin-bottom:22px}.menu-layout{display:block}.menu-categories{position:sticky;top:81px;background:var(--cream);z-index:20;max-height:none;padding:14px 0;border-bottom:1px solid var(--line);margin-bottom:30px}.menu-categories nav,.menu-categories>.button,.menu-categories>.eyebrow{display:none}.menu-categories>label{display:block;font-size:16px;font-weight:600;margin-bottom:5px}.menu-categories>select{display:block;width:100%;padding:11px;background:white;border:1px solid #b5a2b0;border-radius:6px;color:var(--ink);font-size:16px}.menu-section{scroll-margin-top:200px}.menu-section h2{font-size:30px}.item-heading h3{font-size:16px}.menu-item p{font-size:16px}.menu-item{padding:20px 0}.contact-main{padding:0}.contact-grid{margin-bottom:40px}.visit-card{padding:28px 23px}.big-phone{font-size:32px}.editorial-photo img{min-height:250px;max-height:310px}.editorial-copy{padding-top:5px}.catering-gallery{gap:12px}.catering-gallery img{height:130px}.catering-call{display:block;padding:25px}.catering-call .button{margin-top:20px}.food-info{grid-template-columns:1fr;gap:20px}.footer-main h3{font-size:16px}.footer-phone{font-size:17px}}

/* Original dish photography, paired only with its matching menu item. */
.menu-item.has-photo{display:flex;align-items:flex-start;gap:16px}.menu-item-photo{width:100px;height:100px;object-fit:cover;border-radius:9px;flex-shrink:0;background:#eee5eb}.menu-item-copy{flex:1;min-width:0}.has-photo .item-heading{flex-wrap:wrap;gap:0 12px}.has-photo .price{margin-bottom:10px}@media(max-width:480px){.menu-item-photo{width:88px;height:88px}.menu-item.has-photo{gap:14px}.has-photo .item-heading{display:block}.has-photo .price{display:block}.has-photo .item-heading h3{margin-bottom:4px}}

/* Readable type at every breakpoint, including browser-default small text. */
small{font-size:16px}.header-inner{flex-wrap:wrap}.header-inner nav{flex-wrap:wrap}.eyebrow{letter-spacing:1.2px}.dish-bottom{flex-wrap:wrap}.quick-info span{line-height:1.5}.footer-main{font-size:16px}.menu-categories nav a{line-height:1.5}.mobile-order .button{font-size:16px}@media(max-width:800px){.header-inner{flex-wrap:nowrap}.header-call{display:none}.menu-toggle{margin-left:auto;min-width:44px;min-height:44px;align-items:center;justify-content:center}.mobile-order .button{padding:12px 10px}.footer-main{grid-template-columns:1fr}.menu-categories{top:76px}.hours>div{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap;gap:12px}.dish-bottom span{font-size:16px}}

.dish-photo-button{position:relative;display:block;flex-shrink:0;border:0;padding:0;border-radius:9px;background:none;cursor:zoom-in;color:var(--purple)}.photo-zoom{position:absolute;right:5px;bottom:5px;background:var(--cream);border-radius:50%;padding:4px;width:28px;height:28px}.dish-photo-button:hover .photo-zoom{background:var(--gold)}.dish-lightbox{border:0;border-radius:14px;background:var(--cream);color:var(--ink);padding:20px;width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 20px 80px #0005}.dish-lightbox::backdrop{background:#1c1020d9}.lightbox-close{display:flex;align-items:center;gap:8px;margin:0 0 14px auto;padding:10px 16px;border:1px solid var(--purple);border-radius:30px;background:var(--purple);color:#fff;font-size:16px;cursor:pointer;min-height:44px}.lightbox-image{width:100%;height:auto;max-height:calc(100dvh - 185px);object-fit:contain;border-radius:6px}.dish-lightbox p{font-size:18px;font-weight:600;margin:14px 0 0;line-height:1.4}@media(max-width:480px){.dish-lightbox{padding:14px}.dish-lightbox p{font-size:16px}}
