.enso-svg{width:100%;height:auto;aspect-ratio:1/1;overflow:visible}.enso-master,.enso-svg{display:block}.enso-seg--left,.enso-seg--right,.enso-seg--top{stroke-dasharray:1;stroke-dashoffset:1}.enso-seg--blob{opacity:0;transform-box:fill-box;transform-origin:center}.enso-svg.is-ready:not(.enso-svg--static) .enso-seg--blob{animation:enso-blob .25s cubic-bezier(.22,1,.36,1) .3s forwards}@keyframes enso-blob{0%{opacity:0;transform:scale(.45)}to{opacity:1;transform:scale(1)}}.enso-svg.is-ready:not(.enso-svg--static) .enso-seg--left{animation:enso-dash 1.55s cubic-bezier(.32,.08,.38,1) .3s forwards}.enso-svg.is-ready:not(.enso-svg--static) .enso-seg--top{animation:enso-dash .4s ease-out 1.7s forwards}.enso-svg.is-ready:not(.enso-svg--static) .enso-seg--right{animation:enso-dash 1.2s cubic-bezier(.16,1,.3,1) 1.85s forwards}@keyframes enso-dash{to{stroke-dashoffset:0}}.enso-unveil{opacity:0}.enso-svg.is-ready:not(.enso-svg--static) .enso-unveil{animation:enso-unveil .5s ease-out 3.05s forwards}@keyframes enso-unveil{to{opacity:1}}.enso-svg.is-ready:not(.enso-svg--static) .enso-master{animation:enso-glow 3.55s linear .3s forwards}@keyframes enso-glow{0%{filter:drop-shadow(0 0 10px rgba(232,200,121,.75)) drop-shadow(0 0 30px rgba(232,200,121,.38))}70%{filter:drop-shadow(0 0 8px rgba(232,200,121,.4)) drop-shadow(0 0 22px rgba(232,200,121,.2))}to{filter:drop-shadow(0 0 0 rgba(232,200,121,0)) drop-shadow(0 0 0 rgba(232,200,121,0))}}.enso-svg--static .enso-master{-webkit-mask:none;mask:none;filter:none;animation:none}@media (prefers-reduced-motion:reduce){.enso-seg--left,.enso-seg--right,.enso-seg--top{animation:none!important;stroke-dashoffset:0}.enso-seg--blob,.enso-unveil{animation:none!important;opacity:1}.enso-master{animation:none!important;filter:none}}.enso-debug ellipse,.enso-debug path{fill:none;stroke:rgba(255,0,128,.28);stroke-linecap:round;stroke-linejoin:round}.enso-debug ellipse{fill:rgba(255,0,128,.2);stroke:none}.enso-debug .enso-debug-core{stroke:rgba(255,0,128,.95);stroke-width:3;fill:none}