.statistics-explorer{--chart-ink: var(--color-neutral-900);--chart-teal: #0f766e;color:var(--color-neutral-700);min-width:0;margin-block:1.5rem}.statistics-explorer[data-dataset-explorer]{width:min(100%,68rem);box-sizing:border-box;margin-inline:auto;padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--color-neutral-300);border-radius:1rem;background:var(--color-neutral-100);box-shadow:0 .35rem 1.25rem #0f172a0f}.statistics-explorer [hidden]{display:none!important}.statistics-explorer a{color:var(--color-link);text-decoration:underline;text-underline-offset:.18em;overflow-wrap:anywhere}.statistics-explorer :is(a,button,select,summary,[tabindex]):focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:4px}.statistics-explorer .explorer-heading h3{color:var(--chart-ink);font-size:clamp(1.5rem,3vw,2rem);line-height:1.15;font-weight:750;text-transform:none;margin:.4rem 0 .75rem}.statistics-explorer p{margin:0}.explorer-kicker{font-size:.8rem;font-weight:700;letter-spacing:.025em;color:var(--color-brand-primary)}.explorer-heading>p:last-child{max-width:70ch}.explorer-controls{display:flex;flex-wrap:wrap;align-items:end;gap:.8rem 1.2rem;padding:0;margin-top:0;border-bottom:0}.explorer-controls label{display:grid;gap:.3rem;font-size:.8rem;font-weight:700;flex:1 1 9rem;min-width:0}.explorer-controls select{width:100%;min-height:44px;border:1px solid var(--color-neutral-500);border-radius:.3rem;background:#fff;color:var(--color-neutral-900);padding:.5rem 1.75rem .5rem .65rem;font-size:.95rem;font-weight:500}.explorer-fact-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem 1.5rem;padding:1rem 0}.explorer-fact-strip strong{display:block;color:var(--color-brand-primary);font-size:clamp(1.8rem,5vw,2.4rem);line-height:1.15;font-variant-numeric:tabular-nums}.explorer-fact-strip span,.explorer-fact-strip p{font-size:.8rem}.explorer-chart{width:min(100%,62rem);margin:.8rem auto 1.25rem;padding:clamp(1rem,2.5vw,1.5rem);border:1px solid var(--color-neutral-300);border-radius:1rem;background:linear-gradient(180deg,#fff 0%,var(--color-neutral-50) 100%);box-shadow:0 .35rem 1.25rem #0f172a12}.explorer-chart figcaption{color:var(--color-neutral-900);font-weight:700;font-size:1.05rem}.explorer-chart-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem 1rem;margin:.35rem 0 1rem;font-size:.75rem}.explorer-trend-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"legend" "plot";gap:.75rem 1.25rem;align-items:start}.explorer-trend-layout .explorer-legend{grid-area:legend}.explorer-trend-layout .explorer-trend{grid-area:plot;min-height:0;max-height:none}.explorer-legend{list-style:none;padding:0;margin:.7rem 0 .75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.3rem;font-size:.8rem}.explorer-legend li{display:grid;grid-template-columns:3.5rem minmax(0,auto) auto;gap:.45rem;align-items:center;min-height:1.75rem}.explorer-legend-sample{display:block;width:3.5rem;height:.9rem;overflow:visible}.explorer-legend-sample line{fill:none;stroke-width:3}.explorer-legend-sample circle{stroke:#fff;stroke-width:1}.explorer-legend-sample .legend-series-0,.explorer-legend-sample.legend-series-0 line{stroke:var(--color-brand-primary)}.explorer-legend-sample.legend-series-0 circle{fill:var(--color-brand-primary)}.explorer-legend-sample.legend-series-1 line{stroke:var(--color-neutral-700);stroke-dasharray:7 4}.explorer-legend-sample.legend-series-1 circle{fill:var(--color-neutral-700)}.explorer-legend-sample.legend-series-2 line{stroke:var(--chart-teal);stroke-dasharray:2 4}.explorer-legend-sample.legend-series-2 circle{fill:var(--chart-teal)}.explorer-bars{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.explorer-bars li{display:grid;grid-template-columns:minmax(9rem,1.15fr) minmax(7rem,auto) minmax(0,2fr);gap:.75rem;align-items:center;min-width:0}.explorer-bar-label{min-width:0;color:var(--color-neutral-900);font-size:.85rem;line-height:1.35;overflow-wrap:anywhere}.explorer-bar-values{display:grid;gap:.25rem;min-width:0;color:var(--color-neutral-900);font-variant-numeric:tabular-nums}.explorer-bar-metric{display:grid;grid-template-columns:minmax(0,1fr) minmax(3rem,auto);justify-items:end;align-items:baseline;gap:.35rem .6rem;min-width:0;line-height:1.15}.explorer-bar-metric>*{text-align:right}.explorer-bar-metric[data-comparison]{border-top:1px solid var(--color-neutral-300);padding-top:.25rem}.explorer-bar-values strong{color:var(--color-neutral-900);font-size:.9rem;font-weight:750;white-space:nowrap}.explorer-bar-values [data-percent-label],.explorer-bar-values [data-compare-percent-label]{color:var(--color-brand-primary);font-size:.8rem;font-weight:700;white-space:nowrap}.explorer-bar-pair{display:grid;gap:.3rem;min-width:0}.explorer-bar-line{min-width:0}.explorer-bar-line svg{display:block;width:100%;min-width:0;height:14px}.statistics-explorer .explorer-note{font-size:.85rem;line-height:1.55;padding-left:.8rem;border-left:3px solid var(--color-brand-secondary);margin:1rem 0}.explorer-details{border-top:1px solid var(--color-neutral-300);border-bottom:1px solid var(--color-neutral-300);margin-top:1rem}.explorer-details>summary,.explorer-year-table>summary{cursor:pointer;padding:.8rem 0;color:var(--color-neutral-900);font-weight:650}.explorer-details-body{padding-bottom:1rem;font-size:.85rem}.explorer-year-table{margin-top:.5rem}.explorer-table-scroll{overflow-x:auto;max-width:100%}.statistics-explorer table{border-collapse:collapse;width:100%;font-size:.8rem;text-align:left}.statistics-explorer caption{text-align:left;padding:.5rem 0}.statistics-explorer th,.statistics-explorer td{border-bottom:1px solid var(--color-neutral-200);padding:.65rem .5rem;vertical-align:top}.statistics-explorer thead th{background:var(--color-neutral-100)}.statistics-explorer tbody th{font-weight:500}.statistics-explorer td{font-variant-numeric:tabular-nums}.statistics-explorer td small{display:block;font-size:.75rem;color:var(--color-neutral-700)}.explorer-dataset{min-width:0;border-bottom:1px solid var(--color-neutral-200)}.explorer-dataset-title{cursor:pointer;padding-block:1rem .5rem}.explorer-dataset-title h3{display:inline;font-size:1.25rem;font-weight:700;line-height:1.35;color:var(--color-neutral-900);text-transform:none}.statistics-explorer .explorer-single-picker{display:none}.statistics-explorer--pills .explorer-controls--pills{align-items:center}.statistics-explorer--pills .explorer-toolbar .explorer-controls{flex:0 1 auto;min-width:0}.explorer-population{font-size:.85rem;margin:.25rem 0 .8rem;line-height:1.5}.explorer-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;gap:.75rem 1rem;margin:.8rem 0 1rem}.explorer-toolbar .explorer-controls{flex:1 1 20rem;min-width:min(100%,20rem);margin:0;padding:0;border:0;align-self:stretch}.explorer-toolbar .explorer-controls label{flex:1 1 auto;flex-basis:auto;min-width:0}.explorer-segments{display:flex;flex-wrap:wrap;gap:.25rem}.explorer-segments button,.explorer-table-button{border:1px solid var(--color-neutral-500);border-radius:.3rem;padding:.5rem .8rem;min-height:44px;background:#fff;color:var(--color-neutral-900);cursor:pointer;font-size:.8rem}.statistics-explorer--pills .explorer-segments{gap:.75rem}.explorer-segments button[aria-pressed=true]{background:var(--color-brand-primary);border-color:var(--color-brand-primary);color:#fff}.explorer-table-button{color:var(--color-link);text-decoration:underline;text-underline-offset:.2em}.explorer-trend{display:block;width:100%;height:auto;min-height:15rem;max-height:23rem;overflow:visible}.explorer-trend text{font:11px var(--font-sans);fill:var(--color-neutral-700)}.explorer-series{stroke:var(--color-brand-primary);fill:var(--color-brand-primary)}.explorer-series.series-1{stroke:var(--color-neutral-700);fill:var(--color-neutral-700)}.explorer-series.series-2{stroke:var(--chart-teal);fill:var(--chart-teal)}.explorer-scale{margin-bottom:.7rem!important;font-size:.75rem}.explorer-limitations{padding:.6rem 0 .6rem 1rem;margin:.8rem 0;font-size:.8rem;border-left:3px solid var(--color-brand-secondary);list-style:none;line-height:1.5}.explorer-limitations li+li{margin-top:.4rem}@media print{.explorer-controls,.explorer-toolbar{display:none!important}.statistics-explorer [data-dataset-panel][hidden]{display:block!important}.explorer-table-scroll{overflow:visible}}@media(prefers-reduced-motion:reduce){.statistics-explorer *{transition:none!important;animation:none!important}}@media(min-width:900px){.explorer-trend-layout{grid-template-columns:minmax(0,1fr) minmax(11rem,13rem);grid-template-areas:"plot legend";column-gap:1.5rem}.explorer-trend-layout .explorer-legend{display:grid;grid-template-columns:1fr;gap:.7rem;margin:.25rem 0 0}.explorer-trend-layout .explorer-legend li{grid-template-columns:3.5rem minmax(0,1fr);grid-template-areas:"sample label" "sample latest";column-gap:.55rem;row-gap:.1rem;align-items:center;min-height:2.25rem}.explorer-trend-layout .explorer-legend-sample{grid-area:sample}.explorer-trend-layout .explorer-legend li>span{grid-area:label;line-height:1.25}.explorer-trend-layout .explorer-legend li>strong{grid-area:latest;color:var(--color-neutral-900);font-size:.78rem;white-space:nowrap;font-variant-numeric:tabular-nums}}@media(max-width:540px){.explorer-chart{padding:.9rem;border-radius:.8rem}.explorer-legend{display:grid;grid-template-columns:1fr;gap:.45rem}.explorer-legend li{grid-template-columns:4rem minmax(0,1fr) auto}.explorer-legend-sample{width:4rem}.explorer-bars li{grid-template-columns:minmax(0,1fr) auto;gap:.35rem .75rem}.explorer-bar-values{min-width:max-content;justify-items:end}.explorer-bar-pair{grid-column:1 / -1}.explorer-controls{gap:.6rem}.explorer-controls label{flex-basis:8rem}}.statistics-lightbox-tile{display:block;width:fit-content;max-width:100%;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;text-align:inherit;text-decoration:none}.statistics-lightbox-tile:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:3px}.statistics-lightbox-tile__shell{display:block;max-width:100%;overflow:hidden}.statistics-lightbox-tile__img{display:block;max-width:100%;height:auto;transition:transform .18s ease}.statistics-lightbox-tile:hover .statistics-lightbox-tile__img,.statistics-lightbox-tile:focus-within .statistics-lightbox-tile__img{transform:scale(1.5)}dialog.statistics-lightbox{max-width:min(92vw,72rem);max-height:92vh;border:1px solid var(--color-neutral-300);border-radius:.75rem;padding:1rem;background:var(--color-neutral-50);color:var(--color-neutral-900);box-shadow:0 1.5rem 4rem color-mix(in srgb,var(--color-neutral-900) 35%,transparent)}dialog.statistics-lightbox::backdrop{background:color-mix(in srgb,var(--color-neutral-900) 60%,transparent)}.statistics-lightbox__close{display:block;margin-left:auto;border:1px solid var(--color-neutral-300);border-radius:.375rem;padding:.5rem .75rem;background:var(--color-neutral-50);color:var(--color-neutral-900);cursor:pointer;font:inherit}.statistics-lightbox__close:focus-visible,.statistics-lightbox__caption-link:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:3px}.statistics-lightbox__image{display:block;max-width:100%;max-height:80vh;height:auto;margin:.75rem auto 0;object-fit:contain}.statistics-lightbox__caption{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-top:.75rem;color:var(--color-neutral-900);font-size:1rem;line-height:1.5}.statistics-lightbox__caption-title{font-weight:700}.statistics-lightbox__caption-link{color:var(--color-brand-primary);text-decoration:underline;text-underline-offset:.15em}@media(prefers-reduced-motion:reduce){.statistics-lightbox-tile__img{transition:none}}.statistics-carousel[data-astro-cid-s3gcr2ch],.statistics-carousel__viewport[data-astro-cid-s3gcr2ch]{min-width:0}.statistics-carousel__track[data-astro-cid-s3gcr2ch]{display:flex;overflow-x:auto;margin:0;padding:0;list-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.statistics-carousel__slide[data-astro-cid-s3gcr2ch]{flex:0 0 100%;min-width:0;scroll-snap-align:start}.statistics-carousel__tile[data-astro-cid-s3gcr2ch]{width:100%}.statistics-carousel__controls[data-astro-cid-s3gcr2ch]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.75rem}.statistics-carousel__control[data-astro-cid-s3gcr2ch],.statistics-carousel__dot[data-astro-cid-s3gcr2ch]{color:var(--color-brand-primary)}.statistics-carousel__control[data-astro-cid-s3gcr2ch]{min-width:2.75rem;min-height:2.75rem;border:1px solid var(--color-neutral-300);border-radius:.375rem;background:var(--color-neutral-50);cursor:pointer;font-size:1.25rem}.statistics-carousel__control[data-astro-cid-s3gcr2ch]:focus-visible,.statistics-carousel__dot[data-astro-cid-s3gcr2ch]:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:3px}.statistics-carousel__dots[data-astro-cid-s3gcr2ch]{display:flex;align-items:center;justify-content:center;gap:.5rem}.statistics-carousel__dot[data-astro-cid-s3gcr2ch]{display:grid;min-width:2.25rem;min-height:2.25rem;place-items:center;border:0;background:none;cursor:pointer}.statistics-carousel__dot[data-astro-cid-s3gcr2ch] span[data-astro-cid-s3gcr2ch]{display:block;width:.75rem;height:.75rem;border:2px solid;border-radius:999px}.statistics-carousel__dot[data-astro-cid-s3gcr2ch][aria-selected=true] span[data-astro-cid-s3gcr2ch]{background:currentColor}@media(prefers-reduced-motion:reduce){.statistics-carousel__track[data-astro-cid-s3gcr2ch]{scroll-behavior:auto}}.cai-statistics-body h2,.cai-statistics-body h3{text-transform:none}.cai-statistics-body .statistics-refresh{font-size:.8rem;color:var(--color-neutral-700)}.cai-statistics-body .statistics-survey-context{margin:1rem 0;padding:.75rem 1rem;border-left:3px solid var(--color-brand-secondary);background:var(--color-brand-primary-light);color:var(--color-neutral-900);font-size:.9rem;line-height:1.5}.cai-statistics-body .statistics-overview{padding-bottom:clamp(1.25rem,3vw,2.5rem)}.cai-statistics-body .statistics-at-a-glance{padding-top:clamp(1.25rem,3vw,2rem);border-top:1px solid var(--color-neutral-200)}.cai-statistics-body .statistics-stat-card{border:2px solid var(--color-neutral-700);background:#fff}@media(min-width:1100px){.cai-statistics-body .statistics-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.cai-statistics-body .statistics-jump-links{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .9rem;padding-block:.7rem;border-block:1px solid var(--color-neutral-300)}.cai-statistics-body .statistics-jump-links a{display:inline-flex;align-items:center;color:var(--color-link);font-size:.9rem;font-weight:650;text-decoration:underline;text-underline-offset:.2em}.cai-statistics-body .statistics-history,.cai-statistics-body .statistics-source-art{border-block:1px solid var(--color-neutral-300);font-size:.9rem}.cai-statistics-body .statistics-history>summary,.cai-statistics-body .statistics-source-art>summary{padding:.75rem 0;cursor:pointer;font-weight:600}.cai-statistics-body .statistics-reading>li{margin-block:0!important;padding-block:0!important}.cai-statistics-body .statistics-new-home-intro{list-style:none;padding:0;margin:0;display:grid;gap:.25rem}.cai-statistics-body .statistics-new-home-intro li:before{content:"•";color:var(--color-brand-primary);font-weight:700;margin-inline-end:.5rem}.cai-statistics-body .statistics-topic{min-width:0;padding-block:clamp(2rem,4vw,3.75rem);border-block:1px solid var(--color-neutral-300);background:#fff}.cai-statistics-body .statistics-topic+.statistics-topic{margin-top:0;border-top:0}.cai-statistics-body .statistics-topic-heading{display:flex;align-items:baseline;gap:.7rem;margin-bottom:1.5rem}.cai-statistics-body .statistics-topic-heading h2{min-width:0;margin:0}.cai-statistics-body .statistics-topic-number{flex:0 0 auto;color:var(--color-brand-primary);font-size:.75rem;font-weight:750;letter-spacing:.12em;line-height:1;font-variant-numeric:tabular-nums}.cai-statistics-body .statistics-topic-subsection{min-width:0;margin-top:clamp(2rem,4vw,3.25rem);padding-top:clamp(1.5rem,3vw,2.5rem);border-top:1px solid var(--color-neutral-300)}.cai-statistics-body .statistics-topic-subsection>:is(h2,h3){margin-top:0}.cai-statistics-body .statistics-survey-references{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.cai-statistics-body .statistics-survey-reference{min-width:0;border-top:2px solid var(--color-neutral-300);padding-top:.8rem}.cai-statistics-body .statistics-survey-reference h3 a{color:var(--color-link);text-decoration:underline;text-underline-offset:.15em}.cai-statistics-body .statistics-survey-reference .statistics-source-art{margin-top:.6rem;border:0;font-size:.8rem}.cai-statistics-body .statistics-source-index-table{min-width:48rem;table-layout:fixed}.cai-statistics-body .statistics-explorer>.explorer-table-scroll{min-width:0;width:100%}.cai-statistics-body .statistics-source-index-table :is(th,td):nth-child(1){width:45%}.cai-statistics-body .statistics-source-index-table :is(th,td):nth-child(2){width:10%}.cai-statistics-body .statistics-source-index-table :is(th,td):nth-child(3){width:39%}.cai-statistics-body .statistics-source-index-table :is(th,td):nth-child(4){width:6%}@media(max-width:540px){.cai-statistics-body .statistics-survey-references{grid-template-columns:1fr}}.cai-statistics-body[data-astro-cid-vs2elsuz] .cai-drive-frame--statistics-spreadsheet[data-astro-cid-vs2elsuz]{justify-content:center;align-items:flex-start;background:#202124}.cai-statistics-body[data-astro-cid-vs2elsuz] .cai-drive-frame--statistics-spreadsheet[data-astro-cid-vs2elsuz] .statistics-spreadsheet-iframe[data-astro-cid-vs2elsuz]{display:block;width:min(100%,64rem);margin-inline:auto}
