@import url("https://fonts.googleapis.com/css2?family=Cormorant%20Garamond:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Allura:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Great%20Vibes:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Parisienne:wght@400&display=swap");.dishcard{align-items:center;background-color:transparent;display:grid;grid-template-columns:clamp(5.625rem,30%,9.75rem) 1fr;min-width:0;width:100%}.dishcard__image{aspect-ratio:1/1;border-radius:1.75rem;overflow:hidden;width:100%}.dishcard__image img{height:100%;object-fit:cover;object-position:bottom;width:100%}.dishcard__content{display:flex;flex-direction:column;gap:.5rem;padding-right:.625rem}.dishcard__label{background-color:#1c1c1c;border-radius:1.25rem;color:#fdfdfd;display:inline-flex;font-size:.875rem;line-height:1.57;width:fit-content}.dishcard__head{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.dishcard__title{display:-webkit-box;font-size:1.25rem;font-weight:500;-webkit-line-clamp:1;line-height:1.4;min-width:0;text-transform:capitalize;-webkit-box-orient:vertical;overflow:hidden}.dishcard__line{background-color:#242424;flex:1;height:.125rem;min-width:1.5rem;width:100%}.dishcard__price{flex:0 0 auto}.dishcard__description{display:-webkit-box;font-size:.875rem;-webkit-line-clamp:3;line-height:1.57;-webkit-box-orient:vertical;overflow:hidden}.today-tab{display:grid;gap:1rem;grid-template-areas:"title nav" "content content";grid-template-columns:1fr auto}.today__title{grid-area:title}.today-tab__content{grid-area:content}.today__title{color:#fdfdfd;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1.15;text-wrap:nowrap}.today-tab__navigation{align-items:center;background-color:#1c1c1c;display:flex;flex-wrap:wrap;gap:.5rem;grid-area:nav;justify-content:flex-start;padding:.5rem}.today-tab__title{color:#fdfdfd;font-size:.875rem;font-weight:600;line-height:1.5;padding:.5rem 1rem}.today-tab__title.--tab-active{background-color:#010614;border-radius:1.25rem}.today-tab__content{margin-top:1.875rem}.today-tab__body{display:grid;grid-template-columns:repeat(2,1fr)}.today-tab__body[hidden]{display:none}@media (width <= 47.99875em){.dishcard{gap:.625rem}}@media (max-width:47.99875rem){.dishcard,.today-tab{grid-template-columns:1fr}.today-tab{gap:1.25rem;grid-template-areas:"title" "nav" "content"}.today-tab__navigation{justify-content:center;justify-self:start}}@media (max-width:30.74875rem){.today-tab__body{grid-template-columns:1fr}}@media (width <= 20em){.page__today{margin-bottom:5rem}.today-tab__body{gap:1.25rem}}@media (width > 20em) and (width <= 79.375em){.page__today{margin-bottom:clamp(5rem,4.57894736841875rem + 2.1052631579vw,6.25rem)}.today-tab__body{gap:clamp(1.25rem,.82894736841875rem + 2.1052631579vw,2.5rem)}}@media (width > 47.99875em) and (width <= 79.375em){.dishcard{gap:clamp(.625rem,.05133261623125rem + 1.1951715071vw,1rem)}}@media (width > 79.375em){.dishcard{gap:1rem}.page__today{margin-bottom:6.25rem}.today-tab__body{gap:2.5rem}}