.maintenance-card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141223f2;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:480px;padding:3rem 2rem}.maintenance-logo{margin-bottom:2rem}.maintenance-title{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700}.maintenance-text{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.maintenance-progress{background:#ffffff1a;border-radius:2px;width:100%;height:4px;margin-bottom:2rem;overflow:hidden}.maintenance-progress-bar{background:linear-gradient(90deg,var(--brand-color),var(--color-accent-blue));border-radius:2px;width:30%;height:100%;animation:2s ease-in-out infinite progress}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(400%)}}.maintenance-social{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.maintenance-social a{color:#ffffff80;transition:color .2s}.maintenance-social a:hover{color:#fff}.maintenance-footer{color:#ffffff4d;font-size:.85rem}.maintenance-footer a{color:#ffffff80;text-decoration:underline}.maintenance-footer a:hover{color:#fff}
