.redirect-page{text-align:center;background:linear-gradient(135deg,#e8f4ff 0%,#f3e8ff 50%,#ffe8f0 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 24px;font-family:figtree;display:flex}.redirect-logo{width:110px;height:auto;margin-bottom:40px}.redirect-spinner{border:3px solid #557bf433;border-top-color:#557bf4;border-radius:50%;width:40px;height:40px;margin-bottom:28px;animation:.8s linear infinite redirect-spin}.redirect-intro{color:#00000080;max-width:420px;margin:0 0 12px;font-size:15px;font-weight:500;line-height:1.4}.redirect-title{color:#000;letter-spacing:-.6px;max-width:520px;margin:0;font-size:clamp(28px,5.5vw,40px);font-weight:700;line-height:1.3}.redirect-title-accent{background:linear-gradient(90deg,#557bf4 0%,#ff66c4 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}@keyframes redirect-spin{to{transform:rotate(360deg)}}
