:root{--blue:#0b5fb8;--blue2:#0a4ea0;--icon-off:#222c56;--icon-on:#d4af37}*{box-sizing:border-box}.menuPage{color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;padding:18px}.parents{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.parent{background:transparent;border:0;border-radius:9px;color:#222c56;cursor:pointer;font-weight:900;letter-spacing:.5px;padding:10px 14px 12px;text-align:center;width:160px}.parentIcon{background:hsla(0,0%,100%,.22);background-color:var(--icon-off);border-radius:11px;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.12);display:block;height:70px;margin:0 auto;-webkit-mask:var(--icon-src) center /70% 70% no-repeat;mask:var(--icon-src) center /70% 70% no-repeat;width:70px}.parent.isActive .parentIcon{background-color:var(--icon-on)}.parent.isActive .parentLabel{color:var(--icon-on)}.parentIcon,.parentLabel{transition:background-color .2s ease,color .2s ease,opacity .2s ease}.parentIcon--placeholder{background-color:hsla(0,0%,100%,.18);-webkit-mask:none;mask:none}.parentLabel{display:inline-block;font-size:15px;font-weight:600;line-height:1.05;text-transform:uppercase}.childrenBar{border:2px solid #222c56;border-radius:10px;margin-left:auto;margin-right:auto;margin-top:12px;max-width:1100px;min-width:0;padding:8px 10px;width:100%}.children{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:2px 4px;width:100%}.child{background:#3cb4e5;border:0;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:1000;letter-spacing:.3px;padding:10px 18px;text-transform:uppercase;white-space:nowrap}.child.isActive{background:#222c56;color:#fff}.itemsGrid{border-radius:17px;color:#111;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;padding:18px}@media (min-width:981px){.itemsGrid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.itemCard{flex-shrink:0;max-width:280px;min-width:200px;width:calc(25% - 12px)}}.itemCard{background:#222c56;border-radius:9px;box-shadow:0 10px 22px rgba(0,0,0,.12);cursor:pointer;display:flex;flex-direction:column;min-width:0;overflow:hidden}.itemImgWrap{background:#f1f3f6;overflow:hidden;width:100%}.itemImg{display:block;height:auto;object-fit:contain;width:100%}.itemImg--placeholder{background:linear-gradient(135deg,#e9edf3,#f6f7fb);height:100%;width:100%}.itemBody{background:#222c56;padding:12px 12px 14px;text-align:center}.itemTitle{color:#fff;font-size:14px;font-weight:700;line-height:1.25}.itemPrice{color:#d4af37;font-weight:700}.itemsEmpty{background:rgba(10,78,160,.08);border-radius:9px;color:#0a4ea0;font-weight:900;grid-column:1/-1;padding:16px;text-align:center}.menuModal[hidden]{display:none}.menuModal{align-items:center;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2147483647}.menuModal__backdrop{background:rgba(0,0,0,.55);inset:0;position:absolute;z-index:0}.menuModal__dialog{background:#fff;border-radius:14px;box-shadow:0 18px 60px rgba(0,0,0,.35);color:#111;margin:0;overflow:hidden;position:relative;width:auto;z-index:1}.menuModal__close{background:rgba(0,0,0,.06);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:24px;height:40px;line-height:40px;position:absolute;right:12px;top:10px;width:40px;z-index:2}@media (min-width:761px){.menuModal__dialog{display:flex;flex-direction:column;height:375px;max-height:375px}.menuModal__content,.menuModal__imgWrap{display:flex;height:100%;overflow:hidden}.menuModal__imgWrap{align-items:center;background:#f1f3f6;flex-shrink:0;justify-content:center;width:auto}.menuModal__img{display:block;height:100%;max-width:100%;object-fit:cover;width:auto}.menuModal__body{align-content:center;background:#222c56;flex:1;height:100%;max-width:480px;min-width:260px;overflow-x:hidden;overflow-y:auto;padding:25px 24px}.menuModal__body::-webkit-scrollbar{width:6px}.menuModal__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.menuModal__body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.menuModal__body::-webkit-scrollbar-thumb:hover{background:#555}}@media (max-width:760px){.menuModal__dialog{max-height:85vh;overflow:auto;-webkit-overflow-scrolling:touch;width:min(920px,100%)}.menuModal__content{display:grid;grid-template-columns:1fr}.menuModal__imgWrap{min-height:220px}.menuModal__img{display:block;height:100%;object-fit:cover;width:100%}.menuModal__body{overflow:visible;padding:18px 18px 20px}}@media (max-width:480px){.menuModal__dialog{max-height:70vh}.menuModal__imgWrap{min-height:160px}.menuModal__body{background:#222c56;padding:14px 16px 16px}.menuModal__title{font-size:22px;margin-bottom:6px}.menuModal__price{font-size:20px;margin-bottom:10px}.menuModal__desc{font-size:13px}}.menuModal__title{color:var(--blue2);font-weight:700}.menuModal__price{color:#d4af37}.menuModal__notes{color:rgba(17,24,39,.85)}.menuModal__title{color:#3cb4e5;font-weight:1000;margin:0 0 8px}.menuModal__price{color:ffffff;font-weight:1000;margin-bottom:14px}.menuModal__desc{color:#fff;font-size:14px;line-height:1.45}.menuModal__desc p{color:#fff;margin:0 0 10px}.menuModal__desc ul{margin:0 0 10px 18px}.menuModal__notesWrap{border-top:1px solid rgba(0,0,0,.08);margin-top:14px;padding-top:14px}.menuModal__notesTitle{color:#fff;font-weight:1000;margin-bottom:6px}.menuModal__notes{color:#fff;font-size:13px;line-height:1.4}@media (max-width:560px){.menuPage{padding:12px}.parents{gap:8px}.parent{border-radius:8px;flex:1 1 0;min-width:0;padding:8px 6px 10px;width:auto}.parentIcon{border-radius:8px;height:58px;margin-bottom:8px;-webkit-mask-size:70% 70%;mask-size:70% 70%;width:58px}.itemBody{text-align:center}.parentLabel{font-size:15px;letter-spacing:.2px}.children{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x}.children::-webkit-scrollbar{display:none}.child{flex:0 0 auto;font-size:12px;padding:9px 14px}.itemsGrid{border-radius:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.itemCard{width:100%}}