@font-face{font-family:"JetBrains Mono";src:url("/assets/fonts/JetBrainsMonoNerdFont-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"JetBrains Mono";src:url("/assets/fonts/JetBrainsMonoNerdFont-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"CaskaydiaCove Nerd Font";src:url("/assets/fonts/CaskaydiaCoveNerdFont-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"CaskaydiaCove Nerd Font";src:url("/assets/fonts/CaskaydiaCoveNerdFont-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}:root{font-family:"JetBrains Mono",monospace}:root[data-font=caskaydia-cove]{font-family:"CaskaydiaCove Nerd Font",monospace}body{background-color:var(--background-color);margin:0 auto;padding:0;font-family:inherit;font-size:14px;color:var(--text-color);text-align:left;line-height:1.625 !important}h1,h2,h3,h4,h5,h6{font-size:14px;margin:0px;margin-top:22px;font-weight:bold;color:var(--text-color)}p,ul,ol{margin:0px;color:var(--text-color)}ul{padding-left:2em}ul li{text-indent:-1em;padding-left:1em;margin-bottom:.15em}a{text-decoration:underline;color:var(--link-color)}a:hover{color:var(--background-color);background-color:var(--base-color)}@media only screen and (max-device-width: 500px){*{font-size:16px !important}}.container{width:90%;max-width:600px;margin-right:auto;margin-left:auto}img{display:block;margin:0 auto .5rem;max-width:100%}img+em{color:var(--text-color);display:block;font-size:.9rem;font-style:normal;text-align:center}p{word-wrap:break-word;word-break:break-word;white-space:pre-wrap;margin-bottom:15px}footer{color:var(--text-color);border-top:var(--border);margin-top:2em;text-align:center;margin-bottom:2em}footer .contact{margin-top:1.5em}footer .contact a{text-decoration:none;display:inline-flex;align-items:center;gap:.3em}footer .contact .icon{width:1em;height:1em;vertical-align:middle}footer .contact .separator{margin:0 .5em;color:var(--subtext-color)}footer .copy{font-size:.9em;margin-top:1em}header{margin-top:25px;margin-bottom:10px}header p{text-align:left;margin:0}::selection{background:var(--selection-background);color:var(--selection-text)}::-moz-selection{background:var(--selection-background);color:var(--selection-text)}:not(.menu)>ul{list-style:none;padding-left:0;margin-bottom:9px}:not(.menu)>ul{list-style-type:none}:not(.menu)>ul>li:before{content:"-";margin-right:9px}.menu{border-top:var(--border);border-bottom:var(--border);margin-bottom:25px}.menu ul{margin-top:12px;padding-left:0px;list-style-type:none;display:flex;justify-content:flex-end}.menu ul li{margin-left:2em}.menu ul li:first-child{margin-left:0px;margin-right:auto}.menu ul li a{text-decoration:none;color:var(--text-color)}.menu ul li a:hover{text-decoration:none;color:var(--background-color);background-color:var(--base-color)}.cv-complexity{display:flex;align-items:center;gap:.75em;margin-bottom:1.5em;padding:.5em 0;border-bottom:var(--border)}.cv-complexity label{margin:0;white-space:nowrap}.cv-complexity input[type=range]{flex:1;max-width:150px;height:4px;appearance:none;-webkit-appearance:none;background:var(--text-color);border-radius:2px;cursor:pointer}.cv-complexity input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;background:var(--base-color);border:2px solid var(--text-color);border-radius:50%;cursor:pointer}.cv-complexity input[type=range]::-moz-range-thumb{width:14px;height:14px;background:var(--base-color);border:2px solid var(--text-color);border-radius:50%;cursor:pointer}.cv-complexity #cv-complexity-label{min-width:5em;text-align:left}.cv-section{text-transform:uppercase;letter-spacing:.15em;font-size:.85em;color:var(--subtext-color);margin-top:2em;margin-bottom:.5em}.cv-entry{margin-bottom:1.5em}.cv-entry p{margin-bottom:.5em}#cv-content .cv-summary,#cv-content .cv-detailed{display:none}#cv-content[data-complexity="2"] .cv-summary{display:block}#cv-content[data-complexity="3"] .cv-detailed{display:block}#cv-content[data-complexity="1"] .cv-hide-brief{display:none}.draft-warning{background-color:var(--yellow);color:var(--crust);padding:.75em 1em;margin-bottom:1.5em;border-radius:4px;font-weight:bold}.tag-filter{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;margin-bottom:1.5em;padding-bottom:1em;border-bottom:var(--border)}.tag-filter .tag-label{margin-right:.5em}.tag-btn{background:rgba(0,0,0,0);border:1px solid var(--text-color);color:var(--text-color);padding:.25em .75em;font-family:inherit;font-size:inherit;cursor:pointer;border-radius:3px;transition:background-color .15s,color .15s}.tag-btn:hover{background-color:var(--text-color);color:var(--background-color)}.tag-btn.active{background-color:var(--base-color);border-color:var(--base-color);color:var(--background-color)}.post-list{list-style:none;padding-left:0}.post-list li{margin-bottom:.5em}.post-list li:before{content:none}.post-tags{margin-left:.5em}.post-tag{font-size:.85em;color:var(--subtext-color);background-color:var(--inline-code-background);padding:.1em .4em;border-radius:3px;margin-left:.25em}.post-tag-draft{background-color:var(--yellow);color:var(--crust)}.preferences-buttons{display:flex;flex-wrap:wrap;gap:.5em;margin-bottom:1.5em}.pref-btn{background:rgba(0,0,0,0);border:1px solid var(--text-color);color:var(--text-color);padding:.5em 1em;font-family:inherit;font-size:inherit;cursor:pointer;border-radius:3px;transition:background-color .15s,color .15s}.pref-btn:hover{background-color:var(--text-color);color:var(--background-color)}.pref-btn.active{background-color:var(--base-color);border-color:var(--base-color);color:var(--background-color)}code{padding:.25em .25em;background-color:var(--inline-code-background)}pre{margin:0 0 1rem;white-space:pre-wrap}pre code{color:inherit;font-size:100%;padding:0;background-color:rgba(0,0,0,0)}.highlight{border-radius:3px;line-height:1.4;margin:.2rem .2rem 1rem;padding:.2rem}.highlight pre{margin-bottom:0;overflow-x:auto}.highlight .lineno{display:inline-block;padding:0 .75rem 0 .25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--base-color: #8aadf4;--border: dashed 1px #7dc4e4;--selection-background: rgba(125, 196, 228, 0.5);--selection-text: #cad3f5;--background-color: #24273a;--text-color: #cad3f5;--subtext-color: #b8c0e0;--placeholder-color: #b8c0e0;--link-color: #f5bde6;--inline-code-background: #494d64;--yellow: #eed49f;--crust: #181926;--code-color-1: #a6da95;--code-color-2: #cad3f5;--code-color-3: #ed8796;--code-color-4: #ee99a0;--code-color-5: #8bd5ca;--code-color-6: #91d7e3;--code-color-7: #ed8796;--code-color-8: #8bd5ca;--code-color-9: #8aadf4;--code-color-10: #8aadf4;--code-color-11: #cad3f5;--code-color-12: #ed8796;--code-color-13: #8bd5ca;--code-color-14: #8aadf4;--code-color-15: #ed8796;--code-color-16: #8bd5ca;--code-color-17: #ed8796;--code-color-18: #8aadf4}.highlight .hll{background-color:#494d64}.highlight{background:hsl(230.4,18.7969924812%,31.0784313725%)}.highlight .c{color:#b8c0e0;font-style:italic}.highlight .err{border:1px solid #ed8796}.highlight .k{color:#a6da95;font-weight:bold}.highlight .o{color:#a5adcb}.highlight .cm{color:#b8c0e0;font-style:italic}.highlight .cp{color:#f5a97f}.highlight .c1,.highlight .cs{color:#b8c0e0;font-style:italic}.highlight .gd{color:#ee99a0}.highlight .ge{font-style:italic}.highlight .gr{color:#ed8796}.highlight .gh{color:#8aadf4;font-weight:bold}.highlight .gi{color:#a6da95}.highlight .go{color:#a5adcb}.highlight .gp{color:#8aadf4;font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gu{color:#b7bdf8;font-weight:bold}.highlight .gt{color:#91d7e3}.highlight .kc,.highlight .kd,.highlight .kn{color:#a6da95;font-weight:bold}.highlight .kp{color:#a6da95}.highlight .kr{color:#a6da95;font-weight:bold}.highlight .kt{color:#f5a97f}.highlight .m{color:#a5adcb}.highlight .s{color:#f5bde6}.highlight .na{color:#eed49f}.highlight .nb{color:#a6da95}.highlight .nc{color:#8aadf4;font-weight:bold}.highlight .no{color:#ee99a0}.highlight .nd{color:#f5a97f}.highlight .ni{color:#a5adcb;font-weight:bold}.highlight .ne{color:#ed8796;font-weight:bold}.highlight .nf{color:#8aadf4}.highlight .nl{color:#eed49f}.highlight .nn{color:#8aadf4;font-weight:bold}.highlight .nt{color:#a6da95;font-weight:bold}.highlight .nv{color:#b7bdf8}.highlight .ow{color:#f5a97f;font-weight:bold}.highlight .w{color:#a5adcb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#a5adcb}.highlight .sb,.highlight .sc{color:#f5bde6}.highlight .sd{color:#f5bde6;font-style:italic}.highlight .s2{color:#f5bde6}.highlight .se{color:#f5a97f;font-weight:bold}.highlight .sh{color:#f5bde6}.highlight .si{color:#b7bdf8;font-weight:bold}.highlight .sx{color:#a6da95}.highlight .sr{color:#b7bdf8}.highlight .s1{color:#f5bde6}.highlight .ss{color:#b7bdf8}.highlight .bp{color:#a6da95}.highlight .vc,.highlight .vg,.highlight .vi{color:#b7bdf8}.highlight .il{color:#a5adcb}/*# sourceMappingURL=macchiato.css.map */