:root{--f: "Source Serif 4", serif;--bg: #080808;--fg: #e8e4df;--muted: #666;--dim: #3a3a3a;--faint: #161616;--surface: #111;--photo-bg: #151515}[data-theme=light]{--bg: #f4efe9;--fg: #111;--muted: #777;--dim: #bbb;--faint: #ddd;--surface: #e8e2db;--photo-bg: #d8d0c8}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .7s ease,color .7s ease}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#222;border-radius:2px}@keyframes heroReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lbScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.photo-card{position:relative;overflow:hidden;border-radius:2px;cursor:pointer;transition:transform .4s cubic-bezier(.16,1,.3,1)}.photo-card:hover{transform:scale(1.008)}.photo-card img{display:block;width:100%;height:auto}.photo-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:48px 14px 12px;background:linear-gradient(transparent,#0000008c);opacity:0;transition:opacity .3s ease}.photo-card:hover .photo-card-overlay{opacity:1}.grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;mix-blend-mode:overlay}.editorial-item{padding:8px 0}.editorial-item.editorial-pano{padding:20px 0}.editorial-item.editorial-full{padding:10px 0}.editorial-item.editorial-full>div{max-width:1000px;margin:0 auto}.editorial-item.editorial-wide>div{max-width:1200px;margin:0 auto}.editorial-item.editorial-offset-left>div{width:65%;margin-right:auto}.editorial-item.editorial-offset-right>div{width:65%;margin-left:auto}.editorial-pair{display:flex;gap:14px;padding:8px 0}.editorial-half{width:48%}.photo-grid{columns:2;column-gap:6px;margin-top:48px}.photo-grid-item{break-inside:avoid;margin-bottom:6px}.photo-grid-pano{margin-bottom:6px}@media(min-width:700px){.photo-grid{columns:3}}@media(min-width:1100px){.photo-grid{columns:4}}@media(min-width:1500px){.photo-grid{columns:5}}@media(min-width:1800px){.section-pad{padding:80px 120px}.editorial-item.editorial-full>div{max-width:1300px}.editorial-item.editorial-wide>div{max-width:1600px}.photo-grid{columns:6}}@media(min-width:2400px){.section-pad{padding:80px 200px}.editorial-item.editorial-full>div{max-width:1600px}.editorial-item.editorial-wide>div{max-width:2000px}.photo-grid{columns:7}}.section-pad{padding:80px 48px}@media(max-width:1100px){.section-pad{padding:60px 32px}}@media(max-width:900px){.about-split{flex-direction:column!important}.about-portrait{width:100%!important;max-width:400px!important}.about-text{padding-left:0!important;padding-top:40px!important}.hero-name{font-size:48px!important}.hero-sub{font-size:13px!important}}@media(max-width:768px){.editorial-item.editorial-full>div,.editorial-item.editorial-wide>div,.editorial-item.editorial-offset-left>div,.editorial-item.editorial-offset-right>div{width:100%;max-width:none;margin-left:0;margin-right:0}.editorial-pair{flex-direction:column}.editorial-half{width:100%}}@media(max-width:560px){.hero-name{font-size:36px!important}.section-pad{padding:48px 20px}}
