body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{height:100vh;margin:0;overflow:hidden;width:100vw}element{-ms-overflow-style:none;scrollbar-width:none}element::-webkit-scrollbar{display:none}.App{display:flex;flex-direction:row;margin:0;text-align:center;width:100vw}.App,.left-menu{height:100vh;overflow:hidden}.left-menu{background-color:#fff;width:40vw}.logo{margin:2vw auto;width:60%}.menu{text-align:left}.cat{font-size:2vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:1vw 0;padding-left:5vw;width:100%}.cat-selected{background-color:#c8e4df}.cat-unselected{background-color:none}.image{border-radius:50%;bottom:-9vw;height:33vw;left:13vw;position:absolute;width:33vw}.products{background-color:#eaeaea;height:100vh;overflow-y:scroll;width:60vw}.product,.products{display:flex;flex-direction:column}.product{margin:1vw auto;width:90%}.product>.name{border-radius:25px;font-size:1.4em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.3vw;width:100%;z-index:1}.product>.ingredients,.product>.name{background-color:#fff;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.product>.ingredients{border-radius:20px;font-size:1.7em;font-weight:thin!important;margin:0 auto;padding:.5vw;width:85%;z-index:0}.details{align-items:center;display:flex;flex-direction:row;margin:auto;transform:scale(2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.details-selected{rotate:90deg}.product-selected>.ingredients{display:inherit}.product-unselected>.ingredients{display:none}.scroll-top{bottom:2vw;height:4vw;position:fixed;right:2vw;width:4vw;z-index:5}
/*# sourceMappingURL=main.6e61b215.css.map*/