.banner{align-items:center;background:#bbdbec;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:40px;width:100%}.banner h1{font-size:4.5rem}.banner-img{height:auto;margin:0 -18% -18% 0;width:50%}@media(max-width:768px){.banner{align-items:flex-start;flex-direction:column;gap:30px;padding:30px}.banner h1{font-size:3rem}.banner-img{height:auto;margin:0 auto -40%;width:100%}}.product-item[data-v-d1fdca28]{background:#fff;border-radius:24px;box-shadow:0 2px 8px #00000005;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-item[data-v-d1fdca28]:hover{border-color:#00000014;box-shadow:0 10px 20px #0000000f;transform:translateY(-4px)}.product-item-header[data-v-d1fdca28]{display:flex;flex-direction:column;gap:12px}.product-item-header__image[data-v-d1fdca28]{aspect-ratio:1/1;background:#fcfcfc;border-radius:18px;overflow:hidden}.product-item-header__image img[data-v-d1fdca28]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.product-item-content__title[data-v-d1fdca28]{color:#1a1a1a;font-size:15px;font-weight:700;line-height:1.3;margin-bottom:4px}.product-item-content__desc[data-v-d1fdca28],.product-item-content__title[data-v-d1fdca28]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item-content__desc[data-v-d1fdca28]{color:#777;font-size:12px;line-height:1.4;margin-bottom:8px}.product-item-footer[data-v-d1fdca28]{margin-top:12px}.price-button[data-v-d1fdca28]{align-items:center;background:#f5f5f5;border-radius:14px;display:flex;justify-content:space-between;padding:6px 6px 6px 12px;transition:all .2s ease}.price-button__label[data-v-d1fdca28]{color:#000;font-size:13px;font-weight:700}.price-button__plus[data-v-d1fdca28]{align-items:center;background:#000;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:500;height:35px;justify-content:center;width:35px}.product-item:hover .price-button[data-v-d1fdca28]{background:#eee}.unavailable[data-v-d1fdca28]{background:#f9f9f9;border-radius:12px;color:#999;font-size:12px;padding:8px;text-align:center}.is-inactive[data-v-d1fdca28]{cursor:not-allowed;filter:grayscale(.5);opacity:.6}.menu-category[data-v-fed01743]{margin-bottom:50px}.menu-category__title[data-v-fed01743]{font-size:28px;font-weight:800;letter-spacing:-.5px;margin:30px 0 20px}.menu-category__subtitle[data-v-fed01743]{color:#222;font-size:20px;font-weight:700;margin:25px 0 15px}.menu-category__grid[data-v-fed01743]{display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media(min-width:768px){.menu-category__grid[data-v-fed01743]{gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.menu-category__subs[data-v-fed01743]{margin-top:30px;padding-left:0}.modal-overlay[data-v-d8ac5eb5]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;padding:15px;position:fixed;z-index:2000}.modal-content[data-v-d8ac5eb5]{background:#fff;border-radius:32px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:540px;overflow-y:auto;padding:24px;position:relative;width:100%}.close-btn[data-v-d8ac5eb5]{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:16px;height:36px;justify-content:center;position:sticky;right:20px;top:20px;transition:all .2s;width:36px;z-index:10}.close-btn[data-v-d8ac5eb5]:hover{background:#eee;color:#000}.product-detail-header[data-v-d8ac5eb5]{display:flex;gap:20px;margin-bottom:24px}.product-detail-header .image[data-v-d8ac5eb5]{aspect-ratio:1/1;background:#f9f9f9;border-radius:20px;flex-shrink:0;overflow:hidden;width:140px}.product-detail-header .image img[data-v-d8ac5eb5]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-detail-header .info h2[data-v-d8ac5eb5]{font-size:22px;font-weight:800;margin:0 0 8px}.product-detail-header .info p[data-v-d8ac5eb5]{color:#666;font-size:14px;line-height:1.5}.section[data-v-d8ac5eb5]{margin-bottom:24px}.section-title[data-v-d8ac5eb5]{align-items:center;color:#1a1a1a;display:flex;font-size:15px;font-weight:700;gap:8px;margin:0 0 12px}.limit[data-v-d8ac5eb5]{background:#f5f5f5;border-radius:8px;color:#999;font-size:12px;font-weight:500;padding:2px 8px}.options-grid[data-v-d8ac5eb5]{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.option-item[data-v-d8ac5eb5]{border:2px solid #f0f0f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px;transition:all .2s}.option-item.active[data-v-d8ac5eb5]{background:#fcfcfc;border-color:#000}.opt-name[data-v-d8ac5eb5]{font-size:14px;font-weight:700}.opt-price[data-v-d8ac5eb5]{color:#666;font-size:13px}.option-item.active .opt-price[data-v-d8ac5eb5]{color:#000}.modifiers-grid[data-v-d8ac5eb5]{display:grid;gap:10px;grid-template-columns:1fr 1fr}@media(max-width:480px){.modifiers-grid[data-v-d8ac5eb5]{grid-template-columns:1fr}.product-detail-header[data-v-d8ac5eb5]{align-items:center;flex-direction:column;text-align:center}}.modifier-item[data-v-d8ac5eb5]{align-items:center;border:1px solid #f0f0f0;border-radius:16px;cursor:pointer;display:flex;justify-content:space-between;padding:12px;transition:all .2s}.modifier-item.active[data-v-d8ac5eb5]{background:#fafafa;border-color:#000}.mod-info[data-v-d8ac5eb5]{flex:1}.mod-name[data-v-d8ac5eb5]{font-size:13px;font-weight:600}.mod-price[data-v-d8ac5eb5]{color:#888;font-size:12px}.mod-controls[data-v-d8ac5eb5]{gap:8px}.control-btn[data-v-d8ac5eb5],.mod-controls[data-v-d8ac5eb5]{align-items:center;display:flex}.control-btn[data-v-d8ac5eb5]{background:#f0f0f0;border:none;border-radius:10px;cursor:pointer;font-size:18px;font-weight:600;height:28px;justify-content:center;padding:0;transition:all .2s;width:28px}.control-btn[data-v-d8ac5eb5]:hover{background:#e5e5e5}.mod-controls .count[data-v-d8ac5eb5]{font-size:14px;font-weight:700;min-width:14px;text-align:center}.count-badge[data-v-d8ac5eb5]{align-items:center;background:#000;border-radius:8px;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.footer[data-v-d8ac5eb5]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border-radius:20px;bottom:0;gap:20px;justify-content:space-between;margin-top:32px;padding:20px;position:sticky}.total[data-v-d8ac5eb5]{display:flex;flex-direction:column}.total-label[data-v-d8ac5eb5]{color:#999;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.total-price[data-v-d8ac5eb5]{font-size:24px;font-weight:800}.add-to-cart-btn[data-v-d8ac5eb5]{border-radius:18px;flex:1;font-size:16px;height:54px}.loading[data-v-d8ac5eb5]{display:flex;justify-content:center;padding:60px}.spinner[data-v-d8ac5eb5]{animation:spin-d8ac5eb5 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#000;height:40px;width:40px}@keyframes spin-d8ac5eb5{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.menu-nav[data-v-ebd0c9b7]{background-color:#fff;border-radius:40px;overflow:hidden;padding:10px 0;position:sticky;top:15px;transition:all .3s ease;z-index:90}.menu-nav--sticky[data-v-ebd0c9b7]{box-shadow:0 5px 20px 10px #0000001a}.menu-nav-container[data-v-ebd0c9b7]{position:relative;width:100%}.menu-nav-container[data-v-ebd0c9b7]:after,.menu-nav-container[data-v-ebd0c9b7]:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:30px;z-index:2}.menu-nav-container[data-v-ebd0c9b7]:before{background:linear-gradient(90deg,#fff,transparent);left:0}.menu-nav-container[data-v-ebd0c9b7]:after{background:linear-gradient(270deg,#fff,transparent);right:0}.menu-nav-scroll[data-v-ebd0c9b7]{display:flex;gap:8px;overflow-x:auto;padding:4px 20px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.menu-nav-scroll[data-v-ebd0c9b7]::-webkit-scrollbar{display:none}.menu-nav-scroll__item[data-v-ebd0c9b7]{background:#fff;border:1px solid #efefef;border-radius:100px;color:#444;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap}.menu-nav-scroll__item[data-v-ebd0c9b7]:hover{background:#fafafa;color:#000;transform:translateY(-1px)}.menu-nav-scroll__item.is-active[data-v-ebd0c9b7]{background:#000;border-color:#000;color:#fff}
