:root{color:#20231f;background:#f3f0e8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--ink: #20231f;--muted: #686b63;--line: rgba(32, 35, 31, .2);--accent: #e35432}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(32,35,31,.06) 50%,transparent calc(50% + .5px)),#f3f0e8}a{color:inherit}.skip-link{position:fixed;z-index:10;top:12px;left:12px;padding:10px 14px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}main,footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.masthead{display:flex;align-items:baseline;justify-content:space-between;padding:26px 0 20px;border-bottom:1px solid var(--line)}.wordmark{font-size:1.3rem;font-weight:760;letter-spacing:-.06em;text-decoration:none}.wordmark span{color:var(--accent)}.edition,.eyebrow,.catalog-heading p,footer,.project-meta,.error-code{color:var(--muted);font-size:.72rem;letter-spacing:.11em;text-transform:uppercase}.intro{display:grid;grid-template-columns:1fr 2.3fr;gap:40px;padding:clamp(72px,12vw,150px) 0 clamp(88px,14vw,180px)}.eyebrow{margin:0;padding-top:.55rem}.intro h1{margin:0;max-width:880px;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(3.25rem,7.7vw,7.2rem);font-weight:400;line-height:.98;letter-spacing:-.07em}.lede{grid-column:2;max-width:36rem;margin:34px 0 0;color:var(--muted);font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.8}.catalog{padding-bottom:100px}.catalog-heading{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--ink)}.catalog-heading h2{margin:0 0 14px;font-size:.9rem;font-weight:650;letter-spacing:.06em}.catalog-heading p{margin:0}.project-card{display:grid;grid-template-columns:70px minmax(0,1fr) auto 32px;gap:22px;align-items:center;min-height:132px;border-bottom:1px solid var(--line);text-decoration:none;transition:padding .18s ease,background-color .18s ease;animation:reveal .52s both;animation-delay:calc(var(--index) * 70ms)}.project-card:hover,.project-card:focus-visible{padding-inline:14px;background:#fff6;outline:none}.project-number{color:var(--accent);font:600 .75rem ui-monospace,monospace}.project-copy{display:grid;gap:9px}.project-title{font-family:Georgia,serif;font-size:clamp(1.55rem,3vw,2.35rem);letter-spacing:-.035em}.project-description{max-width:52rem;color:var(--muted);font-size:.9rem;line-height:1.6}.project-meta{display:grid;justify-items:end;gap:7px}.status{color:var(--accent)}.project-arrow{font-size:1.4rem;transition:transform .18s ease}.project-card:hover .project-arrow,.project-card:focus-visible .project-arrow{transform:translate(3px,-3px)}.empty-state,.catalog-error{padding:42px 0;color:var(--muted)}footer{display:flex;justify-content:space-between;padding:24px 0 38px;border-top:1px solid var(--line)}footer p{margin:0}.not-found-page{display:grid;place-items:center}.not-found{width:min(680px,calc(100% - 48px))}.not-found .wordmark{display:inline-block;margin-bottom:clamp(90px,20vh,180px)}.error-code{color:var(--accent)}.not-found h1{margin:18px 0;font:400 clamp(3rem,9vw,6rem)/1 Georgia,serif;letter-spacing:-.06em}.not-found>p:not(.error-code){color:var(--muted);line-height:1.7}.back-link{display:inline-block;margin-top:36px;text-underline-offset:5px}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}}@media(max-width:680px){main,footer{width:min(100% - 30px,1180px)}.edition{display:none}.intro{display:block;padding:70px 0 100px}.eyebrow{margin-bottom:28px}.intro h1{font-size:clamp(3rem,15vw,5rem)}.lede{margin-top:28px}.project-card{grid-template-columns:38px minmax(0,1fr) 24px;gap:10px;padding:24px 0}.project-meta{grid-column:2;grid-row:2;justify-items:start}.project-arrow{grid-column:3;grid-row:1 / 3}footer{gap:16px}footer p:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}}
