.ConsensusBadge-module__3Lh4UW__container{flex-direction:column;align-items:flex-start;max-width:100%;display:inline-flex}.ConsensusBadge-module__3Lh4UW__badge{cursor:pointer;background:var(--bg-surface);border:1px solid var(--color-border-soft);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s;display:inline-flex}.ConsensusBadge-module__3Lh4UW__badge:hover{background:var(--bg-hover,var(--bg-surface));border-color:var(--border-hover,var(--color-border-soft))}.ConsensusBadge-module__3Lh4UW__badge:focus-visible{outline:2px solid rgba(var(--color-accent-rgb), .35);outline-offset:2px}.ConsensusBadge-module__3Lh4UW__badgeSuccess{border-color:var(--color-success);color:var(--color-success)}.ConsensusBadge-module__3Lh4UW__badgeWarning{border-color:var(--color-warning);color:var(--color-warning)}.ConsensusBadge-module__3Lh4UW__badgeDanger{border-color:var(--color-danger,var(--color-error));color:var(--color-danger,var(--color-error))}.ConsensusBadge-module__3Lh4UW__badgePending{opacity:.7}.ConsensusBadge-module__3Lh4UW__badgeMuted{color:var(--text-muted)}.ConsensusBadge-module__3Lh4UW__label{white-space:nowrap}.ConsensusBadge-module__3Lh4UW__meta{color:var(--text-muted);white-space:nowrap;font-size:.75rem}.ConsensusBadge-module__3Lh4UW__spinner{border:2px solid var(--color-border-soft);border-top-color:var(--color-accent);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ConsensusBadge-module__3Lh4UW__spin}@keyframes ConsensusBadge-module__3Lh4UW__spin{to{transform:rotate(360deg)}}.ConsensusBadge-module__3Lh4UW__expandedPanel{background:var(--bg-surface);border:1px solid var(--color-border-soft);border-radius:.5rem;width:min(460px,100%);margin-top:.5rem;padding:.75rem;font-size:.8125rem}.ConsensusBadge-module__3Lh4UW__modelRow{border-bottom:1px solid var(--color-border-muted,#ffffff0d);justify-content:space-between;gap:1rem;padding:.25rem 0;display:flex}.ConsensusBadge-module__3Lh4UW__modelRow:last-child{border-bottom:0}.ConsensusBadge-module__3Lh4UW__modelName{color:var(--text-secondary)}.ConsensusBadge-module__3Lh4UW__modelAgreement{font-variant-numeric:tabular-nums}.ConsensusBadge-module__3Lh4UW__divergenceList{border-top:1px solid var(--color-border-soft);margin-top:.75rem;padding-top:.75rem}.ConsensusBadge-module__3Lh4UW__divergenceTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .5rem;font-size:.75rem}.ConsensusBadge-module__3Lh4UW__divergenceItem{background:var(--bg-hover,var(--bg-surface));border:1px solid var(--color-border-soft);border-radius:6px;margin-bottom:.5rem;padding:.5rem}.ConsensusBadge-module__3Lh4UW__divergenceModel{color:var(--color-accent,#00d4ff);font-size:.8rem;font-weight:600;display:inline-block}.ConsensusBadge-module__3Lh4UW__divergenceFinding{color:var(--text-secondary);margin:.25rem 0;font-size:.8rem}.ConsensusBadge-module__3Lh4UW__divergenceConcern{color:var(--text-muted);margin:0;font-size:.75rem;font-style:italic}.ConsensusBadge-module__3Lh4UW__confidenceAdjustment{color:var(--text-secondary);margin-top:.5rem}.ConsensusBadge-module__3Lh4UW__emptyDetail{color:var(--text-muted);margin:0}
.FreshnessChip-module__u4tAeG__freshnessChip{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:9999px;align-items:center;gap:.375rem;padding:.3rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}.FreshnessChip-module__u4tAeG__interactive{border:1px solid var(--border-color);cursor:pointer;transition:background .15s,border-color .15s}.FreshnessChip-module__u4tAeG__interactive:hover{background:var(--bg-hover);border-color:var(--border-hover)}.FreshnessChip-module__u4tAeG__indicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.FreshnessChip-module__u4tAeG__fresh{background:var(--color-success);box-shadow:0 0 6px rgba(var(--color-success-rgb), .5)}.FreshnessChip-module__u4tAeG__stale{background:var(--color-warning);box-shadow:0 0 6px rgba(var(--color-warning-rgb), .5);animation:2s ease-in-out infinite FreshnessChip-module__u4tAeG__pulse-warning}.FreshnessChip-module__u4tAeG__unknown{background:var(--color-muted)}.FreshnessChip-module__u4tAeG__label{white-space:nowrap}@keyframes FreshnessChip-module__u4tAeG__pulse-warning{0%,to{opacity:1}50%{opacity:.6}}
.KpiRow-module__gyvfGq__kpiRow{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.KpiRow-module__gyvfGq__kpiRow.KpiRow-module__gyvfGq__warning{border-color:var(--color-warning);background:var(--color-warning-bg)}.KpiRow-module__gyvfGq__kpiRow.KpiRow-module__gyvfGq__critical{border-color:var(--color-error);background:var(--color-error-bg)}.KpiRow-module__gyvfGq__icon{background:var(--bg-subtle);width:32px;height:32px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;display:flex}.KpiRow-module__gyvfGq__kpiRow.KpiRow-module__gyvfGq__warning .KpiRow-module__gyvfGq__icon{background:rgba(var(--color-warning-rgb), .2);color:var(--color-warning)}.KpiRow-module__gyvfGq__kpiRow.KpiRow-module__gyvfGq__critical .KpiRow-module__gyvfGq__icon{background:rgba(var(--color-error-rgb), .2);color:var(--color-error)}.KpiRow-module__gyvfGq__content{flex-direction:column;flex:1;gap:.125rem;display:flex}.KpiRow-module__gyvfGq__label{color:var(--text-muted);font-size:.75rem}.KpiRow-module__gyvfGq__value{font-size:1.125rem;font-weight:600}.KpiRow-module__gyvfGq__subtitle{color:var(--text-muted);font-size:.75rem}.KpiRow-module__gyvfGq__trend{align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.KpiRow-module__gyvfGq__trend.KpiRow-module__gyvfGq__up{color:var(--color-success)}.KpiRow-module__gyvfGq__trend.KpiRow-module__gyvfGq__down{color:var(--color-error)}.KpiRow-module__gyvfGq__trend.KpiRow-module__gyvfGq__flat{color:var(--text-muted)}
.ForecastSparkline-module__2_iZ1a__sparklineContainer{flex-direction:column;gap:.25rem;display:flex}.ForecastSparkline-module__2_iZ1a__yAxis{color:var(--text-muted);justify-content:space-between;padding-left:4px;font-size:.625rem;display:flex}.ForecastSparkline-module__2_iZ1a__sparkline{width:100%;height:60px}.ForecastSparkline-module__2_iZ1a__dataPoint{opacity:0;transition:opacity .2s}.ForecastSparkline-module__2_iZ1a__sparkline:hover .ForecastSparkline-module__2_iZ1a__dataPoint{opacity:1}.ForecastSparkline-module__2_iZ1a__xAxis{height:16px;color:var(--text-muted);font-size:.625rem;position:relative}.ForecastSparkline-module__2_iZ1a__xAxis span{position:absolute;transform:translate(-50%)}.ForecastSparkline-module__2_iZ1a__empty{background:var(--bg-subtle);height:60px;color:var(--text-muted);border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;display:flex}
.AnomalyRadar-module__-LqXca__anomalyList{flex-direction:column;gap:.5rem;display:flex}.AnomalyRadar-module__-LqXca__anomalyItem{background:var(--bg-surface);border:1px solid var(--border-color);cursor:pointer;text-align:left;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;display:flex}.AnomalyRadar-module__-LqXca__anomalyItem:hover{background:var(--bg-hover)}.AnomalyRadar-module__-LqXca__anomalyItem.AnomalyRadar-module__-LqXca__high{border-color:var(--color-error)}.AnomalyRadar-module__-LqXca__anomalyItem.AnomalyRadar-module__-LqXca__medium{border-color:var(--color-warning)}.AnomalyRadar-module__-LqXca__anomalyItem.AnomalyRadar-module__-LqXca__low{border-color:var(--color-info)}.AnomalyRadar-module__-LqXca__severityDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.AnomalyRadar-module__-LqXca__high .AnomalyRadar-module__-LqXca__severityDot{background:var(--color-error)}.AnomalyRadar-module__-LqXca__medium .AnomalyRadar-module__-LqXca__severityDot{background:var(--color-warning)}.AnomalyRadar-module__-LqXca__low .AnomalyRadar-module__-LqXca__severityDot{background:var(--color-info)}.AnomalyRadar-module__-LqXca__content{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.AnomalyRadar-module__-LqXca__category{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.625rem;font-weight:600}.AnomalyRadar-module__-LqXca__description{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.AnomalyRadar-module__-LqXca__arrow{color:var(--text-muted);font-size:.875rem}.AnomalyRadar-module__-LqXca__empty{background:var(--bg-subtle);color:var(--color-success);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.AnomalyRadar-module__-LqXca__checkIcon{font-size:1.25rem}.AnomalyRadar-module__-LqXca__empty p{margin:0;font-size:.75rem}
.AgingTable-module__ySIkda__agingTable{border-collapse:collapse;width:100%;font-size:.875rem}.AgingTable-module__ySIkda__agingTable tr{border-bottom:1px solid var(--border-color)}.AgingTable-module__ySIkda__agingTable tr:last-child{border-bottom:none}.AgingTable-module__ySIkda__agingTable td{padding:.5rem 0}.AgingTable-module__ySIkda__name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:500;overflow:hidden}.AgingTable-module__ySIkda__amount{text-align:right;font-family:monospace}.AgingTable-module__ySIkda__timing{text-align:right;color:var(--text-muted);font-size:.75rem}.AgingTable-module__ySIkda__empty{background:var(--bg-subtle);text-align:center;color:var(--text-muted);border-radius:8px;padding:1rem;font-size:.75rem}.AgingTable-module__ySIkda__empty p{margin:0}
.ThemeSwitcher-module__qPAEQG__switcher{align-items:center;gap:8px;display:inline-flex}.ThemeSwitcher-module__qPAEQG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.ThemeSwitcher-module__qPAEQG__controlWrap{align-items:center;gap:6px;display:inline-flex}.ThemeSwitcher-module__qPAEQG__select{appearance:none;border:1px solid var(--border-color);background:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%) calc(100% - 14px) calc(50% - 1px) / 6px 6px no-repeat, linear-gradient(135deg, var(--text-muted) 50%, transparent 50%) calc(100% - 10px) calc(50% - 1px) / 6px 6px no-repeat, var(--bg-subtle);min-width:128px;color:var(--text-primary);cursor:pointer;border-radius:8px;padding:6px 28px 6px 10px;font-size:13px;font-weight:500}.ThemeSwitcher-module__qPAEQG__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-accent-rgb), .15);outline:none}.ThemeSwitcher-module__qPAEQG__status{color:var(--text-muted);font-size:11px}.ThemeSwitcher-module__qPAEQG__compact .ThemeSwitcher-module__qPAEQG__label{display:none}.ThemeSwitcher-module__qPAEQG__compact .ThemeSwitcher-module__qPAEQG__select{min-width:110px;padding:5px 26px 5px 8px;font-size:12px}.ThemeSwitcher-module__qPAEQG__compact .ThemeSwitcher-module__qPAEQG__status{display:none}
.DocumentUploadButton-module__uFrzcq__wrapper{align-items:center;display:inline-flex}.DocumentUploadButton-module__uFrzcq__hiddenInput{display:none}.DocumentUploadButton-module__uFrzcq__uploadButton{border:1px solid var(--border-color);height:32px;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.8rem;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.DocumentUploadButton-module__uFrzcq__uploadButton:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--color-primary)}.DocumentUploadButton-module__uFrzcq__uploadButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.DocumentUploadButton-module__uFrzcq__label{font-size:.8rem}.DocumentUploadButton-module__uFrzcq__uploadingState{background:var(--bg-subtle);border:1px solid var(--border-color);height:32px;color:var(--text-muted);border-radius:8px;align-items:center;gap:.5rem;max-width:240px;padding:.3rem .65rem;font-size:.8rem;display:inline-flex}.DocumentUploadButton-module__uFrzcq__uploadingFilename{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.DocumentUploadButton-module__uFrzcq__progressBar{background:var(--bg-hover);border-radius:999px;flex-shrink:0;width:48px;height:4px;overflow:hidden}.DocumentUploadButton-module__uFrzcq__progressFill{background:var(--color-primary);border-radius:999px;height:100%;transition:width .25s}.DocumentUploadButton-module__uFrzcq__successState{background:var(--color-success-bg);border:1px solid rgba(var(--color-success-rgb), .35);height:32px;color:var(--color-success);border-radius:8px;align-items:center;gap:.4rem;max-width:240px;padding:.3rem .65rem;font-size:.8rem;display:inline-flex}.DocumentUploadButton-module__uFrzcq__successText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DocumentUploadButton-module__uFrzcq__errorState{background:rgba(var(--color-error-rgb), .1);border:1px solid rgba(var(--color-error-rgb), .3);height:32px;color:var(--color-error);border-radius:8px;align-items:center;gap:.4rem;max-width:260px;padding:.3rem .65rem;font-size:.8rem;display:inline-flex}.DocumentUploadButton-module__uFrzcq__errorText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DocumentUploadButton-module__uFrzcq__spinner{flex-shrink:0;animation:.9s linear infinite DocumentUploadButton-module__uFrzcq__spin}@keyframes DocumentUploadButton-module__uFrzcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.DocumentUploadButton-module__uFrzcq__label{display:none}.DocumentUploadButton-module__uFrzcq__uploadButton{gap:0;padding:.3rem .5rem}}
.ExtractionPreview-module__4IkUFa__extraction{flex-direction:column;gap:.75rem;padding:.75rem 0 .25rem;display:flex}.ExtractionPreview-module__4IkUFa__empty{color:var(--text-muted);padding:.75rem 0;font-size:.82rem}.ExtractionPreview-module__4IkUFa__empty p{margin:0}.ExtractionPreview-module__4IkUFa__metaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ExtractionPreview-module__4IkUFa__docTypeBadge{background:rgba(var(--color-info-rgb), .12);color:var(--color-info,var(--color-primary));text-transform:capitalize;letter-spacing:.04em;border-radius:4px;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.ExtractionPreview-module__4IkUFa__confidencePill{border:1px solid #0000;border-radius:4px;padding:.15rem .55rem;font-size:.72rem;font-weight:500;display:inline-block}.ExtractionPreview-module__4IkUFa__confidenceHigh{background:var(--color-success-bg);color:var(--color-success);border-color:rgba(var(--color-success-rgb), .3)}.ExtractionPreview-module__4IkUFa__confidenceMedium{background:var(--color-warning-bg);color:var(--color-warning);border-color:rgba(var(--color-warning-rgb), .3)}.ExtractionPreview-module__4IkUFa__confidenceLow{background:rgba(var(--color-error-rgb), .1);color:var(--color-error);border-color:rgba(var(--color-error-rgb), .25)}.ExtractionPreview-module__4IkUFa__confidenceUnknown{background:var(--bg-subtle);color:var(--text-muted);border-color:var(--border-color)}.ExtractionPreview-module__4IkUFa__supplierBlock{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:.25rem;padding:.5rem .65rem;display:flex}.ExtractionPreview-module__4IkUFa__supplierRow{gap:.6rem;font-size:.82rem;display:flex}.ExtractionPreview-module__4IkUFa__supplierKey{color:var(--text-muted);flex:0 0 64px}.ExtractionPreview-module__4IkUFa__supplierValue{color:var(--text-primary);font-weight:500}.ExtractionPreview-module__4IkUFa__tableSection{flex-direction:column;gap:.25rem;display:flex}.ExtractionPreview-module__4IkUFa__tableWrapper{border:1px solid var(--border-color);border-radius:6px;max-height:180px;overflow:auto}.ExtractionPreview-module__4IkUFa__lineTable{border-collapse:collapse;width:100%;min-width:340px;font-size:.78rem}.ExtractionPreview-module__4IkUFa__lineTable thead th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--bg-surface);z-index:1;white-space:nowrap;padding:5px 8px;font-size:.7rem;position:sticky;top:0}.ExtractionPreview-module__4IkUFa__lineTable tbody td{border-bottom:1px solid var(--border-color);vertical-align:top;color:var(--text-secondary);padding:5px 8px}.ExtractionPreview-module__4IkUFa__lineTable tbody tr:last-child td{border-bottom:none}.ExtractionPreview-module__4IkUFa__cellDesc{min-width:120px}.ExtractionPreview-module__4IkUFa__cellNum{text-align:right;white-space:nowrap}.ExtractionPreview-module__4IkUFa__cellMuted{color:var(--text-muted);white-space:nowrap}.ExtractionPreview-module__4IkUFa__totalRow{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:6px;justify-content:flex-end;align-items:center;gap:.75rem;padding:.4rem .65rem;display:flex}.ExtractionPreview-module__4IkUFa__totalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.ExtractionPreview-module__4IkUFa__totalValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.ExtractionPreview-module__4IkUFa__pricingSection{flex-direction:column;gap:.35rem;display:flex}.ExtractionPreview-module__4IkUFa__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0;font-size:.72rem;font-weight:600}.ExtractionPreview-module__4IkUFa__actions{justify-content:flex-end;padding-top:.25rem;display:flex}.ExtractionPreview-module__4IkUFa__editButton{border:1px solid var(--border-color);height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.78rem;transition:background .15s,color .15s;display:inline-flex}.ExtractionPreview-module__4IkUFa__editButton:hover{background:var(--bg-hover);color:var(--text-primary)}.ExtractionPreview-module__4IkUFa__editSection{flex-direction:column;gap:.5rem;display:flex}.ExtractionPreview-module__4IkUFa__jsonLabel{color:var(--text-muted);font-size:.78rem}.ExtractionPreview-module__4IkUFa__jsonTextarea{background:var(--bg-subtle);border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:vertical;box-sizing:border-box;border-radius:6px;outline:none;padding:.6rem .75rem;font-family:Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.5}.ExtractionPreview-module__4IkUFa__jsonTextarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(var(--color-info-rgb), .1)}.ExtractionPreview-module__4IkUFa__jsonTextareaError{border-color:var(--color-error)}.ExtractionPreview-module__4IkUFa__jsonError,.ExtractionPreview-module__4IkUFa__saveError{color:var(--color-error);margin:0;font-size:.78rem}.ExtractionPreview-module__4IkUFa__editActions{justify-content:flex-end;gap:.5rem;display:flex}.ExtractionPreview-module__4IkUFa__cancelButton{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;transition:background .15s}.ExtractionPreview-module__4IkUFa__cancelButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.ExtractionPreview-module__4IkUFa__cancelButton:disabled{opacity:.5;cursor:not-allowed}.ExtractionPreview-module__4IkUFa__saveButton{background:var(--color-primary);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;padding:.35rem .9rem;font-size:.82rem;font-weight:500;transition:background .15s}.ExtractionPreview-module__4IkUFa__saveButton:hover:not(:disabled){background:var(--color-primary-hover)}.ExtractionPreview-module__4IkUFa__saveButton:disabled{opacity:.55;cursor:not-allowed}
.BriefingCard-module__N4vxNa__briefingCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden}.BriefingCard-module__N4vxNa__accentBar{background:linear-gradient(180deg, var(--color-accent), var(--color-accent-deep));width:4px;position:absolute;top:0;bottom:0;left:0}.BriefingCard-module__N4vxNa__body{flex-direction:column;gap:14px;padding:24px 24px 24px 28px;display:flex}.BriefingCard-module__N4vxNa__header{align-items:flex-start;gap:14px;display:flex}.BriefingCard-module__N4vxNa__aiAvatar{background:linear-gradient(135deg, rgba(var(--color-accent-rgb), .2), rgba(var(--color-accent-rgb), .05));border:1px solid rgba(var(--color-accent-rgb), .3);width:40px;height:40px;color:var(--color-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BriefingCard-module__N4vxNa__titleArea{flex:1;min-width:0}.BriefingCard-module__N4vxNa__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin:0;font-size:11px;font-weight:600}.BriefingCard-module__N4vxNa__headline{font-size:18px;font-weight:600;font-family:var(--font-heading);color:var(--text-primary);margin:4px 0 0;line-height:1.35}.BriefingCard-module__N4vxNa__dismissButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1;transition:color .15s}.BriefingCard-module__N4vxNa__dismissButton:hover{color:var(--text-primary)}.BriefingCard-module__N4vxNa__bodyText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.BriefingCard-module__N4vxNa__briefingSection{background:var(--bg-surface-elevated,var(--bg-surface));border-left:3px solid var(--color-accent);border-radius:.5rem;margin-top:.75rem;padding:.75rem}.BriefingCard-module__N4vxNa__briefingHeader{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.BriefingCard-module__N4vxNa__briefingIcon{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:16px;height:16px}.BriefingCard-module__N4vxNa__briefingTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.BriefingCard-module__N4vxNa__briefingText{color:var(--color-text-primary);margin:0;font-size:.875rem;line-height:1.5}.BriefingCard-module__N4vxNa__urgentFlags{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.BriefingCard-module__N4vxNa__urgentFlag{color:var(--color-warning);background:var(--color-warning-bg,#ffaa0014);border-radius:.375rem;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.8125rem;display:flex}.BriefingCard-module__N4vxNa__urgentDot{background:var(--color-warning);border-radius:50%;flex-shrink:0;width:6px;height:6px}.BriefingCard-module__N4vxNa__consensusWrap{align-self:flex-start}.BriefingCard-module__N4vxNa__insightList{flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.BriefingCard-module__N4vxNa__insightItem{background:rgba(var(--color-bg-subtle-rgb), .6);border-left:3px solid var(--border-color);color:var(--text-primary);border-radius:10px;align-items:flex-start;gap:10px;padding:8px 12px;font-size:13px;line-height:1.4;display:flex}.BriefingCard-module__N4vxNa__insightItem.BriefingCard-module__N4vxNa__good{border-left-color:var(--color-accent)}.BriefingCard-module__N4vxNa__insightItem.BriefingCard-module__N4vxNa__warning{border-left-color:var(--color-warning)}.BriefingCard-module__N4vxNa__insightItem.BriefingCard-module__N4vxNa__urgent{border-left-color:var(--color-error-soft);background:rgba(var(--color-error-rgb), .15)}.BriefingCard-module__N4vxNa__insightDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.BriefingCard-module__N4vxNa__good .BriefingCard-module__N4vxNa__insightDot{background:var(--color-accent)}.BriefingCard-module__N4vxNa__warning .BriefingCard-module__N4vxNa__insightDot{background:var(--color-warning)}.BriefingCard-module__N4vxNa__urgent .BriefingCard-module__N4vxNa__insightDot{background:var(--color-error-soft)}.BriefingCard-module__N4vxNa__actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.BriefingCard-module__N4vxNa__primaryCta{background:var(--gradient-accent);color:var(--color-bg-primary);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:opacity .15s,transform .15s}.BriefingCard-module__N4vxNa__primaryCta:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.BriefingCard-module__N4vxNa__primaryCta:disabled{opacity:.5;cursor:not-allowed}.BriefingCard-module__N4vxNa__secondaryCta{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.BriefingCard-module__N4vxNa__secondaryCta:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-hover)}.BriefingCard-module__N4vxNa__dismissedBar{border:1px solid var(--border-color);background:var(--bg-surface);width:100%;color:var(--text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 16px;font-size:13px;transition:background .15s,border-color .15s;display:flex}.BriefingCard-module__N4vxNa__dismissedBar:hover{background:var(--bg-hover);border-color:var(--border-hover)}.BriefingCard-module__N4vxNa__dismissedDot{background:var(--color-accent);border-radius:50%;width:8px;height:8px}@media (max-width:600px){.BriefingCard-module__N4vxNa__body{padding:16px 16px 16px 20px}.BriefingCard-module__N4vxNa__headline{font-size:16px}.BriefingCard-module__N4vxNa__aiAvatar{width:32px;height:32px}}
.DocumentList-module___xUeIq__documentList{flex-direction:column;gap:.5rem;display:flex}.DocumentList-module___xUeIq__header{align-items:center;gap:.5rem;display:flex}.DocumentList-module___xUeIq__heading{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.DocumentList-module___xUeIq__count{background:var(--bg-hover);min-width:18px;height:18px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:600;display:inline-flex}.DocumentList-module___xUeIq__errorBanner{background:rgba(var(--color-error-rgb), .08);border:1px solid rgba(var(--color-error-rgb), .25);color:var(--color-error);border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.8rem;display:flex}.DocumentList-module___xUeIq__retryButton{border:1px solid rgba(var(--color-error-rgb), .35);color:var(--color-error);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem}.DocumentList-module___xUeIq__retryButton:hover{background:rgba(var(--color-error-rgb), .1)}.DocumentList-module___xUeIq__emptyState{border:1px dashed var(--border-color);color:var(--text-muted);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem 1rem;display:flex}.DocumentList-module___xUeIq__emptyState p{margin:0;font-size:.82rem}.DocumentList-module___xUeIq__emptyHint{color:var(--text-muted);font-size:.75rem!important}.DocumentList-module___xUeIq__emptyIcon{opacity:.4;margin-bottom:.25rem}.DocumentList-module___xUeIq__skeleton{flex-direction:column;gap:.5rem;display:flex}.DocumentList-module___xUeIq__skeletonRow{background:linear-gradient(90deg, var(--color-border-soft) 25%, var(--color-border-light) 50%, var(--color-border-soft) 75%);background-size:200% 100%;border-radius:8px;height:52px;animation:1.5s infinite DocumentList-module___xUeIq__shimmer}@keyframes DocumentList-module___xUeIq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.DocumentList-module___xUeIq__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.DocumentList-module___xUeIq__card{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:8px;transition:border-color .15s;overflow:hidden}.DocumentList-module___xUeIq__card:hover{border-color:rgba(var(--color-info-rgb,var(--color-primary-rgb)), .35)}.DocumentList-module___xUeIq__cardHeader{align-items:flex-start;gap:.25rem;display:flex}.DocumentList-module___xUeIq__expandButton{cursor:pointer;text-align:left;min-width:0;color:inherit;background:0 0;border:none;flex:1;align-items:flex-start;gap:.5rem;padding:.55rem .5rem .55rem .65rem;display:flex}.DocumentList-module___xUeIq__expandButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;border-radius:8px}.DocumentList-module___xUeIq__chevron{color:var(--text-muted);flex-shrink:0;margin-top:3px;transition:transform .18s}.DocumentList-module___xUeIq__chevronExpanded{transform:rotate(180deg)}.DocumentList-module___xUeIq__cardMeta{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.DocumentList-module___xUeIq__filename{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.DocumentList-module___xUeIq__cardTags{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.DocumentList-module___xUeIq__uploadDate{color:var(--text-muted);font-size:.72rem}.DocumentList-module___xUeIq__statusBadge{border:1px solid #0000;border-radius:4px;align-items:center;gap:.3rem;padding:.1rem .45rem;font-size:.7rem;font-weight:500;display:inline-flex}.DocumentList-module___xUeIq__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.DocumentList-module___xUeIq__status_pending{background:var(--color-warning-bg);color:var(--color-warning);border-color:rgba(var(--color-warning-rgb), .3)}.DocumentList-module___xUeIq__status_pending .DocumentList-module___xUeIq__statusDot{background:var(--color-warning);animation:1.4s ease-in-out infinite DocumentList-module___xUeIq__pulse}.DocumentList-module___xUeIq__status_processing{background:rgba(var(--color-info-rgb), .1);color:var(--color-info,var(--color-primary));border-color:rgba(var(--color-info-rgb), .25)}.DocumentList-module___xUeIq__status_processing .DocumentList-module___xUeIq__statusDot{background:var(--color-info,var(--color-primary));animation:.9s ease-in-out infinite DocumentList-module___xUeIq__pulse}.DocumentList-module___xUeIq__status_completed{background:var(--color-success-bg);color:var(--color-success);border-color:rgba(var(--color-success-rgb), .3)}.DocumentList-module___xUeIq__status_completed .DocumentList-module___xUeIq__statusDot{background:var(--color-success)}.DocumentList-module___xUeIq__status_failed{background:rgba(var(--color-error-rgb), .1);color:var(--color-error);border-color:rgba(var(--color-error-rgb), .25)}.DocumentList-module___xUeIq__status_failed .DocumentList-module___xUeIq__statusDot{background:var(--color-error)}@keyframes DocumentList-module___xUeIq__pulse{0%,to{opacity:1}50%{opacity:.35}}.DocumentList-module___xUeIq__docTypeBadge{background:rgba(var(--color-info-rgb), .1);color:var(--color-info,var(--color-primary));text-transform:capitalize;border-radius:4px;padding:.1rem .4rem;font-size:.68rem;font-weight:500;display:inline-block}.DocumentList-module___xUeIq__supplierTag{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.7rem;overflow:hidden}.DocumentList-module___xUeIq__cardActions{flex-shrink:0;align-items:flex-start;padding:.45rem .5rem 0 0;display:flex}.DocumentList-module___xUeIq__deleteButton{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.DocumentList-module___xUeIq__deleteButton:hover:not(:disabled){background:rgba(var(--color-error-rgb), .1);color:var(--color-error)}.DocumentList-module___xUeIq__deleteButton:disabled{cursor:not-allowed;opacity:.5}.DocumentList-module___xUeIq__confirmDelete{align-items:center;gap:.25rem;display:flex}.DocumentList-module___xUeIq__confirmText{color:var(--color-error);white-space:nowrap;font-size:.72rem}.DocumentList-module___xUeIq__confirmYes{border:1px solid rgba(var(--color-error-rgb), .4);background:rgba(var(--color-error-rgb), .1);color:var(--color-error);cursor:pointer;border-radius:4px;padding:.15rem .4rem;font-size:.72rem}.DocumentList-module___xUeIq__confirmYes:hover:not(:disabled){background:rgba(var(--color-error-rgb), .2)}.DocumentList-module___xUeIq__confirmNo{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.15rem .4rem;font-size:.72rem}.DocumentList-module___xUeIq__confirmNo:hover{background:var(--bg-hover)}.DocumentList-module___xUeIq__cardBody{border-top:1px solid var(--border-color);padding:0 .75rem .75rem}.DocumentList-module___xUeIq__detailLoading{color:var(--text-muted);align-items:center;gap:.4rem;padding:.75rem 0 .25rem;font-size:.8rem;display:flex}.DocumentList-module___xUeIq__notReady{color:var(--text-muted);margin:.75rem 0 .25rem;font-size:.82rem}.DocumentList-module___xUeIq__spinnerMini{flex-shrink:0;animation:.9s linear infinite DocumentList-module___xUeIq__spin}@keyframes DocumentList-module___xUeIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.DocumentList-module___xUeIq__filename{font-size:.78rem}}@media (max-width:640px){.DocumentList-module___xUeIq__cardHeader{flex-wrap:wrap}}
.TopBar-module__ambOjG__topBar{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.TopBar-module__ambOjG__leftSection{flex:none;align-items:center;gap:.75rem;display:flex}.TopBar-module__ambOjG__companyName{color:var(--text-primary);font-size:.9rem;font-weight:600}.TopBar-module__ambOjG__centerSection{flex:1;justify-content:center;display:flex}.TopBar-module__ambOjG__rightSection{flex:none;align-items:center;gap:.5rem;display:flex}.TopBar-module__ambOjG__mfaBadge{color:var(--color-success);align-items:center;padding:.25rem;display:flex}.TopBar-module__ambOjG__mfaWarning{background:rgba(var(--color-warning-rgb), .15);color:var(--color-warning);border:1px solid rgba(var(--color-warning-rgb), .3);cursor:pointer;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:background .15s;display:flex}.TopBar-module__ambOjG__mfaWarning:hover{background:rgba(var(--color-warning-rgb), .25)}.TopBar-module__ambOjG__iconButton{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.TopBar-module__ambOjG__iconButton:hover{background:var(--bg-hover);color:var(--text-primary)}.TopBar-module__ambOjG__userMenu{position:relative}.TopBar-module__ambOjG__userButton{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:background .15s;display:flex}.TopBar-module__ambOjG__userButton:hover{background:var(--bg-hover)}.TopBar-module__ambOjG__avatar{background:var(--gradient-accent);width:28px;height:28px;color:var(--color-bg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.TopBar-module__ambOjG__userName{color:var(--text-primary);font-size:.875rem}.TopBar-module__ambOjG__dropdown{background:var(--bg-surface);border:1px solid var(--border-color);width:160px;box-shadow:0 8px 24px rgba(var(--color-shadow-rgb), .4);z-index:100;border-radius:10px;flex-direction:column;margin-top:.25rem;padding:4px;display:none;position:absolute;top:100%;right:0}.TopBar-module__ambOjG__userMenu:hover .TopBar-module__ambOjG__dropdown,.TopBar-module__ambOjG__userMenu:focus-within .TopBar-module__ambOjG__dropdown{display:flex}.TopBar-module__ambOjG__dropdown button{text-align:left;cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:background .15s,color .15s}.TopBar-module__ambOjG__dropdown button:hover{background:var(--bg-hover);color:var(--text-primary)}.TopBar-module__ambOjG__dropdown hr{border:none;border-top:1px solid var(--border-color);margin:4px 0}
.EntityMappingPanel-module__EMholW__mappingPanel{flex-direction:column;gap:.5rem;display:flex}.EntityMappingPanel-module__EMholW__header{align-items:center;gap:.5rem;display:flex}.EntityMappingPanel-module__EMholW__heading{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.EntityMappingPanel-module__EMholW__count{background:var(--bg-hover);min-width:18px;height:18px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:600;display:inline-flex}.EntityMappingPanel-module__EMholW__errorBanner{background:rgba(var(--color-error-rgb), .08);border:1px solid rgba(var(--color-error-rgb), .25);color:var(--color-error);border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.8rem;display:flex}.EntityMappingPanel-module__EMholW__retryButton{border:1px solid rgba(var(--color-error-rgb), .35);color:var(--color-error);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem}.EntityMappingPanel-module__EMholW__retryButton:hover{background:rgba(var(--color-error-rgb), .1)}.EntityMappingPanel-module__EMholW__emptyState{border:1px dashed var(--border-color);color:var(--text-muted);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem 1rem;display:flex}.EntityMappingPanel-module__EMholW__emptyState p{margin:0;font-size:.82rem}.EntityMappingPanel-module__EMholW__emptyHint{color:var(--text-muted);font-size:.75rem!important}.EntityMappingPanel-module__EMholW__emptyIcon{opacity:.4;margin-bottom:.25rem}.EntityMappingPanel-module__EMholW__skeleton{flex-direction:column;gap:.5rem;display:flex}.EntityMappingPanel-module__EMholW__skeletonRow{background:linear-gradient(90deg, var(--color-border-soft) 25%, var(--color-border-light) 50%, var(--color-border-soft) 75%);background-size:200% 100%;border-radius:8px;height:52px;animation:1.5s infinite EntityMappingPanel-module__EMholW__shimmer}@keyframes EntityMappingPanel-module__EMholW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.EntityMappingPanel-module__EMholW__list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.EntityMappingPanel-module__EMholW__card{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:8px;padding:.6rem .7rem;transition:border-color .15s;overflow:hidden}.EntityMappingPanel-module__EMholW__card:hover{border-color:rgba(var(--color-info-rgb,var(--color-primary-rgb)), .35)}.EntityMappingPanel-module__EMholW__cardVerified{opacity:.75}.EntityMappingPanel-module__EMholW__cardRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.EntityMappingPanel-module__EMholW__sourceName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:160px;font-size:.82rem;font-weight:500;overflow:hidden}.EntityMappingPanel-module__EMholW__arrow{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.EntityMappingPanel-module__EMholW__mappedName{flex:1;min-width:100px}.EntityMappingPanel-module__EMholW__mappedInput{border:1px solid var(--border-color);background:var(--bg-surface);width:100%;color:var(--text-primary);border-radius:5px;outline:none;padding:.3rem .45rem;font-family:inherit;font-size:.8rem;transition:border-color .15s}.EntityMappingPanel-module__EMholW__mappedInput:focus{border-color:var(--color-primary)}.EntityMappingPanel-module__EMholW__mappedInput:disabled{opacity:.7;cursor:default;background:var(--bg-hover)}.EntityMappingPanel-module__EMholW__mappedText{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.EntityMappingPanel-module__EMholW__noMatch{color:var(--text-muted);font-style:italic}.EntityMappingPanel-module__EMholW__confidencePill{border:1px solid #0000;border-radius:4px;flex-shrink:0;align-items:center;padding:.1rem .4rem;font-size:.68rem;font-weight:600;display:inline-flex}.EntityMappingPanel-module__EMholW__confidenceHigh{background:var(--color-success-bg);color:var(--color-success);border-color:rgba(var(--color-success-rgb), .3)}.EntityMappingPanel-module__EMholW__confidenceMedium{background:var(--color-warning-bg);color:var(--color-warning);border-color:rgba(var(--color-warning-rgb), .3)}.EntityMappingPanel-module__EMholW__confidenceLow{background:rgba(var(--color-error-rgb), .1);color:var(--color-error);border-color:rgba(var(--color-error-rgb), .25)}.EntityMappingPanel-module__EMholW__actions{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.EntityMappingPanel-module__EMholW__confirmButton{border:1px solid rgba(var(--color-success-rgb), .35);background:rgba(var(--color-success-rgb), .08);width:26px;height:26px;color:var(--color-success);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;font-size:.82rem;line-height:1;transition:background .15s;display:flex}.EntityMappingPanel-module__EMholW__confirmButton:hover:not(:disabled){background:rgba(var(--color-success-rgb), .2)}.EntityMappingPanel-module__EMholW__confirmButton:disabled{cursor:not-allowed;opacity:.5}.EntityMappingPanel-module__EMholW__rejectButton{border:1px solid rgba(var(--color-error-rgb), .35);background:rgba(var(--color-error-rgb), .08);width:26px;height:26px;color:var(--color-error);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;font-size:.82rem;line-height:1;transition:background .15s;display:flex}.EntityMappingPanel-module__EMholW__rejectButton:hover:not(:disabled){background:rgba(var(--color-error-rgb), .2)}.EntityMappingPanel-module__EMholW__rejectButton:disabled{cursor:not-allowed;opacity:.5}.EntityMappingPanel-module__EMholW__verifiedBadge{background:var(--color-success-bg);color:var(--color-success);border:1px solid rgba(var(--color-success-rgb), .3);border-radius:4px;flex-shrink:0;align-items:center;gap:.25rem;padding:.1rem .45rem;font-size:.7rem;font-weight:500;display:inline-flex}.EntityMappingPanel-module__EMholW__spinnerMini{flex-shrink:0;animation:.9s linear infinite EntityMappingPanel-module__EMholW__spin}@keyframes EntityMappingPanel-module__EMholW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.EntityMappingPanel-module__EMholW__sourceName{max-width:120px;font-size:.78rem}}@media (max-width:640px){.EntityMappingPanel-module__EMholW__cardRow{flex-wrap:wrap}.EntityMappingPanel-module__EMholW__sourceName{max-width:100%}.EntityMappingPanel-module__EMholW__mappedName{min-width:80px}}
.EvidenceDrawer-module__6vhkZG__overlay{background:rgba(var(--color-shadow-rgb), .5);z-index:800;justify-content:flex-end;animation:.15s EvidenceDrawer-module__6vhkZG__fadeIn;display:flex;position:fixed;inset:0}@keyframes EvidenceDrawer-module__6vhkZG__fadeIn{0%{opacity:0}to{opacity:1}}.EvidenceDrawer-module__6vhkZG__drawer{background:var(--bg-surface);border-left:1px solid var(--border-color);width:400px;max-width:100%;height:100%;box-shadow:-8px 0 30px rgba(var(--color-shadow-rgb), .3);flex-direction:column;animation:.2s EvidenceDrawer-module__6vhkZG__slideIn;display:flex}@keyframes EvidenceDrawer-module__6vhkZG__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.EvidenceDrawer-module__6vhkZG__header{border-bottom:1px solid var(--border-color);background:var(--bg-overlay);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.EvidenceDrawer-module__6vhkZG__header h3{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.EvidenceDrawer-module__6vhkZG__closeButton{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;transition:background .15s,color .15s;display:flex}.EvidenceDrawer-module__6vhkZG__closeButton:hover{background:rgba(var(--color-text-primary-rgb), .05);color:var(--text-primary)}.EvidenceDrawer-module__6vhkZG__content{flex:1;padding:20px;overflow-y:auto}.EvidenceDrawer-module__6vhkZG__content::-webkit-scrollbar{width:4px}.EvidenceDrawer-module__6vhkZG__content::-webkit-scrollbar-thumb{background:rgba(var(--color-text-primary-rgb), .1);border-radius:2px}.EvidenceDrawer-module__6vhkZG__section{margin-bottom:24px}.EvidenceDrawer-module__6vhkZG__section h4{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 8px;font-size:11px;font-weight:600}.EvidenceDrawer-module__6vhkZG__action{color:var(--text-primary);margin:0;font-size:14px;font-weight:500;line-height:1.5}.EvidenceDrawer-module__6vhkZG__confidenceBar{background:var(--bg-subtle);border-radius:3px;height:6px;margin-bottom:6px;overflow:hidden}.EvidenceDrawer-module__6vhkZG__confidenceFill{background:linear-gradient(90deg, var(--color-accent), var(--color-accent-deep));border-radius:3px;height:100%;transition:width .3s}.EvidenceDrawer-module__6vhkZG__confidenceLabel{color:var(--color-accent);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.EvidenceDrawer-module__6vhkZG__evidenceTable{border-collapse:collapse;width:100%}.EvidenceDrawer-module__6vhkZG__evidenceTable tr{border-bottom:1px solid var(--border-color)}.EvidenceDrawer-module__6vhkZG__evidenceTable tr:last-child{border-bottom:none}.EvidenceDrawer-module__6vhkZG__evidenceTable td{padding:10px 0;font-size:13px}.EvidenceDrawer-module__6vhkZG__metricLabel{color:var(--text-muted)}.EvidenceDrawer-module__6vhkZG__metricValue{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:600}.EvidenceDrawer-module__6vhkZG__freshness{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.EvidenceDrawer-module__6vhkZG__freshnessIndicator{border-radius:50%;width:8px;height:8px}.EvidenceDrawer-module__6vhkZG__freshnessIndicator[data-grade=fresh]{background:var(--color-success);box-shadow:0 0 6px rgba(var(--color-success-rgb), .4)}.EvidenceDrawer-module__6vhkZG__freshnessIndicator[data-grade=stale]{background:var(--color-warning);animation:2s ease-in-out infinite EvidenceDrawer-module__6vhkZG__pulse-stale}.EvidenceDrawer-module__6vhkZG__freshnessIndicator[data-grade=unknown]{background:var(--text-muted)}@keyframes EvidenceDrawer-module__6vhkZG__pulse-stale{0%,to{opacity:1}50%{opacity:.5}}.EvidenceDrawer-module__6vhkZG__asOf{color:var(--text-muted);font-size:12px}.EvidenceDrawer-module__6vhkZG__traceRef{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--color-accent);word-break:break-all;border-radius:8px;padding:8px 12px;font-family:monospace;font-size:12px;display:block}@media (max-width:768px){.EvidenceDrawer-module__6vhkZG__drawer{width:100%}}
.SidebarNav-module__za5kTa__sidebar{background:var(--bg-overlay);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:8px;width:220px;min-height:100vh;padding:20px 12px;transition:width .2s;display:flex}.SidebarNav-module__za5kTa__sidebar.SidebarNav-module__za5kTa__collapsed{width:56px;padding:20px 8px}.SidebarNav-module__za5kTa__brand{border-bottom:1px solid var(--border-color);margin-bottom:8px;padding:0 8px 16px}.SidebarNav-module__za5kTa__brandLink{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.SidebarNav-module__za5kTa__brandMark{background:var(--gradient-accent);width:32px;height:32px;color:var(--color-bg-primary);font-family:var(--font-heading);letter-spacing:.05em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.SidebarNav-module__za5kTa__brandName{font-family:var(--font-heading);color:var(--text-primary);white-space:nowrap;font-size:14px;font-weight:600}.SidebarNav-module__za5kTa__collapseToggle{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0 auto 4px;transition:background .15s,color .15s;display:flex}.SidebarNav-module__za5kTa__collapseToggle:hover{background:var(--bg-hover);color:var(--text-primary)}.SidebarNav-module__za5kTa__nav{flex-direction:column;flex:1;gap:2px;display:flex}.SidebarNav-module__za5kTa__navItem{color:var(--text-secondary);white-space:nowrap;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.SidebarNav-module__za5kTa__navItem:hover{background:var(--bg-hover);color:var(--text-primary)}.SidebarNav-module__za5kTa__navItem.SidebarNav-module__za5kTa__active{background:rgba(var(--color-accent-rgb), .1);color:var(--color-accent);border-left-color:var(--color-accent)}.SidebarNav-module__za5kTa__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.SidebarNav-module__za5kTa__navLabel{text-overflow:ellipsis;overflow:hidden}.SidebarNav-module__za5kTa__bottomNav{border-top:1px solid var(--border-color);margin-top:auto;padding-top:8px}@media (max-width:768px){.SidebarNav-module__za5kTa__sidebar{z-index:100;border-right:none;border-top:1px solid var(--border-color);flex-direction:row;justify-content:space-around;align-items:center;gap:0;height:60px;min-height:auto;padding:4px 8px;position:fixed;inset:auto 0 0;width:100%!important}.SidebarNav-module__za5kTa__brand,.SidebarNav-module__za5kTa__collapseToggle,.SidebarNav-module__za5kTa__bottomNav{display:none}.SidebarNav-module__za5kTa__nav{flex-direction:row;justify-content:space-around;align-items:center;gap:0;width:100%}.SidebarNav-module__za5kTa__navItem{border-bottom:2px solid #0000;border-left:none;border-radius:0;flex-direction:column;gap:2px;padding:6px 8px;font-size:10px}.SidebarNav-module__za5kTa__navItem.SidebarNav-module__za5kTa__active{border-left-color:#0000;border-bottom-color:var(--color-accent)}.SidebarNav-module__za5kTa__navLabel{font-size:10px}}@media (min-width:769px) and (max-width:1024px){.SidebarNav-module__za5kTa__sidebar{width:56px;padding:20px 8px}.SidebarNav-module__za5kTa__brandName,.SidebarNav-module__za5kTa__navLabel,.SidebarNav-module__za5kTa__collapseToggle{display:none}}
.HeroChatPanel-module__FQHjxG__hero{justify-content:center;align-items:center;min-height:75vh;padding:2rem 1rem;display:flex}.HeroChatPanel-module__FQHjxG__heroInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:520px;display:flex}.HeroChatPanel-module__FQHjxG__avatar{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-deep));width:72px;height:72px;color:var(--color-text-inverse);letter-spacing:1px;box-shadow:0 4px 24px rgba(var(--color-accent-rgb), .25);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.HeroChatPanel-module__FQHjxG__heroTitle{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.HeroChatPanel-module__FQHjxG__heroSubtitle{color:var(--text-secondary);max-width:440px;margin:0;font-size:1rem;line-height:1.6}.HeroChatPanel-module__FQHjxG__heroStartBtn{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-deep));color:var(--color-text-inverse);cursor:pointer;box-shadow:0 2px 12px rgba(var(--color-accent-rgb), .3);border:none;border-radius:100px;margin-top:.5rem;padding:14px 36px;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.HeroChatPanel-module__FQHjxG__heroStartBtn:hover{box-shadow:0 4px 20px rgba(var(--color-accent-rgb), .4);transform:translateY(-1px)}.HeroChatPanel-module__FQHjxG__heroStartBtn:active{transform:translateY(0)}.HeroChatPanel-module__FQHjxG__heroStartBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.HeroChatPanel-module__FQHjxG__heroNote{color:var(--text-muted);margin:0;font-size:.8rem}.HeroChatPanel-module__FQHjxG__syncAge{color:var(--text-secondary);align-items:center;gap:.5rem;margin:0;font-size:.85rem;display:flex}.HeroChatPanel-module__FQHjxG__syncBtn{color:var(--color-accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.HeroChatPanel-module__FQHjxG__syncBtn:hover{opacity:.8}.HeroChatPanel-module__FQHjxG__syncSpinner{border:2px solid var(--text-muted);border-top-color:var(--color-accent);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite HeroChatPanel-module__FQHjxG__spin;display:inline-block}@keyframes HeroChatPanel-module__FQHjxG__spin{to{transform:rotate(360deg)}}.HeroChatPanel-module__FQHjxG__chatContainer{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;width:100%;max-width:640px;height:75vh;min-height:400px;display:flex;overflow:hidden;box-shadow:0 4px 32px #00000014}.HeroChatPanel-module__FQHjxG__chatHeader{border-bottom:1px solid var(--border-color);background:var(--bg-overlay);flex-shrink:0;align-items:center;gap:12px;padding:16px 20px;display:flex;position:relative}.HeroChatPanel-module__FQHjxG__avatarSmall{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-deep));width:40px;height:40px;color:var(--color-text-inverse);letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.HeroChatPanel-module__FQHjxG__chatHeaderTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.HeroChatPanel-module__FQHjxG__chatHeaderStatus{color:var(--text-muted);font-size:.75rem}.HeroChatPanel-module__FQHjxG__progressBar{background:rgba(var(--color-text-primary-rgb), .06);height:3px;position:absolute;bottom:0;left:0;right:0}.HeroChatPanel-module__FQHjxG__progressFill{background:linear-gradient(90deg, var(--color-accent), var(--color-accent-deep));height:100%;transition:width .4s}.HeroChatPanel-module__FQHjxG__chatMessages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.HeroChatPanel-module__FQHjxG__message{gap:10px;max-width:88%;animation:.3s HeroChatPanel-module__FQHjxG__fadeInUp;display:flex}.HeroChatPanel-module__FQHjxG__assistantMessage{align-self:flex-start}.HeroChatPanel-module__FQHjxG__userMessage{flex-direction:row-reverse;align-self:flex-end}.HeroChatPanel-module__FQHjxG__messageAvatar{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-deep));width:32px;height:32px;color:var(--color-text-inverse);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:11px;font-weight:700;display:flex}.HeroChatPanel-module__FQHjxG__messageContent{flex-direction:column;gap:6px;display:flex}.HeroChatPanel-module__FQHjxG__messageBubble{border-radius:16px;padding:12px 16px;font-size:.9rem;line-height:1.55}.HeroChatPanel-module__FQHjxG__assistantMessage .HeroChatPanel-module__FQHjxG__messageBubble{background:var(--bg-subtle);color:var(--text-primary);border-bottom-left-radius:4px}.HeroChatPanel-module__FQHjxG__userMessage .HeroChatPanel-module__FQHjxG__messageBubble{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-deep));color:var(--color-text-inverse);border-bottom-right-radius:4px}.HeroChatPanel-module__FQHjxG__whyItMatters{color:var(--text-muted);padding:0 4px;font-size:.78rem;font-style:italic;line-height:1.5}.HeroChatPanel-module__FQHjxG__answerOptions{flex-direction:column;gap:8px;max-width:88%;padding:4px 0 4px 42px;animation:.3s HeroChatPanel-module__FQHjxG__fadeInUp;display:flex}.HeroChatPanel-module__FQHjxG__answerBtn{border:1px solid rgba(var(--color-accent-rgb), .3);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:100px;padding:12px 20px;font-size:.88rem;transition:background .15s,border-color .15s,transform .15s;position:relative;overflow:hidden}.HeroChatPanel-module__FQHjxG__answerBtn:before{content:"";background:rgba(var(--color-accent-rgb), .08);border-radius:100px;width:0;height:100%;transition:width .25s;position:absolute;top:0;left:0}.HeroChatPanel-module__FQHjxG__answerBtn:hover:before{width:100%}.HeroChatPanel-module__FQHjxG__answerBtn:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translate(4px)}.HeroChatPanel-module__FQHjxG__freeformBtn{border:1px dashed rgba(var(--color-accent-rgb), .3);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border-radius:100px;padding:10px 20px;font-size:.82rem;transition:color .15s,border-color .15s}.HeroChatPanel-module__FQHjxG__freeformBtn:hover{color:var(--color-accent);border-color:rgba(var(--color-accent-rgb), .5)}.HeroChatPanel-module__FQHjxG__freeformRow{align-items:center;gap:8px;width:100%;display:flex}.HeroChatPanel-module__FQHjxG__freeformInput{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);border-radius:100px;outline:none;flex:1;padding:10px 16px;font-size:.88rem;transition:border-color .15s}.HeroChatPanel-module__FQHjxG__freeformInput:focus{border-color:var(--color-accent)}.HeroChatPanel-module__FQHjxG__freeformSend{background:var(--color-accent);color:var(--color-text-inverse);cursor:pointer;border:none;border-radius:100px;padding:10px 20px;font-size:.82rem;font-weight:600;transition:opacity .15s}.HeroChatPanel-module__FQHjxG__freeformSend:disabled{opacity:.4;cursor:not-allowed}.HeroChatPanel-module__FQHjxG__skipBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:100px;align-items:center;gap:6px;padding:8px 20px;font-size:.78rem;transition:color .15s,border-color .15s;display:flex}.HeroChatPanel-module__FQHjxG__skipBtn:hover{color:var(--color-error-soft);border-color:rgba(var(--color-error-soft-rgb), .3)}.HeroChatPanel-module__FQHjxG__skipPenalty{opacity:.7;font-size:.7rem}.HeroChatPanel-module__FQHjxG__completionActions{flex-direction:column;gap:8px;margin-top:8px;display:flex}.HeroChatPanel-module__FQHjxG__completionAction{border:1px solid rgba(var(--color-accent-rgb), .25);background:rgba(var(--color-accent-rgb), .06);color:var(--color-accent);cursor:pointer;text-align:left;border-radius:12px;padding:12px 20px;font-size:.88rem;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.HeroChatPanel-module__FQHjxG__completionAction:hover{background:rgba(var(--color-accent-rgb), .12);border-color:rgba(var(--color-accent-rgb), .5);transform:translate(3px)}.HeroChatPanel-module__FQHjxG__thinking{gap:5px;padding:12px 16px;display:flex}.HeroChatPanel-module__FQHjxG__thinking span{background:var(--text-muted);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite HeroChatPanel-module__FQHjxG__pulse}.HeroChatPanel-module__FQHjxG__thinking span:nth-child(2){animation-delay:.15s}.HeroChatPanel-module__FQHjxG__thinking span:nth-child(3){animation-delay:.3s}@keyframes HeroChatPanel-module__FQHjxG__pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.HeroChatPanel-module__FQHjxG__caret{background:var(--color-accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:.6s step-end infinite HeroChatPanel-module__FQHjxG__caretBlink;display:inline-block}@keyframes HeroChatPanel-module__FQHjxG__caretBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes HeroChatPanel-module__FQHjxG__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroChatPanel-module__FQHjxG__hero{min-height:80vh;padding:1rem .5rem}.HeroChatPanel-module__FQHjxG__heroTitle{font-size:1.4rem}.HeroChatPanel-module__FQHjxG__chatContainer{border-radius:12px;height:85vh}.HeroChatPanel-module__FQHjxG__answerOptions{max-width:100%;padding-left:0}.HeroChatPanel-module__FQHjxG__message{max-width:95%}}
.FloatingChat-module__nRpb5a__pill{z-index:900;background:var(--gradient-accent);color:var(--color-text-inverse);cursor:pointer;box-shadow:0 4px 20px rgba(var(--color-accent-rgb), .3);border:none;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px}.FloatingChat-module__nRpb5a__pill:hover{box-shadow:0 6px 28px rgba(var(--color-accent-rgb), .4);transform:translateY(-2px)}.FloatingChat-module__nRpb5a__panel{z-index:950;background:var(--bg-surface);border:1px solid var(--border-color);width:420px;height:60vh;min-height:400px;max-height:720px;box-shadow:0 8px 40px rgba(var(--color-shadow-rgb), .4), 0 0 0 1px rgba(var(--color-accent-rgb), .1);border-radius:16px;flex-direction:column;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden}.FloatingChat-module__nRpb5a__header{background:var(--bg-overlay);border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.FloatingChat-module__nRpb5a__headerLeft{align-items:center;gap:10px;display:flex}.FloatingChat-module__nRpb5a__avatar{background:var(--gradient-accent);width:32px;height:32px;color:var(--color-text-inverse);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.FloatingChat-module__nRpb5a__headerTitle{color:var(--text-primary);margin:0;font-size:13px;font-weight:600;line-height:1.2}.FloatingChat-module__nRpb5a__modeSelect{color:var(--text-muted);cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:11px}.FloatingChat-module__nRpb5a__modeSelect option{background:var(--bg-surface);color:var(--text-primary)}.FloatingChat-module__nRpb5a__headerActions{align-items:center;gap:6px;display:flex}.FloatingChat-module__nRpb5a__clearBtn,.FloatingChat-module__nRpb5a__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:8px;transition:color .15s,background .15s;display:flex}.FloatingChat-module__nRpb5a__clearBtn:hover,.FloatingChat-module__nRpb5a__closeBtn:hover{color:var(--text-primary);background:rgba(var(--color-text-primary-rgb), .05)}.FloatingChat-module__nRpb5a__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.FloatingChat-module__nRpb5a__messages::-webkit-scrollbar{width:4px}.FloatingChat-module__nRpb5a__messages::-webkit-scrollbar-track{background:0 0}.FloatingChat-module__nRpb5a__messages::-webkit-scrollbar-thumb{background:rgba(var(--color-text-primary-rgb), .1);border-radius:2px}.FloatingChat-module__nRpb5a__emptyState{text-align:center;margin:auto 0;padding:24px 16px}.FloatingChat-module__nRpb5a__emptyState p{color:var(--text-secondary);margin:0 0 6px;font-size:14px}.FloatingChat-module__nRpb5a__emptyHint{color:var(--text-muted);font-size:12px}.FloatingChat-module__nRpb5a__bubble{word-wrap:break-word;border-radius:14px;max-width:88%;padding:10px 14px;font-size:13px;line-height:1.5}.FloatingChat-module__nRpb5a__userBubble{background:var(--gradient-accent);color:var(--color-text-inverse);border-bottom-right-radius:4px;align-self:flex-end}.FloatingChat-module__nRpb5a__assistantBubble{background:var(--bg-subtle);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.FloatingChat-module__nRpb5a__bubbleContent{margin:0}.FloatingChat-module__nRpb5a__bubbleContent br{content:"";margin-top:4px;display:block}.FloatingChat-module__nRpb5a__thinking{gap:4px;padding:4px 0;display:flex}.FloatingChat-module__nRpb5a__thinking span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite FloatingChat-module__nRpb5a__pulse-dot}.FloatingChat-module__nRpb5a__thinking span:nth-child(2){animation-delay:.2s}.FloatingChat-module__nRpb5a__thinking span:nth-child(3){animation-delay:.4s}@keyframes FloatingChat-module__nRpb5a__pulse-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.FloatingChat-module__nRpb5a__citations{flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;display:flex}.FloatingChat-module__nRpb5a__citationsLabel{color:var(--text-muted);font-size:11px}.FloatingChat-module__nRpb5a__citationTag{background:rgba(var(--color-accent-rgb), .1);color:var(--color-accent);border-radius:4px;padding:2px 6px;font-size:10px}.FloatingChat-module__nRpb5a__escalateBtn{border:1px solid rgba(var(--color-accent-rgb), .3);color:var(--color-accent);cursor:pointer;background:0 0;border-radius:6px;margin-top:8px;padding:4px 10px;font-size:11px;transition:background .15s}.FloatingChat-module__nRpb5a__escalateBtn:hover{background:rgba(var(--color-accent-rgb), .1)}.FloatingChat-module__nRpb5a__escalateBtn:disabled{opacity:.5;cursor:not-allowed}.FloatingChat-module__nRpb5a__followUps{flex-shrink:0;gap:6px;padding:8px 16px;display:flex;overflow-x:auto}.FloatingChat-module__nRpb5a__followUpChip{border:1px solid var(--border-color);background:var(--bg-subtle);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:6px 12px;font-size:12px;transition:border-color .15s,color .15s}.FloatingChat-module__nRpb5a__followUpChip:hover{border-color:var(--color-accent);color:var(--color-accent)}.FloatingChat-module__nRpb5a__errorBar{background:rgba(var(--color-error-soft-rgb), .1);color:var(--color-error-soft);flex-shrink:0;padding:6px 16px;font-size:12px}.FloatingChat-module__nRpb5a__councilBar{background:rgba(var(--color-accent-rgb), .08);color:var(--color-accent);flex-shrink:0;padding:6px 16px;font-size:12px}.FloatingChat-module__nRpb5a__inputArea{border-top:1px solid var(--border-color);background:var(--bg-overlay);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.FloatingChat-module__nRpb5a__input{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--text-primary);border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:13px;transition:border-color .15s}.FloatingChat-module__nRpb5a__input::placeholder{color:var(--text-muted)}.FloatingChat-module__nRpb5a__input:focus{border-color:rgba(var(--color-accent-rgb), .5)}.FloatingChat-module__nRpb5a__sendBtn{background:var(--gradient-accent);width:38px;height:38px;color:var(--color-text-inverse);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.FloatingChat-module__nRpb5a__sendBtn:disabled{opacity:.4;cursor:not-allowed}.FloatingChat-module__nRpb5a__sendBtn:not(:disabled):hover{opacity:.9}.FloatingChat-module__nRpb5a__chart{margin-top:10px}.FloatingChat-module__nRpb5a__chartTitle{color:var(--text-muted);margin:0 0 6px;font-size:11px}.FloatingChat-module__nRpb5a__chartBars{flex-direction:column;gap:4px;display:flex}.FloatingChat-module__nRpb5a__chartRow{align-items:center;gap:6px;font-size:11px;display:flex}.FloatingChat-module__nRpb5a__chartLabel{width:70px;color:var(--text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}.FloatingChat-module__nRpb5a__chartTrack{background:rgba(var(--color-text-primary-rgb), .05);border-radius:3px;flex:1;height:6px;overflow:hidden}.FloatingChat-module__nRpb5a__chartFill{background:var(--color-accent);border-radius:3px;height:100%;transition:width .3s}.FloatingChat-module__nRpb5a__chartValue{width:50px;color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}.FloatingChat-module__nRpb5a__clarifierOptions{flex-direction:column;align-self:flex-start;gap:8px;max-width:88%;padding:4px 0;display:flex}.FloatingChat-module__nRpb5a__clarifierOption{border:1px solid rgba(var(--color-accent-rgb), .3);background:var(--bg-subtle);color:var(--text-primary);cursor:pointer;text-align:left;border-radius:100px;padding:10px 16px;font-size:13px;transition:background .15s,border-color .15s,transform .15s;position:relative;overflow:hidden}.FloatingChat-module__nRpb5a__clarifierOption:before{content:"";background:rgba(var(--color-accent-rgb), .1);border-radius:100px;width:0;height:100%;transition:width .25s;position:absolute;top:0;left:0}.FloatingChat-module__nRpb5a__clarifierOption:hover:before{width:100%}.FloatingChat-module__nRpb5a__clarifierOption:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translate(4px)}.FloatingChat-module__nRpb5a__skipBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:100px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;transition:color .15s,border-color .15s;display:flex}.FloatingChat-module__nRpb5a__skipBtn:hover{color:var(--color-error-soft);border-color:rgba(var(--color-error-soft-rgb), .3)}.FloatingChat-module__nRpb5a__skipPenalty{opacity:.7;font-size:10px}.FloatingChat-module__nRpb5a__clarifierProgress{align-items:center;gap:10px;margin-bottom:4px;display:flex}.FloatingChat-module__nRpb5a__clarifierProgressText{color:var(--text-muted);white-space:nowrap;font-size:11px}.FloatingChat-module__nRpb5a__clarifierProgressTrack{background:rgba(var(--color-text-primary-rgb), .06);border-radius:2px;flex:1;height:3px;overflow:hidden}.FloatingChat-module__nRpb5a__clarifierProgressFill{background:linear-gradient(90deg, var(--color-accent), var(--color-accent-deep));border-radius:2px;height:100%;transition:width .4s}.FloatingChat-module__nRpb5a__freeformBtn{border:1px dashed rgba(var(--color-accent-rgb), .3);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border-radius:100px;padding:8px 16px;font-size:12px;transition:color .15s,border-color .15s}.FloatingChat-module__nRpb5a__freeformBtn:hover{color:var(--color-accent);border-color:rgba(var(--color-accent-rgb), .5)}.FloatingChat-module__nRpb5a__freeformInput{align-items:center;gap:8px;width:100%;display:flex}.FloatingChat-module__nRpb5a__completionActions{border-top:1px solid rgba(var(--color-text-primary-rgb), .06);flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;display:flex}.FloatingChat-module__nRpb5a__completionAction{border:1px solid rgba(var(--color-accent-rgb), .25);background:rgba(var(--color-accent-rgb), .06);color:var(--color-accent);cursor:pointer;text-align:left;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.FloatingChat-module__nRpb5a__completionAction:hover{background:rgba(var(--color-accent-rgb), .12);border-color:rgba(var(--color-accent-rgb), .5);transform:translate(3px)}.FloatingChat-module__nRpb5a__completionAction:active{transform:translate(1px)}.FloatingChat-module__nRpb5a__caret{background:var(--color-accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:.6s step-end infinite FloatingChat-module__nRpb5a__caretBlink;display:inline-block}@keyframes FloatingChat-module__nRpb5a__caretBlink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.FloatingChat-module__nRpb5a__pill{bottom:80px;right:16px}.FloatingChat-module__nRpb5a__panel{border-radius:0;width:100%;height:100vh;max-height:none;bottom:0;left:0;right:0}}
.AppShell-module__zsum4a__appShell{background:var(--bg-base);min-height:100vh;color:var(--text-primary);flex-direction:row;display:flex}.AppShell-module__zsum4a__mainArea{flex-direction:column;flex:1;min-width:0;display:flex}.AppShell-module__zsum4a__appTopBar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(var(--color-bg-primary-rgb), .85);border-bottom:1px solid var(--border-color);padding:.75rem 1.5rem;position:sticky;top:0}.AppShell-module__zsum4a__appMain{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2.5rem 4rem}.AppShell-module__zsum4a__publicShell{background:radial-gradient(circle at top, rgba(var(--color-accent-rgb), .08), transparent 45%), var(--bg-base);min-height:100vh;color:var(--text-primary)}@media (max-width:768px){.AppShell-module__zsum4a__appShell{flex-direction:column}.AppShell-module__zsum4a__appMain{padding:1.25rem 1rem 5rem}.AppShell-module__zsum4a__appTopBar{padding:.75rem 1rem}}@media (min-width:769px) and (max-width:1024px){.AppShell-module__zsum4a__appMain{padding:1.5rem 1.5rem 4rem}}
.PulseMetricsBar-module__zxleBa__metricsBar{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.PulseMetricsBar-module__zxleBa__metricCard{background:var(--bg-surface);border:1px solid var(--border-color);cursor:pointer;text-align:left;color:inherit;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;transition:border-color .15s,background .15s,transform .15s;display:flex}.PulseMetricsBar-module__zxleBa__metricCard:hover{border-color:var(--border-hover);background:var(--bg-subtle);transform:translateY(-1px)}.PulseMetricsBar-module__zxleBa__metricCard.PulseMetricsBar-module__zxleBa__warning{border-color:rgba(var(--color-warning-rgb), .35)}.PulseMetricsBar-module__zxleBa__metricCard.PulseMetricsBar-module__zxleBa__critical{border-color:rgba(var(--color-error-soft-rgb), .4)}.PulseMetricsBar-module__zxleBa__metricIcon{background:rgba(var(--color-accent-rgb), .1);width:36px;height:36px;color:var(--color-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PulseMetricsBar-module__zxleBa__metricCard.PulseMetricsBar-module__zxleBa__warning .PulseMetricsBar-module__zxleBa__metricIcon{background:rgba(var(--color-warning-rgb), .1);color:var(--color-warning)}.PulseMetricsBar-module__zxleBa__metricCard.PulseMetricsBar-module__zxleBa__critical .PulseMetricsBar-module__zxleBa__metricIcon{background:rgba(var(--color-error-soft-rgb), .12);color:var(--color-error-soft)}.PulseMetricsBar-module__zxleBa__metricContent{flex-direction:column;gap:2px;min-width:0;display:flex}.PulseMetricsBar-module__zxleBa__metricLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:11px;font-weight:600}.PulseMetricsBar-module__zxleBa__metricValue{font-size:22px;font-weight:700;font-family:var(--font-heading);color:var(--text-primary);white-space:nowrap;line-height:1.2}.PulseMetricsBar-module__zxleBa__metricSubtitle{color:var(--text-muted);opacity:.7;font-size:10px}.PulseMetricsBar-module__zxleBa__trendBadge{align-items:center;gap:3px;margin-top:2px;font-size:11px;font-weight:600;display:inline-flex}.PulseMetricsBar-module__zxleBa__trendBadge.PulseMetricsBar-module__zxleBa__up{color:var(--color-accent)}.PulseMetricsBar-module__zxleBa__trendBadge.PulseMetricsBar-module__zxleBa__down{color:var(--color-error-soft)}.PulseMetricsBar-module__zxleBa__trendBadge.PulseMetricsBar-module__zxleBa__flat{color:var(--text-muted)}@media (max-width:900px){.PulseMetricsBar-module__zxleBa__metricsBar{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PulseMetricsBar-module__zxleBa__metricsBar{grid-template-columns:1fr;gap:10px}.PulseMetricsBar-module__zxleBa__metricCard{padding:12px 14px}.PulseMetricsBar-module__zxleBa__metricValue{font-size:18px}}
.PulsePanel-module__NmiZea__pulsePanel{flex-direction:column;gap:1.5rem;height:100%;padding:1rem;display:flex;overflow-y:auto}.PulsePanel-module__NmiZea__header{justify-content:space-between;align-items:center;display:flex}.PulsePanel-module__NmiZea__syncMeta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.PulsePanel-module__NmiZea__header h3{margin:0;font-size:1rem;font-weight:600}.PulsePanel-module__NmiZea__syncTime{color:var(--text-muted);font-size:.75rem}.PulsePanel-module__NmiZea__historicalNote{background:var(--color-warning-bg);border:1px solid rgba(var(--color-warning-rgb), .35);color:var(--color-warning);border-radius:10px;padding:.6rem .75rem;font-size:.85rem}.PulsePanel-module__NmiZea__disabledNote{color:var(--text-muted);font-size:.85rem}.PulsePanel-module__NmiZea__kpiSection{flex-direction:column;gap:.75rem;display:flex}.PulsePanel-module__NmiZea__section{flex-direction:column;gap:.5rem;display:flex}.PulsePanel-module__NmiZea__section h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:600}.PulsePanel-module__NmiZea__actions{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.PulsePanel-module__NmiZea__primaryButton{background:var(--color-primary);width:100%;color:var(--color-white);cursor:pointer;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.PulsePanel-module__NmiZea__primaryButton:hover:not(:disabled){background:var(--color-primary-hover)}.PulsePanel-module__NmiZea__primaryButton:disabled{opacity:.5;cursor:not-allowed}.PulsePanel-module__NmiZea__secondaryButton{border:1px solid var(--border-color);cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border-radius:8px;padding:.625rem 1rem;font-size:.875rem}.PulsePanel-module__NmiZea__secondaryButton:hover{background:var(--bg-hover)}.PulsePanel-module__NmiZea__skeleton{flex-direction:column;gap:1rem;display:flex}.PulsePanel-module__NmiZea__skeletonRow{background:linear-gradient(90deg, var(--color-border-soft) 25%, var(--color-border-light) 50%, var(--color-border-soft) 75%);background-size:200% 100%;border-radius:8px;height:48px;animation:1.5s infinite PulsePanel-module__NmiZea__shimmer}.PulsePanel-module__NmiZea__skeletonChart{background:linear-gradient(90deg, var(--color-border-soft) 25%, var(--color-border-light) 50%, var(--color-border-soft) 75%);background-size:200% 100%;border-radius:8px;height:100px;animation:1.5s infinite PulsePanel-module__NmiZea__shimmer}@keyframes PulsePanel-module__NmiZea__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PulsePanel-module__NmiZea__error{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.PulsePanel-module__NmiZea__error button{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem}@media (max-width:900px){.PulsePanel-module__NmiZea__pulsePanel{gap:1rem;padding:.75rem}.PulsePanel-module__NmiZea__header h3{font-size:.9rem}.PulsePanel-module__NmiZea__syncTime{font-size:.7rem}.PulsePanel-module__NmiZea__primaryButton,.PulsePanel-module__NmiZea__secondaryButton{padding:.625rem .75rem;font-size:.82rem}}@media (max-width:640px){.PulsePanel-module__NmiZea__pulsePanel{gap:.75rem;padding:.5rem}.PulsePanel-module__NmiZea__header{flex-direction:column;align-items:flex-start;gap:.35rem}.PulsePanel-module__NmiZea__syncMeta{flex-direction:row;align-items:flex-start;gap:.5rem}}
.PersonalCfo-module__webg7G__page{background:var(--color-bg-primary);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;height:calc(100vh - 7rem);min-height:540px;display:flex;position:relative;overflow:hidden}.PersonalCfo-module__webg7G__header{z-index:2;background:rgba(var(--color-bg-primary-rgb), .92);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.PersonalCfo-module__webg7G__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.PersonalCfo-module__webg7G__subtitle{color:var(--text-muted);margin:.2rem 0 0;font-size:.78rem}.PersonalCfo-module__webg7G__closeButton{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:.45rem .85rem}.PersonalCfo-module__webg7G__closeButton:hover{border-color:var(--border-hover);background:var(--bg-hover)}.PersonalCfo-module__webg7G__messageArea{scroll-snap-type:y proximity;scroll-behavior:smooth;flex-direction:column;flex:1;gap:.9rem;padding:1.15rem 1.2rem 1.35rem;display:flex;overflow-y:auto}.PersonalCfo-module__webg7G__message{border:1px solid var(--border-color);scroll-snap-align:start;border-radius:14px;max-width:80%;padding:.85rem 1rem}.PersonalCfo-module__webg7G__message p{margin:0}.PersonalCfo-module__webg7G__aiMessage{background:var(--bg-surface);color:var(--text-primary);align-self:flex-start}.PersonalCfo-module__webg7G__userMessage{background:var(--color-accent);color:var(--color-accent-contrast,var(--color-white));border-color:#0000;align-self:flex-end}.PersonalCfo-module__webg7G__greeting{border-left:4px solid var(--color-accent);background:linear-gradient(110deg, rgba(var(--color-accent-rgb), .12), rgba(var(--color-accent-rgb), .04));font-size:1.03rem;font-weight:600}.PersonalCfo-module__webg7G__statusMessage{border:1px dashed var(--border-color);color:var(--text-muted);background:rgba(var(--color-bg-subtle-rgb), .6);border-radius:999px;align-self:center;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.8rem;display:inline-flex}.PersonalCfo-module__webg7G__statusDots,.PersonalCfo-module__webg7G__thinkingDots{align-items:center;gap:.18rem;display:inline-flex}.PersonalCfo-module__webg7G__statusDots span,.PersonalCfo-module__webg7G__thinkingDots span{opacity:.3;background:currentColor;border-radius:999px;width:.32rem;height:.32rem;animation:1.2s ease-in-out infinite PersonalCfo-module__webg7G__dotPulse}.PersonalCfo-module__webg7G__statusDots span:nth-child(2),.PersonalCfo-module__webg7G__thinkingDots span:nth-child(2){animation-delay:.15s}.PersonalCfo-module__webg7G__statusDots span:nth-child(3),.PersonalCfo-module__webg7G__thinkingDots span:nth-child(3){animation-delay:.3s}.PersonalCfo-module__webg7G__insightCard{border-color:rgba(var(--color-accent-rgb), .28);flex-direction:column;gap:.55rem;display:flex}.PersonalCfo-module__webg7G__phaseBadge{background:rgba(var(--color-accent-rgb), .16);color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;border:1px solid rgba(var(--color-accent-rgb), .35);border-radius:999px;align-self:flex-start;padding:.18rem .55rem;font-size:.72rem;display:inline-flex}.PersonalCfo-module__webg7G__evidenceList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.PersonalCfo-module__webg7G__evidenceItem{color:var(--text-secondary);justify-content:space-between;gap:1rem;font-size:.8rem;display:flex}.PersonalCfo-module__webg7G__evidenceMetric{color:var(--text-muted)}.PersonalCfo-module__webg7G__evidenceValue{font-weight:600}.PersonalCfo-module__webg7G__docRefs{border-top:1px solid var(--border-subtle,#80808026);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding-top:8px;display:flex}.PersonalCfo-module__webg7G__docRefsLabel{color:var(--text-muted,#888);margin-right:2px;font-size:11px}.PersonalCfo-module__webg7G__docRefTag{background:var(--bg-surface-raised,#80808014);color:var(--text-secondary,#666);border:1px solid var(--border-subtle,#8080801f);border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;display:inline-flex}.PersonalCfo-module__webg7G__docRefTag svg{opacity:.6}.PersonalCfo-module__webg7G__docRefType{opacity:.7;text-transform:capitalize;font-size:10px}.PersonalCfo-module__webg7G__clarifierCard{border-color:rgba(var(--color-warning-rgb), .4);background:linear-gradient(180deg, rgba(var(--color-warning-rgb), .12), rgba(var(--color-warning-rgb), .04));flex-direction:column;gap:.5rem;display:flex}.PersonalCfo-module__webg7G__clarifierQuestion{font-weight:600}.PersonalCfo-module__webg7G__clarifierReason{color:var(--text-secondary);font-size:.87rem}.PersonalCfo-module__webg7G__clarifierPanel{border-top:1px solid var(--border-color);background:var(--bg-subtle);padding:.85rem 1.2rem 1rem}.PersonalCfo-module__webg7G__clarifierPrompt{color:var(--text-muted);margin:0 0 .55rem;font-size:.82rem}.PersonalCfo-module__webg7G__optionRow{flex-wrap:wrap;gap:.55rem;display:flex}.PersonalCfo-module__webg7G__optionButton{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:.5rem .82rem;font-size:.82rem}.PersonalCfo-module__webg7G__optionButton:hover:not(:disabled){border-color:var(--color-accent);background:rgba(var(--color-accent-rgb), .12)}.PersonalCfo-module__webg7G__optionButton:disabled{opacity:.65;cursor:not-allowed}.PersonalCfo-module__webg7G__summaryCard{border-color:rgba(var(--color-success-rgb), .42);border-left:4px solid var(--color-success);background:linear-gradient(180deg, rgba(var(--color-success-rgb), .12), rgba(var(--color-success-rgb), .03));flex-direction:column;gap:.65rem;display:flex}.PersonalCfo-module__webg7G__summaryHeader{align-items:center;gap:.7rem;display:flex}.PersonalCfo-module__webg7G__summaryTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0;font-size:.82rem}.PersonalCfo-module__webg7G__summaryMeta{margin:.2rem 0 0;font-size:.88rem;font-weight:600}.PersonalCfo-module__webg7G__confidenceBadge{width:52px;height:52px;color:var(--color-success);border:2px solid rgba(var(--color-success-rgb), .5);background:rgba(var(--color-success-rgb), .14);border-radius:50%;justify-content:center;align-items:center;font-size:.86rem;font-weight:700;display:inline-flex}.PersonalCfo-module__webg7G__errorBanner{border:1px solid rgba(var(--color-error-rgb), .5);background:rgba(var(--color-error-rgb), .16);color:var(--color-error-soft);border-radius:10px;margin:.75rem 1.2rem;padding:.65rem .8rem;font-size:.84rem}.PersonalCfo-module__webg7G__jumpButton{z-index:4;border:1px solid rgba(var(--color-accent-rgb), .5);background:rgba(var(--color-bg-card-rgb), .92);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;position:absolute;bottom:1rem;right:1rem}.PersonalCfo-module__webg7G__completionActions{border-top:1px solid var(--border-color);background:rgba(var(--color-bg-subtle-rgb), .65);gap:.65rem;padding:.95rem 1.2rem 1.2rem;display:flex}.PersonalCfo-module__webg7G__actionButton{background:var(--color-accent);color:var(--color-accent-contrast);cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.62rem 1.1rem;font-weight:600}.PersonalCfo-module__webg7G__actionButton:hover{background:var(--color-accent-hover)}.PersonalCfo-module__webg7G__secondaryActionButton{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:.62rem 1.1rem}.PersonalCfo-module__webg7G__secondaryActionButton:hover{border-color:var(--border-hover);background:var(--bg-hover)}.PersonalCfo-module__webg7G__replyBar{border-top:1px solid var(--border-color);background:rgba(var(--color-bg-subtle-rgb), .65);gap:.5rem;padding:.75rem 1.2rem;display:flex}.PersonalCfo-module__webg7G__replyInput{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);border-radius:999px;outline:none;flex:1;padding:.6rem 1rem;font-size:.88rem}.PersonalCfo-module__webg7G__replyInput:focus{border-color:var(--color-accent)}.PersonalCfo-module__webg7G__replyInput::placeholder{color:var(--text-muted)}.PersonalCfo-module__webg7G__replyButton{background:var(--color-accent);color:var(--color-accent-contrast,var(--color-white));cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600}.PersonalCfo-module__webg7G__replyButton:hover:not(:disabled){background:var(--color-accent-hover)}.PersonalCfo-module__webg7G__replyButton:disabled{opacity:.5;cursor:not-allowed}.PersonalCfo-module__webg7G__splitLayout{gap:0;height:calc(100vh - 7rem);min-height:540px;display:flex}.PersonalCfo-module__webg7G__streamPanel{background:var(--color-bg-primary);border:1px solid var(--border-color);border-radius:20px 0 0 20px;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.PersonalCfo-module__webg7G__sideRail{background:var(--bg-surface);border:1px solid var(--border-color);border-left:none;border-radius:0 20px 20px 0;flex-shrink:0;width:340px;transition:width .3s,opacity .3s;overflow:hidden}.PersonalCfo-module__webg7G__sideRailCollapsed{opacity:0;border:none;width:0;overflow:hidden}.PersonalCfo-module__webg7G__sideRailToggle{z-index:5;border:1px solid var(--border-color);background:rgba(var(--color-bg-card-rgb), .92);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.72rem;display:flex;position:absolute;top:.75rem;right:.75rem}.PersonalCfo-module__webg7G__sideRailToggle:hover{border-color:var(--border-hover);background:var(--bg-hover);color:var(--text-primary)}@keyframes PersonalCfo-module__webg7G__blink{0%,to{opacity:.6}50%{opacity:0}}@keyframes PersonalCfo-module__webg7G__dotPulse{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@media (max-width:900px){.PersonalCfo-module__webg7G__splitLayout{flex-direction:column;height:auto;min-height:100vh}.PersonalCfo-module__webg7G__streamPanel{border-radius:14px 14px 0 0;min-height:calc(100vh - 5.5rem)}.PersonalCfo-module__webg7G__sideRail{border-left:1px solid var(--border-color);border-top:none;border-radius:0 0 14px 14px;width:100%;max-height:300px}.PersonalCfo-module__webg7G__sideRailCollapsed{width:100%;height:0;max-height:0}.PersonalCfo-module__webg7G__page{border-radius:14px;height:calc(100vh - 5.5rem);min-height:480px}.PersonalCfo-module__webg7G__message{max-width:92%}.PersonalCfo-module__webg7G__completionActions{flex-direction:column}.PersonalCfo-module__webg7G__actionButton,.PersonalCfo-module__webg7G__secondaryActionButton{width:100%}.PersonalCfo-module__webg7G__sideRailToggle{top:auto;bottom:.75rem;right:.75rem}}@media (max-width:640px){.PersonalCfo-module__webg7G__header{padding:.75rem 1rem}.PersonalCfo-module__webg7G__title{font-size:1rem}.PersonalCfo-module__webg7G__messageArea{gap:.7rem;padding:.85rem .75rem}.PersonalCfo-module__webg7G__message{max-width:96%;padding:.7rem .85rem}.PersonalCfo-module__webg7G__optionRow{flex-direction:column;gap:.4rem}.PersonalCfo-module__webg7G__optionButton{text-align:center;width:100%}.PersonalCfo-module__webg7G__replyBar{padding:.5rem .75rem}.PersonalCfo-module__webg7G__replyInput{padding:.5rem .85rem;font-size:.82rem}.PersonalCfo-module__webg7G__completionActions{padding:.75rem}.PersonalCfo-module__webg7G__sideRail{display:none}.PersonalCfo-module__webg7G__streamPanel{border-radius:0}}
.WidgetGrid-module__9a9Spa__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.WidgetGrid-module__9a9Spa__widget{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;gap:12px;min-height:180px;padding:18px 20px;display:flex}.WidgetGrid-module__9a9Spa__widgetHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.WidgetGrid-module__9a9Spa__widgetTitle{font-size:14px;font-weight:600;font-family:var(--font-heading);color:var(--text-primary);margin:0}.WidgetGrid-module__9a9Spa__widgetMeta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.WidgetGrid-module__9a9Spa__widgetLink{color:var(--color-accent);cursor:pointer;font-size:12px}.WidgetGrid-module__9a9Spa__widgetBody{flex-direction:column;flex:1;display:flex}.WidgetGrid-module__9a9Spa__disabledNote,.WidgetGrid-module__9a9Spa__emptyNote{color:var(--text-muted);text-align:center;margin:auto 0;padding:16px 0;font-size:13px}.WidgetGrid-module__9a9Spa__actionList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.WidgetGrid-module__9a9Spa__actionItem{display:block}.WidgetGrid-module__9a9Spa__actionButton{border:1px solid var(--border-color);background:rgba(var(--color-bg-subtle-rgb), .4);width:100%;color:inherit;cursor:pointer;text-align:left;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.WidgetGrid-module__9a9Spa__actionButton:hover{background:var(--bg-hover);border-color:var(--border-hover)}.WidgetGrid-module__9a9Spa__actionPriority{background:var(--text-muted);border-radius:2px;flex-shrink:0;width:4px;height:100%;min-height:24px}.WidgetGrid-module__9a9Spa__actionButton.WidgetGrid-module__9a9Spa__strong .WidgetGrid-module__9a9Spa__actionPriority{background:var(--color-accent)}.WidgetGrid-module__9a9Spa__actionButton.WidgetGrid-module__9a9Spa__watch .WidgetGrid-module__9a9Spa__actionPriority{background:var(--color-warning)}.WidgetGrid-module__9a9Spa__actionButton.WidgetGrid-module__9a9Spa__risk .WidgetGrid-module__9a9Spa__actionPriority{background:var(--color-error-soft)}.WidgetGrid-module__9a9Spa__actionContent{flex-direction:column;gap:3px;min-width:0;display:flex}.WidgetGrid-module__9a9Spa__actionText{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.WidgetGrid-module__9a9Spa__actionMeta{color:var(--text-muted);font-size:11px}@media (max-width:768px){.WidgetGrid-module__9a9Spa__grid{grid-template-columns:1fr}}
