.money-details-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px;margin-bottom:32px}@media screen and (min-width:768px){.money-details-container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.details-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:16px;padding:24px;width:100%;border:1px solid transparent}.balance-card{background-color:#ecfccb;border-color:#84cc16}.income-card{background-color:#cffafe;border-color:#06b6d4}.expenses-card{background-color:#ede9fe;border-color:#7c3aed}.details-icon{width:64px;height:64px;margin-right:24px}.text-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.details-label{color:#475569;font-size:14px;font-weight:500;margin-top:0;margin-bottom:8px}.details-value{color:#1e293b;font-size:24px;font-weight:700;margin:0}.table-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:1px solid #cbd5e1;padding:16px 20px}.table-cell{color:#475569;font-size:14px;margin:0;width:30%;word-break:break-all;padding-right:8px}.delete-cell{width:10%;-ms-flex-pack:end;justify-content:flex-end}.delete-btn,.delete-cell{display:-ms-flexbox;display:flex}.delete-btn{background-color:transparent;border:none;cursor:pointer;outline:none;padding:4px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.delete-icon{width:20px;height:20px}body{font-family:"Roboto"}.app-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:100vh;background-color:#fff;padding:24px}.money-manager-container{width:100%;max-width:1100px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.header-container{background-image:url(https://assets.ccbp.in/frontend/react-js/money-manager/money-manager-bg.png);background-size:cover;border-radius:16px;padding:40px;margin-bottom:32px}.welcome-heading{color:#1e293b;font-size:28px;font-weight:700;margin-top:0;margin-bottom:8px}@media screen and (min-width:768px){.welcome-heading{font-size:36px}}.welcome-description{color:#475569;font-size:16px;margin:0}.highlight{color:#0b69ff;font-weight:500}.bottom-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-gap:32px;gap:32px}@media screen and (min-width:768px){.bottom-section{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.transaction-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid #d7dfe9;border-radius:16px;padding:24px;width:100%;max-width:450px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.form-heading{color:#334155;font-size:20px;font-weight:700;margin-top:0;margin-bottom:24px}.label-text{color:#7e858e;font-size:12px;font-weight:700;margin-bottom:8px}.input-field{color:#475569;background-color:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:12px 16px;font-size:14px;outline:none;margin-bottom:24px}.add-button,.select-field{cursor:pointer}.add-button{background-color:#0b69ff;color:#fff;font-size:14px;font-weight:500;border:none;border-radius:8px;padding:12px 24px;outline:none;-ms-flex-item-align:start;align-self:flex-start}.history-container{-ms-flex-positive:1;flex-grow:1;background-color:#fff;border:1px solid #d7dfe9;border-radius:16px;padding:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.history-heading{color:#334155;font-size:20px;font-weight:700;margin-top:0;margin-bottom:24px}.history-table-container{overflow-x:auto}.transactions-table{padding-left:0;list-style-type:none;margin:0;min-width:500px}.table-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:1px solid #cbd5e1;padding:12px 20px;margin-bottom:8px}.table-header-cell{color:#334155;font-size:14px;font-weight:700;margin:0;width:30%}.table-header-cell:last-child{width:10%}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.6512a8df.chunk.css.map */