<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">circle{-webkit-animation:b var(--time) linear forwards;-moz-animation:b var(--time) linear forwards;animation:b var(--time) linear forwards}@-webkit-keyframes b{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--to-stroke-dashoffset)}}@-moz-keyframes b{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--to-stroke-dashoffset)}}@keyframes b{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--to-stroke-dashoffset)}}.animate-fill[data-v-54ce523f]{-webkit-animation:a-54ce523f 5s linear forwards;-moz-animation:a-54ce523f 5s linear forwards;animation:a-54ce523f 5s linear forwards}@-webkit-keyframes a-54ce523f{0%{width:0}to{width:100%}}@-moz-keyframes a-54ce523f{0%{width:0}to{width:100%}}@keyframes a-54ce523f{0%{width:0}to{width:100%}}details summary::-webkit-details-marker{display:none}details&gt;summary{list-style:none}</pre></body></html>