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}.redirect-container{align-items:center;background:linear-gradient(135deg,#fff,#fff);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh}.redirect-card{animation:fadeIn .5s ease-in;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;text-align:center;width:90%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.redirect-card h1{color:#333;font-size:28px;margin-bottom:20px}.redirect-card p{color:#666;line-height:1.6;margin-bottom:30px}.device-info{margin:20px 0}.device-badge{background:#f0f0f0;border-radius:50px;color:#667eea;display:inline-block;font-size:16px;font-weight:600;padding:8px 20px}.countdown{margin:30px 0}.countdown-number{color:#764ba2;font-size:48px;font-weight:700;margin:20px 0}.manual-links{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px}.buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px}.btn{border-radius:50px;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn-android{background:#3ddc84;color:#1a1a1a}.btn-ios{background:#1a1a1a;color:#fff}.btn-fallback{background:#667eea;color:#fff}@media (max-width:600px){.redirect-card{padding:25px}.redirect-card h1{font-size:24px}.btn{font-size:14px;padding:10px 20px}}.image{opacity:0;transition:opacity .8s ease;width:300px}.image.show{opacity:1}
/*# sourceMappingURL=main.85fdb7af.css.map*/