:root{--ink:#1B1712;--ink-soft:#2A2319;--paper:#fdfaf2;--chili:#D2361F;--chili-dark:#A52715;--turmeric:#E9A93B;--jade:#3C7A63;--smoke:#B9AE9C;--smoke-dim:#8A7F6E;--font-display:"Anton", "Arial Narrow", sans-serif;--font-body:"Work Sans", -apple-system, "Segoe UI", sans-serif;--font-mono:sans-serif;--edge:14px;--container:640px;--radius:4px;--bar-h:76px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}main{border-top:17px solid #d2361f}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}address{font-style:normal}h1,h2{font-family:var(--font-display);font-weight:400;letter-spacing:.01em;margin:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:0.001ms!important;animation-iteration-count:1!important;transition-duration:0.001ms!important}}:focus-visible{outline:2px solid var(--turmeric);outline-offset:3px}.eyebrow{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--chili);margin:16px 0 1em;text-align:center}.eyebrow--on-paper{color:var(--chili-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.95em 1.5em;border-radius:var(--radius);font-family:var(--font-body);font-weight:600;font-size:1rem;border:1.5px solid #fff0;cursor:pointer;transition:transform 0.15s ease,background-color 0.15s ease,border-color 0.15s ease;white-space:nowrap}.btn:active{transform:scale(.97)}.btn--primary{background:var(--chili);color:var(--paper)}.btn--primary:hover{background:var(--chili-dark)}.btn--ghost{background:#fff0;color:rgb(0 0 0 / .75);border-color:rgb(0 0 0 / .75)}.btn--ghost:hover{border-color:var(--paper)}.btn--small{padding:.55em 1.1em;font-size:.85rem}.btn--full{width:100%;margin-top:1.25rem}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.25rem;backdrop-filter:blur(6px);border-bottom:1px solid rgb(251 243 227 / .08)}.brand{display:flex;align-items:center;gap:.55rem;color:var(--paper)}.brand__mark{width:32px;height:32px;color:var(--chili);flex-shrink:0}.brand__mark--small{width:26px;height:26px;color:var(--smoke-dim)}.brand__word{font-family:var(--font-display);font-size:1.3rem;letter-spacing:.04em}.header-order{display:none}.hero{padding:1rem 1.25rem 2rem;max-width:var(--container);margin:0 auto;display:flex;flex-direction:column;gap:10px;justify-content:center}.hero img{width:60%;margin:0 auto;max-width:300px}.hero .links{display:block;border-bottom:1px solid #0000005e;width:fit-content;margin:0 auto}.hero__title{font-size:clamp(2.6rem, 11vw, 3.4rem);line-height:.98;color:var(--paper);margin-bottom:1rem}.hero__lede{color:var(--smoke);font-size:1.05rem;max-width:46ch;margin:0 0 1.75rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem;justify-content:center}.board{padding:.5rem 0 2rem}.board__head{padding:0 1.25rem;max-width:var(--container);margin:0 auto}.board__head h2{font-size:clamp(1.6rem, 6vw, 2.1rem);color:var(--paper);margin-bottom:1.5rem}.dish-carousel{padding-left:1.25rem}.glide__track{overflow:hidden}.glide__slides{display:flex}.dish{margin:0;background:var(--ink-soft);border-radius:10px;overflow:hidden}.dish img{width:100%;aspect-ratio:1;object-fit:cover}.dish figcaption{display:flex;flex-direction:column;gap:.15rem;padding:.9rem 1rem 1.1rem}.dish__name{font-weight:700;font-size:1.02rem}.dish__desc{color:var(--smoke);font-size:.88rem}.dish__price{font-family:var(--font-mono);color:var(--turmeric);margin-top:.35rem;font-size:.9rem}.glide__bullets{display:flex;gap:.5rem;padding:1.4rem 1.25rem 0;max-width:var(--container);margin:0 auto;justify-content:center}.glide__bullet{width:8px;height:8px;border-radius:50%;border:none;background:rgb(0 0 0 / .15);padding:0;cursor:pointer;transition:background-color 0.2s ease,width 0.2s ease}.glide__bullet--active{background:var(--chili);width:20px;border-radius:4px}.board__note{max-width:var(--container);margin:1.75rem auto 0;padding:0 1.25rem;color:var(--smoke-dim);font-size:.88rem}.info{max-width:var(--container);margin:0 auto;padding:1rem 1.25rem 3rem;display:flex;flex-direction:column;gap:3rem}.ticket{position:relative;background:#fff;color:var(--ink);padding:1.75rem 1.5rem 1.5rem}.hours{margin:0}.hours__row{display:flex;justify-content:space-between;gap:1rem;font-family:var(--font-mono);font-size:.9rem;padding:.5rem 0;border-bottom:1px dashed rgb(27 23 18 / .2)}.hours__row:last-of-type{border-bottom:none}.hours__row dt{font-weight:600}.hours__row dd{margin:0;color:rgb(27 23 18 / .75)}.ticket__foot{margin:1rem 0 0;font-size:.78rem;color:rgb(27 23 18 / .55);font-family:var(--font-mono)}address{text-align:center}.find address{display:flex;flex-direction:column;gap:.6rem}.find__line{font-size:1.02rem;color:var(--ink);padding-bottom:.6rem;border-bottom:1px solid rgb(251 243 227 / .12)}.find__line--link:hover{color:var(--turmeric)}.site-footer{padding:2.5rem 1.25rem calc(2.5rem + var(--bar-h));text-align:center;color:var(--smoke-dim);font-size:.85rem;display:flex;flex-direction:column;align-items:center;gap:.6rem;border-top:1px solid rgb(251 243 227 / .08)}.site-footer__legal{opacity:.7}.order-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--bar-h);padding:.85rem 1.1rem;padding-bottom:max(0.85rem, env(safe-area-inset-bottom));background:var(--ink-soft);border-top:1px solid rgb(251 243 227 / .1);box-shadow:0 -8px 24px rgb(0 0 0 / .35)}.order-bar__text{display:flex;flex-direction:column;line-height:1.2;min-width:0;color:#fff}.order-bar__text strong{font-size:.95rem}.order-bar__text span{font-size:.78rem;color:var(--smoke-dim)}@media (min-width:700px){:root{--container:900px}.site-header{padding:1.1rem 2.5rem}.header-order{display:inline-flex}.hero{padding:5rem 2.5rem 3.5rem}.hero__title{font-size:clamp(3.4rem, 6vw, 5rem)}.hero__lede{font-size:1.15rem}.board__head{padding:0 2.5rem}.dish-carousel{padding-left:2.5rem}.glide__bullets{padding:1.4rem 2.5rem 0}.board__note{padding:0 2.5rem}.info{flex-direction:row;align-items:flex-start;padding:2rem 2.5rem 5rem;gap:4rem}.ticket{flex:1 1 46%}.find{flex:1 1 46%;padding-top:.25rem}.site-footer{padding:0}.order-bar{position:static;box-shadow:none;border-top:none;background:#fff0;max-width:var(--container);margin:0 auto;padding:0 2.5rem 3rem}.order-bar .btn{margin-left:auto}}@media (min-width:1080px){.hero{padding-top:6rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,.25,1);transition:transform 0.25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#00473c;text-transform:uppercase}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgb(255 255 255 / .5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgb(0 0 0 / .65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgb(0 0 0 / .4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgb(255 255 255 / .7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgb(255 255 255 / .5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgb(0 0 0 / .2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{width:125px;padding:10px}.leaflet-popup-content p{margin:0 0 10px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgb(0 0 0 / .4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:#fff0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgb(0 0 0 / .4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid #fff0;background:#fff0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}