body{margin:0;padding:0}.Hero{background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.Hero_bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;animation:1s forwards Zoom;transform:scale(1.4)}@keyframes Zoom{to{transform:scale(1)}}.Hero:before{content:"";z-index:1;background:linear-gradient(90deg,#000,#11111180 62%,#0000 73%);width:60%;height:100%;position:absolute;top:0;left:0}.Navbar{z-index:4;background-image:linear-gradient(#1111117a 57%,#11111114 85%,#0000);justify-content:space-between;align-items:center;width:100%;height:15%;padding:0 6%;display:flex;position:absolute;top:0}.icon{gap:20px;display:flex}.icon img{color:#e9b86a;cursor:pointer;width:30px;height:30px;transition:all .3s}.icon-svg:hover{color:#fff}.logo{object-fit:cover;z-index:2;width:1.5em;height:1.5em}.company_name{color:#fff;font-family:sans;font-size:3em}.Hero_text{z-index:2;background-image:linear-gradient(to right, 1111120a 57%, #11111114 85%, transparent);flex-direction:column;gap:20px;width:40%;display:flex;position:absolute;top:25%;left:15%}@keyframes fadeUp{to{opacity:1;transform:translate(0)}}@keyframes fadein{to{opacity:1;transform:translate(0)}}.section-title{opacity:0;color:#e9b86a;letter-spacing:8px;justify-content:center;align-items:center;gap:15px;width:70%;font-family:Playfair display;font-size:14px;animation:1s forwards fadein;display:flex;position:relative;transform:translate(-100px)}.section-title:before,.section-title:after{content:"";background:linear-gradient(90deg,#0000,#e9b86a);flex:1;height:2px}.section-title:after{background:linear-gradient(270deg,#0000,#e9b86a)}.hero_title{color:#fff;opacity:0;font-size:3em;font-weight:800;animation:1s forwards fadeUp;transform:translate(-80px,80px)}.hero-text{color:#fff;white-space:nowrap;opacity:0;font-size:24px;font-weight:400;line-height:1.5em;animation:1s forwards fadeUp;transform:translate(-80px,80px)}.Hero-button{box-sizing:border-box;color:#fff;cursor:pointer;white-space:nowrap;opacity:0;background-color:#dfb1871a;border:2px solid #e9b86a;border-radius:10px;width:40%;padding:12px 32px;font-size:14px;transition:all .6s;animation:1s forwards fadeUp;overflow:hidden;transform:translate(-80px,80px)}.Hero-button:hover{color:#000;background-color:#e9b86a}@media (width<=1024px){.Hero_text{width:55%;top:28%;left:10%}.company_name,.hero_title{font-size:2.5em}.hero-text{white-space:normal;font-size:20px}.Hero-button{width:60%}}@media (width<=768px){.Hero{height:auto;min-height:100vh}.Hero:before{width:100%}.Hero_text{width:100%;padding:100px 8% 60px;position:relative;top:0;left:0}.Navbar{height:auto;padding:15px 6%}.company_name{font-size:2em}.section-title{letter-spacing:4px;width:100%;font-size:12px}.hero_title{font-size:2em}.hero-text{white-space:normal;font-size:16px}.Hero-button{text-align:center;width:100%}}@media (width<=480px){.Hero{background-color:#000;width:100%;height:auto;min-height:100%;position:relative;overflow:hidden}.section-title{visibility:hidden}.Hero_text{gap:10px;padding:10px 6%;position:absolute;top:15%}.company_name{font-size:1.5em}.logo{width:1.25em;height:1.25em}.hero_title{font-size:1.6em}.hero-text{font-size:14px}.Hero-button{padding:10px 20px;font-size:13px}.icon img{width:24px;height:24px}.Hero-button{padding:8px}}.section{background-color:#000;flex-direction:column;align-items:center;gap:20px;width:100%;height:100vh;padding:40px 60px;display:flex}.section-headings{flex-direction:column;justify-content:center;align-items:center;height:30%;animation:.4s forwards Appear;animation-timeline:view();animation-range:entry 0 cover 40%;display:flex;position:relative}@keyframes Appear{0%{opacity:0;filter:blur(8px);transform:scale(.95)}to{opacity:1;filter:blur();transform:scale(1)}}.main-heading{color:#fff;text-align:center;letter-spacing:2px;font-size:3.5em}.section-text{color:#fffc;text-align:center;letter-spacing:2px;word-spacing:4px;margin:10px 0;padding:0 20%;font-size:20px}.card-container{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;height:65%;margin-top:20px;animation:.4s forwards Appear;animation-timeline:view();animation-range:entry 0 cover 40%;display:grid;overflow:hidden}.section-headings:before{content:"-";opacity:.6;background:linear-gradient(90deg,#0000,#fff,#0000);width:100%;height:2px;position:absolute;bottom:-20px}.card{border:1px solid #000;border-radius:40px;flex:1;height:100%;transition:transform .4s;position:relative;overflow:hidden}.card:before{content:"";z-index:1;background:linear-gradient(#0000 42%,#11111180 52%,#000);border:1px solid #000;border-radius:40px;width:100%;height:100%;position:absolute;bottom:0}.card img{object-fit:cover;z-index:0;border:1px solid #000;border-radius:20px;width:100%;height:100%;transition:transform .4s}.card-content{z-index:100;position:absolute;bottom:10px}.card-heading{color:#fff;text-align:center;letter-spacing:2px;margin-bottom:10px;font-size:2em;font-weight:600}.card-text{color:#fffc;word-spacing:4px;text-align:center;padding:0 10px;font-size:16px;font-weight:300}.card:hover{transform:scale(1.05)}@media (width<=1024px){.section{height:auto;padding:40px}.main-heading{font-size:3em}.section-text{padding:0 10%;font-size:18px}.card-container{grid-template-columns:repeat(2,1fr);height:auto}}@media (width<=768px){.section{height:auto;padding:40px 20px}.section-headings{height:auto}.main-heading{font-size:2.2em}.section-text{letter-spacing:1px;padding:0;font-size:16px}.card-container{grid-template-columns:1fr;gap:20px;height:auto}.card{height:300px}.card-heading{font-size:1.6em}.card-text{font-size:14px}}@media (width<=480px){.section{gap:15px;padding:30px 15px}.main-heading{font-size:1.8em}.section-text{font-size:14px}.card{height:250px}.card-heading{font-size:1.4em}.card-text{font-size:13px}}.ambience-section{background-color:#000;align-items:center;gap:40px;width:100%;height:100vh;padding:60px;display:flex}.section-content{flex-direction:column;flex:.8;justify-content:center;gap:20px;padding:0 60px;animation:.8s ease-out forwards Appear1;animation-timeline:view();animation-range:entry 0 cover 60%;display:flex}.section-img{flex:1.2;justify-content:center;align-items:center;animation:.8s ease-out forwards Appear2;animation-timeline:view();animation-range:entry 0 cover 60%;display:flex}.img-wrapper{border-radius:20px;width:100%;height:100%;overflow:hidden}.img-wrapper img{object-fit:cover;filter:brightness(1.2);width:100%;height:100%;transition:transform .3s}.section-img:hover img{border-radius:20px;transform:scale(1.02)}.text-1{color:#fff;letter-spacing:2px;word-spacing:4px;font-size:20px;font-weight:400}.title{color:#fff;letter-spacing:2px;font-size:4em;font-weight:800}.text-2,.text-3{color:#fff9;letter-spacing:2px;font-size:16px;line-height:1.2}.section-content:before{content:"";background:#e9b86a;width:50px;height:2px;display:block}@keyframes Appear1{0%{opacity:0;filter:blur(5px);transform:translate(-60px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes Appear2{0%{opacity:0;filter:blur(5px);transform:translate(60px)}to{opacity:1;filter:blur();transform:translate(0)}}.section-content,.section-img{will-change:transform, opacity}@media (width<=1024px){.ambience-section{gap:30px;height:auto;padding:40px}.section-content{padding:0 20px}.title{font-size:3em}.text-1{font-size:18px}.text-2,.text-3{font-size:15px}}@media (width<=768px){.ambience-section{flex-direction:column;height:auto;padding:40px 20px}.section-content,.section-img{width:100%}.section-content{text-align:center;align-items:center;padding:0}.title{font-size:2.4em}.text-1{font-size:16px}.text-2,.text-3{font-size:14px}.img-wrapper{height:300px}}@media (width<=480px){.ambience-section{gap:20px;padding:30px 15px}.title{font-size:1.8em}.text-1{font-size:14px}.text-2,.text-3{font-size:13px}.img-wrapper{height:220px}}.Menu-section{background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100vh;padding:40px;display:flex}.Menu-title{letter-spacing:6px;color:#fff;justify-content:center;align-items:center;gap:15px;width:50%;font-size:2em;font-weight:600;animation:.8s ease-out forwards Appear-Menu;animation-timeline:view();animation-range:entry 0 cover 60%;display:flex;position:relative}.Menu-title:before{content:"";background:linear-gradient(270deg,#fff,#0000);flex:1;height:1px}.Menu-title:after{content:"";background:linear-gradient(90deg,#fff,#0000);flex:1;height:1px}.dish-section{background-color:#000;grid-template:"dish1 dish2 dish3"1fr"dish1 dish4 dish4"1fr/1fr 1fr 1fr;gap:20px;width:100%;height:70%;animation:.8s ease-out forwards Appear-Menu;animation-timeline:view();animation-range:entry 0 cover 60%;display:grid}.dish1{grid-area:dish1}.dish2{grid-area:dish2}.dish3{grid-area:dish3}.dish4{grid-area:dish4}.dish1,.dish2,.dish3,.dish4{cursor:pointer;border:.5px solid #6e6e6e;border-radius:20px;width:100%;height:100%;transition:transform .4s;overflow:hidden}.dish1:hover,.dish2:hover,.dish3:hover,.dish4:hover{transform:scale(1.02)}.Menu-section img{object-fit:cover;width:100%;height:100%}.hero-button{text-align:center;color:#fff;width:100%}.Menu-button{cursor:pointer;letter-spacing:2px;color:#fff;background-color:#000;border-top:1px solid #000;border-bottom:1px solid #fff;border-left:1px solid #000;width:20%;padding:8px 16px;font-size:24px;font-weight:400;transition:transform .4s}.Menu-button:hover{transform:scale(1.05)}@keyframes Appear-Menu{0%{opacity:0;filter:blur(5px);transform:translateY(100px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (width<=1024px){.Menu-title{letter-spacing:4px;width:70%;font-size:1.8em}.dish-section{grid-template:"dish1 dish2""dish1 dish3""dish4 dish4"/1fr 1fr;height:auto}.Menu-button{width:30%;font-size:20px}}@media (width<=768px){.Menu-section{height:auto;padding:40px 20px}.Menu-title{letter-spacing:3px;width:100%;font-size:1.5em}.dish-section{grid-template-columns:1fr;grid-template-areas:"dish1""dish2""dish3""dish4";height:auto}.dish1,.dish2,.dish3,.dish4{height:250px}.Menu-button{width:60%;font-size:18px}}@media (width<=480px){.Menu-section{gap:20px;padding:30px 15px}.Menu-title{letter-spacing:2px;font-size:1.2em}.dish1,.dish2,.dish3,.dish4{height:200px}.Menu-button{width:80%;padding:6px 12px;font-size:16px}}.testimonial-section{background-image:url(/assets/testimonial-image-D2WrHDDZ.png);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100vh;position:relative}.space-large-top,.space-large-bottom{z-index:2;background-color:#000;width:100%;height:10%;position:absolute}.space-large-top{top:0}.space-large-bottom{bottom:0}.testimonial-section:before{content:"";z-index:1;background:linear-gradient(90deg,#0006,#0000004d);position:absolute;inset:0}.Testimonial-content-container{z-index:5;flex-direction:column;gap:20px;width:100%;padding:0 20%;display:flex;position:absolute;top:25%}.testimonial-text-1{color:#fff;letter-spacing:4px;font-size:16px;font-weight:400}.testimonial-text-2{color:#fff;font-size:3em;font-weight:600}.testimonial-text-3{color:#fffc;font-size:16px;font-weight:200;line-height:1.4;position:relative}.testimonial-text-3:after{content:"”";color:#fff3;z-index:0;font-size:10em;position:absolute;top:.125em;right:.5em}.review{align-items:center;gap:20px;width:40%;display:flex}.review-img{border-radius:50%;width:25%}.checked{color:#e9b86a;margin:4px}.name{color:#fff;letter-spacing:4px;font-size:20px;font-weight:200}@media (width<=1024px){.Testimonial-content-container{padding:0 10%;top:30%}.testimonial-text-2{font-size:2.5em}.review{width:60%}}@media (width<=768px){.testimonial-section{background-attachment:scroll;height:auto;padding:100px 0}.Testimonial-content-container{padding:0 8%;position:relative;top:0}.testimonial-text-2{font-size:2em}.testimonial-text-3{font-size:14px}.review{width:100%}.review-img{width:60px}.testimonial-text-3:after{font-size:6em;right:0}}@media (width<=480px){.testimonial-text-1{letter-spacing:2px;font-size:12px}.testimonial-text-2{font-size:1.6em}.testimonial-text-3{font-size:13px}.name{letter-spacing:2px;font-size:16px}}.reservation{color:#fff;background:#000;gap:60px;width:100%;min-height:100vh;padding:80px 10%;display:flex}.reservation-left{flex-direction:column;flex:1;gap:20px;display:flex}.tag{color:#e9b86a;letter-spacing:3px;font-size:12px}.title{font-family:Playfair Display,serif;font-size:60px;line-height:1.1}.desc{color:#ffffffb3;max-width:400px;line-height:1.5}.info{margin-top:20px;list-style:none}.info li{margin-bottom:15px}.info strong{color:#e9b86a;display:block}.info span{color:#fff9;font-size:14px}.reservation-right{flex:1;justify-content:center;display:flex}.form{background:#111;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:15px;width:100%;max-width:400px;padding:30px;display:flex}.form input,.form select,.form textarea{color:#fff;background:0 0;border:1px solid #fff3;border-radius:6px;outline:none;width:100%;padding:12px}.form input:hover,.form select:hover,.form textarea:hover{border:1px solid #e9b86a}.form textarea{resize:none;height:80px}.row{gap:10px;display:flex}.row input,.row select{flex:1}.form button{color:#000;letter-spacing:2px;cursor:pointer;background:#e9b86a;border:none;margin-top:10px;padding:14px;font-weight:700;transition:all .3s}.form button:hover{background:#ff9d00}@media (width<=1024px){.reservation{gap:40px;padding:60px 8%}.title{font-size:48px}.desc{max-width:100%}.form{max-width:350px}}@media (width<=768px){.reservation{flex-direction:column;gap:40px;padding:60px 6%}.reservation-left,.reservation-right{width:100%}.title{font-size:36px}.tag{letter-spacing:2px;font-size:11px}.desc{font-size:14px}.form{max-width:100%;padding:20px}.row{flex-direction:column}}@media (width<=480px){.reservation{padding:40px 5%}.title{font-size:28px;line-height:1.2}.desc{font-size:13px}.info span{font-size:12px}.form{padding:18px}.form input,.form select,.form textarea{padding:10px;font-size:13px}.form button{padding:12px;font-size:12px}}*{box-sizing:border-box;margin:0;padding:0}.footer{color:#ccc;background:#111;padding:60px 10% 20px;font-family:sans-serif}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:60px;display:flex}.footer-brand{max-width:300px}.logo{color:#fff;margin-bottom:15px;font-family:Playfair Display,serif;font-size:32px}.footer-brand p{margin-bottom:20px;font-size:14px;line-height:1.5}.socials{gap:15px;display:flex}.socials i{cursor:pointer;font-size:16px;transition:all .3s}.socials i:hover{color:#fff}.footer-links{flex-wrap:wrap;gap:50px;display:flex}.footer-links h4{color:#fff;margin-bottom:10px;font-size:14px}.footer-links a,.footer-links p{color:#aaa;margin-bottom:8px;font-size:13px;text-decoration:none;transition:all .3s;display:block}.footer-links a:hover{color:#fff}.footer-bottom{color:#888;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;margin-top:40px;padding-top:20px;font-size:13px;display:flex}.footer-bottom span{color:#fff;cursor:pointer}@media (width<=768px){.footer-top{flex-direction:column}.footer-links{flex-direction:column;gap:30px}.footer-bottom{flex-direction:column;gap:10px}}@media (width<=1024px){.footer{padding:50px 8% 20px}.footer-top{gap:40px}.footer-links{gap:30px}.footer-brand{max-width:100%}}@media (width<=768px){.footer{padding:40px 6% 20px}.footer-top{flex-direction:column;gap:40px}.footer-links{flex-direction:column;gap:25px}.footer-links>div{width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}@media (width<=480px){.footer{padding:30px 5% 15px}.logo{font-size:26px}.footer-brand p,.footer-links h4{font-size:13px}.footer-links a,.footer-links p{font-size:12px}.socials{gap:10px}.footer-bottom{font-size:12px}}
