:root{--color-bg-primary:#faf5ec;--color-bg-secondary:#f3eddf;--color-bg-tertiary:#eae2d0;--color-bg-inverse:#191a22;--color-text-primary:#262833;--color-text-secondary:#5a5c68;--color-text-tertiary:#8e8f98;--color-text-inverse:#eae6da;--color-text-link:var(--color-accent-primary);--color-border-primary:#d9d0bc;--color-border-secondary:#e7dfcd;--color-border-focus:var(--color-accent-primary);--color-accent-primary:#3f4499;--color-accent-primary-hover:#353a88;--color-accent-primary-active:#2c3076;--color-accent-secondary:#a03e32;--color-accent-secondary-hover:#8c352b;--color-ornament:#a03e32;--color-ornament-subtle:#d9d0bc;--color-status-success:#4a7a4e;--color-status-warning:#b07c2e;--color-status-error:#b03a2e;--color-status-info:#3f4499;--color-surface-overlay:rgb(38 40 51/0.55);--font-family-serif:"Literata",Georgia,"Times New Roman",serif;--font-family-display:var(--font-family-serif);--font-family-body:var(--font-family-serif);--font-family-ui:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-family-mono:ui-monospace,"SF Mono",Menlo,monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1.0625rem;--font-size-md:1.1875rem;--font-size-lg:1.375rem;--font-size-xl:1.625rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.55;--line-height-relaxed:1.75;--letter-spacing-tight:-0.01em;--letter-spacing-normal:0;--letter-spacing-wide:0.08em;--verse-font-size:var(--font-size-md);--verse-line-height:var(--line-height-relaxed);--verse-measure:34ch;--verse-hanging-indent:1.5em;--verse-stanza-gap:1.4em;--space-0:0;--space-1:0.125rem;--space-2:0.25rem;--space-3:0.375rem;--space-4:0.5rem;--space-5:0.75rem;--space-6:1rem;--space-7:1.5rem;--space-8:2rem;--space-9:3rem;--space-10:4rem;--space-11:6rem;--space-12:8rem;--max-width-content:65ch;--max-width-wide:52rem;--max-width-page:64rem;--header-height:3.5rem;--touch-target-min:44px;--border-radius-sm:3px;--border-radius-md:6px;--border-radius-lg:10px;--border-radius-full:999px;--shadow-sm:0 1px 2px rgb(38 40 51/0.06);--shadow-md:0 2px 8px rgb(38 40 51/0.08);--shadow-lg:0 8px 24px rgb(38 40 51/0.12);--shadow-focus:0 0 0 3px rgb(63 68 153/0.35);--duration-instant:50ms;--duration-fast:150ms;--duration-normal:250ms;--duration-slow:400ms;--duration-slower:600ms;--easing-default:cubic-bezier(0.4,0,0.2,1);--easing-in:cubic-bezier(0.4,0,1,1);--easing-out:cubic-bezier(0,0,0.2,1);--easing-bounce:cubic-bezier(0.34,1.56,0.64,1);color-scheme:light}[data-theme=dark]{--color-bg-primary:#191a22;--color-bg-secondary:#21222d;--color-bg-tertiary:#2a2b38;--color-bg-inverse:#faf5ec;--color-text-primary:#e7e3d7;--color-text-secondary:#a8a497;--color-text-tertiary:#6f6c63;--color-text-inverse:#262833;--color-border-primary:#34353f;--color-border-secondary:#2a2b33;--color-accent-primary:#9ba0e8;--color-accent-primary-hover:#adb1ee;--color-accent-primary-active:#8a8fde;--color-accent-secondary:#d48276;--color-accent-secondary-hover:#e09489;--color-ornament:#d48276;--color-ornament-subtle:#34353f;--color-status-success:#7dab80;--color-status-warning:#d3a558;--color-status-error:#d47a6e;--color-status-info:#9ba0e8;--color-surface-overlay:rgb(0 0 0/0.6);--shadow-sm:0 1px 2px rgb(0 0 0/0.4);--shadow-md:0 2px 8px rgb(0 0 0/0.5);--shadow-lg:0 8px 24px rgb(0 0 0/0.6);--shadow-focus:0 0 0 3px rgb(155 160 232/0.4);color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg-primary:#191a22;--color-bg-secondary:#21222d;--color-bg-tertiary:#2a2b38;--color-bg-inverse:#faf5ec;--color-text-primary:#e7e3d7;--color-text-secondary:#a8a497;--color-text-tertiary:#6f6c63;--color-text-inverse:#262833;--color-border-primary:#34353f;--color-border-secondary:#2a2b33;--color-accent-primary:#9ba0e8;--color-accent-primary-hover:#adb1ee;--color-accent-primary-active:#8a8fde;--color-accent-secondary:#d48276;--color-accent-secondary-hover:#e09489;--color-ornament:#d48276;--color-ornament-subtle:#34353f;--color-status-success:#7dab80;--color-status-warning:#d3a558;--color-status-error:#d47a6e;--color-status-info:#9ba0e8;--color-surface-overlay:rgb(0 0 0/0.6);--shadow-sm:0 1px 2px rgb(0 0 0/0.4);--shadow-md:0 2px 8px rgb(0 0 0/0.5);--shadow-lg:0 8px 24px rgb(0 0 0/0.6);--shadow-focus:0 0 0 3px rgb(155 160 232/0.4);color-scheme:dark}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--line-height-normal);font-optical-sizing:auto}a{color:var(--color-text-link);text-decoration:none}a:hover{color:var(--color-accent-primary-hover);text-decoration:underline}:focus-visible{outline:none;box-shadow:var(--shadow-focus);border-radius:var(--border-radius-sm)}img{max-width:100%;height:auto}.page{max-width:var(--max-width-page);margin:0 auto;padding:0 var(--space-6)}.reading-column{max-width:var(--verse-measure);margin:0 auto}.prose-column{max-width:var(--max-width-content);margin:0 auto}.eyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-tertiary)}.eyebrow,.ui-text{font-family:var(--font-family-ui)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--font-family-serif:var(--font-literata),var(--font-noto-serif),Georgia,"Times New Roman",serif}.script-toggle:focus-within{box-shadow:var(--shadow-focus)}.bio-prose{font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text-secondary)}.bio-prose>:first-child{margin-top:0}.bio-prose>:last-child{margin-bottom:0}.bio-prose p{margin:0 0 var(--space-4)}.bio-prose h2{font-size:var(--font-size-lg);margin:var(--space-7) 0 var(--space-3)}.bio-prose h2,.bio-prose h3{font-family:var(--font-family-ui);color:var(--color-text-primary)}.bio-prose h3{font-size:var(--font-size-md);margin:var(--space-6) 0 var(--space-3)}.bio-prose ol,.bio-prose ul{margin:0 0 var(--space-4);-webkit-padding-start:var(--space-7);padding-inline-start:var(--space-7)}.bio-prose li{margin:0 0 var(--space-2)}.bio-prose blockquote{margin:0 0 var(--space-4);-webkit-padding-start:var(--space-4);padding-inline-start:var(--space-4);-webkit-border-start:2px solid var(--color-border-primary);border-inline-start:2px solid var(--color-border-primary);color:var(--color-text-tertiary)}.bio-prose code,.bio-prose pre{font-family:var(--font-family-mono);font-size:var(--font-size-sm)}.bio-prose pre{margin:0 0 var(--space-4);padding:var(--space-4);overflow-x:auto;background:var(--color-bg-secondary);border-radius:var(--border-radius-md)}.bio-prose hr{border:0;border-top:1px solid var(--color-border-secondary);margin:var(--space-6) 0}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e98d46a045b40d15-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/5f17cfda124f680e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/c6256ce6d30a299d-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9187e9c0f697e151-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b0ecc10bfe2ff8d4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1c0acefdc7f4bae4-s.p.woff2) format("woff2");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:Literata;font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/175336a67732591c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/8140c3f5465d3dcb-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/c65239c6cd09dd6e-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/689d5aae6896c892-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/2404f3d7e0bb4cd0-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b39c22a0b74cc818-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/47ae032d3fb504fe-s.p.woff2) format("woff2");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:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/bf0b6634f251496a-s.p.woff2) format("woff2");unicode-range:u+00??,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:Literata Fallback;src:local("Times New Roman");ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.00%;size-adjust:118.15%}.__className_72adfc{font-family:Literata,Literata Fallback}.__variable_72adfc{--font-literata:"Literata","Literata Fallback"}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3f54685c547d624a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d5e350b23226706f-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b14fc459f4b8f1a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/78dab6acb81895bd-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/91a94d710ead3982-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a39bb42b2d12e696-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/da6a2a5125884f87-s.p.woff2) format("woff2");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:"Noto Serif";font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9b35d3322406e960-s.p.woff2) format("woff2");unicode-range:u+00??,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:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b800e61c24d781c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/dcd0d8c94b74be53-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/435d7d3c1b2ff02f-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ba6607e4cc7979de-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3ba05cde04a1b013-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d4548b25969cca89-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f1c328b8a9761933-s.p.woff2) format("woff2");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:"Noto Serif";font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/30d74baa196fe88a-s.p.woff2) format("woff2");unicode-range:u+00??,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:"Noto Serif Fallback";src:local("Times New Roman");ascent-override:90.29%;descent-override:24.75%;line-gap-override:0.00%;size-adjust:118.40%}.__className_4cb613{font-family:"Noto Serif","Noto Serif Fallback"}.__variable_4cb613{--font-noto-serif:"Noto Serif","Noto Serif Fallback"}