body{margin:0}.container{padding:0 20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}a{color:inherit;text-decoration:none}ol,ul{list-style:none}@media (max-width:1024px){.container{padding:0 1.5rem}}@media (max-width:768px){.container{padding:0 1rem}body{font-size:14px}h1{font-size:2rem}h2{font-size:1.8rem}}.header{background-color:#f4ce14;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem}.nav{justify-content:space-between;margin:0 auto;max-width:1200px}.logo,.nav{align-items:center;display:flex}.logo{gap:1px}.logo-img{height:40px;object-fit:contain;width:40px}.logo h2{color:#333;font-size:1.5rem;margin:0}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#333;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#495e57}@media (max-width:992px){.header{padding:1rem}.nav{display:flex;flex-direction:column;gap:1rem}.logo{align-items:center;gap:.5rem;margin-bottom:0}.logo,.nav-links{display:flex;flex-direction:row}.nav-links{flex-wrap:wrap;gap:1rem;justify-content:flex-start}.nav-links a{font-size:.9rem;padding:.5rem}.logo-img{height:35px;width:35px}.logo h2{font-size:1.2rem}}.hero{align-items:center;background:linear-gradient(135deg,#8bc34a,#689f38);color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;min-height:60vh;padding:4rem 2rem}.hero-content{flex:1 1;margin-right:0;min-width:300px}.hero-content h1{font-size:3rem;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem;max-width:500px}.cta-button{background-color:#f4ce14;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:1.1rem;font-weight:700;padding:12px 30px;position:relative;transition:background-color .2s ease,transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease}.cta-button:hover{background-color:#f8d84e;box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.cta-button:active{box-shadow:0 4px 10px #00000014;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;flex:1 1;height:300px;justify-content:center;min-width:300px;text-align:center}.hero-image,.hero-image img{border-radius:12px;box-shadow:0 10px 20px #0003}.hero-image img{height:auto;max-width:100%;width:100%}.hero-flex-container{align-items:center;display:flex;gap:2rem;justify-content:space-between}@media (max-width:768px){.hero-flex-container{gap:1rem}.hero,.hero-flex-container{align-items:center;flex-direction:column}.hero{display:flex;justify-content:center;min-height:60vh;padding:2rem 1rem}.hero-content{margin-bottom:1.5rem;max-width:100%;text-align:center}.hero-image{margin-top:1rem;max-width:400px;width:90%}.hero-image img{height:auto;width:100%}}.menu{background-color:#f9f9f9;min-height:100vh;padding:4rem 2rem}.menu-link{border-radius:12px;color:inherit;display:block;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.menu-link:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.menu-title{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.menu-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.menu-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .3s ease}.menu-item:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.item-image{align-items:center;border-radius:8px;display:flex;height:200px;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}.item-image img{height:100%;object-fit:cover;width:100%}.menu-item h3{color:#333;font-size:1.3rem;margin-bottom:.5rem}.price{color:#f4ce14;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.description{color:#666;font-size:.9rem;line-height:1.4;margin-top:auto}@media (min-width:1024px){.menu-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.menu-grid{gap:1rem;grid-template-columns:1fr}.menu-item{padding:1.5rem 1rem}.menu-title{font-size:2rem;margin-bottom:2rem}}.footer{background-color:#2d2d2d;color:#fff;padding:3rem 0 1rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column;text-align:left}.footer-column a{align-items:center;color:#bbb;display:inline-flex;gap:.3rem;text-decoration:none}.footer-column a:hover{color:#fff}.footer-column h3{color:#fc0;font-size:1.5rem;margin-bottom:1rem}.footer-column h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-column p{color:#ccc;font-size:.95rem;line-height:1.4;margin-bottom:.8rem}.footer-bottom{border-top:1px solid #444;color:#888;font-size:.9rem;margin-top:2rem;padding-top:2rem;text-align:center}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section{border-bottom:1px solid #444;padding-bottom:1.5rem}}
/*# sourceMappingURL=main.d605776f.css.map*/