:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.redirect-container{height:100vh;background:linear-gradient(135deg,#f2b451,#f0523f);display:flex;justify-content:center;align-items:center;font-family:Segoe UI,sans-serif;color:#fff;padding:20px;text-align:center}.card{background:#ffffff14;padding:40px 30px;border-radius:20px;box-shadow:0 4px 20px #0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:350px;width:100%}.logo{width:100px;height:100px;border-radius:20px;margin-bottom:20px;object-fit:cover;border:2px solid white;background-color:#fff;padding:5px}h2{margin-bottom:10px;font-size:1.5rem}p{font-size:1rem;color:#e0e0e0;margin-bottom:20px}.spinner{border:5px solid rgba(255,255,255,.3);border-top:5px solid white;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
