*{margin:0;padding:0;box-sizing:border-box;font-family:"Roboto"}.App{background-color:rgba(240,248,255,.514);height:100vh}.App-container{max-width:75rem;margin:0 auto;display:flex}.SideNav-list-items{list-style:none;font-size:1.4rem}.SideNav{width:25%;padding:5rem 2.5rem;display:flex;flex-direction:column}.SideNav-list-items{padding:.5rem;border-radius:.4rem;margin-bottom:.5rem;cursor:pointer;font-size:1.1rem;color:#000}.SideNav-list-items:hover{text-decoration:none}.SideNav-list-items--active{background-color:rgba(70,178,240,.157)}.HabitCard{background-color:#fff;border-radius:.25rem;box-shadow:.1rem .1rem 1rem rgba(0,0,0,.071);display:flex;margin-bottom:.75rem}.HabitCard__completion-container{width:15%;border-right:.1rem solid rgba(0,0,0,.062);padding:1rem;justify-content:center;display:flex}.HabitCard__habit-container{display:flex;align-items:center;padding:1rem}.HabitCard__completion-icon{width:1rem;opacity:.5}.Habit{width:75%;padding:5rem 2.5rem}.Habit-header{font-weight:500;letter-spacing:.1rem;margin-bottom:1rem}.Habit__heading-container{display:flex;justify-content:space-between;align-items:center}.Habit__heading-container button{padding:.25rem 2rem;border:none;background-color:rgba(70,178,240,.157);border-radius:.2rem;cursor:pointer}.Accomplishment{width:75%;padding:5rem 2.5rem}.Accomplishment-header{font-weight:500;letter-spacing:.1rem;margin-bottom:1rem}.Accomplishment__heading-container{display:flex;justify-content:space-between;align-items:center}.Accomplishment__heading-container button{padding:.25rem 2rem;border:none;background-color:rgba(70,178,240,.157);border-radius:.2rem;cursor:pointer}.Accomplishment-input{width:100%;padding:.5rem}.Accomplishment-textarea{width:100%;padding:.5rem;margin-top:1rem;height:10rem}.Accomplishment-btn{width:100%;padding:.5rem}.Accomplishment-checkbox-container{display:flex;align-items:center}.Accomplishment-checkbox-container p{margin-top:.9rem;margin-left:.5rem}.Accomplishment-error-container p{color:#a11717}.Accomplishment-spinner-container{height:20rem;display:flex;align-items:center;justify-content:center}.Accomplishment-img{width:15rem;margin-right:4rem}.Elements{width:75%;padding:5rem 2.5rem}.Elements-header{font-weight:500;letter-spacing:.1rem;margin-bottom:1rem;border-bottom:.1rem solid #000;width:100%}.Elements__heading-container{display:flex;justify-content:space-between;align-items:center}.Elements__heading-container button{padding:.25rem 2rem;border:none;background-color:rgba(70,178,240,.157);border-radius:.2rem;cursor:pointer}.Elements-btn{padding:.5rem 4rem;width:22.5rem;border:none;border-radius:.3rem;background-color:rgba(89,180,180,.527);margin-right:2rem;margin-bottom:1rem}.Elements-subheader{margin:1rem 0}
/*# sourceMappingURL=main.2e1c7a2f.chunk.css.map */