@font-face{font-family:ArtPaoSerif;src:local("Georgia");font-display:swap}
:root{--paper:#f8f5ee;--white:#fffdf8;--ink:#30261f;--muted:#76695d;--rust:#a65332;--rust-dark:#814024;--line:#e3ddd1;--sand:#eee5d6;--serif:ArtPaoSerif,Georgia,"Times New Roman",serif;--sans:"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{border:0;background:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--rust);outline-offset:4px}[hidden]{display:none!important}.sprite,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:min(1120px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:16px;background:var(--ink);color:white;padding:14px;z-index:100}.skip-link:focus{top:12px}.site-header{height:90px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:12px;align-items:center}.brand img{border-radius:50%;width:48px;height:48px}.brand>span{display:flex;flex-direction:column}.wordmark{font:italic 38px/.95 var(--serif);letter-spacing:-2px}.brand-caption{font-size:8px;letter-spacing:2px;margin-top:8px;font-weight:650}.desktop-nav{display:flex;gap:34px;font-size:13px;font-weight:600;margin-left:auto;margin-right:42px}.desktop-nav a{padding-block:12px}.desktop-nav a:hover{color:var(--rust)}.header-favorites{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:10px 17px;border-radius:30px;font-size:12px;font-weight:600;min-height:44px}.header-favorites:hover,.header-favorites[aria-pressed=true]{background:var(--sand)}.favorite-count{font-size:11px;min-width:19px;height:19px;line-height:19px;text-align:center;border-radius:50%;background:var(--rust);color:white}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-block:70px 78px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:var(--rust);display:flex;align-items:center;gap:12px;margin:0 0 20px}.little-line{width:27px;height:1px;background:var(--rust)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.6px}h1{font-size:clamp(42px,4.6vw,65px);line-height:1.1;margin-bottom:24px}h1 em,h2 em{font-weight:400;color:var(--rust)}.hero-description{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:28px}.button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:6px;padding:13px 22px;font-size:13px;font-weight:650;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--rust)}.button-primary:hover{background:var(--rust-dark)}.button-secondary{background:var(--sand);color:var(--ink)}.hero-location{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:11px;margin-top:25px;width:fit-content}.hero-location .icon{width:15px;height:15px}.hero-visual{position:relative;max-width:465px;margin-left:auto;width:100%}.hero-photo{width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:160px 160px 12px 12px;position:relative}.hero-arc{position:absolute;inset:-13px 14px 48px -13px;border:1px solid #ccb596;border-radius:175px 175px 12px 12px;transform:rotate(-4deg)}.hero-stamp{position:absolute;left:-34px;bottom:61px;width:124px;height:124px;border-radius:50%;background:var(--rust);color:var(--paper);display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;outline:1px dashed #e4b99a;outline-offset:-9px;transform:rotate(-10deg);text-align:center;font-size:12px;line-height:1.5}.hero-stamp em{font-family:var(--serif);font-size:18px}.hero-stamp .icon{width:24px;height:24px}.photo-caption{display:flex;justify-content:space-between;align-items:center;margin-top:15px;gap:12px;font-size:10px;color:var(--muted)}.photo-caption span:first-child{font-size:8px;font-weight:700;letter-spacing:1.7px}.story-strip{border-block:1px solid var(--line);background:#f2eee5}.story-strip .container{display:flex;align-items:center;justify-content:center;gap:74px;padding-block:18px}.story-strip span{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.4px}.story-strip .icon{color:var(--rust)}.story-strip i{width:4px;height:4px;background:#bea58b;border-radius:50%}.menu-section{padding-top:62px;padding-bottom:66px;scroll-margin-top:12px}.menu-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.menu-heading .eyebrow{margin-bottom:10px}h2{font-size:44px;line-height:1.18;margin-bottom:24px;letter-spacing:-1.8px}.search-box{border:1px solid var(--line);background:var(--white);border-radius:8px;display:flex;align-items:center;gap:11px;padding:0 15px;width:300px;height:49px;color:var(--muted);margin-bottom:5px}.search-box .icon{width:18px;height:18px}.search-box input{border:0;background:none;width:100%;min-width:0;color:var(--ink);height:100%;font-size:13px;outline-offset:0}.search-box input::-webkit-search-cancel-button{display:none}.search-box input:focus-visible{outline:none}.search-box:focus-within{outline:2px solid var(--rust);outline-offset:2px}.search-box button{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:40px;padding:0}.category-wrap{position:sticky;top:90px;z-index:15;background:var(--paper);padding:10px 0 16px;margin-top:10px;border-bottom:1px solid var(--line)}.categories{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding:3px 2px 7px}.category{white-space:nowrap;display:flex;align-items:center;gap:8px;min-height:44px;border-radius:30px;border:1px solid var(--line);padding:10px 17px;font-size:12px;color:#665b50;transition:background .15s}.category .icon{width:17px;height:17px}.category:hover{background:var(--sand)}.category[aria-pressed=true]{background:var(--ink);color:var(--white);border-color:var(--ink)}.menu-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:19px 12px;min-height:55px}.menu-status p{margin:0;font-size:12px;color:var(--muted)}.text-button{color:var(--rust);font-size:12px;font-weight:650;min-height:40px}.draft-notice{font-size:11px;line-height:1.65;color:#766044;background:#f0e9db;padding:11px 15px;border-left:2px solid #bba17e;border-radius:0 5px 5px 0;margin-bottom:23px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-card{position:relative;display:grid;grid-template-columns:112px 1fr;gap:19px;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:10px;transition:box-shadow .18s,border-color .18s;min-width:0}.product-card:hover{border-color:#ccb79f;box-shadow:0 5px 22px #38241607}.product-image-button{padding:0;align-self:start;border-radius:7px;overflow:hidden;width:112px;height:120px;background:#eee5d7;display:flex;align-items:center;justify-content:center;color:#af8b61}.product-image-button img{width:100%;height:100%;object-fit:cover}.product-image-button>.icon{width:47px;height:47px;stroke-width:1.1}.product-body{min-width:0;display:flex;flex-direction:column;padding-top:2px}.product-category{font-size:8px;letter-spacing:1.6px;font-weight:700;text-transform:uppercase;color:var(--rust);padding-right:27px;margin-bottom:5px}.product-title{font-family:var(--serif);font-weight:400;font-size:21px;line-height:1.15;letter-spacing:-.45px;text-align:left;padding:0;margin:0 19px 7px 0}.product-title:hover{text-decoration:underline;text-underline-offset:3px}.product-description{font-size:11px;line-height:1.55;color:var(--muted);margin-bottom:11px}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end;gap:8px}.product-price{font-size:12px;font-weight:600;white-space:nowrap}.product-unit{font-size:10px;color:var(--muted);font-weight:400;margin-left:4px}.product-detail-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid var(--line);color:var(--rust);flex-shrink:0}.product-detail-link .icon{width:16px;height:16px}.favorite-button{position:absolute;right:9px;top:8px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#988775;border-radius:50%}.favorite-button .icon{width:18px;height:18px}.favorite-button:hover{background:var(--sand)}.favorite-button[aria-pressed=true]{color:var(--rust)}.favorite-button[aria-pressed=true] .icon{fill:var(--rust)}.empty-state{text-align:center;padding:50px 18px}.empty-state>.icon{width:35px;height:35px;margin-bottom:15px;color:var(--rust)}.empty-state h3{font:28px/1.25 var(--serif);margin-bottom:12px}.empty-state p{font-size:13px;color:var(--muted)}.allergen-note{display:flex;gap:10px;align-items:center;font-size:11px;line-height:1.7;color:var(--muted);margin:26px 0 0;padding-top:18px;border-top:1px solid var(--line)}.allergen-note .icon{width:19px;height:19px;color:var(--rust)}.visit-section{background:var(--sand);border-top:1px solid var(--line)}.visit-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-block:60px}.visit-copy p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:25px}.visit-copy .eyebrow{margin-bottom:15px}.visit-card{padding:28px 34px;background:var(--paper);border:1px solid #d9ccbb;border-radius:10px;text-align:center;max-width:370px;width:100%;margin-left:auto}.visit-card>img{border-radius:50%;margin:0 auto 13px}.visit-card .wordmark{font-size:34px;margin-bottom:9px}.visit-card>p:not(.wordmark){font-size:11px;color:var(--muted);margin-bottom:13px}.visit-card-divider{height:1px;background:var(--line);margin:21px 0}.visit-address .icon{width:15px;height:15px;vertical-align:middle;margin-right:5px;color:var(--rust)}.visit-address span{font-size:10px;display:block;margin-top:3px}.visit-card .visit-social-label{font-size:9px;letter-spacing:1.4px;text-transform:uppercase;margin-top:22px}.social-links{display:flex;gap:24px;justify-content:center}.social-links a{display:flex;align-items:center;gap:7px;font-size:11px;min-height:40px}.social-links .icon{width:15px;height:15px}.social-links a:hover{color:var(--rust)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:30px}.site-footer .wordmark{font-size:30px}.site-footer p,.site-footer a{font-size:10px;color:var(--muted);margin:0}.site-footer a{padding:10px 0}.mobile-nav{display:none}dialog{border:1px solid var(--line);border-radius:16px;padding:38px;max-width:470px;width:calc(100% - 32px);background:var(--white);color:var(--ink);box-shadow:0 25px 90px #30261f25}dialog::backdrop{background:#20181185;backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%}.dialog-close:hover{background:var(--sand)}.detail-image{width:104px;height:104px;object-fit:cover;border-radius:10px;margin-bottom:20px}.detail-icon{width:80px;height:80px;display:grid;place-items:center;background:var(--sand);border-radius:10px;margin-bottom:20px;color:var(--rust)}.detail-icon .icon{width:42px;height:42px}#detail-title{font:34px/1.1 var(--serif);margin-bottom:16px;letter-spacing:-1px}.detail-description{font-size:14px;color:var(--muted)}.detail-price{font-weight:650;margin-top:22px}.detail-note{padding:14px;background:var(--sand);font-size:12px;color:#665741;border-radius:7px;line-height:1.7}.detail-favorite{width:100%;margin-top:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:var(--white);font-size:12px;padding:12px 21px;border-radius:30px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:60;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1400px){.hero{padding-block:85px}.hero-photo{aspect-ratio:1}}
@media(max-width:950px){.container{width:calc(100% - 48px)}.hero{gap:35px;padding-block:55px}.hero-stamp{width:105px;height:105px;left:-18px;bottom:53px}.desktop-nav{margin-right:10px;gap:24px}.product-card{gap:13px;padding:12px;grid-template-columns:86px 1fr}.product-image-button{width:86px;height:112px}.product-title{font-size:19px}.visit-inner{gap:40px}.story-strip .container{gap:40px}}
@media(max-width:640px){html{scroll-padding-top:151px}body{font-size:14px}.container{width:calc(100% - 36px)}.site-header{height:75px}.header-inner{gap:12px}.brand{gap:9px}.brand img{width:41px;height:41px}.wordmark{font-size:33px}.brand-caption{font-size:7px;letter-spacing:1.6px;margin-top:6px}.desktop-nav,.desktop-label{display:none}.header-favorites{width:44px;height:44px;min-width:44px;padding:0;justify-content:center;position:relative}.favorite-count{position:absolute;right:-3px;top:-3px}.header-favorites .icon{width:19px;height:19px}.hero{display:flex;flex-direction:column;gap:29px;padding-block:32px 27px;align-items:stretch}.eyebrow{font-size:8px;letter-spacing:1.9px;margin-bottom:17px}.hero h1{font-size:44px;letter-spacing:-1.9px;line-height:1.08;margin-bottom:18px}.hero-description{font-size:13px;line-height:1.8;margin-bottom:22px}.button{font-size:12px;min-height:47px;padding:12px 19px;gap:20px}.hero-location{font-size:10px;margin-top:17px}.hero-visual{width:calc(100% - 14px);max-width:400px;margin:0 0 0 auto}.hero-photo{aspect-ratio:1.42;border-radius:100px 100px 10px 10px;object-position:center 59%}.hero-arc{inset:-8px 11px 38px -9px;border-radius:110px 110px 10px 10px}.hero-stamp{width:88px;height:88px;left:-15px;bottom:46px;font-size:9px;outline-offset:-6px;gap:2px}.hero-stamp em{font-size:14px}.hero-stamp .icon{width:19px;height:19px}.photo-caption{font-size:8px;gap:8px;margin-top:11px}.photo-caption span:first-child{font-size:6px;letter-spacing:1.2px}.story-strip .container{gap:0;justify-content:space-between;padding-block:15px}.story-strip span{gap:7px;font-size:9px;letter-spacing:0}.story-strip .icon{width:18px;height:18px}.story-strip i{width:3px;height:3px}.menu-section{padding-top:34px;padding-bottom:35px}.menu-heading{display:block}.menu-heading .eyebrow{margin-bottom:9px}h2{font-size:34px;letter-spacing:-1.3px;margin-bottom:20px}.search-box{width:100%;height:47px;margin-bottom:10px}.category-wrap{top:75px;padding-top:9px;padding-bottom:7px;margin-top:3px;margin-inline:-18px;padding-inline:18px}.categories{gap:7px;padding-bottom:6px}.category{min-height:43px;font-size:11px;padding:10px 14px}.category .icon{width:16px;height:16px}.menu-status{padding-block:15px 8px;min-height:48px}.menu-status p{font-size:11px}.text-button{font-size:10px}.draft-notice{font-size:10px;padding:10px 12px;margin-bottom:15px}.product-grid{grid-template-columns:1fr;gap:11px}.product-card{padding:13px;gap:15px;grid-template-columns:91px 1fr;min-height:144px}.product-image-button{width:91px;height:112px}.product-category{font-size:7px;letter-spacing:1.35px;margin-bottom:6px}.product-title{font-size:21px;line-height:1.12;margin-bottom:6px}.product-description{font-size:10px;line-height:1.5;margin-bottom:7px}.product-price{font-size:11px}.product-detail-link{width:29px;height:29px}.product-bottom{min-height:29px}.favorite-button{top:5px;right:4px}.allergen-note{font-size:10px;margin-top:20px;align-items:flex-start}.visit-inner{display:flex;flex-direction:column;align-items:stretch;gap:29px;padding-block:35px}.visit-copy h2{font-size:36px}.visit-copy p:not(.eyebrow){font-size:12px}.visit-card{max-width:none;padding:22px 25px}.visit-card>img{width:60px;height:60px}.site-footer{flex-wrap:wrap;gap:12px;padding-block:25px 105px}.site-footer .wordmark{font-size:27px}.site-footer p{font-size:9px}.site-footer>a{width:100%;font-size:10px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:25;display:grid;grid-template-columns:repeat(3,1fr);padding:7px 12px max(7px,env(safe-area-inset-bottom));background:#fffdf8f5;border-top:1px solid var(--line);backdrop-filter:blur(12px)}.mobile-nav a,.mobile-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;min-height:49px;color:var(--muted);font-size:9px}.mobile-nav .icon{width:21px;height:21px}.mobile-nav [aria-current=page],.mobile-nav [aria-pressed=true]{color:var(--rust)}.mobile-nav [aria-pressed=true] .icon{fill:var(--rust)}.toast{bottom:89px;min-width:220px;font-size:11px}dialog{padding:30px 25px;max-height:calc(100dvh - 40px);overflow-y:auto}#detail-title{font-size:31px}.detail-description{font-size:13px}}
@media(max-width:359px){.hero h1{font-size:39px}.product-card{grid-template-columns:75px 1fr;gap:12px}.product-image-button{width:75px}.product-title{font-size:19px}.photo-caption span:first-child{letter-spacing:.5px}.story-strip span{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-photo{height:auto}
.product-body>h3{margin:0}
.detail-draft{font-size:10px;color:var(--muted);margin:16px 0 0;text-align:center}
.categories{scrollbar-width:none}.categories::-webkit-scrollbar{display:none}
.visit-phone{display:flex;align-items:center;justify-content:center;gap:11px;min-height:58px;padding:10px 18px;margin-top:18px;border:1px solid #cbb39a;border-radius:7px;color:var(--rust);transition:background .15s}.visit-phone:hover{background:var(--sand)}.visit-phone>span{display:flex;flex-direction:column;align-items:flex-start}.visit-phone strong{font-size:14px;font-weight:650;letter-spacing:.8px}.visit-phone>span>span{font-size:9px;color:var(--muted)}
