.pulse{--pulse-campus:lab(42.5212% 10.4465 -65.5698);--pulse-public:lab(53.2428% -50.701 19.838);--pulse-track:color-mix(in oklab, var(--foreground) 8%, transparent);max-width:60rem;color:var(--foreground);margin:0 auto;padding:2.5rem 1rem 3.5rem}.dark .pulse{--pulse-campus:lab(64.1635% .562519 -55.8586);--pulse-public:lab(71.6908% -46.4716 18.2798);--pulse-track:color-mix(in oklab, var(--foreground) 14%, transparent)}.pulse-compact{max-width:none;padding:0}.pulse h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;line-height:1.3}.pulse h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.pulse h3{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0 0 .75rem;font-size:1rem;font-weight:600;display:flex}.pulse h3 small{color:var(--muted-foreground);font-size:.8125rem;font-weight:400}.pulse h4{color:var(--muted-foreground);margin:0 0 .5rem;font-size:.875rem;font-weight:600}.pulse-lede{color:var(--muted-foreground);margin:0 0 1rem;font-size:1rem;line-height:1.7}.pulse-asof{color:var(--muted-foreground);margin:0 0 1.75rem;font-size:.8125rem}.pulse-compact .pulse-asof{margin-bottom:1rem}.pulse-note{color:var(--muted-foreground);margin:0 0 .75rem;font-size:.8125rem;line-height:1.7}.pulse-section{margin-top:2.25rem}.pulse-compact .pulse-section{margin-top:1.5rem}.pulse-line{margin-bottom:1.75rem}.pulse-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.pulse-metric{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:inherit;flex-direction:column;gap:.15rem;min-width:0;padding:.75rem .85rem;text-decoration:none;display:flex}a.pulse-metric:hover{border-color:var(--pulse-campus)}.pulse-metric-value{font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:700;line-height:1.2}.pulse-metric-label{color:var(--muted-foreground);font-size:.8125rem}.pulse-metric-note{color:var(--muted-foreground);opacity:.8;font-size:.6875rem}.pulse-legend{color:var(--muted-foreground);align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:.8125rem;display:flex}.pulse-legend span{align-items:center;gap:.3rem;display:inline-flex}.pulse-legend span+span{margin-left:.75rem}.pulse-key{border-radius:2px;width:.7rem;height:.7rem;display:inline-block}.pulse-axis{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:.85rem .6rem .5rem;overflow:hidden}.pulse-bars{align-items:flex-end;gap:.25rem;display:flex}.pulse-col{flex-direction:column;flex:1 1 0;align-items:center;gap:.35rem;min-width:0;display:flex}.pulse-col-bars{border-bottom:1px solid var(--border);justify-content:center;align-items:flex-end;gap:2px;width:100%;height:7rem;display:flex}.pulse-bar{border-radius:3px 3px 0 0;flex:1 1 0;min-width:0;max-width:1rem;transition:opacity .15s;display:block}.pulse-bar:hover{opacity:.75}.pulse-bar-campus{background:var(--pulse-campus)}.pulse-bar-public{background:var(--pulse-public)}.pulse-col-label{color:var(--muted-foreground);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.625rem}@media (max-width:34rem){.pulse-col:nth-child(2n) .pulse-col-label{visibility:hidden}}.pulse-undated{color:var(--muted-foreground);margin-top:.85rem;font-size:.8125rem;line-height:1.75}.pulse-undated p{margin:0}.pulse-undated p+p{margin-top:.35rem}.pulse-undated strong{color:var(--foreground);margin-right:.35rem}.pulse-daily{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:.85rem .75rem .6rem;overflow:hidden}.pulse-daily+.pulse-daily{margin-top:.75rem}.pulse-daily-head{flex-wrap:wrap;justify-content:space-between;gap:.35rem;margin-bottom:.6rem;font-size:.8125rem;display:flex}.pulse-daily-name{font-weight:600}.pulse-daily-sum{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.pulse-daily-bars{border-bottom:1px solid var(--border);align-items:flex-end;gap:1px;height:3.25rem;display:flex}.pulse-daily-bar{border-radius:2px 2px 0 0;flex:1 1 0;min-width:0;display:block}.pulse-daily-today{outline:1px solid var(--foreground);outline-offset:1px}.pulse-daily-scale{color:var(--muted-foreground);justify-content:space-between;margin-top:.3rem;font-size:.625rem;display:flex}.pulse-dists+.pulse-dists{margin-top:1.5rem}.pulse-dist-pair{gap:1.25rem;display:grid}.pulse-dist ul{margin:0;padding:0;list-style:none}.pulse-dist li+li{margin-top:.3rem}.pulse-dist a{color:inherit;grid-template-columns:5.5rem minmax(0,1fr) 3rem;align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;display:grid}.pulse-dist a:hover .pulse-dist-name{text-decoration:underline}.pulse-dist-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-dist-track{background:var(--pulse-track);border-radius:999px;height:.55rem;overflow:hidden}.pulse-dist-fill{border-radius:999px;height:100%;display:block}.pulse-dist-count{text-align:right;color:var(--muted-foreground);font-variant-numeric:tabular-nums}.pulse-caveat ul{color:var(--muted-foreground);margin:0;padding-left:1.2rem;font-size:.8125rem;line-height:1.85}.pulse-caveat strong{color:var(--foreground)}.pulse-more{margin:1rem 0 0;font-size:.875rem}.pulse-more a{color:var(--pulse-campus);font-weight:600;text-decoration:none}.pulse-more a:hover{text-decoration:underline}@media (min-width:40rem){.pulse-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.pulse-dist-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-col-bars{height:9rem}}@media (min-width:56rem){.pulse-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}}
