@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);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--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)}}.reservation-section{display:flex;justify-content:center;margin-top:3rem;padding:2rem 1rem;width:100%}.reservation-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:15px;box-shadow:0 6px 15px #0003;display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;padding:40px 30px;width:100%}.form-title{color:var(--color-golden);font-size:28px;margin-bottom:.5rem;text-align:center}.form-subtitle{color:#ccc;font-size:20px;margin-bottom:1.5rem;text-align:center}.reservation-form>:not(.form-title,.form-subtitle,.reserve-btn){flex-basis:100%}@media (min-width:769px){.form-row{display:flex;gap:20px}.reservation-form input,.reservation-form textarea{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1}}.reservation-form input,.reservation-form textarea{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#333;font-size:16px;outline:none;padding:15px;width:100%}.reservation-form textarea{min-height:100px;resize:none}.reserve-btn{background:var(--color-golden);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px;transition:all .3s ease}.reserve-btn:hover{background:#fff;color:var(--color-golden);transform:scale(1.05)}@media (max-width:768px){.reservation-form{padding:25px 15px}.form-row{flex-direction:column}.reservation-form input,.reservation-form textarea{flex:1 1 100%;margin-bottom:15px}.reservation-form textarea{margin-bottom:0}.reserve-btn{font-size:16px;padding:15px;width:100%}.form-title{font-size:22px}.form-subtitle{font-size:14px}}.input-group{display:flex;flex-basis:calc(50% - 20px);flex-direction:column;flex-grow:1;flex-shrink:1;gap:5px}.input-label{color:#fff;font-size:14px;margin-bottom:2px}.input-group input{flex:1 1 100%}@media (max-width:768px){.input-group{flex:1 1 100%}.input-label{font-size:12px}}.headtext__cormorant{font-family:Cormorant Garamond,serif;font-size:1.25rem;line-height:1.2;margin-bottom:1rem;margin-top:auto}@media (min-width:640px){.headtext__cormorant{font-size:10px;letter-spacing:1px}}@media (min-width:1024px){.headtext__cormorant{font-size:3rem;letter-spacing:1.5px}}.app__footerOverlay{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:1}.app__footerOverlay-black{background:var(--color-black);height:25vh}.app__footerOverlay-img{flex:1 1;height:75%}.app__menuitem-sub p{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app__menuitem{margin-bottom:1.5rem}.app__menuitem-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.app__menuitem-name p,.app__menuitem-price p{margin:0}.app__menuitem-sub{margin-top:.3rem}.app__menuitem-name{display:flex}.app__navbar{background:#fff;justify-content:space-between;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{gap:10px}.logo-img{width:50px}.navbar-title{color:#000;font-family:Playfair Display,serif;font-size:50px;font-weight:700;padding-right:4px;white-space:nowrap}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none;padding:0 5px}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li a{color:#000;text-decoration:none;transition:color .3s ease}.app__navbar-links li a:hover{color:var(--color-golden)}.app_navbar-small-screen{align-items:center;cursor:pointer;display:none;justify-content:flex-end;z-index:1001}.app__navbar-smallscreen_overlay{align-items:center;background:var(--color-black);display:flex;flex-direction:column;height:100vh;inset:0;justify-content:center;position:fixed;transition:.5s ease;width:100%;z-index:999}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_overlay ul{list-style:none;padding:0;text-align:center}.app__navbar-smallscreen_overlay li{margin:2rem 0}.app__navbar-smallscreen_overlay li a{color:#fff;font-family:Playfair Display,serif;font-size:2rem;text-decoration:none;transition:color .3s ease}.app__navbar-smallscreen_overlay li a:hover{color:var(--color-golden)}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app_navbar-small-screen{display:flex}}@media screen and (max-width:768px){.app__navbar-logo img{width:120px}.navbar-title{font-size:28px;text-align:center}.app__navbar{padding:1rem}}@media screen and (max-width:500px){.navbar-title{font-size:24px}.app__navbar-logo{gap:5px}.app__navbar-smallscreen_overlay li a{font-size:1.8rem}}:root{--color-black:#111;--color-golden:#dcca87;--color-grey:#aaa}.app__footer{background-color:#111;background-color:var(--color-black);color:#aaa;color:var(--color-grey);font-family:Open Sans,sans-serif;padding:50px 0 20px}.app__footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 20px}.footer-section{flex:1 1;min-width:250px;padding:15px}.footer-section h3,.footer-section h4{color:#dcca87;color:var(--color-golden);font-family:Playfair Display,serif;font-size:24px;margin-bottom:15px}.quick-links a{color:#aaa;color:var(--color-grey);display:block;font-weight:500;margin:8px 0;text-decoration:none;transition:color .3s,transform .3s}.quick-links a:hover{color:#dcca87;color:var(--color-golden);transform:translateX(5px)}.footer-social a{color:#aaa;color:var(--color-grey);font-size:22px;margin:0 10px;transition:color .3s,transform .3s}.footer-social a:hover{color:#dcca87;color:var(--color-golden);transform:scale(1.2)}.footer-copy{color:#888;font-size:14px;margin-top:30px;text-align:center}.footer-section:not(:last-child){border-right:1px solid #333}@media (max-width:768px){.app__footer-container{align-items:center;flex-direction:column;text-align:center}.footer-section{border:none;padding:15px 0}.footer-social a{margin:0 5px}}.app__gallery{background:var(--color-black);display:flex;flex-direction:row;flex-wrap:wrap;overflow-x:hidden;padding:4rem 2rem}.app__gallery-content{align-items:flex-start;display:flex;flex:1 1 100%;flex-direction:column;justify-content:center;padding:2rem}.app__gallery-images{flex:1 1 100%;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.app__gallery-images,.app__gallery-images_container{display:flex;gap:1rem}.app__gallery-images_card{border-radius:15px;flex:0 0 auto;height:320px;overflow:hidden;position:relative;transition:transform .3s ease;width:240px}.app__gallery-images_card img{border-radius:15px;height:100%;object-fit:cover;width:100%}.app__gallery-images_card:hover img{filter:brightness(70%)}.gallery__image-link{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;text-decoration:none}.gallery__image-icon{color:#fff;font-size:2rem;opacity:0;transition:opacity .4s ease}.app__gallery-images_card:hover .gallery__image-icon{opacity:1}.app__gallery-images_arrows{bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery__arrow-icon{background-color:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (max-width:850px){.app__gallery{flex-direction:column;padding:2rem}.app__gallery-images_card{height:280px;width:200px}}@media screen and (max-width:650px){.app__gallery-images{gap:.5rem;overflow-x:auto}.app__gallery-images_card{height:auto;width:80%}.app__gallery-content{padding:1rem}}.app__header{background-color:var(--color-black)}.app__header-1{color:#fff;font-size:50px;line-height:110px}.app__header-1:hover{color:#dcca87;text-shadow:2px 2px 8px #00000080;transform:scale(1.05) rotate(-1deg)}.app__header-img img{width:80%}.app__video{height:400px;margin:0;overflow:hidden;padding:0;position:relative;width:100vw}.app__video-content{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.app__specialMenu{background:var(--color-black);flex-direction:column}.headtext__cormorant{color:#dcca87;font-size:60px;text-align:center;transition:all .3s ease-in-out}.headtext__cormorant:hover{color:#fff;text-shadow:0 0 5px #dcca87,0 0 10px #dcca87,0 0 20px #dcca87,0 0 40px #dcca87;transform:scale(1.05)}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.app__specialMenu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:60%}.custom__button:hover{background-color:#000;border-color:#dcca87;color:#dcca87}.app__specialMenu_menu_heading{color:var(--color-white);font-family:var(--font-base);font-weight:600;letter-spacing:.04rem;line-height:58.5px}.app__specialMenu-menu_breakfast,.app__specialMenu-menu_croissant{color:#fff;flex:1 1;flex-direction:column;font-size:33px;width:100%}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}.app__specialMenu-menu_breakfast,.app__specialMenu-menu_croissant{margin-bottom:2rem;width:90%}.app__specialMenu-menu_img{align-items:center;margin:2rem 0;width:100%}.app__specialMenu-menu_img img{display:block;height:auto;width:100%}}@media screen and (max-width:650px){.app__specialMenu-menu_breakfast,.app__specialMenu-menu_croissant{width:100%}}.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}@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}}.section-divider{background:#e0dfdf;border:0;height:.4px}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}
/*# sourceMappingURL=main.2d28f113.css.map*/