@import 'https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&family=Inter:wght@400;500;600&display=swap';:root{--bg-slate-900:#0f172a;--bg-slate-800:#1e293b;--bg-slate-700:#334155;--text-gray-100:#f3f4f6;--text-gray-300:#d1d5db;--text-gray-400:#9ca3af;--text-gray-500:#6b7280;--green-400:#4ade80;--green-500:#22c55e;--green-300:#86efac}body.colorscheme-dark,body.colorscheme-auto,body{background-color:var(--bg-slate-900)!important;color:var(--text-gray-100)!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-slate-900);z-index:-2}#spacetime-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;opacity:.6}.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(--green-400);border-radius:50%;opacity:.2;animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite}@keyframes pulse{50%{opacity:.5}}.terminal-prompt{font-family:jetbrains mono,monospace!important;font-size:14px!important;color:var(--green-400)!important;opacity:.6!important;margin-bottom:2rem!important}.terminal-prompt .prompt-text{color:var(--text-gray-500)!important}.terminal-prompt .cursor{display:inline-block;width:8px;height:1em;background-color:var(--green-400);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 rgba(51,65,85,.5)!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(--green-500)!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(--green-400)!important;transform:scale(1.05)!important}.logo-text{color:#000!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-gray-400)!important}.header-terminal-prompt .command-text{color:var(--green-300)!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-gray-200)!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-gray-100)!important}.header-nav-link.active{color:var(--green-400)!important;border-bottom-color:var(--green-400)!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-gray-100)!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(--green-400)!important}.navigation-link.active{color:var(--green-400)!important;border-bottom-color:var(--green-400)!important}.navigation-link.active::before{content:""!important;margin-right:0!important}.navigation-title{color:var(--text-gray-100)!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(--green-400);box-shadow:0 0 20px rgba(34,197,94,.3)}.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:#fff!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-gray-400)!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-gray-300)!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-gray-300)!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(--green-400)!important;text-decoration:none!important;border-bottom:1px dotted var(--green-400)!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(--green-300)!important;border-bottom-style:solid!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-gray-400)!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(--green-400)!important;transform:translateX(8px)!important}.home-navigation-link.active{color:var(--green-400)!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-gray-300)!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(--green-400)!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{color:var(--green-300)!important;text-decoration-style:solid!important}.home-intro .intro-highlight{color:var(--text-gray-200)!important;font-weight:500!important}.home-intro .read-more-link{display:inline-block!important;margin-top:.5rem!important;font-weight:500!important;color:var(--green-400)!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{color:var(--green-300)!important;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-slate-800);border:1px solid var(--bg-slate-700);border-radius:.5rem;padding:1rem;position:relative;overflow:hidden}.skill-card::before{content:"";position:absolute;inset:0;opacity:.05;background-image:linear-gradient(rgba(34,197,94,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,.3) 1px,transparent 1px);background-size:20px 20px}.skill-card h3{color:var(--green-400)!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-gray-300)!important;font-size:.875rem!important;margin-bottom:.25rem!important;font-family:jetbrains mono,courier new,monospace!important}.code-block{background-color:var(--bg-slate-800);border:1px solid var(--bg-slate-700);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-gray-500)!important;margin-bottom:.5rem;font-family:jetbrains mono,courier new,monospace!important}.code-block .keyword{color:var(--green-400)!important;font-family:jetbrains mono,courier new,monospace!important}.code-block .string{color:#60a5fa!important;font-family:jetbrains mono,courier new,monospace!important;word-break:break-word!important}.code-block .text{color:var(--text-gray-300)!important;font-family:jetbrains mono,courier new,monospace!important}.code-block .indent{margin-left:1rem;font-family:jetbrains mono,courier new,monospace!important}.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;text-decoration-style:none!important;text-decoration-color:transparent!important;border-bottom:none!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;box-shadow:none!important;outline: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;text-decoration-line:none!important;text-decoration-style:none!important;border-bottom:none!important;border-bottom-width:0!important;outline:none!important}.posts-year{color:var(--green-400)!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:1px solid var(--bg-slate-700)!important;border-radius:.375rem!important;margin-bottom:1.5rem!important;padding:1.5rem 32px!important;transition:all .3s ease!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:1rem!important}.posts-post:hover{border-color:var(--green-400)!important;transform:translateX(5px)!important;background-color:rgba(30,41,59,.3)!important}.posts-post-content{margin-left:0!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;flex:1!important}.posts-post-title{margin:0!important}.posts-post-title a{color:var(--text-gray-100)!important;text-decoration:none!important;font-weight:400!important;font-size:1rem!important;display:block!important}.posts-post-title a:hover{color:var(--green-400)!important}.posts-post-excerpt{color:var(--text-gray-200)!important;font-size:12px!important;line-height:1.5!important;margin:0!important;font-family:jetbrains mono,monospace!important}.post__meta{color:var(--text-gray-200)!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-slate-800)!important;border:1px solid var(--bg-slate-700)!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(--bg-slate-700)!important}.post-content h1,.post-content h2,.post-content h3{color:var(--green-400)!important;font-family:jetbrains mono,monospace!important;margin-top:2rem!important;margin-bottom:1rem!important}.post-content h2::before{content:"## ";color:var(--green-400);font-size:.9em}.post-content h3::before{content:"### ";color:var(--green-400);font-size:.9em}.post-content code:not(pre code){background-color:rgba(34,197,94,.1)!important;color:var(--green-400)!important;padding:.2rem .5rem!important;border-radius:.25rem!important;font-family:jetbrains mono,monospace!important;font-size:.9em!important;border:1px solid rgba(34,197,94,.2)!important}.post-content pre{background-color:#0d1117!important;border:1px solid var(--bg-slate-700)!important;border-radius:.5rem!important;padding:1.5rem!important;overflow-x:auto!important;margin:1.5rem 0!important;position:relative!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)!important}.post-content pre code{background:0 0!important;color:#c9d1d9!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:#c9d1d9}.post-content pre code .chroma{color:#c9d1d9}.post-content pre code .kr,.post-content pre code .k,.post-content pre code .kt,.post-content pre code .kd{color:#ff7b72!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:#a5d6ff!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:#8b949e!important;font-style:italic!important}.post-content pre code .nf,.post-content pre code .fm{color:#d2a8ff!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:#79c0ff!important}.post-content pre code .nv,.post-content pre code .vc,.post-content pre code .vg,.post-content pre code .vi{color:#ffa657!important}.post-content pre code .nb,.post-content pre code .nc,.post-content pre code .no,.post-content pre code .nd{color:#ff7b72!important}.post-content pre code .bp,.post-content pre code .ne{color:#ffa657!important}.post-content pre code .na,.post-content pre code .nl{color:#79c0ff!important}.post-content pre code .o,.post-content pre code .ow{color:#ff7b72!important}.post-content pre code .l,.post-content pre code .ld{color:#56d4dd!important}.post-content pre code .gp,.post-content pre code .gh{color:#8b949e!important;font-weight:700!important}.post-content pre code .p{color:#c9d1d9!important}.post-content pre::before{content:attr(data-lang);position:absolute;top:.5rem;right:1rem;font-size:.75rem;color:#8b949e;text-transform:uppercase;font-family:jetbrains mono,monospace;opacity:.7}.post-content blockquote{border-left:4px solid var(--green-400)!important;background-color:rgba(34,197,94,5%)!important;padding:1rem 1.5rem!important;margin:1.5rem 0!important;color:var(--text-gray-400)!important;font-style:italic!important}.footer{background-color:transparent!important;border-top:1px solid rgba(51,65,85,.3)!important;padding:3rem 0!important;margin-top:4rem!important;text-align:left!important;color:var(--text-gray-500)!important;font-family:jetbrains mono,courier new,monospace!important;font-size:.875rem!important}.footer .container{display:flex!important;justify-content:flex-start!important;align-items:center!important;max-width:80rem!important;margin:0 auto!important;padding:0 2rem!important}.footer__copyright{color:var(--text-gray-500)!important;font-family:jetbrains mono,courier new,monospace!important;font-size:14px!important;font-weight:400!important}.status-indicator{display:flex;align-items:center;gap:.5rem;margin-top:0!important;margin-bottom:0!important;padding-top:1rem!important;font-family:jetbrains mono,courier new,monospace!important;font-size:.875rem!important}.status-dot{width:8px!important;height:8px!important;background-color:var(--green-400)!important;border-radius:50%!important;animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite!important}.status-text{color:var(--green-400)!important;font-family:jetbrains mono,courier new,monospace!important;font-size:14px!important;font-weight:400!important}.home__social{text-align:left!important;margin:0!important}.home__social ul{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:row!important;gap:1rem!important;flex-wrap:wrap!important}.home__social li{margin:0!important}.home__social a{display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(34,197,94,.5)!important;border-radius:.5rem!important;padding:1rem!important;color:var(--text-gray-400)!important;font-size:1.875rem!important;transition:all .2s ease!important;text-decoration:none!important;background-color:transparent!important;width:3.5rem!important;height:3.5rem!important;min-width:3.5rem!important;min-height:3.5rem!important}.home__social a i{display:inline-block!important;font-size:30px!important;line-height:1!important;width:auto!important;height:auto!important;color:inherit!important;font-family:forkawesome!important;font-style:normal!important;font-weight:400!important}.home__social a:hover{color:var(--green-400)!important;transform:scale(1.25)!important;border-color:var(--green-400)!important}.home__social a:hover i{color:var(--green-400)!important}.social-section{margin-top:4rem!important;padding-top:3rem!important;padding-bottom:3rem!important;border-top:1px solid rgba(51,65,85,.3)!important}@media(max-width:768px){.content{padding:2rem 1rem!important}.skills-grid{grid-template-columns:1fr!important}.home__author h1{font-size:1.125rem!important}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--bg-slate-900)}::-webkit-scrollbar-thumb{background:var(--green-400);border-radius:6px;border:2px solid var(--bg-slate-900)}::-webkit-scrollbar-thumb:hover{background:var(--green-300)}::selection{background:var(--green-400);color:var(--bg-slate-900)}