@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400&family=Schibsted+Grotesk:ital,wght@0,400;0,700;1,400&display=swap");*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,html{background-color:#0a0a0a;color:#fff;font-family:Ubuntu Mono,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}button{font-family:inherit}:root{--black:#0a0a0a;--black-2:#030303;--white:#fff;--white-45:rgba(255,255,255,0.45);--white-30:rgba(255,255,255,0.30);--white-20:rgba(255,255,255,0.20);--white-12:rgba(255,255,255,0.12);--white-06:rgba(255,255,255,0.06);--white-10:rgba(255,255,255,0.10);--green:#86f94f;--green-soft:#c2ea63;--font-mono:"Ubuntu Mono",monospace;--font-display:"Schibsted Grotesk",serif;--pad-x:24px}@media (min-width:768px){:root{--pad-x:56px}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.flex-col-md-row{display:flex;flex-direction:column}@media (min-width:768px){.flex-col-md-row{flex-direction:row}}@media (pointer:coarse){.hide-on-mobile{display:none!important}}.nav-menu{display:flex;align-items:center;grid-gap:4px;gap:4px}.nav-button{font-size:13px!important;padding:4px 6px!important}.status-item{border-bottom:1px solid rgba(255,255,255,.06)}.status-item:last-child{border-bottom:none}@media (min-width:768px){.nav-menu{grid-gap:8px;gap:8px}.nav-button{font-size:15px!important;padding:6px 10px!important}.status-item{border-bottom:none;border-right:1px solid rgba(255,255,255,.06)}.status-item:last-child{border-right:none}}.works-sidebar{width:100%;border-bottom:1px solid rgba(255,255,255,.06);padding:48px var(--pad-x)}@media (min-width:768px){.works-sidebar{width:320px;min-width:320px;border-bottom:none;border-right:1px solid rgba(255,255,255,.06)}}.footer-layout{display:flex;flex-direction:column;grid-gap:16px;gap:16px;justify-content:center;align-items:center;text-align:center}@media (min-width:768px){.footer-layout{flex-direction:row;justify-content:space-between;text-align:left}}