@keyframes maintenance-gradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes maintenance-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes maintenance-float-reverse{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-40px,30px)rotate(8deg)}}@keyframes maintenance-pulse-ring{0%{opacity:.6;transform:scale(.85)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@keyframes maintenance-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes maintenance-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes maintenance-grid-drift{0%{transform:translateY(0)}to{transform:translateY(64px)}}@keyframes maintenance-scan{0%{opacity:0;top:-10%}10%{opacity:.4}90%{opacity:.4}to{opacity:0;top:110%}}@keyframes maintenance-progress{0%{width:12%}50%{width:72%}to{width:38%}}@keyframes maintenance-blink{0%,to{opacity:1}50%{opacity:.35}}.maintenance-root{color:#fff;background:#050d18;position:fixed;inset:0;overflow:hidden}.maintenance-bg-gradient{background:linear-gradient(135deg,#050d18 0%,#0a1f3d 25%,#004a99 50%,#0a1628 75%,#050d18 100%) 0 0/400% 400%;animation:18s infinite maintenance-gradient;position:absolute;inset:0}.maintenance-bg-grid{background-image:linear-gradient(#4faaff12 1px,#0000 1px),linear-gradient(90deg,#4faaff12 1px,#0000 1px);background-size:48px 48px;animation:8s linear infinite maintenance-grid-drift;position:absolute;inset:-64px 0 0;-webkit-mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70%,#000 20%,#0000 75%)}.maintenance-orb{filter:blur(60px);pointer-events:none;border-radius:50%;position:absolute}.maintenance-orb--blue{background:radial-gradient(circle,#0077c8aa 0%,#0000 70%);width:min(55vw,520px);height:min(55vw,520px);animation:14s ease-in-out infinite maintenance-float;top:-10%;right:-8%}.maintenance-orb--green{background:radial-gradient(circle,#8dc63f66 0%,#0000 70%);width:min(45vw,420px);height:min(45vw,420px);animation:16s ease-in-out infinite maintenance-float-reverse;bottom:-12%;left:-10%}.maintenance-orb--orange{background:radial-gradient(circle,#f3702144 0%,#0000 70%);width:min(35vw,320px);height:min(35vw,320px);animation:20s ease-in-out infinite reverse maintenance-float;top:40%;left:55%}.maintenance-scanline{pointer-events:none;background:linear-gradient(#0000,#4faaff0f,#0000);height:120px;animation:7s ease-in-out infinite maintenance-scan;position:absolute;left:0;right:0}.maintenance-shape{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;border:1px solid #ffffff14;border-radius:24px;position:absolute}.maintenance-shape--1{border-color:#0077c840;width:80px;height:80px;animation:12s ease-in-out infinite maintenance-float;top:18%;left:12%}.maintenance-shape--2{border-color:#8dc63f4d;border-radius:50%;width:56px;height:56px;animation:10s ease-in-out infinite maintenance-float-reverse;bottom:22%;right:14%}.maintenance-shape--3{border-color:#f3702133;width:100px;height:100px;animation:15s ease-in-out infinite reverse maintenance-float;top:62%;left:8%;transform:rotate(45deg)}.maintenance-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1.5rem;display:flex;position:relative}.maintenance-content-inner{flex-direction:column;align-items:center;width:min(100%,36rem);display:flex}@media (min-width:768px){.maintenance-content-inner{width:min(100%,52rem)}}@media (min-width:1024px){.maintenance-content-inner{width:min(100%,56rem)}}.maintenance-logo-img{object-fit:contain;width:auto;max-width:min(80vw,320px);height:auto;max-height:5rem}@media (min-width:640px){.maintenance-logo-img{max-height:5.5rem}}@media (min-width:768px){.maintenance-logo-img{max-height:6rem}}.maintenance-logo-wrap{animation:.9s ease-out both maintenance-fade-up;position:relative}.maintenance-logo-glow{background:radial-gradient(circle,#0077c855 0%,#0000 70%);border-radius:50%;animation:3s ease-out infinite maintenance-pulse-ring;position:absolute;inset:-24px}.maintenance-badge{letter-spacing:.12em;text-transform:uppercase;color:#4faaff;background:#0077c81f;border:1px solid #4faaff59;border-radius:9999px;align-items:center;gap:.5rem;margin-top:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;animation:.9s ease-out .15s both maintenance-fade-up;display:inline-flex}.maintenance-badge-dot{background:#8dc63f;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite maintenance-blink;box-shadow:0 0 12px #8dc63f}.maintenance-title{letter-spacing:-.02em;text-wrap:balance;max-width:100%;margin-top:1.25rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.25;animation:.9s ease-out .3s both maintenance-fade-up}.maintenance-title-break{display:none}@media (min-width:768px){.maintenance-title-break{display:inline}}.maintenance-title-shine{background:linear-gradient(90deg,#fff 0%,#4faaff 40%,#8dc63f 60%,#fff 100%) 0 0/200%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite maintenance-shimmer}.maintenance-subtitle{color:#ffffffa6;max-width:min(100%,42rem);margin-top:1rem;font-size:1rem;line-height:1.7;animation:.9s ease-out .45s both maintenance-fade-up}.maintenance-tagline{color:#fff6;margin-top:.5rem;font-size:.875rem;font-weight:500;animation:.9s ease-out .55s both maintenance-fade-up}.maintenance-progress-wrap{width:min(100%,20rem);margin-top:2.5rem;animation:.9s ease-out .65s both maintenance-fade-up}.maintenance-progress-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;justify-content:space-between;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:flex}.maintenance-progress-track{background:#ffffff1a;border-radius:9999px;height:4px;overflow:hidden}.maintenance-progress-bar{background:linear-gradient(90deg,#0077c8,#4faaff,#8dc63f);border-radius:9999px;height:100%;animation:5s ease-in-out infinite maintenance-progress}.maintenance-contact{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem;animation:.9s ease-out .8s both maintenance-fade-up;display:flex}.maintenance-contact a{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.maintenance-contact a:hover{color:#4faaff}.maintenance-footer{color:#ffffff40;width:100%;margin-top:2.5rem;font-size:.75rem;animation:.9s ease-out 1s both maintenance-fade-up}@media (prefers-reduced-motion:reduce){.maintenance-bg-gradient,.maintenance-bg-grid,.maintenance-orb,.maintenance-scanline,.maintenance-shape,.maintenance-logo-glow,.maintenance-badge-dot,.maintenance-progress-bar,.maintenance-title-shine{animation:none!important}.maintenance-content>*{opacity:1!important;animation:none!important;transform:none!important}}
