.header{align-items:center;color:var(--text);display:flex;font-family:KodeMono;font-size:14px;gap:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header .separator{color:var(--text-secondary)}.header .link:hover{color:#cacaca}.footer{color:var(--text-secondary);font-family:KodeMono;font-size:14px;justify-content:space-between;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.footer,.footer .social{align-items:center;display:flex;height:18px}.footer .social{gap:24px;left:50%;position:absolute;transform:translate(-50%)}.footer .social .link{color:var(--text-secondary);height:18px;transition:color .3s}.footer .social .link:hover{color:var(--text)}@media (max-width:700px){.footer .social{gap:12px;left:unset;position:relative;transform:unset}}@font-face{font-display:swap;font-family:KodeMono;font-style:normal;font-weight:100 800;src:local("KodeMono"),url(./KodeMono.Dy6YriUM.woff2) format("woff2-variations");-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-display:swap;font-family:SpaceGrotesk;font-style:normal;font-weight:100 800;src:local("SpaceGrotesk"),url(./SpaceGrotesk.BVG28cEQ.woff2) format("woff2-variations");-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-display:swap;font-family:Array;font-weight:100;src:url(./Array.DpqtFAPH.woff2) format("woff2");-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html #__nuxt{background-color:#000;color:var(--text);cursor:var(--cursor-default);font-family:SpaceGrotesk;overflow-y:scroll;overflow:hidden;scroll-behavior:smooth}.page{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:space-between;padding:24px}a{color:var(--text);cursor:var(--cursor-pointer)}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;scrollbar-color:var(--accent) #000;scrollbar-width:thin;text-decoration:none}button{font-family:SpaceGrotesk}h1,h2,h3,h4,h5,h6,input,p,span,textarea{cursor:var(--cursor-text)}:root{--cursor-pointer:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath fill='%23efefef' stroke='%23000' d='M12.5 12.5v2H.5v-2zm14 0v2h-12v-2zm-12-1h-2V.5h2zm0 15h-2v-11h2z'/%3E%3Cpath fill='%23efefef' stroke='%23000' d='M15.5 11.5v4h-4v-4z'/%3E%3C/svg%3E") 11 11,pointer;--cursor-default:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' fill='none'%3E%3Cpath fill='%23efefef' stroke='%23000' d='M14 26.5h.5v-12h12v-2h-12V.5h-2v12H.5v2h12v12z'/%3E%3C/svg%3E") 11 11,default;--cursor-text:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='27' fill='none'%3E%3Cpath fill='%23efefef' stroke='%23000' d='M13.5 26.5h-2V.5h2z'/%3E%3C/svg%3E") 11 11,text;--text:#fff;--text-secondary:#6b6b6b;--border:#1b1c1e;--accent:#6200ff}
