:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root[data-theme=light] body{background:#f5f6f8}:root[data-theme=dark] body{background:#0b0e17}.money{font-variant-numeric:tabular-nums;white-space:nowrap}.lk-dash-top{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.lk-gauge-ring{border:2px dashed #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:196px;height:196px;display:flex}.lk-gauge-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.lk-gauge-percent{font-size:32px;font-weight:700;line-height:1.1}.lk-gauge-pill{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;margin-top:8px;padding:2px 14px;font-size:11.5px;font-weight:700}.lk-dash-filter{flex:1;min-width:260px}.lk-category-grid{grid-template-rows:repeat(4,auto);grid-auto-flow:column;gap:12px 36px;display:grid}.lk-category-item{cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}
