@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap");:root{--token:#666;--comment:#999;--keyword:#000;--name:#333;--highlight:#eaeaea}body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fdfdfd;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-y:scroll;scroll-behavior:smooth!important}.roboto{font-family:Roboto Mono}.crim{font-family:Crimson Text}.inter{font-family:Inter}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.three{font-size:25px}@font-face{font-family:Portrait;src:url(webpack:///mini-css-extract-plugin/_next/static/media/Portrait_Web_Regular.061d309d.ttf)}.por{font-family:Portrait}.keyword{font-weight:500;color:var(--keyword)!important}.token.boolean,.token.builtin,.token.constant,.token.imports,.token.literal-property,.token.maybe-class-name,.token.number,.token.operator,.token.plain,.token.plain-text,.token.property-access,.token.punctuation,.token.string,.token.variable{color:var(--token)!important}.token.comment{color:var(--comment)!important}.token.attr-name,.token.class-name,.token.function,.token.tag{color:var(--name)!important}.token-line:not(:last-child){min-height:1.4rem}