*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.maintenance-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.lang-switcher{position:fixed;top:1.5rem;right:1.5rem;display:flex;background:#0f172ae6;border:1px solid rgba(148,163,184,.15);border-radius:12px;padding:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}.lang-btn{padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#64748b;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.lang-btn:hover{color:#94a3b8}.lang-btn.active{color:#0f172a;background:#22c55e;box-shadow:0 1px 3px #22c55e4d}.lang-btn:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.content{text-align:center;max-width:520px}.icon-wrapper{margin-bottom:2rem}.logo{width:140px;height:auto;display:block;margin:0 auto;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}h1{font-size:2rem;font-weight:600;color:#f8fafc;margin:0 0 1.5rem;letter-spacing:-.02em}.message{font-size:1.25rem;line-height:1.7;color:#94a3b8;margin:0 0 2rem}.message strong{color:#22c55e;font-weight:600}.status{display:inline-block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:9999px;margin-bottom:2rem}.contact{font-size:.95rem;color:#94a3b8;margin:0;line-height:1.6}.contact a{color:#22c55e;text-decoration:none;font-weight:500}.contact a:hover{text-decoration:underline}.contact .flags{margin-left:.25rem}
