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:#000;margin:0;padding:0}.App{background-color:#121212;border-radius:12px;box-shadow:0 0 20px #00ffff26;color:#f1f1f1;font-family:Helvetica Neue,sans-serif;margin:3rem auto;max-width:720px;padding:2rem;position:relative}.title{color:#2e76b6;font-size:2.5rem;margin-bottom:.5rem}.subtitle,.title{text-align:center}.subtitle{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.input-group{display:flex;gap:.75rem;margin-bottom:1.5rem}input[type=text]{background-color:#1f1f1f;border:1px solid #333;border-radius:6px;color:#f1f1f1;flex:1 1;font-size:1rem;padding:.75rem 1rem}button{background-color:#88d042;border:none;border-radius:6px;color:#121212;font-size:1rem;font-weight:700;padding:.75rem 1.25rem;transition:background-color .2s ease}button:hover:not(:disabled){background-color:#6ca831}button:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin .6s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:#0046be;display:inline-block;height:18px;vertical-align:middle;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.response-box{background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;line-height:1.6;min-height:100px;padding:1.25rem}.signout-button{background-color:#333;border:1px solid #555;border-radius:6px;color:#ccc;font-size:.9rem;font-weight:400;margin-bottom:0;padding:.5rem 1rem;position:absolute;right:20px;top:20px;transition:background-color .2s ease}.signout-button:hover:not(:disabled){background-color:#444}
/*# sourceMappingURL=main.d8b32b80.css.map*/