body.ifg-mode-darkroom{background:#0b0b0b;color:#f5f5f5}body.ifg-mode-gallery{background:#737373;color:#f5f5f5}.ifg,.ifg *{box-sizing:border-box}.ifg{--ifg-bg:#0b0b0b;--ifg-text:#f5f5f5;--ifg-muted:rgba(255,255,255,.58);width:100%;background:var(--ifg-bg);color:var(--ifg-text);font-family:inherit}.ifg--gallery{--ifg-bg:#737373}.ifg__nav{display:flex;flex-wrap:wrap;gap:8px;max-width:1280px;margin:0 auto;padding:24px 40px}.ifg__nav-button{border:0;border-bottom:1px solid transparent;background:transparent;color:var(--ifg-muted);font:inherit;font-size:12px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.ifg__nav-button.is-active{border-bottom-color:currentColor;color:var(--ifg-text)}.ifg__gallery[hidden],.ifg__lightbox[hidden]{display:none!important}.ifg__hero{position:relative;min-height:clamp(430px,65vw,720px);max-width:1280px;margin:0 auto;overflow:hidden}.ifg__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ifg__hero-image--top{object-position:center top}.ifg__hero-image--center{object-position:center center}.ifg__hero-image--bottom{object-position:center bottom}.ifg__hero-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.92),rgba(0,0,0,.18) 55%,rgba(0,0,0,.08)),linear-gradient(to right,rgba(0,0,0,.38),transparent 70%)}.ifg__hero-copy{position:absolute;left:0;right:0;bottom:0;padding:clamp(28px,5vw,64px);color:#fff}.ifg__eyebrow,.ifg__count{margin:0;color:rgba(255,255,255,.58);font-size:11px;letter-spacing:.38em;text-transform:uppercase}.ifg__hero-copy h2{max-width:1000px;margin:15px 0 0;color:#fff;font-size:clamp(46px,8vw,104px);font-weight:200;line-height:.92;letter-spacing:-.045em}.ifg__description{max-width:720px;margin-top:22px;color:rgba(255,255,255,.76);font-size:16px;line-height:1.7}.ifg__description p{margin:0}.ifg__count{margin-top:22px;letter-spacing:.23em}.ifg__photos{display:grid;max-width:1280px;margin:0 auto;padding:48px 40px 80px;gap:18px}.ifg__photos--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ifg__photos--mosaic{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense}.ifg__photo{display:block;width:100%;min-height:280px;padding:0;overflow:hidden;border:0;background:rgba(255,255,255,.04);cursor:zoom-in}.ifg__photos--mosaic .ifg__photo{grid-column:span 4}.ifg__photos--mosaic .ifg__photo:nth-child(5n+1),.ifg__photos--mosaic .ifg__photo:nth-child(5n+4){grid-column:span 8}.ifg__photo img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover;transition:transform 260ms ease}.ifg__photo:hover img{transform:scale(1.018)}.ifg__lightbox{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.94);padding:30px}.ifg__lightbox img{display:block;max-width:min(92vw,1500px);max-height:90vh;object-fit:contain}.ifg__lightbox-close,.ifg__lightbox-arrow{position:fixed;z-index:2;display:grid;place-items:center;width:52px;height:52px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:34px;font-weight:200;line-height:1;cursor:pointer}.ifg__lightbox-close{top:24px;right:24px}.ifg__lightbox-arrow{top:50%;transform:translateY(-50%)}.ifg__lightbox-arrow--prev{left:24px}.ifg__lightbox-arrow--next{right:24px}html.ifg-lightbox-open{overflow:hidden}.ifg-empty{padding:40px;text-align:center}@media(max-width:900px){.ifg__photos--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ifg__photos--mosaic .ifg__photo,.ifg__photos--mosaic .ifg__photo:nth-child(5n+1),.ifg__photos--mosaic .ifg__photo:nth-child(5n+4){grid-column:span 6}}@media(max-width:640px){.ifg__nav,.ifg__photos{padding-left:18px;padding-right:18px}.ifg__photos--grid{grid-template-columns:1fr}.ifg__photos--mosaic .ifg__photo,.ifg__photos--mosaic .ifg__photo:nth-child(5n+1),.ifg__photos--mosaic .ifg__photo:nth-child(5n+4){grid-column:span 12}.ifg__lightbox{padding:14px}.ifg__lightbox-close,.ifg__lightbox-arrow{width:42px;height:42px}.ifg__lightbox-arrow--prev{left:10px}.ifg__lightbox-arrow--next{right:10px}}