.menu-view-switcher{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 25px 8px;padding:7px 8px 7px 15px;border:1px solid #e1e3da;border-radius:16px;background:#fff;box-shadow:0 8px 24px #15231b0b}.menu-view-switcher>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.menu-view-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;border-radius:12px;background:#eff0ea}.menu-view-options button{min-width:84px;height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:transparent;color:#687069;cursor:pointer;font:inherit;transition:background .18s,color .18s,box-shadow .18s,transform .18s}.menu-view-options button:hover{color:var(--ink)}.menu-view-options button:active{transform:scale(.97)}.menu-view-options button.active{background:var(--ink);color:#fff;box-shadow:0 5px 12px #17231d26}.menu-view-options svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.menu-view-options b{font-size:11px}
.menu-shell.view-single .product-grid{grid-template-columns:1fr;gap:18px}.menu-shell.view-single .product-image{height:clamp(250px,48vw,390px)}.menu-shell.view-single .product-copy{padding:20px}.menu-shell.view-single .product-copy h3{font-size:21px}.menu-shell.view-single .product-copy p{min-height:0;font-size:14px}.menu-shell.view-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.menu-shell.view-grid .product-image{height:155px}.menu-shell.view-list .product-grid{grid-template-columns:1fr;gap:10px}.menu-shell.view-list .product-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:132px;border-radius:15px}.menu-shell.view-list .product-image{height:100%;min-height:132px}.menu-shell.view-list .product-copy{min-width:0;display:flex;flex-direction:column;padding:13px 15px}.menu-shell.view-list .product-copy h3{margin:4px 0;font-size:16px}.menu-shell.view-list .product-copy p{display:-webkit-box;overflow:hidden;min-height:0;margin:3px 0 8px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.menu-shell.view-list .allergen-list{display:none}.menu-shell.view-list .price{margin-top:auto}
@media(max-width:700px){.menu-view-switcher{margin:16px 15px 7px;padding-left:12px;gap:8px}.menu-view-options{flex:1;max-width:260px}.menu-view-options button{min-width:0;height:40px;gap:5px}.menu-view-options svg{width:16px;height:16px}.menu-view-options b{font-size:10px}.menu-shell.view-single .product-image{height:clamp(210px,67vw,315px)}.menu-shell.view-single .product-copy{padding:16px}.menu-shell.view-single .product-copy h3{font-size:19px}.menu-shell.view-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.menu-shell.view-grid .product-card{border-radius:13px}.menu-shell.view-grid .product-image{height:118px}.menu-shell.view-grid .product-copy{padding:11px}.menu-shell.view-grid .product-copy h3{font-size:14px;line-height:1.25}.menu-shell.view-grid .product-copy p{display:-webkit-box;overflow:hidden;min-height:34px;margin:5px 0 9px;font-size:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.menu-shell.view-grid .product-copy small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu-shell.view-grid .allergen-list{display:none}.menu-shell.view-grid .price{gap:4px}.menu-shell.view-grid .price strong{font-size:14px}.menu-shell.view-grid .price button{width:29px;height:29px}.menu-shell.view-list .product-card{grid-template-columns:98px minmax(0,1fr);min-height:112px}.menu-shell.view-list .product-image{min-height:112px}.menu-shell.view-list .product-copy{padding:10px 12px}.menu-shell.view-list .product-copy h3{font-size:15px}.menu-shell.view-list .product-copy p{font-size:10px;line-height:1.4;margin-bottom:5px}.menu-shell.view-list .price strong{font-size:15px}.menu-shell.view-list .price button{width:29px;height:29px}}
@media(max-width:380px){.menu-view-switcher>span{display:none}.menu-view-options{width:100%;max-width:none}}
