:root{color-scheme:dark;--bg:#131614;--text:#eeeee7;--muted:#aaaea5;--line:#373c36;--accent:#c7d3b1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:21px;font-weight:600;letter-spacing:.12em;line-height:1.2}.brand span{display:block;font-size:10px;letter-spacing:.22em;margin-top:9px;font-weight:400;color:var(--muted)}nav{display:flex;gap:38px;font-size:14px}nav a{padding:10px 0}nav a:hover{color:var(--accent)}.hero{height:min(810px,calc(100svh - 100px));min-height:620px;position:relative;margin:0 20px;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 54%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,16,17,.52),rgba(5,16,17,.08)),linear-gradient(0deg,rgba(5,13,14,.75),transparent 75%)}.hero-copy{position:absolute;inset:auto 5% 96px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:500;margin:0 0 25px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,.closing>p:not(.eyebrow){font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em}h1{font-size:clamp(60px,7.9vw,124px);line-height:1.02;margin-bottom:36px}em{font-weight:400;color:var(--accent)}.hero h1 em{color:#e0e5d4}.hero-bottom{display:flex;align-items:end;justify-content:space-between}.hero-bottom p{margin:0;color:#e0e1d9;font-size:16px}.round-link{display:flex;align-items:center;gap:30px;font-size:14px}.round-link span{width:52px;height:52px;border:1px solid #9aaba4;border-radius:50%;display:grid;place-items:center;font-size:23px;transition:background .2s}.round-link:hover span{background:#ffffff20}.hero-caption{position:absolute;bottom:22px;right:5%;font-size:12px;letter-spacing:.04em;color:#d4d9d4}.section{padding:110px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:65px}.section-heading h2,.about h2{font-size:clamp(42px,5vw,74px);line-height:1.1;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:15px;margin-bottom:4px}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 35px;align-items:start}.photo-card figure{margin:0}.photo-wrap{position:relative;overflow:hidden;background:#222823}.photo-card img{width:100%;aspect-ratio:1.5;object-fit:cover;display:block;transition:transform .65s}.photo-card:hover img{transform:scale(1.035)}.card-0{grid-column:1/-1}.card-0 img{aspect-ratio:2.15}.card-2{margin-top:100px}.card-3{margin-top:-60px}.card-3 img{aspect-ratio:1.1}.card-4{margin-top:40px}.photo-card figcaption{display:flex;align-items:baseline;gap:16px;padding-top:17px}.photo-card h3{font-size:16px;font-weight:400;margin:0;flex:1}.number{font-size:12px;color:var(--muted)}.photo-card figcaption>span:last-child{color:var(--accent)}.open-label{position:absolute;bottom:20px;right:20px;padding:10px 16px;background:#131614e8;font-size:13px;opacity:0;transform:translateY(5px);transition:.2s}.photo-card:hover .open-label,.photo-card:focus-visible .open-label{opacity:1;transform:none}.about{background:#1b201b;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.portrait img{width:100%;height:auto;aspect-ratio:1797/1080;object-fit:contain;object-position:center;filter:grayscale(1);display:block}.about h2{margin-bottom:35px}.about-copy>p:not(.eyebrow):not(.signature),details p{color:#b8bdb3;max-width:540px}details{border-top:1px solid #434b40;border-bottom:1px solid #434b40;margin:28px 0}summary{cursor:pointer;list-style:none;padding:17px 0;font-size:14px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details p{font-size:15px}details[open] summary span{transform:rotate(45deg)}.signature{font-family:Georgia,serif;font-size:22px;font-style:italic;margin:32px 0 0}.closing{text-align:center;padding:115px 20px}.closing>p:not(.eyebrow){font-size:clamp(38px,5.8vw,84px);line-height:1.2;margin-bottom:25px}.closing a{font-size:14px;border-bottom:1px solid var(--muted);padding-bottom:8px}footer{border-top:1px solid var(--line);padding:45px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand{font-size:17px}footer .brand span{font-size:9px}footer div{display:flex;gap:25px;font-size:12px;color:var(--muted)}footer p{font-size:12px;color:var(--muted);margin:0}.skip{position:fixed;top:-80px;left:20px;padding:10px 20px;background:var(--text);color:var(--bg);z-index:100}.skip:focus{top:10px}.detail-title{padding:60px 6% 50px}.detail-title>a{font-size:14px;color:var(--muted)}.detail-title .eyebrow{margin-top:45px}.detail-title h1{max-width:1100px;font-size:clamp(40px,6vw,88px);margin:0}.full-image{display:block;margin:0 3%;background:#0a0d0b}.full-image img{width:100%;max-height:86vh;object-fit:contain;display:block}.image-meta{margin:20px 6% 70px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted);gap:20px}.text-link{border-bottom:1px solid var(--line)}.story{max-width:760px;margin:0 auto 100px;padding:0 25px;color:#bec4ba;font-size:18px;line-height:1.9}.story h2{font-size:30px;line-height:1.5;letter-spacing:-.02em;color:var(--text)}.story h3{font-family:Georgia,serif;font-size:26px;font-weight:400;color:var(--accent)}.next-photo{border-top:1px solid var(--line);margin:0 6%;padding:45px 0 70px;display:block}.next-photo h2{font-size:clamp(30px,4vw,55px);line-height:1.2}.next-photo img{width:100%;height:300px;object-fit:cover}.next-photo:hover h2{color:var(--accent)}@media(min-width:1700px){body{max-width:1800px;margin:auto}}@media(max-width:750px){header{height:85px;padding:0 6%}.brand{font-size:16px}.brand span{font-size:9px}nav{gap:18px;font-size:12px}.hero{margin:0 10px;min-height:620px;height:calc(90svh - 85px)}.hero-copy{inset:auto 6% 80px}.hero h1{font-size:clamp(49px,10.5vw,78px)}.hero .eyebrow{font-size:10px}.hero-bottom{align-items:start;gap:30px;flex-direction:column}.round-link{gap:20px}.hero-caption{font-size:10px;left:6%;right:auto}.section{padding:70px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:28px}.photo-grid{gap:35px 20px}.photo-card{grid-column:1/-1;margin-top:0}.photo-card img{aspect-ratio:1.5}.photo-card h3{font-size:15px}.open-label{display:none}.about{grid-template-columns:1fr;gap:45px}.portrait img{aspect-ratio:1797/1080;height:auto}.closing{padding:80px 6%}footer{align-items:start;flex-direction:column;gap:30px}footer div{flex-wrap:wrap;gap:20px}.detail-title{padding-top:35px}.image-meta{flex-direction:column;align-items:start;margin-bottom:45px}.story{font-size:17px}.story h2{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Portrait composition and full-name branding. */
.brand{font-size:clamp(16px,1.65vw,23px);letter-spacing:.025em;white-space:nowrap}
.brand span{letter-spacing:.18em}
.hero-image{object-position:right center}
.hero-shade{background:linear-gradient(90deg,rgba(8,13,11,.48),rgba(8,13,11,.02) 80%),linear-gradient(0deg,rgba(8,13,11,.75),transparent 65%)}
.hero h1{font-size:clamp(58px,6.6vw,105px);max-width:1050px}
.about{grid-template-columns:1.15fr 1fr;gap:7%}
.portrait{align-self:center}
@media(max-width:750px){header{height:auto;min-height:100px;gap:16px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}nav{gap:24px}.brand{font-size:18px}.about{grid-template-columns:1fr}.hero{height:auto;min-height:0;padding-top:0;display:flex;flex-direction:column}.hero-image{height:auto;aspect-ratio:1797/1080;object-fit:contain}.hero-shade{display:none}.hero-copy{position:relative;inset:auto;padding:30px 6% 28px}.hero h1{font-size:clamp(44px,9.6vw,70px)}.hero-caption{position:relative;inset:auto;padding:0 6% 25px}.hero-bottom{gap:24px}.hero .eyebrow{font-size:10px;line-height:1.8}}
/* Captured.Observer: edge-to-edge portrait and photographic wall. */
body{max-width:none}
.hero{margin:0;height:auto;min-height:0;display:flex;flex-direction:column;overflow:visible}
.hero-image{width:100%;height:auto;aspect-ratio:1797/1080;object-fit:contain;display:block}
.hero-copy{position:static;padding:55px 6% 30px;order:1}
.hero h1{font-size:clamp(42px,6.4vw,100px);max-width:none;overflow-wrap:anywhere}
.hero h1 span{display:block;font-size:.62em;line-height:1.25;letter-spacing:-.035em;margin-top:15px}
.hero-caption{position:static;order:2;padding:0 6% 40px;font-size:13px}
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.photo-card[class]{grid-column:auto;margin:0;min-width:0;transition:transform .35s ease,box-shadow .35s ease}
.photo-card figure{height:100%;background:#1b201b}
.photo-card .photo-wrap{aspect-ratio:4/3}
.photo-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.3,1),filter .5s}
.photo-card figcaption{padding:17px 16px 20px;gap:12px}
.photo-card h3{font-size:15px;line-height:1.5}
.photo-card .open-label{display:block}
.photo-card:focus-visible{transform:translateY(-5px)}
.photo-card:focus-visible img{transform:scale(1.06)}
@media(hover:hover){.photo-card:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0005}.photo-card:hover img{transform:scale(1.065);filter:brightness(1.08)}}
@media(min-width:1100px){.photo-card:nth-child(10n+1){grid-column:span 2;grid-row:span 2}.photo-card:nth-child(10n+1) figure{display:flex;flex-direction:column}.photo-card:nth-child(10n+1) .photo-wrap{flex:1;min-height:300px;aspect-ratio:auto}.photo-card:nth-child(10n+1) img{position:absolute;inset:0}}
@media(max-width:1099px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.photo-grid{grid-template-columns:1fr;gap:22px}.hero-copy{padding:32px 6% 25px}.hero h1{font-size:clamp(34px,8.5vw,50px)}.hero h1 span{font-size:.72em}.brand{white-space:normal}.brand span{font-size:9px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){.photo-card[class],.photo-card img{transition:none;transform:none!important}}
/* Keep the title on the empty left side of the portrait. */
.hero-visual{position:relative;display:grid;isolation:isolate}
.hero-visual .hero-image{grid-area:1/1;width:100%;height:auto;align-self:center}
.hero-visual::after{content:"";grid-area:1/1;background:linear-gradient(90deg,#11181166,transparent 68%);z-index:1;pointer-events:none}
.hero-visual .hero-copy{grid-area:1/1;position:relative;inset:auto;align-self:center;order:0;z-index:2;width:64%;padding:4% 0 4% 5%;text-shadow:0 2px 20px #0005}
.hero-visual h1{font-size:clamp(30px,5.3vw,100px);line-height:1.08;overflow-wrap:normal;margin-bottom:30px}
.hero-visual h1 span{font-size:.62em;line-height:1.3;margin-top:20px}
.hero-visual .eyebrow{font-size:clamp(10px,.85vw,14px);margin-bottom:26px}
.hero-tagline{font-size:clamp(16px,1.3vw,22px);margin:0;color:var(--text)}
.hero-links{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 5%;border-bottom:1px solid var(--line)}
.hero-links .hero-caption{position:static;inset:auto;order:0;padding:0;text-align:right;font-size:14px}
.hero-links .round-link{flex-shrink:0}
@media(max-width:750px){.hero-visual .hero-copy{width:65%;padding:4% 0 4% 4%}.hero-visual h1{font-size:5.2vw;margin-bottom:14px}.hero-visual h1 span{font-size:.75em;margin-top:10px}.hero-visual .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:12px;line-height:1.5}.hero-tagline{font-size:14px;line-height:1.5}.hero-links{padding:18px 4%;gap:16px}.hero-links .round-link,.hero-links .hero-caption{font-size:12px}.hero-links .round-link{gap:8px}.hero-links .round-link span{width:30px;height:30px;font-size:18px}.hero-links .hero-caption{max-width:50%}}
@media(max-width:360px){.hero-visual .eyebrow{font-size:8px;margin-bottom:8px}.hero-visual h1{margin-bottom:10px}.hero-tagline{font-size:12px}}
/* Personal authorship and a lighter editorial hero. */
.brand-group{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.author-link{font-size:10px;letter-spacing:.18em;color:var(--muted);line-height:1.6}
.author-link:hover{color:var(--text)}
.hero-wordmark{font-family:'Bodoni MT','Didot','Times New Roman',serif;font-weight:400;display:block;font-size:1.23em;letter-spacing:-.065em;transform:scaleX(.86);transform-origin:left center;width:116%}
.hero-visual h1 span{color:#bac7dd;background:linear-gradient(105deg,#90abd9 0%,#adb9d2 35%,#cbbfbc 62%,#e4b38d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}
.hero-visual h1 span em{color:inherit}
.hero-tagline{font-family:'Baskerville','Palatino Linotype',Palatino,Georgia,serif;font-weight:400;font-style:italic;letter-spacing:.02em;font-size:clamp(17px,1.8vw,28px);color:#deded5}
.legal-page{max-width:900px;margin:0 auto;padding:80px 6% 100px}.legal-page h1{font-size:clamp(42px,6vw,74px);margin-bottom:18px}.legal-page h2{font-size:28px;letter-spacing:-.025em;line-height:1.35;margin:42px 0 16px}.legal-page p,.legal-page address{font-size:17px;color:#c5c9c1}.legal-page address{font-style:normal;line-height:1.85}.legal-page a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.legal-page .legal-date{font-size:13px;color:var(--muted);margin-bottom:38px}.legal-intro{font-size:21px!important}
@media(max-width:750px){.hero-tagline{font-size:clamp(14px,2.6vw,20px)}.author-link{font-size:9px}.legal-page{padding-top:50px}}
@media(forced-colors:active){.hero-visual h1 span{-webkit-text-fill-color:CanvasText;background:none;color:CanvasText}}
.visitor-notice[hidden]{display:none}
.visitor-notice{position:fixed;bottom:20px;left:20px;right:20px;z-index:50;max-width:920px;margin:0 auto;padding:24px 28px;background:#20261ff5;border:1px solid #65715c;box-shadow:0 12px 45px #0006;display:flex;align-items:flex-start;gap:30px;max-height:55svh;overflow:auto;backdrop-filter:blur(12px)}
.visitor-notice h2{font-family:Georgia,serif;font-size:24px;letter-spacing:-.02em;margin:0 0 8px}.visitor-notice p{font-size:14px;line-height:1.65;color:#d2d6cc;margin:0 0 10px}.visitor-notice a{font-size:14px;text-decoration:underline;text-underline-offset:4px}.visitor-notice button{flex-shrink:0;border:1px solid #88927e;background:transparent;color:var(--text);font:inherit;font-size:12px;letter-spacing:.08em;cursor:pointer;padding:10px 14px;min-height:44px}.visitor-notice button span{font-size:19px;margin-left:9px}.visitor-notice button:hover{background:#ffffff12}.visitor-notice button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
@media(max-width:600px){.visitor-notice{bottom:10px;left:10px;right:10px;padding:20px;gap:16px;flex-direction:column}.visitor-notice h2{font-size:22px}.visitor-notice button{align-self:flex-end}}
