.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}#dynamic-background-container[data-astro-cid-3oonqpbe]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;filter:blur(30px);opacity:0;transition:filter .3s ease,opacity 1.5s ease-in-out}#dynamic-background-container[data-astro-cid-3oonqpbe].is-ready{opacity:var(--dynamic-bg-opacity)}@media (min-width: 768px){#dynamic-background-container[data-astro-cid-3oonqpbe]{filter:blur(50px)}}@media (min-width: 1024px){#dynamic-background-container[data-astro-cid-3oonqpbe]{filter:blur(80px)}}#dynamic-background-svg[data-astro-cid-3oonqpbe]{display:block}@keyframes hue-rotate-anim{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}#dynamic-background-svg[data-astro-cid-3oonqpbe].css-hue-shift-active{animation:hue-rotate-anim 50s linear infinite}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.scroll-indicator[data-astro-cid-7ivj2o3m]{position:fixed;bottom:50px;left:50%;transform:translate(-50%);color:var(--text-color);opacity:0;cursor:pointer;z-index:10;transition:opacity .5s ease-out}.indicator-content[data-astro-cid-7ivj2o3m]{display:flex;align-items:center;gap:0em;animation:float 3s ease-in-out infinite}.scroll-indicator[data-astro-cid-7ivj2o3m] svg[data-astro-cid-7ivj2o3m]{display:block;margin-bottom:2px}.scroll-indicator[data-astro-cid-7ivj2o3m].visible{opacity:.6}@media (prefers-reduced-motion: reduce){.scroll-indicator[data-astro-cid-7ivj2o3m]{transition:none}.indicator-content[data-astro-cid-7ivj2o3m]{animation:none}}.site-footer[data-astro-cid-sz7xmlte]{background-color:var(--footer-bg);color:var(--footer-text);padding:4rem 10%;min-height:40vh;display:flex;align-items:center;position:relative;z-index:5;font-family:var(--font-family-sans);transition:background-color .3s ease,color .3s ease}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.footer-column[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem}.footer-column-1[data-astro-cid-sz7xmlte]{flex-basis:100%}.footer-column-2[data-astro-cid-sz7xmlte],.footer-column-3[data-astro-cid-sz7xmlte]{flex:1}.footer-column[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--footer-heading);margin-bottom:1em;font-weight:600}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-column[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none;font-size:.9rem;line-height:1.6}.footer-column[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5em}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--footer-link);text-decoration:none;transition:color .2s ease}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{color:var(--footer-link-hover);text-decoration:underline}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte].copyright{margin-top:2em;font-size:.8rem;color:var(--footer-copyright)}.footer-column-2[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte].active{display:none}@media (min-width: 768px){.site-footer[data-astro-cid-sz7xmlte]{padding:4rem 20%}.footer-content[data-astro-cid-sz7xmlte]{flex-wrap:nowrap;gap:3rem}.footer-column[data-astro-cid-sz7xmlte]{margin-bottom:0}.footer-column-1[data-astro-cid-sz7xmlte]{flex:4 1 0%}.footer-column-2[data-astro-cid-sz7xmlte],.footer-column-3[data-astro-cid-sz7xmlte]{flex:1 1 0%}.footer-description[data-astro-cid-sz7xmlte]{width:75%}}:root{--bg-color: #ffffff;--text-color: #2e2e2e;--text-muted: #383838;--link-color: var(--text-color);--link-hover-color: #101010;--link-visited-color: #101010;--footer-bg: #f8f9faaa;--footer-text: #343a40;--footer-heading: #212529;--footer-link: #384044;--footer-link-hover: #212529;--footer-copyright: #6c757d;--dynamic-bg-opacity: .3;--button-hover-bg: #55555516;--button-hover-text: #121212;--button-border-color: #55555599;--button-border-hover-color: #121212cc;--card-border-color: var(--button-border-color);--timeline-marker-border-color: #333;--timeline-marker-bg-color: #333;--timeline-line-color: #3333;--font-family-serif: "EB Garamond Variable", "EB Garamond", "Garamond", "Times New Roman", serif;--font-family-sans: "Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}html.dark{--bg-color: #121212;--text-color: #e3e3e3;--text-muted: #d4d4d4;--link-color: var(--text-color);--link-hover-color: #fff;--link-visited-color: #fff;--footer-bg: #161616aa;--footer-text: #cccccc;--footer-heading: #eeeeee;--footer-link: #cccccc;--footer-link-hover: #ffffff;--footer-copyright: #888888;--dynamic-bg-opacity: .4;--button-hover-bg: #cccccc26;--button-hover-text: #fff;--button-border-color: #cccccc99;--button-border-hover-color: #ffffffcc;--card-border-color: var(--button-border-color);--timeline-marker-border-color: #cccccc;--timeline-marker-bg-color: #cccccc;--timeline-line-color: #cccccc33}html{background-color:var(--bg-color)}html,body{margin:0;width:100%;height:100%;font-family:var(--font-family-serif);color:var(--text-color);transition:background-color .3s ease,color .3s ease}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}p{margin-bottom:1em}p:last-child{margin-bottom:0}strong{font-weight:600}em{font-style:italic}ul,ol{margin:.6em 0;padding-left:1em}li{margin-bottom:.5em}code{background-color:var(--code-bg, rgba(0, 0, 0, .05));padding:.2em .4em;border-radius:3px;font-family:var(--font-family-mono, monospace);font-size:.9em}pre{background-color:var(--code-bg, rgba(0, 0, 0, .05));padding:1em;border-radius:5px;overflow-x:auto;margin:1em 0}pre code{background-color:transparent;padding:0}blockquote{border-left:3px solid var(--text-muted);padding-left:1em;margin:1em 0;font-style:italic;color:var(--text-muted)}hr{border:none;border-top:1px solid var(--text-muted);margin:2em 0}.page-wrapper{height:100vh;overflow-y:auto;position:relative;overscroll-behavior-y:contain}.main-content{min-height:100vh;padding:0}@media (min-width: 768px){.main-content{padding:0 10vw}}.scroll-reveal-animate{opacity:0;filter:blur(5px);transform:translateY(20px) translateZ(0);will-change:auto;transition:opacity .8s ease-out,filter .8s ease-out,transform .8s ease-out}.scroll-reveal-animate.visible{opacity:1;filter:blur(0px);transform:translateY(0) translateZ(0)}.page-load-initial-state{opacity:0;filter:blur(5px);transform:translateY(20px) translateZ(0);will-change:auto}@keyframes pageLoadAnimate{to{opacity:1;filter:blur(0px);transform:translateY(0) translateZ(0)}}@media (prefers-reduced-motion: reduce){.scroll-reveal-animate,.scroll-reveal-animate.visible{opacity:1;filter:none;transform:none;transition:none}.page-load-initial-state{opacity:1;filter:none;transform:none}}a{color:var(--text-color);text-decoration:underline;text-underline-offset:.2em;transition:color .2s ease}a:hover,a:focus,a:active{color:var(--link-hover-color);text-decoration:underline;text-underline-offset:.2em}@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}@font-face{font-family:Inter Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-italic.B5xAaiFk.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:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-italic.DzZdc28x.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:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-italic.DcOpz6Lw.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-italic.CILZdfAp.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:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-italic.K3WlGtc8.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:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-italic.0pjOp8NU.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:italic;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-italic.DpCbqKDY.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:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-cyrillic-ext-wght-normal.ByugaZpy.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:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-cyrillic-wght-normal.DZVSGMRt.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-greek-ext-wght-normal.jFu40_Kw.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-greek-wght-normal.Dm53BPoz.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:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-vietnamese-wght-normal.B-YjCn1Q.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:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-latin-ext-wght-normal.Bgo24x86.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:EB Garamond Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-latin-wght-normal.BUNBP5ar.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:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-cyrillic-ext-wght-italic.I4Yq3QB_.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:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-cyrillic-wght-italic.DL-A6JcO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-greek-ext-wght-italic.BRb7gtie.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-greek-wght-italic.BbGNKNYd.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:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-vietnamese-wght-italic.CyBIqP81.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:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-latin-ext-wght-italic.BnMDq_wd.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:EB Garamond Variable;font-style:italic;font-display:swap;font-weight:400 800;src:url(/_astro/eb-garamond-latin-wght-italic.B2EO8eH-.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}
