.theme-toggle-button[data-astro-cid-oemx5le4]{border:0;background:none;box-shadow:none;cursor:pointer;padding:0;width:40px;height:40px;color:hsl(var(--txt));display:grid;align-items:center;justify-items:center;place-items:center;border-radius:var(--radius-md)}.theme-toggle-button[data-astro-cid-oemx5le4]:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--bkg)),0 0 0 4px hsl(var(--accent))}.sun-icon[data-astro-cid-oemx5le4],.moon-icon[data-astro-cid-oemx5le4]{width:30px;height:30px}.sun-icon[data-astro-cid-oemx5le4]{display:none}.moon-icon[data-astro-cid-oemx5le4]:hover{color:hsl(var(--accent))}.sun-icon[data-astro-cid-oemx5le4]:hover{color:#c6a339}.dark .moon-icon[data-astro-cid-oemx5le4]{display:none}.dark .sun-icon[data-astro-cid-oemx5le4]{display:block}.desktop-nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:var(--space-lg)}.navbar-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:var(--space-sm)}.action-icon[data-astro-cid-dmqpwcec]{display:grid;align-items:center;justify-items:center;place-items:center;width:40px;height:40px;color:hsl(var(--txt));border-radius:var(--radius-md)}.action-icon[data-astro-cid-dmqpwcec]:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--bkg)),0 0 0 4px hsl(var(--accent))}.action-icon[data-astro-cid-dmqpwcec] svg{width:27px;height:27px}.action-icon[data-astro-cid-dmqpwcec]:hover{color:hsl(var(--accent))}.mobile-nav-container[data-astro-cid-dmqpwcec]{display:none}.menu-toggle[data-astro-cid-dmqpwcec]{position:fixed;top:var(--space-md);right:var(--space-md);display:flex;flex-direction:column;gap:6px;width:40px;height:40px;justify-content:center;align-items:center;background:none;border:none;padding:0;cursor:pointer;z-index:2;box-shadow:none;border-radius:var(--radius-md)}.menu-toggle[data-astro-cid-dmqpwcec]:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--bkg)),0 0 0 4px hsl(var(--accent))}.menu-icon-line[data-astro-cid-dmqpwcec]{width:20px;height:2px;background:hsl(var(--txt));border-radius:2px;transition:all .3s cubic-bezier(.76,.07,.52,.8);box-shadow:0 1px 3px hsl(var(--txt) / .3)}.dark .menu-icon-line[data-astro-cid-dmqpwcec]{box-shadow:0 1px 3px hsl(var(--txt--light) / .5)}.menu-toggle[data-astro-cid-dmqpwcec].is-open .line-1[data-astro-cid-dmqpwcec]{transform:translateY(8px) rotate(45deg)}.menu-toggle[data-astro-cid-dmqpwcec].is-open .line-2[data-astro-cid-dmqpwcec]{opacity:0}.menu-toggle[data-astro-cid-dmqpwcec].is-open .line-3[data-astro-cid-dmqpwcec]{transform:translateY(-8px) rotate(-45deg)}.mobile-menu-panel[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:1;background:hsl(var(--bkg));color:hsl(var(--txt));display:grid;align-items:center;justify-items:center;place-items:center;transform-origin:top;transform:scaleY(0);transition:transform .4s cubic-bezier(.25,1,.5,1)}.mobile-menu-panel[data-astro-cid-dmqpwcec].is-open{transform:scaleY(1)}.mobile-menu-content[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2xl)}.mobile-menu-list[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;align-items:center;gap:var(--space-lg)}.mobile-menu-list[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:var(--fs-lg);font-weight:500;color:hsl(var(--txt));-webkit-text-decoration:none;text-decoration:none}.mobile-menu-actions[data-astro-cid-dmqpwcec]{display:flex;justify-content:center;gap:var(--space-lg)}@media (max-width: 767px){.desktop-nav[data-astro-cid-dmqpwcec]{display:none}.mobile-nav-container[data-astro-cid-dmqpwcec]{display:block}.navbar[data-astro-cid-dmqpwcec]{justify-content:space-between}}*,*:after,*:before{box-sizing:border-box;margin:0;padding:0;font:inherit}nav :where(ol,ul){list-style:none}img,picture{width:100%;max-width:100%;display:block}p,li,h1,h2,h3,h4,h5,h6{word-wrap:break-word}:root{--_hue: 222;--hue-dark-accent: 36;--bkg--light: var(--_hue) 25% 96%;--txt--light: var(--_hue) 40% 5%;--accent--light: var(--_hue) 55% 50%;--muted--light: var(--_hue) 30% 97%;--bkg--dark: var(--_hue) 21% 19%;--txt--dark: var(--_hue) 20% 85%;--accent--dark: var(--hue-dark-accent) 100% 56%;--muted--dark: var(--_hue) 20% 15%;--bkg: var(--bkg--light);--txt: var(--txt--light);--accent: var(--accent--light);--muted: var(--muted--light);--csstools-color-scheme--light: initial;color-scheme:light;--space-2xs: max(.31rem, min( calc(.18rem + .65vw) , .69rem));--space-xs: max(.56rem, min( calc(.39rem + .87vw) , 1.06rem));--space-sm: max(.88rem, min( calc(.7rem + .87vw) , 1.38rem));--space-md: max(1.13rem, min( calc(.8rem + 1.63vw) , 2.06rem));--space-lg: max(1.69rem, min( calc(1.32rem + 1.85vw) , 2.75rem));--space-xl: max(2.25rem, min( calc(1.6rem + 3.26vw) , 4.13rem));--space-2xl: max(3.38rem, min( calc(2.64rem + 3.7vw) , 5.5rem));--space-3xl: max(4.5rem, min( calc(3.2rem + 6.52vw) , 8.25rem));--content-xs: 20ch;--content-sm: 30ch;--content-md: 45ch;--content-lg: 88ch;--fs-sm: max(.78rem, min( calc(.75rem + .17vw) , .88rem));--fs-md: max(1rem, min( calc(.91rem + .43vw) , 1.125rem));--fs-lg: max(1.35rem, min( calc(1.22rem + .64vw) , 1.72rem));--fs-xl: max(1.75rem, min( calc(1.6rem + .75vw) , 2rem));--fs-2xl: max(2rem, min( calc(2.8rem + 1.2vw) , 2.4rem));--lh-1: 1;--lh-1-1: 1.1;--lh-1-4: 1.4;--_shadow-strength: .25;--_shadow-saturation: 30%;--_shadow-lightness: 62%;--_shadow: var(--_hue) var(--_shadow-saturation) var(--_shadow-lightness);--shadow-sm: .2px .5px .6px hsl(var(--_shadow) / var(--_shadow-strength)), .3px .8px 1px -1.2px hsl(var(--_shadow) / var(--_shadow-strength)), .8px 1.9px 2.3px -2.5px hsl(var(--_shadow) / var(--_shadow-strength));--shadow-md: .2px .5px .6px hsl(var(--_shadow) / calc(var(--_shadow-strength) + .04)), .6px 1.5px 1.8px -.8px hsl(var(--_shadow) / calc(var(--_shadow-strength) + .04)), 1.6px 3.8px 4.6px -1.7px hsl(var(--_shadow) / calc(var(--_shadow-strength) + .04)), 3.9px 9.3px 11.3px -2.5px hsl(var(--_shadow) / calc(var(--_shadow-strength) + .04));--shadow-lg: .2px .5px .6px hsl(var(--_shadow) / var(--_shadow-strength)), 1.1px 2.7px 3.3px -.4px hsl(var(--_shadow) / var(--_shadow-strength)), 2.1px 5px 6.1px -.7px hsl(var(--_shadow) / var(--_shadow-strength)), 3.5px 8.3px 10.1px -1.1px hsl(var(--_shadow) / var(--_shadow-strength)), 5.6px 13.2px 16.1px -1.4px hsl(var(--_shadow) / var(--_shadow-strength)), 8.7px 20.7px 25.3px -1.8px hsl(var(--_shadow) / var(--_shadow-strength)), 13.3px 31.4px 38.4px -2.1px hsl(var(--_shadow) / var(--_shadow-strength)), 19.6px 46.3px 56.6px -2.5px hsl(var(--_shadow) / var(--_shadow-strength));--border-sm: 1px;--border-md: 3px;--border-lg: 5px;--radius-sm: .2em;--radius-md: .4em;--radius-lg: .8em;--radius-full: 100vmax;--_tspeed_fast: .15s;--_tspeed_slow: .4s;--_ttiming_ease: cubic-bezier(.3, 0, .7, 1);--_ttiming_squish: cubic-bezier(.5, -.3, .1, 1.5);--transition-ease-slow: var(--_tspeed_slow) var(--_ttiming_ease);--transition-ease-fast: var(--_tspeed_fast) var(--_ttiming_ease);--transition-squish-slow: var(--_tspeed_slow) var(--_ttiming_squish);--transition-squish-fast: var(--_tspeed_fast) var(--_ttiming_squish)}:root.dark{--bkg: var(--bkg--dark);--txt: var(--txt--dark);--accent: var(--accent--dark);--muted: var(--muted--dark);--csstools-color-scheme--light: ;color-scheme:dark;--_shadow-strength: .75;--_shadow-saturation: 75%;--_shadow-lightness: 6%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button{cursor:pointer;font-size:max(.78rem,min(calc(.75rem + .17vw),.88rem));font-size:var(--fs-sm);width:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));width:var(--space-md);height:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));height:var(--space-md);display:grid;align-items:center;justify-items:center;place-items:center;border:none;background-color:#f2f4f7;background-color:hsl(var(--bkg));box-shadow:.2px .5px .6px #8192bb4a,.6px 1.5px 1.8px -.8px #8192bb4a,1.6px 3.8px 4.6px -1.7px #8192bb4a,3.9px 9.3px 11.3px -2.5px #8192bb4a;box-shadow:var(--shadow-md)}body{min-height:100vh;display:grid;align-items:center;justify-items:center;place-items:center;grid-template-rows:auto 1fr auto;background-color:#f2f4f7;background-color:hsl(var(--bkg));color:#080b12;color:hsl(var(--txt));font-size:max(1rem,min(calc(.91rem + .43vw),1.125rem));font-size:var(--fs-md);line-height:1.4;line-height:var(--lh-1-4);font-family:IBM Plex Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizeLegibility}.h1,.h2,.h3,.h4,.content :where(h1,h2,h3,h4){font-weight:700;line-height:1.1;line-height:var(--lh-1-1)}.h1{font-size:max(2rem,min(calc(2.8rem + 1.2vw),2.4rem));font-size:var(--fs-2xl);max-width:20ch;max-width:var(--content-xs)}h1 span{color:#3963c6;color:hsl(var(--accent))}.content{max-width:88ch;max-width:var(--content-lg);margin-left:auto;margin-right:auto}.content h1{font-size:max(2rem,min(calc(2.8rem + 1.2vw),2.4rem));font-size:var(--fs-2xl)}.h2,.content h2{font-size:max(1.75rem,min(calc(1.6rem + .75vw),2rem));font-size:var(--fs-xl)}.h3,.content h3{font-size:max(1.35rem,min(calc(1.22rem + .64vw),1.72rem));font-size:var(--fs-lg)}.h4,.content h4{font-size:calc(max(1rem,min(calc(.91rem + .43vw),1.125rem))*.85);font-size:calc(var(--fs-md) * .85)}p{max-width:88ch;max-width:var(--content-lg)}small{font-size:max(.78rem,min(calc(.75rem + .17vw),.88rem));font-size:var(--fs-sm)}.content ul,.content ol{padding-left:1.5em}a,button{color:#080b12;color:hsl(var(--txt));border-radius:.2em;border-radius:var(--radius-sm);transition:opacity .15s cubic-bezier(.3,0,.7,1),color .15s cubic-bezier(.3,0,.7,1),box-shadow .4s cubic-bezier(.5,-.3,.1,1.5);transition:opacity var(--transition-ease-fast),color var(--transition-ease-fast),box-shadow var(--transition-squish-slow)}a:hover,button:hover{color:#3963c6;color:hsl(var(--accent))}a:focus,button:focus{outline:2px solid transparent}a:focus-visible{box-shadow:0 0 0 .2em #f2f4f7,0 0 0 .4em #3963c6;box-shadow:0 0 0 .2em hsl(var(--bkg)),0 0 0 .4em hsl(var(--accent))}button:focus-visible{box-shadow:0 0 0 .2em #f2f4f7,0 0 0 .4em #3963c6;box-shadow:0 0 0 .2em hsl(var(--bkg)),0 0 0 .4em hsl(var(--accent))}.link{--type: transparent;--fill: transparent;display:flex;align-items:center;justify-items:center;place-items:center;gap:max(.31rem,min(calc(.18rem + .65vw),.69rem));gap:var(--space-2xs);width:-moz-fit-content;width:fit-content;padding:calc(max(.31rem,min(calc(.18rem + .65vw),.69rem))*.75) max(.88rem,min(calc(.7rem + .87vw),1.38rem));padding:calc(var(--space-2xs) * .75) var(--space-sm);background-color:transparent;background-color:var(--fill);color:transparent;color:var(--type);font-size:max(1rem,min(calc(.91rem + .43vw),1.125rem));font-size:var(--fs-md);border-radius:.2em;border-radius:var(--radius-sm);border-width:3px;border-width:var(--border-md);border-style:solid;border-color:transparent;-webkit-text-decoration:none;text-decoration:none;line-height:1;line-height:var(--lh-1)}.link:focus-visible{box-shadow:0 0 0 3px #f2f4f7,0 0 0 6px var(--type);box-shadow:0 0 0 3px hsl(var(--bkg)),0 0 0 6px var(--type)}.link *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.link (svg){height:max(1rem,min(calc(.91rem + .43vw),1.125rem));height:var(--fs-md);width:max(1rem,min(calc(.91rem + .43vw),1.125rem));width:var(--fs-md)}.link.primary{--type: hsl(var(--txt))}.link.secondary{--type: hsl(var(--accent));color:#080b12;color:hsl(var(--txt))}.link.filled{--fill: var(--type);color:#f2f4f7;color:hsl(var(--bkg))}.link.bordered{border-color:var(--type)}.link[aria-current=page]{--type: hsl(var(--accent))}.link:hover{opacity:.8}::-moz-selection{background:#3963c6d9;background:hsl(var(--accent) / .85);color:#f2f4f7;color:hsl(var(--bkg))}::selection{background:#3963c6d9;background:hsl(var(--accent) / .85);color:#f2f4f7;color:hsl(var(--bkg))}.container{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding:var(--space-md)}[aria-label=Primary]{width:100%;padding-top:max(.56rem,min(calc(.39rem + .87vw),1.06rem));padding-top:var(--space-xs);padding-bottom:max(.56rem,min(calc(.39rem + .87vw),1.06rem));padding-bottom:var(--space-xs);background-color:#f5f6fa;background-color:hsl(var(--muted));box-shadow:.2px .5px .6px #8192bb40,.3px .8px 1px -1.2px #8192bb40,.8px 1.9px 2.3px -2.5px #8192bb40;box-shadow:var(--shadow-sm)}[aria-label=Primary] ul{display:flex;gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm)}.navbar{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding-left:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding-left:var(--space-md);padding-right:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding-right:var(--space-md)}.logomark{display:grid;align-items:center;justify-items:center;place-items:center;padding:max(.31rem,min(calc(.18rem + .65vw),.69rem));padding:var(--space-2xs);filter:drop-shadow(0 2px 2px hsla(222,30%,62%,.5));filter:drop-shadow(0 2px 2px hsl(var(--_shadow) / .5))}:where(footer){width:100%;text-align:center;padding:max(.88rem,min(calc(.7rem + .87vw),1.38rem));padding:var(--space-sm);background-color:#f5f6fa;background-color:hsl(var(--muted));box-shadow:.2px .5px .6px #8192bb40,1.1px 2.7px 3.3px -.4px #8192bb40,2.1px 5px 6.1px -.7px #8192bb40,3.5px 8.3px 10.1px -1.1px #8192bb40,5.6px 13.2px 16.1px -1.4px #8192bb40,8.7px 20.7px 25.3px -1.8px #8192bb40,13.3px 31.4px 38.4px -2.1px #8192bb40,19.6px 46.3px 56.6px -2.5px #8192bb40;box-shadow:var(--shadow-lg)}:where(footer) div{display:grid;align-items:center;justify-items:center;place-items:center;max-width:1500px;margin-left:auto;margin-right:auto;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm)}@media (min-width:480px){:where(footer) div{display:flex;justify-content:space-between}}:where(footer) div a{display:flex;align-items:center;gap:5px;-webkit-text-decoration:none;text-decoration:none}.center-contact{display:flex;justify-content:center;margin-top:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-top:var(--space-md)}.about{display:grid;grid-gap:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));grid-gap:var(--space-lg);gap:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));gap:var(--space-lg);align-items:center;margin-top:max(2.25rem,min(calc(1.6rem + 3.26vw),4.13rem));margin-top:var(--space-xl);margin-bottom:max(2.25rem,min(calc(1.6rem + 3.26vw),4.13rem));margin-bottom:var(--space-xl)}@media (min-width:768px){.about{grid-template-columns:1fr 2fr;align-content:center;justify-content:center;place-content:center;margin-top:max(2.25rem,min(calc(1.6rem + 3.26vw),4.13rem));margin-top:var(--space-xl);margin-bottom:max(2.25rem,min(calc(1.6rem + 3.26vw),4.13rem));margin-bottom:var(--space-xl)}}.about img{border-radius:100vmax;border-radius:var(--radius-full);height:400px;width:min(300px,100%);box-shadow:.2px .5px .6px #8192bb40,1.1px 2.7px 3.3px -.4px #8192bb40,2.1px 5px 6.1px -.7px #8192bb40,3.5px 8.3px 10.1px -1.1px #8192bb40,5.6px 13.2px 16.1px -1.4px #8192bb40,8.7px 20.7px 25.3px -1.8px #8192bb40,13.3px 31.4px 38.4px -2.1px #8192bb40,19.6px 46.3px 56.6px -2.5px #8192bb40;box-shadow:var(--shadow-lg);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:768px){.about img{justify-self:end}}.about .content{display:grid;grid-gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));grid-gap:var(--space-xs);gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));gap:var(--space-xs);max-width:45ch;max-width:var(--content-md)}.post-container{margin-top:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-top:var(--space-md);margin-bottom:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-bottom:var(--space-md);display:grid;grid-gap:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));grid-gap:var(--space-lg);gap:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));gap:var(--space-lg)}.card{position:relative;display:grid;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm);background-color:#f5f6fa;background-color:hsl(var(--muted));padding:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding:var(--space-md);border-radius:.4em;border-radius:var(--radius-md);box-shadow:.2px .5px .6px #8192bb40,.3px .8px 1px -1.2px #8192bb40,.8px 1.9px 2.3px -2.5px #8192bb40;box-shadow:var(--shadow-sm)}.card [aria-hidden=true]{margin-left:calc(max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem))*-1);margin-left:calc(var(--space-md) * -1);margin-right:calc(max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem))*-1);margin-right:calc(var(--space-md) * -1);margin-top:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-top:var(--space-md);margin-bottom:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-bottom:var(--space-md)}.card img{box-shadow:.2px .5px .6px #8192bb40,.3px .8px 1px -1.2px #8192bb40,.8px 1.9px 2.3px -2.5px #8192bb40;box-shadow:var(--shadow-sm);-o-object-fit:cover;object-fit:cover}.card a{-webkit-text-decoration:none;text-decoration:none}.card .content{display:grid;grid-gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));grid-gap:var(--space-xs);gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));gap:var(--space-xs)}.card,.card .content small a{position:relative;z-index:1}.card .content .h3 a:after{content:"";position:absolute;inset:0;z-index:0}.content :not(pre)>code{background:#080b1212;background:hsl(var(--txt) / .07);padding:.2em .4em;border-radius:.2em;border-radius:var(--radius-sm);font-size:.88em;font-family:IBM Plex Mono,monospace;font-weight:lighter}.card{--accent: var(--txt)}header{display:grid;align-items:center;justify-items:center;place-items:center;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm);text-align:center}header .container{display:grid;align-items:center;justify-items:center;place-items:center;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm);text-align:center;margin-top:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));margin-top:var(--space-lg);margin-bottom:max(.88rem,min(calc(.7rem + .87vw),1.38rem));margin-bottom:var(--space-sm)}.post-content{display:grid;justify-content:center;padding:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding:var(--space-md);width:100%;max-width:1500px}.post-content div{display:grid;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm)}.hero-image{box-shadow:.2px .5px .6px #8192bb4a,.6px 1.5px 1.8px -.8px #8192bb4a,1.6px 3.8px 4.6px -1.7px #8192bb4a,3.9px 9.3px 11.3px -2.5px #8192bb4a;box-shadow:var(--shadow-md);max-width:88ch;max-width:var(--content-lg);height:auto;margin-left:auto;margin-right:auto;border-radius:.4em;border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:1201px){.hero-image{border-radius:.4em;border-radius:var(--radius-md)}}.categories{list-style:none;display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:center;margin:0}.categories li{display:grid;align-items:center;justify-items:center;place-items:center}[aria-label="Related posts"]{padding:0;text-align:center;display:grid;grid-gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));grid-gap:var(--space-sm);gap:max(.88rem,min(calc(.7rem + .87vw),1.38rem));gap:var(--space-sm);justify-items:center}[aria-label="Related posts"] .post{background-color:#f5f6fa;background-color:hsl(var(--muted));padding:max(.56rem,min(calc(.39rem + .87vw),1.06rem));padding:var(--space-xs);gap:max(.31rem,min(calc(.18rem + .65vw),.69rem));gap:var(--space-2xs);border-radius:.2em;border-radius:var(--radius-sm);box-shadow:.2px .5px .6px #8192bb40,.3px .8px 1px -1.2px #8192bb40,.8px 1.9px 2.3px -2.5px #8192bb40;box-shadow:var(--shadow-sm);width:-moz-fit-content;width:fit-content}[aria-label="Related posts"] .post a{-webkit-text-decoration:none;text-decoration:none}.content blockquote{margin-top:1.5em;margin-bottom:1.5em;padding:.5em 1.5em;border-left:4px solid hsla(222,55%,50%,.4);border-left:4px solid hsl(222 55% 50% / .4);border-left:4px solid hsl(var(--accent) / .4);background-color:#f5f6fa80;background-color:hsl(var(--muted) / .5);border-radius:0 .4em .4em 0;border-radius:0 var(--radius-md) var(--radius-md) 0}.content blockquote p{margin:0;color:#080b12e6;color:hsl(var(--txt) / .9)}.content [data-callout]{--callout-color-hue: 200;--callout-color-saturation: 55%;--callout-color-lightness: 50%;border-left:4px solid;border-radius:.4em;border-radius:var(--radius-md);padding:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));padding:var(--space-md);margin-top:1em;margin-bottom:1em;background-color:#3997c60d;border-color:#3997c680}@supports (color: hsl(0 0% 0% / 0)){.content [data-callout]{background-color:hsl(var(--callout-color-hue) var(--callout-color-saturation) var(--callout-color-lightness) / .05);border-color:hsl(var(--callout-color-hue) var(--callout-color-saturation) var(--callout-color-lightness) / .5)}}.content [data-callout-title]{display:flex;align-items:center;gap:.5em;font-weight:700;font-size:1.1em;color:hsl(var(--callout-color-hue) var(--callout-color-saturation) var(--callout-color-lightness))}.content [data-callout-body]>:first-child{margin-top:0}.content [data-callout-body]>:last-child{margin-bottom:0}.content strong{font-weight:700;color:#3963c6;color:hsl(var(--accent))}:root.dark .content strong{color:#ffa51f;color:hsl(var(--accent--dark))}.content em{font-weight:600;font-style:italic}.content hr{border:1px solid hsla(222,40%,5%,.15);border:1px solid hsl(var(--txt) / .15)}.content ul li,.content ol li{word-break:break-word;word-wrap:break-word;max-width:100%}.content [data-callout-type=info]{--callout-color-hue: 200}.content [data-callout-type=warn]{--callout-color-hue: 45}.content [data-callout-type=error]{--callout-color-hue: 0}.content [data-callout-type=important]{--callout-color-hue: 145}.content [data-callout-type=note]{--callout-color-hue: 220;--callout-color-saturation: 15%}.content [data-callout-title]:before{content:"";display:inline-block;width:1.2em;height:1.2em;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='currentColor' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M10 10a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2v14.055a9 9 0 0 1 2 .457V10a4 4 0 0 0-4-4H12a4 4 0 0 0-4 4v24a4 4 0 0 0 4 4h11.516a9 9 0 0 1-1.004-2H12a2 2 0 0 1-2-2z'/%3E%3Cpath d='M12 14a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2zm-1 6a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1m19 11a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 2a9 9 0 1 0 0-18a9 9 0 0 0 0 18'/%3E%3Cpath d='M34.997 29.028a1 1 0 0 0-1.414 0l-.79.79l1.413 1.415l.791-.791a1 1 0 0 0 0-1.414M33.5 31.94l-1.414-1.414l-5.069 5.069v1.414h1.414z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cg fill='currentColor' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M10 10a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2v14.055a9 9 0 0 1 2 .457V10a4 4 0 0 0-4-4H12a4 4 0 0 0-4 4v24a4 4 0 0 0 4 4h11.516a9 9 0 0 1-1.004-2H12a2 2 0 0 1-2-2z'/%3E%3Cpath d='M12 14a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H13a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h8a1 1 0 1 0 0-2zm-1 6a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1m19 11a7 7 0 1 0 0-14a7 7 0 0 0 0 14m0 2a9 9 0 1 0 0-18a9 9 0 0 0 0 18'/%3E%3Cpath d='M34.997 29.028a1 1 0 0 0-1.414 0l-.79.79l1.413 1.415l.791-.791a1 1 0 0 0 0-1.414M33.5 31.94l-1.414-1.414l-5.069 5.069v1.414h1.414z'/%3E%3C/g%3E%3C/svg%3E")}.content [data-callout-type=info] [data-callout-title]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'%3E%3C/line%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'%3E%3C/line%3E%3C/svg%3E")}.content [data-callout-type=warn] [data-callout-title]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L2 22h20L12 2z'%3E%3C/path%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L2 22h20L12 2z'%3E%3C/path%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E")}.content [data-callout-type=error] [data-callout-title]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C/line%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='15' y1='9' x2='9' y2='15'%3E%3C/line%3E%3Cline x1='9' y1='9' x2='15' y2='15'%3E%3C/line%3E%3C/svg%3E")}.content [data-callout-type=important] [data-callout-title]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 23a7.5 7.5 0 0 0 7.5-7.5c0-.866-.23-1.697-.5-2.47q-2.5 2.47-3.8 2.47c3.995-7 1.8-10-4.2-14c.5 5-2.796 7.274-4.138 8.537A7.5 7.5 0 0 0 12 23m.71-17.765c3.241 2.75 3.257 4.887.753 9.274c-.761 1.333.202 2.991 1.737 2.991c.688 0 1.384-.2 2.119-.595a5.5 5.5 0 1 1-9.087-5.412c.126-.118.765-.685.793-.71c.424-.38.773-.717 1.118-1.086c1.23-1.318 2.114-2.78 2.566-4.462Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 23a7.5 7.5 0 0 0 7.5-7.5c0-.866-.23-1.697-.5-2.47q-2.5 2.47-3.8 2.47c3.995-7 1.8-10-4.2-14c.5 5-2.796 7.274-4.138 8.537A7.5 7.5 0 0 0 12 23m.71-17.765c3.241 2.75 3.257 4.887.753 9.274c-.761 1.333.202 2.991 1.737 2.991c.688 0 1.384-.2 2.119-.595a5.5 5.5 0 1 1-9.087-5.412c.126-.118.765-.685.793-.71c.424-.38.773-.717 1.118-1.086c1.23-1.318 2.114-2.78 2.566-4.462Z'/%3E%3C/svg%3E")}.content [data-callout-type=note] [data-callout-title]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'%3E%3C/path%3E%3Cpath d='m15 5 4 4'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z'%3E%3C/path%3E%3Cpath d='m15 5 4 4'%3E%3C/path%3E%3C/svg%3E")}.code-block-wrapper{position:relative;display:grid;max-width:88ch;max-width:var(--content-lg)}.code-block-wrapper>pre.astro-code{grid-area:1 / 1 / 2 / 2;width:100%;padding:.5rem;display:flex;align-items:center;border-radius:.4em;border-radius:var(--radius-md)}.copy-code-button{grid-area:1 / 1 / 2 / 2;justify-self:end;align-self:start;margin:max(.88rem,min(calc(.7rem + .87vw),1.38rem));margin:var(--space-sm);display:grid;align-items:center;justify-items:center;place-items:center;width:2.5rem;height:2.5rem;padding:0;border-radius:.4em;border-radius:var(--radius-md);background-color:#f5f6fa;background-color:hsl(var(--muted));color:#080b12;color:hsl(var(--txt));border:1px solid hsla(222,40%,5%,.1);border:1px solid hsl(var(--txt) / .1);cursor:pointer;transition:all .2s ease-in-out;opacity:0;transform:scale(.9);z-index:10}.code-block-wrapper:hover .copy-code-button{opacity:1;transform:scale(1)}.copy-code-button:hover{background-color:#3963c633;background-color:hsl(var(--accent) / .2);border-color:#3963c680;border-color:hsl(var(--accent) / .5)}.copy-code-button svg{width:1.25rem;height:1.25rem;stroke:currentColor;stroke-width:2}.copy-code-button.copied{color:#fff}.load-more-container{display:flex;justify-content:center;margin-top:max(3.38rem,min(calc(2.64rem + 3.7vw),5.5rem));margin-top:var(--space-2xl)}.load-more-button{display:inline-flex;align-items:center;gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));gap:var(--space-xs);font-family:inherit;font-size:max(1rem,min(calc(.91rem + .43vw),1.125rem));font-size:var(--fs-md);padding:max(.88rem,min(calc(.7rem + .87vw),1.38rem)) max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));padding:var(--space-sm) var(--space-lg);color:#080b12;color:hsl(var(--txt));background-color:transparent;border:2px solid hsla(222,40%,5%,.2);border:2px solid hsl(var(--txt) / .2);border-radius:100vmax;border-radius:var(--radius-full);cursor:pointer;transition:all .2s ease;min-width:-moz-fit-content;min-width:fit-content}.load-more-button:hover{background-color:#080b120d;background-color:hsl(var(--txt) / .05);border-color:#080b1280;border-color:hsl(var(--txt) / .5)}.load-more-button:focus-visible{outline:none;box-shadow:0 0 0 2px #f2f4f7,0 0 0 4px #3963c6;box-shadow:0 0 0 2px hsl(var(--bkg)),0 0 0 4px hsl(var(--accent))}.load-more-button svg{width:1.2em;height:1.2em;transform:rotate(270deg);transition:transform .3s ease}.load-more-button:hover svg{transform:rotate(360deg) translateY(2px)}.postcard{display:flex;align-items:center;gap:1.75rem;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid hsla(222,40%,5%,.1);border-bottom:1px solid hsl(var(--txt) / .1)}@media (max-width: 640px){.postcard{flex-direction:column;align-items:flex-start;gap:1.25rem}}.postcard__image-link{display:block;flex-shrink:0}.postcard__image-link img{width:130px;height:130px;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background-color:#f5f6fa;background-color:hsl(var(--muted))}@media (max-width: 640px){.postcard__image-link img{width:100%;height:180px}}.postcard__content{flex-grow:1}.postcard__title{font-size:1.375rem;font-weight:600;line-height:1.2;margin:0}.postcard__title a{-webkit-text-decoration:none;text-decoration:none;color:inherit;background-image:linear-gradient(#3963c6,#3963c6);background-image:linear-gradient(hsl(var(--accent)),hsl(var(--accent)));background-repeat:no-repeat;background-size:0% 2px;background-position:0% 100%;transition:background-size .3s ease}.postcard__title a:hover{background-size:100% 2px}.postcard__metadata{font-size:.875rem;color:#080b12b3;color:hsl(var(--txt) / .7);margin-top:.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.4rem}.postcard__description{margin:0;color:#080b12d9;color:hsl(var(--txt) / .85);line-height:1.6;font-size:1rem}.postcard__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.postcard__tag-badge{display:inline-block;font-size:.75rem;font-weight:500;padding:.25em .75em;background-color:#080b1212;background-color:hsl(var(--txt) / .07);border-radius:9999px;-webkit-text-decoration:none;text-decoration:none;color:#080b12cc;color:hsl(var(--txt) / .8);transition:all .2s ease}.postcard__tag-badge:hover{background-color:#3963c633;background-color:hsl(var(--accent) / .2);color:#080b12;color:hsl(var(--txt))}.heading-with-link{display:inline-flex;align-items:center;gap:max(.56rem,min(calc(.39rem + .87vw),1.06rem));gap:var(--space-xs)}.heading-link-copy-button{display:grid;align-items:center;justify-items:center;place-items:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;border-radius:.2em;border-radius:var(--radius-sm);color:#080b1280;color:hsl(var(--txt) / .5);cursor:pointer;transition:all .2s ease-in-out;opacity:0}.heading-with-link:hover .heading-link-copy-button{opacity:1}.heading-link-copy-button:hover{color:#080b12;color:hsl(var(--txt))}.heading-link-copy-button svg{width:1.25rem;height:1.25rem}.heading-link-copy-button:after{content:"Copy Link";position:absolute;color:#080b12;color:hsl(var(--txt));padding:.25rem .5rem;border-radius:.2em;border-radius:var(--radius-sm);font-size:max(.78rem,min(calc(.75rem + .17vw),.88rem));font-size:var(--fs-sm);white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease}.heading-link-copy-button:hover:after{opacity:1;transform:translate(10%,-100%)}.heading-link-copy-button.copied{color:#28af60}.heading-link-copy-button.copied:after{opacity:0}@media (max-width: 768px){.heading-link-copy-button{display:none}}.search-container{display:flex;flex-direction:column;align-items:center;width:100%}.search-label.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.search-input{width:400px;max-width:400px;min-width:250px;padding:.75em 1.25em;border-radius:100px;border:1px solid hsla(222,40%,5%,.15);border:1px solid hsl(var(--txt) / .15);font-size:1.1rem;box-sizing:border-box;background:#f5f6fa;background:hsl(var(--muted));transition:border-color .2s}.search-input::-moz-placeholder{color:#080b1280;color:hsl(var(--txt) / .5);font-weight:400}.search-input::placeholder{color:#080b1280;color:hsl(var(--txt) / .5);font-weight:400}.search-input:focus{outline:none;background-color:#f2f4f7;background-color:hsl(var(--bkg));border-color:#3963c6;border-color:hsl(var(--accent));box-shadow:0 0 0 4px #3963c61a;box-shadow:0 0 0 4px hsl(var(--accent) / .1)}.search-results-meta{margin-top:max(1.13rem,min(calc(.8rem + 1.63vw),2.06rem));margin-top:var(--space-md);color:#080b12b3;color:hsl(var(--txt) / .7);text-align:center}.search-results-list{list-style:none;padding:0;margin-top:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem));margin-top:var(--space-lg)}.search-result-item a{display:block;-webkit-text-decoration:none;text-decoration:none;padding:max(1.69rem,min(calc(1.32rem + 1.85vw),2.75rem)) max(.88rem,min(calc(.7rem + .87vw),1.38rem));padding:var(--space-lg) var(--space-sm);border-radius:.8em;border-radius:var(--radius-lg);transition:background-color .2s ease}.search-result-item a:hover{background-color:#f5f6fa80;background-color:hsl(var(--muted) / .5)}.search-result-title{font-size:max(1.35rem,min(calc(1.22rem + .64vw),1.72rem));font-size:var(--fs-lg);font-weight:500;color:#3963c6;color:hsl(var(--accent));margin-bottom:max(.31rem,min(calc(.18rem + .65vw),.69rem));margin-bottom:var(--space-2xs)}.search-result-description{color:#080b12d9;color:hsl(var(--txt) / .85);font-size:max(1rem,min(calc(.91rem + .43vw),1.125rem));font-size:var(--fs-md);line-height:1.4;line-height:var(--lh-1-4)}.content pre,.content code{font-size:max(1rem,min(calc(.91rem + .43vw),1.125rem));font-size:var(--fs-md);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.content pre{line-height:1.5}
