.pulse-root{--pulse-bg: #0b0d12;--pulse-surface: #11141b;--pulse-surface-2: #161a23;--pulse-border: rgba(255, 255, 255, .08);--pulse-border-strong: rgba(255, 255, 255, .16);--pulse-fg: #e7eaf0;--pulse-fg-soft: #b6bcc8;--pulse-muted: #828a99;--pulse-muted-2: #5a6172;--pulse-pos: #34d399;--pulse-pos-soft: #10b981;--pulse-neg: #f87171;--pulse-neg-soft: #ef4444;--pulse-warn: #fbbf24;--pulse-agent: #f59e0b;--pulse-land: #1a1f2a;--pulse-coast: rgba(255, 255, 255, .1);--sector-financial: #60a5fa;--sector-technology: #c084fc;--sector-healthcare: #f472b6;--sector-construction: #fbbf24;--sector-retail: #fb7185;--sector-professional: #34d399;--sector-hospitality: #f97316;--sector-transport: #38bdf8;--sector-real_estate: #a3e635;--sector-other: #94a3b8}.pulse-root[data-theme=light]{--pulse-bg: #f7f7f9;--pulse-surface: #ffffff;--pulse-surface-2: #f1f3f7;--pulse-border: rgba(9, 9, 11, .08);--pulse-border-strong: rgba(9, 9, 11, .16);--pulse-fg: #18181b;--pulse-fg-soft: #3f3f46;--pulse-muted: #71717a;--pulse-muted-2: #a1a1aa;--pulse-land: #e4e7ed;--pulse-coast: rgba(9, 9, 11, .18)}main.page.pulse-page{max-width:none;padding:0}.pulse-root{background:var(--pulse-bg);color:var(--pulse-fg);min-height:calc(100vh - 4rem);display:flex;flex-direction:column}.pulse-hero{display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr;gap:1.25rem 1.75rem;align-items:baseline;padding:.875rem 1.25rem;border-bottom:1px solid var(--pulse-border);background:var(--pulse-surface);position:sticky;top:0;z-index:5}@media(max-width:900px){.pulse-hero{grid-template-columns:1fr 1fr;gap:.75rem 1rem}}.pulse-hero .pulse-live{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.8125rem;color:var(--pulse-fg-soft);letter-spacing:.02em}.pulse-hero .pulse-live:before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background:var(--pulse-pos);box-shadow:0 0 #34d3998c;animation:pulse-blink 1.6s ease-out infinite}@keyframes pulse-blink{0%{box-shadow:0 0 #34d3998c}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}.pulse-counter .label{margin:0;font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--pulse-muted);font-weight:500}.pulse-counter .value{margin:.125rem 0 0;font-size:1.625rem;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--pulse-fg);line-height:1.1}.pulse-counter .sub{margin:.125rem 0 0;font-family:var(--font-mono);font-size:.6875rem;color:var(--pulse-muted)}.pulse-counter.pos .value{color:var(--pulse-pos)}.pulse-counter.neg .value,.pulse-counter[data-sign="-"] .value{color:var(--pulse-neg)}.pulse-counter[data-sign="+"] .value{color:var(--pulse-pos)}.pulse-grid{display:grid;grid-template-columns:1fr 360px;gap:0;flex:1;min-height:0}@media(max-width:1100px){.pulse-grid{grid-template-columns:1fr}}.pulse-map-wrap{position:relative;background:var(--pulse-bg);overflow:hidden}.pulse-map{width:100%;height:100%;display:block}.pulse-map .land{fill:var(--pulse-land);stroke:var(--pulse-coast);stroke-width:.75}.pulse-dot{pointer-events:none;opacity:1;transition:opacity .4s ease-out}.pulse-dot circle.core{fill:currentColor}.pulse-dot circle.ring{fill:none;stroke:currentColor;stroke-width:1.5;transform-origin:center;transform-box:fill-box;animation:pulse-ring 2.4s ease-out forwards}.pulse-dot.agent circle.ring-agent{fill:none;stroke:var(--pulse-agent);stroke-width:1;stroke-dasharray:2 2;opacity:.85}.pulse-dot.fading{opacity:.18}@keyframes pulse-ring{0%{r:var(--r0, 3);opacity:.9}to{r:var(--r1, 26);opacity:0}}.pulse-dot.kind-birth{color:var(--sector-other)}.pulse-dot.sector-financial{color:var(--sector-financial)}.pulse-dot.sector-technology{color:var(--sector-technology)}.pulse-dot.sector-healthcare{color:var(--sector-healthcare)}.pulse-dot.sector-construction{color:var(--sector-construction)}.pulse-dot.sector-retail{color:var(--sector-retail)}.pulse-dot.sector-professional{color:var(--sector-professional)}.pulse-dot.sector-hospitality{color:var(--sector-hospitality)}.pulse-dot.sector-transport{color:var(--sector-transport)}.pulse-dot.sector-real_estate{color:var(--sector-real_estate)}.pulse-dot.sector-other{color:var(--sector-other)}.pulse-dot.kind-death,.pulse-dot.kind-ins,.pulse-dot.kind-admin{color:var(--pulse-neg)}.pulse-dot.kind-dq{color:var(--pulse-warn)}.pulse-root[data-hide-mailbox] .pulse-dot.agent{display:none}.pulse-root[data-focus-sector] .pulse-dot{opacity:.12}.pulse-root[data-focus-sector=financial] .pulse-dot.sector-financial,.pulse-root[data-focus-sector=technology] .pulse-dot.sector-technology,.pulse-root[data-focus-sector=healthcare] .pulse-dot.sector-healthcare,.pulse-root[data-focus-sector=construction] .pulse-dot.sector-construction,.pulse-root[data-focus-sector=retail] .pulse-dot.sector-retail,.pulse-root[data-focus-sector=professional] .pulse-dot.sector-professional,.pulse-root[data-focus-sector=hospitality] .pulse-dot.sector-hospitality,.pulse-root[data-focus-sector=transport] .pulse-dot.sector-transport,.pulse-root[data-focus-sector=real_estate] .pulse-dot.sector-real_estate,.pulse-root[data-focus-sector=other] .pulse-dot.sector-other{opacity:1}.pulse-city-label{font-family:var(--font-mono);font-size:9px;fill:var(--pulse-muted);letter-spacing:.04em;pointer-events:none}.pulse-controls{position:absolute;top:.875rem;right:.875rem;display:flex;flex-direction:column;gap:.5rem;background:var(--pulse-surface);border:1px solid var(--pulse-border);border-radius:var(--radius);padding:.625rem .75rem;font-size:.8125rem;min-width:220px;box-shadow:0 6px 18px #0000002e}.pulse-controls fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.pulse-controls legend{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--pulse-muted);padding:0;margin:0 0 .125rem}.pulse-controls label{display:inline-flex;align-items:center;gap:.5rem;color:var(--pulse-fg-soft)}.pulse-controls select{width:100%;background:var(--pulse-surface-2);color:var(--pulse-fg);border:1px solid var(--pulse-border);border-radius:var(--radius-sm);font:inherit;font-size:.8125rem;padding:.3125rem .5rem}.pulse-controls .seg{display:inline-flex;background:var(--pulse-surface-2);border:1px solid var(--pulse-border);border-radius:9999px;padding:2px}.pulse-controls .seg button{appearance:none;border:0;background:transparent;color:var(--pulse-fg-soft);font:inherit;font-size:.75rem;padding:.25rem .625rem;border-radius:9999px;cursor:pointer}.pulse-controls .seg button[aria-pressed=true]{background:var(--pulse-fg);color:var(--pulse-bg)}.pulse-controls input[type=range]{width:100%;accent-color:var(--pulse-pos)}.pulse-legend{position:absolute;bottom:.875rem;left:.875rem;display:grid;grid-template-columns:1fr 1fr;column-gap:.875rem;row-gap:.25rem;background:var(--pulse-surface);border:1px solid var(--pulse-border);border-radius:var(--radius);padding:.625rem .75rem;font-size:.75rem;box-shadow:0 6px 18px #0000002e;max-width:320px}.pulse-legend .legend-item{display:inline-flex;align-items:center;gap:.5rem;color:var(--pulse-fg-soft)}.pulse-legend .swatch{width:.625rem;height:.625rem;border-radius:9999px;background:currentColor;display:inline-block}.pulse-theme-pill{position:absolute;bottom:.875rem;right:.875rem;background:var(--pulse-surface);border:1px solid var(--pulse-border);border-radius:9999px;padding:.3125rem .75rem;font:inherit;font-size:.75rem;color:var(--pulse-fg-soft);cursor:pointer;box-shadow:0 6px 18px #0000002e}.pulse-theme-pill:hover{color:var(--pulse-fg)}.pulse-side{display:flex;flex-direction:column;border-left:1px solid var(--pulse-border);background:var(--pulse-surface);min-height:0}.pulse-side .tabs{display:flex;border-bottom:1px solid var(--pulse-border)}.pulse-side .tabs button{flex:1;appearance:none;background:transparent;border:0;color:var(--pulse-muted);font:inherit;font-size:.8125rem;padding:.75rem .875rem;cursor:pointer;border-bottom:2px solid transparent}.pulse-side .tabs button[aria-selected=true]{color:var(--pulse-fg);border-bottom-color:var(--pulse-pos)}.pulse-side .panel{display:none;padding:.875rem .875rem 1rem;overflow-y:auto;flex:1}.pulse-side .panel[data-active]{display:block}.pulse-leaderboard{list-style:none;margin:0;padding:0;display:grid;gap:.375rem}.pulse-leader-row{display:grid;grid-template-columns:.625rem 7.5rem 1fr 3rem;gap:.625rem;align-items:center;font-size:.8125rem}.pulse-leader-row .swatch{width:.625rem;height:.625rem;border-radius:9999px;background:currentColor}.pulse-leader-row .name{color:var(--pulse-fg-soft)}.pulse-leader-row .bar{position:relative;height:.375rem;background:var(--pulse-surface-2);border-radius:9999px;overflow:hidden}.pulse-leader-row .bar-pos,.pulse-leader-row .bar-neg{position:absolute;top:0;bottom:0;background:currentColor;opacity:.7}.pulse-leader-row .bar-pos{left:50%}.pulse-leader-row .bar-neg{right:50%;background:var(--pulse-neg);opacity:.55}.pulse-leader-row .delta{font-variant-numeric:tabular-nums;font-family:var(--font-mono);font-size:.75rem;text-align:right}.pulse-leader-row[data-net=pos] .delta{color:var(--pulse-pos)}.pulse-leader-row[data-net=neg] .delta{color:var(--pulse-neg)}.pulse-caveat{margin-top:1rem;padding:.625rem .75rem;border:1px dashed var(--pulse-agent);border-radius:var(--radius);font-size:.75rem;color:var(--pulse-fg-soft);line-height:1.5;background:#f59e0b0f}.pulse-caveat strong{color:var(--pulse-fg)}.pulse-tape{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.pulse-tape li{display:grid;grid-template-columns:4.5rem 1fr auto;gap:.5rem;padding:.4375rem 0;border-bottom:1px solid var(--pulse-border);font-size:.8125rem;font-variant-numeric:tabular-nums}.pulse-tape li:last-child{border-bottom:0}.pulse-tape .t{color:var(--pulse-muted);font-family:var(--font-mono);font-size:.75rem}.pulse-tape .who{color:var(--pulse-fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pulse-tape .who .meta{display:block;font-size:.6875rem;color:var(--pulse-muted);font-family:var(--font-mono);letter-spacing:.02em;margin-top:.0625rem}.pulse-tape .badge{font-family:var(--font-mono);font-size:.6875rem;padding:.0625rem .375rem;border-radius:var(--radius-sm);background:var(--pulse-surface-2);color:var(--pulse-fg-soft);align-self:center;border:1px solid var(--pulse-border);white-space:nowrap}.pulse-tape li.kind-birth .badge{color:var(--pulse-pos);border-color:#34d39966}.pulse-tape li.kind-death .badge,.pulse-tape li.kind-ins .badge,.pulse-tape li.kind-admin .badge{color:var(--pulse-neg);border-color:#f8717166}.pulse-tape li.kind-dq .badge{color:var(--pulse-warn);border-color:#fbbf2466}.pulse-tape li.fresh{animation:tape-flash .8s ease-out}@keyframes tape-flash{0%{background:#34d3991a}to{background:transparent}}.pulse-tape li.kind-death.fresh,.pulse-tape li.kind-ins.fresh,.pulse-tape li.kind-admin.fresh{animation-name:tape-flash-neg}@keyframes tape-flash-neg{0%{background:#f871711a}to{background:transparent}}@media(prefers-reduced-motion:reduce){.pulse-dot circle.ring{animation-duration:.01ms;opacity:0}.pulse-tape li.fresh{animation-duration:.01ms}.pulse-hero .pulse-live:before{animation:none}}
