
:root{color-scheme:dark;--bg:#101113;--ink:#f0f0ee;--muted:#b3b4b9;--line:#36373c;--accent:#aac4dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--ink);font:1rem/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;height:auto}.skip{position:absolute;left:1rem;top:-8rem;background:var(--ink);color:var(--bg);padding:1rem;z-index:9}.skip:focus{top:1rem}.wrap{width:min(1440px,92%);margin:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.brand{font-size:1.3rem;letter-spacing:.11em;text-transform:uppercase;line-height:1.5}.brand small{display:block;font-size:.75rem;letter-spacing:.22em;color:var(--muted)}nav{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem}.intro{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding:3.5rem 0 2.5rem}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.8rem,5.8vw,5.6rem);line-height:1.06;letter-spacing:-.035em;margin-bottom:0}.intro p{color:var(--muted);max-width:24rem;margin-bottom:.25rem}.featured{margin:0 0 4rem}.featured a{display:block}.featured img{width:100%;max-height:78vh;object-fit:contain;background:#08090b}.caption{display:flex;justify-content:space-between;gap:1rem;margin-top:.8rem;font-size:.875rem;color:var(--muted)}.caption strong{font-weight:400;color:var(--ink)}.gallery-top{border-top:1px solid var(--line);padding:1.5rem 0;display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.gallery-top h2{font-weight:400;font-size:1.4rem;margin:0}.gallery-top p{font-size:.875rem;color:var(--muted);margin:0}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 1.8rem;margin-bottom:5rem;align-items:start}.photo{margin:0}.photo a{display:block}.photo img{width:100%;aspect-ratio:5/4;object-fit:contain;background:#08090b;transition:opacity .2s}.photo a:hover img{opacity:.85}.photo h3{font-size:1rem;font-weight:400;margin:.7rem 0 .15rem}.photo p{font-size:.875rem;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1fr 2fr;gap:3rem;border-top:1px solid var(--line);padding:3rem 0 4rem}.about h2{font:400 2rem Georgia,serif}.about p{max-width:45rem;color:var(--muted)}.social{display:flex;gap:1.5rem;font-size:.875rem}.footer{padding:1.5rem 0 2rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.875rem}.back{display:inline-block;margin:2rem 0;color:var(--muted);font-size:.875rem}.image-view{margin:0}.image-view img{width:100%;height:auto;max-height:84vh;object-fit:contain;background:#08090b}.image-notes{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2.5rem 0 3rem}.image-notes h1{font-size:clamp(2.3rem,4vw,3.8rem);margin-bottom:1rem}.eyebrow{font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.description{color:var(--muted);max-width:44rem;white-space:pre-line}.pagination{border-top:1px solid var(--line);padding:1.5rem 0 3rem;display:flex;justify-content:space-between;gap:2rem;font-size:.875rem}.pagination a{max-width:45%}.pagination a:last-child{text-align:right}.pagination span{display:block;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.4rem}@media(max-width:900px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem}.intro{display:block}.intro p{margin:1.5rem 0 0}.image-notes{grid-template-columns:1fr;gap:.5rem}.about{grid-template-columns:1fr;gap:.5rem}}@media(max-width:540px){.header{align-items:start;padding:1.3rem 0;gap:1rem}.brand{font-size:1.05rem}nav{gap:.75rem}.intro{padding:2.5rem 0 1.5rem}.gallery{grid-template-columns:1fr;gap:2.3rem}.gallery img{aspect-ratio:auto}.featured{margin-bottom:2rem}.caption{display:block}.caption span{display:block;margin-top:.25rem}.footer{display:block}.footer span{display:block}.pagination{gap:1rem}.wrap{width:90%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo img{transition:none}}

.bio{max-width:760px;margin:0 auto;padding:1rem 0 5rem}.bio h2{font:400 1.8rem/1.25 Georgia,serif;margin:2.5rem 0 1rem}.bio p{color:var(--muted);line-height:1.85}.bio .lead{font-size:1.2rem;color:var(--ink)}.bio a{text-decoration:underline;text-underline-offset:.25em}.bio-title{max-width:1000px;padding:4rem 0 3rem}.bio-title h1{font-size:clamp(2.8rem,6vw,5.5rem)}

.print-button{display:inline-block;border:1px solid var(--accent);padding:.7rem 1.2rem;color:var(--ink);font-size:1rem}.print-button:hover{background:#202830}.print-note{font-size:.875rem;color:var(--muted);margin-top:.8rem}.shop-intro{padding:3rem 0 1.5rem;max-width:52rem}.shop-intro h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem}.shop-intro p{color:var(--muted);margin-bottom:1rem}.shop-intro a{text-decoration:underline;text-underline-offset:.25em}.shop-cart{background:#fff;color-scheme:light;margin-bottom:3rem;padding:1rem}.shop-cart iframe{display:block;width:100%;height:820px;border:0}@media(max-width:540px){.header nav{justify-content:flex-end;max-width:10rem}.shop-cart{padding:.25rem}}
