:root{--bn2-void:#0a160a;--bn2-bg:#1d331a;--bn2-surface:#2a3d28;--bn2-parsley:#365934;--bn2-mayfly:#6a673f;--bn2-wood:#95865e;--bn2-sage:#a5aa87;--bn2-concrete:#d3d2cd;--bn2-white:#f0ede6;--bn2-green-deep:var(--bn2-parsley);--bn2-green-mid:var(--bn2-mayfly);--bn2-green-light:var(--bn2-surface);--bn2-muted:var(--bn2-sage);--bn2-text:var(--bn2-concrete);--bn2-border:#36593466;--bn2-space-xs:4px;--bn2-space-s:8px;--bn2-space-m:16px;--bn2-space-l:24px;--bn2-space-xl:48px;--bn2-space-xxl:80px;--bn2-font-display:"Playfair Display",Georgia,serif;--bn2-font-sub:"Cormorant Garamond",Georgia,serif;--bn2-font-body:"Inter",system-ui,sans-serif;--bn2-ease-out:cubic-bezier(.16,1,.3,1);--bn2-transition-fast:.2s ease;--bn2-transition-medium:.3s ease}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--bn2-font-display);color:var(--bn2-concrete);margin:0;font-style:italic;font-weight:700;line-height:1.12}p{margin:0 0 var(--bn2-space-m)0;color:var(--bn2-sage);line-height:1.7}a{color:inherit;transition:color var(--bn2-transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}html,body{background-color:#0a160a}.bn2-root{background-color:var(--bn2-bg);color:var(--bn2-sage);font-family:var(--bn2-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;min-height:100dvh}.bn2-container{width:100%;max-width:1200px;padding:0 var(--bn2-space-l);margin:0 auto}.bn2-section{padding:var(--bn2-space-xxl)0;position:relative}.bn2-display-l{font-size:clamp(2.8rem,6vw,5rem);font-family:var(--bn2-font-display);font-style:italic;font-weight:700}.bn2-display-m{font-size:clamp(2rem,4vw,3rem);font-family:var(--bn2-font-display);font-style:italic;font-weight:700}.bn2-display-s{font-size:1.5rem;font-family:var(--bn2-font-display);font-style:italic;font-weight:700}.bn2-label-upper{font-family:var(--bn2-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--bn2-wood);font-size:.75rem;font-weight:500}.bn2-btn-primary{color:var(--bn2-wood);font-family:var(--bn2-font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--bn2-wood);cursor:pointer;background:0 0;border-radius:3px;padding:13px 34px;font-size:.82rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.bn2-btn-primary:hover{background:var(--bn2-wood);color:var(--bn2-void)}.bn2-btn-filled{background:var(--bn2-wood);color:var(--bn2-void);font-family:var(--bn2-font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--bn2-wood);cursor:pointer;border-radius:3px;padding:13px 34px;font-size:.82rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.bn2-btn-filled:hover{background:var(--bn2-parsley);border-color:var(--bn2-parsley);color:var(--bn2-white)}.bn2-divider{background:var(--bn2-wood);width:48px;height:1px;margin:20px auto}.bn2-input{width:100%;font-family:var(--bn2-font-body);color:var(--bn2-concrete);transition:border-color var(--bn2-transition-fast);background:#ffffff0a;border:1px solid #a3aa8759;border-radius:4px;outline:none;padding:12px 16px;font-size:.9rem}.bn2-input:focus{border-color:var(--bn2-wood)}.bn2-input::placeholder{color:var(--bn2-sage);opacity:.5}.bn2-textarea{resize:vertical;min-height:100px}.bn2-label{color:var(--bn2-wood);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:500;display:block}.bn2-grid-2col{gap:var(--bn2-space-xl);grid-template-columns:1fr 1fr;display:grid}.bn2-grid-3col{gap:var(--bn2-space-l);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.bn2-grid-3col{grid-template-columns:1fr 1fr}}@media (max-width:600px){.bn2-grid-2col,.bn2-grid-3col{grid-template-columns:1fr}}.bn2-no-scrollbar::-webkit-scrollbar{display:none}.bn2-no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.bn2-root{scroll-behavior:auto}}
@keyframes Hero-module__Heiq_W__heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Heiq_W__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Heiq_W__bg{z-index:0;position:absolute;inset:0}.Hero-module__Heiq_W__bgImage{object-fit:cover;object-position:center}.Hero-module__Heiq_W__overlay{z-index:1;background:#0a160a9e;position:absolute;inset:0}.Hero-module__Heiq_W__content{z-index:2;text-align:center;padding:var(--bn2-space-xxl)var(--bn2-space-xl);flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.Hero-module__Heiq_W__location{font-family:var(--bn2-font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--bn2-sage);margin-bottom:var(--bn2-space-l);opacity:0;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out).1s forwards;font-size:.75rem;font-weight:500}.Hero-module__Heiq_W__logo{object-fit:cover;drop-shadow:0 4px 24px #00000080;filter:drop-shadow(0 4px 24px #00000080);opacity:0;width:180px;height:180px;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out).3s forwards;margin-bottom:var(--bn2-space-l);border-radius:50%}.Hero-module__Heiq_W__dividerLine{background:var(--bn2-wood);width:48px;height:1px;margin:0 auto var(--bn2-space-l);opacity:0;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out).5s forwards}.Hero-module__Heiq_W__headline{font-family:var(--bn2-font-display);color:var(--bn2-concrete);margin-bottom:var(--bn2-space-m);opacity:0;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out).65s forwards;font-size:clamp(2.8rem,6vw,5rem);font-style:italic;font-weight:700;line-height:1.1}.Hero-module__Heiq_W__tagline{font-family:var(--bn2-font-sub);color:var(--bn2-sage);margin-bottom:var(--bn2-space-xl);opacity:0;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out).85s forwards;font-size:clamp(1rem,2vw,1.3rem);font-style:italic;line-height:1.6}.Hero-module__Heiq_W__actions{gap:var(--bn2-space-l);opacity:0;animation:Hero-module__Heiq_W__heroFadeUp .9s var(--bn2-ease-out)1.05s forwards;flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__Heiq_W__menuLink{font-family:var(--bn2-font-body);letter-spacing:.06em;color:var(--bn2-sage);text-underline-offset:4px;transition:color var(--bn2-transition-fast);font-size:.82rem;font-weight:400;text-decoration:underline}.Hero-module__Heiq_W__menuLink:hover{color:var(--bn2-concrete)}@media (max-width:600px){.Hero-module__Heiq_W__content{padding:var(--bn2-space-xl)var(--bn2-space-l)}.Hero-module__Heiq_W__logo{width:130px;height:130px}.Hero-module__Heiq_W__actions{align-items:center;gap:var(--bn2-space-m);flex-direction:column}.Hero-module__Heiq_W__headline{font-size:clamp(2rem,8vw,2.8rem)}}
@keyframes Marquee-module__iwpCBW__bn2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__iwpCBW__strip{white-space:nowrap;background:var(--bn2-void);-webkit-user-select:none;user-select:none;border-top:1px solid #95865e33;border-bottom:1px solid #95865e33;padding:18px 0;overflow:hidden}.Marquee-module__iwpCBW__track{animation:38s linear infinite Marquee-module__iwpCBW__bn2-marquee;display:inline-flex}.Marquee-module__iwpCBW__track:hover{animation-play-state:paused}.Marquee-module__iwpCBW__item{font-family:var(--bn2-font-sub);letter-spacing:.04em;color:var(--bn2-sage);align-items:center;gap:16px;padding:0 24px;font-size:clamp(.88rem,1.5vw,1.1rem);font-style:italic;font-weight:400;display:inline-flex}.Marquee-module__iwpCBW__dot{color:var(--bn2-wood);font-size:1.2rem;font-style:normal;line-height:1}
.SignatureDishes-module__HUNJTG__section{background:var(--bn2-bg);padding:var(--bn2-space-xxl)0}.SignatureDishes-module__HUNJTG__header{text-align:center;margin-bottom:var(--bn2-space-xl);padding:0 var(--bn2-space-l)}.SignatureDishes-module__HUNJTG__divider{background:var(--bn2-wood);width:40px;height:1px;margin:var(--bn2-space-m)auto}.SignatureDishes-module__HUNJTG__headline{color:var(--bn2-concrete);font-size:clamp(2rem,4vw,3rem)}.SignatureDishes-module__HUNJTG__grid{gap:var(--bn2-space-xl)var(--bn2-space-l);max-width:1000px;padding:0 var(--bn2-space-l);grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.SignatureDishes-module__HUNJTG__card{text-align:center;align-items:center;gap:var(--bn2-space-m);flex-direction:column;display:flex}.SignatureDishes-module__HUNJTG__imageWrap{aspect-ratio:1;width:100%;box-shadow:0 0 0 3px var(--bn2-parsley),0 12px 40px #00000080;transition:box-shadow var(--bn2-transition-medium),transform var(--bn2-transition-medium);border-radius:50%;position:relative;overflow:hidden}.SignatureDishes-module__HUNJTG__imageWrap:hover{box-shadow:0 0 0 3px var(--bn2-wood),0 16px 48px #0009;transform:translateY(-4px)}.SignatureDishes-module__HUNJTG__image{object-fit:cover;width:100%;height:100%;display:block}.SignatureDishes-module__HUNJTG__name{font-family:var(--bn2-font-sub);color:var(--bn2-concrete);font-size:1.25rem;font-style:italic;font-weight:600}.SignatureDishes-module__HUNJTG__price{font-family:var(--bn2-font-body);color:var(--bn2-wood);margin:0;font-size:.95rem;font-weight:500}@media (max-width:900px){.SignatureDishes-module__HUNJTG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.SignatureDishes-module__HUNJTG__grid{gap:var(--bn2-space-l)var(--bn2-space-m);padding:0 var(--bn2-space-m);grid-template-columns:1fr 1fr}.SignatureDishes-module__HUNJTG__name{font-size:1rem}}
.AtmosphereSplit-module__ln9Ksq__section{grid-template-columns:1fr 1fr;min-height:560px;display:grid}.AtmosphereSplit-module__ln9Ksq__imagePanel{position:relative;overflow:hidden}.AtmosphereSplit-module__ln9Ksq__image{object-fit:cover;width:100%;height:100%;display:block}.AtmosphereSplit-module__ln9Ksq__textPanel{background:var(--bn2-surface);padding:var(--bn2-space-xxl)clamp(var(--bn2-space-xl),6vw,80px);flex-direction:column;justify-content:center;display:flex}.AtmosphereSplit-module__ln9Ksq__divider{background:var(--bn2-wood);width:40px;height:1px;margin:var(--bn2-space-m)0}.AtmosphereSplit-module__ln9Ksq__headline{color:var(--bn2-concrete);margin-bottom:var(--bn2-space-l);font-size:clamp(1.8rem,3.5vw,2.6rem)}.AtmosphereSplit-module__ln9Ksq__body{color:var(--bn2-sage);margin-bottom:var(--bn2-space-xl);max-width:440px;font-size:1rem;font-weight:300;line-height:1.8}@media (max-width:768px){.AtmosphereSplit-module__ln9Ksq__section{grid-template-columns:1fr}.AtmosphereSplit-module__ln9Ksq__imagePanel{height:300px}.AtmosphereSplit-module__ln9Ksq__textPanel{padding:var(--bn2-space-xl)var(--bn2-space-l)}.AtmosphereSplit-module__ln9Ksq__body{max-width:100%}}
.Menu-module__haHt7W__menuWrapper{padding:0 0 var(--bn2-space-xxl)}.Menu-module__haHt7W__categoryNav{z-index:10;background:var(--bn2-void);padding:var(--bn2-space-m)0;border-bottom:1px solid #95865e26;position:sticky;top:0}.Menu-module__haHt7W__categoryList{gap:var(--bn2-space-s);padding:0 var(--bn2-space-l);scrollbar-width:none;justify-content:center;display:flex;overflow-x:auto}.Menu-module__haHt7W__categoryList::-webkit-scrollbar{display:none}.Menu-module__haHt7W__categoryBtn{font-family:var(--bn2-font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--bn2-sage);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #a3aa8740;border-radius:3px;flex-shrink:0;padding:8px 20px;font-size:.8rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s}.Menu-module__haHt7W__categoryBtn:hover{border-color:var(--bn2-wood);color:var(--bn2-concrete)}.Menu-module__haHt7W__categoryBtn.Menu-module__haHt7W__active{background:var(--bn2-parsley);color:var(--bn2-white);border-color:var(--bn2-parsley)}.Menu-module__haHt7W__menuContent{padding:var(--bn2-space-xl)var(--bn2-space-l)0;max-width:1200px;margin:0 auto}.Menu-module__haHt7W__menuCategory{margin-bottom:var(--bn2-space-xxl);scroll-margin-top:80px}.Menu-module__haHt7W__categoryTitle{color:var(--bn2-concrete);margin-bottom:var(--bn2-space-s);text-align:center;font-size:clamp(1.6rem,3vw,2.2rem)}.Menu-module__haHt7W__categoryDesc{font-family:var(--bn2-font-sub);color:var(--bn2-sage);margin-bottom:var(--bn2-space-l);text-align:center;font-size:1rem;font-style:italic}.Menu-module__haHt7W__itemList{gap:var(--bn2-space-l);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.Menu-module__haHt7W__itemList{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Menu-module__haHt7W__itemList{grid-template-columns:1fr}.Menu-module__haHt7W__menuContent{padding-left:var(--bn2-space-m);padding-right:var(--bn2-space-m)}.Menu-module__haHt7W__categoryList{padding:0 var(--bn2-space-m);justify-content:flex-start}.Menu-module__haHt7W__categoryTitle{font-size:1.4rem}}
.MenuItem-module__IXgnKG__card{background:var(--bn2-surface);transition:transform var(--bn2-transition-medium),box-shadow var(--bn2-transition-medium);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.MenuItem-module__IXgnKG__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0006}.MenuItem-module__IXgnKG__imageWrap{aspect-ratio:4/3;overflow:hidden}.MenuItem-module__IXgnKG__image{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.MenuItem-module__IXgnKG__card:hover .MenuItem-module__IXgnKG__image{transform:scale(1.04)}.MenuItem-module__IXgnKG__cardNoImage{border-top:2px solid var(--bn2-parsley)}.MenuItem-module__IXgnKG__body{padding:var(--bn2-space-m);gap:var(--bn2-space-s);flex-direction:column;flex:1;display:flex}.MenuItem-module__IXgnKG__name{font-family:var(--bn2-font-sub);color:var(--bn2-concrete);font-size:1.1rem;font-style:italic;font-weight:600;line-height:1.3}.MenuItem-module__IXgnKG__description{color:var(--bn2-sage);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.MenuItem-module__IXgnKG__price{font-family:var(--bn2-font-body);color:var(--bn2-wood);margin:auto 0 0;font-size:.95rem;font-weight:500}
