.redirect-to-store_redirectContainer__Ug0hH{display:flex;flex-direction:column;align-items:center;background:#f4f7f9;min-height:calc(100vh - 108px);padding:1.5rem;width:100%;justify-content:center}.redirect-to-store_redirectCard__T2DRK{width:100%;max-width:28rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:2rem;text-align:center}.redirect-to-store_redirectTitle__IbDqL{font-size:1.4rem;font-weight:700;color:#1f2937;line-height:1.3;margin-bottom:2rem}.redirect-to-store_redirectMessage__wJErI{color:#4b5563;margin-bottom:2rem;line-height:1.5}.redirect-to-store_storeButtonsContainer__Atgrl{display:flex;justify-content:center;gap:1.5rem}@media(max-width:640px){.redirect-to-store_storeButtonsContainer__Atgrl{flex-direction:row;align-items:center;gap:.8rem!important}}.redirect-to-store_storeLink__oaGd2{display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.redirect-to-store_storeLink__oaGd2:hover{transform:scale(1.03)}.redirect-to-store_storeLink__oaGd2:active{transform:scale(.98)}.redirect-to-store_storeButton__nueX5{height:auto}.redirect-to-store_loadingContainer__Lqs59{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.redirect-to-store_loadingSpinner__0aH6R{width:4rem;height:4rem;border:.25rem solid #3b82f6;border-top-color:transparent;border-radius:50%;animation:redirect-to-store_spin__vqhZa 1s linear infinite;margin-bottom:1rem}.redirect-to-store_loadingText__auR3B{font-size:1.25rem;color:#374151}@keyframes redirect-to-store_spin__vqhZa{to{transform:rotate(1turn)}}.redirect-to-store_returnLinkContainer__gztY7{margin-top:24px;text-align:center}.redirect-to-store_returnLink__uvldF{color:#06c;text-decoration:underline;font-size:16px;transition:color .2s ease}.redirect-to-store_returnLink__uvldF:hover{color:#004080}