:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@font-face{font-family:SUIT-Variable;src:url(/_next/static/media/SUIT-Variable.b471035b.woff2) format("woff2"),url(/_next/static/media/SUIT-Variable.b471035b.woff2) format("woff2");font-weight:400;font-style:normal}html{scroll-behavior:smooth}body,html{max-width:100vw;font-family:SUIT-Variable,sans-serif}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-in-bottom{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.slide-in-bottom.show{animation:slide-in-bottom .2s ease-out forwards}.slide-in-bottom.show.smart-delay{animation:slide-in-bottom .7s ease-out .2s both}.slide-in-bottom.show.delay-1{animation:slide-in-bottom 1s ease-out .2s both}.slide-in-bottom.show.delay-2{animation:slide-in-bottom 1s ease-out .5s both}.slide-in-bottom.show.delay-3{animation:slide-in-bottom 1s ease-out .8s both}::-webkit-scrollbar{height:6px;width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:4px;border:none}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:rgba(226,228,233,1)}