
    * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;700&family=Cormorant+Garamond:wght@300;400;600&display=swap');

        body {
            font-family: 'Georgia', serif;
            background-color: #1a1a1a;
            color: #ffffff;
            line-height: 1.6;
            overflow-x: hidden;
        }

        /* Header Styles */
        .header {
            position: fixed;
            top: 0;
            width: 100%;
            background: rgba(26, 26, 26, 0.95);
            backdrop-filter: blur(10px);
            z-index: 1000;
            padding: 15px 0;
            transition: all 0.3s ease;
        }

        .nav-container {
            max-width: 1200px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 20px;
        }

        .contact-info {
            display: flex;
            align-items: center;
            font-size: 12px;
            color: #cccccc;
        }

        .contact-info span {
            margin-right: 20px;
        }

        .logo {
            font-size: 32px;
            font-weight: bold;
            letter-spacing: 3px;
            color: #ffffff;
            text-decoration: none;
        }

        .nav-menu {
            display: flex;
            list-style: none;
            align-items: center;
        }

        .nav-menu li {
            margin: 0 25px;
        }

        .nav-menu a {
            color: #ffffff;
            text-decoration: none;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: color 0.3s ease;
        }

        .nav-menu a:hover {
            color: #d4af37;
        }

        .book-table {
            background: linear-gradient(45deg, #d4af37, #f4d03f);
            color: #1a1a1a;
            padding: 12px 25px;
            border-radius: 25px;
            text-decoration: none;
            font-weight: bold;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: all 0.3s ease;
        }

        .book-table:hover {
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
        }

        /* Mobile Menu */
        .mobile-menu-toggle {
            display: none;
            flex-direction: column;
            cursor: pointer;
        }

        .mobile-menu-toggle span {
            width: 25px;
            height: 3px;
            background: #ffffff;
            margin: 3px 0;
            transition: 0.3s;
        }

        /* Hero Section */
        .hero {
            height: 100vh;
            background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
                        url('interior-shot-cafe-with-chairs-near-bar-with-wooden-tables.jpg');
            background-size: cover;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

        .hero-content h1 {
            font-size: 4rem;
            margin-bottom: 20px;
            font-weight: 300;
            letter-spacing: 2px;
            animation: fadeInUp 1s ease;
        }
.menu-section-title{

    font-family: 'Brush Script MT', cursive;
            font-size: 2.5rem;
            color: #d4af37;
            margin: 50px 0 20px;
            text-align: center;
            font-weight: 400;
            margin-top:150px;
            letter-spacing: 1px;
            animation: fadeInUp 1s ease 0.2s both;
}
        .hero-welcome {
            font-family: 'Brush Script MT', cursive;
            font-size: 5.5rem;
            font-weight: 300;
            color: #d4af37;
            margin-bottom: 10px;
            letter-spacing: 3px;
            animation: fadeInUp 1s ease 0.3s both;
            font-style: italic;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
        }

        .hero-subtitle {
            font-family: 'Cormorant Garamond', serif;
            font-size: 1.4rem;
            color: #e8e8e8;
            margin-bottom: 30px;
            max-width: 600px;
            line-height: 1.8;
            animation: fadeInUp 1s ease 0.6s both;
            font-weight: 300;
            letter-spacing: 0.5px;
        }

        /* About Section */
        .about-section {
            padding: 100px 0;
            background: #1a1a1a;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .about-content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
        }

        .about-text {
            padding-right: 40px;
        }

        .section-subtitle {
            color: #d4af37;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 20px;
        }

        .section-title {
            font-size: 3rem;
            margin-bottom: 30px;
            font-weight: 300;
            line-height: 1.2;
        }

        .about-description {
            font-size: 16px;
            color: #cccccc;
            margin-bottom: 40px;
            line-height: 1.8;
        }

        .signature {
            font-family: 'Brush Script MT', cursive;
            font-size: 48px;
            color: #d4af37;
            margin-bottom: 10px;
        }

        .signature-title {
            font-size: 14px;
            color: #999999;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .about-image {
            position: relative;
            height: 500px;
            background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                        url('roastpotatoes-beef.png');
            background-size: cover;
            background-position: center;
            border-radius: 10px;
        }

        /* Experience Section */
        .experience-section {
            padding: 100px 0;
            background: #222222;
        }

        .experience-content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
        }

        .experience-image {
            height: 400px;
            background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), 
                        url('top-view-cooked-tur-meat-with-asparagus-tasty-sauce.jpg');
            background-size: cover;
            background-position: center;
            border-radius: 10px;
        }

        .stats {
            display: flex;
            justify-content: space-between;
            margin-top: 40px;
        }

        .stat-item {
            text-align: center;
        }

        .stat-number {
            font-size: 3rem;
            color: #d4af37;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .stat-label {
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #999999;
        }

        /* Reservation Section */
        .reservation-section {
            padding: 100px 0;
            background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), 
                        url('interior-shot-cafe-with-chairs-near-bar-with-wooden-tables.jpg');
            background-size: cover;
            background-position: center;
            text-align: center;
            color: #ffffff;
        }

        .reservation-content h2 {
            font-size: 3rem;
            margin-bottom: 20px;
            font-weight: 300;
        }

        .reservation-content p {
            font-size: 16px;
            color: #cccccc;
            margin-bottom: 40px;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

        .make-reservation {
            background: linear-gradient(45deg, #d4af37, #f4d03f);
            color: #1a1a1a;
            padding: 15px 35px;
            border-radius: 30px;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: all 0.3s ease;
            display: inline-block;
        }

        .make-reservation:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4);
        }

        /* Footer */
        .footer {
            background: #111111;
            padding: 60px 0 30px;
        }

        .footer-content {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 40px;
            margin-bottom: 40px;
        }

        .footer-section h3 {
            color: #d4af37;
            margin-bottom: 20px;
            font-size: 18px;
        }

        .footer-section p, .footer-section a {
            color: #cccccc;
            text-decoration: none;
            font-size: 14px;
            margin-bottom: 10px;
            display: block;
        }

        .footer-section a:hover {
            color: #d4af37;
        }

        .social-icons {
            display: flex;
            gap: 15px;
            margin-top: 20px;
        }

        .social-icon {
            width: 40px;
            height: 40px;
            background: #333;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #ffffff;
            text-decoration: none;
            transition: all 0.3s ease;
        }

        .social-icon:hover {
            background: #d4af37;
            color: #1a1a1a;
        }

        .footer-bottom {
            border-top: 1px solid #333;
            padding-top: 30px;
            text-align: center;
            color: #666;
            font-size: 12px;
        }

        /* Contact Form Modal */
        .modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.8);
            z-index: 2000;
            align-items: center;
            justify-content: center;
        }

        .modal.show {
            display: flex;
        }

        .modal-content {
            background: #222222;
            padding: 40px;
            border-radius: 10px;
            max-width: 500px;
            width: 90%;
            position: relative;
        }

        .close-button {
            position: absolute;
            top: 15px;
            right: 15px;
            font-size: 24px;
            color: #ffffff;
            cursor: pointer;
        }

        .modal-content h2 {
            font-size: 2rem;
            color: #d4af37;
            margin-bottom: 20px;
            text-align: center;
        }

        .form-group {
            margin-bottom: 20px;
        }

        .form-group label {
            display: block;
            font-size: 14px;
            color: #cccccc;
            margin-bottom: 8px;
        }

        .form-group input,
        .form-group select {
            width: 100%;
            padding: 10px;
            border: none;
            border-radius: 5px;
            background: #333333;
            color: #ffffff;
            font-size: 14px;
        }

        .form-group input:focus,
        .form-group select:focus {
            outline: none;
            box-shadow: 0 0 5px rgba(212, 175, 55, 0.5);
        }

        .form-group select.table-select {
            width: 100%;
            padding: 10px;
            border: none;
            border-radius: 5px;
            background: #333333;
            color: #ffffff;
            font-size: 14px;
        }

        .form-group select.table-select:focus {
            outline: none;
            box-shadow: 0 0 5px rgba(212, 175, 55, 0.5);
        }

        .submit-button {
            background: linear-gradient(45deg, #d4af37, #f4d03f);
            color: #1a1a1a;
            padding: 12px 25px;
            border: none;
            border-radius: 25px;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px;
            cursor: pointer;
            width: 100%;
            transition: all 0.3s ease;
        }

        .submit-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
        }

        .form-status {
            margin-top: 20px;
            text-align: center;
            color: #cccccc;
        }

        /* Animations */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(50px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .fade-in {
            opacity: 0;
            transform: translateY(30px);
            transition: all 0.6s ease;
        }

        .fade-in.visible {
            opacity: 1;
            transform: translateY(0);
        }

        /* Mobile Responsiveness */
        @media (max-width: 768px) {
            .contact-info {
                display: none;
            }

            .nav-menu {
                display: none;
            }

            .mobile-menu-toggle {
                display: flex;
            }

            .hero-welcome {
                font-size: 3.5rem;
            }

            .hero-subtitle {
                font-size: 1.2rem;
                padding: 0 20px;
            }

            .hero-content h1 {
                font-size: 2.5rem;
            }

            .about-content,
            .experience-content {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .about-text {
                padding-right: 0;
                order: 2;
            }

            .about-image {
                order: 1;
            }

            .section-title {
                font-size: 2rem;
            }

            .stats {
                flex-direction: column;
                gap: 30px;
            }

            .footer-content {
                grid-template-columns: repeat(2, 1fr);
                gap: 30px;
            }

            .reservation-content h2 {
                font-size: 2rem;
            }
        }

        @media (max-width: 480px) {
            .nav-container {
                padding: 0 15px;
            }

            .logo {
                font-size: 24px;
            }

            .hero-welcome {
                font-size: 2.8rem;
            }

            .hero-subtitle {
                font-size: 1.1rem;
            }

            .hero-content h1 {
                font-size: 2rem;
            }

            .section-title {
                font-size: 1.8rem;
            }

            .footer-content {
                grid-template-columns: 1fr;
            }
        }



    .menu-grid {
            margin-top:50px;
            display: grid;
            gap: 25px;
            margin-bottom: 50px;
        }

        /* Mobile: 2 per row */
        @media (max-width: 767px) {
            .menu-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 15px;
            }
        }

        /* Tablet: 3 per row */
        @media (min-width: 768px) and (max-width: 1023px) {
            .menu-grid {
                grid-template-columns: repeat(3, 1fr);
                gap: 20px;
            }
        }

        /* Desktop: 4 per row */
        @media (min-width: 1024px) {
            .menu-grid {
                grid-template-columns: repeat(4, 1fr);
                gap: 25px;
            }
        }

        .food-card {
            background: linear-gradient(135deg, #4a4a4a, #5a5a5a);
            border-radius: 20px;
            padding: 0;
            color: #f5f5f5;
            box-shadow: 0 10px 30px rgba(0,0,0,0.4);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            position: relative;
            overflow: hidden;
        }

        .food-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 40px rgba(255, 193, 7, 0.2);
        }

        .food-image {
            width: 100%;
            height: 220px;
            border-radius: 20px 20px 0 0;
            margin-bottom: 0;
            position: relative;
            overflow: hidden;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

        .food-name {
            font-size: 1.3rem;
            font-weight: bold;
            margin-bottom: 8px;
            text-align: center;
            color: #FFC107;
            padding: 0 20px;
            margin-top: 15px;
        }

        .food-description {
            text-align: center;
            color: #d4d4d4;
            margin-bottom: 15px;
            font-size: 0.85rem;
            line-height: 1.4;
            padding: 0 20px;
        }

        .price-container {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 15px;
            padding: 0 20px;
        }

        .price {
            background: linear-gradient(135deg, #FFC107, #FF9800);
            color: #2c2c2c;
            padding: 8px 20px;
            border-radius: 25px;
            font-weight: bold;
            font-size: 1.3rem;
            margin: 0;
        }

        .book-button {
            background: linear-gradient(135deg, #ffd900, #ff9500);
            color: white;
            border: none;
            padding: 12px 25px;
            border-radius: 0 0 20px 20px;
            font-weight: bold;
            cursor: pointer;
            width: 100%;
            font-size: 1rem;
            transition: all 0.3s ease;
        }

        .book-button:hover {
            background: linear-gradient(135deg, #ffbf00);
            transform: scale(1.02);
        }

        .book-button:active {
            transform: scale(0.98);
        }

        .beverages-section {
            margin-top: 50px;
        }

        .section-title {
            font-size: 2.2rem;
            font-weight: bold;
            margin-bottom: 30px;
            text-align: center;
            color: #FFC107;
        }

        .beverages-grid {
            background: linear-gradient(135deg, #4a4a4a, #5a5a5a);
            border-radius: 20px;
            padding: 30px;
            display: grid;
            gap: 25px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.4);
        }

        @media (max-width: 767px) {
            .beverages-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 20px;
                padding: 20px;
            }
        }

        @media (min-width: 768px) and (max-width: 1023px) {
            .beverages-grid {
                grid-template-columns: repeat(3, 1fr);
            }
        }

        @media (min-width: 1024px) {
            .beverages-grid {
                grid-template-columns: repeat(4, 1fr);
            }
        }

        .beverage-item {
            text-align: center;
            color: #f5f5f5;
            padding: 15px;
            border-radius: 15px;
            transition: background-color 0.3s ease;
        }

        .beverage-item:hover {
            background-color: rgba(255, 193, 7, 0.1);
        }

        .beverage-icon {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            margin: 0 auto 15px;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            border: 3px solid #FFC107;
        }

        .beverage-name {
            font-weight: bold;
            margin-bottom: 5px;
            font-size: 1.1rem;
            color: #FFC107;
        }

        .beverage-description {
            font-size: 0.8rem;
            color: #d4d4d4;
            margin-bottom: 15px;
        }

        .beverage-price {
            background: linear-gradient(135deg, #FFC107, #FF9800);
            color: #2c2c2c;
            padding: 6px 15px;
            border-radius: 20px;
            font-weight: bold;
            display: inline-block;
            margin-bottom: 10px;
            font-size: 1.1rem;
        }

        .beverage-button {
            background: linear-gradient(135deg, #FF9800, #FF6F00);
            color: white;
            border: none;
            padding: 8px 20px;
            border-radius: 20px;
            font-weight: bold;
            cursor: pointer;
            font-size: 0.9rem;
            transition: all 0.3s ease;
            width: 100%;
        }

        .beverage-button:hover {
            background: linear-gradient(135deg, #FF6F00, #E65100);
            transform: scale(1.05);
        }

        .loading {
            opacity: 0.7;
            pointer-events: none;
        }

        @media (max-width: 480px) {
            .header {
                text-align: center;
            }
            
            .logo {
                font-size: 2rem;
            }
            
            .food-card {
                padding: 15px;
            }
            
            .food-image {
                height: 120px;
                font-size: 2.5rem;
            }
            
            .contact-info {
                flex-direction: column;
                text-align: center;
            }
        }

        /* Added CSS for search visibility */
        .menu-controls {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 30px;
            gap: 15px;
        }

        .search-container {
            margin-top:100px;
            display: flex;
            align-items: center;
            gap: 10px;
            width: 100%;
            max-width: 500px;
        }

        .search-input {
            padding: 10px;
            font-size: 1rem;
            border: 2px solid #FFC107;
            border-radius: 25px;
            background-color: #5a5a5a;
            color: #f5f5f5;
            width: 100%;
            outline: none;
        }

        .search-input::placeholder {
            color: #d4d4d4;
        }

        .search-button {
            background: linear-gradient(135deg, #FFC107, #FF9800);
            color: #2c2c2c;
            border: none;
            padding: 10px 20px;
            border-radius: 25px;
            font-weight: bold;
            cursor: pointer;
            font-size: 1rem;
            transition: all 0.3s ease;
        }

        .search-button:hover {
            background: linear-gradient(135deg, #FF9800, #FF6F00);
            transform: scale(1.05);
        }

        .category-filter {
            display: flex;
            gap: 10px;
            justify-content: center;
        }

        .category-button {
            background: linear-gradient(135deg, #4a4a4a, #5a5a5a);
            color: #f5f5f5;
            border: 2px solid #FFC107;
            padding: 8px 20px;
            border-radius: 20px;
            font-weight: bold;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .category-button.active {
            background: linear-gradient(135deg, #FFC107, #FF9800);
            color: #2c2c2c;
        }

        .category-button:hover {
            background: linear-gradient(135deg, #FF9800, #FF6F00);
            color: #2c2c2c;
        }


