:root{--ground: #f8f3e8;--ground-veil: rgba(248, 243, 232, .86);--ink: #1a1918;--muted: #6b665e;--rule: #dfd8ca;--accent: #2b3fd6;--font: "Hanken Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--gutter: 24px;--max: 1280px}@media(min-width:900px){:root{--gutter: 48px}}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;inset:0;z-index:-1;background:var(--ground) url(/paper.webp) center / cover no-repeat;pointer-events:none}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--muted)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:clamp(32px,4vw,40px);font-weight:300;line-height:1.05;letter-spacing:-.005em;text-wrap:balance}h2{font-size:15px;font-weight:500}.label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.muted{color:var(--muted)}.link{color:var(--accent)}.link:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.prose{max-width:65ch;display:flex;flex-direction:column;gap:20px;font-size:17px;line-height:1.6}.prose p{text-wrap:pretty}.wrap{max-width:var(--max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.signature{display:block;color:var(--ink)}html{scroll-snap-type:y proximity}@media(prefers-reduced-motion:reduce){html{scroll-snap-type:none}}.hero{min-height:calc(100svh - 73px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:36px;position:relative;padding-bottom:96px}.hero .hero-sig{margin-left:-.4%}@media(max-width:640px){.hero .hero-sig{width:88vw!important}.hero{gap:24px}}.hero .lede{font-size:18px;color:var(--ink)}.scroll-hint{position:absolute;bottom:40px;left:var(--gutter);color:var(--ink);display:flex;width:44px;height:44px;align-items:center;justify-content:center;margin-left:-12px}.scroll-hint:hover{color:var(--muted)}.chapter{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:64px;align-items:center;min-height:100svh;padding:64px var(--gutter);max-width:var(--max);margin:0 auto;scroll-snap-align:start}@media(max-width:900px){.chapter{grid-template-columns:minmax(0,1fr);gap:28px;min-height:auto;padding-top:72px;padding-bottom:72px;scroll-snap-align:none}}.chapter-pic{display:flex;justify-content:center;align-items:center;height:70vh;max-height:720px}@media(max-width:900px){.chapter-pic{height:auto}}.chapter-pic img{max-height:100%;max-width:100%;width:auto;height:auto}@media(max-width:900px){.chapter-pic img{max-height:60vh}}.chapter-text{display:flex;flex-direction:column;gap:14px;max-width:40ch}.chapter-text h2{font-size:clamp(32px,3.4vw,44px);font-weight:300;line-height:1.05;letter-spacing:-.005em}.chapter-intro{font-size:16px;line-height:1.55;color:var(--ink)}.enter{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--accent);margin-top:8px}.chapter:hover .enter{text-decoration:underline;text-underline-offset:3px}.chapter:hover{color:inherit}.chapter-caption{font-size:13px;color:var(--muted);margin-top:24px}.chapter-index{position:fixed;right:max(24px,calc((100vw - var(--max)) / 2 + var(--gutter)));top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:stretch;gap:4px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;z-index:2}@media(min-width:1101px){.chapter-text{padding-right:168px}}.chapter-index a{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);padding:5px 0;transition:color .35s cubic-bezier(.22,1,.36,1)}.chapter-index a:before{content:"";display:block;width:14px;height:1px;background:currentColor;opacity:.6;transition:width .45s cubic-bezier(.22,1,.36,1),opacity .35s ease}.chapter-index a .n{font-size:10px;letter-spacing:.04em;font-variant-numeric:tabular-nums;min-width:2.2em;text-align:right;opacity:.7}.chapter-index a:hover,.chapter-index a.on{color:var(--ink)}.chapter-index a.on:before{width:36px;opacity:1}.chapter-index a.on .n{opacity:1}@media(prefers-reduced-motion:reduce){.chapter-index a,.chapter-index a:before{transition:none}}@media(max-width:1100px){.chapter-index{display:none}}.stylenav{position:sticky;top:0;background:var(--ground-veil);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);z-index:3}.stylenav .wrap{display:flex;align-items:center;gap:32px;padding-top:14px;padding-bottom:14px;overflow-x:auto;scrollbar-width:none}.stylenav .wrap::-webkit-scrollbar{display:none}.stylenav .label{white-space:nowrap}.stylenav-links{display:flex;gap:24px;font-size:14px;white-space:nowrap}.stylenav-links a{color:var(--ink);padding:8px 0 6px;border-bottom:1px solid transparent}.stylenav-links a:hover{color:var(--muted)}.stylenav-links a.on{color:var(--ink);border-bottom-color:var(--ink)}.stylenav-links a .muted{font-size:12px}.style-section{padding-top:72px;scroll-margin-top:64px;display:flex;flex-direction:column;gap:32px}.style-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.style-head>div{display:flex;flex-direction:column;gap:6px}.site-header{border-bottom:1px solid var(--rule);background:var(--ground-veil)}.site-header .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;padding-bottom:22px}.site-name{font-size:16px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:28px}.site-nav .menu{display:flex;gap:24px;font-size:15px}.site-nav .menu a{color:var(--ink);padding:10px 0}.site-nav .menu a:hover{color:var(--muted)}.site-nav .menu a[aria-current=page]{color:var(--ink);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}.langs{display:flex;gap:4px;font-size:12px;letter-spacing:.08em}.langs a{color:var(--ink);padding:12px 6px}.langs a:hover{color:var(--muted)}.langs a[aria-current=true]{color:var(--accent)}@media(max-width:640px){.site-header .wrap{flex-wrap:wrap;padding-top:18px;padding-bottom:16px}.site-nav{width:100%;justify-content:space-between}.site-nav .menu{gap:16px;font-size:14px}}.site-footer{border-top:1px solid var(--rule);margin-top:96px;background:var(--ground-veil)}.site-footer .wrap{display:flex;flex-direction:column;gap:28px;padding-top:44px;padding-bottom:48px;font-size:13px;color:var(--muted)}.sign-off{margin-left:-1px}.footer-lines{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-head{padding-top:64px;padding-bottom:48px;display:flex;flex-direction:column;gap:18px}.crumbs{display:flex;gap:10px;font-size:13px;color:var(--muted)}.crumbs a{color:var(--ink)}.crumbs a:hover{color:var(--muted)}.subnav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.subnav a{color:var(--ink);padding:8px 0 2px}.subnav a:hover{color:var(--muted)}.subnav a[aria-current=page]{color:var(--accent);border-bottom:1px solid var(--accent)}.works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 40px}@media(max-width:900px){.works{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 24px}}@media(max-width:560px){.works{grid-template-columns:minmax(0,1fr);gap:48px}}.tile{display:flex;flex-direction:column;gap:14px}.tile .frame{height:320px;display:flex;align-items:flex-end;justify-content:center}@media(max-width:560px){.tile .frame{height:auto;align-items:center}}.tile img{max-height:320px;width:auto;height:auto;max-width:100%}@media(max-width:560px){.tile img{max-height:none;width:100%}}.cap{display:flex;flex-direction:column;gap:3px}.cap .t{font-size:15px;line-height:1.35}.cap .m{font-size:13px;line-height:1.4;color:var(--muted)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}img.fade{animation:fade-in .6s ease both}@media(prefers-reduced-motion:reduce){img.fade{animation:none}}.families{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:40px}@media(max-width:900px){.families{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.families{grid-template-columns:minmax(0,1fr)}}.family{display:flex;flex-direction:column;gap:10px;padding-top:14px;border-top:1px solid var(--ink)}.family ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.family li a{display:flex;justify-content:space-between;gap:12px;font-size:14px}.family li a span:last-child{color:var(--muted);font-variant-numeric:tabular-nums}.work-stage{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;padding-top:32px}@media(max-width:640px){.work-stage{grid-template-columns:40px minmax(0,1fr) 40px}}.work-stage .arrow{display:flex;justify-content:center;align-items:center;height:100%;min-height:44px}.work-stage .arrow.off{visibility:hidden}.work-stage .arrow svg{stroke:var(--ink)}.work-stage .arrow:hover svg{stroke:var(--muted)}.work-stage .pic{display:flex;justify-content:center;align-items:center;min-height:40vh}.work-stage .pic img{max-height:78vh;width:auto;height:auto;max-width:100%}.work-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-top:40px;align-items:start}@media(max-width:800px){.work-info{grid-template-columns:minmax(0,1fr);gap:28px}}.work-info .title{font-size:20px;line-height:1.3}.work-info .neighbors{display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted)}.work-info .neighbors a{display:flex;flex-direction:column;gap:2px;color:var(--muted)}.work-info .neighbors a:hover{color:var(--ink)}.work-info .neighbors a.next{text-align:right}.bio{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:96px;align-items:start;padding-top:64px}@media(max-width:900px){.bio{grid-template-columns:minmax(0,1fr);gap:48px}}.bio aside{display:flex;flex-direction:column;gap:40px;padding-top:12px}.bio aside figure{margin:0;display:flex;flex-direction:column;gap:10px}.bio aside figcaption{font-size:13px;color:var(--muted)}.lede{font-size:19px;line-height:1.45;color:var(--muted)}.timeline{display:flex;flex-direction:column;border-top:1px solid var(--ink)}.timeline .row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:24px;padding:14px 0;border-bottom:1px solid var(--rule)}.timeline .row .y{font-size:14px;color:var(--muted);font-variant-numeric:tabular-nums}.timeline .row .t{font-size:15px;line-height:1.5}.section{padding-top:80px;display:flex;flex-direction:column;gap:24px;max-width:880px}.list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.list li{padding:12px 0;border-bottom:1px solid var(--rule);font-size:15px;line-height:1.5}.posters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media(max-width:700px){.posters{grid-template-columns:repeat(2,minmax(0,1fr))}}.posters figure{margin:0;display:flex;flex-direction:column;gap:8px}.posters figcaption{font-size:13px;color:var(--muted)}.poems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 80px;padding-top:16px}@media(max-width:800px){.poems{grid-template-columns:minmax(0,1fr)}}.poem{display:flex;flex-direction:column;gap:12px}.poem h2{font-size:15px;font-weight:500;letter-spacing:.02em}.poem pre{margin:0;font-family:var(--font);font-size:16px;line-height:1.55;white-space:pre-wrap}.poem .sig{font-size:13px;color:var(--muted)}.prayer-langs{display:flex;gap:20px;font-size:13px}.prayer-langs a{color:var(--muted)}.prayer-langs a[aria-current=true]{color:var(--accent)}.contact{display:flex;flex-direction:column;gap:8px;font-size:17px;line-height:1.6;padding-top:8px}
