.restaurant-hero{position:relative;width:100%;height:85vh;min-height:650px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#120e0b}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-video-overlay{position:absolute;inset:0;z-index:1;background:rgba(10,8,6,.55);pointer-events:none}.hero-content{flex-direction:column;position:relative;z-index:3;width:100%;max-width:1350px;margin:0 auto;padding:20px 20px 60px;text-align:center;color:#fff}.hero-content,.hero-subtitle{display:flex;justify-content:center;align-items:center}.hero-subtitle{gap:14px;margin-bottom:20px;color:#f3e6cf;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;letter-spacing:6px;text-transform:uppercase}.hero-subtitle span:first-child,.hero-subtitle span:last-child{width:140px;height:1px;background:hsla(38,60%,88%,.4)}.hero-star{font-size:8px;color:#f3e6cf}.hero-content h1{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:16px;margin:0;padding:0;font-family:Cormorant Garamond,serif;font-size:clamp(38px,6.5vw,105px);font-weight:400;line-height:1;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.hero-title-white{color:#fff!important;font-style:normal!important}.hero-title-gold{color:#f3e6cf!important;font-style:normal!important}.hero-divider{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;margin:28px auto 0}.hero-divider span{display:block;width:140px;height:1px;background:hsla(38,60%,88%,.4)}.hero-diamond{color:#f3e6cf;font-size:14px;transform:rotate(45deg)}.hero-content p{margin:20px auto 0;color:hsla(0,0%,100%,.9);font-size:20px;font-weight:400}.hero-btn,.hero-content p{font-family:Cormorant Garamond,serif;letter-spacing:.5px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:28px;padding:12px 30px;color:#17130f;background:#f3e6cf;border:1px solid #f3e6cf;border-radius:2px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease}.hero-btn:hover{background:#fff;border-color:#fff;transform:translateY(-2px)}.hero-btn i{font-size:14px;transition:transform .3s ease}.hero-btn:hover i{transform:translateX(4px)}.restaurant-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;z-index:2;background:linear-gradient(180deg,transparent 0,hsla(0,0%,100%,.08) 40%,hsla(0,0%,100%,.95));pointer-events:none}.hero-bottom-wave{position:absolute;left:-5%;bottom:-27px;width:110%;height:70px;z-index:4;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0}@media (max-width:991px){.hero-divider span,.hero-subtitle span:first-child,.hero-subtitle span:last-child{width:80px}}@media (max-width:575px){.hero-content h1{white-space:normal;flex-direction:column;gap:0}.hero-subtitle{font-size:12px;letter-spacing:3px}.hero-divider span,.hero-subtitle span:first-child,.hero-subtitle span:last-child{width:40px}.hero-content p{font-size:17px}}