body,html{width:100%;margin:0;padding:0;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}*{scroll-behavior:smooth}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Product Sans;src:url(/fonts/ProductSans-Black.ttf) format("truetype");font-weight:500;font-style:normal}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#60d314;border-radius:4px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}@media (prefers-color-scheme:dark){::-webkit-scrollbar{background-color:#222}::-webkit-scrollbar-thumb{background-color:#a50404}::-webkit-scrollbar-thumb:hover{background-color:#666}}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}@media (prefers-color-scheme:dark){*{scrollbar-color:#444 #222}}