@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap";:root{--background:#FFFFFF;--accent:#141c2b;--color:#141c2b}[data-theme=dark]{--background:#141c2b;--accent:#FFFFFF;--color:#FFFFFF}@media(prefers-color-scheme:dark){:root{--background:#141c2b;--accent:#FFFFFF;--color:#FFFFFF}}@font-face{font-family:iosevka;src:url(/fonts/iosevka-regular.woff2)format("woff2"),url(/fonts/iosevka-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:iosevka;src:url(/fonts/iosevka-bold.woff2)format("woff2"),url(/fonts/iosevka-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:iosevka;src:url(/fonts/iosevka-italic.woff2)format("woff2"),url(/fonts/iosevka-italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}code,pre,pre code,.chroma,.chroma code,.highlight,.highlight code,kbd,samp,tt{font-family:iosevka,sf mono,Monaco,cascadia code,roboto mono,Consolas,courier new,monospace!important;font-variant-ligatures:common-ligatures;font-feature-settings:"liga" 1,"calt" 1}pre{overflow-x:auto;padding:1rem;border-radius:4px}pre code{background:0 0;padding:0;border:none;font-size:.9em;line-height:1.5}code{padding:.2em .4em;border-radius:3px;font-size:.85em;background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.2)}body,.container,.header,.content,.posts,.post{font-family:nunito sans,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;background-color:var(--background);color:var(--color)}h1,h2,h3,h4,h5,h6,.logo__text,.menu__inner,.post-title,.post-meta{font-family:nunito sans,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;color:var(--accent)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.1rem}body{font-weight:400;line-height:1.6;font-size:1rem}p{margin-bottom:1.2rem;font-weight:400}a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}a:hover{border-bottom-color:var(--accent)}.menu__inner{background:var(--background)}.menu__inner a{color:var(--accent);font-weight:600}.post-content{color:var(--color)}.post-content blockquote{border-left:4px solid var(--accent);padding-left:1rem;margin-left:0;font-style:italic;opacity:.8}.terminal-theme{--background:#FFFFFF;--accent:#141c2b;--color:#141c2b}[data-theme=dark] .terminal-theme{--background:#141c2b;--accent:#FFFFFF;--color:#FFFFFF}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}body{font-size:.95rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*:focus{outline:2px solid var(--accent);outline-offset:2px}@media print{body{background:#fff;color:#000;font-size:12pt}a{text-decoration:underline;color:#000}}