.app-container[data-v-3dbe1f65]{height:95vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#282c34,#0d1117);margin:0}main[data-v-3dbe1f65]{background-color:rgba(28,31,38,.95);border-radius:16px;padding:40px;box-shadow:0 15px 30px rgba(0,0,0,.6);max-width:500px;width:90%;text-align:center;position:relative;animation:fadeIn-3dbe1f65 1s ease-in-out}@keyframes fadeIn-3dbe1f65{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}h1[data-v-3dbe1f65]{font-size:2rem;margin-bottom:1rem;font-weight:700;color:#fbc02d}p[data-v-3dbe1f65]{font-size:1rem;margin-bottom:1rem;line-height:1.6;color:#e1e1e1}a[data-v-3dbe1f65]{color:#fbc02d;text-decoration:none;font-weight:700;transition:color .3s ease}a[data-v-3dbe1f65]:hover{color:#fc0}.spinner[data-v-3dbe1f65]{margin:20px auto;width:50px;height:50px;border:6px solid hsla(0,0%,100%,.1);border-radius:50%;border-top:6px solid #fbc02d;animation:spin-3dbe1f65 1s linear infinite}@keyframes spin-3dbe1f65{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-bar[data-v-3dbe1f65]{position:absolute;bottom:0;left:0;height:5px;background-color:#fbc02d;animation:progress-3dbe1f65 3s linear forwards}@keyframes progress-3dbe1f65{0%{width:0}to{width:100%}}.redirect-btn[data-v-3dbe1f65]{background-color:#21a1f1;color:#fff;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:20px;transition:background-color .3s ease,transform .2s ease}.redirect-btn[data-v-3dbe1f65]:hover{background-color:#1a87d9;transform:translateY(-2px)}.redirect-btn[data-v-3dbe1f65]:disabled{background-color:#555;cursor:not-allowed}@media (max-width:600px){h1[data-v-3dbe1f65]{font-size:1.5rem}p[data-v-3dbe1f65]{font-size:.9rem}.spinner[data-v-3dbe1f65]{width:40px;height:40px;border-width:5px}}body,html{margin:0;padding:0;height:100%;background:linear-gradient(135deg,#282c34,#0d1117);color:#e1e1e1}