:root{color-scheme:light dark;--canvas:#f6f4ef;--surface:#ece9e1;--ink:#14232f;--muted:#56636a;--accent:#17667a;--accent-soft:#b7d7d5;--field:#9b5e2c;--rule:#c9c8c0;--focus:#cc6b24;--serif:Iowan Old Style, Palatino Linotype, Book Antiqua, Palatino, STSong, Songti SC, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;--shell:min(100% - 2.5rem, 74rem)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--canvas:#10191e;--surface:#18262d;--ink:#edf0e8;--muted:#aeb9b9;--accent:#75c9d0;--accent-soft:#254d55;--field:#e2a261;--rule:#35474d;--focus:#ffb05f}}:root[data-theme=dark]{--canvas:#10191e;--surface:#18262d;--ink:#edf0e8;--muted:#aeb9b9;--accent:#75c9d0;--accent-soft:#254d55;--field:#e2a261;--rule:#35474d;--focus:#ffb05f}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:var(--canvas);min-width:20rem;color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:clamp(1rem,.97rem + .14vw,1.125rem);line-height:1.65}a{color:inherit;text-decoration-color:color-mix(in srgb, var(--accent), transparent 48%);text-underline-offset:.2em}a:hover{color:var(--accent);text-decoration-thickness:.12em}button,summary{font:inherit}button{color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--serif);text-wrap:balance;line-height:1.08}h1{letter-spacing:-.045em;font-size:clamp(2.15rem,4.3vw,3.9rem);font-weight:500}h2{letter-spacing:-.03em;font-size:clamp(1.55rem,2.7vw,2.35rem);font-weight:500}h3{font-size:clamp(1.3rem,2vw,1.75rem);font-weight:600}ul{padding-left:1.2rem}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:10;background:var(--ink);color:var(--canvas);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:2;border-bottom:1px solid var(--rule);position:relative}.header-inner{grid-template-columns:1fr auto;align-items:center;gap:1rem;min-height:4.8rem;display:grid}.wordmark{letter-spacing:-.03em;align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark-mark{border:1px solid var(--ink);letter-spacing:.08em;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.67rem;display:grid}.primary-nav{display:none}.header-actions{align-items:center;gap:.25rem;display:flex}.language-link,.theme-toggle{letter-spacing:.04em;background:0 0;border:0;place-items:center;width:2.75rem;min-height:2.75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:grid}.theme-toggle{cursor:pointer}.mobile-nav{grid-area:1/2;position:relative}.mobile-nav summary{cursor:pointer;padding:.7rem 0;font-size:.88rem;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--rule);background:var(--canvas);width:min(17rem,100vw - 2rem);box-shadow:0 1rem 2rem color-mix(in srgb, var(--ink), transparent 85%);padding:.8rem;display:grid;position:absolute;top:3.3rem;right:0}.mobile-nav nav a{min-height:2.75rem;padding:.6rem .8rem;text-decoration:none}.mobile-nav nav a[aria-current=page]{color:var(--accent);background:var(--surface)}.page-header{padding:clamp(3.2rem,7vw,5.8rem) 0 clamp(2.5rem,5vw,4rem)}.page-header .lede{max-width:42rem;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem)}.eyebrow{color:var(--field);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.75rem;font-weight:750}.hero{padding:clamp(3.5rem,7vw,5.8rem) 0 clamp(4rem,8vw,6.5rem);position:relative;overflow:hidden}.hero:after{aspect-ratio:1;border:1px solid var(--rule);content:"";opacity:.85;border-radius:48% 52% 61% 39%/45% 37% 63% 55%;width:min(46rem,90vw);position:absolute;bottom:-52%;right:-15%;transform:rotate(-18deg)}.hero-grid{z-index:1;gap:2rem;display:grid;position:relative}.hero-copy{max-width:44rem}.hero h1{max-width:13ch;margin-bottom:.9rem}.hero .lede{max-width:36rem;color:var(--muted);font-family:var(--serif);font-size:clamp(1.12rem,2vw,1.38rem);line-height:1.5}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);border-radius:99rem;align-items:center;min-height:2.9rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--accent);background:var(--accent);color:var(--canvas)}.button.secondary{border-color:var(--rule)}.section{border-top:1px solid var(--rule);padding:clamp(3.8rem,8vw,7rem) 0}.section-heading{gap:1rem;margin-bottom:2rem;display:grid}.section-heading p{max-width:42rem;color:var(--muted);margin-bottom:0}.section-heading .text-link{justify-self:start}.statement-panel{max-width:47rem}.statement-panel h2{max-width:18ch;margin-bottom:1rem}.statement-panel p:not(.eyebrow){max-width:40rem;color:var(--muted);margin-bottom:1.4rem}.theme-grid{border-top:1px solid var(--rule);gap:0;display:grid}.theme-item{border-bottom:1px solid var(--rule);gap:.8rem;padding:1.35rem 0;text-decoration:none;display:grid}.theme-item:hover{color:inherit}.theme-item h3{margin:0}.theme-item p{max-width:43rem;color:var(--muted);margin:0}.theme-index{color:var(--field);letter-spacing:.08em;font-size:.8rem;font-weight:700}.work-grid{border-top:1px solid var(--rule);gap:0;display:grid}.work-card{border-bottom:1px solid var(--rule);align-content:start;padding:1.55rem 0;display:grid}.work-card h3{margin-bottom:.65rem}.work-card h3 a{text-decoration:none}.work-card p:not(.eyebrow){color:var(--muted);margin-bottom:1rem}.topic-list{color:var(--muted);flex-wrap:wrap;gap:.35rem .75rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.topic-list a{text-decoration:none}.publication-list{border-top:1px solid var(--rule);gap:0;display:grid}.publication-citation{border-bottom:1px solid var(--rule);padding:1.45rem 0}.publication-citation p{max-width:55rem;margin-bottom:.65rem}.citation-meta{color:var(--muted);flex-wrap:wrap;gap:.4rem .8rem;font-size:.84rem;display:flex}.citation-meta>*+:before{color:var(--rule);content:"•";margin-right:.8rem}.article-shell{padding:clamp(3.8rem,9vw,7.5rem) 0}.article-header{max-width:58rem;margin-bottom:3rem}.article-header h1{font-size:clamp(2.2rem,5vw,4.2rem)}.article-header .lede{max-width:46rem;color:var(--muted);font-family:var(--serif);font-size:clamp(1.15rem,2vw,1.45rem)}.prose{max-width:44rem;font-size:1.05rem}.prose p,.prose li{max-width:44rem}.prose h2{margin-top:2.2em}.prose a{color:var(--accent)}.facts{border-top:1px solid var(--rule);gap:0;margin:2.5rem 0;display:grid}.facts div{border-bottom:1px solid var(--rule);gap:.3rem;padding:.85rem 0;display:grid}.facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.facts dd{margin:0}.empty-state{border:1px solid var(--rule);background:var(--surface);max-width:43rem;padding:2.2rem}.empty-state h2{margin-bottom:.8rem}.empty-state p:not(.eyebrow){color:var(--muted)}.text-link{color:var(--accent);font-weight:700}.gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.gallery-preview a{background:var(--surface);min-height:12rem;display:block;overflow:hidden}.gallery-preview a:first-child{grid-column:span 2}.gallery-preview img,.gallery-card img,.photo-full{object-fit:cover;width:100%;height:100%;display:block}.gallery-preview a:first-child img{aspect-ratio:2}.gallery-preview a:not(:first-child) img{aspect-ratio:1}.gallery-grid{gap:1.5rem;display:grid}.gallery-card{gap:.8rem;display:grid}.gallery-card>a{background:var(--surface);display:block;overflow:hidden}.gallery-card img{aspect-ratio:4/3}.gallery-card h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.gallery-card p{color:var(--muted);margin:.25rem 0 0}.photo-page{padding:clamp(2rem,7vw,5rem) 0}.back-link{color:var(--accent);margin-bottom:1.5rem;font-weight:700;display:inline-block}.photo-full{object-fit:contain;background:var(--surface);max-height:min(72vh,58rem)}.photo-page header{max-width:44rem;padding-top:1.5rem}.photo-page header h1{margin-bottom:.7rem;font-size:clamp(2rem,4vw,3.2rem)}.photo-page header p:not(.eyebrow){color:var(--muted)}.about-grid{gap:3rem;display:grid}.about-grid .prose{font-family:var(--serif);font-size:1.2rem;line-height:1.55}.education-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.education-list li{border-bottom:1px solid var(--rule);padding-bottom:1.25rem}.education-list strong,.education-list span{display:block}.education-list span{color:var(--muted)}.contact-panel{background:var(--surface);gap:1.5rem;max-width:43rem;padding:clamp(1.5rem,5vw,3rem);display:grid}.contact-panel p{color:var(--muted);margin:0}.contact-email{font-family:var(--serif);overflow-wrap:anywhere;font-size:clamp(1.4rem,4vw,2.4rem)}.status-note{color:var(--muted);font-size:.9rem}.site-footer{border-top:1px solid var(--rule);padding:2.2rem 0}.footer-inner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;font-size:.85rem;display:flex}.footer-inner p{margin:0}.footer-inner nav{flex-wrap:wrap;gap:.8rem 1.15rem;display:flex}.footer-inner a{text-decoration:none}@media (width>=46rem){.header-inner{grid-template-columns:auto 1fr auto}.primary-nav{justify-content:center;gap:clamp(.75rem,2vw,1.5rem);display:flex}.primary-nav a{min-height:2.75rem;color:var(--muted);place-items:center;font-size:.88rem;font-weight:650;text-decoration:none;display:grid}.primary-nav a[aria-current=page]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.45rem}.mobile-nav{display:none}.hero-grid{grid-template-columns:minmax(0,1fr)}.theme-item{grid-template-columns:5rem minmax(0,1fr);gap:1.5rem}.work-grid{border-left:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr))}.work-card{border-top:0;border-left:1px solid var(--rule);min-height:17rem;padding:1.6rem}.about-grid{grid-template-columns:minmax(0,1.4fr) minmax(16rem,.8fr)}.gallery-preview{grid-template-columns:1.4fr .7fr .7fr}.gallery-preview a:first-child{grid-area:span 2/span 1}.gallery-preview a:first-child img{aspect-ratio:3/4}.gallery-preview a:not(:first-child) img{aspect-ratio:3/2}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-card:nth-child(2) img{aspect-ratio:2/3}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
