.chart-container.svelte-1gqe66j{width:100%;height:100%;min-height:10px;position:relative}.series-label.svelte-1gqe66j{filter:brightness(1.4)}.axis.svelte-1gqe66j text:where(.svelte-1gqe66j){font-family:var(--sans);font-weight:400}.line-path.svelte-1gqe66j{transition:opacity .2s}.tooltip.svelte-1gqe66j{position:fixed;background:var(--cobalt-900);border-radius:6px;padding:8px;pointer-events:none;z-index:100;min-width:120px;font-family:var(--sans);font-size:12px;color:#fff;box-shadow:0 0 8px #ffffff26}.tooltip-header.svelte-1gqe66j,.series-value.svelte-1gqe66j{font-weight:700}[data-select-viewport],[data-combobox-viewport]{scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important}[data-combobox-viewport]::-webkit-scrollbar{display:none!important}[data-select-viewport]::-webkit-scrollbar{display:none!important}.gridmap-legend.svelte-9j2qf7{display:flex;justify-content:var(--justify, center);font-size:14px;font-weight:300;color:#fff;line-height:2em;height:0px;overflow:visible}@media(max-width:768px){.gridmap-legend.svelte-9j2qf7{font-size:12px;margin-bottom:0}}@media(max-width:480px){.gridmap-legend.svelte-9j2qf7{font-size:10px;margin-bottom:0}}.container.svelte-zlrfs3{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.toggle-padding.svelte-zlrfs3{display:inline-flex;border-radius:6px;gap:0;position:relative;padding:2px;min-height:32px;background:linear-gradient(180deg,var(--cobalt-700) 0%,var(--cobalt-600) 100%);box-shadow:inset 0 2px 4px #00000014}.toggle-container{display:inline-flex;border-radius:6px;gap:0;position:relative}.toggle-group-label.svelte-zlrfs3{font-size:12px;margin-left:8px;color:var(--cobalt-200);text-transform:uppercase}.sliding-background.svelte-zlrfs3{position:absolute;top:0;left:0;height:100%;background:linear-gradient(180deg,var(--cobalt-200) 0%,var(--cobalt-300) 100%);border-radius:5px;box-shadow:0 1px 3px #00000040;transform:translate(var(--slide-x, 0)) translateZ(0);width:var(--slide-width, 0);transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);z-index:0}@media(max-width:499px){.toggle-padding.svelte-zlrfs3{flex-direction:column;min-width:fit-content;min-height:auto}.toggle-container{flex-direction:column}.sliding-background.svelte-zlrfs3{height:var(--slide-height, 0);width:100%;transform:translateY(var(--slide-y, 0)) translateZ(0);transition:transform .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1)}.toggle-button.svelte-zlrfs3{width:100%;white-space:normal}}.toggle-button.svelte-zlrfs3{border:none;background:transparent;color:var(--cobalt-100);padding:0 16px;font-size:12px;font-weight:500;cursor:pointer;transition:color .2s ease,font-weight .2s ease;font-family:inherit;white-space:nowrap;border-radius:5px;position:relative;z-index:1;display:flex;align-items:center;justify-content:start;height:32px}.toggle-button-icon.svelte-zlrfs3{padding:0 20px 0 12px}.radio-item{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.button-content.svelte-zlrfs3{display:flex;align-items:center;justify-content:center;gap:6px}.button-icon.svelte-zlrfs3{display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.button-label.svelte-zlrfs3{flex-shrink:1;min-width:0}.toggle-button:hover:not(:has(.radio-item[data-state=checked])){background:linear-gradient(180deg,var(--cobalt-600) 0%,var(--cobalt-700) 100%)}.toggle-button:has(.radio-item[data-state=checked]){background:transparent;color:var(--cobalt-900)}.toggle-container:focus-within:has(:focus-visible){outline:2px solid var(--turquoise-600);outline-offset:1px}.ddown-container.svelte-1fd3ybn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:120px}.horizontal.ddown-container.svelte-1fd3ybn{flex-direction:row;gap:6px;margin-right:3px;width:fit-content}.ddown-container.svelte-1fd3ybn .select-root{position:relative;display:inline;width:100%;height:fit-content;touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;flex-grow:1}.ddown-container.svelte-1fd3ybn [data-select-trigger]{border-radius:6px;min-height:36px;box-sizing:border-box;width:100%;font-size:12px;font-family:var(--sans);color:var(--cobalt-900);text-align:left;padding:0 6px 0 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:1.5px solid var(--cobalt-600);background:linear-gradient(180deg,var(--cobalt-200) 0%,var(--cobalt-300) 100%)}.trigger-text.svelte-1fd3ybn{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:8px;margin-top:1px;font-weight:400}.horizontal.ddown-container.svelte-1fd3ybn [data-select-trigger]{min-height:26px;border:1px solid var(--cobalt-100)}[data-select-content]{background-color:var(--cobalt-100);border-radius:6px;box-shadow:0 10px 20px #0000001a,0 6px 6px #00000040;border:.5px solid var(--grey-50);z-index:100;width:var(--bits-select-anchor-width);min-width:90px;max-height:inherit;overflow:hidden;position:relative;margin:4px 0}[data-select-viewport]{max-height:300px;padding:2px;overflow-y:auto;overflow-x:hidden}[data-select-scroll-up-button]{position:absolute;top:0;left:0;right:0;height:26px;background:#fff;border:none;border-bottom:1px solid var(--grey-50);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:10px 10px 0 0;color:var(--cobalt-500)}[data-select-scroll-down-button]{position:absolute;bottom:0;left:0;right:0;height:26px;background:#fff;border:none;border-top:1px solid var(--grey-50);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:0 0 10px 10px;color:var(--cobalt-500)}.ddown-container.svelte-1fd3ybn [data-label-root]{display:inline;width:fit-content;flex-grow:0;text-wrap:nowrap}.select-item.svelte-1fd3ybn{color:var(--cobalt-900);padding:6px 10px;font-size:12px;font-family:var(--sans);display:flex;align-items:center;justify-content:space-between;border-radius:5px}.selected.svelte-1fd3ybn{color:var(--cobalt-900)}.highlighted.svelte-1fd3ybn{background-color:var(--cobalt-300)}.down-arrow.svelte-1fd3ybn{display:flex;align-items:center;font-size:1.5em;transform:translateY(-1px)}.label.svelte-1fd3ybn{padding:0 6px;position:relative;display:flex;justify-content:space-between;width:100%;align-items:center;font-size:12px;color:var(--cobalt-200);text-transform:uppercase}.note-text.svelte-1fd3ybn{font-size:.8em;color:var(--grey-400);margin-left:4px}text.svelte-ow2kaq{font-family:var(--sans)}.tooltip.svelte-ow2kaq{position:fixed;background:var(--cobalt-900);border-radius:6px;padding:8px;pointer-events:none;z-index:100;min-width:140px;font-family:var(--sans);font-size:12px;color:#fff;box-shadow:0 0 8px #ffffff26}.tooltip-header.svelte-ow2kaq{font-weight:700;margin-bottom:4px}.tooltip-row.svelte-ow2kaq{display:flex;justify-content:space-between;gap:8px}.tooltip-label.svelte-ow2kaq{opacity:.8}.tooltip-value.svelte-ow2kaq{font-weight:700;text-align:right}.tooltip-container.svelte-11extwn{position:fixed;z-index:100;pointer-events:none}.tip-text{font-family:var(--sans);border-radius:4px;color:var(--cobalt-50);background-color:var(--cobalt-700);padding:12px 10px;font-size:14px;max-width:350px;max-height:calc(100vh - 40px);white-space:normal;overflow-y:auto}.trigger-wrapper.svelte-1dbv41b{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help;margin:0 -.15em}.richtext.svelte-140vbzz{display:inline}.dialog-wrapper.svelte-n7svc2{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:52;pointer-events:none}.dialog-container.svelte-n7svc2{position:relative;height:100%;max-height:900px}h2.svelte-n7svc2{font-family:var(--serif);font-weight:300;margin:0 0 16px;font-size:32px;color:#fff;padding-right:32px}p.svelte-n7svc2{font-weight:300;margin:0}.chart-and-buttons.svelte-n7svc2{position:relative;height:100%;display:flex;flex-direction:column}.chart-wrapper.svelte-n7svc2{flex:1;min-height:0}.map-controls.svelte-n7svc2{display:flex;flex-direction:column;gap:10px}.container.svelte-5iobxn{display:flex;flex-wrap:wrap;justify-content:start;margin-bottom:16px;gap:20px}.button-and-label.svelte-5iobxn{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.button-and-label.svelte-5iobxn label:where(.svelte-5iobxn){font-size:12px;margin-left:8px;color:var(--cobalt-200);text-transform:uppercase}.top-row.svelte-5iobxn{display:flex;flex-direction:column;gap:10px}.modal-button.svelte-5iobxn{padding:8px 16px;background:linear-gradient(180deg,var(--cobalt-700) 0%,var(--cobalt-600) 100%);border:none;border-radius:6px;color:var(--cobalt-100);font-size:12px;font-weight:500;cursor:pointer;transition:color .2s ease;font-family:inherit;white-space:nowrap;height:36px;align-self:flex-end}.modal-button.svelte-5iobxn:hover{color:#fff}@media(max-width:768px){.modal-button.svelte-5iobxn{align-self:flex-start;margin-top:0}}.dialog-overlay{position:fixed;inset:0;background:#0006;z-index:51}.dialog-wrapper.svelte-1cdji8c{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:52;pointer-events:none}.dialog-content{background:var(--cobalt-980);border-radius:12px;box-shadow:0 0 25px #ffffff40;width:90%;max-width:800px;height:90%;max-height:660px;padding:32px;z-index:52}.dialog-container.svelte-1cdji8c{position:relative;height:100%;max-height:900px}h2.svelte-1cdji8c{font-family:var(--serif);font-weight:300;margin:0 0 16px;font-size:32px;color:#fff;padding-right:32px}.chart-and-buttons.svelte-1cdji8c{position:relative;height:100%;display:flex;flex-direction:column}.chart-wrapper.svelte-1cdji8c{flex:1;min-height:0}.map-controls.svelte-1cdji8c{display:flex;flex-direction:column;gap:10px}.dialog-close-button{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:var(--grey-400);transition:color .2s;z-index:10}.dialog-close-button:hover{color:#fff}@media(max-width:768px){.dialog-content{width:95%;padding:20px}}.container.svelte-uk6t3y{display:flex;flex-direction:column;align-items:start;width:100%;overflow-x:scroll}.tile-grid-map.svelte-uk6t3y{display:grid;width:100%;position:relative;grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--gap);min-width:600px}.tile.svelte-uk6t3y{aspect-ratio:1 / 1;display:flex;align-items:stretch;justify-content:stretch;color:var(--cobalt-50);overflow:hidden;position:relative;cursor:pointer}.scrolly.svelte-1uha8ag{position:relative;min-height:100vh}.sticky.svelte-1uha8ag{position:sticky;top:60px;width:100%;height:calc(100svh - 60px);display:flex;justify-content:flex-end;align-items:center;pointer-events:none;z-index:50}@media(max-width:768px){.sticky.svelte-1uha8ag{top:65px;justify-content:flex-start;align-items:end;height:calc(100svh - 65px);padding-bottom:30px;padding-left:30px;padding-right:30px}.sticky.svelte-1uha8ag:has(.chart-positioner.title:where(.svelte-1uha8ag)){padding-bottom:0;padding-left:0;padding-right:0}}@media(max-width:480px){.sticky.svelte-1uha8ag{padding-bottom:20px;padding-left:20px;padding-right:20px}}.scrolling.svelte-1uha8ag{position:relative;z-index:1;max-width:1600px;margin-top:calc(-100svh + 60px);margin-left:auto;margin-right:auto}.group-container.svelte-1uha8ag{position:relative;margin-bottom:0}.group-start-spacer.svelte-1uha8ag{height:calc(90vh - var(--prev-group-stack-offset, 0px));transition:height .1s ease-out}.sticky-header-wrapper.svelte-1uha8ag{position:sticky;max-width:500px;width:45%;margin-right:auto;box-sizing:border-box;z-index:10;transition:top .1s ease-out;padding-left:60px}@media(max-width:768px){.sticky-header-wrapper.svelte-1uha8ag{width:100%;max-width:100%;padding-left:20px;padding-right:20px}}.sticky-header-wrapper.title.svelte-1uha8ag{width:100%;max-width:700px}.step-header-content.svelte-1uha8ag{height:fit-content}.step-header-content.svelte-1uha8ag h1:where(.svelte-1uha8ag),.step-header-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:0;color:#fff}.step-header-content.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-family:var(--serif);font-size:72px;font-weight:300;line-height:100%}.step-header-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:var(--serif);font-size:32px;font-weight:300}@media(max-width:768px){.step-header-content.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:64px}.step-header-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:28px}}@media(max-width:480px){.step-header-content.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:42px}.step-header-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:20px}}.step-content-track.svelte-1uha8ag{height:calc(90vh - var(--stack-offset, 0px));padding:1rem 1.25rem;opacity:.4;font-size:.85rem}.step-content-track.title.svelte-1uha8ag{height:calc(100vh - var(--stack-offset, 0px))}.step-content-track.svelte-1uha8ag:last-child{height:50vh}.embiggen.svelte-1uha8ag{font-size:20px}h1.svelte-1uha8ag{font-family:var(--serif);font-size:72px;font-weight:300;color:#fff;line-height:100%;margin:0 0 30px;padding-top:15%}h2.svelte-1uha8ag{font-family:var(--serif);font-size:32px;font-weight:300;color:#fff;margin:0 0 24px;padding-top:15%;max-width:500px}h3.svelte-1uha8ag{font-family:var(--sans);font-size:16px;font-weight:700;margin:0;letter-spacing:3%;color:#fff;text-transform:uppercase}p.svelte-1uha8ag{font-weight:300;margin:0;padding-top:1em;opacity:.6}p.active.svelte-1uha8ag{opacity:1}h2.gridmap-title.svelte-1uha8ag{margin-bottom:8px;padding-top:5%}.gridmap-subtitle.svelte-1uha8ag{font-family:var(--sans);font-size:16px;font-weight:300;color:#fff;line-height:150%;margin-bottom:16px;max-width:640px}.chart-caption.svelte-1uha8ag{font-family:var(--sans);font-size:16px;font-weight:300;color:#fff;line-height:150%}@media(max-width:768px){.gridmap-subtitle.svelte-1uha8ag{margin-bottom:8px;font-size:14px}}.step a:after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 24 24" fill="none" stroke="%23e0b441" stroke-width="2"><path d="M18 15v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h6"></path><polyline points="15 5 21 5 21 11"></polyline><line x1="10" y1="16" x2="21" y2="5"></line></svg>');font-size:.85em;margin-left:2px;text-decoration:none}.chart-positioner.svelte-1uha8ag{width:50%;height:70%;pointer-events:auto}@media(min-width:1400px){.chart-positioner.svelte-1uha8ag{width:55%}}@media(max-width:768px){.chart-positioner.svelte-1uha8ag{width:100%;height:60%}}@media(max-width:768px){h1.svelte-1uha8ag{font-size:64px;margin:0 0 24px}h2.svelte-1uha8ag{font-size:28px;margin:0 0 12px}}@media(max-width:480px){h1.svelte-1uha8ag{font-size:42px;margin:0 0 18px}h2.svelte-1uha8ag{font-size:20px}}.chart-positioner.svelte-1uha8ag{min-width:220px}.chart-positioner.title.svelte-1uha8ag{width:100%;height:100%}.tile-grid-map-container.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;max-width:900px;margin:0 auto;padding:0 20px 80px}.gridmap-wrapper.svelte-1uha8ag{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.tile-grid-map-container.svelte-1uha8ag{padding:20px}}.tile-wrapper.svelte-1uha8ag{display:flex;flex-direction:column;height:100%;width:100%;border-radius:4px;box-sizing:border-box;background-color:var(--cobalt-980)}.tile-chart-wrapper.svelte-1uha8ag{position:absolute;top:0;left:0;height:100%;width:100%;min-height:0}.state-label.svelte-1uha8ag{font-size:12px;font-weight:400;letter-spacing:1px;color:#fff;padding:3px 6px}@media(max-width:768px){.state-label.svelte-1uha8ag{font-size:8px}}.gridmap-title.svelte-1uha8ag{position:relative}.outro-container.svelte-1uha8ag{position:relative;width:100%;padding:0 60px}@media(max-width:768px){.outro-container.svelte-1uha8ag{padding:0}}.outro-content.svelte-1uha8ag{max-width:900px;margin:60px auto;padding:0 20px;position:relative}.outro-content.svelte-1uha8ag p:where(.svelte-1uha8ag){opacity:1;color:var(--grey-200)}.outro-content.svelte-1uha8ag p:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag){color:#fff}@media(min-width:1400px){.tile-grid-map-container.svelte-1uha8ag{flex-direction:row;max-width:1600px;justify-content:space-between;padding:0 80px 80px 60px}.gridmap-text.svelte-1uha8ag{width:40%;padding:0;max-width:440px}.outro-content.svelte-1uha8ag{padding:0}}.footnote.svelte-1uha8ag{font-size:12px;color:var(--grey-200);margin-top:8px}.sticky .richtext,.sticky .richtext *{pointer-events:auto}
