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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#0d0d0d;color:#00ff9d;font-family:Courier New,monospace;margin:0;padding:0}.App{border:1px solid #00ff9d4d;border-radius:10px;box-shadow:0 0 20px #00ff9d33;margin:0 auto;max-width:728px;overflow:hidden;text-align:center}.App header{align-items:center;background:linear-gradient(90deg,#000,#0d0d0d,#000);border-bottom:1px solid #00ff9d4d;box-sizing:border-box;color:#00ff9d;display:flex;height:10vh;justify-content:space-between;max-width:728px;min-height:50px;padding:10px;position:fixed;text-shadow:0 0 5px #00ff9d,0 0 10px #00ff9d;top:0;width:100%;z-index:99}.App section{background:repeating-linear-gradient(0deg,#0d0d0d,#0d0d0d 2px,#0f0f0f 0,#0f0f0f 4px);justify-content:center;min-height:100vh}.App section,main{display:flex;flex-direction:column}main{height:80vh;margin:10vh 0;overflow-y:scroll;padding:15px;scrollbar-color:#00ff9d #000;scrollbar-width:thin}main::-webkit-scrollbar{width:.25rem}main::-webkit-scrollbar-track{background:#000}main::-webkit-scrollbar-thumb{background:#00ff9d;border-radius:10px;box-shadow:0 0 10px #00ff9d}main::-moz-scrollbar-thumb{background:#00ff9d;border-radius:10px}.message{align-items:center;display:flex;margin:8px 0}.sent{flex-direction:row-reverse}.sent p{align-self:flex-end;background:#00ff9d26;border:1px solid #00ff9d66;color:#00ff9d;text-shadow:0 0 5px #00ff9d}.received p{background:#00ffff1a;border:1px solid #0ff6;color:#00eaff;text-shadow:0 0 5px #00eaff}p{border-radius:12px;font-size:.95rem;line-height:1.4;margin:0 5px;max-width:60%;padding:10px 15px}form{background:#0a0a0a;border-top:1px solid #00ff9d4d;bottom:0;display:flex;font-size:1rem;height:10vh;max-width:728px;position:fixed;width:100%}input{background:#000;border:1px solid #00ff9d66;border-radius:6px;color:#00ff9d;font-size:1.2rem;line-height:1.5;outline:none;padding:0 10px;transition:border .2s,box-shadow .2s;width:100%}input:focus{border:1px solid #00ff9d;box-shadow:0 0 8px #00ff9d}form button{background:#0d0d0d;border:1px solid #00ff9d66;color:#00ff9d;cursor:pointer;font-size:1.5rem;transition:all .2s ease-in-out;width:80px}form button:hover{background:#00ff9d;color:#000;text-shadow:none}button:disabled{cursor:not-allowed;opacity:.5}button{background:#0d0d0d;border:1px solid #00ff9d66;border-radius:6px;color:#00ff9d;cursor:pointer;font-size:1rem;padding:12px 25px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}button:hover{background:#00ff9d;box-shadow:0 0 10px #00ff9d,0 0 20px #00ff9d;color:#000}.sign-in{background:#0000;border:1px solid #00ff9d66;margin:20px auto}.sign-out{margin-left:auto}img{border:1px solid #00ff9d66;border-radius:50%;box-shadow:0 0 10px #00ff9d4d;height:40px;margin:2px 8px;width:40px}
/*# sourceMappingURL=main.c725bc4d.css.map*/