.menu_menuPage__uUZ8I{padding:8rem 2rem 4rem;width:100%;max-width:1200px;margin:0 auto;font-family:var(--secondary-font);color:var(--primary-text)}.menu_title__dZtYC{font-size:3rem;text-align:center;margin-bottom:3rem;font-family:var(--basic-font);color:var(--primary-text)}.menu_sectionTitle__NVIa9{font-size:2rem;margin:3rem 0 1.5rem;font-family:var(--basic-font);color:var(--secondary-text);text-align:left}.menu_grid__Czk4k{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between}.menu_card__rlLMX{background-color:#161616;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 1.8rem;display:flex;justify-content:space-between;align-items:center;flex:1 1 calc(33.333% - 1rem);min-width:280px;max-width:calc(33.333% - 1rem);box-shadow:0 4px 8px rgba(0,0,0,.4);transition:.2s ease-in-out;&:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.6);cursor:pointer}}.menu_card__rlLMX span{font-size:.95rem}.menu_price__NhXH8{font-weight:700;color:var(--secondary-text);margin-left:1rem}@media (max-width:1024px){.menu_card__rlLMX{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width:640px){.menu_card__rlLMX{flex:1 1 100%;max-width:100%}}@keyframes menu_fadeUp__6WaPE{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menu_animate-card__Ni4Us{animation:menu_fadeUp__6WaPE .6s ease forwards;opacity:0}.menu_dailyMenuCard__MFh_z{background:linear-gradient(90deg,#f0b27a,#f5cba7);color:#1c1c1c;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.15);margin-bottom:2rem;text-align:center;font-family:var(--basic-font)}.menu_dailyMenuCard__MFh_z h3{font-size:1.3rem;margin-bottom:.4rem}.menu_dailyMenuCard__MFh_z p{margin:.3rem 0}.dishModal_overlay___mzlo{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:dishModal_fadeIn__znp5c .3s ease forwards}.dishModal_modal__a9jg_{background-color:#1c1c1c;color:white;padding:2rem;border-radius:12px;max-width:500px;width:90%;max-height:90vh;position:relative;box-shadow:0 8px 30px rgba(0,0,0,.5);animation:dishModal_popIn__zvUK5 .25s ease-out forwards;overflow-y:auto}.dishModal_modal__a9jg_::-webkit-scrollbar{width:8px}.dishModal_modal__a9jg_::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2);border-radius:6px}.dishModal_modal__a9jg_::-webkit-scrollbar-track{background:transparent}.dishModal_close__hWgng{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.8rem;color:white;cursor:pointer}.dishModal_image__UuLMx{width:100%;max-height:500px;object-fit:cover;object-position:center;border-radius:8px;margin-top:1rem;margin-bottom:1.5rem}.dishModal_section__plhIP{margin-top:1rem}.dishModal_section__plhIP h4{margin-bottom:.3rem;font-weight:600;color:#f0b27a}.dishModal_section__plhIP ul{padding-left:1.2rem}.dishModal_section__plhIP li{font-size:.95rem;margin-bottom:.3rem}.dishModal_price__XQalK{color:#f0b27a;font-weight:700;margin-top:.3rem;font-size:1.1rem}.dishModal_detailsRow__uPcDt{display:flex;gap:2rem;justify-content:space-between;flex-wrap:wrap;margin-top:1.5rem}.dishModal_detailsRow__uPcDt .dishModal_section__plhIP{flex:1 1 45%;max-width:48%}@keyframes dishModal_fadeIn__znp5c{0%{opacity:0}to{opacity:1}}@keyframes dishModal_popIn__zvUK5{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}