.containerToDo{display:flex;justify-content:center}.containerToDo .app-wrapper{background-color:#eb8f8f;padding:10px;border-radius:18px;box-shadow:#65524c 0 10px 15px -10px}.containerToDo .todolist h1{color:#fff;margin-bottom:10px;margin-left:.1rem}.containerToDo .task-input{outline:none;padding:10px;margin-right:15px;font-size:20px;color:#95462e;background-color:#fff;border:1px solid #38c6a3;border-radius:10px}.containerToDo .button-add{width:70px;padding:10px;font-size:20px;border-radius:10px;border:0;background-color:#38c6a3;cursor:pointer;color:#fff;border:none;padding:5px,8px,5px,8px}.containerToDo .list-item{display:flex;margin:20px 0;border:1px solid #38c6a3;border-radius:10px;padding:4px;background-color:#fff;align-items:center;justify-content:space-between}.containerToDo .button-delete{border:none;cursor:pointer;background-color:#95462ecb;border-radius:8px;margin:0;color:#fbece6;padding:10px}.containerToDo .list{background-color:#fff;border:none;color:#95462e;font-size:20px;padding-left:10px;margin-right:15px}.Weather-background{background:linear-gradient(180deg,rgba(228,242,252,1) 0%,rgba(251,236,230,.9458158263305322) 100%)}#Weather{color:#95462e;display:flex;flex-direction:column;align-items:center;background:bottom/cover;min-height:45vh}#Weather img{margin:-2rem;filter:drop-shadow(0 0 .75rem #918b8a)}#Weather h2{margin:0 1rem 1rem}#Weather h1{margin-top:1rem}#Weather p,#Weather h2,#Weather h1{text-align:center;background-color:#ffffffbe;border-radius:8px;margin-bottom:.5rem;padding:.5rem;font-weight:600;box-shadow:#65524c 0 10px 15px -10px}#WeatherTip{width:60%}.DailyMood{color:#fff;width:95%;margin:auto;margin-bottom:2rem}.DailyMood div{display:grid;grid-template-columns:1fr 3fr;gap:1rem;margin:1rem 0}.imgDaily p,.journalToast,.dateToast{background-color:#38c6a3;border-radius:18px;margin:0 auto;box-shadow:#65524c 0 10px 15px -10px}.imgDaily p{border-radius:300px;width:52px;height:52px;text-align:center;padding:7px}.imgDaily{grid-column:1 / 2;grid-row:1/2;text-align:center}.journalToast{padding:.5rem;display:flex;align-items:center;justify-content:center;text-align:center;grid-column:2 / 3;grid-row:1 / 3;width:100%}.dateToast{grid-column:1 / 2;grid-row:2 / 3;padding:.5rem;border-radius:14px;height:33px;display:flex;align-items:center;justify-content:center;text-align:center}#Calendar{background:linear-gradient(180deg,rgba(228,242,252,1) 3%,rgba(251,236,230,.9458158263305322) 96%)}#Calendar #gridCalendar{color:#95462e;margin:O;padding:1rem;margin-bottom:5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:.3rem;text-align:center}#Calendar #navCalendar{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.5rem;grid-column:1 / -1;margin-bottom:1rem}#Calendar img{margin:.5rem 0}#Calendar h3{min-width:159px}.toastBackground{background-color:#38c6a3;border-radius:50px;margin:.5rem 0;box-shadow:#65524c 0 10px 15px -10px}#Calendar button{background:none;border:none}.greyToasts{filter:grayscale(80%)}#Timeline{color:#fff;width:100%;margin:auto;margin-bottom:4rem;padding:1rem;background:linear-gradient(180deg,rgba(228,242,252,1) 0%,rgba(251,236,230,.9458158263305322) 27%)}#Timeline div{display:grid;grid-template-columns:1fr 3fr;gap:1rem;margin:2rem 0}.imgTimeline p,.journalTimeline,.dateTimeline{background-color:#38c6a3;border-radius:18px;margin:0 auto;box-shadow:#65524c 0 10px 15px -10px}.imgTimeline p{border-radius:300px;width:52px;height:52px;text-align:center;padding:7px;margin-bottom:4px}.imgTimeline{grid-column:1 / 2;grid-row:1/2;gap:10px;text-align:center}.sunFilter{filter:hue-rotate(30deg) brightness(170%) drop-shadow(0 0 .1rem yellow)}.journalTimeline{padding:.8rem;display:flex;align-items:center;justify-content:center;text-align:center;grid-column:2 / 3;grid-row:1 / 3;width:100%}.dateTimeline{grid-column:1 / 2;grid-row:2 / 3;padding:.5rem;border-radius:14px;height:33px;display:flex;align-items:center;justify-content:center;text-align:center}.Journal{background-color:#fbece6;margin:.5rem 0;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px}.Journal span{margin-top:1rem;color:#95462e;font-weight:700}.Journal textarea{background-color:#fbece6;border:none;resize:none}.Journal textarea:focus{outline:none}.Journal .save:hover{background-color:#edb6b6;cursor:pointer}.Journal .save{border-radius:10px;background-color:#eb8f8f}.popUpBackground{width:100%;min-height:100%;background-color:#80808091;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.popUpContainer{width:90%;margin:2rem auto;border-radius:12px;background-color:#38c6a3;box-shadow:#00000059 0 5px 15px;display:flex;flex-direction:column;padding:25px}.closeButton{display:flex;justify-content:flex-end}.closeButton button{background-color:transparent;border:none;font-size:25px;cursor:pointer;color:#faebd7}.question{display:inline-block;text-align:center;margin-top:10px;color:#faebd7;font-size:1.2rem}.question p{font-weight:600}.toastsMood img{width:5rem}.exit{display:flex;justify-content:center}.exit button{background-color:#eb8f8f;border:none;border-radius:12px;padding:.5rem;cursor:pointer;color:#faebd7;font-size:1rem;margin-top:1rem}#toastCenter{display:flex;justify-content:center;gap:.5rem;margin:1rem .5rem .5rem}#toastCenter p{display:flex;align-items:center;justify-content:center}.clickedToast{filter:drop-shadow(0 0 .75rem crimson)}select{appearance:listitem}@media only screen and (min-width: 480px){.popUpContainer{width:400px}}#HomePage{margin-bottom:6rem}.navContainer{display:flex;width:100%;flex-direction:row;justify-content:space-between;background-color:#38c6a3;padding:.5rem;align-items:flex-start;height:4rem;position:fixed;top:auto;bottom:0;border-top:2px solid white}.navButton{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Montserrat;color:#fff}.standardButton{width:3rem;height:3rem;transition:.1s}.clickedButton{width:2rem;height:2rem;transition:.1s}.textVisible{visibility:visible}.textHidden{visibility:hidden}.addButton{width:3rem;height:3rem}#addToast{position:fixed;z-index:1;margin-top:-3rem}.addButtonBackground{background:#38c6a3;margin-top:-3rem;width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;border-radius:6rem;-webkit-border-radius:6rem;-moz-border-radius:6rem;-ms-border-radius:6rem;-o-border-radius:6rem;border:2px solid white;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(-45deg)}.Name{padding:1rem 0;background-color:#38c6a3;color:#fff;width:80%;margin:1rem auto;text-align:left;border-radius:18px;box-shadow:#65524c 0 10px 15px -10px}.Name p,.Name form{padding-left:1rem}.Name span{display:flex;align-items:center;gap:.75rem}.Name p:first-of-type{display:flex;justify-content:space-between;padding-right:1rem}.Name form{margin-top:1rem}.Faq{padding:1rem 0;background-color:#38c6a3;color:#fff;width:80%;margin:1rem auto;border-radius:18px;box-shadow:#65524c 0 10px 15px -10px}.Faq p{text-align:left;margin:1rem 1rem 0}.Faq p:first-of-type{display:flex;justify-content:space-between;margin-top:0}.Faq p:last-of-type,.Faq .rotate{transform:rotate(180deg);animation:none;margin-top:0}.Faq a{text-decoration:none;color:#95462e}#Settings{color:#95462e;background-color:#fbece6;background:linear-gradient(180deg,rgba(228,242,252,1) 3%,rgba(251,236,230,.9458158263305322) 96%);padding:1rem 0;margin-bottom:6rem}#Settings h1{text-align:center}#Settings h2{font-size:1.2rem;font-weight:400;text-align:left;width:80%;margin:1rem auto}#Settings p{font-size:1.2rem}.visible{display:block;animation:fade_in_show .5s}.hidden{display:none;animation:fade_in_show_two .5s}.localisation{padding:1rem 0;background-color:#38c6a3;color:#fff;width:80%;margin:1rem auto;text-align:left;border-radius:18px;box-shadow:#65524c 0 10px 15px -10px}.localisation p,.localisation form{padding-left:1rem}.localisation span{display:flex;align-items:center;gap:.75rem}.localisation p:first-of-type{display:flex;justify-content:space-between;padding-right:1rem}@keyframes fade_in_show{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.localisation form{margin-top:1rem}button,input[type=submit]{margin-left:.4rem;color:#38c6a3;background-color:#fff;border:2px solid white;border-radius:8px;padding:.3rem}button:hover,input[type=submit]:hover{cursor:pointer}input[type=text]{padding:.5rem;color:#95462e;background-color:#fff;border:2px solid #eb8f8f;border-radius:8px}input[type=text]:focus-visible{border:2px solid #eb8f8f}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular.dcfe8df2.ttf)}:root{--mint: #38c6a3;--pink: #eb8f8f;--white: #ffffff}*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background-color:#fbece6}.homeVisible{display:block}.homeHidden{display:none}@media only screen and (min-width: 480px){body{display:flex;justify-content:center;overflow-y:scroll}::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}#root,.navContainer{width:480px}}
