html,body{width:100%;height:100%;margin:0;padding:0;position:relative}html::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-thumb{cursor:pointer;background:#fffffe33;border-radius:3px;transition:all .125s ease-in-out}body::-webkit-scrollbar-thumb{cursor:pointer;background:#fffffe33;border-radius:3px;transition:all .125s ease-in-out}html::-webkit-scrollbar-thumb:hover{background:#fffffe4d}body::-webkit-scrollbar-thumb:hover{background:#fffffe4d}html,body{background-color:hsl(var(--background));font-size:14px}@media (min-width:768px){html,body{font-size:16px}}body{max-width:100vw;overflow-x:hidden}*{font-family:SpaceGrotesk,Helvetica Neue,sans-serif}::selection{color:#fffffe;background:#6824eb}pre code{color:#fffffe;background-color:#0f0f0e;border:1px solid #0000}pre code::-webkit-scrollbar{width:12px;height:12px}pre code::-webkit-scrollbar-thumb{cursor:pointer;background:#fffffe33;border-radius:3px;transition:all .125s ease-in-out}pre code::-webkit-scrollbar-thumb:hover{background:#fffffe4d}pre code{border-radius:3px;padding:16px 24px;font-family:monospace;font-size:14px;display:block;overflow-x:scroll}pre code p{margin:8px 0}pre code .indent{margin-left:24px}pre code .comment{color:#90ffeabf;font-weight:light;font-style:italic}pre code .highlight{color:#ee758c}@keyframes fade-in{0%{opacity:0}to{opacity:.8}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotating-360{animation:2s linear infinite rotation}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Light.2h6mf_2-9d7xq.ttf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Regular.3x_seuvuulz5d.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Medium.3snn9kv7rz4of.ttf);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-SemiBold.2-ya_uyyr-gkn.ttf);font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Bold.1h5x_dep_xtz1.ttf);font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:SpaceMono;src:url(../media/SpaceMono-Regular.2fajbw2dlpw-9.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SpaceMono;src:url(../media/SpaceMono-Bold.0wgggpjij046c.ttf);font-style:normal;font-weight:700;font-display:swap}.text-sm{font-size:10px}@media (min-width:768px){.text-sm{font-size:14px}}.text-md{font-size:14px}@media (min-width:768px){.text-md{font-size:16px}}.text-lg{font-size:16px}@media (min-width:768px){.text-lg{font-size:20px}}.text-aqua{color:#90ffea}.text-dark-grey{color:#0f0f0e}.text-grey{color:#bfbfbe}.text-pink{color:#ee758c}.text-purple{color:#6824eb}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-bold{font-weight:700}.text-overflow{text-overflow:ellipsis;white-space:nowrap;height:auto;overflow:hidden}
