*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f5f6f8;color:#1a1a2e}.pay-status-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;padding:40px 32px;max-width:420px;width:100%;text-align:center}.card h1{font-size:1.15rem;margin:0 0 12px}.card p{margin:0;color:#545a6b;line-height:1.5}.card-error h1{color:#b3261e}.spinner{width:32px;height:32px;margin:0 auto 16px;border:3px solid #e0e2e8;border-top-color:#3b5bfd;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
