.sg-agent,.sg-journey,.sg-scene{--sg-agent-paper:var(--sg-surface,var(--sg-bg,#fff));--sg-agent-line:color-mix(in srgb,currentColor 15%,transparent);--sg-agent-muted:color-mix(in srgb,currentColor 58%,transparent);min-width:0}.sg-agent{display:block;width:100%;height:auto;overflow:visible}.sg-agent-stage{position:relative}.sg-agent-stage>svg[data-agent-artwork]{display:block;width:100%;height:100%}.sg-agent-stage .sg-agent-eyes{animation-play-state:paused}.sg-agent-stage[data-visible=true] .sg-agent-eyes{animation-play-state:running}.sg-agent-stage{aspect-ratio:180/220}.sg-three-cast{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}[data-motion-ready=true]>svg[data-agent-artwork] [data-agent-rig]{visibility:hidden}[data-motion-ready=true]>svg[data-agent-artwork] .sg-agent-eyes{animation:none}.sg-agent-figure{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.sg-agent-silhouette{fill:var(--sg-agent-paper,#fff);stroke-width:2.9}.sg-agent-detail{stroke-width:1.65}.sg-agent-limbs{stroke-width:2.7}.sg-agent-eye{stroke-width:3.8}.sg-agent-eyes{transform-box:fill-box;transform-origin:center;animation:sg-agent-blink 6.8s var(--sg-blink-delay,0s) infinite}@keyframes sg-agent-blink{0%,42%,46%,to{transform:scaleY(1)}43.3%,44.7%{transform:scaleY(.28)}}html[data-motion=paused] .sg-agent-eyes{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.sg-agent-eyes{animation:none}}