header.svelte-83253x{background:var(--notehubBlue);display:flex}@media (width<=600px){header.svelte-83253x{justify-content:space-between;position:relative}}header.svelte-83253x :is(img:where(.svelte-83253x)){vertical-align:middle;height:24px;margin:1.25rem .5rem 1.25rem 1rem}header.svelte-83253x :is(ul:where(.svelte-83253x)){color:var(--white);flex-grow:1;justify-content:flex-end;align-self:center;margin-right:1rem;padding:0;list-style:none;display:flex}@media (width<=600px){header.svelte-83253x :is(ul:where(.svelte-83253x)){z-index:2;background:var(--notehubBlue);text-align:center;width:100%;display:none;position:absolute;top:48px;left:0}header.svelte-83253x :is(ul:where(.svelte-83253x)).open{display:block}}header.svelte-83253x :is(ul:where(.svelte-83253x)) :is(li:where(.svelte-83253x)){padding-left:1rem}@media (width<=600px){header.svelte-83253x :is(ul:where(.svelte-83253x)) :is(li:where(.svelte-83253x)){border:1px solid var(--white);border-width:1px 0;padding:1rem;display:block}}header.svelte-83253x :is(ul:where(.svelte-83253x)) :is(li:where(.svelte-83253x)) :is(a:where(.svelte-83253x)){color:var(--white)}header.svelte-83253x :is(ul:where(.svelte-83253x)) :is(li:where(.svelte-83253x)) .active:where(.svelte-83253x){font-weight:600}header.svelte-83253x .svg-button:where(.svelte-83253x){border:1px solid var(--white);justify-content:center;align-self:center;align-items:center;margin-right:1rem;display:none}@media (width<=600px){header.svelte-83253x .svg-button:where(.svelte-83253x){display:flex}}footer.svelte-j8kxtz{text-align:center;justify-content:space-evenly;padding-bottom:2rem;display:flex}*,:after,:before{box-sizing:border-box}html,body{width:100%;height:100%;position:relative}svg{font-family:var(--font-body)}:root{--font-body:"Barlow", sans-serif;--bannerBlue:#d7e5f1;--primaryBlue:#00b9ff;--hoverBlue:#009ad4;--inputLightBlue:#ced9e1;--lighterSteelBlue:#6695b4;--steelBlue:#4682b4;--notehubBlue:#1b3a52;--notehubBlueTintLighter:#729bb5;--white:#fff;--backgroundWhite:#f7f9fb;--aqiGreen:#00e400;--aqiYellow:#ff0;--aqiOrange:#ff7e00;--aqiRed:red;--aqiPurple:#8f3f97;--aqiDarkRed:#7e0023;--aqiGrey:#757575;--warningTextYellow:#66551f;--warningBackgroundYellow:#ffeaa7;--warningBorderYellow:#fee283;--alertTextRed:#8c2029;--alertBackgroundRed:#f8d7da;--alertBorderRed:#f5c2c4;--borderGrey:#a6bccf;--lightGrey:#ccc;--medGrey:#a0afb9;--grey:gray;--textBlack:#050607;--lightestGrey:#0000001a;font-family:var(--font-body)}body{color:var(--notehubBlue);background:var(--backgroundWhite);box-sizing:border-box;margin:0;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}h1{font-size:2rem}section{text-align:center;margin:20px auto 0}a{color:var(--primaryBlue);text-align:center;text-decoration:none}a:hover{text-decoration:underline}input,select{font:inherit;border:1px solid var(--lightGrey);border-radius:.25rem;width:100%;margin:0 0 1rem;padding:.75rem}select{height:45px}button,.btn{background:var(--primaryBlue);color:var(--white);cursor:pointer;border:none;border-radius:.3rem;padding:.5rem 1rem;font-size:1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}button:hover,.btn:hover{background:var(--hoverBlue);text-decoration:none}.svg-button{color:inherit;box-shadow:none;vertical-align:middle;background:0 0;border:none;width:20px;padding:0}.svg-button:hover{background:0 0}.svg-button.info svg{color:var(--steelBlue)}.svg-button svg,.svg-link svg{color:var(--notehubBlue)}.svg-link svg{color:var(--primaryBlue);width:18px;height:18px}header .svg-button svg{color:var(--white)}header .svg-button,header .svg-button svg{width:2rem;height:2rem}hr{border:0;border-top:1px solid var(--lightestGrey);margin:1.5rem 0}.warning{color:var(--warningTextYellow);background:var(--warningBackgroundYellow);border:1px solid var(--warningBorderYellow);border-radius:.25rem;margin-top:1rem;padding:1rem}.alert{color:var(--alertTextRed);background:var(--alertBackgroundRed);border:1px solid var(--alertBorderRed);border-radius:.25rem;margin:1rem 0;padding:1rem}.alert :is(h4){color:var(--alertTextRed);text-align:left;margin:0 0 .5rem}.alert :is(a){color:var(--alertTextRed);text-decoration:underline}.chart-container{aspect-ratio:1.4;min-height:300px;position:relative}:where(h1,h2,h3,h4,h5,h6) .anchor{color:var(--notehubBlue);position:relative}:where(h1,h2,h3,h4,h5,h6) .anchor:after{content:"#";opacity:0;margin-left:2px}:where(h1,h2,h3,h4,h5,h6) .anchor:hover{color:var(--notehubBlue);text-decoration:none}:where(h1,h2,h3,h4,h5,h6):hover .anchor:after{opacity:1;color:var(--primaryBlue);text-decoration:none}code{overflow-wrap:break-word}:where(p:has(img)){padding:1rem 0}:where(p:has(img)) :is(img){border-radius:4px;max-width:100%;height:auto;box-shadow:0 1px 4px #0000001a}blockquote{background-color:var(--white);border-left:8px solid var(--notehubBlueTintLighter);border-radius:4px;margin:16px 0;padding:0 16px 0 32px;display:flow-root;position:relative}blockquote:before{content:" ";background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2027.8.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024%2024'%20style='enable-background:new%200%200%2024%2024;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;}%20.st1{fill:%23808080;}%20%3c/style%3e%3cpath%20class='st0'%20d='M24,24H0L0,0l24,0V24z'/%3e%3cpath%20class='st1'%20d='M18,15.1L17,13h2c0.5,0,1-0.4,1-1V8c0-0.6-0.4-1-1-1h-4c-0.6,0-1,0.4-1,1v4.5c0,0.3,0.1,0.6,0.2,0.9l1.4,2.8%20c0.2,0.4,0.7,0.7,1.2,0.7C17.8,17,18.5,15.9,18,15.1z%20M8,15.1L7,13h2c0.6,0,1-0.4,1-1V8c0-0.6-0.4-1-1-1H5C4.5,7,4,7.4,4,8v4.5%20c0,0.3,0.1,0.6,0.2,0.9l1.4,2.8C5.9,16.7,6.3,17,6.8,17C7.8,17,8.5,15.9,8,15.1z'/%3e%3c/svg%3e");width:24px;height:24px;position:absolute;top:8px;left:8px}table{border-spacing:0;border-radius:4px;width:100%}table :is(thead){border-bottom:none}table :is(thead) :is(th){color:var(--white);background-color:var(--lighterSteelBlue);border:1px solid var(--medGrey);margin:0 0 1rem;padding:.75rem}table :is(thead) :is(th:first-child){border-right:none;border-top-left-radius:4px}table :is(thead) :is(th:last-child){border-top-right-radius:4px}table :is(tbody) :is(tr){background:var(--white)}table :is(tbody) :is(tr) :is(td){border-bottom:1px solid var(--lightGrey);border-right:1px solid var(--lightGrey);border-left:1px solid var(--lightGrey);margin:0 0 1rem;padding:.75rem}table :is(tbody) :is(tr) :is(td:first-child){border-right:none}table :is(tbody) :is(tr:last-child) :is(td){border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media (width<=992px){section{max-width:720px;padding:0 1rem}}@media (width<=600px){.toasts .toast{min-width:40vw!important;min-height:36px!important}@media (width<=520px){.chart-container{min-height:auto}}}main.svelte-12qhfyh{margin:0 auto;padding:0 1rem}.container.svelte-12qhfyh{max-width:960px;margin:0 auto}
