@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:David Libre;src:url(/fonts/DavidLibre-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--green:#88b04b;--edge-space:1rem;--top-edge-space:max(var(--edge-space), env(safe-area-inset-top));--bottom-edge-space:max(var(--edge-space), env(safe-area-inset-bottom));--navigation-line-height:1.25rem;--navigation-border-width:3px;--top-navigation-height:calc(var(--navigation-line-height) + var(--top-edge-space) + var(--edge-space) + var(--navigation-border-width));--bottom-navigation-height:calc(var(--navigation-line-height) + var(--edge-space) + var(--bottom-edge-space) + var(--navigation-border-width));--control-clearance:calc(var(--navigation-line-height) + var(--edge-space) + var(--edge-space));color:#fff;background-color:var(--green);font-family:David Libre,serif;font-size:clamp(20px,2vw,24px)}body{min-height:100svh;padding-top:var(--top-navigation-height);box-sizing:border-box;color:inherit;background-color:inherit;letter-spacing:.02em;margin:0;line-height:2.25}body.landing-page{padding-top:0}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:.2em;outline:2px solid}h1,h2,h3,h4,h5,h6,b,strong{font-weight:400;line-height:1.25}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{hyphens:auto;text-wrap:pretty}img{max-width:100%;height:auto}.landing{box-sizing:border-box;width:45rem;max-width:100%;min-height:100svh;padding:max(2rem, var(--control-clearance)) 2rem;grid-template-columns:2fr 1fr;align-items:center;margin:0 auto;display:grid}.landing-copy{text-align:center;line-height:2}.landing-copy h1{margin:0}.landing-copy p{margin:1rem 0 0}.section-content{width:min(40rem,100% - 2rem);margin-inline:auto;padding-block:clamp(5rem,12vh,8rem)}.section-content h1,.section-content h2,.section-content h3{letter-spacing:.05em;margin-block:2.5em 1em}.section-content>h1:first-child{margin-top:0}.writing-content>ul,.gallery-content>ul{margin:4rem 0 0;padding:0;list-style:none}.writing-content li+li,.gallery-content li+li{margin-top:4rem}.writing-content article{row-gap:.75rem;display:grid}.writing-content article.has-cover{grid-template-columns:clamp(6rem,20vw,10rem) 1fr;align-items:center;column-gap:clamp(1.5rem,4vw,3rem)}.writing-content article.has-cover img{grid-row:1/span 3;width:100%}.writing-content article.has-cover>:not(img){grid-column:2}.book-heading{align-items:baseline;gap:.4em;line-height:1.25;display:flex}.book-heading h2,.writing-content article h2,.writing-content article p,.gallery-content figure{margin:0}.gallery-content figure{text-align:center}.gallery-content figcaption{margin-top:1rem;width:min(32rem,90%);margin-inline:auto}.entry-source{overflow-wrap:break-word;font-size:.85rem;line-height:1.5}.entry-source a{text-decoration:underline}.primary-navigation{z-index:1;box-sizing:border-box;padding:var(--top-edge-space) max(1rem, env(safe-area-inset-right)) var(--edge-space) max(1rem, env(safe-area-inset-left));background-color:var(--green);line-height:var(--navigation-line-height);letter-spacing:.05em;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.primary-navigation:after{width:80%;min-width:min(40rem,100% - 2rem);height:var(--navigation-border-width);content:"";background-color:#fff;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-page .primary-navigation{padding-top:var(--edge-space);padding-bottom:var(--bottom-edge-space);top:auto;bottom:0}.primary-navigation a{text-align:center;opacity:.7;flex:1}.primary-navigation a:hover,.primary-navigation a:focus-visible,.primary-navigation a[aria-current=page]{opacity:1}.language-navigation{z-index:1;top:var(--top-edge-space);right:max(1rem, env(safe-area-inset-right));line-height:var(--navigation-line-height);letter-spacing:.05em;position:fixed}.language-navigation a{opacity:.7}.language-navigation a:hover,.language-navigation a:focus-visible,.language-navigation a[aria-current=page]{opacity:1}button,input,select,textarea{font:inherit}@media (width<=40rem){.landing{grid-template-columns:1fr}.primary-navigation{padding-inline:.25rem}.writing-content article.has-cover{grid-template-columns:1fr}.writing-content article.has-cover img{grid-row:auto;width:min(12rem,100%);margin-inline:auto}.writing-content article.has-cover>:not(img){grid-column:1}}@media (width<=30rem){.primary-navigation{font-size:clamp(.72rem,4vw,.9rem)}}@media (height<=35rem){.landing{min-height:auto;padding-block:var(--control-clearance)}}
