.hamburger-icon{display:none;cursor:pointer;padding:10px}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#f0ede4;border-radius:2px}.hamburger-icon.active .bar:nth-child(2){opacity:0}.hamburger-icon.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-icon.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width: 960px){.hamburger-icon{display:block}}.navbar{background-color:transparent;height:90px;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;padding:0 20px;width:100%}.navbar.scrolled{background-color:#0a0a0af2;box-shadow:0 4px 12px #0000001a}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 1rem}.navbar-logo{display:flex;align-items:center;text-decoration:none;color:#f0ede4}.navbar-logo-img{height:130px;padding-top:10px;margin-right:12px;border-radius:50%;object-fit:cover}.logo-text{font-size:2.2rem;font-weight:700;color:#e74c3c;letter-spacing:1px}.navbar-menu{display:flex;align-items:center}.logo-text{padding-top:40px}.nav-menu{display:flex;align-items:center;list-style:none;margin-right:2rem;padding-left:0}.nav-item{margin:0 1rem}.nav-link{color:#fff;text-decoration:none;font-size:1.2rem;padding:.5rem;transition:all .3s ease;position:relative;font-weight:500}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#e74c3c;transition:width .3s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.order-button{background-color:#e74c3c;color:#fff;padding:.8rem 1.8rem;border-radius:4px;text-decoration:none;font-weight:600;transition:all .3s ease;font-size:1.1rem;letter-spacing:.5px}.order-button:hover{background-color:#c0392b;transform:translateY(-2px)}.menu-icon{display:none}@media screen and (max-width: 960px){.navbar-container{position:relative}.nav-menu{display:flex;flex-direction:column;width:100%;position:absolute;top:90px;left:-100%;opacity:0;transition:all .5s ease;background-color:#0a0a0a;padding:2rem 0;margin:0}.nav-menu.active{left:0;opacity:1;z-index:1;transition:all .5s ease}.nav-item{width:100%;margin:0;text-align:center;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-link{width:100%;display:block;padding:.5rem 0}.order-button{display:none}.menu-icon{display:block;cursor:pointer;font-size:1.8rem;color:#fff}}.landing-container{width:100%;overflow-x:hidden;background-color:#0a0a0a;color:#fff}.about-section{padding:5rem 2rem;background-color:#0f0f0f}.about-container{display:flex;max-width:1200px;margin:0 auto;gap:40px}.about-image{flex:1;min-height:400px;background-image:url(/images/restaurant-story.jpg);background-size:cover;background-position:center;border-radius:10px;box-shadow:0 10px 30px #0000004d}.about-content{flex:1;padding:20px}.about-content h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;position:relative;padding-bottom:15px}.about-content h2:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background-color:#e53935}.about-content p{font-size:1.1rem;color:#ddd;line-height:1.8;margin-bottom:1.5rem}.about-button{display:inline-block;background-color:#4b6e4b;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:all .3s ease;margin-top:1rem}.about-button:hover{background-color:#5a835a;transform:translateY(-3px);box-shadow:0 5px 15px #0003}@media (max-width: 900px){.about-container{flex-direction:column}.about-image{min-height:300px;order:2}.about-content{order:1}}.hero-section{height:100vh;width:100%;background-color:#0a0a0a;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding-top:90px;box-sizing:border-box}.halal-badge{position:absolute;top:110px;right:30px;z-index:10;background:linear-gradient(135deg,#2e7d32,#4caf50);color:#fff;padding:15px 20px;border-radius:50px;text-align:center;box-shadow:0 8px 25px #0000004d;border:3px solid #fff;animation:pulse 2s infinite}.halal-icon{display:flex;flex-direction:column;align-items:center;margin-bottom:5px}.halal-text{font-size:1.2rem;font-weight:900;letter-spacing:2px;line-height:1}.certified-text{font-size:.8rem;font-weight:600;letter-spacing:1px;opacity:.9}.halal-subtext{font-size:.7rem;font-weight:500;opacity:.8;letter-spacing:1px}@keyframes pulse{0%{transform:scale(1);box-shadow:0 8px 25px #0000004d}50%{transform:scale(1.05);box-shadow:0 12px 35px #4caf5066}to{transform:scale(1);box-shadow:0 8px 25px #0000004d}}.hero-content-container{display:flex;align-items:center;justify-content:space-between;width:100%;height:calc(100% - 90px);padding:0 50px;margin:0}.hero-carousel{width:50%;height:80%;position:relative;overflow:hidden;border-radius:15px;box-shadow:0 20px 60px #0006;margin-right:4rem}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease-in-out}.carousel-slide.active{opacity:1}.carousel-indicators{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:5}.indicator{width:14px;height:14px;border-radius:50%;background-color:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease}.indicator.active{background-color:#e53935;border-color:#fff;transform:scale(1.3)}.hero-text-content{width:45%;display:flex;flex-direction:column;justify-content:center;padding-left:2rem}.hero-title{font-family:Playfair Display,serif;font-size:4.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700;line-height:1.1;text-transform:uppercase;letter-spacing:2px;text-align:center}.title-highlight{color:#e53935;display:block;background:linear-gradient(45deg,#e53935,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.4rem;margin-bottom:3rem;color:#ddd;line-height:1.6;font-weight:300}.hero-buttons{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.hero-button{display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;padding:1.2rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;border:2px solid transparent;min-width:280px}.hero-button.primary{background:linear-gradient(135deg,#e53935,#c62828);color:#fff;box-shadow:0 8px 25px #e539354d}.hero-button.primary:hover{background:linear-gradient(135deg,#c62828,#b71c1c);transform:translateY(-3px);box-shadow:0 12px 35px #e5393566}.hero-button.secondary{background:transparent;color:#fff;border:2px solid #e53935;box-shadow:0 8px 25px #0003}.hero-button.secondary:hover{background:#e539351a;border-color:#ff6b6b;transform:translateY(-3px);box-shadow:0 12px 35px #e5393533}.button-icon{font-size:1.3rem}.hero-features{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.feature-item{display:flex;align-items:center;gap:8px;color:#ccc;font-size:.95rem;font-weight:500}.feature-icon{font-size:1.2rem}@media screen and (max-width: 1200px){.hero-title{font-size:3.5rem}.hero-carousel{margin-right:2rem}.hero-text-content{padding-left:1rem}}@media screen and (max-width: 992px){.hero-content-container{flex-direction:column;padding:0 30px;gap:2rem}.hero-carousel{width:100%;height:50%;margin-right:0;margin-bottom:2rem}.hero-text-content{width:100%;text-align:center;padding:0}.hero-title{font-size:3rem}.halal-badge{top:100px;right:20px;padding:12px 16px}.halal-text{font-size:1rem}}@media screen and (max-width: 768px){.hero-content-container{padding:0 20px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{gap:1rem}.hero-button{width:100%;padding:1rem 2rem;font-size:1rem;min-width:auto}.hero-features{justify-content:center;gap:1.5rem}.feature-item{font-size:.9rem}.halal-badge{top:95px;right:15px;padding:10px 14px}.halal-text{font-size:.9rem}.certified-text{font-size:.7rem}.halal-subtext{font-size:.6rem}}@media screen and (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-button{padding:.9rem 1.5rem;font-size:.95rem}.button-icon{font-size:1.1rem}.hero-features{flex-direction:column;gap:1rem;align-items:center}}.daily-specials-section{padding:5rem 2rem;background-color:#10100f;color:#fff}.specials-header{text-align:center;margin-bottom:3rem}.specials-header h2{font-size:2.5rem;color:#fff;margin-bottom:1rem;font-weight:700;position:relative;padding-bottom:15px;display:inline-block}.specials-header h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#e53935}.specials-header p{font-size:1.2rem;color:#ccc}.specials-container{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;max-width:1200px;margin:0 auto}.special-card{width:350px;background-color:#1a1a1a;border-radius:8px;overflow:hidden;box-shadow:0 10px 20px #0003;transition:transform .3s ease,box-shadow .3s ease}.special-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000004d}.special-image{height:200px;background-size:cover;background-position:center;position:relative}.special-day{position:absolute;top:0;right:0;background-color:#e53935;color:#fff;padding:8px 15px;font-weight:600;font-size:.9rem;letter-spacing:1px}.special-content{padding:20px}.special-content h3{font-size:1.5rem;margin-bottom:10px;color:#fff}.special-content p{color:#ccc;margin-bottom:15px;font-size:1rem;line-height:1.5}.special-prices{display:flex;align-items:center;margin-bottom:20px}.regular-price{text-decoration:line-through;color:#999;margin-right:10px;font-size:1rem}.special-price{color:#e53935;font-size:1.5rem;font-weight:700}.special-button{display:inline-block;background-color:#4b6e4b;color:#fff;padding:10px 20px;border-radius:4px;text-decoration:none;font-weight:600;transition:all .3s ease;text-align:center;width:100%}.special-button:hover{background-color:#5a835a;transform:translateY(-3px)}@media (max-width: 768px){.daily-specials-section{padding:3rem 1rem}.specials-header h2{font-size:2rem}.special-card{width:100%;max-width:400px}}.yelp-reviews-section{padding:5rem 2rem;background-color:#0a0a0a;color:#fff}.reviews-header{text-align:center;margin-bottom:3rem}.reviews-header h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700}.overall-rating{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.large-rating{font-size:3.5rem;font-weight:700;color:#e53935;margin-right:1.5rem}.rating-breakdown{text-align:left}.rating-stars{margin-bottom:.5rem}.star{font-size:1.5rem;margin-right:3px}.star.filled{color:#e53935}.star.empty{color:#444}.rating-breakdown p{color:#999;font-size:.9rem}.reviews-container{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.review-card{background-color:#161616;border-radius:8px;padding:1.5rem;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.review-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reviewer-info{display:flex;align-items:center}.reviewer-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:1rem;border:2px solid #e53935}.reviewer-details h4{color:#fff;margin-bottom:.2rem;font-size:1.1rem}.review-date{color:#999;font-size:.9rem}.review-rating .star{font-size:1.2rem}.review-body{margin-bottom:1.5rem;font-size:1rem;line-height:1.6;color:#ddd}.review-footer{display:flex;gap:1rem}.usefulness-btn,.review-share-btn{background:none;border:1px solid #444;color:#ccc;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.usefulness-btn:hover,.review-share-btn:hover{background-color:#222;border-color:#666}.usefulness-btn i,.review-share-btn i{margin-right:5px}.reviews-footer{margin-top:3rem;text-align:center;display:flex;justify-content:center;gap:2rem}.see-all-reviews,.write-review{display:inline-block;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:all .3s ease}.see-all-reviews{background-color:transparent;color:#ddd;border:1px solid #444}.see-all-reviews:hover{background-color:#222;border-color:#666}.write-review{background-color:#e53935;color:#fff}.write-review:hover{background-color:#c62828;transform:translateY(-3px)}@media (max-width: 768px){.yelp-reviews-section{padding:3rem 1rem}.reviews-header h2{font-size:2rem}.large-rating{font-size:2.5rem}.overall-rating{flex-direction:column;gap:1rem}.large-rating{margin-right:0}.rating-breakdown{text-align:center}.review-header{flex-direction:column;align-items:flex-start;gap:1rem}.reviews-footer{flex-direction:column;gap:1rem}.see-all-reviews,.write-review{width:100%}}.photo-gallery-section{padding:5rem 2rem;background-color:#0a0a0a;text-align:center}.gallery-title{font-size:2.5rem;color:#f0ede4;margin-bottom:1rem;font-weight:700}.gallery-subtitle{font-size:1.2rem;color:#aaa;margin-bottom:3rem}.photo-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto}.gallery-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 10px 20px #0003;transition:all .3s ease;aspect-ratio:4/3}.gallery-item:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000004d}.gallery-image{width:100%;height:100%;background-size:cover;background-position:center;transition:all .5s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem;background:linear-gradient(transparent,#000c);opacity:0;transition:all .3s ease;text-align:left}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.gallery-overlay p{color:#ddd;font-size:1rem}@media screen and (max-width: 992px){.photo-gallery{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.photo-gallery-section{padding:3rem 1rem}.gallery-title{font-size:2rem}.gallery-subtitle{font-size:1rem}}@media screen and (max-width: 576px){.photo-gallery{grid-template-columns:1fr}}.site-footer{background-color:#1a1a1a;color:#f5f5f5;padding:4rem 2rem 1rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:30px}.footer-section{flex:1;min-width:200px}.branding-section{flex:1.5;min-width:250px}.links-section{flex:.8;min-width:150px}.hours-section,.contact-section{flex:1.5;min-width:250px}.footer-section h3{color:#e53935;font-size:1.5rem;margin-bottom:1.5rem;position:relative;padding-bottom:10px}.footer-section h3:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-color:#e53935}.footer-section p{line-height:1.6;margin-bottom:1.5rem;color:#ccc}.social-icons{display:flex;gap:15px}.social-icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#333;color:#fff;border-radius:50%;transition:all .3s ease}.social-icons a:hover{background-color:#e53935;transform:translateY(-5px)}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#e53935;padding-left:5px}.hours li{margin-bottom:15px;color:#ccc;display:flex;flex-direction:column}.hours li span{font-weight:600;color:#fff;margin-bottom:3px}.contact li{display:flex;align-items:flex-start;margin-bottom:15px;color:#ccc}.contact li i{margin-right:10px;color:#e53935;min-width:20px;margin-top:4px}.reservation-btn{background-color:#e53935;color:#fff;border:none;padding:12px 24px;border-radius:5px;cursor:pointer;font-weight:600;transition:all .3s ease;margin-top:1rem}.reservation-btn:hover{background-color:#c62828;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.footer-bottom{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #444}.footer-bottom p{color:#aaa;font-size:.9rem}.fab,.fas{display:inline-block;width:1em}@media (max-width: 992px){.branding-section,.links-section,.hours-section,.contact-section{flex:1 1 40%}}@media (max-width: 768px){.footer-section{flex:1 1 100%}.hours li{margin-bottom:12px}}.menu-container{padding:100px 2rem 4rem;max-width:1200px;margin:0 auto;color:#fff;min-height:100vh}.menu-header{text-align:center;margin-bottom:3rem}.menu-header h1{font-size:3rem;color:#fff;margin-bottom:1rem}.menu-header p{font-size:1.2rem;color:#ddd}.menu-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:3rem;position:sticky;top:100px;background-color:#0a0a0ae6;padding:15px 0;z-index:10;border-radius:8px}.menu-items{display:flex;flex-direction:column;gap:3rem}.menu-category{border-bottom:1px solid #333;padding-bottom:2rem;scroll-margin-top:150px}.menu-category:last-child{border-bottom:none}.menu-category h2{font-size:2rem;color:#e53935;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.menu-category h2:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background-color:#e53935}.item{display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed #333;align-items:flex-start}.item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.item-info{flex:1}.item-info h3{font-size:1.3rem;color:#fff;margin-bottom:.5rem}.item-info p{font-size:1rem;color:#ccc;line-height:1.5}.item-price{font-size:1.3rem;font-weight:700;color:#e53935;margin-left:2rem;display:flex;align-items:center;min-width:150px;text-align:right}.price-options{display:flex;flex-direction:column;gap:.5rem;text-align:right}.single-price,.family-price{font-size:1.1rem;color:#e53935}.single-price{font-weight:600}.family-price{font-weight:500;color:#ff6b6b;font-size:1rem}@media (max-width: 768px){.menu-container{padding:90px 1rem 2rem}.menu-header h1{font-size:2.5rem}.menu-categories{top:90px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:15px;gap:10px}.category-btn{white-space:nowrap;font-size:.9rem;padding:8px 16px}.item{flex-direction:column;gap:1rem}.item-price{margin-left:0;margin-top:1rem;align-self:flex-start;min-width:auto}.price-options{text-align:left}.single-price,.family-price{font-size:1rem}}@media (max-width: 480px){.menu-header h1{font-size:2rem}.menu-header p{font-size:1rem}.item-info h3{font-size:1.2rem}.item-info p{font-size:.9rem}}.catering-container{padding:100px 2rem 4rem;max-width:1400px;margin:0 auto;color:#fff;min-height:100vh}.catering-header{text-align:center;margin-bottom:3rem}.catering-header h1{font-size:3rem;color:#fff;margin-bottom:1rem}.catering-header p{font-size:1.2rem;color:#ddd;margin-bottom:2rem}.catering-info{background-color:#e539351a;border:2px solid #e53935;border-radius:12px;padding:2rem;margin:2rem auto;max-width:800px}.catering-notice{margin-bottom:2rem;text-align:center}.catering-notice p{color:#ff6b6b;font-size:1.1rem;background-color:#e5393533;padding:1rem;border-radius:8px;border-left:4px solid #e53935}.contact-info{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem}.location,.phone{text-align:center}.location h3,.phone h3{color:#e53935;margin-bottom:.5rem;font-size:1.2rem}.location p,.phone p{color:#ccc;font-size:1rem}.catering-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:3rem;position:sticky;top:100px;background-color:#0a0a0ae6;padding:15px 0;z-index:10;border-radius:8px}.category-btn{padding:10px 20px;background-color:transparent;border:2px solid #e53935;color:#e53935;font-weight:600;border-radius:5px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.category-btn:hover,.category-btn.active{background-color:#e53935;color:#fff}.catering-items{display:flex;flex-direction:column;gap:3rem}.catering-category{border-bottom:1px solid #333;padding-bottom:2rem;scroll-margin-top:150px}.catering-category:last-child{border-bottom:none}.catering-category h2{font-size:2rem;color:#e53935;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;text-align:center}.catering-category h2:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:60px;height:3px;background-color:#e53935}.items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.catering-item{background-color:#ffffff0d;border:1px solid rgba(229,57,53,.3);border-radius:8px;padding:1.5rem;transition:all .3s ease}.catering-item:hover{background-color:#ffffff14;border-color:#e53935;transform:translateY(-2px)}.item-info h3{font-size:1.2rem;color:#fff;margin-bottom:1rem;text-align:center}.item-pricing{display:flex;justify-content:space-between;gap:1rem}.price-option{display:flex;flex-direction:column;align-items:center;flex:1;padding:.8rem;background-color:#e539351a;border-radius:6px;border:1px solid rgba(229,57,53,.3)}.price-label{font-size:.9rem;color:#ccc;font-weight:600;margin-bottom:.3rem}.price-value{font-size:1.2rem;color:#e53935;font-weight:700}@media (max-width: 768px){.catering-container{padding:90px 1rem 2rem}.catering-header h1{font-size:2.5rem}.catering-info{padding:1.5rem;margin:1rem auto}.contact-info{flex-direction:column;gap:1rem}.catering-categories{top:90px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:15px;gap:10px}.category-btn{font-size:.9rem;padding:8px 16px}.items-grid{grid-template-columns:1fr;gap:1rem}.catering-item{padding:1rem}.item-pricing{gap:.5rem}.price-option{padding:.6rem}.price-value{font-size:1.1rem}}@media (max-width: 480px){.catering-header h1{font-size:2rem}.catering-header p,.catering-notice p{font-size:1rem}.item-info h3{font-size:1.1rem}}.about-us-container{background-color:#0a0a0a;color:#fff}.about-us-hero{height:60vh;background-image:url(/images/about-hero.jpg);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center}.about-us-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0000004d,#000000b3)}.about-us-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.about-us-hero-content h1{font-size:4rem;margin-bottom:1rem;font-weight:700;color:#fff;font-family:Playfair Display,serif}.about-us-hero-content p{font-size:1.5rem;color:#f0ede4}.about-us-content{max-width:1200px;margin:0 auto;padding:5rem 2rem}.about-us-section{display:flex;align-items:center;margin-bottom:5rem;gap:4rem}.about-us-section.reverse{flex-direction:row-reverse}.about-us-text{flex:1}.about-us-text h2{font-size:2.5rem;color:#e53935;margin-bottom:1.5rem;font-weight:600}.about-us-text p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#ddd}.about-us-text ul{list-style:none;padding-left:0}.about-us-text ul li{margin-bottom:1rem;padding-left:1.5rem;position:relative;font-size:1.1rem;color:#ddd}.about-us-text ul li:before{content:"•";color:#e53935;position:absolute;left:0;font-size:1.2rem}.about-us-text ul li span{color:#e53935;font-weight:600}.about-us-image{flex:1;height:400px;border-radius:10px;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 10px 30px #0000004d}.image-1{background-image:url(/images/about-1.jpg)}.image-2{background-image:url(/images/about-2.jpg)}.image-3{background-image:url(/images/about-3.jpg)}.image-4{background-image:url(/images/about-4.jpg)}.about-us-quote{text-align:center;max-width:800px;margin:5rem auto;padding:3rem;background-color:#111;border-radius:10px;box-shadow:0 10px 30px #0003}.about-us-quote blockquote{font-size:1.8rem;font-style:italic;color:#f0ede4;line-height:1.6;margin-bottom:1.5rem;font-family:Playfair Display,serif}.about-us-quote cite{font-size:1.1rem;color:#e53935;font-style:normal;font-weight:600}.about-us-cta{text-align:center;margin:5rem 0}.about-us-cta h2{font-size:2.5rem;color:#fff;margin-bottom:1rem}.about-us-cta p{font-size:1.2rem;color:#ddd;margin-bottom:2rem}.about-us-buttons{display:flex;justify-content:center;gap:1.5rem}.about-us-button{display:inline-block;padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.about-us-button.primary{background-color:#e53935;color:#fff}.about-us-button.primary:hover{background-color:#c62828;transform:translateY(-3px)}.about-us-button.secondary{background-color:transparent;color:#fff;border:2px solid #e53935}.about-us-button.secondary:hover{background-color:#e539351a;transform:translateY(-3px)}@media (max-width: 992px){.about-us-section,.about-us-section.reverse{flex-direction:column;gap:2rem}.about-us-image{width:100%;height:300px}.about-us-hero-content h1{font-size:3rem}}@media (max-width: 768px){.about-us-hero-content h1{font-size:2.5rem}.about-us-hero-content p{font-size:1.2rem}.about-us-content{padding:3rem 1.5rem}.about-us-text h2{font-size:2rem}.about-us-quote blockquote{font-size:1.5rem}.about-us-buttons{flex-direction:column;gap:1rem}}.locations-container{background-color:#0a0a0a;color:#fff}.locations-hero{height:50vh;background-image:url(/images/locations-hero.jpg);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center}.locations-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0000004d,#000000b3)}.locations-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.locations-hero-content h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700;color:#fff;font-family:Playfair Display,serif}.locations-hero-content p{font-size:1.5rem;color:#f0ede4}.locations-content{max-width:1200px;margin:0 auto;padding:5rem 2rem}.map-section{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:5rem;background-color:#111;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #0003}.map-container{flex:1;min-width:300px;height:500px}.location-details{flex:1;min-width:300px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.detail-card{background-color:#1a1a1a;padding:2rem;border-radius:8px}.detail-card h2{font-size:2rem;color:#e53935;margin-bottom:1.5rem}.detail-card address{font-style:normal;font-size:1.2rem;margin-bottom:1.5rem;color:#fff;line-height:1.6}.contact-info{margin-bottom:2rem}.info-item{display:flex;align-items:center;margin-bottom:1rem}.info-item i{font-size:1.2rem;color:#e53935;margin-right:1rem;width:20px}.info-item span{font-size:1.1rem;color:#ddd}.location-buttons{display:flex;flex-wrap:wrap;gap:1rem}.direction-button,.order-button{flex:1;padding:1rem;text-align:center;text-decoration:none;font-weight:600;border-radius:5px;transition:all .3s ease;min-width:150px}.direction-button{background-color:#4b6e4b;color:#fff}.direction-button:hover{background-color:#5a835a}.order-button{background-color:#e53935;color:#fff}.order-button:hover{background-color:#c62828}.hours-card{background-color:#1a1a1a;padding:2rem;border-radius:8px}.hours-card h3{font-size:1.5rem;color:#e53935;margin-bottom:1.5rem}.hours-list{list-style:none;padding:0}.hours-item{display:flex;justify-content:space-between;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid #333}.hours-item:last-child{border-bottom:none}.day{font-weight:600;color:#fff}.hours{color:#ddd}.location-features{margin-bottom:5rem}.location-features h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature{background-color:#1a1a1a;padding:2rem;border-radius:8px;text-align:center;transition:transform .3s ease}.feature:hover{transform:translateY(-10px)}.feature i{font-size:2.5rem;color:#e53935;margin-bottom:1.5rem}.feature h3{font-size:1.5rem;color:#fff;margin-bottom:1rem}.feature p{color:#ddd;font-size:1rem;line-height:1.6}.private-events-section{display:flex;flex-wrap:wrap;border-radius:10px;overflow:hidden;background-color:#1a1a1a;box-shadow:0 10px 30px #0003}.events-image{flex:1;min-width:300px;min-height:400px;background-image:url(/images/private-events.jpg);background-size:cover;background-position:center}.events-content{flex:1;min-width:300px;padding:3rem}.events-content h2{font-size:2.5rem;color:#e53935;margin-bottom:1.5rem}.events-content p{font-size:1.1rem;color:#ddd;margin-bottom:1.5rem;line-height:1.6}.contact-button{display:inline-block;background-color:#e53935;color:#fff;padding:1rem 2rem;text-decoration:none;font-weight:600;border-radius:5px;transition:all .3s ease;margin-top:1rem}.contact-button:hover{background-color:#c62828;transform:translateY(-3px)}@media (max-width: 768px){.locations-hero-content h1{font-size:2.5rem}.locations-hero-content p{font-size:1.2rem}.locations-content{padding:3rem 1.5rem}.map-container{height:350px}.location-buttons{flex-direction:column}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1c1b1b;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out,visibility .5s ease-out}.preloader.fade-out .preloader-logo{animation:none}.preloader-content{text-align:center;color:#fff}.preloader-logo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #e53935;margin-bottom:20px}.preloader h2{font-size:2.5rem;margin-bottom:10px;color:#fff}.preloader p{font-size:1.2rem;margin-bottom:30px;color:#ccc}.loader{display:flex;justify-content:center;gap:8px}.loader span{display:block;width:10px;height:10px;background-color:#e53935;border-radius:50%;animation:loader 1.5s ease-in-out infinite}.loader span:nth-child(1){animation-delay:0s}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}.loader span:nth-child(4){animation-delay:.6s}@keyframes loader{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%{box-shadow:0 0 #e53935b3}70%{box-shadow:0 0 0 15px #e5393500}to{box-shadow:0 0 #e5393500}}*{box-sizing:border-box;margin:0;padding:0;font-family:PT Sans,sans-serif}body{background-color:#0a0a0a;color:#f0ede4;margin:0;padding:0;overflow-x:hidden}a{text-decoration:none}.content-hidden{opacity:0;transition:opacity .5s ease-in}.content-visible{opacity:1;transition:opacity .5s ease-in}.placeholder-page{min-height:100vh;display:flex;justify-content:center;align-items:center;font-size:2rem;text-align:center;padding:2rem;padding-top:120px;background-color:#0a0a0a;color:#f0ede4}
