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}.auth-container{background-color:#121212;border-radius:10px;box-shadow:0 0 12px #ffffff1a;color:#ddd;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:50px auto;max-width:350px;padding:40px 30px;text-align:center}.auth-container h2{color:#eee;font-size:2rem;font-weight:700;margin-bottom:25px}.auth-container input{background-color:#2a2a2a;border:none;border-radius:6px;color:#eee;font-size:1rem;margin-bottom:20px;padding:12px 15px;transition:background-color .3s ease;width:100%}.auth-container input::placeholder{color:#888}.auth-container input:focus{background-color:#3e3e3e;outline:none}.auth-container button{background-color:#333;border:none;border-radius:6px;color:#eee;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 0;transition:background-color .3s ease,box-shadow .3s ease;width:100%}.auth-container button:hover{background-color:#555;box-shadow:0 0 10px #999}.error-message{color:#f55;font-weight:700;margin-bottom:20px}body{align-items:center;background-color:#121212;color:#eee;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0}.chat-container{background-color:#1e1e1e;border-radius:8px;box-shadow:0 0 10px #00000080;max-width:500px;padding:2rem;text-align:center;width:100%}h2{margin-bottom:1rem}ul{background:#2a2a2a;border-radius:4px;list-style:none;margin:1rem 0;max-height:300px;overflow-y:auto;padding:1rem;text-align:left}li{margin-bottom:.5rem}input[type=text]{margin-right:.5rem;padding:.5rem;width:70%}button,input[type=text]{border:none;border-radius:4px}button{background:#333;color:#eee;cursor:pointer;padding:.5rem 1rem;transition:background .3s ease}button:hover{background:#555}button+button{margin-left:.5rem}
/*# sourceMappingURL=main.4dd87f75.css.map*/