*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:jost,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;font-size:16px;line-height:1.65;color:#1c1c1c;background:#f9f9f7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{background:#fff;border-bottom:1px solid #eaeae6;position:sticky;top:0;z-index:100}.site-header-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.site-title{font-size:1.1rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#111}nav a{font-size:.88rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#888;transition:color .2s}nav a:hover{color:#111}.site-main{max-width:1280px;margin:0 auto;padding:3.5rem 2rem 6rem}.site-footer{text-align:center;padding:2.5rem 2rem;font-size:.9rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#999;border-top:1px solid #eaeae6}.welcome-text{max-width:540px;margin-bottom:4rem;font-size:1.35rem;font-weight:300;color:#666;line-height:1.85}.section-page .page-title{font-size:3.4rem;font-weight:200;letter-spacing:-.01em;color:#111;margin-bottom:3rem}.section-description{max-width:540px;font-weight:300;color:#777;line-height:1.8;margin-top:-1.75rem;margin-bottom:3rem}.feature-list{display:flex;flex-direction:column}.feature-item{display:grid;grid-template-columns:55fr 45fr;grid-template-areas:"image text";background:#fff}.feature-item:nth-child(even){background:#f3f2ef}.feature-item--reverse{grid-template-areas:"text image"}.feature-img{grid-area:image;display:block;padding:2rem 1.75rem}.feature-img-wrap{width:100%;aspect-ratio:3/2;overflow:hidden;background:#e0deda}.feature-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,opacity .3s ease}.feature-item:hover .feature-img-wrap img{transform:scale(1.04);opacity:.9}.feature-text{grid-area:text;display:flex;align-items:center;padding:2.5rem 3.5rem 2.5rem 2.5rem}.feature-item--reverse .feature-text{padding:2.5rem 2.5rem 2.5rem 3.5rem}.feature-text-inner{display:flex;flex-direction:column;gap:1.1rem}.feature-title{font-size:2.2rem;font-weight:200;letter-spacing:-.01em;color:#111;line-height:1.15}.feature-title a{transition:color .2s}.feature-title a:hover{color:#555}.feature-desc{font-size:1rem;font-weight:300;color:#555;line-height:1.85;max-width:38ch}.feature-meta{font-size:.8rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin-top:.25rem}@media(max-width:760px){.feature-item,.feature-item--reverse{grid-template-columns:1fr;grid-template-areas:"image" "text"}.feature-img{padding:1.25rem 1.25rem 0}.feature-text,.feature-item--reverse .feature-text{padding:1.5rem 1.25rem 2rem}.feature-desc{max-width:none}}.gallery-page .page-title{font-size:3.4rem;font-weight:200;letter-spacing:-.01em;color:#111;margin-bottom:2.25rem}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:0 .6rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:400;letter-spacing:.13em;text-transform:uppercase}.breadcrumb a{color:#999;position:relative;transition:color .2s}.breadcrumb a::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.breadcrumb a:hover{color:#333}.breadcrumb a:hover::after{transform:scaleX(1)}.breadcrumb-sep{color:#bbb;font-size:.7rem;letter-spacing:0;user-select:none}.breadcrumb-current{color:#888}.photo-grid{column-count:4;column-gap:.35rem}@media(max-width:1024px){.photo-grid{column-count:3}}@media(max-width:640px){.photo-grid{column-count:2}}.photo-grid a{display:block;break-inside:avoid;margin-bottom:.35rem;overflow:hidden;background:#e8e8e4}.photo-grid a img{width:100%;height:auto;display:block;transition:opacity .25s}.photo-grid a:hover img{opacity:.85}