@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:#fff}button,input,textarea,select{font:inherit}@media (max-width:760px){html,body{max-width:100%;overflow-x:hidden}[style*=grid-template-columns]{grid-template-columns:1fr!important}.r-keep-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}[style*="position: sticky"]{position:static!important}h1[style]{letter-spacing:-.5px!important;font-size:30px!important;line-height:1.2!important}h2[style]{font-size:24px!important}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.r-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto!important}.r-scroll::-webkit-scrollbar{display:none}.r-scroll>*{white-space:nowrap;flex-shrink:0}.r-wrap{flex-wrap:wrap!important}.r-desktop{display:none!important}img,svg,video{max-width:100%}}@media (min-width:761px){.r-mobile{display:none!important}}