@tailwind base;@tailwind components;.hx-flex{@apply hx-justify-center}.link{@apply hx-bg-primary-700 hx-text-white hover:hx-brightness-90 hx-transition-all hx-duration-200;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;margin-bottom:.75rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;text-shadow:1px 1px 3px rgba(0,0,0,.2);border:none;box-shadow:0 4px 6px rgba(0,0,0,.1);font-weight:700}.link:hover{transform:translateY(-2px);box-shadow:0 6px 8px rgba(0,0,0,.3)}.blog-link{@apply hx-bg-gray-200 hx-text-gray-700 hover:hx-bg-gray-300 hx-transition-all hx-duration-200;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;margin:.25rem;border-radius:.25rem;font-size:.875rem;text-decoration:none}.blog-links-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem}.link-amazon{@apply text-neutral-900;background-color:#f90}.link-apple{background-color:#333}.link-bandcamp{background-color:#1da0c3}.link-bluesky{background:#0084ff;background:linear-gradient(2.35619rad,#5a72fa 0%,#0084ff 100%)}.link-codepen{background-color:#1e1f26}.link-dev{background-color:#0a0a0a}.link-discord{background-color:#7289da}.link-dribbble{background-color:#ea4c89}.link-facebook{background-color:#1877f2}.link-flickr{background-color:#ff0184}.link-foursquare{background-color:#0732a2}.link-github{background-color:#333}.link-gitlab{background-color:#548}.link-google{background-color:#4285f4}.link-instagram{background-color:#c13584;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);color:#fff}.link-keybase{background-color:#33a0ff}.link-kickstarter{@apply text-neutral-900;background-color:#06ce78}.link-lastfm{background-color:#d51007}.link-linkedin{background-color:#0077b5}.link-mastodon{background-color:#6364ff}.link-medium{background-color:#00ab6c}.link-microsoft{background-color:#08a6f0}.link-orcid{background-color:#a6ce39}.link-patreon{background-color:#ff434d}.link-pinterest{background-color:#e60023}.link-reddit{background-color:#ff4500}.link-researchgate{background-color:#40ba9c}.link-slack{background-color:#4a154b}.link-snapchat{@apply text-neutral-900;background-color:#fffc00}.link-soundcloud{background-color:#f80;background:linear-gradient(120deg,#ff8800,#ff3300)}.link-spotify{background-color:#1db954}.link-steam{background-color:#000;color:#fff}.link-telegram{background-color:#25a3e1}.link-threads{background-color:#000;color:#fff}.link-tiktok{background:linear-gradient(90deg,#00f2ea,#ff0050);color:#fff}.link-tumblr{background-color:#001935;color:#fff}.link-twitch{background-color:#9146ff}.link-twitter{background-color:#3f88de}.link-whatsapp{background-color:#45d82c;background:linear-gradient(120deg,#12990b,#45d82c)}.link-x{background-color:#000;color:#fff}.link-youtube{background-color:#c00;color:#fff}.link-stack-exchange{background-color:#0095ff}.link-stack-overflow{background-color:#f48024}.icon svg{height:1.25em;width:1.25em;margin-right:.5rem;vertical-align:middle}.hx-min-h-\[calc\(100vh-var\(--navbar-height\)\)\]{min-height:calc(100vh - var(--navbar-height) - 2rem)}@media(max-width:640px){.link{width:100%}}@media(min-width:768px){.md\:hx-w-64{width:0!important}}@media(min-width:1280px){.xl\:hx-block{display:none!important}}.hx-h-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.link-container{width:100%;max-width:24rem;margin:0 auto}@media(max-width:640px){.link-container{width:90%}}.prose .chroma{@apply rounded-md bg-neutral-50 text-neutral-700 dark:bg-neutral-700 dark:text-neutral-200}.content{font-family:'source sans 3',sans-serif;max-width:750px;margin:0 auto;font-size:18px;font-weight:400}.content p{line-height:1.8;margin-bottom:1.5em}.content h1,.content h2{font-weight:700;margin-top:1.5em;margin-bottom:.5em}.dark .content{color:#e0e0e0}.dark body{background-color:#1a1a1a}.dark .content h1,.dark .content h2,.dark .content h3{color:#fff}.dark .content a{color:#6ba4ff}.dark .content blockquote{background-color:#2a2a2a;border-left-color:#4a4a4a}.content p{text-align:justify}@media(max-width:640px){.content p{text-align:left}}