:root{--primary: #1a79ff;--input-highlight-border: rgb(2, 105, 247);--input-highlight-shadow: rgba(2, 105, 247, .5);--input-width: 150px;--date-input-width: var(--input-width);color:var(--foreground);transition:background 80ms cubic-bezier(.4,0,.2,1)}[data-theme=dark]{--foreground: #f7f7f7;--background: #0d0e12;--card-background: var(--background);--border: #1f2228;--input-background: #1b1e27;--date-picker-background: #1b1e27;--date-picker-foreground: var(--foreground);--date-picker-highlight-border: var(--input-highlight-border);--date-picker-highlight-shadow: var(--input-highlight-shadow);color-scheme:dark;background:var(--background)}[data-theme=light]{--foreground: #0d0e12;--background: #f6f9fe;--card-background: #ffffff;--border: #c6cddd;--input-background: #ffffff;color-scheme:light;background:var(--background)}html{min-height:100%}body{font-family:Inter,sans-serif;margin:0}a{color:#3370ff;text-decoration:none}.layout.svelte-1ex86fy{transition:all 80ms cubic-bezier(.4,0,.2,1);min-height:100vh}header.svelte-1ex86fy{display:flex;align-items:center;height:80px;padding:5px 30px;margin-bottom:25px;background-color:#a3a6c212;border-bottom:1px solid hsla(234,10%,50%,.1)}@media screen and (min-width: 560px){header.svelte-1ex86fy{height:60px}}header.svelte-1ex86fy .left:where(.svelte-1ex86fy){display:flex;flex-direction:column}@media screen and (min-width: 560px){header.svelte-1ex86fy .left:where(.svelte-1ex86fy){flex-direction:row}}header.svelte-1ex86fy .links:where(.svelte-1ex86fy){display:flex;align-items:center}header.svelte-1ex86fy .icons:where(.svelte-1ex86fy){display:flex;margin-left:auto;align-items:center}.page.svelte-1ex86fy{max-width:800px;margin:auto;padding:0 15px}@media (min-width: 400px){.page.svelte-1ex86fy{padding:0 30px}}.header-title.svelte-1ex86fy{color:var(--primary);font-weight:500;font-size:1.5em;margin-right:20px;padding:2px 0}h1{font-size:2em}h1,h2{margin-block-start:.9em;margin-block-end:.9em}::selection{background:var(--primary);color:#fff}a.svelte-1ex86fy{color:inherit;-webkit-user-select:none;user-select:none}a.svelte-1ex86fy,button.theme-toggle.svelte-1ex86fy{-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:rgba(0,0,0,0)}a.svelte-1ex86fy:hover,button.theme-toggle.svelte-1ex86fy:hover{opacity:.7}a.nav-link.svelte-1ex86fy{padding:5px 2px;margin-right:16px;transition:all 80ms cubic-bezier(.4,0,.2,1)}.icon.svelte-1ex86fy{display:block;border:none;background-color:transparent;padding:5px 2px;margin:0 5px;cursor:pointer}.icon.svelte-1ex86fy svg:where(.svelte-1ex86fy){display:block;transition:all 80ms cubic-bezier(.4,0,.2,1)}.icon.theme-toggle.svelte-1ex86fy svg:where(.svelte-1ex86fy){fill:var(--foreground)}.icon.github.svelte-1ex86fy svg>path:where(.svelte-1ex86fy){transition:all 80ms cubic-bezier(.4,0,.2,1);stroke:var(--foreground)}table{border-collapse:collapse}table td,table th{border:1px solid var(--border);padding:6px 9px}code{background-color:#acaeb933;border-radius:6px;padding:.2em .3em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:95%}code,p{line-height:1.5}li{margin-top:.25em}
