@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}html{height:100%}:root{--bg-color: #f4f1ed;--primary-color: #50a65d;--secondary-color: #232323}._container_41mhf_1{padding:0 3rem;height:100vh;max-width:100%;display:flex;align-items:center;background-color:var(--bg-color)}._hero__image_41mhf_19{padding-bottom:20%}._hero__right_41mhf_27{text-align:end}._hero__title_41mhf_35{font-size:2.3rem}._hero__button_41mhf_43{margin-top:1rem;padding:.7rem 3rem;font-size:1rem;background-color:transparent;border:2px solid var(--secondary-color);border-radius:50px}@media (min-width: 768px){._container_41mhf_1{height:100vh;max-height:100%;padding:0}._wrapper_41mhf_75{margin:auto}._hero__right_41mhf_27,._hero__button_41mhf_43{text-align:center}._hero__image_41mhf_19{padding:0}}@media (min-width: 992px){._wrapper_41mhf_75{margin:auto}._hero_41mhf_19{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}._hero__left_41mhf_127{flex-basis:60%}._hero__right_41mhf_27{flex-basis:40%;display:flex;flex-direction:column;align-items:start}._hero__image_41mhf_19{padding:0}._hero__title_41mhf_35{text-align:start}._hero__button_41mhf_43:hover{background-color:#faebd7;cursor:pointer}}.expense-tracker{width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#023047}.expense-tracker h1{font-size:40px}.expense-tracker button{margin-left:10px}.profile{display:flex;flex-direction:column;align-items:center;margin-left:200px}.profile-photo{width:200px;border-radius:50%}.sign-out-button{border:none;margin-top:50px;width:150px;background:#3498db;background-image:linear-gradient(to bottom,#3498db,#2980b9);border-radius:10px;color:#fff;font-size:22px;font-weight:700;padding:10px 20px;text-decoration:none}.sign-out-button:hover{background:#3cb0fd;background-image:linear-gradient(to bottom,#3cb0fd,#3498db);text-decoration:none;cursor:pointer}.transactions{margin-left:430px;margin-top:20px;padding-left:10px;width:600px;height:400px;overflow:auto;border:3px solid #023047}._container_iywpj_1{margin:2rem}header{display:flex;justify-content:space-between;align-items:center}._header__greeting_iywpj_21{font-size:1rem}._header__desc_iywpj_29{font-size:medium;font-weight:400;color:gray}._header__image_iywpj_41{width:4rem;max-width:fit-content;border-radius:50%}._header__right_iywpj_53{display:flex;flex-direction:row;align-items:center;gap:1rem}._header__button_iywpj_67{display:none}._mobile__button_iywpj_75{border:none;background-color:transparent}@media (min-width: 768px){._header__right_iywpj_53{display:flex;align-items:center;gap:1.5rem}._header__greeting_iywpj_21{font-size:1.5rem}._header__button_iywpj_67{display:inline;height:3.5rem;width:5rem;border-radius:10px;font-size:medium;border:1px solid black;color:#000;cursor:pointer}._header__button_iywpj_67:hover{background-color:gray;border:1px solid grey;color:#fff}._mobile__button_iywpj_75{display:none}}@media (min-width: 992px){._container_iywpj_1{margin-inline:0}._wrapper_iywpj_161{max-width:1020px;width:80%;margin:auto}}._card_1jpeh_1{background-color:#ef4444;color:#fff;width:100%;height:170px;padding:1.5rem 2rem;border-radius:10px;align-content:space-evenly}._card__title_1jpeh_21{margin-bottom:1.5rem;font-weight:400;font-size:large}._card__amount_1jpeh_33{font-size:1.2rem;font-weight:bolder}._card__expense_1jpeh_43{background-color:#ef4444}._card__income_1jpeh_51{background-color:#0068a3}._card__balance_1jpeh_59{background-color:gray}@media (min-width: 456px){._card_1jpeh_1{width:360px}}@media (min-width: 768px){._card_1jpeh_1{flex-basis:31%;flex-grow:1}}@media (min-width: 992px){._card_1jpeh_1{flex-basis:30%;flex-grow:1;flex-shrink:1}._card__amount_1jpeh_33{font-size:1.5rem;font-weight:bolder}}._container_nbh2f_1{margin:4rem 2rem}._cards_nbh2f_9{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 992px){._container_nbh2f_1{margin-inline:0}._wrapper_nbh2f_33{max-width:1020px;width:80%;margin:auto}._card_nbh2f_9{flex-basis:30%;flex-grow:1;flex-shrink:1}}._container_188v1_1{margin:1rem 2rem;border-radius:10px}._latest__header_188v1_11{text-align:center}._form_188v1_19{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}label{font-weight:600}._form__input_188v1_43{display:flex;flex-direction:column;gap:.5rem;text-align:center}._form__inputs_188v1_57{display:flex;flex-direction:column;gap:1.5rem}._form__radio_188v1_69{display:flex;flex-direction:row;align-items:center;gap:1rem}input{height:3rem;padding:1rem;border:none;border-radius:5px}select{height:3rem;padding:.5rem;border-radius:5px;border:none}._button_188v1_111{height:3.5rem;padding:1rem;border:1px solid grey;background-color:gray;color:#fff;border-radius:5px;cursor:pointer;font-size:medium}@media (min-width: 992px){._container_188v1_1{margin:0;padding:0}._form_188v1_19{height:27rem}._form__input_188v1_43{text-align:start}._wrapper_188v1_161{max-width:1020px;padding:2rem;margin:auto;background-color:#e0e0e0;border-radius:10px}._button_188v1_111{border:1px solid black;background-color:transparent;color:#000}._button_188v1_111:hover{background-color:gray;color:#fff;border:none}}._container_ea3ot_1{margin:4rem 2rem;border-radius:10px}._detail_ea3ot_11{margin-top:1rem;overflow:auto;height:27rem;display:flex;flex-direction:column;gap:1rem}._detail_ea3ot_11::-webkit-scrollbar{width:0;height:0}._latest__header_ea3ot_39{text-align:center}._detail__description_ea3ot_47{font-size:1rem}._detail__transaction_ea3ot_55{display:flex;justify-content:space-between;align-items:end}._type__expense_ea3ot_67{border-left:.5rem solid #ef4444;background-color:#e0e0e0;padding:1rem;border-radius:5px;min-height:6rem;align-content:center}._type__income_ea3ot_85{border-left:.5rem solid #0068a3;background-color:#e0e0e0;padding:1rem;border-radius:5px;min-height:6rem;align-content:center}._detail__amount_ea3ot_103{font-size:small}@media (min-width: 992px){._container_ea3ot_1{margin:0;padding:0}._detail_ea3ot_11{height:27rem}._wrapper_ea3ot_131{max-width:1020px;margin:auto;background-color:#e0e0e0;border-radius:10px;padding:2rem}._type__expense_ea3ot_67,._type__income_ea3ot_85{background-color:#fff;min-height:6rem;align-content:center}}._container_1d80d_1{display:flex;flex-direction:column-reverse}@media (min-width: 992px){._container_1d80d_1{display:flex;flex-direction:row;max-width:1020px;width:80%;margin:auto;gap:2.5%}}._container__flex_1d80d_33{flex-basis:50%}._container_whj27_1{text-align:center;padding-bottom:3rem}._wrapper_whj27_11{max-width:1020px;width:80%;margin:auto}footer{font-size:medium;font-weight:400}@media (min-width: 768px){._container_whj27_1{margin:4rem}}
