﻿@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Regular.woff2") format("woff2"),url("/fonts/inter/Inter-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Medium.woff2") format("woff2"),url("/fonts/inter/Inter-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/Inter-Bold.woff2") format("woff2"),url("/fonts/inter/Inter-Bold.woff") format("woff");font-weight:750;font-style:normal;font-display:swap}:root,:root.light{--bgColor: #EAEAEA;--fgColor: #41474E;--metaColor: #D26878;--headColor: var(--fgColor);--linkColor: #5690AF;--ulPointerColor: #8E4585;--hovColor: #22453F;--bgSelect: #FFFAE1;--red: #D26878;--dimRed: #623039;--orange: #e08f67;--dimOrange: #926048;--yellow: #FFFAE1;--dimYellow: #D5C5A1;--green: #56AFA0;--dimGreen: #22453F;--blue: #5690AF;--dimBlue: #223844;--purple: #9271D6;--dimPurple: #47356C;--grey: #CBCDCD;--dimGrey: #646868;--lavender: #E6E6FA;--footColor: var(--fgColor)}:root.dark{--bgColor: #222529;--fgColor: #D6D6D6;--metaColor: #7DC5C2;--headColor: var(--fgColor);--linkColor: #F6BE00;--ulPointerColor: #E6E6FA;--hovColor: #E2AEA2;--bgSelect: #464949;--palenightbg: #292D3E;--red: #CD909B;--dimRed: #684249;--orange: #E2AEA2;--dimOrange: #704941;--yellow: #DBD5BC;--dimYellow: #6F6847;--green: #78B6AD;--dimGreen: #3E615C;--blue: #87C9E5;--dimBlue: #38494F;--purple: #CEA7DE;--dimPurple: #5E406A;--grey: #CBCDCD;--dimGrey: #464949;--lavender: #E6E6FA;--footColor: var(--fgColor);--bgColor: var(--palenightbg);--metaColor: var(--blue)}:root.nordic-light{--bgColor: #ECEFF4;--fgColor: #2E3440;--metaColor: #5E81AC;--headColor: var(--fgColor);--linkColor: #88C0D0;--ulPointerColor: #BF616A;--hovColor: #4C566A;--bgSelect: #D8DEE9;--red: #BF616A;--dimRed: #AB5960;--orange: #D08770;--dimOrange: #B4715A;--yellow: #EBCB8B;--dimYellow: #D0B172;--green: #A3BE8C;--dimGreen: #8A9F71;--blue: #5E81AC;--dimBlue: #43688C;--purple: #B48EAD;--dimPurple: #9F7995;--grey: #D8DEE9;--dimGrey: #4C566A;--lavender: #B48EAD;--footColor: var(--fgColor)}:root.forest-dark{--bgColor: #2A2F26;--fgColor: #D8D8C8;--metaColor: #7E8D57;--headColor: var(--fgColor);--linkColor: #A89970;--ulPointerColor: #B87A5E;--hovColor: #4A543E;--bgSelect: #3F473A;--palenightbg: var(--bgColor);--red: #B87A5E;--dimRed: #9E6A51;--orange: #C89F62;--dimOrange: #A88750;--yellow: #D8D8C8;--dimYellow: #B0B09F;--green: #7E8D57;--dimGreen: #5F6B41;--blue: #6A8E8C;--dimBlue: #4F6A68;--purple: #8C7AA8;--dimPurple: #695B80;--grey: #A0A090;--dimGrey: #3F473A;--lavender: #8C7AA8;--footColor: var(--fgColor)}::-moz-selection{color:var(--bgColor);background:var(--metaColor)}::selection{color:var(--bgColor);background:var(--metaColor)}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;scrollbar-color:var(--metaColor) var(--bgColor);scrollbar-width:thin}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1.7rem;line-height:1.6;max-width:67.9rem;margin:20px auto;padding:20px;box-shadow:0 0 30px 10px rgba(0,0,0,.2);overflow-wrap:break-word;background:var(--bgColor);color:var(--fgColor);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto}p{margin-bottom:1.7rem}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;color:var(--headColor);text-wrap:balance;line-height:1.2;margin-top:2.4rem;margin-bottom:1.2rem;}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before{color:var(--metaColor)}h1{font-size:2.8rem;color:var(--bgColor);background-color:var(--metaColor);text-align:center;padding:.5rem 0;margin-bottom:2rem}h1::before{color:var(--bgColor)}a{text-decoration:none;padding:0 .2rem;border-radius:.3rem;color:var(--linkColor)}a:focus,a:hover{background-color:var(--linkColor);color:var(--bgColor)}ul{list-style:none;padding-left:2rem;margin-top:.5rem;margin-bottom:.5rem}ul li{margin-bottom:.5rem;}ul li::marker{content:"➤ ";color:var(--ulPointerColor)}blockquote{border-left:.5rem solid var(--metaColor);margin:1rem 1rem 1rem 1.5rem;padding:.5rem 0 .5rem 1.5rem;font-style:italic;color:var(--dimFgColor, var(--fgColor))}strong{font-weight:700;color:var(--orange)}em{font-style:italic;color:var(--purple)}textarea{font-family:"Fira Code","JetBrains Mono","Source Code Pro","IBM Plex Mono",Consolas,"Liberation Mono",Menlo,Courier,monospace;border:2px dotted var(--metaColor);outline:0;resize:none;overflow:auto;background-color:var(--bgColor);color:var(--fgColor);padding:.5rem;width:100%;box-sizing:border-box}hr{border:0;border-top:1px dashed var(--metaColor);margin:2rem 0}img{max-width:90%;height:auto;display:block;margin-left:auto;margin-right:auto;border:dashed .2rem var(--metaColor);border-radius:15px}pre{font-family:"Fira Code","JetBrains Mono","Source Code Pro","IBM Plex Mono",Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:1.5rem;line-height:1.45;border:1px solid var(--metaColor);padding:1rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word;background-color:var(--dimGrey);color:var(--fgColor);tab-size:4;-moz-tab-size:4}pre code{padding:0;border-radius:0;color:inherit;background-color:inherit;font-family:inherit;font-size:inherit}p code,li code,div code{font-family:"Fira Code","JetBrains Mono","Source Code Pro","IBM Plex Mono",Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:1.4rem;padding:.1rem .3rem;border-radius:.3rem;color:var(--bgColor);background-color:var(--fgColor)}iframe{max-width:90%;display:block;margin:1rem auto;border:1px solid var(--metaColor)}table{table-layout:fixed;width:100%;border-collapse:collapse;margin-left:auto;margin-right:auto;margin-bottom:1rem;line-height:1.1}table thead th:first-child{width:20%}table th{font-weight:700;background-color:var(--dimGrey)}table td,table th{padding:.8rem;border:dashed .1rem var(--metaColor);text-align:left}footer{font-size:1.4rem;clear:both;color:var(--footColor);text-align:left;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--dimGrey)}.metaData,.themeButton{color:var(--metaColor)}.wrapper{min-height:100vh;min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;gap:2rem}.icons{width:2rem;height:2rem;aspect-ratio:1/1;display:inline-block;vertical-align:middle;color:var(--fgColor);fill:currentColor;background-color:rgba(0,0,0,0)}.icons__background:hover{background-color:rgba(0,0,0,0);color:var(--metaColor);fill:var(--metaColor)}.navBar{padding:1rem 0 0 0;display:flex;flex-direction:row;gap:.4rem;flex-wrap:wrap;justify-content:flex-end;align-items:center;align-content:flex-end}.themeButton{cursor:pointer;border:none;font-size:1.8rem;background-color:rgba(0,0,0,0);padding:.5rem}.dark .themeButton.dark{display:none}.themeButton.light{display:none}.dark .themeButton.light{display:block}.tagsData{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;align-items:flex-start;margin-bottom:1rem}.titleList li{margin-bottom:.75rem}.footnote-definition{margin:0 0 1rem 2rem;font-size:1.4rem}.footnote-definition-label{color:var(--metaColor);font-weight:bold}.footnote-definition p{display:inline;padding:0 0 0 .5rem}.footContainer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media (max-width: 650px){body{padding:15px;margin:10px auto}.wrapper{margin:1rem;gap:1rem}h1{font-size:2.4rem}pre{font-size:1.4rem}p code,li code,div code{font-size:1.3rem}}.noStyle{padding:0 !important;margin:0 !important;border:none !important;border-radius:0 !important}.textCenter{text-align:center}.floatRight{float:right;margin-left:1rem}.floatLeft{float:left;margin-right:1rem}.webring{margin:.5rem;padding:.5rem;border:1px solid var(--dimGrey);border-radius:.3rem}