@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Source Serif;src:url(/fonts/SourceSerif4-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#263238;--bg-subtle:#2e3d44;--text:#fff;--text-muted:oklch(75% 0 0);--accent:#fff;--border:#37474f}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);letter-spacing:normal;accent-color:var(--accent);scroll-behavior:smooth;font-family:Source Serif,Charter,Bitstream Charter,Cambria,serif;font-size:18px;line-height:1.7}body{max-width:900px;margin:0 auto;padding:2rem 1rem}@media (width<=600px){html{font-size:16px}h1{font-size:1.6rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}a{color:var(--accent);letter-spacing:.05em;border-radius:4px;margin:-.1em -.3em;padding:.1em .3em;text-decoration:none;transition:all .2s;display:inline-block}a:hover{color:oklch(90% .12 220);transform:scale(1.05) rotate(var(--tilt,-1deg));background:oklch(25% .05 220)}a:nth-child(odd){--tilt:-1.5deg}a:nth-child(2n){--tilt:1.5deg}a:nth-child(3n){--tilt:-2deg}a:nth-child(5n){--tilt:2deg}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{color:#fff;background:oklch(45% .15 220)}h1,h2,h3{letter-spacing:.02em;font-weight:300}h1{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem}h2{color:var(--text-muted);word-spacing:.3em;margin-top:3rem;margin-bottom:1rem;font-size:1.4rem}section{margin-bottom:2rem}.intro{color:var(--text-muted);max-width:40ch;font-size:1.1rem}article>header{margin-bottom:2rem}article>header time{color:var(--text-muted)}footer{border-top:1px solid var(--border);color:var(--text-muted);text-align:center;margin-top:4rem;padding-top:2rem;font-size:.9rem}.project-links{gap:1rem;margin-bottom:2rem;display:flex}hr{border:none;border-top:1px solid var(--border);margin:1rem 0}details{margin:1.5rem 0}details summary{cursor:pointer;color:var(--text-muted);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;list-style:none;transition:all .2s;display:inline-flex}details summary::-webkit-details-marker{display:none}details summary:before{content:"▸";transition:transform .2s}details[open] summary:before{transform:rotate(90deg)}details summary:hover{color:var(--accent);border-color:var(--accent);background:oklch(15% .02 220)}details[open] summary{border-color:var(--accent);color:var(--accent);margin-bottom:1rem}details[open]>:not(summary){animation:.2s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}img{border:2px solid var(--border);border-radius:6px;box-shadow:0 2px 8px oklch(0% 0 0/.4)}.lang-switch:where(.astro-2ilpkfks){font-size:1.2rem;transition:transform .2s}.lang-switch:where(.astro-2ilpkfks):hover{background:0 0;transform:scale(1.15)}.a-matias-quezada:where(.astro-7dx26ez2){white-space:nowrap}.a-matias-quezada:where(.astro-7dx26ez2)>abbr:where(.astro-7dx26ez2){width:.65em;text-decoration:none;transition:width .2s;display:inline-flex;overflow:hidden}.a-matias-quezada:where(.astro-7dx26ez2)>.dot:where(.astro-7dx26ez2){width:.3em;transition:opacity .15s,width .15s;display:inline-block}.a-matias-quezada:where(.astro-7dx26ez2):hover>abbr:where(.astro-7dx26ez2){width:3.3em}.a-matias-quezada:where(.astro-7dx26ez2):hover>.dot:where(.astro-7dx26ez2){opacity:0;width:0}header:where(.astro-d4ovb72j){grid-template-columns:1fr auto;grid-template-areas:"title icons""nav nav";align-items:center;gap:1rem 0;padding-bottom:.5rem;display:grid}header:where(.astro-d4ovb72j) .site-title{grid-area:title;font-size:1.1rem;font-weight:500}nav:where(.astro-d4ovb72j){grid-area:nav;justify-content:space-between;align-items:center;gap:.6rem;font-size:.95rem;display:flex}nav:where(.astro-d4ovb72j) a:not(:last-child):after{content:"·";color:var(--text-muted);pointer-events:none;margin-left:.6rem}.nav-icons:where(.astro-d4ovb72j){grid-area:icons;align-items:center;gap:.75rem;display:flex}@media (width>=601px){header:where(.astro-d4ovb72j){grid-template-columns:auto 1fr auto;grid-template-areas:"title nav icons";gap:1.5rem;padding-bottom:0}nav:where(.astro-d4ovb72j){justify-content:center}}.icon-link:where(.astro-d4ovb72j){color:var(--text-muted);align-items:center;display:inline-flex}.icon-link:where(.astro-d4ovb72j):hover{color:var(--text);background:0 0;transform:scale(1.1)}.icon-link:where(.astro-d4ovb72j) svg:where(.astro-d4ovb72j){vertical-align:middle}
