@import url(https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap);*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;max-width:100%;overflow-x:hidden;padding:0}body{font-family:Karla,sans-serif}.marzaki{font-family:Marzaki Text,Georgia,serif}:root{--image-desktop-right:0rem;--image-laptop-right:0rem;--image-width-min:280px;--image-width-max:420px}.site-header{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:auto 1fr;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.logo{height:50px}.nav-list{display:flex;gap:1.5rem;justify-content:right;list-style:none;padding:2rem 0;width:100%}.nav-list li{cursor:pointer}.nav-list li a,.nav-list li button{background:none;border:none;color:#000;cursor:pointer;font-size:1.2rem;font-weight:500;text-decoration:none}.nav-list li:hover{color:#f4ce14;text-decoration:underline;transition:all .3s ease}.site-main{background-color:#494949;box-sizing:border-box;margin:0;min-height:350px;overflow:visible;padding:2rem 1rem;position:relative;width:100%;z-index:0}.content-wrapper{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:2}.hero-text h1{color:#ee9972;font-size:3rem;margin-bottom:.5rem;margin-top:-.5rem}.hero-text h3{color:#fff;font-size:2rem;margin-bottom:1rem;margin-top:0}.hero-text p{color:#fff;font-size:1rem;line-height:1.4;margin:0 0 1.5rem;max-height:101px;max-width:195px;overflow:hidden}.reserve-button{background-color:#f4ce14;border:none;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;font-size:1.2rem;margin-top:0;max-width:none;padding:.5rem 1.5rem;text-align:center;width:300px}.hero-image img,.reserve-button{border-radius:16px;position:relative}.hero-image img{display:block;height:auto;margin:0 auto;object-fit:cover;width:100%}.booking-form-wrapper{background-color:#edefee;border-radius:16px;box-shadow:0 4px 12px #0000001a;font-family:karla,sans-serif;padding:2rem;z-index:10}.booking-form{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0;max-width:400px}.booking-form-wrapper{margin:1rem 0 0 20rem;max-width:400px;position:relative}.booking-form label{color:#333;font-size:1rem;font-weight:600;margin:0}.booking-form input,.booking-form select{border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;padding:.7rem 1rem}.booking-form input:focus,.booking-form select:focus{border-color:#f4ce14;box-shadow:0 0 0 2px #f4ce144d;outline:none}.booking-submit{background-color:#f4ce14;border:none;border-radius:12px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.booking-submit:hover{background-color:#e1be13}.booking-submit:disabled{background-color:#ccc;box-shadow:none;color:#666;cursor:not-allowed;opacity:.7}.booking-data{background-color:#edefee;border-radius:16px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:karla,sans-serif;margin:2rem auto;max-width:800px;padding:2rem}.booking-data h2{color:#494949;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.booking-data-table{border-collapse:collapse;font-family:inherit;font-size:1rem;width:100%}.booking-data-table td,.booking-data-table th{border:1px solid #ccc;padding:.75rem 1rem;text-align:center}.booking-data-table th{background-color:#f4ce14;color:#000;font-weight:700;text-transform:uppercase}.booking-data-table tbody tr:nth-child(2n){background-color:#f9f9f9}.booking-data-table tbody tr:hover{background-color:#fff9c4;cursor:default}.close-form-button{background:#0000;border:none;color:#555;cursor:pointer;font-size:1.5rem;line-height:1;position:absolute;right:10px;top:10px}.booking-form-wrapper{margin-top:1rem}.booking-profile{background-color:#edefee;border-radius:16px;box-shadow:0 4px 12px #0000001a;font-family:Karla,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}.booking-profile h1{color:#495e57;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.booking-profile form{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.booking-profile label{color:#333;display:block;font-size:1rem;font-weight:600}.booking-profile input[type=email],.booking-profile input[type=text],.booking-profile textarea{border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;padding:.7rem 1rem;resize:vertical;width:100%}.booking-profile input[type=email]:focus,.booking-profile input[type=text]:focus,.booking-profile textarea:focus{border-color:#f4ce14;box-shadow:0 0 0 2px #f4ce144d;outline:none}.booking-profile .form-full-width{grid-column:span 2}.booking-profile .checkbox-label{align-items:center;color:#555;display:flex;font-size:.95rem;gap:.5rem}.booking-profile input[type=checkbox]{cursor:pointer;transform:scale(1.2)}.booking-profile button[type=submit]{background-color:#f4ce14;border:none;border-radius:12px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.booking-profile button[type=submit]:hover{background-color:#e1be13}.booking-profile button[type=submit]:disabled{background-color:#fff;border:1px solid #ccc;box-shadow:none;color:#999;cursor:not-allowed;filter:grayscale(100%);opacity:.7}.error-message{color:#d9534f;display:block;font-size:.9rem;margin-top:.3rem}.confirmation-message{animation:fadeIn .5s ease-in-out;background-color:#edefee;border-radius:16px;box-shadow:0 4px 12px #0000001a;font-family:Karla,sans-serif;margin:4rem auto;max-width:600px;padding:2rem;text-align:center}.confirmation-message h1{color:#495e57;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.confirmation-message p{color:#333;font-size:1.2rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dishes-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:10rem auto 2rem;max-width:1200px;padding:0 1rem 3rem 0}.dishes-header h1{color:#000;font-size:3rem;margin:0}.dishes-action-button{background-color:#f4ce14;border:none;border-radius:16px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1.5rem 3rem;transition:background-color .3s ease}.dishes-action-button:hover{background-color:#e1be13}.dish-card-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto;max-width:1200px;padding:0 1rem;position:relative;z-index:10}.dish-card{background-color:#edefee;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;flex-shrink:0;padding:0;text-align:center;width:320px}.dish-card,.dish-image{border-radius:16px 16px 0 0}.dish-image{display:block;height:200px;object-fit:cover;width:100%}.dish-info{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem;padding:1rem;width:100%}.dish-name{color:#000;flex:1 1 auto;font-size:24px;text-align:left}.dish-name,.dish-price{font-weight:700;margin:0}.dish-price{color:#ee9972;flex-shrink:0;font-size:1.2rem;text-align:right;white-space:nowrap}.dish-description{color:#333;font-family:karla,sans-serif;font-size:21px;line-height:1.5;margin:0;padding:1rem;text-align:left;width:100%}.order-button{all:unset;color:#000;cursor:pointer;display:inline-block;font-family:karla,sans-serif;font-size:1rem;font-weight:600;line-height:1;margin-top:auto;padding:1rem 0 1rem 1rem;text-align:left;width:-webkit-max-content;width:max-content}.testimonials-section{align-items:center;background-color:#f4f4f4;display:flex;flex-direction:column;margin-top:6rem;padding:4rem 1rem}.testimonials-title{color:#333;font-size:2.2rem;font-weight:700;margin:0 0 5rem;text-align:center}.testimonials-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px}.testimonial-card{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;padding:1.5rem;text-align:center;width:220px}.testimonial-rating{color:#f4ce14;font-size:1.2rem;margin-bottom:.5rem}.testimonial-image{border-radius:50%;height:60px;margin-bottom:.8rem;object-fit:cover;width:60px}.testimonial-review{color:#333;font-family:karla,sans-serif;font-size:.9rem;line-height:1.3;margin-bottom:.5rem}.testimonial-name{color:#666;font-size:.85rem;font-weight:600}.creators-section{align-items:center;display:flex;gap:2rem;margin:4rem auto;max-width:1200px;padding:0 1rem}.creators-text{flex:1 1}.creators-text h2{font-size:3rem;font-weight:700;margin-bottom:1rem}.creators-text h3{color:#333;font-size:2rem;margin-bottom:.5rem}.creators-text p{color:#444;font-family:karla,sans-serif;font-size:1rem;line-height:1.5}.creators-images{display:flex;flex:1 1;height:250px;justify-content:center;min-width:360px;position:relative}.creator-image{border-radius:16px;box-shadow:0 8px 16px #0003;height:200px;object-fit:cover;position:relative;width:200px}.creator-image.first{left:200px;top:25%;z-index:2}.creator-image.first,.creator-image.second{position:absolute;transform:translateY(-50%)}.creator-image.second{box-shadow:0 8px 16px #00000026;left:320px;opacity:.9;top:75%;z-index:1}.site-footer{background-color:#f4f4f4;padding:2rem 1rem;position:relative;width:100%;z-index:3}.site-footer-container{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.footer-logo img{height:60px}.footer-section{display:flex;flex-direction:column;gap:1rem;min-width:150px}.footer-section h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.footer-contact-list,.footer-nav-list,.footer-social-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer-nav-list li a,.footer-social-list li a{color:#333;font-weight:500;text-decoration:none}.footer-nav-list li a:hover,.footer-social-list li a:hover{text-decoration:underline}.scroll-top-btn{background-color:#f4a261;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:24px;height:45px;position:fixed;right:20px;transition:background-color .3s ease;width:45px;z-index:1000}.scroll-top-btn:hover{background-color:#e76f51}@media (max-width:480px){.reserve-button{width:200px!important}.hero-text h1{font-size:2.4rem}.hero-text h3{font-size:1.6rem}.hero-text p{max-width:100%}.booking-form-wrapper{margin:1rem auto 0;max-width:600px;position:relative;width:auto}.dish-card{width:100%}.dish-name{font-size:20px}.dish-description{font-size:16px}.testimonials-container{align-items:center;flex-direction:column}.testimonial-card{max-width:300px;width:90%}.creators-images{align-items:center;flex-direction:column;gap:1.2rem;height:auto;justify-content:center;position:static}.creator-image,.creator-image.first,.creator-image.second{height:140px;position:static;transform:none;width:140px}.creators-text h2{font-size:2rem}.creators-text h3{font-size:1.2rem}.creators-text p{font-size:.95rem}.scroll-top-btn{bottom:12px;font-size:18px;height:35px;right:12px;width:35px}.confirmation-message{margin:1rem;padding:1.5rem 1rem}.confirmation-message h1{font-size:2rem}.confirmation-message p{font-size:1rem}.booking-profile{padding:1rem;text-align:center}.booking-profile h1{font-size:1.8rem;margin-bottom:1rem}.booking-profile form{display:flex;flex-direction:column;gap:1rem;max-width:100%}.booking-profile label{font-size:1rem;text-align:left}.booking-profile input,.booking-profile textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.5rem;width:100%}.booking-profile .checkbox-label{align-items:center;display:flex;gap:.5rem}.booking-profile button{font-size:1rem;padding:.75rem;width:100%}.error-message{color:red;display:block;font-size:.9rem;margin-top:.2rem}}@media (max-width:900px){.site-header{gap:1rem;grid-template-columns:1fr;justify-items:center;padding:1rem 1rem 2rem}.nav-list{align-items:center;flex-direction:column;gap:1rem;justify-content:center;width:auto}.nav-list li a{font-size:1.2rem}.site-footer-container{gap:2rem;grid-template-columns:1fr;justify-items:center}.footer-logo,.footer-section{align-items:center;min-width:auto;text-align:center;width:100%}.content-wrapper,.footer-contact-list,.footer-nav-list,.footer-social-list{align-items:center}.content-wrapper{display:flex;flex-direction:column;width:100%}.form-inside{margin:1rem auto 0;max-width:600px;width:100%}.reserve-button{width:200px}.booking-form-wrapper{margin:1rem auto 0;max-width:600px;position:relative;width:100%}.hero-image img{margin-top:-11rem;max-height:400px;position:relative;right:var(--image-laptop-right);width:clamp(250px,35vw,360px)}.hero-text{align-items:center;display:flex;flex-direction:column;text-align:center}.hero-text h1,.hero-text h3,.reserve-button{margin:0 auto;text-align:center}.hero-text p{margin:1rem auto 3rem;text-align:center}.dish-card-container{align-items:center;flex-direction:column;gap:1.5rem}.dishes-header h1{margin-left:.6rem}.dish-card{margin:0 auto;max-width:400px;width:90%}.testimonials-container{background-color:#fdf4ee;flex-direction:row;gap:1rem;justify-content:center}.testimonial-card{padding:1.2rem;width:180px}.testimonial-review{font-size:.85rem}.testimonial-name{font-size:.8rem}.testimonial-image{height:50px;width:50px}.creators-section{align-items:center;flex-direction:column;text-align:center}.creators-text{order:1}.creators-images{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:auto;justify-content:center;order:2;padding-top:2rem;position:static;width:100%}.creator-image{box-shadow:0 8px 16px #0003;height:160px;position:static;width:160px}.creator-image.first,.creator-image.second{height:160px;left:auto;object-fit:cover;position:static;top:auto;transform:none;width:160px}.creators-text h2{font-size:2.2rem}.creators-text h3{font-size:1.5rem}.scroll-top-btn{bottom:15px;font-size:20px;height:40px;right:15px;width:40px}.confirmation-message{margin:2rem auto;max-width:90%}.confirmation-message h1{font-size:2.2rem}.confirmation-message p{font-size:1.1rem}.booking-profile{padding:2rem;text-align:center}.booking-profile h1{font-size:2rem;margin-bottom:1rem}.booking-profile form{display:flex;flex-direction:column;gap:1.2rem;margin:0 auto;max-width:600px}.booking-profile input,.booking-profile textarea{font-size:1rem;padding:.6rem}.booking-profile button{margin:0 auto;width:200px}}@media (max-width:1200px){.hero-image img{bottom:-10rem;max-height:400px;right:var(--image-laptop-right);width:clamp(250px,35vw,360px)}.form-outside{left:0;margin:1rem 0 0;max-width:400px;position:relative}.reserve-button{max-width:300px;width:100%}.testimonials-container{flex-wrap:wrap;gap:1.5rem;justify-content:center}.testimonial-card{width:200px}.creators-section{flex-direction:row;gap:1.5rem}.creator-image.first{left:150px}.creator-image.second{left:270px}.confirmation-message{max-width:80%}.booking-profile{padding:3rem}.booking-profile h1{font-size:2.4rem}.booking-profile form{margin:0 auto;max-width:700px}.booking-profile input,.booking-profile textarea{font-size:1.05rem}}@media (min-width:1201px){.content-wrapper{margin:0 auto;max-width:1200px;position:relative}.form-outside{left:0;margin-left:calc(40vw - 480px);margin-top:1rem;max-width:400px;position:relative}.reserve-button{width:300px}.hero-image img{bottom:-10rem;max-height:400px;position:absolute;right:var(--image-desktop-right);width:clamp(var(--image-width-min),30vw,var(--image-width-max))}}
/*# sourceMappingURL=main.8b2f16ea.css.map*/