:root{color-scheme:light;--background: #fbfaf7;--text: #191815;--muted: #6e6a63;--line: #d8d2c7;--surface: #ffffff;--max-width: 1180px;--site-header-height: 67px;--photo-border-space: clamp(12px, 2vw, 28px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font-size:16px}body{margin:0;min-width:320px;min-height:100vh;font-family:inherit;line-height:1.5}body::selection{background:#191815;color:#fbfaf7}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{border:1px solid var(--line);border-radius:4px;background:var(--surface);padding:.08rem .28rem;font-size:.92em}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 32px),var(--max-width));margin:0 auto;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{border-bottom:1px solid var(--line);padding:22px 0}.site-footer{border-top:1px solid var(--line);padding:24px 0 32px}.site-title,.site-nav a,.site-footer a,.back-link{transition:color .16s ease}.site-title:hover,.site-nav a:hover,.site-footer a:hover,.back-link:hover{color:var(--text)}main{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.home-hero{width:100vw;height:calc(100svh - var(--site-header-height));min-height:620px;margin-left:calc(50% - 50vw);padding:var(--photo-border-space);background:var(--background)}.home-hero-media{position:relative;display:block;width:100%;height:100%;background:#191815;overflow:hidden}.home-hero img,.home-hero video{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease}.home-hero video{display:block}.home-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,#0000001f,#0000000a 46%,#0000007a);content:"";pointer-events:none}.home-hero-copy{position:absolute;right:max(24px,calc((100vw - var(--max-width)) / 2));bottom:clamp(14px,2.4vh,28px);left:max(24px,calc((100vw - var(--max-width)) / 2));z-index:1;display:grid;gap:10px;color:#fbfaf7}.home-hero-copy .eyebrow,.home-hero-copy time{color:#fbfaf7c2}.home-hero-copy h1{max-width:880px;font-size:clamp(2.6rem,8vw,8rem);text-wrap:balance}.home-hero-copy time{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.intro{display:grid;gap:14px;max-width:720px;padding:76px 0 54px}.gallery-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:clamp(32px,8vw,112px);align-items:end;padding:86px 0 54px}.intro-copy{display:grid;gap:14px;max-width:720px}.intro-copy p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:1.05rem}.author-photo{margin:0;border-top:1px solid var(--line);padding-top:12px}.author-photo img{width:100%;aspect-ratio:4 / 5;background:#ece8df;object-fit:cover;object-position:center 62%}.eyebrow{margin:0;color:var(--muted);font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin:0}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,6vw,5.8rem);font-weight:400;line-height:.95}h2{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.intro p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:1.05rem}.license-page{display:grid;gap:18px;max-width:760px;padding:86px 0 112px}.license-page h1{font-size:clamp(2.35rem,6vw,5.2rem)}.license-page h2{max-width:640px;font-size:clamp(1.35rem,3vw,2.2rem);line-height:1.18}.license-page p{max-width:600px;color:var(--muted);font-size:1.05rem}.license-page a{border-bottom:1px solid currentColor;color:var(--text)}.license-page a:hover{color:var(--muted)}.license-note{border-top:1px solid var(--line);padding-top:18px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px;padding-bottom:92px}.photo-card{border-top:1px solid var(--line);padding-top:12px}.photo-card figure{margin:0}.photo-card img{width:100%;aspect-ratio:4 / 3;background:#ece8df;object-fit:cover}.photo-card.portrait img{aspect-ratio:4 / 5}.photo-card.square img{aspect-ratio:1}.photo-card figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-top:10px;color:var(--muted);font-size:.86rem}.photo-card figcaption span{color:var(--text)}.empty-state{grid-column:1 / -1;display:grid;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 0;color:var(--muted)}.empty-state h2{color:var(--text)}.photo-detail{width:100vw;margin-left:calc(50% - 50vw)}.photo-hero{display:grid;height:calc(100svh - var(--site-header-height));min-height:620px;padding:var(--photo-border-space) var(--photo-border-space) calc(var(--site-header-height) + var(--photo-border-space))}.photo-detail-header{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:24px;align-items:start}.photo-detail-header h1{margin-top:6px;font-size:clamp(2.35rem,6vw,5.8rem);line-height:1}.photo-detail-header time,.back-link{display:inline-block;margin-top:10px;color:var(--muted);font-size:.82rem}.back-link{margin-top:4px}.photo-frame{display:grid;place-items:center;height:100%;min-height:0;margin:0;overflow:hidden}.photo-frame img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center}.photo-detail-body{display:grid;gap:48px;width:min(calc(100% - 32px),var(--max-width));margin:0 auto;padding:52px 0 96px}.photo-note{max-width:680px;margin-left:auto;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.45}.photo-metadata{display:grid;grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:28px;border-top:1px solid var(--line);padding-top:28px}.photo-metadata h2{color:var(--muted);font-family:inherit;font-size:.74rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.photo-metadata dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px;margin:0}.photo-metadata div{display:grid;grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);gap:16px;border-top:1px solid var(--line);padding-top:10px}.photo-metadata dt,.photo-metadata dd{margin:0;font-size:.86rem}.photo-metadata dt{color:var(--muted)}.photo-metadata dd{color:var(--text)}.photo-metadata a{border-bottom:1px solid currentColor}.photo-metadata a:hover{color:var(--muted)}@media(max-width:860px){:root{--site-header-height: 65px;--photo-border-space: 16px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-intro{grid-template-columns:1fr;gap:36px;align-items:start;padding:72px 0 48px}.author-photo{width:min(100%,340px);justify-self:center}.home-hero{min-height:560px}.photo-hero{height:calc(100svh - var(--site-header-height));min-height:560px}.photo-detail-header{grid-template-columns:1fr;gap:12px;align-items:start}.photo-metadata,.photo-metadata dl{grid-template-columns:1fr}}@media(max-width:560px){:root{--site-header-height: 48px;--photo-border-space: 8px}.site-header,.site-footer,main{width:min(calc(100% - 24px),var(--max-width))}.site-header{padding:14px 0}.intro{padding:52px 0 40px}.license-page{padding:52px 0 76px}.gallery-intro{gap:30px;padding:52px 0 40px}.intro-copy{gap:12px}.intro-copy p:not(.eyebrow){font-size:1rem}.author-photo{width:min(100%,280px)}.home-hero{min-height:520px}.home-hero-copy{right:18px;bottom:14px;left:18px}.home-hero-copy h1{font-size:clamp(2.4rem,15vw,4.8rem)}.gallery{grid-template-columns:1fr;gap:34px;padding-bottom:72px}.photo-hero{height:calc(100svh - var(--site-header-height));min-height:520px}.photo-detail-body{width:min(calc(100% - 24px),var(--max-width));gap:38px;padding:40px 0 72px}}
