._card_19ug6_2{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius-md);flex-direction:column;min-width:0;display:flex}._cardHeader_19ug6_11{justify-content:space-between;align-items:flex-start;gap:var(--app-space-3);padding:var(--app-space-4) var(--app-space-4) 0;display:flex}._cardHeaderText_19ug6_19{min-width:0}._cardTitle_19ug6_23{font-size:var(--app-font-size-md);font-weight:var(--app-font-weight-semibold);margin:0}._cardSubtitle_19ug6_29{font-size:var(--app-font-size-sm);color:var(--app-text-muted);margin:.15rem 0 0}._cardActions_19ug6_35{align-items:center;gap:var(--app-space-2);flex-shrink:0;display:flex}._cardBody_19ug6_42{padding:var(--app-space-4);flex:1;min-width:0}._cardBodyFlush_19ug6_48{flex:1;min-width:0}._cardFooter_19ug6_53{padding:var(--app-space-3) var(--app-space-4);border-top:1px solid var(--app-border);font-size:var(--app-font-size-sm);color:var(--app-text-muted)}._sectionHeading_19ug6_60{justify-content:space-between;align-items:flex-end;gap:var(--app-space-4);margin-bottom:var(--app-space-3);flex-wrap:wrap;display:flex}._sectionTitle_19ug6_69{font-size:var(--app-font-size-lg);font-weight:var(--app-font-weight-semibold);margin:0}._sectionDescription_19ug6_75{font-size:var(--app-font-size-sm);color:var(--app-text-muted);max-width:62ch;margin:.2rem 0 0}._sectionActions_19ug6_82{gap:var(--app-space-2);flex-wrap:wrap;align-items:center;display:flex}._toolbar_19ug6_89{align-items:center;gap:var(--app-space-2);flex-wrap:wrap;display:flex}._positive_19ug6_97{color:var(--app-positive)}._negative_19ug6_101{color:var(--app-negative)}._subtle_19ug6_105{color:var(--app-text-subtle)}._moneyBold_19ug6_109{font-weight:var(--app-font-weight-semibold)}._stat_19ug6_114{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius-md);padding:var(--app-space-4);text-align:left;width:100%;min-width:0;color:inherit;flex-direction:column;gap:.35rem;text-decoration:none;display:flex}._statInteractive_19ug6_129{cursor:pointer;transition:border-color .15s,background-color .15s}._statInteractive_19ug6_129:hover{border-color:var(--app-border-strong);background:var(--app-hover);text-decoration:none}._statTop_19ug6_142{justify-content:space-between;align-items:center;gap:var(--app-space-2);display:flex}._statLabel_19ug6_149{font-size:var(--app-font-size-sm);color:var(--app-text-muted);font-weight:var(--app-font-weight-medium)}._statIcon_19ug6_155{border-radius:var(--app-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:inline-flex}._statValue_19ug6_166{font-size:var(--app-font-size-2xl);font-weight:var(--app-font-weight-semibold);letter-spacing:-.02em;line-height:1.15}._statCaption_19ug6_173{font-size:var(--app-font-size-sm);color:var(--app-text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}._tone_neutral_19ug6_183{background:var(--app-surface-2);color:var(--app-text-muted)}._tone_positive_19ug6_188{background:var(--app-positive-soft);color:var(--app-positive)}._tone_negative_19ug6_193{background:var(--app-negative-soft);color:var(--app-negative)}._tone_warning_19ug6_198{background:var(--app-warning-soft);color:var(--app-warning)}._tone_info_19ug6_203{background:var(--app-info-soft);color:var(--app-info)}._tone_brand_19ug6_208{background:var(--app-brand-soft);color:var(--app-brand)}._tone_accent_19ug6_213{background:var(--app-accent-soft);color:var(--app-accent)}._badge_19ug6_219{border-radius:var(--app-radius-sm);font-size:var(--app-font-size-xs);font-weight:var(--app-font-weight-medium);white-space:nowrap;align-items:center;gap:.3rem;padding:.2rem .5rem;line-height:1.4;display:inline-flex}._badgeSm_19ug6_231{padding:.1rem .35rem;font-size:.68rem}._badge_neutral_19ug6_236{background:var(--app-surface-2);color:var(--app-text-muted)}._badge_positive_19ug6_241{background:var(--app-positive-soft);color:var(--app-positive)}._badge_negative_19ug6_246{background:var(--app-negative-soft);color:var(--app-negative)}._badge_warning_19ug6_251{background:var(--app-warning-soft);color:var(--app-warning)}._badge_info_19ug6_256{background:var(--app-info-soft);color:var(--app-info)}._badge_brand_19ug6_261{background:var(--app-brand-soft);color:var(--app-brand)}._tag_19ug6_267{border-radius:var(--app-radius-pill);border:1px solid var(--app-border);background:var(--app-surface-2);color:var(--app-text-muted);font-size:var(--app-font-size-xs);font-weight:var(--app-font-weight-medium);white-space:nowrap;align-items:center;gap:.35rem;max-width:100%;padding:.15rem .5rem;line-height:1.5;display:inline-flex}._tagSm_19ug6_283{padding:.05rem .4rem;font-size:.68rem}._tagClickable_19ug6_288{cursor:pointer}._tagClickable_19ug6_288:hover{border-color:var(--app-border-strong);color:var(--app-text)}._tagActive_19ug6_297{background:var(--app-selected);border-color:var(--app-primary);color:var(--app-text)}._tagDot_19ug6_303{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}._tagRemove_19ug6_311{cursor:pointer;opacity:.6;font-size:.7rem;display:inline-flex}._tagRemove_19ug6_311:hover{opacity:1}._tagColor_teal_19ug6_322 ._tagDot_19ug6_303{background:#0f9d76}._tagColor_violet_19ug6_325 ._tagDot_19ug6_303{background:#7c5cd6}._tagColor_amber_19ug6_328 ._tagDot_19ug6_303{background:#d9922b}._tagColor_rose_19ug6_331 ._tagDot_19ug6_303{background:#d1496a}._tagColor_sky_19ug6_334 ._tagDot_19ug6_303{background:#2f80c4}._tagColor_lime_19ug6_337 ._tagDot_19ug6_303{background:#5f9c2f}._tagColor_orange_19ug6_340 ._tagDot_19ug6_303{background:#d4762c}._tagColor_indigo_19ug6_343 ._tagDot_19ug6_303{background:#4f5bd5}._progressWrap_19ug6_348{align-items:center;gap:var(--app-space-2);width:100%;display:flex}._progress_19ug6_348{border-radius:var(--app-radius-pill);background:var(--app-surface-3);flex:1;min-width:48px;height:8px;position:relative;overflow:hidden}._progressSm_19ug6_365{height:5px}._progressFill_19ug6_369{border-radius:var(--app-radius-pill);height:100%;transition:width .25s;display:block}._fill_positive_19ug6_376{background:var(--app-positive)}._fill_warning_19ug6_380{background:var(--app-warning)}._fill_negative_19ug6_384{background:var(--app-negative)}._fill_info_19ug6_388{background:var(--app-info)}._fill_neutral_19ug6_392{background:var(--app-neutral)}._progressLabel_19ug6_396{font-size:var(--app-font-size-xs);color:var(--app-text-muted);text-align:right;font-variant-numeric:tabular-nums;min-width:34px}._keyValue_19ug6_405{justify-content:space-between;gap:var(--app-space-4);border-bottom:1px solid var(--app-border);font-size:var(--app-font-size-md);margin:0;padding:.45rem 0;display:flex}._keyValue_19ug6_405:last-child{border-bottom:none}._keyValue_19ug6_405 dt{color:var(--app-text-muted);flex-shrink:0;font-weight:400}._keyValue_19ug6_405 dd{text-align:right;overflow-wrap:anywhere;min-width:0;margin:0}._avatar_19ug6_433{object-fit:cover;border-radius:50%;flex-shrink:0}._avatarFallback_19ug6_439{background:var(--app-brand-soft);color:var(--app-brand);font-weight:var(--app-font-weight-semibold);justify-content:center;align-items:center;display:inline-flex}._bubble_19ug6_448{border-radius:var(--app-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:inline-flex}._bubbleSm_19ug6_459{width:28px;height:28px;font-size:.75rem}
