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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000}::-webkit-scrollbar{background-color:#000;scrollbar-width:thin}::-webkit-scrollbar-thumb{background-color:#fff}.no-data{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;background-color:#000;border:5px outset #000;color:#fff;font-family:Copperplate,fantasy;font-size:1.5em;font-weight:700;margin:auto;opacity:80%;padding:10px 20px;text-align:center}.navbar-container{background-color:#111;border:5px outset #464646;display:flex;height:-webkit-fit-content;height:fit-content;margin:auto}.navbar-content{display:inline-block;flex:1 1;margin:auto}.navbar-content>a{text-decoration:none}.navbar-title{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;color:#fff;font-family:Copperplate,fantasy;font-size:3em;padding:10px}.navbar-menu{display:inline-block;flex:1 1}.nav-links li{display:inline-block;float:inline-end;list-style-type:none}.nav-links a{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;color:#fff;font-family:Copperplate,fantasy;font-size:1.5em;padding:15px;text-decoration:none}.nav-links a:hover{background-color:#fff;color:#000}.navbar-dropdown-button{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;background-color:initial;border:initial;color:#fff;font-family:Copperplate,fantasy;font-size:1.5em;height:100%;padding:15px;width:100%}.navbar-dropdown-button:active,.navbar-dropdown-button:hover{-webkit-text-stroke-color:#fff;background-color:#fff;color:#000}.navbar-dropdown-container{display:inline-block;position:relative}.navbar-dropdown-menu{align-items:end;background-color:#fff;border:1px solid #000;display:none;flex-direction:column;position:absolute;right:0;top:100%;width:150px;z-index:1}.navbar-menu-item{-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;color:#000;font-family:Copperplate,fantasy;font-size:1.5em;text-align:right;width:100%}.navbar-menu-item:hover{-webkit-text-stroke-color:#000;background-color:#000;color:#fff}@media only screen and (max-width:520px){.navbar-title{font-size:2em}}.home-page{display:flex;flex-direction:column;height:calc(100% - var(--navbar-height))}.home-container{display:flex;flex-direction:row}.soundcloud-widget{border:5px inset #979797;margin:auto;width:50%}@media only screen and (max-width:950px){.home-page{flex-direction:column}}.panel-container{background-color:#838383;border:10px solid #000;flex-grow:1;height:calc(100vh - 400px);margin:50px 0 50px 50px;max-width:1250px;min-height:400px;min-width:400px}@media only screen and (max-width:950px){.panel-container{margin:50px}}@media only screen and (max-width:520px){.panel-container{margin:20px}}.blog-panel-content-list{height:inherit;margin:initial;min-height:400px;overflow:hidden auto;padding:initial}.blog-panel-content-container{background-color:#a7a7a7;border:1px solid #000;border-radius:50px;box-shadow:1px 2px 5px #000;display:flex;flex-direction:column;height:calc(25vh - 50px);margin:15px;min-height:150px;padding:30px}.blog-panel-content-container:hover{opacity:40%}.blog-panel-content-title{float:inline-start;font-family:Copperplate,fantasy;font-size:1.5em}.blog-panel-content-date{float:inline-end;font-size:smaller;font-weight:lighter}.blog-panel-content-body{margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%;word-break:break-all}.spinner{animation:spin 1s linear infinite;border:10px outset #000;border-radius:50%;height:36px;margin:auto;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.login-page{align-items:center;justify-content:center;min-height:90vh}.login-container,.login-page{display:flex;flex-direction:column}.login-container{background-color:#838383;border:10px solid #000;justify-content:flex-end;margin:10px;overflow:hidden auto;width:20%}.login-logo{margin-top:25px;opacity:.8}.error-message{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;animation:slideDown .5s ease,fadeOut .5s 3s forwards;background-color:#ff00046e;border:5px outset rgba(219,53,53,.429);color:#fff;font-family:Copperplate,fantasy;font-size:1.5em;font-weight:700;left:50%;padding:10px 20px;position:absolute;text-align:center;top:25%;transform:translateX(-50%);width:20%}.login-logo{margin-bottom:30px}.login-password-input,.login-username-input{color:grey;font-size:16px;height:20px;margin-left:2px;margin-right:2px;padding:10px}.login-button{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;background-color:#000;border:1px outset #3f3f3f;color:#fff;font-family:Copperplate,fantasy;font-size:1.5em;height:40px;margin:2px}.login-button:hover{background-color:#fff;border-color:#000;color:#000}.richtext-editor{border:10px inset #adacac;color:#333;font-family:Arial,sans-serif;height:-webkit-fit-content;height:fit-content;line-height:1.6;max-height:750px;min-height:200px;min-height:300px;overflow:auto;padding:16px}.richtext-editor .ProseMirror{outline:none;white-space:pre-wrap}.richtext-editor .ProseMirror p{margin:0 0 1em}.richtext-editor .ProseMirror strong{color:#333;font-weight:700}.richtext-editor .ProseMirror em{color:#333;font-style:italic}.richtext-toolbar{background-color:#000;border:3px outset #000}.richtext-content{background-color:#a7a7a7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:-webkit-fit-content;height:fit-content;min-height:300px;padding:10px}.richtext-toolbar-button{background-color:#000;border:initial;color:#fff;cursor:pointer;font-size:14px;margin-right:4px;padding:8px 12px}.richtext-toolbar-button:hover{background-color:#fff;color:#000}.richtext-dropdown-container{display:inline-block;position:relative}.richtext-menu{border:1px solid #000;display:none;left:0;position:absolute;top:100%;width:150px;z-index:1}.menu-item{background-color:#fff;color:#000;cursor:pointer;padding-left:5px}.is-active,.menu-item:hover,.richtext-color-button:hover{background-color:#000!important;color:#fff!important}.menu-icon{float:right;padding-right:5px}.richtext-color-menu{background-color:#fff;border:1px solid #000;display:none;left:0;position:absolute;top:100%;width:-webkit-fit-content;width:fit-content;z-index:1}.richtext-color-button{background-color:#fff;border:initial;color:#000;display:inline-block;height:30px;width:50%}.undo-redo{float:right}@media only screen and (max-width:770px){.undo-redo{display:none}}.blog-page{align-items:center;display:flex;justify-content:center}.blog-container{background-color:#838383;border:10px solid #000;height:calc(100vh - 120px);margin:10px;overflow:hidden auto;width:80%}.toggle-button{background-color:#838383;border:2px outset #838383;color:#000;display:block;height:20px;margin:0 auto;width:50px}.blog-error-message{-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;align-items:center;background-color:#78283c;border:2px solid #000;border-radius:15px;color:#fff;display:flex;font-family:Copperplate,fantasy;font-size:1.2em;font-weight:700;height:50px;justify-content:center;margin-left:5px;margin-right:5px;margin-top:5px;text-align:center}.blog-title-container{display:flex;margin:5px;width:inherit}.blog-title-input{flex:2 1;height:30px}.blog-title-button-group{display:inline-flex;float:right}.cancel-button{background-color:darkred;color:#fff;height:36px;width:36px}.add-button{background-color:#006400;color:#fff;height:100%;height:36px;width:36px}.cancel-button:hover{background-color:#fff;color:darkred}.add-button:hover{background-color:#fff;color:#006400}.blog-content-container{background-color:#a7a7a7;border:1px solid #000;border-radius:50px;box-shadow:1px 2px 5px #000;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;margin:15px;min-height:250px;padding:30px}.blog-content-title{float:inline-start;font-family:Copperplate,fantasy;font-size:1.5em}.blog-content-date{float:inline-end;font-size:smaller;font-weight:lighter}.blog-content-body{margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%;word-break:break-all}
/*# sourceMappingURL=main.37041cd5.css.map*/