html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--app-font,var(--font-inter,"Inter","Roboto","Helvetica Neue",Arial,sans-serif));margin:0;padding:0;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#1a73e826;border-radius:3px}.dark ::-webkit-scrollbar-thumb{background-color:#3b82f633}.test-cls{display:block}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes circleDraw{to{stroke-dashoffset:0}}@keyframes checkDraw{to{stroke-dashoffset:0}}
