#root{width:100%;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.hero{height:75vh;display:flex;flex-direction:column;justify-content:center;align-items:center}section.flex{display:flex;gap:24px;justify-content:center;margin:48px 0}section.flex>div{width:300px;text-align:left}button>a{color:#fafafa}nav.landingNav{width:97vw;padding:0 12px;display:flex;justify-content:space-between;align-items:center}nav>div>button{margin-left:12px}.secondary{border:2px solid #1D70A2;background-color:transparent;color:#1d70a2;transition:all .2s ease-in-out}.secondary>a{color:#1d70a2}.secondary:hover{color:#fafafa;background-color:#59c3c3}form.regular-form{margin:0 auto;width:300px;border:1px solid #1F2421;padding:24px 16px;border-radius:16px}.regular-form>.inputContainer{margin:12px 0;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.dashboard{overflow:auto;height:110%}.dashboard_hero{display:flex;justify-content:space-around;gap:24px;margin-top:8px;height:fit-content;flex-wrap:wrap}.dashboard_hero>section{width:30%;min-width:350px}.overviews{border:1px solid #1D70A2;border-radius:8px;padding-bottom:12px}.overviews>*{margin:0 auto}.accountsOverview{background:#59c3c3;border:1px solid #1D70A2;color:#fff;margin:16px 24px;padding:8px 18px;text-align:left;border-radius:8px;transition:all ease-in-out .3s}.accountsOverview:hover{background:#1d70a2}.accountsOverview>h3{margin:0}.transactions{overflow:auto;height:400px}.transactions>h2{margin:4px 0;padding:0}header{position:absolute;top:16px;left:130px;right:12px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}header>div,header>div+div>div{display:flex;align-items:center;flex-direction:column;gap:4px}header>div:first-of-type{align-items:start}header>div+div,header>div+div>div{flex-direction:row;gap:12px}header div>*{margin:0}.avatar{width:40px;height:40px;border-radius:50%;background-color:#e5a4cb;display:flex;justify-content:center;align-items:center}header select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:3px solid #646cffaa;padding:6px 12px;margin:12px}header .changeCurrency{width:200px;background-color:#e5a4cb;padding:12px;position:absolute;top:55px;left:70%}header .changeCurrency label{font-weight:700}header .changeCurrency input[type=text]{background:#8f39854b;color:#fafafa;border:none;padding:6px 3px;margin:4px 0 0}header .changeCurrency input[type=submit]{margin:12px 0;background:#8f3985}header .changeCurrency input[type=submit]:hover{box-shadow:1px 1px 2px 1px #1f242186}.toast{position:absolute;color:#fafafa;font-weight:700;width:200px;padding:12px 24px;left:80%;top:840%}.toastSuccess{background:#5cec31}.toastError{background:red}@media screen and (max-width: 600px){header>.title_section{display:none}header{justify-content:flex-end}}.summary-card{border:1px solid #1D70A2;margin:0 0 12px;border-radius:12px 12px 0 0}.summary-card>div{display:flex;justify-content:space-between;align-items:center;background:#1d70a2;color:#fafafa;border-radius:10px 10px 0 0}.summary-card>div>*{margin:0;padding:8px}.summary-card h2{margin:0;padding:8px}nav.navMenu{position:absolute;top:0;left:0;bottom:0;height:96vh;padding:12px;justify-content:space-between;background-color:#59c3c352;border-radius:0 24px 24px 0;transition:all .2s ease-in-out}nav.navMenu,nav.navMenu>ul{display:flex;flex-direction:column}nav.navMenu>ul{list-style:none;padding:24px 0 0;flex-basis:75%;gap:12px}nav.navMenu>ul>li{text-align:left}nav.navMenu>ul a{text-decoration:none;color:#000}.mobileNav{font-size:32px;font-weight:500;position:absolute;top:6px;left:12px;z-index:21324;margin:0;cursor:pointer;display:none;transition:all .2s ease-in-out;background-color:#8f3985;color:#fafafa;padding:4px 8px;border-radius:10px}.mobileNav:hover{background-color:#e5a4cb}@media screen and (max-width: 600px){nav.navMenu{transform:translate(-150px);background-color:#59c3c3d0}.mobileNav{display:block}.mobileNav.move{transform:translate(120px)}nav.navMenu.open{transform:translate(0)}}main{margin-top:16px;margin-left:125px;height:100vh;padding:64px 0 0}@media screen and (max-width: 600px){main{margin-left:0}}.pages{margin:12px 24px;float:right}.pages a{margin:0;padding:2px 8px;border:1px solid #1D70A2}table{margin-top:32px;width:100%}table td{padding:4px 0;border:2px solid #59C3C3}table th{background:#8f3985;color:#fafafa;font-weight:700}.incomeSection{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px;padding:24px 0}.expensesContainer{display:flex;justify-content:space-between;position:absolute;top:0;left:125px;right:0;bottom:0;overflow-y:auto}.expensesTable{width:100%;text-align:center}.expensesTable>table td,.expensesTable>table th{min-width:auto}@media screen and (max-width: 800px){.expensesContainer{flex-wrap:wrap;left:0}.expensesContainer>*{width:100%}}.categories{padding:75px 24px 24px;width:300px;background:#59c3c315}.categoriesContainer{display:flex;flex-direction:column;gap:8px}.barContainer{width:100%;margin:0;padding:0}.bar{height:4px;background:#1d70a2;padding:0;margin:0}.category{display:flex;justify-content:space-between;align-items:center;margin:0;padding:0}@media screen and (max-width: 800px){.categories{width:100%}}.savingsCard{width:250px;padding:12px;border:1px solid #1D70A2;border-radius:8px;text-align:left}.flex{display:flex;justify-content:space-between;flex-wrap:wrap}.savingsCard>.flex{margin-top:8px;padding:4px 0 0;width:100%}.savingsCard>p{margin:4px 0}.barContainer{height:24px;padding:6px 0;margin:0;font-weight:700}.savingsCard>.barContainer .bar{padding:4px}.barContainer .bar{margin:0;padding:0}.investmentContainer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.investmentCard{width:250px;text-align:left;padding:8px 24px;border:2px solid #1D70A2;border-radius:8px}.buttonContainer{display:flex;justify-content:space-between;align-items:center}form.dashboard{width:fit-content;padding:0 48px;text-align:left;margin:0 auto}form.dashboard input,form.dashboard select{background:#fafafa;border:1px solid #59C3C3;width:100%}form.dashboard>div{margin:12px 0;display:flex;flex-direction:column;gap:8px}form.dashboard select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px}form.dashboard input[type=submit]{width:fit-content;margin:0 auto;text-align:center;background-color:#59c3c3}h1{margin:12px 0}:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:300;color:#1f2421;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#8f3985;text-decoration:inherit}a:hover{color:#e5a4cb}body{font-family:Poppins,sans-serif;font-weight:300;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}div#root{padding:0}h1{font-size:3.2em;line-height:1.1}*{scrollbar-color:#E5A4CB #59C3C3;scrollbar-width:thin}input[type=submit],button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#59c3c3;color:#fafafa;cursor:pointer;transition:background-color .25s}input[type=submit]:hover,button:hover{background-color:#1d70a2}button>a:hover{color:#fafafa}input[type=submit]:focus,input[type=submit]:focus-visible,button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input{font-family:inherit;padding:3px}input:focus{outline:none}.error{color:red;font-weight:500}.success{color:#3dff02;font-weight:500}.deleteButton{background:#e73535}.deleteButton:hover{background:#d61919;border-radius:25px}.deleteColumn{min-width:70px;width:auto}section.table_container{width:100%;overflow-x:auto;min-width:600px}table td,table th{min-width:250px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
