@import url(https://fonts.googleapis.com/css2?family=Hind&display=swap);.App{display:flex;gap:30px;height:100vh;padding:30px}* .custom-scroll::-webkit-scrollbar{overflow:hidden;width:12px}.custom-scroll::-webkit-scrollbar-track{background:rgba(5,5,5,0)}.custom-scroll::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:25px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#999;height:90px}.sidebar img{cursor:pointer;margin:40px 0;width:50px}.sidebar .sidebar_list{align-items:center;display:flex;flex-direction:column;gap:20px;height:0}.sidebar .sidebar_list .sidebar_list_item{border-radius:50%;height:24px;width:24px}.sidebar .sidebar_list li{list-style:none}.sidebar .sidebar_list_active{height:300px}.note{background-color:#7fffd4;border-radius:30px;box-shadow:0 5px 5px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;height:280px;padding:25px;width:260px}.note .note_text{background-color:initial;border:none;flex:1 1;font-size:1rem;line-height:1.875rem;outline:none;resize:none}.note .note_footer{align-items:center;display:flex;justify-content:space-between}.note .note_footer img{cursor:pointer;height:20px;transition:opacity .3s ease;width:20px}@media (min-width:768px){.note .note_footer img{opacity:0}}.note:hover .note_footer img{opacity:1!important}.noteContainer{height:100%}.noteContainer h2{margin-bottom:20px}.noteContainer .noteContainer_notes{display:flex;flex-wrap:wrap;gap:20px;height:90%;overflow-y:scroll}*,:after,:before{box-sizing:border-box;font-family:Hind,sans-serif;font-family:var(--ff-hind);margin:0;padding:0}:root{--ff-hind:"Hind",sans-serif;--clr-background:teal}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/static/media/background.c8c617e93bc352d47cdc.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}
/*# sourceMappingURL=main.ddc19640.css.map*/