@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.app__aboutus{position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{height:415px;width:391px;z-index:0}.app__aboutus-content{width:100%;z-index:2}.app__aboutus-content_about{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;text-align:right}.app__aboutus-content_knife{margin:2rem 4rem}.app__aboutus-content_knife img{height:910px}.app__aboutus-content_history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;text-align:left}.app__aboutus-content_about p,.app__aboutus-content_history p{color:var(--color-grey);margin:2rem 0}@media screen and (min-width:2000px){.app__aboutus-content_knife img{height:1000px}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus-overlay img{height:320px;width:80%}}.app__chef-content{display:flex;flex-direction:column;margin-top:5rem;width:100%}.app__chef-content_quote{align-items:flex-end;display:flex;justify-content:flex-start}.app__chef-content_quote img{height:40px;margin:0 1rem 1rem 0;width:47px}.app__chef-content-sign{margin-top:3rem;width:100%}.signature__name{color:#b6b6b6;font-family:Allura,cursive;font-size:4.5rem;margin:0}.app__chef-content-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41px;text-transform:capitalize}@media screen and (max-width:2000px){.app__chef-sign img{width:370px}}@media screen and (max-width:450px){.app__chef-sign img{width:80%}}.app__newsletter{background:var(--color-black);border:1px solid var(--color-golden);padding:2rem 4rem}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{background:var(--color-black);border:1px solid var(--color-golden);border-radius:5px;color:var(--color-white);font-family:var(--font-base);font-size:1rem;margin-right:2rem;padding:.75rem 1rem;width:620px}.app__newsletter-input button{width:-webkit-max-content;width:max-content}@media screen and (min-width:2000px){.app__newsletter-input input{font-size:2rem}}@media screen and (max-width:990px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width:650px){.app__newsletter{border:none;padding:2rem 0}}@media screen and (max-width:300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}.app__footerOverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:-1}.app__footerOverlay-black{background:var(--color-black);height:25%}.app__footerOverlay-img{height:75%}.app__menuitem{display:flex;flex-direction:column;margin:1rem 0;width:100%}.app__menuitem-heading{align-items:center;display:flex;justify-content:space-between}.app__menuitem-sub{margin-top:.8rem}.app__menuitem-name{flex:1 1}.app__menuitem-dash{background:var(--color-golden);height:1px;margin:0 1rem;width:90px}.app__menuitem-price{align-items:flex-end;display:flex;flex-direction:row;justify-content:center}.app__logo{color:#e7bd73;display:inline-block;font-family:Cinzel,serif;font-size:2.25rem;font-weight:600;letter-spacing:2px;margin-top:12px;text-decoration:none}.app__navbar{background:var(--color-black);padding:1rem 2rem}.app__navbar-links{align-items:center;display:flex;justify-content:space-between}.app__navbar-link__logo{align-items:center;display:flex;justify-content:flex-start}.app__navbar-links__list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.app__navbar-links__list li a{color:#fff;font-family:Cinzel,serif;font-size:1rem;letter-spacing:1.5px;text-decoration:none;transition:color .3s ease}.app__navbar-links__list li a:hover,.book__btn{color:#e7bd73}.book__btn{background-color:#111;border:1px solid #e7bd73;border-radius:8px;cursor:pointer;display:inline-block;font-family:Cinzel,serif;font-size:.95rem;font-weight:600;height:42px;letter-spacing:1.5px;line-height:42px;padding:0 30px;text-transform:uppercase;transition:all .4s ease}.book__btn:hover{background-color:#e7bd73;box-shadow:0 0 15px #e7bd7399;color:#000;transform:translateY(-2px)}.menu__bookbtn{margin-top:1.25rem}.toggle__menu{cursor:pointer}.app__navbar-menu{display:none}.app__navbar-menu__overlay{align-items:center;background:var(--color-black);display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-menu__overlay .overlay_close{color:var(--color-golden);cursor:pointer;position:absolute;right:2rem;top:1.5rem}.app__navbar-menu-links__list{display:flex;flex-direction:column;list-style-type:none;row-gap:2rem;text-align:center}.app__navbar-menu-links__list li{color:var(--color-golden);cursor:pointer;font-family:var(--font-family);font-size:2rem;text-align:center}.app__navbar-menu-links__list li:hover{color:var(--color-white)}@media (max-width:480px){.menu__bookbtn{margin-top:1.5rem}}@media screen and (max-width:2000px){.app__navbar-link__logo img{width:210px}}@media screen and (max-width:1150px){.app__navbar-links__list{display:none}.app__navbar-menu{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}}.footer__tagline{color:#ffffffe6;display:block;font-family:Cinzel,serif;font-size:1.05rem;letter-spacing:.06em;margin:1.25rem auto 2rem;max-width:36ch;text-align:center}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:5rem;padding:0 2rem;width:100%}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:3rem}.footer__copyright p:last-child{color:var(--color-grey);font-size:.8rem;margin-top:3rem;position:relative;text-align:center}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__gallary{background:var(--color-black);display:flex;flex-direction:row;margin-top:-90vh;padding:4rem 0 4rem 6rem}.app__gallary-content button{margin-top:1rem}.app__gallary-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:2rem;min-width:500px}.app__gallary-image{display:flex;flex:1 1;flex-direction:row;max-width:50%;position:relative}.app__gallary-image-container{-ms-overflow-style:none;display:flex;flex-direction:row;margin-right:2rem;overflow-x:scroll;scrollbar-width:none;width:-webkit-max-content;width:max-content}.app__gallary-image-container::-webkit-scrollbar{display:none}.app__gallary-image_card{height:447px;margin-right:4rem;min-width:301px;position:relative;transition:all .3s ease}.app__gallary-image_card img{height:100%;object-fit:cover;opacity:1;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:100%}.app__gallary-icon{font-size:2rem;opacity:.5;position:absolute}.app__gallary-image_card:hover img{opacity:.35}.app__gallary-image_card:hover .app__gallary-icon{opacity:1}.app__gallary-image-overlay{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.overlay-icon{background-color:#000;color:#fff;font-size:2rem;opacity:.8}@media screen and (min-width:2000px){.app__gallary-content{margin-right:4rem;min-width:1000px}.app__gallary-image_card{height:547px;min-width:400px}.app__gallary-content button{margin-top:2rem}}@media screen and (max-width:1150px){.app__gallary{flex-direction:column}.app__gallary-image{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.app__gallary{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallary{padding:4rem 0 4rem 2rem}.app__gallary-content{min-width:100%;padding:0 1rem}.app__gallary-image_card{height:340px;min-width:297px}}.app__header{background-color:#000;background-color:var(--color-black,#000);width:100%}.header__title{color:#e7bd73;color:var(--color-golden,#e7bd73);font-family:Cinzel,serif;font-size:4.75rem;font-weight:700;letter-spacing:.04em;line-height:1.05;margin-top:.5rem;text-transform:none}.header__tagline{color:#ffffffe6;font-family:Cinzel,serif;font-size:1.05rem;letter-spacing:.06em;margin:1.25rem 0 2rem;max-width:36ch}.cta__btn{font-size:1rem;height:46px;line-height:46px;padding:0 34px}.app__header-image img{display:block;filter:drop-shadow(0 8px 40px rgba(0,0,0,.4));height:auto;max-width:520px;width:80%}@media screen and (min-width:2000px){.header__title{font-size:9.5rem;line-height:1.1}}@media screen and (max-width:1150px){.header__title{font-size:4.5rem}.app__header-image img{width:88%}}@media screen and (max-width:650px){.header__title{font-size:3.25rem;line-height:1.15}.header__tagline{font-size:.98rem;margin:1rem 0 1.75rem}.cta__btn{text-align:center;width:100%}.app__header-image img{max-width:420px;width:90%}}@media screen and (max-width:450px){.header__title{font-size:2.75rem;line-height:1.2}}.app__video{height:100vh;position:relative}.app__video-footage{height:100%;object-fit:cover;width:100%}.app__video-overlay{background:#000000a6;inset:0;position:absolute}.app__video-overlay_circle{border:1px solid var(--color-golden);border-radius:50%;cursor:pointer;height:100px;width:100px}.app__specialMenu{background:var(--color-black);flex-direction:column}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.app__specialMenu-menu{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:flex-start;margin:2rem 0;width:100%}.app__specialMenu-menu_heading{color:#fff;font-family:var(--font-base);font-size:45px;font-style:normal;font-weight:600;letter-spacing:.04em;line-height:130%;text-align:center;text-transform:capitalize}.app__specialMenu-menu_cocktails,.app__specialMenu-menu_wine{flex:1 1;flex-direction:column;width:100%}.app__specialMenu-menu_image{margin:0 2rem;width:410px}.app__specialMenu-menu_image img{height:auto;width:100%}.app__specialMenu-menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_image{width:650px}.app__specialMenu-menu_image img{height:1110px}}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}.app__specialMenu-menu_image{margin:3rem 0}}@media screen and (max-width:650px){.app__specialMenu-menu_image{height:auto;width:100%}.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.raffle-container{background:#000;background-image:radial-gradient(circle at 20% 80%,#ffd70008 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffd70008 0,#0000 50%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.raffle-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000c;border-bottom:1px solid #b4530933;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-content{margin:0 auto;max-width:1200px;padding:1rem}.brand-container{align-items:center;display:flex;gap:.75rem;justify-content:center}.brand-crown{color:#facc15;height:1.5rem;width:1.5rem}.brand-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text;font-family:Cinzel,serif;font-size:1.25rem;font-weight:700;letter-spacing:.1em;margin:0}.raffle-main{margin:0 auto;max-width:1200px;padding:2rem 1rem}.raffle-content{gap:2rem;margin:0 auto;max-width:384px;text-align:center}.raffle-content,.timer-section{display:flex;flex-direction:column}.timer-section{gap:1rem}.limited-time-badge{align-items:center;background:#7f1d1d33;border:1px solid #ef444433;border-radius:9999px;color:#fca5a5;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;letter-spacing:.05em;margin:0 auto;padding:.5rem 1rem}.clock-icon{color:#f87171;height:1rem;width:1rem}.countdown-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr)}.countdown-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:1px solid #b453094d;border-radius:.75rem;padding:.75rem}.countdown-value{color:#facc15;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.countdown-label{color:#fcd34db3;font-size:.75rem;font-weight:500}.countdown-text{color:#fbbf24b3;font-size:.875rem;margin:0}.prize-section{display:flex;flex-direction:column;gap:1rem}.prize-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text;font-family:Cinzel,serif;font-size:2.25rem;font-weight:700;letter-spacing:.05em;line-height:1.2;margin:0}.prize-subtitle{font-size:1.5rem}.participants-info{align-items:center;color:#fbbf24cc;display:flex;font-size:.875rem;gap:.5rem;justify-content:center}.users-icon{color:#fbbf24;height:1rem;width:1rem}.form-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;border:1px solid #b453094d;border-radius:1rem;box-shadow:0 0 20px #fbbf241a;padding:1.5rem}.raffle-form{display:flex;flex-direction:column;gap:1rem}.form-input{background:#0009;border:1px solid #b4530966;border-radius:.75rem;color:#fef3c7;font-size:1rem;height:3rem;padding:0 1rem;text-align:center;transition:all .3s ease}.form-input::placeholder{color:#fcd34d80}.form-input:focus{border-color:#facc15;box-shadow:0 0 0 3px #facc1533;outline:none}.submit-button{background:linear-gradient(90deg,#ca8a04,#eab308);border:none;border-radius:.75rem;color:#000;cursor:pointer;font-size:1.125rem;font-weight:700;height:3.5rem;padding:1rem;transform:scale(1);transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:linear-gradient(90deg,#eab308,#facc15);transform:scale(1.02)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.loading-container{align-items:center;display:flex;gap:.5rem;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #0000004d;border-radius:50%;border-top-color:#000;height:1.25rem;width:1.25rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.features-section{color:#fbbf2499;display:flex;flex-direction:column;font-size:.875rem;gap:.75rem}.features-grid{display:flex;gap:1.5rem;justify-content:center}.disclaimer{color:#fcd34d4d;font-size:.75rem;line-height:1.6;margin:0}.success-card{animation:pulse-glow 2s ease-in-out infinite alternate;background:#000000f2;border:1px solid #b453094d;border-radius:1rem;box-shadow:0 0 30px #fbbf2433;margin:0 auto;max-width:384px;width:100%}@keyframes pulse-glow{0%{box-shadow:0 0 20px #fbbf2433}to{box-shadow:0 0 40px #fbbf2466}}.success-content{padding:2rem;text-align:center}.crown-container{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative}.crown-icon{color:#facc15;height:4rem;width:4rem}.sparkles-icon{animation:pulse 2s ease-in-out infinite;color:#fde047;height:1.5rem;position:absolute;right:-.5rem;top:-.5rem;width:1.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.success-title{color:#fef3c7;font-family:Cinzel,serif;font-size:1.5rem;letter-spacing:.05em;margin:0 0 1rem}.success-text{color:#fbbf24cc;line-height:1.6;margin:0 0 1.5rem}.success-divider{background:linear-gradient(90deg,#0000,#facc15,#0000);height:2px;margin:0 auto;width:3rem}.success-popup-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .5s ease;visibility:hidden;z-index:1000}.success-popup-overlay.show{opacity:1;visibility:visible}.success-popup-overlay.fade-out{opacity:0;visibility:hidden}.success-popup{background:#000000f2;border:1px solid #b453094d;border-radius:1rem;box-shadow:0 0 40px #fbbf244d;margin:1rem;max-width:384px;transform:scale(.8) translateY(20px);transition:all .5s cubic-bezier(.34,1.56,.64,1);width:90%}.success-popup.animate-in{transform:scale(1) translateY(0)}.success-popup.animate-out{opacity:0;transform:scale(.9) translateY(-10px)}.success-popup .success-content{padding:2rem;text-align:center}.success-popup .crown-container{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative}.success-popup .crown-icon{color:#facc15;height:4rem;width:4rem}.success-popup .crown-icon.pulse{animation:crown-pulse 2s ease-in-out infinite}@keyframes crown-pulse{0%,to{filter:drop-shadow(0 0 10px rgba(250,204,21,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 20px rgba(250,204,21,.8));transform:scale(1.1)}}.success-popup .sparkles-icon{color:#fde047;height:1.5rem;position:absolute;right:-.5rem;top:-.5rem;width:1.5rem}.success-popup .sparkles-icon.sparkle-animation{animation:sparkle-rotate 3s linear infinite}@keyframes sparkle-rotate{0%{opacity:1;transform:rotate(0deg) scale(1)}25%{opacity:.8;transform:rotate(90deg) scale(1.2)}50%{opacity:1;transform:rotate(180deg) scale(1)}75%{opacity:.8;transform:rotate(270deg) scale(1.2)}to{opacity:1;transform:rotate(1turn) scale(1)}}.success-popup .success-title{color:#fef3c7;font-family:Cinzel,serif;font-size:1.75rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem}.success-popup .success-text{color:#fbbf24cc;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.redirect-text{animation:fade-pulse 2s ease-in-out infinite;color:#fbbf2499;font-size:.875rem;font-style:italic;margin-top:1rem}@keyframes fade-pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:640px){.raffle-main{padding:1.5rem 1rem}.raffle-content{gap:1.5rem}.prize-title{font-size:2rem}.countdown-grid{gap:.5rem}.countdown-item{padding:.5rem}.countdown-value{font-size:1.25rem}.success-popup{width:95%}}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{font-feature-settings:"tnum" on,"lnum" on;font-size:23px;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}.text__center{text-align:center}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.8dcf71a0.css.map*/