.menu-full[data-astro-cid-bgplgmvo]{background-color:var(--color-bg);padding:60px 0 100px;width:100%}.menu-full__container[data-astro-cid-bgplgmvo]{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,5vw,3rem)}.menu-full__tabs[data-astro-cid-bgplgmvo]{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:60px}.menu-full__tab[data-astro-cid-bgplgmvo]{padding:10px 24px;font-family:var(--font-body);font-size:.9rem;font-weight:400;color:var(--color-text);background:var(--color-white);border:1px solid var(--color-border);border-radius:9999px;cursor:pointer;transition:all .3s ease}.menu-full__tab[data-astro-cid-bgplgmvo]:hover{border-color:var(--color-black)}.menu-full__tab--active[data-astro-cid-bgplgmvo]{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.menu-full__content[data-astro-cid-bgplgmvo]{display:flex;flex-direction:column;gap:60px}.menu-category[data-astro-cid-bgplgmvo]{display:flex;flex-direction:column;gap:40px}.menu-category__title[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:1rem;font-weight:600;letter-spacing:.15em;color:var(--color-text);text-align:center;margin:0}.menu-category__grid[data-astro-cid-bgplgmvo]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 50px}.menu-item__content[data-astro-cid-bgplgmvo]{flex:1;display:flex;flex-direction:column;gap:6px}.menu-item__name[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--color-text);margin:0;white-space:nowrap}.menu-item__line[data-astro-cid-bgplgmvo]{flex:1;height:1px;background:linear-gradient(to right,var(--color-border),transparent);min-width:20px}.menu-item__price[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--color-text);white-space:nowrap}.menu-item__description[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:.85rem;font-weight:300;color:var(--color-text-light);line-height:1.5;margin:0}.menu-category[data-astro-cid-bgplgmvo]+.menu-category[data-astro-cid-bgplgmvo]{padding-top:60px;border-top:1px solid var(--color-border)}@media(max-width:1000px){.menu-category__grid[data-astro-cid-bgplgmvo]{grid-template-columns:repeat(2,1fr);gap:30px 40px}}@media(max-width:700px){.menu-full[data-astro-cid-bgplgmvo]{padding:40px 0 80px}.menu-full__tabs[data-astro-cid-bgplgmvo]{gap:8px;margin-bottom:40px}.menu-full__tab[data-astro-cid-bgplgmvo]{padding:8px 16px;font-size:.85rem}.menu-category__grid[data-astro-cid-bgplgmvo]{grid-template-columns:1fr;gap:24px}.menu-item__name[data-astro-cid-bgplgmvo]{font-size:.95rem}.menu-category[data-astro-cid-bgplgmvo]+.menu-category[data-astro-cid-bgplgmvo]{padding-top:40px}}.menu-item[data-astro-cid-bgplgmvo]{display:flex;gap:16px;align-items:flex-start}.menu-item__image[data-astro-cid-bgplgmvo]{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}.menu-item__content[data-astro-cid-bgplgmvo]{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.menu-item__header[data-astro-cid-bgplgmvo]{display:flex;align-items:center;gap:10px}.menu-item__name[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--color-text);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.menu-item__line[data-astro-cid-bgplgmvo]{flex:1;height:1px;background:linear-gradient(to right,var(--color-border),transparent);min-width:10px}.menu-item__price[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--color-text);white-space:nowrap;flex-shrink:0}.menu-item__description[data-astro-cid-bgplgmvo]{font-family:var(--font-body);font-size:.85rem;font-weight:300;color:var(--color-text-light);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-item__add[data-astro-cid-bgplgmvo]{width:36px;height:36px;border-radius:50%;background:var(--color-tangerine);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;align-self:center}.menu-item__add[data-astro-cid-bgplgmvo] svg[data-astro-cid-bgplgmvo]{width:18px;height:18px;color:#fff}.menu-item__add[data-astro-cid-bgplgmvo]:hover{background:var(--color-tangerine-dark);transform:scale(1.1);box-shadow:0 4px 15px #f5a62366}.menu-item__add[data-astro-cid-bgplgmvo]:active{transform:scale(.95)}
