body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.navbar{position:sticky;top:0;z-index:1;width:100%;display:flex;align-items:center;background-color:#fff}.links{display:flex;align-items:center;gap:30px;font-size:1.1rem;font-weight:700}.brand{color:#000;display:flex;align-items:center;gap:10px}.brand:hover{color:#1677ff}.menu{flex:1;min-width:0;font-size:1rem;font-weight:600;margin-left:20px}.app-name{font-size:1.5rem;font-weight:700}.auth-buttons{margin-left:auto;display:flex;align-items:center;gap:10px}.landing-page-div{display:flex;align-items:center;justify-content:center;padding:2% 6%}.gradient-background{background:#76b6dd;background:linear-gradient(90deg,#76b6ddb4 18%,#0092ff97 47%,#0067c48c 71%,#39b54a70)}.landing-page-text{padding-left:2%;padding-right:2%}.landing-page-first-img{width:65%}.landing-page-edit-img{width:35%}.dashboard-container{display:flex;flex-direction:row;justify-content:space-evenly;padding-bottom:2rem}.dashboard-small-graphs{display:flex;flex-direction:column;width:30%;justify-content:start;align-items:center}.dashboard-left-container{display:flex;flex-direction:column;width:65%;align-items:center;gap:1rem}.dashboard-top-left-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%;flex-grow:3}.dashboard-graph{display:flex;flex-direction:column;flex-grow:2;align-items:center}.dashboard-numbers{min-width:18rem;width:25%}.paired{display:flex;flex-direction:row;align-items:last baseline;justify-content:start;gap:.5rem;padding:.4rem}.tracking-page-header{padding-left:1rem}.tracking-page-div{display:flex;flex-direction:column;gap:2rem;margin-top:1rem;margin-bottom:1rem}.tracking-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.account-type{padding-left:1rem}.label-input-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.editable-cell{position:relative}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer}.editable-row:hover .editable-cell-value-wrap{padding:4px 11px;border:1px solid #d9d9d9;border-radius:2px}.edit-table-header{display:flex;align-items:baseline;justify-content:space-between}.edit-table{width:95%;margin-left:2.5%}.date{font-weight:700}.savings{background-color:#76b6dd30}.investments{background-color:#39b54a30}.liabilities{background-color:#de767630}.totals{background-color:#76dec630;font-weight:700}.save-button{float:right;margin-bottom:.5rem}.goals-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.preferlistitem:hover{color:#1677ff}
