:root{font-family:custom,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#f8f4f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--biege: rgb(248, 244, 240);--green: rgb(39, 124, 120);--grey: rgb(105, 104, 104);--dark-grey: rgb(32, 31, 36);--red: rgb(201, 71, 54);--margin-top-pages: 2rem;--bento-el-header: 1.3rem}@font-face{font-family:custom;src:url(/assets/PublicSans-VariableFont_wght-C_7-Jswo.ttf)}#root{max-width:1280px;margin:0 auto;text-align:center}.page-header{margin-top:0;font-size:2rem;text-align:left;width:100%}.home-page-desktop{display:flex;flex-direction:row;gap:2rem;margin-top:var(--margin-top-pages)}h1{margin:0}.home-page{display:flex;flex-direction:column;align-items:center;width:80%}.overview{width:100%;text-align:left}.grid-cards{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;gap:1rem}.card{background-color:var(--dark-grey);color:#fff;border-radius:10px;width:33%;padding:.9rem}.card:hover{transform:scale(1.02);box-shadow:1px 1px 5px #0003;cursor:pointer}.card p{text-align:left}.white-card{background-color:#fff;color:#000;border-radius:10px;width:33%}.bento-grid{margin-top:1rem;width:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,100px);grid-template-areas:"box1 box1 box1 box2 box2" "box1 box1 box1 box2 box2" "box3 box3 box3 box2 box2" "box3 box3 box3 box4 box4" "box3 box3 box3 box4 box4";gap:1.2rem}.b:hover{transform:scale(1.01);box-shadow:1px 1px 5px #0003;cursor:pointer}.bento-grid .b{background-color:#fff;border-radius:10px}.box1{height:3rem}.data{display:flex;flex-direction:column}.pots{display:flex;flex-direction:column;align-items:center;gap:1rem}.pots-data{display:flex;flex-direction:row;justify-content:space-between;width:90%}.pot-data{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.o-pot{text-align:left}button:hover{border-bottom:1px solid rgba(128,128,128,.4)}@media(max-width:1000px){.home-page-desktop{display:flex;flex-direction:column}.home-page{align-self:center;width:95%}.bento-grid{display:flex;flex-direction:column}.b{height:18rem}.budgets{height:20rem}}@media(max-width:600px){.grid-cards{display:flex;flex-direction:column;align-items:center}.card{width:95%}.one-board-transaction-mini{padding:0}}.logo{margin-top:1rem;display:flex;flex-flow:column;justify-content:left}.sidebar-desktop{background-color:#201f24;display:flex;flex-direction:column;align-items:center;border-top-right-radius:15px;border-bottom-right-radius:15px;width:15rem;height:100vw;margin:0}.nav-bar{margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:.5rem}.chosen{color:var(--green)}.nav-bar-element{width:100%;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;-webkit-user-select:none;user-select:none}.nav-bar-element:hover{cursor:pointer}.nav-bar-element p{margin:0;width:10rem;text-align:left}.minimize{margin-top:20rem}.chosen-element{background-color:#fff;width:100%;border-top-right-radius:20px;border-bottom-right-radius:20px}.chosen-element p{color:#000}.log-out{color:#fff;margin-top:10rem}.logout-btn{color:#fff;font-size:1rem}.minimized-sidebar{flex-direction:row;width:100%;background-color:#201f24;border-top-right-radius:15px;border-top-left-radius:15px;height:5rem;display:flex;align-items:center;justify-content:center;position:fixed;bottom:0}.nav-bar-minimized{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.nav-bar-mini{width:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:4.5rem;width:6rem}.chosen-mini{height:4rem;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:5px solid var(--green)}.chosen-mini p{color:#000;text-align:center}.chosen-m{color:var(--green)}.overview{color:#fff;text-align:center;font-size:.8rem;color:var(--grey)}@media(max-width:600px){.minimized-sidebar{width:100%;height:3.5rem}.nav-bar-minimized{gap:0rem}.nav-bar-mini{display:flex;flex-direction:column;align-items:center;justify-content:center;width:4rem}.chosen-mini{height:3rem}.overview{display:none}}:root{--pot-home-color: #82C9D7}.pots{display:flex;flex-direction:column;align-items:center;justify-content:center}.pots-header-home{display:flex;flex-direction:row;align-items:center;width:90%;justify-content:space-between;margin-top:1rem;margin-bottom:1rem}.pots-data{display:flex;flex-direction:row;justify-content:space-between;width:90%;gap:1.5rem}.pot-data{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;height:fit-content}.total-saved-info{display:flex;flex-direction:row;align-items:center;justify-content:center;width:45%;height:6.5rem;border-radius:10px;background-color:var(--biege);gap:1rem}.o-pot{display:flex;flex-direction:row;align-items:center;text-align:left;gap:.5rem;padding-left:0rem}.color-col{height:3rem;width:.3rem;background-color:var(--pot-home-color);border-radius:5px}.o-pot p{font-size:.7rem;color:gray}button:hover{cursor:pointer}.data{height:80%}.data h1{margin:.4rem 0rem}.dot-f1{animation:firstdot .6s .1s infinite}.dot-f2{animation:firstdot .6s .3s infinite}.dot-f3{animation:firstdot .6s .4s infinite}@keyframes firstdot{0%{opacity:0}to{opacity:1}}:root{--color-themes-bud: #007bff}.budgets{display:flex;flex-direction:column;align-items:center;padding-top:1.7rem}.dougnut{width:90%}.budgets-overview{width:95%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:1rem}.budget-info{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.one-info{width:70%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.1rem;padding-left:.5rem}.one-info p{margin:0}.one-info h4{width:fit-content;margin:0}.color-budget-left{width:5%;height:3rem;width:.3rem;border-radius:5px;background-color:var(--color-themes-bud)}.info-pie{width:70%}.info-pie p{text-align:left;font-size:.8rem}.budgets-header-home{width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.budgets-header-home h2{margin:0}.icon-loading-state{margin-top:5rem}.pie-chart-inside{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;position:relative}.pie-chart-text{margin:0;font-size:.8rem;width:40%;position:absolute;margin-top:1rem}.pie-chart-text span{font-weight:800;font-size:1.3rem}.pie-chart-inside h2{margin:0;color:#000}.pie-svg{width:90%;overflow:visible;top:0}.small{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;position:relative}.pie-chart-text-small{text-align:center;position:absolute;font-size:.6rem;width:20%}.pie-chart-text-small span{font-weight:800}.transactions-board-mini{display:flex;flex-direction:column;gap:1rem;align-items:center;height:fit-content}.b-header{margin-top:1rem;width:85%;display:flex;flex-flow:row;justify-content:space-between}.board{background-color:#fff;width:100%;height:100vw;border-radius:15px;display:flex;flex-direction:column;align-items:center}h1{-webkit-user-select:none;user-select:none;width:100%;text-align:left}.board-header{margin-top:1rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.phone-board-header{margin-top:1rem;width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.phone-board-header .input-search{width:60%}.icon-filter:hover{width:2rem;cursor:pointer}.input-search{border:1px solid black;border-radius:5px;margin-left:1.5rem;position:relative;width:17rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2rem}.input-search input{border:none;border-top-left-radius:5px;border-bottom-left-radius:5px;color:#000;height:90%;width:88%;background-color:#fff}input[type=text]:focus{outline:none;border-color:#0470e2}.search-icon{margin-right:.5rem;cursor:pointer}.input-search p{width:85%;text-align:left;margin-left:.5rem;margin:.5rem}.sort-cat{display:flex;flex-direction:row;gap:.5rem}.category{display:flex;flex-direction:row;align-items:center;gap:1rem;position:relative}.category-btn{position:relative}.filter-window{position:absolute;top:100%;border:1px solid black;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:100%;z-index:1000;display:flex;flex-direction:column;background-color:#fff}.icons-filter-sort{width:2rem}.filter-window-mobile{position:absolute;right:10%;border:1px solid black;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:8rem;z-index:1000;display:flex;flex-direction:column;background-color:#fff}.filter-window-mobile span:first-child{border-top:none}.filter-window-mobile span{border-top:1px solid black}.filter-window span{padding:.5rem;border-top:1px solid black}.filter-window span:first-child{border:none}.filter-window span:hover{background-color:#80808033;cursor:pointer}.category p{color:var(--grey)}.category button{color:#000;background-color:#fff;border-radius:7px;width:9rem;height:2.7rem;display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center}.transactions-table{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.transactions-table-h{margin-top:1rem;width:90%;display:flex;flex-direction:row;justify-content:space-between;grid-template-columns:3fr 2fr 2fr 1fr}.transactions-table-h p{color:var(--grey);font-size:.9rem;font-weight:400}.cat-h{text-align:right;width:12%}.trans-h{text-align:right;width:20%}.amount-h{text-align:left;width:10%}.rec-sender{width:20%;text-align:left}.pages-buttons{margin-top:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.pages{display:flex;flex-direction:row;gap:.2rem}.page-container{display:flex;border:1px solid black;border-radius:10px;padding:.5rem 1rem}.chosen-pag{display:flex;background-color:var(--dark-grey);color:#fff;border:1px solid black;border-radius:10px;padding:.5rem 1rem}.page-container:hover{-webkit-user-select:none;user-select:none;cursor:pointer}.prev-button{background-color:#fff;color:var(--dark-grey);border-radius:10px;padding:.6rem 1.5rem;display:flex;flex-direction:row;align-items:center;gap:.5rem}.prev{margin-left:1.3rem}.next{margin-right:1.3rem}.prev-button:hover{cursor:pointer}.blink{color:#808080e6;animation:blink 1s infinite}.transactions-rows{margin-top:1rem;width:95%}@keyframes blink{0%{opacity:0}to{opacity:1}}.one-board-transaction-mini{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid lightgrey;padding:.3rem 1rem}.one-board-transaction-mini:last-child{border-bottom:none}.transaction-amount-mini{font-size:1rem}.transactions-rows-mini{display:flex;flex-direction:column;gap:1rem}.board-mini{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.transactions-table-mini{width:100%}@media(max-width:600px){.sender-rec{gap:.4rem}.sender-rec p{font-size:.8rem;text-align:left}.one-board-transaction-mini{justify-content:space-between;padding:5px 0}.sender-rec{margin-left:.5rem}.trans-data{font-size:.8rem;margin-right:.5rem}}:root{--recurring-home-color: #82C9D7}.recurring-bills-home{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:#fff;border-radius:10px;padding:1rem;height:fit-content}.btn-nav{color:#000;display:flex;flex-direction:row;align-items:center;gap:.5rem;background-color:transparent;border:none}.pot-hh{font-size:var(--bento-el-header)}.bills-header{margin-top:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%}.bills-grid-home{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;width:99%}h3{margin:0}.first{width:90%;background-color:var(--biege);border-left:3px solid var(--recurring-home-color);border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem}.transactions{display:flex;flex-flow:row;gap:2rem;height:100vh;margin-top:var(--margin-top-pages)}.transactions-page-layout{height:90%;width:80%;flex-direction:column;display:flex;align-items:center}@media(max-width:1000px){.board{height:fit-content}.transactions-page-layout{width:100%}.board{width:95%}}@media(max-width:600px){.reduntant{display:none}.one-board-transaction{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.transactions-table-h{display:none}}.one-board-transaction{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid rgba(76,66,66,.2);display:grid;grid-template-columns:3fr 2fr 2fr 1fr;padding:.6rem .2rem}.sender-rec{display:flex;flex-direction:row;align-items:center;margin-left:1.5rem;gap:1rem}.sender-rec img{border-radius:50vw;width:2.5rem;height:2.5rem}.one{width:40%}.trans-data{text-align:left}.money{font-weight:700}.lots-money{font-weight:700;color:var(--green)}@media(max-width:600px){.one-board-transactions{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.page-layout{margin-top:2rem;display:flex;flex-direction:row;gap:2rem}.main-page-budgets{display:flex;flex-direction:column;align-items:center;width:80%}.budgets-header{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.budgets-header h2{margin:0}.budget-dashboard{border-radius:10px;width:100%;height:100vw;display:flex;flex-direction:row;justify-content:space-between}.budgets-column{width:55%;display:flex;flex-direction:column}.no-budget-data{width:100%;justify-self:center}.no-budget-data h1{width:100%;text-align:center}@media(max-width:1000px){.main-page-budgets{width:100%;display:flex;flex-direction:column;align-items:center;align-self:center}.budget-dashboard{display:flex;flex-direction:column;align-items:center;gap:2rem}.spending-summary,.budgets-column{width:100%}.budgets-card{border:2px solid red;width:100%}}@media(max-width:600px){.budget-dashboard{display:flex;flex-direction:column;align-items:center;gap:4rem}}:root{--theme-budget: red}.spending-summary{background-color:#fff;width:40%;border-radius:10px;min-height:20rem;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;align-items:center}.pie-chart{margin-top:1rem;display:flex;flex-direction:column;align-items:center;width:80%;height:15rem}.summary-text{height:fit-content;width:100%;margin-bottom:1rem}.spendings{width:100%;display:flex;flex-direction:column;gap:.5rem;align-items:center}.budget-category{width:90%;display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.budget-st p{padding-left:.1rem}.big{display:flex;flex-direction:row;align-items:center;gap:.4rem}.color-bud{width:.25rem;height:2.5rem;background-color:var(--theme-budget);border-radius:50vh}.spent-mon{font-weight:600}.max{color:gray;font-size:.7rem}.loading-state{margin-top:10rem}@media(max-width:1000px){.spending-summary{height:20rem;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}}@media(max-width:600px){.spending-summary{display:flex;flex-direction:column}}:root{--color-themes: #82C9D7;--general-width: 85%;--margin-bottom-elements: 1rem;--margin-bottom-progress: .5rem}.budget-card{background-color:#fff;border-radius:10px;width:32rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center}.together{display:flex;flex-direction:row;align-items:center;gap:.5rem}.ellipsis:hover{cursor:pointer}.card-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.6rem;width:var(--general-width);margin-top:1.5rem;margin-bottom:var(--margin-bottom-elements)}.ellipsis-container{cursor:pointer;width:4rem;position:relative}.ellipsis{justify-self:right}.options-edit-delete{display:flex;flex-direction:column;align-items:center;justify-content:center;width:7rem;position:absolute;left:-20%;border:1px solid grey;background-color:#fff;border-radius:5px}.option-edit{cursor:pointer;text-align:center;border-bottom:1px solid rgba(128,128,128,.4)}.option-edit:last-child{border-bottom:0px}.theme{width:1rem;height:1rem;border-radius:50vw;background-color:var(--color-themes)}.card-header h4{margin:0}.one-budget-data{width:var(--general-width);margin-bottom:var(--margin-bottom-elements)}.one-budget-data p{margin:0;text-align:left}.maximum-p{width:100%;text-align:left;color:gray;margin-bottom:var(--margin-bottom-progress)}.budget-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:5px;width:100%;height:25px;margin-bottom:var(--margin-bottom-progress)}.budget-progress::-webkit-progress-bar{background-color:var(--color-themes);border-radius:2px}.budget-progress::-webkit-progress-value{background-color:var(--color-themes);border-radius:2px}.budget-progress::-moz-progress-bar{background-color:var(--color-themes)}.spent-remaining{display:flex;flex-direction:row;justify-content:space-between}.spent{padding-left:1rem;border-left:5px solid var(--color-themes)}.remaining{padding-left:1rem;border-left:5px solid var(--grey)}.latest-spending{border-radius:5px;width:var(--general-width);background-color:var(--biege);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:var(--margin-bottom-elements)}.latest-spending-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:90%}.latest-spending-head h3{margin:0;margin-left:1rem}.latest-spending-head p{margin-right:1rem}.last-transaction{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:90%;padding:.2rem;border-bottom:1px solid rgba(128,128,128,.2)}.last-transaction:last-child{border-bottom:none}.avatar-late{display:flex;flex-direction:row;align-items:center;gap:.4rem}.avatar-late img{width:2rem;border-radius:50vw}.latest-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.latest-data p{margin:0}@media(max-width:1000px){.budget-card{width:100%}}:root{--margin-bw-elements: 1.2rem;--theme-choosing-color: red}.add-budget-container{background-color:#fff;position:sticky;top:20%;left:30%;border-radius:10px;width:28rem;height:fit-content;display:flex;flex-direction:column;align-items:center;padding:1.5rem}.one-in{margin-top:.8rem;cursor:pointer}.budget-info input[type=number],.budget-info input[type=text]{background-color:#fff}.delete{height:12rem}.theme-choose{height:2rem;width:100%;border-radius:5px;border:1px solid grey;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.inner-theme{width:95%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.color-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.icon-caret{cursor:pointer}.theme-options-theme{width:110%;position:absolute;background-color:#fff;display:flex;flex-direction:column;align-content:center;justify-content:center;z-index:1000}.one-theme{width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid rgba(128,128,128,.4)}.not-used{display:flex;flex-direction:row;align-items:center;gap:.5rem}.one-theme:last-child{border-bottom:none}.one-theme:hover{cursor:pointer;background-color:#f0ebeb}.color-theme{width:1rem;height:1rem;background-color:var(--theme-choosing-color);border-radius:50vh}.show-error{position:absolute}.err-msg{margin:0;font-size:.8rem;color:#c94736}@media(max-width:1000px){.add-budget-container{background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;width:80%;height:23rem;display:flex;flex-direction:column;align-items:center;padding:1.5rem}}@media(max-width:600px){.add-budget-container{background-color:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;width:80%;height:28rem;display:flex;flex-direction:column;align-items:center}.delete{height:20rem}}.loading-add-popup{font-size:1.5rem;color:#383737;position:fixed;bottom:0%;left:20%;padding:.5rem}.dot-l-1{animation:dot-load .4s 0s infinite}.dot-l-2{animation:dot-load .4s .2s infinite}.dot-l-3{animation:dot-load .4s .4s infinite}.dot-l-4{animation:dot-load .4s .5s infinite}.dot-l-5{animation:dot-load .4s 0s infinite}.dot-l-6{animation:dot-load .4s .2s infinite}.dot-l-7{animation:dot-load .4s .4s infinite}.dot-l-8{animation:dot-load .4s .5s infinite}@keyframes dot-load{0%{opacity:0}to{opacity:1}}.pots-page{display:flex;flex-direction:row;gap:2rem;margin-top:var(--margin-top-pages);position:relative}.main-pots{width:80%;display:flex;flex-direction:column;align-items:center}.pots-header{font-size:1.5rem;font-weight:700;margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.pots-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.btn-create-budget{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background-color:var(--dark-grey);border-radius:5px;width:10rem;height:3rem;text-align:center}@media(max-width:1000px){.main-pots{width:100%}}@media(max-width:600px){.main-pots{width:100%}.pots-grid{display:flex;flex-direction:column}}:root{--pot-theme: red}h4{margin:0}.option-edit{width:100%}.option-edit:hover{background-color:#80808033;cursor:pointer}h5{font-weight:400;margin:0;color:gray}p{margin:0}.one-pot{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center}.pot-header{width:90%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;gap:1rem}.sub-header-pot{display:flex;flex-direction:row;align-items:center;gap:1rem}.color{width:20px;height:20px;border-radius:50%;background-color:var(--pot-theme)}.save-data{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-bottom:1rem}.total-saved{display:flex;flex-direction:row;align-items:center;font-size:1.2rem;font-weight:700;justify-content:space-between;width:90%}.progress-pot{width:90%;height:1.3rem;background-color:#f0f0f0;border-radius:5px;border:none;overflow:hidden}.progress-pot::-webkit-progress-bar{background-color:var(--pot-theme);border-radius:2px}progress::-webkit-progress-value{background-color:var(--pot-theme);border-radius:2px}progress::-moz-progress-bar{background-color:var(--pot-theme)}.percentage{width:90%;height:100%;display:flex;align-items:center;flex-flow:row;justify-content:space-between}.buttons{width:90%;display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.buttons button{width:48%;padding:1.2rem 2rem;border:none;border-radius:5px;background-color:var(--biege);color:#000;cursor:pointer}:root{--margin-bw-elements: 1.2rem}.add-budget-container{background-color:#fff;position:fixed;border-radius:10px;width:28rem;height:fit-content;display:flex;flex-direction:column;align-items:center;padding:1.5rem;z-index:1000;text-align:left}.add-header{width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sub-head-add{margin-top:var(--margin-bw-elements);font-size:.8rem;width:90%;text-wrap:none}.budget-info{margin-top:var(--margin-bw-elements);width:90%}.budget-info form{width:100%}.budget-info p{color:gray}.one-in{margin-top:.8rem}.one-in:first-child{margin:0}.budget-info input[type=text]{background-color:#fff}.budget-info input{color:#000;border-radius:5px;width:100%;height:1.7rem;border:1px solid grey}.add-b{margin-top:var(--margin-bw-elements);text-align:center;color:#fff;width:90%;background-color:var(--dark-grey);border-radius:5px;padding:1rem 1.5rem}.close-bud{cursor:pointer}.button-delete{margin-top:var(--margin-bw-elements);width:90%;display:flex;flex-direction:column;gap:.2rem}.button-delete button{text-align:center;color:#fff;width:90%;border-radius:5px;padding:1rem 1.5rem;width:100%}.button-delete button:last-child{color:gray}.red-b{background-color:#c94736}.delete{height:fit-content}.sub-color-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.color-container-pot{height:2rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;border:1px solid grey;border-radius:5px}.themes-chose{width:100%;position:absolute;bottom:0;background-color:#fff}.error-message-container{background-color:#ff0;width:20rem;height:20rem}.add-money-pot{border-radius:5px;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:30rem;height:27rem;position:fixed;z-index:1000;top:50%;left:50%;transform:translate(-50%,-50%);text-align:left}.close-x:hover{cursor:pointer}.money-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:90%;margin-top:1rem}.sub-money{color:gray;font-size:.8rem;width:90%;margin-top:1rem}.pot-info{margin-top:1rem;width:90%}.pot-info-fr{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}progress{width:100%}.sub-money-fr{width:100%}.target-pot{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.amount-to-add{margin-top:1rem;width:90%}.amount-to-add input{width:100%;height:1.5rem;background-color:#fff;color:gray;border-radius:5px}.amount-to-add input{width:100%}.confirm-button-pot{width:90%;margin-top:1rem;background-color:var(--dark-grey);border-radius:5px;padding:.8rem 1.2rem;color:#fff}@media(max-width:600px){.add-money-pot{border-radius:5px;background-color:#fff;display:flex;flex-direction:column;align-items:center;width:80%;height:30rem;position:fixed;z-index:1000;top:50%;left:50%;transform:translate(-50%,-50%);text-align:left}}.recurring-bills{display:flex;flex-direction:row;gap:2rem;margin-top:2rem}.recurring-main{display:flex;flex-direction:column;width:80%}.recurring-header{width:99%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.recurring-header button{border:none;padding:1rem 1.5rem;border-radius:5px;cursor:pointer}.recurring-grid{display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:1rem;width:99%}.total{width:30%;display:flex;flex-direction:column;gap:1rem}.total-bills{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;height:100%;background-color:#201f24;border-radius:10px;width:100%;height:11rem}.recurring-icon{width:3rem;color:#fff}.recurring-bills-list{width:72%}.summary{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:#fff;height:12rem}.summary-grid{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:90%}.paid{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.due-soon p{color:red}@media(max-width:1000px){.recurring-main{width:100%}.recurring-grid{display:flex;flex-direction:column;align-items:center;justify-content:center}.total{display:flex;flex-direction:row;width:100%}.total-bills{height:15rem}.summary{height:15rem;border-radius:10px}.recurring-bills-list{width:100%}}@media(max-width:600px){.total{display:flex;flex-direction:column;width:100%}.bill-name{width:35%}.bill-name-h5{width:40%}.due-date{display:none}}.recurring-list{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;background-color:#fff;border-radius:10px}.list-header{margin-top:1rem;width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobile-list-header{margin-top:1rem;display:flex;flex-direction:row;align-items:center;gap:1rem}.mobile-sort{width:1rem;position:relative}.filters-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:100%;right:5%;border:1px solid grey;width:6rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff}.filters-mobile p{width:100%;border-top:1px solid grey}.filters-mobile p:first-child{border-top:none}.sort-by{display:flex;flex-direction:row;align-items:center;gap:.5rem}.sort-button{background-color:#fff;color:#000;width:8rem;display:flex;border:1px solid grey;padding:.8rem .9rem;border-radius:5px;align-items:center;position:relative}.filter-applied{width:80%}.filters{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:100%;left:0;border:1px solid grey;width:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#fff}.filters p{padding:.3rem 0rem;width:100%}.filters p:first-child{border-bottom:1px solid grey}.filters p:hover{background-color:#80808033}.list-of-recurring{width:90%;display:flex;flex-direction:column;gap:1rem}.one-recurring-bill{border-bottom:1px solid lightgrey;padding:.6rem;display:flex;align-items:center;justify-content:space-between}.bill-name{display:flex;flex-direction:row;align-items:center;width:35%}.bill-name img{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.5rem}.due-date{display:grid;grid-template-columns:2fr 1fr;width:10rem}.due-date p{justify-self:left;font-size:.8rem;margin:0;text-align:left}.bill-paid{color:var(--green)}.one-recurring-bill:last-child{border-bottom:none;margin-bottom:.5rem}.searc-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid grey;width:17rem;height:2rem;border-radius:5px}.searc-list input{border-top-left-radius:5px;border-bottom-left-radius:5px;height:90%;width:88%;border-right:none;color:#000;background-color:#fff;border:none}.icon-search-input{margin-right:.5rem}.no-bills,.loading{margin-bottom:1rem}.bill-unpaid h5{color:var(--red)}.bill-amount{width:10%}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found-msg{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:50%}.not-found-msg h1{font-size:6rem;text-align:center}.login-page{display:flex;flex-direction:row;gap:2rem;height:100vh;margin-top:var(--margin-top-pages)}.left-screen{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-banner{height:100%;width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;position:relative;overflow:hidden;background-image:url(/assets/illustration-authentication-D3rQbH53.svg);background-size:cover;background-position:-6% 50%}.login-banner{border-radius:15px}.logo-large{position:absolute;top:5%;left:-2%;width:50%}.text-container{position:absolute;bottom:2%;width:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.messsage-login{margin:0;text-align:left}.right-side{width:60%;display:flex;flex-direction:column;align-items:left;justify-content:center}.auth-container{width:60%;height:21rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:10px}.register{height:26rem}.input-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}h1{margin:0;text-align:left;width:85%;margin-bottom:1rem;margin-top:1rem}.login-form{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.input-container input{background-color:#fff;width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid lightgrey;border-radius:5px;color:#000}.email-p{color:lightgry;font-size:.8rem;width:105%;text-align:left;margin:0}.login-button{width:105%;border-radius:5px;color:#fff;background-color:var(--dark-grey);text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.7rem 1rem}.account-create{margin-top:2rem}.sign-up{color:var(--dark-grey);font-weight:600;cursor:pointer;text-decoration:underline}.error-message{position:absolute;bottom:15%;background-color:#fff;border:1px solid black;border-radius:5px;padding:1.2rem 2.5rem}@media(max-width:1000px){.login-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.right-side{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media(max-width:600px){.auth-container{width:100%}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.right-side{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}
