body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2a5b84;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:20px}.costs{background-color:#aac4d1;margin:2rem auto;max-width:95%;padding:1rem;width:70rem}.card,.costs{border-radius:10px}.card{box-shadow:0 2px 7px rgba(0,0,0,.25)}.costs-filter{color:#fff;padding:0 1rem}.costs-filter__control{align-items:center;display:flex;justify-content:space-between;margin:1rem 0;width:100%}.costs-filter label{font-weight:700;margin-bottom:.5rem}.costs-filter select{border-radius:6px;font:inherit;font-weight:700;padding:.5rem 3rem}.cost-list{list-style:none;padding:0}.cost-list__fallback{color:#fefae1;text-align:center}.cost-date{align-items:center;background-color:#2a5b84;border:1px solid #ececec;border-radius:12px;color:#fefae1;display:flex;flex-direction:column;height:5.5rem;justify-content:center;width:5.5rem}.cost-date__month{font-size:.75rem;font-weight:700}.cost-date__year{font-size:.75rem}.cost-date__day{font-size:1.5rem;font-weight:700}.cost-item{align-items:center;background-color:#bd8025;display:flex;justify-content:space-between;margin:1rem 0;padding:.5rem}.cost-item__description{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;flex-flow:column-reverse;gap:1rem;justify-content:flex-start}.cost-item h2{color:#3a3a3a;color:#fefae1;flex:1 1;font-size:1rem;margin:0 1rem}.cost-item__price{background-color:#2a5b84;border:1px solid #fff;border-radius:12px;color:#fefae1;font-size:1rem;font-weight:700;padding:.5rem}@media (min-width:580px){.cost-item__description{align-items:center;flex:1 1;flex-direction:row;justify-content:flex-start}.cost-item__description h2{font-size:1.25rem}.cost-item__price{font-size:1.25rem;padding:.5rem 1.5rem}}.diagram-bar{align-items:center}.diagram-bar,.diagram-bar__inner{display:flex;flex-direction:column;height:100%}.diagram-bar__inner{background-color:#fefae1;border:1px solid #313131;border-radius:12px;justify-content:flex-end;overflow:hidden;width:100%}.diagram-bar__fill{background-color:#bd8025;transition:all .3s ease-out;width:100%}.diagram-bar__label{font-size:.5rem;font-weight:700;text-align:center}.diagram{background-color:#ebc137;border-radius:12px;display:flex;height:10rem;justify-content:space-around;padding:1rem;text-align:center}.new-cost__controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;text-align:left}.new-cost__control label{display:block;font-weight:700;margin-bottom:.5rem}.new-cost__control input{border:1px solid #ccc;border-radius:5px;font:inherit;max-width:100%;padding:.5rem;width:20rem}.new-cost__actions{text-align:left}.new-cost{background-color:#aac4d1;border-radius:10px;box-shadow:0 1px 7px rgba(0,0,0,.25);margin:2rem auto;max-width:95%;padding:1rem;text-align:center;width:70rem}.new-cost button{background-color:#2a5b84;border:1px solid #2a5b84;border-radius:10px;color:#fefae1;cursor:pointer;font:inherit;margin-right:3px;padding:1rem 2rem}.new-cost button:active,.new-cost button:hover{background-color:#2a5c84b2;border-color:#2a5c84b2}
/*# sourceMappingURL=main.89e95a45.css.map*/