:root{--paper: #f5f5dc;--paper-sunk: #ecebcf;--ink: #201c15;--muted: #5c5443;--deep: #967117;--accent: #e3735e;--accent-ink: #a8442f;--sage: #8a9a5b;--sage-ink: #55603a;--font: "Open Sans Variable", "Open Sans", system-ui, sans-serif;--step--1: clamp(.78rem, .74rem + .2vw, .88rem);--step-0: clamp(1.05rem, 1rem + .25vw, 1.19rem);--step-1: clamp(1.2rem, 1.1rem + .5vw, 1.45rem);--step-2: clamp(1.75rem, 1.4rem + 1.7vw, 2.6rem);--step-3: clamp(1.85rem, 1.1rem + 3.2vw, 3.4rem);--leading-body: 1.75;--leading-tight: 1.15;--space-2xs: .35rem;--space-xs: .7rem;--space-s: 1.1rem;--space-m: 1.9rem;--space-l: 3.2rem;--space-xl: clamp(4rem, 9vw, 7.5rem);--space-2xl: clamp(6rem, 14vw, 11rem);--measure: 62ch;--note-col: 9rem;--gutter: clamp(1.25rem, 5vw, 3rem);--strip-height: clamp(190px, 28vw, 360px);--strip-speed: 96s}@font-face{font-family:Open Sans Variable;font-style:normal;font-display:swap;font-weight:300 800;src:url(/assets/open-sans-latin-wght-normal-CWNzRldh.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Variable;font-style:normal;font-display:swap;font-weight:300 800;src:url(/assets/open-sans-latin-ext-wght-normal-DPNHYqvY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans Variable;font-style:italic;font-display:swap;font-weight:300 800;src:url(/assets/open-sans-latin-wght-italic-Bf1Hxpwk.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans Variable;font-style:italic;font-display:swap;font-weight:300 800;src:url(/assets/open-sans-latin-ext-wght-italic-CT8UZlj2.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:var(--step-0);line-height:var(--leading-body);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%;height:auto}h1,h2,p{margin:0;overflow-wrap:break-word}a{color:var(--accent-ink);text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .18s ease}a:hover{color:var(--ink)}:focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px;border-radius:1px}::selection{background:var(--accent);color:var(--paper)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}body:after{content:"";position:fixed;inset:0;z-index:9;pointer-events:none;opacity:.22;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.22'/%3E%3C/svg%3E")}@media(prefers-reduced-transparency:reduce){body:after{display:none}}.page{display:grid;grid-template-columns:1fr min(var(--measure),100% - var(--gutter) * 2) 1fr;row-gap:0}.page>*{grid-column:2}.page>.bleed{grid-column:1 / -1;width:min(1180px,100% - var(--gutter) * 2);margin-inline:auto}.page>.full{grid-column:1 / -1;width:100%}@media(min-width:62rem){.page{grid-template-columns:1fr min(var(--measure),100% - var(--gutter) * 2) var(--note-col) 1fr}.page>*{grid-column:2}.page>.bleed,.page>.full{grid-column:1 / -1}}.langs{justify-self:end;display:flex;align-items:baseline;gap:.5em;margin-block-start:var(--space-m);font-size:var(--step--1);letter-spacing:.14em;text-transform:lowercase}.langs__current{color:var(--muted)}.langs__sep{color:var(--muted);opacity:.5}.langs__other{color:var(--accent-ink);font-weight:600;text-decoration-thickness:1px;text-underline-offset:.25em}.langs__other:hover,.langs__other:focus-visible{color:var(--ink)}.hero{padding-block-start:0}.strip{overflow:hidden}.strip__track{display:flex;width:max-content;animation:run var(--strip-speed) linear infinite}.strip__track picture{display:block;flex:none}.strip__track img,.strip--solo img{height:var(--strip-height);width:auto;max-width:none;background-size:cover;background-position:center}.strip--solo img{width:100%;height:auto;object-fit:cover}@keyframes run{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.strip:hover .strip__track,.strip:focus-within .strip__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.strip__track{animation:none}.strip{overflow-x:auto;scrollbar-width:thin}}.hero__title{margin-block:var(--space-xl) 0;font-size:var(--step-3);font-weight:300;line-height:var(--leading-tight);text-transform:uppercase;letter-spacing:.16em;margin-inline-end:-.16em;color:var(--ink);text-wrap:balance}.hero__subtitle{margin-block-start:var(--space-m);font-size:var(--step--1);letter-spacing:.2em;text-transform:lowercase;color:var(--muted)}@media(prefers-reduced-motion:no-preference){.strip,.hero__title,.hero__subtitle{animation:settle 1.1s cubic-bezier(.22,.61,.36,1) both}.hero__title{animation-delay:.18s}.hero__subtitle{animation-delay:.32s}}@keyframes settle{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:none}}.section__heading{margin-block:var(--space-2xl) var(--space-l);font-size:var(--step-2);font-style:italic;font-weight:300;line-height:var(--leading-tight);color:var(--deep);scroll-margin-top:var(--space-l)}.section__heading:after{content:"";display:block;width:2.6rem;height:1px;margin-block-start:var(--space-s);background:var(--accent)}.prose+.prose{margin-block-start:var(--space-m)}.prose{-webkit-hyphens:none;hyphens:none;white-space:pre-line}.page>.section__heading:first-child{margin-block-start:var(--space-xl)}.perforation{grid-column:2;width:100%;height:11px;margin-block:var(--space-l) 0;border:0;opacity:.32;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11'%3E%3Crect x='0' y='0' width='7' height='11' rx='2' fill='%23967117'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:left center}.perforation+.section__heading{margin-block-start:var(--space-xl)}.frame{margin:var(--space-xl) auto}.frame img{width:auto;height:auto;max-width:100%;max-height:85svh;margin-inline:auto;background-size:cover;background-position:center}.frame picture{display:flex;justify-content:center}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.frame{animation:settle linear both;animation-timeline:view();animation-range:entry 4% entry 42%}}}.footer{margin-block-start:var(--space-2xl);padding-block:var(--space-xl) var(--space-l);border-top:1px solid color-mix(in srgb,var(--deep) 28%,transparent)}.footer__heading{font-size:var(--step-1);font-style:italic;font-weight:300;color:var(--deep)}.contact{margin-block:var(--space-m) 0;display:grid;gap:var(--space-2xs) var(--space-m);grid-template-columns:auto}.contact dt{font-size:var(--step--1);letter-spacing:.16em;text-transform:lowercase;color:var(--muted)}.contact dd{margin:0 0 var(--space-s)}@media(min-width:34rem){.contact{grid-template-columns:max-content 1fr;align-items:baseline}.contact dt{grid-column:1}.contact dd{grid-column:2;margin-bottom:var(--space-2xs)}}.footer__credit{margin-block-start:var(--space-l);font-size:var(--step--1);letter-spacing:.12em;color:var(--muted)}
