:root{color-scheme:light;--ink:#243542;--muted:#65717a;--line:#dce1e3;--paper:#fafbfc;--wash:#edf0f2;--accent:#344f62;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #6597ba;outline-offset:5px}.masthead{height:92px;padding:0 5vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;font-family:Georgia,serif;font-size:32px;display:flex;align-items:center;gap:3px}.wordmark>span:first-child{font-style:italic;font-size:22px}.wordmark .archive{font-family:Arial,sans-serif;margin-left:25px;font-size:12px;letter-spacing:.19em}.mast-note{font-size:14px;color:var(--muted)}main{max-width:1560px;margin:auto;padding:0 5vw}.people{display:flex;gap:36px;border-bottom:1px solid var(--line);margin-top:25px}.people button{position:relative;border:0;background:none;padding:20px 0;font-size:21px;color:var(--muted)}.people button span{font-size:12px;margin-left:14px;vertical-align:top}.people button[aria-pressed=true]{color:var(--ink)}.people button[aria-pressed=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--ink)}.identity{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:36px 0}.eyebrow{font-size:12px;letter-spacing:.18em;margin:0 0 12px;color:var(--muted)}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(52px,6vw,86px);letter-spacing:-.045em;line-height:1;margin:0 0 18px}#description{font-size:16px;line-height:1.65;color:var(--muted);max-width:520px;margin:0}.identity-reference{display:flex;gap:14px;align-items:end}.identity-reference img{width:96px;height:116px;object-fit:cover}.identity-reference span{font-size:12px;color:var(--muted);max-width:70px;line-height:1.5}.categories{display:flex;gap:8px;overflow-x:auto;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);scrollbar-width:thin}.categories button{padding:10px 15px;font-size:14px;border:1px solid transparent;background:transparent;white-space:nowrap;border-radius:2px}.categories button[aria-pressed=true]{background:var(--ink);color:white}.categories button:hover:not([aria-pressed=true]){background:var(--wash)}.collection-heading{display:flex;justify-content:space-between;align-items:center;margin:29px 0 23px;gap:20px}.collection-heading h2{font-size:19px;font-weight:400;margin:0}.collection-heading>span{font-size:13px;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.card{margin:0;min-width:0}.image-button{display:block;width:100%;border:0;padding:0;background:var(--wash);position:relative;overflow:hidden;aspect-ratio:4/5}.image-button img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .25s}.image-button:hover img{transform:scale(1.025)}.enlarge{position:absolute;right:10px;bottom:10px;background:#fffefbde;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-size:18px}.card figcaption{display:flex;justify-content:space-between;align-items:start;gap:8px;padding-top:13px;font-size:14px;line-height:1.4}.card figcaption small{font-size:11px;color:var(--muted);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.empty{padding:50px 0;color:var(--muted);grid-column:1/-1;font-size:16px}.production-note{max-width:800px;font-size:13px;color:var(--muted);line-height:1.7;margin:65px 0 35px}footer{margin:0 5vw;padding:25px 0 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}dialog{width:min(1100px,94vw);height:min(950px,94dvh);max-width:none;max-height:none;padding:22px 26px;border:1px solid var(--line);background:var(--paper);color:var(--ink)}dialog::backdrop{background:#101b25c9;backdrop-filter:blur(5px)}.viewer-top{display:flex;justify-content:space-between;align-items:center;height:60px}.viewer-top p{font-size:12px;margin:0 0 5px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.viewer-top h2{font-size:19px;margin:0;font-weight:400}.viewer-top button,.viewer-image button{border:0;background:transparent;font-size:24px;width:44px;height:44px}.viewer-image{height:calc(100% - 110px);display:flex;align-items:center;justify-content:space-between;gap:12px}.viewer-image img{max-width:calc(100% - 112px);height:100%;object-fit:contain;min-width:0}.viewer-bottom{display:flex;align-items:center;justify-content:space-between;height:50px;font-size:13px}.viewer-bottom a{text-underline-offset:5px}@media(min-width:1600px){.gallery{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.identity-reference span{display:none}}@media(max-width:600px){.masthead{height:75px}.wordmark .archive{margin-left:14px;font-size:10px}.mast-note{display:none}.people{margin-top:10px}.identity{padding:28px 0;gap:15px}.identity-reference img{width:72px;height:94px}#description{font-size:14px}.eyebrow{font-size:10px}.categories{gap:0}.categories button{padding:10px 12px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.card figcaption{flex-direction:column;gap:4px}.collection-heading h2{font-size:17px}.collection-heading>span{font-size:12px}.production-note{margin-top:40px}dialog{padding:12px;width:98vw;height:94dvh}.viewer-image{gap:0;position:relative}.viewer-image img{max-width:100%;width:100%}.viewer-image button{position:absolute;background:#ffffffda;z-index:2;border-radius:50%;width:36px;height:36px}.viewer-image #previous{left:2px}.viewer-image #next{right:2px}footer{gap:20px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

#viewer-note{font-size:13px;line-height:1.5;color:var(--muted);margin:8px 0}.has-note .viewer-image{height:calc(100% - 155px)}@media(max-width:600px){.has-note .viewer-image{height:calc(100% - 180px)}}

.card-mood .image-button{outline:1px dashed #b39a7a;outline-offset:-1px;background:#f3eee6}.card-mood figcaption small{color:#8a6d45}.card-favorite .image-button{outline:2px solid var(--accent);outline-offset:-2px}.favorite{font-weight:400;font-size:11px;color:var(--accent);white-space:nowrap}
.card-mood figcaption small,.favorite{white-space:normal}@media(max-width:600px){.card figcaption small{white-space:normal}}
