.global-menu_menu__eNNxE{padding:0 .75rem;border-radius:var(--rounded-full)}.global-menu_menuItem__zthiz{position:relative;padding:.15rem .75rem;font-size:.875rem;color:var(--color-text-base);letter-spacing:0;border-radius:var(--rounded-sm);transition:color .3s,background-color .3s}.global-menu_active__nxxgK{position:relative;color:var(--color-text-heading);background-color:transparent}.global-menu_active__nxxgK:after{position:absolute;bottom:.25rem;left:50%;display:block;width:50%;height:1px;content:"";background:currentcolor;transform:translate(-50%)}:where(.global-menu_menuItem__zthiz:hover){color:var(--color-text-heading);background-color:var(--color-background-soft)}.global-menu_menuMobile__G7pHN{display:none}.global-menu_icon__hEdYF{display:inline-grid;flex-direction:column;place-items:center center;padding:.35rem;color:inherit}.global-menu_icon__hEdYF svg{display:inline-flex;width:1.4rem;height:1.4rem;aspect-ratio:1}.global-menu_icon__hEdYF.global-menu_active__nxxgK,.global-menu_icon__hEdYF.global-menu_active__nxxgK svg{color:var(--color-primary)}.global-menu_icon__hEdYF.global-menu_zenn__HnPLk svg{width:1.05rem;height:1.35rem}.global-menu_icon__hEdYF.global-menu_zenn__HnPLk.global-menu_active__nxxgK:after{bottom:-.05rem}.global-menu_menuLabel__h2uZ0{align-self:end;font-size:.625rem;line-height:1.45}@media screen and (max-width:767px){.global-menu_menu__eNNxE{padding-inline:.75rem}.global-menu_menuDefault__fyJWP{display:none}.global-menu_menuMobile__G7pHN{display:flex;gap:.25rem;align-items:stretch}.global-menu_menuItem__zthiz{padding-block:.75rem}.global-menu_active__nxxgK:after{display:none}}.language-switcher_wrapper__TgiZB{position:relative;display:inline-flex;gap:.125rem;align-items:center;padding-inline:1.25rem .25rem;-webkit-margin-start:.5rem;margin-inline-start:.5rem;border-radius:var(--rounded-sm);transition:background-color .2s}.language-switcher_wrapper__TgiZB:hover{background-color:rgb(from var(--color-background-soft) r g b/100%)}.language-switcher_wrapper__TgiZB:has(.language-switcher_select__BwM_k:focus){outline:1px solid var(--color-focus)}.language-switcher_select__BwM_k{position:relative;padding-block:.25rem;padding-inline:.25rem;font-size:.875rem;color:inherit;cursor:pointer;-webkit-background:none;background:transparent;-webkit-border:none;border:none}.language-switcher_select__BwM_k:focus{outline:none}.language-switcher_icon__OvfH8{position:absolute;top:50%;left:.5rem;display:inline-flex;align-items:center;justify-content:center;width:.75rem;height:.75rem;color:inherit;transform:translateY(-50%)}.theme-toggle_themeToggle__wAHVL{gap:.03rem;border:none;box-shadow:0 0 0 1px var(--color-border-muted)}.theme-toggle_themeOption__R0JWM,.theme-toggle_themeToggle__wAHVL{display:flex;align-items:center;justify-content:center;height:2rem;border-radius:var(--rounded-full)}.theme-toggle_themeOption__R0JWM{width:2rem;cursor:pointer}.theme-toggle_themeLabel__36zxZ{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.theme-toggle_icon__51Opv{position:absolute;top:50%;left:50%;display:inline-grid;place-items:center;justify-self:center;width:1.1rem;height:1.1rem;color:var(--color-text-muted);cursor:pointer;transition:color .3s;transform:translate(-50%,-50%)}.theme-toggle_icon__51Opv.theme-toggle_active__MkGZm{stroke:var(--color-text-heading)}.theme-toggle_themeOption__R0JWM:hover .theme-toggle_icon__51Opv{color:var(--color-text-heading)}.theme-toggle_themeOption__R0JWM input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0}.theme-toggle_themeOption__R0JWM:has(input:focus-visible){outline:2px solid var(--color-focus)}.theme-toggle_themeOption__R0JWM:has(input:checked){border-radius:var(--rounded-full);box-shadow:0 0 0 1px var(--color-border-muted),0 1px 2px 0 var(--color-border-muted)}.theme-toggle_themeOption__R0JWM input:checked+.theme-toggle_icon__51Opv{color:var(--color-text-heading)}:root{--color-primary:#0446ac;--color-text-heading:#000;--color-text-base:#434343;--color-text-muted:#59636e;--color-background:#f7f7f7;--color-background-soft:#e9e9e9;--color-border:#ccc;--color-border-muted:#d8d8d8;--color-button-primary:#0446ac;--color-button-primary-foreground:#fff;--color-button-secondary:#e9e9e9;--color-button-secondary-foreground:#222;--color-focus:#005ff2;--header-height:5rem;--container-width:50rem;--z-index-header:90;--rounded-sm:0.25rem;--rounded-md:0.5rem;--rounded-lg:1.25rem;--rounded-full:9999em;--shadow-md:0 0 2px hsla(0,0%,100%,.1),0 0 1px rgba(130,168,236,.2)}.dark:root{--color-primary:#1760d0;--color-text-heading:#e4e4e7;--color-text-base:#a1a1aa;--color-text-muted:#929292;--color-background:#18181b;--color-background-soft:#252529;--color-border:#313335;--color-border-muted:#232425;--color-button-primary:#1a51a6;--color-button-primary-foreground:#fff;--color-button-secondary:#1d1d20;--color-button-secondary-foreground:#f8f8f8;--color-focus:#47a8ff}@media (max-width:768px){:root{--header-height:4rem}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip;font-size:medium;font-weight:400;background-color:var(--color-background)}body{position:relative;font-family:var(--font-montserrat),sans-serif;color:var(--color-text-base);letter-spacing:0}h1,h2,h3,h4,h5,h6{color:var(--color-text-heading)}h1{padding-bottom:.25rem;font-size:1.75rem;font-weight:600}h2,h3,h4,h5,h6{font-weight:500}ol,p,ul{line-height:1.7}a{display:inline-block;color:var(--color-primary);text-decoration:none}a:focus-visible{outline:2px solid var(--color-focus);outline-offset:0}ol,ul{list-style:none}:where(img){max-width:100%;height:auto;object-fit:cover;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-webkit-backface-visibility:hidden;backface-visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.markdown-body{color:var(--color-text-base)!important;background-color:var(--color-background)!important;h1,h2,h3,h4,h5,h6{color:var(--color-text-heading)}:where(ul){list-style:disc}:where(ol){list-style:decimal}figure{margin-inline:0!important}figure>figcaption[data-rehype-pretty-code-title]{position:relative;top:0;display:block;padding:1rem;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Helvetica Neue,monospace;font-size:.75rem;line-height:1;color:var(--color-text-base);background-color:#24292e;border-bottom:1px solid #2d3033;border-radius:.5rem .5rem 0 0}figure>figcaption+pre{border-top-left-radius:0!important;border-top-right-radius:0!important}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3f69592b2fe603c7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6325a8417175c41d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/021bc4481ed92ece-s.woff2) format("woff2");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_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/99b7f73d5af7c3e2-s.woff2) format("woff2");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_4bc053;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4f05ba3a6752a328-s.p.woff2) format("woff2");unicode-range:u+00??,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:__Montserrat_Fallback_4bc053;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_4bc053{font-family:__Montserrat_4bc053,__Montserrat_Fallback_4bc053;font-style:normal}.__variable_4bc053{--font-montserrat:"__Montserrat_4bc053","__Montserrat_Fallback_4bc053"}@font-face{font-family:__geist_0bc885;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 400 500 900}@font-face{font-family:__geist_Fallback_0bc885;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_0bc885{font-family:__geist_0bc885,__geist_Fallback_0bc885}.__variable_0bc885{--font-geist-sans:"__geist_0bc885","__geist_Fallback_0bc885"}.header_header__k1qhy{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-index-header);background-color:rgb(from var(--color-background) r g b/80%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header_headerInner__dYqiX{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;width:100%;max-width:54rem;height:100%;height:var(--header-height);margin-inline:auto}.header_headerInner__dYqiX:before{content:""}.header_menuWrapper__0yTiy{display:flex;align-items:center}@media screen and (max-width:1120px){.header_headerInner__dYqiX{padding-inline:1.5rem}}