:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--light:#eee;--accent:#193441;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);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}}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}header{justify-content:space-between;padding:1rem;display:flex}.pfp{align-items:center;gap:.75rem;font-family:Roboto;font-size:1.2rem;display:flex}.pfp div{background:var(--accent);border-radius:50%;width:3rem;height:3rem;display:inline-block}.settings{align-items:center;gap:.75rem;font-family:Roboto;font-size:1.2rem;display:flex}.summary{background:var(--accent);color:#fff;letter-spacing:.2rem;text-align:left;border-radius:8px;flex-direction:column;justify-content:space-between;height:13rem;margin:0 1rem 1rem;padding:2rem;font-family:Roboto;font-size:2rem;line-height:2.1rem;display:flex}.summary_filter{color:var(--accent);letter-spacing:0;background:#fff;border-radius:100px;width:fit-content;padding:.2rem 1rem;font-size:1.2rem}.summary_title{color:#fff;letter-spacing:0;font-family:Roboto;font-size:1rem;font-weight:200}.bal_breakdown{color:var(--accent);justify-content:left;font-family:Roboto;display:flex}.bal_breakdown div{background:var(--light);text-align:left;letter-spacing:.05rem;border-radius:8px;margin-left:1rem;padding:1.5rem;font-size:1.1rem}.month_pl_legend{text-align:left;letter-spacing:.05rem;margin:2.5rem 0 0 1.1rem;font-family:Roboto;font-size:1.5rem}.month_pl{background:var(--light);color:var(--accent);border-radius:8px;flex-direction:column;justify-content:space-between;height:18rem;margin:1rem;padding:1rem;font-family:Roboto;font-size:1.2rem;display:flex}.pl_title{display:inherit}.pl_bal{padding:1rem;font-family:Roboto;font-size:1.5rem}.pl_chart{justify-content:space-between;width:100%;display:flex}.pl_chart_block{background:#bbb;border-radius:4px;width:3.5rem;height:6rem}.navbar{background:var(--light);border-radius:8px;justify-content:space-around;width:80%;padding:.5rem;font-size:1.2rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.navbar div{border-radius:8px;padding:.5rem}.navbar div:hover{background-color:#090a0fe0}button{background:var(--accent);color:#fff;border:none;border-radius:6px;width:10rem;height:4rem;padding:12px 16px;position:fixed;bottom:4rem;left:50%;transform:translate(-50%,-50%)}button:hover{opacity:.8;background:#494444}
