:root{--theme-background: #f9f9f9;--theme-background-darker: #f3f3f3;--theme-background-lighter: #ffffff;--theme-text-color: #000000;--theme-text-less-important-color: #555;--theme-link-color: #4c4c4c;--theme-link-hover-color: #797979;--theme-checkbox-color: #ffffff;--theme-checkbox-checked-color: #bbbbbb;--font-family-base: "JetBrains Mono", monospace;--font-size-title: 48px;--font-size-llarge: 30px;--font-size-large: 24px;--font-size-base: 20px;--font-size-small: 16px;--font-size-ssmall: 14px;--font-size-sssmall: 12px;--navbar-height: 80px;--navbar-inner-height: 50px;--theme-navbar-background: #eeeeee;--theme-navbar-text-color: #212529;--scrollbar-thumb-background-color: #e7e7e7;--button-background: #2e2e2e;--button-background-success: #35a000;--button-background-failure: #be0000;--button-text-color: #ffffff;--button-hover-background: #0c0c0c;--button-active-background: #000000;--button-border: none;--button-disabled-background: #cccccc;--button-disabled-text-color: #666666;--container-max-width: 1200px;--article-container-max-width: 800px;--border-shadow-color: rgba(0, 0, 0, .1);--border-hover-shadow-color: rgba(0, 0, 0, .2);--line-height-base: 1em;--line-height-larger: 1.2em;--article-title-color: #000000;--article-subtitle-color: #555;--article-text-color: #000000}body.dark{--theme-background: #212121;--theme-background-darker: #171717;--theme-background-lighter: #333333;--theme-text-color: #e0e0e0;--theme-text-less-important-color: #a1a1a1;--theme-link-color: #a3a3a3;--theme-link-hover-color: #878787;--theme-navbar-background: #171717;--theme-navbar-text-color: #ffffff;--theme-checkbox-color: #4c4c4c;--theme-checkbox-checked-color: #111111;--scrollbar-thumb-background-color: #404040;--button-background: #333333;--button-background-success: #2b8100;--button-background-failure: #910000;--button-text-color: #ffffff;--button-hover-background: #555555;--button-border: 1px solid #777777;--border-shadow-color: rgba(0, 0, 0, .7);--border-hover-shadow-color: rgba(0, 0, 0, .8);--article-title-color: #e0e0e0;--article-subtitle-color: #a1a1a1;--article-text-color: #e0e0e0}body{margin:0;padding:0;font-family:var(--font-family-base);font-size:var(--font-size-base);background-color:var(--primary-color);color:var(--secondary-color)}button:disabled{background-color:var(--button-disabled-background);color:var(--button-disabled-text-color);cursor:not-allowed}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}._nav_dcs9n_7{display:flex;justify-content:space-between;align-items:center;background-color:var(--theme-navbar-background);padding:15px 30px;height:var(--navbar-inner-height);position:sticky;top:0;z-index:1000}._logo_dcs9n_20{color:var(--theme-navbar-text-color);font-size:30px;font-weight:700;text-decoration:none}._right_dcs9n_28{display:flex;align-items:center;gap:16px}._navLinks_dcs9n_34{list-style:none;display:flex;gap:80px;margin:0}._navLinks_dcs9n_34 a{color:var(--theme-text-color);text-decoration:none}._navLinks_dcs9n_34 a:hover{text-decoration:underline}._navLinks_dcs9n_34 div{color:var(--theme-text-color);cursor:pointer}._navLinks_dcs9n_34 div:hover{text-decoration:underline}._themeToggle_dcs9n_58{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-navbar-text-color) 25%,transparent);background:color-mix(in srgb,var(--theme-navbar-background) 75%,var(--theme-navbar-text-color) 5%);color:var(--theme-navbar-text-color);cursor:pointer;padding:0;transition:transform .12s ease,background .18s ease,border-color .18s ease}._themeToggle_dcs9n_58:hover{background:color-mix(in srgb,var(--theme-navbar-background) 65%,var(--theme-navbar-text-color) 10%)}._themeToggle_dcs9n_58:active{transform:scale(.96)}._themeToggle_dcs9n_58:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-navbar-text-color) 35%,transparent);outline-offset:2px}._iconWrap_dcs9n_83{display:inline-flex;align-items:center;justify-content:center}._icon_dcs9n_83{width:20px;height:20px}
