:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-image:linear-gradient(to bottom,#0000,#000c,#0000),url(/images/NeuralBG_Darker.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#ffd280}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#ffd280}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html,body,#root{width:100%;height:100%;margin:0;padding:0}.App{text-align:center;width:100%;min-height:100vh}.App-logo{height:40vmin;pointer-events:none;animation:App-logo-spin 16s cubic-bezier(.27,-.49,.67,1.41) 2}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em #FFD280)}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-size:calc(10px + 2vmin);color:#fff;padding-top:18vh;box-sizing:border-box;position:relative}.App-link{color:#61dafb}.logout-btn{background:transparent;border:none;color:#fff;font-family:Courier New,Courier,monospace;font-size:11px;padding:4px 8px;cursor:pointer;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.logout-btn:hover{text-decoration:underline}.headline{color:#fff;font-family:Courier New,Courier,monospace}.App-header-loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;background-color:transparent;position:relative}.tagline{font-size:calc(8px + 1vmin);color:#61dafb;font-family:Courier New,Courier,monospace}.paren{font-size:calc(4px + 1vmin);color:#fff;font-family:Courier New,Courier,monospace;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
