@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap);.sidebar{background-color:#2a2e32;flex:0 1 20%;min-width:150px;z-index:1000}.sidebar__title{color:#707175;font-size:1.25rem}.sidebar__top-list{margin-bottom:.625rem}.sidebar__content-title{color:#707175}.sidebar__item{cursor:pointer}.sidebar__item a{display:block;padding:.625rem}.sidebar__item svg{float:left;height:1.125rem;margin-right:.625rem;width:1.125rem}.sidebar__item--active{position:relative}.sidebar__item--active svg{fill:#fff}.sidebar__item--active svg path{stroke:#fff;fill:#fff}.sidebar__item--active h3{color:#fff}.sidebar__item--active:after{background-color:#21bf73;border-radius:.3125rem;box-shadow:0 5px 25px 3px rgba(33,191,115,.25);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.sidebar__img{height:1.125rem;margin-right:.4375rem;width:1.125rem}.sidebar-mobile{background-color:#2a2e32;bottom:0;display:none;height:65px;left:0;position:fixed;width:100%;z-index:1000}.sidebar-mobile nav{align-items:center;display:flex;height:100%;width:100%}.sidebar-mobile .sidebar__top-list{display:flex;margin-bottom:0;width:100%}.sidebar-mobile .sidebar__top-list .sidebar__item--active:after{height:90%;-webkit-transform:translateX(50%);transform:translateX(50%);width:50%}.sidebar-mobile .sidebar__item{flex:0 1 33.333%;height:100%;padding:0}.sidebar-mobile .sidebar__item a{align-items:center;display:flex;flex-direction:column;justify-content:center}.sidebar-mobile .sidebar__item svg{margin-right:0}@media(max-width:768.99px){.sidebar{display:none}.sidebar-mobile{display:flex}}@media(max-width:320.99px){.sidebar-mobile .sidebar__top-list .sidebar__item--active:after{height:115%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:75%}}.info-panel{background-color:#2a2e32;border-radius:.625rem;flex:0 1 50%;height:100%}.info-panel .divider,.info-panel__title{margin-bottom:.3125rem}.info-panel-list{max-height:calc(100% - 2.5rem);overflow-y:auto}.info-panel-list__item{color:#fff}.info-panel-list__amount{font-weight:500}.info-panel-list__amount-incomes{color:#21bf73}.info-panel-list__amount-expenses{color:#fd5e53}.info-panel-list__text{color:#707175}@media(max-width:470.99px){.info-panel-list{height:200px}}.chart-info-panel{background-color:#2a2e32;border-radius:.625rem;flex:0 1 50%}.chart-info-panel__chart{height:calc(100% - 2.5rem);width:99%}.budget-panel{background-color:#2a2e32;border-radius:.625rem;flex:0 1 50%;height:inherit}.budget-panel__header{align-items:center;display:flex;justify-content:space-between}.budget-panel__header button{border:none;border-radius:.625rem;height:40px;margin-bottom:.3125rem;position:relative;width:40px}.budget-panel__header button:before{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.budget-panel__header button:after,.budget-panel__header button:before{background-color:#fff;border-radius:.3125rem;content:"";height:4px;left:50%;position:absolute;top:50%;width:70%}.budget-panel__header button:after{-webkit-transform:translateX(-50%) translateY(-50%) rotate(90deg);transform:translateX(-50%) translateY(-50%) rotate(90deg)}.budget-panel .divider{margin-bottom:.3125rem}.budget-panel-list{height:calc(100% - 3.125rem);overflow-y:auto;padding-right:1rem;text-align:center}.budget-panel-list__title{color:#707175}.budget-panel-list__item{align-items:center;background-color:#212529;border:1px solid transparent;border-radius:.3125rem;display:flex;flex-direction:column;padding:.3125rem;position:relative}.budget-panel-list__item:not(:last-child){margin-bottom:.625rem}.budget-panel-list__value{color:#fff;word-break:break-all}.budget-panel-list__remove{position:absolute;right:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.budget-panel-list__remove svg path{stroke:#fd5e53}@media(max-width:768.99px){.budget-panel__header button{border:none;border-radius:.625rem;height:30px;margin-bottom:.3125rem;position:relative;width:30px}.budget-panel{height:calc(100vh - 90px)}}@media(max-width:400.99px){.budget-panel-list{height:calc(100% - 4.375rem)}}.budget-add-modal{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.budget-add-modal__content{background-color:#212529;border-radius:.625rem}.budget-add-modal__content header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.625rem}.budget-add-modal__content header button{background-color:transparent;border:none;height:40px;position:relative;width:40px}.budget-add-modal__content header button:before{-webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.budget-add-modal__content header button:after,.budget-add-modal__content header button:before{background-color:#fff;border-radius:.3125rem;content:"";height:4px;left:50%;position:absolute;top:50%;width:70%}.budget-add-modal__content header button:after{-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.budget-add-modal__content label{align-items:center;color:#707175;display:flex;flex-direction:column}.budget-add-modal__content label:not(:last-child){margin-bottom:.625rem}.budget-add-modal__content label input{background-color:transparent;border:3px solid #2a2e32;border-radius:.625rem;color:#fff;padding:.3125rem}.budget-add-modal__content label input::-webkit-inner-spin-button,.budget-add-modal__content label input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.budget-add-modal__content label select{background-color:#2a2e32;border:none;color:#fff;padding:.3125rem;width:100%}.budget-add-modal__add{border:none;border-radius:.625rem;color:#fff;padding:.3125rem 0;width:100%}.money-manager{display:flex;height:100vh;min-height:500px}.money-manager__main{background-color:#212529;flex:0 1 80%;height:100%}@media(max-width:768.99px){.money-manager__main{flex:0 1 100%}}@media(max-width:470.99px){.money-manager{height:auto}}*{box-sizing:border-box;margin:0;padding:0}html{font-size:100%}body{font-family:Nunito,sans-serif;font-style:normal;font-weight:400}ul li{list-style:none}aside,footer,header,nav,section{display:block}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}a,a:hover,a:visited{text-decoration:none}button{background-color:transparent;border:none;cursor:pointer}.p-15{padding:.9375rem}.g-15{gap:.9375rem}.title{color:#fff;font-size:1.25rem;font-weight:700;text-align:center}.divider{background-color:#707175;height:1px;width:100%}.incomes-glowing{color:#21bf73;text-shadow:0 0 5px #21bf73}.expenses-glowing{color:#fd5e53;text-shadow:0 0 5px #fd5e53}.incomes-box-shadow{background-color:#21bf73;box-shadow:0 5px 25px 3px rgba(33,191,115,.25)}.expenses-box-shadow{background-color:#fd5e53;box-shadow:0 5px 25px 3px rgba(253,94,83,.25)}.incomes-hover:hover{border:1px solid #21bf73}.expenses-hover:hover{border:1px solid #fd5e53}.incomes-scroll::-webkit-scrollbar{background-color:#212529;border-radius:10px;width:1rem}.incomes-scroll::-webkit-scrollbar-thumb{background-color:#2a2e32;border-radius:10px;box-shadow:inset 1px 1px .625rem #21bf73}.incomes-scroll::-webkit-scrollbar-thumb:hover{box-shadow:inset 1px 1px .75rem #21bf73}.expenses-scroll::-webkit-scrollbar{background-color:#212529;border-radius:10px;width:1.125rem}.expenses-scroll::-webkit-scrollbar-thumb{background-color:#2a2e32;border-radius:10px;box-shadow:inset 1px 1px .625rem #fd5e53}.expenses-scroll::-webkit-scrollbar-thumb:hover{box-shadow:inset 1px 1px .75rem #fd5e53}.overview{display:flex;flex-direction:column;height:inherit}.overview__bottom-section,.overview__top-section{display:flex;height:50%}.budget{display:flex;height:inherit}.settings{height:100vh}.settings__content{display:flex;height:calc(100% - 3.125rem);justify-content:space-between}.settings__title{margin-bottom:.9375rem}.settings__col{align-items:center;background-color:#2a2e32;border-radius:.625rem;display:flex;flex:0 1 50%;flex-direction:column;height:100%;justify-content:space-between;min-height:200px}.settings button{border-radius:.625rem;color:#fff;padding:.3125rem}.settings-categories{margin-bottom:.9375rem;overflow-y:auto;width:100%}.settings-categories__item{align-items:center;border-bottom:1px solid #707175;color:#fff;display:flex;justify-content:space-between;text-align:center}.settings-categories__item:not(:last-child){margin-bottom:.3125rem}@media(max-width:470.99px){.overview{padding-bottom:80px!important}.overview__bottom-section,.overview__top-section{flex-direction:column}}@media(max-width:768.99px){.settings{height:calc(100vh - 65px)}}body{background-color:#212529}@media(max-width:768.99px){html{font-size:90%}}@media(max-width:500.99px){html{font-size:80%}}@media(max-width:450.99px){html{font-size:70%}}@media(max-width:400.99px){html{font-size:60%}}
/*# sourceMappingURL=main.d4261c99.css.map*/