*,:before,:after{box-sizing:border-box}:root,.theme-light{--background:#fffcf0;--foreground:#1a1a1a;--muted:#6b6b6b;--accent:#b8442c;--accent-light:#f5ebe8;--link-color:#1a5f7a;--link-hover:#b8442c;--border:#e8e4df;--card-bg:#fff;--sidenote-bg:#faf8f5;--body-bg:#f5f4f0;--blockquote-bg:#7168ac14;--blockquote-text:var(--foreground)}.theme-dark{--background:#1c1b1a;--foreground:#cecdc3;--muted:#878580;--accent:#d47a6a;--accent-light:#2a2220;--link-color:#6bb3cc;--link-hover:#d47a6a;--border:#343331;--card-bg:#282726;--sidenote-bg:#232221;--body-bg:#141312;--blockquote-bg:#7168ac1f;--blockquote-text:var(--foreground)}html{font-size:20px}body{background:var(--body-bg);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;font-family:Crimson Pro,Georgia,serif;font-weight:400;line-height:1.5}.container{background:var(--background);border-left:1px solid var(--border);border-right:1px solid var(--border);max-width:38em;margin:0 auto;padding:3rem 5rem 4rem}@media (max-width:768px){.container{padding:3rem 1.5rem}}a{color:var(--link-color);text-decoration:none;transition:color .15s}a:hover{color:var(--link-hover);text-decoration:underline}a[href^=http]:after{content:" ↗";vertical-align:super;opacity:.5;font-size:.65em}a[href^=http].back-link:after,a[href^=http].footnote-ref:after,a[href^=http].footnote-number:after,a[href^=http].footnote-backref:after{content:none}h1{letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:600;line-height:1.2}h2{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:3rem;margin-bottom:1rem;font-family:Karla,-apple-system,sans-serif;font-size:.75rem;font-weight:600}h3{color:var(--foreground);margin-top:2rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:500}p{-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.25rem}ul,ol{margin-bottom:1.25rem;padding-left:1.25rem}li{margin-bottom:.25rem}blockquote{background:var(--blockquote-bg);color:var(--blockquote-text);border-left:3px solid #7168ac80;margin:0 0 1.25rem;padding:.75rem 1.5rem;font-style:italic;font-weight:300}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}.article img{max-width:100%;height:auto;margin:0 0 .25rem}.article-content img+em{text-align:left;color:var(--muted);margin-bottom:.25rem;font-size:.8rem;font-style:normal;display:block}.article h1{margin-bottom:.75rem;font-size:1.6rem;line-height:1.25}.article-date{color:var(--muted);letter-spacing:.02em;margin-bottom:1.25rem;font-family:Karla,-apple-system,sans-serif;font-size:.85rem}.article-content p{margin-bottom:1.25rem}.article-content ol{list-style:decimal}.article-content ul{list-style:outside}.bio-intro{align-items:flex-start;gap:1.5rem;margin-bottom:-1rem;display:flex}.headshot{object-fit:cover;object-position:center 15%;border-radius:50%;flex-shrink:0;width:250px;height:250px}.bio-intro p:first-child{margin-top:0}@keyframes headshot-wiggle{0%,to{transform:translate(0)}20%{transform:translate(4px)}40%{transform:translate(-3px)}60%{transform:translate(2px)}80%{transform:translate(-1px)}}.headshot-wiggle{animation:.5s ease-in-out 1s headshot-wiggle}@media (max-width:768px){.bio-intro{gap:1rem}.headshot{width:90px;height:90px}}.site-header{justify-content:space-between;align-items:baseline;display:flex}.site-nav{gap:1.25rem;font-family:Karla,-apple-system,sans-serif;font-size:.8rem;display:flex}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--foreground)}.site-title{letter-spacing:-.01em;text-transform:none;color:var(--foreground);margin-top:0;margin-bottom:0;font-family:Crimson Pro,Georgia,serif;font-size:1.8rem;font-weight:400}.homepage ul{padding-left:0;list-style:none}.homepage .bio-list{padding-left:1.25rem;list-style:outside}.home-section{margin-bottom:1.25rem}.podcast-table{border-collapse:collapse;width:100%;font-size:.8rem}.podcast-desc{color:var(--muted)}.podcast-table th,.podcast-table td{vertical-align:top;text-align:left;border-bottom:1px solid var(--border);padding:.3rem .75rem .3rem 0}.podcast-table tbody tr:last-child td{border-bottom:none}.podcast-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding-bottom:.4rem;font-family:Karla,-apple-system,sans-serif;font-size:.6rem;font-weight:600}.podcast-table td:first-child,.podcast-table td:nth-child(2){white-space:nowrap;padding-right:1.5rem}.subscribe-link{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.85rem;transition:color .15s}.subscribe-link:hover{color:var(--foreground);text-decoration:underline}.subscribe-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.subscribe-modal{background:var(--background);border-radius:8px;width:min(480px,90vw);padding:2rem;position:relative;box-shadow:0 8px 32px #0003}.subscribe-modal-close{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.subscribe-modal-close:hover{color:var(--foreground)}.home-divider{border:none;border-top:1px solid var(--border);margin:1.25rem 0}.date-tag{color:var(--muted);font-size:.75em}.essay-desc{color:var(--muted);margin:.15rem 0 0;font-size:.85em;line-height:1.4}.essays-list li{margin-bottom:.75rem}.home-section-title{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.5rem;font-family:Karla,-apple-system,sans-serif;font-size:.65rem;font-weight:600}.homepage br,.article-content br{content:"";margin-top:.4em;display:block}.article-content h2{color:var(--foreground);text-transform:none;letter-spacing:-.01em;margin-top:3rem;margin-bottom:1.25rem;font-family:Crimson Pro,Georgia,serif;font-size:1.5rem;font-weight:500}.article-content blockquote{font-size:inherit;line-height:inherit}.theme-toggle{border:1px solid var(--border);cursor:pointer;width:2rem;height:2rem;color:var(--muted);z-index:1000;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s,border-color .15s;display:flex;position:fixed;top:1rem;right:1rem}.theme-toggle:hover{color:var(--foreground);border-color:var(--foreground)}.back-link{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:.75rem;font-family:Karla,-apple-system,sans-serif;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.back-link:hover{color:var(--accent);text-decoration:none}.footnote-ref-wrapper{display:inline;position:relative}.footnote-ref{vertical-align:super;color:var(--accent);cursor:pointer;font-size:.7em;font-weight:600;line-height:0;text-decoration:none}.footnote-ref:hover{color:var(--link-hover)}.footnote-tooltip{z-index:100;pointer-events:none;width:min(400px,80vw);display:block;position:absolute;left:50%;transform:translate(-50%)}.footnote-tooltip.below{margin-top:.5rem;top:100%}.footnote-tooltip.above{margin-bottom:.5rem;bottom:100%}.footnote-tooltip-content{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground);border-radius:6px;padding:.75rem 1rem;font-size:.85rem;line-height:1.5;display:block;box-shadow:0 4px 16px #0000001a}.footnotes-section{border-top:1px solid var(--border);margin-top:3rem;padding-top:1.5rem}.article-content .footnotes-list{color:var(--muted);padding-left:0;font-size:.85rem;list-style:none}.footnotes-list li{margin-bottom:.75rem}.footnote-number{color:var(--accent);font-weight:600;text-decoration:none}.footnote-number:hover{text-decoration:none}.footnote-backref{color:var(--accent);white-space:nowrap;font-size:.85em;text-decoration:none}.footnote-backref:hover{text-decoration:underline}@media (max-width:768px){html{font-size:20px}h1{font-size:2rem}.article h1{font-size:1.4rem}blockquote{padding:.75rem 1rem}.site-header{flex-direction:column;gap:.5rem}.site-title{font-size:1.4rem}.podcast-table{font-size:.7rem}.podcast-table td:first-child,.podcast-table td:nth-child(2){white-space:normal;padding-right:.75rem}}
