@font-face{font-family:Geist;src:url(/fonts/Geist.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box!important}html{color-scheme:dark light;background-color:var(--background);color:var(--foreground)}html,body{margin:0}body{-webkit-font-smoothing:antialiased;font-family:Geist,sans-serif}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,code{overflow-wrap:anywhere;font-family:Geist Mono,monospace}h1,h2,h3,h4,h5,h6{text-wrap:pretty}button{border:none;outline:none;background:none;padding:0}p:last-of-type{margin-bottom:0}pre,pre *,code{font-family:Geist Mono,monospace;line-height:1}pre{border:1px solid var(--border);overflow-y:hidden;padding:.5rem;border-radius:.25rem}pre.astro-code code{display:flex;flex-direction:column;font-size:.875em;gap:.5rem}:root{--primary: #217fc3;--primary-rgb: 0, 112, 192;--primary-dark: #217fc3;--primary-light: #59b0ef;--primary-lightest: #93c2e4;--background: #0b0b0b;--background-rgb: 11, 11, 11;--foreground: #fff;--foreground-rgb: 255, 255, 255;--foreground-light: #c7c7c7;--card-bg: #121212;--nav-bg: #181818;--tag-bg: #252525;--border: #353535}[data-theme=light]{--primary: #67b3ea;--primary-rgb: 103, 179, 234;--primary-dark: #38a2ee;--primary-light: #2c82bf;--primary-lightest: #4a6f8a;--background: #eee;--background-rgb: 238, 238, 238;--foreground: #111;--foreground-rgb: 34, 34, 34;--foreground-light: #333;--card-bg: #e8e8e8;--nav-bg: #ddd;--tag-bg: #bbb;--border: #aaa}.overview-list{list-style-type:none;padding:0;margin:0}.overview-list li{display:flex;flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.75rem}.overview-list li:last-of-type{margin-bottom:0}a{color:var(--primary-light);text-decoration:none;transition:color .15s ease}a:hover{color:var(--primary-lightest);text-decoration:underline}.no-mt{margin-top:0}main{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding:2rem 0}.glow-icon{color:var(--primary-dark);filter:drop-shadow(0 0 2px var(--primary-dark))}.expressive-code{margin-top:1rem}.expressive-code figure{box-shadow:none!important}.expressive-code figure pre{border-radius:0!important}.expressive-code figcaption{border:none!important;border-radius:0!important}.expressive-code figcaption:before{border:none!important}.expressive-code span.title:not(.is-terminal span.title){border-radius:0!important}.expressive-code span.title:after{border-top:1px solid var(--primary)!important;border-bottom:0!important}.expressive-code .frame.has-title:not(.is-terminal) figcaption.header{border-radius:0!important}.post-container{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid var(--border);color:var(--foreground);text-decoration:none;transition:background-color .15s ease,border .15s ease}.post-container:hover,.post-container:focus-visible{background-color:rgba(var(--primary-rgb),.125);border:1px solid var(--primary);color:var(--foreground);text-decoration:none}.post-container:focus-visible{outline:none}.post-header{display:flex;flex-direction:row;justify-content:space-between}.post-header h3{margin:0}.post-date{color:var(--foreground-light)}.text-glow{color:var(--primary);filter:drop-shadow(0 0 12px var(--primary))}.block-link{color:var(--foreground);padding:.25rem .5rem}.block-link:hover,.block-link:focus-visible{color:var(--foreground);background-color:var(--primary);text-decoration:none;outline:none}@media screen and (max-width: 1380px){body{padding:0 2rem}}@media screen and (max-width: 640px){body{padding:0}main{padding-top:0;gap:1rem}.post-header{flex-direction:column;gap:.5rem}}.content-container{display:flex;flex-direction:column;gap:1rem}#bg-canvas,#overlay-canvas{z-index:-2;position:absolute;min-height:100vh;width:100%;top:0;left:0;transition:all .15s ease;opacity:0;font-family:Geist Mono,monospace;user-select:none;pointer-events:none}#overlay-canvas{opacity:1;z-index:-1!important}#bg-canvas[data-astro-cid-y3soregm],#overlay-canvas[data-astro-cid-y3soregm]{position:fixed;top:0;left:0;width:100vw;height:100vh}#bg-canvas[data-astro-cid-y3soregm],#overlay-canvas[data-astro-cid-y3soregm]{z-index:-1}#search-results a{display:block;text-decoration:none;color:var(--foreground)!important;padding:.5rem}#search-results a:hover,#search-results a:focus-visible{background-color:var(--primary);outline:none}#search-results a:hover mark,#search-results a:focus-visible mark{background-color:var(--foreground);color:var(--background)}#search-results a h3{margin-bottom:.5rem}#search-results a p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#search-results mark{background-color:var(--primary);color:var(--foreground)}.separator{margin:.5rem;border:none;height:1px;background-color:var(--border)}nav[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;font-family:Geist Mono,monospace;z-index:50}.site-title[data-astro-cid-5blmo7yk]{font-weight:800;text-decoration:none;font-size:1.25em;z-index:2}.nav-right[data-astro-cid-5blmo7yk]{display:flex;align-items:center;margin-left:auto;gap:.5rem}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{display:flex;gap:1rem;margin:0;padding:0;list-style-type:none;align-items:center}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{position:relative}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:inherit;text-decoration:none;padding:.25rem .5rem}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover,nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:focus-visible,nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{background-color:var(--primary);outline:none}#search[data-astro-cid-5blmo7yk]{background:none;border:none;outline:none;padding:.25rem .5rem;width:160px}#search[data-astro-cid-5blmo7yk]::placeholder{color:var(--foreground)}#search[data-astro-cid-5blmo7yk]:focus{background-color:var(--primary)}#search-results[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + .5rem);right:0;background-color:var(--tag-bg);border:1px solid var(--primary);display:none;width:200%;z-index:10;padding:.5rem}#search-results[data-astro-cid-5blmo7yk].active:has(*){display:block}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{display:none;width:40px;height:40px;background-color:var(--card-bg);border:1px solid var(--border);align-items:center;justify-content:center;cursor:pointer;z-index:2}.mobile-theme-toggle[data-astro-cid-5blmo7yk]{display:none;width:40px;height:40px;background-color:var(--card-bg);color:var(--foreground);border:1px solid var(--border);align-items:center;justify-content:center;cursor:pointer}.menu-closed[data-astro-cid-5blmo7yk]{color:var(--foreground)}.menu-open[data-astro-cid-5blmo7yk]{display:none;color:var(--foreground)}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-open[data-astro-cid-5blmo7yk]{display:flex}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-closed[data-astro-cid-5blmo7yk]{display:none}@media screen and (max-width: 640px){nav[data-astro-cid-5blmo7yk]{padding:1rem 1rem 0;transition:all .25s ease}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{display:flex}.desktop-only[data-astro-cid-5blmo7yk]{display:none!important}.mobile-theme-toggle[data-astro-cid-5blmo7yk]{display:flex}.nav-separator[data-astro-cid-5blmo7yk]{display:none}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{flex-direction:column;gap:0;position:fixed;width:100%;top:calc(1rem + 40px);right:0;padding:1rem;z-index:1;opacity:0;pointer-events:none;transition:all .25s ease;user-select:none;height:calc(100vh - 1rem - 40px);align-items:start}nav[data-astro-cid-5blmo7yk].active{background-color:var(--nav-bg)}nav[data-astro-cid-5blmo7yk].active ul[data-astro-cid-5blmo7yk]{opacity:1;pointer-events:all;background-color:var(--nav-bg)}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{position:relative;transition:all .25s ease-out;top:-1.5rem;border-bottom:1px solid var(--border);width:100%;max-width:none;padding:0;font-size:1.125em}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;width:100%;padding:.75rem 0 .75rem 1rem}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:first-child{border-top:1px solid var(--border)}nav[data-astro-cid-5blmo7yk].active ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{top:0}#search[data-astro-cid-5blmo7yk]{width:100%;max-width:none;padding:.75rem 1rem}#search-results[data-astro-cid-5blmo7yk]{width:100%;top:100%;font-size:.875em}.nav-right[data-astro-cid-5blmo7yk]{flex-direction:row;align-items:center;gap:.5rem;position:relative;z-index:10}.mobile-nav-toggle[data-astro-cid-5blmo7yk],.mobile-theme-toggle[data-astro-cid-5blmo7yk]{position:static;margin:0}}.layout-grid[data-astro-cid-cgyg4spe]{position:relative;align-items:start;align-content:stretch;display:grid;gap:2rem;grid-template-columns:2fr 5fr;grid-template-rows:auto}@media screen and (max-width: 1200px){.card[data-astro-cid-cgyg4spe]{padding:1rem;font-size:.95em}nav[data-astro-cid-cgyg4spe]{font-size:.95em}}@media screen and (max-width: 900px){.layout-grid[data-astro-cid-cgyg4spe]{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width: 640px){.layout-grid[data-astro-cid-cgyg4spe]{margin:0 1rem;gap:1rem}}
