/* --- Şık ve Modern Menu List Page Styles --- */

/* Google Fonts import */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap');

/* Ana sayfa başlığı düzenlemeleri */
.page_header {
    padding: 140px 0 100px 0;
    position: relative;
    overflow: hidden;
}

.page_header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 1;
}

.page_header .container {
    position: relative;
    z-index: 2;
}

.page_header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 4rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.8);
    letter-spacing: -1px;
    line-height: 1.1;
}

.page_header p {
    font-family: 'Inter', sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
    opacity: 0.95;
    letter-spacing: 0.5px;
}

/* Kategori geri butonu - sol üst köşe */
.category-back-button-container {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 100;
}

.category-back-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #2c3e50 !important;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-size: 0.95rem;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.95);
    padding: 10px 20px;
    border-radius: 25px;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(192, 140, 77, 0.2);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    letter-spacing: 0.2px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.category-back-button:hover {
    background: rgba(192, 140, 77, 0.1);
    transform: translateY(-2px);
    color: #2c3e50 !important;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    border-color: rgba(192, 140, 77, 0.3);
}

.category-back-button i {
    font-size: 0.9rem;
}

/* Ana konteyner */
.menu-list-page {
    padding: 80px 0;
    background: linear-gradient(135deg, #fafbfc 0%, #f1f3f6 50%, #e8eaf0 100%);
    min-height: 60vh;
    position: relative;
}

.menu-list-page::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 20% 20%, rgba(192, 140, 77, 0.02) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(192, 140, 77, 0.01) 0%, transparent 50%);
    pointer-events: none;
}

/* Kategori başlığı */
.category-title-section {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

.category-title-section h3 {
    font-family: 'Playfair Display', serif;
    font-size: 2.8rem;
    color: #2c3e50;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    position: relative;
}

.category-title-section h3::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #c08c4d, #d4a574);
    border-radius: 2px;
}

.category-title-section p {
    font-family: 'Inter', sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #5a6c7d;
    max-width: 650px;
    margin: 0 auto;
    line-height: 1.6;
    letter-spacing: 0.3px;
}

/* Menu öğesi kartları */
.menu-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    padding: 30px;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.06),
        0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(220, 220, 220, 0.2);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
}

.menu-list-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(135deg, #c08c4d 0%, #d4a574 50%, #e6c491 100%);
    transition: all 0.4s ease;
    border-radius: 0 3px 3px 0;
}

.menu-list-item::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 200%;
    background: linear-gradient(135deg, transparent 0%, rgba(192, 140, 77, 0.02) 50%, transparent 100%);
    transform: rotate(-45deg);
    transition: all 0.6s ease;
    opacity: 0;
}

.menu-list-item:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.12),
        0 8px 25px rgba(192, 140, 77, 0.15);
    border-color: rgba(192, 140, 77, 0.2);
}

.menu-list-item:hover::before {
    width: 8px;
}

.menu-list-item:hover::after {
    opacity: 1;
    right: -30%;
}

/* Resim yok olan öğeler */
.menu-list-item.no-image {
    padding-left: 40px;
}

/* Menü resimleri */
.menu-list-item img {
    width: 150px;
    height: 150px;
    border-radius: 18px;
    object-fit: cover;
    margin-right: 35px;
    border: 3px solid #fff;
    box-shadow: 
        0 8px 25px rgba(0,0,0,0.1),
        0 2px 10px rgba(192, 140, 77, 0.1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.menu-list-item img:hover {
    transform: scale(1.06) rotate(1deg);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.15),
        0 5px 15px rgba(192, 140, 77, 0.2);
    border-color: rgba(192, 140, 77, 0.2);
}

.menu-list-item:hover img {
    transform: scale(1.06) rotate(1deg);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.15),
        0 5px 15px rgba(192, 140, 77, 0.2);
    border-color: rgba(192, 140, 77, 0.2);
}

