@charset "UTF-8";:root{--surface000: #ffffff;--surface100: #ededed;--surface200: #eeeeee;--surface300: #e9e8e8;--surface400: #c4c4c4;--surface500: #acacac;--text-primary: #222222;--text-secondary: #4c4c4c;--text-tertiary: #7c7c7c;--inverse: #000000;--white: #ffffff;--divider: #d1d1d1;--link: #444444;--link-hover: #000000;--card-bg: #f8f8f8;--card-bg-hover: #eaeaea;--card-text: #222;--card-shadow: 0 0 1px rgba(0, 0, 0, .04);--card-shadow-hover: 0 4px 16px rgba(0, 0, 0, .08);--card-border-hover: var(--surface400);--red100: #c60202;--red200: #ff8484;--red300: #ffb3b3;--body-line-height: 2.15rem}.dark-theme{--surface000: #000000;--surface100: #171717;--surface200: #221b28;--surface300: #29232f;--surface400: #4e3f58;--surface500: #929292;--text-primary: #ededed;--text-secondary: #b3b3b3;--text-tertiary: #747474;--inverse: #ffffff;--divider: #444444;--link: #d1d1d1;--link-hover: #ffffff;--card-bg: #23272f;--card-bg-hover: #2c313a;--card-text: #f3f3f3;--card-shadow: 0 2px 8px rgba(0, 0, 0, .4);--card-shadow-hover: 0 4px 16px rgba(0, 0, 0, .6);--card-border-hover: var(--surface500);--red100: #c60202;--red200: #ff8484;--red300: #ffb3b3}html{font-size:1.15em}@media (max-width: 768px){html{font-size:1em}}body{background-color:var(--surface000);color:var(--text-primary);font-family:Work Sans,sans-serif;margin:auto;width:100%;min-height:100vh;text-align:left;overflow-wrap:break-word;line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{color:var(--text-primary);font-size:3rem;font-weight:400}h2{color:var(--text-secondary);font-size:2rem;font-weight:400;line-height:3rem}h3{color:var(--text-secondary);font-size:1.5rem;font-weight:400;line-height:2rem}h4{color:var(--text-tertiary);font-size:1.2rem;font-weight:400;line-height:2rem}h5{color:var(--text-tertiary);font-size:1rem;font-weight:400;line-height:2rem}h6{font-size:1rem;font-weight:400;line-height:2rem}p{color:var(--text-tertiary);font-size:1.2rem;font-weight:400;line-height:var(--body-line-height)}micro-copy{color:var(--text-tertiary);font-size:.9rem;font-weight:400;line-height:1.4}@media (max-width: 768px){h1{font-size:2.25rem}h2{font-size:1.5rem;line-height:2.25rem}h3{font-size:1.25rem}h4{font-size:1.125rem;line-height:1.95rem}h5{font-size:.9rem}h6,p{font-size:1rem}span{font-size:.85rem}}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover)}ul,ol{margin:0;padding:1.25em 0;list-style-position:inside;color:var(--text-tertiary)}ul{list-style-type:square}ol{list-style-type:decimal}ul li,ol li{font-size:1.2rem;color:var(--text-tertiary);line-height:var(--body-line-height);margin-bottom:.45em;padding-left:1.5em;text-indent:-1.25em}ul li:last-child,ol li:last-child{margin-bottom:0}ul li:hover{border-color:var(--divider)}hr{border:none;border-top:1px solid var(--divider);height:0;margin:2em 0}blockquote{border-left:4px solid var(--divider);padding:.125em 1em;margin:.5em 0}blockquote p{margin:.125em 0;font-style:italic;font-weight:600}.wrapper{display:flex;justify-content:center;height:100vh;width:100vw;padding-top:5em}.root-content{width:75%;max-width:65ch}@media (max-width: 768px){.root-content{width:95%}}.root-content-md{width:75%;max-width:95ch}@media (max-width: 768px){.root-content-md{width:95%}}.sub-page-wrapper,.blog-post-wrapper{padding:6rem 0;margin-bottom:3rem;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 768px){.sub-page-wrapper,.blog-post-wrapper{padding:5.25rem 1.5rem 0}}.sub-page-wrapper-media{padding:0 0 6rem;margin-bottom:3rem;display:flex;align-items:flex-start;justify-content:center;width:100%}@media (max-width: 768px){.sub-page-wrapper-media{padding:5.25rem 0 0}}.media-content-container{width:75%;max-width:70ch}@media (max-width: 768px){.media-content-container{width:95%}}.image-full-width{width:100vw;height:450px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:3rem;background-color:var(--surface100);overflow:hidden}.image-full-width img{width:100%;height:100%;object-fit:cover}.image-full-width.auto-height{height:auto;margin:2rem -50vw}.image-full-width.auto-height img{height:auto;object-fit:initial}.image-big{width:900px;background-color:var(--surface100);min-height:400px;margin:2rem 0;position:relative;left:50%;right:50%;margin-left:-450px}.image-big img{width:100%;height:auto;display:block}.image-inline{width:100%;margin:2rem 0;background-color:var(--surface100);min-height:300px}.image-inline img{width:100%;height:auto;display:block}.snapshot{width:100%;border:1px solid var(--divider);border-radius:.5em;padding:1.5rem;margin:2rem 0;box-sizing:border-box}.snapshot>*:first-child{margin-top:0}.snapshot>*:last-child{margin-bottom:0}.snapshot.compact{padding:1rem}.snapshot.spacious{padding:2.5rem}.snapshot.subtle{background-color:var(--surface100)}.snapshot.flat{background-color:transparent;border:1px solid var(--divider)}@media (max-width: 768px){.image-big,.image-inline{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}.section-title{font-size:1.75rem;font-weight:500;line-height:2.5rem;color:var(--text-primary);margin-top:0rem!important;margin-bottom:1.5rem;padding-top:0;padding-bottom:0;text-transform:none;letter-spacing:normal}@media (max-width: 768px){.section-title{font-size:1.5rem;line-height:2rem;margin-top:2.5rem;margin-bottom:1.25rem}}.section-title:first-of-type{margin-top:1.5rem}#internal-link{color:var(--text-tertiary)}#internal-link.active,#internal-link:hover{color:var(--link-hover)}textarea,input{font-size:16px;width:100%}.form-field{width:100%;padding:.75rem 1rem;border:2px solid var(--divider);border-radius:8px;background:var(--surface000);color:var(--text-primary);font-size:1rem;line-height:1.5;box-sizing:border-box;font-family:inherit}.form-field::placeholder{color:var(--text-secondary);opacity:.7}.form-field:focus{outline:none;border-color:var(--text-primary);box-shadow:0 0 0 3px #0000000d}.form-field:not(:placeholder-shown){border-color:var(--surface300)}.form-field.error{border-color:var(--red500);background-color:#ef44440d}.form-field.error:focus{border-color:var(--red500);box-shadow:0 0 0 3px #ef44441a}.form-field.success{border-color:var(--green500);background-color:#22c55e0d}.form-field:disabled{background-color:var(--surface100);color:var(--text-secondary);cursor:not-allowed;opacity:.6}.form-field[readonly]{cursor:default}.form-field:not(:disabled):hover{border-color:var(--surface300)}.form-field:active{transform:scale(.995)}.form-field.loading{background-image:linear-gradient(90deg,var(--surface100) 25%,var(--surface200) 50%,var(--surface100) 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.form-field.small{padding:.5rem .75rem;font-size:.875rem}.form-field.large{padding:1rem 1.25rem;font-size:1.125rem}content{line-height:1.6}img{max-width:100%;height:auto}button{color:inherit;background:none;font-size:100%;border:0;height:2rem;width:2rem;border-radius:32px;box-sizing:border-box}button:hover{background-color:var(--link)}::selection{background-color:var(--divider);color:var(--text-primary)}.social-link-container{background-color:var(--divider);border-radius:.5em;border:1px solid #999;padding:.5em}.tooltip-container{position:relative;display:inline-block}.tooltip-content{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:.5em;border-radius:4px;white-space:nowrap;z-index:1000;box-shadow:0 4px 6px #0000001a}.tooltip-container:hover .tooltip-content{display:block}.hero-image{width:8rem;height:8rem;object-fit:cover;object-position:center}.root-social-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding-top:3em;gap:1em;pointer-events:auto!important}@media (max-width: 768px){.root-social-container{padding-top:1em;flex-direction:column}}.personal-logo{width:24px;height:24px;background-color:gray}.menu{display:flex;gap:1em;font-size:1em}.overflow-menu-toggle{display:none;border:none;font-size:1.5rem}@media (max-width: 768px){.overflow-menu-toggle{display:flex;justify-content:center;align-items:center}}button{border:none;outline:none;color:inherit}button:focus,button:active{background-color:transparent!important}.root-link{color:var(--text-secondary);font-size:1.5em;text-decoration:none;cursor:pointer!important;pointer-events:auto!important}pre{padding:1.5em 1em;border-radius:.5em;white-space:pre-wrap}.project-cards{display:flex;flex-direction:column;gap:.15em}.project-card{display:block;width:100%;padding:1.5em;background:var(--surface200);border-radius:8px;box-shadow:var(--text-primary);text-decoration:none;color:var(--card-text);border:1px solid var(--divider)}.project-card:hover{background:var(--surface300);box-shadow:var(--card-shadow-hover)}.project-card h3{margin:0 0 .5em}.project-card p{margin:0;color:var(--text-tertiary)}.card-hero-content{display:flex;flex-direction:column;gap:.25em}.card-small{display:block;width:100%;padding:1em;background:var(--surface200);border-radius:8px;box-shadow:var(--card-shadow);text-decoration:none;color:var(--card-text);border:1px solid var(--divider);font-size:1em;margin-bottom:1em;transition:box-shadow .2s,background .2s}.card-small:hover{background:var(--surface300);box-shadow:var(--card-shadow-hover)}.card-small h4{margin:0 0 .5em;color:var(--text-tertiary)}.card-small p{margin:0;color:var(--card-text)}.card-mini{display:block;width:100%;padding:.5em .75em;background:var(--surface200);border-radius:6px;box-shadow:none;text-decoration:none;color:var(--card-text);border:1px solid var(--divider);font-size:.9em;transition:background .2s}.card-mini:hover{background:var(--surface300)}.card-mini h5{margin:0 0 .25em;color:var(--text-tertiary)}.card-mini p{margin:0;color:var(--card-text)}.card-hero__tag{background-color:var(--surface300);border-radius:6px;display:inline-flex;justify-content:center;align-items:center;font-size:.65em;font-weight:600;color:var(--text-secondary);padding:0 .5em;width:auto;margin-bottom:.5em;border:1px solid var(--divider)}.details-container{display:flex;gap:.5em;align-items:baseline;margin-bottom:.125em}.card-hero__date{font-size:.8em;color:var(--text-tertiary)}.tag-container{display:flex;flex-direction:row;gap:.5em;flex-wrap:wrap}.tag{color:var(--text-tertiary);letter-spacing:.025em;font-kerning:normal;font-family:monospace;font-weight:400;font-size:1.35em;line-height:1.2;text-transform:lowercase}.greeting__name{position:relative;display:inline-block;cursor:pointer}.greeting__name:after{content:"";position:absolute;left:0;bottom:6px;width:100%;height:2.5px;background:var(--divider);transition:height .3s cubic-bezier(.4,0,.2,1),background .4s;z-index:1;mix-blend-mode:overlay}.greeting__name:hover:after{height:3px;background:var(--inverse)}.back-button[data-astro-cid-7a7bzblm]{position:fixed;top:18px;left:18px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--text-primary);transition:opacity .2s ease}.back-button[data-astro-cid-7a7bzblm]:hover{opacity:.7}.theme-toggle[data-astro-cid-jdgm4drr]{position:relative;height:1.5em;width:1.5em;cursor:pointer;background:none;border:none}.theme-toggle[data-astro-cid-jdgm4drr] .icon-moon[data-astro-cid-jdgm4drr],.theme-toggle[data-astro-cid-jdgm4drr] .icon-sun[data-astro-cid-jdgm4drr]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);visibility:hidden}.theme-toggle[data-astro-cid-jdgm4drr]:hover{background-color:transparent!important;transform:scale(1.05);transition:transform .2s ease}body[data-theme=light] .theme-toggle[data-astro-cid-jdgm4drr] .icon-sun[data-astro-cid-jdgm4drr],body[data-theme=dark] .theme-toggle[data-astro-cid-jdgm4drr] .icon-moon[data-astro-cid-jdgm4drr]{visibility:visible}header[data-astro-cid-jdgm4drr]{position:fixed;top:0;width:100%;padding:1em;box-sizing:border-box;min-height:65px;display:flex;justify-content:flex-end;z-index:1000}nav[data-astro-cid-jdgm4drr]{display:flex;justify-content:flex-end;align-items:center}.header-actions[data-astro-cid-jdgm4drr]{display:flex;align-items:center;gap:1em;width:100%}.menu[data-astro-cid-jdgm4drr]{display:flex;gap:1em;align-items:center}@media (max-width: 768px){.menu[data-astro-cid-jdgm4drr]{position:absolute;top:3em;right:4em;background-color:var(--surface100);border:1px solid var(--divider);border-radius:.5em;box-shadow:0 4px 6px #0000001a;padding:.75em;min-width:180px;display:none;flex-direction:column;gap:.5em;z-index:9999}.menu[data-astro-cid-jdgm4drr].open{display:flex}.menu[data-astro-cid-jdgm4drr] a[data-astro-cid-jdgm4drr]{padding:.75em 1em;border-radius:.25em;text-decoration:none;color:var(--text-primary);white-space:nowrap;transition:all .2s ease;font-size:1.1em}.menu[data-astro-cid-jdgm4drr] a[data-astro-cid-jdgm4drr]:hover{background-color:var(--surface200);transform:translate(2px)}}.overflow-menu-toggle[data-astro-cid-jdgm4drr]{display:none}@media (max-width: 768px){.overflow-menu-toggle[data-astro-cid-jdgm4drr]{display:flex;background:none;border:none;cursor:pointer;align-items:center;justify-content:center;transition:transform .2s ease}.overflow-menu-toggle[data-astro-cid-jdgm4drr]:hover{background-color:transparent!important;transform:scale(1.1)}.overflow-menu-toggle[data-astro-cid-jdgm4drr] svg[data-astro-cid-jdgm4drr]{width:32px;height:32px}}
