@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+460-52F,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+301,U+400-45F,U+490-491,U+4B0-4B1,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+1F??}@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+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@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+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: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+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: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+??,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}:root{--accent:#9a3d2c;--bg:#fbfaf7;--ink:#1f1d1a;--muted:#6d675e;--rule:#e7e2d9;--surface:#f3f0ea;--font:"Inter Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--measure:42rem;color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font);font-feature-settings:"cv11", "ss01";text-rendering:optimizelegibility;flex-direction:column;min-height:100vh;margin:0;font-size:1.0625rem;line-height:1.7;display:flex}.wrap{width:100%;max-width:60rem;margin:0 auto;padding:0 1.25rem}.skip{position:absolute;left:-999px}.skip:focus{background:var(--bg);z-index:10;padding:.5rem 1rem;top:1rem;left:1rem}a{color:var(--accent);text-underline-offset:.2em;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);transition:text-decoration-color .15s}a:hover{text-decoration-color:currentColor}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.site-header{border-bottom:1px solid var(--rule)}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 2rem;padding-top:1.75rem;padding-bottom:1.25rem;display:flex}.site-name{letter-spacing:-.02em;color:var(--ink);font-size:1.3rem;font-weight:650;text-decoration:none}.nav{font-family:var(--font);flex-wrap:wrap;gap:.25rem 1.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.nav a{color:var(--muted);border-bottom:1px solid #0000;padding:.25rem 0;text-decoration:none}.nav a:hover{color:var(--ink)}.nav a[aria-current=page]{color:var(--ink);border-bottom-color:var(--accent)}.section-nav{font-family:var(--font);flex-wrap:wrap;gap:.5rem;margin:2.5rem 0 0;font-size:.8125rem;display:flex}.section-nav a{color:var(--muted);border:1px solid var(--rule);border-radius:999px;padding:.3rem .8rem;text-decoration:none}.section-nav a:hover{color:var(--ink);border-color:var(--muted)}.section-nav a[aria-current=page]{color:var(--bg);background:var(--ink);border-color:var(--ink)}main{flex:1}.page{max-width:var(--measure);padding:2.5rem 0 4rem}.page-head h1{letter-spacing:-.025em;text-wrap:balance;margin:0 0 2rem;font-size:clamp(1.9rem,4vw,2.4rem);font-weight:650;line-height:1.15}.has-portrait .page-head{grid-template-columns:11rem 1fr;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.has-portrait .page-head h1{margin:0}.portrait{aspect-ratio:3/4;object-fit:cover;filter:saturate(.92);border-radius:4px;width:100%;height:auto}@media (width<=34rem){.has-portrait .page-head{grid-template-columns:7rem 1fr;gap:1.25rem}}.prose{overflow-wrap:anywhere}.prose>:first-child{margin-top:0}.prose p,.prose ul,.prose ol{margin:0 0 1.1em}.prose h2{letter-spacing:-.015em;border-top:1px solid var(--rule);text-wrap:balance;margin:2.75rem 0 1rem;padding-top:1.5rem;font-size:1.35rem;font-weight:650;line-height:1.3}.prose h3{letter-spacing:-.01em;text-wrap:balance;margin:2.25rem 0 .75rem;font-size:1.125rem;font-weight:600;line-height:1.35}.prose h4,.prose h5,.prose h6{margin:1.75rem 0 .5rem;font-size:1.05rem;font-weight:600}.prose strong{font-weight:600}.prose ul,.prose ol{padding-left:1.4em}.prose li{margin:.3em 0;padding-left:.2em}.prose li::marker{color:var(--muted);font-size:.9em}.prose ol>li{margin:.55em 0}.prose blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:1.5em 0;padding-left:1.25rem}.prose hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}.prose img{border-radius:4px;max-width:100%;height:auto}@media (width>=48rem){.prose p>img:only-child{float:right;width:13rem;margin:.35rem 0 1rem 2rem}}.prose table{border-collapse:collapse;width:max-content;max-width:min(57.5rem,100vw - 2.5rem);font-family:var(--font);overflow-wrap:normal;margin:1.5rem 0 2rem;font-size:.8125rem;line-height:1.5;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;vertical-align:top;border-bottom:1px solid var(--rule);min-width:7rem;max-width:18rem;padding:.6rem .9rem .6rem 0}.prose th{color:var(--ink);border-bottom-color:var(--muted);font-weight:600}.prose th strong,.prose th em{font-style:normal;font-weight:600}.prose td:first-child,.prose th:first-child{min-width:10rem}@media (width<=44rem){.prose table.data-table{width:auto;max-width:none;font-size:.875rem;display:block;overflow:visible}.data-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.data-table tbody,.data-table tr{display:block}.data-table tr{border:1px solid var(--rule);background:#fff;border-radius:8px;margin-bottom:.75rem;padding:.85rem 1rem .6rem}.prose .data-table td{border:0;min-width:0;max-width:none;padding:0 0 .55rem;display:block}.data-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:.1rem;font-size:.72rem;font-weight:600;display:block}.prose .data-table td:first-child{border-bottom:1px solid var(--rule);margin-bottom:.6rem;padding-bottom:.7rem;font-size:1rem;font-weight:600}.data-table td:first-child:before,.data-table td:empty{display:none}}.site-footer{border-top:1px solid var(--rule);color:var(--muted);font-family:var(--font);padding:1.5rem 0 2rem;font-size:.8125rem}
