.menu-intro{background-color:var(--base-500);width:100vw;height:20svh}.menu-hero{width:100vw;height:100%;color:var(--base-100);padding-top:20svh;padding-bottom:10svh;position:relative;overflow:visible}.menu-hero .container{gap:2rem;display:flex}.menu-hero .menu-hero-col:first-child{color:var(--base-500);flex:2}.menu-hero .menu-hero-col:first-child p{width:50%}.menu-hero .menu-hero-col:nth-child(2){flex-direction:column;flex:3;gap:4rem;display:flex}.menu-hero .menu-hero-img{aspect-ratio:4/3;opacity:.65;border-radius:1rem;width:75%;overflow:hidden}.hibachi-menu .grill-banners,.hibachi-menu .grill-header{background-color:var(--base-500)}.hibachi-menu .grill-header img{object-fit:contain;width:90%;height:auto;margin:0 auto;display:block}.hibachi-menu .grill-banners{background-color:var(--base-500);flex-direction:column;justify-content:center;align-items:center;height:33svh;display:flex;overflow:hidden}.hibachi-menu .grill-header{will-change:transform;background-color:var(--base-500);width:70%;height:33.333%;padding:0 2rem;position:relative}@media (max-width:1000px){.menu-hero .container{flex-direction:column;gap:4rem}.menu-hero .menu-hero-col:first-child p{width:85%}.menu-hero .menu-hero-img{width:100%}}.menu-facts{width:100vw;height:100%;color:var(--base-100);padding:2rem 0;position:relative}.menu-facts .container{flex-direction:column;align-items:center;gap:4rem;display:flex}.menu-facts .container p{color:var(--base-300)}.menu-facts .menu-facts-items{background-color:var(--base-450);border-radius:1rem;justify-content:space-around;gap:2rem;width:100%;padding:8rem 4rem;display:flex}.menu-facts .menu-fact{flex-direction:column;flex:1;align-items:center;gap:2rem;display:flex}.menu-facts .menu-fact h2{justify-content:center;display:flex}.menu-facts .menu-fact p{margin-bottom:1rem}@media (max-width:1000px){.menu-facts .menu-facts-items{flex-direction:column;justify-content:center;align-items:center;gap:4rem}.menu-facts .menu-fact{gap:1.5rem}.menu-facts .menu-fact h2{font-size:4rem}}.menu-container{width:100vw;height:100%;min-height:100svh;position:relative;overflow:clip}
