@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;background-color:#0b0b0b}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{background:0 0;border:none;outline: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 rgb(#353535);border-radius:.25rem;padding:.5rem;overflow-y:hidden}pre.astro-code code{flex-direction:column;gap:.5rem;font-size:.875em;display:flex}:root{--primary:#0ff;--primary-rgb:0,255,255;--primary-light:#a277ff;--primary-lightest:#c2a8fd;--background-primary:#0a0a0a;--background-secondary:#121212;--background-tertiary:#1a1a1a;--text-primary:#fff;--text-secondary:#c7c7c7;--text-muted:#8a8a8a;--border-primary:#353535;--border-secondary:#2a2a2a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-secondary)}::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary-rgb),.6)}.overview-list{margin:0;padding:0;list-style-type:none}.overview-list li{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.75rem;transition:transform .2s;display:flex}.overview-list li:hover{transform:translate(4px)}.overview-list li:last-of-type{margin-bottom:0}a{color:var(--primary-light);text-decoration:none;transition:all .15s;position:relative}a:hover{color:var(--primary-lightest);text-decoration:underline}a:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px}a:not(.socials-link):not(.post-container):after{content:"";background:linear-gradient(90deg,var(--primary),var(--primary-light));width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}a:not(.socials-link):not(.post-container):hover:after{width:100%}.no-mt{margin-top:0}main{flex-direction:column;gap:2rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem 0;animation:.6s ease-out fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::selection{background:rgba(var(--primary-rgb),.3);color:var(--text-primary)}body:not(.user-is-tabbing) :focus{outline:none!important}.user-is-tabbing :focus-visible{outline:2px solid var(--primary)!important;outline-offset:2px!important}h1,h2,h3,h4,h5,h6{color:var(--text-primary);margin-bottom:.5em;font-weight:600;line-height:1.3}p{color:var(--text-secondary);margin-bottom:1em;line-height:1.6}button,input,select,textarea{transition:all .2s}.skip-link{background:var(--primary);color:var(--background-primary);z-index:1000;border-radius:4px;padding:8px;font-weight:600;text-decoration:none;transition:top .3s;position:absolute;top:-40px;left:6px}.skip-link:focus{top:6px}.text-glow{filter:drop-shadow(0 0 10px rgba(var(--primary-rgb),.5));animation:4s ease-in-out infinite textGlowPulse}@keyframes textGlowPulse{0%,to{filter:drop-shadow(0 0 8px rgba(var(--primary-rgb),.4))}50%{filter:drop-shadow(0 0 16px rgba(var(--primary-rgb),.7))}}.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{color:#fff;border:1px solid #353535;flex-direction:column;gap:1rem;padding:1rem;text-decoration:none;transition:background-color .15s,border .15s;display:flex}.post-container:hover,.post-container:focus-visible{background-color:rgba(var(--primary-rgb),.125);border:1px solid var(--primary);color:#fff;text-decoration:none}.post-container:focus-visible{outline:none}.post-header{flex-direction:row;justify-content:space-between;display:flex}.post-header h3{margin:0}.post-date{color:#c7c7c7}.block-link{color:#fff;padding:.25rem .5rem}.block-link:hover,.block-link:focus-visible{color:#fff;background-color:var(--primary);outline:none;text-decoration:none}@media screen and (width<=1380px){body{padding:0 2rem}}@media screen and (width<=640px){body{padding:0}main{gap:1rem;padding-top:0}.post-header{flex-direction:column;gap:.5rem}}.content-container{flex-direction:column;gap:1rem;display:flex}#bg-canvas,#overlay-canvas{z-index:-2;opacity:0;user-select:none;pointer-events:none;width:100%;min-height:100vh;font-family:Geist Mono,monospace;transition:all .15s;position:absolute;top:0;left:0}#overlay-canvas{opacity:1;z-index:-1!important}#bg-canvas[data-astro-cid-y3soregm],#overlay-canvas[data-astro-cid-y3soregm]{z-index:-1;width:100vw;height:100vh;position:fixed;top:0;left:0}#search-results a{padding:.5rem;text-decoration:none;display:block;color:#fff!important}#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{color:#000;background-color:#fff}#search-results a h3{margin-bottom:.5rem}#search-results a p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#search-results mark{background-color:var(--primary);color:#fff}.separator{background-color:#353535;border:none;height:1px;margin:.5rem}nav[data-astro-cid-5blmo7yk]{z-index:50;justify-content:space-between;align-items:center;font-family:Geist Mono,monospace;display:flex}.site-title[data-astro-cid-5blmo7yk]{z-index:2;font-size:1.25em;font-weight:800;text-decoration:none}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{align-items:center;gap:1rem;margin:0;padding:0;list-style-type:none;display:flex}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;padding:.25rem .5rem;text-decoration:none}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:0 0;border:none;outline:none;width:160px;padding:.25rem .5rem}#search[data-astro-cid-5blmo7yk]::placeholder{color:#fff}#search[data-astro-cid-5blmo7yk]:focus{background-color:var(--primary)}#search-results[data-astro-cid-5blmo7yk]{border:1px solid var(--primary);z-index:10;background-color:#252525;width:200%;padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);right:0}#search-results[data-astro-cid-5blmo7yk].active:has(*){display:block}.nav-separator[data-astro-cid-5blmo7yk]{color:#c7c7c7;user-select:none}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{cursor:pointer;z-index:3;background:0 0;border:none;padding:.25rem;display:none}.mobile-nav-toggle[data-astro-cid-5blmo7yk] .menu-open[data-astro-cid-5blmo7yk]{display:none}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-open[data-astro-cid-5blmo7yk]{display:block}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-closed[data-astro-cid-5blmo7yk]{display:none}@media screen and (width<=640px){nav[data-astro-cid-5blmo7yk]{position:relative}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{backdrop-filter:blur(10px);background-color:#121212f2;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}nav[data-astro-cid-5blmo7yk].active ul[data-astro-cid-5blmo7yk]{display:flex}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{width:100%}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:has(#search){order:-1}.nav-separator[data-astro-cid-5blmo7yk]{display:none}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{display:block}#search[data-astro-cid-5blmo7yk],#search-results[data-astro-cid-5blmo7yk]{width:100%}}.layout-grid[data-astro-cid-cgyg4spe]{grid-template-rows:auto;grid-template-columns:2fr 5fr;align-content:stretch;align-items:start;gap:2rem;display:grid;position:relative}@media screen and (width<=1380px){.layout-grid[data-astro-cid-cgyg4spe]{grid-template-columns:1fr}}@media screen and (width<=640px){.layout-grid[data-astro-cid-cgyg4spe]{gap:1rem;margin:0 1rem}}.site-footer[data-astro-cid-sz7xmlte]{background:linear-gradient(#0000,#0000004d);border-top:1px solid #ffffff1a;margin-top:auto;padding:2rem 0}.footer-content[data-astro-cid-sz7xmlte]{text-align:center;max-width:1200px;margin:0 auto;padding:0 1rem}.copyright[data-astro-cid-sz7xmlte]{color:#999;margin:0;font-size:.9rem;line-height:1.5}@media (width<=768px){.site-footer[data-astro-cid-sz7xmlte]{padding:1.5rem 0}.copyright[data-astro-cid-sz7xmlte]{font-size:.8rem}}html{scroll-behavior:smooth}.page-wrapper[data-astro-cid-sckkx6r4]{flex-direction:column;min-height:100vh;display:flex}main[data-astro-cid-sckkx6r4]{flex:1}[data-astro-cid-sckkx6r4]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-astro-cid-sckkx6r4],[data-astro-cid-sckkx6r4]:before,[data-astro-cid-sckkx6r4]:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
