
.Loadingspinner-module__wIUYQG__spinner{justify-content:center;align-items:center;max-height:100%;display:flex}.Loadingspinner-module__wIUYQG__bounce1,.Loadingspinner-module__wIUYQG__bounce2,.Loadingspinner-module__wIUYQG__bounce3{background-color:#ea1e24;border-radius:50%;width:10px;height:10px;margin:3px;animation:.6s infinite alternate Loadingspinner-module__wIUYQG__bouncing}.Loadingspinner-module__wIUYQG__bounce2{animation-delay:.2s}.Loadingspinner-module__wIUYQG__bounce3{animation-delay:.4s}@keyframes Loadingspinner-module__wIUYQG__bouncing{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}
.CircleSpinner-module__cVY-EG__container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.CircleSpinner-module__cVY-EG__spinner{border:4px solid #ffffff4d;border-top:4px solid var(--main-brand-color);border-radius:50%;width:40px;height:40px;margin:20px auto;animation:1s linear infinite CircleSpinner-module__cVY-EG__spin}@keyframes CircleSpinner-module__cVY-EG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.welcomescreen-module__OHpzJW__welcomeContainer{text-align:center;background-color:#f6f5f5;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 20px;animation:2.5s ease-in welcomescreen-module__OHpzJW__fadeIn;display:flex}.welcomescreen-module__OHpzJW__logoWrapper{margin-bottom:20px}.welcomescreen-module__OHpzJW__logo{border-radius:50px;width:-webkit-fill-available;height:250px;animation:1.5s ease-in-out welcomescreen-module__OHpzJW__zoomIn;position:relative}.welcomescreen-module__OHpzJW__logo img{object-fit:cover;object-position:center;width:100%;height:100%}.welcomescreen-module__OHpzJW__greeting{color:#ea1e24;margin:10px 0;font-size:2rem;animation:2s ease-in-out welcomescreen-module__OHpzJW__slideUp}.welcomescreen-module__OHpzJW__navbtnContainer{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.welcomescreen-module__OHpzJW__roleMessage{margin:10px 0}.welcomescreen-module__OHpzJW__tagline{color:#ea1e24;font-size:1.2rem;animation:3s ease-in welcomescreen-module__OHpzJW__fadeInText}.welcomescreen-module__OHpzJW__navbtn{color:var(--main-brand-color);border:3px solid var(--main-brand-color);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f0f1f0;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;transition:background-color .3s;animation:1.5s ease-in-out welcomescreen-module__OHpzJW__fadeInScale;display:flex;box-shadow:0 15px 25px #00000026}.welcomescreen-module__OHpzJW__spinner{background-color:#f0f1f0;justify-content:center;align-items:center;margin-top:20px;padding:10px 20px;display:flex}.welcomescreen-module__OHpzJW__navbtn button{color:var(--main-brand-color);cursor:pointer;background:0 0;border:none;font-size:1rem;transition:color .3s}.welcomescreen-module__OHpzJW__navbtn:hover button{color:#f0f1f0}.welcomescreen-module__OHpzJW__icon{color:var(--main-brand-color);font-size:24px;transition:color .3s}.welcomescreen-module__OHpzJW__navbtn:hover .welcomescreen-module__OHpzJW__icon{color:#f0f1f0}.welcomescreen-module__OHpzJW__navbtn:hover{background-color:var(--main-brand-color);border:3px solid #f0f1f0}.welcomescreen-module__OHpzJW__exitbtn{color:#36b64f;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f0f1f0;border-radius:50px;justify-content:center;align-items:center;width:30px;height:30px;padding:8px;font-size:20px;transition:background-color .5s ease-out;display:flex;position:absolute;top:9px;right:29px;box-shadow:0 8px 24px #40dd5a4d}.welcomescreen-module__OHpzJW__exitbtn:hover{color:#f0f1f0;background-color:#36b64f}@keyframes welcomescreen-module__OHpzJW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes welcomescreen-module__OHpzJW__zoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes welcomescreen-module__OHpzJW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes welcomescreen-module__OHpzJW__fadeInText{0%{opacity:0}to{opacity:1}}@keyframes welcomescreen-module__OHpzJW__fadeInScale{0%{opacity:0;transform:scale(.8)}50%{opacity:.5;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.welcomescreen-module__OHpzJW__logo{height:180px}.welcomescreen-module__OHpzJW__greeting{font-size:1.5rem}.welcomescreen-module__OHpzJW__tagline{font-size:1rem}.welcomescreen-module__OHpzJW__navbtn{padding:8px 16px;font-size:.9rem}.welcomescreen-module__OHpzJW__icon{font-size:20px}}@media (max-width:480px){.welcomescreen-module__OHpzJW__logo{height:140px}.welcomescreen-module__OHpzJW__greeting{font-size:1.3rem}.welcomescreen-module__OHpzJW__tagline{font-size:.9rem}.welcomescreen-module__OHpzJW__navbtn{padding:6px 12px;font-size:.8rem}.welcomescreen-module__OHpzJW__icon{font-size:18px}}
.loading-module__xE3x1q__container{justify-content:center;align-items:center;width:100%;max-height:100vh;display:flex}
.StockBelowThreshold-module__DH3ena__container{position:fixed;top:58px;left:81px}.StockBelowThreshold-module__DH3ena__stockBox{cursor:pointer;background-color:#f5c542;border-radius:8px;padding:10px 20px;font-size:16px;transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:inline-block}.StockBelowThreshold-module__DH3ena__hideBox{opacity:0;pointer-events:none;transform:scale(.8)}.StockBelowThreshold-module__DH3ena__modal{width:max-content;height:max-content;transition:opacity .3s ease-in-out}.StockBelowThreshold-module__DH3ena__stockItem span{text-transform:capitalize;font-size:14px}.StockBelowThreshold-module__DH3ena__modalContent{background-color:#fff;border-radius:8px;width:281px;padding:20px;box-shadow:0 4px 8px #0003}.StockBelowThreshold-module__DH3ena__modalHeader{justify-content:space-between;align-items:center;display:flex}.StockBelowThreshold-module__DH3ena__closeIcon{cursor:pointer;font-size:20px}.StockBelowThreshold-module__DH3ena__stockList{margin-top:20px;padding:0;list-style-type:none}.StockBelowThreshold-module__DH3ena__stockItem{margin-bottom:10px}.StockBelowThreshold-module__DH3ena__closeButton{cursor:pointer;background-color:#f5c542;border:none;border-radius:5px;width:100%;margin-top:20px;padding:10px 20px;font-size:16px;transition:background-color .3s;display:block}.StockBelowThreshold-module__DH3ena__closeButton:hover{background-color:#e5b136}
.AddTransaction-module__qgVyhq__container{padding:20px}.AddTransaction-module__qgVyhq__form{flex-direction:column;gap:16px;display:flex}.AddTransaction-module__qgVyhq__formGroup{flex-wrap:wrap;gap:16px;display:flex}.AddTransaction-module__qgVyhq__formField{flex:1;min-width:200px}.AddTransaction-module__qgVyhq__label{margin-bottom:4px;display:block}.AddTransaction-module__qgVyhq__input{border:1px solid #ccc;border-radius:4px;width:100%;padding:8px}.AddTransaction-module__qgVyhq__itemsContainer{flex-direction:column;gap:16px;display:flex}.AddTransaction-module__qgVyhq__itemCard{border:1px solid #ddd;border-radius:4px;flex-direction:column;gap:16px;padding:16px;display:flex}.AddTransaction-module__qgVyhq__itemGroup{flex-wrap:wrap;gap:16px;display:flex}.AddTransaction-module__qgVyhq__removeItemButton{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:4px;padding:8px}.AddTransaction-module__qgVyhq__addItemButton{background-color:var(--main-brand-color);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 16px}.AddTransaction-module__qgVyhq__totalContainer,.AddTransaction-module__qgVyhq__balanceContainer{flex-direction:column;gap:8px;display:flex}.AddTransaction-module__qgVyhq__submitButton{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:4px;padding:12px 24px}
