body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}:root{--brand-primary:#f58814;--brand-primary-light:#f5881433;--brand-success:#22c55e;--card-bg:#120156;--card-shadow:0 8px 40px #00000059;--radius:1.25rem;--progress-height:4px;--text-on-card:#fff;--text-on-card-muted:#ffffffa6}*,:before,:after{box-sizing:border-box}.ty-page{background:#120156;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:1.25rem 1rem 3rem;display:flex}.ty-card{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--card-shadow);text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex}.ty-logo{object-fit:contain;width:auto;height:50px;margin-bottom:2rem}.ty-icon{width:60px;height:60px}.ty-icon svg{width:100%;height:100%}.ty-icon-circle{fill:var(--brand-success)}.ty-heading{color:var(--text-on-card);letter-spacing:-.02em;margin:0;font-size:1.875rem;font-weight:700}.ty-subtext{color:var(--text-on-card-muted);margin:0;font-size:.95rem;line-height:1.6}.ty-countdown{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.ty-ring{position:absolute;inset:0;transform:rotate(-90deg)}.ty-ring-track{fill:none;stroke:var(--brand-primary-light);stroke-width:6px}.ty-ring-progress{fill:none;stroke:var(--brand-primary);stroke-width:6px;stroke-linecap:round;transition:stroke-dashoffset .9s linear}.ty-countdown-number{color:var(--brand-primary);font-size:1.75rem;font-weight:700;position:relative}.ty-redirect-info{color:var(--text-on-card-muted);margin:0;font-size:.9rem}.ty-redirect-info strong{color:var(--text-on-card);font-weight:600}.ty-manual-link{color:var(--brand-primary);text-underline-offset:3px;align-items:center;min-height:44px;padding:.5rem 0;font-size:.85rem;text-decoration:underline;display:inline-flex}.ty-manual-link:hover{opacity:.8}.ty-redirect-info--error{color:#f87171}.ty-progress-bar{height:var(--progress-height);background:#f5881433;position:fixed;bottom:0;left:0;right:0}.ty-progress-fill{background:var(--brand-primary);height:100%;transition:width .9s linear}@media (width<=480px){.ty-page{justify-content:center;padding:1rem .75rem 3rem}.ty-card{border-radius:1rem;gap:1rem;padding:2rem 1.5rem}.ty-logo{height:40px;margin-bottom:1.25rem}.ty-heading{font-size:1.625rem}.ty-subtext{font-size:.9rem}}@media (width<=360px){.ty-card{padding:1.5rem 1.25rem}.ty-logo{height:34px;margin-bottom:1rem}.ty-heading{font-size:1.5rem}}.nf-page{background:#f9fafb;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex}.nf-card{text-align:center;background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:440px;padding:3rem 2.5rem;display:flex;box-shadow:0 4px 24px #00000014}.nf-code{color:#e5e7eb;letter-spacing:-.04em;font-size:4rem;font-weight:800;line-height:1}.nf-heading{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.nf-subtext{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}
