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;margin:0;padding:0}body{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.maintenance-container{align-items:center;animation:gradientShift 15s ease infinite;background:linear-gradient(-45deg,#0f172a,#1e293b,#0c4a6e,#1e40af);background-size:400% 400%;display:flex;justify-content:center;min-height:100vh;padding:1rem;position:relative}.maintenance-container:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.03)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.content-wrapper{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:2}.particles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.particle{animation:float-particle 6s linear infinite;background:#ffffff1a;border-radius:50%;height:4px;position:absolute;width:4px}.particle:first-child{animation-delay:0s;left:10%}.particle:nth-child(2){animation-delay:1s;left:20%}.particle:nth-child(3){animation-delay:2s;left:30%}.particle:nth-child(4){animation-delay:3s;left:40%}.particle:nth-child(5){animation-delay:4s;left:50%}.particle:nth-child(6){animation-delay:5s;left:60%}.particle:nth-child(7){animation-delay:6s;left:70%}.particle:nth-child(8){animation-delay:7s;left:80%}.particle:nth-child(9){animation-delay:8s;left:90%}@keyframes float-particle{0%{opacity:0;transform:translateY(100vh) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px) rotate(1turn)}}.logo-section{margin-bottom:3rem;position:relative}.logo{animation:logoFloat 4s ease-in-out infinite;background:#0000;border-radius:20px;box-shadow:none;filter:drop-shadow(0 25px 50px rgba(0,0,0,.5));height:8rem;margin:0 auto;position:relative;width:auto}.logo:after{display:none}@keyframes logoFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}@media (min-width:768px){.logo{height:10rem}}@media (min-width:1024px){.logo{height:12rem}}.main-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:2rem;box-shadow:0 25px 50px #0000004d,inset 0 1px 0 #ffffff1a;margin-bottom:2rem;overflow:hidden;padding:3rem 2rem;position:relative}.main-content:before{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}@media (min-width:768px){.main-content{padding:4rem 3rem}}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#93c5fd);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;letter-spacing:-.025em;line-height:1.1;margin-bottom:2rem;position:relative}.main-title:after{background:linear-gradient(90deg,#60a5fa,#06b6d4);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}@media (min-width:768px){.main-title{font-size:5rem}}@media (min-width:1024px){.main-title{font-size:6rem}}.subtitle{color:#e2e8f0;font-size:1.5rem;font-weight:400;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:48rem}@media (min-width:768px){.subtitle{font-size:1.75rem}}.info-section{background:linear-gradient(135deg,#3b82f61a,#06b6d41a);border:1px solid #3b82f633;border-radius:1.5rem;margin-bottom:3rem;overflow:hidden;padding:2rem;position:relative}.info-section:before{background:linear-gradient(90deg,#60a5fa,#06b6d4);content:"";height:2px;left:0;position:absolute;right:0;top:0}.info-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}@media (min-width:768px){.info-title{font-size:2.25rem}}.info-text{color:#cbd5e1;font-size:1.25rem;font-weight:400;line-height:1.6}.status-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:768px){.status-grid{grid-template-columns:repeat(3,1fr)}}.status-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;overflow:hidden;padding:2rem 1.5rem;position:relative;transition:all .3s ease}.status-item:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.status-item:before{background:linear-gradient(90deg,var(--status-color),#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}.status-item.infrastructure:before{--status-color:#10b981}.status-item.features:before{--status-color:#f59e0b}.status-item.security:before{--status-color:#3b82f6}.status-indicator{border-radius:50%;height:1.5rem;margin:0 auto 1rem;position:relative;width:1.5rem}.status-indicator:after{animation:ripple 2s infinite;border-radius:50%;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.status-indicator.green{background-color:#10b981;box-shadow:0 0 20px #10b98180}.status-indicator.yellow{background-color:#f59e0b;box-shadow:0 0 20px #f59e0b80}.status-indicator.blue{background-color:#3b82f6;box-shadow:0 0 20px #3b82f680}@keyframes ripple{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}.status-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.75rem;text-shadow:0 2px 4px #0000004d}.status-text{color:#94a3b8;font-size:.875rem;font-weight:500}.contact-section{background:linear-gradient(135deg,#2563eb26,#06b6d426);border:1px solid #60a5fa4d;border-radius:1.5rem;overflow:hidden;padding:2.5rem;position:relative}.contact-section:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#3b82f61a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative;text-shadow:0 2px 4px #0000004d;z-index:1}.contact-text{color:#cbd5e1;font-size:1.125rem;margin-bottom:1.5rem;position:relative;z-index:1}.contact-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;position:relative;z-index:1}@media (min-width:640px){.contact-buttons{flex-direction:row}}.contact-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:1rem;box-shadow:0 10px 25px #2563eb4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.contact-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.contact-btn:hover:before{left:100%}.contact-btn:hover{box-shadow:0 20px 40px #2563eb66;transform:translateY(-3px) scale(1.05)}.contact-btn.cyan{background:linear-gradient(135deg,#0891b2,#0e7490);box-shadow:0 10px 25px #0891b24d}.contact-btn.cyan:hover{box-shadow:0 20px 40px #0891b266}.footer{margin-top:3rem;position:relative;text-align:center;z-index:2}.footer-text{color:#94a3b8;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.footer-subtext{color:#64748b;font-size:.75rem;font-style:italic;font-weight:400}.progress-container{background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;margin:2rem auto;max-width:400px;padding:.5rem;width:100%}.progress-bar{animation:progressPulse 2s ease-in-out infinite;background:linear-gradient(90deg,#10b981,#3b82f6,#f59e0b);border-radius:.5rem;height:.5rem;overflow:hidden;position:relative;width:75%}.progress-bar:after{animation:progressShimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes progressPulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes progressShimmer{0%{left:-100%}to{left:100%}}@media (max-width:640px){.main-content{border-radius:1.5rem;padding:2rem 1.5rem}.main-title{font-size:2.5rem}.subtitle{font-size:1.25rem}.status-grid{gap:1.5rem}.contact-section{padding:2rem 1.5rem}}.status-indicator{animation:statusPulse 2s ease-in-out infinite}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}
/*# sourceMappingURL=main.b1568749.css.map*/