@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);*{box-sizing:border-box}html{font-family:"Noto Sans JP",sans-serif}body{margin:0;background-color:#3f3f3f}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#3f3f3f}::-webkit-scrollbar-thumb:hover{background:#555}.chart-bar{align-items:center}.chart-bar,.chart-bar__inner{height:100%;display:flex;flex-direction:column}.chart-bar__inner{width:100%;border:1px solid #313131;border-radius:12px;background-color:#c3b4f3;overflow:hidden;justify-content:flex-end}.chart-bar__fill{background-color:#4826b9;width:100%;transition:all .3s ease-out}.chart-bar__label{font-weight:700;font-size:.5rem;text-align:center}.chart{padding:1rem;border-radius:12px;background-color:#f8dfff;text-align:center;display:flex;justify-content:space-around;height:10rem}.expenses{padding:1rem;background-color:#1f1f1f;margin:2rem auto;width:50rem;max-width:95%}.card{border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.25)}.expenses-filter{color:#fff;padding:0 1rem}.expenses-filter__control{display:flex;width:100%;align-items:center;justify-content:space-between;margin:1rem 0}.expenses-filter label{font-weight:700;margin-bottom:.5rem}.expenses-filter select{font:inherit;padding:.5rem 3rem;font-weight:700;border-radius:6px}.expense-date{display:flex;flex-direction:column;width:5.5rem;height:5.5rem;border:1px solid #ececec;background-color:#2a2a2a;color:#fff;border-radius:12px;align-items:center;justify-content:center}.expense-date__month{font-size:.75rem;font-weight:700}.expense-date__year{font-size:.75rem}.expense-date__day{font-size:1.5rem;font-weight:700}.expense-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin:1rem 0;background-color:#4b4b4b}.expense-item__description{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;align-items:flex-end;flex-flow:column-reverse;justify-content:flex-start;flex:1 1}.expense-item h2{color:#3a3a3a;font-size:1rem;flex:1 1;margin:0 1rem;color:#fff}.expense-item__price{font-size:1rem;font-weight:700;color:#fff;background-color:#40005d;border:1px solid #fff;padding:.5rem;border-radius:12px}@media (min-width:580px){.expense-item__description{flex-direction:row;align-items:center;justify-content:flex-start;flex:1 1}.expense-item__description h2{font-size:1.25rem}.expense-item__price{font-size:1.25rem;padding:.5rem 1.5rem}}.expenses-list{list-style:none;padding:0}.expenses-list__fallback{color:#fff;text-align:center}.new-expense__controls{display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem;margin-bottom:1rem;text-align:left}.new-expense__control label{font-weight:700;margin-bottom:.5rem;display:block}.new-expense__control input,.selectClass{font:inherit;padding:.5rem;border-radius:6px;border:1px solid #ccc;width:20rem;max-width:100%}.new-expense__actions{text-align:right}.new-expense{background-color:#a892ee;padding:1rem;margin-left:auto;margin-right:auto;margin-top:5rem;width:50rem;max-width:95%;border-radius:12px;text-align:center;box-shadow:0 1px 8px rgba(0,0,0,.25)}.new-expense button{font:inherit;cursor:pointer;padding:1rem 2rem;border:1px solid #40005d;background-color:#40005d;color:#fff;border-radius:12px;margin-right:1rem}.new-expense button:active,.new-expense button:hover{background-color:#510674;border-color:#510674}.new-expense button.alternative{color:#220131;border-color:transparent;background-color:initial}.new-expense button.alternative:active,.new-expense button.alternative:hover{background-color:#ddb3f8}.BudgetDashboard_navClass__3JmJi{background-color:#3f3f3f;position:fixed;top:0;width:100%;font-size:1rem;color:#fff;font-weight:700;padding:1rem}.BudgetDashboard_buttonClass__1j8df{cursor:pointer;float:right}
/*# sourceMappingURL=main.daf190e5.chunk.css.map */