:root,[data-theme=dark]{--bg:#14110e;--bg-1:#1a1612;--bg-2:#221c17;--bg-3:#2b241d;--line:#ece7dd17;--line-strong:#ece7dd29;--fg:#ece7dd;--fg-mute:#a39a8c;--fg-dim:#6f6759;--accent:#d4a04a;--accent-soft:#d4a04a24;--accent-line:#d4a04a59;--accent-ink:#1a1305;--code-bg:#0f0c09;--code-fg:#ece7dd;--code-com:#6f6759;--code-kw:#cf6f5f;--code-str:#88b07a;--code-id:#d4a04a;--code-num:#c69aff;--shadow-card:0 1px 0 #ece7dd0a inset, 0 12px 32px -16px #0006;--lang-js:#e8c547;--lang-html:#d97757;--lang-css:#6f93d6;--lang-react:#6fc3d6;--level-easy:#88b07a;--level-med:#d4a04a;--level-hard:#cf6f5f;--tier-core:#88b07a;--tier-core-soft:#88b07a1f;--tier-core-line:#88b07a59}[data-theme=light]{--bg:#f3ede0;--bg-1:#ebe5d6;--bg-2:#e0d9c7;--bg-3:#d6cebb;--line:#1c1a161a;--line-strong:#1c1a1633;--fg:#1c1a16;--fg-mute:#5d5648;--fg-dim:#8a8273;--accent:#b87a26;--accent-soft:#b87a2624;--accent-line:#b87a2666;--accent-ink:#fff7e6;--code-bg:#ece5d3;--code-fg:#1c1a16;--code-com:#8a8273;--code-kw:#a8462f;--code-str:#4f6c3f;--code-id:#946017;--code-num:#6a4ec0;--shadow-card:0 1px 0 #fff9 inset, 0 12px 32px -18px #3c280a2e;--lang-js:#c69a16;--lang-html:#b8552f;--lang-css:#3a64bd;--lang-react:#2d8aa5;--level-easy:#5a8049;--level-med:#b87a26;--level-hard:#a8462f;--tier-core:#5a8049;--tier-core-soft:#5a80491f;--tier-core-line:#5a804959}:root{--display:var(--font-instrument-serif), "Iowan Old Style", Georgia, serif;--sans:var(--font-plex-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:var(--font-jetbrains-mono), "Fira Code", ui-monospace, monospace;--t-hero:clamp(48px, 7.5vw, 96px);--t-h1:56px;--t-h2:36px;--t-h3:22px;--t-body:16px;--t-small:13.5px;--t-mono-label:11px;--r-sm:4px;--r:8px;--r-lg:14px;--r-xl:18px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--ease:cubic-bezier(.25, .46, .45, .94);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.28s;--topnav-height:60px;--sidebar-width:240px}h1,h2,h3,h4,h5,h6{font-family:var(--display);color:var(--fg);letter-spacing:-.02em;font-weight:400;line-height:1.1}h1{letter-spacing:-.025em;font-size:clamp(48px,7.5vw,96px);line-height:.98}h2{letter-spacing:-.02em;font-size:clamp(30px,4vw,56px);line-height:1}h3{letter-spacing:-.015em;font-size:clamp(24px,3vw,40px);line-height:1.1}h4{letter-spacing:-.01em;font-size:clamp(18px,2vw,30px);line-height:1.05}p{color:var(--fg-mute);line-height:1.55}code{font-family:var(--mono);color:var(--accent);background:0 0;padding:0;font-size:.875em}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 12px #e461fb4d}50%{box-shadow:0 0 28px #e461fb99}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{font-family:var(--sans);background-color:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img,svg{max-width:100%;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:9999px}
.TopNav-module-scss-module__B-1HrG__nav{z-index:100;height:var(--topnav-height);background:var(--bg-1);border-bottom:1px solid var(--line);transition:background var(--dur-base) var(--ease);position:fixed;top:0;left:0;right:0}.TopNav-module-scss-module__B-1HrG__inner{align-items:center;gap:28px;max-width:1400px;height:100%;margin:0 auto;padding:0 28px;display:flex}.TopNav-module-scss-module__B-1HrG__logo{flex-shrink:0;align-items:baseline;gap:8px;text-decoration:none;display:flex}.TopNav-module-scss-module__B-1HrG__logoDot{background:var(--accent);border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block;transform:translateY(-3px)}.TopNav-module-scss-module__B-1HrG__logoMark{font-family:var(--display);color:var(--fg);letter-spacing:-.01em;font-size:22px;font-style:italic;line-height:1}.TopNav-module-scss-module__B-1HrG__links{align-items:center;gap:4px;margin-left:auto;display:flex}@media (max-width:768px){.TopNav-module-scss-module__B-1HrG__links{display:none}}.TopNav-module-scss-module__B-1HrG__link{color:var(--fg-mute);border-radius:var(--r-sm);transition:color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);align-items:center;gap:6px;padding:6px 10px;font-size:13.5px;text-decoration:none;display:inline-flex}.TopNav-module-scss-module__B-1HrG__link:hover{color:var(--fg);background:#ece7dd0a}.TopNav-module-scss-module__B-1HrG__active{color:var(--fg)}.TopNav-module-scss-module__B-1HrG__cmdk{border:1px solid var(--line-strong);border-radius:var(--r);color:var(--fg-mute);cursor:pointer;min-width:200px;font-size:13px;font-family:var(--sans);transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);background:0 0;align-items:center;gap:10px;padding:6px 10px;display:inline-flex}.TopNav-module-scss-module__B-1HrG__cmdk:hover{border-color:var(--accent-line);background:var(--accent-soft)}@media (max-width:1024px){.TopNav-module-scss-module__B-1HrG__cmdk{min-width:0}.TopNav-module-scss-module__B-1HrG__cmdkText{display:none}}.TopNav-module-scss-module__B-1HrG__kbd{font-family:var(--mono);color:var(--fg-dim);border:1px solid var(--line);border-radius:var(--r-sm);margin-left:auto;padding:2px 5px;font-size:11px}.TopNav-module-scss-module__B-1HrG__streak{border:1px solid var(--line-strong);font-family:var(--mono);color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;display:inline-flex}.TopNav-module-scss-module__B-1HrG__streakDot{background:var(--accent);border-radius:999px;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite TopNav-module-scss-module__B-1HrG__streakPulse}@keyframes TopNav-module-scss-module__B-1HrG__streakPulse{0%{box-shadow:0 0 #d4a04a80}70%{box-shadow:0 0 0 6px #d4a04a00}to{box-shadow:0 0 #d4a04a00}}.TopNav-module-scss-module__B-1HrG__themeBtn{border-radius:var(--r-sm);width:32px;height:32px;color:var(--fg-mute);cursor:pointer;transition:color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TopNav-module-scss-module__B-1HrG__themeBtn:hover{color:var(--fg);background:#ece7dd0a}.TopNav-module-scss-module__B-1HrG__themeBtn svg{display:block}.TopNav-module-scss-module__B-1HrG__divider{background:var(--line-strong);flex-shrink:0;width:1px;height:18px}.TopNav-module-scss-module__B-1HrG__hamburger{cursor:pointer;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}@media (max-width:768px){.TopNav-module-scss-module__B-1HrG__hamburger{display:flex}}.TopNav-module-scss-module__B-1HrG__bar{background:var(--fg);border-radius:2px;width:22px;height:2px}.TopNav-module-scss-module__B-1HrG__mobileMenu{background:var(--bg-1);border-top:1px solid var(--line);max-height:calc(100dvh - var(--topnav-height));flex-direction:column;padding:.5rem 0 1rem;display:flex;overflow-y:auto}.TopNav-module-scss-module__B-1HrG__mobileLink{color:var(--fg-mute);transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease);background:0 0;border:none;align-items:center;gap:10px;padding:.75rem 1.5rem;font-size:14px;text-decoration:none;display:flex}.TopNav-module-scss-module__B-1HrG__mobileLink:hover{background:var(--accent-soft);color:var(--fg)}.TopNav-module-scss-module__B-1HrG__mobileLinkActive{color:var(--fg)}.TopNav-module-scss-module__B-1HrG__mobileLinkIndented{padding-left:2rem}.TopNav-module-scss-module__B-1HrG__mobileLinkIcon{font-family:var(--mono);color:var(--fg-dim);flex-shrink:0;width:18px;font-size:11px}.TopNav-module-scss-module__B-1HrG__mobileDivider{font-size:11px;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-dim);align-items:center;gap:8px;margin-top:.25rem;padding:.75rem 1.5rem .25rem;display:flex}.TopNav-module-scss-module__B-1HrG__mobileDividerDot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.TopNav-module-scss-module__B-1HrG__mobileLangRow{flex-wrap:wrap;gap:8px;padding:.5rem 1.5rem .25rem;display:flex}.TopNav-module-scss-module__B-1HrG__mobileLangChip{border:1px solid var(--line-strong);color:var(--fg-mute);transition:border-color var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;text-decoration:none;display:inline-flex}.TopNav-module-scss-module__B-1HrG__mobileLangChip:hover{color:var(--fg);background:var(--accent-soft)}.TopNav-module-scss-module__B-1HrG__mobileLangChipActive{color:var(--fg);border-color:var(--lang-color,var(--accent))}.TopNav-module-scss-module__B-1HrG__mobileLangDot{border-radius:999px;flex-shrink:0;width:6px;height:6px}
.NavigationLoader-module-scss-module__odtNzG__overlay{z-index:9999;cursor:not-allowed;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NavigationLoader-module-scss-module__odtNzG__spinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:48px;height:48px;animation:.75s linear infinite NavigationLoader-module-scss-module__odtNzG__spin;display:block}@keyframes NavigationLoader-module-scss-module__odtNzG__spin{to{transform:rotate(360deg)}}
.CommandPalette-module-scss-module__vSp5oq__overlay{z-index:200;background:#14110eb3;animation:.12s CommandPalette-module-scss-module__vSp5oq__fadeIn;position:fixed;inset:0}.CommandPalette-module-scss-module__vSp5oq__panel{z-index:201;background:var(--bg-1);border:1px solid var(--line-strong);border-radius:var(--r-lg);width:min(640px,100vw - 32px);box-shadow:var(--shadow-card);animation:.15s CommandPalette-module-scss-module__vSp5oq__slideDown;position:fixed;top:15%;left:50%;overflow:hidden;transform:translate(-50%)}@keyframes CommandPalette-module-scss-module__vSp5oq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module-scss-module__vSp5oq__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.CommandPalette-module-scss-module__vSp5oq__overlay,.CommandPalette-module-scss-module__vSp5oq__panel{animation:none}}.CommandPalette-module-scss-module__vSp5oq__input{border:none;border-bottom:1px solid var(--line);width:100%;color:var(--fg);font-family:var(--sans);background:0 0;outline:none;padding:16px 20px;font-size:15px}.CommandPalette-module-scss-module__vSp5oq__input::placeholder{color:var(--fg-dim)}.CommandPalette-module-scss-module__vSp5oq__list{max-height:420px;padding:8px 0;overflow-y:auto}.CommandPalette-module-scss-module__vSp5oq__empty{color:var(--fg-mute);text-align:center;padding:24px 20px;font-size:13.5px}.CommandPalette-module-scss-module__vSp5oq__group [cmdk-group-heading]{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-dim);padding:8px 20px 4px;font-size:10.5px}.CommandPalette-module-scss-module__vSp5oq__item{color:var(--fg-mute);cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease);align-items:center;gap:10px;padding:8px 20px;font-size:13.5px;display:flex}.CommandPalette-module-scss-module__vSp5oq__item[aria-selected=true]{background:var(--bg-2);color:var(--fg)}.CommandPalette-module-scss-module__vSp5oq__itemDot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.CommandPalette-module-scss-module__vSp5oq__itemIcon{text-align:center;width:14px;color:var(--fg-dim);flex-shrink:0;font-size:12px}.CommandPalette-module-scss-module__vSp5oq__itemLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--fg);flex:1;overflow:hidden}.CommandPalette-module-scss-module__vSp5oq__itemSec{color:var(--fg-mute);margin-left:4px;font-weight:400}.CommandPalette-module-scss-module__vSp5oq__itemDesc{color:var(--fg-dim);font-size:12px}.CommandPalette-module-scss-module__vSp5oq__itemMeta{font-family:var(--mono);color:var(--fg-dim);white-space:nowrap;flex-shrink:0;font-size:10.5px}.CommandPalette-module-scss-module__vSp5oq__footer{border-top:1px solid var(--line);font-family:var(--mono);color:var(--fg-dim);gap:16px;padding:10px 20px;font-size:11px;display:flex}.CommandPalette-module-scss-module__vSp5oq__footer kbd{border:1px solid var(--line);border-radius:var(--r-sm);color:var(--fg-mute);background:#ece7dd0f;margin-right:4px;padding:1px 5px;display:inline-block}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.0y1-r_vehenvp.woff2)format("woff2");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:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.10_7676vm7pyy.woff2)format("woff2");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}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.0hck6o0i8wq3a.woff2)format("woff2");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:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.0gq7fw9.sy_5..woff2)format("woff2");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}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_72da93d7-module__hK9O0G__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_72da93d7-module__hK9O0G__variable{--font-instrument-serif:"Instrument Serif", "Instrument Serif Fallback"}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.0xyeb7czu1stb.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.0vnh8.d8wxa2x.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.0~.8lt~vdqmc3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.00z~hoalba5dm.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0vwgtotjdgnhr.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.09.f.n_ccld80.woff2)format("woff2");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}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.0xyeb7czu1stb.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.0vnh8.d8wxa2x.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.0~.8lt~vdqmc3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.00z~hoalba5dm.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0vwgtotjdgnhr.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.09.f.n_ccld80.woff2)format("woff2");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}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.0xyeb7czu1stb.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.0vnh8.d8wxa2x.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.0~.8lt~vdqmc3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.00z~hoalba5dm.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0vwgtotjdgnhr.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.09.f.n_ccld80.woff2)format("woff2");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}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.0xyeb7czu1stb.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.0vnh8.d8wxa2x.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.0~.8lt~vdqmc3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.00z~hoalba5dm.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0vwgtotjdgnhr.woff2)format("woff2");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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.09.f.n_ccld80.woff2)format("woff2");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}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_1b4b4fdf-module__TS2xva__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.ibm_plex_sans_1b4b4fdf-module__TS2xva__variable{--font-plex-sans:"IBM Plex Sans", "IBM Plex Sans Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.0f97p8c3305p~.woff2)format("woff2");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}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.0f97p8c3305p~.woff2)format("woff2");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}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/26f284dcc38c84c0-s.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/051742360c26797e-s.p.0f97p8c3305p~.woff2)format("woff2");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}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_9f945b83-module__FjKebG__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_9f945b83-module__FjKebG__variable{--font-jetbrains-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
