:root{--paper: #e8e9e2;--paper-sunk: #dedfd6;--ink: #1b211c;--stone: #5c645e;--heather: #6b4c80;--hairline: #c9cbc1;--serif: "EB Garamond", Iowan Old Style, Palatino, Georgia, serif;--sans: "Karla", ui-sans-serif, system-ui, sans-serif;--measure: 34rem;--gutter: clamp(1.25rem, 5vw, 4rem);--rhythm: clamp(3.5rem, 9vw, 7.5rem)}@media (prefers-color-scheme: dark){:root{--paper: #14180f;--paper-sunk: #1c2117;--ink: #e3e5da;--stone: #969d8f;--heather: #bd9ad4;--hairline: #333a2e}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--serif);font-size:clamp(1.0625rem,.4vw + 1rem,1.1875rem);line-height:1.62;font-variant-numeric:oldstyle-nums}img{display:block;width:100%;height:auto}p{margin:0 0 1.1em}p:last-child{margin-bottom:0}a{color:inherit;text-decoration-color:var(--heather);text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{color:var(--heather)}:focus-visible{outline:2px solid var(--heather);outline-offset:3px}.opening{margin:0;background:var(--paper-sunk)}.opening img{height:clamp(17rem,52vh,34rem);object-fit:cover;object-position:50% 32%;animation:settle 1.1s cubic-bezier(.2,.6,.2,1) both}@keyframes settle{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.opening img{animation:none}}.masthead{padding:clamp(2.25rem,6vw,4rem) var(--gutter) 0;max-width:62rem}.byline{font-family:var(--sans);font-size:.8125rem;letter-spacing:.04em;color:var(--stone);margin-bottom:1.4em}.masthead h1{font-weight:500;font-size:clamp(2.5rem,7.5vw,4.5rem);line-height:1.04;letter-spacing:-.015em;margin:0 0 .5em;max-width:14ch}.standfirst{font-size:clamp(1.1875rem,1vw + 1rem,1.5rem);font-style:italic;line-height:1.5;color:var(--stone);max-width:30rem}.log{padding:var(--rhythm) var(--gutter) 0;max-width:78rem;margin:0 auto}.entry{display:grid;gap:1.5rem clamp(1.5rem,4vw,3.5rem);padding-bottom:var(--rhythm)}.when{font-family:var(--sans);font-size:.8125rem;line-height:1.5;color:var(--stone);margin:0 0 1.1em}.when time{display:block;color:var(--ink);font-weight:500}.entry figure{margin:0}.entry figure img{background:var(--paper-sunk)}@media (min-width: 46rem){.entry{grid-template-columns:repeat(12,1fr);align-items:end}.entry figure{grid-column:1 / span 8;grid-row:1}.entry .note{grid-column:9 / span 4;grid-row:1}.entry:nth-child(2n) figure{grid-column:5 / span 8}.entry:nth-child(2n) .note{grid-column:1 / span 4}.entry.tall figure{grid-column:3 / span 5}.entry.tall .note{grid-column:9 / span 4}.entry.wide figure{grid-column:1 / span 10;grid-row:1}.entry.wide .note{grid-column:1 / span 5;grid-row:2}.note{max-width:var(--measure)}}.colophon{border-top:1px solid var(--hairline);margin:0 var(--gutter);padding:2.5rem 0 4rem;font-family:var(--sans);font-size:.8125rem;line-height:1.7;color:var(--stone);max-width:34rem}
