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}.Home{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:20px}.Home-container{background-color:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 6px #0000004d;max-width:400px;padding:40px;width:100%}.Home-title{color:#61dafb;font-size:2.5rem;margin:0 0 10px;text-align:center}.Home-subtitle{color:#fffc;font-size:1rem;margin:0 0 30px;text-align:center}.Home-form{display:flex;flex-direction:column}.Home-error{background-color:#dc354533;border:1px solid #dc354580;border-radius:6px;color:#ff6b6b;font-size:.9rem;margin-bottom:20px;padding:12px}.Home-form-group{margin-bottom:20px;text-align:left}.Home-form-group label{color:#61dafb;display:block;font-weight:500;margin-bottom:8px}.Home-form-group input{background-color:#ffffff1a;border:1px solid #fff3;border-radius:6px;box-sizing:border-box;color:#fff;font-size:1rem;padding:12px;transition:border-color .2s,background-color .2s;width:100%}.Home-form-group input:focus{background-color:#ffffff26;border-color:#61dafb;outline:none}.Home-form-group input::placeholder{color:#ffffff80}.Home-form-group input:disabled{cursor:not-allowed;opacity:.6}.Home-submit-button{background-color:#61dafb;border:none;border-radius:6px;color:#282c34;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 24px;transition:background-color .2s}.Home-submit-button:hover:not(:disabled){background-color:#4fa8c5}.Home-submit-button:disabled{cursor:not-allowed;opacity:.6}.AccountsList{text-align:center}.AccountsList-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;padding:20px}.AccountsList-header-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;max-width:800px;position:relative;width:100%}.AccountsList-header h1{flex:1 1;margin:0}.AccountsList-logout-button{background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s,border-color .2s}.AccountsList-logout-button:hover{background-color:#fff3;border-color:#ffffff80}.AccountsList-table-container{max-width:800px;overflow-x:auto;width:100%}.AccountsList-table{background-color:#ffffff0d;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.AccountsList-table thead{background-color:#61dafb33}.AccountsList-table th{border-bottom:2px solid #61dafb4d;color:#61dafb;font-weight:700;padding:15px 20px;text-align:left}.AccountsList-table tbody tr{border-bottom:1px solid #ffffff1a;transition:background-color .2s}.AccountsList-table tbody tr:hover{background-color:#ffffff1a}.AccountsList-table tbody tr:last-child{border-bottom:none}.AccountsList-table td{padding:15px 20px;text-align:left}.AccountsList-table tbody td:first-child{font-weight:700}.AccountsList-create-button{background-color:#61dafb;border:none;border-radius:6px;color:#282c34;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:20px;padding:12px 24px;transition:background-color .2s}.AccountsList-create-button:hover{background-color:#4fa8c5}.AccountsList-form{background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;margin-bottom:30px;max-width:400px;padding:25px;width:100%}.AccountsList-form h2{color:#61dafb;margin-bottom:20px;margin-top:0}.AccountsList-form-group{margin-bottom:20px;text-align:left}.AccountsList-form-group label{display:block;font-weight:700;margin-bottom:8px}.AccountsList-form-group input{background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;box-sizing:border-box;color:#fff;font-size:16px;padding:10px;width:100%}.AccountsList-form-group input:focus{background-color:#ffffff26;border-color:#61dafb;outline:none}.AccountsList-form-group input:disabled{cursor:not-allowed;opacity:.6}.AccountsList-form-group input::placeholder{color:#ffffff80}.AccountsList-submit-button{background-color:#61dafb;border:none;border-radius:6px;color:#282c34;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:background-color .2s;width:100%}.AccountsList-submit-button:hover:not(:disabled){background-color:#4fa8c5}.AccountsList-submit-button:disabled{cursor:not-allowed;opacity:.6}.AccountsList-form-error{background-color:#f003;border:1px solid #ff000080;border-radius:4px;color:#ff6b6b;margin-bottom:15px;padding:10px;text-align:left}
/*# sourceMappingURL=main.805562bf.css.map*/