.renewal-container[data-v-f4567996]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f0f8ff;font-family:Segoe UI,sans-serif;text-align:center}.logo[data-v-f4567996]{max-width:250px;margin-bottom:40px}.spinner[data-v-f4567996]{border:8px solid #f3f3f3;border-top:8px solid #00a0c1;border-radius:50%;width:60px;height:60px;animation:spin-f4567996 1.5s linear infinite;margin-bottom:30px}@keyframes spin-f4567996{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title[data-v-f4567996]{font-size:2rem;font-weight:500;color:#343a40;margin-bottom:10px}.title.error-message[data-v-f4567996]{color:#d9534f}.subtitle[data-v-f4567996]{font-size:1.1rem;color:#6c757d}