body{margin:0;font-family:Noto Sans,sans-serif;font-family:Rubik,sans-serif;background-color:#e7e8d1}a{text-decoration:none;color:#001f3f}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-container{width:50%;margin:auto}.header{justify-content:space-between;flex:1 1;margin:6px 12px}.header,.header-logo{display:flex;align-items:center}.header-logo{font-size:32px;font-weight:500}.header-logo i{margin-left:4px}.header-button,.header-logo i{display:flex;align-items:center}.header-button{font-size:20px;justify-content:center;border:1px solid #000;border-radius:6px;padding:0 8px}.header-button i{margin-right:4px}@media only screen and (max-width:1024px){.header-container{width:90%}.header-logo{font-size:28px}.header-button{font-size:18px}}@media only screen and (max-width:512px){.header-container{width:100%}.header-logo{font-size:24px}.header-button{font-size:16px}}.card{background:#b85042;padding:12px;margin:2px 0;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.card-image{height:40px}.card-right{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:space-between}.card-info{display:flex;flex-direction:column;flex:1 1;margin-left:12px}.card-title{font-size:20px;color:#fff}.card-time{font-size:12px;color:#fff}.card-amount{font-size:20px;font-weight:500;color:#fff}.delete-icon{font-size:16px}@media only screen and (max-width:1024px){.card-amount,.card-title{font-size:18px}.card-image{height:32px}.card-time{font-size:10px}}@media only screen and (max-width:512px){.card-amount,.card-title{font-size:16px}}.expense-list{margin:6px 12px;display:flex;flex-direction:column;flex:1 1}.empty-state{display:flex;justify-content:center;align-items:center;flex-direction:column}.empty-image{height:360px}@media only screen and (max-width:1024px){.empty-image{height:320px}}@media only screen and (max-width:512px){.empty-image{height:240px}}.topfold{margin:6px 12px;padding:12px 0;align-items:center}.home-topfold,.topfold{display:flex;justify-content:space-between}.home-topfold{flex:1 1}.searchbar{display:flex;align-items:center;width:50%;background-color:#fff;border-radius:12px}.searchbar input{width:80%;outline:none;padding:8px 0;border:none;margin-left:6px;background-color:#fff}.searchbar i{margin-left:6px}.add-button,.searchbar i{display:flex;align-items:center}.add-button{border-radius:4px;border:2px solid #b85042;font-size:20px;padding:0 8px;border-radius:6px;cursor:pointer}.add-button i{display:flex;align-items:center;margin-right:4px}.add-topfold{display:flex;justify-content:space-between;flex:1 1}.add-topfold-button{display:flex;align-items:center;font-size:18px;cursor:pointer}.add-topfold-button i{display:flex;align-items:center;margin-right:4px}.home{width:50%;margin:auto}@media only screen and (max-width:1024px){.home{width:90%}}@media only screen and (max-width:512px){.home{width:100%}}.modal-inner{display:flex;align-items:center;flex-direction:column}.added-image{height:360px}.take-home-button{border:2px solid #b85042;padding:4px 8px;border-radius:6px}.take-home-button,.take-home-button i{display:flex;justify-content:center;align-items:center}.take-home-button i{margin-right:6px}@media only screen and (max-width:1024px){.added-image{height:360px}}@media only screen and (max-width:512px){.added-image{height:240px}}.add-form{background:#b85042;box-shadow:20px 20px 60px #a7beae,-20px -20px 60px #a7beae;margin:6px 12px;padding:24px;display:flex;flex-direction:column;flex:1 1;height:60vh}.form-item{margin:12px 0;width:70%;padding:4px;border-radius:6px;background-color:#fff}.form-item label{background-color:#e7e8d1;padding:2px 12px;border-radius:0 4px 4px 0}.form-item input{font-size:16px;border:none;width:70%;outline:none}.category-container-parent{display:flex;flex-direction:column;flex:1 1}.category{position:relative;width:40%}.category-dropdown{justify-content:space-between;margin:12px 0;background-color:#fff;border-radius:6px;padding:4px}.category-dropdown,.category-dropdown i{display:flex;align-items:center}.category-container{display:flex;position:absolute;width:100%;flex-direction:column;background:#fff}.category-item{width:94%;display:flex;justify-content:space-between;padding:8px 0;cursor:pointer;margin-left:8px}.category-item img{height:32px;margin-right:20px}.form-add-button{display:flex;justify-content:flex-end}.form-add-button div{display:flex;border:2px solid #fff;padding:2px 8px;border-radius:6px;cursor:pointer;background-color:#e7e8d1}.form-add-button div i{display:flex;align-items:center;margin-left:6px}@media only screen and (max-width:1024px){.form-item{width:100%}.form-item input{width:70%}.amount-input{width:50%!important}.category{width:80%}}.add-expense{width:50%;margin:auto}footer{width:100%;position:fixed;bottom:0;display:flex;justify-content:center;align-items:center;padding-bottom:6px}
/*# sourceMappingURL=main.664cf833.chunk.css.map */