.uc-fullscreen{align-items:center;background:linear-gradient(135deg,#f0f0f0,#d9d9d9);display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;width:100%}.uc-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;max-width:400px;padding:50px 40px;text-align:center;width:90%}.uc-title{color:#f60;font-size:2.5rem;margin-bottom:30px}.uc-animation{display:flex;gap:12px;justify-content:center;margin-bottom:25px}.uc-bar{animation:bounce .6s ease-in-out infinite alternate;background-color:#f60;border-radius:6px;height:45px;width:12px}.uc-bar:nth-child(2){animation-delay:.2s}.uc-bar:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.uc-text{color:#555;font-size:1.1rem;margin-top:10px}.uc-mail{color:#007bff;font-weight:700;text-decoration:none}.uc-mail:hover{color:#005fcc;text-decoration:underline}body{background-color:#f0f0f0;font-family:Arial,sans-serif;margin:0;padding:0}
/*# sourceMappingURL=main.984d6a4d.css.map*/