:root{--paper:#efeee9;--ink:#20231f;--muted:#686b65;--line:#c9cbc3;--accent:#c93d24;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;width:100%;height:auto}button{border:0}h1,h2,h3,p,figure{margin:0}::selection{background:#c93d24;color:white}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--paper);padding:15px}.skip:focus{top:10px}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:29px 3.8%;color:#f2f2ec}.wordmark{font-size:16px;letter-spacing:-.045em;font-weight:700}.wordmark span{display:block;font-size:10px;letter-spacing:.24em;font-weight:400;margin-top:6px}.site-header nav{display:flex;gap:36px;font-size:14px}.site-header nav a{position:relative;padding:10px 0}.site-header nav a:after{content:'';position:absolute;bottom:3px;left:0;width:0;height:1px;background:currentColor;transition:width .3s}.site-header nav a:hover:after{width:100%}.languages{display:flex;gap:9px;align-items:center;font-size:12px}.languages button{background:none;color:inherit;padding:10px 3px;opacity:.55;font-size:13px}.languages button[aria-pressed=true]{opacity:1;text-decoration:underline;text-underline-offset:5px}.hero{height:100svh;min-height:660px;position:relative;overflow:hidden;background:#071f20;color:var(--paper)}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 62%;opacity:.9}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 40%,rgba(0,0,0,.3))}.hero-content{position:relative;z-index:1;height:100%;padding:0 6%;display:flex;flex-direction:column;justify-content:flex-end}.eyebrow{font-size:12px;font-weight:400;letter-spacing:.14em;line-height:1.7;text-transform:uppercase}.hero .eyebrow{margin-top:auto;margin-bottom:28px}.hero h1{font-size:clamp(90px,13.3vw,215px);line-height:.85;font-weight:400;letter-spacing:-.075em;margin-left:-.06em}.hero h1 span{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.073em}.hero-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:25px;padding:54px 0 49px;font-size:15px;line-height:1.5}.explore{display:flex;align-items:center;gap:23px;justify-self:center;white-space:nowrap;font-size:14px}.circle-arrow{width:46px;height:46px;border:1px solid #eeeee870;border-radius:50%;display:grid;place-items:center;font-size:21px;transition:transform .3s,background .3s}.explore:hover .circle-arrow{transform:translateY(4px);background:#ffffff20}.hero-caption{text-align:right;font-size:11px;letter-spacing:.12em}.hero-caption span{display:block;font-size:12px;letter-spacing:0;opacity:.7;margin-top:4px}.hero-index{position:absolute;right:3.8%;top:47%;font-size:11px;writing-mode:vertical-rl;letter-spacing:.15em}.intro{padding:130px 6% 145px;display:grid;grid-template-columns:1fr 2fr .2fr;gap:45px;position:relative}.intro .eyebrow{max-width:150px;padding-top:10px}.intro h2{font:400 clamp(35px,4.3vw,68px)/1.08 var(--serif);letter-spacing:-.045em}.intro p:not(.eyebrow){max-width:420px;font-size:17px;line-height:1.75;margin-top:30px;color:var(--muted)}.intro-sign{align-self:end;font-family:var(--serif);font-style:italic;font-size:35px}.reading-progress{height:2px;position:fixed;bottom:0;left:0;background:var(--accent);width:0;z-index:90}.chapter{padding:0 6% 125px}.chapter-head{display:grid;grid-template-columns:1fr 2fr;border-top:1px solid var(--line);padding-top:25px;margin-bottom:65px;gap:45px}.chapter-number{font-size:13px;letter-spacing:.09em;display:flex;gap:25px;align-items:baseline}.chapter-number span{color:var(--muted)}.chapter h2{font:400 clamp(45px,7vw,105px)/1 var(--serif);letter-spacing:-.06em}.chapter-text{font-size:17px;line-height:1.7;max-width:465px;margin-top:24px;color:var(--muted)}.photo-button{display:block;width:100%;padding:0;background:transparent;text-align:left;position:relative;overflow:hidden}.photo-button img{transition:transform 1.2s cubic-bezier(.22,1,.36,1);object-fit:cover}.photo-button:hover img{transform:scale(1.025)}.photo-button:after{content:'↗';position:absolute;right:17px;bottom:17px;width:34px;height:34px;display:grid;place-items:center;background:#efeee9e8;border-radius:50%;font-size:17px;opacity:0;transform:translateY(5px);transition:.25s}.photo-button:hover:after,.photo-button:focus-visible:after{opacity:1;transform:none}.caption{display:flex;justify-content:space-between;gap:10px;margin-top:13px;font-size:12px;line-height:1.4}.caption span{color:var(--muted)}.feature-wide img{aspect-ratio:1.85;object-fit:cover}.photo-pair{display:grid;grid-template-columns:1.12fr .78fr;gap:12%;align-items:start;margin:80px 4% 0}.photo-pair figure:nth-child(2){margin-top:160px}.photo-pair img{max-height:680px;object-fit:cover}.chapter-quote{font:italic clamp(30px,4.6vw,66px)/1.14 var(--serif);letter-spacing:-.04em;max-width:680px;margin:100px auto 0;text-align:center}.chapter-link{display:block;width:fit-content;margin:55px auto 0;border-bottom:1px solid var(--ink);padding:12px 0;font-size:14px;background:none}.chapter:nth-child(2n){background:#e5e6e0;padding-top:70px}.chapter[data-chapter=water]{background:#13201f;color:var(--paper);padding-top:70px}.chapter[data-chapter=water] .chapter-text,.chapter[data-chapter=water] .caption span,.chapter[data-chapter=water] .chapter-number span{color:#b9c4bf}.chapter[data-chapter=water] .chapter-head{border-color:#586660}.chapter[data-chapter=water] .chapter-link{border-color:var(--paper)}.chapter[data-chapter=water] .photo-button:after{color:var(--ink)}.chapter[data-chapter=snow] .feature-wide img{aspect-ratio:1.6}.archive{padding:105px 6% 125px}.archive-head{display:flex;justify-content:space-between;align-items:end}.archive h2{font:400 clamp(55px,7vw,110px)/1.1 var(--serif);letter-spacing:-.055em;margin-top:20px}.archive-count{font-size:13px;color:var(--muted)}.filters{display:flex;gap:24px;flex-wrap:wrap;margin:42px 0 45px;border-bottom:1px solid var(--line)}.filters button{background:none;font-size:14px;color:var(--muted);padding:15px 0;border-bottom:2px solid transparent;transform:translateY(1px)}.filters button[aria-pressed=true]{color:var(--ink);border-color:var(--ink)}.photo-grid{columns:4;column-gap:24px}.photo-grid figure{break-inside:avoid;margin-bottom:32px}.photo-grid img{width:100%;height:auto}.photo-grid .caption{font-size:12px;display:block}.photo-grid .caption span{display:block;margin-top:2px}.load-more{display:block;background:none;border:1px solid var(--line);border-radius:50%;height:122px;width:122px;font-size:14px;margin:45px auto 0;line-height:1.5;transition:background .3s}.load-more:hover{background:#dedfd8}.about{padding:110px 10%;display:grid;grid-template-columns:1fr 1fr;gap:13%;background:#dedfd7}.about-photo{align-self:center}.about-photo img{aspect-ratio:.75;object-fit:cover}.about-copy h2{font:400 clamp(50px,6.8vw,96px)/.95 var(--serif);letter-spacing:-.05em;margin:32px 0}.about-copy p:not(.eyebrow){font-size:16px;line-height:1.75;color:#5b6059;margin-top:22px}.about-copy .about-lead{font-family:var(--serif);font-size:25px!important;line-height:1.35!important;color:var(--ink)!important}.contact-link{display:inline-block;font-size:18px;border-bottom:1px solid;margin-top:32px;padding-bottom:8px}.about-copy .book-note{font-size:12px!important;border-top:1px solid #bfc3b7;padding-top:28px;margin-top:38px!important}footer{padding:100px 6% 30px;background:#13201f;color:var(--paper)}.footer-line{font:italic clamp(40px,7vw,100px)/1.02 var(--serif);letter-spacing:-.05em}.footer-bottom{margin-top:100px;border-top:1px solid #52605b;padding-top:25px;display:flex;justify-content:space-between;font-size:12px;gap:20px}dialog{border:0;padding:0;background:#111513;color:var(--paper);max-width:none;max-height:none;width:100vw;height:100dvh;overflow:hidden}dialog::backdrop{background:#111513}body.viewer-open{overflow:hidden}.viewer-top{height:70px;padding:0 4%;display:flex;justify-content:space-between;align-items:center;font-size:13px}.viewer-close{background:none;color:inherit;font-size:36px;width:48px;height:48px}.viewer-prev,.viewer-next{position:absolute;top:47%;background:none;color:inherit;width:60px;height:60px;font-size:30px;z-index:2}.viewer-prev{left:1.5%}.viewer-next{right:1.5%}dialog figure{height:calc(100dvh - 145px);margin:0 8%;display:flex;flex-direction:column;align-items:center;justify-content:center}.viewer-image{max-width:100%;width:auto;height:auto;min-height:0;max-height:calc(100dvh - 200px);object-fit:contain}.viewer-title{font-family:var(--serif);font-size:21px}dialog figcaption{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:22px;gap:20px}.viewer-place{font-size:13px;color:#aeb7b1}.viewer-hint{position:absolute;bottom:22px;width:100%;text-align:center;font-size:12px;color:#99a49d}.reveal{opacity:1;transform:none}.motion .reveal.pending{opacity:0;transform:translateY(30px)}.motion .reveal{transition:opacity .85s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}
@media(min-width:1700px){.hero-content{padding-left:10%;padding-right:10%}.hero h1{font-size:220px}.intro,.chapter,.archive{padding-left:10%;padding-right:10%}}
@media(max-width:900px){.hero h1{font-size:14vw}.site-header nav{gap:20px}.hero-bottom{grid-template-columns:1fr 1fr}.hero-caption{display:none}.intro{grid-template-columns:1fr 2fr;gap:25px}.intro-sign{display:none}.chapter-head{grid-template-columns:1fr 2fr;gap:25px}.photo-pair{gap:7%;margin-left:0;margin-right:0}.photo-pair figure:nth-child(2){margin-top:100px}.photo-grid{columns:3}.about{gap:8%;padding:85px 6%}.about-copy p:not(.eyebrow){font-size:15px}}
@media(max-width:600px){html{scroll-padding-top:24px}.site-header{padding:23px 6%}.wordmark{font-size:14px}.wordmark span{font-size:9px}.site-header nav{display:none}.hero{min-height:610px;max-height:1000px}.hero-photo{object-position:53% center}.hero-content{padding:0 6%}.hero .eyebrow{font-size:10px;max-width:230px;line-height:1.9;margin-bottom:28px}.hero h1{font-size:14.4vw;line-height:.95;letter-spacing:-.065em}.hero h1 span{letter-spacing:-.07em}.hero-bottom{padding:40px 0 35px;display:block}.hero-bottom>p{font-size:14px}.explore{justify-content:space-between;margin-top:50px;font-size:13px}.circle-arrow{width:40px;height:40px}.hero-index{top:30%}.intro{padding:75px 6% 85px;display:block}.intro .eyebrow{max-width:none;margin-bottom:28px}.intro h2{font-size:39px}.intro p:not(.eyebrow){font-size:16px}.chapter{padding:0 6% 70px}.chapter-head{display:block;margin-bottom:36px;padding-top:20px}.chapter-number{margin-bottom:32px}.chapter h2{font-size:54px}.chapter-text{font-size:16px;margin-top:22px}.feature-wide img{aspect-ratio:1.25;object-fit:cover}.photo-pair{grid-template-columns:1fr 1fr;gap:7%;margin-top:40px}.photo-pair figure:nth-child(2){margin-top:65px}.caption{font-size:11px;display:block}.caption span{display:block;margin-top:3px}.chapter-quote{font-size:34px;margin-top:62px}.chapter-link{margin-top:35px;font-size:13px}.chapter:nth-child(2n),.chapter[data-chapter=water]{padding-top:45px}.archive{padding:75px 6%}.archive-head{display:block}.archive h2{font-size:63px}.archive-count{margin-top:16px}.filters{gap:19px;margin:24px 0 30px}.filters button{font-size:13px;padding:11px 0}.photo-grid{columns:2;column-gap:15px}.photo-grid figure{margin-bottom:24px}.about{display:flex;flex-direction:column;padding:65px 6%;gap:45px}.about-photo{width:82%;align-self:flex-start}.about-copy h2{font-size:70px}.about-copy p:not(.eyebrow){font-size:16px}.footer-line{font-size:43px}.footer-bottom{margin-top:70px;flex-wrap:wrap;line-height:1.5}.footer-bottom span:nth-child(2){display:none}footer{padding-top:70px}.viewer-prev,.viewer-next{top:auto;bottom:18px}.viewer-hint{display:none}dialog figure{height:calc(100dvh - 160px);margin:0 5%}.viewer-image{max-height:calc(100dvh - 230px)}dialog figcaption{align-items:start}.viewer-title{font-size:19px}.viewer-place{max-width:45%;text-align:right;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal.pending{opacity:1;transform:none}}
/* Keep the original photographic composition throughout the exhibition. */
.feature-wide img,.chapter[data-chapter=snow] .feature-wide img{aspect-ratio:auto;max-height:85vh;object-fit:contain}.photo-pair img{max-height:none;object-fit:contain}.feature-wide:has(img[width="1928"][height="2408"]){width:68%;margin-left:auto;margin-right:auto}
@media(max-width:600px){.site-header nav{display:flex;font-size:13px}.site-header nav a:not(:last-child){display:none}.feature-wide:has(img[width="1928"][height="2408"]){width:90%}.chapter-number{gap:15px;font-size:12px}}

/* Book typography. Local faces activate when installed; distributable webfont
   files are still required for consistent rendering on every device. */
@font-face{font-family:'Nord';src:url('fonts/Nord.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Sud';src:url('fonts/Sud.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Minion';src:url('fonts/MinionPro-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Gill';src:url('fonts/GillSansStd.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Gill';src:url('fonts/GillSansStd-Light.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:'Gill';src:url('fonts/GillSansStd-Italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:'Gill';src:url('fonts/GillSansStd-LightItalic.woff2') format('woff2');font-style:italic;font-weight:300;font-display:swap}
:root{--display-leading:.88;--display:'Nord',Georgia,serif;--secondary:'Sud','Minion',Georgia,serif;--serif:'Minion','Minion Pro',Georgia,serif;--sans:'Gill','Gill Sans','Gill Sans MT',Arial,sans-serif}
.wordmark{font-family:var(--sans);font-weight:400;font-size:16px;letter-spacing:.13em;line-height:1.4}
.wordmark span{font-size:12px;letter-spacing:.2em;margin-top:4px}
.site-header nav{font-family:var(--sans);font-size:16px;gap:32px;letter-spacing:.035em}
.languages,.languages button{font-family:var(--sans);font-size:14px}
.eyebrow{font-family:var(--sans);font-size:14px;letter-spacing:.13em}
.hero h1,.hero h1 span{font-family:var(--display);font-style:normal;font-weight:400;letter-spacing:-.025em;line-height:var(--display-leading)}
.hero h1{font-size:clamp(64px,10.1vw,172px);margin-left:0;max-width:100%}
.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.48),rgba(0,0,0,.12) 32%,rgba(0,0,0,.56) 100%)}
.hero .eyebrow{margin-bottom:24px}
.hero-bottom{padding-top:32px;padding-bottom:76px}
.hero-bottom>p:first-child{font-family:var(--sans);font-size:18px;line-height:1.5;letter-spacing:.015em}
.hero-caption{font-family:var(--sans);font-size:14px;letter-spacing:.07em}
.hero-caption span{font-size:14px;opacity:.9}
.explore{font-family:var(--sans);font-size:16px;letter-spacing:.025em}
.circle-arrow{border:0;border-radius:0;width:32px;height:40px}
.hero-gallery-controls{position:absolute;z-index:2;right:6%;bottom:18px;display:flex;align-items:center;gap:18px;color:var(--paper)}
.hero-gallery-controls button{background:transparent;color:inherit;width:44px;height:44px;font-size:23px;border-bottom:1px solid transparent}
.hero-gallery-controls button:hover{border-color:currentColor}
.hero-index{position:static;writing-mode:horizontal-tb;font:400 14px/1 var(--sans);letter-spacing:.12em;min-width:65px;text-align:center}
#chapters{padding-top:100px}
.chapter-head{grid-template-columns:1fr 2fr;gap:6%;padding-top:30px}
.chapter h2{font-family:var(--display);font-size:clamp(44px,6.1vw,96px);line-height:var(--display-leading);letter-spacing:-.018em;text-wrap:balance}
.chapter-number{font-family:var(--sans);font-size:14px;letter-spacing:.12em;line-height:1.65}
.chapter-number span{font-size:14px;letter-spacing:.1em}
.chapter-text{font-family:var(--serif);font-size:22px;line-height:1.55;max-width:540px;margin-top:28px;color:#50554f}
.chapter-quote{font-family:var(--serif);font-style:normal;line-height:1.22;letter-spacing:-.015em;font-size:clamp(30px,4.2vw,60px)}
.chapter-link{font-family:var(--sans);font-size:16px;letter-spacing:.06em;padding:14px 2px;border-bottom-color:var(--muted)}
.caption,.photo-grid .caption{font-family:var(--sans);font-size:14px;line-height:1.5}
.archive h2,.about-copy h2{font-family:var(--secondary);letter-spacing:-.02em;line-height:1.08}
.archive-count{font-size:14px}
.filters button{font-family:var(--sans);font-size:16px;letter-spacing:.015em}
.load-more{font-family:var(--sans);border:0;border-bottom:1px solid var(--muted);border-radius:0;width:auto;height:auto;min-height:48px;padding:12px 4px;font-size:16px;letter-spacing:.06em;margin-top:55px;transition:color .2s,border-color .2s}
.load-more::after{content:'↓';margin-left:24px}
.load-more:hover{background:transparent;color:var(--accent);border-color:var(--accent)}
.about-copy p:not(.eyebrow){font-family:var(--serif);font-size:20px;line-height:1.6}
.about-copy .about-lead{font-size:28px!important}
.about-copy .book-note{font-family:var(--sans);font-size:14px!important;line-height:1.6}
.contact-link{font-family:var(--sans);font-size:16px;letter-spacing:.04em}
.footer-line{font-family:var(--serif);letter-spacing:-.02em;line-height:1.13}
.footer-bottom{font-family:var(--sans);font-size:14px}
.history{padding-top:80px;background:#e5e6e0}
.history-row{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:start;margin:0 4% 95px}
.history-row-reverse{grid-template-columns:1fr 1.05fr}
.history-row .history-photo{margin-top:8px}
.history-row .history-photo img{height:auto;width:100%;object-fit:cover}
.history-story{align-self:center}
.history-story h3{font-family:var(--secondary);font-weight:400;font-size:clamp(29px,3.5vw,48px);line-height:1.15;margin-bottom:20px}
.history-story p{font-family:var(--serif);font-size:clamp(19px,1.6vw,25px);line-height:1.55;color:#50554f;max-width:560px;margin-top:20px}
.history-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}
.history-pair .history-photo{margin-top:0}
.history-credit{font-family:var(--sans);font-size:13px;line-height:1.5;text-align:center;color:#62675f;margin:38px auto 0;max-width:620px}
.history-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:start}
.history-photo{margin-top:8px}
.history-photo img{height:auto;width:100%}
.history-stories{display:grid;gap:38px}
.history-stories h3{font-family:var(--secondary);font-weight:400;font-size:32px;line-height:1.2;margin-bottom:14px}
.history-stories p{font-family:var(--serif);font-size:21px;line-height:1.6;color:#50554f;max-width:520px}
.history .chapter-quote{margin:80px auto 0;max-width:760px}
@media(min-width:1700px){.hero h1{font-size:172px}.hero-gallery-controls{right:10%}}
@media(max-width:900px){.hero h1{font-size:11vw}.hero-bottom{padding-bottom:80px}.chapter-head{grid-template-columns:1fr 2fr;gap:5%}.chapter-number{flex-direction:column;gap:12px}.history-row{gap:6%;margin-left:0;margin-right:0}.history-story p{font-size:20px}}
@media(max-width:600px){.wordmark{font-size:13px;letter-spacing:.09em}.wordmark span{font-size:12px}.site-header nav{font-size:14px}.site-header{gap:12px}.languages{gap:4px}.hero{min-height:690px}.hero h1{font-size:11.6vw}.hero h1 span{letter-spacing:-.025em}.hero .eyebrow{font-size:13px;line-height:1.7;max-width:265px}.hero-bottom{padding:28px 0 88px}.hero-bottom>p:first-child{font-size:17px}.explore{font-size:16px;margin-top:22px;justify-content:flex-start;gap:16px}.hero-gallery-controls{bottom:16px}.hero-caption{display:none}#chapters{padding-top:65px}.chapter-head{display:block}.chapter-number{flex-direction:row;gap:18px;margin-bottom:26px}.chapter h2{font-size:clamp(34px,9.8vw,58px)}.chapter-text{font-size:20px;line-height:1.55}.chapter-link{font-size:16px}.chapter-quote{font-size:34px}.caption,.photo-grid .caption{font-size:13px}.filters button{font-size:16px}.archive h2{font-size:54px}.about-copy h2{font-size:62px}.about-copy p:not(.eyebrow){font-size:20px}.history{padding-top:60px}.history-row{display:block;margin-bottom:62px}.history-row-reverse{display:flex;flex-direction:column}.history-story{margin-top:32px}.history-pair{margin-top:32px;gap:12px}.history-story h3{font-size:29px}.history-story p{font-size:20px}.history .chapter-quote{margin-top:55px}.footer-line{font-size:40px}}
