#root{height:100vh}input,select,button,textarea{font-family:var(--font-sans)}input:focus-visible,select:focus-visible,button:focus-visible{outline:none;box-shadow:var(--shadow-focus)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--grey-300);border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--grey-400);background-clip:content-box}@keyframes flowdash{to{stroke-dashoffset:-16}}
