.trace-engrave{animation:trace-scan var(--trace-loop,11s) linear infinite both}@keyframes trace-scan{0%{clip-path:inset(0 100% 0 0)}26%,to{clip-path:inset(0)}}.trace-cut{stroke-dasharray:1;stroke-dashoffset:0;animation:trace-draw var(--trace-loop,11s) cubic-bezier(.4, 0, .3, 1) infinite both}@keyframes trace-draw{0%,30%{stroke-dashoffset:1px}74%,to{stroke-dashoffset:0}}.trace-spark{stroke-dasharray:.035 1;stroke-dashoffset:.035px;opacity:0;animation:trace-spark var(--trace-loop,11s) cubic-bezier(.4, 0, .3, 1) infinite both}@keyframes trace-spark{0%,30%{stroke-dashoffset:.035px;opacity:1}74%{stroke-dashoffset:-.965px;opacity:1}76%,to{stroke-dashoffset:-.965px;opacity:0}}.trace-scanline{opacity:0;animation:trace-scanline var(--trace-loop,11s) linear infinite both}@keyframes trace-scanline{0%{opacity:1;transform:translate(0)}26%{transform:translateX(var(--trace-width,600px));opacity:1}27%,to{transform:translateX(var(--trace-width,600px));opacity:0}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.reveal{animation:linear both reveal-rise;animation-timeline:view();animation-range:entry entry 38%}.reveal-children>*{animation:linear both reveal-rise;animation-timeline:view();animation-range:entry entry 45%}}}@keyframes reveal-rise{0%{opacity:0;translate:0 18px}}@media (hover:hover) and (pointer:fine){.spot{position:relative}.spot:after{content:"";border-radius:inherit;background:radial-gradient(340px circle at var(--mx,-400px) var(--my,-400px), #ffffff0f, transparent 60%);opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.spot:hover:after{opacity:1}}.marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee>*{animation:marquee-drift var(--marquee-time,48s) linear infinite;flex-shrink:0}.marquee:hover>*,.marquee:focus-within>*{animation-play-state:paused}@keyframes marquee-drift{to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.marquee>[aria-hidden=true]{display:none}}.fit-tab{animation:2.6s cubic-bezier(.3,0,.2,1) infinite alternate fit-slide}@keyframes fit-slide{0%{transform:translateY(-22px)}55%,to{transform:translateY(0)}}.pulse-ring{transform-box:fill-box;transform-origin:50%;animation:1.6s ease-out infinite pulse-ring}@keyframes pulse-ring{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.9)}}.caret{animation:1.1s step-end infinite caret-blink}@keyframes caret-blink{50%{opacity:0}}.strip-link{background:linear-gradient(90deg,#ff5a4a26,#ff5a4ab3)}.strip-spark{opacity:0;background:#ff5a4a;border-radius:9999px;width:5px;height:5px;animation:4.5s linear infinite strip-spark;position:absolute;top:-2px;left:0;box-shadow:0 0 8px 2px #ff3b30b3}@keyframes strip-spark{0%{opacity:0;transform:translate(-2px)}4%{opacity:1}16%{opacity:1;transform:translate(14px)}20%,to{opacity:0;transform:translate(14px)}}.nf-piece{animation:.9s cubic-bezier(.55,0,.85,.35) both nf-drop}@keyframes nf-drop{0%{transform:translate(0)rotate(0)}}
