:root{--clr-primary:#0e2a2a;--clr-grey-1:#102a42;--clr-grey-5:#617d98;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-light:#fffbeb;--clr-gold:#c59d5f;--transition:0.3s cubic-bezier(0.4,0,0.2,1);--radius:0.5rem;--light-shadow:0 5px 15px #0000001a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#0e2a2a;background:var(--clr-primary);color:#102a42;color:var(--clr-grey-1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}h1,h2,h3,h4{letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#617d98;color:var(--clr-grey-5);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}.menu{padding:5rem 0}.title{color:#fffbeb;color:var(--clr-light);margin-bottom:2rem;text-align:center}.underline{background:#c59d5f;background:var(--clr-gold);height:.25rem;margin:0 auto 2rem;width:5rem}.btn-container{display:flex;justify-content:center;margin-bottom:4rem}.filter-btn{background:#0000;border:1px solid #c59d5f;border:1px solid var(--clr-gold);border-radius:.5rem;border-radius:var(--radius);color:#c59d5f;color:var(--clr-gold);cursor:pointer;font-size:1rem;letter-spacing:1px;margin:0 .5rem;padding:.4rem 1rem;text-transform:capitalize;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);transition:background-color var(--transition),color var(--transition)}.filter-btn:hover{background:#c59d5f;background:var(--clr-gold);color:#fff;color:var(--clr-white)}@media screen and (min-width:768px){.btn-container{gap:1rem}}.section-center{grid-gap:3rem 2rem;display:grid;gap:3rem 2rem;justify-items:center;margin:0 auto;max-width:1170px;width:90vw}.menu-item{grid-gap:1.5rem;background:#fffbeb;background:var(--clr-light);box-shadow:0 5px 15px #0000001a;box-shadow:var(--light-shadow);display:grid;gap:1.5rem;max-width:25rem;opacity:0;padding:1.5rem}.menu-item,.photo{border-radius:.5rem;border-radius:var(--radius)}.photo{display:block;height:200px;object-fit:cover;width:100%}.item-info header{align-items:center;border-bottom:.5px dotted #617d98;border-bottom:.5px dotted var(--clr-grey-5);color:#0e2a2a;color:var(--clr-primary);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.item-info h4{margin-bottom:.5rem}.price{color:#c59d5f;color:var(--clr-gold);font-size:1.25rem;font-weight:700}.item-text{margin-bottom:0;padding-top:1rem}@media screen and (min-width:768px){.menu-item{gap:0 1.25rem;grid-template-columns:225px 1fr;max-width:40rem}.photo{height:175px}}@media screen and (min-width:1200px){.section-center{grid-template-columns:1fr 1fr;width:95vw}.photo{height:150px}}
/*# sourceMappingURL=main.a4f4b7fd.css.map*/