@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}.prose{max-width:var(--max-w);margin:0 auto;padding:6rem 1.5rem 4rem}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--fg);scroll-margin-top:2rem;line-height:1.25}.prose h1{margin:0 0 1.5rem;font-size:clamp(1.75rem,1.2rem + 2.5vw,2.5rem)}.prose h2{margin:2.25rem 0 .75rem;font-size:clamp(1.25rem,1rem + 1vw,1.6rem)}.prose h3{margin:1.75rem 0 .5rem;font-size:1.1rem}.prose h4{margin:1.5rem 0 .5rem;font-size:1rem}.prose p{color:var(--fg);margin:0 0 1rem}.prose ul{margin:0 0 1rem;padding-left:1.25rem}.prose ul[list-style-none],.prose ul[style*="list-style: none"],.prose ul[style*=list-style\:none]{padding-left:0;list-style:none}.prose li{margin:0 0 .5rem}.prose dl{margin:0 0 1.5rem}.prose dt{color:var(--fg);margin-top:.75rem;font-weight:600}.prose dd{color:var(--fg-muted);margin:0 0 .25rem}.prose a{color:var(--fg);text-underline-offset:2px;text-decoration:underline;text-decoration-color:var(--accent)}.prose a:hover{color:var(--accent)}.prose .break-anywhere{overflow-wrap:anywhere}:root{--bg:#0c0c0e;--bg-soft:#121214;--fg:#f4f4f5;--fg-muted:#b5b5ba;--accent:#ad3b87;--accent-soft:#ad3b8747;--border:#ffffff14;--max-w:880px;color-scheme:dark}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100vh;color:var(--fg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;margin:0;font-family:Inter Variable,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;display:flex}.skip-link{z-index:100;background:var(--fg);color:var(--bg);border-radius:.25rem;padding:.5rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:.5rem;left:.5rem}.site-header{z-index:10;background:0 0;align-items:center;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.site-header .brand{border-radius:.5rem;align-items:center;line-height:0;display:inline-flex}.site-header .brand img{width:40px;height:40px;display:block}.site-header .brand:focus-visible{outline:2px solid var(--accent);outline-offset:4px;box-shadow:0 0 0 4px var(--accent-soft)}.site-main{flex:1 0 auto}.site-footer{flex-shrink:0;padding:1.25rem 1.5rem}.footer-nav{color:var(--fg-muted);text-align:center;justify-content:center;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.footer-nav a{color:var(--fg-muted);border-bottom:1px solid #0000;text-decoration:none;transition:color .15s,border-bottom-color .15s}.footer-nav a:hover{color:var(--accent);border-bottom-color:var(--accent)}.footer-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}a{color:var(--fg)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
