.cash-name-cell[data-v-d9c69a6a]{display:flex;align-items:center;gap:8px;min-width:140px}.cash-name[data-v-d9c69a6a]{font-weight:600}.cash-default-pill[data-v-d9c69a6a]{display:inline-flex;padding:2px 8px;border-radius:999px;background:rgba(var(--panel-accent-rgb,0,122,255),.12);color:var(--panel-accent-text,#007aff);font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.cash-balance[data-v-d9c69a6a]{font-weight:700;font-variant-numeric:tabular-nums;font-size:13.5px}.cash-balance--positive[data-v-d9c69a6a]{color:#28a745}.cash-balance--negative[data-v-d9c69a6a]{color:#ef4444}.cash-balance--neutral[data-v-d9c69a6a]{color:#8e8e93}html.dark .cash-balance--positive[data-v-d9c69a6a],html.midnight .cash-balance--positive[data-v-d9c69a6a]{color:#34d399}html.dark .cash-balance--negative[data-v-d9c69a6a],html.midnight .cash-balance--negative[data-v-d9c69a6a]{color:#f87171}html.dark .cash-balance--neutral[data-v-d9c69a6a],html.midnight .cash-balance--neutral[data-v-d9c69a6a]{color:#9ca3af}.cash-balance-sub[data-v-d9c69a6a]{font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.cash-balance--in[data-v-d9c69a6a]{color:#28a745}.cash-balance--out[data-v-d9c69a6a]{color:#ef4444}html.dark .cash-balance--in[data-v-d9c69a6a],html.midnight .cash-balance--in[data-v-d9c69a6a]{color:#34d399}html.dark .cash-balance--out[data-v-d9c69a6a],html.midnight .cash-balance--out[data-v-d9c69a6a]{color:#f87171}.cash-action--disabled[data-v-d9c69a6a]{opacity:.4;cursor:not-allowed;pointer-events:none}.cash-form-field[data-v-d9c69a6a]{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.cash-form-label[data-v-d9c69a6a]{font-size:12px;font-weight:600;color:#1c1c1e}.cash-form-label.required[data-v-d9c69a6a]:after{content:" *";color:#ef4444}html.dark .cash-form-label[data-v-d9c69a6a],html.midnight .cash-form-label[data-v-d9c69a6a]{color:#eae6e1}.cash-default-toggle[data-v-d9c69a6a]{margin-top:12px;padding:12px 14px;border-radius:10px;background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.06)}html.dark .cash-default-toggle[data-v-d9c69a6a],html.midnight .cash-default-toggle[data-v-d9c69a6a]{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.06)}.cash-toggle-wrap[data-v-d9c69a6a]{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.cash-toggle-wrap--disabled[data-v-d9c69a6a]{cursor:not-allowed;opacity:.7}.cash-toggle-wrap input[data-v-d9c69a6a]{display:none}.cash-toggle-pill[data-v-d9c69a6a]{flex-shrink:0;width:36px;height:20px;border-radius:999px;background:rgba(0,0,0,.18);position:relative;transition:background .2s}.cash-toggle-pill[data-v-d9c69a6a]:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .18s;box-shadow:0 1px 2px rgba(0,0,0,.18)}.cash-toggle-wrap input:checked+.cash-toggle-pill[data-v-d9c69a6a]{background:var(--panel-accent,#007aff)}.cash-toggle-wrap input:checked+.cash-toggle-pill[data-v-d9c69a6a]:after{transform:translateX(16px)}.cash-toggle-text[data-v-d9c69a6a]{display:flex;flex-direction:column;gap:2px}.cash-toggle-title[data-v-d9c69a6a]{font-size:13px;font-weight:600;color:#1c1c1e}.cash-toggle-hint[data-v-d9c69a6a]{font-size:11px;color:#8e8e93}html.dark .cash-toggle-title[data-v-d9c69a6a],html.midnight .cash-toggle-title[data-v-d9c69a6a]{color:#eae6e1}html.dark .cash-toggle-hint[data-v-d9c69a6a],html.midnight .cash-toggle-hint[data-v-d9c69a6a]{color:#9a9cae}