@keyframes fade-in-ccf845e5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes draw-ccf845e5{0%{stroke-dasharray:200;stroke-dashoffset:200}to{stroke-dasharray:200;stroke-dashoffset:0}}.animate-fade-in[data-v-ccf845e5]{animation:fade-in-ccf845e5 1s ease-out}.animate-draw[data-v-ccf845e5]{animation:draw-ccf845e5 2s ease-out .5s both}.animation-delay-1000[data-v-ccf845e5]{animation-delay:1s}.animation-delay-2000[data-v-ccf845e5]{animation-delay:2s}[data-v-ccf845e5]::-webkit-scrollbar{width:8px}[data-v-ccf845e5]::-webkit-scrollbar-track{background:var(--color-muted)}[data-v-ccf845e5]::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}[data-v-ccf845e5]::-webkit-scrollbar-thumb:hover{background:var(--color-primary);opacity:.8}
