:root{--lightBlueHS:199, 33%;--yellowHS:49, 100%;--redHS:349, 100%;--lightGrayHS:220, 2%;--yellowHSL:49.1, 100%, 50%;--lightGrayHSL:220, 2%, 66%;--lightBlueHSL:199, 33%, 60.95%;--darkBlueHSL:201, 42%, 35.2%;--orangeHSL:22, 100%, 53.8%;--redHSL:349, 100%, 45%;--midGrayHSL:204, 2%, 54%;--darkGrayHSL:210, 4%, 27%;--darkerGrayHSL:349, 25%, 16%;--whiteHSL:0, 0%, 99%;--trueWhiteHSL:0, 0%, 100%;--blackHSL:210, 33%, 9.5%;--trueBlackHSL:0, 0%, 0%;--white:hsl(var(--whiteHSL));--trueWhite:hsl(var(--trueWhiteHSL));--black:hsl(var(--blackHSL));--trueBlack:hsl(var(--trueBlackHSL));--headingFont:"Averta-Std", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bodyFont:"Alkes", Georgia, serif;--codeFont:"MonoLisa", Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--bodyFontWeight:normal;--bodyFontSize:1.125rem;--bodyLineHeight:calc(var(--quarterNote) * 1.25);--yellow:hsl(var(--yellowHSL));--orange:hsl(var(--orangeHSL));--red:hsl(var(--redHSL));--lightestGray:hsl(var(--lightGrayHS), 94%);--lighterGray:hsl(var(--lightGrayHS), 86%);--lightGray:hsl(var(--lightGrayHSL));--midGray:hsl(var(--midGrayHSL));--darkGray:hsl(var(--darkGrayHSL));--darkerGray:hsl(var(--darkerGrayHSL));--lightBlue:hsl(var(--lightBlueHSL));--lighterBlue:hsl(var(--lightBlueHS), 90%);--lightestBlue:hsl(var(--lightBlueHS), 95%);--darkBlue:hsl(var(--darkBlueHSL));--darkerBlue:hsl(var(--darkBlueHSL), 20%);--blueToYellow:#7ba7bc, #75b1bf, #66c6b6, #4fd27b, #56e035, #acef1b, #faf008, #ffd100;--ink:var(--darkGray);--paper:var(--white);--paperHSL:var(--whiteHSL);--headingColor:var(--darkerGray);--accentColor:var(--darkBlue);--linkColor:var(--darkBlue);--highlightColor:var(--darkGray);--maxWidth:34rem;--sidebarWidth:15rem;--margin:var(--quarterNote);--sixteenthNote:calc(var(--quarterNote) / 4);--eighthNote:calc(var(--quarterNote) / 2);--quarterNote:1.25rem;--dottedQuarterNote:calc(var(--quarterNote) * 1.5);--halfNote:calc(var(--quarterNote) * 2);--dottedHalfNote:calc(var(--quarterNote) * 3);--wholeNote:calc(var(--quarterNote) * 4);--tiedWholeNote:calc(var(--quarterNote) * 5);--dottedWholeNote:calc(var(--quarterNote) * 6);--buttonSize:2.2rem;--buttonBackground:var(--paper);font-size:var(--bodyFontSize)}@media (min-width: 42rem){:root{--bodyFontSize:1.1875rem}}@media (min-width: 82rem){:root{--bodyFontSize:1.25rem}}@media (min-width: 42rem){:root{--margin:var(--halfNote)}}@media (min-width: 56rem){:root{--margin:var(--dottedHalfNote)}}@media (min-width: 108rem){:root{--margin:var(--wholeNote)}}@media (min-width: 122rem){:root{--margin:var(--dottedWholeNote)}}:root.dark{--paper:var(--black);--paperHSL:var(--blackHSL);--ink:var(--white);--headingColor:var(--white);--accentColor:var(--lightBlue);--linkColor:var(--lightBlue);--highlightColor:var(--darkerGray);--lighterGray:hsl(var(--lightGrayHS), 26%);--lightestGray:hsl(var(--lightGrayHS), 13%)}@media (prefers-color-scheme: dark){:root:not(.light){--paper:var(--black);--paperHSL:var(--blackHSL);--ink:var(--white);--headingColor:var(--white);--accentColor:var(--lightBlue);--linkColor:var(--lightBlue);--highlightColor:var(--darkerGray)}}h2.svelte-62w33u.svelte-62w33u{margin-bottom:var(--halfNote)}ol.svelte-62w33u.svelte-62w33u{counter-reset:list;padding-left:var(--halfNote)}ol.svelte-62w33u li.svelte-62w33u{position:relative;list-style:none;margin-bottom:var(--wholeNote)}ol.svelte-62w33u li.svelte-62w33u:before{position:absolute;content:counter(list,decimal) ".";counter-increment:list;font-size:1em;font-weight:700;font-family:var(--headingFont);left:calc(var(--halfNote) * -1);top:0}ol.svelte-62w33u ol.svelte-62w33u{counter-reset:list2;padding-left:calc(var(--halfNote) * 1.25)}ol.svelte-62w33u ol li.svelte-62w33u{margin-bottom:var(--quarterNote)}ol.svelte-62w33u ol li.svelte-62w33u:before{content:counter(list,decimal) "." counter(list2,lower-alpha) ".";counter-increment:list2;left:calc(var(--halfNote) * -1.25);font-family:inherit;font-weight:400;font-style:italic;border-top:1px solid var(--lightGray);margin-top:-1px}
