header.svelte-er2jp4{display:flex;justify-content:space-between}.corner.svelte-er2jp4{width:12em;height:5em;font-size:smaller}.cornerlink.svelte-er2jp4{display:flex;align-items:center;justify-content:center;width:100%;height:100%}nav.svelte-er2jp4{display:flex;justify-content:center}ul.svelte-er2jp4{position:relative;padding:0 20px;margin:0;height:3em;display:flex;justify-content:center;align-items:center;list-style:none;background:var(--background);background-size:contain;border-bottom-left-radius:40px;border-bottom-right-radius:40px}li.svelte-er2jp4{position:relative;height:100%}li.active.svelte-er2jp4:before{--size: 6px;content:"";width:0;height:0;position:absolute;top:0;left:calc(50% - var(--size));border:var(--size) solid transparent;border-top:var(--size) solid var(--accent-color)}nav.svelte-er2jp4 a:where(.svelte-er2jp4){display:flex;height:100%;align-items:center;padding:0 1em;color:var(--heading-color);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:color .2s linear}.visToggle.svelte-er2jp4{background:none;border:none;padding:0;color:var(--accent-color);cursor:pointer}a.svelte-er2jp4:hover{color:var(--accent-color)}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--font-mono: "Fira Mono", monospace}:root{--column-width: 42rem;--column-margin-top: 4rem;--secondary-color: #d0dde9;--tertiary-color: #edf0f8;--logo-bordeux: rgba(90, 14, 32, 1);--logo-sand: rgba(199, 182, 129, 1);--logo-blue: rgba(38, 43, 113, 1);--logo-seng-fill: var(--logo-bordeux);--pure-white: #fff;--primary-color: #b4b4b4;--accent-color: #3e00ff;--heading-color: rgba(6, 6, 6, .8);--text-color: #444444;--background: rgba(255, 255, 255, .7);--logo-bordeaux-outline: none;--logo-sand-outline: none;--logo-blue-outline: none;--logo-blue-scribble-outline: #262b71;--logo-blue-scribble-outline-done: transparent}html[data-theme=dark]{--logo-seng-fill: white;--logo-seng-stroke: none;--pure-white: #000;--primary-color: #222;--accent-color: #6666cc;--heading-color: rgba(255, 255, 255, .8);--text-color: #eee;--background: rgba(0, 0, 0, .4);--logo-bordeaux-outline: white;--logo-sand-outline: white;--logo-blue-outline: white;--logo-blue-scribble-outline: #ccc;--logo-blue-scribble-outline-done: #ccc}body{min-height:100vh;margin:0;background-color:var(--primary-color)}body:before{content:"";width:80vw;height:100vh;position:absolute;top:0;left:10vw;z-index:-1}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,p{font-weight:400;color:var(--heading-color)}p{line-height:1.5}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1.5rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--text-color)}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.content{width:100%;max-width:var(--column-width);margin:var(--column-margin-top) auto 0 auto}.page-container.svelte-1le3uwl{display:flex;flex-direction:column;min-height:100vh}main.svelte-1le3uwl{flex:1;display:flex;flex-direction:column;padding:1rem;width:100%;max-width:1024px;margin:0 auto;box-sizing:border-box}footer.svelte-1le3uwl{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;font-size:smaller}footer.svelte-1le3uwl a:where(.svelte-1le3uwl){font-weight:700}@media (min-width: 480px){footer.svelte-1le3uwl{padding:40px 0}}
