.hero-eyebrow.svelte-y9vmro{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;margin-bottom:22px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;font-size:11.5px;font-weight:500;color:var(--color-text-muted)}.live-dot.svelte-y9vmro{width:6px;height:6px;border-radius:50%;background:var(--cr-accent-green);box-shadow:0 0 color-mix(in srgb,var(--cr-accent-green) 60%,transparent);animation:svelte-y9vmro-pulse 2s ease-out infinite}.live-dot.accent.svelte-y9vmro{background:var(--color-accent);box-shadow:0 0 color-mix(in srgb,var(--color-accent) 60%,transparent)}@keyframes svelte-y9vmro-pulse{0%{box-shadow:0 0 color-mix(in srgb,currentColor 60%,transparent)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}.try-row.svelte-14db5xb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:14px}.lbl.svelte-14db5xb{font-size:12.5px;color:var(--color-text-muted);font-weight:500;flex-shrink:0}.try-chip.svelte-14db5xb{display:inline-flex;align-items:center;padding:5px 12px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;font-size:12.5px;font-weight:500;color:var(--color-text-muted);text-decoration:none;cursor:pointer;transition:border-color .12s,color .12s,background .12s}.try-chip.svelte-14db5xb:hover{border-color:var(--color-accent);color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 6%,var(--color-surface))}.free-row.svelte-epygrh{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:18px}.f.svelte-epygrh{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--color-text-muted)}.f.svelte-epygrh svg:where(.svelte-epygrh){flex-shrink:0;color:var(--cr-accent-green)}.ticker.svelte-af1lzx{position:relative;margin-top:18px;padding-top:14px;border-top:1px dashed var(--color-border)}.ticker-viewport.svelte-af1lzx{height:32px;overflow:hidden;position:relative}.ticker-viewport.svelte-af1lzx:before,.ticker-viewport.svelte-af1lzx:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.ticker-viewport.svelte-af1lzx:before{left:0;background:linear-gradient(90deg,var(--color-surface),transparent)}.ticker-viewport.svelte-af1lzx:after{right:0;background:linear-gradient(270deg,var(--color-surface),transparent)}.ticker-track.svelte-af1lzx{display:flex;gap:32px;white-space:nowrap;animation:svelte-af1lzx-tick 45s linear infinite}.ticker-track.paused.svelte-af1lzx{animation-play-state:paused}.ticker-item.svelte-af1lzx{display:inline-flex;align-items:center;gap:10px;font-size:13px;height:32px;text-decoration:none;color:inherit;cursor:pointer}.ticker-item.svelte-af1lzx:hover .name:where(.svelte-af1lzx){color:var(--color-accent)}.ticker-item-static-link.svelte-af1lzx{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;cursor:pointer;width:100%}.ticker-item-static-link.svelte-af1lzx:hover .name:where(.svelte-af1lzx){color:var(--color-accent)}.tick-dot.svelte-af1lzx{width:7px;height:7px;border-radius:50%;flex-shrink:0}.name.svelte-af1lzx{color:var(--color-text);font-weight:500}.type.svelte-af1lzx{color:var(--color-text-muted)}.sep.svelte-af1lzx{color:var(--color-border-light)}.when.svelte-af1lzx{color:var(--color-text-muted);font-family:var(--font-cr-logo);font-size:11.5px}.state.svelte-af1lzx{font-family:var(--font-cr-mono);font-size:11.5px;color:var(--color-text-muted);letter-spacing:.04em}@keyframes svelte-af1lzx-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-static.svelte-af1lzx{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ticker-item-static.svelte-af1lzx{display:flex;align-items:center;gap:10px;font-size:13px}@media (prefers-reduced-motion: no-preference){.motion-ok.svelte-af1lzx{display:block}.motion-reduced.svelte-af1lzx{display:none}}@media (prefers-reduced-motion: reduce){.motion-ok.svelte-af1lzx{display:none}.motion-reduced.svelte-af1lzx{display:flex}}.motion-ok.svelte-af1lzx{display:block}.motion-reduced.svelte-af1lzx{display:none}@media (max-width: 900px){.ticker-item.svelte-af1lzx{font-size:12.5px}}.trust.svelte-u383iv{max-width:var(--container);margin:24px auto 0;padding:20px 28px;border-top:1px dashed var(--color-border);text-align:center}.trust-label.svelte-u383iv{font-size:11px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 20px}.trust-sources.svelte-u383iv{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.source-chip.svelte-u383iv{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;font-size:12px;font-weight:500;color:var(--color-text-muted);cursor:default;-webkit-user-select:none;user-select:none}a.source-chip-link.svelte-u383iv{cursor:pointer;text-decoration:none;transition:border-color .12s ease,color .12s ease}a.source-chip-link.svelte-u383iv:hover{border-color:var(--color-text-muted);color:var(--color-text)}.code.svelte-u383iv{font-family:var(--font-cr-logo);font-weight:700;color:var(--color-text);font-size:11.5px;letter-spacing:-.01em}.label.svelte-u383iv{font-family:var(--font-cr-body);font-weight:400;color:var(--color-text-muted);font-size:12.5px}@media (max-width: 900px){.trust.svelte-u383iv{margin-top:28px;padding:28px 16px 8px}.trust-sources.svelte-u383iv{gap:6px}.source-chip.svelte-u383iv{padding:6px 10px;font-size:11.5px}}.stats-sec.svelte-v7lwfj{max-width:var(--container);margin:0 auto;padding:20px 28px 48px}.stats-inner.svelte-v7lwfj{display:flex;flex-wrap:wrap;gap:24px 40px;justify-content:center;align-items:flex-start}.stat.svelte-v7lwfj{text-align:center;min-width:120px}.v.svelte-v7lwfj{font-size:28px;font-weight:700;color:var(--color-text);line-height:1.1;display:flex;align-items:baseline;justify-content:center;gap:1px}.dim.svelte-v7lwfj{color:var(--color-text-muted);font-size:22px}.l.svelte-v7lwfj{font-size:12.5px;color:var(--color-text-muted);margin-top:4px}.live-pulse.svelte-v7lwfj{align-items:center;gap:6px}.live-dot.svelte-v7lwfj{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--cr-accent-green);animation:svelte-v7lwfj-pulse 2s ease-out infinite;margin-left:2px}@keyframes svelte-v7lwfj-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--cr-accent-green) 60%,transparent)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}.card.svelte-adj8vj{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;padding:0;list-style:none}.srow.svelte-adj8vj{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--color-border);color:var(--color-text);text-decoration:none;transition:background .14s,color .14s}li.svelte-adj8vj:last-child .srow:where(.svelte-adj8vj){border-bottom:none}.srow.svelte-adj8vj:hover{background:var(--color-surface-hover)}.srow.svelte-adj8vj:hover .sname:where(.svelte-adj8vj){color:var(--color-accent)}.srow.svelte-adj8vj:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.sname-wrap.svelte-adj8vj{flex:1;min-width:0}.sname.svelte-adj8vj{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text);transition:color .14s;margin-bottom:5px}.pills-wrap.svelte-adj8vj{display:flex;flex-wrap:wrap;gap:4px}.sacn.svelte-adj8vj{font-size:11.5px;color:var(--color-text-muted);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rgt.svelte-adj8vj{flex-shrink:0;padding-top:1px}.stype.pill.svelte-adj8vj{font-family:var(--font-cr-body);font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--color-surface-hover);color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.stype.pill.crit.svelte-adj8vj{background:var(--color-danger-dim);color:var(--color-danger-text)}.stype.pill.warn.svelte-adj8vj{background:var(--color-warn-dim);color:var(--color-warn-text)}.stype.pill.info.svelte-adj8vj{background:var(--color-info-dim);color:var(--color-info-text)}.swhen.svelte-adj8vj{font-size:11px;color:var(--color-text-muted);white-space:nowrap}.chev.svelte-adj8vj{flex-shrink:0;color:var(--color-text-dim);margin-top:2px;transition:color .14s,transform .16s cubic-bezier(.32,.72,0,1)}.srow.svelte-adj8vj:hover .chev:where(.svelte-adj8vj),.srow.svelte-adj8vj:focus-visible .chev:where(.svelte-adj8vj){color:var(--color-accent);transform:translate(3px)}@media (prefers-reduced-motion: reduce){.srow.svelte-adj8vj,.sname.svelte-adj8vj,.chev.svelte-adj8vj{transition:none}}@media (max-width: 600px){.srow.svelte-adj8vj{padding:13px 14px;gap:10px}.stype.pill.svelte-adj8vj{font-size:11px;padding:2px 7px}}.panel.svelte-xhbvfv{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:22px}.panel.svelte-xhbvfv h3:where(.svelte-xhbvfv){font-family:var(--font-cr-display);font-size:16.5px;font-weight:600;margin-bottom:16px}.panel.svelte-xhbvfv .sub:where(.svelte-xhbvfv){font-size:11.5px;color:var(--color-text-muted);margin-top:-10px;margin-bottom:14px}.state-row.svelte-xhbvfv{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--color-border);font-size:13.5px}.state-row.svelte-xhbvfv:last-of-type{border-bottom:none}.state-name.svelte-xhbvfv{color:var(--color-text-muted)}.nums.svelte-xhbvfv{display:flex;gap:10px;align-items:baseline}.num.svelte-xhbvfv{font-family:var(--font-cr-mono);font-size:13.5px}.delta.svelte-xhbvfv{font-family:var(--font-cr-mono);font-size:11px}.delta.up.svelte-xhbvfv{color:var(--color-danger)}.delta.down.svelte-xhbvfv{color:var(--color-gq-green-text)}.delta.flat.svelte-xhbvfv{color:var(--color-text-muted)}.panel.svelte-1eqdyph{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:22px}.panel.svelte-1eqdyph h3:where(.svelte-1eqdyph){font-family:var(--font-cr-display);font-size:16.5px;font-weight:600;margin-bottom:16px}.panel.svelte-1eqdyph .sub:where(.svelte-1eqdyph){font-size:11.5px;color:var(--color-text-muted);margin-top:-10px;margin-bottom:14px}.ind-row.svelte-1eqdyph{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ind-row.svelte-1eqdyph:last-of-type{margin-bottom:0}.name.svelte-1eqdyph{font-size:12.5px;color:var(--color-text-muted);width:130px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-outer.svelte-1eqdyph{flex:1;height:6px;background:var(--color-surface-hover);border-radius:3px;overflow:hidden}.bar.svelte-1eqdyph{height:100%;border-radius:3px;transition:width .3s ease}.pct.svelte-1eqdyph{font-family:var(--font-cr-mono);font-size:12px;width:36px;text-align:right;color:var(--color-text)}.panel-foot-link.svelte-1eqdyph{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin-top:14px;padding-top:12px;border-top:1px dashed var(--color-border);font-size:12.5px;color:var(--color-accent);text-decoration:none;font-weight:500}.panel-foot-link.svelte-1eqdyph span:where(.svelte-1eqdyph){transition:transform .15s}.panel-foot-link.svelte-1eqdyph:hover span:where(.svelte-1eqdyph){transform:translate(3px)}.hero.svelte-skv6c4{padding:72px 28px 40px;position:relative;isolation:isolate;z-index:50}.hero.svelte-skv6c4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--color-accent-dim) 0%,transparent 80%);pointer-events:none;z-index:-1}.hero-inner.svelte-skv6c4{position:relative;max-width:760px;margin:0 auto;text-align:center}.hero.svelte-skv6c4 h1:where(.svelte-skv6c4){font-family:var(--font-cr-display);font-size:clamp(34px,6vw,56px);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-bottom:18px}.hero.svelte-skv6c4 h1:where(.svelte-skv6c4) .blue:where(.svelte-skv6c4){color:var(--color-accent)}.hero.svelte-skv6c4 .lede:where(.svelte-skv6c4){font-size:clamp(15px,1.6vw,17.5px);color:var(--color-text-muted);line-height:1.55;margin:0 auto 28px;max-width:560px;text-wrap:pretty}.sec.svelte-skv6c4{max-width:var(--container);margin:0 auto;padding:56px 28px}.pulse-reserve.svelte-skv6c4{display:flow-root;min-height:460px}@media (max-width: 900px){.pulse-reserve.svelte-skv6c4{min-height:400px}}.sec-hdr.svelte-skv6c4{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.sec-hdr.svelte-skv6c4 h2:where(.svelte-skv6c4){font-family:var(--font-cr-display);font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1.15;margin-bottom:4px}.sub.svelte-skv6c4{color:var(--color-text-muted);font-size:14px}.link.svelte-skv6c4{font-size:13.5px;color:var(--color-accent);text-decoration:none;font-weight:500;white-space:nowrap}.link.svelte-skv6c4:hover{text-decoration:underline}.main-grid.svelte-skv6c4{display:grid;grid-template-columns:minmax(0,1fr) 380px;column-gap:40px;align-items:start}.main-col.svelte-skv6c4{min-width:0}.right-rail.svelte-skv6c4,.side.svelte-skv6c4{display:flex;flex-direction:column;gap:20px}@media (max-width: 899px){.main-grid.svelte-skv6c4{grid-template-columns:1fr;column-gap:0}.right-rail.svelte-skv6c4{order:-1}}.what-sec.svelte-skv6c4{padding-top:20px}.what-grid.svelte-skv6c4{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.what-card.svelte-skv6c4{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:18px 18px 20px;display:flex;align-items:flex-start;gap:14px;transition:border-color .14s}.what-card.svelte-skv6c4:hover{border-color:var(--color-border-light)}.what-icn.svelte-skv6c4{width:38px;height:38px;background:var(--color-accent-dim);border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--color-accent);flex-shrink:0}.what-body.svelte-skv6c4{min-width:0}.what-title.svelte-skv6c4{font-size:13.5px;font-weight:600;color:var(--color-text);line-height:1.3;margin-bottom:5px}.what-desc.svelte-skv6c4{font-size:12.5px;color:var(--color-text-muted);line-height:1.45}@media (max-width: 960px){.what-grid.svelte-skv6c4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.what-grid.svelte-skv6c4{grid-template-columns:1fr}.hero.svelte-skv6c4{padding:48px 20px 28px}.sec.svelte-skv6c4{padding:40px 16px}}
