:root{--primary: var(--primary-dark-color);--secondary: var(--secondary-color);--dark: var(--primary-darker-color);--light: var(--card-background-color);--white: #ffffff;--gray: #707070;--gray-light: #9a9a9a;--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .03);--shadow-md: 0 10px 28px rgba(0, 0, 0, .06), 0 2px 10px rgba(0, 0, 0, .03);--shadow-lg: 0 18px 45px rgba(0, 0, 0, .1), 0 6px 18px rgba(0, 0, 0, .04);--transition: .35s ease}hr{color:#650b0e82}html{scroll-behavior:smooth}body{overflow-x:hidden;background:var(--background-color);color:var(--dark);font-family:Segoe UI,sans-serif}a{text-decoration:none}#menu{position:relative}.menu-navigation{position:sticky;top:52.5px;z-index:1030;border-bottom:1px solid #e45b4f34;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #0000000f}.categories-wrapper{overflow-x:auto;scrollbar-width:none}.categories-wrapper::-webkit-scrollbar{display:none}#myTab{gap:0}.category-pill{position:relative;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;background:transparent!important;color:var(--dark)!important;font-weight:700;font-size:.95rem;padding:20px 26px!important;white-space:nowrap;transition:.3s ease}.category-pill:hover{color:var(--primary)!important;background:#7a1f1f08!important}.category-pill.active{color:var(--primary-color)!important;border-color:var(--secondary)!important;background:transparent!important}.menu-content{padding-top:45px!important;padding-bottom:90px!important}.category-section{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.category-header{position:relative;overflow:hidden;padding:48px;margin-bottom:15px;border-radius:10px;background:linear-gradient(145deg,#fff,#fcfaf7);border:1px solid rgba(122,31,31,.08);box-shadow:0 20px 45px #0000000d,0 4px 14px #00000008}.category-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-light-color),var(--primary-color))}.category-title{font-size:clamp(2.1rem,4vw,3rem);font-weight:900;color:var(--primary-color);margin-bottom:18px;line-height:1.1}.category-description{max-width:900px;margin:0;color:#666;font-size:1rem;line-height:1.9}.subcategory-block{position:relative;padding:34px;margin-bottom:42px;border-radius:10px;background:linear-gradient(180deg,#fffffff2,#ffffffe0);border:1px solid rgba(0,0,0,.05);box-shadow:0 16px 38px #0000000d,0 4px 12px #00000006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.subcategory-header{margin-bottom:30px}.subcategory-title{position:relative;display:inline-flex;align-items:center;padding-left:18px;margin-bottom:12px;font-size:1.5rem;font-weight:800;color:var(--dark)}.subcategory-title:before{content:"";position:absolute;top:3px;left:0;width:6px;height:calc(100% - 6px);border-radius:20px;background:linear-gradient(180deg,var(--primary-color),var(--secondary-light-color))}.subcategory-description{color:var(--text-muted-color);font-size:.92rem;line-height:1.8;max-width:820px;margin:0}.product-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:22px;border:2px solid rgba(0,0,0,.11)!important;background:#fee0b728!important;box-shadow:0 8px 22px #0000000d,0 2px 6px #00000008;transition:.3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0000001a,0 6px 14px #0000000d}.product-image-wrapper{position:relative;height:185px;overflow:hidden;background:#ececec}.product-image{width:100%;height:100%;object-fit:cover;transition:.45s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000047,#0000)}.chef-badge{position:absolute;top:12px;left:12px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:#e92d1df5;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.3px;box-shadow:0 8px 16px #e92d1d38}.new-badge{position:absolute;top:12px;right:12px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:#eab308f5;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.3px;box-shadow:0 8px 16px #eab30838}.product-body{display:flex;flex-direction:column;flex:1;padding:16px 16px 14px}.product-title{font-size:1rem;font-weight:800;color:var(--primary-color);line-height:1.35;margin-bottom:8px}.product-description{color:var(--text-muted-color);font-size:.82rem;line-height:1.55;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;margin-top:auto;border-top:1px dashed rgba(0,0,0,.07)}.serves-box{display:flex;align-items:center;gap:8px;color:#666;font-size:.76rem;font-weight:700}.serves-box i{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#7a1f1f14;color:var(--primary-color);font-size:.72rem}.serves-icons{display:inline-flex;gap:3px;align-items:center}.serves-icons i{display:inline-block}.product-price{font-size:1.08rem;font-weight:900;color:var(--primary);white-space:nowrap}@media (max-width: 1200px){.menu-navigation{padding:0;top:44px}}@media (max-width: 992px){.menu-navigation{padding:0;top:44px}.category-header{padding:34px}.subcategory-block{padding:26px}.product-image-wrapper{height:170px}}@media (max-width: 767px){.menu-navigation{top:44px}#myTab{width:max-content;min-width:100%}.category-pill{padding:16px 18px!important;font-size:.86rem}.menu-content{padding-top:24px!important;padding-bottom:60px!important}.category-header{padding:24px 20px;border-radius:22px}.category-title{font-size:1.8rem;margin-bottom:14px}.category-description{font-size:.82rem;line-height:1.65}.subcategory-block{padding:18px;border-radius:22px;margin-bottom:26px}.subcategory-header{margin-bottom:20px}.subcategory-title{font-size:1.15rem;margin-bottom:8px}.subcategory-description{font-size:.82rem;line-height:1.55}.row.g-4{--bs-gutter-x: .9rem;--bs-gutter-y: .9rem}.empty-products{background:#fff;border-radius:22px;padding:40px;text-align:center;color:var(--gray);box-shadow:var(--shadow-md)}.product-card{display:flex;flex-direction:row;align-items:stretch;min-height:140px;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #0000000f,0 2px 6px #00000008}.product-card:hover{transform:none}.product-image-wrapper{position:relative;width:38%;min-width:38%;height:auto}.product-image{width:100%;height:100%;object-fit:cover}.product-overlay{background:linear-gradient(to top,#00000038,#0000)}.chef-badge,.new-badge{padding:5px 9px;font-size:.56rem;gap:4px}.chef-badge{top:8px;left:8px}.new-badge{top:8px;right:8px}.chef-badge i,.new-badge i{font-size:.58rem}.product-body{width:62%;padding:12px;display:flex;flex-direction:column;justify-content:space-between}.product-title{font-size:.9rem;line-height:1.3;margin-bottom:6px}.product-description{font-size:.74rem;line-height:1.45;margin-bottom:10px;color:#777;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:auto}.product-footer{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;margin-top:auto}.serves-box{gap:5px;font-size:.68rem}.serves-box i{width:22px;height:22px;font-size:.62rem}.product-price{font-size:.92rem;font-weight:900}}@media (max-width: 575px){.product-card{border-radius:10px}.menu-navigation{padding:0;top:44px}.product-image-wrapper{height:150px}.product-body{padding:16px}.serves-box{font-size:.78rem}.serves-box i{width:28px;height:28px}}
