@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{color:#1f2937;background-color:#fafaf9;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5}a{color:#2d6a4f;text-decoration:none;transition:color .15s}a:hover{color:#40916c}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}img,svg{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}*{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}#root{flex-direction:column;min-height:100vh;display:flex}._sidebar_mxesf_5{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:260px;height:100vh;padding:1.5rem 1rem;transition:transform .3s ease-in-out;display:flex}._logo_mxesf_17{color:#2d6a4f;align-items:center;gap:.625rem;margin-bottom:2rem;padding:0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.25;display:flex}._logo_mxesf_17 svg{width:28px;height:28px}._nav_mxesf_34{flex-direction:column;flex:1;gap:.25rem;display:flex}._navItem_mxesf_41{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25;text-decoration:none;transition:all .15s;display:inline-flex}._navItem_mxesf_41:focus-visible{box-shadow:0 0 0 3px #2d6a4f40}._navItem_mxesf_41:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._navItem_mxesf_41{color:#4b5563;background:0 0;padding:.5rem .75rem}._navItem_mxesf_41:hover:not(:disabled){color:#1f2937;background:#f5f5f4}._navItem_mxesf_41{color:#4b5563;border-radius:.5rem;justify-content:flex-start;align-items:center;width:100%;padding:.625rem .75rem;font-size:.875rem;text-decoration:none;display:flex}._navItem_mxesf_41 svg{flex-shrink:0;width:18px;height:18px}._navItem_mxesf_41:hover{color:#1f2937;background:#f5f5f4}._navItemActive_mxesf_96{color:#2d6a4f;background:#2d6a4f1a;font-weight:500}._navItemActive_mxesf_96:hover{color:#2d6a4f;background:#2d6a4f1a}._status_mxesf_106{color:#4b5563;border-top:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem;font-size:.75rem;line-height:1.5;display:flex}._statusDot_mxesf_118{border-radius:9999px;flex-shrink:0;width:8px;height:8px}._connected_mxesf_125{background:#52b788}._disconnected_mxesf_129{background:#e76f51}._userSection_mxesf_134{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;margin:12px 8px;padding:12px 16px;display:flex}._userInfo_mxesf_145{flex-direction:column;gap:2px;display:flex}._userName_mxesf_151{color:#2d6a4f;font-size:14px;font-weight:600}._userStatus_mxesf_157{color:#4ade80;align-items:center;gap:4px;font-size:11px;display:flex}._userStatus_mxesf_157:before{content:"";background:#4ade80;border-radius:50%;width:6px;height:6px}._logoutButton_mxesf_172{color:#5a0303;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._logoutButton_mxesf_172:hover{background:#fff3;transform:scale(1.05)}._navItemDisabled_mxesf_191{opacity:.4;cursor:not-allowed;pointer-events:none;position:relative}._navItemDisabled_mxesf_191:hover{background:0 0;transform:none}._lockIcon_mxesf_202{margin-left:auto;font-size:12px}._mobileHeader_mxesf_210{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:none;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000d}._hamburger_mxesf_226{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._hamburger_mxesf_226:hover{background:#f5f5f4}._hamburger_mxesf_226:active{transform:scale(.95)}._mobileLogo_mxesf_246{color:#2d6a4f;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}._mobileLogo_mxesf_246 svg{width:20px;height:20px}._mobileStatus_mxesf_259{align-items:center;display:flex}._overlay_mxesf_264{z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;animation:.2s ease-out _fadeIn_mxesf_1;display:none;position:fixed;inset:60px 0 0}@keyframes _fadeIn_mxesf_1{0%{opacity:0}to{opacity:1}}@media (width<=768px){._mobileHeader_mxesf_210{display:flex}._overlay_mxesf_264{display:block}._sidebar_mxesf_5{z-index:999;width:280px;height:calc(100vh - 60px);position:fixed;top:60px;left:0;transform:translate(-100%);box-shadow:2px 0 12px #0000001a}._sidebarOpen_mxesf_302{transform:translate(0)}}@media (width<=480px){._sidebar_mxesf_5{width:100%}}._wrapper_16daq_2{width:100%;margin-bottom:1rem;display:flex}._wrapper_16daq_2._user_16daq_7{justify-content:flex-end}._wrapper_16daq_2._ai_16daq_10{justify-content:flex-start}._bubble_16daq_14{word-wrap:break-word;padding:.875rem 1.125rem;font-size:1rem;line-height:1.75;animation:.3s _fadeIn_16daq_1}@media (width<=768px){._bubble_16daq_14{padding:.75rem 1rem;font-size:15px}}._user_16daq_7 ._bubble_16daq_14{color:#fff;background:#2d6a4f;border-radius:1rem 1rem .375rem}._ai_16daq_10 ._bubble_16daq_14{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:1rem 1rem 1rem .375rem;box-shadow:0 1px 2px #00000008}._timestamp_16daq_42{color:#9ca3af;text-align:right;margin-top:.375rem;font-size:.75rem;line-height:1.5}._ai_16daq_10 ._timestamp_16daq_42{text-align:left}._transactions_16daq_55{flex-wrap:wrap;gap:.375rem;margin-top:.625rem;display:flex}._transactionTag_16daq_62{color:#2d6a4f;background:#52b7881f;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1.25;display:inline-flex}._transactionTagExp_16daq_75{color:#e76f51;background:#e76f511f;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1.25;display:inline-flex}@keyframes _fadeIn_16daq_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._transactionTagSavings_16daq_98{color:#2563eb;background:#3b82f626;border-radius:12px;margin:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}._listenBtn_16daq_110{color:#667eea;cursor:pointer;background:#667eea1a;border:1px solid #667eea33;border-radius:12px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}._listenBtn_16daq_110:hover{background:#667eea33}._listenBtn_16daq_110._playing_16daq_128{color:#ef4444;background:#ef44441a;border-color:#ef44444d}@media (width<=768px){._listenBtn_16daq_110{padding:6px 12px;font-size:12px}}._container_1qppd_1{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin:12px 0;padding:20px;box-shadow:0 8px 32px #667eea4d}@media (width<=768px){._container_1qppd_1{border-radius:12px;margin:8px 0;padding:16px}}._header_1qppd_17{align-items:center;gap:8px;margin-bottom:16px;display:flex}._header_1qppd_17 ._icon_1qppd_23{font-size:24px}._header_1qppd_17 ._title_1qppd_26{font-size:18px;font-weight:600}@media (width<=768px){._header_1qppd_17{margin-bottom:12px}._header_1qppd_17 ._icon_1qppd_23{font-size:20px}._header_1qppd_17 ._title_1qppd_26{font-size:16px}}._grid_1qppd_42{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}@media (width<=600px){._grid_1qppd_42{grid-template-columns:repeat(2,1fr);gap:6px}}@media (width<=768px){._grid_1qppd_42{margin-bottom:12px}}._word_1qppd_60{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:transform .2s;display:flex}._word_1qppd_60:hover{background:#ffffff40;transform:translateY(-2px)}._word_1qppd_60 ._number_1qppd_74{opacity:.7;min-width:20px;font-size:12px}._word_1qppd_60 ._text_1qppd_79{font-size:14px;font-weight:500}@media (width<=768px){._word_1qppd_60{padding:6px 10px}._word_1qppd_60 ._number_1qppd_74{font-size:11px}._word_1qppd_60 ._text_1qppd_79{font-size:13px}}._copyButton_1qppd_95{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:10px;font-size:14px;transition:all .2s;display:flex}._copyButton_1qppd_95:hover{background:#ffffff4d}@media (width<=768px){._copyButton_1qppd_95{padding:12px;font-size:15px}}._warning_1qppd_121{opacity:.9;text-align:center;font-size:13px;line-height:1.4}@media (width<=768px){._warning_1qppd_121{font-size:12px}}._wrapper_1c5ba_1{background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;position:relative}@media (width<=768px){._wrapper_1c5ba_1{gap:.375rem;padding:.5rem .75rem}}._toggleButton_1c5ba_17{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none}._toggleButton_1c5ba_17:hover:not(:disabled){color:#2d6a4f;background:#f5f5f4}._toggleButton_1c5ba_17:disabled{opacity:.4;cursor:not-allowed}._toggleButton_1c5ba_17._active_1c5ba_39{color:#2d6a4f;background:#667eea1f;transform:rotate(45deg)}@media (width<=768px){._toggleButton_1c5ba_17{width:36px;height:36px;display:flex}}@media (width<=480px){._toggleButton_1c5ba_17{width:32px;height:32px}._toggleButton_1c5ba_17 svg{width:16px;height:16px}}._actionPanel_1c5ba_62{flex-shrink:0;align-items:center;gap:.25rem;display:flex}@media (width<=768px){._actionPanel_1c5ba_62{opacity:0;visibility:hidden;z-index:100;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:row;justify-content:space-around;padding:.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:calc(100% + 8px);left:.75rem;right:.75rem;transform:translateY(10px);box-shadow:0 8px 24px #0000001f}._actionPanel_1c5ba_62._show_1c5ba_88{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}._actionButton_1c5ba_96{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}._actionButton_1c5ba_96:hover:not(:disabled){color:#2d6a4f;background:#f5f5f4}._actionButton_1c5ba_96:disabled{opacity:.4;cursor:not-allowed}._actionButton_1c5ba_96._recording_1c5ba_119{color:#ef4444;background:#ef444426;animation:1.5s ease-in-out infinite _pulse_1c5ba_1}._actionButton_1c5ba_96 ._actionLabel_1c5ba_124{display:none}@media (width<=768px){._actionButton_1c5ba_96{border-radius:12px;flex-direction:column;gap:.25rem;width:auto;height:auto;padding:.5rem .75rem}._actionButton_1c5ba_96:hover:not(:disabled){background:#667eea14}._actionButton_1c5ba_96 ._actionLabel_1c5ba_124{color:#4b5563;font-size:11px;font-weight:500;display:block}}@keyframes _pulse_1c5ba_1{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 8px #ef444400}}._inputWrapper_1c5ba_155{background:#f5f5f4;border:1px solid #e5e7eb;border-radius:24px;flex:1;align-items:center;min-width:0;padding:.5rem 1rem;transition:border-color .2s;display:flex}._inputWrapper_1c5ba_155:focus-within{border-color:#2d6a4f}@media (width<=768px){._inputWrapper_1c5ba_155{border-radius:20px;padding:.5rem .75rem}}@media (width<=480px){._inputWrapper_1c5ba_155{border-radius:18px;padding:.375rem .625rem}}._textarea_1c5ba_182{resize:none;color:#1f2937;background:0 0;border:none;outline:none;flex:1;width:100%;max-height:120px;font-family:inherit;font-size:14px;line-height:1.5}._textarea_1c5ba_182::placeholder{color:#4b5563}@media (width<=768px){._textarea_1c5ba_182{font-size:15px}}@media (width<=480px){._textarea_1c5ba_182{font-size:16px}}._sendButton_1c5ba_209{cursor:pointer;color:#fff;background:#2d6a4f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}._sendButton_1c5ba_209:hover:not(:disabled){background:#1e4634}._sendButton_1c5ba_209:disabled{opacity:.4;cursor:not-allowed}@media (width<=768px){._sendButton_1c5ba_209{width:36px;height:36px}._sendButton_1c5ba_209 svg{width:18px;height:18px}}@media (width<=480px){._sendButton_1c5ba_209{width:32px;height:32px}._sendButton_1c5ba_209 svg{width:16px;height:16px}}._overlay_1k436_1{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._container_1k436_15{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}._header_1k436_27{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._header_1k436_27 h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}._closeButton_1k436_41{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;transition:all .2s}._closeButton_1k436_41:hover{color:#1f2937;background:#f5f5f4}._scannerArea_1k436_55{aspect-ratio:1;background:#000;width:100%;position:relative;overflow:hidden}._scannerArea_1k436_55 #_qr-scanner-container_1k436_1{width:100%;height:100%}._scannerArea_1k436_55 #_qr-scanner-container_1k436_1 video{object-fit:cover;width:100%;height:100%}._scannerArea_1k436_55 #_qr-scanner-container_1k436_1 #_qr-scanner-region_1k436_1{border:2px solid #2d6a4f!important}._statusMessage_1k436_75{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._statusMessage_1k436_75 p{margin:0;font-size:16px}._retryButton_1k436_92{color:#fff;cursor:pointer;background:#2d6a4f;border:none;border-radius:8px;padding:10px 20px;font-size:14px}._retryButton_1k436_92:hover{background:#1e4634}._hint_1k436_105{text-align:center;color:#4b5563;padding:1rem 1.5rem;font-size:14px}._hint_1k436_105 p{margin:.25rem 0}@media (width<=768px){._overlay_1k436_1{padding:0}._container_1k436_15{border-radius:0;max-width:100%;height:100vh;max-height:100vh}._scannerArea_1k436_55{aspect-ratio:auto;flex:1}}._overlay_1nbcu_1{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._container_1nbcu_16{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #00000080}._header_1nbcu_28{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._header_1nbcu_28 h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}._closeButton_1nbcu_42{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px;transition:all .2s}._closeButton_1nbcu_42:hover{color:#1f2937;background:#f5f5f4}._content_1nbcu_56{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}._hint_1nbcu_63{background:#667eea1a;border:1px solid #667eea33;border-radius:8px;padding:.75rem 1rem}._hint_1nbcu_63 p{color:#1f2937;margin:0;font-size:14px;line-height:1.5}._dropZone_1nbcu_76{text-align:center;cursor:pointer;color:#4b5563;border:2px dashed #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;transition:all .2s;display:flex}._dropZone_1nbcu_76:hover{background:#2d6a4f0d;border-color:#2d6a4f}._dropZone_1nbcu_76 p{margin:0;font-size:16px;font-weight:500}._dropZone_1nbcu_76 ._hint_1nbcu_63{background:0 0;border:none;padding:0;font-size:13px}._dropZone_1nbcu_76 ._hint_1nbcu_63 p{font-size:13px;font-weight:400}._preview_1nbcu_109{border:1px solid #e5e7eb;border-radius:12px;position:relative;overflow:hidden}._preview_1nbcu_109 img{object-fit:contain;background:#f5f5f5;width:100%;max-height:300px;display:block}._removePreview_1nbcu_123{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}._removePreview_1nbcu_123:hover{background:#000000e6;transform:scale(1.1)}._statusMessage_1nbcu_144{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;display:flex}._statusMessage_1nbcu_144 p{color:#1f2937;margin:0;font-size:15px}._spinner_1nbcu_158{color:#2d6a4f;animation:1s linear infinite _spin_1nbcu_158}@keyframes _spin_1nbcu_158{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._actions_1nbcu_171{border-top:1px solid #e5e7eb;gap:.75rem;padding:1rem 1.5rem;display:flex}._cancelButton_1nbcu_178{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:all .2s}._cancelButton_1nbcu_178:hover:not(:disabled){background:#f5f5f4}._cancelButton_1nbcu_178:disabled{opacity:.5;cursor:not-allowed}._uploadButton_1nbcu_198{color:#fff;cursor:pointer;background:#2d6a4f;border:none;border-radius:8px;flex:2;padding:12px;font-size:14px;font-weight:600;transition:all .2s}._uploadButton_1nbcu_198:hover:not(:disabled){background:#1e4634}._uploadButton_1nbcu_198:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){._overlay_1nbcu_1{padding:0}._container_1nbcu_16{border-radius:0;max-width:100%;height:100vh;max-height:100vh}}._container_1c79l_1{flex-direction:column;width:100%;height:calc(100vh - 64px);display:flex}@media (width<=768px){._container_1c79l_1{max-width:100%;height:calc(100vh - 60px);margin:0}}._messagesArea_1c79l_15{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;flex-direction:column;flex:1;padding:1.5rem;display:flex;overflow-y:auto}._messagesArea_1c79l_15::-webkit-scrollbar{width:6px}._messagesArea_1c79l_15::-webkit-scrollbar-track{background:0 0}._messagesArea_1c79l_15::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}._messagesArea_1c79l_15::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (width<=768px){._messagesArea_1c79l_15{padding:4rem .75rem 1rem}}._emptyState_1c79l_44{color:#9ca3af;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}._emptyState_1c79l_44 svg{opacity:.4;width:48px;height:48px}._emptyState_1c79l_44 p{max-width:320px;font-size:1.125rem;line-height:1.75}@media (width<=768px){._emptyState_1c79l_44{padding:1rem}._emptyState_1c79l_44 svg{width:40px;height:40px}._emptyState_1c79l_44 p{font-size:1rem}}._typingIndicator_1c79l_78{color:#9ca3af;padding:0 1.5rem .5rem;font-size:.75rem;line-height:1.5;animation:1.5s ease-in-out infinite _pulse_1c79l_1}@media (width<=768px){._typingIndicator_1c79l_78{padding:0 .75rem .5rem}}@keyframes _pulse_1c79l_1{0%,to{opacity:.4}50%{opacity:1}}._header_1c79l_100{background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 20px;font-size:16px;font-weight:500;display:flex}@media (width<=768px){._header_1c79l_100{padding:10px 12px;font-size:14px}}._logoutButton_1c79l_117{color:#cd001b;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;transition:all .2s;display:flex}._logoutButton_1c79l_117:hover{background:#fff3}@media (width<=768px){._logoutButton_1c79l_117{gap:4px;padding:4px 8px;font-size:12px}}._loadingState_1c79l_141{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;font-size:16px;display:flex}._spinner_1c79l_152{color:#667eea;animation:1s linear infinite _spin_1c79l_152}@keyframes _spin_1c79l_152{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._targetAmountBlock_1c79l_165{background:linear-gradient(135deg,#f0fff4 0%,#c6f6d5 100%);border:2px solid #9ae6b4;border-radius:16px;margin:16px 0;padding:20px;animation:.4s _slideIn_1c79l_1;box-shadow:0 4px 16px #48bb7826}@keyframes _slideIn_1c79l_1{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}._targetHeader_1c79l_185{gap:14px;margin-bottom:16px;display:flex}._targetIcon_1c79l_191{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #48bb784d}._targetInfo_1c79l_204{flex:1}._targetTitle_1c79l_208{color:#2d3748;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:600}._targetDetails_1c79l_217{flex-direction:column;gap:4px;display:flex}._goalName_1c79l_223{color:#22543d;font-size:16px;font-weight:700}._goalAmount_1c79l_229{color:#4a5568;font-size:14px}._targetQuestion_1c79l_234{color:#2d3748;background:#ffffffb3;border-radius:10px;margin-bottom:16px;padding:12px;font-size:15px;font-weight:600}._targetInputRow_1c79l_244{flex-direction:column;gap:12px;display:flex}._targetAmountBlock_1c79l_165 ._inputWrapper_1c79l_250{align-items:center;display:flex;position:relative}._targetAmountBlock_1c79l_165 ._inputWrapper_1c79l_250 input{background:#fff;border:2px solid #9ae6b4;border-radius:12px;width:100%;padding:14px 40px 14px 16px;font-size:18px;font-weight:600;transition:all .2s}._targetAmountBlock_1c79l_165 ._inputWrapper_1c79l_250 input:focus{border-color:#48bb78;outline:none;box-shadow:0 0 0 3px #48bb7826}._targetAmountBlock_1c79l_165 ._inputWrapper_1c79l_250 input:disabled{opacity:.6;cursor:not-allowed}._targetAmountBlock_1c79l_165 ._inputWrapper_1c79l_250 ._currency_1c79l_274{color:#718096;font-size:16px;font-weight:600;position:absolute;right:16px}._targetButtons_1c79l_282{gap:10px;display:flex}._targetButtons_1c79l_282 button{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}._submitBtn_1c79l_301{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);box-shadow:0 4px 12px #48bb784d}._submitBtn_1c79l_301:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #48bb7866}._submitBtn_1c79l_301:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_1c79l_315{color:#718096;background:#fff;border:2px solid #e2e8f0!important}._cancelBtn_1c79l_315:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0!important}._cancelBtn_1c79l_315:disabled{opacity:.5;cursor:not-allowed}._targetPreview_1c79l_329{background:#fff;border:1px solid #c6f6d5;border-radius:10px;margin-top:16px;padding:12px}._previewRow_1c79l_337{color:#4a5568;justify-content:space-between;margin-bottom:4px;font-size:14px;display:flex}._previewPercent_1c79l_345{text-align:center;color:#38a169;margin-top:4px;font-size:20px;font-weight:700}._layout_14f7j_1{background:#fafaf9;min-height:100vh;display:flex}._content_14f7j_7{flex-direction:column;flex:1;display:flex;overflow:hidden}._placeholder_14f7j_14{color:#9ca3af;justify-content:center;align-items:center;height:100%;font-size:1.25rem;display:flex}._container_yqapc_1{max-width:1200px;min-height:100%;margin:0 auto;padding:2rem 1.5rem}@media (width<=768px){._container_yqapc_1{width:100%;padding:1.25rem 1rem}}@media (width<=400px){._container_yqapc_1{width:100%;padding:1rem .75rem}}._header_yqapc_20{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:10px;margin-bottom:2rem;display:flex}._header_yqapc_20 h1{color:#1f2937;letter-spacing:-.5px;margin:0;font-size:32px;font-weight:700}@media (width<=768px){._header_yqapc_20 h1{font-size:26px}}@media (width<=400px){._header_yqapc_20 h1{font-size:22px}}@media (width<=768px){._header_yqapc_20{flex-direction:column;align-items:stretch;margin-bottom:1.5rem}}._subtitle_yqapc_54{color:#4b5563;margin:4px 0 0;font-size:14px}@media (width<=768px){._subtitle_yqapc_54{font-size:13px}}._periodFilter_yqapc_65{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:14px;transition:all .2s;display:flex}._periodFilter_yqapc_65:hover{border-color:#667eea66;box-shadow:0 2px 8px #667eea1a}._periodFilter_yqapc_65 svg{color:#4b5563}._periodFilter_yqapc_65 select{color:#1f2937;cursor:pointer;background:0 0;border:none;outline:none;padding-right:.5rem;font-size:14px;font-weight:500}@media (width<=768px){._periodFilter_yqapc_65{justify-content:center;width:100%}}._summaryGrid_yqapc_101{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (width<=1024px){._summaryGrid_yqapc_101{grid-template-columns:repeat(2,1fr);gap:.875rem}}@media (width<=480px){._summaryGrid_yqapc_101{grid-template-columns:1fr;gap:.75rem}}._card_yqapc_120{background:#fff;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}._card_yqapc_120:before{content:"";border-radius:20px 0 0 20px;width:4px;height:100%;position:absolute;top:0;left:0}._card_yqapc_120:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}@media (width<=768px){._card_yqapc_120{border-radius:16px;gap:.875rem;padding:1.25rem}}@media (width<=480px){._card_yqapc_120{padding:1rem}}._cardIcon_yqapc_158{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media (width<=768px){._cardIcon_yqapc_158{border-radius:14px;width:48px;height:48px}._cardIcon_yqapc_158 svg{width:24px;height:24px}}@media (width<=480px){._cardIcon_yqapc_158{width:44px;height:44px}._cardIcon_yqapc_158 svg{width:22px;height:22px}}._cardContent_yqapc_189{flex:1;min-width:0}._cardLabel_yqapc_194{color:#4b5563;margin-bottom:4px;font-size:13px;font-weight:500}@media (width<=768px){._cardLabel_yqapc_194{font-size:12px}}._cardValue_yqapc_206{color:#1f2937;letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;font-size:22px;font-weight:700;overflow:hidden}@media (width<=1024px){._cardValue_yqapc_206{font-size:20px}}@media (width<=768px){._cardValue_yqapc_206{font-size:18px}}@media (width<=480px){._cardValue_yqapc_206{font-size:16px}}._cardIncome_yqapc_231:before{background:linear-gradient(#4ade80,#22c55e)}._cardIncome_yqapc_231 ._cardIcon_yqapc_158{color:#22c55e;background:#4ade801f}._cardIncome_yqapc_231 ._cardValue_yqapc_206{color:#16a34a}._cardExpense_yqapc_242:before{background:linear-gradient(#f87171,#ef4444)}._cardExpense_yqapc_242 ._cardIcon_yqapc_158{color:#ef4444;background:#f871711f}._cardExpense_yqapc_242 ._cardValue_yqapc_206{color:#dc2626}._cardBalance_yqapc_253:before{background:linear-gradient(#60a5fa,#3b82f6)}._cardBalance_yqapc_253 ._cardIcon_yqapc_158{color:#3b82f6;background:#60a5fa1f}._cardBalance_yqapc_253 ._cardValue_yqapc_206{color:#2563eb}._cardCount_yqapc_264:before{background:linear-gradient(#a78bfa,#8b5cf6)}._cardCount_yqapc_264 ._cardIcon_yqapc_158{color:#8b5cf6;background:#a78bfa1f}._section_yqapc_272{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:1.5rem;padding:1.75rem}@media (width<=768px){._section_yqapc_272{border-radius:16px;margin-bottom:1.25rem;padding:1.25rem}}@media (width<=480px){._section_yqapc_272{padding:1rem}}._sectionHeader_yqapc_292{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;display:flex}._sectionHeader_yqapc_292 h2{color:#1f2937;margin:0;font-size:20px;font-weight:600}@media (width<=768px){._sectionHeader_yqapc_292 h2{font-size:17px}}@media (width<=480px){._sectionHeader_yqapc_292 h2{font-size:16px}}@media (width<=768px){._sectionHeader_yqapc_292{margin-bottom:1.25rem}}._sectionHint_yqapc_322{color:#4b5563;font-size:13px}@media (width<=768px){._sectionHint_yqapc_322{font-size:12px}}._categoryList_yqapc_332{flex-direction:column;gap:1.25rem;display:flex}@media (width<=768px){._categoryList_yqapc_332{gap:1rem}}._categoryItem_yqapc_343:hover ._progressFill_yqapc_343{filter:brightness(1.1)}._categoryHeader_yqapc_347{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:8px;display:flex}@media (width<=480px){._categoryHeader_yqapc_347{margin-bottom:6px}}._categoryLeft_yqapc_360{flex:1;align-items:center;gap:10px;min-width:0;display:flex}@media (width<=480px){._categoryLeft_yqapc_360{gap:8px}}._categoryEmoji_yqapc_373{background:#667eea14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}@media (width<=768px){._categoryEmoji_yqapc_373{width:28px;height:28px;font-size:18px}}@media (width<=480px){._categoryEmoji_yqapc_373{width:26px;height:26px;font-size:16px}}._categoryName_yqapc_399{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}@media (width<=768px){._categoryName_yqapc_399{font-size:14px}}@media (width<=480px){._categoryName_yqapc_399{font-size:13px}}._categoryRight_yqapc_418{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (width<=480px){._categoryRight_yqapc_418{gap:8px}}._categoryAmount_yqapc_430{color:#1f2937;font-size:15px;font-weight:600}@media (width<=768px){._categoryAmount_yqapc_430{font-size:14px}}@media (width<=480px){._categoryAmount_yqapc_430{font-size:13px}}._categoryPercent_yqapc_446{color:#4b5563;text-align:right;min-width:36px;font-size:13px}@media (width<=768px){._categoryPercent_yqapc_446{min-width:32px;font-size:12px}}@media (width<=480px){._categoryPercent_yqapc_446{min-width:28px;font-size:11px}}._progressBar_yqapc_465{background:#667eea14;border-radius:4px;height:8px;overflow:hidden}@media (width<=768px){._progressBar_yqapc_465{height:7px}}@media (width<=480px){._progressBar_yqapc_465{height:6px}}._progressFill_yqapc_343{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}._transactionList_yqapc_489{flex-direction:column;gap:.5rem;display:flex}@media (width<=768px){._transactionList_yqapc_489{gap:.375rem}}._transaction_yqapc_489{background:#667eea08;border:1px solid #0000;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}._transaction_yqapc_489:hover{background:#667eea0f;border-color:#667eea26;transform:translate(4px)}@media (width<=768px){._transaction_yqapc_489{border-radius:12px;gap:.75rem;padding:.875rem 1rem}._transaction_yqapc_489:hover{transform:none}}@media (width<=480px){._transaction_yqapc_489{gap:.625rem;padding:.75rem .875rem}}._transactionEmoji_yqapc_532{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}@media (width<=768px){._transactionEmoji_yqapc_532{border-radius:10px;width:40px;height:40px;font-size:20px}}@media (width<=480px){._transactionEmoji_yqapc_532{width:36px;height:36px;font-size:18px}}._transactionInfo_yqapc_559{flex:1;min-width:0}._transactionCategory_yqapc_564{color:#1f2937;margin-bottom:2px;font-size:15px;font-weight:600}@media (width<=768px){._transactionCategory_yqapc_564{font-size:14px}}@media (width<=480px){._transactionCategory_yqapc_564{margin-bottom:1px;font-size:13px}}._transactionDesc_yqapc_582{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;overflow:hidden}@media (width<=768px){._transactionDesc_yqapc_582{font-size:12px}}@media (width<=480px){._transactionDesc_yqapc_582{margin-bottom:1px;font-size:11px}}._transactionDate_yqapc_602{color:#4b5563;opacity:.7;font-size:11px}@media (width<=768px){._transactionDate_yqapc_602{font-size:10px}}@media (width<=480px){._transactionDate_yqapc_602{font-size:9px}}._transactionAmount_yqapc_618{letter-spacing:-.3px;flex-shrink:0;font-size:16px;font-weight:700}@media (width<=768px){._transactionAmount_yqapc_618{font-size:15px}}@media (width<=480px){._transactionAmount_yqapc_618{font-size:14px}}._amountIncome_yqapc_635{color:#16a34a}._amountExpense_yqapc_639{color:#dc2626}._empty_yqapc_643{text-align:center;padding:3rem 1rem}@media (width<=768px){._empty_yqapc_643{padding:2rem 1rem}}@media (width<=480px){._empty_yqapc_643{padding:1.5rem .5rem}}._emptyIcon_yqapc_658{opacity:.6;margin-bottom:1rem;font-size:48px}@media (width<=768px){._emptyIcon_yqapc_658{font-size:40px}}@media (width<=480px){._emptyIcon_yqapc_658{font-size:36px}}._empty_yqapc_643 p{color:#4b5563;margin:.25rem 0;font-size:15px}@media (width<=768px){._empty_yqapc_643 p{font-size:14px}}@media (width<=480px){._empty_yqapc_643 p{font-size:13px}}._emptyHint_yqapc_690{opacity:.7;font-size:13px!important}@media (width<=768px){._emptyHint_yqapc_690{font-size:12px!important}}._loading_yqapc_700{color:#4b5563;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}._loading_yqapc_700 p{margin:0;font-size:15px}@media (width<=768px){._loading_yqapc_700 p{font-size:14px}}@media (width<=480px){._loading_yqapc_700 p{font-size:13px}}._spinner_yqapc_724{border:3px solid #667eea26;border-top-color:#667eea;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_yqapc_724}@media (width<=768px){._spinner_yqapc_724{width:40px;height:40px}}@media (width<=480px){._spinner_yqapc_724{width:36px;height:36px}}@keyframes _spin_yqapc_724{to{transform:rotate(360deg)}}._tabs_yqapc_750{scrollbar-width:none;background:#fff;border-radius:16px;gap:.5rem;margin-bottom:2rem;padding:.5rem;display:flex;overflow-x:auto;box-shadow:0 2px 8px #0000000d}._tabs_yqapc_750::-webkit-scrollbar{display:none}@media (width<=640px){._tabs_yqapc_750{gap:.25rem;padding:.375rem}}._tab_yqapc_750{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:fit-content;padding:.75rem 1rem;font-size:14px;font-weight:500;transition:all .2s;display:flex}._tab_yqapc_750:hover{color:#1f2937;background:#f5f5f4}._tab_yqapc_750._tabActive_yqapc_793{color:#fff;background:linear-gradient(135deg,#2d6a4f 0%,#764ba2 100%);box-shadow:0 4px 12px #667eea4d}@media (width<=640px){._tab_yqapc_750{padding:.625rem .75rem;font-size:13px}._tab_yqapc_750 svg{width:16px;height:16px}}._tabContent_yqapc_809{animation:.3s _fadeIn_yqapc_1}@keyframes _fadeIn_yqapc_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._container_1ss2q_1{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._header_1ss2q_8{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}._header_1ss2q_8 h2{color:#1f2937;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}@media (width<=640px){._header_1ss2q_8{flex-direction:column;align-items:stretch}}._subtitle_1ss2q_29{color:#4b5563;margin:0;font-size:.875rem}._addButton_1ss2q_35{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f 0%,#764ba2 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:14px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 12px #667eea4d}._addButton_1ss2q_35:hover{transform:translateY(-1px);box-shadow:0 6px 16px #667eea66}._form_1ss2q_55{background:#f5f5f4;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._formGroup_1ss2q_63{margin-bottom:1rem}._formGroup_1ss2q_63 label{color:#1f2937;margin-bottom:.5rem;font-size:14px;font-weight:500;display:block}._formGroup_1ss2q_63 input,._formGroup_1ss2q_63 select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem;font-size:14px;transition:border-color .2s}._formGroup_1ss2q_63 input:focus,._formGroup_1ss2q_63 select:focus{border-color:#2d6a4f;outline:none}._formRow_1ss2q_89{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=640px){._formRow_1ss2q_89{grid-template-columns:1fr}}._formActions_1ss2q_100{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}._cancelButton_1ss2q_107{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1.25rem;font-size:14px;font-weight:500}._cancelButton_1ss2q_107:hover{background:#f5f5f4}._submitButton_1ss2q_121{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f 0%,#764ba2 100%);border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:14px;font-weight:500}._submitButton_1ss2q_121:hover{opacity:.9}._list_1ss2q_135,._goalsList_1ss2q_136{flex-direction:column;gap:.75rem;display:flex}._budgetItem_1ss2q_142{background:#f5f5f4;border-left:4px solid #10b981;border-radius:12px;padding:1.25rem;transition:all .2s}._budgetItem_1ss2q_142._warning_1ss2q_149{border-left-color:#f59e0b}._budgetItem_1ss2q_142._over_1ss2q_152{background:#ef44440d;border-left-color:#ef4444}._budgetHeader_1ss2q_157{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}._budgetLeft_1ss2q_164{align-items:center;gap:.75rem;display:flex}._budgetEmoji_1ss2q_170{font-size:2rem}._budgetName_1ss2q_174{color:#1f2937;margin-bottom:.25rem;font-weight:600}._budgetStatus_1ss2q_180{color:#4b5563;align-items:center;gap:.25rem;font-size:.8rem;display:flex}._budgetProgress_1ss2q_188{margin-top:.5rem}._budgetStats_1ss2q_192{color:#1f2937;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:flex}._progressBar_1ss2q_201{background:#0000000d;border-radius:4px;height:8px;overflow:hidden}._progressFill_1ss2q_208{background:linear-gradient(90deg,#2d6a4f,#764ba2);border-radius:4px;height:100%;transition:width .3s}._budgetPercent_1ss2q_215{color:#4b5563;text-align:right;margin-top:.5rem;font-size:.8rem}._goalItem_1ss2q_222{background:#f5f5f4;border-radius:12px;padding:1.25rem;transition:all .2s}._goalItem_1ss2q_222._completed_1ss2q_228{background:#10b9810d;border:1px solid #10b98133}._goalHeader_1ss2q_233{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}._goalEmoji_1ss2q_240{font-size:2.5rem;line-height:1}._goalInfo_1ss2q_245{flex:1}._goalName_1ss2q_249{color:#1f2937;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}._completedBadge_1ss2q_259{color:#fff;background:#10b981;border-radius:12px;align-items:center;padding:.125rem .5rem;font-size:.7rem;font-weight:500;display:inline-flex}._goalDeadline_1ss2q_270{color:#4b5563;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8rem;display:flex}._goalProgress_1ss2q_279{margin-bottom:1rem}._goalStats_1ss2q_283{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}._goalCurrent_1ss2q_290{color:#1f2937;font-size:1.25rem;font-weight:700}._goalTarget_1ss2q_296{color:#4b5563;font-size:.875rem}._goalPercent_1ss2q_301{color:#4b5563;text-align:right;margin-top:.5rem;font-size:.875rem;font-weight:500}._goalActions_1ss2q_309{margin-top:1rem}._addAmountButton_1ss2q_313{color:#2d6a4f;cursor:pointer;background:0 0;border:1px solid #2d6a4f;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;font-weight:500;transition:all .2s;display:flex}._addAmountButton_1ss2q_313:hover{background:#667eea1a}._addAmountForm_1ss2q_331{align-items:center;gap:.5rem;display:flex}._addAmountForm_1ss2q_331 input{border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:.5rem .75rem;font-size:14px}._addAmountForm_1ss2q_331 input:focus{border-color:#2d6a4f;outline:none}._submitSmall_1ss2q_348,._cancelSmall_1ss2q_349{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}._submitSmall_1ss2q_348{color:#fff;background:#2d6a4f}._submitSmall_1ss2q_348:hover{opacity:.9}._cancelSmall_1ss2q_349{color:#4b5563;background:#f5f5f4}._cancelSmall_1ss2q_349:hover{color:#ef4444;background:#ef44441a}._deleteButton_1ss2q_378{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s}._deleteButton_1ss2q_378:hover{color:#ef4444;background:#ef44441a}._empty_1ss2q_392{text-align:center;color:#4b5563;padding:3rem 1rem}._empty_1ss2q_392 p{margin:.5rem 0}._emptyIcon_1ss2q_401{margin-bottom:1rem;font-size:3rem}._emptyHint_1ss2q_406{opacity:.7;font-size:.875rem}._loading_1ss2q_411{text-align:center;color:#4b5563;padding:2rem}._emojiPicker_1ss2q_417{flex-wrap:wrap;gap:.5rem;display:flex}._emojiButton_1ss2q_423{cursor:pointer;background:#f5f5f4;border:2px solid #0000;border-radius:10px;width:44px;height:44px;font-size:1.5rem;transition:all .2s}._emojiButton_1ss2q_423:hover{transform:scale(1.1)}._emojiButton_1ss2q_423._emojiActive_1ss2q_436{background:#667eea1a;border-color:#2d6a4f}._container_119fl_1{max-width:900px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._header_119fl_8{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}._title_119fl_17{color:#1a202c;align-items:center;gap:10px;margin:0 0 6px;font-size:28px;font-weight:700;display:flex}._subtitle_119fl_27{color:#718096;margin:0;font-size:15px}._addButton_119fl_33{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #667eea4d}._addButton_119fl_33:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}._savingsCard_119fl_53{background:linear-gradient(135deg,#f6f9fc 0%,#eef2ff 100%);border:1px solid #667eea26;border-radius:20px;margin-bottom:28px;padding:24px;box-shadow:0 4px 20px #667eea14}._savingsHeader_119fl_62{align-items:center;gap:16px;margin-bottom:20px;display:flex}._savingsIcon_119fl_69{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 12px #667eea4d}._savingsInfo_119fl_81{flex:1}._savingsLabel_119fl_85{color:#718096;margin-bottom:4px;font-size:14px}._savingsAmount_119fl_91{color:#1a202c;letter-spacing:-.5px;font-size:32px;font-weight:700}._savingsActions_119fl_98{gap:12px;display:flex}._savingsBtnAdd_119fl_103,._savingsBtnWithdraw_119fl_103{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:600;transition:all .2s;display:flex}._savingsBtnAdd_119fl_103{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b9814d}._savingsBtnAdd_119fl_103:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._savingsBtnWithdraw_119fl_103{color:#e53e3e;background:#fff;border:2px solid #fed7d7}._savingsBtnWithdraw_119fl_103:hover:not(:disabled){background:#fff5f5;border-color:#fc8181}._savingsBtnWithdraw_119fl_103:disabled{opacity:.4;cursor:not-allowed}._form_119fl_142{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:28px;padding:28px;animation:.3s _slideDown_119fl_1;box-shadow:0 4px 20px #0000000a}@keyframes _slideDown_119fl_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._formTitle_119fl_162{color:#1a202c;margin:0 0 20px;font-size:20px;font-weight:700}._formGroup_119fl_169{margin-bottom:18px}._formGroup_119fl_169 label{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600;display:block}._formGroup_119fl_169 input{background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;transition:all .2s}._formGroup_119fl_169 input:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}._formRow_119fl_195{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=600px){._formRow_119fl_195{grid-template-columns:1fr}}._emojiPicker_119fl_206{flex-wrap:wrap;gap:8px;display:flex}._emojiButton_119fl_212{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;width:42px;height:42px;font-size:20px;transition:all .2s}._emojiButton_119fl_212:hover{border-color:#667eea;transform:scale(1.1)}._emojiActive_119fl_227{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;transform:scale(1.1);box-shadow:0 4px 12px #667eea4d}._formActions_119fl_234{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}._cancelButton_119fl_241{color:#4a5568;cursor:pointer;background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;padding:10px 20px;font-size:15px;font-weight:600;transition:all .2s}._cancelButton_119fl_241:hover{background:#edf2f7}._submitButton_119fl_256{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #667eea4d}._submitButton_119fl_256:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}._submitButton_119fl_256:disabled{opacity:.5;cursor:not-allowed}._withdrawButton_119fl_277{background:linear-gradient(135deg,#e53e3e 0%,#c53030 100%);box-shadow:0 4px 12px #e53e3e4d}._withdrawButton_119fl_277:hover:not(:disabled){box-shadow:0 6px 16px #e53e3e66}._goalsList_119fl_285{flex-direction:column;gap:16px;display:flex}._empty_119fl_291{text-align:center;background:#fff;border:2px dashed #e2e8f0;border-radius:20px;padding:60px 20px}._emptyIcon_119fl_299{margin-bottom:16px;font-size:56px}._empty_119fl_291 h3{color:#2d3748;margin:0 0 8px;font-size:20px}._empty_119fl_291 p{color:#718096;margin:0}._goalCard_119fl_315{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;transition:all .2s;box-shadow:0 4px 20px #0000000a}._goalCard_119fl_315:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}._completed_119fl_328{background:linear-gradient(135deg,#f0fff4 0%,#c6f6d5 100%);border-color:#9ae6b4}._goalHeader_119fl_333{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}._goalEmoji_119fl_340{background:linear-gradient(135deg,#f6f9fc 0%,#eef2ff 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;display:flex}._goalInfo_119fl_352{flex:1;min-width:0}._goalName_119fl_357{color:#1a202c;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;font-size:18px;font-weight:700;display:flex}._completedBadge_119fl_368{color:#fff;background:#10b981;border-radius:20px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}._goalDeadline_119fl_380{color:#718096;align-items:center;gap:6px;font-size:13px;display:flex}._daysLeft_119fl_388{color:#c05621;background:#fffaf0;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:12px;font-weight:600}._deleteButton_119fl_398{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}._deleteButton_119fl_398:hover{color:#e53e3e;background:#fed7d7}._goalProgress_119fl_412{margin-bottom:18px}._goalStats_119fl_416{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}._goalCurrent_119fl_423{color:#1a202c;font-size:20px;font-weight:700}._goalTarget_119fl_429{color:#718096;font-size:14px}._progressBar_119fl_434{background:#edf2f7;border-radius:10px;height:10px;margin-bottom:6px;overflow:hidden}._progressFill_119fl_442{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:10px;height:100%;transition:width .5s;position:relative;overflow:hidden}._progressFill_119fl_442:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s infinite _shimmer_119fl_1;position:absolute;inset:0}@keyframes _shimmer_119fl_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._completedFill_119fl_469{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}._goalPercent_119fl_473{text-align:right;color:#667eea;font-size:13px;font-weight:600}._goalActions_119fl_480{gap:10px;display:flex}._actionBtnAdd_119fl_485,._actionBtnWithdraw_119fl_485{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex}._actionBtnAdd_119fl_485{color:#059669;background:#f0fff4;border:2px solid #9ae6b4}._actionBtnAdd_119fl_485:hover:not(:disabled){background:#c6f6d5}._actionBtnWithdraw_119fl_485{color:#c53030;background:#fff5f5;border:2px solid #fed7d7}._actionBtnWithdraw_119fl_485:hover:not(:disabled){background:#fed7d7}._actionBtnWithdraw_119fl_485:disabled{opacity:.4;cursor:not-allowed}._modalOverlay_119fl_522{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s _fadeIn_119fl_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_119fl_1{0%{opacity:0}to{opacity:1}}._modal_119fl_522{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:28px;animation:.3s _slideUp_119fl_1;position:relative;box-shadow:0 20px 60px #0003}@keyframes _slideUp_119fl_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalClose_119fl_566{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;transition:all .2s;position:absolute;top:16px;right:16px}._modalClose_119fl_566:hover{color:#4a5568;background:#f7fafc}._modalHeader_119fl_583{align-items:center;gap:14px;margin-bottom:24px;display:flex}._modalHeader_119fl_583 h3{color:#1a202c;margin:0;font-size:20px;font-weight:700}._modalIcon_119fl_596{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._modalBody_119fl_607{margin-bottom:24px}._modalBody_119fl_607 label{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600;display:block}._modalInput_119fl_618{text-align:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:14px;font-size:20px;font-weight:600;transition:all .2s}._modalInput_119fl_618:focus{background:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}._modalHint_119fl_636{color:#2d3748;background:#f0fff4;border-left:3px solid #10b981;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:13px}._modalActions_119fl_646{gap:12px;display:flex}._loading_119fl_651{color:#718096;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}._spinner_119fl_660{border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite _spin_119fl_660}@keyframes _spin_119fl_660{to{transform:rotate(360deg)}}._section_119fl_675{margin-bottom:32px}._sectionTitle_119fl_679{color:#2d3748;align-items:center;gap:10px;margin:0 0 16px;font-size:18px;font-weight:700;display:flex}._sectionCount_119fl_689{color:#fff;background:#667eea;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}._sectionToggle_119fl_703{color:#c05621;cursor:pointer;background:linear-gradient(135deg,#fef5e7 0%,#fdeacf 100%);border:1px solid #f6ad55;border-radius:14px;align-items:center;gap:10px;width:100%;margin-bottom:16px;padding:14px 18px;font-size:16px;font-weight:700;transition:all .2s;display:flex}._sectionToggle_119fl_703:hover{background:linear-gradient(135deg,#fdeacf 0%,#fbd38d 100%)}._sectionToggle_119fl_703 ._sectionCount_119fl_689{background:#ed8936}._toggleIcon_119fl_726{margin-left:auto;font-size:12px}
