:root{--bg: oklch(.16 .012 232);--surface: oklch(.225 .014 232);--line-soft: oklch(.26 .014 232);--line: oklch(.3 .014 232);--line-strong: oklch(.34 .014 232);--neutral-mid: oklch(.4 .02 232);--bar-rest: oklch(.44 .03 232);--text-faint: oklch(.52 .012 232);--text-cloud: oklch(.54 .012 232);--text-muted: oklch(.64 .012 232);--text-second: oklch(.74 .012 232);--text-serif: oklch(.88 .005 232);--text-serif-hi: oklch(.9 .005 232);--text: oklch(.96 .005 232);--accent: oklch(.732 .184 54);--accent-cloud: oklch(.75 .18 56);--accent-text: oklch(.8 .16 58);--accent-chip: oklch(.85 .14 58);--accent-mid: oklch(.52 .1 54);--accent-floor: oklch(.3 .03 54);--on-accent: oklch(.18 .02 54);--accent-tile-hi: oklch(.92 .04 60);--accent-tile-lo: oklch(.74 .02 60);--voice: oklch(.776 .08 231);--voice-hover: oklch(.86 .075 231);--font-display: Archivo, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace}:root[data-tema=claro]{--bg: oklch(.975 .004 232);--surface: oklch(.925 .007 232);--line-soft: oklch(.9 .008 232);--line: oklch(.86 .009 232);--line-strong: oklch(.8 .01 232);--neutral-mid: oklch(.79 .012 232);--bar-rest: oklch(.75 .014 232);--text-faint: oklch(.58 .012 232);--text-cloud: oklch(.58 .012 232);--text-muted: oklch(.46 .012 232);--text-second: oklch(.38 .012 232);--text-serif: oklch(.3 .012 232);--text-serif-hi: oklch(.26 .012 232);--text: oklch(.22 .014 232);--accent: oklch(.65 .2 47);--accent-cloud: oklch(.65 .2 47);--accent-text: oklch(.57 .19 45);--accent-chip: oklch(.54 .19 45);--accent-mid: oklch(.81 .12 60);--accent-floor: oklch(.96 .02 60);--on-accent: oklch(.99 .012 60);--accent-tile-hi: oklch(.3 .1 45);--accent-tile-lo: oklch(.44 .06 45);--voice: oklch(.52 .1 218);--voice-hover: oklch(.43 .1 218)}html,body{transition:background-color .32s ease}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:var(--bg);overflow:hidden}body{font-family:var(--font-display);color:var(--text);-webkit-font-smoothing:antialiased}a{color:var(--voice);text-decoration:none}a:hover{color:var(--voice-hover)}.mono{font-family:var(--font-mono);text-transform:uppercase;color:var(--text-muted)}.serif{font-family:var(--font-serif);color:var(--text-serif);text-wrap:pretty}.hero-num{font-weight:800;font-stretch:118%;letter-spacing:-.045em;line-height:.82;font-variant-numeric:tabular-nums}@keyframes livedot{0%,to{opacity:1}50%{opacity:.25}}@keyframes riseIn{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.recharts-wrapper,.recharts-surface{overflow:visible}
