body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.filter{justify-content:space-between;margin:1rem 0}.expense-item__date,.filter{align-items:center;display:flex}.expense-item__date{background-color:#333;border-radius:13px;color:#eee;flex-direction:column;justify-content:center;padding:.9rem}.expense-item__date .month{font-size:1.3rem;font-weight:700;margin-bottom:2px}.expense-item__date .year{font-size:1rem;margin-bottom:2px}.expense-item__date .day{font-size:1.7rem;font-weight:700}.Card{border-radius:.6rem;box-shadow:.1rem .2rem .3rem .4rem rgba(0,0,0,.2);max-width:500px;padding:1rem}.expense-list li{background-color:#899878;justify-content:space-between}.date,.expense-list li{align-items:center;display:flex;padding:1rem}.date{background-color:#fafafa;border:.3rem;border-radius:.2rem;color:#0e0e0e;flex-direction:column;height:8rem;justify-content:space-evenly;margin-right:2rem;text-align:center;width:7rem}.date .day,.date .month,.date .year{font-size:2rem;font-weight:600;margin:1rem 0}.price{background-color:#fff;border-radius:.4rem;color:#0e0e0e;font-size:2rem;font-weight:bolder;padding:2rem .5rem}.expense-name{font-size:1.5rem;font-weight:bolder}.expense-box{background-color:#0e0e0e;border-radius:.2rem;box-shadow:.1rem .2rem .3rem .4rem rgba(0,0,0,.2);color:#fafafa;margin:2rem auto;padding:1rem}.expense-list{list-style:none;margin-top:2rem}.flex-start{align-items:center;display:flex;justify-content:space-between}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;overflow-x:hidden}body{background-color:#cfc7d2;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.4rem;line-height:.2}.head{font-size:3rem;margin-bottom:4rem;margin-top:2rem;text-align:center}@media (max-width:698px){.input-Controls{display:flex;flex-direction:column;margin-bottom:1rem}.input-control{margin-bottom:1rem;margin-top:1rem}}.input-Controls{display:flex;justify-content:space-around;text-align:center}.overall{background-color:#1b998b;border:1px solid;border-radius:.6rem;border-radius:2rem;box-shadow:.1rem .2rem .3rem .4rem rgba(0,0,0,.2);color:#eee;font-size:2rem;font-weight:600;margin:2rem auto;max-width:800px;padding:2.5rem}.input-control input{background-color:rgba(63,60,60,.747);border-radius:1.2rem;color:#eee;height:3rem;margin-top:1rem;width:20rem}.addition{display:flex;justify-content:center;margin-top:2rem;width:100%}.add-expense-btn{background-color:#2d3047;border-radius:2rem;color:#eee;font-size:1.6rem;font-weight:600;padding:1.2rem 3rem}
/*# sourceMappingURL=main.77c38f31.css.map*/