:root{--paper:#f4f2ee;--ink:#101010;--gap:clamp(16px, 2vw, 38px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}body.no-scroll{overflow:hidden}a{color:inherit}.header-space{z-index:20;background:#fff;height:98px;position:relative}.site-header{z-index:20;pointer-events:none;background:#fff;justify-content:space-between;align-items:flex-start;gap:32px;padding:22px 28px;transition:background-color .2s,padding .2s;display:flex;position:absolute;inset:0}.site-header a{pointer-events:auto}.site-header--light{background:#fff}.site-header--scrolled{background:0 0;min-height:0;padding-top:16px;padding-bottom:16px;position:fixed;inset:0 0 auto}.wordmark{color:#080808;letter-spacing:-.045em;max-width:68vw;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.35vw,46px);font-weight:700;line-height:.95;text-decoration:none}.wordmark span{letter-spacing:-.02em;white-space:nowrap;margin-top:.24em;font-size:.55em;font-weight:400;line-height:1.05;display:block}.site-header nav{gap:clamp(20px,2.5vw,46px);padding-top:5px;font-size:clamp(15px,1.15vw,22px);display:flex}.site-header nav a{color:#090909;text-underline-offset:5px;text-decoration-thickness:1px}.site-header nav a:not(.active){text-decoration:none}.masonry{gap:var(--gap);align-items:start;display:grid}.masonry-column{gap:var(--gap);flex-direction:column;min-width:0;display:flex}.gallery-item{cursor:zoom-in;background:#eee;border:0;width:100%;margin:0;padding:0;display:block;overflow:hidden}.gallery-item img{width:100%;height:auto;transition:transform .65s cubic-bezier(.2,.75,.25,1),opacity .25s;display:block}.gallery-item:hover img{transform:scale(1.012)}.gallery-item:focus-visible{outline-offset:-6px;outline:3px solid #fff}.lightbox{z-index:100;place-items:center;padding:38px;display:grid;position:fixed;inset:0}.lightbox-backdrop{cursor:zoom-out;background:#080808f0;border:0;position:absolute;inset:0}.lightbox>img{z-index:1;object-fit:contain;max-width:min(92vw,1600px);max-height:88vh;display:block;position:relative}.lightbox-close{z-index:2;color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #fff;padding:8px 0;position:fixed;top:20px;right:24px}.back-to-top{z-index:60;color:#fff;opacity:0;visibility:hidden;cursor:pointer;background:#101010b8;border:0;place-items:center;width:48px;height:48px;padding:0;transition:opacity .2s,transform .2s,background-color .2s,visibility .2s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(10px)}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#101010}.back-to-top:focus-visible{outline-offset:-5px;outline:2px solid #fff}.back-to-top svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:24px;height:24px}.about{background:var(--paper);grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);min-height:100vh;display:grid}.about-portrait{background:#cbc9c9;height:100vh;margin:0;position:sticky;top:0;overflow:hidden}.about-portrait img{object-fit:cover;object-position:58% center;width:100%;height:100%}.about-copy{align-self:start;padding:clamp(130px,13vw,220px) clamp(42px,7vw,120px) 54px}.eyebrow{letter-spacing:.15em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:700}.about-copy h1{letter-spacing:-.04em;max-width:720px;margin:0 0 56px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,63px);font-weight:400;line-height:1.02}.about-text{max-width:680px;font-size:clamp(17px,1.15vw,20px);line-height:1.58}.about-text p{margin:0 0 1.4em}.contact{flex-direction:column;align-items:flex-start;margin-top:76px;font-size:clamp(18px,1.3vw,22px);line-height:1.55;display:flex}.contact .eyebrow{margin-bottom:20px}.contact a{text-underline-offset:4px}.contact p:not(.eyebrow){margin:0}.copyright{color:#555;margin:86px 0 0;font-size:12px}@media (width<=860px){.site-header{background:#fff;align-items:flex-start;padding:18px 18px 32px}.header-space{height:94px}.site-header--light{background:#fff}.site-header--scrolled{background:0 0;padding-top:14px;padding-bottom:14px}.wordmark{max-width:58vw;font-size:25px;line-height:1.02}.wordmark span{margin-top:.18em}.site-header nav{flex-direction:column;align-items:flex-end;gap:7px;padding-top:0;font-size:14px}.lightbox{padding:18px}.about{display:block}.about-portrait{height:72vh;min-height:540px;position:relative}.about-copy{padding:72px 24px 38px}.about-copy h1{margin-bottom:42px}}@media (width<=520px){:root{--gap:10px}.gallery-item img{width:100%}.about-portrait{height:64vh;min-height:460px}.about-copy{padding-top:58px}.back-to-top{width:44px;height:44px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-item img{transition:none}}
