@charset "UTF-8";:root{--theme-dark-neutral: hsl(0 0% 0%);--theme-dark-red: hsl(0 100% 12%);--theme-dark-orange-brown: hsl(30 40% 15%);--theme-dark-yellow-olive: hsl(60 40% 15%);--theme-dark-green: hsl(120 50% 15%);--theme-dark-cyan: hsl(180 50% 15%);--theme-dark-blue: hsl(220 60% 15%);--theme-dark-purple: hsl(280 50% 15%);--theme-light-neutral: hsl(0 0% 85%);--theme-light-red-orange: hsl(25 80% 85%);--theme-light-cream: hsl(40 50% 98%);--theme-light-yellow: hsl(60 60% 90%);--theme-light-blue: hsl(210 50% 90%);--theme-light-pink-purple: hsl(330 70% 90%);--theme-light-green: hsl(120 40% 90%)}body{margin:0;padding:0;background-color:#121212}.repo-top-link{margin:0;padding:10px 16px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.88rem;background:#0a0a0a;border-bottom:1px solid #222}.repo-top-link a{color:#9d9d9d;text-decoration:none;font-weight:500}.repo-top-link a:hover{color:#fff;text-decoration:underline}
