:root{--rosewood:#5e0b15;--red-violet-color-wheel:#90323d;--bone:#d9cab3;--bronze:#bc8034;--shadow:#8c7a6b;--button:#1183ca}body{margin:0;font-family:"Roboto";background-color:#8c7a6b;background-color:var(--shadow);color:#fff}.main{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-content:center;align-content:center;height:60vh}.main img{height:auto;width:auto;max-height:325px;max-width:400px}.main .description,.main img{-webkit-align-self:center;align-self:center}a,a:visited{color:inherit}.header{-webkit-justify-content:space-between;justify-content:space-between;padding:1rem;background:transparent;color:#fff;max-width:1280px;margin:auto}#home-button,.header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#home-button{text-decoration:none}#home-button img{width:50px;height:50px}#home-button h1{font-size:32px;padding:0 1rem}.header ul{list-style-type:none;display:-webkit-flex;display:flex}.header li{padding-right:1rem;font-size:18px}a{text-decoration:none}#cravings-mobile-menu{display:none}#cravings-menu div{display:-webkit-flex;display:flex}.description h1{font-size:60px}.description p{font-size:18px}.autocomplete-container{color:#000;width:100%;margin-bottom:1em}.modal{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#formList{width:50%;margin:0 auto;background-color:#fff;color:#000;padding:2em}#formList textarea{width:calc(100% - 2em);min-height:5em;margin-bottom:1em;font-family:"Roboto";font-size:16px;padding:1em}#mylists-container{display:-webkit-flex;display:flex;-webkit-flex-flow:wrap;flex-flow:wrap}.list-form-controls{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.login-container{padding:8rem 0;height:100%}.paper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;background:#fff;color:#000;padding:2rem}.avatar{color:#90323d;color:var(--red-violet-color-wheel);border-radius:1em}.form{margin-top:1rem}.submit{background-color:#d9cab3!important;background-color:var(--bone)!important}.register{background-color:#bc8034!important;background-color:var(--bronze)!important;color:#fff!important}.lists{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:100%}.list-card,.lists{display:-webkit-flex;display:flex}.list-card{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:300px;padding:1em;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:1em}.list-card .MuiChip-root{margin:.5em}.list-card .MuiRating-root{margin:auto}#admin-requests-container{display:-webkit-flex;display:flex}#admin-requests-container div:first-child{margin:auto}#settings-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;padding:1em}#settings-form{background-color:#fff;color:#000;width:50%;padding:1em}#settings-form h3{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#settings-form h3 svg{margin-right:.5em}#waiting-cat{margin:auto;padding:1em}#swaggerContainer{background-color:#fff;padding:2em 0}.modal-content{width:50%;margin:0 auto;background-color:#fff;color:#000;padding:2em}.modal-content p{color:grey}@media screen and (max-width:500px){.main{-webkit-flex-direction:column;flex-direction:column}.main img{margin:10vh 0}#cravings-mobile-menu{display:-webkit-flex;display:flex}#cravings-menu{display:none}.home-image{width:80vw!important}.list-card{min-width:225px}}@media screen and (max-width:768px){#settings-form{width:80%}}
/*# sourceMappingURL=main.ba5e978a.chunk.css.map */