@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-ext-wght-normal.CO5hGrJv.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:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-wght-normal.EAA9jha_.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-vietnamese-wght-normal.k7S-YeeD.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:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-ext-wght-normal.BsZE-iaG.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:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-wght-normal.l_AIctKy.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{--font-sans: "Montserrat Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, "SFMono-Regular", "JetBrains Mono", Menlo, Consolas, monospace;--brand-navy: #040749;--brand-navy-2: #1a1d5e;--brand-cyan: #84ccd4;--accent: #0f7c8b;--accent-strong: #0b606c;--accent-contrast: #ffffff;--bg: #ffffff;--bg-subtle: #f3f7f8;--bg-inset: #eaf1f2;--surface: #ffffff;--border: #dde6e9;--border-strong: #c3d2d6;--text: #0a0e3a;--text-muted: #525a78;--text-faint: #8890ab;--shadow: 0 1px 2px rgba(4, 7, 73, .06), 0 1px 3px rgba(4, 7, 73, .08);--radius: 10px;--radius-sm: 7px;--sidebar-width: 17rem;--toc-width: 15rem;--content-max: 48rem;--header-height: 3.75rem}:root[data-theme=dark]{--accent: #84ccd4;--accent-strong: #a6dbe1;--accent-contrast: #0a1422;--bg: #0b1220;--bg-subtle: #0f1827;--bg-inset: #121c2e;--surface: #0f1827;--border: #1e2a3d;--border-strong: #2a3a52;--text: #e6edf6;--text-muted: #9fb0c4;--text-faint: #6b7c93;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 2px 6px rgba(0, 0, 0, .3)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem);-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.25;font-weight:700;scroll-margin-top:calc(var(--header-height) + 1rem);color:var(--text)}h1{font-size:2rem;margin:0 0 .5rem;letter-spacing:-.02em}h2{font-size:1.4rem;margin:2.4rem 0 .9rem;padding-top:.4rem;letter-spacing:-.01em}h3{font-size:1.12rem;margin:1.8rem 0 .6rem}p,ul,ol{margin:0 0 1rem}ul,ol{padding-left:1.3rem}li{margin:.3rem 0}hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}code{font-family:var(--font-mono);font-size:.86em}:not(pre)>code{background:var(--bg-inset);border:1px solid var(--border);border-radius:5px;padding:.12em .4em;color:var(--text);white-space:nowrap}pre{font-family:var(--font-mono);font-size:.85rem;line-height:1.6;border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;overflow-x:auto;margin:0 0 1.2rem}pre code{font-size:inherit;background:none;border:none;padding:0;white-space:pre}:root[data-theme=light] .astro-code,:root[data-theme=light] .astro-code span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}:root[data-theme=dark] .astro-code,:root[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}blockquote{margin:0 0 1.2rem;padding:.2rem 1rem;border-left:3px solid var(--accent);color:var(--text-muted);background:var(--bg-subtle);border-radius:0 var(--radius-sm) var(--radius-sm) 0}table{width:100%;border-collapse:collapse;margin:0 0 1.4rem;font-size:.92rem}th,td{border:1px solid var(--border);padding:.55rem .8rem;text-align:left;vertical-align:top}th{background:var(--bg-subtle);font-weight:600}img{max-width:100%;height:auto;border-radius:var(--radius-sm)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.code-copy{position:relative}.code-copy__button{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;color:var(--text-muted);background:color-mix(in srgb,var(--surface) 90%,transparent);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,border-color .15s ease}.code-copy:hover .code-copy__button,.code-copy:focus-within .code-copy__button{opacity:1}.code-copy__button:hover{color:var(--text);border-color:var(--accent)}.code-copy__button.is-copied{color:var(--accent);border-color:var(--accent)}@media(hover:none){.code-copy__button{opacity:1}}.search-trigger[data-astro-cid-otpdt6jm]{display:inline-flex;align-items:center;gap:.5rem;height:2.25rem;padding:0 .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);font-size:.85rem;cursor:pointer;transition:border-color .15s ease,color .15s ease}.search-trigger[data-astro-cid-otpdt6jm]:hover{color:var(--text);border-color:var(--border-strong)}.search-trigger[data-astro-cid-otpdt6jm] kbd[data-astro-cid-otpdt6jm]{font-family:var(--font-mono);font-size:.72rem;border:1px solid var(--border-strong);border-radius:4px;padding:.05rem .35rem;color:var(--text-faint)}.search-trigger[data-astro-cid-otpdt6jm] span[data-astro-cid-otpdt6jm]{display:none}@media(min-width:900px){.search-trigger[data-astro-cid-otpdt6jm] span[data-astro-cid-otpdt6jm]{display:inline}}.search-dialog[data-astro-cid-otpdt6jm]{width:min(40rem,92vw);margin-top:12vh;margin-inline:auto;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:0 16px 50px #00000059}.search-dialog[data-astro-cid-otpdt6jm]::backdrop{background:#080c148c;backdrop-filter:blur(2px)}.search-dialog__inner[data-astro-cid-otpdt6jm]{padding:.85rem}.search-box[data-astro-cid-otpdt6jm]{display:flex;align-items:center;gap:.6rem;padding:0 .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text-muted)}.search-box[data-astro-cid-otpdt6jm] input[data-astro-cid-otpdt6jm]{flex:1;min-width:0;height:2.7rem;border:none;background:transparent;color:var(--text);font-family:var(--font-sans);font-size:1rem;outline:none}.search-box[data-astro-cid-otpdt6jm] input[data-astro-cid-otpdt6jm]::-webkit-search-cancel-button{-webkit-appearance:none}.search-box[data-astro-cid-otpdt6jm] kbd[data-astro-cid-otpdt6jm]{font-family:var(--font-mono);font-size:.7rem;border:1px solid var(--border-strong);border-radius:4px;padding:.05rem .35rem;color:var(--text-faint)}.search-results[data-astro-cid-otpdt6jm]{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:.15rem;max-height:56vh;overflow-y:auto}.search-results[data-astro-cid-otpdt6jm]:empty{display:none}.search-results[data-astro-cid-otpdt6jm] li{margin:0}.search-results[data-astro-cid-otpdt6jm] .search-result{display:block;padding:.65rem .8rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--text) 3%,var(--surface));color:var(--text);text-decoration:none;box-shadow:0 1px 2px color-mix(in srgb,var(--text) 5%,transparent);transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease}.search-results[data-astro-cid-otpdt6jm] .search-result:hover,.search-results[data-astro-cid-otpdt6jm] .search-result.is-active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,var(--surface));box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 16%,transparent)}.search-results[data-astro-cid-otpdt6jm] .search-result__title{font-size:.95rem;font-weight:600;color:var(--text)}.search-results[data-astro-cid-otpdt6jm] .search-result__crumb{font-family:var(--font-mono);font-size:.72rem;color:var(--text-faint);margin-top:.1rem}.search-results[data-astro-cid-otpdt6jm] .search-result__snippet{font-size:.82rem;color:var(--text-muted);margin-top:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-results[data-astro-cid-otpdt6jm] .search-result mark{background:color-mix(in srgb,var(--accent) 28%,transparent);color:inherit;border-radius:3px;padding:0 .1em}.search-dialog__hint[data-astro-cid-otpdt6jm]{margin:.6rem .2rem .1rem;font-size:.78rem;color:var(--text-faint)}.theme-menu[data-astro-cid-x3pjskd3]{position:relative;display:inline-flex}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:var(--text);border-color:var(--border-strong)}.theme-toggle__icon[data-astro-cid-x3pjskd3]{display:none}:root[data-theme-choice=light] .theme-toggle__sun[data-astro-cid-x3pjskd3],:root[data-theme-choice=dark] .theme-toggle__moon[data-astro-cid-x3pjskd3],:root[data-theme-choice=system] .theme-toggle__system[data-astro-cid-x3pjskd3]{display:block}.theme-menu__panel[data-astro-cid-x3pjskd3]{position:absolute;top:calc(100% + .45rem);right:0;min-width:10.5rem;padding:.35rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow);z-index:60}.theme-menu__panel[data-astro-cid-x3pjskd3][hidden]{display:none}.theme-menu__item[data-astro-cid-x3pjskd3]{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .6rem;border:0;border-radius:var(--radius-sm);background:none;color:var(--text);font-size:.9rem;font-weight:500;text-align:left;cursor:pointer}.theme-menu__item[data-astro-cid-x3pjskd3]:hover{background:var(--bg-inset)}.theme-menu__icon[data-astro-cid-x3pjskd3]{flex-shrink:0;color:var(--text-muted)}.theme-menu__label[data-astro-cid-x3pjskd3]{flex:1}.theme-menu__check[data-astro-cid-x3pjskd3]{flex-shrink:0;color:var(--accent);visibility:hidden}:root[data-theme-choice=light] [data-astro-cid-x3pjskd3][data-theme-value=light] .theme-menu__check[data-astro-cid-x3pjskd3],:root[data-theme-choice=dark] [data-astro-cid-x3pjskd3][data-theme-value=dark] .theme-menu__check[data-astro-cid-x3pjskd3],:root[data-theme-choice=system] [data-astro-cid-x3pjskd3][data-theme-value=system] .theme-menu__check[data-astro-cid-x3pjskd3]{visibility:visible}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;height:var(--header-height);background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem;height:100%;padding:0 1.25rem}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.5rem;color:var(--text)}.site-header__logo[data-astro-cid-3ef6ksr2]{display:block;height:42px;width:auto;flex-shrink:0;transform:translateY(-3px)}.site-header__logo--dark[data-astro-cid-3ef6ksr2]{display:none}:root[data-theme=dark] .site-header__logo--light[data-astro-cid-3ef6ksr2]{display:none}:root[data-theme=dark] .site-header__logo--dark[data-astro-cid-3ef6ksr2]{display:block}.site-header__wordmark[data-astro-cid-3ef6ksr2]{font-size:1.05rem;font-weight:500;line-height:1;letter-spacing:.01em;color:var(--text-muted)}.site-header__wordmark[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-weight:700;color:var(--accent)}.site-header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.1rem;margin-left:auto}.site-header__link[data-astro-cid-3ef6ksr2]{display:none;font-size:.88rem;color:var(--text-muted)}.site-header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--text);text-decoration:none}.site-header__menu[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer}@media(min-width:900px){.site-header__link[data-astro-cid-3ef6ksr2]{display:inline}.site-header__menu[data-astro-cid-3ef6ksr2]{display:none}}
