.homePage-module__4PxAqW__homePage{background:var(--mantine-color-black);flex-direction:column;height:auto;min-height:100vh;display:flex}
.locale-module__hSdIKG__selectBox{width:5.7rem}.locale-module__hSdIKG__root:focus-within .locale-module__hSdIKG__input{border-color:var(--mantine-color-white)}.locale-module__hSdIKG__input{color:var(--mantine-color-yellow-2);border:1px solid var(--mantine-color-yellow-0);background-color:var(--mantine-color-black)}.locale-module__hSdIKG__dropdown{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);border:1px solid var(--mantine-color-yellow-0)}.locale-module__hSdIKG__option[data-checked],.locale-module__hSdIKG__option:hover,.locale-module__hSdIKG__option:focus{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0)}.locale-module__hSdIKG__option:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%)}
.navbar-module__eYRwMG__navbar{z-index:299;background-color:var(--mantine-color-black);border-bottom:1px solid var(--mantine-color-gray-0);width:100%;position:sticky;top:0}.navbar-module__eYRwMG__navbarContent{flex-direction:row;justify-content:space-between;align-items:center;margin:.5rem 0;display:flex}.navbar-module__eYRwMG__navLeft{flex:1;align-items:center;display:flex}.navbar-module__eYRwMG__logoLink{align-items:center;text-decoration:none;display:flex}.navbar-module__eYRwMG__localeSwitcherDesktop{display:none}.navbar-module__eYRwMG__navLinks{flex-direction:row;gap:2rem;display:none}.navbar-module__eYRwMG__navLink{color:var(--mantine-color-gray-4);font-size:.875rem;text-decoration:none;transition:all .1s ease-out}.navbar-module__eYRwMG__navLink:hover{color:var(--mantine-color-yellow-0);text-decoration:underline;transform:scale(1.1)}.navbar-module__eYRwMG__navLink:active{color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%);text-decoration:underline;transform:scale(1)}.navbar-module__eYRwMG__navButtons{flex-direction:row;flex:1;justify-content:flex-end;gap:.5rem;display:flex}.navbar-module__eYRwMG__loginButton{color:var(--mantine-color-gray-5);background-color:var(--mantine-color-black);border:1px solid var(--mantine-color-gray-2);border-radius:10rem}.navbar-module__eYRwMG__loginButton:hover{color:var(--mantine-color-yellow-0);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 90%)}.navbar-module__eYRwMG__loginButton:active{color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 95%)}.navbar-module__eYRwMG__signupButton{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 15%);border-radius:10rem}.navbar-module__eYRwMG__signupButton:hover{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0)}.navbar-module__eYRwMG__signupButton:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%)}@media (min-width:769px){.navbar-module__eYRwMG__navLinks{display:inherit}.navbar-module__eYRwMG__localeSwitcherDesktop{display:block}}@media (max-width:768px){.navbar-module__eYRwMG__navbarContent{justify-content:space-between;margin:.5rem}.navbar-module__eYRwMG__logoLink{display:none}}@media (min-width:1024px){.navbar-module__eYRwMG__navbarContent{margin:.5rem 2rem}}@media (min-width:1440px){.navbar-module__eYRwMG__navbarContent{margin:.5rem 5rem}}
.burger-module__DNqrsq__burgerBox{z-index:301;align-items:center;display:flex}body.burgerNavOpen{touch-action:none;overflow:hidden}.burger-module__DNqrsq__backdrop{background-color:color-mix(in srgb,var(--mantine-color-black),transparent 40%);z-index:299;position:fixed;inset:0}.burger-module__DNqrsq__sidebar{background-color:var(--mantine-color-black);border-right:1px solid var(--mantine-color-gray-0);z-index:300;flex-direction:column;width:16rem;height:100dvh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.burger-module__DNqrsq__open{transform:translate(0)}.burger-module__DNqrsq__sidebarContent{flex-direction:column;flex:1;gap:2rem;padding:1rem;display:flex}.burger-module__DNqrsq__sidebarLinksContainer{flex-direction:column;flex:1;justify-content:space-between;display:flex}.burger-module__DNqrsq__sidebarLogo{justify-content:center;align-items:center;padding-bottom:1.25rem;display:flex}.burger-module__DNqrsq__sidebarLinks{gap:0}.burger-module__DNqrsq__links{width:100%;text-decoration:none}.burger-module__DNqrsq__linkButtons{color:var(--mantine-color-yellow-0);border-radius:.5rem;justify-content:flex-start;width:100%;height:3rem;font-size:1rem}.burger-module__DNqrsq__linkButtons:hover,.burger-module__DNqrsq__linkButtons:active{color:var(--mantine-color-yellow-0);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 90%)}.burger-module__DNqrsq__divider{margin:.75rem 0}.burger-module__DNqrsq__sidebarLocale{justify-content:center;padding:0 .25rem;display:flex}@media (min-width:769px){.burger-module__DNqrsq__burgerBox{display:none}}
.footer-module__WOMdyG__footer{background-color:var(--mantine-color-black);width:100%;margin-top:auto;position:static}.footer-module__WOMdyG__inner{flex-direction:row;align-items:center;padding-top:1rem;display:flex}.footer-module__WOMdyG__linkGroup{flex-direction:column;align-items:center;gap:.5rem;margin:0 1rem;display:flex}.footer-module__WOMdyG__links{color:color-mix(in srgb,var(--mantine-color-white),transparent 60%);font-size:.875rem}.footer-module__WOMdyG__socials{flex-direction:column;gap:.75rem;margin-left:2rem;display:flex}.footer-module__WOMdyG__copy{color:color-mix(in srgb,var(--mantine-color-white),transparent 70%);text-align:center;padding:.25rem 1rem .75rem}@media (min-width:375px){.footer-module__WOMdyG__linkGroup{margin:0 2.5rem}.footer-module__WOMdyG__socials{margin-left:2rem}}@media (min-width:425px){.footer-module__WOMdyG__linkGroup{margin:0 4rem}.footer-module__WOMdyG__socials{margin-left:2rem}}@media (min-width:768px){.footer-module__WOMdyG__linkGroup{flex-direction:row;gap:1.5rem;margin:0}.footer-module__WOMdyG__socials{flex-direction:row;gap:.75rem;margin:0;display:flex}.footer-module__WOMdyG__inner{justify-content:space-evenly;padding-left:1.5rem}}
.pricingSection-module__zrlJAG__pricingSection{background-color:var(--mantine-color-black);padding:3rem 0}.pricingSection-module__zrlJAG__pricingHeader{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:3rem}.pricingSection-module__zrlJAG__pricingTitle{color:var(--mantine-color-white);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1}.pricingSection-module__zrlJAG__pricingSubtitle{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);font-size:1rem}.pricingSection-module__zrlJAG__pricingGrid{grid-template-columns:1fr;gap:1.5rem;max-width:36rem;margin-inline:auto;display:grid}.pricingSection-module__zrlJAG__pricingCardMonthly{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);border-radius:1rem;flex-direction:column;min-height:20rem;padding:2rem;transition:all .3s;display:flex}.pricingSection-module__zrlJAG__pricingCardMonthly:hover{border-color:color-mix(in srgb,var(--mantine-color-white),transparent 80%);box-shadow:0 0 30px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 92%)}.pricingSection-module__zrlJAG__pricingCardAnnual{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 90%);border:2px solid var(--mantine-color-yellow-0);box-shadow:0 10px 25px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 90%);border-radius:1rem;flex-direction:column;min-height:20rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.pricingSection-module__zrlJAG__pricingCardAnnual:hover{box-shadow:0 0 40px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 85%)}.pricingSection-module__zrlJAG__pricingBestValue{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black);border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.pricingSection-module__zrlJAG__pricingPlanName{color:var(--mantine-color-white);font-size:1.125rem;font-weight:600}.pricingSection-module__zrlJAG__pricingPlanDesc{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin-bottom:1rem;font-size:.875rem}.pricingSection-module__zrlJAG__pricingPriceRow{align-items:baseline;display:flex}.pricingSection-module__zrlJAG__pricingPrice{color:var(--mantine-color-white);font-size:1.5rem;font-weight:700}.pricingSection-module__zrlJAG__pricingPriceUnit{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%)}.pricingSection-module__zrlJAG__pricingDeal{color:#25d366;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.pricingSection-module__zrlJAG__pricingFeatures{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin-bottom:2rem;font-size:.875rem}.pricingSection-module__zrlJAG__pricingBtnArea{margin-top:auto}.pricingSection-module__zrlJAG__pricingBtnOutline{border:2px solid var(--mantine-color-yellow-0);width:100%;color:var(--mantine-color-yellow-0);background-color:#0000;border-radius:9999px;height:3rem;font-size:.9375rem;font-weight:600;transition:all .2s}.pricingSection-module__zrlJAG__pricingBtnOutline:hover{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.pricingSection-module__zrlJAG__pricingBtnOutline:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 15%);color:var(--mantine-color-black)}.pricingSection-module__zrlJAG__pricingBtnFilled{background-color:var(--mantine-color-yellow-0);width:100%;color:var(--mantine-color-black);border:none;border-radius:9999px;height:3rem;font-size:.9375rem;font-weight:700;transition:all .2s}.pricingSection-module__zrlJAG__pricingBtnFilled:hover{box-shadow:0 5px 15px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%);background-color:#eecf03;transform:scale(1.01)}.pricingSection-module__zrlJAG__pricingBtnFilled:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 15%);transform:scale(1)}.pricingSection-module__zrlJAG__pricingFooter{text-align:center;color:color-mix(in srgb,var(--mantine-color-white),transparent 70%);margin-top:1.5rem;font-size:.875rem}@media (min-width:640px){.pricingSection-module__zrlJAG__pricingTitle{font-size:2.25rem}}@media (min-width:768px){.pricingSection-module__zrlJAG__pricingGrid{grid-template-columns:1fr 1fr;max-width:42rem}}
.dashboardNavbar-module__d71sqa__navbar{background-color:var(--mantine-color-black);text-align:center;width:100%;margin-bottom:auto;position:static}.dashboardNavbar-module__d71sqa__navbarContent{flex-direction:row;justify-content:space-between;align-items:center;margin:1rem;display:flex}.dashboardNavbar-module__d71sqa__desktopMiddleText{display:none}.dashboardNavbar-module__d71sqa__navMiddleText{color:var(--mantine-color-white);flex-direction:column;margin-bottom:.5rem;font-size:1.5rem;display:flex}.dashboardNavbar-module__d71sqa__navButtons{flex-direction:row;gap:.5rem;display:flex}.dashboardNavbar-module__d71sqa__settingsButton{color:var(--mantine-color-yellow-0);border:1px solid var(--mantine-color-yellow-0)}.dashboardNavbar-module__d71sqa__settingsButton:hover{color:var(--mantine-color-yellow-0);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)}.dashboardNavbar-module__d71sqa__settingsButton:active{color:var(--mantine-color-yellow-0);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%)}@media (min-width:768px){.dashboardNavbar-module__d71sqa__navbar{margin-bottom:0}.dashboardNavbar-module__d71sqa__desktopMiddleText{display:flex;display:inherit;flex-direction:column}.dashboardNavbar-module__d71sqa__navMiddleText{display:none}}
.shared-module__CMYxba__container{width:90%;max-width:80rem;margin-inline:auto}
.summaryGraphs-module__gpQ0Ya__container{background-color:var(--mantine-color-gray-0);border-radius:1rem;flex-direction:column;width:100%;max-width:24rem;height:auto;margin-bottom:.5rem;display:flex}.summaryGraphs-module__gpQ0Ya__title{color:var(--mantine-color-white);margin-top:.5rem;margin-left:.5rem}.summaryGraphs-module__gpQ0Ya__inputRoot{max-width:6rem;margin-top:.2rem;margin-left:.5rem}.summaryGraphs-module__gpQ0Ya__inputRoot:focus-within .summaryGraphs-module__gpQ0Ya__input{border-color:var(--mantine-color-white)}.summaryGraphs-module__gpQ0Ya__input{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);width:80px;font-style:italic}.summaryGraphs-module__gpQ0Ya__dropdown{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);border-color:var(--mantine-color-yellow-0)}.summaryGraphs-module__gpQ0Ya__option[data-checked],.summaryGraphs-module__gpQ0Ya__option:hover,.summaryGraphs-module__gpQ0Ya__option:focus{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0)}.summaryGraphs-module__gpQ0Ya__option:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 10.0%)!important}.summaryGraphs-module__gpQ0Ya__noDataText{color:var(--mantine-color-gray-3);text-align:center}.summaryGraphs-module__gpQ0Ya__barGraph{justify-content:center;align-items:center;width:100%;height:15rem;display:flex}@keyframes summaryGraphs-module__gpQ0Ya__barPulse{0%{opacity:.1}50%{opacity:.2}to{opacity:.1}}.summaryGraphs-module__gpQ0Ya__loadingBar{animation:1.2s ease-in-out infinite summaryGraphs-module__gpQ0Ya__barPulse}@media (min-width:1440px){.summaryGraphs-module__gpQ0Ya__container{max-width:20rem;height:100%;margin-bottom:0}.summaryGraphs-module__gpQ0Ya__barGraph{height:100%}}
.transformation-module__yLw6QW__transformSection{background-color:#151618;padding:3rem 0}.transformation-module__yLw6QW__transformHeader{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:2rem}.transformation-module__yLw6QW__transformTitle{color:var(--mantine-color-white);font-size:1.75rem;font-weight:600;line-height:1.2}.transformation-module__yLw6QW__transformHighlight{color:var(--mantine-color-yellow-0)}.transformation-module__yLw6QW__transformGrid{grid-template-columns:1fr;gap:1rem;max-width:48rem;margin-inline:auto;display:grid}.transformation-module__yLw6QW__transformBefore{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 95%);border-radius:1rem;padding:2rem}.transformation-module__yLw6QW__transformAfter{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 92%);border:2px solid color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%);box-shadow:0 10px 25px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 95%);border-radius:1rem;padding:2rem}.transformation-module__yLw6QW__transformLabel{text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem;font-weight:700;display:block}.transformation-module__yLw6QW__transformLabelBefore{color:color-mix(in srgb,var(--mantine-color-white),transparent 70%)}.transformation-module__yLw6QW__transformLabelAfter{color:var(--mantine-color-yellow-0)}.transformation-module__yLw6QW__transformItems{flex-direction:column;gap:1rem;display:flex}.transformation-module__yLw6QW__transformItem{align-items:center;gap:.75rem;display:flex}.transformation-module__yLw6QW__transformEmoji{font-size:1.5rem}.transformation-module__yLw6QW__transformBeforeText{color:color-mix(in srgb,var(--mantine-color-white),transparent 60%);font-size:.95rem}.transformation-module__yLw6QW__transformAfterText{color:color-mix(in srgb,var(--mantine-color-white),transparent 20.0%);font-size:.95rem;font-weight:500}@media (min-width:640px){.transformation-module__yLw6QW__transformTitle{font-size:2rem}}@media (min-width:768px){.transformation-module__yLw6QW__transformGrid{grid-template-columns:1fr 1fr}}
.painPoints-module__4_199G__painSection{background-color:#151618;padding:3rem 0}.painPoints-module__4_199G__painTitle{color:var(--mantine-color-white);text-align:center;margin-bottom:1rem;font-size:1.875rem;font-weight:800}.painPoints-module__4_199G__painSubtitle{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin-bottom:3rem;text-align:center;max-width:36rem;margin-inline:auto;font-size:1.125rem}.painPoints-module__4_199G__painGrid{margin-inline:auto;grid-template-columns:1fr;gap:1rem;max-width:56rem;margin-bottom:2.5rem;display:grid}.painPoints-module__4_199G__painCard{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);text-align:left;border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 95%);border-radius:1rem;padding:1.5rem;transition:all .2s}.painPoints-module__4_199G__painCard:hover{border-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%);background-color:color-mix(in srgb,var(--mantine-color-white),transparent 90%)}.painPoints-module__4_199G__painEmoji{margin-bottom:.75rem;font-size:1.875rem;display:block}.painPoints-module__4_199G__painText{color:color-mix(in srgb,var(--mantine-color-white),transparent 20.0%);font-size:.9rem;font-weight:500}.painPoints-module__4_199G__painCTAText{color:var(--mantine-color-white);text-align:center;font-size:1rem;font-weight:600}@media (min-width:640px){.painPoints-module__4_199G__painGrid{grid-template-columns:repeat(2,1fr)}.painPoints-module__4_199G__painTitle{font-size:2.25rem}}@media (min-width:1024px){.painPoints-module__4_199G__painGrid{grid-template-columns:repeat(4,1fr)}}
.recurringExpensesModals-module__s71PeW__modal{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);flex-direction:column;width:90vw;display:flex}.recurringExpensesModals-module__s71PeW__modalBox{border-radius:1rem;flex-direction:column;max-width:25rem;height:100%;display:flex}.recurringExpensesModals-module__s71PeW__label{color:var(--mantine-color-white);margin-top:1rem}.recurringExpensesModals-module__s71PeW__input,.recurringExpensesModals-module__s71PeW__dropdown{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);border-color:var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__option[data-checked],.recurringExpensesModals-module__s71PeW__option:hover,.recurringExpensesModals-module__s71PeW__option:focus{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__option:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 10.0%)!important}.recurringExpensesModals-module__s71PeW__inputRoot:focus-within .recurringExpensesModals-module__s71PeW__input{border-color:var(--mantine-color-white)}.recurringExpensesModals-module__s71PeW__iconInfoCircle{color:var(--mantine-color-white);background-color:var(--mantine-color-gray-0);cursor:pointer}.recurringExpensesModals-module__s71PeW__buttonGroup{flex-direction:row;justify-content:space-between;margin-top:2rem;display:flex}.recurringExpensesModals-module__s71PeW__deleteRoot{margin-bottom:1rem}.recurringExpensesModals-module__s71PeW__deleteRoot:focus-within .recurringExpensesModals-module__s71PeW__input{border-color:var(--mantine-color-white)}.recurringExpensesModals-module__s71PeW__cancelButton{color:var(--mantine-color-yellow-0);border:1px solid var(--mantine-color-yellow-0);border-radius:2rem}.recurringExpensesModals-module__s71PeW__cancelButton:hover,.recurringExpensesModals-module__s71PeW__cancelButton:active{color:var(--mantine-color-yellow-0);background-color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__cancelButton:disabled{color:var(--mantine-color-gray-3)}.recurringExpensesModals-module__s71PeW__submitButton{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0);border-radius:2rem}.recurringExpensesModals-module__s71PeW__submitButton:hover,.recurringExpensesModals-module__s71PeW__submitButton:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%)}.recurringExpensesModals-module__s71PeW__submitButton:disabled{color:var(--mantine-color-black);background-color:var(--mantine-color-gray-3)}.recurringExpensesModals-module__s71PeW__formError{color:var(--mantine-color-red-0);margin-top:.5rem}.recurringExpensesModals-module__s71PeW__variableGroup{flex-direction:row;justify-content:space-between;margin-top:.5rem;margin-bottom:.5rem;display:flex}.recurringExpensesModals-module__s71PeW__deleteButton{color:var(--mantine-color-black);background-color:var(--mantine-color-red-0);border-radius:2rem}.recurringExpensesModals-module__s71PeW__deleteButton:hover,.recurringExpensesModals-module__s71PeW__deleteButton:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-red-0),transparent 20.0%)}.recurringExpensesModals-module__s71PeW__deleteButton:disabled{background-color:var(--mantine-color-gray-3)}.recurringExpensesModals-module__s71PeW__deleteLabel{color:var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__datePickerDropdown{background-color:var(--mantine-color-black);border:1px solid var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeader{color:var(--mantine-color-white)}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderLevel{color:var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderControl{color:var(--mantine-color-yellow-0);background-color:#0000}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderControl:hover{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)!important}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderControl:focus{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderControl:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%)!important}.recurringExpensesModals-module__s71PeW__datePickerCalendarHeaderControlIcon{color:var(--mantine-color-yellow-0)}.recurringExpensesModals-module__s71PeW__datePickerWeekday{color:var(--mantine-color-gray-4)}.recurringExpensesModals-module__s71PeW__datePickerDay{color:var(--mantine-color-white);border-radius:.75rem}.recurringExpensesModals-module__s71PeW__datePickerDay:focus{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)}.recurringExpensesModals-module__s71PeW__datePickerDay:hover{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)!important}.recurringExpensesModals-module__s71PeW__datePickerDay:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%)!important}.recurringExpensesModals-module__s71PeW__datePickerDay[data-selected]{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__datePickerDay[data-disabled]{color:color-mix(in srgb,var(--mantine-color-white),transparent 65%)}.recurringExpensesModals-module__s71PeW__datePickerMonthsList{background-color:var(--mantine-color-black);color:var(--mantine-color-white)}.recurringExpensesModals-module__s71PeW__datePickerMonthsListControl{color:var(--mantine-color-white);border-radius:.75rem}.recurringExpensesModals-module__s71PeW__datePickerMonthsListControl:hover{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__datePickerMonthsListControl:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%)!important;color:var(--mantine-color-black)!important}.recurringExpensesModals-module__s71PeW__datePickerMonthsListControl:focus{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__datePickerMonthsListControl[data-selected]{background-color:var(--mantine-color-yellow-0)!important;color:var(--mantine-color-black)!important}.recurringExpensesModals-module__s71PeW__yearsList{background-color:var(--mantine-color-black);color:var(--mantine-color-white)}.recurringExpensesModals-module__s71PeW__yearsListControl{color:var(--mantine-color-white);border-radius:.75rem}.recurringExpensesModals-module__s71PeW__yearsListControl:hover{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__yearsListControl:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%)!important;color:var(--mantine-color-black)!important}.recurringExpensesModals-module__s71PeW__yearsListControl:focus{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.recurringExpensesModals-module__s71PeW__yearsListControl[data-selected]{background-color:var(--mantine-color-yellow-0)!important;color:var(--mantine-color-black)!important}.recurringExpensesModals-module__s71PeW__requiredAsterisk{color:var(--mantine-color-red-0)}.recurringExpensesModals-module__s71PeW__tooltip{background-color:var(--mantine-color-black);text-align:center}@media (min-width:430px){.recurringExpensesModals-module__s71PeW__modal{width:425px}}
.thirdRow-module__9SunPa__container{flex-direction:column;width:100%;max-width:24rem;height:auto;display:flex}.thirdRow-module__9SunPa__cashFlow{background-color:var(--mantine-color-gray-0);border-radius:1rem;flex-direction:column;max-width:24rem;height:auto;margin-bottom:.5rem;display:flex}.thirdRow-module__9SunPa__cashFlowHeader{flex-direction:row;justify-content:space-between;display:flex}.thirdRow-module__9SunPa__cashFlowHeaderStack{flex-direction:column;display:flex}.thirdRow-module__9SunPa__topLabel{flex-direction:row;justify-content:space-between;margin:1rem .5rem 0;display:flex}.thirdRow-module__9SunPa__bottomLabel{flex-direction:row;justify-content:space-between;margin:0 .5rem .5rem;display:flex}.thirdRow-module__9SunPa__labelText{color:var(--mantine-color-white);font-size:.8rem}.thirdRow-module__9SunPa__noDataText{color:var(--mantine-color-gray-3);text-align:center}.thirdRow-module__9SunPa__recurringExpenses{background-color:var(--mantine-color-gray-0);border-radius:1rem;flex-direction:column;width:100%;max-width:24rem;height:auto;margin-bottom:.5rem;display:flex}.thirdRow-module__9SunPa__pieGraph{flex-direction:column;justify-content:center;height:20rem;display:flex;position:relative}.thirdRow-module__9SunPa__actionIcons{z-index:2;flex-direction:row;gap:1rem;display:flex;position:absolute;top:60%;right:40.7%}.thirdRow-module__9SunPa__cashFlowTitle{color:var(--mantine-color-white);margin-top:.5rem;margin-left:.5rem}.thirdRow-module__9SunPa__subTitle{color:var(--mantine-color-gray-3);margin-left:.5rem;font-style:italic}.thirdRow-module__9SunPa__monthlyExpensesSubHeader{color:var(--mantine-color-white);flex-direction:row;justify-content:space-between;align-items:center;margin:.5rem .5rem 0;display:flex}.thirdRow-module__9SunPa__gamification{background-color:var(--mantine-color-gray-0);border-radius:1rem;width:100%;max-width:24rem;height:100%;margin-bottom:.5rem}.thirdRow-module__9SunPa__gamificationBox{flex-direction:column;justify-content:center;width:100%;height:85%;margin:1rem 0;display:flex}.thirdRow-module__9SunPa__gamificationContent{flex-direction:row;justify-content:space-evenly;align-items:center;display:flex}.thirdRow-module__9SunPa__gameBadge{flex-direction:column;justify-content:space-evenly;align-items:center;height:200px;display:flex}.thirdRow-module__9SunPa__fireBadge{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.thirdRow-module__9SunPa__gameText{text-align:center;color:var(--mantine-color-white);font-size:1rem}.thirdRow-module__9SunPa__consecativeMonths{pointer-events:none;z-index:1;pointer-events:none;color:#0000;-webkit-text-stroke:3px #00000073;background:radial-gradient(120% 180% at 50% 60%,#fff 0%,#ffe8a3 18%,#ffbf69 36%,#ff8f1f 52%,#e85d04 70%,#9d0208 100%) 50% 60%/180% 180%;text-shadow:0 0 2px #ffffff59,0 0 8px #ffd0788c,0 0 16px #ff98008c,0 0 26px #e85d0499,0 0 50px #9d0208a6;will-change:background-position,text-shadow,opacity;-webkit-background-clip:text;background-clip:text;justify-content:center;margin:0;font-size:5rem;font-weight:900;line-height:1;animation:2.6s ease-in-out infinite alternate thirdRow-module__9SunPa__lava-glow,90ms steps(2,end) infinite thirdRow-module__9SunPa__lava-flicker;display:flex;position:absolute;inset:0}.thirdRow-module__9SunPa__animationNone{color:var(--mantine-color-gray-0);-webkit-text-stroke:4px #ffffff73;animation:none}@media (min-width:1440px){.thirdRow-module__9SunPa__container{margin-right:.5rem}}@keyframes thirdRow-module__9SunPa__lava-glow{0%{text-shadow:0 0 1px #fff3,0 0 3px #ffdca04d,0 0 6px #ff963c59,0 0 14px #e85d0466,0 0 30px #9d020873;background-position:50% 60%}60%{text-shadow:0 0 2px #fff9,0 0 8px #ffe8aacc,0 0 18px #ffb450d9,0 0 36px #f85f00e6,0 0 72px #9d0208f2;background-position:48% 58%}to{text-shadow:0 0 3px #ffffffe6,0 0 12px #fff5c8f2,0 0 26px #ffc350,0 0 56px #fb5607,0 0 110px #9d0208;background-position:52% 62%}}@keyframes thirdRow-module__9SunPa__lava-flicker{0%,19%,21%,23%,to{opacity:1}20%,22%{opacity:.94}}@keyframes thirdRow-module__9SunPa__consecativePulse{0%{opacity:.25}50%{opacity:.5}to{opacity:.25}}.thirdRow-module__9SunPa__loadBar{animation:1.2s ease-in-out infinite thirdRow-module__9SunPa__consecativePulse}@media (prefers-reduced-motion:reduce){.thirdRow-module__9SunPa__consecativeMonths{animation:none}}@media (min-width:1440px){.thirdRow-module__9SunPa__gamification{margin-bottom:0}}
.whatsAppChat-module__HGF4KG__phone{border:5px solid var(--mantine-color-gray-0);background-color:var(--mantine-color-white);border-radius:2.5rem;flex-direction:column;width:280px;height:580px;margin:0 auto;display:flex;position:relative;overflow:hidden}.whatsAppChat-module__HGF4KG__topNotch{background-color:var(--mantine-color-gray-0);z-index:20;border-radius:0 0 1rem 1rem;width:7rem;height:1.5rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.whatsAppChat-module__HGF4KG__header{background-color:#008069;padding:2rem .75rem .5rem}.whatsAppChat-module__HGF4KG__headerContent{align-items:center;gap:.75rem;display:flex}.whatsAppChat-module__HGF4KG__headerAvatar{background-color:var(--mantine-color-white);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.whatsAppChat-module__HGF4KG__headerAvatarImage{object-fit:contain;width:2.5rem;height:2.5rem}.whatsAppChat-module__HGF4KG__headerInfo{flex:1}.whatsAppChat-module__HGF4KG__headerName{color:var(--mantine-color-white);font-size:1rem;font-weight:600;line-height:1.2}.whatsAppChat-module__HGF4KG__headerStatus{color:color-mix(in srgb,var(--mantine-color-white),transparent 25%);font-size:.75rem}.whatsAppChat-module__HGF4KG__chatBody{background-color:#ece5dd;flex:1;padding:.75rem;overflow-y:auto}.whatsAppChat-module__HGF4KG__inputBar{background-color:#f0f2f5;align-items:center;gap:.5rem;padding:.5rem;display:flex}.whatsAppChat-module__HGF4KG__inputField{background-color:var(--mantine-color-white);border-radius:2rem;flex:1;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.whatsAppChat-module__HGF4KG__inputPlaceHolder{color:#9ca3af;font-size:.875rem}.whatsAppChat-module__HGF4KG__micButton{background-color:#008069;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.whatsAppChat-module__HGF4KG__micIcon{width:1.25rem;height:1.25rem;color:var(--mantine-color-white)}@media (min-width:375px){.whatsAppChat-module__HGF4KG__phone{width:300px}}
.dashboard-module__lhX-Wq__dashboardPage{background-color:#141414;flex-direction:column;height:auto;min-height:100vh;display:flex}.dashboard-module__lhX-Wq__contents{flex-direction:column;align-items:center;width:auto;margin:.5rem;display:flex}@media (min-width:1440px){.dashboard-module__lhX-Wq__dashboardPage{background-color:#141414;flex-direction:column;height:100vh;display:flex}.dashboard-module__lhX-Wq__contents{flex-direction:row;justify-content:space-between;align-items:normal;height:100%}}
.systemBubble-module__56ZLyW__systemBubble{flex-direction:row;justify-content:center;margin-bottom:.75rem;display:flex}.systemBubble-module__56ZLyW__systemBubbleText{color:#54656f;background-color:#e2f0d2;border-radius:.5rem;padding:.25rem .75rem;font-size:.6875rem}
.photoBubble-module__P0TseW__photoBubble{justify-content:flex-end;align-items:flex-end;margin-bottom:.5rem;display:flex}.photoBubble-module__P0TseW__photoBubbleContent{background-color:#dcf8c6;border-radius:1rem 1rem .25rem;max-width:240px;overflow:hidden}.photoBubble-module__P0TseW__photoArea{background:linear-gradient(to bottom right,#f3f4f6,#e5e7eb);flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding-bottom:.5rem;display:flex;position:relative}.photoBubble-module__P0TseW__photoOverlay{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);position:absolute;inset:0}.photoBubble-module__P0TseW__photoContent{z-index:10;flex-direction:column;align-items:center;margin-top:.5rem;display:flex;position:relative}.photoBubble-module__P0TseW__photoCameraIcon{color:#9ca3af;width:2rem;height:2rem}.photoBubble-module__P0TseW__receiptCard{background-color:var(--mantine-color-white);box-shadow:0 2px 4px color-mix(in srgb,var(--mantine-color-black),transparent 90%);border:1px solid color-mix(in srgb,var(--mantine-color-gray-5),transparent 70%);border-radius:.5rem;width:100%;padding:.75rem}.photoBubble-module__P0TseW__receiptHeader{color:#6b7280;justify-content:space-between;gap:.25rem;margin-bottom:.25rem;font-size:.625rem;display:flex}.photoBubble-module__P0TseW__receiptLines{color:#4b5563;flex-direction:column;gap:.125rem;font-size:.6rem;display:flex}.photoBubble-module__P0TseW__receiptLine{justify-content:space-between;display:flex}.photoBubble-module__P0TseW__receiptTotal{border-top:1px solid #d1d5db;justify-content:space-between;margin-top:.25rem;padding-top:.25rem;font-weight:700;display:flex}.photoBubble-module__P0TseW__photoCaption{color:#111b21;margin:.5rem 0 .25rem;padding:0 .75rem;font-size:.8rem}.photoBubble-module__P0TseW__photoMeta{justify-content:flex-end;align-items:center;gap:.25rem;padding:.25rem .75rem;display:flex}.photoBubble-module__P0TseW__photoBubbleMeta{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.photoBubble-module__P0TseW__photoBubbleTime,.photoBubble-module__P0TseW__theoBubbleTime{color:#54656f;font-size:.7rem}.photoBubble-module__P0TseW__photoBubbleReadIcon{color:#53bdeb;width:1rem;height:1rem}.photoBubble-module__P0TseW__photoBubbleUnreadIcon{color:#54656f;width:1rem;height:1rem}
.userBubble-module__eARFLa__userBubble{justify-content:flex-end;align-items:flex-end;margin-bottom:.5rem;display:flex}.userBubble-module__eARFLa__userBubbleContent{max-width:240px;box-shadow:0 2px 4px color-mix(in srgb,var(--mantine-color-black),transparent 80%);background-color:#dcf8c6;border-radius:1rem 1rem .25rem;padding:0 .75rem}.userBubble-module__eARFLa__userBubbleText{color:#111b21;white-space:pre-line;font-size:.8rem;line-height:1.2}.userBubble-module__eARFLa__userBubbleMeta{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.userBubble-module__eARFLa__userBubbleTime{color:#54656f;font-size:.7rem}.userBubble-module__eARFLa__userBubbleReadIcon{color:#53bdeb;width:1rem;height:1rem}.userBubble-module__eARFLa__userBubbleUnreadIcon{color:#54656f;width:1rem;height:1rem}
.theoBubble-module__7tm8ja__theoBubble{align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.theoBubble-module__7tm8ja__theoBubbleAvatar{background-color:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.theoBubble-module__7tm8ja__theoBubbleLogo{object-fit:contain;width:1.25rem;height:1.25rem}.theoBubble-module__7tm8ja__theoBubbleContent{background-color:var(--mantine-color-white);max-width:240px;box-shadow:0 2px 4px color-mix(in srgb,var(--mantine-color-black),transparent 80%);border-radius:1rem 1rem 1rem .25rem;padding:0 .75rem}.theoBubble-module__7tm8ja__theoBubbleText{color:#111b21;white-space:pre-line;font-size:.8rem;line-height:1.2}.theoBubble-module__7tm8ja__theoBubbleMeta{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.theoBubble-module__7tm8ja__theoBubbleTime{color:#54656f;font-size:.7rem}.theoBubble-module__7tm8ja__theoBubbleReadIcon{color:#53bdeb;width:1rem;height:1rem}.theoBubble-module__7tm8ja__theoBubbleUnreadIcon{color:#54656f;width:1rem;height:1rem}
.scrollDemo-module__Gdp3Gq__demoSection{background-color:var(--mantine-color-black)}.scrollDemo-module__Gdp3Gq__demoHeader{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:2rem;padding-top:5rem}.scrollDemo-module__Gdp3Gq__demoBadge{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.scrollDemo-module__Gdp3Gq__demoSparkles{width:1rem;height:1rem;color:var(--mantine-color-yellow-0)}.scrollDemo-module__Gdp3Gq__demoBadgeText{color:color-mix(in srgb,var(--mantine-color-white),transparent 20.0%);font-size:1rem;font-weight:500}.scrollDemo-module__Gdp3Gq__demoTitle{color:var(--mantine-color-white);margin-bottom:1rem;font-size:1.875rem;font-weight:600;line-height:1}.scrollDemo-module__Gdp3Gq__demoSubtitle{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);font-size:1rem;font-weight:400}.scrollDemo-module__Gdp3Gq__demoDesktopGrid{display:none}.scrollDemo-module__Gdp3Gq__demoStepsColumn{flex-direction:column;gap:0;display:flex}.scrollDemo-module__Gdp3Gq__demoStepWrapper{align-items:center;min-height:70vh;padding:2rem 0;display:flex}.scrollDemo-module__Gdp3Gq__demoStepCard{border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 95%);background-color:color-mix(in srgb,var(--mantine-color-white),transparent 97%);border-radius:1rem;width:100%;padding:2rem;transition:all .5s}.scrollDemo-module__Gdp3Gq__demoStepCardActive{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);box-shadow:0 10px 25px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 95%);border-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%)}.scrollDemo-module__Gdp3Gq__demoStepInner{align-items:flex-start;gap:1rem;display:flex}.scrollDemo-module__Gdp3Gq__demoMobileContainer{flex-direction:column;gap:2rem;display:flex}.scrollDemo-module__Gdp3Gq__demoMobileStepCard{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);box-shadow:0 10px 25px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%);border-radius:1rem;margin-bottom:1rem;padding:1rem}.scrollDemo-module__Gdp3Gq__demoMobileStepInner{align-items:flex-start;gap:1rem;display:flex}.scrollDemo-module__Gdp3Gq__demoMobileStepIcon{background-color:var(--mantine-color-yellow-0);width:2.5rem;height:2.5rem;color:var(--mantine-color-black);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scrollDemo-module__Gdp3Gq__demoStepIcon{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 90%);width:2.5rem;height:2.5rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 60%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s;display:flex}.scrollDemo-module__Gdp3Gq__demoStepIconActive{background-color:var(--mantine-color-yellow-0);color:var(--mantine-color-black)}.scrollDemo-module__Gdp3Gq__demoStepIconSvg,.scrollDemo-module__Gdp3Gq__demoMobileStepIconSvg{width:1.25rem;height:1.25rem}.scrollDemo-module__Gdp3Gq__demoStepBadge{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 90%);color:color-mix(in srgb,var(--mantine-color-white),transparent 60%);border-radius:2rem;margin-bottom:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;transition:all .5s;display:inline-block}.scrollDemo-module__Gdp3Gq__demoStepBadgeActive{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 80%);color:var(--mantine-color-yellow-0)}.scrollDemo-module__Gdp3Gq__demoStepTitle{color:var(--mantine-color-white);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.scrollDemo-module__Gdp3Gq__demoStepDesc{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);font-size:.95rem;line-height:1.6}.scrollDemo-module__Gdp3Gq__demoMobileStepTitle{color:var(--mantine-color-white);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.scrollDemo-module__Gdp3Gq__demoMobileStepDesc{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);font-size:.875rem;line-height:1.6}.scrollDemo-module__Gdp3Gq__demoPhoneColumn{position:relative}.scrollDemo-module__Gdp3Gq__demoPhoneSticky{justify-content:center;padding-top:2rem;display:flex;position:sticky;top:6rem}.scrollDemo-module__Gdp3Gq__demoDashboard{padding:2rem 0}.scrollDemo-module__Gdp3Gq__demoDashboardInner{max-width:56rem;margin-inline:auto}.scrollDemo-module__Gdp3Gq__demoDashboardCard{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);box-shadow:0 10px 25px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%);border-radius:1rem;padding:1rem}.scrollDemo-module__Gdp3Gq__demoDashboardHeader{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.scrollDemo-module__Gdp3Gq__demoDashboardIcon{background-color:var(--mantine-color-yellow-0);width:2.5rem;height:2.5rem;color:var(--mantine-color-black);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scrollDemo-module__Gdp3Gq__demoDashboardIconSvg{width:1.25rem;height:1.25rem}.scrollDemo-module__Gdp3Gq__demoDashboardTitle{color:var(--mantine-color-white);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.scrollDemo-module__Gdp3Gq__demoDashboardDesc{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);font-size:.875rem;line-height:1.6}.scrollDemo-module__Gdp3Gq__demoDashboardImageWrapper{border-radius:.75rem;overflow:hidden}.scrollDemo-module__Gdp3Gq__demoDashboardImage{width:100%;height:auto;display:block}@media (min-width:640px){.scrollDemo-module__Gdp3Gq__demoTitle{font-size:2.25rem}}@media (min-width:1024px){.scrollDemo-module__Gdp3Gq__demoDesktopGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.scrollDemo-module__Gdp3Gq__demoMobileContainer{display:none}.scrollDemo-module__Gdp3Gq__demoProgressDots{display:flex}}
.finalCTA-module__-Ksmba__ctaSection{padding:10rem 0 6rem;position:relative;overflow:hidden}.finalCTA-module__-Ksmba__ctaGlow{pointer-events:none;position:absolute;inset:0}.finalCTA-module__-Ksmba__ctaGlowBlob{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 90%);filter:blur(100px);border-radius:50%;width:1000px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.finalCTA-module__-Ksmba__ctaContent{z-index:10;text-align:center;position:relative}.finalCTA-module__-Ksmba__ctaTitle{color:var(--mantine-color-white);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1}.finalCTA-module__-Ksmba__ctaSubtitle{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin-bottom:2rem;max-width:28rem;margin-inline:auto;font-size:1.125rem}.finalCTA-module__-Ksmba__ctaBtnWrapper{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.finalCTA-module__-Ksmba__ctaBtn{background-color:var(--mantine-color-yellow-0);height:3.5rem;color:var(--mantine-color-black);border:none;border-radius:2rem;padding:0 2rem;font-size:1rem;font-weight:600;transition:all .2s}.finalCTA-module__-Ksmba__ctaBtn:hover{box-shadow:0 15px 35px color-mix(in srgb,var(--mantine-color-yellow-0),transparent 70%);background-color:#eecf03;transform:scale(1.02)}.finalCTA-module__-Ksmba__ctaBtn:active{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 15%);transform:scale(1)}.finalCTA-module__-Ksmba__ctaFooter{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);margin-top:1.5rem;font-size:.875rem}@media (min-width:640px){.finalCTA-module__-Ksmba__ctaTitle{font-size:2.25rem}}@media (min-width:1024px){.finalCTA-module__-Ksmba__ctaTitle{font-size:3rem}}
.trust-module__4DRtqa__trustSection{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);padding:3rem 0}.trust-module__4DRtqa__trustHeader{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:3rem}.trust-module__4DRtqa__trustTitle{color:var(--mantine-color-white);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1}.trust-module__4DRtqa__trustSubtitle{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);font-size:1rem}.trust-module__4DRtqa__trustGrid{grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin-inline:auto;display:grid}.trust-module__4DRtqa__trustItem{text-align:center;padding:1.5rem}.trust-module__4DRtqa__trustIcon{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:flex}.trust-module__4DRtqa__trustIconSvg{width:1.75rem;height:1.75rem;color:var(--mantine-color-yellow-0)}.trust-module__4DRtqa__trustItemTitle{color:var(--mantine-color-white);margin-bottom:.5rem;font-size:1rem;font-weight:600}.trust-module__4DRtqa__trustItemDesc{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);font-size:.875rem;line-height:1.5}@media (min-width:640px){.trust-module__4DRtqa__trustTitle{font-size:2.25rem}}@media (min-width:768px){.trust-module__4DRtqa__trustGrid{grid-template-columns:repeat(3,1fr)}}
.hero-module__h84JkG__heroSection{background-color:var(--mantine-color-black);flex-direction:column;align-items:center;min-height:95vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.hero-module__h84JkG__heroGlowContainer{pointer-events:none;position:absolute;inset:0}.hero-module__h84JkG__heroGlow{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 96%);filter:blur(120px);border-radius:100%;width:600px;height:600px;position:absolute;top:25%;left:25%}.hero-module__h84JkG__heroGrid{grid-template-columns:1fr;align-items:center;gap:3rem;margin-bottom:1rem;display:grid}.hero-module__h84JkG__heroCopy{max-width:36rem}.hero-module__h84JkG__heroBadge{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 90%);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.hero-module__h84JkG__heroBadgeOnlineDot{background-color:var(--mantine-color-green-0);border-radius:50%;width:.5rem;height:.5rem;animation:2s ease-in-out infinite hero-module__h84JkG__pulse}.hero-module__h84JkG__heroBadgeText{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);font-size:.875rem;font-weight:500}.hero-module__h84JkG__heroTitle{color:var(--mantine-color-white);margin-bottom:1.5rem;font-size:2.25rem;font-weight:600}.hero-module__h84JkG__heroTitleOne{letter-spacing:-.05em;margin-bottom:.5rem;line-height:1.1}.hero-module__h84JkG__heroTitleTwo{letter-spacing:-.05em;width:fit-content}.hero-module__h84JkG__underLineImage{width:fit-content;height:auto}.hero-module__h84JkG__heroDescription{color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);max-width:28rem;margin-bottom:2rem;font-size:1.125rem;line-height:1.75}.hero-module__h84JkG__buttonGroup{flex-flow:column wrap;gap:1rem;width:fit-content;display:flex}.hero-module__h84JkG__heroCTAButton{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 20.0%);height:auto;min-height:3.25rem;color:var(--mantine-color-black);border:none;border-radius:2rem;width:fit-content;max-width:100%;padding:0 1rem;font-size:1rem;font-weight:600;transition:all .2s}.hero-module__h84JkG__heroCTAButton .mantine-Button-label{white-space:normal;text-align:center}.hero-module__h84JkG__heroCTAButton:hover{color:var(--mantine-color-black);background-color:var(--mantine-color-yellow-0);transform:scale(1.05)}.hero-module__h84JkG__heroCTAButton:active{color:var(--mantine-color-black);background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 10.0%);transform:scale(1)}.hero-module__h84JkG__heroDemoButton{height:auto;min-height:3.25rem;color:var(--mantine-color-white);border:2px solid color-mix(in srgb,var(--mantine-color-white),transparent 80%);background-color:#0000;border-radius:2rem;width:fit-content;max-width:100%;padding:0 1rem;font-size:1rem;font-weight:600;transition:all .1s ease-out}.hero-module__h84JkG__heroDemoButton .mantine-Button-label{white-space:normal;text-align:center}.hero-module__h84JkG__heroDemoButton:hover{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 80%);color:var(--mantine-color-white)}.hero-module__h84JkG__heroDemoButton:active{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%)}.hero-module__h84JkG__rightArrowIcon{margin-left:1rem}.hero-module__h84JkG__heroChecks{flex-direction:row;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.hero-module__h84JkG__heroCheckItem{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.hero-module__h84JkG__heroCheckIcon{color:var(--mantine-color-green-0);width:1rem;height:1rem}.hero-module__h84JkG__heroChatWrapper{flex-direction:row;justify-content:center;display:flex}.hero-module__h84JkG__heroChat{position:relative}.hero-module__h84JkG__heroChatGlowBg{background-color:color-mix(in srgb,var(--mantine-color-yellow-0),transparent 90%);filter:blur(24px);pointer-events:none;border-radius:2rem;position:absolute;inset:-1rem}@keyframes hero-module__h84JkG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:375px){.hero-module__h84JkG__heroTitleOne{margin-bottom:.75rem}}@media (min-width:640px){.hero-module__h84JkG__heroTitle{font-size:3.5rem}.hero-module__h84JkG__heroTitleOne{margin-bottom:1.5rem}}@media (min-width:1024px){.hero-module__h84JkG__heroGrid{grid-template-columns:1fr auto;gap:2rem;margin-bottom:0}.hero-module__h84JkG__heroChatWrapper{justify-content:flex-end}.hero-module__h84JkG__heroSection{justify-content:center;padding-top:0}}
.auth-module__C4DhPq__authPage{background-color:var(--mantine-color-black);flex-direction:column;align-items:center;height:auto;min-height:100vh;display:flex}.auth-module__C4DhPq__authBox{background-color:inherit;flex:1 0 auto;justify-content:center;align-items:center;width:100%;max-width:28rem;margin-top:5rem;margin-bottom:5rem;display:flex;position:relative}
.faq-module__qEePSq__faqSection{background-color:var(--mantine-color-black);padding:3rem 0}.faq-module__qEePSq__faqHeader{text-align:center;margin-inline:auto;max-width:42rem;margin-bottom:3rem}.faq-module__qEePSq__faqTitle{color:var(--mantine-color-white);font-size:1.75rem;font-weight:600;line-height:1}.faq-module__qEePSq__faqList{flex-direction:column;gap:.75rem;max-width:42rem;margin-inline:auto;display:flex}.faq-module__qEePSq__faqItem{background-color:color-mix(in srgb,var(--mantine-color-white),transparent 95%);border:1px solid color-mix(in srgb,var(--mantine-color-white),transparent 95%);border-radius:.75rem;overflow:hidden}.faq-module__qEePSq__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;display:flex}.faq-module__qEePSq__faqQuestion{color:var(--mantine-color-white);padding-right:1rem;font-size:.95rem;font-weight:500}.faq-module__qEePSq__faqChevron{width:1.25rem;height:1.25rem;color:color-mix(in srgb,var(--mantine-color-white),transparent 50%);flex-shrink:0;transition:transform .3s}.faq-module__qEePSq__faqChevronOpen{transform:rotate(180deg)}.faq-module__qEePSq__faqAnswer{color:color-mix(in srgb,var(--mantine-color-white),transparent 40%);padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.6}@media (min-width:640px){.faq-module__qEePSq__faqTitle{font-size:2.25rem}}
