@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:wght@100;400;700;900&family=Rubik+Maps&display=swap);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}.navbar{background-color:var(--light-blue);display:flex;justify-content:space-between;padding:1rem}.container-nav1{display:flex;justify-content:space-around;width:50%}.navbar a{color:#000;text-decoration:none}.navbar a:hover{font-weight:700}.navbar strong{font-size:larger}@media screen and (max-width:576px){.navbar{flex-direction:column}.navbar strong{margin-bottom:1rem;text-align:center}.navbar .container-nav1{width:90%}}.exercises label{display:inline-block;margin:.5rem;width:110px}.exercises .add-exercise{background-color:#fff;border:2px solid;border-radius:.3rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:40%;margin:auto;padding:1rem;position:fixed;top:10%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.exercises .add-exercise button{margin-left:.5rem}.add-exercise input,select{border-radius:.3rem;padding:.3rem}.exercise-list{margin:1rem}.exercise-list ul{display:flex;flex-wrap:wrap;gap:2rem;justify-content:left;list-style:none}.exercise-list div{margin-bottom:.5rem}.exercise-list li{background-color:var(--light-blue);border-radius:.3rem;padding:1rem}.add-btn{font-size:1rem;margin:1rem;padding:.5rem}#myOverlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}@media screen and (max-width:576px){.exercises .add-exercise{left:5%;right:5%}}.food label,.goal label{display:inline-block;margin:.5rem;width:110px}.dashboard{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard h1{text-align:center}:root{--light-blue:#dcf2f1}body{font-family:Raleway;margin:0}button{background-color:#000;border:1px solid;border-radius:.3rem;color:#fff;cursor:pointer;margin-top:.5rem;padding:.3rem .6rem}button:hover{background-color:#4a4848}
/*# sourceMappingURL=main.56200933.css.map*/