.th-ticker{animation:th-ticker var(--th-dur,40s) linear infinite}@keyframes th-ticker{to{transform:translateY(-50%)}}.th-drop{opacity:0;animation:th-drop var(--d,6s) cubic-bezier(.4, .1, .6, .9) var(--w,0s) infinite}@keyframes th-drop{0%{opacity:0;transform:translate(0)}10%{opacity:var(--o,.8)}64%{transform:translate(var(--mx), var(--my));opacity:var(--o,.8)}to{transform:translate(var(--ex), var(--ey));opacity:0}}.th-sweep{animation:2.4s cubic-bezier(.65,0,.35,1) infinite th-sweep}@keyframes th-sweep{0%,to{top:6%}50%{top:92%}}.th-blink{animation:1.4s steps(2,jump-none) infinite th-blink}@keyframes th-blink{50%{opacity:.25}}.th-gust{stroke-dasharray:110 1500;animation:th-gust var(--d,7s) linear var(--w,0s) infinite}@keyframes th-gust{0%{stroke-dashoffset:1610px}to{stroke-dashoffset:0}}.th-sway{transform-origin:50% 90%;animation:th-sway var(--d,9s) ease-in-out var(--w,0s) infinite;display:inline-block}@keyframes th-sway{0%,to{transform:rotate(0)translate(0)}50%{transform:rotate(var(--r,-1.4deg)) translateX(var(--x,-4px))}}.th-crumb{color:#f4efe78c;transition:color .3s}.th-crumb:hover{color:#f4efe7}.th-row{transition:padding .5s cubic-bezier(.22,1,.36,1)}.th-row .th-row-arrow{transition:transform .5s cubic-bezier(.22,1,.36,1),color .3s}.th-row:hover{padding-left:10px}.th-row:hover .th-row-arrow{color:#e54b17;transform:translate(4px)}.th-row:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #e54b17}@media (prefers-reduced-motion:reduce){.th-ticker,.th-sweep,.th-blink,.th-gust,.th-sway{animation:none}.th-drop{opacity:0;animation:none}.th-gust{opacity:0}.th-sweep{top:50%}.th-row,.th-row .th-row-arrow{transition:none}}
