@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}:root{color-scheme:light dark;--background-light: #fbfbfa;--foreground-light: #161616;--muted-light: #6a6a66;--soft-light: #f0f0ed;--link-light: #174ea6;--link-hover-light: #003f9e;--background-dark: #111214;--foreground-dark: #f4f4f1;--muted-dark: #a7a7a0;--soft-dark: #1d1f23;--link-dark: #8eb6ff;--link-hover-dark: #bdd3ff;--background: #fbfbfa;--foreground: #161616;--muted: #6a6a66;--soft: #f0f0ed;--link: #174ea6;--link-hover: #003f9e;--rule: color-mix(in srgb, var(--foreground), transparent 84%);font-family:Inter Variable,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{color-scheme:light;--background: var(--background-light);--foreground: var(--foreground-light);--muted: var(--muted-light);--soft: var(--soft-light);--link: var(--link-light);--link-hover: var(--link-hover-light)}:root[data-theme=dark]{color-scheme:dark;--background: var(--background-dark);--foreground: var(--foreground-dark);--muted: var(--muted-dark);--soft: var(--soft-dark);--link: var(--link-dark);--link-hover: var(--link-hover-dark)}@media (prefers-color-scheme: dark){:root{--background: var(--background-dark);--foreground: var(--foreground-dark);--muted: var(--muted-dark);--soft: var(--soft-dark);--link: var(--link-dark);--link-hover: var(--link-hover-dark)}}*{box-sizing:border-box}html{min-height:100%}body{min-height:100%;margin:0;background:var(--background);color:var(--foreground);font-size:18px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:var(--link);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover,a:focus-visible{color:var(--link-hover)}.theme-toggle{position:fixed;top:1rem;right:1rem;z-index:1;display:grid;width:2.5rem;height:2.5rem;place-items:center;padding:0;border:1px solid var(--rule);border-radius:999px;background:var(--background);color:var(--foreground);cursor:pointer}.theme-toggle:hover,.theme-toggle:focus-visible{color:var(--link-hover)}.theme-toggle svg{grid-area:1 / 1;width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.icon-moon,:root[data-theme=dark] .icon-sun{display:none}:root[data-theme=dark] .icon-moon{display:block}.page{display:grid;min-height:100svh;align-items:center;padding:4rem 1.25rem}.intro{width:min(100%,42rem);margin-inline:auto}.kicker{margin:0 0 .75rem;color:var(--muted);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.intro h1{margin:0;font-size:clamp(4.25rem,18vw,9.5rem);line-height:.82;letter-spacing:0}.site-title span{color:var(--muted);font-weight:500}.summary{max-width:34rem;margin:3.25rem 0 0;color:var(--muted);font-size:clamp(1.125rem,3vw,1.35rem)}.current{display:inline-flex;flex-wrap:wrap;gap:.4rem .55rem;margin:2rem 0 0;padding:.65rem .8rem;background:var(--soft);color:var(--muted);font-size:.95rem}.current span{color:var(--foreground);font-weight:700}.links{display:grid;gap:0;margin-top:2.25rem;margin-inline:-.75rem;border-top:1px solid var(--rule)}.link-item{display:grid;grid-template-columns:minmax(6rem,.38fr) 1fr;gap:1rem;padding:.85rem .75rem;border-bottom:1px solid var(--rule);font-weight:650;text-decoration:none;transition:background-color .16s ease,color .16s ease}.link-item small{color:var(--muted);font-size:.95rem;font-weight:450;transition:transform .16s ease}a.link-item:hover{background:var(--soft)}a.link-item:focus-visible{background:var(--soft);outline:none;box-shadow:inset 0 0 0 1px var(--link)}@media (prefers-reduced-motion: no-preference){a.link-item:hover small,a.link-item:focus-visible small{transform:translate(.25rem)}}.link-item.is-disabled{color:var(--muted);cursor:default}@media (max-width: 34rem){.page{padding-bottom:3rem}.link-item{grid-template-columns:1fr;gap:.15rem}}
