.garden-hero{--hero-ease: cubic-bezier(.22,.61,.36,1);--hero-gutter: clamp(24px,6vw,112px);position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;min-height:700px;height:100svh;max-height:1100px;overflow:hidden;background:#000;color:#fff;padding:150px 0 130px}.garden-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% center}.garden-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000000a8,#0000005e 44%,#00000014 78%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 25%,transparent 75%,rgba(0,0,0,.48))}.garden-hero-content{position:relative;width:min(1220px,calc(100% - var(--hero-gutter) * 2));margin:0 auto;padding-top:15px}.hero-eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 clamp(24px,3.8vh,42px);color:#fff;font-size:11px;letter-spacing:.2em;line-height:1.5;animation:hero-enter .75s var(--hero-ease) both}.hero-eyebrow-divider{opacity:.55}.garden-hero h1{color:#fff;font-family:Bodoni MT,Didot,Times New Roman,serif;font-weight:400;font-size:clamp(76px,8vw,124px);line-height:1.02;letter-spacing:-.045em;margin:0}.hero-line{display:block;animation:hero-enter .85s 125ms var(--hero-ease) both}em.hero-line{font-weight:400;animation-delay:.25s}.hero-description{margin:clamp(24px,3.6vh,38px) 0 28px;color:#fff;font-size:clamp(16px,1.25vw,18px);line-height:1.75;letter-spacing:.015em;animation:hero-enter .75s .4s var(--hero-ease) both}.hero-actions{display:flex;align-items:center;gap:clamp(24px,2.5vw,38px);animation:hero-enter .75s 525ms var(--hero-ease) both}.hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;font-size:15px;line-height:1;letter-spacing:.02em}.hero-primary{padding:0 23px;color:#000;background:#fff;border:1px solid #fff;transition:background .3s,color .3s}.hero-primary:hover{color:#fff;background:#000}.hero-arrow{display:block;flex:0 0 20px;width:20px;height:20px;transition:transform .35s var(--hero-ease)}.hero-primary:hover .hero-arrow,.hero-primary:focus-visible .hero-arrow{transform:translate(4px,-4px)}.hero-secondary{position:relative;color:#fff}.hero-secondary:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:1px;background:#fff;transform:scaleX(.3);transform-origin:left;opacity:.5;transition:transform .35s var(--hero-ease),opacity .35s}.hero-secondary:hover,.hero-secondary:focus-visible{color:#fff}.hero-secondary:hover:after,.hero-secondary:focus-visible:after{transform:scaleX(1);opacity:1}.hero-secondary:hover .hero-arrow,.hero-secondary:focus-visible .hero-arrow{transform:translate(4px)}.hero-bottom{position:absolute;bottom:0;left:var(--hero-gutter);right:var(--hero-gutter);min-height:88px;border-top:1px solid rgba(255,255,255,.28);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;font-size:10px;line-height:1.6;letter-spacing:.12em;color:#ffffffd1;animation:hero-enter .75s .6s var(--hero-ease) both}.hero-bottom>span:last-child{text-align:right}.hero-bottom-dot{padding:0 7px}.hero-scroll{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:13px;letter-spacing:.04em;min-height:44px}.hero-scroll:hover{color:#fff}.hero-scroll .hero-arrow{animation:scroll-invitation 3.6s ease-in-out infinite}@keyframes hero-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-invitation{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width:991px){.garden-hero{min-height:690px}.garden-hero h1{font-size:clamp(72px,10vw,100px)}.hero-bottom{grid-template-columns:1fr auto}.hero-bottom>span:last-child{display:none}}@media(max-width:575px){.garden-hero{--hero-gutter: clamp(22px,6vw,32px);min-height:100svh;height:auto;max-height:none;padding:calc(130px + env(safe-area-inset-top,0px)) 0 0;gap:clamp(32px,6svh,56px)}.garden-hero-content{padding-top:0;margin:auto}.garden-hero-photo{object-position:56% center}.garden-hero-shade{background:linear-gradient(90deg,#00000073,#0000001f),linear-gradient(0deg,#000000b8,#0006 42%,#0000001f 80%,#0000004d)}.garden-hero h1{font-size:clamp(54px,17vw,88px);line-height:.99;letter-spacing:-.045em}.hero-eyebrow{font-size:10px;gap:8px;letter-spacing:.1em;margin-bottom:24px;flex-wrap:wrap}.hero-description{margin:24px 0 28px;max-width:300px;font-size:17px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr;gap:8px;width:100%;max-width:360px}.hero-actions a{justify-content:space-between;font-size:16px;gap:20px;min-height:52px}.hero-primary,.hero-secondary{padding:0 20px}.hero-secondary:after{left:20px;width:calc(100% - 40px)}.hero-bottom{position:relative;inset:auto;width:calc(100% - var(--hero-gutter) * 2);margin:0 auto;min-height:76px;padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px));gap:16px;font-size:9px;letter-spacing:.08em}.hero-bottom>span:first-child{max-width:180px}.hero-scroll{gap:6px;font-size:12px}}@media(min-width:576px)and (max-width:991px)and (max-height:500px){.garden-hero{height:auto;min-height:100svh;max-height:none;padding:130px 0 120px}}@media(prefers-reduced-motion:reduce){.garden-hero *,.garden-hero *:after{animation:none!important;transition:none!important}}.garden-interlude{background:#fff;color:#000;padding:clamp(56px,7vw,100px) 0}.interlude-layout{display:grid;grid-template-columns:.9fr 1.3fr;align-items:center;gap:clamp(24px,4vw,64px)}.interlude-eyebrow{color:#000;font-size:11px;line-height:1.5;letter-spacing:.2em;text-transform:uppercase;margin:0 0 24px}.interlude-copy h2{color:#000;font-family:Bodoni MT,Didot,Times New Roman,serif;font-size:clamp(40px,4.1vw,62px);font-weight:400;line-height:1.08;letter-spacing:-.035em;margin:0 0 24px}.interlude-copy h2 em{font-weight:400}.interlude-description{color:#000;max-width:330px;font-size:17px;line-height:1.8;margin-bottom:28px}.interlude-signature{display:inline-block;padding-top:16px;border-top:1px solid rgb(0 0 0 / 18%);font-size:12px;letter-spacing:.06em}.interlude-trio{position:relative;padding:28px 0 20px;border-bottom:1px solid rgb(0 0 0 / 12%)}.interlude-video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;mix-blend-mode:multiply}.interlude-controls{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:24px;margin-top:12px}.interlude-playback{display:block;min-height:44px;padding:8px 0;background:none;border:0;color:#000;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.interlude-playback:focus-visible{outline:1px solid #000;outline-offset:4px}@media(max-width:767px){.interlude-layout{grid-template-columns:1fr;gap:16px}.interlude-copy{text-align:center}.interlude-description{margin-left:auto;margin-right:auto}.interlude-trio{width:min(100%,480px);margin:0 auto}}@media(prefers-reduced-motion:reduce){.interlude-playback{display:none}}.plant-accent-section{position:relative}.plant-lamp{position:absolute;top:0;width:clamp(0px,calc((100vw - 1140px)/2 - 18px),190px);height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:multiply}.plant-lamp-left{left:16px;transform:scaleX(-1)}.plant-lamp-right{right:0}@media(max-width:1279px){.plant-lamp{display:none}}.sig-composition{display:contents}@media(max-width:767px){#signature.sig{padding:56px 0}#signature .sig-composition{display:block;width:calc(100% - 30px);max-width:510px;margin:0 auto;padding:clamp(20px,5vw,30px);border:1px solid #000}#signature .container{width:100%;max-width:none;padding:0}#signature .row{margin:0}#signature .col-lg-7{padding:0}#signature .sig_content_container{position:relative;inset:auto;transform:none;margin:0}#signature .sig_content{padding:0;border:0;box-shadow:none}#signature .sig_subtitle{font-size:clamp(25px,6.4vw,32px);line-height:1.3}#signature .sig_title{padding:0}#signature .sig_title h1{font-size:clamp(32px,8vw,42px);line-height:1.12}#signature .sig_name{padding:0;margin-top:20px;font-size:20px}#signature .sig_content_list{margin-left:0}#signature .sig_button{margin:24px 0 0}#signature .sig_image_container{margin-top:28px}#signature .sig_image{height:auto}#signature .sig_image img{display:block;width:100%;height:auto;aspect-ratio:1280 / 853;object-fit:cover}#about.intro{padding:56px 0}#about>.container>.row{margin:0}#about .intro-composition{padding:clamp(20px,5vw,30px);border:1px solid #000}#about .intro_content{position:relative;width:auto;inset:auto;transform:none;padding:0;margin:0;border:0;box-shadow:none}#about .section-wheat{width:21px;height:48px;margin-bottom:16px}#about .intro_subtitle{font-size:clamp(25px,6.4vw,32px);line-height:1.3}#about .intro_title h2{font-size:clamp(32px,8vw,42px);line-height:1.12}#about .intro_text{margin-top:20px}#about .intro_text p{margin:0}#about .intro-photo-pair{display:grid;grid-template-columns:1.15fr 1fr;gap:12px;align-items:start;margin:28px 0 0}#about .intro_col{width:auto;max-width:none;padding:0;margin:0}#about .intro_col:last-child{padding-top:26px}#about .intro_image img{display:block;width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover}}html{scroll-behavior:smooth;scroll-padding-top:110px}.parallax_background{background-size:cover;background-position:center}.logo{flex-shrink:0;transform:none}.brand-logo{display:block;width:110px;height:auto;filter:brightness(0) invert(1)}.brand-logo-footer{width:160px}.page-scrolled .logo .brand-logo{width:70px}@media(max-width:575px){.logo .brand-logo,.page-scrolled .logo .brand-logo{width:64px}}.main_nav{margin-left:45px}.reservations_phone{font-size:13px;white-space:nowrap}button.hamburger{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.navigation-open .menu{visibility:visible;opacity:1}.page-scrolled .header{background:var(--garden-black)}.page-scrolled .header_content{height:90px}.page-scrolled .hamburger_bar{height:60px}.res_input,.res_select{color-scheme:dark}.res_select option{background:var(--garden-black);color:var(--garden-white)}.reservation-status{color:#fff;margin:20px auto 0;max-width:620px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid currentColor;outline-offset:5px}@media(max-width:1199px){.main_nav{margin-left:25px}.reservations_phone{display:none}}@media(max-width:991px){.hamburger_bar{right:20px;width:80px}}@media(max-width:575px){.home_title h1{font-size:42px}.res_input,.res_select{width:100%;min-height:50px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}:root{--garden-white: #ffffff;--garden-black: #000000}body,p,h1,h2,h3,h4,h5,h6,.page_subtitle,.sig_name,.sig_price,.sig_content_list ul li,.sig_content_list ul li:after,.dish_title,.dish_price,.dish_contents ul li,.dish_contents ul li:after{color:var(--garden-black)}body,.intro,.intro_content,.sig_content,.themenu,.sig{background:var(--garden-white)}.intro_content,.sig_content{border-color:var(--garden-white);box-shadow:0 30px 60px #00000029}::selection{background:var(--garden-white);color:var(--garden-black)}p a{border-color:currentColor}p a:hover,p a:active{color:var(--garden-black);background:var(--garden-white)}.main_nav ul li a:hover,.main_nav ul li a:focus-visible{color:var(--garden-white)}.menu,.footer,.themenu_title_bar_container,.themenu_stars,.themenu_rating{background:var(--garden-black)}.menu_content ul:hover li a{color:var(--garden-white)}.menu_content ul li a:hover,.menu_content ul li a:focus-visible{color:var(--garden-white)}.home_subtitle,.res_stars,.themenu_stars,.themenu_rating .rating_r i:before{color:var(--garden-white)}.home_title h1,.home_text p{color:var(--garden-white)}.reservations .parallax_background:after,.video_section>.background_image:after{content:"";position:absolute;inset:0;background:#00000059;pointer-events:none}.home .parallax_background:after{content:"";position:absolute;inset:0;background:linear-gradient(#0000002e,#00000014);pointer-events:none}.home_subtitle{color:var(--garden-white)}.rating_r i:before{color:var(--garden-black)}.themenu_title_bar,.themenu_col{border-color:var(--garden-white)}.themenu_col_title{color:var(--garden-black);border-color:var(--garden-white);background:var(--garden-white)}.button{background:var(--garden-black);border-color:var(--garden-black)}.button:hover{background:var(--garden-white);border-color:var(--garden-black)}.button:hover a,.dish_order a{color:var(--garden-black)}.dish_order a:after{background:var(--garden-black)}.res_input,.res_select{background:var(--garden-black);border-color:var(--garden-white)}.res_button{background:var(--garden-white);color:var(--garden-black);cursor:pointer}.res_button:hover{background:var(--garden-white)}.footer_about p,.copyright,.copyright p,.footer_contact_text,.copyright a{color:var(--garden-white)}.footer_contact_title{color:var(--garden-black);background:var(--garden-white)}.home .parallax_background{background-position:center 43%}.home .parallax_background:after{background:linear-gradient(#0000007a,#0000007a)}.intro_image img{width:100%;height:480px;object-fit:cover}.menu-note{max-width:760px;margin:35px auto 20px;text-align:center}.menu-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:clamp(24px,3vw,40px)}.menu-filters button{border:1px solid var(--garden-black);padding:9px 16px;background:#fff;color:var(--garden-black);cursor:pointer}.menu-filters button[aria-pressed=true],.menu-filters button:hover{background:var(--garden-black);color:#fff}.themenu_column{margin-bottom:30px}.themenu_col{height:100%}.themenu_col_title{height:auto;min-height:58px;padding:12px;line-height:1.2;font-size:28px}.dish_price{white-space:nowrap;padding-left:14px}.dish-description{font-size:14px;margin:6px 0 0}.menu-photo-link{display:inline-block;margin-top:28px;color:var(--garden-black);text-decoration:underline}.reservation-contact p,.directions-link,.venue-directions a,.footer_contact_text a{color:#fff}.reservation-call{display:inline-flex;align-items:center;justify-content:center;margin-top:15px}.directions-link{display:block;margin-top:22px;text-decoration:underline}.venue-directions{margin-top:25px;border:1px solid white;padding:12px 25px}.video_section_title{padding:0 20px}@media(max-width:575px){.video_section_title{font-size:34px}.intro_image img{height:400px}}.page-scrolled .header,.menu,.footer,.themenu_title_bar_container,.themenu_stars,.themenu_rating{background:var(--garden-black)}.page-scrolled .main_nav ul li a,.page-scrolled .reservations_phone,.page-scrolled .menu_toggle span,.navigation-open .menu_toggle span,.menu_content ul li a,.menu_content ul:hover li a,.menu_reservations_phone,.themenu_title,.themenu_stars,.footer_about p,.copyright,.copyright p,.copyright a,.footer_contact_text,.footer_contact_text a{color:var(--garden-white)}.page-scrolled .reservations_phone,.menu_reservations_phone{border-color:var(--garden-white)}.page-scrolled .hamburger_lines,.navigation-open .hamburger_lines{background:var(--garden-white)}.page-scrolled .logo .brand-logo,.brand-logo-footer{filter:brightness(0) invert(1)}.menu_content ul li a:hover,.menu_content ul li a:focus-visible,.main_nav ul li a:hover{color:var(--garden-white);text-decoration:underline}.themenu_title_bar{border-color:var(--garden-white)}.footer_contact_title{background:var(--garden-white);color:var(--garden-black);width:70px}.intro_content,.sig_content,.themenu_col{border-color:var(--garden-black)}.themenu_col_title,.button,.menu-filters button[aria-pressed=true],.menu-filters button:hover{background:var(--garden-black);color:var(--garden-white);border-color:var(--garden-black)}.button a{color:var(--garden-white)}.button:hover{background:var(--garden-white)}.button:hover a{color:var(--garden-black)}.res_button:hover{background:var(--garden-black);color:var(--garden-white)}::selection{background:var(--garden-black);color:var(--garden-white)}.home .parallax_background:after{background:linear-gradient(#00000057,#0000004d)}.home_text p,.home_title,.home_subtitle{text-shadow:0 2px 8px rgba(0,0,0,.5)}.reservation-call{width:auto;padding:0 20px}@media(max-width:575px){.home_subtitle{font-size:28px;line-height:1.1}.res_title{font-size:38px;line-height:1.15}}.header{border-bottom:1px solid transparent;transition:background-color .35s,border-color .35s}.header .container{max-width:1280px;width:calc(100% - 80px);padding:0}.header .row{margin:0}.header .col{padding:0}.header_content,.page-scrolled .header_content{height:112px;gap:clamp(22px,3vw,44px)}.logo .brand-logo,.page-scrolled .logo .brand-logo{width:82px}.main_nav{margin-left:0}.main_nav ul{gap:clamp(18px,2vw,30px)}.main_nav ul li:not(:last-child){margin-right:0}.main_nav ul li a{font-size:13px;font-weight:400;letter-spacing:.07em;white-space:nowrap}.reservations_phone{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;font-size:13px;font-weight:400;letter-spacing:.04em;border-width:1px}.reservations_phone:hover{background:#fff;color:#000}.page-scrolled .header{background:#000000de;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-color:#ffffff26}.hamburger_bar,.page-scrolled .hamburger_bar{height:112px}@media(min-width:992px)and (max-width:1199px){.header .container{width:calc(100% - 56px)}.header_content{gap:22px}.main_nav ul{gap:18px}.main_nav ul li a{font-size:12px}.reservations_phone{padding:0 12px;font-size:12px}}@media(max-width:991px){.header .container{width:calc(100% - 48px)}.header_content,.page-scrolled .header_content,.hamburger_bar,.page-scrolled .hamburger_bar{height:90px}.logo .brand-logo,.page-scrolled .logo .brand-logo{width:64px}.reservations_phone{display:none}.hamburger_bar{right:24px}}@media(prefers-reduced-motion:reduce){.header{transition:none}}.menu-brand-logo{position:absolute;top:38px;right:40px;width:76px;height:76px;object-fit:contain;filter:brightness(0) invert(1)}@media(max-width:575px){.themenu_title_bar_container:has(.menu-brand-logo){padding-top:84px}.menu-brand-logo{top:12px;left:50%;right:auto;transform:translate(-50%);width:64px;height:64px}.themenu_title_bar_container:has(.menu-brand-logo) .themenu_stars{display:none}}
