/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.15;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#495e57;font-family:Karla,sans-serif;font-size:1rem;line-height:1.5}header{border-bottom:1rem solid #495e57}a{color:#495e57;text-decoration:none}h1,h2{font-family:Markazi Text;font-weight:400;line-height:1}h1{font-size:3.5rem}h2{font-size:2.5rem}form{display:flex;flex-direction:column;gap:2rem;max-width:28.125rem;padding:3rem 2rem}input,label,select{cursor:pointer}input,select{-webkit-padding-end:1rem;-webkit-padding-start:1rem;background:#fff;border:.0625rem solid #e0e0e0;border-radius:.375rem;color:#495e57;height:2.5rem;outline:none;padding-inline-end:1rem;padding-inline-start:1rem;transition:border-color .3s}input:focus,select:focus{border-color:#495e57;border-width:.125rem}label{font-weight:700}button{border:none;cursor:pointer}img{max-width:100%}main>section{margin-bottom:5rem}.container{margin-left:auto;margin-right:auto;max-width:61.625rem;width:90%}.grid{display:grid}.button-primary{background-color:#f4ce14;border:.1875rem solid #f4ce14;border-radius:2rem;color:#495e57;font-weight:700;padding:.5rem 1rem;transition:background,border,color .5s}.button-primary:focus,.button-primary:hover{background-color:#495e57;border-color:#495e57;color:#fff}.nav-bar{grid-template-columns:auto auto auto;min-height:6.25rem}.nav-bar-logo{align-self:center;grid-column:1;justify-self:start;line-height:0}.nav-bar-logo img{max-width:15.625rem}.nav-bar-hamburger{color:#495e57;cursor:pointer;display:none;grid-column:2;transition:background-color .5s}.nav-bar-hamburger:hover{background-color:#f4ce14}.nav-bar-links{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;display:flex;grid-column:3;justify-content:right;list-style-type:none;margin-block-end:0;margin-block-start:0;padding-inline-start:0;transition:left .3s}.nav-bar-links.expanded{left:0}.nav-bar-links li{display:flex}.nav-bar-links a{align-items:center;display:flex;padding:1.5rem 1rem;text-transform:uppercase;transition:background-color .5s}.current-location,.nav-bar-links a:focus,.nav-bar-links a:hover{background-color:#f4ce14}@media only screen and (max-width:992px){.nav-bar{grid-template-columns:auto auto}.nav-bar-hamburger{background:none;border:none;display:inline-block;justify-self:end;width:2.5rem}.nav-bar-links{background-color:#fff;box-shadow:2px 0 4px 0 rgba(0,0,0,.2);height:100vh;left:-50%;position:absolute;top:0;width:50%;z-index:100}.nav-bar-links,.nav-bar-links li{flex-direction:column}}.site-footer{background-color:#495e57;color:#fff}.site-footer .container{grid-template-columns:repeat(4,auto);padding-bottom:2.5rem;padding-top:2.5rem}.site-footer-logo{grid-column:1;min-width:6rem;width:6rem}.site-footer h4{letter-spacing:.1875rem;margin-bottom:1rem;text-transform:uppercase}.site-footer a{color:#fff;transition:color .5s}.site-footer a:focus,.site-footer a:hover{color:#f4ce14}.site-footer-nav{grid-column:2}.site-footer-nav ul{list-style-type:none}.site-footer-nav li{margin-bottom:.25rem}.site-footer-contact{grid-column:3}.site-footer-contact svg{margin-right:.5rem}.site-footer-contact p{margin-bottom:.25rem}.site-footer-social{grid-column:4}.site-footer-social svg{margin-right:1rem}@media (max-width:927px){.site-footer .container{grid-template-columns:repeat(3,auto);grid-template-rows:auto auto}.site-footer-social{grid-column:1;grid-row:2;margin-top:2rem}}@media (max-width:789px){.site-footer .container{grid-template-columns:auto auto}.site-footer-contact{grid-column:1;grid-row:2;margin-top:2rem}.site-footer-social{grid-column:2}}@media (max-width:576px){.site-footer .container{grid-template-columns:auto}.site-footer-logo{grid-row:1}.site-footer-nav{grid-column:1;grid-row:2;margin-top:2rem}.site-footer-contact{grid-row:3}.site-footer-social{grid-column:1;grid-row:4}}.hero{background-color:#495e57;padding-top:1.875rem}.hero .container{gap:3.5rem;grid-template-columns:1fr 1fr;margin-bottom:9.375rem}.hero-information{grid-column:1}.hero-information h1{color:#f4ce14}.hero-information h2{color:#fff}.hero-information p{color:#fff;margin-top:1.5rem}.hero-information .button-primary{display:inline-block;margin-top:2rem}.hero-information .button-primary:focus,.hero-information .button-primary:hover{border-color:#f4ce14}.hero-image{border-radius:1rem;grid-column:2;height:24rem;justify-self:end;margin-bottom:-4.375rem;object-fit:cover;width:100%}@media (max-width:792px){.hero .container{grid-template-columns:1fr;grid-template-rows:auto auto}.hero-information{grid-row:1}.hero-image{grid-column:1;grid-row:2}}.week-specials{gap:1.25rem;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.week-specials-header{align-content:center;display:flex;grid-column:1/4;grid-row:1;justify-content:space-between;margin-bottom:1.875rem}.week-specials-header h2{font-family:Markazi Text;font-size:2.5rem;font-weight:400;line-height:1}@media (max-width:960px){.week-specials{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.week-specials-header{grid-column:1/3}}@media (max-width:692px){.week-specials{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.week-specials-header{grid-column:1/2}}.meal-card{background-color:#edefee;border-radius:1rem;display:flex;flex-direction:column;grid-column:auto;grid-row:2;min-height:31.25rem;overflow:hidden;padding-bottom:2.5rem}.meal-card:hover .meal-card-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.meal-card-image img{height:12.5rem;margin-bottom:.9375rem;object-fit:cover;transition:all .3s ease-in-out;width:100%}.meal-card-body-footer,.meal-card-header{padding-left:1.25rem;padding-right:1.25rem}.meal-card-header{display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:1.875rem}.meal-card-header h3{font-size:1.15rem}.meal-card-header span{color:#ee9972;font-weight:700}.meal-card-body-footer{display:flex;flex-direction:column;height:100%;justify-content:space-between}.meal-card-body-footer a{font-weight:700}.meal-card-body-footer svg{margin-left:.5rem}@media (max-width:960px){.meal-card{grid-row:auto}}.testimonials{background-color:#495e57;padding-bottom:1.875rem;padding-top:1.875rem}.testimonials .container{gap:1.25rem;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto}.testimonials h2{color:#fff;grid-column:1/5;grid-row:1;margin-bottom:1.875rem}@media (max-width:949px){.testimonials .container{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto)}.testimonials h2{grid-column:1/4}}@media (max-width:711px){.testimonials .container{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto)}.testimonials h2{grid-column:1/3}}@media (max-width:576px){.testimonials .container{grid-template-columns:1fr;grid-template-rows:repeat(5,auto)}.testimonials h2{grid-column:1/2}}.testimonial-card{background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;grid-column:auto;grid-row:2;height:100%;min-height:22.75rem;padding:1rem}.testimonial-card img{border-radius:50%;margin:0 auto .5rem;width:8rem}.testimonial-card h4{margin:0 auto 1rem}.testimonial-card span{color:#f4ce14}@media (max-width:949px){.testimonial-card{grid-column:auto;grid-row:auto}}.our-story{gap:3.5rem;grid-template-columns:1fr 1fr}.our-story-description{grid-column:1}.our-story-description h1{color:#f4ce14}.our-story-description p{padding-top:1.5rem}.our-story-chefs{display:flex;flex-direction:column;gap:1rem;grid-column:2}.our-story-chefs img{border-radius:1rem}@media (max-width:915px){.our-story{grid-template-columns:1fr;grid-template-rows:auto auto}.our-story-chefs{flex-direction:row;grid-column:1}.our-story-chefs img{max-width:50%}}@media (max-width:715px){.our-story{grid-template-rows:repeat(3,auto)}.our-story-chefs{flex-direction:column}.our-story-chefs img{max-width:100%}}.bookings{background:#f9f9f9;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:0 auto;max-width:600px;padding:2rem}.form-title{background-color:#495e57;border-radius:8px;color:#fff;font-size:1.75rem;margin-bottom:.5rem;padding:1.5rem;text-align:center}.reservation-form{gap:1.5rem}.form-field,.reservation-form{display:flex;flex-direction:column}.form-field{gap:.5rem}.form-field label{color:#333;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.75rem}.form-field textarea{min-height:80px;resize:vertical}.checkbox-field label{align-items:center;display:flex;font-size:.95rem;gap:.5rem}.confirm-button,.next-button{background-color:#f4ce14;border:none;border-radius:6px;color:#333;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:2rem auto 0;padding:.75rem 1.5rem;transition:background-color .2s ease-in-out}.confirm-button:hover,.next-button:hover{background-color:#ddb800}.bookings button:disabled,.bookings button[disabled]{background-color:#edefee;border-color:#edefee;color:#adafae;cursor:not-allowed}.confirmed-booking{background-color:#fff;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.05);padding:2rem;text-align:center}.confirmed-booking h2{color:#495e57;margin-bottom:1rem}.confirmed-booking p{font-size:1.1rem;margin:.5rem 0}.page-not-found,.under-construction{display:flex;flex-direction:column;gap:1rem;min-height:31.25rem;padding:1.875rem 0;text-align:center}
/*# sourceMappingURL=main.40130bc2.css.map*/