/* İçerik alanı */
.menu-list-item-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.menu-list-item-content.full-width {
    width: 100%;
}

  /* Başlık ve fiyat satırı */
 .menu-list-item-header {
     display: flex;
     justify-content: space-between;
     align-items: flex-start;
     margin-bottom: 15px;
     flex-wrap: nowrap;
     gap: 20px;
 }
 
 .menu-list-item-header h4 {
     margin: 0;
     font-family: 'Playfair Display', serif;
     font-size: 2rem;
     font-weight: 600;
     color: #2c3e50;
     line-height: 1.3;
     flex: 1;
     min-width: 0;
     word-wrap: break-word;
     overflow-wrap: break-word;
     hyphens: auto;
     letter-spacing: -0.3px;
 }
 
 /* Noktalı çizgi */
 .dotted-line {
     flex-grow: 1;
     border-bottom: 2px dotted #c8cdd3;
     margin: 0 20px;
     position: relative;
     top: 14px;
     min-width: 30px;
     opacity: 0.7;
 }
 
 /* Fiyat */
 .price {
     font-family: 'Inter', sans-serif;
     font-size: 2rem;
     font-weight: 700;
     color: #c08c4d;
     white-space: nowrap;
     background: linear-gradient(135deg, #c08c4d 0%, #d4a574 50%, #e6c491 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     background-clip: text;
     min-width: fit-content;
     position: relative;
     letter-spacing: -0.3px;
 }
 
 .price::before {
     content: '';
     position: absolute;
     bottom: -2px;
     left: 0;
     right: 0;
     height: 2px;
     background: linear-gradient(135deg, #c08c4d, #d4a574);
     border-radius: 1px;
     opacity: 0;
     transition: opacity 0.3s ease;
 }
 
 .menu-list-item:hover .price::before {
     opacity: 0.3;
 }

 /* Açıklama metni */
 .menu-list-item-content p {
     margin: 0;
     font-family: 'Inter', sans-serif;
     font-size: 1.4rem;
     font-weight: 400;
     color: #5a6c7d;
     line-height: 1.7;
     letter-spacing: 0.2px;
     margin-top: 8px;
 }
 
 /* Boş durum mesajı */
 .empty-category {
     text-align: center;
     padding: 100px 20px;
     color: #7f8c8d;
     background: rgba(255, 255, 255, 0.7);
     border-radius: 20px;
     margin: 40px 0;
     backdrop-filter: blur(10px);
 }
 
 .empty-category i {
     font-size: 4.5rem;
     margin-bottom: 25px;
     color: #c08c4d;
     opacity: 0.6;
 }
 
 .empty-category h4 {
     font-family: 'Playfair Display', serif;
     font-size: 1.6rem;
     font-weight: 600;
     margin-bottom: 15px;
     color: #2c3e50;
     letter-spacing: -0.3px;
 }
 
 .empty-category p {
     font-family: 'Inter', sans-serif;
     font-size: 1.1rem;
     font-weight: 400;
     color: #5a6c7d;
     margin: 0;
     letter-spacing: 0.2px;
 }

/* RESPONSIVE STYLES */

 /* Tablet görünümü */
 @media (max-width: 992px) {
     .page_header {
         padding: 120px 0 80px 0;
     }
     
     .page_header h2 {
         font-size: 3.2rem;
         letter-spacing: -0.8px;
     }
     
     .page_header p {
         font-size: 1.2rem;
     }
     
     .menu-list-page {
         padding: 60px 0;
     }
     
     .category-title-section {
         margin-bottom: 50px;
     }
     
     .category-title-section h3 {
         font-size: 2.4rem;
     }
     
     .menu-list-item {
         padding: 25px;
         margin-bottom: 28px;
         border-radius: 20px;
     }
     
     .menu-list-item img {
         width: 130px;
         height: 130px;
         margin-right: 25px;
         border-radius: 16px;
     }
     
     .menu-list-item-header h4 {
         font-size: 1.8rem;
     }
     
     .price {
         font-size: 1.8rem;
     }
     
     .menu-list-item-content p {
         font-size: 1.3rem;
     }
 }

 /* Masaüstü görünümü - 769px ve üstü */
 @media (min-width: 769px) {
    .menu-list-item {
        min-height: 220px;
    }
}

 /* Mobil görünümü - 768px ve altı */
 @media (max-width: 768px) {
     .page_header {
         padding: 100px 0 60px 0;
     }
     
     .page_header h2 {
         font-size: 2.8rem;
         word-wrap: break-word;
         margin-bottom: 15px;
         letter-spacing: -0.6px;
         line-height: 1.2;
     }
     
     .page_header p {
         font-size: 1.15rem;
         padding: 0 15px;
     }
     
     .category-back-button-container {
         top: 20px;
         left: 20px;
     }
     
     .category-back-button {
         font-size: 0.9rem;
         padding: 8px 16px;
     }
     
     .menu-list-page {
         padding: 50px 0;
     }
     
     .category-title-section {
         margin-bottom: 45px;
     }
     
     .category-title-section h3 {
         font-size: 2.2rem;
         letter-spacing: -0.4px;
     }
     
     .category-title-section p {
         font-size: 1.05rem;
         padding: 0 20px;
     }
    
         /* Mobilde kart düzeni dikey */
     .menu-list-item {
         flex-direction: column;
         text-align: center;
         padding: 30px 25px;
         margin: 0 15px 30px 15px;
         border-radius: 20px;
         min-height: auto; /* Mobilde doğal yükseklik */
     }
     
     .menu-list-item::before {
         width: 100%;
         height: 5px;
         top: 0;
         left: 0;
         border-radius: 20px 20px 0 0;
     }
     
     .menu-list-item:hover::before {
         height: 7px;
     }
     
     .menu-list-item img {
         margin-right: 0;
         margin-bottom: 25px;
         width: 220px;
         height: 220px;
         border-radius: 18px;
         max-width: 100%;
     }
    
              /* Başlık alanı mobilde */
     .menu-list-item-header {
         flex-direction: column;
         align-items: center;
         text-align: center;
         width: 100%;
         gap: 0;
         margin-bottom: 20px;
     }
     
     .menu-list-item-header h4 {
         font-size: 1.8rem;
         margin-bottom: 18px;
         text-align: center;
         width: 100%;
         word-break: break-word;
         overflow-wrap: break-word;
         line-height: 1.4;
         padding: 0 15px;
         letter-spacing: -0.2px;
     }
     
     /* Noktalı çizgiyi mobilde gizle */
     .dotted-line {
         display: none;
     }
     
     /* Fiyat mobilde */
     .price {
         font-size: 1.8rem;
         font-weight: 700;
         padding: 12px 24px;
         border-radius: 30px;
         background: linear-gradient(135deg, #c08c4d, #d4a574);
         color: white !important;
         -webkit-text-fill-color: white !important;
         box-shadow: 0 6px 20px rgba(192, 140, 77, 0.3);
         letter-spacing: -0.2px;
         position: relative;
     }
     
     .price::before {
         display: none;
     }
     
     .menu-list-item-content p {
         font-size: 1.3rem;
         text-align: center;
         margin-top: 20px;
         padding: 0 15px;
         line-height: 1.6;
     }
}

 /* Küçük mobil cihazlar - 480px ve altı */
 @media (max-width: 480px) {
     .page_header h2 {
         font-size: 2.3rem;
         padding: 0 20px;
         letter-spacing: -0.5px;
     }
     
     .page_header p {
         font-size: 1rem;
         padding: 0 20px;
     }
     
     .category-back-button-container {
         top: 15px;
         left: 15px;
     }
     
     .category-back-button {
         font-size: 0.85rem;
         padding: 7px 14px;
     }
     
     .category-title-section h3 {
         font-size: 1.9rem;
         padding: 0 20px;
         letter-spacing: -0.3px;
     }
     
     .category-title-section p {
         font-size: 0.95rem;
         padding: 0 25px;
     }
     
     .menu-list-item {
         margin: 0 10px 25px 10px;
         padding: 25px 20px;
         border-radius: 18px;
     }
     
     .menu-list-item img {
         width: 180px;
         height: 180px;
         border-radius: 16px;
     }
     
     .menu-list-item-header h4 {
         font-size: 1.6rem;
         line-height: 1.4;
         padding: 0 10px;
     }
     
     .price {
         font-size: 1.6rem;
         padding: 10px 20px;
         border-radius: 25px;
     }
     
     .menu-list-item-content p {
         font-size: 1.25rem;
         line-height: 1.6;
         padding: 0 10px;
     }
     
     .empty-category {
         padding: 70px 20px;
         margin: 20px 10px;
     }
     
     .empty-category i {
         font-size: 3.5rem;
     }
     
     .empty-category h4 {
         font-size: 1.4rem;
         padding: 0 10px;
     }
     
     .empty-category p {
         font-size: 1rem;
         padding: 0 10px;
     }
 }

 /* Çok küçük cihazlar - 360px ve altı */
 @media (max-width: 360px) {
     .category-back-button-container {
         top: 10px;
         left: 10px;
     }
     
     .category-back-button {
         font-size: 0.75rem;
         padding: 5px 10px;
     }
     
     .menu-list-item img {
         width: 120px;
         height: 120px;
     }
     
     .menu-list-item-header h4 {
         font-size: 1.45rem;
     }
     
     .price {
         font-size: 1.45rem;
     }
     
     .menu-list-item-content p {
         font-size: 1.15rem;
     }
 }

/* --- Image Modal Styles --- */
.image-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.image-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.image-modal-content {
    position: relative;
    max-width: 85vw;
    max-height: 85vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}

.image-modal-close {
    position: fixed;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    z-index: 10001;
}

.image-modal-close:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.5);
    transform: scale(1.1);
}

.image-modal-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.image-modal-img {
    max-width: 100%;
    max-height: 75vh;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 15px;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.5),
        0 8px 25px rgba(0, 0, 0, 0.3);
    animation: modalImageFadeIn 0.4s ease-out;
}

