*{box-sizing:border-box;margin:0;padding:0}body{align-items:center;background:#dfb49f;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;justify-content:center;min-height:100vh;padding:20px}.container{background:linear-gradient(135deg,#fef5f7,#fefefe);border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:600px;padding:60px 40px;text-align:center;width:100%}.logos-container{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:30px}.logo{flex-shrink:0;max-height:80px;max-width:120px;object-fit:contain}.logo-old{max-height:100px;max-width:150px}.arrow{color:#95a5a6;flex-shrink:0;font-size:36px}.brand{color:#2c3e50;font-size:24px;font-weight:600;margin-bottom:8px}.tagline{color:#7f8c8d;font-size:14px;margin-bottom:40px}.message{color:#34495e;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:30px}.countdown{color:#95a5a6;font-size:14px;font-weight:400}.spinner{animation:spin .8s linear infinite;border:2px solid #e0e0e0;border-radius:50%;border-top-color:#77c4f2;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.progress-bar{background:#ecf0f1;border-radius:2px;height:4px;margin-top:20px;overflow:hidden;width:100%}.progress-fill{animation:progress 3s linear;background:linear-gradient(90deg,#77c4f2,#77c4f2);height:100%;width:100%}@keyframes progress{0%{width:0}to{width:100%}}
/*# sourceMappingURL=main.22273ca7.css.map*/