@import"https://fonts.googleapis.com/css2?family=ABeeZee&display=swap";@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";.app__aboutus{position:relative;overflow:hidden;min-height:100vh}.app__aboutus-content{max-width:1200px;margin:0 auto}.app__aboutus-content_history{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.app__aboutus-content_history p{margin:1.5rem 0;color:var(--color-white);max-width:80ch;line-height:1.6}.headtext__cormorant{font-size:clamp(2rem,5vw,3.5rem);color:var(--color-golden)}.highlight{color:#4f643e;font-weight:700;transition:color .3s ease}.line__green{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#4f643e;transform-origin:left}@media screen and (max-width: 768px){.app__aboutus-content_history p{padding:0 1rem}}@media screen and (max-width: 480px){.headtext__cormorant{font-size:1.8rem}.app__aboutus-content_history p{font-size:.9rem}}.app__chef-container{display:flex;align-items:center;justify-content:space-around;min-height:100vh}.app__chef-img,.app__chef-description{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.app__chef-description{padding-left:2rem}.chef_img{border:2px solid #4f643e;border-radius:50%;width:25rem;height:25rem;object-fit:cover}.app__chef-content{display:flex;flex-direction:column;width:100%;margin-top:5rem}.app__chef-content p{text-transform:none}.app__chef-content_quote{display:flex;justify-content:flex-start;align-items:flex-end}.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-white)}.app__chef-sign img{width:370px;margin-top:1rem}@media screen and (max-width: 900px){.app__chef-container{flex-direction:column;align-items:center}.app__chef-img{margin-bottom:2rem}.app__chef-description{padding-left:0}.chef_img{width:15rem;height:15rem}.app__chef-sign img{width:80%}}@media screen and (min-width: 768px) and (max-width: 1023px){.app__chef-sign img{width:60%}}@media screen and (min-width: 1024px){.app__chef-sign img{width:370px}}.app__wrapper_map{flex:1;margin-right:2rem;display:flex;justify-content:center;align-items:center}.app__wrapper_info_findus{width:100%;text-align:center;flex:1}.vertical-line{width:2px;height:24rem;background-color:#4f643e;margin:0 2rem}.horizontal-line{width:100%;border:0;height:1px;background:#4f643e}@media (max-width: 1150px){.app__wrapper_map{width:80%;margin:0 0 4rem}.vertical-line{display:none}.app__wrapper_info_findus{width:100%;text-align:center;order:1}.app__wrapper_map{order:2;margin:4rem 0 2rem;width:90%}.app__wrapper_info_findus{width:100%}}.app__footer{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:var(--color-black);padding-top:0}.app__footer-links{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:1rem;padding:0 2rem}.app__footer-links_logo{flex:1;margin:1rem;text-align:center}.app__footer-links_contact{margin:8rem;text-align:center;flex:1}.app__footer-links_logo img:first-child{width:210px;margin-bottom:.75rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);margin:.5rem;font-size:24px;cursor:pointer}.app__footer-links_icons svg:hover{color:#4f643e}.app__footer-headtext{font-family:var(--font-base);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.google-logo{width:21px}.footer__copyright{margin-top:3rem;text-align:center}.developer-credit{font-size:.8rem;color:#4f643e;text-decoration:underline;display:inline-block;margin-top:.2rem}.developer-credit:hover{color:#4f643e;font-size:.83rem;transition:.5s ease;cursor:pointer}@media screen and (max-width: 768px){.developer-credit{font-size:.7rem}}@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:var(--color-black);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-images_container{display:flex;flex-direction:row;width:max-content;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{position:relative;min-width:301px;height:447px;margin-right:2rem}.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-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-images_card{min-width:240px;height:320px}}.menu-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px;background-color:#f9f9f9}.menu-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.menu-container h1{font-size:2.5em;margin-bottom:12px;color:#333}.menu-philosophy{max-width:800px;width:100%;margin:20px auto 40px;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;line-height:1.6;color:#444;font-style:italic;text-align:left}.menu-philosophy p{margin-bottom:12px;font-size:1.1em}.menu-philosophy .signature{text-align:right;font-weight:500;margin-top:20px;font-size:1.2em;font-style:normal}.menu-description{font-size:1.5em;margin-bottom:5px;max-width:800px;width:100%;color:#555}.menu-info{color:#666;font-size:1.2em;margin-bottom:30px;max-width:800px;width:100%}.menu-images{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1200px}.menu-image{width:100%;height:auto;max-width:800px;border-radius:12px;box-shadow:0 8px 16px #0000001a}.app__menu-button{display:inline-block;margin-top:30px;padding:12px 24px;font-size:1.1em;color:#fff;background-color:#333;text-decoration:none;border:none;border-radius:30px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.app__menu-button:hover{background-color:#555;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}@media (max-width: 768px){.menu-container{padding:20px}.menu-container h1{font-size:2em}.menu-philosophy{padding:20px;margin:15px auto 30px}.menu-philosophy p{font-size:1em}.menu-description{font-size:1.3em}.menu-info{font-size:1.1em}.menu-images{gap:30px}}.menu-images-grid{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:800px;align-items:center}.menu-images-grid .menu-image{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 16px #0000001a}@media (max-width: 768px){.menu-images-grid{gap:1.5rem}}.app__navbar{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 2rem}.app__navbar-logo{display:flex;justify-content:center;align-items:center}.app__navbar-logo img{width:130px;margin:0 1rem}.app__navbar-links-left,.app__navbar-links-right{flex:1;display:flex;justify-content:center;align-items:center;list-style:none;transform:translateY(-2rem)}.app__navbar-links-left{justify-content:flex-end}.app__navbar-links-right{justify-content:flex-start}.app__navbar-links-left li,.app__navbar-links-right li{margin:0rem 1rem;cursor:pointer}.app__navbar-links-left li:hover,.app__navbar-links-right li:hover{color:var(--color-grey)}.link-contact{margin-right:5rem}.app__navbar-language{display:flex;justify-content:flex-end;align-items:center;margin:0}.language__button{margin:0 .5rem;padding:.25rem .5rem;background-color:transparent;border:none;color:#fff;font-size:16px;cursor:pointer}.language__button:hover{border-bottom:1px solid #4f643e}.app__navbar-language div{width:1px;height:30px;background:#4f643e}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-black);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-golden);font-size:2rem;text-align:center;font-family:var(--font-base)}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}.app__navbar-language-smallscreen{display:flex;transform:translateY(-5px);margin-right:2rem}.app__navbar-language-smallscreen div{width:1px;height:30px;background:#4f643e}@media screen and (max-width: 1150px){.app__navbar-links-left,.app__navbar-links-right,.app__navbar-language{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width: 650px){.app__navbar{padding:1rem}.app__navbar-logo img{width:80px}}.wine-menu-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px;max-width:800px;margin:0 auto}.wine-menu-container h1{font-size:2.5em;margin-bottom:30px;color:#5a0000}.wine-menu-images{display:flex;flex-direction:column;gap:30px;width:100%}.wine-menu-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease}.wine-menu-item:hover{transform:translateY(-5px)}.wine-menu-image{width:100%;height:auto;display:block}.image-placeholder{width:100%;height:200px;background-color:#e0e0e0;display:flex;justify-content:center;align-items:center;color:#666}.app__menu-wine-button{display:inline-block;margin-top:30px;padding:12px 24px;font-size:1.1em;color:#fff;background-color:#5a0000;text-decoration:none;border:none;border-radius:30px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.app__menu-wine-button:hover{background-color:#7a0000;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}@media (max-width: 768px){.wine-menu-container{padding:20px}.wine-menu-container h1{font-size:2em}.wine-menu-images{gap:20px}}.book-button{background-color:#4f643e;color:#fff;border:none;padding:15px 30px;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s,transform .2s}.book-button:hover{background-color:#607a4a;transform:scale(1.05)}@media (max-width: 600px){.book-button{padding:10px 20px;font-size:14px;border-radius:20px}}@font-face{font-family:JonathanSignature;src:url(/assets/JonathanSignature-CXtRpJLg.ttf) format("truetype")}.classeOIdentificatore{font-family:JonathanSignature,cursive}.app__header{display:flex;justify-content:center;align-items:center;min-height:100vh;margin-top:-100px}.app__wrapper_info{max-width:800px;text-align:center}.app__header-h1{font-family:JonathanSignature,cursive;color:var(--color-golden);font-weight:500;letter-spacing:.04em;line-height:1.3;font-size:clamp(3rem,8vw,6rem);margin-bottom:2rem}.p__opensans{font-family:var(--font-alt);color:var(--color-white);font-weight:400;letter-spacing:.04em;line-height:28px;font-size:16px;margin-bottom:2rem}@media screen and (max-width: 1150px){.app__header-h1{font-size:clamp(2.5rem,6vw,4rem)}}@media screen and (max-width: 650px){.p__opensans{font-size:14px;line-height:24px}}.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:#00000059}.app__video-overlay_circle{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer}.app__bg-menu{position:relative;background-image:url(/assets/backgroundmenu-Cmy22vyh.webp);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.app__bg-menu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080}.menu-section{position:relative;padding:2rem;border-radius:15px;text-align:center;max-width:80%}.p__cormorant-menu{font-size:3rem;color:#fff;margin-bottom:1rem}.p__cormorant-menu-2{font-size:1.5rem;color:#fff;margin-bottom:2rem}.menu-card{display:flex;justify-content:center;gap:1rem}.menu-button{background-color:#4f643e;color:#fff;padding:.75rem 1.5rem;border-radius:5px;text-decoration:none;font-weight:700;transition:all .3s ease}.menu-button:hover{background-color:#fff;color:#4f643e}.app__wrapper__impressum{display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.impressum-title{font-size:3rem;margin-bottom:1rem;text-transform:uppercase;color:#4f643e}.impressum-font{line-height:30px;list-style:none}.app__impressum-home-link{display:inline-block;margin-top:20px;padding:10px 20px;font-size:1em;color:#fff;background-color:#4f643e;text-decoration:none;border:none;border-radius:10px;transition:background-color .3s ease}.app__impressum-home-link:hover{background-color:#37422f;cursor:pointer}@media screen and (max-width: 450px){.impressum-title{font-size:2rem}}.app__wrapper__notfound{display:flex;justify-content:center;align-items:center;min-height:100vh;text-align:center}.logo{width:10rem;margin-bottom:2rem}.notfound-title{font-size:3rem;margin-bottom:1rem;text-transform:uppercase;color:#4f643e}.notfound-font{line-height:30px;list-style:none}.app__notfound-home-link{display:inline-block;margin-top:20px;padding:10px 20px;font-size:1em;color:#fff;background-color:#4f643e;text-decoration:none;border:none;border-radius:10px;transition:background-color .3s ease}.app__notfound-home-link:hover{background-color:#37422f;cursor:pointer}@media screen and (max-width: 450px){.notfound-title{font-size:2rem}}.cookie-policy-section{margin-bottom:2rem}.cookie-policy-section h2{margin-bottom:1rem;color:#4f643e}.cookie-policy-section h3{margin-bottom:.5rem}.cookie-policy-section p{margin-bottom:.5rem;color:var(--color-grey)}.admin-container{max-width:800px;margin:0 auto;padding:2rem;font-family:var(--font-base);line-height:1.6}.admin-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #4f643e}.admin-header h1{color:#4f643e;margin-bottom:.5rem;font-family:var(--font-headings)}.admin-header p{color:#666;font-size:1.1rem}.logout-button{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.logout-button:hover{background:#c82333}.current-images{margin-bottom:3rem;padding:1.5rem;background:#f9f9f9;border-radius:8px}.current-images h2{color:#4f643e;margin-bottom:1rem;text-align:center}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.image-item{text-align:center}.image-item h3{color:#333;margin-bottom:.5rem;font-size:1.1rem}.image-item img{width:100%;max-width:300px;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.no-image{background:#e0e0e0;color:#666;padding:3rem 1rem;border-radius:8px;border:2px dashed #ccc}.upload-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem}.upload-form h2{color:#4f643e;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-input,.form-select{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.form-input:focus,.form-select:focus{outline:none;border-color:#4f643e}.file-input{background:#f9f9f9;cursor:pointer}.form-group small{display:block;margin-top:.25rem;color:#666;font-size:.9rem}.message{padding:1rem;border-radius:6px;margin-bottom:1rem;font-weight:500}.message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.upload-button{width:100%;padding:1rem 2rem;background:#4f643e;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.upload-button:hover:not(:disabled){background:#3d4f30}.upload-button:disabled{background:#ccc;cursor:not-allowed}.instructions{background:#f0f8ff;padding:1.5rem;border-radius:8px;border-left:4px solid #4f643e}.instructions h3{color:#4f643e;margin-bottom:1rem}.instructions ol{color:#333;padding-left:1.5rem}.instructions li{margin-bottom:.5rem}.login-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;margin:2rem auto}.login-form h2{color:#4f643e;margin-bottom:1.5rem;text-align:center}.login-button{width:100%;padding:1rem 2rem;background:#4f643e;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.login-button:hover:not(:disabled){background:#3d4f30}.login-button:disabled{background:#ccc;cursor:not-allowed}@media (max-width: 768px){.admin-container{padding:1rem}.image-grid{grid-template-columns:1fr}.upload-form{padding:1.5rem}.login-form{padding:1.5rem;margin:1rem auto}}.section__padding{padding:4rem 6rem}.flex__center{display:flex;justify-content:center;align-items:center}.app__bg{background:#231f20}.background{background:url(/assets/imgbackground-BNPnNscL.webp);background-size:cover;height:100vh}.app__wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh}.app__wrapper_info{width:100%;text-align:center}.custom__button{background-color:var(--color-crimson);color:var(--color-black);font-family:var(--font-base);font-weight:700;letter-spacing:.04em;line-height:28px;font-size:16px;padding:.5rem 1.5rem;border-radius:1px;border:none;outline:none;cursor:pointer}.p__cormorant{font-family:var(--font-base);color:var(--color-white);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}.abeezee-regular{font-family:ABeeZee,sans-serif;font-weight:400;font-style:normal;color:#fff}.p__opensans{font-family:var(--font-alt);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;line-height:28px;font-size:16px}.headtext__cormorant{font-family:var(--font-base);color:var(--color-white);font-size:64px;line-height:83.2px;letter-spacing:.04em;text-transform:capitalize}.mano__img{width:100px;margin-bottom:2rem}@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:16px}}@media screen and (max-width: 450px){.p__opensans{font-size:14px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}:root{--font-base: "Cormorant Upright", serif;--font-alt: "Open Sans", sans-serif;--color-golden: #FFFFFF;--color-black: #0C0C0C;--color-gray: #545454;--color-crimson: #F5EFDB;--color-grey: #AAAAAA;--color-white: #FFFFFF}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}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)}}
