:root{--background:#0a0a0a;--foreground:#f0f0f0;--accent:#ccc;--font-size:1rem;--line-height:1.6em;--radius:0;--code-border:transparent}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;background:#0a0a0a}a{color:#ccc;transition:color .2s ease}a:hover{color:#fff}#guilloche{position:fixed;inset:0;z-index:-1;pointer-events:none}body.home-page{min-height:100vh}body.home-page .container{min-height:100vh;justify-content:center;border:none}.container{background:0 0;max-width:720px}body.home-page .header{display:none}.header{align-items:center}.header__inner{justify-content:center}.header__logo{flex:none}.header__logo::after{display:none!important;content:none!important;background:0 0!important}.header__logo a{display:flex;align-items:center;justify-content:center;width:180px;height:180px;background:#0a0a0a;border-radius:50%}.logo-img{width:175px;height:175px;filter:invert(1);border:none;padding:0;margin:0}.home-footer{margin-top:auto;padding:2rem 1rem;text-align:center;font-size:.85rem;color:#bbb}.home-footer a{color:#888;text-decoration:none}.home-footer a:hover{color:#aaa}.home-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.logo-wrap{position:relative;width:281px;height:281px;background:#0a0a0a;border-radius:50%;margin:0 auto}.ctx-logo{position:absolute;inset:0;background:url(/assets/ctx.png)50%/contain no-repeat;filter:invert(1)}.headline{color:#fff;font-size:1.2rem;font-weight:400;text-align:center;max-width:500px;margin-top:1.5rem;padding:0 1rem}.footer{background:0 0;padding:1rem 0;opacity:1!important}.footer .copyright,.footer .copyright span{color:#666!important;opacity:1!important}.footer .copyright a{color:#888!important;opacity:1!important}.footer__inner{text-align:center;justify-content:center}.copyright{font-size:.85rem;color:#bbb}.copyright a{color:#888;text-decoration:none}.copyright a:hover{color:#aaa}.post-content p{color:#e0e0e0}.highlight{border:none!important}.back-link{display:inline-block;margin-top:2rem;color:#bbb;text-decoration:none}.back-link:hover{color:#888}.post-cover{width:100%;height:auto;border-radius:4px}.post-title a{color:var(--foreground);text-decoration:none}.post-title a:hover{color:var(--accent)}.post-cover-link{display:block}.post-date{color:#bbb}.post-reading-time{color:#bbb}.post-tags-inline{color:#bbb}.post-cover-figure{margin:25px 0}.post-cover-figure .post-cover{margin:0}.post-cover-credit{background:0 0;margin-top:.5rem;padding:0;font-size:.85rem;font-weight:400;color:#bbb;text-align:right}.post-figure{margin:2rem 0}.post-figure img{width:100%;height:auto;border-radius:4px}.post-figure-caption{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.5rem;padding:0;background:0 0;font-size:.85rem;color:#bbb}.post-figure-desc{flex:1;text-align:left;margin-right:auto}.post-figure-credit{text-align:right;flex-shrink:0}@media(max-width:684px){.logo-wrap{width:235px;height:235px}.headline{font-size:1rem}}