:root{--ink:#182128;--muted:#60717b;--paper:#f6f3eb;--panel:#fffdf8;--line:#d8d2c5;--green:#166b57;--green-dark:#0f4d40;--amber:#d58b2d;--code:#eef1ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.62}a{color:var(--green-dark);text-decoration-thickness:.08em;text-underline-offset:.15em}img{max-width:100%;height:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1180px;margin:0 auto;padding:1rem 1.5rem;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;text-decoration:none}.brand img{width:54px;max-height:42px;object-fit:contain}nav{display:flex;flex-wrap:wrap;gap:.35rem 1.2rem}nav a{font-weight:650;text-decoration:none}main{max-width:1180px;min-height:70vh;margin:0 auto;padding:3rem 1.5rem 5rem}footer{max-width:1180px;margin:0 auto;padding:1.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.hero{display:grid;grid-template-columns:1.35fr .8fr;align-items:center;gap:4rem;padding:3rem 0 4rem}.hero h1,.page-heading h1,.not-found h1{margin:0;font-family:Georgia,times new roman,serif;font-size:clamp(3rem,8vw,6.8rem);line-height:.95;letter-spacing:-.045em}.hero blockquote{margin:0;padding:2rem;border-left:.45rem solid var(--amber);background:var(--panel);box-shadow:0 18px 50px rgb(44 50 43/8%);font:italic 1.35rem/1.5 Georgia,serif}.eyebrow{margin:0 0 .55rem;color:var(--green);font-weight:800;letter-spacing:.09em;text-transform:uppercase;font-size:.78rem}.lede{max-width:760px;color:var(--muted);font-size:1.2rem}.button{display:inline-block;margin-top:1rem;padding:.72rem 1.05rem;color:#fff;background:var(--green);border-radius:.35rem;font-weight:750;text-decoration:none}.button:hover{background:var(--green-dark)}.home-grid,.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card{display:block;padding:1.35rem 1.5rem;color:inherit;background:var(--panel);border:1px solid var(--line);border-radius:.5rem;text-decoration:none}.card:hover{border-color:var(--green);transform:translateY(-1px)}.card h2{margin:0;font-family:Georgia,serif;font-size:1.45rem}.card h3{margin:0;font-family:Georgia,serif;font-size:1.45rem}.card p{margin:.4rem 0 0;color:var(--muted)}.card .card-date{margin-top:.8rem;font-size:.82rem;font-weight:700}.publication-section{margin-top:3rem}.publication-section>h2{font:2rem/1.2 Georgia,serif}.page{max-width:960px;margin:0 auto}.page-heading{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.page-heading h1{font-size:clamp(2.6rem,7vw,5rem)}.archive-date{color:var(--muted);font-size:.9rem}.prose{font-family:Georgia,times new roman,serif;font-size:1.06rem}.prose h2,.prose h3{margin-top:2.2em;line-height:1.2}.prose h2{font-size:1.8rem}.prose h3{font-size:1.35rem}.prose pre{overflow-x:auto;padding:1rem;background:var(--code);border:1px solid #d9dfd8;border-radius:.3rem;font:.88rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.prose code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}.prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse}.prose td,.prose th{padding:.45rem;vertical-align:top}.register-table{width:max-content;min-width:100%;font-family:Inter,sans-serif;font-size:.88rem}.register-table td,.register-table th{min-width:2.45rem;border:1px solid var(--line);text-align:center;white-space:nowrap}.register-table .header,.register-table th{background:#e8e7f6;font-weight:750}.register-table th:first-child,.register-table td:first-child{position:sticky;left:0;min-width:12rem;text-align:left}.register-table th:first-child{background:#e8e7f6}.prose dl{margin-left:1rem}.prose dt{margin-top:1rem;font-weight:700}.prose blockquote{margin-left:0;padding-left:1.25rem;border-left:.3rem solid var(--amber);color:#3e4c53}.archive-note{padding:1rem 1.2rem;background:#fff4db;border-left:.35rem solid var(--amber);font-family:Inter,sans-serif}.quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0}.quote-grid blockquote{margin:0;padding:1.2rem;background:var(--panel);border:1px solid var(--line);border-left:.35rem solid var(--amber)}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:.8rem;margin:1.5rem 0 3rem}.gallery a{display:block;color:var(--muted);font:.72rem/1.3 Inter,sans-serif;text-decoration:none;overflow-wrap:anywhere}.gallery img{display:block;width:100%;aspect-ratio:4/3;margin-bottom:.35rem;object-fit:cover;background:#e8e5dd;border-radius:.2rem}.gallery span{display:block}.gallery-section{margin-top:3.5rem;scroll-margin-top:1rem}.gallery-section>header{max-width:760px}.gallery-section>header h2{margin-bottom:.25rem;font:2rem/1.2 Georgia,serif}.gallery-section>header p{margin-top:0;color:var(--muted)}.gallery-help{padding:.9rem 1rem;background:var(--panel);border:1px solid var(--line);border-radius:.35rem;font:.9rem/1.5 Inter,sans-serif}.lightbox-gallery a{cursor:zoom-in}.gallery-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:1rem 4.5rem;border:0;color:#fff;background:rgb(9 13 16/96%);overflow:hidden}.gallery-lightbox::backdrop{background:rgb(9 13 16/96%)}.gallery-lightbox[open]{display:grid;grid-template-columns:3rem minmax(0,1fr)3rem;align-items:center;gap:1rem}.gallery-lightbox figure{display:grid;grid-template-rows:minmax(0,1fr)auto;min-width:0;height:calc(100vh - 2rem);margin:0}.gallery-lightbox figure img{align-self:center;justify-self:center;max-width:100%;max-height:calc(100vh - 6rem);object-fit:contain;touch-action:pan-y}.gallery-lightbox figcaption{display:flex;justify-content:space-between;gap:1rem;padding-top:.75rem;color:#f2f2f2;font:.92rem/1.4 Inter,sans-serif}.gallery-lightbox-count{flex:none;color:#b8c2c8}.gallery-lightbox button{display:grid;width:3rem;height:3rem;padding:0;place-items:center;border:1px solid rgb(255 255 255/35%);border-radius:50%;color:#fff;background:rgb(255 255 255/.1);cursor:pointer;font:2rem/1 Inter,sans-serif}.gallery-lightbox button:hover,.gallery-lightbox button:focus-visible{background:rgb(255 255 255/22%);outline:2px solid #fff;outline-offset:2px}.gallery-lightbox-close{position:fixed;z-index:1;top:1rem;right:1rem}body.lightbox-open{overflow:hidden}.photo-page{max-width:1100px}.photo-nav{display:grid;grid-template-columns:3rem 1fr 3rem;align-items:center;gap:1rem;margin:1rem 0;text-align:center}.photo-nav a:not(.photo-nav-gallery){display:grid;width:3rem;height:3rem;place-items:center;background:var(--panel);border:1px solid var(--line);border-radius:50%;font-size:1.5rem;text-decoration:none}.photo-nav-gallery{justify-self:center}.photo-view{margin:1.5rem 0;text-align:center}.photo-view img{max-height:76vh;object-fit:contain}.photo-view figcaption{margin-top:.7rem;color:var(--muted);font:1rem/1.4 Inter,sans-serif}.legacy-frame-links{padding:1rem;background:var(--panel);border:1px solid var(--line)}.not-found{max-width:720px;padding:5rem 0}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column;gap:.8rem}.hero{grid-template-columns:1fr;gap:2rem;padding-top:1.5rem}.home-grid,.card-grid,.quote-grid{grid-template-columns:1fr}main{padding-top:2rem}.gallery-lightbox{padding:4rem .75rem .75rem}.gallery-lightbox[open]{grid-template-columns:2.75rem minmax(0,1fr)2.75rem;gap:.25rem}.gallery-lightbox figure{height:calc(100vh - 4.75rem)}.gallery-lightbox figure img{max-height:calc(100vh - 9rem)}.gallery-lightbox button{width:2.75rem;height:2.75rem}.gallery-lightbox figcaption{align-items:flex-start;flex-direction:column;gap:.2rem}}