@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Outfit:wght@300;400;600;700&display=swap";*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#22262e;color:#c9d1d9}h1,h2,h3,h4,h5,h6{color:#f0f6fc}a{color:#64d8cb;transition:color .35s;text-decoration:none}a:hover{color:#f0f6fc}code{font-family:monospace,monospace;font-size:1em;color:rgba(201,209,217,.8);text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}pre{font-size:1rem;line-height:1.2em;margin:0;overflow:auto}pre code{font-size:.8em}::selection{background:rgba(201,209,217,.25)}::-moz-selection{background:rgba(201,209,217,.25)}.app-header{padding:2.5em;background:#1a1d23;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #64d8cb}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#f0f6fc}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#f0f6fc;display:block;font-size:2em;margin:.67em 0;font-weight:700}@media(min-width:940px){.app-header{position:fixed;top:0;left:0;width:20rem;min-height:100vh}.app-container{max-width:65rem;margin-left:20rem}}.error-404{text-align:center}.error-404-title{text-transform:uppercase}.icon{display:inline-block;width:1em;height:1em;margin-top:-.125em}.pagination{display:block;list-style:none;padding:0;font-size:.8em;text-align:center;margin:3em 0}.page-item{display:inline-block}.page-item .page-link{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem}.page-item.active .page-link{color:#f0f6fc;border-radius:2em;background:#64d8cb}.post-title{color:#f0f6fc}.post-meta>div{display:flex;align-items:center;flex-wrap:wrap;gap:.2em;font-size:.8em}.post-meta>div>.icon{margin-right:.4em}.post-content>pre,.post-content .highlight{margin:1em 0}.post-content>pre,.post-content .highlight>pre,.post-content .highlight>div{border-left:.4em solid rgba(100,216,203,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(100,216,203,.8);margin:1em 0;padding:.5em 1em;background:#1a1d23}.post-content blockquote p{margin:.5em 0}.post-content img{max-width:100%}.posts-list{padding:0}.posts-list-item{list-style:none;padding:.4em 0}.posts-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}.posts-list-item-description{display:flex;align-items:center;font-size:.8em}.posts-list-item-description>.icon{margin-right:.4em}.posts-list-item-separator{margin:0 .4em}.tag{display:inline-block;margin-right:.2em;padding:0 .6em;font-size:.9em;border-radius:.2em;white-space:nowrap;background:rgba(255,255,255,.1);transition:color .35s,background .35s}.tag:hover{transition:color .25s,background .05s;background:rgba(255,255,255,.3)}.tags-list{padding:0}.tags-list-item{display:flex;align-items:center;list-style:none;padding:.4em 0}.tags-list-item>.icon{margin-right:.4em}.tags-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}@media(min-width:450px){.tags-list{display:flex;flex-wrap:wrap}.tags-list-item{width:calc(50% - 1em)}.tags-list-item:nth-child(even){margin-left:1em}.tags-list-item:nth-last-child(2){border:none}}html{font-family:outfit,sans-serif;letter-spacing:.01em}h1,h2,h3,h4,h5,h6,.app-header-title{font-family:outfit,sans-serif;font-weight:700;letter-spacing:-.02em}code,pre code{font-family:jetbrains mono,monospace;font-size:.85em}.app-header-avatar{object-fit:cover;border:none!important;box-shadow:0 0 0 4px #1a1d23,0 0 0 6px rgba(100,216,203,.5),0 0 30px rgba(100,216,203,.15);transition:box-shadow .4s ease,transform .4s ease}.app-header-avatar:hover{box-shadow:0 0 0 4px #1a1d23,0 0 0 6px rgba(100,216,203,.8),0 0 40px rgba(100,216,203,.3);transform:scale(1.03)}.app-header-title{font-size:1.8em;font-weight:700;letter-spacing:-.03em;margin:.5em 0 .2em}.app-header p{font-weight:300;font-size:.95em;opacity:.75;line-height:1.5}.app-header-social{gap:.8em;margin-top:1em}.app-header-social a{display:inline-flex;align-items:center;justify-content:center;width:2.2em;height:2.2em;border-radius:50%;background:rgba(255,255,255,5%);transition:background .3s ease,transform .3s ease,color .3s ease}.app-header-social a:hover{background:rgba(100,216,203,.15);transform:translateY(-2px)}.posts-list-item{border-bottom:1px solid rgba(255,255,255,6%)!important;padding:1em 0!important;transition:background .25s ease}.posts-list-item:last-child{border-bottom:none!important}.posts-list-item:hover{background:rgba(255,255,255,2%)}.posts-list-item a{font-weight:600;font-size:1.05em}.posts-list-item-description{opacity:.6;font-size:.85em;margin-top:.3em}.tag{font-family:jetbrains mono,monospace;font-size:.8em;letter-spacing:.03em;padding:.25em .75em;border-radius:2em;background:rgba(100,216,203,8%);border:1px solid rgba(100,216,203,.15);transition:all .25s ease}.tag:hover{background:rgba(100,216,203,.18);border-color:rgba(100,216,203,.35)}.post-title{font-size:2.2em;letter-spacing:-.03em;line-height:1.2;margin-bottom:.3em}.post-content{line-height:1.75;font-weight:300}.post-content p{margin:1.4em 0}.post-content h2{margin-top:2em}.post-content h3{margin-top:1.6em}.post-content img{border-radius:8px;margin:1.5em 0}.post-content blockquote{border-left-color:rgba(100,216,203,.6);border-radius:0 6px 6px 0;font-style:italic;opacity:.85}.post-content pre{border-radius:6px;border-left-color:rgba(100,216,203,.4)}.page-item .page-link{border-radius:50%;transition:all .25s ease}::selection{background:rgba(100,216,203,.25)}html{scroll-behavior:smooth}