*{box-sizing:border-box;padding:0}*,body{margin:0}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}.note{background-color:#8a2be2;border-radius:30px;box-shadow:3px 3px 5px 6px #ccc;display:flex;flex-direction:column;height:250px;padding:25px;width:250px}.note_footer img{cursor:pointer;height:25px;opacity:0;width:25px}.note_footer{align-items:center;display:flex;justify-content:space-between}.note:hover .note_footer img{opacity:1;transition:.3s}.note_text{flex:1 1;font-size:1rem}.note_text,.note_title{background-color:initial;border:none;list-style:1.875rem;outline:none;resize:none}.note_title{font-size:2em}.note-container{height:100%}.note-container h2{margin-bottom:20px}.note-container_notes{display:flex;flex-wrap:wrap;gap:20px;height:90%;overflow-y:scroll;padding-right:9px}.sidebar img{cursor:pointer;width:50px}.sidebar{gap:40px}.sidebar,.sidebar_list{display:flex;flex-direction:column}.sidebar_list{align-items:center;gap:20px;height:0;transition:.3s}.sidebar_list_active{height:300px}.sidebar_list_item{border-radius:50px;height:24px;list-style:none;width:24px}.App{display:flex;gap:20px;height:100vh;padding:40px}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:20px;-webkit-transition:.3s;transition:.3s}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:gray}
/*# sourceMappingURL=main.145dda67.css.map*/