@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}:root{--primary-pink:#fde9f2;--primary-black:#000000;--primary-brown:#5c3a2b;--text-dark:#333;--text-light:#ffffff;--text-gray:#666;--bg-light:#ffffff;--bg-offwhite:#f7f7f7;--border-light:#e0e0e0;--font-primary:'Inter', sans-serif;--font-display:'Playfair Display', serif;--gold:#d4af37;--gold-light:#f4d47e;--gold-dark:#b8942a}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden;width:100%}body{font-family:"Inter",sans-serif;background-color:#0a0e10;color:#fff;max-width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}@media (max-width:768px){html{scroll-behavior:smooth}}.btn,.footer-nav a{text-decoration:none}.btn,.btn>span{position:relative}.btn{display:inline-block;padding:14px 32px;border-radius:50px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;letter-spacing:.5px}.btn::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;will-change:width,height}@media (max-width:768px){.btn::before{transition:width .3s ease,height .3s ease}}.btn:hover::before{width:300px;height:300px}.btn-dark,.btn-light{color:#000;box-shadow:0 4px 15px rgba(212,175,55,.3)}.btn-dark{background:linear-gradient(135deg,var(--gold-dark),var(--gold))}.btn-light{background:linear-gradient(135deg,#b8942a,#d4af37);border:0}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(212,175,55,.4)}.btn>span{z-index:1}.container{display:grid;grid-template-columns:2fr 1fr;min-height:100vh;gap:12px;padding:12px}.full-video-hero{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.full-video-hero video,.full-video-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.full-video-hero video{object-fit:cover;z-index:1;filter:brightness(.7);will-change:transform;transform:translateZ(0);backface-visibility:hidden}.full-video-hero-overlay{background:radial-gradient(circle at center,rgba(0,0,0,.3)0,rgba(0,0,0,.7) 100%);z-index:2;pointer-events:none}.full-video-hero-content{position:relative;z-index:3;text-align:center;color:#fff;max-width:900px;padding:0 2rem;align-items:center;justify-content:center}.full-video-hero h1{font-size:5.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.8);text-transform:uppercase;white-space:nowrap;letter-spacing:2px;color:#fff}.full-video-hero p{font-size:1.6rem;margin-bottom:2.5rem;text-shadow:0 2px 10px rgba(0,0,0,.8);font-style:italic;color:var(--gold-light);white-space:nowrap;font-weight:300;letter-spacing:.5px}.full-video-hero .btn{font-size:1.1rem;padding:16px 40px;text-shadow:none}.full-video-hero-content,.hero,.hero-content .title-group{display:flex;flex-direction:column}.hero{justify-content:space-between;padding:3rem;border-radius:16px;overflow:hidden;min-height:100vh;position:relative;box-shadow:0 10px 50px rgba(0,0,0,.5)}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.5) contrast(1.1);will-change:transform;transform:translateZ(0);backface-visibility:hidden}.hero::after,.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.hero::before{background:linear-gradient(135deg,rgba(0,0,0,.85)0,rgba(10,14,16,.7) 100%)}.hero::after{background:radial-gradient(circle at 30% 50%,rgba(212,175,55,.05)0,transparent 50%)}#taste-section{scroll-margin-top:100px}.hero-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;z-index:3}.hero-content .title-group{align-items:center;gap:.2rem}.feature-card h3,.full-video-hero h1,.hero-content h1,.why-choose-header h2{font-family:"Playfair Display",serif}.hero-content,.hero-content h1{text-align:center;position:relative}.hero-content h1{font-size:clamp(2.5rem,7vw,4.5rem);line-height:1;margin:0 auto;font-weight:900;letter-spacing:4px;background:linear-gradient(135deg,#fff 0%,var(--gold-light) 50%,var(--gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.hero-content h1::after,.hero-marquee::before{content:"";position:absolute;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.hero-content h1::after{bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:3px}.hero-marquee{overflow:hidden;width:100%;background:linear-gradient(135deg,rgba(10,14,16,.9),rgba(20,24,26,.9));backdrop-filter:blur(10px);border-radius:16px;padding:2rem;border:1.5px solid rgba(212,175,55,.2);position:relative;z-index:4;box-shadow:0 8px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.05)}.hero-marquee::before{top:0;left:0;right:0;height:1px}.marquee-track{display:flex;gap:1.5rem;animation:scroll-left 40s linear infinite;backface-visibility:hidden}.marquee-track:hover{animation-play-state:paused}.marquee-track img{height:120px;object-fit:cover;border-radius:12px;flex-shrink:0;border:2px solid rgba(212,175,55,.3);box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .4s ease;filter:brightness(.9)}.marquee-track img:hover{transform:scale(1.1) translateY(-5px);border-color:var(--gold);filter:brightness(1.1);box-shadow:0 10px 30px rgba(212,175,55,.4);z-index:10;cursor:pointer}.sidebar{display:flex;flex-direction:column;gap:12px}.sidebar-panel{flex:1;border-radius:16px;background-size:cover;background-position:center;padding:2rem;display:flex;align-items:flex-end;text-decoration:none;color:#fff;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);min-height:200px;border:2px solid rgba(212,175,55,.2);box-shadow:0 8px 30px rgba(0,0,0,.4)}.sidebar-panel::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.85) 100%);transition:all .4s ease}.sidebar-panel::after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(212,175,55,.2)0,transparent 70%);opacity:0;transition:opacity .4s ease}.sidebar-panel:hover::after{opacity:1}.feature-card:hover,.sidebar-panel:hover{transform:translateY(-5px);border-color:var(--gold);box-shadow:0 15px 50px rgba(212,175,55,.3)}.sidebar-panel:hover::before{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.75) 100%)}.sidebar-panel-content{position:relative;z-index:2;font-size:1.3rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.8);transition:all .3s ease}.footer-nav a:hover,.sidebar-panel:hover .sidebar-panel-content{color:var(--gold-light);transform:translateX(5px)}#menu-panel{background-image:url(images/combos/you_do_two.png)}#catering-panel{background-image:url(https://itse9cac.blob.core.windows.net/public/catering.jpg)}#delivery-panel{background-image:url(https://itse9cac.blob.core.windows.net/public/food_delivery.jpg)}.why-choose-section{padding:120px 3rem 40px;background:linear-gradient(180deg,#0a0e10 0,#141a1f 50%,#0a0e10 100%);position:relative;overflow:hidden}.why-choose-header h2::after,.why-choose-section::before{content:"";position:absolute;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.why-choose-section::before{top:0;left:0;right:0;height:1px}.why-choose-section::after{content:"";position:absolute;top:50%;left:50%;width:800px;height:800px;background:radial-gradient(circle,rgba(212,175,55,.03)0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none}.why-choose-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.why-choose-header{text-align:center;margin-bottom:90px}.why-choose-header h2{font-size:clamp(2.5rem,5vw,4.5rem);color:var(--gold);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:3px;font-weight:900;position:relative;display:inline-block}.why-choose-header h2::after{bottom:-15px;left:50%;transform:translateX(-50%);width:120px;height:3px}.why-choose-header p{font-size:1.2rem;color:rgba(255,255,255,.7);max-width:700px;margin:2rem auto 0;line-height:1.8;font-weight:300}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-bottom:80px}.feature-card{background:linear-gradient(135deg,rgba(212,175,55,.08)0,rgba(212,175,55,.02) 100%);border-radius:24px;padding:45px 35px;text-align:center;border:2px solid rgba(212,175,55,.15);transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.2)}.feature-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.15),transparent);transition:left .7s ease}.feature-card:hover::before{left:100%}.feature-card::after{content:"";position:absolute;inset:-2px;border-radius:24px;padding:2px;background:linear-gradient(135deg,var(--gold),transparent,var(--gold-light));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .5s ease}.feature-card:hover::after,.stat-item:hover::after{opacity:1}.feature-card:hover{transform:translateY(-12px);box-shadow:0 20px 50px rgba(212,175,55,.25);background:linear-gradient(135deg,rgba(212,175,55,.12)0,rgba(212,175,55,.05) 100%)}.feature-icon{font-size:4rem;margin-bottom:25px;display:inline-block;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);filter:drop-shadow(0 4px 10px rgba(212,175,55,.3))}.feature-card:hover .feature-icon{transform:scale(1.2) rotate(5deg)}.feature-card h3{font-size:1.7rem;color:var(--gold-light);margin-bottom:18px;font-weight:700;transition:color .3s ease}.feature-card:hover h3{color:var(--gold)}.feature-card p{color:rgba(255,255,255,.75);line-height:1.8;font-size:1.05rem;font-weight:300}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:50px;padding:70px 0;border-top:2px solid rgba(212,175,55,.2);border-bottom:2px solid rgba(212,175,55,.2);margin-top:80px;position:relative}.stats-section::before{top:-1px;width:200px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.stat-item{text-align:center;position:relative}.footer::before,.stat-item::after,.stats-section::before{content:"";position:absolute;left:50%;transform:translateX(-50%);height:2px}.stat-item::after{bottom:-10px;width:60px;background:linear-gradient(90deg,transparent,var(--gold-light),transparent);opacity:0;transition:opacity .3s ease}.stat-number{font-family:"Playfair Display",serif;font-size:3.5rem;color:var(--gold);font-weight:900;display:block;margin-bottom:15px;text-shadow:0 0 20px rgba(212,175,55,.4)}.stat-label{color:rgba(255,255,255,.65);font-size:1.1rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:500}.fade-in{opacity:0;transform:translateY(20px);will-change:opacity,transform;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.fade-in.loaded{opacity:1;transform:translateY(0)}.footer{background:linear-gradient(180deg,#0a0e10 0,#000 100%);color:#fff;padding:60px 3rem 20px;border-top:2px solid rgba(212,175,55,.2);position:relative;overflow:hidden}.footer::before{top:0;width:200px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.footer-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;position:relative;z-index:1}.footer-contact,.footer-locations,.footer-logo,.footer-nav,.footer-social{text-align:center}.footer-logo img{height:60px;width:auto;margin-bottom:15px;filter:drop-shadow(0 0 10px rgba(212,175,55,.3));border-radius:8px}.footer-logo p{color:var(--gold-light);font-style:italic;font-size:.9rem}.footer-contact h3,.footer-locations h3,.footer-nav h3{color:var(--gold);font-family:"Playfair Display",serif;font-size:1.3rem;margin-bottom:20px;font-weight:700}.footer-locations ul,.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:10px}.footer-nav a{color:rgba(255,255,255,.8);transition:all .3s ease;font-weight:500}.footer-contact p,.footer-locations li{color:#fff;margin-bottom:8px;font-size:.95rem;text-decoration:underline}.footer-contact p,.social-links{display:flex;justify-content:center}.footer-contact p{align-items:center}.footer-locations a{color:#fff}.footer-contact i{color:var(--gold);margin-right:10px;width:16px}.footer-social h3{color:var(--gold);margin-bottom:15px;font-size:1.1rem}.social-links{gap:15px}.social-links a{color:rgba(255,255,255,.8);font-size:1.5rem;transition:all .3s ease}.social-links a:hover{color:var(--gold-light);transform:scale(1.1)}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid rgba(212,175,55,.1);margin-top:40px;color:rgba(255,255,255,.5);font-size:.9rem}.footer-bottom p{display:inline}@media (max-width:768px){body{overflow-y:auto}.container{grid-template-columns:1fr;height:auto;padding:8px;gap:8px}.full-video-hero{height:100vh}.full-video-hero h1{font-size:2.5rem;white-space:normal;letter-spacing:1px}.full-video-hero p{font-size:1rem;white-space:normal;margin-bottom:2rem}.full-video-hero .btn{font-size:.95rem;padding:12px 28px}.hero{min-height:60vh}.hero-content h1{font-size:clamp(2.1rem,9vw,3.3rem);letter-spacing:1px}.hero,.hero-marquee,.sidebar-panel{padding:1rem;border-radius:12px}.marquee-track img{height:70px}.sidebar-panel{min-height:180px;padding:1.5rem}.sidebar-panel-content{font-size:1.1rem;letter-spacing:1px}.why-choose-section{padding:60px 1.5rem}.why-choose-header{margin-bottom:50px}.why-choose-header h2{font-size:2rem;letter-spacing:1px;margin-bottom:1rem}.why-choose-header h2::after{width:80px;bottom:-10px}.why-choose-header p{font-size:1rem;margin-top:1.5rem}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:35px 25px;border-radius:20px}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.4rem;margin-bottom:12px}.feature-card p{font-size:.95rem;line-height:1.6}.stats-section{grid-template-columns:repeat(2,1fr);gap:30px;padding:50px 0;margin-top:60px}.stat-number{font-size:2.5rem;margin-bottom:10px}.stat-label{font-size:.9rem;letter-spacing:1px}.footer{padding:40px 1.5rem 20px}.footer-container{grid-template-columns:1fr;gap:30px}.footer-logo{order:-1}.footer-contact,.footer-locations,.footer-nav,.footer-social,.footer-social h3{text-align:center}.footer-contact p,.social-links{display:flex;justify-content:center}.footer-contact p{align-items:center;flex-wrap:wrap}.footer-contact i{margin-right:5px;margin-left:0}.social-links{gap:15px}.footer-bottom{padding-top:20px}}@media (max-width:480px){.main-header{padding:.75rem 1.5rem}.main-header .logo img{height:40px}.main-header.scrolled .logo img{height:38px}.full-video-hero h1{font-size:1.8rem}.full-video-hero p{font-size:.9rem}.hero-content h1{font-size:clamp(1.8rem,7.5vw,2.7rem)}.stats-section{grid-template-columns:1fr;gap:25px}.stat-number{font-size:2.2rem}}