*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:light;--theme-bg: #F6F2E9;--theme-bg-alt: #EFE9DB;--theme-on-bg: #111111;--theme-on-bg-muted: rgba(17, 17, 17, .62);--theme-on-bg-faint: rgba(17, 17, 17, .42);--theme-rule: rgba(17, 17, 17, .16);--theme-rule-strong: rgba(17, 17, 17, .32);--theme-accent-sage: #7FA386;--theme-font-family-serif: "Fraunces Variable", "Fraunces", "Roboto Serif", Georgia, serif;--theme-font-family-reading: "Source Serif 4 Variable", "Source Serif 4", Georgia, serif;--theme-font-family-sans: "Inter Variable", "Inter", "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-display-xxl: clamp(2.75rem, 6vw, 5rem);--fs-display-xl: clamp(2.25rem, 4.6vw, 3.75rem);--fs-display-l: clamp(1.75rem, 3vw, 2.5rem);--fs-display-m: clamp(1.4rem, 2.2vw, 1.85rem);--fs-body: clamp(1rem, .35vw + .9rem, 1.0625rem);--fs-reading: clamp(1.0625rem, .55vw + .9rem, 1.1875rem);--fs-small: .8125rem;--fs-kicker: .75rem;--tracking-caps: .14em;--col-reading: 680px;--col-narrow: 720px;--gutter: clamp(1.25rem, 4vw, 3rem);--page-max: 1080px;--header-h: 64px;--theme-transition: .2s ease-in-out;--theme-primary: var(--theme-on-bg);--theme-primary-hover: var(--theme-on-bg-muted);--theme-on-primary: var(--theme-bg);--theme-surface-1: var(--theme-bg-alt);--theme-on-surface-1: var(--theme-on-bg);--theme-surface-2: var(--theme-bg-alt);--theme-on-surface-2: var(--theme-on-bg);--theme-shape-radius: 0;--theme-button-border-radius: 0;--section-margin: clamp(2.5rem, 5vw, 4rem);--theme-grid-gap: 1rem;--container-max-width: var(--page-max);--container-max-width-narrow: calc(var(--col-reading) + 2 * var(--gutter));--container-padding: 0 var(--gutter);--theme-blog-post-header-width: var(--page-max);--font-size-sm: var(--fs-small);--font-size-base: var(--fs-body);--font-size-md: var(--fs-display-m);--font-size-lg: var(--fs-display-l);--font-size-xl: var(--fs-display-xl);--font-size-xxl: var(--fs-display-xxl);--font-size-xxxl: var(--fs-display-xxl)}[data-theme=dark]{color-scheme:dark;--theme-bg: #14130E;--theme-bg-alt: #1B1A14;--theme-on-bg: #ECE7DA;--theme-on-bg-muted: rgba(236, 231, 218, .62);--theme-on-bg-faint: rgba(236, 231, 218, .42);--theme-rule: rgba(236, 231, 218, .16);--theme-rule-strong: rgba(236, 231, 218, .34);--theme-accent-sage: #95BBA0;--form-field-input-color: var(--theme-on-bg)}[data-theme=default]{color-scheme:light;--theme-bg: #F6F2E9;--theme-bg-alt: #EFE9DB;--theme-on-bg: #111111;--theme-on-bg-muted: rgba(17, 17, 17, .62);--theme-on-bg-faint: rgba(17, 17, 17, .42);--theme-rule: rgba(17, 17, 17, .16);--theme-rule-strong: rgba(17, 17, 17, .32)}html,body{line-height:1.5;font-family:var(--theme-font-family-sans);font-size:var(--fs-body);color:var(--theme-on-bg);background:var(--theme-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--theme-font-family-serif);font-weight:400;margin:0 0 1rem}h1{font-size:var(--fs-display-xl);line-height:1.04;letter-spacing:-.022em;font-variation-settings:"opsz" 144}h2{font-size:var(--fs-display-l);line-height:1.08;letter-spacing:-.018em;font-variation-settings:"opsz" 96}h3{font-size:var(--fs-display-m);line-height:1.15;letter-spacing:-.012em;font-weight:500;font-variation-settings:"opsz" 60}h4{font-family:var(--theme-font-family-sans);font-size:var(--fs-kicker);font-weight:500;letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--theme-on-bg-muted);margin:0 0 .85rem}h5,h6{font-family:var(--theme-font-family-sans);font-weight:500;margin:0 0 .65rem}h6{font-size:var(--fs-small)}p{margin:0 0 1rem}em{font-style:italic}blockquote{font-style:italic;font-family:var(--theme-font-family-reading);margin:0 0 1rem;padding-left:1.1rem;border-left:2px solid var(--theme-rule-strong)}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--theme-accent-sage);outline-offset:3px}.caps{font-family:var(--theme-font-family-sans);font-size:var(--fs-kicker);font-weight:500;letter-spacing:var(--tracking-caps);text-transform:uppercase}.muted{color:var(--theme-on-bg-muted)}html,body{height:100%}html{scroll-padding-top:calc(var(--header-h, 64px) + 1.25rem);scroll-behavior:smooth}body{max-width:1920px;margin:0 auto;background-color:var(--theme-bg);position:relative}pre{padding:1em;border-radius:.5em;overflow:auto}pre .language-id{display:none}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-standard-normal.Czevyj-6.woff2) format("woff2-variations");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:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-standard-normal.CJcjJNj7.woff2) format("woff2-variations");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:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-standard-normal.DihXLNYH.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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:Fraunces Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-standard-italic.DxWqP7Ku.woff2) format("woff2-variations");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:Fraunces Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-standard-italic.CGbN9UgK.woff2) format("woff2-variations");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:Fraunces Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-standard-italic.lSdLDfvT.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-ext-standard-normal.DIwfbPUE.woff2) format("woff2-variations");unicode-range:U+0460-052F,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-standard-normal.C0olyEE-.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,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-standard-normal.DrHU7SY7.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@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-standard-normal.BOyYyU_V.woff2) format("woff2-variations");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:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-ext-standard-normal.HoL-AExg.woff2) format("woff2-variations");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:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-standard-normal.BpEBLj1O.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-ext-standard-italic.Bl6DJqma.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-standard-italic.Dibx14aP.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-greek-standard-italic.CMW9dfKg.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-vietnamese-standard-italic.C-k5pZlm.woff2) format("woff2-variations");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:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-ext-standard-italic.BhUEwDRF.woff2) format("woff2-variations");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:"Source Serif 4 Variable";font-style:italic;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-standard-italic.BOLXpvkj.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}.wordmark[data-astro-cid-tvrurpns]{font-family:var(--theme-font-family-serif);font-weight:500;font-size:1.1875rem;letter-spacing:-.005em;font-variation-settings:"opsz" 30;color:inherit}