.image-modal-title {
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    font-weight: 600;
    color: white;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    letter-spacing: -0.3px;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px 25px;
    border-radius: 25px;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Modal animations */
@keyframes modalImageFadeIn {
    from {
        opacity: 0;
        transform: scale(0.9) translateY(20px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

/* Prevent body scrolling when modal is open */
body.modal-open {
    overflow: hidden;
}

/* Responsive modal styles */
@media (max-width: 768px) {
    .image-modal-overlay {
        padding: 20px;
    }
    
    .image-modal-close {
        top: 15px;
        right: 15px;
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    
    .image-modal-img {
        max-height: 75vh;
        border-radius: 12px;
    }
    
    .image-modal-title {
        font-size: 1.5rem;
        padding: 12px 20px;
        max-width: 90%;
        word-wrap: break-word;
    }
    
    .image-modal-content {
        max-width: 95vw;
        max-height: 95vh;
    }
}

@media (max-width: 480px) {
    .image-modal-overlay {
        padding: 15px;
    }
    
    .image-modal-close {
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    
    .image-modal-img {
        max-height: 70vh;
        border-radius: 10px;
    }
    
    .image-modal-title {
        font-size: 1.3rem;
        padding: 10px 15px;
        max-width: 95%;
        line-height: 1.4;
    }
    
    .image-modal-container {
        gap: 15px;
    }
    
    .image-modal-content {
        max-width: 98vw;
        max-height: 98vh;
    }
}

@media (max-width: 360px) {
    .image-modal-overlay {
        padding: 10px;
    }
    
    .image-modal-close {
        top: 5px;
        right: 5px;
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    
    .image-modal-img {
        max-height: 65vh;
        border-radius: 8px;
    }
    
    .image-modal-title {
        font-size: 1.1rem;
        padding: 8px 12px;
        max-width: 100%;
        line-height: 1.3;
    }
    
    .image-modal-container {
        gap: 12px;
    }
} 

/* --- Menu Overlay (Yiyecek Kategori Kartları) Stilleri --- */
.menu-overlay-page {
    position: relative;
    padding: 80px 0;
    background-color: #f8f9fa;
}

.food-category-item {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease-in-out;
}

.food-category-item:hover,
.food-category-item:focus {
    text-decoration: none;
    color: inherit;
    transform: translateY(-8px);
}

.category-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0,0,0,0.1);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.food-category-item:hover .category-card {
    box-shadow: 0 16px 45px rgba(0,0,0,0.15);
}

.category-card .category-image {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.food-category-item:hover .category-card .category-image {
    transform: scale(1.05);
}

.category-card .category-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px 20px 20px;
    color: white;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.category-card .category-info h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: white;
    margin: 0 0 5px 0;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
    line-height: 1.2;
}

.category-view-link {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: rgba(255,255,255,0.8);
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease-out;
}

.food-category-item:hover .category-view-link {
    opacity: 1;
    transform: translateY(0);
    color: #fff;
}

.category-view-link i {
    margin-left: 5px;
    font-size: 0.8em;
    transition: transform 0.2s ease-out;
}

.food-category-item:hover .category-view-link i {
    transform: translateX(3px);
}

/* Fallback for no image */
.category-image-placeholder {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #c08c4d, #d4a574);
    color: white;
    font-size: 3rem;
}

/* Responsive design for category cards */
@media (max-width: 992px) {
    .menu-overlay-page {
        padding: 60px 0;
    }
    .category-card .category-info h3 {
        font-size: 1.4rem;
    }
}

@media (max-width: 768px) {
    .food-category-item {
        margin-bottom: 30px;
    }
    .category-card .category-info h3 {
        font-size: 1.3rem;
    }
} 

/* Subcategory tabs */
.nav-tabs#subcategory-tabs {
    border-bottom: 2px solid rgba(192, 140, 77, 0.2);
}
.nav-tabs#subcategory-tabs > li > a {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: #2c3e50;
    border: none;
    border-bottom: 2px solid transparent;
}
.nav-tabs#subcategory-tabs > li.active > a,
.nav-tabs#subcategory-tabs > li.active > a:focus,
.nav-tabs#subcategory-tabs > li.active > a:hover {
    color: #c08c4d;
    border: none;
    border-bottom: 2px solid #c08c4d;
    background: transparent;
}
.nav-tabs#subcategory-tabs > li > a:hover {
    background: transparent;
    color: #c08c4d;
}
/* Space within tab panes */
#subcategory-tabcontent .menu-items-list {
    margin-top: 20px;
} 

/* Subcategory single-page layout */
.subcategory-section {
    margin: 40px 0;
    padding: 10px 0 0 0;
}
.subcategory-title {
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    color: #2c3e50;
    margin: 0 0 20px 0;
    position: relative;
}
.subcategory-title::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #c08c4d, #d4a574);
    border-radius: 2px;
} 

