@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Blinker:wght@100;300;400;600;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap";.resume__item{background-color:var(--gray-800);border-radius:var(--b-radius);padding:4rem;gap:2rem;list-style:none;height:fit-content;display:flex;flex-direction:column;flex-grow:1;transition:all .6s}.resume__item .button-view-chart{transition:all .5s;opacity:0;pointer-events:none}.resume__item header{display:flex;justify-content:space-between}.resume-expense-incomes .resume__item{max-height:32.64rem;overflow:hidden}.resume-expense-incomes__list{flex-wrap:wrap}.resume__item:hover .button-view-chart{opacity:1;pointer-events:all}.resume__item.view-chart{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:102;box-shadow:0 0 26px -7px var(--gray-900);max-width:98%;height:70vh}.resume__item.view-chart .button-view-chart{opacity:1}.resume__item.view-chart ul{flex-direction:row;overflow:auto;height:100%;gap:1rem}.resume__item.view-chart ul::-webkit-scrollbar{height:6px}.resume__item.view-chart ul .list-item__container{flex-direction:column-reverse;width:12rem;gap:2rem}.resume__item.view-chart ul .list-item__container .title-percentage{flex-direction:column;cursor:pointer;width:12rem;background-color:var(--gray-700);border-radius:var(--b-radius);justify-content:center;padding:.6rem;height:12%}.resume__item.view-chart ul .list-item__container .title-percentage .list-row__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:98%}.resume__item.view-chart ul .list-item__container .title-percentage .page-subtitle{width:unset}.resume__item.view-chart ul .list-item__container .title-percentage .card-category{width:100%;text-align:center}.resume__item.view-chart ul .list-item__container .title-percentage .card-category .color-dot{display:none}.resume__item.view-chart ul .list-row{pointer-events:none;overflow:hidden;flex-grow:1;padding:0}.resume__item.view-chart ul .list-row .card-category,.resume__item.view-chart ul .list-row .chart-bar,.resume__item.view-chart ul .list-row .value-qtd{z-index:2}.resume__item.view-chart ul .list-row .chart-bar,.resume__item.view-chart ul .list-row .value-qtd{position:absolute;bottom:0}.resume__item.view-chart ul .list-row .value-qtd{align-items:center;flex-direction:column;padding:.6rem;width:100%}.resume__item.view-chart ul .list-row .value-qtd .list-row__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.title-percentage{z-index:2}.title-percentage .page-subtitle{width:1px}.comparative-charts{border-radius:var(--b-radius);padding:4rem;background-color:var(--gray-800)}.comparative-charts .button{width:fit-content;margin:0 auto}.comparative-charts .comparative-charts__container{gap:1rem;height:40vh}.comparative-charts .categories-paymentforms{overflow:auto hidden}.comparative-charts .categories-paymentforms::-webkit-scrollbar{height:6px}.comparative-charts .title-percentage{width:10.4rem;background-color:var(--gray-700);border-radius:var(--b-radius);justify-content:center;padding:.6rem;height:12%;width:100%}.comparative-charts .title-percentage .list-row__title{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:98%}.comparative-charts .title-percentage .page-subtitle{width:unset}.comparative-charts .list-row{height:100%;overflow:hidden}.comparative-charts .chart{width:100%;display:flex;align-items:end}.comparative-charts .and-percentage{height:100%;gap:1rem;width:100%;align-items:center;justify-content:end}.comparative-charts .and-percentage .chart-bar{opacity:.7!important;border-radius:var(--b-radius) var(--b-radius) 0 0!important}.comparative-charts .list-item__container{width:12rem}.comparative-charts .caption{text-align:center}.comparative-charts .caption .color{height:1rem;width:4rem;opacity:.7;border-radius:var(--b-radius)}.comparative-charts .caption .color.period1{background-color:var(--main-800)}.comparative-charts .caption .color.period2{background-color:var(--main-500)}.aside-menu{height:100vh;background-color:var(--gray-800);position:sticky;inset:0;z-index:100;width:100px;padding:2rem;box-shadow:8px 1px 11px -1px #0000004d}.aside-menu .avatar-name{gap:0}.aside-menu .page-title,.aside-menu span,.aside-menu form{display:none}.aside-menu .button{padding:1.5rem 0}.aside-menu .button svg{margin:0 auto}.aside-menu.active{width:42.4rem;position:fixed}.aside-menu.active .avatar-name{gap:1rem}.aside-menu.active span,.aside-menu.active .page-title{display:block}.aside-menu.active form{display:flex}.aside-menu.active .button.toggle{position:absolute;right:-5%;z-index:3;width:fit-content;padding:1.5rem}.aside-menu.active .button{padding:1.5rem 3rem}.aside-menu.active .button svg{margin:0}.aside-menu__user-actions{flex-wrap:wrap}.aside-menu__bg{inset:0;position:fixed;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0000004d;z-index:3}.financial-summary{flex-wrap:wrap}.financial-summary__sum{display:flex;justify-content:space-between;align-items:center;flex-grow:1;border-radius:var(--b-radius);padding:2rem;background-color:var(--gray-800)}.financial-summary__sum img{width:6rem;height:6rem;box-sizing:content-box;padding:1rem;border-radius:var(--b-radius)}.avatar{width:6rem;height:6rem;border-radius:50%;background-position:center;background-size:contain;background-repeat:no-repeat}.overdue-alert{background-color:var(--red-1000);position:fixed;z-index:10;right:4rem;top:4rem;width:8rem;height:8rem;border-radius:50%;padding:1.2rem}.overdue-alert span{background-color:var(--red-1000);white-space:nowrap;position:absolute;top:50%;left:0;transform:translate(-104%,-50%);min-width:43rem;font-size:2rem;text-align:end;padding:1rem;border-radius:var(--b-radius)}.header{padding:2rem 0;width:100%;border-bottom:var(--border-standard)}.header__icon{width:6rem;height:6rem;background:var(--bg-gradient-2);padding:1rem;border-radius:var(--b-radius);box-sizing:content-box}.footer{border-top:var(--border-standard);padding:6rem 0;margin-top:auto}.footer .icon{width:3rem}.footer__contact{align-items:end}.footer__contact span{font-size:1.6rem}.footer__contact svg{width:2.2rem}.skeleton{border-radius:4px;min-height:1em;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-160px;height:100%;width:200px;background:linear-gradient(90deg,transparent,var(--gray-600),transparent);animation:loading 1.5s infinite}@keyframes loading{0%{left:-150px}to{left:100%}}.modal__bg{position:fixed;inset:0;z-index:100;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.color-dot{height:1rem;width:1rem;border-radius:50%}.no-items svg{margin-bottom:10px}.no-items p{font-size:1.2rem}.loader{width:2rem;height:2rem;border-radius:50%;display:inline-block;border-top:3px solid #FFF;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alert{position:fixed;bottom:0;right:0;left:0;z-index:2147483647;white-space:pre-line;padding:1.4rem 2rem}.alert img{width:3rem}.features-modal__feature{width:100%}.features-modal__feature img{width:8rem}.list-table.sessions{height:46rem;overflow:auto}.actions{position:fixed;right:3rem;bottom:3rem;width:340px;overflow:hidden;white-space:nowrap}.actions__content{max-height:25rem;overflow-y:auto}.actions__content-buttons .button{padding:1rem!important;font-size:1.7rem;background:var(--bg-gradient-2);border:1px solid rgb(from var(--gray-700) r g b/.6)}.actions__content-row{padding:1rem}.actions__content-row-title{font-size:1.9rem;overflow:hidden;text-overflow:ellipsis;font-weight:500}.actions__content-row-subtitle{font-size:1.8rem;font-weight:400}.actions__header-buttons button{background-color:var(--gray-700);border-radius:var(--b-radius);padding:.6rem}.actions__header-buttons button img{width:2rem}.double-form{width:50vw;height:66vh;overflow:hidden;box-shadow:0 0 26px -7px var(--gray-900);display:flex;position:relative}.double-form .form-icon{width:6rem;background:var(--main-800)}.double-form .right{transition:all 1s ease-out;width:50%;height:100%;z-index:1;align-items:start;background-color:var(--main-800)}.double-form .right span{text-align:start;line-height:1}.double-form .left{transition:all 1s ease-out;left:0;width:50%;height:100%;z-index:2}.double-form .responsive{display:none}.double-form .form-subtitle{text-align:start}.double-form .outer,.double-form .middle,.double-form .inner{display:flex;align-items:center;justify-content:center;border-radius:var(--b-radius)}.double-form .outer{width:90px;height:90px;background:#ffffff4d}.double-form .middle{width:60px;height:60px;background:#fff9}.double-form .inner{width:30px;height:30px;background:#ffffffe6}.double-form .container-buttons{border-radius:var(--b-radius);position:absolute;bottom:4rem}.double-form .container-buttons .button{width:fit-content}.reversed .left{transform:translate(100%)}.reversed .right{transform:translate(-100%)}.footer-recovery-pass{position:fixed;bottom:3rem;left:50%;transform:translate(-50%);gap:.5rem}.footer-recovery-pass .page-subtitle{text-align:center}.footer-recovery-pass .icon{width:3rem}.container-pass-criteria{list-style:none;border:var(--border-standard)}.container-pass-criteria__title{margin-bottom:1rem;font-weight:600;font-size:1.5rem;color:var(--main-800)}.not-found__title{background:var(--bg-gradient-2);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:34rem;line-height:.8}.not-found__subtitle{position:absolute;top:50%}.not-found__content,.not-found__titles{width:80%}.settings .button.menu{width:fit-content}.settings__menu{border-bottom:var(--border-standard)}.settings__listing{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.user-account__menu,.user-account__content{height:fit-content}.user-account__menu{flex-grow:1;height:fit-content}.user-account__content{flex-grow:6}.user-account__menu-avatar{width:22rem;height:22rem;background:var(--bg-gradient-2);border-radius:50%;overflow:hidden;position:relative;background-position:center;background-size:contain;background-repeat:no-repeat}.user-account__menu-avatar .button.menu{padding:1rem;width:fit-content}.user-account__menu-avatar .subcontainer{background-color:#00000080;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);position:absolute;inset:0;opacity:0;pointer-events:none;transition:all 1s}.user-account__menu-avatar:hover .subcontainer{opacity:1;pointer-events:all}.user-account__content header{border-bottom:var(--border-standard)}.user-account__content svg{width:6rem}.delete-account{width:100%;border:1.5px solid var(--red-900);border-radius:var(--b-radius)}.delete-account__header{padding:2rem}.delete-account__header svg{width:4rem}.delete-account__title{font-weight:700;color:var(--red-900);font-size:2.25rem}.delete-account__subtitle{font-weight:500;color:var(--red-900);font-size:1.9rem}.delete-account__content{background-color:#df2a2a31}.user-account__menu-todashboard{position:absolute;top:2rem;left:2rem;background:var(--gray-700)}.cropper-container{position:relative;width:clamp(240px,60vw,420px);height:clamp(240px,60vw,420px);margin:0 auto;border-radius:var(--b-radius);overflow:hidden;background-color:var(--gray-800)}.avatar-crop-image{width:28rem;height:28rem;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:50%}.verify-email .input{height:3rem;width:3rem;box-sizing:content-box}.verify-email-button{position:absolute;width:fit-content!important;left:3rem;bottom:3rem}.header-home{padding:3.6rem 0;position:fixed;top:0;z-index:1;transition:all .6s ease-in-out}.header-home .header-home__content .horizontal-align:nth-child(1){white-space:nowrap}.header-home .header-home__content .horizontal-align:nth-child(1) svg{width:8rem}.header-home.scroll{padding:2.4rem 0;background-color:var(--gray-900);box-shadow:0 0 2rem 0 var(--gray-900)}.blur{position:absolute;height:550px;width:550px;opacity:.3;filter:blur(130px);border-radius:50%;z-index:-1}.apresentation{height:82vh;position:relative;overflow:hidden}.apresentation .container-cards{width:100%;justify-content:center}.apresentation .container-cards .card{background-color:var(--gray-850);border-radius:var(--b-radius);padding:4rem 6rem;box-shadow:0 0 1rem #0000001a;width:64rem;display:flex;flex-direction:column;gap:2.4rem}.apresentation .container-cards .card svg{stroke:var(--c);border:1px solid var(--c);background-color:var(--c-2);padding:1rem;box-sizing:content-box;width:5rem;height:5rem;border-radius:var(--b-radius)}.apresentation .container-cards .card h3{font-size:3.4rem;font-weight:500}.apresentation .container-cards .card span{font-size:2rem;color:var(--gray-500);line-height:1.6}.apresentation .container-cards .card:nth-child(1){--c: #0bbb14;--c-2: rgba(11, 187, 20, .2)}.apresentation .container-cards .card:nth-child(2){--c: #3493eb;--c-2: rgba(52, 147, 235, .2)}.apresentation .container-cards .card:nth-child(3){--c: #c634eb;--c-2: rgba(198, 52, 235, .2)}.apresentation .blur:nth-child(1){background-color:var(--main-800);top:-10%;left:-10%}.apresentation .blur:nth-child(2){background-color:var(--main-500);bottom:-15%;right:-10%}.animated-arrow-down{position:absolute;width:7rem;bottom:0;left:50%;animation:arrow-down 1.5s infinite}@keyframes arrow-down{0%{transform:translate(-50%)}50%{transform:translate(-50%,10px)}to{transform:translate(-50%)}}.features,.letsgo{padding:14rem 0;position:relative;overflow:hidden}.features{background:var(--main-800)}.features .container-cards{display:flex;flex-direction:column;align-items:center;list-style:none}.features .container-cards .card{display:flex;gap:4rem;align-items:center;flex-wrap:wrap;border-radius:var(--b-radius);border:var(--border-standard);padding:3.2rem;width:60%;background-color:#ffffff08}.features .container-cards .card h3{font-size:2.6rem;font-weight:500}.features .container-cards .card svg{padding:1rem;box-sizing:content-box;background-color:var(--main-800);border-radius:50%;width:2rem;height:2rem}.letsgo .blur{background-color:var(--main-800);top:45%}.letsgo .blur:nth-child(1){left:-10%}.letsgo .blur:nth-child(2){right:-10%}button{all:unset}.button{all:unset;background:var(--bg-gradient);padding:1.5rem 4rem;font-size:2.2rem;font-weight:600;cursor:pointer;border-radius:var(--b-radius);transition:all 1s;gap:1.6rem;display:flex;align-items:center;text-align:center;position:relative;justify-content:center;box-sizing:border-box;white-space:nowrap}.button:hover{box-shadow:1px 0 50px .5rem #0000003a}.button:disabled,.button.menu:disabled{background:var(--gray-500);cursor:not-allowed}.button img,.button svg{width:2rem!important;display:block;flex-shrink:0}.button.menu{background:var(--gray-700);justify-content:start;width:100%;gap:2rem}.aside-menu[data-view-aside=false] .button.menu:hover:after{content:attr(data-tooltip);display:block;position:absolute;top:50%;left:100%;transform:translateY(-50%);background-color:var(--gray-700);white-space:nowrap;padding:1rem;margin-left:.5rem;border-radius:var(--b-radius);border:var(--border-standard)}@keyframes pulseGlow{0%{transform:scale(1);box-shadow:0 0 0 var(--main-800)}50%{transform:scale(1.026);box-shadow:0 0 15px var(--main-800)}to{transform:scale(1);box-shadow:0 0 0 var(--main-800)}}.button.pulse{animation:pulseGlow 2.6s infinite ease-in-out}.button.session{background:var(--gray-600);border:var(--border-standard);font-size:1.4rem}.button.home{background:var(--gray-800);padding:3rem 5rem;border:var(--border-standard)}.button.home:nth-child(1){background:var(--bg-gradient-2)}.button.theme{background:transparent;padding:0!important}.button.theme svg{width:4rem!important}.button.theme:hover{box-shadow:none}.form{background-color:var(--gray-800);border-radius:var(--b-radius);width:600px;outline:0;margin:1.8rem auto!important;position:relative;overflow:hidden;z-index:100;box-shadow:0 0 26px -7px var(--gray-900)}.label{font-size:1.6rem;font-weight:500;cursor:pointer}.item-form{width:100%;display:flex;flex-direction:column;align-items:start;gap:.6rem}.header-form{width:100%;min-height:10.4rem;background:var(--bg-gradient-2);gap:.5rem;position:relative}.form-title{font-size:2.4rem;font-weight:600;color:var(--white)}.form-subtitle{font-weight:400;color:var(--gray-500);font-size:1.9rem;text-align:center}.form-icon{box-sizing:content-box;width:3.6rem;padding:1rem;background-color:#ffffff39;border-radius:50%}.footer-form{padding:4rem 0;border-top:var(--border-standard)}.footer-form__title{color:var(--gray-500);font-size:1.6rem}.form-icon__close img{width:2rem;background-color:#ffffff39;border-radius:50%;padding:1rem;box-sizing:content-box}.form-items{border:var(--border-standard)}.form-items.error,.color-input.error{border:1px solid var(--red-1000)}.input,.PhoneInputInput{all:unset;box-sizing:border-box;font-size:1.7rem;width:100%;padding:1.3rem;border-radius:var(--b-radius);background-color:var(--gray-700);border:var(--border-standard);color:var(--white);transition:all .2s}.input.error,.PhoneInputInput.error{border:1px solid var(--red-1000)}.input:focus{border:unset;color:var(--cinza-500)}.input::placeholder{color:var(--gray-500)}.color-input{appearance:none;width:100%;height:4rem;border:none;border-radius:var(--b-radius);cursor:pointer;background:none}.color-input::-webkit-color-swatch-wrapper{padding:0;border-radius:8px}.color-input::-webkit-color-swatch{border:none;border-radius:8px}.input[type=checkbox]{width:20px;height:20px;-webkit-appearance:none;appearance:none;background-color:var(--gray-600);border:none;border-radius:var(--b-radius);cursor:pointer;transition:all .2s ease;position:relative}.input[type=checkbox]:checked{background-color:var(--main-800)}.input[type=checkbox]:after{content:"";position:absolute;width:10px;height:5px;border-left:2px solid var(--gray-800);border-bottom:2px solid var(--gray-800);transform:rotate(-45deg) scale(0);top:5px;left:5px;transition:transform .2s ease}.input[type=checkbox]:checked:after{transform:rotate(-45deg) scale(1)}.input[type=number]::-webkit-inner-spin-button,.input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input[type=number]{-moz-appearance:textfield}.range{width:70%;display:block}.input-pass .button{padding:1.3rem;background:var(--gray-700);border:var(--border-standard)}.list-header,.list-row{padding:2rem;gap:1rem}.list-row{box-sizing:border-box;border-radius:var(--b-radius);background-color:var(--gray-700);display:flex;justify-content:space-between;align-items:center;position:relative}.list-row .chart{position:absolute;inset:0;z-index:1}.list-row .chart .chart-bar{height:100%;border-radius:var(--b-radius);opacity:.2}.list-row__title{font-size:1.8rem;font-weight:600}.list-row__subtitle{font-size:1.6rem;font-weight:500;color:var(--gray-500)}.list-header{background-color:var(--main-500);border-radius:var(--b-radius);display:flex}.list-header .list-cell div{cursor:pointer}.list-cell{display:flex;width:100%;gap:1rem}.list-row img,.list-row svg,.list-cell img,.list-cell svg{width:2rem!important;height:2rem!important;cursor:pointer}.vertical-align{display:flex;flex-direction:column}.horizontal-align{display:flex;flex-direction:row}.center-align{display:flex;flex-direction:column;align-items:center;justify-content:center}.jc-between{justify-content:space-between}.jc-end{justify-content:end}.jc-center{justify-content:center}.ai-center{align-items:center}.ai-start{align-items:start}.gap1{gap:1rem}.gap2{gap:2rem}.gap4{gap:4rem}.gap6{gap:6rem}.p1{padding:1rem}.p2{padding:2rem}.p4{padding:4rem}.p6{padding:6rem}.m1{margin:1rem}.m2{margin:2rem}.m4{margin:4rem}.m6{margin:6rem}.mb-auto{margin-bottom:auto}.pointer{cursor:pointer}.w5rem{width:5rem}.w83{width:90%}.w100{width:100%}.h100{height:100%}.m0auto{margin:0 auto}.bg-gray-1000{background:var(--gray-1000)}.bg-gray-900{background:var(--gray-900)}.bg-gray-850{background:var(--gray-850)}.bg-gray-800{background:var(--gray-800)}.bg-gray-700{background:var(--gray-700)}.bg-gray-600{background:var(--gray-600)}.bg-gray-500{background:var(--gray-500)}.bg-gray-300{background:var(--gray-300)}.bg-gray-200{background:var(--gray-200)}.bg-gray-100{background:var(--gray-100)}.bg-gradient{background:var(--bg-gradient)!important}.bg-gradient-2{background:var(--bg-gradient-2)}.bg-main-500{background:var(--main-500)}.bg-main-800{background:var(--main-800)}.bg-red-1000{background:var(--red-1000)}.bg-red-900{background:var(--red-900)}.bg-red-800{background:var(--red-800)}.bg-green-1000{background:var(--green-1000)}.bg-yellow-1000{background:var(--yellow-1000)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.6rem}.text-3xl{font-size:1.9rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.text-7xl{font-size:4.5rem}.text-8xl{font-size:6rem}.text-9xl{font-size:8rem}.text-gray-1000{color:var(--gray-1000)}.text-gray-900{color:var(--gray-900)}.text-gray-850{color:var(--gray-850)}.text-gray-800{color:var(--gray-800)}.text-gray-700{color:var(--gray-700)}.text-gray-600{color:var(--gray-600)}.text-gray-500{color:var(--gray-500)}.text-gray-300{color:var(--gray-300)}.text-gray-200{color:var(--gray-200)}.text-gray-100{color:var(--gray-100)}.text-white{color:var(--white)!important}.text-main-500{color:var(--main-500)}.text-main-800{color:var(--main-800)}.text-red-1000{color:var(--red-1000)}.text-red-900{color:var(--red-900)}.text-red-800{color:var(--red-800)}.text-green-1000{color:var(--green-1000)}.text-yellow-1000{color:var(--yellow-1000)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.br{border-radius:var(--b-radius)}.br-circle{border-radius:50%}.min-w-100vw{min-width:100vw}.min-h-100vh{min-height:100vh}.span-message{font-weight:400;letter-spacing:1px;margin-top:.5rem;font-size:1.8rem;transition:all .2s;color:var(--gray-500)}.span-message.error{color:var(--red-1000)}.span-message.success{color:var(--green-1000)}.link{text-decoration:none;color:var(--main-800);font-size:2rem}.animated-gradient{background:linear-gradient(90deg,var(--gray-700),var(--gray-900));background-size:200% 200%;animation:gradientMove 2s ease infinite alternate}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:100% 50%}}.page-title{font-weight:600;font-size:2.7rem;color:var(--white);line-height:1.02}.page-subtitle{font-size:1.9rem;color:var(--gray-500);font-weight:500}.po-r{position:relative}.fontw-100{font-weight:100}.fontw-300{font-weight:300}.fontw-400{font-weight:400}.fontw-500{font-weight:500}.fontw-600{font-weight:600}.fontw-700{font-weight:700}.fontw-900{font-weight:900}.p4-0{padding:4rem 0}.ai-end{align-items:end}.fx-wrap{flex-wrap:wrap}.textd-none{text-decoration:none}.link:disabled{color:var(--gray-500);cursor:not-allowed}.block-page{position:fixed;inset:0;z-index:4;background-color:#00000080;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.block-page__icon{width:10rem;box-shadow:0 0 1rem #000000b3;box-sizing:content-box}.responsive{display:none}.section-title{text-align:center;font-weight:500;font-size:4rem}.hidden{display:none}.reactEasyCrop_CropArea{width:100%!important;height:100%!important}.gap12{gap:12rem}.bg-gradient-red{background:linear-gradient(90deg,var(--red-1000) 0%,var(--red-900) 100%)!important}.fx-grow1{flex-grow:1}.w-fit-content{width:fit-content}:root{--gray-1000: #000000;--gray-900: rgb(17, 17, 17);--gray-850: #181818;--gray-800: #1b1b1b;--gray-700: #222222;--gray-600: #3d3d3d;--gray-500: #a5a5a5;--gray-300: #c9c9c9;--gray-200: #e0e0e0;--gray-100: #f2f2f2;--white: #ffffff;--main-500: #1e78df;--main-800: #15b371;--red-1000: #ff3030;--red-900: #df2a2a;--red-800: #f35b5b;--red-500: #fd8e8e;--green-1000: #0bbb14;--yellow-1000: #ce9e00;--b-radius: 1rem;--bg-gradient: linear-gradient(90deg, var(--main-500) 0%, var(--main-800) 100%);--bg-gradient-2: linear-gradient(135deg, rgba(5, 98, 204, .2) 0%, rgba(9, 233, 110, .2) 100%);--border-standard: 1.3px solid var(--gray-600)}[data-theme=light] .input-pass .button{border:none;background-color:var(--main-800)}[data-theme=light] .avatar-name{color:var(--gray-800)}[data-theme=light] .animated-gradient{background:var(--gray-100)}[data-theme=light] .double-form{background-color:var(--main-800);box-shadow:none}[data-theme=light] .double-form .right{background:transparent}[data-theme=light] .double-form .right span{color:var(--white)}[data-theme=light] .double-form .left{background:var(--white)!important}[data-theme=light] .double-form .isreversed{box-shadow:none;color:var(--gray-800)}[data-theme=light] .letsgo .section-title{color:var(--gray-800)}[data-theme=light] .header-home .button.theme svg path{stroke:var(--main-800)!important}[data-theme=light] .header-home.scroll{background-color:var(--white);box-shadow:none}[data-theme=light] .apresentation .card{background-color:var(--white)}[data-theme=light] .apresentation .card h3,[data-theme=light] .apresentation .card span,[data-theme=light] .apresentation h1,[data-theme=light] .apresentation p{color:var(--gray-800)}[data-theme=light] .apresentation .button.home{border:none}[data-theme=light] .apresentation .button.home:nth-child(1){background-color:var(--main-800)}[data-theme=light] .apresentation .button.home:nth-child(2){color:var(--main-800);background-color:var(--white)}[data-theme=light] *::-webkit-scrollbar-thumb{background-color:var(--main-500)}[data-theme=light] body,[data-theme=light] .aside-menu,[data-theme=light] .footer{background-color:var(--gray-100)}[data-theme=light] .footer,[data-theme=light] .header,[data-theme=light] .aside-menu,[data-theme=light] .settings__menu,[data-theme=light] .user-account__content header{border-color:var(--gray-200)}[data-theme=light] .aside-menu,[data-theme=light] .form{box-shadow:none}[data-theme=light] .form{background-color:var(--gray-100);border:1px solid var(--gray-200)}[data-theme=light] .aside-menu .button.menu,[data-theme=light] .settings__menu .button.menu,[data-theme=light] .user-account__menu .button.menu,[data-theme=light] .user-account__menu-todashboard{background:var(--main-800)}[data-theme=light] .aside-menu[data-view-aside=false] .button.menu:hover:after{background-color:var(--gray-100);color:var(--gray-700);border-color:var(--gray-200)}[data-theme=light] .resume__item,[data-theme=light] .financial-summary__sum,[data-theme=light] .list-table .list-row,[data-theme=light] .settings,[data-theme=light] .form-items,[data-theme=light] .user-account__menu,[data-theme=light] .user-account__content,[data-theme=light] .actions,[data-theme=light] .actions__content-buttons,[data-theme=light] .no-items,[data-theme=light] .comparative-charts{background-color:var(--white);border:1px solid var(--gray-200)}[data-theme=light] .list-row,[data-theme=light] .actions__content-row,[data-theme=light] .comparative-charts .title-percentage,[data-theme=light] .resume__item.view-chart .title-percentage{background:var(--gray-100)!important}[data-theme=light] .header-form,[data-theme=light] .actions__header{background:var(--gray-200)}[data-theme=light] .actions__header-buttons button{background:var(--gray-300)}[data-theme=light] .list-row__title,[data-theme=light] .page-title,[data-theme=light] .financial-summary__sum-title,[data-theme=light] .financial-summary__sum-subtitle,[data-theme=light] .actions__content-row{color:var(--gray-700)}[data-theme=light] .financial-summary__sum-subtitle{font-weight:700}[data-theme=light] .page-subtitle,[data-theme=light] .footer__contact,[data-theme=light] .form-title,[data-theme=light] .label,[data-theme=light] .form-subtitle{color:var(--gray-600)}[data-theme=light] .list-header .list-row__title{color:var(--white)}[data-theme=light] .input{background-color:var(--white);color:var(--gray-600);border-color:var(--gray-200)}[data-theme=light] .input[type=checkbox]{background-color:var(--gray-200)}[data-theme=light] .button.show{background-color:var(--white);color:var(--gray-600)}[data-theme=light] .list-table .list-cell img{box-sizing:content-box;padding:1rem;border-radius:var(--b-radius);background-color:var(--gray-200)}[data-theme=light] .skeleton:after{background:linear-gradient(90deg,transparent,var(--gray-200),transparent)}*{padding:0;margin:0;box-sizing:border-box;transition:all .1s;font-family:Blinker,sans-serif!important}*::-webkit-scrollbar-thumb{border-radius:var(--b-radius);background-color:var(--white)}*::-webkit-scrollbar{background-color:transparent;width:6px}html{font-size:50.5%}body{position:relative;width:100vw;max-width:100vw;letter-spacing:.5px;background-color:var(--gray-900);color:var(--white);display:flex;flex-direction:row;padding:0!important;overflow-x:hidden!important}#root{width:100vw;display:flex;flex-direction:column}@media (max-width: 1530px){.double-form{width:95%;height:60%}.double-form .left{width:100%;position:static}.double-form .right{position:static;width:100%}}@media (max-width: 1364px){.button.responsive{display:flex}.list-header{--p: 4rem;padding:var(--p);position:fixed;inset:0;z-index:10;flex-direction:column;justify-content:center;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);clip-path:circle(10px at 0 -5%);pointer-events:none;transition:all 1s ease-in-out}.list-header .list-cell{background-color:var(--gray-800);padding:2rem 4rem;border-radius:var(--b-radius);align-items:start}.list-header .list-cell .list-row__title{font-size:2.4rem}.list-header .list-cell .horizontal-align{width:100%;flex-direction:row-reverse;justify-content:space-between}.list-header .list-cell.jc-center{display:none}.list-header .page-title{margin-bottom:var(--p);display:block;font-size:2.4rem}.list-header .button.responsive{margin-top:var(--p);gap:var(--p)}.list-header.show{clip-path:circle(2500px at 10% -5%);pointer-events:all}}@media (max-width: 992px){.apresentation__texts h1{line-height:1}.features .container-cards .card{width:90%;flex-direction:column;justify-content:center;text-align:center;padding:1rem 1.6rem;gap:1rem}.features .container-cards .card h3{font-size:2rem}.header-home,.header-home.scroll{padding:1rem}.header-home .titles svg{width:4rem!important}.header-home .horizontal-align:first-child{gap:1rem}.header-home .button{width:100%}.header-home__content{gap:0;flex-wrap:wrap;justify-content:center;align-items:center}.header-home__menu{display:none}.features__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;grid-template-rows:unset}.features__items-item svg{width:4rem}.features__items-item h3{font-size:2rem}.features__items-item p{font-size:1.8rem}.list-table .list-row{gap:1rem;flex-direction:column}.list-table .list-row .list-cell.edit-delete,.list-table .list-row .list-cell:nth-child(7){position:absolute;right:2rem;width:fit-content}.list-table .list-row .list-cell{white-space:nowrap}.list-table .list-row .list-cell:nth-child(1) .list-row__title,.list-table .list-row .list-cell:nth-child(5) .list-row__title{font-size:2.8rem}.list-table .list-row .list-cell:nth-child(1){align-items:center;margin-bottom:1rem;width:80%;margin-right:auto}.list-table .list-row .list-cell:nth-child(1) .list-row__title{overflow:hidden;text-overflow:ellipsis}.list-table .list-row .list-cell:nth-child(6),.list-table .list-row .list-cell:nth-child(7){color:var(--gray-500)}.list-table .list-row .list-cell:nth-child(6) .list-row__title{color:var(--gray-500)}.list-table .list-row .list-cell:nth-child(7){bottom:2rem}.list-table .list-row::-webkit-scrollbar{display:none}.form{width:90%;overflow:auto}.page{flex-direction:column}.aside-menu{position:relative;width:100%;height:fit-content;background:none;border-bottom:var(--border-standard);background-color:var(--gray-900)}.aside-menu .button.toggle{width:fit-content;padding:1.5rem 3rem}.aside-menu .responsive{display:flex!important;justify-content:center;display:block}.aside-menu .responsive .page-title{display:block}.aside-menu .vertical-align{display:none}.aside-menu .button.menu:hover:after{display:none!important}.aside-menu .button.toggle{position:fixed;right:2rem;bottom:2rem;box-shadow:8px 1px 11px -1px #0000004d;background:var(--gray-700) var(--bg-gradient-2)}.aside-menu .button.toggle svg,.aside-menu .button.toggle img{width:3.2rem!important}.aside-menu.active{width:90%;height:100%;overflow:hidden auto}.aside-menu.active .responsive{display:none!important}.aside-menu.active .button.toggle{right:2rem;bottom:unset;box-shadow:none}.aside-menu.active .vertical-align{display:flex}.header__icon{width:2.6rem;height:2.6rem}.financial-summary,.resume-expense-incomes__list{gap:1.6rem}.financial-summary__sum{padding:2rem;gap:1rem}.financial-summary__sum .vertical-align{gap:.4rem}.financial-summary__sum img{width:4rem;height:4rem}.financial-summary__sum-title{font-size:2rem}.financial-summary__sum-subtitle{font-size:2.4rem}.list-row__title{font-size:1.6rem}.list-row__subtitle{font-size:1.4rem}.resume__item.view-chart,.resume__item .button-view-chart{display:none}}@media (max-width: 768px){.letsgo h2{font-size:2rem}.not-found__title{font-size:26rem}.features{padding:8rem 0}.section-title{font-size:3rem}.apresentation__texts h1{font-size:4rem}.apresentation__texts p{font-size:1.6rem}.delete-account .p4,.user-account__menu{padding:2rem}.user-account__content .button{width:100%}.user-account__content .inputs{gap:1.6rem;padding:2rem}.user-account__content .two-inputs{gap:1.6rem;flex-direction:column}.user-account{gap:1.6rem;flex-direction:column;padding:1.6rem 0}.page__buttons{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2rem}.page__buttons .remove-filters{order:4;text-align:center}.page__buttons .button{flex-grow:1}.page-title{font-size:2rem}.page-subtitle{font-size:1.6rem}.button{font-size:1.7rem;padding:1.2rem!important}.button svg,.button img{width:1.6rem!important}.footer{padding:2rem 0;text-align:center}.footer .horizontal-align{flex-direction:column;gap:1.6rem}.footer .vertical-align{align-items:center}.footer__contact .horizontal-align{flex-direction:row}.form-subtitle{font-size:1.4rem}.double-form,.footer-recovery-pass{margin-top:auto}.double-form{height:fit-content}.double-form .left{padding:4rem}.double-form .right{display:none}.double-form .responsive{display:block}.reversed .left,.reversed .right{transform:translate(0)}.footer-recovery-pass{position:static;bottom:0;transform:translate(0);width:100%;padding:2rem}.footer-recovery-pass .page-title{font-size:1.6rem}.footer-recovery-pass .page-subtitle{font-size:1.4rem}.footer-recovery-pass .w5rem{width:3.2rem}}@media (max-width: 574px){.not-found__title{font-size:18rem}.verify-email{gap:2rem}.verify-email .input{height:2rem;width:2rem;box-sizing:content-box}.form-title{font-size:1.8rem}.form-icon{width:2.2rem}.alert{left:2rem;right:2rem;justify-content:center}.actions{width:unset;left:1rem;bottom:1rem;right:1rem}.settings__menu{gap:1rem}.settings__menu .button.menu{flex-grow:1}.settings__menu .button.menu:first-child{flex-grow:unset}}
