:root{--paper:#f3f0e8;--ink:#171915;--muted:#555a53;--rule:#aaa9a0;--rule-light:#d2d0c7;--green:#145f49;--ochre:#f2c14e;--rust:#9b472f;--page:73.75rem;--serif:"Source Serif 4 Variable", Georgia, serif;--sans:"Source Sans 3 Variable", "Helvetica Neue", Arial, sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none}*{box-sizing:border-box}html{background:var(--paper);min-width:20rem}body{color:var(--ink);background:var(--paper);margin:0;font-size:1.125rem;line-height:1.55}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--green)}a:focus-visible{color:var(--ink);background:var(--ochre);outline:.2rem solid var(--ink);outline-offset:.18rem;text-decoration:none}p,h1,h2,h3,h4,ol,dl,dd{margin-top:0}.skip-link{z-index:10;color:var(--ink);background:var(--ochre);padding:.55rem .75rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.page-frame{width:min(calc(100% - 3rem), var(--page));margin-inline:auto}.masthead{border-bottom:.125rem solid var(--ink);justify-content:space-between;align-items:center;gap:2rem;min-height:5rem;display:flex}.wordmark{font-family:var(--serif);font-size:1.45rem;font-weight:650;line-height:1;text-decoration:none}.masthead nav{gap:1.5rem;font-size:.96rem;display:flex}.masthead nav a{text-decoration:none}.masthead nav a:hover{text-decoration:underline}.masthead nav a[aria-current=page]{color:var(--green);font-weight:650;text-decoration:underline}.introduction,.section{grid-template-columns:minmax(9rem,1fr) minmax(0,3fr);gap:clamp(2rem,6vw,6rem);display:grid}.introduction{border-bottom:.0625rem solid var(--ink);padding-block:clamp(4.5rem,10vw,8rem) clamp(4rem,8vw,7rem)}.section-note{color:var(--muted);padding-top:.45rem;font-size:.89rem;line-height:1.4}.section-note p,.section-note h2{font:inherit;margin-bottom:.2rem}.section-note h2{color:var(--ink);font-weight:650}.introduction-copy{max-width:51rem}.introduction h1{max-width:14ch;font-family:var(--serif);letter-spacing:-.035em;margin-bottom:2rem;font-size:clamp(3rem,6.2vw,4.75rem);font-weight:560;line-height:.98}.lead{max-width:41rem;font-family:var(--serif);margin-bottom:2rem;font-size:clamp(1.35rem,2.3vw,1.75rem);line-height:1.35}.plain-question{color:var(--green);margin-bottom:0;font-weight:650}.section{border-bottom:.0625rem solid var(--ink);padding-block:clamp(3.5rem,7vw,6rem)}.section-intro{grid-template-columns:minmax(12rem,1fr) minmax(16rem,1.45fr);gap:2rem;margin-bottom:3.5rem;display:grid}.section-intro h3,.principle-list h3{font-family:var(--serif);letter-spacing:-.025em;margin-bottom:0;font-size:clamp(1.9rem,3.5vw,2.75rem);font-weight:560;line-height:1.05}.section-intro p,.principle-list p,.reading-intro{max-width:39rem;color:var(--muted);margin-bottom:0}.work-list{border-top:.0625rem solid var(--rule);margin-bottom:0;padding:0;list-style:none}.work-list li{border-bottom:.0625rem solid var(--rule-light);grid-template-columns:minmax(0,1fr) 10rem;gap:2rem;padding-block:1.5rem 1.75rem;display:grid}.work-list h4{margin-bottom:.35rem;font-size:1.25rem;font-weight:650}.work-list p{max-width:42rem;color:var(--muted);margin-bottom:0}.work-state{padding-top:.2rem;font-size:.9rem}.principle-list{border-top:.0625rem solid var(--rule)}.principle-list article{border-bottom:.0625rem solid var(--rule-light);grid-template-columns:minmax(15rem,1.1fr) minmax(16rem,1fr);gap:clamp(2rem,5vw,5rem);padding-block:2.5rem 3rem;display:grid}.principle-list h3{max-width:18ch}.reading-intro{font-family:var(--serif);margin-bottom:3rem;font-size:1.35rem;line-height:1.4}.reading-chain{border-top:.125rem solid var(--green);grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.reading-chain li{padding:1rem 1.4rem 0 0;font-size:.96rem;font-weight:650;line-height:1.25;position:relative}.reading-chain li:before{border:.125rem solid var(--paper);background:var(--green);content:"";border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:-.38rem;left:0}.reading-chain li:not(:last-child):after{color:var(--muted);content:"→";font-weight:400;position:absolute;top:1rem;right:.5rem}.method-intro{margin-bottom:3rem}.evidence-list{border-top:.0625rem solid var(--rule);margin-bottom:0}.evidence-item{border-bottom:.0625rem solid var(--rule-light);border-left:.25rem solid var(--rule);grid-template-columns:10rem minmax(0,1fr);gap:2rem;padding:1.25rem 0 1.35rem 1rem;display:grid}.evidence-item dt{font-weight:700}.evidence-item dd{color:var(--muted)}.evidence-verified{border-left-color:var(--green)}.evidence-open{border-left-color:var(--rust)}.site-footer{color:var(--muted);justify-content:space-between;gap:2rem;padding-block:1.5rem 4rem;font-size:.9rem;display:flex}.site-footer p{margin:0}.not-found{flex-direction:column;justify-content:center;min-height:100vh;display:flex}.not-found h1{max-width:14ch;font-family:var(--serif);letter-spacing:-.035em;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:560;line-height:1}.not-found p:not(.eyebrow){max-width:34rem;color:var(--muted)}.not-found a{width:fit-content;color:var(--green);margin-top:1rem;font-weight:650}.eyebrow{color:var(--muted);font-size:.9rem}.record-intro,.record-section,.record-detail,.search-page{grid-template-columns:minmax(9rem,1fr) minmax(0,3fr);gap:clamp(2rem,6vw,6rem);display:grid}.record-intro{border-bottom:.0625rem solid var(--ink);padding-block:clamp(4rem,9vw,7rem)}.record-intro h1,.search-page h1{max-width:15ch;font-family:var(--serif);letter-spacing:-.035em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.75rem);font-weight:560;line-height:1}.record-intro p,.search-page>div>p{max-width:43rem;color:var(--muted);font-family:var(--serif);margin-bottom:0;font-size:1.35rem}.record-section,.record-detail{border-bottom:.0625rem solid var(--ink);padding-block:clamp(3rem,6vw,5rem)}.record-fields{border-top:.0625rem solid var(--rule);margin:0}.record-fields>div{border-bottom:.0625rem solid var(--rule-light);grid-template-columns:minmax(9rem,1fr) minmax(0,2fr);gap:2rem;padding-block:1rem 1.15rem;display:grid}.record-fields dt{color:var(--muted);font-size:.9rem}.record-fields dd{overflow-wrap:anywhere;margin:0}.record-value-list{margin:0;padding-left:1.2rem}.record-object{white-space:pre-wrap;background:#e7e4dc;max-width:100%;margin:0;padding:.8rem;font-size:.82rem;overflow-x:auto}.record-notes{max-width:46rem;color:var(--muted);margin:2rem 0 0}.record-actions{gap:1.5rem;padding-block:1.5rem 4rem;font-size:.9rem;display:flex}.search-page{min-height:65vh;padding-block:clamp(4rem,9vw,7rem)}#search{--pagefind-ui-primary:var(--green);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--paper);--pagefind-ui-border:var(--rule);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:0;--pagefind-ui-font:var(--sans);max-width:48rem;margin-top:2.5rem}@media (width<=50rem){.page-frame{width:min(calc(100% - 2rem), var(--page))}.masthead{flex-direction:column;align-items:flex-start;gap:1rem;min-height:auto;padding-block:1.25rem}.masthead nav{flex-wrap:wrap;gap:.75rem 1.25rem;width:100%}.introduction,.section,.record-intro,.record-section,.record-detail,.search-page{grid-template-columns:1fr;gap:2rem}.introduction{padding-block:4rem}.introduction h1{font-size:clamp(2.9rem,14vw,4.25rem)}.section-note{padding-top:0}.section-intro,.principle-list article{grid-template-columns:1fr;gap:1.25rem}.work-list li{grid-template-columns:1fr;gap:.75rem}.reading-chain{border-top:0;border-left:.125rem solid var(--green);grid-template-columns:1fr}.reading-chain li{min-height:3.75rem;padding:0 0 2rem 1.25rem}.reading-chain li:before{top:.15rem;left:-.38rem}.reading-chain li:not(:last-child):after{content:"↓";top:1.6rem;left:1.25rem;right:auto}.evidence-item,.record-fields>div{grid-template-columns:1fr;gap:.25rem}.site-footer{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-ext-wght-normal.cHuGMAiY.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-wght-normal.DwHjdM4S.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-greek-wght-normal.ece1310W.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-vietnamese-wght-normal.D-yuW59g.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-wght-normal.D9elroTD.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
