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{margin:0;overflow:hidden;padding:0}.maintenance-container{align-items:center;animation:fadeIn 1s ease-in-out;background-color:#fff;color:#333;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100vw}.icon-container{display:flex;font-size:50px;gap:10px;justify-content:center;margin-bottom:20px}.title{animation:blink 2s infinite;font-size:42px;font-weight:700;margin-bottom:40px}.description{font-size:18px;margin-bottom:30px}.progress-bar{background:#e0e0e0;border-radius:5px;height:10px;margin:20px auto 30px;overflow:hidden;position:relative;width:25%}.progress{animation:progressAnimation 5s infinite;background:#007bff;height:100%;width:60%}.button-container{display:flex;gap:10px;justify-content:center;margin:20px 0}.contact-support,.report-issue{border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-bottom:30px;padding:10px 20px}.report-issue{background:#f8f9fa;border:.5px solid #ccc;color:#333}.contact-support{background:#007bff;color:#fff}.footer-text{color:#666;font-size:16px;margin-top:20px}@keyframes fadeIn{0%{opacity:1}to{opacity:1}}@keyframes progressAnimation{0%{width:10%}50%{width:90%}to{width:10%}}@keyframes blink{0%,to{color:#000}50%{color:gray}}
/*# sourceMappingURL=main.f3ff27fc.css.map*/