header[data-astro-cid-3ef6ksr2]{backdrop-filter:blur(12px);z-index:1;position:fixed;height:62px;width:100%;display:flex;span{font-size:1.2rem;font-weight:600}header-content{max-width:var(--max-width);margin:0 auto;display:flex;gap:2rem;flex-direction:row;flex-grow:1;align-items:center;justify-content:start}nav{display:flex;gap:1.2rem}.nav-title-link{color:var(--text-primary);text-decoration:none}.nav-link{color:var(--text-primary)}}@media(max-width:768px){header[data-astro-cid-3ef6ksr2]{span{display:none}header-content{justify-content:center}}}footer[data-astro-cid-sz7xmlte]{.container{font-size:.9rem;max-width:var(--max-width);margin:0 auto;padding-block:1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.social-link{color:var(--link-primary)}.social-link:hover{color:var(--link-primary-hover)}}*,*:after,*:before{box-sizing:border-box}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(h1){font-size:2em;margin-block:.67em}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media(forced-colors:active){mark{color:HighlightText;background-color:Highlight}}:where(del,ins,s):before,:where(del,ins,s):after{clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap;content:"test"}:where(s):before{content:"stricken text start "}:where(s):after{content:" stricken text end"}:where(del):before{content:"deletion start "}:where(del):after{content:" deletion end"}:where(ins):before{content:"insertion start "}:where(ins):after{content:" insertion end"}:where(audio,iframe,img,svg,video){max-block-size:100%;max-inline-size:100%}:where(fieldset){min-inline-size:0}:where(label):has(+:where(textarea,input,select)){display:block}:where(textarea:not([rows])){min-block-size:6em}:where(button,input,select,textarea){font-family:inherit;font-size:inherit}:where([type=search]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where([type=search]){border:1px solid -apple-system-secondary-label;background-color:canvas}}:where([type=tel],[type=url],[type=email],[type=number]):not(:placeholder-shown){direction:ltr}:where(table){border-collapse:collapse;border:1px solid}:where(th,td){border:1px solid;padding:.25em .5em}:where(dialog)::backdrop{background:#0000004d}:where(dialog),:where(dialog)::backdrop{opacity:0;transition:opacity .3s ease-out,display .3s allow-discrete,overlay .3s allow-discrete}:where(dialog[open]),:where(dialog[open])::backdrop{opacity:1}@starting-style{:where(dialog[open]),:where(dialog[open])::backdrop{opacity:0}}[hidden]:not([hidden=until-found]){display:none!important}@font-face{font-family:IBM Plex Sans;src:url(/fonts/IBMPlexSans-Regular.woff2) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/fonts/IBMPlexSans-SemiBold.woff2) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(/fonts/IBMPlexSans-Bold.woff2) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Serif";src:url(/fonts/IBMPlexSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Serif";src:url(/fonts/IBMPlexSerif-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}:root{--font-body: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "IBM Plex Serif", serif;--text-primary: oklch(.2 .02 70);--text-secondary: oklch(43.86% 0 0);--text-attention: oklch(66.62% .209 22.13);--link-primary: oklch(55.65% .243 261.95);--link-primary-hover: oklch(45.4% .221 262.63);--link-visited: oklch(57.37% .258 294.89);--background: oklch(96.72% 0 0);--layer-01: oklch(100% 0 0);--border: oklch(.92 .01 70);--radius: .625rem;--max-width: 1024px;--max-width-project: 800px;--max-width-blog: 70ch;--body-01: .875rem;--body-02: 1rem;--heading-04: 1.2rem;--heading-03: 1.55rem;--heading-02: 2.25rem;--heading-01: 3rem}*{padding:0;margin:0;border-color:var(--border);box-sizing:inherit}html,body{height:100%;font-family:IBM Plex Sans,sans-serif;font-size:var(--body-02);font-weight:400;line-height:1.6;color:var(--text-primary)}body{min-height:100vh;display:flex;flex-direction:column;background-color:var(--background)}a{color:var(--link-primary);text-underline-offset:4px;scroll-margin-top:72px}a:hover{color:var(--link-primary-hover)}a:visited{color:var(--link-visited)}h1{font-family:var(--font-heading);font-size:var(--heading-01);font-weight:600}h2{font-family:var(--font-heading);font-size:var(--heading-02);font-weight:600}h3{font-size:var(--heading-03);font-weight:400}h4,h5,h6{font-weight:400}main{flex-grow:1}
