@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#faf8f5;color:#3e2723;font-family:Poppins,sans-serif;line-height:1.6}.brand-font,h1,h2,h3,h4{font-family:Playfair Display,serif}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:1.5rem 5%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-links{display:flex;gap:2rem}.nav-links a{color:#5d4037;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#d84315}.container{margin:0 auto;max-width:1200px;padding:5rem 5%}.card{background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000a;margin-bottom:2rem;padding:2.5rem}.grid-2{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.btn{background-color:#d84315;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;padding:1rem 2.5rem;transition:background-color .3s ease,transform .2s ease}.btn:hover{background-color:#bf360c}.btn:active{transform:scale(.98)}.footer{background-color:#3e2723;color:#d7ccc8;margin-top:auto;padding:2.5rem 20px;text-align:center}.footer a{border-bottom:1px dashed #fff;color:#fff;text-decoration:none;transition:opacity .3s ease}.footer a:hover{opacity:.8}.hero{align-items:center;background:linear-gradient(#00000073,#00000073),url(https://images.unsplash.com/photo-1509440159596-0249088772ff?w=1600&q=80) 50%/cover;color:#fff;display:flex;height:75vh;justify-content:center;padding:0 20px;text-align:center}.hero h1{font-size:4rem;letter-spacing:1px;margin-bottom:1rem}.about-section{align-items:center;background-color:#fff;display:flex;gap:4rem;padding:6rem 5%}.about-img{border-radius:8px;box-shadow:0 8px 25px #0000000d;flex:1 1;height:450px;object-fit:cover}.about-content{flex:1 1}.slideshow-container{border-radius:8px;box-shadow:0 6px 20px #00000014;margin:0 auto;max-width:850px;overflow:hidden;position:relative}.slide-img{display:none;height:450px;object-fit:cover;width:100%}.slide-img.active{animation:fadeEffect 1s ease-in-out;display:block}.slide-text{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;font-size:1.25rem;font-weight:500;left:0;padding:2rem 1rem 1.5rem 1.2rem;position:absolute;right:0;text-align:center}@keyframes fadeEffect{0%{opacity:.5}to{opacity:1}}.menu-preview-images{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.menu-preview-images img{border-radius:8px;box-shadow:0 4px 12px #0000000d;height:300px;object-fit:cover;width:100%}.menu-section{margin-bottom:3.5rem}.menu-category-title{border-bottom:2px solid #e0d4cc;color:#5d4037;font-size:1.4rem;letter-spacing:2px;margin-bottom:2rem;padding-bottom:.6rem;text-transform:uppercase}.menu-item{display:flex;flex-direction:column;margin-bottom:1.8rem}.menu-item-header{align-items:baseline;display:flex;width:100%}.menu-item-name{color:#3e2723;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.menu-item-dots{border-bottom:1px dotted #bcaaa4;flex:1 1;margin:0 15px;position:relative;top:-4px}.menu-item-price{color:#d84315;font-size:1.1rem;font-weight:600}.menu-item-desc{color:#6d4c41;font-size:.95rem;margin-top:.3rem;max-width:85%}.contact-form input,.contact-form textarea{background-color:#fafafa;border:1px solid #d7ccc8;border-radius:4px;font-family:Poppins,sans-serif;font-size:.95rem;margin-bottom:1.2rem;padding:1rem;transition:border-color .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{background-color:#fff;border-color:#d84315;outline:none}@media (max-width:900px){.hero h1{font-size:3rem}.about-section{gap:2rem}}@media (max-width:768px){.navbar{flex-direction:column;gap:1.2rem;padding:1.2rem 20px;text-align:center}.nav-links{gap:1.2rem;justify-content:center;width:100%}.grid-2{gap:2rem;grid-template-columns:1fr}.hero h1{font-size:2.2rem}.about-section{flex-direction:column;padding:4rem 20px;text-align:center}.about-img{width:100%}.about-img,.slide-img{height:280px}.slide-text{font-size:1rem;padding:1rem}.menu-preview-images{gap:1rem;grid-template-columns:1fr}.menu-preview-images img{height:220px}.menu-item-header{align-items:flex-start;flex-direction:column}.menu-item-dots{display:none}.menu-item-price{font-size:1.05rem;margin-top:.2rem}.menu-item-desc{max-width:100%}.container{padding:3rem 20px}.card{padding:1.5rem}}
/*# sourceMappingURL=main.a5a6766f.css.map*/