:root{--background:#fff;--foreground:#171717;--font-primary:"Inter",Arial,sans-serif;--font-code:"Source Code Pro",monospace;--tier-hypsm:#fd7c43;--tier-ivy:#ffc267;--tier-top30:#fff0a7;--tier-top50:#a8d8b9;--tier-top100:#c2ecf9;--tier-others:#c0c1c6;--tier-unknown:#f0f0f0;--tier-hypsm-rgb:253,124,67;--tier-ivy-rgb:255,194,103;--tier-top30-rgb:255,240,167;--tier-top50-rgb:168,216,185;--tier-top100-rgb:194,236,249;--tier-others-rgb:192,193,198;--tier-unknown-rgb:240,240,240}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-primary);-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}}@media (max-width:600px){body{-webkit-tap-highlight-color:transparent}}#reactions{display:none!important}@font-face{font-family:Nunito;src:url(/fonts/nunito.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/source-code-pro.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}