.actions-module__qzhI4G__action{--action-background:transparent;--action-background-hover:transparent;--action-border:transparent;--action-border-hover:transparent;--action-color:var(--color-text);min-width:0;min-height:var(--control-height-md);justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--action-border);border-radius:var(--radius-control);background:var(--action-background);color:var(--action-color);cursor:pointer;letter-spacing:0;padding:0 var(--space-3);text-align:center;-webkit-user-select:none;user-select:none;white-space:normal;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.actions-module__qzhI4G__action:hover{background:var(--action-background-hover);border-color:var(--action-border-hover);color:var(--action-color)}.actions-module__qzhI4G__action:focus-visible,.actions-module__qzhI4G__inlineLink:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.actions-module__qzhI4G__action:disabled,.actions-module__qzhI4G__disabled{cursor:not-allowed;opacity:.62}.actions-module__qzhI4G__disabled{pointer-events:none}.actions-module__qzhI4G__primary{--action-background:var(--color-primary);--action-background-hover:var(--color-primary-strong);--action-border:var(--color-primary);--action-border-hover:var(--color-primary-strong);--action-color:var(--color-on-primary)}.actions-module__qzhI4G__secondary{--action-background:var(--color-surface-muted);--action-background-hover:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface-muted));--action-border:var(--color-border);--action-border-hover:var(--color-primary);--action-color:var(--color-text)}.actions-module__qzhI4G__secondary:hover{--action-color:var(--color-primary)}.actions-module__qzhI4G__danger{--action-background:var(--color-danger-soft);--action-background-hover:var(--color-danger-soft);--action-border:color-mix(in srgb, var(--color-danger) 28%, transparent);--action-border-hover:var(--color-danger);--action-color:var(--color-danger)}.actions-module__qzhI4G__ghost{--action-background:transparent;--action-background-hover:var(--color-surface-muted);--action-border:transparent;--action-border-hover:transparent;--action-color:var(--color-primary)}.actions-module__qzhI4G__sizeSm{min-height:var(--control-height-sm);padding:0 var(--space-3);font-size:.8125rem}.actions-module__qzhI4G__sizeMd{min-height:var(--control-height-md)}.actions-module__qzhI4G__sizeLg{min-height:var(--control-height-lg);padding:0 var(--space-4);font-size:.9375rem}.actions-module__qzhI4G__fullWidth{width:100%}.actions-module__qzhI4G__icon{flex:none;display:inline-flex}.actions-module__qzhI4G__icon :where(svg){width:1rem;height:1rem}.actions-module__qzhI4G__spinner{border:2px solid;border-right-color:#0000;border-radius:999px;flex:none;width:1rem;height:1rem;animation:.8s linear infinite actions-module__qzhI4G__spin}.actions-module__qzhI4G__inlineLink{border-radius:calc(var(--radius-control) - 2px);color:var(--color-primary);letter-spacing:0;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .16s}.actions-module__qzhI4G__inlineLink:hover{color:var(--color-primary-strong)}.actions-module__qzhI4G__iconButton{--action-background:transparent;--action-background-hover:var(--color-surface-muted);--action-border:transparent;--action-border-hover:transparent;--action-color:var(--color-primary);border:1px solid var(--action-border);border-radius:var(--radius-control);background:var(--action-background);color:var(--action-color);cursor:pointer;flex:none;place-items:center;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-grid}.actions-module__qzhI4G__iconButton:hover{background:var(--action-background-hover);border-color:var(--action-border-hover);color:var(--action-color)}.actions-module__qzhI4G__iconButton:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.actions-module__qzhI4G__iconSizeSm{width:var(--control-height-sm);height:var(--control-height-sm)}.actions-module__qzhI4G__iconSizeMd{width:var(--control-height-md);height:var(--control-height-md)}.actions-module__qzhI4G__iconSizeLg{width:var(--control-height-lg);height:var(--control-height-lg)}@keyframes actions-module__qzhI4G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.actions-module__qzhI4G__action,.actions-module__qzhI4G__inlineLink,.actions-module__qzhI4G__iconButton{transition:none}.actions-module__qzhI4G__spinner{animation:none}}
.surfaces-module__KbQyrq__panel,.surfaces-module__KbQyrq__kpiCard{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);width:100%;min-width:0;box-shadow:var(--shadow-soft)}.surfaces-module__KbQyrq__panel{padding:var(--space-4)}.surfaces-module__KbQyrq__panelDanger{border-color:color-mix(in srgb, var(--color-danger) 30%, var(--color-border))}.surfaces-module__KbQyrq__panelHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.surfaces-module__KbQyrq__panelHeaderContent{flex:18rem;min-width:min(100%,18rem)}.surfaces-module__KbQyrq__panelAside{flex:none;max-width:100%}.surfaces-module__KbQyrq__panelAside>*{max-width:100%}.surfaces-module__KbQyrq__panelTitle,.surfaces-module__KbQyrq__pageTitle,.surfaces-module__KbQyrq__kpiValue,.surfaces-module__KbQyrq__emptyTitle{color:var(--color-text);font-family:var(--font-heading), sans-serif;letter-spacing:0}.surfaces-module__KbQyrq__panelTitle{font-size:1.0625rem;font-weight:800;line-height:1.25}.surfaces-module__KbQyrq__panelDescription,.surfaces-module__KbQyrq__pageDescription,.surfaces-module__KbQyrq__kpiLabel,.surfaces-module__KbQyrq__kpiHint,.surfaces-module__KbQyrq__emptyDescription{color:var(--color-muted)}.surfaces-module__KbQyrq__panelDescription{margin-top:var(--space-1);font-size:.875rem;line-height:1.5}.surfaces-module__KbQyrq__pageHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.surfaces-module__KbQyrq__pageContent{min-width:0}.surfaces-module__KbQyrq__pageEyebrow{color:var(--color-primary);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.2}.surfaces-module__KbQyrq__pageTitle{margin-top:var(--space-1);font-size:1.5rem;font-weight:800;line-height:1.2}.surfaces-module__KbQyrq__pageDescription{max-width:48rem;margin-top:var(--space-2);font-size:.875rem;line-height:1.5}.surfaces-module__KbQyrq__kpiCard{min-height:6.25rem;padding:var(--space-3)}.surfaces-module__KbQyrq__kpiCardCompact{min-height:4.25rem;padding:var(--space-2)}.surfaces-module__KbQyrq__kpiCardCompact .surfaces-module__KbQyrq__kpiLabel{font-size:.8125rem;line-height:1.25}.surfaces-module__KbQyrq__kpiLabel{font-size:.875rem;line-height:1.4}.surfaces-module__KbQyrq__kpiValue{margin-top:var(--space-2);font-size:1.375rem;font-weight:800;line-height:1.15}.surfaces-module__KbQyrq__kpiCardCompact .surfaces-module__KbQyrq__kpiValue{margin-top:var(--space-1);font-size:1.15rem;line-height:1.1}.surfaces-module__KbQyrq__kpiHint{margin-top:var(--space-1);color:var(--color-subtle);font-size:.75rem;line-height:1.4}.surfaces-module__KbQyrq__kpiCardCompact .surfaces-module__KbQyrq__kpiHint{font-size:.6875rem;line-height:1.25}.surfaces-module__KbQyrq__tonePositive{color:var(--color-success)}.surfaces-module__KbQyrq__toneNegative{color:var(--color-danger)}.surfaces-module__KbQyrq__toneAccent{color:var(--color-accent)}.surfaces-module__KbQyrq__emptyState{border:1px dashed var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);padding:var(--space-4) var(--space-3);font-size:.875rem}.surfaces-module__KbQyrq__emptyTitle{font-weight:800;line-height:1.35}.surfaces-module__KbQyrq__emptyDescription{margin-top:var(--space-1);line-height:1.45}.surfaces-module__KbQyrq__summaryTile{border:1px solid color-mix(in srgb, var(--summary-tone) 20%, transparent);border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--summary-tone) 12%, transparent), transparent 70%), var(--color-surface-muted);padding:var(--space-3);color:var(--color-text);--summary-tone:var(--color-text);font-size:.875rem}.surfaces-module__KbQyrq__summaryLabel{color:var(--color-muted)}.surfaces-module__KbQyrq__summaryValue{margin-top:var(--space-1);color:var(--summary-tone);display:block}.surfaces-module__KbQyrq__summaryPrimary{--summary-tone:var(--color-primary)}.surfaces-module__KbQyrq__summaryAccent{--summary-tone:var(--color-accent)}.surfaces-module__KbQyrq__summarySuccess{--summary-tone:var(--color-success)}.surfaces-module__KbQyrq__summaryWarning{--summary-tone:var(--color-warning)}.surfaces-module__KbQyrq__summaryDanger{--summary-tone:var(--color-danger)}.surfaces-module__KbQyrq__iconBadge{border-radius:var(--radius-panel);background:var(--color-primary-soft);width:2.75rem;height:2.75rem;color:var(--color-primary);flex:none;place-items:center;display:grid}.surfaces-module__KbQyrq__iconBadge :where(svg){width:1.25rem;height:1.25rem}.surfaces-module__KbQyrq__dividerSection{margin-top:var(--space-5);border-top:1px solid var(--color-border);padding-top:var(--space-5)}.surfaces-module__KbQyrq__dividerTitle{color:var(--color-text);font-size:.875rem;font-weight:800;line-height:1.3}.surfaces-module__KbQyrq__dividerDescription{margin-top:var(--space-1);color:var(--color-muted);font-size:.75rem;line-height:1.5}@media (min-width:768px){.surfaces-module__KbQyrq__panel{padding:var(--space-4)}.surfaces-module__KbQyrq__pageTitle{font-size:1.75rem}.surfaces-module__KbQyrq__pageDescription{font-size:.9375rem}}
.charts-module__QGoH8G__chartFrame{width:100%;min-width:1px;overflow:hidden}.charts-module__QGoH8G__emptyFrame{border:1px dashed var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);padding:var(--space-4);text-align:center;place-items:center;display:grid}.charts-module__QGoH8G__chartFrameCompact{height:14rem}.charts-module__QGoH8G__chartFrameDefault{height:18rem}.charts-module__QGoH8G__chartFrameTall{height:22rem}@media (max-width:640px){.charts-module__QGoH8G__chartFrameCompact,.charts-module__QGoH8G__chartFrameDefault,.charts-module__QGoH8G__chartFrameTall{height:13rem}}
.feedback-module__2QqPPW__badge{background:var(--badge-background);min-width:0;color:var(--badge-color);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-weight:800;line-height:1.2;display:inline-flex}.feedback-module__2QqPPW__badgeSm{min-height:1.5rem;padding:0 var(--space-2);font-size:.75rem}.feedback-module__2QqPPW__badgeMd{min-height:1.75rem;padding:0 var(--space-3);font-size:.8125rem}.feedback-module__2QqPPW__neutral{--badge-background:var(--color-surface-muted);--badge-color:var(--color-muted)}.feedback-module__2QqPPW__primary{--badge-background:var(--color-primary-soft);--badge-color:var(--color-primary)}.feedback-module__2QqPPW__success{--badge-background:var(--color-success-soft);--badge-color:var(--color-success)}.feedback-module__2QqPPW__warning{--badge-background:var(--color-warning-soft);--badge-color:var(--color-warning)}.feedback-module__2QqPPW__danger{--badge-background:var(--color-danger-soft);--badge-color:var(--color-danger)}.feedback-module__2QqPPW__accent{--badge-background:var(--color-accent-soft);--badge-color:var(--color-accent)}.feedback-module__2QqPPW__alert{align-items:flex-start;gap:var(--space-3);border:1px solid var(--alert-border);border-radius:var(--radius-panel);background:var(--alert-background);color:var(--alert-color);padding:var(--space-3) var(--space-4);font-size:.875rem;line-height:1.45;display:flex}.feedback-module__2QqPPW__alertIcon{flex:none;margin-top:.125rem;display:inline-flex}.feedback-module__2QqPPW__alertIcon :where(svg){width:1rem;height:1rem}.feedback-module__2QqPPW__alertBody{flex:auto;min-width:0}.feedback-module__2QqPPW__alertAction{margin-top:var(--space-2)}.feedback-module__2QqPPW__dismiss{margin-top:-.25rem;margin-right:-.25rem}.feedback-module__2QqPPW__infoAlert{--alert-background:var(--color-primary-soft);--alert-border:color-mix(in srgb, var(--color-primary) 22%, transparent);--alert-color:var(--color-primary)}.feedback-module__2QqPPW__successAlert{--alert-background:var(--color-success-soft);--alert-border:color-mix(in srgb, var(--color-success) 25%, transparent);--alert-color:var(--color-success)}.feedback-module__2QqPPW__warningAlert{--alert-background:var(--color-warning-soft);--alert-border:color-mix(in srgb, var(--color-warning) 30%, transparent);--alert-color:var(--color-warning)}.feedback-module__2QqPPW__dangerAlert{--alert-background:var(--color-danger-soft);--alert-border:color-mix(in srgb, var(--color-danger) 25%, transparent);--alert-color:var(--color-danger)}.feedback-module__2QqPPW__toastViewport{top:var(--space-5);right:var(--space-5);z-index:70;width:min(calc(100vw - (var(--space-5) * 2)), 38rem);gap:var(--space-3);pointer-events:none;display:grid;position:fixed}.feedback-module__2QqPPW__toastItem{pointer-events:auto;border-radius:var(--radius-panel);box-shadow:0 1.5rem 5rem #0000006b}.feedback-module__2QqPPW__toastItem .feedback-module__2QqPPW__alert{letter-spacing:0;min-height:4.75rem;padding:var(--space-4) var(--space-5);border-width:1px;align-items:center;font-size:1rem;font-weight:750}.feedback-module__2QqPPW__toastItem .feedback-module__2QqPPW__alertIcon :where(svg){width:1.25rem;height:1.25rem}.feedback-module__2QqPPW__toastItem .feedback-module__2QqPPW__dismiss{margin-top:0}@media (max-width:640px){.feedback-module__2QqPPW__toastViewport{top:auto;right:var(--space-3);bottom:var(--space-3);left:var(--space-3);width:auto}}
.data-display-module__PNbIRW__tableScroll{width:100%;min-width:0;overflow-x:auto}.data-display-module__PNbIRW__table{width:100%;min-width:var(--table-min-width);border-collapse:separate;border-spacing:0 var(--space-2);color:var(--color-text);table-layout:fixed;text-align:left;font-size:.875rem;line-height:1.4}.data-display-module__PNbIRW__headerCell{padding:var(--space-2) var(--space-3);color:var(--color-muted);letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:800;line-height:1.2}.data-display-module__PNbIRW__row{color:var(--color-text)}.data-display-module__PNbIRW__cell{background:var(--color-surface-muted);overflow-wrap:anywhere;padding:var(--space-3);vertical-align:middle}.data-display-module__PNbIRW__row>.data-display-module__PNbIRW__cell:first-child{border-bottom-left-radius:var(--radius-control);border-top-left-radius:var(--radius-control)}.data-display-module__PNbIRW__row>.data-display-module__PNbIRW__cell:last-child{border-bottom-right-radius:var(--radius-control);border-top-right-radius:var(--radius-control)}.data-display-module__PNbIRW__alignLeft{text-align:left}.data-display-module__PNbIRW__alignCenter{text-align:center}.data-display-module__PNbIRW__alignRight{text-align:right}.data-display-module__PNbIRW__dataList{gap:var(--space-2);min-width:0;display:grid}.data-display-module__PNbIRW__dataCard{border:1px solid color-mix(in srgb, var(--color-primary) 16%, var(--color-border));border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 6%, transparent), transparent 44%), var(--color-surface-muted);min-width:0;max-width:100%;color:var(--color-text);padding:var(--space-3);align-content:start;display:grid;overflow:hidden}.data-display-module__PNbIRW__interactiveCard{appearance:none;cursor:pointer;width:100%;font:inherit;text-align:left;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s}.data-display-module__PNbIRW__interactiveCard:hover{border-color:color-mix(in srgb, var(--color-primary) 48%, var(--color-border));background:color-mix(in srgb, var(--color-surface-muted) 82%, var(--color-primary) 6%)}.data-display-module__PNbIRW__interactiveCard:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:2px}.data-display-module__PNbIRW__interactiveCard:active{transform:translateY(1px)}.data-display-module__PNbIRW__selectableCard{position:relative}.data-display-module__PNbIRW__selectableCardSelected{border-color:var(--color-primary);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary) 52%, transparent)}.data-display-module__PNbIRW__dataCardCompact{padding:var(--space-2)}.data-display-module__PNbIRW__dataCardCompact .data-display-module__PNbIRW__cardValue{margin-top:var(--space-1);font-size:1.25rem}.data-display-module__PNbIRW__dataCardCompact .data-display-module__PNbIRW__cardContent{margin-top:.25rem}.data-display-module__PNbIRW__dataCardCompact .data-display-module__PNbIRW__cardMeta{margin-top:0;line-height:1.3}.data-display-module__PNbIRW__dataCardRow{align-content:center;gap:var(--space-1);border-radius:var(--radius-control);padding:var(--space-2) var(--space-3)}.data-display-module__PNbIRW__dataCardRow .data-display-module__PNbIRW__cardHeader{align-items:center}.data-display-module__PNbIRW__dataCardRow .data-display-module__PNbIRW__cardValue{margin-top:var(--space-1);font-size:1rem;line-height:1.2}.data-display-module__PNbIRW__dataCardRow .data-display-module__PNbIRW__cardContent{gap:var(--space-1) var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;font-size:.75rem;line-height:1.35;display:flex}.data-display-module__PNbIRW__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.data-display-module__PNbIRW__cardTitleBlock{gap:var(--space-1);min-width:0;display:grid}.data-display-module__PNbIRW__cardTitle{-webkit-line-clamp:2;min-width:0;max-width:100%;color:var(--color-text);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.data-display-module__PNbIRW__cardTitle>*{min-width:0;max-width:100%}.data-display-module__PNbIRW__cardMeta{min-width:0;max-width:100%;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;line-height:1.45;overflow:hidden}.data-display-module__PNbIRW__cardAside{flex:none;justify-content:flex-end;align-items:center;min-width:0;max-width:min(100%,12rem);display:inline-flex}.data-display-module__PNbIRW__cardValue{margin-top:var(--space-3);min-width:0;max-width:100%;color:var(--color-text);font-family:var(--font-heading), sans-serif;letter-spacing:0;overflow-wrap:anywhere;font-size:1.375rem;font-weight:800;line-height:1.15;overflow:hidden}.data-display-module__PNbIRW__cardContent{gap:var(--space-1);min-width:0;max-width:100%;margin-top:var(--space-2);color:var(--color-muted);font-size:.875rem;line-height:1.45;display:grid}.data-display-module__PNbIRW__cardContent>*{overflow-wrap:anywhere;min-width:0;max-width:100%}.data-display-module__PNbIRW__cardActions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.data-display-module__PNbIRW__colorDot{background:var(--dot-color);border-radius:999px;flex:none;width:.75rem;height:.75rem}.data-display-module__PNbIRW__colorDotSm{width:.625rem;height:.625rem}.data-display-module__PNbIRW__progressTrack{background:var(--color-track);border-radius:999px;width:100%;height:.5rem;overflow:hidden}.data-display-module__PNbIRW__progressValue{border-radius:inherit;height:100%;transition:width .16s;display:block}.data-display-module__PNbIRW__progressprimary{background:var(--color-primary)}.data-display-module__PNbIRW__progresssuccess{background:var(--color-success)}.data-display-module__PNbIRW__progresswarning{background:var(--color-warning)}.data-display-module__PNbIRW__progressdanger{background:var(--color-danger)}.data-display-module__PNbIRW__progressaccent{background:var(--color-accent)}@media (prefers-reduced-motion:reduce){.data-display-module__PNbIRW__interactiveCard,.data-display-module__PNbIRW__progressValue{transition:none}}
.forms-module__ZawYYa__field{gap:var(--space-2);min-width:0;display:grid}.forms-module__ZawYYa__labelRow{align-items:baseline;gap:var(--space-1);display:flex}.forms-module__ZawYYa__label{color:var(--color-muted);letter-spacing:0;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.2}.forms-module__ZawYYa__required{color:var(--color-danger);font-size:.8125rem;font-weight:800}.forms-module__ZawYYa__hint,.forms-module__ZawYYa__error{margin:0;font-size:.8125rem;line-height:1.45}.forms-module__ZawYYa__hint{color:var(--color-muted)}.forms-module__ZawYYa__error{color:var(--color-danger);font-weight:700}.forms-module__ZawYYa__control{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-input);width:100%;min-width:0;color:var(--color-text);outline:none;font-size:.875rem;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s}.forms-module__ZawYYa__control::placeholder{color:var(--color-muted)}.forms-module__ZawYYa__control:focus{border-color:var(--color-primary);box-shadow:0 0 0 var(--focus-ring-width) var(--color-ring)}.forms-module__ZawYYa__control:disabled{cursor:not-allowed;opacity:.72}.forms-module__ZawYYa__controlInvalid{border-color:var(--color-danger)}.forms-module__ZawYYa__controlInvalid:focus{border-color:var(--color-danger);box-shadow:0 0 0 var(--focus-ring-width) color-mix(in srgb, var(--color-danger) 28%, transparent)}.forms-module__ZawYYa__sizeSm{min-height:var(--control-height-sm);padding:0 var(--space-3)}.forms-module__ZawYYa__sizeMd{min-height:var(--control-height-md);padding:0 var(--space-3)}.forms-module__ZawYYa__sizeLg{min-height:var(--control-height-lg);padding:0 var(--space-4);font-size:1rem}.forms-module__ZawYYa__notFullWidth{width:auto}.forms-module__ZawYYa__select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--color-muted) 50%), linear-gradient(135deg, var(--color-muted) 50%, transparent 50%);background-position:calc(100% - 1.05rem) calc(50% - .125rem),calc(100% - .75rem) calc(50% - .125rem);background-repeat:no-repeat;background-size:.35rem .35rem;padding-right:2.5rem}.forms-module__ZawYYa__passwordWrap{min-width:0;display:inline-block;position:relative}.forms-module__ZawYYa__controlFullWidth{width:100%;display:block}.forms-module__ZawYYa__passwordInput{padding-right:calc(var(--control-height-md) + var(--space-2))}.forms-module__ZawYYa__passwordInputSm{padding-right:calc(var(--control-height-sm) + var(--space-2))}.forms-module__ZawYYa__passwordInputLg{padding-right:calc(var(--control-height-lg) + var(--space-2))}.forms-module__ZawYYa__passwordToggle{top:50%;right:var(--space-1);position:absolute;transform:translateY(-50%)}.forms-module__ZawYYa__checkboxWrap{align-items:flex-start;gap:var(--space-2);min-width:0;color:var(--color-text);font-size:.875rem;display:inline-flex}.forms-module__ZawYYa__checkbox{border:1px solid var(--color-border);border-radius:calc(var(--radius-control) - 4px);appearance:none;background:var(--color-input);width:1rem;height:1rem;color:var(--color-on-primary);cursor:pointer;flex:none;place-items:center;margin:.125rem 0 0;transition:background-color .16s,border-color .16s,box-shadow .16s;display:grid}.forms-module__ZawYYa__checkbox:before{content:"";opacity:0;border-bottom:2px solid;border-left:2px solid;width:.55rem;height:.35rem;transform:rotate(-45deg)translateY(-1px)}.forms-module__ZawYYa__checkbox:checked{border-color:var(--color-primary);background:var(--color-primary)}.forms-module__ZawYYa__checkbox:checked:before{opacity:1}.forms-module__ZawYYa__checkbox:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.forms-module__ZawYYa__checkbox:disabled{cursor:not-allowed;opacity:.62}.forms-module__ZawYYa__checkboxText{gap:var(--space-1);min-width:0;display:grid}.forms-module__ZawYYa__checkboxLabel{font-weight:700}.forms-module__ZawYYa__checkboxDescription{color:var(--color-muted);font-size:.8125rem;line-height:1.4}.forms-module__ZawYYa__datePicker{min-width:0;position:relative}.forms-module__ZawYYa__dateTrigger{justify-content:space-between;align-items:center;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-input);width:100%;min-width:0;color:var(--color-text);cursor:pointer;font:inherit;padding:0 var(--space-3);text-align:left;font-size:.875rem;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s;display:inline-flex}.forms-module__ZawYYa__dateTrigger:hover{border-color:color-mix(in srgb, var(--color-primary) 34%, var(--color-border))}.forms-module__ZawYYa__dateTrigger:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.forms-module__ZawYYa__dateTrigger:disabled{cursor:not-allowed;opacity:.72}.forms-module__ZawYYa__dateTriggerInvalid{border-color:var(--color-danger)}.forms-module__ZawYYa__dateTriggerSm{min-height:var(--control-height-sm)}.forms-module__ZawYYa__dateTriggerMd{min-height:var(--control-height-md)}.forms-module__ZawYYa__dateTriggerLg{min-height:var(--control-height-lg);padding:0 var(--space-4);font-size:1rem}.forms-module__ZawYYa__dateTrigger :where(svg){width:1rem;height:1rem;color:var(--color-muted);flex:none}.forms-module__ZawYYa__dateTrigger span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.forms-module__ZawYYa__datePopover{top:calc(100% + var(--space-2));z-index:80;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);width:min(22rem,100vw - 2rem);box-shadow:var(--shadow-elevated);padding:var(--space-3);display:grid;position:absolute;left:0}.forms-module__ZawYYa__dateToolbar{align-items:center;gap:var(--space-2);display:flex}.forms-module__ZawYYa__dateToolbar strong{min-width:0;color:var(--color-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.9375rem;font-weight:900;overflow:hidden}.forms-module__ZawYYa__dateToolbar button,.forms-module__ZawYYa__dateFooter button{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);color:var(--color-text);cursor:pointer;font:inherit;font-weight:850}.forms-module__ZawYYa__dateToolbar button{width:var(--control-height-sm);height:var(--control-height-sm);place-items:center;display:grid}.forms-module__ZawYYa__dateToolbar button :where(svg){width:.95rem;height:.95rem}.forms-module__ZawYYa__dateToolbar button:hover,.forms-module__ZawYYa__dateFooter button:hover{border-color:var(--color-primary);color:var(--color-primary)}.forms-module__ZawYYa__dateRangeToggle{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;color:var(--color-muted);font-size:.8125rem;font-weight:850;display:inline-flex}.forms-module__ZawYYa__dateRangeToggle input{appearance:none;border:1px solid color-mix(in srgb, var(--color-primary) 28%, var(--color-border));background:var(--color-surface-muted);cursor:pointer;border-radius:999px;width:2.25rem;height:1.25rem;transition:background-color .16s,border-color .16s;position:relative}.forms-module__ZawYYa__dateRangeToggle input:before{background:var(--color-muted);content:"";border-radius:999px;width:.875rem;height:.875rem;transition:background-color .16s,transform .16s;position:absolute;top:50%;left:.175rem;transform:translateY(-50%)}.forms-module__ZawYYa__dateRangeToggle input:checked{border-color:var(--color-primary);background:var(--color-primary)}.forms-module__ZawYYa__dateRangeToggle input:checked:before{background:var(--color-on-primary);transform:translate(1rem,-50%)}.forms-module__ZawYYa__dateRangeToggle input:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.forms-module__ZawYYa__dateCalendar,.forms-module__ZawYYa__monthGrid{gap:.125rem;display:grid}.forms-module__ZawYYa__dateCalendar{grid-template-columns:repeat(7,minmax(0,1fr))}.forms-module__ZawYYa__monthGrid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr))}.forms-module__ZawYYa__dateWeekday{min-height:1.75rem;color:var(--color-muted);place-items:center;font-size:.75rem;font-weight:900;display:grid}.forms-module__ZawYYa__dateDay,.forms-module__ZawYYa__monthButton{min-width:0;color:var(--color-text);cursor:pointer;font:inherit;background:0 0;border:0;place-items:center;font-size:.875rem;font-weight:800;display:grid;position:relative}.forms-module__ZawYYa__dateDay{border-radius:999px;min-height:2.1rem}.forms-module__ZawYYa__monthButton{min-height:var(--control-height-sm);border:1px solid var(--color-border);border-radius:var(--radius-control);text-transform:capitalize}.forms-module__ZawYYa__dateDay:hover,.forms-module__ZawYYa__monthButton:hover{background:color-mix(in srgb, var(--color-primary) 12%, transparent)}.forms-module__ZawYYa__dateDay:focus-visible,.forms-module__ZawYYa__monthButton:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.forms-module__ZawYYa__dateDay:disabled,.forms-module__ZawYYa__monthButton:disabled{cursor:not-allowed;opacity:.42}.forms-module__ZawYYa__dateDay[data-in-range=true]{border-radius:var(--radius-control);background:color-mix(in srgb, var(--color-primary) 16%, transparent)}.forms-module__ZawYYa__dateDay[data-selected=true],.forms-module__ZawYYa__monthButton[data-selected=true]{background:var(--color-primary);color:var(--color-on-primary)}.forms-module__ZawYYa__monthButton[data-current=true]{border-color:color-mix(in srgb, var(--color-primary) 54%, var(--color-border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 30%, transparent)}.forms-module__ZawYYa__monthButton[data-current=true]:after{content:"";background:currentColor;border-radius:999px;width:.25rem;height:.25rem;position:absolute;bottom:.35rem}.forms-module__ZawYYa__dateDay[data-range-start=true]{border-top-right-radius:var(--radius-control);border-bottom-right-radius:var(--radius-control)}.forms-module__ZawYYa__dateDay[data-range-end=true]{border-top-left-radius:var(--radius-control);border-bottom-left-radius:var(--radius-control)}.forms-module__ZawYYa__dateDay[data-today=true]:after{content:"";background:currentColor;border-radius:999px;width:.25rem;height:.25rem;position:absolute;bottom:.25rem}.forms-module__ZawYYa__dateFooter{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--color-subtle);font-size:.75rem;line-height:1.35;display:flex}.forms-module__ZawYYa__dateFooter button{min-height:var(--control-height-sm);padding:0 var(--space-3)}@media (prefers-reduced-motion:reduce){.forms-module__ZawYYa__control,.forms-module__ZawYYa__checkbox,.forms-module__ZawYYa__dateTrigger,.forms-module__ZawYYa__dateRangeToggle input,.forms-module__ZawYYa__dateRangeToggle input:before{transition:none}}
.layout-module__wtZ6JW__pageFrame{width:100%;padding:var(--space-4);margin:0 auto}.layout-module__wtZ6JW__pageSm{max-width:36rem}.layout-module__wtZ6JW__pageMd{max-width:48rem}.layout-module__wtZ6JW__pageLg{max-width:72rem}.layout-module__wtZ6JW__pageXl{max-width:112rem}.layout-module__wtZ6JW__pageCentered{flex-direction:column;justify-content:center;align-items:center;display:flex}.layout-module__wtZ6JW__pageFullHeight{min-height:100vh}.layout-module__wtZ6JW__stack{display:grid}.layout-module__wtZ6JW__cluster{flex-wrap:wrap;display:flex}.layout-module__wtZ6JW__responsiveGrid,.layout-module__wtZ6JW__formGrid{min-width:0;display:grid}.layout-module__wtZ6JW__formGrid{align-items:start}.layout-module__wtZ6JW__managementSection{align-content:start;align-items:start;gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 5%, transparent), transparent 52%), var(--color-surface);min-width:0;min-height:32rem;box-shadow:var(--shadow-soft);padding:var(--space-4);display:grid}.layout-module__wtZ6JW__managementHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.layout-module__wtZ6JW__managementHeading{gap:var(--space-2);min-width:0;display:grid}.layout-module__wtZ6JW__managementHeading h2,.layout-module__wtZ6JW__managementHeading p{margin:0}.layout-module__wtZ6JW__managementHeading h2{align-items:center;gap:var(--space-2);overflow-wrap:anywhere;min-width:0;color:var(--color-text);letter-spacing:0;flex-wrap:wrap;font-size:1.05rem;font-weight:850;line-height:1.25;display:flex}.layout-module__wtZ6JW__managementHeading p{max-width:66ch;color:var(--color-muted);font-size:.875rem;line-height:1.55}.layout-module__wtZ6JW__managementHeaderActions{align-items:flex-end;gap:var(--space-2);flex-direction:column-reverse;flex:none;display:inline-flex}.layout-module__wtZ6JW__managementHeaderControls{justify-content:flex-end;align-items:center;min-width:min(100%,9rem);max-width:10rem;display:inline-flex}.layout-module__wtZ6JW__managementCount{border:1px solid color-mix(in srgb, var(--color-primary) 46%, var(--color-border));background:color-mix(in srgb, var(--color-primary) 20%, var(--color-surface-muted));min-height:1.75rem;color:var(--color-text);padding:0 var(--space-2);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:850;line-height:1.2;display:inline-flex}.layout-module__wtZ6JW__managementMobileToggle{display:inline-flex}.layout-module__wtZ6JW__managementDesktopToggle{display:none}.layout-module__wtZ6JW__managementBody{align-content:start;align-items:start;gap:var(--space-3);min-width:0;display:grid}.layout-module__wtZ6JW__managementForm{border:1px solid color-mix(in srgb, var(--color-primary) 12%, var(--color-border));border-radius:var(--radius-panel);background:color-mix(in srgb, var(--color-surface-muted) 86%, var(--color-primary) 4%);min-width:0;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--color-white) 4%, transparent);padding:var(--space-3);display:none}.layout-module__wtZ6JW__managementSection[data-create-open=false] .layout-module__wtZ6JW__managementForm{display:none}.layout-module__wtZ6JW__managementContent{align-content:start;align-self:start;align-items:start;gap:var(--space-3);min-width:0;display:grid}.layout-module__wtZ6JW__managementContentHeader{gap:var(--space-2);border-bottom:1px solid var(--color-border);min-width:0;padding-bottom:var(--space-2);display:grid}.layout-module__wtZ6JW__managementContentHeaderText{gap:var(--space-1);min-width:0;display:grid}.layout-module__wtZ6JW__managementContentHeaderActions{justify-content:flex-start;min-width:0;display:flex}.layout-module__wtZ6JW__managementContentHeader :where(h3,p){margin:0}.layout-module__wtZ6JW__managementContentHeader :where(h3){color:var(--color-text);font-size:.95rem;font-weight:850;line-height:1.25}.layout-module__wtZ6JW__managementContentHeader :where(p){color:var(--color-muted);font-size:.8125rem;line-height:1.45}.layout-module__wtZ6JW__managementFilters{gap:var(--space-2);min-width:0;display:grid}.layout-module__wtZ6JW__managementLoading{align-content:center;place-items:center;gap:var(--space-2);min-height:100%;color:var(--color-subtle);text-align:center;padding:var(--space-4);font-size:.8125rem;font-weight:800;display:grid}.layout-module__wtZ6JW__managementSection:has(.layout-module__wtZ6JW__managementLoading) .layout-module__wtZ6JW__managementBody{align-self:stretch;min-height:0}.layout-module__wtZ6JW__managementSection:has(.layout-module__wtZ6JW__managementLoading) .layout-module__wtZ6JW__managementContent{align-self:stretch;min-height:100%}.layout-module__wtZ6JW__managementSection:has(.layout-module__wtZ6JW__managementLoading){grid-template-rows:auto minmax(0,1fr)}.layout-module__wtZ6JW__managementLoadingSpinner{background:conic-gradient(from 0deg, color-mix(in srgb, var(--color-primary) 90%, var(--color-text)), color-mix(in srgb, var(--color-primary) 28%, transparent) 38%, transparent 70%);border-radius:999px;width:2.5rem;height:2.5rem;animation:.85s linear infinite layout-module__wtZ6JW__managementLoadingSpin;display:block;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - .5rem),#000 calc(100% - .45rem));mask:radial-gradient(farthest-side,#0000 calc(100% - .5rem),#000 calc(100% - .45rem))}@keyframes layout-module__wtZ6JW__managementLoadingSpin{to{transform:rotate(360deg)}}.layout-module__wtZ6JW__gapXs{gap:var(--space-2)}.layout-module__wtZ6JW__gapSm,.layout-module__wtZ6JW__gapMd{gap:var(--space-3)}.layout-module__wtZ6JW__gapLg{gap:var(--space-6)}.layout-module__wtZ6JW__alignStart{align-items:flex-start}.layout-module__wtZ6JW__alignCenter{align-items:center}.layout-module__wtZ6JW__alignEnd{align-items:flex-end}.layout-module__wtZ6JW__alignStretch{align-items:stretch}.layout-module__wtZ6JW__justifyStart{justify-content:flex-start}.layout-module__wtZ6JW__justifyCenter{justify-content:center}.layout-module__wtZ6JW__justifyBetween{justify-content:space-between}.layout-module__wtZ6JW__justifyEnd{justify-content:flex-end}.layout-module__wtZ6JW__gridAuto{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}@media (min-width:640px){.layout-module__wtZ6JW__gridCols2,.layout-module__wtZ6JW__gridCols3,.layout-module__wtZ6JW__gridCols4,.layout-module__wtZ6JW__gridCols5,.layout-module__wtZ6JW__gridCols8{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.layout-module__wtZ6JW__pageFrame{padding:var(--space-4)}.layout-module__wtZ6JW__managementMobileToggle{display:none}.layout-module__wtZ6JW__managementDesktopToggle{display:inline-flex}.layout-module__wtZ6JW__managementBody{align-items:start}.layout-module__wtZ6JW__managementSection[data-create-open=true] .layout-module__wtZ6JW__managementBody{grid-template-columns:minmax(18rem,22rem) minmax(0,1fr)}.layout-module__wtZ6JW__managementSection[data-create-open=true] .layout-module__wtZ6JW__managementForm{display:grid}.layout-module__wtZ6JW__managementSection[data-create-open=false] .layout-module__wtZ6JW__managementBody{grid-template-columns:minmax(0,1fr)}.layout-module__wtZ6JW__managementContentHeader{align-items:start;gap:var(--space-2) var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.layout-module__wtZ6JW__managementSection[data-create-open=true] .layout-module__wtZ6JW__managementHeaderControls{display:none}.layout-module__wtZ6JW__managementContentHeaderActions{justify-content:flex-end}.layout-module__wtZ6JW__gridCols4,.layout-module__wtZ6JW__gridCols8{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.layout-module__wtZ6JW__managementSection{min-height:26rem}}@media (min-width:1280px){.layout-module__wtZ6JW__gridCols3{grid-template-columns:repeat(3,minmax(0,1fr))}.layout-module__wtZ6JW__gridCols5{grid-template-columns:repeat(5,minmax(0,1fr))}.layout-module__wtZ6JW__gridCols8{grid-template-columns:repeat(8,minmax(0,1fr))}}
.navigation-module__p2R5Bq__shell{--sidebar-motion-duration:.24s;--sidebar-motion-ease:cubic-bezier(.22, .61, .36, 1);--sidebar-label-motion-duration:.24s;background:var(--color-background);min-height:100vh;color:var(--color-text)}.navigation-module__p2R5Bq__desktopSidebar{z-index:30;border-right:1px solid var(--color-border);background:var(--color-sidebar);width:16rem;box-shadow:var(--shadow-soft);transition:width var(--sidebar-motion-duration) var(--sidebar-motion-ease), box-shadow .24s ease, border-color .24s ease;display:none;position:fixed;inset:0 auto 0 0}.navigation-module__p2R5Bq__desktopSidebarEdgeHitbox{z-index:35;cursor:e-resize;width:.5rem;display:none;position:fixed;inset:0 auto 0 0}.navigation-module__p2R5Bq__desktopCollapsed{width:4.25rem}.navigation-module__p2R5Bq__desktopCollapsed .navigation-module__p2R5Bq__brand{justify-content:center;gap:0;padding:0}.navigation-module__p2R5Bq__desktopCollapsed .navigation-module__p2R5Bq__brandWithAction{gap:var(--space-2);height:6.75rem;padding:var(--space-2) 0;flex-direction:column}.navigation-module__p2R5Bq__desktopCollapsed .navigation-module__p2R5Bq__brandIdentity{justify-content:center;gap:0;width:100%}.navigation-module__p2R5Bq__desktopPreviewExpanded{border-color:color-mix(in srgb, var(--color-primary) 18%, var(--color-border));width:16rem;box-shadow:0 1.5rem 4rem #00000052}.navigation-module__p2R5Bq__desktopPreviewExpanded .navigation-module__p2R5Bq__brand{gap:var(--space-3);padding:0 var(--space-4);justify-content:flex-start}.navigation-module__p2R5Bq__desktopPreviewExpanded .navigation-module__p2R5Bq__brandWithAction{flex-direction:row;height:3.75rem}.navigation-module__p2R5Bq__desktopPreviewExpanded .navigation-module__p2R5Bq__brandIdentity{justify-content:flex-start;gap:var(--space-3);width:auto}.navigation-module__p2R5Bq__brand{align-items:center;gap:var(--space-3);border-bottom:1px solid var(--color-border);min-width:0;height:3.75rem;padding:0 var(--space-4);transition:gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), padding var(--sidebar-motion-duration) var(--sidebar-motion-ease);display:flex}.navigation-module__p2R5Bq__brandWithAction{justify-content:space-between}.navigation-module__p2R5Bq__brandIdentity{align-items:center;gap:var(--space-3);min-width:0;transition:gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), width var(--sidebar-motion-duration) var(--sidebar-motion-ease);flex:auto;display:flex;overflow:hidden}.navigation-module__p2R5Bq__brandAction{flex:none;display:inline-flex}.navigation-module__p2R5Bq__brandMark{border-radius:var(--radius-panel);background:var(--color-primary);width:2.25rem;height:2.25rem;color:var(--color-on-primary);flex:none;place-items:center;display:grid}.navigation-module__p2R5Bq__brandMark :where(svg){width:1.25rem;height:1.25rem}.navigation-module__p2R5Bq__brandText{gap:var(--space-1);opacity:1;min-width:0;max-width:10rem;transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);display:grid;overflow:hidden;transform:translate(0)}.navigation-module__p2R5Bq__brandName{color:var(--color-text);font-size:1rem;font-weight:800;line-height:1.2}.navigation-module__p2R5Bq__brandSubtitle{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.2;overflow:hidden}.navigation-module__p2R5Bq__sidebarNav{gap:var(--space-1);padding:var(--space-4) var(--space-3);flex-direction:column;flex:auto;display:flex}.navigation-module__p2R5Bq__navItem{align-items:center;gap:var(--space-3);border-radius:var(--radius-panel);min-width:0;min-height:2.5rem;color:var(--color-muted);padding:0 var(--space-3);transition:background-color .16s ease, color .16s ease, gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), padding var(--sidebar-motion-duration) var(--sidebar-motion-ease);font-size:.875rem;font-weight:800;line-height:1.2;text-decoration:none;display:flex}.navigation-module__p2R5Bq__navItem:hover{background:var(--color-surface-muted);color:var(--color-text)}.navigation-module__p2R5Bq__navItem:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.navigation-module__p2R5Bq__navItemActive,.navigation-module__p2R5Bq__navItemActive:hover{background:var(--color-primary-soft);color:var(--color-primary);cursor:default}.navigation-module__p2R5Bq__navIcon{flex:none;display:inline-flex}.navigation-module__p2R5Bq__navIcon :where(svg){width:1.25rem;height:1.25rem}.navigation-module__p2R5Bq__navLabel{opacity:1;text-overflow:ellipsis;min-width:0;max-width:12rem;transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);white-space:nowrap;flex:auto;overflow:hidden;transform:translate(0)}.navigation-module__p2R5Bq__navEndIcon{opacity:1;max-width:2rem;color:var(--color-primary);transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), margin-left var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);flex:none;margin-left:auto;display:inline-flex;transform:translate(0)}.navigation-module__p2R5Bq__navEndIcon :where(svg){width:1rem;height:1rem}.navigation-module__p2R5Bq__navItemCollapsed{padding:0 var(--space-3);justify-content:flex-start;gap:0}.navigation-module__p2R5Bq__navItemCollapsed .navigation-module__p2R5Bq__navEndIcon{margin-left:0}.navigation-module__p2R5Bq__account{gap:var(--space-2);border-top:1px solid var(--color-border);padding:var(--space-3);display:grid}.navigation-module__p2R5Bq__accountInfo{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-width:0;padding:var(--space-3);transition:border-color .16s ease, background-color .16s ease, color .16s ease, box-shadow .16s ease, gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), max-height var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, padding var(--sidebar-motion-duration) var(--sidebar-motion-ease);display:flex}.navigation-module__p2R5Bq__accountInfoLink{color:inherit;cursor:pointer;text-decoration:none;transition-property:border-color,background-color,color,box-shadow,outline-color,gap,padding}.navigation-module__p2R5Bq__accountInfoLink:hover{border-color:var(--color-primary);background:var(--color-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 18%, transparent)}.navigation-module__p2R5Bq__accountInfoLink:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.navigation-module__p2R5Bq__accountInfoActive{border-color:var(--color-primary);background:var(--color-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary) 24%, transparent)}.navigation-module__p2R5Bq__accountInfoCollapsed{min-height:var(--control-height-md);justify-content:center;gap:0;padding:0}.navigation-module__p2R5Bq__accountText{gap:var(--space-1);opacity:1;min-width:0;max-width:10rem;transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);flex:auto;display:grid;overflow:hidden;transform:translate(0)}.navigation-module__p2R5Bq__accountAvatar{border:1px solid color-mix(in srgb, var(--color-primary) 32%, var(--color-border));background:var(--color-primary-soft);width:2.25rem;height:2.25rem;color:var(--color-primary);transition:width var(--sidebar-motion-duration) var(--sidebar-motion-ease), height var(--sidebar-motion-duration) var(--sidebar-motion-ease), border-color var(--sidebar-label-motion-duration) ease, background-color var(--sidebar-label-motion-duration) ease;border-radius:999px;flex:none;place-items:center;display:grid}.navigation-module__p2R5Bq__accountAvatar :where(svg){width:1rem;height:1rem}.navigation-module__p2R5Bq__accountTitle{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:800;line-height:1.25;overflow:hidden}.navigation-module__p2R5Bq__accountDescription{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;overflow:hidden}.navigation-module__p2R5Bq__accountCue{color:var(--color-muted);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);opacity:1;width:2rem;max-width:2rem;height:2rem;transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), width var(--sidebar-motion-duration) var(--sidebar-motion-ease), border-color .16s ease, background-color .16s ease, color .16s ease, opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;transform:translate(0)}.navigation-module__p2R5Bq__accountInfoLink:hover .navigation-module__p2R5Bq__accountCue,.navigation-module__p2R5Bq__accountInfoActive .navigation-module__p2R5Bq__accountCue{border-color:color-mix(in srgb, var(--color-primary) 46%, var(--color-border));background:var(--color-primary);color:var(--color-on-primary)}.navigation-module__p2R5Bq__accountInfoCollapsed .navigation-module__p2R5Bq__accountAvatar{background:0 0;border-color:#0000;width:1.2rem;height:1.2rem}.navigation-module__p2R5Bq__accountCue :where(svg),.navigation-module__p2R5Bq__accountAvatar :where(svg){width:1.2rem;height:1.2rem}.navigation-module__p2R5Bq__accountActions{gap:var(--space-2);display:grid}.navigation-module__p2R5Bq__accountAction{width:100%;min-height:var(--control-height-md);justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-muted);cursor:pointer;padding:0 var(--space-3);transition:border-color .16s ease, color .16s ease, background-color .16s ease, gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), padding var(--sidebar-motion-duration) var(--sidebar-motion-ease);background:0 0;font-size:.875rem;font-weight:800;line-height:1.2;text-decoration:none;display:flex}.navigation-module__p2R5Bq__accountAction:hover{color:var(--color-text)}.navigation-module__p2R5Bq__accountAction:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.navigation-module__p2R5Bq__accountActionPrimary:hover{border-color:var(--color-primary);color:var(--color-primary)}.navigation-module__p2R5Bq__accountActionDanger:hover{border-color:var(--color-danger);color:var(--color-danger)}.navigation-module__p2R5Bq__accountActionCollapsed{gap:0;padding-left:0;padding-right:0}.navigation-module__p2R5Bq__accountActionIcon{flex:none;display:inline-flex}.navigation-module__p2R5Bq__accountActionLabel{opacity:1;text-overflow:ellipsis;min-width:0;max-width:8rem;transition:max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity var(--sidebar-label-motion-duration) ease, transform var(--sidebar-label-motion-duration) var(--sidebar-motion-ease);white-space:nowrap;overflow:hidden;transform:translate(0)}.navigation-module__p2R5Bq__sidebarTextHidden{opacity:0;pointer-events:none;flex:0 0 0;max-width:0;transform:translate(-.375rem)}.navigation-module__p2R5Bq__accountCue.navigation-module__p2R5Bq__sidebarTextHidden{border-width:0;border-color:#0000;width:0}.navigation-module__p2R5Bq__accountInfoStatic{max-height:4.75rem;overflow:hidden}.navigation-module__p2R5Bq__accountInfoStaticCollapsed{opacity:0;border-color:#0000;min-height:0;max-height:0;padding-top:0;padding-bottom:0}.navigation-module__p2R5Bq__accountActionIcon :where(svg){width:1rem;height:1rem}.navigation-module__p2R5Bq__mobileLayer{z-index:40;position:fixed;inset:0}.navigation-module__p2R5Bq__mobileOverlay{cursor:pointer;background:#00000059;border:0;position:absolute;inset:0}.navigation-module__p2R5Bq__mobileSidebar{border-right:1px solid var(--color-border);background:var(--color-sidebar);flex-direction:column;width:min(17.75rem,82vw);height:100%;display:flex;position:relative}.navigation-module__p2R5Bq__mobileHeader{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--color-border);height:4rem;padding-right:var(--space-4);display:flex}.navigation-module__p2R5Bq__mobileHeader .navigation-module__p2R5Bq__brand{border-bottom:0;flex:auto}.navigation-module__p2R5Bq__workspace{transition:padding-left .18s}.navigation-module__p2R5Bq__topBar{z-index:20;border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-background) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.navigation-module__p2R5Bq__topBarContent{align-items:center;gap:var(--space-3);height:3.5rem;padding:0 var(--space-4);display:flex}.navigation-module__p2R5Bq__topBarTitle{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;font-weight:800;line-height:1.2;overflow:hidden}.navigation-module__p2R5Bq__topBarLoading{color:var(--color-muted);margin-left:auto;animation:.8s linear infinite navigation-module__p2R5Bq__spin;display:inline-flex}.navigation-module__p2R5Bq__topBarActions{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}.navigation-module__p2R5Bq__topBarLoading+.navigation-module__p2R5Bq__topBarActions{margin-left:var(--space-2)}.navigation-module__p2R5Bq__topBarLoading :where(svg){width:1rem;height:1rem}.navigation-module__p2R5Bq__content{gap:var(--space-5);width:min(100%,93.75rem);padding:var(--space-5) var(--space-4);flex-direction:column;margin:0 auto;display:flex}.navigation-module__p2R5Bq__loadingScreen{background:var(--color-background);min-height:100vh;color:var(--color-muted);padding:var(--space-5);place-items:center;display:grid}.navigation-module__p2R5Bq__loadingPanel{align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);padding:var(--space-3) var(--space-4);font-size:.875rem;display:inline-flex}.navigation-module__p2R5Bq__loadingIcon{animation:.8s linear infinite navigation-module__p2R5Bq__spin;display:inline-flex}.navigation-module__p2R5Bq__loadingIcon :where(svg){width:1rem;height:1rem}.navigation-module__p2R5Bq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes navigation-module__p2R5Bq__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.navigation-module__p2R5Bq__content{padding:var(--space-4)}}@media (min-width:1024px){.navigation-module__p2R5Bq__desktopSidebar{flex-direction:column;display:flex}.navigation-module__p2R5Bq__desktopSidebarEdgeHitbox{display:block}.navigation-module__p2R5Bq__mobileLayer,.navigation-module__p2R5Bq__topBar{display:none}.navigation-module__p2R5Bq__workspaceExpanded{padding-left:16rem}.navigation-module__p2R5Bq__workspaceCollapsed{padding-left:4.25rem}.navigation-module__p2R5Bq__content{padding-top:var(--space-4);padding-bottom:var(--space-4)}}@media (prefers-reduced-motion:reduce){.navigation-module__p2R5Bq__desktopSidebar{transition:width .22s ease-out,box-shadow .18s,border-color .18s}.navigation-module__p2R5Bq__workspace,.navigation-module__p2R5Bq__navItem,.navigation-module__p2R5Bq__accountAction,.navigation-module__p2R5Bq__accountInfo{transition:none}:is(.navigation-module__p2R5Bq__brandText,.navigation-module__p2R5Bq__navLabel,.navigation-module__p2R5Bq__navEndIcon,.navigation-module__p2R5Bq__accountText,.navigation-module__p2R5Bq__accountCue,.navigation-module__p2R5Bq__accountActionLabel){transition:max-width .22s ease-out,opacity .18s ease-out,width .22s ease-out}.navigation-module__p2R5Bq__sidebarTextHidden{transform:none}.navigation-module__p2R5Bq__topBarLoading,.navigation-module__p2R5Bq__loadingIcon{animation:none}}
.overlays-module__LLvxvG__overlay{z-index:80;background:color-mix(in srgb, var(--color-text) 36%, transparent);padding:var(--space-4);place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.overlays-module__LLvxvG__panel{max-height:min(48rem, calc(100dvh - (var(--space-4) * 2)));border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);width:min(100%,34rem);box-shadow:var(--shadow-soft);flex-direction:column;display:flex}.overlays-module__LLvxvG__panelLarge{width:min(100%,76rem)}.overlays-module__LLvxvG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);border-bottom:1px solid var(--color-border);padding:var(--space-4);flex:none;display:flex}.overlays-module__LLvxvG__title{color:var(--color-text);margin:0;font-size:1rem;font-weight:850;line-height:1.3}.overlays-module__LLvxvG__description{margin:var(--space-1) 0 0;color:var(--color-muted);font-size:.875rem;line-height:1.5}.overlays-module__LLvxvG__body{min-height:0;padding:var(--space-4);overflow-y:auto}.overlays-module__LLvxvG__panelLarge .overlays-module__LLvxvG__body{padding:var(--space-5)}@media (max-width:640px){.overlays-module__LLvxvG__overlay{padding:var(--space-3);align-items:stretch}.overlays-module__LLvxvG__panel{max-height:calc(100dvh - (var(--space-3) * 2))}.overlays-module__LLvxvG__panelLarge .overlays-module__LLvxvG__body{padding:var(--space-4)}}
.selection-module__n6sakG__segmentedRoot,.selection-module__n6sakG__choiceRoot{border:0;min-width:0;margin:0;padding:0}.selection-module__n6sakG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.selection-module__n6sakG__segmentedTrack{gap:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);max-width:100%;padding:var(--space-1);scrollbar-width:thin;display:flex;overflow-x:auto}.selection-module__n6sakG__segmentedOption,.selection-module__n6sakG__choiceOption{min-width:0;position:relative}.selection-module__n6sakG__segmentedOption{flex:1 0 max-content}.selection-module__n6sakG__nativeInput{opacity:0;pointer-events:none;margin:0;position:absolute;inset:0}.selection-module__n6sakG__segmentedBody,.selection-module__n6sakG__choiceBody{cursor:pointer;min-width:0;color:var(--color-muted);letter-spacing:0;border:1px solid #0000;font-size:.875rem;font-weight:700;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:flex}.selection-module__n6sakG__segmentedBody{min-height:var(--control-height-md);border-radius:calc(var(--radius-control) - 2px);padding:0 var(--space-3);text-align:center;white-space:nowrap;justify-content:center;align-items:center}.selection-module__n6sakG__nativeInput:checked+.selection-module__n6sakG__segmentedBody{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-on-primary)}.selection-module__n6sakG__nativeInput:not(:checked):not(:disabled)+.selection-module__n6sakG__segmentedBody:hover{background:var(--color-surface);color:var(--color-text)}.selection-module__n6sakG__nativeInput:focus-visible+.selection-module__n6sakG__segmentedBody,.selection-module__n6sakG__nativeInput:focus-visible+.selection-module__n6sakG__choiceBody{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.selection-module__n6sakG__nativeInput:disabled+.selection-module__n6sakG__segmentedBody,.selection-module__n6sakG__nativeInput:disabled+.selection-module__n6sakG__choiceBody{cursor:not-allowed;opacity:.62}.selection-module__n6sakG__choiceGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(min(100%,14.5rem),14.5rem));display:grid}.selection-module__n6sakG__choiceBody{justify-content:space-between;gap:var(--space-3);border-color:var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);min-height:5.75rem;padding:var(--space-3);color:var(--color-text);flex-direction:column}.selection-module__n6sakG__nativeInput:checked+.selection-module__n6sakG__choiceBody{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary)}.selection-module__n6sakG__nativeInput:not(:checked):not(:disabled)+.selection-module__n6sakG__choiceBody:hover{border-color:color-mix(in srgb, var(--color-primary) 40%, var(--color-border))}.selection-module__n6sakG__choiceText{gap:var(--space-1);min-width:0;display:grid}.selection-module__n6sakG__choiceLabel{font-size:.875rem;font-weight:800;line-height:1.25}.selection-module__n6sakG__choiceDescription{color:var(--color-muted);font-size:.8125rem;font-weight:500;line-height:1.4}.selection-module__n6sakG__choiceMedia{min-width:0}.selection-module__n6sakG__swatches{gap:var(--space-1);width:100%;min-width:0;display:flex}.selection-module__n6sakG__swatch{border-radius:calc(var(--radius-control) - 3px);flex:1 1 0;min-width:0;height:2rem;box-shadow:inset 0 0 0 1px #0000001f}@media (prefers-reduced-motion:reduce){.selection-module__n6sakG__segmentedBody,.selection-module__n6sakG__choiceBody{transition:none}}@media (max-width:640px){.selection-module__n6sakG__segmentedTrack{scrollbar-width:none;flex-wrap:wrap;overflow-x:visible}.selection-module__n6sakG__segmentedOption{flex:1 1 calc(50% - var(--space-1))}.selection-module__n6sakG__segmentedBody{white-space:normal;overflow-wrap:anywhere;padding:var(--space-2)}}
.auth-page-module__fiXlia__configAction,.auth-page-module__fiXlia__modeControl{margin-top:var(--space-6)}.auth-page-module__fiXlia__mutedText{color:var(--color-muted)}.auth-page-module__fiXlia__formStack{gap:var(--space-4);margin-top:var(--space-6);display:grid}
.update-password-module__SPlyGq__mutedText{margin-top:var(--space-6);color:var(--color-muted);font-size:.875rem}.update-password-module__SPlyGq__panelStack,.update-password-module__SPlyGq__formStack{gap:var(--space-4);margin-top:var(--space-6);display:grid}
.dashboard-sections-module__ZVHu9G__sectionStack,.dashboard-sections-module__ZVHu9G__planningDomainGrid{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__wideChartGrid,.dashboard-sections-module__ZVHu9G__homeBottomGrid,.dashboard-sections-module__ZVHu9G__invoiceDetailGrid,.dashboard-sections-module__ZVHu9G__formColumnLayout,.dashboard-sections-module__ZVHu9G__narrowColumnLayout,.dashboard-sections-module__ZVHu9G__twoPanelGrid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.dashboard-sections-module__ZVHu9G__summaryTileGrid,.dashboard-sections-module__ZVHu9G__twoFieldGrid,.dashboard-sections-module__ZVHu9G__kpiThreeGrid,.dashboard-sections-module__ZVHu9G__kpiFiveGrid,.dashboard-sections-module__ZVHu9G__filterGrid,.dashboard-sections-module__ZVHu9G__goalRuleGrid{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__goalRuleGrid{align-items:end}.dashboard-sections-module__ZVHu9G__summaryTileGrid{font-size:.875rem}.dashboard-sections-module__ZVHu9G__formStack{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__formStackLarge{gap:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__sectionHeaderFilter{width:clamp(7.5rem,10vw,9.5rem);min-width:0}.dashboard-sections-module__ZVHu9G__sectionHeaderFilter :where(select){min-height:var(--control-height-sm);border-color:color-mix(in srgb, var(--color-border) 78%, transparent);background-color:color-mix(in srgb, var(--color-input) 88%, transparent);color:var(--color-muted);font-size:.8125rem;font-weight:750}.dashboard-sections-module__ZVHu9G__homeToolbar{gap:var(--space-3);align-items:end;min-width:0;max-width:100%;display:grid}.dashboard-sections-module__ZVHu9G__homeTabControl{min-inline-size:0;justify-self:stretch;width:100%;min-width:0;max-width:100%;display:none;overflow:hidden}.dashboard-sections-module__ZVHu9G__homeTabControl>div{justify-content:flex-start;width:100%;max-width:100%}.dashboard-sections-module__ZVHu9G__homeTabControl label{flex:none}.dashboard-sections-module__ZVHu9G__homeTabMobile{width:100%;min-width:0;display:block}.dashboard-sections-module__ZVHu9G__homeTabSelect,.dashboard-sections-module__ZVHu9G__homePeriodSelect{width:100%;min-width:0;min-height:calc(var(--control-height-md) + (var(--space-1) * 2) + 2px)}.dashboard-sections-module__ZVHu9G__homePeriodField{justify-self:end;width:100%;min-width:0}.dashboard-sections-module__ZVHu9G__homePeriodField label{text-align:left;width:100%}.dashboard-sections-module__ZVHu9G__homeSummaryGrid,.dashboard-sections-module__ZVHu9G__homeContentGrid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.dashboard-sections-module__ZVHu9G__homeReportGrid{grid-template-columns:1fr}.dashboard-sections-module__ZVHu9G__homeChartDataList{margin-top:var(--space-3)}.dashboard-sections-module__ZVHu9G__reportMiniPreview{gap:var(--space-2);min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__reportMiniPreviewLabel{color:var(--color-muted);font-size:.75rem;line-height:1.3}.dashboard-sections-module__ZVHu9G__reportMiniPreviewTrack{background:var(--color-track);border-radius:999px;height:.45rem;display:block;overflow:hidden}.dashboard-sections-module__ZVHu9G__reportMiniPreviewValue{width:var(--report-preview-size);border-radius:inherit;background:var(--color-primary);height:100%;display:block}.dashboard-sections-module__ZVHu9G__reportMiniPreviewValue[data-tone=success]{background:var(--color-success)}.dashboard-sections-module__ZVHu9G__reportMiniPreviewValue[data-tone=warning]{background:var(--color-warning)}.dashboard-sections-module__ZVHu9G__reportMiniPreviewValue[data-tone=danger]{background:var(--color-danger)}.dashboard-sections-module__ZVHu9G__reportMiniPreviewValue[data-tone=accent]{background:var(--color-accent)}.dashboard-sections-module__ZVHu9G__reportExportActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-sections-module__ZVHu9G__reportPreviewSurface{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:radial-gradient(circle at top right, color-mix(in srgb, var(--color-primary) 14%, transparent), transparent 36%), var(--color-surface-muted);padding:var(--space-4);color:var(--color-text);display:grid;overflow:hidden}.dashboard-sections-module__ZVHu9G__reportPreviewHeader{gap:var(--space-3);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-3);align-items:start;display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewHeader h3,.dashboard-sections-module__ZVHu9G__reportPreviewHeader p{margin:0}.dashboard-sections-module__ZVHu9G__reportPreviewHeader h3{font-size:1.25rem;line-height:1.2}.dashboard-sections-module__ZVHu9G__reportPreviewHeader p{color:var(--color-muted);font-size:.875rem;line-height:1.5}.dashboard-sections-module__ZVHu9G__reportPreviewEyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:850;margin-bottom:var(--space-1)!important;color:var(--color-primary)!important;font-size:.7rem!important}.dashboard-sections-module__ZVHu9G__reportPreviewPeriod{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-3);justify-items:start;gap:.125rem;display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewPeriod span,.dashboard-sections-module__ZVHu9G__reportPreviewPeriod small{color:var(--color-muted);font-size:.75rem}.dashboard-sections-module__ZVHu9G__reportPreviewPeriod strong{color:var(--color-text)}.dashboard-sections-module__ZVHu9G__reportPreviewKpiGrid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewKpi{gap:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewKpi span{color:var(--color-muted);font-size:.75rem}.dashboard-sections-module__ZVHu9G__reportPreviewKpi strong{color:var(--color-text);font-size:1rem}.dashboard-sections-module__ZVHu9G__reportPreviewChart{gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow{gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow>div:first-child{gap:.125rem;display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow strong{color:var(--color-text)}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow span{color:var(--color-muted);font-size:.8125rem}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow>span{color:var(--color-text);font-weight:850}.dashboard-sections-module__ZVHu9G__reportPreviewBarTrack{background:var(--color-surface-elevated);border-radius:999px;height:.45rem;overflow:hidden}.dashboard-sections-module__ZVHu9G__reportPreviewBarTrack span{width:var(--bar-size);border-radius:inherit;background:var(--color-primary);height:100%;display:block}.dashboard-sections-module__ZVHu9G__reportPreviewEmpty{gap:var(--space-1);border:1px dashed var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__reportPreviewEmpty span{color:var(--color-muted);font-size:.875rem}.dashboard-sections-module__ZVHu9G__reportPreviewTableWrap{overflow-x:auto}.dashboard-sections-module__ZVHu9G__reportPreviewTable{border-collapse:collapse;width:100%;min-width:30rem;font-size:.8125rem}.dashboard-sections-module__ZVHu9G__reportPreviewTable th,.dashboard-sections-module__ZVHu9G__reportPreviewTable td{border-bottom:1px solid var(--color-border);padding:var(--space-2);text-align:left;vertical-align:top}.dashboard-sections-module__ZVHu9G__reportPreviewTable th{color:var(--color-muted);text-transform:uppercase;font-size:.7rem;font-weight:850}.dashboard-sections-module__ZVHu9G__reportPreviewFootnote{margin:var(--space-2) 0 0;color:var(--color-muted);font-size:.75rem}.dashboard-sections-module__ZVHu9G__monthlyReviewHeader{gap:var(--space-3);align-items:start;display:grid}.dashboard-sections-module__ZVHu9G__monthlyReviewStatus{gap:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);padding:var(--space-3);margin-top:0;display:grid}.dashboard-sections-module__ZVHu9G__monthlyReviewStatus strong{color:var(--color-text)}.dashboard-sections-module__ZVHu9G__monthlyReviewStatus span{color:var(--color-muted);font-size:.875rem;line-height:1.45}.dashboard-sections-module__ZVHu9G__monthlyReviewChecklist{margin-top:var(--space-1)}.dashboard-sections-module__ZVHu9G__historyFilterGrid{gap:var(--space-3);align-items:end;margin-top:0;display:grid}.dashboard-sections-module__ZVHu9G__historyFilterGrid>*{min-width:0}.dashboard-sections-module__ZVHu9G__historyFilterSpacer{display:none}.dashboard-sections-module__ZVHu9G__selectWithInlineIcon{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.dashboard-sections-module__ZVHu9G__archivedSelectionIcon{border:1px solid color-mix(in srgb, var(--color-warning) 30%, transparent);width:1.75rem;height:1.75rem;color:var(--color-warning);border-radius:999px;place-items:center;display:inline-grid}.dashboard-sections-module__ZVHu9G__archivedSelectionIcon :where(svg){width:.95rem;height:.95rem}.dashboard-sections-module__ZVHu9G__fieldWithAction{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-input);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.dashboard-sections-module__ZVHu9G__fieldWithAction:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 var(--focus-ring-width) var(--color-ring)}.dashboard-sections-module__ZVHu9G__fieldWithAction:has([aria-invalid=true]){border-color:var(--color-danger)}.dashboard-sections-module__ZVHu9G__fieldWithAction select{background-color:var(--color-input);color:var(--color-text);border:0;border-radius:0}.dashboard-sections-module__ZVHu9G__fieldWithAction select:focus{box-shadow:none}.dashboard-sections-module__ZVHu9G__fieldWithAction select option{background-color:var(--color-input);color:var(--color-text)}.dashboard-sections-module__ZVHu9G__fieldWithAction button{min-width:var(--control-height-md);min-height:var(--control-height-md);border:0;border-left:1px solid var(--color-border);background:color-mix(in srgb, var(--color-primary) 5%, var(--color-input));border-radius:0}.dashboard-sections-module__ZVHu9G__fieldWithAction button:hover{border-left-color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 12%, var(--color-input))}.dashboard-sections-module__ZVHu9G__fieldWithAction button:focus-visible{outline:0}.dashboard-sections-module__ZVHu9G__editGrid{gap:var(--space-3);margin-top:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__goalRuleList{margin-top:var(--space-4)}.dashboard-sections-module__ZVHu9G__actionCluster,.dashboard-sections-module__ZVHu9G__fieldAction{gap:var(--space-3);flex-wrap:wrap;display:flex}.dashboard-sections-module__ZVHu9G__actionCluster{align-items:center}.dashboard-sections-module__ZVHu9G__fieldAction{align-items:flex-end}.dashboard-sections-module__ZVHu9G__formWide{min-width:0}.dashboard-sections-module__ZVHu9G__historyLoadMore{margin-top:var(--space-4)}.dashboard-sections-module__ZVHu9G__movementHistoryList{gap:var(--space-2);grid-template-columns:minmax(0,1fr);display:grid}.dashboard-sections-module__ZVHu9G__movementHistoryRow{gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);width:100%;min-width:0;color:var(--color-text);cursor:pointer;font:inherit;padding:var(--space-3);text-align:left;grid-template-columns:minmax(0,1fr);transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.dashboard-sections-module__ZVHu9G__movementHistoryRow:hover{border-color:color-mix(in srgb, var(--color-primary) 48%, var(--color-border));background:color-mix(in srgb, var(--color-surface-muted) 82%, var(--color-primary) 6%)}.dashboard-sections-module__ZVHu9G__movementHistoryRow:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:2px}.dashboard-sections-module__ZVHu9G__movementHistoryRow:active{transform:translateY(1px)}.dashboard-sections-module__ZVHu9G__movementHistoryMain,.dashboard-sections-module__ZVHu9G__movementHistoryCell{gap:var(--space-1);min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__movementHistoryMain strong,.dashboard-sections-module__ZVHu9G__movementHistoryCell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-sections-module__ZVHu9G__movementHistoryMain strong{color:var(--color-text);font-size:.9375rem;font-weight:850;line-height:1.25}.dashboard-sections-module__ZVHu9G__movementHistoryMain small,.dashboard-sections-module__ZVHu9G__movementHistoryCell small{color:var(--color-muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.6875rem;font-weight:850;line-height:1.2;overflow:hidden}.dashboard-sections-module__ZVHu9G__movementHistoryCell span{color:var(--color-muted);font-size:.8125rem;line-height:1.3}.dashboard-sections-module__ZVHu9G__movementHistoryValue{min-width:0;color:var(--color-text);font-family:var(--font-heading), sans-serif;white-space:nowrap;font-size:1rem;font-weight:850;line-height:1.2}.dashboard-sections-module__ZVHu9G__movementHistoryStatus{justify-content:flex-start;align-items:center;display:inline-flex}.dashboard-sections-module__ZVHu9G__transferAccountCell span{color:var(--color-text);font-weight:750}.dashboard-sections-module__ZVHu9G__detailGrid{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 5%, transparent), transparent 60%), var(--color-surface-muted);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.dashboard-sections-module__ZVHu9G__detailItem{gap:var(--space-1);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-width:0;padding:var(--space-3);background:0 0;border-radius:0;margin-bottom:-1px;margin-right:-1px;display:grid}.dashboard-sections-module__ZVHu9G__detailLabel{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:850}.dashboard-sections-module__ZVHu9G__detailValue{overflow-wrap:anywhere;min-width:0;color:var(--color-text);font-size:.9375rem;line-height:1.4}.dashboard-sections-module__ZVHu9G__detailSubsection{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__detailSubsection h3{color:var(--color-text);font-family:var(--font-heading), sans-serif;margin:0;font-size:1rem;font-weight:850}.dashboard-sections-module__ZVHu9G__dataTitle{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.dashboard-sections-module__ZVHu9G__dataMeta{margin-top:var(--space-1);color:var(--color-muted);font-size:.75rem;line-height:1.45}.dashboard-sections-module__ZVHu9G__dataStrong{color:var(--color-text);font-weight:800}.dashboard-sections-module__ZVHu9G__dataInlineTitle{align-items:center;gap:var(--space-2);min-width:0;max-width:100%;display:inline-flex}.dashboard-sections-module__ZVHu9G__dataInlineTitleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.dashboard-sections-module__ZVHu9G__dataListTwo,.dashboard-sections-module__ZVHu9G__dataListThree{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),28rem));justify-content:start}.dashboard-sections-module__ZVHu9G__dataListTwo>*,.dashboard-sections-module__ZVHu9G__dataListThree>*{width:100%}.dashboard-sections-module__ZVHu9G__compactDataList{align-items:start}.dashboard-sections-module__ZVHu9G__focusedEntityCard{border-color:color-mix(in srgb, var(--color-primary) 58%, var(--color-border));box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary) 44%, transparent), var(--shadow-soft)}.dashboard-sections-module__ZVHu9G__focusedEntityCard:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.dashboard-sections-module__ZVHu9G__recurrenceCard{border-color:color-mix(in srgb, var(--color-primary) 18%, var(--color-border));background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 7%, transparent), transparent 42%), var(--color-surface-muted)}.dashboard-sections-module__ZVHu9G__recurrenceCardDue{border-color:color-mix(in srgb, var(--color-warning) 52%, var(--color-border));background:linear-gradient(135deg, color-mix(in srgb, var(--color-warning) 10%, transparent), transparent 45%), var(--color-surface-muted)}.dashboard-sections-module__ZVHu9G__recurrenceCardBody{justify-content:space-between;align-items:flex-end;gap:var(--space-3);min-width:0;display:flex}.dashboard-sections-module__ZVHu9G__recurrenceCardAmount{color:var(--color-text);font-family:var(--font-heading), sans-serif;text-align:right;white-space:nowrap;flex:none;font-size:1.15rem;font-weight:850;line-height:1.15}.dashboard-sections-module__ZVHu9G__recurrenceCardInfo{min-width:0;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.4;overflow:hidden}.dashboard-sections-module__ZVHu9G__accountCardBody{justify-content:space-between;align-items:flex-end;gap:var(--space-3);min-width:0;display:flex}.dashboard-sections-module__ZVHu9G__accountCardBody p{margin:0}.dashboard-sections-module__ZVHu9G__accountCardBalance{color:var(--color-text);font-family:var(--font-heading), sans-serif;text-align:right;white-space:nowrap;flex:none;font-size:1.25rem;font-weight:850;line-height:1.15}.dashboard-sections-module__ZVHu9G__badgeContent{align-items:center;gap:var(--space-2);display:inline-flex}.dashboard-sections-module__ZVHu9G__cardInset{margin:0}.dashboard-sections-module__ZVHu9G__mutedText{color:var(--color-muted)}.dashboard-sections-module__ZVHu9G__installmentCardAside{justify-items:end;gap:var(--space-1);display:inline-grid}.dashboard-sections-module__ZVHu9G__compactValue{color:var(--color-text);flex:none;font-weight:800}.dashboard-sections-module__ZVHu9G__mobileStickySubmit{gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__metricGrid{gap:var(--space-3);font-size:.875rem;display:grid}.dashboard-sections-module__ZVHu9G__insightRail{border:1px solid color-mix(in srgb, var(--color-primary) 14%, var(--color-border));border-radius:var(--radius-panel);background:radial-gradient(circle at 0 0, color-mix(in srgb, var(--color-primary) 12%, transparent), transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--color-surface-muted) 84%, var(--color-primary) 4%), var(--color-surface));box-shadow:var(--shadow-soft);grid-template-columns:1fr;display:grid;position:relative;overflow:hidden}.dashboard-sections-module__ZVHu9G__insightRail:before{top:0;right:var(--space-4);left:var(--space-4);content:"";border-radius:999px;height:2px;position:absolute}.dashboard-sections-module__ZVHu9G__insightRailItem{--insight-tone:var(--color-primary);align-items:center;gap:var(--space-3);min-width:0;min-height:3.25rem;padding:.55rem var(--space-4);grid-template-columns:auto minmax(0,1fr);display:grid}.dashboard-sections-module__ZVHu9G__insightRailItem:not(:last-child){border-bottom:1px solid var(--color-border)}.dashboard-sections-module__ZVHu9G__insightRailItem[data-tone=accent]{--insight-tone:var(--color-accent)}.dashboard-sections-module__ZVHu9G__insightRailItem[data-tone=success]{--insight-tone:var(--color-success)}.dashboard-sections-module__ZVHu9G__insightRailItem[data-tone=warning]{--insight-tone:var(--color-warning)}.dashboard-sections-module__ZVHu9G__insightRailItem[data-tone=danger]{--insight-tone:var(--color-danger)}.dashboard-sections-module__ZVHu9G__insightRailItem[data-tone=neutral]{--insight-tone:var(--color-muted)}.dashboard-sections-module__ZVHu9G__insightRailMarker{background:var(--insight-tone);width:.42rem;height:1.85rem;box-shadow:0 0 1.25rem color-mix(in srgb, var(--insight-tone) 34%, transparent);border-radius:999px}.dashboard-sections-module__ZVHu9G__insightRailContent{gap:.1rem;min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__insightRailContent p,.dashboard-sections-module__ZVHu9G__insightRailContent strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-sections-module__ZVHu9G__insightRailContent p{color:var(--color-muted);margin:0;font-size:.8125rem;font-weight:850;line-height:1.15}.dashboard-sections-module__ZVHu9G__insightRailContent strong{color:var(--insight-tone);font-family:var(--font-heading), sans-serif;font-size:1.25rem;font-weight:950;line-height:1}.dashboard-sections-module__ZVHu9G__managementContent,.dashboard-sections-module__ZVHu9G__managementList,.dashboard-sections-module__ZVHu9G__compactCreateForm{gap:var(--space-4);min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__managementList:empty{display:none}.dashboard-sections-module__ZVHu9G__organizationSection{scroll-margin-top:var(--space-5)}.dashboard-sections-module__ZVHu9G__onboardingGuideReason{color:var(--color-primary-strong);font-family:var(--font-heading), sans-serif;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:900;line-height:1.2}.dashboard-sections-module__ZVHu9G__onboardingTimelineHeader{gap:var(--space-3);align-items:end;display:grid}.dashboard-sections-module__ZVHu9G__onboardingTimelineNext{gap:var(--space-1);min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__onboardingTimelineNext strong{color:var(--color-primary-strong);font-family:var(--font-heading), sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:900;line-height:1.2}.dashboard-sections-module__ZVHu9G__onboardingTimelineNext span{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:850;line-height:1.35;overflow:hidden}.dashboard-sections-module__ZVHu9G__onboardingTimelineStats{gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-sections-module__ZVHu9G__onboardingMilestones{gap:var(--space-3);padding:var(--space-2) 0 var(--space-2) var(--space-6);margin:0;list-style:none;display:grid;position:relative}.dashboard-sections-module__ZVHu9G__onboardingMilestones:before{content:"";top:var(--space-2);bottom:var(--space-2);background:var(--color-border);border-radius:999px;width:2px;position:absolute;left:.875rem}.dashboard-sections-module__ZVHu9G__onboardingMilestone{align-items:center;gap:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-muted);min-width:0;padding:var(--space-3);display:grid;position:relative}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=completed]{border-color:color-mix(in srgb, var(--color-success) 42%, var(--color-border));background:color-mix(in srgb, var(--color-success) 10%, var(--color-surface-muted))}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=skipped]{border-color:color-mix(in srgb, var(--color-warning) 36%, var(--color-border))}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=current]{border-color:var(--color-primary);background:var(--color-primary-soft)}.dashboard-sections-module__ZVHu9G__onboardingMilestoneDot,.dashboard-sections-module__ZVHu9G__onboardingMissionNumber{border:1px solid var(--color-border);background:var(--color-surface);width:1.75rem;height:1.75rem;color:var(--color-primary-strong);font-family:var(--font-heading), sans-serif;border-radius:999px;flex:none;place-items:center;font-size:.75rem;font-weight:900;line-height:1;display:inline-grid}.dashboard-sections-module__ZVHu9G__onboardingMilestoneDot{top:50%;left:calc(-1 * var(--space-6));z-index:1;background:var(--color-surface);width:1.125rem;height:1.125rem;color:var(--color-primary-strong);position:absolute;transform:translateY(-50%)}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=completed] .dashboard-sections-module__ZVHu9G__onboardingMilestoneDot{border-color:var(--color-success);background:var(--color-success);color:var(--color-on-primary)}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=skipped] .dashboard-sections-module__ZVHu9G__onboardingMilestoneDot{border-color:var(--color-warning);color:var(--color-warning)}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=current] .dashboard-sections-module__ZVHu9G__onboardingMilestoneDot{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary);box-shadow:0 0 0 .375rem var(--color-primary-soft)}.dashboard-sections-module__ZVHu9G__onboardingMilestone>span:last-child{gap:.125rem;min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__onboardingMilestone strong,.dashboard-sections-module__ZVHu9G__onboardingMilestone em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-sections-module__ZVHu9G__onboardingMilestone strong{color:var(--color-text);font-size:.875rem;font-weight:850;line-height:1.2}.dashboard-sections-module__ZVHu9G__onboardingMilestone em{color:var(--color-muted);font-size:.72rem;font-style:normal;line-height:1.2}.dashboard-sections-module__ZVHu9G__onboardingMissionList{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__onboardingMission{gap:var(--space-3);border:1px solid color-mix(in srgb, var(--color-border) 72%, var(--color-text));border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--color-surface-muted) 68%, transparent), transparent 58%), var(--color-surface-muted);box-shadow:var(--shadow-soft), inset 0 1px 0 color-mix(in srgb, var(--color-text) 6%, transparent);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__onboardingMission[data-state=current]{border-color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary-soft), transparent 54%), var(--color-surface-muted);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-primary) 24%, transparent), var(--shadow-soft), inset 0 1px 0 color-mix(in srgb, var(--color-text) 8%, transparent)}.dashboard-sections-module__ZVHu9G__onboardingMissionHeader{gap:var(--space-3);align-items:start;min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__onboardingMissionHeader h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:900;line-height:1.25}.dashboard-sections-module__ZVHu9G__onboardingMissionHeader p{margin:var(--space-1) 0 0;color:var(--color-muted);font-size:.875rem;line-height:1.4}.dashboard-sections-module__ZVHu9G__onboardingMissionDetailList strong{color:var(--color-text);text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1.2}.dashboard-sections-module__ZVHu9G__onboardingMissionActions{justify-content:flex-start;align-self:start;display:flex}.dashboard-sections-module__ZVHu9G__onboardingMissionDetails{border-top:1px solid var(--color-border);padding-top:var(--space-2)}.dashboard-sections-module__ZVHu9G__onboardingMissionDetails summary{cursor:pointer;color:var(--color-primary-strong);font-size:.875rem;font-weight:850;line-height:1.4}.dashboard-sections-module__ZVHu9G__onboardingMissionDetails summary:focus-visible{border-radius:var(--radius-control);outline:2px solid var(--color-ring);outline-offset:3px}.dashboard-sections-module__ZVHu9G__onboardingMissionDetailList{gap:var(--space-3);padding:var(--space-3) 0 0 1.1rem;margin:0;display:grid}.dashboard-sections-module__ZVHu9G__onboardingMissionDetailList li{padding-left:var(--space-1);color:var(--color-primary-strong)}.dashboard-sections-module__ZVHu9G__onboardingMissionDetailList li::marker{color:var(--color-primary)}.dashboard-sections-module__ZVHu9G__onboardingMissionDetailList span{margin-top:var(--space-1);color:var(--color-muted);font-size:.875rem;line-height:1.5;display:block}.dashboard-sections-module__ZVHu9G__onboardingGuides{gap:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__onboardingGuideHighlights{gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__onboardingGuideHighlight{gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 6%, transparent), transparent 60%), var(--color-surface-muted);padding:var(--space-3);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.dashboard-sections-module__ZVHu9G__onboardingGuideIcon{border:1px solid color-mix(in srgb, var(--color-primary) 26%, var(--color-border));border-radius:var(--radius-control);background:var(--color-primary-soft);width:2rem;height:2rem;color:var(--color-primary);place-items:center;display:grid}.dashboard-sections-module__ZVHu9G__onboardingGuideIcon :where(svg){width:1rem;height:1rem}.dashboard-sections-module__ZVHu9G__onboardingGuideHighlight h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:850;line-height:1.25}.dashboard-sections-module__ZVHu9G__onboardingGuideHighlight p{color:var(--color-muted);margin:0;font-size:.8125rem;line-height:1.4}.dashboard-sections-module__ZVHu9G__guidesGrid{align-items:stretch}.dashboard-sections-module__ZVHu9G__guideCard{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);box-shadow:var(--shadow-soft);padding:var(--space-4);align-content:start;display:grid}.dashboard-sections-module__ZVHu9G__guideCardHeader{gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__guideCardHeader h2{color:var(--color-text);margin:0;font-size:1.05rem;font-weight:850;line-height:1.25}.dashboard-sections-module__ZVHu9G__guideCardHeader p{color:var(--color-muted);margin:0;font-size:.875rem;line-height:1.45}.dashboard-sections-module__ZVHu9G__guideTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-sections-module__ZVHu9G__richGuideIntro,.dashboard-sections-module__ZVHu9G__richGuideCallout{gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-width:0;padding:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__richGuideIntro{background:linear-gradient(135deg, var(--color-primary-soft), transparent 70%), var(--color-surface-muted);align-content:center}.dashboard-sections-module__ZVHu9G__richGuideEyebrow{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.dashboard-sections-module__ZVHu9G__richGuideIntro h3,.dashboard-sections-module__ZVHu9G__richGuideCallout h3{color:var(--color-text);font-family:var(--font-heading), sans-serif;margin:0;font-size:1.05rem;font-weight:850;line-height:1.3}.dashboard-sections-module__ZVHu9G__richGuideIntro p,.dashboard-sections-module__ZVHu9G__richGuideCallout p{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.55}.dashboard-sections-module__ZVHu9G__richGuideSteps,.dashboard-sections-module__ZVHu9G__richGuideChecklist{gap:var(--space-2);color:var(--color-text);padding-left:var(--space-5);margin:0;font-size:.9rem;line-height:1.5;display:grid}.dashboard-sections-module__ZVHu9G__richGuideChecklist{padding-left:0;list-style:none}.dashboard-sections-module__ZVHu9G__richGuideChecklist li{padding-left:var(--space-5);position:relative}.dashboard-sections-module__ZVHu9G__richGuideChecklist li:before{color:var(--color-success);content:"";font-weight:900;position:absolute;top:.1rem;left:0}.dashboard-sections-module__ZVHu9G__richGuideQuestions{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-sections-module__ZVHu9G__richGuideQuestions article{gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__richGuideQuestions h4{color:var(--color-text);margin:0;font-size:.95rem;font-weight:850;line-height:1.3}.dashboard-sections-module__ZVHu9G__richGuideCallout{border-color:color-mix(in srgb, var(--color-primary) 42%, var(--color-border));background:linear-gradient(135deg, var(--color-primary-soft), transparent 72%), var(--color-surface-muted);align-content:center}.dashboard-sections-module__ZVHu9G__richGuideArticle{gap:var(--space-5);display:grid}.dashboard-sections-module__ZVHu9G__richGuideIntro{background:0 0;border:0;padding:0}.dashboard-sections-module__ZVHu9G__richGuideIntro h3,.dashboard-sections-module__ZVHu9G__richGuideFlow h3,.dashboard-sections-module__ZVHu9G__richGuideExample h3,.dashboard-sections-module__ZVHu9G__richGuideSupport h3,.dashboard-sections-module__ZVHu9G__richGuideChecklistPanel h3,.dashboard-sections-module__ZVHu9G__richGuideCallout h3{font-size:1.1rem}.dashboard-sections-module__ZVHu9G__richGuideIntro p,.dashboard-sections-module__ZVHu9G__richGuideFlow p,.dashboard-sections-module__ZVHu9G__richGuideExample p,.dashboard-sections-module__ZVHu9G__richGuideSupport p,.dashboard-sections-module__ZVHu9G__richGuideChecklistPanel p,.dashboard-sections-module__ZVHu9G__richGuideCallout p{font-size:.95rem;line-height:1.65}.dashboard-sections-module__ZVHu9G__richGuideFlow{gap:var(--space-3);max-width:58rem;display:grid}.dashboard-sections-module__ZVHu9G__richGuideFlow h3{max-width:44rem;font-size:1.35rem}.dashboard-sections-module__ZVHu9G__richGuideExample,.dashboard-sections-module__ZVHu9G__richGuideSupport,.dashboard-sections-module__ZVHu9G__richGuideChecklistPanel,.dashboard-sections-module__ZVHu9G__richGuideCallout{gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-width:0;padding:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__richGuideExample{border-color:color-mix(in srgb, var(--color-primary) 38%, var(--color-border));background:linear-gradient(135deg, var(--color-primary-soft), transparent 76%), var(--color-surface-muted)}.dashboard-sections-module__ZVHu9G__richGuideConcepts{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-sections-module__ZVHu9G__richGuideConcepts article{align-content:start;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__richGuideConcepts h4,.dashboard-sections-module__ZVHu9G__richGuideAttention h3,.dashboard-sections-module__ZVHu9G__richGuideSignals h3{color:var(--color-text);margin:0;font-size:.95rem;font-weight:850;line-height:1.3}.dashboard-sections-module__ZVHu9G__richGuideConcepts p{color:var(--color-muted);margin:0;font-size:.875rem;line-height:1.55}.dashboard-sections-module__ZVHu9G__richGuideInsightGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-sections-module__ZVHu9G__richGuideAttention,.dashboard-sections-module__ZVHu9G__richGuideSignals{align-content:start;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-width:0;padding:var(--space-4);display:grid}.dashboard-sections-module__ZVHu9G__richGuideAttention{border-color:color-mix(in srgb, var(--color-warning) 34%, var(--color-border))}.dashboard-sections-module__ZVHu9G__richGuideSignals{border-color:color-mix(in srgb, var(--color-success) 30%, var(--color-border))}.dashboard-sections-module__ZVHu9G__richGuideAttention ul,.dashboard-sections-module__ZVHu9G__richGuideSignals ul{gap:var(--space-2);color:var(--color-text);padding-left:var(--space-5);margin:0;font-size:.9rem;line-height:1.5;display:grid}.dashboard-sections-module__ZVHu9G__richGuideFooter{gap:var(--space-4);grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);display:grid}.dashboard-sections-module__ZVHu9G__richGuideSteps{gap:var(--space-2) var(--space-5);margin-top:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__richGuideSteps li::marker{color:var(--color-primary);font-weight:900}.dashboard-sections-module__ZVHu9G__richGuideChecklist li:before{border-bottom:2px solid var(--color-success);border-left:2px solid var(--color-success);content:"";width:.85rem;height:.45rem;top:.25rem;transform:rotate(-45deg)}@media (max-width:900px){.dashboard-sections-module__ZVHu9G__richGuideFooter,.dashboard-sections-module__ZVHu9G__richGuideSteps,.dashboard-sections-module__ZVHu9G__richGuideConcepts,.dashboard-sections-module__ZVHu9G__richGuideInsightGrid,.dashboard-sections-module__ZVHu9G__richGuideQuestions{grid-template-columns:1fr}}.dashboard-sections-module__ZVHu9G__managementList .dashboard-sections-module__ZVHu9G__dataListTwo{align-items:start}.dashboard-sections-module__ZVHu9G__compactCreateForm{align-self:start}.dashboard-sections-module__ZVHu9G__compactCreateHeader{gap:var(--space-1);display:grid}.dashboard-sections-module__ZVHu9G__compactCreateTitle{color:var(--color-text);font-family:var(--font-heading), sans-serif;margin:0;font-size:1rem;font-weight:800;line-height:1.2}.dashboard-sections-module__ZVHu9G__compactCreateDescription{color:var(--color-muted);margin:0;font-size:.875rem;line-height:1.45}.dashboard-sections-module__ZVHu9G__invoiceHero{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);box-shadow:var(--shadow-soft);padding:var(--space-5);align-items:center;display:grid}.dashboard-sections-module__ZVHu9G__invoiceHero:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.dashboard-sections-module__ZVHu9G__invoiceHeroContent{gap:var(--space-2);min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__invoiceHeroEyebrow{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900;line-height:1.2}.dashboard-sections-module__ZVHu9G__invoiceHeroTitle{overflow-wrap:anywhere;min-width:0;color:var(--color-text);font-family:var(--font-heading), sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.25rem;font-weight:900;line-height:1.15;display:-webkit-box;overflow:hidden}.dashboard-sections-module__ZVHu9G__invoiceHeroMeta{overflow-wrap:anywhere;min-width:0;color:var(--color-muted);margin:0;line-height:1.5}.dashboard-sections-module__ZVHu9G__invoiceHeroAside{justify-items:start;gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__invoiceHeroValue{overflow-wrap:anywhere;max-width:100%;color:var(--color-text);font-family:var(--font-heading), sans-serif;font-size:1.625rem;font-weight:900;line-height:1.05}.dashboard-sections-module__ZVHu9G__invoiceRail{gap:var(--space-3);overscroll-behavior-x:contain;padding-bottom:var(--space-2);scroll-snap-type:x proximity;grid-auto-columns:minmax(14rem,18rem);grid-auto-flow:column;display:grid;overflow-x:auto}.dashboard-sections-module__ZVHu9G__invoiceRailCard{scroll-snap-align:start;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);min-width:0;min-height:10rem;color:var(--color-text);padding:var(--space-4);text-align:left;align-content:start;transition:border-color .14s,background .14s,transform .14s;display:grid}.dashboard-sections-module__ZVHu9G__invoiceRailCard:hover,.dashboard-sections-module__ZVHu9G__invoiceRailCard:focus-visible{border-color:var(--color-primary);background:var(--color-primary-soft);outline:none}.dashboard-sections-module__ZVHu9G__invoiceRailCard:focus-visible{box-shadow:0 0 0 var(--focus-ring-width) var(--color-ring)}.dashboard-sections-module__ZVHu9G__invoiceRailCardActive{border-color:var(--color-primary);background:var(--color-primary-soft)}.dashboard-sections-module__ZVHu9G__invoiceRailCardTitle,.dashboard-sections-module__ZVHu9G__invoiceRailCardValue{font-weight:900}.dashboard-sections-module__ZVHu9G__invoiceRailCardTitle{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.dashboard-sections-module__ZVHu9G__invoiceRailCardMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-muted);font-size:.8125rem;line-height:1.35;overflow:hidden}.dashboard-sections-module__ZVHu9G__invoiceRailCardValue{overflow-wrap:anywhere;max-width:100%;font-family:var(--font-heading), sans-serif;font-size:1.25rem}.dashboard-sections-module__ZVHu9G__invoiceCardLimitList{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.dashboard-sections-module__ZVHu9G__invoiceLineList{gap:var(--space-2);margin-top:var(--space-3);border-top:1px solid var(--color-border);padding-top:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__invoiceLine{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.dashboard-sections-module__ZVHu9G__invoiceLineTitle{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:800;overflow:hidden}.dashboard-sections-module__ZVHu9G__invoiceLineMeta{margin-top:var(--space-1);color:var(--color-muted);font-size:.75rem;line-height:1.4}.dashboard-sections-module__ZVHu9G__invoiceLineValue{color:var(--color-text);white-space:nowrap;font-size:.875rem;font-weight:900}.dashboard-sections-module__ZVHu9G__categoryList{margin-top:var(--space-4);flex-wrap:wrap;display:flex}.dashboard-sections-module__ZVHu9G__colorPickerRoot{width:min(100%,12rem);display:inline-flex}.dashboard-sections-module__ZVHu9G__colorPickerTrigger{width:100%;min-height:var(--control-height-md);align-items:center;gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-input);color:var(--color-text);cursor:pointer;font:inherit;padding:0 var(--space-3);font-size:.875rem;display:inline-flex}.dashboard-sections-module__ZVHu9G__colorPickerTrigger:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.dashboard-sections-module__ZVHu9G__colorPickerPreview,.dashboard-sections-module__ZVHu9G__colorPickerSwatch{background:var(--picker-color)}.dashboard-sections-module__ZVHu9G__colorPickerPreview{border-radius:999px;flex:none;width:1.25rem;height:1.25rem;box-shadow:inset 0 0 0 1px #ffffff42}.dashboard-sections-module__ZVHu9G__colorPickerValue{min-width:0;color:var(--color-muted);text-overflow:ellipsis;font-size:.75rem;font-weight:800;overflow:hidden}.dashboard-sections-module__ZVHu9G__colorPickerPopover{z-index:120;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);box-shadow:var(--shadow-elevated);padding:var(--space-3);transform-origin:center var(--color-picker-origin,top);display:grid;position:fixed}.dashboard-sections-module__ZVHu9G__colorPickerSwatches{gap:var(--space-2);grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.dashboard-sections-module__ZVHu9G__colorPickerSwatch{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:999px;width:100%}.dashboard-sections-module__ZVHu9G__colorPickerSwatch[data-selected=true]{border-color:var(--color-text);box-shadow:0 0 0 2px var(--color-primary-soft)}.dashboard-sections-module__ZVHu9G__colorPickerVisual{gap:var(--space-2);display:grid}.dashboard-sections-module__ZVHu9G__colorPickerPlane{border:1px solid var(--color-border);border-radius:var(--radius-control);appearance:none;background:linear-gradient(to top, #000, transparent), linear-gradient(to right, #fff, var(--picker-hue-color));cursor:crosshair;touch-action:none;width:100%;height:8.5rem;padding:0;display:block;position:relative;overflow:hidden}.dashboard-sections-module__ZVHu9G__colorPickerPlane:focus-visible{outline:var(--focus-ring-width) solid var(--color-ring);outline-offset:2px}.dashboard-sections-module__ZVHu9G__colorPickerPlaneCursor{background:var(--picker-color);pointer-events:none;border:2px solid #fff;border-radius:999px;width:1rem;height:1rem;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000007a,0 .25rem .75rem #00000059}.dashboard-sections-module__ZVHu9G__colorPickerHueField{gap:var(--space-1);color:var(--color-muted);font-size:.75rem;font-weight:800;display:grid}.dashboard-sections-module__ZVHu9G__colorPickerHueField input{appearance:none;cursor:pointer;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:999px;width:100%;height:.75rem}.dashboard-sections-module__ZVHu9G__colorPickerHueField input::-webkit-slider-thumb{appearance:none;background:var(--color-text);border:2px solid #fff;border-radius:999px;width:1rem;height:1rem;box-shadow:0 0 0 1px #00000073}.dashboard-sections-module__ZVHu9G__colorPickerHueField input::-moz-range-thumb{background:var(--color-text);border:2px solid #fff;border-radius:999px;width:1rem;height:1rem;box-shadow:0 0 0 1px #00000073}.dashboard-sections-module__ZVHu9G__colorPickerHexField{gap:var(--space-2);color:var(--color-muted);font-size:.75rem;font-weight:800;display:grid}.dashboard-sections-module__ZVHu9G__colorPickerHexField input{width:100%;height:var(--control-height-md);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-input);color:var(--color-text);font:inherit;padding:0 var(--space-3)}.dashboard-sections-module__ZVHu9G__colorPickerHexField input:focus{border-color:var(--color-primary);box-shadow:0 0 0 var(--focus-ring-width) var(--color-ring);outline:0}.dashboard-sections-module__ZVHu9G__colorPickerHexField input[aria-invalid=true]{border-color:var(--color-danger)}.dashboard-sections-module__ZVHu9G__colorPickerHint{margin:calc(-1 * var(--space-1)) 0 0;color:var(--color-subtle);font-size:.75rem;line-height:1.35}.dashboard-sections-module__ZVHu9G__goalActionLayout{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__goalActionSummary{gap:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface-muted);padding:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__preferenceStatus{min-height:1rem;margin-bottom:var(--space-3);color:var(--color-muted);font-size:.75rem;font-weight:700;line-height:1.3}.dashboard-sections-module__ZVHu9G__preferenceGroupStack,.dashboard-sections-module__ZVHu9G__preferenceGroup{gap:var(--space-3);display:grid}.dashboard-sections-module__ZVHu9G__preferenceGroupStack{gap:var(--space-5)}.dashboard-sections-module__ZVHu9G__preferenceGroupTitle{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900;line-height:1.2}.dashboard-sections-module__ZVHu9G__themePreview{border:1px solid var(--preview-border);border-radius:var(--radius-control);background:var(--preview-background);grid-template-columns:2.25rem minmax(0,1fr);width:100%;min-width:0;height:3rem;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d}.dashboard-sections-module__ZVHu9G__themePreviewSidebar,.dashboard-sections-module__ZVHu9G__themePreviewSurface{min-width:0;display:grid}.dashboard-sections-module__ZVHu9G__themePreviewSidebar{border-right:1px solid var(--preview-border);background:var(--preview-sidebar);align-content:start;gap:.25rem;padding:.5rem}.dashboard-sections-module__ZVHu9G__themePreviewDot{background:var(--preview-muted-surface);width:.55rem;height:.55rem;box-shadow:inset 0 0 0 1px var(--preview-border);border-radius:999px}.dashboard-sections-module__ZVHu9G__themePreviewSurface{border:1px solid var(--preview-border);border-radius:calc(var(--radius-control) - 3px);background:var(--preview-surface);align-content:center;gap:.35rem;margin:.45rem;padding:.5rem}.dashboard-sections-module__ZVHu9G__themePreviewLine,.dashboard-sections-module__ZVHu9G__themePreviewMuted,.dashboard-sections-module__ZVHu9G__themePreviewMutedShort{border-radius:999px;height:.35rem;display:block}.dashboard-sections-module__ZVHu9G__themePreviewLine{background:var(--preview-text);width:72%}.dashboard-sections-module__ZVHu9G__themePreviewMuted,.dashboard-sections-module__ZVHu9G__themePreviewMutedShort{background:var(--preview-muted-surface);box-shadow:inset 0 0 0 1px var(--preview-border)}.dashboard-sections-module__ZVHu9G__themePreviewMuted{width:92%}.dashboard-sections-module__ZVHu9G__themePreviewMutedShort{width:54%}@media (max-width:767px){.dashboard-sections-module__ZVHu9G__richGuideQuestions{grid-template-columns:1fr}.dashboard-sections-module__ZVHu9G__mobileStickySubmit{bottom:calc(-1 * var(--space-4));z-index:1;margin:var(--space-1) calc(-1 * var(--space-4)) calc(-1 * var(--space-4));border-top:1px solid var(--color-border);background:var(--color-surface);padding:var(--space-3) var(--space-4) var(--space-4);position:sticky}}@media (min-width:768px){.dashboard-sections-module__ZVHu9G__onboardingTimelineHeader{grid-template-columns:minmax(0,1fr) auto}.dashboard-sections-module__ZVHu9G__onboardingTimelineStats{justify-content:end}.dashboard-sections-module__ZVHu9G__onboardingMilestones{overscroll-behavior-x:contain;padding:var(--space-5) 0 var(--space-2);scroll-snap-type:x proximity;grid-template-columns:repeat(6,minmax(7.5rem,1fr));gap:0;overflow-x:auto}.dashboard-sections-module__ZVHu9G__onboardingMilestones:before{top:calc(var(--space-5) + .5625rem);width:auto;height:5px;bottom:auto;left:0;right:0}.dashboard-sections-module__ZVHu9G__onboardingMilestones:after{content:"";top:calc(var(--space-5) + .5625rem);width:calc(100% * var(--onboarding-progress-ratio));background:var(--color-primary);border-radius:999px;height:5px;position:absolute;left:0}.dashboard-sections-module__ZVHu9G__onboardingMilestone{scroll-snap-align:start;min-width:7.5rem;padding:0 var(--space-2);text-align:center;background:0 0;border-color:#0000;justify-items:center}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=completed],.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=skipped],.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=current]{background:0 0;border-color:#0000}.dashboard-sections-module__ZVHu9G__onboardingMilestone[data-state=current]>span:last-child{border:1px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-primary-soft);padding:var(--space-2)}.dashboard-sections-module__ZVHu9G__onboardingMilestoneDot{margin-bottom:var(--space-2);position:relative;top:auto;left:auto;transform:none}.dashboard-sections-module__ZVHu9G__onboardingMilestone>span:last-child{justify-items:center}.dashboard-sections-module__ZVHu9G__onboardingMissionHeader{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start}.dashboard-sections-module__ZVHu9G__onboardingGuideHighlights{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__formWide{grid-column:1/-1}.dashboard-sections-module__ZVHu9G__homeToolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__homeTabMobile{grid-column:1}.dashboard-sections-module__ZVHu9G__homePeriodField{grid-column:2}.dashboard-sections-module__ZVHu9G__homePeriodField label{text-align:right}.dashboard-sections-module__ZVHu9G__homeReportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__reportPreviewHeader{grid-template-columns:minmax(0,1fr) auto}.dashboard-sections-module__ZVHu9G__reportPreviewPeriod{text-align:right;justify-items:end}.dashboard-sections-module__ZVHu9G__reportPreviewKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__reportPreviewBarRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.dashboard-sections-module__ZVHu9G__reportPreviewBarTrack{grid-column:1/-1}.dashboard-sections-module__ZVHu9G__monthlyReviewHeader{grid-template-columns:minmax(180px,240px) minmax(0,1fr)}.dashboard-sections-module__ZVHu9G__monthlyReviewStatus{margin-top:calc(.75rem * 1.2 + var(--space-2))}.dashboard-sections-module__ZVHu9G__summaryTileGrid,.dashboard-sections-module__ZVHu9G__goalRuleGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__twoFieldGrid,.dashboard-sections-module__ZVHu9G__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__filterGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__goalActionLayout{grid-template-columns:minmax(0,1fr) minmax(15rem,.75fr)}.dashboard-sections-module__ZVHu9G__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__editGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.dashboard-sections-module__ZVHu9G__invoiceHero{grid-template-columns:minmax(0,1fr) auto}.dashboard-sections-module__ZVHu9G__invoiceHeroAside{text-align:right;justify-items:end}.dashboard-sections-module__ZVHu9G__invoiceHeroTitle{font-size:1.375rem}.dashboard-sections-module__ZVHu9G__invoiceHeroValue{font-size:1.75rem}}@media (min-width:1024px){.dashboard-sections-module__ZVHu9G__homeToolbar{grid-template-columns:minmax(0,1fr) minmax(14rem,18rem)}.dashboard-sections-module__ZVHu9G__homePeriodField{grid-column:2}.dashboard-sections-module__ZVHu9G__dataListThree{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),28rem))}.dashboard-sections-module__ZVHu9G__homeSummaryGrid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.dashboard-sections-module__ZVHu9G__homeContentGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.dashboard-sections-module__ZVHu9G__managementContent{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start}.dashboard-sections-module__ZVHu9G__movementHistoryRow{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);grid-template-columns:minmax(0,1.3fr) minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,.5fr)}.dashboard-sections-module__ZVHu9G__movementHistoryRowTransfer{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr) minmax(0,.75fr) minmax(0,.5fr)}.dashboard-sections-module__ZVHu9G__movementHistoryCell small{display:none}.dashboard-sections-module__ZVHu9G__movementHistoryValue{text-align:right;justify-self:end}.dashboard-sections-module__ZVHu9G__movementHistoryStatus{justify-content:flex-end}}@media (min-width:1280px){.dashboard-sections-module__ZVHu9G__homeReportGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__kpiFiveGrid,.dashboard-sections-module__ZVHu9G__homeToolbar{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__homePeriodField{grid-column:5}.dashboard-sections-module__ZVHu9G__homeTabControl{grid-column:1/span 3;justify-self:stretch;width:100%;display:block}.dashboard-sections-module__ZVHu9G__homeTabMobile{display:none}.dashboard-sections-module__ZVHu9G__homeTabControl>div{justify-content:flex-start}.dashboard-sections-module__ZVHu9G__homeTabControl label{flex:1 0 max-content}.dashboard-sections-module__ZVHu9G__homeTabControl>div{overflow-x:hidden}.dashboard-sections-module__ZVHu9G__kpiThreeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__filterGrid{grid-template-columns:repeat(8,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__historyFilterGrid{grid-template-columns:minmax(0,1.3fr) minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,.5fr)}.dashboard-sections-module__ZVHu9G__historyFilterGridTransfer{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr) minmax(0,.75fr) minmax(0,.5fr)}.dashboard-sections-module__ZVHu9G__historyFilterSpacer{display:block}.dashboard-sections-module__ZVHu9G__insightRail{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.dashboard-sections-module__ZVHu9G__insightRailItem:not(:last-child){border-right:1px solid var(--color-border);border-bottom:0}.dashboard-sections-module__ZVHu9G__wideChartGrid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr)}.dashboard-sections-module__ZVHu9G__homeBottomGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__homeBottomGrid>:first-child{grid-column:span 2}.dashboard-sections-module__ZVHu9G__twoPanelGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__invoiceDetailGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sections-module__ZVHu9G__invoiceDetailGrid>:first-child{grid-column:span 2}.dashboard-sections-module__ZVHu9G__formColumnLayout{grid-template-columns:420px minmax(0,1fr)}.dashboard-sections-module__ZVHu9G__narrowColumnLayout{grid-template-columns:360px minmax(0,1fr)}.dashboard-sections-module__ZVHu9G__dataListThree{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),28rem))}}@media (min-width:1800px){.dashboard-sections-module__ZVHu9G__homeTabControl{grid-column:1/span 2}}
.not-found-module__HS70Aa__screen{background:radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--color-primary) 13%, transparent), transparent 34%), var(--color-background);min-height:100vh;color:var(--color-text);padding:var(--space-5);place-items:center;display:grid}.not-found-module__HS70Aa__panel{justify-items:center;gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(100%,32rem);box-shadow:var(--shadow-soft);padding:var(--space-6);text-align:center;display:grid}.not-found-module__HS70Aa__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.not-found-module__HS70Aa__title{color:var(--color-text);margin:0;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.05}.not-found-module__HS70Aa__description{max-width:26rem;color:var(--color-muted);margin:0;line-height:1.55}
.qa-page-module__rIshCG__header{align-items:flex-start;gap:var(--space-3);display:flex}.qa-page-module__rIshCG__eyebrow{color:var(--color-primary);font-size:.875rem;font-weight:800;line-height:1.3}.qa-page-module__rIshCG__title{margin-top:var(--space-1);color:var(--color-text);font-size:1.5rem;font-weight:800;line-height:1.2}.qa-page-module__rIshCG__description{margin-top:var(--space-4);color:var(--color-muted);font-size:.875rem;line-height:1.6}.qa-page-module__rIshCG__formStack{gap:var(--space-4);margin-top:var(--space-6);display:grid}
