:root{--sidebar-width:250px;--font-serif:"adobe-garamond-pro", "Hiragino Mincho Pro", "Yu Mincho", "MS Mincho", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-logo:"adventures-unlimited", var(--font-serif);--color-bg:#f1eeea;--color-text:#292524;--color-muted:#737373;--color-subtle:#57534e;--color-border:#e7e5e4}*,:before,:after{box-sizing:border-box}body{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p,ul,ol{margin:0;padding:0}ul,ol{list-style:none}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-serif);font-feature-settings:"liga" 1,"calt" 1;line-height:1.5}a{color:var(--color-text);text-decoration:none;transition:color .15s}a:hover{color:var(--color-text)}img{opacity:0;animation:.3s ease-in forwards fadeIn;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-wrapper{max-width:80rem;margin:0 auto}.page-main{margin-left:var(--sidebar-width);min-height:100vh;padding:3.5rem 2rem}@media(max-width:920px){.page-main{margin-left:0;padding:1.5rem 1rem 6rem}}.skip-link{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:50;background:var(--color-text);width:auto;height:auto;color:var(--color-bg);clip:auto;white-space:normal;border-radius:.25rem;padding:.5rem 1rem;position:absolute;top:1rem;left:1rem}.site-header{width:var(--sidebar-width);text-align:center;padding:0 2rem;position:fixed}@media(max-width:920px){.site-header{position:unset;align-items:center;width:100%;padding:1rem;display:flex}}.site-logo{font-family:var(--font-logo);color:var(--color-text);text-indent:1rem;text-transform:lowercase;font-size:72px;font-style:italic;font-weight:200;line-height:1.625;display:block}.site-logo:hover{color:var(--color-text)}@media(max-width:920px){.site-logo{font-size:56px;line-height:1;position:relative;top:.1em}}.site-nav{margin-left:auto}.site-nav ul{text-align:left;text-indent:9ch}@media(max-width:920px){.site-nav ul{text-indent:0;display:flex}}.site-nav li{margin-bottom:1rem;font-weight:300}@media(max-width:920px){.site-nav li{margin-bottom:0;margin-left:.75rem}}.site-nav a{color:var(--color-muted)}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--color-text)}.site-footer{width:var(--sidebar-width);text-align:center;background:var(--color-bg);padding:2rem 0 3.5rem;position:fixed;bottom:0}@media(max-width:920px){.site-footer{width:100%;padding:0 1rem 3rem;position:relative;bottom:auto}}.site-footer ul{justify-content:center;align-items:center;gap:.75rem;font-size:22px;display:flex}.site-footer svg{width:1em;height:1em;display:inline-block}.site-footer a{color:var(--color-muted)}.site-footer a:hover{color:var(--color-text)}.gallery{-webkit-user-select:none;user-select:none;grid-template-columns:repeat(12,1fr);gap:2rem;max-width:max(70vw,1360px);margin:0 auto 4rem;display:grid}@media(max-width:920px){.gallery{gap:1rem;margin-bottom:2rem}}.gallery img{outline:none;width:100%;display:block}.article{max-width:76ch;margin:0 auto}.article p{margin-bottom:1.5rem;line-height:1.75}.article ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style:outside}.article li{margin-bottom:.5rem;line-height:1.75}.article hr{border:none;border-top:1px solid var(--color-border);margin:2rem 0}.article img{background:#ccc;width:100%;margin:auto}.article a{text-underline-offset:2px;text-decoration:underline}.article a:hover{color:var(--color-muted)}.article .activities time{min-width:64px;display:inline-block}.about-portrait{max-width:86%;margin:0 auto 2rem}.about-portrait img{aspect-ratio:1;width:100%}.about-credit{text-align:right;color:var(--color-muted);font-size:.875rem;display:block}.about-credit a{color:var(--color-muted)}.about-credit a:hover{color:var(--color-text)}.works-list{max-width:64rem;margin:0 auto}.works-grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@media(max-width:920px){.works-grid{grid-template-columns:1fr;gap:3rem}}.works-grid a{color:inherit;display:block}.works-grid h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:300}.works-grid p{color:var(--color-subtle)}.works-thumb{margin-bottom:1.5rem;overflow:hidden}.works-thumb img{width:100%;height:auto}.works-article{max-width:64rem;margin:0 auto}.works-article>h1{margin-bottom:1.5rem;font-size:2.25rem;font-weight:300}.works-desc{color:var(--color-subtle);margin-bottom:4rem;font-size:1.25rem}.works-content{columns:2;column-gap:3rem}@media(max-width:920px){.works-content{columns:1}}.works-content p{break-inside:avoid;margin-bottom:3rem}.works-content img{break-inside:avoid;width:100%;margin-bottom:3rem}.works-back{border-top:1px solid var(--color-border);margin-top:5rem;padding-top:3rem}.works-back a{color:var(--color-subtle)}.works-back a:hover{color:var(--color-text)}#lightbox{z-index:50;opacity:0;pointer-events:none;background:#000c;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}#lightbox.active{opacity:1;pointer-events:auto}#lightbox-image{object-fit:contain;max-width:90%;max-height:90%}.page-404{text-align:center}.page-404 img{max-width:36rem;margin-bottom:.5rem;display:inline-block}
