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}*{box-sizing:border-box}.App{text-align:center}.App-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}h1{font-size:3rem;margin:0}h1,h3{color:#61dafb}h3{margin-top:0}.content{display:flex;flex-direction:column;gap:20px;max-width:600px;width:100%}.message-card,.status-card{background-color:#1e2228;border-radius:8px;box-shadow:0 4px 6px #0000004d;padding:20px}.status-indicator{font-size:1.2rem}.status-ok{color:#4caf50;font-weight:700}.status-error{color:#f44336;font-weight:700}.error{background-color:#f44336;border-radius:8px;color:#fff;margin:20px 0;padding:15px}.refresh-button{background-color:#61dafb;border:none;border-radius:6px;color:#282c34;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 30px;transition:background-color .3s}.refresh-button:hover{background-color:#4fa8c5}.refresh-button:active{transform:scale(.98)}
/*# sourceMappingURL=main.c81cae5e.css.map*/