:root{--bg-color:#f0f4fc;--app-bg:#fff;--text-main:#1e3a5f;--text-muted:#64748b;--primary:#3b82f6;--primary-hover:#2563eb;--radius-lg:24px;--radius-md:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;justify-content:center;align-items:flex-start;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}#root{background-color:var(--app-bg);flex-direction:column;width:100%;max-width:480px;min-height:100vh;display:flex;position:relative;overflow-x:hidden;box-shadow:0 20px 60px #0000001f}@media (width<=480px){#root{box-shadow:none}}*{-webkit-tap-highlight-color:transparent}button,a,[role=button],[onclick],.clickable{touch-action:manipulation;-webkit-user-select:none;user-select:none;cursor:pointer;transition:transform .12s cubic-bezier(.25,.46,.45,.94),opacity .12s}button:active,a:active,[role=button]:active,[onclick]:active,.clickable:active{opacity:.85;transform:scale(.96)}img[onclick]:active,img.clickable:active{opacity:.8;transform:scale(.92)}._screen_ff0cv_1{z-index:9999;background:#e7f7ef;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._content_ff0cv_11{flex-direction:column;align-items:center;gap:1.5rem;display:flex}._logo_ff0cv_18{border-radius:22px;width:140px;height:140px;animation:1.5s ease-in-out infinite _pulse_ff0cv_1}._tagline_ff0cv_25{color:#1e3a5f;opacity:.85;margin:0;font-size:1.1rem;font-weight:600}@keyframes _pulse_ff0cv_1{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}._loadingSection_ff0cv_39{flex-direction:column;align-items:center;gap:.6rem;width:220px;animation:.4s _fadeIn_ff0cv_1;display:flex}._loadingText_ff0cv_48{color:#00b84c;letter-spacing:.02em;margin:0;font-size:.875rem;font-weight:600}._progressBarContainer_ff0cv_56{background-color:#d1fae5;border-radius:100px;width:100%;height:6px;overflow:hidden}._progressBarFill_ff0cv_64{background:linear-gradient(90deg,#00b84c,#34d399);border-radius:100px;height:100%;transition:width .3s}._progressPercent_ff0cv_71{color:#64748b;margin:0;font-size:.8rem;font-weight:700}@keyframes _fadeIn_ff0cv_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._page_10lkm_1{background-color:#f8faff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}._logoWrapper_10lkm_12{flex-direction:column;align-items:center;gap:.75rem;display:flex}._logo_10lkm_12{border-radius:22px;width:90px;height:90px;box-shadow:0 8px 24px #3b82f62e}._appName_10lkm_26{color:#1e3a5f;margin:0;font-size:2rem;font-weight:800}._tagline_10lkm_33{color:#64748b;text-align:center;margin:0;font-size:.95rem}._card_10lkm_40{flex-direction:column;gap:1rem;width:100%;max-width:360px;display:flex}._googleBtn_10lkm_48{color:#3c4043;cursor:pointer;background:#fff;border:1.5px solid #dadce0;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #00000014}._googleBtn_10lkm_48:hover{border-color:#bbb;box-shadow:0 4px 12px #0000001f}._googleIcon_10lkm_71{width:20px;height:20px}._overlay_1m5yh_1{z-index:1000;opacity:0;visibility:hidden;background-color:#00000080;justify-content:center;align-items:flex-end;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}._overlayVisible_1m5yh_14{opacity:1;visibility:visible}._sheet_1m5yh_19{background-color:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;padding:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateY(100%);box-shadow:0 -10px 25px #0000001a}._sheetOpen_1m5yh_30{transform:translateY(0)}._header_1m5yh_34{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}._title_1m5yh_43{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}._closeBtn_1m5yh_50{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}._closeBtn_1m5yh_50:active{color:#ef4444}._content_1m5yh_66{flex-direction:column;display:flex}._form_1g6ry_2{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}._inputGroup_1g6ry_9{flex-direction:column;gap:.5rem;display:flex}._label_1g6ry_15{color:#374151;font-size:.9rem;font-weight:600}._input_1g6ry_9,._select_1g6ry_21{color:#1f2937;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}._input_1g6ry_9:focus,._select_1g6ry_21:focus{background-color:#fff;border-color:#00b84c;outline:none;box-shadow:0 0 0 3px #00b84c1a}._input_1g6ry_9:disabled,._select_1g6ry_21:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6}._amountInputWrapper_1g6ry_47{align-items:center;display:flex;position:relative}._currencyPrefix_1g6ry_53{color:#1f2937;font-size:1rem;font-weight:700;position:absolute;left:1rem}._amountInput_1g6ry_47{font-weight:700;color:#00b84c!important;padding-left:3rem!important;font-size:1.25rem!important}._customSelect_1g6ry_68{cursor:pointer;justify-content:space-between;align-items:center;display:flex}._textNormal_1g6ry_75{color:#1f2937}._textMuted_1g6ry_79{color:#9ca3af}._dateWrapper_1g6ry_83{align-items:center;display:flex;position:relative}._dateInput_1g6ry_89{padding-right:2.5rem}::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;z-index:10;width:20px;height:20px;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._calendarIcon_1g6ry_105{pointer-events:none;flex-shrink:0}._categorySelector_1g6ry_110{flex-direction:column;gap:1rem;height:50vh;display:flex}._searchBox_1g6ry_117{background-color:#f3f4f6;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}._searchIcon_1g6ry_126{color:#9ca3af}._searchInput_1g6ry_130{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}._searchInput_1g6ry_130::placeholder{color:#9ca3af}._categoryList_1g6ry_143{flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}._categoryOption_1g6ry_151{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}._categoryOption_1g6ry_151._selected_1g6ry_163{background-color:#f0fdf4;border-color:#00b84c}._categoryOption_1g6ry_151:active{transform:scale(.98)}._radioCircle_1g6ry_172{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s;display:flex}._categoryOption_1g6ry_151._selected_1g6ry_163 ._radioCircle_1g6ry_172{border-color:#00b84c}._radioInner_1g6ry_187{background-color:#00b84c;border-radius:50%;width:10px;height:10px}._emptySearch_1g6ry_194{text-align:center;color:#6b7280;padding:2rem 0}._listBackBtn_1g6ry_200{color:#4b5563;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:600}._listBackBtn_1g6ry_200:active{background-color:#e5e7eb}._btnRow_1g6ry_215{gap:1rem;margin-top:1rem;display:flex}._btnBatal_1g6ry_221,._btnSimpan_1g6ry_221{cursor:pointer;border:none;border-radius:12px;flex:1;padding:.875rem;font-size:1rem;font-weight:600;transition:transform .1s,opacity .2s}._btnBatal_1g6ry_221{color:#4b5563;background-color:#f3f4f6}._btnBatal_1g6ry_221:active{background-color:#e5e7eb}._btnSimpan_1g6ry_221{color:#fff;background-color:#00b84c;box-shadow:0 4px 10px #00b84c33}._btnSimpan_1g6ry_221:active{transform:scale(.98)}._btnSimpan_1g6ry_221:disabled{box-shadow:none;cursor:not-allowed;background-color:#9ca3af}._datePickerContainer_1g6ry_258{flex-direction:column;padding:.5rem 0;display:flex}._calendarHeader_1g6ry_264{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._iconBtn_1g6ry_271{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}._iconBtn_1g6ry_271:active{background-color:#f3f4f6}._monthYear_1g6ry_287{color:#1f2937;font-size:1.1rem;font-weight:600}._calendarGrid_1g6ry_293{text-align:center;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}._dayCell_1g6ry_301{color:#6b7280;padding-bottom:.5rem;font-size:.8rem;font-weight:600}._dateCellEmpty_1g6ry_308{height:2.5rem}._dateCell_1g6ry_308{color:#374151;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;height:2.5rem;font-size:.95rem;transition:background-color .2s,color .2s;display:flex}._dateCell_1g6ry_308:active{background-color:#f3f4f6}._dateCell_1g6ry_308._dateSelected_1g6ry_328{color:#fff;background-color:#00b84c;font-weight:600}._timeSelectorGroup_1g6ry_334{border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}._timeSelectRow_1g6ry_343{justify-content:center;align-items:center;gap:1rem;display:flex}._timeScrollColumn_1g6ry_350{scroll-snap-type:y mandatory;scrollbar-width:none;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:70px;height:120px;overflow-y:auto}._timeScrollColumn_1g6ry_350::-webkit-scrollbar{display:none}._timeScrollItem_1g6ry_364{color:#6b7280;scroll-snap-align:center;cursor:pointer;justify-content:center;align-items:center;height:40px;font-size:1.1rem;font-weight:500;transition:all .2s;display:flex}._timeScrollItem_1g6ry_364:active{background-color:#f3f4f6}._timeScrollItem_1g6ry_364._timeSelected_1g6ry_381{color:#00b84c;background-color:#f0fdf4;font-size:1.35rem;font-weight:700}._timeColon_1g6ry_388{color:#374151;font-size:1.5rem;font-weight:700}._snackbar_1stgx_1{z-index:2000;opacity:0;visibility:hidden;background-color:#fff;border-radius:12px;align-items:center;gap:.75rem;min-width:280px;max-width:90%;padding:.75rem 1rem;transition:transform .3s,opacity .3s,visibility .3s;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 4px 20px #00000026}._snackbar_1stgx_1._open_1stgx_21{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}._success_1stgx_27{border-left:4px solid #10b981}._error_1stgx_31{border-left:4px solid #ef4444}._icon_1stgx_35{justify-content:center;align-items:center;display:flex}._success_1stgx_27 ._icon_1stgx_35{color:#10b981}._error_1stgx_31 ._icon_1stgx_35{color:#ef4444}._message_1stgx_49{color:#1f2937;flex:1;margin:0;font-size:.9rem;font-weight:500}._closeBtn_1stgx_57{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}._closeBtn_1stgx_57:hover{color:#4b5563}._page_73kwz_1{background-color:#f6faf9;flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}._header_73kwz_11{color:#fff;box-sizing:border-box;background-color:#00b84c;justify-content:space-between;align-items:center;height:80px;padding:0 1.25rem;display:flex;position:relative}._profileContainer_73kwz_24{position:relative}._headerAvatar_73kwz_28{object-fit:cover;cursor:pointer;border:2px solid #fff6;border-radius:50%;width:38px;height:38px;transition:opacity .2s,transform .2s}._headerAvatar_73kwz_28:hover{opacity:.9;transform:scale(1.05)}._avatarPlaceholder_73kwz_43{color:#00b84c;cursor:pointer;background-color:#fff;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:700;transition:opacity .2s,transform .2s;display:flex}._avatarPlaceholder_73kwz_43:hover{opacity:.9;transform:scale(1.05)}._dropdownMenu_73kwz_64{z-index:50;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:200px;animation:.2s cubic-bezier(.16,1,.3,1) _fadeInDown_73kwz_1;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}@keyframes _fadeInDown_73kwz_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_73kwz_91{background:#fdfdfd;border-bottom:1px solid #f3f4f6;padding:1rem}._dropdownName_73kwz_97{margin:0 0 .25rem;font-size:.95rem;font-weight:700}._dropdownEmail_73kwz_103{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}._logoutDropdownBtn_73kwz_112{color:#ef4444;text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}._logoutDropdownBtn_73kwz_112:hover{background:#fef2f2}._title_73kwz_129{margin:0;font-size:1.4rem;font-weight:700}._main_73kwz_135{flex-direction:column;flex:1;gap:1.5rem;padding:1.25rem;display:flex}._section_73kwz_143{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_73kwz_149{color:#1f2937;margin:0;font-size:1rem;font-weight:700}._card_73kwz_156{background:#fff;border-radius:18px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 4px 15px #0000000a}._iconCircle_73kwz_166{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}._bgGreen_73kwz_175{background-color:#52c48d}._bgBlue_73kwz_179{background-color:#93c5fd}._bgOrangeLight_73kwz_183{background-color:#ffccbc}._cardContent_73kwz_187{flex-direction:column;display:flex}._label_73kwz_192{color:#6b7280;margin:0;font-size:.85rem}._amount_73kwz_198{color:#374151;margin:0;font-size:1.25rem;font-weight:700}._actionButtons_73kwz_205{gap:.75rem;display:flex}._actionBtn_73kwz_210{color:#fff;cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:700;display:flex}._btnCyan_73kwz_225{background-color:#00cfde}._btnCyan_73kwz_225:active{background-color:#00b5c3}._btnOrange_73kwz_233{background-color:#ff8200}._btnOrange_73kwz_233:active{background-color:#e57500}._aiCard_73kwz_241{background:linear-gradient(90deg,#ffca00 0%,#ff9100 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex;box-shadow:0 10px 20px #ff910026}._aiInfo_73kwz_251{align-items:center;gap:1rem;display:flex}._starCircle_73kwz_257{background-color:#ffffff4d;border:4px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._aiText_73kwz_268{color:#fff;font-size:1.1rem}._bottomNav_73kwz_273{z-index:100;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;max-width:480px;height:70px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}._navItem_73kwz_290{color:#9ca3af;cursor:pointer;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;transition:transform .12s,color .15s;display:flex}._navItem_73kwz_290:active{transform:scale(.9)}._navItem_73kwz_290._active_73kwz_305{color:#00b84c}._container_16i9q_1{touch-action:pan-y;background-color:#f3f4f6;border-radius:12px;width:100%;position:relative;overflow:hidden}._actionsLayer_16i9q_11{z-index:1;justify-content:flex-end;width:140px;display:flex;position:absolute;top:0;bottom:0;right:0}._editBtn_16i9q_22,._deleteBtn_16i9q_22{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:70px;height:100%;display:flex}._editBtn_16i9q_22{background-color:#10b981}._editBtn_16i9q_22:active{background-color:#059669}._deleteBtn_16i9q_22{background-color:#ef4444}._deleteBtn_16i9q_22:active{background-color:#dc2626}._actionText_16i9q_49{color:#fff;font-size:.75rem;font-weight:600}._contentLayer_16i9q_56{z-index:2;will-change:transform;background-color:#fff;border-radius:12px;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}._page_58hq3_1{background-color:#f6faf9;flex-direction:column;min-height:100vh;padding-bottom:80px;font-family:Inter,sans-serif;display:flex}._header_58hq3_10{color:#fff;box-sizing:border-box;background-color:#00b84c;justify-content:space-between;align-items:center;height:80px;padding:0 1.25rem;display:flex}._title_58hq3_21{margin:0;font-size:1.4rem;font-weight:700}._main_58hq3_27{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._loading_58hq3_34,._empty_58hq3_34{text-align:center;color:#6b7280;padding:3rem 1rem;font-size:1rem}._list_58hq3_41{flex-direction:column;gap:.75rem;display:flex}._card_58hq3_48{background-color:#fff;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;display:flex}._iconCircle_58hq3_62{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._bgGreen_58hq3_72{background-color:#00b84c}._bgOrangeLight_58hq3_76{background-color:#fb923c}._cardContent_58hq3_80{flex-direction:column;flex:1;gap:.25rem;display:flex}._cardHeader_58hq3_87{justify-content:space-between;align-items:flex-start;display:flex}._transactionTitle_58hq3_93{color:#1f2937;margin:0;font-size:1rem;font-weight:600;line-height:1.2}._amount_58hq3_101{white-space:nowrap;font-size:1.1rem;font-weight:700}._textGreen_58hq3_107{color:#00b84c}._textOrange_58hq3_111{color:#f97316}._cardMeta_58hq3_115{color:#6b7280;flex-direction:column;gap:.15rem;font-size:.85rem;display:flex}._modalOverlay_58hq3_124{z-index:2000;background-color:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._modal_58hq3_124{background-color:#fff;border-radius:16px;flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:1.5rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}._modalTitle_58hq3_147{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}._modalDesc_58hq3_154{color:#4b5563;margin:0;font-size:.95rem;line-height:1.4}._modalActions_58hq3_161{gap:.75rem;margin-top:.5rem;display:flex}._btnCancel_58hq3_167,._btnConfirmDelete_58hq3_167{cursor:pointer;border:none;border-radius:12px;flex:1;padding:.75rem;font-size:1rem;font-weight:600}._btnCancel_58hq3_167{color:#4b5563;background-color:#f3f4f6}._btnConfirmDelete_58hq3_167{color:#fff;background-color:#ef4444}._bottomNav_58hq3_188{z-index:100;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:space-around;padding:.75rem 0 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}._navItem_58hq3_203{color:#9ca3af;cursor:pointer;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;transition:color .2s,transform .2s;display:flex}._navItem_58hq3_203:active{transform:scale(.9)}._navItem_58hq3_203._active_58hq3_219{color:#00b84c}._page_1t5j4_1{background-color:#f6faf9;flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}._header_1t5j4_9{color:#fff;box-sizing:border-box;background-color:#00b84c;justify-content:space-between;align-items:center;height:80px;padding:0 1.25rem;display:flex}._title_1t5j4_20{margin:0;font-size:1.4rem;font-weight:700}._main_1t5j4_26{flex-direction:column;flex:1;gap:2rem;padding:1.25rem;display:flex}._hero_1t5j4_34{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 0;display:flex}._heroIconCircle_1t5j4_42{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.25rem;display:flex;box-shadow:0 10px 25px #0000000d}._heroTitle_1t5j4_54{color:#1f2937;margin:0 0 .5rem;font-size:1.8rem;font-weight:700}._heroSubtitle_1t5j4_61{color:#6b7280;margin:0;font-size:1rem}._section_1t5j4_67{flex-direction:column;gap:1rem;display:flex}._sectionTitle_1t5j4_73{color:#1f2937;margin:0;font-size:1.1rem;font-weight:700}._cardList_1t5j4_80{background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000a}._cardItem_1t5j4_89{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;padding:1.25rem;transition:background-color .1s,transform .1s;display:flex}._cardItem_1t5j4_89:active{background-color:#f9fafb;transform:scale(.98)}._cardItem_1t5j4_89:last-child{border-bottom:none}._iconCircle_1t5j4_110{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._bgGreenLight_1t5j4_119{background-color:#ecfdf5}._cardContent_1t5j4_123{flex-direction:column;flex:1;display:flex}._cardTitle_1t5j4_129{color:#1f2937;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}._cardDesc_1t5j4_136{color:#6b7280;margin:0;font-size:.85rem}._bottomNav_1t5j4_142{z-index:100;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;max-width:480px;height:70px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}._navItem_1t5j4_158{color:#9ca3af;cursor:pointer;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;transition:transform .12s;display:flex}._navItem_1t5j4_158:active{transform:scale(.9)}._navItem_1t5j4_158._active_1t5j4_173{color:#00b84c}._overlay_1egs6_1{z-index:2000;opacity:0;visibility:hidden;background-color:#0006;justify-content:center;align-items:center;padding:2rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}._overlayVisible_1egs6_15{opacity:1;visibility:visible}._modal_1egs6_20{background-color:#fff;border-radius:20px;width:100%;max-width:320px;padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform:scale(.9);box-shadow:0 10px 25px #0000001a}._modalOpen_1egs6_31{transform:scale(1)}._content_1egs6_35{text-align:center;margin-bottom:1.5rem}._title_1egs6_40{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}._message_1egs6_47{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}._footer_1egs6_54{gap:12px;display:flex}._cancelBtn_1egs6_59{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:12px;flex:1;padding:12px;font-size:.95rem;font-weight:600;transition:background-color .2s}._confirmBtn_1egs6_72{color:#fff;cursor:pointer;background-color:#00b84c;border:none;border-radius:12px;flex:1;padding:12px;font-size:.95rem;font-weight:600;transition:background-color .2s}._danger_1egs6_85{background-color:#ef4444}._cancelBtn_1egs6_59:active{background-color:#e2e8f0}._confirmBtn_1egs6_72:active{opacity:.8;transform:scale(.98)}._page_1rlko_1{background-color:#f6faf9;flex-direction:column;min-height:100vh;display:flex}._header_1rlko_8{color:#fff;background-color:#00b84c;align-items:center;gap:1rem;padding:1.5rem 1.25rem 2rem;display:flex}._backBtn_1rlko_17{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}._title_1rlko_27{margin:0;font-size:1.4rem;font-weight:700}._main_1rlko_33{flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem;display:flex}._tabContainer_1rlko_41{background:#fff;border-radius:100px;gap:4px;padding:6px;display:flex;box-shadow:0 2px 8px #0000000a}._tabBtn_1rlko_50{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:100px;flex:1;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}._activeTab_1rlko_63{color:#fff;background-color:#00b84c;box-shadow:0 4px 12px #00b84c40}._addBtn_1rlko_69{color:#fff;cursor:pointer;background-color:#00b84c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:14px;font-size:1rem;font-weight:700;display:flex}._list_1rlko_85{flex-direction:column;gap:12px;display:flex}._listItem_1rlko_91{-webkit-user-select:none;user-select:none;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:16px;display:flex;box-shadow:0 4px 15px #0000000a}._catLeft_1rlko_103{align-items:center;gap:1rem;display:flex}._deleteBtn_1rlko_109{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex}._deleteBtn_1rlko_109:active{background-color:#fee2e2}._loadingWrapper_1rlko_125,._emptyState_1rlko_125{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 0;font-weight:500;display:flex}._spinner_1rlko_136{animation:1s linear infinite _spin_1rlko_136}@keyframes _spin_1rlko_136{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._iconWrapper_1rlko_145{background-color:#ecfdf5;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._catName_1rlko_155{color:#1f2937;font-size:1.1rem;font-weight:600}._form_1rlko_161{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}._inputGroup_1rlko_168{flex-direction:column;gap:.5rem;display:flex}._label_1rlko_174{color:#1f2937;font-size:1rem;font-weight:700}._input_1rlko_168{border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:border-color .2s}._input_1rlko_168:focus{border-color:#00b84c}._btnRow_1rlko_194{gap:12px;display:flex}._btnBatal_1rlko_199{color:#00b84c;cursor:pointer;background:#fff;border:1.5px solid #00b84c;border-radius:12px;flex:1;padding:14px;font-size:1rem;font-weight:700}._btnSimpan_1rlko_211{color:#fff;cursor:pointer;background-color:#00b84c;border:none;border-radius:12px;flex:1;padding:14px;font-size:1rem;font-weight:700}._btnBatal_1rlko_199:active,._btnSimpan_1rlko_211:active{transform:scale(.97)}._page_1sz32_1{background-color:#f6faf9;flex-direction:column;min-height:100vh;display:flex}._header_1sz32_8{color:#fff;background-color:#00b84c;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}._backBtn_1sz32_17{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px;display:flex}._title_1sz32_28{margin:0;font-size:1.25rem;font-weight:700}._main_1sz32_34{flex-direction:column;gap:1.5rem;padding:1.5rem 1.25rem;display:flex}._sectionTitle_1sz32_41{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:700}._list_1sz32_50{background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000a}._item_1sz32_59{cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.25rem;transition:background-color .2s;display:flex}._item_1sz32_59:last-child{border-bottom:none}._item_1sz32_59:active{background-color:#f8fafc}._selected_1sz32_77{background-color:#f0fdf4}._label_1sz32_81{color:#1e293b;font-size:1rem;font-weight:600}._saveBtn_1sz32_87{color:#fff;cursor:pointer;background-color:#00b84c;border:none;border-radius:14px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .1s,background-color .2s;box-shadow:0 4px 12px #00b84c33}._saveBtn_1sz32_87:active{background-color:#00a142;transform:scale(.98)}
