:root{--fu-parchment:#faf3e8;--fu-linen:#f0e6d3;--fu-dust:#e2d4c0;--fu-terra:#c0522a;--fu-ember:#e8784a;--fu-olive:#5a6e45;--fu-ash:#2a1c12;--fu-smoke:#8a7a6a;--fu-error:#c0392b;--fu-space-xs:4px;--fu-space-s:8px;--fu-space-m:16px;--fu-space-l:24px;--fu-space-xl:48px;--fu-space-xxl:80px;--fu-space-huge:120px;--fu-font-display:"Fraunces",serif;--fu-font-sub:"Cormorant Garamond",serif;--fu-font-body:"Inter",sans-serif;--fu-transition-fast:.2s ease;--fu-transition-medium:.4s ease;--fu-ease-out:cubic-bezier(.16,1,.3,1)}html,body{background-color:#faf3e8}.fu-root{background-color:var(--fu-parchment);color:var(--fu-ash);font-family:var(--fu-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--fu-font-display);margin:0;font-style:italic;font-weight:400;line-height:1.1}p{margin:0 0 var(--fu-space-m)0;color:var(--fu-smoke);line-height:1.7}a{color:inherit;transition:color var(--fu-transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.fu-container{width:100%;max-width:1200px;padding:0 var(--fu-space-l);margin:0 auto}.fu-section{padding:var(--fu-space-xxl)0;z-index:1;position:relative}.fu-display-l{font-size:clamp(3rem,6vw,5.5rem);font-style:italic}.fu-display-m{font-size:clamp(2rem,4vw,3.5rem);font-style:italic}.fu-label-upper{font-family:var(--fu-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--fu-smoke);margin:0;font-size:.72rem;font-weight:500}.fu-divider{background:var(--fu-terra);width:48px;height:1px;margin:var(--fu-space-m)auto}.fu-btn-primary{align-items:center;gap:var(--fu-space-s);background:var(--fu-terra);color:var(--fu-parchment);font-family:var(--fu-font-body);letter-spacing:.06em;text-transform:uppercase;transition:background var(--fu-transition-fast);border-radius:2px;padding:14px 28px;font-size:.82rem;font-weight:500;display:inline-flex}.fu-btn-primary:hover{background:var(--fu-ember)}.fu-btn-outline{align-items:center;gap:var(--fu-space-s);border:1px solid var(--fu-ash);color:var(--fu-ash);font-family:var(--fu-font-body);letter-spacing:.06em;text-transform:uppercase;transition:border-color var(--fu-transition-fast),color var(--fu-transition-fast);border-radius:2px;padding:13px 27px;font-size:.82rem;font-weight:500;display:inline-flex}.fu-btn-outline:hover{border-color:var(--fu-terra);color:var(--fu-terra)}.fu-input,.fu-textarea{background:var(--fu-parchment);border:1px solid var(--fu-dust);width:100%;font-family:var(--fu-font-body);color:var(--fu-ash);transition:border-color var(--fu-transition-fast);border-radius:2px;outline:none;padding:12px 16px;font-size:.9rem}.fu-input:focus,.fu-textarea:focus{border-color:var(--fu-terra)}.fu-textarea{resize:vertical;min-height:120px}.fu-label{color:var(--fu-smoke);margin-bottom:6px;font-size:.8rem;font-weight:500;display:block}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.Hero-module__kJwGvW__hero{grid-template-columns:58fr 42fr;min-height:100dvh;display:grid}.Hero-module__kJwGvW__textPanel{background:var(--fu-parchment);padding:var(--fu-space-xxl);z-index:1;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__kJwGvW__logoWrap{align-items:center;gap:var(--fu-space-m);margin-bottom:var(--fu-space-xl);opacity:0;animation:Hero-module__kJwGvW__fu2SlideIn .9s var(--fu-ease-out).1s forwards;display:flex;transform:translate(-30px)}.Hero-module__kJwGvW__logo{object-fit:cover;border-radius:50%;width:56px;height:56px}.Hero-module__kJwGvW__locationLabel{font-family:var(--fu-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--fu-smoke);font-size:.72rem;font-weight:500}.Hero-module__kJwGvW__headline{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:var(--fu-space-xl);opacity:0;animation:Hero-module__kJwGvW__fu2SlideIn 1s var(--fu-ease-out).35s forwards;font-size:clamp(3.5rem,5.5vw,6rem);font-style:italic;font-weight:700;line-height:.92;transform:translate(-40px)}.Hero-module__kJwGvW__divider{background:var(--fu-terra);width:48px;height:1px;margin-bottom:var(--fu-space-xl);opacity:0;animation:Hero-module__kJwGvW__fu2SlideIn .9s var(--fu-ease-out).6s forwards;transform:translate(-30px)}.Hero-module__kJwGvW__tagline{font-family:var(--fu-font-sub);color:var(--fu-smoke);margin-bottom:var(--fu-space-xl);opacity:0;max-width:380px;animation:Hero-module__kJwGvW__fu2SlideIn .9s var(--fu-ease-out).75s forwards;font-size:clamp(1rem,1.5vw,1.2rem);font-style:italic;line-height:1.6;transform:translate(-30px)}.Hero-module__kJwGvW__actions{align-items:center;gap:var(--fu-space-l);opacity:0;animation:Hero-module__kJwGvW__fu2SlideIn .9s var(--fu-ease-out).95s forwards;flex-wrap:wrap;display:flex;transform:translate(-30px)}.Hero-module__kJwGvW__menuLink{font-family:var(--fu-font-body);letter-spacing:.06em;color:var(--fu-smoke);text-underline-offset:4px;transition:color var(--fu-transition-fast);font-size:.82rem;font-weight:400;text-decoration:underline}.Hero-module__kJwGvW__menuLink:hover{color:var(--fu-ash)}@keyframes Hero-module__kJwGvW__fu2SlideIn{to{opacity:1;transform:translate(0)}}.Hero-module__kJwGvW__imagePanel{position:relative;overflow:hidden}.Hero-module__kJwGvW__imagePanelBg{clip-path:inset(0 100% 0 0);animation:Hero-module__kJwGvW__fu2ImageReveal 1.3s var(--fu-ease-out).2s forwards;position:absolute;inset:0}.Hero-module__kJwGvW__imagePanelImage{object-fit:cover;object-position:center}@keyframes Hero-module__kJwGvW__fu2ImageReveal{to{clip-path:inset(0 0% 0 0)}}@media (max-width:768px){.Hero-module__kJwGvW__hero{grid-template-rows:45vh auto;grid-template-columns:1fr;min-height:auto}.Hero-module__kJwGvW__imagePanel{grid-row:1;min-height:45vh}.Hero-module__kJwGvW__imagePanelBg{clip-path:inset(0);animation:none}.Hero-module__kJwGvW__textPanel{padding:var(--fu-space-xl)var(--fu-space-l);grid-row:2}.Hero-module__kJwGvW__headline{font-size:clamp(2.8rem,8vw,4rem)}.Hero-module__kJwGvW__logoWrap,.Hero-module__kJwGvW__headline,.Hero-module__kJwGvW__divider,.Hero-module__kJwGvW__tagline,.Hero-module__kJwGvW__actions{opacity:1;animation:none;transform:none}}
.Marquee-module__HKy2TW__marquee{background:var(--fu-terra);padding:var(--fu-space-m)0;border-top:1px solid var(--fu-ember);border-bottom:1px solid #faf3e826;overflow:hidden}.Marquee-module__HKy2TW__track{will-change:transform;animation:42s linear infinite Marquee-module__HKy2TW__fu2Marquee;display:inline-flex}.Marquee-module__HKy2TW__item{align-items:center;gap:var(--fu-space-xl);white-space:nowrap;font-family:var(--fu-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--fu-parchment);padding-right:var(--fu-space-xl);font-size:.78rem;font-weight:500;display:flex}.Marquee-module__HKy2TW__dot{background:#faf3e873;border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes Marquee-module__HKy2TW__fu2Marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__HKy2TW__track{animation:none}}
.PizzaStrip-module__3-T7wW__section{background:var(--fu-parchment);padding:var(--fu-space-xxl)0;overflow:hidden}.PizzaStrip-module__3-T7wW__header{padding:0 var(--fu-space-xxl);margin-bottom:var(--fu-space-xl)}.PizzaStrip-module__3-T7wW__label{font-family:var(--fu-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--fu-terra);margin-bottom:var(--fu-space-m);font-size:.72rem;font-weight:500}.PizzaStrip-module__3-T7wW__headline{font-family:var(--fu-font-display);color:var(--fu-ash);margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-style:italic;font-weight:700}.PizzaStrip-module__3-T7wW__strip{gap:var(--fu-space-xxl);scroll-snap-type:x mandatory;padding:var(--fu-space-l)var(--fu-space-xxl)var(--fu-space-xl);-ms-overflow-style:none;scrollbar-width:none;cursor:grab;display:flex;overflow-x:auto}.PizzaStrip-module__3-T7wW__strip::-webkit-scrollbar{display:none}.PizzaStrip-module__3-T7wW__strip:active{cursor:grabbing}.PizzaStrip-module__3-T7wW__card{scroll-snap-align:start;text-align:center;flex-direction:column;flex:0 0 260px;align-items:center;display:flex}.PizzaStrip-module__3-T7wW__imgWrap{width:220px;height:220px;box-shadow:0 0 0 5px var(--fu-dust),0 0 0 9px var(--fu-terra);margin-bottom:var(--fu-space-l);border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.PizzaStrip-module__3-T7wW__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PizzaStrip-module__3-T7wW__card:hover .PizzaStrip-module__3-T7wW__img{transform:scale(1.06)}.PizzaStrip-module__3-T7wW__name{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:var(--fu-space-xs);font-size:1.4rem;font-style:italic;line-height:1.2}.PizzaStrip-module__3-T7wW__desc{color:var(--fu-smoke);max-width:220px;font-size:.83rem;line-height:1.5}@media (max-width:768px){.PizzaStrip-module__3-T7wW__header{padding:0 var(--fu-space-l)}.PizzaStrip-module__3-T7wW__strip{padding:var(--fu-space-l)var(--fu-space-l)var(--fu-space-xl);gap:var(--fu-space-xl)}.PizzaStrip-module__3-T7wW__card{flex:0 0 220px}.PizzaStrip-module__3-T7wW__imgWrap{width:180px;height:180px}}
.OvenStatement-module__TyFTiq__section{width:100%;position:relative;overflow:hidden}.OvenStatement-module__TyFTiq__imageWrap{height:70vh;min-height:480px;position:relative}.OvenStatement-module__TyFTiq__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.OvenStatement-module__TyFTiq__scrim{background:linear-gradient(#0000 0%,#0a050226 45%,#0a0502a6 100%);position:absolute;inset:0}.OvenStatement-module__TyFTiq__content{padding:var(--fu-space-xxl);justify-content:space-between;align-items:flex-end;gap:var(--fu-space-xl);display:flex;position:absolute;bottom:0;left:0;right:0}.OvenStatement-module__TyFTiq__quote{font-family:var(--fu-font-display);color:var(--fu-parchment);max-width:520px;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);font-style:italic;font-weight:300;line-height:1.2}@media (max-width:768px){.OvenStatement-module__TyFTiq__imageWrap{height:55vw;min-height:260px}.OvenStatement-module__TyFTiq__content{background:var(--fu-ash);padding:var(--fu-space-xl)var(--fu-space-l);align-items:flex-start;gap:var(--fu-space-l);flex-direction:column;position:static}.OvenStatement-module__TyFTiq__quote{color:var(--fu-parchment);font-size:clamp(1.6rem,5vw,2.2rem)}}
.MenuItem-module__lTY35W__item{justify-content:space-between;align-items:baseline;gap:var(--fu-space-l);padding:var(--fu-space-l)0;border-bottom:1px solid var(--fu-dust);display:flex}.MenuItem-module__lTY35W__item:last-child{border-bottom:none}.MenuItem-module__lTY35W__info{flex:1}.MenuItem-module__lTY35W__name{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:4px;font-size:1.15rem;font-style:italic;line-height:1.2}.MenuItem-module__lTY35W__desc{color:var(--fu-smoke);margin:0;font-size:.85rem;line-height:1.5}.MenuItem-module__lTY35W__price{font-family:var(--fu-font-sub);color:var(--fu-terra);white-space:nowrap;flex-shrink:0;font-size:1rem;font-style:italic}
.Menu-module__V4FWaa__menuSection{background:var(--fu-parchment);padding:var(--fu-space-xxl)0 var(--fu-space-huge)}.Menu-module__V4FWaa__inner{max-width:1200px;padding:0 var(--fu-space-l);grid-template-columns:220px 1fr;align-items:start;margin:0 auto;display:grid}.Menu-module__V4FWaa__sidebar{top:var(--fu-space-xl);padding-right:var(--fu-space-xl);border-right:1px solid var(--fu-dust);position:sticky}.Menu-module__V4FWaa__sidebarLabel{font-family:var(--fu-font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--fu-smoke);margin-bottom:var(--fu-space-l);font-size:.68rem;font-weight:500;display:block}.Menu-module__V4FWaa__categoryBtn{text-align:left;width:100%;font-family:var(--fu-font-display);color:var(--fu-smoke);padding:var(--fu-space-s)0 var(--fu-space-s)var(--fu-space-s);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-left:2px solid #0000;font-size:1.25rem;font-style:italic;transition:color .2s,border-color .2s;display:block;overflow:hidden}.Menu-module__V4FWaa__categoryBtn:hover{color:var(--fu-ash)}.Menu-module__V4FWaa__categoryBtn.Menu-module__V4FWaa__active{color:var(--fu-terra);border-left-color:var(--fu-terra)}.Menu-module__V4FWaa__itemsPanel{padding-left:var(--fu-space-xxl)}.Menu-module__V4FWaa__categoryGroup{margin-bottom:var(--fu-space-xxl);scroll-margin-top:var(--fu-space-xl)}.Menu-module__V4FWaa__categoryHeading{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:var(--fu-space-l);padding-bottom:var(--fu-space-s);border-bottom:1px solid var(--fu-dust);font-size:clamp(1.6rem,2.5vw,2.2rem);font-style:italic}@media (max-width:768px){.Menu-module__V4FWaa__inner{gap:var(--fu-space-xl);grid-template-columns:1fr}.Menu-module__V4FWaa__sidebar{gap:var(--fu-space-m);border-right:none;border-bottom:1px solid var(--fu-dust);padding:0 0 var(--fu-space-m)0;-ms-overflow-style:none;scrollbar-width:none;padding-right:0;display:flex;position:static;overflow-x:auto}.Menu-module__V4FWaa__sidebar::-webkit-scrollbar{display:none}.Menu-module__V4FWaa__categoryBtn{padding:var(--fu-space-s)0;white-space:nowrap;border-bottom:2px solid #0000;border-left:none;flex-shrink:0}.Menu-module__V4FWaa__categoryBtn.Menu-module__V4FWaa__active{border-left:none;border-bottom-color:var(--fu-terra)}.Menu-module__V4FWaa__itemsPanel{padding-left:0}}
.ContactSection-module__DaaoVG__section{background:var(--fu-linen);padding:var(--fu-space-xxl)0}.ContactSection-module__DaaoVG__inner{gap:var(--fu-space-xxl);max-width:960px;padding:0 var(--fu-space-l);grid-template-columns:1fr 1fr;align-items:start;margin:0 auto;display:grid}.ContactSection-module__DaaoVG__label{font-family:var(--fu-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--fu-terra);margin-bottom:var(--fu-space-m);font-size:.72rem;font-weight:500;display:block}.ContactSection-module__DaaoVG__heading{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:var(--fu-space-xl);font-size:clamp(2rem,3.5vw,2.8rem);font-style:italic}.ContactSection-module__DaaoVG__hoursTable{gap:var(--fu-space-s);margin-bottom:var(--fu-space-xl);flex-direction:column;display:flex}.ContactSection-module__DaaoVG__hoursRow{justify-content:space-between;gap:var(--fu-space-m);color:var(--fu-ash);padding-bottom:var(--fu-space-s);border-bottom:1px solid var(--fu-dust);font-size:.9rem;display:flex}.ContactSection-module__DaaoVG__hoursRow:last-child{border-bottom:none}.ContactSection-module__DaaoVG__day{color:var(--fu-smoke);font-weight:300}.ContactSection-module__DaaoVG__address{color:var(--fu-smoke);margin:0;font-size:.9rem;line-height:1.7}.ContactSection-module__DaaoVG__formHeading{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:var(--fu-space-xl);font-size:clamp(1.6rem,2.5vw,2rem);font-style:italic}.ContactSection-module__DaaoVG__form{gap:var(--fu-space-l);flex-direction:column;display:flex}.ContactSection-module__DaaoVG__field{flex-direction:column;gap:6px;display:flex}.ContactSection-module__DaaoVG__submitBtn{width:100%;margin-top:var(--fu-space-s)}.ContactSection-module__DaaoVG__feedback{padding:var(--fu-space-m);text-align:center;border-radius:2px;font-size:.88rem}.ContactSection-module__DaaoVG__feedback[data-type=success]{color:var(--fu-olive);background:#5a6e451f}.ContactSection-module__DaaoVG__feedback[data-type=error]{color:var(--fu-error)}@media (max-width:768px){.ContactSection-module__DaaoVG__inner{gap:var(--fu-space-xxl);grid-template-columns:1fr}}
.CommunityRow-module__JT7cVq__section{background:var(--fu-dust);padding:var(--fu-space-xxl)0}.CommunityRow-module__JT7cVq__sectionLabel{text-align:center;margin-bottom:var(--fu-space-s)}.CommunityRow-module__JT7cVq__sectionHeadline{text-align:center;margin-bottom:var(--fu-space-m)}.CommunityRow-module__JT7cVq__sectionDivider{margin-bottom:var(--fu-space-xl)}.CommunityRow-module__JT7cVq__cards{gap:var(--fu-space-l);align-items:stretch;display:flex}.CommunityRow-module__JT7cVq__card{background:var(--fu-parchment);border:1px solid var(--fu-dust);padding:var(--fu-space-xl);border-radius:6px;flex:1;min-width:0}@media (max-width:768px){.CommunityRow-module__JT7cVq__cards{flex-direction:column}.CommunityRow-module__JT7cVq__card{padding:var(--fu-space-l)}}
.UpdateFeed-module__nlDaRa__feed{max-width:680px;margin:0 auto}.UpdateFeed-module__nlDaRa__item{gap:var(--fu-space-l);margin-bottom:var(--fu-space-xl);align-items:flex-start;display:flex}.UpdateFeed-module__nlDaRa__dateBadge{background:var(--fu-terra);color:#fff;white-space:nowrap;letter-spacing:.02em;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:.72rem;font-weight:500}.UpdateFeed-module__nlDaRa__body{flex:1}.UpdateFeed-module__nlDaRa__title{font-family:var(--fu-font-display);color:var(--fu-ash);margin-bottom:6px;font-size:1.25rem;font-weight:600}.UpdateFeed-module__nlDaRa__text{color:var(--fu-smoke);margin:0;font-size:.92rem;line-height:1.65}@media (max-width:768px){.UpdateFeed-module__nlDaRa__item{gap:var(--fu-space-s);flex-direction:column}.UpdateFeed-module__nlDaRa__dateBadge{align-self:flex-start}}
