@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: #7aa2f7;--border: dashed 1px #7dcfff;--selection-background: rgba(125, 207, 255, 0.5);--selection-text: #a9b1d6;--background-color: #1a1b26;--text-color: #a9b1d6;--subtext-color: #9aa5ce;--placeholder-color: #9aa5ce;--link-color: #bb9af7;--inline-code-background: #343b58;--yellow: #e0af68;--crust: #16161e;--code-color-1: #9ece6a;--code-color-2: #a9b1d6;--code-color-3: #f7768e;--code-color-4: #ff9e64;--code-color-5: #73daca;--code-color-6: #7dcfff;--code-color-7: #f7768e;--code-color-8: #73daca;--code-color-9: #7aa2f7;--code-color-10: #7aa2f7;--code-color-11: #a9b1d6;--code-color-12: #f7768e;--code-color-13: #73daca;--code-color-14: #7aa2f7;--code-color-15: #f7768e;--code-color-16: #73daca;--code-color-17: #f7768e;--code-color-18: #7aa2f7}.highlight .hll{background-color:#343b58}.highlight{background:hsl(228,23.3644859813%,25.9803921569%)}.highlight .c{color:#565f89;font-style:italic}.highlight .err{border:1px solid #f7768e}.highlight .k{color:#bb9af7;font-weight:bold}.highlight .o{color:#787c99}.highlight .cm{color:#565f89;font-style:italic}.highlight .cp{color:#ff9e64}.highlight .c1,.highlight .cs{color:#565f89;font-style:italic}.highlight .gd{color:#f7768e}.highlight .ge{font-style:italic}.highlight .gr{color:#f7768e}.highlight .gh{color:#7aa2f7;font-weight:bold}.highlight .gi{color:#9ece6a}.highlight .go{color:#787c99}.highlight .gp{color:#7aa2f7;font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gu{color:#7dcfff;font-weight:bold}.highlight .gt{color:#7dcfff}.highlight .kc,.highlight .kd,.highlight .kn{color:#bb9af7;font-weight:bold}.highlight .kp{color:#bb9af7}.highlight .kr{color:#bb9af7;font-weight:bold}.highlight .kt{color:#ff9e64}.highlight .m{color:#ff9e64}.highlight .s{color:#9ece6a}.highlight .na{color:#bb9af7}.highlight .nb{color:#2ac3de}.highlight .nc{color:#c0caf5;font-weight:bold}.highlight .no{color:#ff9e64}.highlight .nd{color:#e0af68}.highlight .ni{color:#787c99;font-weight:bold}.highlight .ne{color:#f7768e;font-weight:bold}.highlight .nf{color:#7aa2f7}.highlight .nl{color:#73daca}.highlight .nn{color:#7aa2f7;font-weight:bold}.highlight .nt{color:#f7768e;font-weight:bold}.highlight .nv{color:#c0caf5}.highlight .ow{color:#bb9af7;font-weight:bold}.highlight .w{color:#787c99}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#ff9e64}.highlight .sb,.highlight .sc{color:#9ece6a}.highlight .sd{color:#9ece6a;font-style:italic}.highlight .s2{color:#9ece6a}.highlight .se{color:#ff9e64;font-weight:bold}.highlight .sh{color:#9ece6a}.highlight .si{color:#7dcfff;font-weight:bold}.highlight .sx{color:#9ece6a}.highlight .sr{color:#b4f9f8}.highlight .s1{color:#9ece6a}.highlight .ss{color:#b4f9f8}.highlight .bp{color:#2ac3de}.highlight .vc,.highlight .vg,.highlight .vi{color:#c0caf5}.highlight .il{color:#ff9e64}/*# sourceMappingURL=tokyo-night.css.map */