body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;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}.App{background-color:#54565e;text-align:center}.App-logo{height:40vmin;pointer-events:none}.root{background-color:#000;box-sizing:border-box;margin:0;padding:0}.bookkeeping{align-items:center;display:flow;font-size:3rem;height:50vh;justify-content:center}.login{display:flex}.kcProvider{color:green}@media screen and (min-width:800px){h1{font-size:calc(1.5rem + 3vw)}p{font-size:calc(1em + 1vw)}}@media screen and (max-width:800px){*{display:grid;grid-template-columns:1fr}img,picture,video{max-width:100%}h1{font-size:calc(1.5rem + 3vw)}}.navBar{background-color:#000;justify-content:start}.navBar,.navbar-toggle{align-items:center;display:flex;height:80px}.navbar-toggle{justify-content:center;width:100%}.menu-bars{background:none;font-size:2rem;left:0;margin-left:2rem;position:fixed;top:0}.nav-menu{background-color:#000;display:flex;height:100vh;justify-content:center;left:-400px;position:fixed;top:0;transition:.85s;width:250px}.nav-menu.active{left:0;transition:.35s}.nav-text{height:80px;justify-content:center;list-style:none;padding:8px 8px 8px 16px}.nav-text,.nav-text a{align-items:center;display:flex}.nav-text a{border-radius:4px;color:#fff;font-size:18px;height:100%;padding:0 16px;text-decoration:none;width:95%}.nav-text a hover{background-color:green}.nav-menu-items{width:100%}span{margin-left:16px}.header{display:inline-grid;grid-template-columns:auto 150px;max-height:150px;position:sticky;text-align:center;top:10px}.logo{display:grid;max-height:10vh;max-width:500px;width:50%}.username{background-color:#000;color:green;display:grid;font-family:Courier New,serif;width:25%}.center-fit{margin:auto;max-height:15vh;max-width:100%}.home{display:flow}.home,.unauthorized{align-items:center;font-size:medium;justify-content:center}.unauthorized{color:red;display:inline-flex;margin-top:2em}.about{background-color:#54565e;column-count:2;display:grid;grid-template-columns:1fr .25fr;text-align:center}.top-right{display:grid;grid-template-columns:1fr;position:fixed;right:20px;top:75px}.photo-charles{max-height:75px}.footer{border-top:1px solid #ccc;color:green;margin-top:2em;max-height:50px;text-align:right}
/*# sourceMappingURL=main.4c0bd0ab.css.map*/