*{box-sizing:border-box}html{line-height:1.6}@font-face{font-family:sansation;src:url(/fonts/Sansation-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:sansation;src:url(/fonts/Sansation-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}body{margin:0;background:#353b43;color:#ebeeff;font-family:sansation,sans-serif}h1,h2,h3,h4,h5,h6{color:#fff}a{color:#c75c5c;transition:color .35s;text-decoration:none}a:hover{color:#fff}code{font-family:monospace,monospace;font-size:1em;color:rgba(235,238,255,.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(235,238,255,.25)}::-moz-selection{background:rgba(235,238,255,.25)}.app-header{padding:2.5em;background:#252130;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #c75c5c}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#fff}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#fff;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:#fff;border-radius:2em;background:#c75c5c}.post-title{color:#fff}.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(199,92,92,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(199,92,92,.8);margin:1em 0;padding:.5em 1em;background:#252130}.post-content blockquote p{margin:.5em 0}.post-content img{max-width:100%}.posts-list{padding:0;display:flex;flex-wrap:wrap;gap:2rem;padding-top:1rem}.posts-list-item{list-style:none;padding:1.5rem;background-color:var(--color-background-card,#2a2a2a);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,5%);border-bottom:2px solid var(--color-border-subtle,#3300c1);transition:transform .3s ease,box-shadow .3s ease;width:100%}.posts-list-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}@media(min-width:768px){.posts-list-item{width:calc(50% - 1rem)}}.posts-list-item-title{display:block;font-size:1.35rem;font-weight:700;color:var(--color-heading,#ffffff);text-decoration:none;margin-bottom:.25rem}.posts-list-item-title:hover{color:var(--color-primary,#0038ff);text-decoration:underline}.posts-list-item-shortdesc{margin-top:0;margin-bottom:.75rem;font-size:.95rem;color:var(--color-text-light,#cccccc)}.posts-list-item-metadata{display:flex;align-items:center;font-size:.85rem;color:var(--color-text-faded,#a0a0a0)}.posts-list-item-metadata>.icon{margin-right:.3em}.posts-list-item-separator{margin:0 .6em}.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}}