@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.35);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,50%,.55)}.mono,code,pre{font-family:JetBrains Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:.875em}*,:after,:before{transition:background-color .2s ease,border-color .2s ease}