:root{--mascot-1:hsl(var(--muted-foreground)/0.85);--mascot-2:hsl(var(--muted-foreground)/0.85);--mascot-3:hsl(var(--foreground)/0.92);--mascot-4:hsl(var(--primary))}.hyper-mascot-svg .mascot-sprite-layer{animation:mascot-greet .6s cubic-bezier(.16,1,.3,1) both}@keyframes mascot-greet{0%{opacity:0}to{opacity:1}}.hyper-mascot-svg .mascot-text-rects{animation:mascot-text-breath 4s cubic-bezier(.45,.05,.55,.95) infinite}.hyper-mascot-svg .mascot-edge-rects{animation:mascot-edge-glow 6s ease-in-out infinite}@keyframes mascot-text-breath{0%{opacity:.82}60%{opacity:1}to{opacity:.82}}@keyframes mascot-edge-glow{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.hyper-mascot-svg:hover .mascot-edge-rects,.hyper-mascot-svg:hover .mascot-text-rects{animation-play-state:paused;opacity:1;transition:opacity .22s cubic-bezier(.16,1,.3,1)}.hyper-mascot-svg .mascot-curl-extension{opacity:0;transform-box:view-box;transform-origin:12px 2px}[data-mascot-moment=curl] .mascot-curl-extension{animation:mascot-curl .7s cubic-bezier(.45,.05,.55,.95) forwards}@keyframes mascot-curl{0%{opacity:0;scale:0}35%{opacity:1;scale:1}65%{opacity:1;scale:1}to{opacity:0;scale:0}}.hyper-mascot-svg .mascot-stamp{opacity:0;transform-box:view-box;transform-origin:9.5px 11.5px}[data-mascot-moment=stamp] .mascot-stamp{animation:mascot-stamp 1.4s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes mascot-stamp{0%{opacity:0;scale:.4}18%{opacity:1;scale:1.3}28%{opacity:1;scale:1}72%{opacity:1;scale:1}to{opacity:0;scale:1}}.hyper-mascot-svg .mascot-highlight-band{opacity:0;transform-box:fill-box;transform-origin:left center;transform:scaleX(0)}[data-mascot-moment=highlight] .mascot-highlight-band{animation:mascot-highlight .75s cubic-bezier(.45,0,.55,1) forwards}@keyframes mascot-highlight{0%{transform:scaleX(0);opacity:.55}55%{transform:scaleX(1);opacity:.55}to{transform:scaleX(1);opacity:0}}.hyper-mascot-svg.is-interactive{cursor:pointer}.hyper-mascot-svg.is-interactive:focus{outline:none}.hyper-mascot-svg.is-interactive:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px;border-radius:2px}.hyper-mascot-svg .mascot-beam{display:none;opacity:.85;mix-blend-mode:screen}[data-mascot-motion=scan] .mascot-beam{display:block}@media (prefers-reduced-motion:reduce){.hyper-mascot-svg,.hyper-mascot-svg *{animation:none!important;transition:none!important}}