*{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;display:flex;flex-direction:column;height:280px;padding:25px;width:260px}.note_text{background-color:initial;border:none;flex:1 1;font-size:1rem;line-height:1.875rem;outline:none;resize:none}.note_footer{align-items:center;display:flex;justify-content:space-between}.note_footer img{cursor:pointer;opacity:0;transition:.3s}.note:hover .note_footer img{opacity:1}.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}.sidebar{display:flex;flex-direction:column;gap:40px}.sidebar img{cursor:pointer;width:60px}.sidebar_list{align-items:center;display:flex;flex-direction:column;gap:20px;height:0;transition:.3s}.sidebar_list_active{height:300px}.sidebar_list_item{border-radius:50%;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-track{background-color:initial}.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.df51d86d.css.map*/