@media (prefers-reduced-motion:no-preference){.tt-reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--tt-reveal-delay,0s);will-change:opacity, transform;transform:translateY(18px)}.tt-reveal.in{opacity:1;transform:translateY(0)}.tt-fill-bar{width:0;transition:width 1.1s cubic-bezier(.2,.7,.2,1);transition-delay:var(--tt-fill-delay,.2s)}.tt-fill-bar.in{width:var(--tt-fill-target)}.tt-pulse-dot{animation:1.6s infinite tt-pulse;box-shadow:0 0 #ef4444b3}@keyframes tt-pulse{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}}
