root{--primary-color: #6495ed;--bg-color: #3059ac;--color: #333;--wq-map-bkg: transparent;--color-wq-map-text: rebeccapurple;--bkg-hero: #385c9e;--bkg-hero-end: #486bad;--bkg-blockquote: #ebf2fe;--text-blockquote: #555;--color-hero: #eee;--bkg-lg-start: rgba(247, 247, 247, .65);--bkg-lg-end: rgba(41, 89, 180, .65);--axis-color: #333;--about-text-highlight: rebeccapurple;--about-anchor-hover: rebeccapurple;--footer-color: #fff;--footer-links: #fff;--footer-links-hover: rgb(47, 47, 171)}[data-theme=dark]{--primary-color: #2b3f63;--bg-color: rgb(49, 49, 49);--color: #eee;--wq-map-bkg: #fff;--color-wq-map-text: #6495ed;--bkg-hero: #363d49;--bkg-hero-end: #3e4756;--bkg-blockquote: #363d49;--text-blockquote: #fff;--color-hero: #eee;--bkg-lg-start: rgb(49, 49, 49);--bkg-lg-end: rgb(49, 49, 49);--axis-color: #333;--about-text-highlight: #ebbf97;--about-anchor-hover: orange;--footer-color: #ebbf97;--footer-links: #ebbf97;--footer-links-hover: rgb(151, 98, 0)}body{overflow-x:hidden;background:linear-gradient(to right,var(--bkg-lg-start) 70%,var(--bkg-lg-end) 250%);color:var(--color);margin:0}nav{position:sticky;top:0;left:30px;font-family:sans-serif;background-color:#313131;color:#eee;padding:3px;z-index:20}.viz-para{color:var(--color);margin-bottom:1.5rem;padding-bottom:0;unicode-bidi:plaintext}p,small{unicode-bidi:plaintext}.hero{height:20vh;display:flex;place-items:center;flex-direction:column;justify-content:center;text-align:center;background:linear-gradient(to right,var(--bkg-hero),var(--bkg-hero-end));color:var(--color-hero);font-family:sans-serif;margin-bottom:1rem}.hero h1{font-weight:300;font-size:3rem;color:#fff}.spacer{height:40vh}.sticky{position:sticky;top:15%;flex:1 1 60%;width:60%;pointer-events:none}.section-container{margin-top:3em;text-align:center;display:flex}.step{height:80vh;display:flex;place-items:center;justify-content:center}.step-content{font-size:1rem;line-height:1.618;background:#f5f5f5;color:#ccc;border-radius:5px;padding:.5rem 1rem;display:flex;flex-direction:column;justify-content:center;transition:background .25s ease;box-shadow:1px 1px 10px #0003;text-align:left;width:80%;margin:auto;max-width:500px}.step.active .step-content{background:#fff;color:#444}.index-of-count{font-family:sans-serif;color:#77777784;margin:0}.index-of-count.active{color:#4a6abc}.steps-container,.sticky{height:100%}.steps-container{flex:1 1 40%;z-index:10}section{text-align:left;font-size:1rem;font-family:sans-serif;margin:0rem 0rem .5rem;line-height:1.9rem;color:#aaa;padding:.5em}section p{margin:.5rem}section.active{color:#555}.step-title{font-family:sans-serif;color:#ccc;margin:0;font-weight:500;font-size:1.33rem;border-bottom:1px solid #ccc}.step-title.active{font-family:sans-serif;color:#555}.range-input-label{display:flex;font-family:sans-serif;font-size:.9rem}.range-input-label input{margin:0 .8rem;width:40%;cursor:pointer}.range-input-label input:disabled{cursor:not-allowed}hr{opacity:.85;width:30%;padding:0;border:0;height:10px;margin:8px auto;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='10'  viewBox='0 0 20 10' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' stroke-miterlimit='10'%3e%3cpath fill='none' d='M0 0h20v10H0z'/%3e%3cclipPath id='a'%3e%3cpath d='M0 0h20v10H0z'/%3e%3c/clipPath%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M20 7.384c-4.999-.001-5-4.768-9.999-4.768C5 2.616 5 7.384 0 7.384' fill='none' stroke-width='3' stroke='%23548E9B'/%3e%3c/g%3e%3c/svg%3e")}hr.active{opacity:.3}small{font-family:sans-serif;font-size:.8rem;line-height:0rem}.crit-ph-label{color:#bf0d0d;text-align:center;font-family:sans-serif;font-size:1.25rem;opacity:.3}.crit-ph-label.active{opacity:1}#crit-ph{margin:0rem 1rem 1rem}p a{color:var(--about-text-highlight);transition:color linear .15s}p a:hover{color:#fff;box-shadow:inset 0 -1.5em 0 var(--about-text-highlight);-webkit-transition:box-shadow .2s ease-in-out,color .2s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s ease-in-out}footer p a{color:var(--footer-links);text-decoration:none;box-shadow:inset 0 -.12em 0 var(--footer-links-hover);-webkit-transition:box-shadow .2s ease-in-out,color .2s ease-in-out;transition:box-shadow .2s ease-in-out,color .2s ease-in-out}footer p a:hover{box-shadow:inset 0 -1.5em 0 var(--footer-links-hover);color:#fff}mark{padding:.2rem .3rem;border-radius:8px;opacity:.6}blockquote{border-left:4px solid var(--about-text-highlight);border-right:4px solid var(--about-text-highlight);border-radius:8px;font-family:sans-serif;margin:2rem 0;padding:.35rem .5rem;background-color:var(--bkg-blockquote)}blockquote .viz-para{color:var(--text-blockquote);padding-bottom:.35rem}@media screen and (max-width: 1024px){.section-container{flex-direction:column-reverse}.sticky{top:8%;width:95%;margin:auto}}@media screen and (max-width: 1024px){.range-input-label{font-size:.75rem}.range-input-label{font-size:.77rem}}ul.svelte-1gkq2d4{display:flex;justify-content:flex-end;align-items:center;padding:0 30px;gap:1.5rem;list-style-type:none}a.svelte-1gkq2d4{color:#ddd;text-decoration:none;font-size:1.2rem;opacity:.9}a.svelte-1gkq2d4:hover{color:#fff;opacity:1}#recycle-drop-menu.svelte-1gkq2d4{width:16px;padding-right:2px;opacity:.9}#map-marker-menu.svelte-1gkq2d4{width:28px;padding-right:2px;opacity:.9}