/* Quick category navigation (drinks) */
.category-quick-nav {
    position: sticky;
    top: 60px; /* below fixed navbar */
    z-index: 50;
    background: rgba(255,255,255,0.95);
    border-bottom: 1px solid rgba(0,0,0,0.06);
    backdrop-filter: blur(8px);
}
.category-quick-nav .quick-nav-list {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px 0;
}
.category-quick-nav .quick-nav-item {
    white-space: nowrap;
    padding: 8px 14px;
    border-radius: 20px;
    border: 1px solid rgba(192,140,77,0.25);
    color: #2c3e50;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}
.category-quick-nav .quick-nav-item:hover {
    background: rgba(192,140,77,0.1);
    color: #2c3e50;
}
@media (max-width: 768px) {
    .category-quick-nav { top: 50px; }
    .category-quick-nav .quick-nav-list { gap: 8px; padding: 8px 0; }
    .category-quick-nav .quick-nav-item { padding: 7px 12px; font-size: 0.95rem; }
} 

/* Menu search bar */
.menu-search-bar {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 10px;
    padding: 10px 12px;
    margin: 20px 0 10px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
}
.menu-search-icon { color: #7b8a97; }
.menu-search-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 1rem;
    background: transparent;
}
.menu-search-clear {
    border: none;
    background: transparent;
    color: #7b8a97;
    padding: 6px;
    border-radius: 6px;
}
.menu-search-clear:hover { background: rgba(0,0,0,0.05); }
.menu-search-result-count { color: #7b8a97; margin-left: auto; font-size: 0.9rem; }

@media (max-width: 768px) {
    .menu-search-bar { gap: 8px; padding: 8px 10px; }
    .menu-search-input { font-size: 0.95rem; }
    .menu-search-result-count { display: none; }
} 