@import 'https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=Inter:wght@400;500;600&display=swap';:root{--bg-paper:#f5f4f0;--bg-paper-dark:#eceae4;--bg-paper-card:#efede8;--border:#dddbd5;--text-dark:#1c1c1c;--text-mid:#4a4948;--text-muted:#8a8884;--text-faint:#b0aea9;--accent:#3a3a3a;--accent-hover:#1c1c1c}body.colorscheme-dark,body.colorscheme-auto,body.colorscheme-light,body{background-color:var(--bg-paper)!important;color:var(--text-dark)!important;font-family:jetbrains mono,courier new,monospace!important;line-height:1.7!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:jetbrains mono,courier new,monospace!important}.fa,i.fa,[class*=fa-]{font-family:forkawesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1!important;speak:none!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}h1,h2,h3,h4,h5,h6,p,span,div,a,li,ul,ol,.navigation-title,.navigation-link,.home__author,.about,.content{font-family:jetbrains mono,courier new,monospace!important}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-paper);z-index:-2}#spacetime-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;opacity:.35}.floating-dots{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.floating-dot{position:absolute;width:4px;height:4px;background-color:var(--text-muted);border-radius:50%;opacity:.15;animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite}@keyframes pulse{50%{opacity:.35}}.terminal-prompt{font-family:jetbrains mono,monospace!important;font-size:14px!important;color:var(--text-mid)!important;opacity:.7!important;margin-bottom:2rem!important}.terminal-prompt .prompt-text{color:var(--text-muted)!important}.terminal-prompt .cursor{display:inline-block;width:8px;height:1em;background-color:var(--text-mid);margin-left:2px;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.site-header.header-with-border{position:relative!important;z-index:20!important;border-bottom:1px solid var(--border)!important;background-color:transparent!important;width:100%!important;max-width:100%!important;margin:0!important}.header-container{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding:1rem 32px!important}@media(max-width:1023px){.header-container{max-width:100%!important;padding-left:16px!important;padding-right:16px!important}}.header-content{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:1rem!important}.header-left{display:flex!important;align-items:center!important;gap:1rem!important}.header-logo{display:flex!important;align-items:center!important}.logo-square{width:40px!important;height:40px!important;background-color:var(--text-dark)!important;border-radius:.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;cursor:pointer!important}.logo-square:hover{background-color:var(--text-mid)!important;transform:scale(1.05)!important}.logo-text{color:#fff!important;font-family:jetbrains mono,monospace!important;font-weight:700!important;font-size:14px!important}.header-terminal-prompt{font-family:jetbrains mono,monospace!important;font-size:13px!important;font-weight:400!important}.header-terminal-prompt .prompt-text{color:var(--text-muted)!important}.header-terminal-prompt .command-text{color:var(--text-mid)!important;font-weight:600!important}.header-terminal-prompt .cursor{margin-left:.25rem!important;opacity:1!important;transition:opacity .5s ease!important}.header-navigation{display:flex!important;gap:1.5rem!important;font-family:jetbrains mono,monospace!important;font-size:.875rem!important}.header-nav-link{text-transform:capitalize!important;transition:all .2s ease!important;padding-bottom:.5rem!important;border-bottom:2px solid transparent!important;color:var(--text-mid)!important;text-decoration:none!important;font-family:jetbrains mono,monospace!important;font-size:13px!important;font-weight:400!important}.header-nav-link:hover{color:var(--text-dark)!important}.header-nav-link.active{color:var(--text-dark)!important;border-bottom-color:var(--text-dark)!important}.navigation .container{margin-bottom:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.navigation-list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:row!important;gap:2rem!important}.navigation-item{margin:0!important}.navigation-link{color:var(--text-mid)!important;font-family:jetbrains mono,monospace!important;font-weight:400!important;font-size:1rem!important;text-decoration:none!important;transition:all .2s ease!important;display:inline-block!important;padding-bottom:.25rem!important;border-bottom:2px solid transparent!important}.navigation-link:hover{color:var(--text-dark)!important}.navigation-link.active{color:var(--text-dark)!important;border-bottom-color:var(--text-dark)!important}.navigation-link.active::before{content:""!important;margin-right:0!important}.navigation-title{color:var(--text-dark)!important;font-family:jetbrains mono,monospace!important;font-size:1.25rem!important;font-weight:400!important;letter-spacing:.05em!important;text-decoration:none!important}.home__avatar{text-align:left!important;margin:0 0 3rem!important}.home__avatar-wrapper{display:flex;align-items:flex-end;gap:2rem;margin-bottom:3rem;max-width:100%}.avatar-container{display:flex;flex-direction:column;align-items:center;flex-shrink:0;align-self:flex-start}.avatar-image{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid var(--border);box-shadow:0 0 0 1px var(--border)}.hero-section{margin-bottom:5rem!important;padding-bottom:3rem!important}.hero-section .home__author{text-align:left!important;flex:1;padding-bottom:0!important;margin-bottom:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}.hero-section .home__author h1{font-size:42px!important;font-weight:700!important;color:var(--text-dark)!important;margin-bottom:.5rem!important;margin-left:0!important;font-family:jetbrains mono,monospace!important;line-height:42px!important;text-align:left!important}.hero-section .home__author h2{font-size:16px!important;font-weight:400!important;color:var(--text-muted)!important;font-family:jetbrains mono,monospace!important;margin:0!important;margin-left:0!important;line-height:24px!important;text-align:left!important}.main-content{max-width:768px!important;width:100%!important;color:var(--text-mid)!important;line-height:1.75!important;display:flex!important;flex-direction:column!important;gap:2rem!important;text-align:left!important}body:not(.home) .content{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-top:5rem!important;padding-bottom:5rem!important;padding-left:32px!important;padding-right:32px!important;position:relative;z-index:20}body:not(.home) .container{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:32px!important;padding-right:32px!important;position:relative;z-index:20}body:not(.home) .container.page,body:not(.home) section.container.page{padding-left:0!important;padding-right:0!important}body:not(.home) .container.list{padding-left:0!important;padding-right:0!important}body:not(.home) .container.post,body:not(.home) section.container.post{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}body:not(.home) .container.post .post-content,body:not(.home) section.container.post .post-content{padding-left:32px!important;padding-right:32px!important}body:not(.home) .container.post header,body:not(.home) section.container.post header{padding-left:32px!important;padding-right:32px!important;margin-left:0!important;margin-right:0!important}body:not(.home) .container.page header,body:not(.home) section.container.page header{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}body.home .content{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-top:5rem!important;padding-bottom:5rem!important;padding-left:32px!important;padding-right:32px!important}@media(max-width:1023px){body.home .content{padding-left:1rem!important;padding-right:1rem!important}}.container.centered{max-width:1024px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;display:block!important;align-items:normal!important;justify-content:normal!important;box-sizing:border-box!important}@media(max-width:1023px){.container.centered{max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}}.container.centered .about{text-align:left!important;width:100%!important;max-width:100%!important}.wrapper{background:0 0!important;min-height:100vh!important;position:relative!important}.about{margin-bottom:0;max-width:100%;width:100%}.about .skills-grid,.about .code-block,.about .status-indicator{max-width:100%!important;width:100%!important}.about p,.content p{color:var(--text-mid)!important;font-size:1rem!important;line-height:1.75!important;margin-bottom:1.5rem!important;max-width:100%!important;width:100%!important;font-family:jetbrains mono,courier new,monospace!important}.about a,.content a{color:var(--text-dark)!important;text-decoration:none!important;border-bottom:1px dotted var(--text-muted)!important;transition:all .3s ease!important}.content a.title-link,.content .title-link,.list a.title-link,.list .title-link,h1.title a.title-link,h1.title .title-link{border-bottom:none!important;border-bottom-width:0!important;border-bottom-style:none!important;text-decoration:none!important;text-decoration-line:none!important}.about a:hover,.content a:hover{color:var(--accent)!important;border-bottom-style:solid!important;border-bottom-color:var(--text-dark)!important}.home-navigation{margin-bottom:3rem!important;margin-top:0!important}.home-navigation-list{list-style:none!important;padding:0!important;margin:0!important;display:flex;flex-direction:column;gap:.25rem}.home-navigation-item{margin:0!important}.home-navigation-link{color:var(--text-muted)!important;font-family:jetbrains mono,monospace!important;font-weight:400!important;font-size:1rem!important;text-decoration:none!important;transition:all .2s ease!important;display:inline-block!important}.home-navigation-link:hover{color:var(--text-dark)!important;transform:translateX(8px)!important}.home-navigation-link.active{color:var(--text-dark)!important}.home-intro{margin-bottom:0!important;max-width:100%!important;width:100%!important}.home-intro-after-code{margin-top:0!important;margin-bottom:0!important}.home-intro p{color:var(--text-mid)!important;font-size:14px!important;font-weight:400!important;line-height:22px!important;margin-bottom:0!important;max-width:100%!important;width:100%!important;font-family:jetbrains mono,courier new,monospace!important;text-align:left!important}.home-intro .intro-link{color:var(--text-dark)!important;text-decoration:underline!important;text-decoration-style:dotted!important;text-underline-offset:4px!important;transition:all .3s ease!important}.home-intro .intro-link:hover{text-decoration-style:solid!important}.home-intro .intro-highlight{color:var(--text-dark)!important;font-weight:500!important}.home-intro .read-more-link{display:inline-block!important;margin-top:.5rem!important;font-weight:500!important;color:var(--text-dark)!important;text-decoration:underline!important;text-decoration-style:dotted!important;text-underline-offset:4px!important;transition:all .3s ease!important}.home-intro .read-more-link:hover{text-decoration-style:solid!important}.skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0;max-width:100%;width:100%}.skill-card{background-color:var(--bg-paper-card);border:1px solid var(--border);border-radius:.5rem;padding:1rem;position:relative;overflow:hidden}.skill-card::before{content:"";position:absolute;inset:0;opacity:.04;background-image:linear-gradient(rgba(0,0,0,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.4) 1px,transparent 1px);background-size:20px 20px}.skill-card h3{color:var(--text-dark)!important;font-family:jetbrains mono,monospace!important;font-size:.875rem!important;font-weight:400!important;margin:0 0 .75rem!important;position:relative;z-index:10}.skill-card .skill-items{position:relative;z-index:10}.skill-card .skill-item{color:var(--text-mid)!important;font-size:.875rem!important;margin-bottom:.25rem!important;font-family:jetbrains mono,courier new,monospace!important}.code-block{background-color:var(--bg-paper-card);border:1px solid var(--border);border-radius:.5rem;padding:1rem;font-family:jetbrains mono,courier new,monospace!important;font-size:14px!important;margin:1.5rem 0;line-height:1.6;overflow-x:auto!important;word-wrap:break-word!important;white-space:pre-wrap!important}.code-block div{font-family:jetbrains mono,courier new,monospace!important;white-space:pre-wrap!important;word-break:break-word!important}.code-block .comment{color:var(--text-faint)!important;margin-bottom:.5rem}.code-block .keyword{color:var(--text-dark)!important;font-weight:600!important}.code-block .string{color:var(--text-mid)!important;word-break:break-word!important}.code-block .text{color:var(--text-mid)!important}.code-block .indent{margin-left:1rem}.posts-list,.posts-group{margin:3rem 0!important}.list .title-link,.list h1.title .title-link,.list h1.title a,.list h1.title a.title-link,.list header h1.title a.title-link,.container.list header h1.title a.title-link,.container.list h1.title a.title-link{text-decoration:none!important;text-decoration-line:none!important;border-bottom:none!important;border-bottom-width:0!important;box-shadow:none!important}.list h1.title a.title-link:hover,.list h1.title a.title-link:focus,.list h1.title a.title-link:active{text-decoration:none!important;border-bottom:none!important}.posts-year{color:var(--text-muted)!important;font-family:jetbrains mono,monospace!important;font-size:1.2rem!important;font-weight:400!important;margin:2rem 0 1rem!important}.posts-list{list-style:none!important;padding:0!important}.posts-post{background-color:transparent!important;border:none!important;border-bottom:1px solid var(--border)!important;border-radius:0!important;margin-bottom:0!important;padding:1.5rem 0!important;transition:none!important;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;gap:1.5rem!important}.posts-post:first-child{border-top:1px solid var(--border)!important}.posts-post:hover{background-color:transparent!important;transform:none!important}.posts-post-content{margin-left:0!important;display:flex!important;flex-direction:column!important;gap:.4rem!important;flex:1!important}.posts-post-header{display:flex!important;justify-content:space-between!important;align-items:baseline!important;gap:1rem!important}.posts-post-title{margin:0!important}.posts-post-title,.posts-post-title:link,.posts-post-title:visited,.posts-post-title:hover,.posts-post-title:active{color:var(--text-dark)!important;text-decoration:none!important;border-bottom:none!important;border:none!important;font-weight:400!important;font-size:1rem!important}.posts-post-excerpt{color:var(--text-muted)!important;font-size:12px!important;line-height:1.5!important;margin:0!important;font-family:jetbrains mono,monospace!important}.post__meta{color:var(--text-muted)!important;font-size:12px!important;font-weight:700!important;margin:0!important;white-space:nowrap!important;flex-shrink:0!important;text-align:right!important;align-self:flex-start!important;margin-left:auto!important}.post-content{background-color:var(--bg-paper-card)!important;border:1px solid var(--border)!important;border-radius:.5rem!important;padding:2rem!important;margin:2rem 0!important}body:not(.home) .container.page .post-content,body:not(.home) section.container.page .post-content{margin-left:0!important;padding-left:32px!important;padding-right:32px!important;padding-top:2rem!important;padding-bottom:2rem!important;border:1px solid var(--border)!important}.post-content h1,.post-content h2,.post-content h3{color:var(--text-dark)!important;font-family:jetbrains mono,monospace!important;margin-top:2rem!important;margin-bottom:1rem!important}.post-content code:not(pre code){background-color:#2a2825!important;color:#d4cfc8!important;padding:.15rem .45rem!important;border-radius:.25rem!important;font-family:jetbrains mono,monospace!important;font-size:.85em!important;border:none!important}.post-content pre{background-color:#2a2825!important;border:none!important;border-radius:.5rem!important;padding:1.5rem!important;overflow-x:auto!important;margin:1.5rem 0!important;position:relative!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}.post-content pre code{background:0 0!important;color:#d4cfc8!important;border:none!important;padding:0!important;font-family:jetbrains mono,fira code,consolas,monospace!important;font-size:.875rem!important;line-height:1.6!important;display:block!important;width:100%!important}.post-content pre code .line{display:block;min-height:1.2em}.post-content pre code .cl{color:#d4cfc8}.post-content pre code .chroma{color:#d4cfc8}.post-content pre code .kr,.post-content pre code .k,.post-content pre code .kt,.post-content pre code .kd{color:#e8956d!important}.post-content pre code .s,.post-content pre code .s2,.post-content pre code .s1,.post-content pre code .sb,.post-content pre code .sc,.post-content pre code .sd{color:#98c379!important}.post-content pre code .c,.post-content pre code .c1,.post-content pre code .cm,.post-content pre code .cp,.post-content pre code .cs{color:#6e6a62!important;font-style:italic!important}.post-content pre code .nf,.post-content pre code .fm{color:#c9a96e!important}.post-content pre code .m,.post-content pre code .mi,.post-content pre code .mf,.post-content pre code .mb,.post-content pre code .mx{color:#a8c4d4!important}.post-content pre code .nv,.post-content pre code .vc,.post-content pre code .vg,.post-content pre code .vi{color:#d4cfc8!important}.post-content pre code .nb,.post-content pre code .nc,.post-content pre code .no,.post-content pre code .nd{color:#e8956d!important}.post-content pre code .o,.post-content pre code .ow{color:#a8a09a!important}.post-content pre code .p{color:#a8a09a!important}.post-content pre::before{content:attr(data-lang);position:absolute;top:.5rem;right:1rem;font-size:.75rem;color:#6e6a62;text-transform:uppercase;font-family:jetbrains mono,monospace;opacity:.7}.post-content blockquote{border-left:4px solid var(--border)!important;background-color:var(--bg-paper-card)!important;padding:1rem 1.5rem!important;margin:1.5rem 0!important;color:var(--text-muted)!important;font-style:italic!important}.status-indicator{display:flex;align-items:center;gap:.5rem;margin:1.5rem 0}.status-dot{width:8px;height:8px;border-radius:50%;background-color:#4a9a5a;animation:pulse 2s infinite}.status-text{color:var(--text-muted)!important;font-size:.875rem!important}.footer{border-top:1px solid var(--border)!important;padding:2rem 0!important;margin-top:4rem!important;color:var(--text-muted)!important}.footer .container{display:flex!important;justify-content:space-between!important;align-items:center!important}.footer p,.footer span,.footer a{color:var(--text-muted)!important;font-size:.875rem!important}.footer a:hover{color:var(--text-dark)!important;border-bottom:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-paper)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}::selection{background-color:rgba(0,0,0,.1);color:var(--text-dark)}.dropcap{float:left;font-size:4em;font-weight:700;line-height:.75;margin-right:.08em;margin-top:.05em;color:var(--text-dark);font-family:jetbrains mono,monospace}.post-content img{width:100%;height:auto;border-radius:.375rem;margin:1.5rem 0 .5rem;display:block}.post-content img+em{display:block;text-align:center;font-size:.8rem;color:var(--text-muted)!important;margin-bottom:1.5rem;font-style:normal}.posts-post-thumbnail{flex-shrink:0;width:90px;height:60px;border-radius:.25rem;overflow:hidden;border:none;align-self:center}.posts-post-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.posts-post:hover .posts-post-thumbnail img{transform:scale(1.05)}@media(max-width:600px){.posts-post-thumbnail{display:none}}