.hero-carousel{overflow:hidden}.carousel-slide,.hero-carousel{width:100vw;height:80vh;position:relative}.carousel-background-image{object-fit:cover;object-position:center;z-index:1}.carousel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 40%,black 75%);z-index:2}.hero-overlay{position:absolute;top:5vh;right:5vw;z-index:3;display:flex;flex-direction:column;align-items:center}.hero-overlay img{display:block;width:450px;max-width:90vw;height:auto}.hero-reservation-button{margin-top:2rem}.section1{background-color:#000;padding:80px 20px;color:#fff;text-align:center}.section-title h2{font-size:32px;text-transform:uppercase;font-weight:600;color:#49bab2;margin-bottom:12px}.green-stripe{width:80vw;margin:0 auto 32px}.story-text-centered{max-width:900px;margin:0 auto 64px;line-height:1.8;font-size:18px;color:#f5f5f5}.story-text-centered .green{color:#49bab2;font-weight:500}.story-gallery{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.story-gallery img{border-radius:4px;object-fit:cover;transition:transform .4s ease,box-shadow .3s ease}.story-gallery img:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.5)}.story-highlight{color:#49bab2;font-weight:500;margin-top:16px;font-size:18px}.story-paragraph{margin-bottom:1.5rem;line-height:1.7}.chef-intro{background-color:#000;color:#f5f5f5;padding:80px 20px}.chef-intro-wrapper{max-width:1200px;margin:0 auto}.chef-title-container{text-align:center;margin-bottom:48px}.chef-title-prefix{display:block;font-size:1rem;color:#49bab2;text-transform:uppercase;letter-spacing:3px;margin-bottom:8px;font-weight:500}.chef-title-name{font-size:2.5rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#f5f5f5}.green-stripe{width:100%;height:2px;background-color:#49bab2;margin:16px auto 32px}.chef-content{display:flex;gap:40px;align-items:flex-start;flex-wrap:wrap}.chef-image{flex:1 1 40%;min-width:300px}.chef-image img{border-radius:12px;box-shadow:0 0 30px rgba(73,186,178,.3);transition:all .3s ease}.chef-image img:hover{box-shadow:0 0 40px rgba(73,186,178,.6),0 0 20px rgba(73,186,178,.4);transform:scale(1.02)}.chef-text{flex:1 1 55%;font-size:18px;line-height:1.7;color:#e0e0e0}.chef-paragraph{margin-bottom:1.5rem;line-height:1.7}@media (max-width:768px){.chef-content{flex-direction:column}.chef-text{text-align:center}.chef-title-prefix{font-size:.875rem}.chef-title-name{font-size:2rem}}