/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.header{display:flex;margin:0;padding:5px .5rem 0}#balances{display:flex;flex-direction:column;gap:.125rem}#balances .currency-card header{display:flex;align-items:center;padding:.5rem;color:#fff;background-color:#555}#balances .currency-card header .currency{margin:0 auto 0 0;font-weight:normal;font-size:1.25rem}#balances .currency-card header .balance{font-weight:bold;font-size:1.5rem}#balances .currency-card.purchase header{background-color:#319667}#balances .currency-card.loan header{background-color:#645bc8}#balances .currency-card.gift header{background-color:#bc316b}#actions{display:flex}@media(max-width: 480px){#actions{margin:0 .5rem}}#actions button{flex:1;border:2px solid #555;padding:.75rem 0;background:#fff;color:#555;cursor:pointer}#actions button:first-of-type{border-bottom-left-radius:1rem;border-top-left-radius:1rem}#actions button:last-of-type{border-top-right-radius:1rem;border-bottom-right-radius:1rem}#actions button+button{border-left:0}#actions button:hover{background:#555;color:#fff}#latest-transactions header{display:flex}#latest-transactions header .hd{flex:1;margin:0;padding:.5rem;font-weight:normal;font-size:1.25rem;color:#fff;background-color:#555}#latest-transactions header button{padding:0 .5rem;border:2px solid #555;border-radius:0 .5rem .5rem 0;color:#fff;background:#555;cursor:pointer}#latest-transactions header button:hover{color:#555;background:#fff}#latest-transactions table{border-collapse:collapse}#latest-transactions .transaction{border-top:.125rem solid #fff}#latest-transactions .transaction:nth-child(even){background-color:#eee}#latest-transactions .transaction:first-child .amounts{border-top-right-radius:.5rem}#latest-transactions .transaction:last-child .amounts{border-bottom-right-radius:.5rem}#latest-transactions .details{width:100%;padding:.5rem}#latest-transactions .details .date{padding-bottom:.25rem}#latest-transactions .amounts{padding:0 .5rem;text-align:right;color:#fff}#latest-transactions .amounts.purchase{background-color:#319667}#latest-transactions .amounts.loan{background-color:#645bc8}#latest-transactions .amounts.gift{background-color:#bc316b}#latest-transactions .amounts .amount{font-weight:bold}#latest-transactions .amounts .currency{font-size:.75rem}form{padding:.5rem}form label{display:flex}form label span{min-width:4rem}form label input,form label select{flex:1}.hidden{display:none}/*# sourceMappingURL=index.css.map */
