@import"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";html,body{background:url(/assets/bgsec2-T1q4Azhu.png);width:100%;max-width:100vw}#root{background:url(/assets/bgsec2-T1q4Azhu.png);overflow-x:hidden;max-width:100%;min-height:100vh}: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: #AAAAAA;--color-white: #FFFFFF;--color-red: #A63A1F;--color-orange: #C45A1F;--color-grey1: #E5E5E5;--color-white: #D6CCC2;--color-ivory: #F5EFDB;--color-beige: #DCCA87;--color-brown: #8B3A2E;--color-redbrown: #A63A1F;--color-redmenu: #6B5E4B;--color-redprice: #3E2F1C;--color-goldendash: #D4B06A;--color-redopensans: #5A4632}*{box-sizing:border-box;padding:0;margin:0}a{color:unset;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__aboutus{background:url(/assets/bgsec2final-Dkl9wTu0.png);position:relative;padding-top:40px;padding-bottom:40px;background-size:100% auto}.app__aboutus-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.app__aboutus-overlay img{width:391px;height:415px;z-index:0}.app__aboutus-content{width:100%;z-index:2}.app__aboutus-content_about{flex:1;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;text-align:right}.app__aboutus-content_knife{margin:2rem 4rem}.app__aboutus-content_knife img{height:910px}.app__aboutus-content_history{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:2rem 0;color:var(--color-redopensans)}@media screen and (min-width:2000px){.app__aboutus-overlay img{display:none!important}.app__aboutus{background:url(/assets/bgsec2-T1q4Azhu.png);position:relative;padding-top:40px;padding-bottom:40px;background-size:cover}.app__aboutus-content_knife img{height:1110px}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-overlay img{display:none!important}.app__aboutus{background:url(/assets/bgsec2-T1q4Azhu.png);position:relative;padding-top:40px;padding-bottom:40px;background-size:cover}.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus-overlay img{display:none!important}.app__aboutus{background:url(/assets/bgsec2-T1q4Azhu.png);position:relative;padding-top:40px;padding-bottom:40px;background-size:cover}.app__aboutus-overlay img{width:80%;height:320px}}.app__aboutus:before,.app__aboutus:after{content:"";position:absolute;left:10%;width:80%;height:5px;background:linear-gradient(to right,transparent,#dcca87,transparent);z-index:3}.app__aboutus:before{top:0}.app__aboutus:after{bottom:0}.app__aboutus-spacer{width:300px;min-width:80px}.app__aboutus-content_about,.app__aboutus-content_history{flex:1}.app__newsletter{padding:2rem 4rem;border:1px solid var(--color-golden);background:var(--color-red)}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{width:620px;border:1px solid var(--color-golden);border-radius:5px;font-size:1rem;font-family:var(--font-base);color:var(--color-white);margin-right:2rem;padding:.75rem 1rem;background:var(--color-red)}.app__newsletter-input button{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{padding:2rem 0;border:none}}@media screen and (max-width:300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}.app__newsletter-input input::placeholder{color:var(--color-white);opacity:1}.app__newsletter-input input::-webkit-input-placeholder{color:var(--color-white)}.app__newsletter-input input:-ms-input-placeholder{color:var(--color-white)}.app__footerOverlay{width:100%;height:100%;z-index:-1;display:flex;flex-direction:column;position:absolute}.app__footerOverlay-black{height:25%;background:var(--color-red)}.app__footerOverlay-img{height:75%}.app__menuitem{width:100%;margin:1rem 0;display:flex;flex-direction:column}.app__menuitem-head{display:flex;justify-content:space-between;align-items:center}.app__menuitem-sub{width:100%;margin-top:.2rem}.app__menuitem-name{flex:1}.app__menuitem-dash{width:90px;height:1px;background:var(--color-goldendash);margin:0 1rem}.app__menuitem-price{display:flex;justify-content:flex-end;align-items:flex-end}.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999;animation:overlayFade .3s ease-out forwards}.modal__container input:focus,.modal__container textarea:focus,.modal__container select:focus{border-color:#8b3a2e}.modal__container select{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7L10 12L15 7' stroke='%235A4632' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.modal__container{width:420px;background:#f7f3ec;border-radius:12px;padding:2rem;position:relative;box-shadow:0 20px 40px #0003;border:1px solid #E5D7C3;animation:modalPopSmooth .35s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.03s;transform-origin:center;will-change:transform,opacity}.modal__close{position:absolute;top:12px;right:16px;border:none;background:transparent;font-size:22px;cursor:pointer;color:#5a4632}.modal__title{text-align:center;margin-bottom:1.5rem;color:#8b3a2e}.modal__container input,.modal__container textarea,.modal__container select{width:100%;margin-bottom:1rem;padding:10px;box-sizing:border-box;border-radius:6px;border:1px solid #D6C5A4;background:#fffdf9}.modal__submit{width:100%;padding:12px;background:#8b3a2e;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.modal__submit:hover{background:#6f2e24;transform:translateY(-1px)}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@keyframes modalPopSmooth{0%{opacity:0;transform:translateY(16px) scale(.96)}60%{opacity:1;transform:translateY(0) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.menuEditButton{width:100%;margin-bottom:1rem;padding:10px 14px;border:1px solid #D6C5A4;background:#fbf8f2;border-radius:8px;color:#8b3a2e;cursor:pointer;font-weight:600;transition:.2s ease}.menuEditButton:hover{background:#f3ece2}.successModal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.successModal{width:90%;max-width:400px;background:#f7f3ec;border-radius:20px;padding:32px 24px;text-align:center;border:1px solid #E5D7C3;animation:modalPopSmooth .3s ease}.successModal__icon{width:72px;height:72px;margin:0 auto 20px;border-radius:999px;background:#8b3a2e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:700}.successModal h2{color:#8b3a2e;margin-bottom:12px}.successModal p{color:#6b5e4b;line-height:1.6;margin-bottom:24px}.successModal button{width:100%;border:none;background:#8b3a2e;color:#fff;padding:14px;border-radius:12px;cursor:pointer;font-weight:600;transition:.2s ease}.successModal button:hover{background:#6f2e24}.modal__container input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:42px;text-align:center}.menuModal__container{width:90%;max-width:760px;background:#f7f3ec;border-radius:18px;padding:2rem;position:relative;border:1px solid #E5D7C3;box-shadow:0 20px 40px #0003;max-height:88vh;overflow-y:auto;animation:modalPopSmooth .35s cubic-bezier(.22,1,.36,1) forwards}.menuModal__title{text-align:center;color:#8b3a2e;margin-bottom:1.5rem}.menuModal__list{display:flex;flex-direction:column;gap:18px}.menuCard{display:flex;gap:16px;background:#fffdf9;border:1px solid #E5D7C3;border-radius:16px;padding:14px;transition:all .25s ease}.menuCard:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.menuCard__image{width:150px;height:120px;object-fit:cover;border-radius:12px;flex-shrink:0}.menuCard__content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.menuCard__content h3{margin:0;color:#5a4632;font-size:20px}.menuCard__description{color:#7a6a58;font-size:14px;line-height:1.5;margin-top:8px}.menuCard__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.menuCard__price{color:#8b3a2e;font-weight:700;font-size:18px}.menuCard__qty{display:flex;align-items:center;gap:10px}.menuCard__qty button{width:34px;height:34px;border:none;border-radius:8px;background:#8b3a2e;color:#fff;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease}.menuCard__qty button:hover{background:#6f2e24}.menuCard__qty span{min-width:20px;text-align:center;font-weight:600;color:#5a4632}.menuModal__footer{margin-top:24px}.menuModal__save{width:100%;padding:14px;border:none;border-radius:10px;background:#8b3a2e;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease}.menuModal__save:hover{background:#6f2e24;transform:translateY(-1px)}@media screen and (max-width:650px){.menuModal__container{width:95%;padding:1.2rem}.menuCard{flex-direction:column}.menuCard__image{width:100%;height:180px}.menuCard__bottom{margin-top:18px}}.menuCategory{margin-bottom:28px}.menuCategory__title{color:#8b3a2e;font-size:20px;font-weight:700;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid #E5D7C3}.menuModal__categories{display:flex;gap:10px;overflow-x:auto;margin-bottom:20px;padding-bottom:4px}.menuModal__categories::-webkit-scrollbar{display:none}.menuModal__categoryButton{border:1px solid #D6C5A4;background:#fffdf9;color:#5a4632;padding:10px 16px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.menuModal__categoryButton:hover{background:#efe7db}.menuModal__categoryButton.active{background:#8b3a2e;color:#fff;border-color:#8b3a2e}.menuModal__summaryCompact{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #E5D7C3}.menuModal__summaryCompact:last-child{border-bottom:none}.menuModal__summaryCompactCategory{font-size:11px;font-weight:600;color:#8b3a2e;text-transform:uppercase;letter-spacing:1px}.menuModal__summaryCompactName{margin:4px 0 0;color:#5a4632;font-weight:600}.menuModal__summaryCompactQty{width:34px;height:34px;border-radius:999px;background:#8b3a2e;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;flex-shrink:0}.confirmOverlay{z-index:1200}.confirmModal{width:90%;max-width:380px;background:#f7f3ec;border-radius:18px;padding:24px;border:1px solid #E5D7C3;box-shadow:0 20px 40px #0003;animation:modalPopSmooth .25s ease}.confirmModal h3{margin-top:0;color:#8b3a2e}.confirmModal p{color:#7a6a58;line-height:1.5}.confirmModal__actions{display:flex;gap:12px;margin-top:24px}.confirmModal__actions button{flex:1;padding:12px;border-radius:10px;cursor:pointer;font-weight:600;transition:all .2s ease}.confirmModal__secondary{background:#fff;border:1px solid #D6C5A4;color:#5a4632}.confirmModal__secondary:hover{background:#efe7db}.confirmModal__primary{border:none;background:#8b3a2e;color:#fff}.confirmModal__primary:hover{background:#6f2e24}.confirmOverlay{z-index:9999}.confirmModal{z-index:10000;position:relative}.app__navbar{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;position:absolute;top:0;left:0;z-index:10;padding:1rem 2rem}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center;gap:8px}.app__navbar-logo img{width:80px}.app__navbar-links{flex:1;display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{display:flex;justify-content:flex-end;align-items:center}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.app__navbar-login div{width:1px;height:30px;background:var(--color-grey)}.app__navbar-smallscreen{display:none;align-items:center;gap:8px}.app__navbar-smallscreen_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:url(/assets/bgsec2-T1q4Azhu.png);transition:.5s ease;flex-direction:column;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{font-size:27px;color:var(--color-golden);cursor:pointer;position:absolute;top:20px;right:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{margin:2rem;cursor:pointer;color:var(--color-redopensans);font-size:2rem;text-align:center;font-family:var(--font-base)}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__navbar-logo img{width:210px}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex;align-items:center}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo img{width:110px}.app__navbar-logo .logo__icon{width:85px}}.language-select{background:transparent;border:none;outline:none;cursor:pointer}.app__chef{position:relative}.app__chef-content{display:flex;flex-direction:column;width:100%;margin-top:5rem}.app__chef-content_quote{display:flex;justify-content:flex-start;align-items:flex-end}.app__chef-content_quote img{width:47px;height:40px;margin:0 1rem 1rem 0}.app__chef-sign{width:100%;margin-top:3rem}.app__chef-sign p:first-child{font-family:var(--font-base);font-weight:400;font-size:32px;line-height:41.6px;letter-spacing:.04em;text-transform:capitalize;color:var(--color-golden)}.app__chef-sign img{width:250px;margin-top:3rem}@media screen and (min-width:2000px){.app__chef-sign img{width:370px}}@media screen and (max-width:450px){.app__chef-sign img{width:80%}}.app__chef:before,.app__chef:after{content:"";position:absolute;left:10%;width:80%;height:5px;background:linear-gradient(to right,transparent,#dcca87,transparent);z-index:3}.app__chef:before{top:0}.app__chef:after{bottom:0}.app__footer{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:var(--color-red);padding-top:0}.app__footer-links{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{width:210px;margin-bottom:.75rem}.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-brown);margin:.5rem;font-size:24px;cursor:pointer}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{font-family:var(--font-base);color:var(--color-brown);font-weight:700;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@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__gallery{flex-direction:row;background:url(/assets/bgsec3final-B-LqrN-v.png);padding:4rem 0 4rem 6rem}.app__gallery-content{flex:1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;min-width:500px;padding-right:2rem}.app__gallery-content button{margin-top:1rem}.app__gallery-images{flex:1;display:flex;flex-direction:row;max-width:50%;position:relative}.app__gallery-slider{width:100%;overflow:hidden}.app__gallery-slots{display:flex;flex-direction:row;gap:2rem;justify-content:flex-start;align-items:stretch}.app__gallery-slot{position:relative;width:301px;min-width:301px;height:447px;overflow:hidden;flex-shrink:0}.app__gallery-slot--left,.app__gallery-slot--right{border:1px solid rgba(220,202,135,.15)}.app__gallery-slot .app__gallery-images_card{position:absolute;top:0;left:0;right:0;bottom:0}.app__gallery-images_card{position:relative;width:100%;min-width:301px;height:447px}.app__gallery-slot .app__gallery-images_card{margin-right:0}.app__gallery-slot .app__gallery-images_card img{pointer-events:none}.gallery__image-icon{position:absolute;color:#fff;font-size:2rem;opacity:0;transition:.5s ease;cursor:pointer}.app__gallery-images_card img{width:100%;height:100%;object-fit:cover;opacity:1;transition:.5s ease}.app__gallery-images_card:hover img{opacity:.35}.app__gallery-images_card:hover .gallery__image-icon{opacity:1}.app__gallery-images_arrows{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;position:absolute;bottom:5%}.gallery__arrow-icon{color:var(--color-golden);font-size:2rem;cursor:pointer;background:var(--color-black);border-radius:5px}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__gallery-content button{margin-top:2rem}.app__gallery-content{min-width:1000px;padding-right:4rem}.app__gallery-slot{width:400px;min-width:400px;height:547px}.app__gallery-images_card{min-width:400px;height:547px}}@media screen and (max-width:1150px){.app__gallery{flex-direction:column}.app__gallery-images{max-width:100%;margin:5rem 0}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallery{padding:4rem 0 4rem 2rem}.app__gallery-content{min-width:100%}.app__gallery-slots{gap:1rem}.app__gallery-slot{width:240px;min-width:240px;height:320px}.app__gallery-images_card{min-width:240px;height:320px}}.app__header{background:url(/assets/bgsec1final-CzDp6nF3.png);background-size:cover;background-position:top center;background-color:#f3e9dc}.app__header-h1{font-family:var(--font-base);color:var(--color-brown);font-weight:700;letter-spacing:.04em;text-transform:capitalize;line-height:117px;font-size:90px;min-height:117px}.app__header-img img{width:80%}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px;min-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px;min-height:117px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px;min-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px;min-height:70px}}.app__header-wrapper{position:relative;background:url(/assets/bgsec1final-CzDp6nF3.png);background-size:cover;background-position:center;padding-top:40px}.app__video{height:100vh;position:relative}.app__video video{width:100%;height:100%;object-fit:cover}.app__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center}.app__video-overlay_content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;padding:2rem;max-width:720px}.app__video-overlay_title{font-family:var(--font-base);color:var(--color-golden);font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;letter-spacing:.04em;text-transform:capitalize;margin:0}.app__video-overlay_subtitle{font-family:var(--font-alt);color:var(--color-white);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;letter-spacing:.04em;margin:0}.app__video-overlay_circle{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer;margin-top:.5rem;transition:transform .2s ease,border-color .2s ease}.app__video-overlay_circle:hover{transform:scale(1.05);border-color:var(--color-crimson)}.app__laurels{position:relative}.app__laurels_awards{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-top:3rem}.app__laurels_awards-card{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;min-width:230px;margin:1rem}@media screen and (min-width:1900px){.app__laurels_awards-card{min-width:390px}}.app__laurels_awards-card img{width:50px;height:50px}.app__laurels_awards-card_content{display:flex;flex-direction:column;margin-left:1rem}@media screen and (max-width:450px){.app__laurels_awards-card{min-width:100%;margin:1rem 0}}.app__laurels:before,.app__laurels:after{content:"";position:absolute;left:10%;width:80%;height:5px;background:linear-gradient(to right,transparent,#dcca87,transparent);z-index:3}.app__laurels:before{top:0}.app__laurels:after{bottom:0}.app__specialMenu{flex-direction:column;background:url(/assets/bgsec2final-Dkl9wTu0.png)}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.app__specialMenu-menu{width:100%;margin:2rem 0;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.app__specialMenu-menu_heading{font-family:var(--font-base);font-weight:600;font-size:45px;line-height:58.5px;letter-spacing:.04em;color:var(--color-brown)}.app__specialMenu-menu_wine,.app__specialMenu-menu_cocktails{flex:1;width:100%;flex-direction:column}.app__specialMenu-menu_img{width:410px;margin:0 2rem}.app__specialMenu-menu_img img{width:100%;height:auto}.app__specialMenu_menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_img{width:650px}.app__specialMenu-menu_img img{height:920px}}@media screen and (max-width:1150px){.app__specialMenu-menu{flex-direction:column;align-items:center;width:100%}.app__specialMenu-menu_img{margin:3rem 0}}@media screen and (max-width:650px){.app__specialMenu-menu_img{width:100%}.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.backoffice{min-height:100vh;background:#f7f3ec;padding:40px 20px}.backoffice__container{max-width:1200px;margin:0 auto}.backoffice__header{margin-bottom:32px}.backoffice__header h1{color:#8b3a2e;margin-bottom:8px;font-size:32px}.backoffice__header p{color:#7a6a58}.backoffice__tableWrapper{background:#fff;border-radius:20px;overflow-x:auto;border:1px solid #E5D7C3;-webkit-overflow-scrolling:touch}.backoffice__table{width:100%;min-width:900px;border-collapse:collapse}.backoffice__table thead{background:#fbf8f2}.backoffice__table th{text-align:left;padding:18px;color:#7a6a58;font-size:14px;white-space:nowrap}.backoffice__table td{padding:20px 18px;color:#5a4632;vertical-align:top;border-top:1px solid #EFE7DB}.backoffice__bookingId{margin-top:6px;font-size:13px;color:#8d7b68}.backoffice__status{padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.backoffice__status.pending{background:#fef3c7;color:#92400e}.backoffice__status.confirmed{background:#dbeafe;color:#1d4ed8}.backoffice__status.done{background:#dcfce7;color:#166534}.backoffice__status.cancelled{background:#fee2e2;color:#b91c1c}.backoffice__actions{display:flex;gap:8px;flex-wrap:wrap}.backoffice__actions button{border:none;background:#8b3a2e;color:#fff;padding:8px 14px;border-radius:10px;cursor:pointer;font-size:12px;transition:.2s ease}.backoffice__actions button:hover{opacity:.9}.backoffice__actions button.cancel{background:#dc2626}.backoffice__menuList{display:flex;flex-direction:column;gap:8px;min-width:220px}.backoffice__menuItem{display:flex;justify-content:space-between;align-items:center;background:#fbf8f2;border:1px solid #EFE7DB;border-radius:10px;padding:8px 12px;gap:12px}.backoffice__menuItem .menuName{color:#5a4632;font-size:13px;font-weight:500;line-height:1.4}.backoffice__menuItem .menuQty{background:#8b3a2e;color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;white-space:nowrap}@media screen and (max-width:1024px){.backoffice{padding:24px 12px}.backoffice__header h1{font-size:26px}.backoffice__table th,.backoffice__table td{padding:14px}}.backofficeLogin{min-height:100vh;background:#f7f3ec;display:flex;align-items:center;justify-content:center;padding:20px}.backofficeLogin__card{width:100%;max-width:420px;background:#fff;border-radius:24px;border:1px solid #E5D7C3;padding:40px 32px;box-shadow:0 10px 30px #0000000a}.backofficeLogin__header{text-align:center;margin-bottom:32px}.backofficeLogin__header h1{color:#8b3a2e;font-size:32px;margin-bottom:10px}.backofficeLogin__header p{color:#7a6a58}.backofficeLogin__form{display:flex;flex-direction:column;gap:20px}.backofficeLogin__field{display:flex;flex-direction:column;gap:8px}.backofficeLogin__field label{color:#5a4632;font-size:14px;font-weight:600}.backofficeLogin__field input{border:1px solid #E5D7C3;background:#fbf8f2;border-radius:14px;padding:14px 16px;font-size:14px;outline:none}.backofficeLogin__field input:focus{border-color:#8b3a2e;background:#fff}.backofficeLogin__button{border:none;background:#8b3a2e;color:#fff;height:52px;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer}.backofficeLayout{display:flex;min-height:100vh;background:#f7f3ec}.backofficeContent{flex:1;padding:40px}.backoffice__empty{text-align:center;padding:80px 20px!important}.backoffice__emptyContent h3{margin:0 0 10px;color:#8b3a2e;font-size:24px}.backoffice__emptyContent p{margin:0;color:#7a6a58;font-size:14px}.mobileMenuButton{display:none}@media screen and (max-width:1024px){.mobileMenuButton{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:12px;background:#8b3a2e;color:#fff;font-size:22px;cursor:pointer;margin-bottom:20px}.backofficeContent,.backoffice__container{width:100%;max-width:100%;padding:20px}}.confirmModalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.confirmModal{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 30px #00000026}.confirmModal h3{margin:0 0 12px;color:#8b3a2e}.confirmModal p{margin:0;color:#7a6a58;line-height:1.6}.confirmModal__actions{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.confirmModal__actions button{border:none;padding:10px 18px;border-radius:10px;cursor:pointer;color:#fff;background:#8b3a2e}.confirmModal__actions .secondary{background:#9ca3af}.dashboard__filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.dashboard__filters button{border:none;background:#fbf8f2;color:#5a4632;padding:10px 18px;border-radius:999px;cursor:pointer;font-weight:600}.dashboard__filters button.active{background:#8b3a2e;color:#fff}.backoffice__pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:16px;background:#fff;border-top:1px solid #EFE7DB}.backoffice__pagination button{border:none;background:#8b3a2e;color:#fff;padding:10px 16px;border-radius:10px;cursor:pointer}.backoffice__pagination button:disabled{opacity:.5;cursor:not-allowed}.sidebar{width:260px;min-height:100vh;background:#fff;border-right:1px solid #E5D7C3;padding:24px;display:flex;flex-direction:column}.sidebar__logo{margin-bottom:40px}.sidebar__logo h2{margin:0;color:#8b3a2e;font-size:26px}.sidebar__logo span{color:#7a6a58;font-size:14px}.sidebar__menu{display:flex;flex-direction:column;gap:8px}.sidebar__item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;color:#5a4632;text-decoration:none;transition:all .2s ease}.sidebar__item:hover{background:#fbf8f2}.sidebar__item.active{background:#8b3a2e;color:#fff}.sidebar__logout{margin-top:auto;border:none;background:#8b3a2e;color:#fff;height:50px;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600}.sidebarOverlay{display:none}@media screen and (max-width:1024px){.sidebar{position:fixed;left:-280px;top:0;z-index:1001;transition:.3s ease;box-shadow:0 0 25px #00000026}.sidebar--open{left:0}.sidebarOverlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:.3s ease;z-index:1000}.sidebarOverlay.show{opacity:1;visibility:visible}}.reservation{padding:0}.reservation__header{margin-bottom:24px}.reservation__header h1{color:#8b3a2e;margin-bottom:8px;font-size:32px}.reservation__header p{color:#7a6a58;font-size:14px}.reservation__filters{background:#fff;border:1px solid #E5D7C3;border-radius:20px;padding:24px;margin-bottom:24px;display:flex;flex-wrap:wrap;gap:20px}.reservation__field{flex:1;min-width:220px;display:flex;flex-direction:column;gap:8px}.reservation__field label{color:#5a4632;font-size:14px;font-weight:600}.reservation__field input{width:100%;border:1px solid #E5D7C3;background:#fbf8f2;border-radius:14px;padding:14px 16px;font-size:14px;outline:none;transition:all .2s ease}.reservation__field input:focus{border-color:#8b3a2e;background:#fff}.reservation__statusFilters{width:100%;display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.reservation__statusFilters button{border:none;background:#fbf8f2;color:#5a4632;padding:10px 18px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease}.reservation__statusFilters button:hover{background:#efe7db}.reservation__statusFilters button.active{background:#8b3a2e;color:#fff}.reservation__tableWrapper{background:#fff;border-radius:20px;border:1px solid #E5D7C3;overflow-x:auto}.reservation__table{width:100%;border-collapse:collapse}.reservation__table thead{background:#fbf8f2}.reservation__table th{padding:18px;text-align:left;color:#7a6a58;font-size:14px;white-space:nowrap}.reservation__table td{padding:20px 18px;border-top:1px solid #EFE7DB;color:#5a4632}.reservation__table tr:hover{background:#fcfaf7}.reservation__status{padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.reservation__status.pending{background:#fef3c7;color:#92400e}.reservation__status.confirmed{background:#dbeafe;color:#1d4ed8}.reservation__status.done{background:#dcfce7;color:#166534}.reservation__status.cancelled{background:#fee2e2;color:#b91c1c}@media screen and (max-width:1024px){.reservation__header h1{font-size:26px}.reservation__filters{padding:18px}.reservation__field{min-width:100%}.reservation__table th,.reservation__table td{padding:14px}.reservation__statusFilters{gap:8px}.reservation__statusFilters button{flex:1}}.reservation__statusFilters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.reservation__searchButton{margin-top:25px;border:none;background:#8b3a2e;color:#fff;height:46px;min-width:110px;padding:0 20px;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.reservation__searchButton:hover{opacity:.9}@media screen and (max-width:1024px){.reservation__searchButton{width:100%;min-width:unset;margin-top:0}}.menuManagement__toolbar{display:flex;justify-content:flex-end;margin-bottom:24px}.menuManagement__addButton{border:none;background:#8b3a2e;color:#fff;height:46px;padding:0 22px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.menuManagement__addButton:hover{opacity:.9}.menuManagement__status{padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.menuManagement__status.active{background:#dcfce7;color:#166534}.menuManagement__status.inactive{background:#fee2e2;color:#b91c1c}.menuManagement__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.menuManagement__modalCard{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;padding:28px;border:1px solid #E5D7C3;display:flex;flex-direction:column;gap:16px}.menuManagement__modalCard h2{margin:0;color:#8b3a2e;font-size:24px}.menuManagement__modalCard input,.menuManagement__modalCard textarea,.menuManagement__modalCard select{width:100%;border:1px solid #E5D7C3;background:#fbf8f2;border-radius:14px;padding:14px 16px;font-size:14px;outline:none;transition:all .2s ease}.menuManagement__modalCard input:focus,.menuManagement__modalCard textarea:focus,.menuManagement__modalCard select:focus{border-color:#8b3a2e;background:#fff}.menuManagement__modalCard textarea{min-height:120px;resize:vertical}.menuManagement__modalActions{display:flex;justify-content:flex-end;gap:12px;margin-top:10px;position:sticky;bottom:0;background:#fff;padding-top:12px}.menuManagement__modalActions button{border:none;height:46px;padding:0 22px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600}.menuManagement__modalActions button:first-child{background:#efe7db;color:#5a4632}.menuManagement__modalActions button.save{background:#8b3a2e;color:#fff}.menuManagement__modalActions button:hover{opacity:.9}@media screen and (max-width:1024px){.menuManagement__toolbar{justify-content:stretch}.menuManagement__addButton{width:100%}}@media screen and (max-width:1024px){.menuManagement__modalCard{padding:20px}.menuManagement__modalActions{flex-direction:column}.menuManagement__modalActions button{width:100%}}.menuManagement__toolbar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:24px}.menuManagement__categoryButton{border:none;background:#5a4632;color:#fff;height:46px;padding:0 22px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}.reservation__pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:18px 24px;border-top:1px solid #EFE7DB;background:#fbf8f2}.reservation__pagination span{color:#5a4632;font-size:14px;font-weight:600}.reservation__pagination button{border:none;background:#8b3a2e;color:#fff;padding:10px 18px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease}.reservation__pagination button:hover:not(:disabled){opacity:.9}.reservation__pagination button:disabled{background:#d7c2b8;cursor:not-allowed}.menuManagement__modalCard::-webkit-scrollbar{width:8px}.menuManagement__modalCard::-webkit-scrollbar-thumb{background:#d7c2b8;border-radius:999px}.customer__filters{background:#fff;border:1px solid #E5D7C3;border-radius:20px;padding:24px;margin-bottom:24px}.customer__filters input{width:100%;border:1px solid #E5D7C3;background:#fbf8f2;border-radius:14px;padding:14px 16px;font-size:14px;outline:none}.customer__filters input:focus{border-color:#8b3a2e;background:#fff}.customer__pagination{display:flex;justify-content:center;align-items:center;gap:20px;padding:16px;border-top:1px solid #EFE7DB;background:#fff}.customer__pagination button{border:none;background:#8b3a2e;color:#fff;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:600}.customer__pagination button:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:1024px){.customer__filters{padding:18px}}.customer__viewButton{border:none;background:#8b3a2e;color:#fff;padding:8px 14px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600}.customerDetail{max-height:85vh;overflow-y:auto}.customerDetail__info{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:24px}.customerDetail__info div{display:flex;flex-direction:column;gap:6px}.customerDetail__info strong{color:#8b3a2e}.customerDetail__history{max-height:350px;overflow-y:auto;border:1px solid #E5D7C3;border-radius:12px;margin-top:16px}.customerDetail__history table{width:100%;border-collapse:collapse}.customerDetail__history th,.customerDetail__history td{padding:14px;border-bottom:1px solid #EFE7DB;text-align:left}.customerDetail__lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.customerDetail__lists h3{color:#8b3a2e;margin-bottom:10px}.customerDetail__lists ul{list-style:none;padding:0;margin:0;border:1px solid #E5D7C3;border-radius:12px;background:#fbf8f2}.customerDetail__lists li{padding:12px 16px;border-bottom:1px solid #EFE7DB}.customerDetail__lists li:last-child{border-bottom:none}.customerHistoryPagination{display:flex;justify-content:center;align-items:center;gap:12px;padding-top:16px}.customerHistoryPagination button{border:none;background:#8b3a2e;color:#fff;padding:8px 14px;border-radius:10px;cursor:pointer}.customer__filters{display:flex;gap:12px;align-items:center}.customer__filters input{flex:1}.customer__exportButton{border:none;background:#8b3a2e;color:#fff;padding:12px 18px;border-radius:12px;cursor:pointer;font-weight:600;white-space:nowrap}.customer__exportButton:hover{opacity:.9}@media screen and (max-width:1024px){.customer__filters{flex-direction:column}.customer__exportButton{width:100%}}.section__padding{padding:4rem 6rem}.flex__center{display:flex;justify-content:center;align-items:center}.app__bg{background:url(/assets/bgsec2-T1q4Azhu.png);background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app__wrapper{display:flex;justify-content:space-between;align-items:center;min-height:100vh}.app__wrapper_info{flex:1;width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.app__wrapper_img{flex:1;width:100%;display:flex;justify-content:center;align-items:center;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:#f3e6c9;color:#8b3a2e;font-family:var(--font-base);font-weight:600;letter-spacing:.05em;font-size:15px;padding:.6rem 1.8rem;border:1px solid #D4B06A;border-radius:4px;cursor:pointer;transition:all .25s ease}.custom__button:hover{background-color:#d4b06a;color:#fff}.p__cormorant{font-family:var(--font-base);color:var(--color-redmenu);font-weight:700;letter-spacing:.04em;text-transform:capitalize;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}.p__opensans{font-family:var(--font-alt);color:var(--color-redopensans);font-weight:400;letter-spacing:.04em;text-transform:capitalize;line-height:28px;font-size:16px}.headtext__cormorant{text-shadow:0 0 1px currentColor;-webkit-text-stroke:.5px currentColor;font-family:var(--font-base);color:var(--color-brown);font-size:90px;line-height:83.2px;letter-spacing:0;font-weight:700;text-transform:capitalize}.spoon__img{width:45px}@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}}.app__findus{position:relative}.app__findus:before,.app__findus:after{content:"";position:absolute;left:10%;width:80%;height:5px;background:linear-gradient(to right,transparent,#dcca87,transparent);z-index:3}.app__findus:before{top:0}.app__findus:after{bottom:0}
