:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#302936;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;display:flex;justify-content:center;width:100%}#root{width:100%}html{margin:0;width:100%;height:100%}body{margin:0;height:100%;display:flex;width:100%;justify-content:center;font-family:Rubik}.search-container{width:100%;display:flex;padding:.5rem}@media only screen and (min-width: 750px){.search-container{max-width:30rem}}.main-container{width:100%;display:flex;align-items:center;flex-direction:column;position:relative;overflow-y:auto;padding-bottom:10rem}.markdown-container{word-wrap:break-word;background-color:#0000001c;padding:1rem 1rem .6rem;border-radius:.5rem;margin-bottom:.5rem}.note-row{display:flex;justify-content:center;flex-direction:row;width:calc(100% - 2rem);gap:1rem;padding:0rem 1rem}.note-container{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:30rem}.toolbar-buttons{display:flex;align-items:start}.heading{background-color:#3b3243;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:sticky;top:0;z-index:50}.toolbar{display:flex;justify-content:space-between;border-radius:.5rem .5rem 0rem 0rem;background-color:#ffffff38}.note-block{padding:.5rem;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center}.note-input{padding:1rem;font-size:1rem;border-radius:.2rem;background-color:#3f6256;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.note-block{background-color:#02cd89}.label-container{background-color:bisque}.label-box{background-color:#821212}.side-menu{background-color:#3d3444;width:15rem;height:100%;position:relative;overflow-y:auto;position:fixed;z-index:100}.page-container{display:flex;width:100%;height:100%;position:fixed}.title-box{font-size:2rem;display:flex;justify-content:space-between;padding-left:1rem}h1,h2,h3,h4,h5,h6{font-size:1.5em}
