body,html{height:100%;width:100%;margin:0;padding:0;position:relative}body::-webkit-scrollbar,html::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(255,255,254,.2);transition:.125s ease-in-out;cursor:pointer}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:rgba(255,255,254,.3)}body,html{background-color:hsl(var(--background));font-size:14px}@media(min-width:768px){body,html{font-size:16px}}body{max-width:100vw;overflow-x:hidden}*{font-family:SpaceGrotesk,Helvetica Neue,sans-serif}::selection{background:#6824eb;color:#fffffe}pre code{color:#fffffe;background-color:#0f0f0e;border:1px solid transparent}pre code::-webkit-scrollbar{width:12px;height:12px}pre code::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(255,255,254,.2);transition:.125s ease-in-out;cursor:pointer}pre code::-webkit-scrollbar-thumb:hover{background:rgba(255,255,254,.3)}pre code{border-radius:3px;font-family:monospace;font-size:14px;overflow-x:scroll;display:block;padding:16px 24px}pre code p{margin:8px 0}pre code .indent{margin-left:24px}pre code .comment{color:rgba(144,255,234,.75);font-weight:light;font-style:italic}pre code .highlight{color:#ee758c}@keyframes fade-in{0%{opacity:0}to{opacity:80%}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating-360{animation:rotation 2s linear infinite}@font-face{font-family:SpaceGrotesk;src:url(/_next/static/media/SpaceGrotesk-Light.31a54991.ttf);font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/_next/static/media/SpaceGrotesk-Regular.e7e29989.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/_next/static/media/SpaceGrotesk-Medium.9ded23c7.ttf);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/_next/static/media/SpaceGrotesk-SemiBold.09a50503.ttf);font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/_next/static/media/SpaceGrotesk-Bold.46c0cf66.ttf);font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:SpaceMono;src:url(/_next/static/media/SpaceMono-Regular.c0835f06.ttf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SpaceMono;src:url(/_next/static/media/SpaceMono-Bold.d4d5be07.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{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:auto}