@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: #1e66f5;--border: dashed 1px #1e66f5;--selection-background: rgba(30, 102, 245, 0.5);--selection-text: #eff1f5;--background-color: #eff1f5;--text-color: #4c4f69;--subtext-color: #5c5f77;--placeholder-color: #5c5f77;--link-color: #ea76cb;--inline-code-background: #ccd0da;--yellow: #df8e1d;--crust: #dce0e8;--code-color-1: #40a02b;--code-color-2: #eff1f5;--code-color-3: #d20f39;--code-color-4: #e64553;--code-color-5: #179299;--code-color-6: #04a5e5;--code-color-7: #d20f39;--code-color-8: #179299;--code-color-9: #1e66f5;--code-color-10: #1e66f5;--code-color-11: #eff1f5;--code-color-12: #d20f39;--code-color-13: #179299;--code-color-14: #1e66f5;--code-color-15: #d20f39;--code-color-16: #179299;--code-color-17: #d20f39;--code-color-18: #1e66f5}.highlight .hll{background-color:#bcc0cc}.highlight{background:rgb(218.7784090909,221.6193181818,228.7215909091)}.highlight .c{color:#5c5f77;font-style:italic}.highlight .err{border:1px solid #d20f39}.highlight .k{color:#40a02b;font-weight:bold}.highlight .o{color:#6c6f85}.highlight .cm{color:#5c5f77;font-style:italic}.highlight .cp{color:#fe640b}.highlight .c1,.highlight .cs{color:#5c5f77;font-style:italic}.highlight .gd{color:#e64553}.highlight .ge{font-style:italic}.highlight .gr{color:#d20f39}.highlight .gh{color:#1e66f5;font-weight:bold}.highlight .gi{color:#40a02b}.highlight .go{color:#6c6f85}.highlight .gp{color:#1e66f5;font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gu{color:#7287fd;font-weight:bold}.highlight .gt{color:#04a5e5}.highlight .kc,.highlight .kd,.highlight .kn{color:#40a02b;font-weight:bold}.highlight .kp{color:#40a02b}.highlight .kr{color:#40a02b;font-weight:bold}.highlight .kt{color:#fe640b}.highlight .m{color:#6c6f85}.highlight .s{color:#ea76cb}.highlight .na{color:#df8e1d}.highlight .nb{color:#40a02b}.highlight .nc{color:#1e66f5;font-weight:bold}.highlight .no{color:#e64553}.highlight .nd{color:#fe640b}.highlight .ni{color:#6c6f85;font-weight:bold}.highlight .ne{color:#d20f39;font-weight:bold}.highlight .nf{color:#1e66f5}.highlight .nl{color:#df8e1d}.highlight .nn{color:#1e66f5;font-weight:bold}.highlight .nt{color:#40a02b;font-weight:bold}.highlight .nv{color:#7287fd}.highlight .ow{color:#fe640b;font-weight:bold}.highlight .w{color:#6c6f85}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#6c6f85}.highlight .sb,.highlight .sc{color:#ea76cb}.highlight .sd{color:#ea76cb;font-style:italic}.highlight .s2{color:#ea76cb}.highlight .se{color:#fe640b;font-weight:bold}.highlight .sh{color:#ea76cb}.highlight .si{color:#7287fd;font-weight:bold}.highlight .sx{color:#40a02b}.highlight .sr{color:#7287fd}.highlight .s1{color:#ea76cb}.highlight .ss{color:#7287fd}.highlight .bp{color:#40a02b}.highlight .vc,.highlight .vg,.highlight .vi{color:#7287fd}.highlight .il{color:#6c6f85}/*# sourceMappingURL=latte.css.map */