@import "https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Fira+Code:wght@400;500;700&family=Shrikhand&display=swap";:root{--font-logo:"Shrikhand", Georgia, serif;--font-headline:"Abril Fatface", Georgia, serif;--font-body:"Fira Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--accent-primary:#f07382;--accent-secondary:#5b7f75;--bg-page:#c9ab96;--bg-main-start:#5b7f75;--bg-main-end:#a37562;--bg-main:linear-gradient(145deg, var(--bg-main-start) 0%, var(--bg-main-end) 100%);--bg-main-soft:linear-gradient(160deg, #5b7f75e6 0%, #a37562eb 100%);--text-primary:#f8f4ef;--text-muted:#ebe1d8;--panel-bg:#14171540;--panel-border:#f8f4ef47;--card-bg:#f8f4ef14;--accent-bg:#f0738233;--accent-border:#f07382a6;font-family:var(--font-body);color:var(--text-primary);--text-h:var(--text-primary);--accent:var(--accent-primary);--muted:var(--text-muted);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#22150d;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{overscroll-behavior:none}body{overscroll-behavior:none;background-color:#22150d;min-width:320px;min-height:100dvh;margin:0}#root{background-color:#22150d;width:100%;max-width:none;min-height:100dvh;margin:0;padding:0}html.menu-snap-active,html.menu-snap-active body{height:100%;max-height:100%;overflow:hidden}html.menu-snap-active #root{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}html.menu-snap-active .app-shell{flex-direction:column;flex:1;min-height:0;display:flex}h1,h2,h3,p{margin:0}h1{font-family:var(--font-headline);color:var(--text-h);margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.1}h2{font-family:var(--font-headline);color:var(--text-h);margin-bottom:1rem;font-weight:400}h3{font-family:var(--font-headline);color:var(--text-h);margin-bottom:.45rem}.landing{color:#e9dbba;width:100%;margin:0 auto}.surface-box{min-width:0}.hero-top>.surface-box{width:min(100%,40rem);margin-inline:auto}.footer-text>.surface-box{width:100%}.hero-card{isolation:isolate;background:#22150d;grid-template-rows:100vh minmax(100vh,auto);row-gap:0;min-height:260vh;display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";opacity:.55;z-index:0;background:url(/assets/background-Cw7ur0GS.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-triangles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-triangle{opacity:.3;mix-blend-mode:screen;object-fit:contain;filter:drop-shadow(0 0 18px #ffb4dc73);width:clamp(180px,40vw,400px);height:auto;position:absolute}.hero-triangle--1{animation:7s ease-in-out infinite hero-tri-float-1;top:-3%;right:-7%;transform:rotate(16deg)}.hero-triangle--2{width:clamp(190px,40vw,400px);animation:9s ease-in-out -2.2s infinite hero-tri-float-2;top:55%;left:-7%;transform:rotate(-12deg)}.hero-triangle--3{width:clamp(200px,45vw,450px);animation:8.5s ease-in-out -4.5s infinite hero-tri-float-3;inset:auto -10% 17% auto;transform:rotate(100deg)}@keyframes hero-tri-float-1{0%,to{transform:rotate(16deg)translate(5px)}50%{transform:rotate(16deg)translate(-6px,10px)}}@keyframes hero-tri-float-2{0%,to{transform:rotate(-12deg)translate(5px)}50%{transform:rotate(-12deg)translate(8px,-12px)}}@keyframes hero-tri-float-3{0%,to{transform:rotate(100deg)translate(5px)}50%{transform:rotate(100deg)translate(10px,8px)}}@media (prefers-reduced-motion:reduce){.hero-triangle--1,.hero-triangle--2,.hero-triangle--3{animation:none}}.hero-top{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100%;padding:1.8rem 2.3rem;display:flex;position:relative;transform:translateY(-2vh)}.hero-bottom{z-index:1;flex-direction:column;justify-content:flex-end;padding:0 2.3rem;display:flex;position:absolute;bottom:2.2rem;left:0;right:0}.top-row{justify-content:center;margin:0;display:flex}.hero-title-box .brand{max-width:100%}.hero-menu-box{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.hero-menu-box .menu{width:100%;max-width:none;margin:0}.hero-menu-box .divider{width:100%;margin:0}.hero-menu-box .open-tag-row{justify-content:center;width:100%;max-width:100%;margin:0}.hero-hours-box .hours-row{width:100%;margin:0}.hero-hours-box .hours{overflow-wrap:break-word;max-width:100%;margin:0}.brand{align-items:center;gap:.7rem;display:inline-flex}.brand-icon{object-fit:contain;width:62px;height:62px}.brand-name{white-space:nowrap;z-index:1;font-family:var(--font-logo);color:#e9dbba;font-size:clamp(2rem,6vw,3.6rem);line-height:1;display:inline-block;position:relative}.brand-name:after{content:attr(data-text);white-space:nowrap;z-index:-1;color:#5c3b2b;position:absolute;top:.12em;left:.12em}.menu{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,3.5vw,3rem);width:min(100%,620px);margin:0 auto 1.4rem;display:grid}.menu a,.menu .menu-link{font-family:var(--font-headline);text-align:center;color:#e9dbba;font-size:1.2rem;text-decoration:none}.menu .menu-link.is-active{color:#7ea7ac;text-shadow:0 0 6px #7ea7acd9,0 0 14px #7ea7ac80}.menu--menu-page .menu-link.is-active{color:#5b3f2d;text-shadow:none;background:#e9dbba;border-radius:4px;padding:.2rem .55rem}.divider{border:0;border-top:2px solid #e9dbba;width:60%;margin-left:auto;margin-right:auto}.hours-row{justify-content:center;align-items:center;margin:1rem 0 0;display:flex}.hours,.location-copy{letter-spacing:.01em;font-size:1rem;line-height:1.45}.hours-label,.location-copy span{font-family:var(--font-headline);font-size:clamp(1.15rem,4.2vw,1.8rem)}.hours-label{margin-bottom:.15rem;display:inline-block}.hours{text-align:center}.open-tag{font-family:var(--font-headline);color:#e9dbba;text-shadow:0 0 4px #c9f6fff2,0 0 10px #7ea7ace6,0 0 18px #7ea7acb3;background:#7ea7ac14;border:2px solid #7ea7ac;align-self:center;margin-right:0;padding:.1rem .45rem;font-size:1.5rem;line-height:1;animation:2.8s ease-in-out infinite open-neon-pulse;box-shadow:inset 0 0 6px #7ea7ac8c,0 0 8px #7ea7accc,0 0 18px #7ea7ac8c}.open-tag-row{justify-content:flex-end;width:60%;margin:1.8rem auto 0;display:flex}@media (width>=640px){.hero-menu-box .open-tag-row{justify-content:flex-end}}.open-tag-row--corner{z-index:3;pointer-events:none;justify-content:flex-end;width:auto;max-width:none;margin:0;position:absolute;top:1.25rem;right:1.25rem}.open-tag-row--corner .open-tag{font-size:clamp(1rem,3vw,1.35rem)}@keyframes open-neon-pulse{0%,to{text-shadow:0 0 4px #c9f6fff2,0 0 10px #7ea7ace6,0 0 18px #7ea7acb3;box-shadow:inset 0 0 6px #7ea7ac8c,0 0 8px #7ea7accc,0 0 18px #7ea7ac8c}50%{text-shadow:0 0 3px #c9f6ffcc,0 0 8px #7ea7acb8,0 0 14px #7ea7ac8c;box-shadow:inset 0 0 5px #7ea7ac73,0 0 6px #7ea7aca6,0 0 12px #7ea7ac73}}.footer-card{z-index:1;isolation:isolate;background:#22150d;grid-template-columns:minmax(0,1fr) minmax(10.5rem,13.75rem);align-items:start;gap:1rem 1.5rem;width:100%;min-height:0;padding:.85rem 2.3rem 1rem;display:grid;position:relative;overflow:hidden}.footer-card>*{z-index:1;position:relative}.footer-text{gap:.55rem;min-width:0;font-size:1.05rem;line-height:1.45;display:grid}.footer-blurb{overflow-wrap:break-word;margin:0}.follow{align-content:start;gap:.35rem;display:grid}.follow h2{font-family:var(--font-headline);color:#e9dbba;margin:0 0 .25rem;font-size:1.15rem}.follow a{color:#e9dbba;font-size:1rem;text-decoration:none}.copyright{margin-top:.45rem;font-size:.9rem}.bottom-brand{margin-top:.15rem}.bottom-brand .brand-icon{width:44px;height:44px}.bottom-brand .brand-name{font-size:clamp(1.35rem,4vw,2.2rem)}@media (width<=900px){.hero-top,.hero-bottom,.footer-card{padding-left:1rem;padding-right:1rem}.footer-card{padding-top:.75rem;padding-bottom:.85rem}.hero-card{grid-template-rows:90vh minmax(95vh,auto);min-height:165vh}.menu{width:100%}.location-row{flex-direction:column;align-items:flex-start}.hours,.location-copy,.hours-label,.location-copy span,.open-tag,.follow h2{font-size:1rem}.footer-card{grid-template-columns:1fr}.footer-text{font-size:1rem}}@media (width<=600px){.menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .85rem}.menu a{font-size:1.05rem}}@media (width<=560px){.hero-title-box .brand{text-align:center;flex-direction:column;align-items:center}.hero-title-box .brand-name{white-space:normal;max-width:100%;line-height:1.1}.hero-title-box .brand-name:after{display:none}.hero-title-box .brand-icon{width:52px;height:52px}.surface-box{padding:.65rem .75rem}}.menu-snap-root{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.menu-page-snap{color:#e9dbba}.menu-snap-hero,.menu-snap-panel,.menu-snap-footer-wrap{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;min-height:100dvh}.menu-snap-hero{isolation:isolate;justify-content:center;align-items:center;padding:1.25rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.menu-snap-hero-bg{opacity:.55;z-index:0;background:url(/assets/background-Cw7ur0GS.png) 50%/cover no-repeat;position:absolute;inset:0}.menu-snap-hero .hero-triangles{z-index:1}.menu-snap-hero-inner{z-index:2;flex-direction:column;align-items:stretch;gap:1rem;width:min(100%,40rem);display:flex;position:relative}.menu-snap-hero-top{justify-content:center;display:flex}.menu-snap-logo{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.menu-snap-logo-type{font-size:clamp(1.6rem,5.5vw,2.75rem)}.menu-snap-nav-wrap{flex-direction:column;gap:.5rem;display:flex}.menu-snap-menu-label{font-family:var(--font-headline);color:#e9dbba;letter-spacing:.06em;margin:0;font-size:clamp(1.1rem,3.5vw,1.5rem)}.menu-snap-nav-wrap .divider{margin-top:.35rem}.menu-snap-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.55rem,4.5vw,2.6rem);padding:clamp(1.35rem,4.5vw,2.5rem) 0 0;display:flex}.menu-snap-tagline{color:#e9dbba;text-wrap:balance;flex-direction:column;align-items:center;gap:clamp(.12em,.8vw,.2em);max-width:min(100%,72ch);margin:0;font-size:clamp(.9rem,2.5vw,1.12rem);line-height:1.5;display:flex}.menu-snap-tagline-line{text-wrap:balance;max-width:100%;display:block}.menu-snap-tagline-line:nth-child(2),.menu-snap-tagline-line:nth-child(3){white-space:nowrap;text-wrap:unset}@media (width<=720px){.menu-snap-tagline-line:nth-child(2),.menu-snap-tagline-line:nth-child(3){white-space:normal;text-wrap:balance}}@media (width<=520px){.menu-snap-tagline{max-width:100%;font-size:clamp(.85rem,3.8vw,1.05rem);line-height:1.52}}@media (height<=480px) and (orientation:landscape){.menu-snap-tagline{gap:.08em;max-width:min(100%,95vw);font-size:clamp(.78rem,2.2vh,.98rem);line-height:1.4}.menu-snap-tagline-line:nth-child(2),.menu-snap-tagline-line:nth-child(3){white-space:normal;text-wrap:balance}}.menu-snap-cta{font-family:var(--font-headline);letter-spacing:.08em;color:#e9dbba;background:0 0;border:2px solid #e9dbba;padding:.55rem 1.35rem;font-size:1rem;text-decoration:none;transition:background .2s,color .2s}.menu-snap-cta:hover{background:#e9dbba26}.menu-snap-hero-cta-stack{flex-direction:column;align-items:center;gap:clamp(3.5rem,16vw,2.75rem);display:flex}.menu-snap-scroll-hint{font-family:var(--font-body);text-transform:uppercase;color:#e9dbba;opacity:.88;flex-direction:column;align-items:center;gap:.45rem;margin:0;padding-top:0;font-size:clamp(.72rem,2vw,.85rem);display:flex}.menu-snap-scroll-hint-text{letter-spacing:.14em;animation:2.4s ease-in-out infinite menu-scroll-hint-fade}.menu-snap-scroll-hint-arrow{line-height:1;animation:1.75s ease-in-out infinite menu-scroll-hint-nudge;display:block}.menu-snap-scroll-hint-arrow-glyphs{letter-spacing:.25em;padding-top:2rem;transform-origin:50%;padding-inline:.05em;font-size:.9rem;font-weight:200;display:inline-block;transform:rotate(90deg)}@keyframes menu-scroll-hint-nudge{0%,to{opacity:.65;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@keyframes menu-scroll-hint-fade{0%,to{opacity:.65}50%{opacity:1}}.menu-snap-panel{align-items:center;padding:clamp(1rem,3vw,2rem);display:flex}.menu-snap-panel--teal{color:#e9dbba;background:#244c53}.menu-snap-panel--cream{color:#22150d;background:#e9dbba}.menu-snap-panel-inner{flex-direction:row;justify-content:center;align-items:center;gap:clamp(1.25rem,4vw,2.75rem);width:100%;max-width:56rem;min-height:min(90vh,100%);margin:0 auto;display:flex}.menu-snap-panel--img-left .menu-snap-panel-inner{flex-direction:row-reverse}.menu-snap-panel-text{flex:1;min-width:0;max-width:26rem}.menu-snap-panel-title{font-family:var(--font-headline);color:inherit;margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:400;line-height:1.15}.menu-snap-about-copy{font-family:var(--font-body);margin:0;font-size:clamp(.88rem,2.2vw,1rem);line-height:1.55}.menu-snap-about-copy p{margin:0 0 .85em}.menu-snap-about-copy p:last-child{margin-bottom:0}.menu-snap-contact-links{font-family:var(--font-body);flex-direction:column;gap:.55rem;margin:clamp(.85rem,2.5vw,1.15rem) 0 0;padding:0;font-size:clamp(.88rem,2.2vw,1rem);list-style:none;display:flex}.menu-snap-contact-links a{color:inherit;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .2s}.menu-snap-contact-links a:hover{opacity:.75}.menu-snap-about-cta{margin-top:clamp(1.1rem,3vw,1.65rem)}.menu-snap-about-cta .menu-snap-cta--panel{text-transform:lowercase;letter-spacing:.12em;display:inline-block}.menu-snap-panel--cream .menu-snap-about-cta .menu-snap-cta--panel{color:#22150d;border-color:#22150d}.menu-snap-panel--cream .menu-snap-about-cta .menu-snap-cta--panel:hover{background:#22150d14}.menu-snap-price-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.menu-snap-price-row{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;padding:clamp(.65rem,2.2vw,1.05rem) 0;font-size:clamp(.88rem,2.2vw,1rem);display:flex}.menu-snap-price-row:not(:last-child){border-bottom:1px solid #e9dbba}.menu-snap-panel--cream .menu-snap-price-row:not(:last-child){border-bottom-color:#22150d}.menu-snap-price-name{min-width:0;font-family:var(--font-body);flex:auto}.menu-snap-price-val{font-family:var(--font-body);text-align:right;flex:none;font-weight:500}.menu-snap-panel-figure{box-sizing:border-box;background:0 0;border:2px solid #e9dbba;border-radius:4px;flex:0 38%;min-width:0;max-width:340px;margin:0;padding:clamp(.45rem,1.4vw,.7rem)}.menu-snap-panel--cream .menu-snap-panel-figure{border-color:#22150d8c}.menu-snap-panel-figure img{aspect-ratio:1;object-fit:cover;border:none;border-radius:2px;width:100%;display:block}.menu-snap-footer-wrap{background:#22150d;flex-direction:column;justify-content:flex-end;min-height:100dvh;display:flex}.menu-snap-footer-wrap .footer-card{flex:none;width:100%}@keyframes menu-snap-slide-in{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.menu-snap-animate{animation:.85s cubic-bezier(.22,1,.36,1) both menu-snap-slide-in;animation-timeline:view();animation-range:entry cover 40%}}@media (width<=720px){.menu-snap-panel-inner{flex-direction:column;justify-content:center}.menu-snap-panel--img-left .menu-snap-panel-inner,.menu-snap-panel--img-right .menu-snap-panel-inner{flex-direction:column}.menu-snap-panel-figure{flex-basis:auto;order:-1;max-width:min(100%,280px)}.menu-snap-panel-text{max-width:none}.open-tag-row--corner{top:.65rem;right:.65rem}}@media (prefers-reduced-motion:reduce){.menu-snap-root{scroll-behavior:auto}.menu-snap-animate{animation:none!important}.menu-snap-scroll-hint-text,.menu-snap-scroll-hint-arrow{animation:none}.menu-snap-scroll-hint,.menu-snap-scroll-hint-text{opacity:.9}}@media (height<=480px) and (orientation:landscape){.menu-snap-scroll-hint{display:none}}
