:root{--color-primary: #0f7c5f;--color-base: #061a01;--color-bg: #f0f0f0;--color-muted: #6b7280;--color-border: #d8d8d8;--font-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-serif: Georgia, Times, serif;--font-mono: Menlo, Courier, monospace;--radius: .6rem}html.dark{--color-primary: #01b182;--color-base: #f0f0f0;--color-bg: #061a01;--color-muted: #9aa0a6;--color-border: #1c2b18}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;color:var(--color-base);background:var(--color-bg);font-family:var(--font-sans-serif);font-size:1.6rem;line-height:1.6em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}::selection{background:#cbeafb;text-shadow:none}.viewport{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.container{max-width:1120px;margin:0 auto;padding:0 4vw;width:100%}.site-main{padding:4vw 0}.site-head{padding-top:2.4rem}.site-nav{display:flex;align-items:center;justify-content:space-between}.site-nav-left a{display:inline-block;padding:1.2rem 1.6rem 1.2rem 0;color:var(--color-primary);font-size:1.6rem}.theme-toggle{border:0;background:transparent;color:var(--color-primary);font:inherit;font-size:1.6rem;padding:1.2rem 1.6rem;border-radius:2rem;cursor:pointer}.theme-toggle:hover{background:#0f7c5f0f}.theme-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #0f7c5f40}.home-intro{margin-top:2.4rem}@media(min-width:640px){.home-intro{margin-top:11rem}}.home-name{margin:0 0 .8rem;font-size:4.8rem;font-weight:600;line-height:1.1}.home-tagline{margin:0;font-size:3rem;font-weight:400;color:var(--color-muted)}.post-list{margin-top:12rem;list-style:none;padding:0}.post-list li{margin:0 0 1.6rem}.post-card-title{font-size:2.4rem;font-weight:500;line-height:1.4;color:var(--color-base)}.post-card-title:hover{color:var(--color-primary);text-decoration:none}.post-card-date{display:block;font-size:1.4rem;color:var(--color-muted);margin-top:.2rem}@media(max-width:500px){.home-name{font-size:3.2rem}.home-tagline{font-size:2.2rem}.post-list{margin-top:6rem}}.post{font-size:2rem;line-height:1.7em}.post-feature-image{margin:0 0 3vw}.post-feature-image img{width:100%;height:500px;object-fit:cover;border-radius:var(--radius)}.post-full-content{max-width:720px;margin:0 auto}.post-title{margin:0 0 .4em;font-size:4rem;font-weight:600;line-height:1.15}.post-meta{margin:0 0 2em;font-size:1.5rem;color:var(--color-muted)}.post-body{font-family:var(--font-serif)}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{font-family:var(--font-sans-serif);line-height:1.2;margin:1.2em 0 .4em}.post-body h1{font-size:3.2rem}.post-body h2{font-size:2.8rem}.post-body h3{font-size:2.4rem}.post-body p,.post-body ul,.post-body ol,.post-body blockquote{margin:0 0 1.2em}.post-body ul{list-style:disc;padding-left:1.4em}.post-body ol{list-style:decimal;padding-left:1.4em}.post-body li{margin:.4em 0}.post-body img{border-radius:var(--radius);margin:1.2em 0}.post-body blockquote{margin:1em 0;padding:0 1.6em;border-left:.4em solid var(--color-primary);color:var(--color-muted);font-style:italic}.post-body pre{margin:1.2em 0;padding:2rem;border-radius:1.2rem;font-size:1.5rem;line-height:1.5;overflow-x:auto}.post-body code{font-family:var(--font-mono);font-size:.9em}.post-body :not(pre)>code{background:#7f7f7f26;padding:.2em .4em;border-radius:.4rem}.post-body hr{border:0;border-top:1px solid var(--color-border);margin:2em 0}@media(max-width:500px){.post{font-size:1.8rem}.post-title{font-size:3rem}.post-feature-image img{height:280px}}.site-foot{padding:2rem 0 4rem;font-size:1.4rem}.site-foot-nav{display:flex;align-items:center;justify-content:space-between}.site-foot a{color:var(--color-base)}.site-foot a:hover{color:var(--color-primary);text-decoration:none}.site-foot-right a{display:inline-block;padding:.2rem .5rem}.site-foot-right a:last-child{padding-right:0}.back-link{display:inline-block;margin-bottom:2.4rem;font-size:1.5rem;font-family:var(--font-sans-serif)}
