@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";:root{--paper:#f4f5f2;--paper-raised:#fbfbf9;--ink:#1c2126;--ink-soft:#4a5259;--muted:#7c8288;--rule:#dcded8;--rise:#b0442a;--fall:#3a6b7c;--absent:#b6b9b3;--measure:68ch;font-feature-settings:"tnum" 1;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.55}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.1}h1{font-size:clamp(1.75rem,4.5vw,2.75rem)}h2{font-size:clamp(1.2rem,2.6vw,1.5rem)}p{max-width:var(--measure);margin:0 0 .75em}a{color:var(--fall);text-underline-offset:2px}button,input,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--fall);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.shell{max-width:60rem;margin:0 auto;padding:2rem 1.25rem 4rem}.masthead{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;padding-bottom:1.25rem;display:flex}.masthead p{color:var(--muted);margin:0;font-size:.9rem}section{border-bottom:1px solid var(--rule);padding:2.5rem 0}section:last-of-type{border-bottom:0}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:1.25rem;display:flex}.note{color:var(--muted);max-width:var(--measure);font-size:.875rem}.hero-figures{letter-spacing:-.035em;align-items:baseline;gap:.6rem;margin:1.25rem 0 .25rem;font-size:clamp(2.25rem,8vw,4rem);font-weight:600;display:flex}.hero-figures .then{color:var(--muted)}.hero-figures .now{color:var(--rise)}.hero-figures .arrow{color:var(--absent);font-size:.5em;font-weight:400}.controls{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.field{flex-direction:column;gap:.2rem;display:flex}.field>span{color:var(--muted);font-size:.8rem}select,.search input{background:var(--paper-raised);border:1px solid var(--rule);border-radius:3px;padding:.45rem .6rem}.search{flex:16rem;max-width:24rem;position:relative}.search input{width:100%}.suggestions{z-index:10;background:var(--paper-raised);border:1px solid var(--rule);border-radius:3px;max-height:15rem;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #1c212617}.suggestions li button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:.45rem .6rem;display:block}.suggestions li button:hover,.suggestions li button[data-active=true]{background:var(--paper)}.suggestions .region{color:var(--muted);font-size:.8rem}.chips{flex-wrap:wrap;gap:.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.chip{border:1px solid var(--rule);background:var(--paper-raised);border-radius:999px;align-items:center;gap:.45rem;padding:.25rem .35rem .25rem .6rem;font-size:.9rem;display:inline-flex}.chip .swatch{border-radius:50%;flex:none;width:.55rem;height:.55rem}.chip button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:0 .25rem;font-size:1.1rem;line-height:1}.chip button:hover{color:var(--ink)}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}th,td{text-align:right;border-bottom:1px solid var(--rule);white-space:nowrap;padding:.55rem .5rem}th{color:var(--muted);font-size:.8rem;font-weight:500}th:first-child,td:first-child{text-align:left;white-space:normal}td .region{color:var(--muted);font-size:.8rem;display:block}.pct-rise{color:var(--rise);font-weight:600}.pct-fall{color:var(--fall);font-weight:600}.skeleton{background:linear-gradient(90deg, var(--rule) 25%, #e8eae5 50%, var(--rule) 75%);background-size:200% 100%;border-radius:3px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.waking{background:var(--paper-raised);border:1px solid var(--rule);border-left:3px solid var(--fall);max-width:var(--measure);border-radius:3px;padding:.9rem 1rem}.waking p{color:var(--ink-soft);margin:0;font-size:.9rem}.waking strong{color:var(--ink);font-weight:600;display:block}.error{border:1px solid var(--rule);border-left:3px solid var(--rise);background:var(--paper-raised);max-width:var(--measure);border-radius:3px;padding:.9rem 1rem}.error p{margin:0 0 .5rem;font-size:.9rem}.error button,.linklike{color:var(--fall);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;text-decoration:underline}.empty{color:var(--muted);max-width:var(--measure)}.gaps{border-top:1px solid var(--rule);max-width:var(--measure);margin-top:1rem;padding-top:.85rem}.gaps summary{cursor:pointer;color:var(--ink-soft);font-size:.9rem}.gaps summary::marker{color:var(--absent)}.gaps p{color:var(--muted);margin:.6rem 0 0;font-size:.875rem}.tally{gap:1.75rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.tally div{font-size:1.5rem;font-weight:600;line-height:1.1}.tally span{color:var(--muted);font-size:.8rem}footer{color:var(--muted);padding-top:2rem;font-size:.85rem}footer p{max-width:var(--measure)}.chart-wrap{width:100%;height:340px}.tooltip{background:var(--paper-raised);border:1px solid var(--rule);border-radius:3px;padding:.5rem .65rem;font-size:.875rem;box-shadow:0 6px 20px #1c212617}.tooltip .quarter{margin-bottom:.25rem;font-weight:600}.tooltip ul{margin:0;padding:0;list-style:none}.tooltip li{justify-content:space-between;gap:.75rem;display:flex}.tooltip .withheld{color:var(--muted);font-style:italic}@media (width<=40rem){.chart-wrap{height:260px}section{padding:2rem 0}th,td{padding:.5rem .35rem;font-size:.9rem}}
