*,*::before,*::after{box-sizing:border-box}*{margin:0;-webkit-tap-highlight-color:transparent}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--body-color:#000000;--body-bg-color:#efefef;--footer-color:#ffffff;--footer-bg-color:#977d71}@media (prefers-color-scheme:dark){:root{--body-color:#000000;--body-bg-color:#2c241f;--footer-color:#d8d1cb;--footer-bg-color:#1d1713}}body{font-family:'Poppins',sans-serif;font-weight:300;font-size:.88em;line-height:1.7em;color:var(--body-color);background-color:var(--body-bg-color)}.container .row{text-align:center;margin:1em 1em 4em 1em}@media (min-width:600px){body{font-size:1em}.container{max-width:600px;margin:auto}}body{background-image:linear-gradient(to top, #4a814a, #e1ece1);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.logo{width:min(200px, 95%);margin:auto}#menu h1{padding:3rem 0 1rem 0}#menu h2{padding:0 0 .5rem 0}#menu section{margin:2rem auto;padding:2rem 0;border-radius:.3rem;border:1px solid #c9c9c9;box-shadow:3px 1px 10px rgba(0,0,0,0.2);background-color:rgba(255,255,255,0.8)}#menu items{display:grid;padding:2rem}#menu item{display:grid;grid-template-columns:3fr 1fr;text-align:left;padding-bottom:.5rem}#menu name,#menu price{font-weight:500}#menu description{grid-column:span 2;font-size:.8rem;line-height:1rem}