.bottom-nav[data-v-6aec8e97]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:calc(var(--nav-height) + var(--safe-bottom));background:var(--color-surface);display:flex;align-items:center;justify-content:space-around;padding:0 20px calc(var(--safe-bottom)) 20px;box-shadow:0 -1px 0 var(--color-border),0 -8px 32px #0000000f;border-radius:24px 24px 0 0;z-index:100}.nav-item[data-v-6aec8e97]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:var(--color-text-muted);transition:color .2s}.nav-item.active[data-v-6aec8e97]{color:var(--color-primary)}.fab-btn[data-v-6aec8e97]{width:52px;height:52px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #6b57f573;transition:transform .15s,box-shadow .15s;flex-shrink:0}.fab-btn[data-v-6aec8e97]:active{transform:scale(.92);box-shadow:0 2px 10px #6b57f54d}.sheet-overlay[data-v-8c0a534b]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:flex-end}.sheet[data-v-8c0a534b]{width:100%;max-width:480px;margin:0 auto;background:var(--color-surface);border-radius:24px 24px 0 0;padding:12px 24px calc(var(--safe-bottom) + 28px)}.sheet-handle[data-v-8c0a534b]{width:40px;height:4px;border-radius:2px;background:var(--color-border);margin:0 auto 20px}.sheet-title[data-v-8c0a534b]{font-size:18px;font-weight:700;margin-bottom:20px}.sheet-form[data-v-8c0a534b]{display:flex;flex-direction:column;gap:14px}.field[data-v-8c0a534b]{display:flex;flex-direction:column;gap:6px}.field-label[data-v-8c0a534b]{font-size:13px;font-weight:600;color:var(--color-text)}.field-input[data-v-8c0a534b]{height:46px;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);padding:0 14px;font-size:15px;color:var(--color-text);background:var(--color-bg);outline:none;transition:border-color .2s;width:100%}.field-input[data-v-8c0a534b]:focus{border-color:var(--color-primary);background:#fff}.field-row[data-v-8c0a534b]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.type-toggle[data-v-8c0a534b]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.toggle-btn[data-v-8c0a534b]{height:42px;border-radius:var(--radius-sm);border:1.5px solid var(--color-border);font-size:14px;font-weight:600;color:var(--color-text-muted);transition:all .15s}.expense-btn.active[data-v-8c0a534b]{border-color:var(--color-urgent);background:#fff0f1;color:var(--color-urgent)}.income-btn.active[data-v-8c0a534b]{border-color:var(--color-success);background:#edfff5;color:var(--color-success)}.amount-wrap[data-v-8c0a534b]{position:relative;display:flex;align-items:center}.currency-prefix[data-v-8c0a534b]{position:absolute;left:14px;font-size:15px;font-weight:600;color:var(--color-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none}.amount-input[data-v-8c0a534b]{padding-left:38px}.form-error[data-v-8c0a534b]{font-size:13px;color:var(--color-urgent);background:#fff0f1;padding:10px 12px;border-radius:var(--radius-sm)}.sheet-actions[data-v-8c0a534b]{display:grid;grid-template-columns:1fr 2fr;gap:12px;padding-top:4px}.btn-cancel[data-v-8c0a534b]{height:48px;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);font-size:15px;font-weight:600;color:var(--color-text-muted)}.btn-save[data-v-8c0a534b]{height:48px;background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);font-size:15px;font-weight:700;box-shadow:0 4px 12px #6b57f54d}.btn-save[data-v-8c0a534b]:disabled{opacity:.6;cursor:not-allowed}.sheet-enter-active[data-v-8c0a534b],.sheet-leave-active[data-v-8c0a534b]{transition:opacity .25s ease}.sheet-enter-from[data-v-8c0a534b],.sheet-leave-to[data-v-8c0a534b]{opacity:0}.sheet-enter-active .sheet[data-v-8c0a534b],.sheet-leave-active .sheet[data-v-8c0a534b]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.sheet-enter-from .sheet[data-v-8c0a534b],.sheet-leave-to .sheet[data-v-8c0a534b]{transform:translateY(100%)}.month-nav[data-v-1bae1306]{position:fixed;bottom:calc(var(--nav-height) + var(--safe-bottom) + 12px);left:50%;transform:translate(-50%);z-index:90;display:flex;align-items:center;gap:4px;background:var(--color-surface);border-radius:40px;padding:6px 8px;box-shadow:0 4px 20px #6b57f52e,0 1px 4px #00000014;color:var(--color-primary)}.month-label[data-v-1bae1306]{min-width:128px;text-align:center;font-size:13px;font-weight:600}.nav-btn[data-v-1bae1306]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:inherit;transition:background .15s,opacity .15s}.nav-btn[data-v-1bae1306]:active{background:#6b57f51a}.nav-btn[data-v-1bae1306]:disabled{opacity:.35;cursor:not-allowed}.app-wrapper{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--color-bg);max-width:480px;margin:0 auto;position:relative}.entry-card[data-v-9d04b24f]{background:var(--color-surface);border-radius:var(--radius-md);padding:16px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow-card);cursor:pointer;transition:transform .15s;margin-bottom:10px}.entry-card[data-v-9d04b24f]:active{transform:scale(.98)}.card--cancelled[data-v-9d04b24f]{opacity:.55}.entry-icon[data-v-9d04b24f]{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon--expense[data-v-9d04b24f]{background:#fff0f0;color:#ff6b81}.icon--income[data-v-9d04b24f]{background:#f0fff4;color:#2ed573}.entry-info[data-v-9d04b24f]{flex:1;min-width:0}.entry-name[data-v-9d04b24f]{font-weight:600;font-size:15px;color:var(--color-text);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-meta[data-v-9d04b24f]{display:flex;align-items:center;gap:8px}.entry-category[data-v-9d04b24f]{font-size:12px;color:var(--color-text-muted)}.amount-mismatch-badge[data-v-9d04b24f]{font-size:11px;font-weight:700;color:#e07b00;background:#fff3e0;border:1px solid #FFD180;border-radius:10px;padding:1px 6px;line-height:1.4;flex-shrink:0}.entry-status[data-v-9d04b24f]{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500}.status-dot[data-v-9d04b24f]{width:6px;height:6px;border-radius:50%}.status--urgent[data-v-9d04b24f]{color:var(--color-urgent)}.status--urgent .status-dot[data-v-9d04b24f]{background:var(--color-urgent)}.status--warning[data-v-9d04b24f]{color:var(--color-warning)}.status--warning .status-dot[data-v-9d04b24f]{background:var(--color-warning)}.status--pending[data-v-9d04b24f]{color:var(--color-text-muted)}.status--pending .status-dot[data-v-9d04b24f]{background:var(--color-text-muted)}.status--done[data-v-9d04b24f]{color:var(--color-success)}.status--done .status-dot[data-v-9d04b24f]{background:var(--color-success)}.status--cancelled[data-v-9d04b24f]{color:#999}.status--cancelled .status-dot[data-v-9d04b24f]{background:#bbb}.entry-right[data-v-9d04b24f]{text-align:right;flex-shrink:0}.entry-amount[data-v-9d04b24f]{font-weight:700;font-size:15px;color:var(--color-text);margin-bottom:2px}.entry-due[data-v-9d04b24f]{font-size:12px;color:var(--color-text-muted)}.sheet-overlay[data-v-b9d21cb0]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:flex-end}.sheet[data-v-b9d21cb0]{width:100%;max-width:480px;margin:0 auto;background:var(--color-surface);border-radius:24px 24px 0 0;padding:12px 24px calc(var(--safe-bottom) + 28px)}.sheet-handle[data-v-b9d21cb0]{width:40px;height:4px;border-radius:2px;background:var(--color-border);margin:0 auto 20px}.sheet-header[data-v-b9d21cb0]{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:24px}.tx-name[data-v-b9d21cb0]{font-size:18px;font-weight:700;color:var(--color-text)}.tx-amount[data-v-b9d21cb0]{font-size:22px;font-weight:800;color:var(--color-text)}.state-badge[data-v-b9d21cb0]{font-size:12px;font-weight:600;padding:3px 12px;border-radius:20px}.badge--pending[data-v-b9d21cb0]{background:#f0f0f0;color:var(--color-text-muted)}.badge--paid[data-v-b9d21cb0],.badge--received[data-v-b9d21cb0]{background:#edfff5;color:var(--color-success)}.badge--cancelled[data-v-b9d21cb0]{background:#f0f0f0;color:#999}.amount-comparison[data-v-b9d21cb0]{background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-sm);padding:12px 16px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.comparison-row[data-v-b9d21cb0]{display:flex;justify-content:space-between;align-items:center}.comparison-label[data-v-b9d21cb0]{font-size:13px;color:var(--color-text-muted)}.comparison-value[data-v-b9d21cb0]{font-size:14px;font-weight:600;color:var(--color-text)}.diff--over[data-v-b9d21cb0]{color:var(--color-urgent)}.diff--under[data-v-b9d21cb0]{color:var(--color-success)}.action-list[data-v-b9d21cb0]{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.action-btn[data-v-b9d21cb0]{height:50px;border-radius:var(--radius-sm);font-size:15px;font-weight:600;width:100%}.action-primary[data-v-b9d21cb0]{background:var(--color-primary);color:#fff;box-shadow:0 4px 12px #6b57f54d}.action-secondary[data-v-b9d21cb0]{border:1.5px solid var(--color-border);color:var(--color-text)}.action-danger[data-v-b9d21cb0]{border:1.5px solid rgba(255,71,87,.35);color:var(--color-urgent);background:#fff0f1}.btn-close[data-v-b9d21cb0]{width:100%;height:46px;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);font-size:15px;font-weight:600;color:var(--color-text-muted)}.confirm-header[data-v-b9d21cb0]{text-align:center;margin-bottom:24px}.confirm-title[data-v-b9d21cb0]{font-size:18px;font-weight:700;color:var(--color-text);margin-bottom:6px}.confirm-subtitle[data-v-b9d21cb0]{font-size:14px;color:var(--color-text-muted)}.field[data-v-b9d21cb0]{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.field-label[data-v-b9d21cb0]{font-size:13px;font-weight:600;color:var(--color-text)}.field-input[data-v-b9d21cb0]{height:46px;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);padding:0 14px;font-size:15px;color:var(--color-text);background:var(--color-bg);outline:none;transition:border-color .2s;width:100%}.field-input[data-v-b9d21cb0]:focus{border-color:var(--color-primary);background:#fff}.amount-wrap[data-v-b9d21cb0]{position:relative;display:flex;align-items:center}.currency-prefix[data-v-b9d21cb0]{position:absolute;left:14px;font-size:15px;font-weight:600;color:var(--color-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none}.amount-input[data-v-b9d21cb0]{padding-left:38px}.confirm-actions[data-v-b9d21cb0]{display:grid;grid-template-columns:1fr 2fr;gap:12px}.sheet-enter-active[data-v-b9d21cb0],.sheet-leave-active[data-v-b9d21cb0]{transition:opacity .25s ease}.sheet-enter-from[data-v-b9d21cb0],.sheet-leave-to[data-v-b9d21cb0]{opacity:0}.sheet-enter-active .sheet[data-v-b9d21cb0],.sheet-leave-active .sheet[data-v-b9d21cb0]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.sheet-enter-from .sheet[data-v-b9d21cb0],.sheet-leave-to .sheet[data-v-b9d21cb0]{transform:translateY(100%)}.sheet-overlay[data-v-5f8cf770]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:flex-end}.sheet[data-v-5f8cf770]{width:100%;max-width:480px;margin:0 auto;background:var(--color-surface);border-radius:24px 24px 0 0;padding:12px 24px calc(var(--safe-bottom) + 28px)}.sheet-handle[data-v-5f8cf770]{width:40px;height:4px;border-radius:2px;background:var(--color-border);margin:0 auto 20px}.sheet-title[data-v-5f8cf770]{font-size:16px;font-weight:700;color:var(--color-text);margin-bottom:16px;text-align:center}.group-list[data-v-5f8cf770]{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.group-row[data-v-5f8cf770]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-bg);cursor:pointer;transition:background .15s,border-color .15s;text-align:left;width:100%}.group-row--active[data-v-5f8cf770]{border-color:var(--color-primary);background:#eef0ff}.group-info[data-v-5f8cf770]{display:flex;flex-direction:column;gap:2px}.group-name[data-v-5f8cf770]{font-size:15px;font-weight:600;color:var(--color-text)}.group-meta[data-v-5f8cf770]{font-size:12px;color:var(--color-text-muted)}.check-icon[data-v-5f8cf770]{color:var(--color-primary);flex-shrink:0}.manage-link[data-v-5f8cf770]{display:block;text-align:center;font-size:14px;font-weight:600;color:var(--color-primary);padding:8px 0}.sheet-enter-active[data-v-5f8cf770],.sheet-leave-active[data-v-5f8cf770]{transition:opacity .25s ease}.sheet-enter-from[data-v-5f8cf770],.sheet-leave-to[data-v-5f8cf770]{opacity:0}.sheet-enter-active .sheet[data-v-5f8cf770],.sheet-leave-active .sheet[data-v-5f8cf770]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.sheet-enter-from .sheet[data-v-5f8cf770],.sheet-leave-to .sheet[data-v-5f8cf770]{transform:translateY(100%)}.header[data-v-833d49c7]{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px}.header-user[data-v-833d49c7]{display:flex;align-items:center;gap:12px}.avatar[data-v-833d49c7]{width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;border:2.5px solid white;box-shadow:0 0 0 2px var(--color-primary);overflow:hidden;flex-shrink:0}.avatar-img[data-v-833d49c7]{width:100%;height:100%;object-fit:cover}.greeting[data-v-833d49c7]{font-size:12px;color:var(--color-text-muted);margin-bottom:1px}.user-name[data-v-833d49c7]{font-size:16px;font-weight:700;color:var(--color-text)}.group-chip[data-v-833d49c7]{display:flex;align-items:center;font-size:13px;font-weight:600;color:var(--color-primary);background:#eef0ff;border:1.5px solid #d4d0ff;border-radius:20px;padding:5px 12px;cursor:pointer;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bell-btn[data-v-833d49c7]{position:relative;width:42px;height:42px;background:var(--color-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-card);color:var(--color-text)}.bell-badge[data-v-833d49c7]{position:absolute;top:6px;right:6px;width:16px;height:16px;background:var(--color-urgent);border-radius:50%;font-size:9px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.summary-card[data-v-833d49c7]{background:var(--color-primary);border-radius:var(--radius-lg);padding:24px;color:#fff;margin-bottom:20px}.summary-label[data-v-833d49c7]{font-size:13px;opacity:.8;margin-bottom:6px}.summary-amount[data-v-833d49c7]{font-size:34px;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.progress-track[data-v-833d49c7]{height:8px;background:#ffffff40;border-radius:4px;overflow:hidden;margin-bottom:10px}.progress-fill[data-v-833d49c7]{height:100%;background:var(--color-progress);border-radius:4px;transition:width .4s ease}.summary-footer[data-v-833d49c7]{display:flex;align-items:center;justify-content:space-between}.summary-pct[data-v-833d49c7]{font-size:13px;font-weight:600;opacity:.9}.risk-badge[data-v-833d49c7]{font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px}.risk--danger[data-v-833d49c7]{background:#ff475740;color:#ffb3bb}.risk--warning[data-v-833d49c7]{background:#ffa50240;color:#ffd87a}.risk--safe[data-v-833d49c7]{background:#2ed57340;color:#a8f5c7}.stats-row[data-v-833d49c7]{display:flex;align-items:center;background:var(--color-surface);border-radius:var(--radius-md);padding:16px 20px;margin-bottom:24px;box-shadow:var(--shadow-card)}.stat-item[data-v-833d49c7]{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.stat-icon-wrap[data-v-833d49c7]{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.stat-blue[data-v-833d49c7]{background:#eef0ff;color:var(--color-primary)}.stat-green[data-v-833d49c7]{background:#edfff5;color:var(--color-success)}.stat-red[data-v-833d49c7]{background:#fff0f1;color:var(--color-urgent)}.stat-value[data-v-833d49c7]{font-size:20px;font-weight:800;color:var(--color-text);line-height:1}.urgent-val[data-v-833d49c7]{color:var(--color-urgent)}.stat-label[data-v-833d49c7]{font-size:11px;color:var(--color-text-muted);font-weight:500}.stat-divider[data-v-833d49c7]{width:1px;height:40px;background:var(--color-border)}.generate-card[data-v-833d49c7]{background:var(--color-surface);border-radius:var(--radius-md);padding:24px 20px;text-align:center;box-shadow:var(--shadow-card);margin-bottom:24px;border:1.5px dashed var(--color-border)}.generate-title[data-v-833d49c7]{font-size:16px;font-weight:700;margin-bottom:6px}.generate-sub[data-v-833d49c7]{font-size:13px;color:var(--color-text-muted);margin-bottom:16px}.btn-generate[data-v-833d49c7]{background:var(--color-primary);color:#fff;padding:12px 24px;border-radius:var(--radius-sm);font-size:14px;font-weight:700;box-shadow:0 4px 12px #6b57f54d;transition:opacity .2s}.btn-generate[data-v-833d49c7]:disabled{opacity:.6;cursor:not-allowed}.section-header[data-v-833d49c7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title[data-v-833d49c7]{font-size:18px;font-weight:700}.view-all[data-v-833d49c7]{font-size:13px;color:var(--color-primary);font-weight:600}.empty-state[data-v-833d49c7]{text-align:center;padding:32px 20px;color:var(--color-text-muted);font-size:14px}.nav-spacer[data-v-833d49c7]{height:80px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #6B57F5;--color-primary-light: #8B78F7;--color-primary-dark: #5040D0;--color-bg: #F5F3FF;--color-surface: #FFFFFF;--color-text: #1E1A3C;--color-text-muted: #8892A4;--color-border: #EDEDF5;--color-urgent: #FF4757;--color-warning: #FFA502;--color-success: #2ED573;--color-progress: #2ED573;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--shadow-card: 0 2px 16px rgba(107, 87, 245, .08);--nav-height: 72px;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:16px;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}.page{min-height:100dvh;padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 16px);padding-top:calc(var(--safe-top))}.container{padding:0 20px}
