.exposures{max-width:1500px;margin:0 auto;padding:3rem 2rem 4.5rem;color:var(--text-primary-dark)}.exposures-mast h1{font-family:newsreader,Georgia,serif;font-weight:400;font-size:clamp(2.6rem,5vw,3.6rem);line-height:1;letter-spacing:-.01em;color:var(--text-primary-dark);margin:0}.exposures-facts{font-family:var(--font-mono);font-weight:400;font-size:.64rem;line-height:1.8;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted-dark);margin:.8rem 0 0}.exposures-facts .sep,.exposures-country-head .sep{opacity:.5;margin:0 .35em}.exposures-atlas{display:grid;grid-template-columns:minmax(0,1fr)260px;gap:0 2.2rem;align-items:start;margin-top:2.2rem}.exposures-atlas-map{min-width:0}.exposures-map{margin:0}.worldmap{width:100%;height:auto;display:block}.worldmap .co{fill:rgba(255,255,255,7%);stroke:var(--surface-1-dark);stroke-width:.6;stroke-linejoin:round}.worldmap .co.l1{fill:#8f7150}.worldmap .co.l2{fill:#b48c62}.worldmap .co.l3{fill:#d4a574}.worldmap .co.on{cursor:pointer;transition:fill .15s}.worldmap .co.on:hover{fill:#e8c9a4}.worldmap .co.on:focus{outline:none}.worldmap .co.on:focus-visible{stroke:#fff;stroke-width:2;stroke-dasharray:3 2}.worldmap .co.is-selected{fill:#e8c9a4;stroke:#f5f7fa;stroke-width:1}.worldmap .inset-bg{fill:var(--surface-1-dark)}.worldmap .inset-frame{fill:none;stroke:rgba(255,255,255,.14);stroke-width:1}.worldmap .inset-label{font-family:var(--font-mono);font-weight:500;font-size:9px;fill:var(--text-muted-dark);letter-spacing:2px}.exposures-map figcaption{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.7rem;font-family:var(--font-mono);font-weight:400;font-size:.6rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted-dark)}.exposures-legend{display:inline-flex;align-items:center;gap:.4rem}.exposures-legend i{width:12px;height:12px;border-radius:2px;display:inline-block}.exposures-legend i.l1{background:#8f7150}.exposures-legend i.l2{background:#b48c62}.exposures-legend i.l3{background:#d4a574}.exposures-index{margin:.9rem 0 0;font-family:var(--font-mono);font-weight:400;font-size:.6rem;line-height:2.1;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted-dark)}.exposures-index button{all:unset;cursor:pointer;color:inherit;transition:color .15s}.exposures-index button:hover{color:var(--text-secondary-dark)}.exposures-index button:focus-visible{outline:1px solid var(--accent-primary);outline-offset:3px}.exposures-index button.is-selected{color:var(--accent-primary)}.exposures-index-item{white-space:nowrap}.exposures-index i{font-style:normal;opacity:.5;margin:0 .2em 0 .45em}.exposures-countries{min-width:0;padding-left:1.4rem;border-left:1px solid var(--border-light-dark)}.exposures-country{animation:exposures-reveal .3s var(--ease-out-expo)}.exposures-country[hidden]{display:none}@keyframes exposures-reveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.exposures-country-head{margin:0 0 1rem}.exposures-country-head h2{font-family:newsreader,Georgia,serif;font-weight:400;font-size:1.7rem;line-height:1;letter-spacing:-.01em;color:var(--text-primary-dark);margin:0}.exposures-country-head p{margin:.5rem 0 0;font-family:var(--font-mono);font-weight:400;font-size:.58rem;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted-dark)}.exposures-prints{display:block}.exposures-print{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;column-gap:.75rem;align-items:center;padding:.55rem 0;border-top:1px solid var(--border-light-dark);text-decoration:none;color:inherit;min-width:0}.exposures-print img{grid-row:1/3}.exposures-print-title{align-self:end}.exposures-print-meta{grid-column:2;align-self:start}.exposures-print:last-child{border-bottom:1px solid var(--border-light-dark)}.exposures-print img{display:block;width:72px;height:48px;object-fit:cover;border-radius:2px;border:1px solid rgba(255,255,255,8%);background:var(--surface-2-dark);transition:border-color .15s}.exposures-print:hover img{border-color:rgba(255,255,255,.28)}.exposures-print-title{display:block;font-family:sora,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-weight:400;font-size:.82rem;line-height:1.25;color:var(--text-primary-dark)}.exposures-print:hover .exposures-print-title{color:var(--accent-secondary)}.exposures-print-meta{display:block;margin-top:.2rem;font-family:var(--font-mono);font-weight:400;font-size:.52rem;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted-dark)}@media(max-width:900px){.exposures-atlas{grid-template-columns:1fr}.exposures-countries{margin-top:1.8rem;padding:1.5rem 0 0;border-left:0;border-top:1px solid var(--border-subtle-dark)}}@media(max-width:820px){.exposures{padding:2.2rem 1.25rem 3.5rem}}@media(max-width:520px){.exposures-map figcaption{flex-wrap:wrap;line-height:1.6}}