.menu-hero{background-color:var(--base-500);width:100%;height:100svh;position:relative}.menu-hero .container{text-align:center;justify-content:center;align-items:center;display:flex}.menu-hero h2{width:75%}.menu-hero .section-footer p{color:var(--base-300)}.menu-list{background-color:var(--base-500);width:100%;padding:8rem 0;position:relative}.menu-list .container{flex-direction:column;gap:8rem;display:flex}.menu-category-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.menu-category-header p{color:var(--base-300);font-weight:400}.menu-grid{flex-wrap:wrap;gap:1rem;width:85%;margin:0 auto;display:flex}.menu-grid-card{background-color:var(--base-500);will-change:transform,opacity;border-radius:.35rem;flex-direction:column;gap:1rem;width:calc(33.3333% - .666667rem);min-height:250px;padding:2rem;display:flex}.menu-grid-card.alt{background-color:var(--base-400)}.menu-grid-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.menu-grid-card-top h6{min-width:0;color:var(--base-100);flex:1}.menu-grid-card-top .mono{background-color:var(--base-300);white-space:nowrap;color:var(--base-200);border-radius:3px;flex-shrink:0;padding:.25rem .5rem;font-weight:500}.menu-grid-card p{color:var(--base-200)}.menu-grid-card-price{margin-top:auto;font-weight:500;color:var(--base-100)!important}@media (max-width:999px){.menu-hero h2,.menu-grid{width:100%}.menu-grid-card{width:100%;min-height:auto}}
