@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Reddit+Sans:wght@400;500;600;700&display=swap");body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:transparent;margin:4px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px;background-clip:padding-box;border:2px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}