@property --n{syntax:"<integer>";initial-value:0;inherits:false}.number{animation:animate var(--duration) forwards var(--timing,linear);counter-reset:num var(--n);font-family:sans-serif;font-size:3rem;font-weight:700;padding:2rem}.number:before{content:counter(num)}@keyframes animate{0%{--n:var(--from)}to{--n:var(--to)}}html{font-family:Verdana,sans-serif}html body{min-height:100vh;--tw-bg-opacity:1;background-color:rgb(220 225 222/var(--tw-bg-opacity,1))}html body .bar-title{display:block;margin-bottom:1rem;text-align:center;text-decoration-line:underline;width:100%}html body .bar-goal{display:block;height:-moz-min-content;height:min-content}html body .wrapper{width:100%}html body .progress-bar{align-items:center;border-radius:9999px;border-width:1px;display:flex;justify-content:space-between;padding:3px;width:100%;--tw-border-opacity:1;border-color:rgb(33 104 105/var(--tw-border-opacity,1));padding-right:.5rem}html body .progress-bar-fill{border-radius:9999px;display:block;height:22px;--tw-bg-opacity:1;background-color:rgb(73 160 120/var(--tw-bg-opacity,1));transition:width .5s ease-in-out}html body #__nuxt{position:relative;width:100%}html body #__nuxt>header{position:sticky;top:0;z-index:999}html body #__nuxt blockquote{font-size:1.125rem;line-height:1.75rem}html.dark body{--tw-bg-opacity:1;background-color:rgb(31 36 33/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.page-enter-active,.page-leave-active{transition:all .2s}.page-enter-from,.page-leave-to{filter:blur(10px);opacity:0}
