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;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.maintenance-container{align-items:center;background:linear-gradient(180deg,#1a1a1a,#2d2d2d);color:#fff;display:flex;justify-content:center;min-height:100vh;padding:1rem}.maintenance-card{background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080;max-width:42rem;overflow:hidden;padding:2rem;position:relative;width:100%}.maintenance-card:before{animation:cardGlow 5s ease-in-out infinite;background:radial-gradient(circle,#7c3aed1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(45deg);width:200%;z-index:0}.header{margin-bottom:2rem;text-align:center}.timer-icon{animation:pulse 2s infinite;color:#1638e2;height:4rem;margin:0 auto 1rem;width:4rem}.header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.subtitle{color:#a3a3a3;font-size:1.25rem}.main-message{color:#d1d1d1;line-height:1.6;margin-bottom:2rem;text-align:center}.main-message p{margin-bottom:1rem}.contact-section{margin-bottom:2rem;text-align:center}.contact-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.social-links{display:flex;gap:1.5rem;justify-content:center;position:relative;z-index:1}.social-link{color:#1638e2;padding:.5rem;transition:all .3s ease}.social-link:hover{color:#14c7e1;transform:translateY(-2px)}.progress-section{margin-bottom:2rem}.progress-bar{background-color:#3a3a3a;border-radius:9999px;height:.5rem;margin-bottom:.5rem;overflow:hidden}.progress-fill{animation:progressPulse 2s ease-in-out infinite;background:linear-gradient(90deg,#0000fd,#14e1f3);border-radius:9999px;height:100%;width:75%}.progress-text{color:#a3a3a3}.footer,.progress-text{font-size:.875rem;text-align:center}.footer{color:#737373}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}@keyframes progressPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes cardGlow{0%,to{opacity:.1}50%{opacity:.2}}@media (max-width:640px){.maintenance-card{padding:1.5rem}.header h1{font-size:1.75rem}.subtitle{font-size:1.125rem}}
/*# sourceMappingURL=main.5ca1d920.css.map*/