@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fraunces-latin-wght-normal-ukD16Tqj.woff2) format("woff2");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:Karla Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/karla-latin-wght-normal-C3-ma4ov.woff2) format("woff2");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}:root{--bg: #faf7f2;--surface: #fffdf9;--ink: #1c1917;--muted: #7a6e63;--accent: #b45309;--accent-ink: #ffffff;--focus: #9a3412;--radius: 14px;--shadow: 0 14px 36px rgb(28 25 23 / .08);--font-display: "Fraunces Variable", Fraunces, Georgia, serif;--font-body: "Karla Variable", Karla, "Segoe UI", sans-serif;--header: 4.25rem;color-scheme:light}[data-theme=dark]{--bg: #1c1917;--surface: #292420;--ink: #faf7f2;--muted: #c4b5a8;--accent: #b45309;--accent-ink: #ffffff;--focus: #f59e0b;--shadow: 0 16px 40px rgb(0 0 0 / .4);color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #1c1917;--surface: #292420;--ink: #faf7f2;--muted: #c4b5a8;--accent: #b45309;--accent-ink: #ffffff;--focus: #f59e0b;--shadow: 0 16px 40px rgb(0 0 0 / .4);color-scheme:dark}}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none}html{background:var(--bg)}body{margin:0;min-height:100vh;min-height:100svh;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1.0625rem;line-height:1.5;overscroll-behavior-y:none}html.lightbox-open,html.lightbox-open body{overflow:hidden;overscroll-behavior:none;touch-action:none}button,a{font:inherit}:focus{outline:none}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip{position:absolute;left:1rem;top:1rem;z-index:5;padding:.6rem .9rem;background:var(--surface);color:var(--ink);border-radius:var(--radius);transform:translateY(-200%)}.skip:focus{transform:none}.shell{min-height:100vh;min-height:100svh;display:flex;flex-direction:column}.top{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header);padding:.75rem 1.25rem;background:var(--bg)}.brand{display:flex;align-items:center;gap:.75rem;min-width:0}.brand-name{margin:0;min-width:0;font-family:var(--font-display);font-size:1.25rem;font-weight:560;letter-spacing:-.02em;overflow-wrap:anywhere}.mark{width:2.5rem;height:2.5rem;flex:none;color:var(--accent)}.icon-button{width:2.75rem;height:2.75rem;display:grid;place-items:center;flex:none;border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:var(--shadow);cursor:pointer}.icon-button svg{width:1.35rem;height:1.35rem}.hero{margin:0;background:var(--bg)}.hero-frame{display:block;width:100%;padding:0;border:0;background:var(--surface);cursor:pointer;color:inherit;touch-action:manipulation}.hero-frame img,.card img{display:block;width:100%;object-fit:cover;background:var(--surface)}.hero-frame img{height:min(78svh,52rem)}.hero-copy,.section{width:min(72rem,calc(100% - 2rem));margin-inline:auto}.hero-copy{padding:1.5rem 0 .5rem}.hero-kicker,.card-kind,.filters-label{margin:0;color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-title{margin:.2rem 0 .4rem;max-width:18ch;font-family:var(--font-display);font-size:clamp(2.6rem,7vw,4.75rem);font-weight:560;line-height:.95;letter-spacing:-.03em;overflow-wrap:anywhere}.lede,.card-caption,.empty{margin:0;max-width:42rem;color:var(--muted)}.section{padding:1.75rem 0 3rem}.filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:0 0 1.25rem}.filter{min-height:2.75rem;padding:.4rem .95rem;border:1px solid color-mix(in srgb,var(--ink) 18%,transparent);border-radius:999px;background:var(--surface);color:var(--ink);cursor:pointer}.filter[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin:0;padding:0;list-style:none}.card{display:flex;flex-direction:column;min-width:0;border:0;padding:0;text-align:left;background:var(--surface);color:inherit;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;cursor:pointer;touch-action:manipulation}.card img{aspect-ratio:4 / 3}.card-copy{display:grid;gap:.25rem;padding:.9rem 1rem 1.1rem}.card-title{margin:0;min-width:0;font-family:var(--font-display);font-weight:560;letter-spacing:-.02em;overflow-wrap:anywhere;font-size:1.35rem}.missing{display:grid;place-items:center;min-height:12rem;padding:1rem;background:var(--bg);color:var(--ink);text-align:center}.lightbox,.lightbox:modal{position:fixed;inset:0;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;min-width:100vw;min-width:100dvw;min-height:100vh;min-height:100dvh;margin:0;padding:0;border:0;border-radius:0;background:#000;color:#faf7f2;overflow:hidden;touch-action:none;box-sizing:border-box;transform:none}.lightbox[open]{display:grid}.lightbox::backdrop{background:#000;opacity:1}.lightbox-close{position:absolute;top:max(1.5rem,calc(env(safe-area-inset-top) + 1rem));right:max(1.5rem,calc(env(safe-area-inset-right) + 1rem));z-index:2;width:2.75rem;height:2.75rem;display:grid;place-items:center;border:0;border-radius:999px;background:#1c19178c;color:#faf7f2;cursor:pointer;touch-action:manipulation}@media(min-width:720px){.lightbox-close{top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right))}}.lightbox-close svg{width:1.35rem;height:1.35rem}.lightbox-figure{position:relative;display:grid;place-items:center;width:100%;height:100%;margin:0;padding:0;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.lightbox-figure:active{cursor:grabbing}.lightbox-figure img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:transparent;border-radius:0;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lightbox-caption-block{position:absolute;left:0;right:0;bottom:0;margin:0;padding:4.5rem 1.25rem max(1.5rem,env(safe-area-inset-bottom));background:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .28) 42%,rgb(0 0 0 / .72) 100%);pointer-events:none}.lightbox-caption-block[hidden]{display:none}.lightbox-title{margin:0;font-family:var(--font-display);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:560;letter-spacing:-.02em;color:#faf7f2;overflow-wrap:anywhere}.lightbox-caption{margin:.35rem 0 0;max-width:42rem;color:#faf7f2d6}.footer{margin-top:auto;padding:1.5rem 1.25rem 2rem}.footer-link,.footer-link:hover,.footer-link:focus{color:var(--muted);text-decoration:none}@media(min-width:720px){.grid{grid-template-columns:1fr 1fr}}@media(min-width:1080px){.grid{grid-template-columns:1fr 1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
