body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.CircleButton{background-color:#cacaca;border-radius:30px;border:0;color:#000;display:block;font-size:12px;font-weight:700;height:60px;padding:8px;text-align:center;text-decoration:none;width:60px}a.CircleButton{padding:16px 8px 8px}.CircleButton:hover{cursor:pointer}.NoteListNav_list{list-style-type:none;margin:130px 0 0;padding:0}.NoteListNav_button-wrapper{margin:0 0 0 auto;max-width:180px}.NoteListNav_add-folder-button{margin:20px auto}.NoteListNav_add-folder-button:hover{background-color:#29862e;color:#fff}.NoteListNav_folder-link{background-color:#030f1f;color:#b5b3b3;display:block;font-family:var(--custom-font);font-size:20px;margin:0 0 8px auto;max-width:180px;padding:8px 16px;text-decoration:none}.NoteListNav_folder-link:hover{color:#ffb72f;cursor:pointer}.NoteListNav_folder-link.active{background-color:#102541}.NoteListNav_num-notes{color:#adadad;display:block;float:right;font-size:10px}.NotePageNav_back-button{margin:45px 20px 25px auto}.NotePageNav_back-button:hover{background-color:#ffb72f}.NotePageNav_folder-name{color:#b5b3b3;font-family:var(--custom-font);font-size:40px;height:50vh;margin:0 0 0 auto;-webkit-text-orientation:upright;text-orientation:upright;width:75px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.Note{--note-height:88px;background-color:#010d1e;color:#cacaca;height:var(--note-height);margin-bottom:8px;max-width:380px;padding:8px 0 8px 8px;position:relative}.Note_delete{--note-button-height:32px;background-color:#041a3a;border:0;color:#bdbcbc;float:right;font-size:12px;height:var(--note-button-height);position:relative;top:calc((var(--note-button-height) + 32px)*-1);-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:var(--note-height)}.Note_delete:hover{background-color:#bd0909;color:#fff;cursor:pointer;font-weight:700}.Note_title{font-family:var(--custom-font);font-size:20px;margin:0;max-width:80%;min-height:24px}.Note_title a{color:#cacaca;display:block;text-decoration:none}.Note_title a:hover{color:#ffb72f}.Note_dates{bottom:8px;color:#a7a5a5;font-size:14px;position:absolute}.NoteListMain ul{list-style-type:none;margin:0;padding:10px}.NoteListMain_button-container{max-width:380px;margin:0 10px}.NoteListMain_add-note-button{margin:0 auto 20px}.NoteListMain_add-note-button:hover{background-color:#29862e;color:#fff}.NotePageMain{background-color:#efefef;height:100%;padding:10px;width:100%}.NotePageMain_content{color:#3a3939;max-width:380px}.AddFolder{color:#dedede}.AddFolder h2{margin-left:16px}.AddNote{color:#dedede}.AddNote h2{margin-left:16px}.App{display:grid;grid-template-areas:"sidebar header" "sidebar main";grid-template-columns:1fr 2.3fr;grid-template-rows:120px 1fr;min-height:100vh}.App_nav{background-color:#0b1b32;color:#fff;grid-area:sidebar;height:100vh;overflow:auto}.App_header{background-color:#0b1f3a;font-family:var(--custom-font);grid-area:header;padding-left:16px;padding-top:32px;text-shadow:2px 1px 2px #000}.App_header,.App_header a{color:#bdbdbd}.App_main{background-color:#102541;grid-area:main;height:calc(100vh - 120px);overflow:auto}
/*# sourceMappingURL=main.a3d48d63.chunk.css.map */