.LoadingScreen_loadingScreen__vcpg2{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;z-index:99999;display:flex;align-items:center;justify-content:center;animation:LoadingScreen_fadeOut__3By6k 1s cubic-bezier(.4,0,.2,1) 1.6s forwards}.LoadingScreen_backgroundLines__bFfyK{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-around;padding:0 10%;opacity:.03}.LoadingScreen_line__vbfia{width:1px;height:100%;background:linear-gradient(180deg,transparent 0,hsla(0,0%,100%,.3) 20%,hsla(0,0%,100%,.3) 80%,transparent);transform:scaleY(0);animation:LoadingScreen_lineGrow__sTfVc 1.2s cubic-bezier(.4,0,.2,1) forwards}.LoadingScreen_line__vbfia:first-child{animation-delay:.1s}.LoadingScreen_line__vbfia:nth-child(2){animation-delay:.2s}.LoadingScreen_line__vbfia:nth-child(3){animation-delay:.3s}.LoadingScreen_content__BsPYs{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.LoadingScreen_logoWrapper__kPlqt{opacity:0;transform:scale(.85);animation:LoadingScreen_logoReveal__3rqvk 1.4s cubic-bezier(.34,1.56,.64,1) .5s forwards}.LoadingScreen_logo__XM94O{width:280px;height:auto;filter:drop-shadow(0 0 40px rgba(255,255,255,.08))}.LoadingScreen_bottomLine__4Jkhn{position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 20%,hsla(0,0%,100%,.3) 80%,transparent);transform:scaleX(0);animation:LoadingScreen_lineExpand__kjf_4 1.2s cubic-bezier(.4,0,.2,1) .4s forwards}@keyframes LoadingScreen_lineGrow__sTfVc{0%{transform:scaleY(0);transform-origin:top}to{transform:scaleY(1);transform-origin:top}}@keyframes LoadingScreen_lineExpand__kjf_4{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes LoadingScreen_logoReveal__3rqvk{0%{opacity:0;transform:scale(.85)}70%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes LoadingScreen_fadeOut__3By6k{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (max-width:768px){.LoadingScreen_logo__XM94O{width:200px}.LoadingScreen_backgroundLines__bFfyK{padding:0 5%}}@media (prefers-reduced-motion:reduce){.LoadingScreen_loadingScreen__vcpg2{animation:none;display:none}.LoadingScreen_bottomLine__4Jkhn,.LoadingScreen_line__vbfia,.LoadingScreen_logoWrapper__kPlqt{animation:none;opacity:1;transform:none}}.Header_header__xuTiO{position:fixed;top:0;left:0;right:0;z-index:1000;padding:2.5rem 4rem;transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .6s cubic-bezier(.4,0,.2,1);transition:background-color .6s cubic-bezier(.4,0,.2,1),backdrop-filter .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1);transition:background-color .6s cubic-bezier(.4,0,.2,1),backdrop-filter .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .6s cubic-bezier(.4,0,.2,1);background:transparent;border-bottom:1px solid transparent}.Header_header__xuTiO.Header_scrolled__m4va_{background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid hsla(0,0%,100%,.08)}.Header_headerContainer__4sSg6{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:3rem;position:relative}.Header_logoLink__GMm8l{display:flex;align-items:center;transition:opacity .3s ease .05s,transform .3s ease .05s;flex-shrink:0;position:absolute;left:0}.Header_logoLink__GMm8l:hover{opacity:.8;transform:scale(1.02)}.Header_headerLogo__c6RIt{width:80px;height:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.Header_nav__NNkX_{display:flex;justify-content:center}.Header_languageSwitch__5bBtn{position:absolute;right:0}.Header_navList__L9tz_{list-style:none;display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.Header_navLink__encDI{color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:opacity .3s ease .05s,transform .3s ease .05s;position:relative;padding:.5rem 0;font-family:var(--font-sans)}.Header_navLink__encDI:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:0;height:2px;background:#fff;transition:width var(--transition-fast) .05s}.Header_navLink__encDI:hover:after{width:60%}.Header_navLinkActive__AuNV0:after{width:100%}.Header_navLink__encDI:hover{opacity:.85}.Header_languageSwitch__5bBtn{background:none;border:none;color:#fff;font-size:.875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;display:flex;gap:.5rem;align-items:center;transition:all .3s ease;padding:.5rem 0;font-family:var(--font-sans)}.Header_languageSwitch__5bBtn span{transition:opacity .3s ease;opacity:.5}.Header_languageSwitch__5bBtn span.Header_active___1CY2{opacity:1;font-weight:500}.Header_languageSwitch__5bBtn:hover{opacity:.7}.Header_separator__jFoa0{opacity:.3!important}.Header_hamburger__1rpXg{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;background:none;border:none;cursor:pointer;padding:0;z-index:1001;position:relative}.Header_hamburgerLine__g5Hsv{width:100%;height:2px;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.Header_hamburger__1rpXg.Header_open__aTg5e .Header_hamburgerLine__g5Hsv:first-child{transform:translateY(11px) rotate(45deg)}.Header_hamburger__1rpXg.Header_open__aTg5e .Header_hamburgerLine__g5Hsv:nth-child(2){opacity:0;transform:translateX(-100%)}.Header_hamburger__1rpXg.Header_open__aTg5e .Header_hamburgerLine__g5Hsv:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.Header_mobileMenu__yEcOj{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;z-index:999;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1)}.Header_mobileMenu__yEcOj.Header_mobileMenuOpen__cyT5E{opacity:1;visibility:visible}.Header_mobileMenuContent__Oij17{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.Header_mobileNav__tDqX7{gap:4rem}.Header_mobileNavList___dj9K,.Header_mobileNav__tDqX7{width:100%;display:flex;flex-direction:column;align-items:center}.Header_mobileNavList___dj9K{list-style:none;gap:2.5rem}.Header_mobileNavItem__hJ23W{opacity:0;transform:translateY(30px)}.Header_mobileMenuOpen__cyT5E .Header_mobileNavItem__hJ23W{animation:Header_fadeInUpMobile__tFmJq .6s ease-out forwards}.Header_mobileNavLink__KnWiF{color:#fff;font-size:2rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease;position:relative;display:inline-block;padding:.5rem 0}.Header_mobileNavLink__KnWiF:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:#fff;transition:width var(--transition-fast)}.Header_mobileNavLink__KnWiF:active:after,.Header_mobileNavLink__KnWiF:hover:after{width:80%}.Header_mobileNavLinkActive__LexTf:after{width:100%}.Header_mobileLanguageSwitch__a8ngz{background:none;border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:1.2rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;display:flex;gap:.8rem;align-items:center;padding:1rem 2rem;transition:all .3s ease;opacity:0;transform:translateY(30px)}.Header_mobileMenuOpen__cyT5E .Header_mobileLanguageSwitch__a8ngz{animation:Header_fadeInUpMobile__tFmJq .6s ease-out forwards;animation-delay:.4s}.Header_mobileLanguageSwitch__a8ngz span{transition:opacity .3s ease;opacity:.5}.Header_mobileLanguageSwitch__a8ngz span.Header_active___1CY2{opacity:1;font-weight:500}.Header_mobileLanguageSwitch__a8ngz:active,.Header_mobileLanguageSwitch__a8ngz:hover{border-color:hsla(0,0%,100%,.8);transform:translateY(0)}@keyframes Header_fadeInUpMobile__tFmJq{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.Header_navList__L9tz_{display:none}.Header_hamburger__1rpXg{display:flex;position:absolute;right:0}.Header_languageSwitch__5bBtn{display:none}.Header_headerContainer__4sSg6{justify-content:flex-start}.Header_logoLink__GMm8l{position:relative;left:auto}.Header_headerLogo__c6RIt{width:70px}}@media (max-width:768px){.Header_header__xuTiO{padding:2rem}.Header_headerContainer__4sSg6{gap:2rem}.Header_headerLogo__c6RIt{width:60px}.Header_mobileNavLink__KnWiF{font-size:1.5rem}.Header_mobileNavList___dj9K{gap:2rem}.Header_mobileLanguageSwitch__a8ngz{font-size:1rem;padding:.8rem 1.5rem}}.Hero_hero__JT9C7{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.Hero_imageContainer__H8dR_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Hero_backgroundImage__dWugi{object-fit:cover;object-position:center}.Hero_overlay__j22o_{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6));z-index:1}.Hero_content___NoHb{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 2rem}.Hero_logoContainer__uYjGS{animation:Hero_fadeInUp__XYT_k 1.2s cubic-bezier(.4,0,.2,1)}.Hero_logo__yo2Qz{width:300px;height:auto;transition:transform var(--transition-medium) .05s;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4))}.Hero_logo__yo2Qz:hover{transform:scale(1.06)}.Hero_scrollIndicator__1u_Zq{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem}.Hero_scrollLine__2tUP1{width:1px;height:60px;background:linear-gradient(180deg,transparent 0,hsla(0,0%,100%,.8) 50%,transparent);animation:Hero_scrollAnimation__gyTOY 2s ease-in-out infinite}@keyframes Hero_fadeInUp__XYT_k{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_scrollAnimation__gyTOY{0%{opacity:0;transform:translateY(-20px)}50%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width:768px){.Hero_logo__yo2Qz{width:200px}.Hero_scrollIndicator__1u_Zq{bottom:2rem}.Hero_scrollLine__2tUP1{height:40px}}.AboutSection_section__3vcxq{min-height:auto;display:flex;align-items:center;justify-content:center;padding:5rem 3rem;background:#fff;position:relative;z-index:10;box-shadow:0 -20px 60px rgba(0,0,0,.4)}.AboutSection_container__pv4hT{max-width:1200px;width:100%;margin:0 auto}.AboutSection_content__B4Rt1{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:5rem;gap:5rem;align-items:center}.AboutSection_imageContent__uSPKT{position:relative;width:100%;height:550px;opacity:0;transform:translateX(-30px);transition:opacity 1s cubic-bezier(.4,0,.2,1) .2s,transform 1s cubic-bezier(.4,0,.2,1) .2s}.AboutSection_section__3vcxq.AboutSection_visible__v3dPH .AboutSection_imageContent__uSPKT{opacity:1;transform:translateX(0)}.AboutSection_imageWrapper__rM6_s{position:relative;width:100%;height:100%;overflow:hidden;border-radius:2px;box-shadow:0 10px 40px rgba(0,0,0,.15)}.AboutSection_image__9DXQ_{object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.4,0,.2,1) .05s}.AboutSection_imageWrapper__rM6_s:hover .AboutSection_image__9DXQ_{transform:scale(1.05)}.AboutSection_textContent__KmrCN{display:flex;flex-direction:column;gap:1.75rem;opacity:0;transform:translateX(30px);transition:opacity 1s cubic-bezier(.4,0,.2,1) .4s,transform 1s cubic-bezier(.4,0,.2,1) .4s}.AboutSection_section__3vcxq.AboutSection_visible__v3dPH .AboutSection_textContent__KmrCN{opacity:1;transform:translateX(0)}.AboutSection_title__KSyz4{font-size:3.5rem;font-weight:300;letter-spacing:.06em;text-transform:uppercase;color:#000;margin-bottom:2rem;line-height:1.05;font-family:var(--font-serif)}.AboutSection_quoteBlock__uS_pB{margin-bottom:2rem;border-left:2px solid rgba(0,0,0,.15);padding:1.5rem 0 1.5rem 2rem}.AboutSection_quote__H9Yd7{font-size:1.6rem;font-weight:400;font-style:italic;color:#000;line-height:1.5;letter-spacing:.01em;font-family:var(--font-serif);margin-bottom:.75rem}.AboutSection_quoteAuthor__EEwK8{font-size:1rem;font-weight:500;color:rgba(0,0,0,.6);letter-spacing:.08em;font-family:var(--font-sans)}.AboutSection_story__guzjQ{font-size:1.15rem;font-weight:400;color:#1a1a1a;line-height:1.8;letter-spacing:.005em;margin-bottom:1.5rem;font-family:var(--font-sans)}.AboutSection_intro__Rh_Ho{font-size:1.25rem;font-weight:400;color:#1a1a1a;line-height:1.75;letter-spacing:.005em;font-family:var(--font-serif)}.AboutSection_divider__gRNh4{width:70px;height:1px;background:#000;margin:1.5rem 0;opacity:.6}.AboutSection_text__UVjoG{font-size:1.05rem;font-weight:400;color:#333;line-height:1.8;letter-spacing:.005em}.AboutSection_textItalic__EfbCY{font-size:1rem;font-weight:400;color:#666;line-height:1.7;font-style:italic;letter-spacing:.005em}.AboutSection_closing__kJAyH{display:flex;flex-direction:column;gap:.625rem;margin-top:1.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.12)}.AboutSection_bonAppetit__y_hj7{font-size:1.3rem;font-weight:400;font-style:italic;color:#000;letter-spacing:.015em;font-family:var(--font-serif)}.AboutSection_signature__qUB_6{font-size:1.05rem;font-weight:500;color:#000;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-sans)}@media (max-width:1024px){.AboutSection_content__B4Rt1{grid-template-columns:1fr;gap:3rem}.AboutSection_imageContent__uSPKT{order:0;height:450px}.AboutSection_title__KSyz4{font-size:2.5rem}.AboutSection_intro__Rh_Ho{font-size:1.1rem}}@media (max-width:768px){.AboutSection_section__3vcxq{padding:4rem 2rem}.AboutSection_content__B4Rt1{gap:2.5rem}.AboutSection_textContent__KmrCN{gap:1.25rem}.AboutSection_imageContent__uSPKT{height:350px}.AboutSection_title__KSyz4{font-size:2rem;margin-bottom:1.5rem}.AboutSection_quoteBlock__uS_pB{margin-bottom:1.5rem;padding:1.25rem 0 1.25rem 1.25rem}.AboutSection_quote__H9Yd7{font-size:1.25rem;margin-bottom:.5rem}.AboutSection_quoteAuthor__EEwK8{font-size:.9rem}.AboutSection_story__guzjQ{font-size:1.05rem;margin-bottom:1.25rem}.AboutSection_intro__Rh_Ho{font-size:1.1rem}.AboutSection_text__UVjoG{font-size:.95rem}}@media (max-width:480px){.AboutSection_section__3vcxq{padding:3rem 1.5rem}.AboutSection_title__KSyz4{font-size:1.75rem}.AboutSection_quote__H9Yd7{font-size:1.15rem}.AboutSection_quoteBlock__uS_pB{padding-left:1rem}.AboutSection_story__guzjQ{font-size:1rem}.AboutSection_imageContent__uSPKT{height:300px}}.MenuSection_section__ZKMu0{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 3rem;background:#000;position:relative;z-index:10}.MenuSection_container__yyys3{max-width:1000px;width:100%;margin:0 auto}.MenuSection_header__11Ro9{text-align:center;margin-bottom:5rem}.MenuSection_title___awn1{font-size:4rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:1rem;position:relative;font-family:var(--font-serif)}.MenuSection_subtitle__GuDJ9{font-size:1.6rem;font-weight:400;font-style:italic;color:hsla(0,0%,100%,.65);letter-spacing:.03em;margin-top:1rem;font-family:var(--font-serif)}.MenuSection_menuContainer__T4dtp{display:flex;flex-direction:column;gap:2rem}.MenuSection_category__cbh_3{border:1px solid hsla(0,0%,100%,.1);border-radius:0;overflow:hidden;transition:all var(--transition-medium) .05s;background:linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));box-shadow:0 2px 20px rgba(0,0,0,.3)}.MenuSection_category__cbh_3:hover{border-color:hsla(0,0%,100%,.22);background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03));box-shadow:0 6px 32px rgba(0,0,0,.4);transform:translateY(-3px)}.MenuSection_categoryHeader__2eA0u{width:100%;background:transparent;border:none;padding:2.5rem 3rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;color:#fff}.MenuSection_categoryHeader__2eA0u:hover{background:hsla(0,0%,100%,.03)}.MenuSection_categoryTitle__IDWyD{display:flex;align-items:center;gap:2rem}.MenuSection_icon__rrfJ6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .4s ease;flex-shrink:0}.MenuSection_menuIcon__6BfEG{width:40px;height:40px;object-fit:contain;transition:transform .4s ease .05s}.MenuSection_categoryHeader__2eA0u.MenuSection_open__WxWv4 .MenuSection_menuIcon__6BfEG{transform:scale(1.1)}.MenuSection_categoryHeader__2eA0u:hover .MenuSection_menuIcon__6BfEG{transform:scale(1.05)}.MenuSection_categoryNames__5_blD{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.MenuSection_categoryName__DEUBb{font-size:1.6rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-sans)}.MenuSection_categoryFrench___LQ4X{font-size:1.05rem;font-weight:400;font-style:italic;color:hsla(0,0%,100%,.55);letter-spacing:.02em;font-family:var(--font-serif)}.MenuSection_arrow__bBTAb{display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.4,0,.2,1);opacity:.6}.MenuSection_categoryHeader__2eA0u.MenuSection_open__WxWv4 .MenuSection_arrow__bBTAb{transform:rotate(180deg);opacity:1}.MenuSection_categoryContent__Ys_TD{max-height:0;overflow:hidden;transition:max-height var(--transition-slow),opacity var(--transition-medium);opacity:0}.MenuSection_categoryContent__Ys_TD.MenuSection_expanded__uzztF{max-height:2500px;opacity:1}.MenuSection_itemsWrapper__v_Y8I{padding:0 3rem 3rem;border-top:1px solid hsla(0,0%,100%,.08)}.MenuSection_categoryDescription__Jo0I1{font-size:.95rem;font-style:italic;color:hsla(0,0%,100%,.5);letter-spacing:.02em;line-height:1.6;margin:2rem 0 2.5rem;padding:1.5rem;background:hsla(0,0%,100%,.02);border-left:2px solid hsla(0,0%,100%,.15)}.MenuSection_menuItems__1_7al{display:flex;flex-direction:column;gap:0}.MenuSection_menuItem__YQBRO{display:flex;align-items:flex-end;gap:1rem;padding:1.5rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.04);transition:all .3s ease .05s;position:relative}.MenuSection_menuItem__YQBRO:last-child{border-bottom:none}.MenuSection_menuItem__YQBRO:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:hsla(0,0%,100%,.03);transition:width .3s ease .05s}.MenuSection_menuItem__YQBRO:hover:before{width:100%}.MenuSection_menuItem__YQBRO:hover{padding-left:1.5rem}.MenuSection_dishName__0Cf2h{color:#fff;font-size:1.05rem;font-weight:400;line-height:1.6;letter-spacing:.02em;flex-shrink:0;max-width:70%;position:relative;z-index:1}.MenuSection_dots__KPffG{flex:1 1;height:1px;background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 3px,transparent 0,transparent 7px);margin-bottom:.5rem;min-width:30px;position:relative;z-index:1}.MenuSection_price__GGPDW{color:#fff;font-size:1.15rem;font-weight:500;letter-spacing:.05em;white-space:nowrap;position:relative;z-index:1}@media (max-width:768px){.MenuSection_section__ZKMu0{padding:5rem 2rem}.MenuSection_header__11Ro9{margin-bottom:4rem}.MenuSection_title___awn1{font-size:2.5rem}.MenuSection_subtitle__GuDJ9{font-size:1.2rem}.MenuSection_menuContainer__T4dtp{gap:1.5rem}.MenuSection_categoryHeader__2eA0u{padding:2rem 1.5rem}.MenuSection_categoryTitle__IDWyD{gap:1.25rem}.MenuSection_icon__rrfJ6{width:40px;height:40px}.MenuSection_categoryNames__5_blD{gap:.3rem}.MenuSection_categoryName__DEUBb{font-size:1.3rem}.MenuSection_categoryFrench___LQ4X{font-size:.9rem}.MenuSection_itemsWrapper__v_Y8I{padding:0 1.5rem 2rem}.MenuSection_categoryDescription__Jo0I1{margin:1.5rem 0 2rem;padding:1.25rem;font-size:.9rem}.MenuSection_menuItem__YQBRO{flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.25rem .75rem}.MenuSection_menuItem__YQBRO:hover{padding-left:1rem}.MenuSection_dishName__0Cf2h{max-width:100%;font-size:1rem}.MenuSection_dots__KPffG{display:none}.MenuSection_price__GGPDW{font-size:1.05rem;margin-top:.25rem}}@media (max-width:480px){.MenuSection_section__ZKMu0{padding:4rem 1.5rem}.MenuSection_title___awn1{font-size:2rem;letter-spacing:.1em}.MenuSection_subtitle__GuDJ9{font-size:1.1rem}.MenuSection_categoryHeader__2eA0u{padding:1.75rem 1.25rem}.MenuSection_categoryTitle__IDWyD{gap:1rem}.MenuSection_icon__rrfJ6{width:36px;height:36px}.MenuSection_categoryName__DEUBb{font-size:1.15rem}.MenuSection_categoryFrench___LQ4X{font-size:.85rem}.MenuSection_itemsWrapper__v_Y8I{padding:0 1.25rem 1.75rem}}.AtmosphereSection_section__yRLeg{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 3rem;background:#fff;position:relative;z-index:10}.AtmosphereSection_container__sDGlE{max-width:1200px;width:100%;margin:0 auto}.AtmosphereSection_header__GT2I8{text-align:center;margin-bottom:4rem}.AtmosphereSection_title__yExvV{font-size:3.5rem;font-weight:300;letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:.875rem;font-family:var(--font-serif)}.AtmosphereSection_subtitle__mnghP{font-size:1.6rem;font-weight:400;font-style:italic;color:rgba(0,0,0,.58);letter-spacing:.03em;margin-bottom:2.25rem;font-family:var(--font-serif)}.AtmosphereSection_description__KfWPY{font-size:1.15rem;font-weight:400;color:#333;line-height:1.85;letter-spacing:.005em;max-width:740px;margin:0 auto}.AtmosphereSection_photoGrid__6ZjZb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}.AtmosphereSection_photoItem__zbXcc{position:relative;aspect-ratio:1;overflow:hidden;opacity:0;transform:translateY(40px) scale(.95);animation:none}.AtmosphereSection_section__yRLeg.AtmosphereSection_visible__cU2Vf .AtmosphereSection_photoItem__zbXcc{animation:AtmosphereSection_fadeInUpPhoto__qqixF .9s cubic-bezier(.4,0,.2,1) forwards}.AtmosphereSection_photoWrapper__pg0Tk{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.AtmosphereSection_photo__dW6BN{object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1) .05s,opacity .6s cubic-bezier(.4,0,.2,1)}.AtmosphereSection_photoOverlay__2iMxs{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1) .05s;cursor:pointer}.AtmosphereSection_overlayIcon__CS1FA{color:#fff;transform:scale(.8);transition:transform .4s cubic-bezier(.4,0,.2,1) .05s}.AtmosphereSection_photoItem__zbXcc:hover .AtmosphereSection_photoOverlay__2iMxs{opacity:1}.AtmosphereSection_photoItem__zbXcc:hover .AtmosphereSection_overlayIcon__CS1FA{transform:scale(1)}.AtmosphereSection_photoItem__zbXcc:hover .AtmosphereSection_photo__dW6BN{transform:scale(1.1)}.AtmosphereSection_socialSection__huXSh{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.1)}.AtmosphereSection_followText__DY73l{font-size:1.15rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#000;font-family:var(--font-sans)}.AtmosphereSection_socialButtons__F1jIV{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.AtmosphereSection_socialButton__rtdT5{display:flex;align-items:center;gap:.875rem;padding:1.125rem 2.25rem;background:#000;color:#fff;border:2px solid #000;border-radius:0;font-size:.95rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:all var(--transition-medium) .05s;position:relative;overflow:hidden;font-family:var(--font-sans)}.AtmosphereSection_socialButton__rtdT5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left var(--transition-medium) .05s;z-index:0}.AtmosphereSection_socialButton__rtdT5:hover:before{left:0}.AtmosphereSection_socialButton__rtdT5:hover{color:#000;transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.18)}.AtmosphereSection_socialButton__rtdT5 span,.AtmosphereSection_socialButton__rtdT5 svg{position:relative;z-index:1;transition:transform .3s ease}.AtmosphereSection_socialButton__rtdT5:hover svg{transform:scale(1.1)}@keyframes AtmosphereSection_fadeInUpPhoto__qqixF{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1024px){.AtmosphereSection_photoGrid__6ZjZb{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:768px){.AtmosphereSection_section__yRLeg{padding:5rem 2rem}.AtmosphereSection_header__GT2I8{margin-bottom:3rem}.AtmosphereSection_title__yExvV{font-size:2.5rem}.AtmosphereSection_subtitle__mnghP{font-size:1.3rem}.AtmosphereSection_description__KfWPY{font-size:1rem}.AtmosphereSection_photoGrid__6ZjZb{gap:1rem;margin-bottom:3rem}.AtmosphereSection_socialSection__huXSh{gap:1.5rem;padding-top:2rem}.AtmosphereSection_followText__DY73l{font-size:1.1rem}.AtmosphereSection_socialButtons__F1jIV{gap:1rem;flex-direction:column;width:100%}.AtmosphereSection_socialButton__rtdT5{width:100%;justify-content:center;padding:1rem 1.5rem}}@media (max-width:480px){.AtmosphereSection_section__yRLeg{padding:4rem 1.5rem}.AtmosphereSection_title__yExvV{font-size:2rem}.AtmosphereSection_subtitle__mnghP{font-size:1.1rem}.AtmosphereSection_photoGrid__6ZjZb{grid-template-columns:1fr;gap:1rem}.AtmosphereSection_photoItem__zbXcc{max-width:400px;width:100%;min-height:300px;margin:0 auto}.AtmosphereSection_photoWrapper__pg0Tk{min-height:300px}}.ContactSection_section__sD1UN{min-height:auto;display:flex;align-items:center;justify-content:center;padding:5rem 3rem;background:#000;position:relative;z-index:10}.ContactSection_container__Pk7Y2{max-width:1100px;width:100%;margin:0 auto}.ContactSection_mainContent__OvWPx{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.ContactSection_leftSide__Z3V88{display:flex;flex-direction:column;gap:2rem}.ContactSection_title__GykAi{font-size:3.5rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:#fff;line-height:1.05;margin:0;font-family:var(--font-serif)}.ContactSection_subtitle__lfpnI{font-size:1.45rem;font-weight:400;font-style:italic;color:hsla(0,0%,100%,.58);letter-spacing:.03em;margin-top:-.5rem;font-family:var(--font-serif)}.ContactSection_intro__msUxW{font-size:1.1rem;font-weight:400;color:hsla(0,0%,100%,.82);line-height:1.75;letter-spacing:.005em;max-width:520px}.ContactSection_contactMethods__q01mC{display:flex;flex-direction:column;gap:2rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.ContactSection_method__3AtG0{display:flex;flex-direction:column;gap:.75rem}.ContactSection_methodLabel__52xB1{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.ContactSection_phoneNumbers__ZeXJN{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ContactSection_phoneSeparator__Vn4I5{font-size:1.2rem;color:hsla(0,0%,100%,.3);font-weight:300}.ContactSection_contactLink__Jc5HE{font-size:1.3rem;font-weight:400;color:#fff;text-decoration:none;transition:opacity var(--transition-fast) .05s,transform var(--transition-fast) .05s;letter-spacing:.015em;display:inline-block;font-family:var(--font-sans)}.ContactSection_contactLink__Jc5HE:hover{opacity:.75;transform:translateX(2px)}.ContactSection_contactLink__Jc5HE:focus-visible{outline:2px solid hsla(0,0%,100%,.8);outline-offset:4px}.ContactSection_rightSide__473lm{display:flex;flex-direction:column;gap:2.5rem;padding-top:1rem}.ContactSection_infoBlock__Dtoon{display:flex;flex-direction:column;gap:.5rem}.ContactSection_infoLabel__Ctq6X{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin-bottom:.25rem}.ContactSection_infoText__ApTFz{font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.85);line-height:1.6}.ContactSection_infoTextSmall__e3hko{font-size:.9rem;font-style:italic;color:hsla(0,0%,100%,.5);margin-top:.25rem}.ContactSection_extrasSection__nVdxT{margin-top:4rem;padding-top:3rem;border-top:1px solid hsla(0,0%,100%,.08)}.ContactSection_extrasGrid__fLTJa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem}.ContactSection_extraCard__cPvkt{text-align:center;padding:2.25rem 1.75rem;background:linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.08);transition:all var(--transition-medium) .05s}.ContactSection_extraCard__cPvkt:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.16);box-shadow:0 8px 24px rgba(0,0,0,.3)}.ContactSection_extraIcon__pxRrv{width:40px;height:40px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);transition:all .3s ease}.ContactSection_extraCard__cPvkt:hover .ContactSection_extraIcon__pxRrv{color:hsla(0,0%,100%,.9);transform:scale(1.1)}.ContactSection_extraTitle__nS4bq{font-size:1.05rem;font-weight:500;letter-spacing:.06em;color:#fff;margin-bottom:.875rem;font-family:var(--font-sans)}.ContactSection_extraDescription__u0SYb{font-size:.95rem;font-weight:400;color:hsla(0,0%,100%,.68);line-height:1.7;letter-spacing:.005em}@media (max-width:968px){.ContactSection_mainContent__OvWPx{grid-template-columns:1fr;gap:3rem}.ContactSection_rightSide__473lm{padding-top:0}.ContactSection_extrasGrid__fLTJa{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.ContactSection_section__sD1UN{padding:4rem 2rem}.ContactSection_title__GykAi{font-size:2.5rem}.ContactSection_subtitle__lfpnI{font-size:1.1rem}.ContactSection_intro__msUxW{font-size:1rem}.ContactSection_contactLink__Jc5HE{font-size:1.15rem}.ContactSection_phoneNumbers__ZeXJN{flex-direction:column;gap:.5rem;align-items:flex-start}.ContactSection_phoneSeparator__Vn4I5{display:none}.ContactSection_extrasSection__nVdxT{margin-top:3rem;padding-top:2.5rem}.ContactSection_extraCard__cPvkt{padding:1.75rem 1.25rem}}@media (max-width:480px){.ContactSection_section__sD1UN{padding:3.5rem 1.5rem}.ContactSection_title__GykAi{font-size:2rem;letter-spacing:.1em}.ContactSection_subtitle__lfpnI{font-size:1rem}.ContactSection_contactLink__Jc5HE{font-size:1.1rem}}.Footer_footer__0IXn3{position:relative;z-index:10;background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:4rem 3rem 2rem}.Footer_container__6pNfo{max-width:1400px;width:100%;margin:0 auto}.Footer_grid__aa_A4{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.08)}.Footer_column__C3dHX{display:flex;flex-direction:column;gap:1.25rem}.Footer_column__C3dHX:nth-child(2){justify-content:start;align-items:center}.Footer_column__C3dHX:nth-child(2) .Footer_linkList__vbbOi{align-items:center}.Footer_logo__I6svY{width:120px;height:auto;margin-bottom:.5rem}.Footer_tagline__kug6f{font-size:.95rem;font-style:italic;color:rgba(0,0,0,.52);letter-spacing:.02em;font-family:var(--font-serif)}.Footer_columnTitle__J5O1K{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#000;margin-bottom:.75rem;font-family:var(--font-sans)}.Footer_linkList__vbbOi{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer_link__1kkB4{font-size:.95rem;font-weight:400;color:rgba(0,0,0,.68);text-decoration:none;transition:all var(--transition-fast) .05s;display:inline-block}.Footer_link__1kkB4:hover{color:#000;transform:translateX(5px)}.Footer_link__1kkB4:focus-visible{outline:2px solid currentColor;outline-offset:4px}.Footer_contactList__WtAJq{list-style:none;display:flex;flex-direction:column;gap:1rem}.Footer_contactItem__VQ6mF{display:flex;flex-direction:column;gap:.25rem}.Footer_contactLabel__nWP9S{font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgba(0,0,0,.5)}.Footer_contactLink__gmH0Y,.Footer_contactValue__2DyK7{font-size:.95rem;font-weight:400;color:rgba(0,0,0,.7);line-height:1.5}.Footer_contactLink__gmH0Y{text-decoration:none;transition:color .3s ease}.Footer_contactLink__gmH0Y:hover{color:#000}.Footer_hoursList__wewrT{list-style:none;display:flex;flex-direction:column;gap:.5rem}.Footer_hoursItem__D_veZ{display:flex;flex-direction:column;gap:.25rem}.Footer_hoursDay__E7Ro6{font-size:.95rem;font-weight:500;color:rgba(0,0,0,.8)}.Footer_hoursTime__zvN93{font-size:.9rem;color:rgba(0,0,0,.6)}.Footer_hoursNote__U1QEi{font-size:.85rem;font-style:italic;color:rgba(0,0,0,.5);margin-top:.5rem}.Footer_social__xR0lO{display:flex;gap:1rem;margin-top:1rem}.Footer_socialLink__IdjKO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(0,0,0,.15);border-radius:50%;color:rgba(0,0,0,.7);transition:all .3s ease .05s;text-decoration:none}.Footer_socialLink__IdjKO:hover{color:#000;border-color:rgba(0,0,0,.4);transform:translateY(-2px)}.Footer_bottom__8fL6_{text-align:center;padding-top:2rem;display:flex;flex-direction:column;gap:1.25rem;align-items:center}.Footer_legal__v4hY_{display:flex;align-items:center;gap:1rem}.Footer_legalLink__pYyC2{font-size:.85rem;font-weight:400;color:rgba(0,0,0,.6);text-decoration:none;transition:all var(--transition-fast) .05s;letter-spacing:.02em}.Footer_legalLink__pYyC2:hover{color:#000}.Footer_legalSeparator__I45_j{font-size:.7rem;color:rgba(0,0,0,.3)}.Footer_business__o_Iwy{margin:0}.Footer_businessInfo__BBB8t{font-size:.8rem;font-weight:400;color:rgba(0,0,0,.45);letter-spacing:.03em;font-family:var(--font-sans)}.Footer_copyright__t4WoK{font-size:.875rem;font-weight:400;color:rgba(0,0,0,.48);letter-spacing:.03em;font-style:italic;font-family:var(--font-serif)}.Footer_credit__0hCiv{display:flex;align-items:center;gap:.5rem}.Footer_creditText__ETYTF{font-weight:400;color:rgba(0,0,0,.4);letter-spacing:.05em}.Footer_creditLink__0f52G,.Footer_creditText__ETYTF{font-size:.8rem;text-transform:uppercase;font-family:var(--font-sans)}.Footer_creditLink__0f52G{font-weight:600;color:rgba(0,0,0,.7);letter-spacing:.08em;text-decoration:none;transition:all var(--transition-fast) .05s;position:relative}.Footer_creditLink__0f52G:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:rgba(0,0,0,.7);transition:width var(--transition-fast) .05s}.Footer_creditLink__0f52G:hover{color:#000;transform:translateY(-1px)}.Footer_creditLink__0f52G:hover:after{width:100%}.Footer_creditLink__0f52G:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media (max-width:1024px){.Footer_grid__aa_A4{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.Footer_footer__0IXn3{padding:3rem 2rem 2rem}.Footer_grid__aa_A4{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem}.Footer_column__C3dHX{gap:1rem}.Footer_logo__I6svY{width:100px}.Footer_social__xR0lO{margin-top:.5rem}}@media (max-width:480px){.Footer_footer__0IXn3{padding:2.5rem 1.5rem 1.5rem}.Footer_grid__aa_A4{gap:2rem}.Footer_logo__I6svY{width:90px}.Footer_bottom__8fL6_{padding-top:1.5rem;gap:1rem}.Footer_legal__v4hY_{flex-direction:column;gap:.5rem}.Footer_legalSeparator__I45_j{display:none}.Footer_legalLink__pYyC2{font-size:.8rem}.Footer_businessInfo__BBB8t{font-size:.75rem}.Footer_copyright__t4WoK{font-size:.8rem}.Footer_creditLink__0f52G,.Footer_creditText__ETYTF{font-size:.75rem}}.page_main__nw1Wk{min-height:100vh;position:relative}.page_heroWrapper__iSGyG{position:relative;height:100vh;width:100%}.page_sectionsWrapper__XgySP{position:relative;z-index:10;background:transparent}