.BriefingPanel-module__1Im2hW__wrap{min-height:0;max-width:var(--content-chat);padding:var(--space-8) var(--space-5) var(--space-4);flex:1;width:100%;margin:0 auto;overflow-y:auto}.BriefingPanel-module__1Im2hW__eyebrow{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:var(--space-2);font-weight:700}.BriefingPanel-module__1Im2hW__greeting{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-2);text-wrap:balance;max-width:34ch;font-weight:600;line-height:1.3}.BriefingPanel-module__1Im2hW__division{color:var(--brand-deep)}.BriefingPanel-module__1Im2hW__poweredBy{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-6)}.BriefingPanel-module__1Im2hW__poweredBy strong{color:var(--text-tertiary);font-weight:700}:root[data-theme=dark] .BriefingPanel-module__1Im2hW__division{color:var(--accent-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .BriefingPanel-module__1Im2hW__division{color:var(--accent-ink)}}.BriefingPanel-module__1Im2hW__list{gap:var(--space-3);flex-direction:column;display:flex}.BriefingPanel-module__1Im2hW__item{gap:var(--space-3);padding:var(--space-4);background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);animation:BriefingPanel-module__1Im2hW__fade-up var(--duration-slow) var(--ease-out) both;display:flex}@keyframes BriefingPanel-module__1Im2hW__fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.BriefingPanel-module__1Im2hW__item{animation:none}}.BriefingPanel-module__1Im2hW__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.BriefingPanel-module__1Im2hW__dot_info{background:var(--accent)}.BriefingPanel-module__1Im2hW__dot_warning{background:var(--warning)}.BriefingPanel-module__1Im2hW__dot_critical{background:var(--danger)}.BriefingPanel-module__1Im2hW__itemBody{flex:1;min-width:0}.BriefingPanel-module__1Im2hW__itemTop{margin-bottom:var(--space-1)}.BriefingPanel-module__1Im2hW__severityTag{font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;padding:1px var(--space-2);border-radius:var(--radius-sm);font-weight:700}.BriefingPanel-module__1Im2hW__tag_info{color:var(--accent-ink);background:var(--brand-tint)}.BriefingPanel-module__1Im2hW__tag_warning{color:var(--warning);background:var(--warning-bg)}.BriefingPanel-module__1Im2hW__tag_critical{color:var(--danger);background:var(--danger-bg)}.BriefingPanel-module__1Im2hW__headline{font-size:var(--text-base);color:var(--text-primary);font-weight:600;line-height:1.4}.BriefingPanel-module__1Im2hW__detail{font-size:var(--text-sm);color:var(--text-tertiary);margin-top:2px}.BriefingPanel-module__1Im2hW__emptyState{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-6) var(--space-4);flex-direction:column;display:flex}.BriefingPanel-module__1Im2hW__empty,.BriefingPanel-module__1Im2hW__note{font-size:var(--text-sm);color:var(--text-tertiary);padding:var(--space-4);background:var(--panel);border:1px dashed var(--border-strong);border-radius:var(--radius-lg)}.BriefingPanel-module__1Im2hW__skeletonRow{border-radius:var(--radius-lg);background:var(--surface-hover);height:68px;animation:1.4s ease-in-out infinite BriefingPanel-module__1Im2hW__pulse}@keyframes BriefingPanel-module__1Im2hW__pulse{0%,to{opacity:.6}50%{opacity:1}}
.KpiStrip-module__GztFfa__wrap{gap:var(--space-3);padding:var(--space-4) var(--space-5) 0;flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(196px,1fr));display:grid}.KpiStrip-module__GztFfa__tile{gap:var(--space-2);padding:var(--space-3) var(--space-3);background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;display:flex}.KpiStrip-module__GztFfa__tile_warning{background:var(--warning-bg);border-color:var(--warning)}.KpiStrip-module__GztFfa__tile_critical{background:var(--danger-bg);border-color:var(--danger)}.KpiStrip-module__GztFfa__top{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.KpiStrip-module__GztFfa__label{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.KpiStrip-module__GztFfa__tag{font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;padding:1px var(--space-2);border-radius:var(--radius-sm);flex-shrink:0;font-weight:700}.KpiStrip-module__GztFfa__tag_info{color:var(--accent-ink);background:var(--brand-tint)}.KpiStrip-module__GztFfa__tag_warning{color:var(--warning);background:var(--warning-bg)}.KpiStrip-module__GztFfa__tag_critical{color:var(--danger);background:var(--danger-bg)}.KpiStrip-module__GztFfa__value{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600;line-height:1.2}.KpiStrip-module__GztFfa__caption{font-size:var(--text-xs);color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.KpiStrip-module__GztFfa__headlineOnly{font-size:var(--text-sm);color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.KpiStrip-module__GztFfa__skeletonTile{border-radius:var(--radius-lg);background:var(--surface-hover);height:84px;animation:1.4s ease-in-out infinite KpiStrip-module__GztFfa__pulse}@keyframes KpiStrip-module__GztFfa__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.KpiStrip-module__GztFfa__skeletonTile{opacity:.8;animation:none}}@media (max-width:480px){.KpiStrip-module__GztFfa__wrap{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
.AttachmentChip-module__9gMb7q__chip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--canvas);max-width:100%;display:inline-flex}.AttachmentChip-module__9gMb7q__icon{font-size:var(--text-base);flex-shrink:0;line-height:1}.AttachmentChip-module__9gMb7q__info{flex-direction:column;min-width:0;line-height:1.3;display:flex}.AttachmentChip-module__9gMb7q__filename{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.AttachmentChip-module__9gMb7q__meta{font-size:var(--text-xs);color:var(--text-muted)}.AttachmentChip-module__9gMb7q__remove{width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;border:none;border-radius:50%;flex-shrink:0;font-size:16px;line-height:1}.AttachmentChip-module__9gMb7q__remove:hover{background:var(--surface-hover);color:var(--danger)}
.ToolChip-module__qr73-W__chip{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--canvas);font-size:var(--text-xs);color:var(--text-tertiary);transition:background-color var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out);display:inline-flex}.ToolChip-module__qr73-W__chip.ToolChip-module__qr73-W__running{background:var(--brand-tint);border-color:var(--accent);color:var(--brand-deep)}:root[data-theme=dark] .ToolChip-module__qr73-W__chip.ToolChip-module__qr73-W__running{color:var(--accent-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ToolChip-module__qr73-W__chip.ToolChip-module__qr73-W__running{color:var(--accent-ink)}}.ToolChip-module__qr73-W__icon{font-size:var(--text-sm);line-height:1}.ToolChip-module__qr73-W__label{font-weight:600}.ToolChip-module__qr73-W__time{font-variant-numeric:tabular-nums;color:var(--text-muted)}.ToolChip-module__qr73-W__spinner{border:1.6px solid var(--accent);border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite ToolChip-module__qr73-W__spin}@keyframes ToolChip-module__qr73-W__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ToolChip-module__qr73-W__spinner{border-top-color:var(--accent);opacity:.6;animation:none}}
.DocumentView-module__hcMtTa__wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);overflow:hidden}.DocumentView-module__hcMtTa__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--brand-tint);border-bottom:1px solid var(--border);display:flex}.DocumentView-module__hcMtTa__toolbarLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep);font-weight:700}.DocumentView-module__hcMtTa__printButton{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--brand-mid);background:var(--panel);color:var(--brand-deep);font-size:var(--text-sm);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out);font-weight:600}.DocumentView-module__hcMtTa__printButton:hover{background:var(--surface-hover)}:root[data-theme=dark] .DocumentView-module__hcMtTa__printButton{color:var(--accent-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .DocumentView-module__hcMtTa__printButton{color:var(--accent-ink)}}.DocumentView-module__hcMtTa__doc{padding:var(--space-6);font-size:var(--text-sm);color:var(--text-secondary)}.DocumentView-module__hcMtTa__docHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--border);margin-bottom:var(--space-4);display:flex}.DocumentView-module__hcMtTa__issuerName{font-size:var(--text-md);color:var(--text-primary);font-weight:700}.DocumentView-module__hcMtTa__issuerMeta{color:var(--text-tertiary);font-size:var(--text-xs);margin-top:2px}.DocumentView-module__hcMtTa__docMeta{text-align:right}.DocumentView-module__hcMtTa__kicker{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);font-weight:700}.DocumentView-module__hcMtTa__docNumber{font-size:var(--text-md);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.DocumentView-module__hcMtTa__metaList{gap:var(--space-4);margin-top:var(--space-2);justify-content:flex-end;display:flex}.DocumentView-module__hcMtTa__metaList dt{font-size:var(--text-xs);color:var(--text-muted)}.DocumentView-module__hcMtTa__metaList dd{font-size:var(--text-xs);color:var(--text-secondary);font-weight:600}.DocumentView-module__hcMtTa__party{margin-bottom:var(--space-4)}.DocumentView-module__hcMtTa__partyLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:2px}.DocumentView-module__hcMtTa__partyName{color:var(--text-primary);font-weight:700}.DocumentView-module__hcMtTa__itemSku{font-size:var(--text-xs);color:var(--text-muted);margin-top:1px;display:block}.DocumentView-module__hcMtTa__introLines{margin-bottom:var(--space-4);color:var(--text-secondary)}.DocumentView-module__hcMtTa__introLines p+p{margin-top:2px}.DocumentView-module__hcMtTa__itemsTable{border-collapse:collapse;width:100%;margin-bottom:var(--space-4)}.DocumentView-module__hcMtTa__itemsTable th{text-align:left;font-size:var(--text-xs);color:var(--text-muted);padding:var(--space-2);border-bottom:1px solid var(--border);font-weight:600}.DocumentView-module__hcMtTa__itemsTable td{padding:var(--space-2);border-bottom:1px solid var(--border)}.DocumentView-module__hcMtTa__colNum{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.DocumentView-module__hcMtTa__colDesc{width:50%}.DocumentView-module__hcMtTa__totals{width:min(280px,100%);margin-left:auto;margin-bottom:var(--space-4)}.DocumentView-module__hcMtTa__totalRow{padding:var(--space-1) 0;font-variant-numeric:tabular-nums;justify-content:space-between;display:flex}.DocumentView-module__hcMtTa__totalGrand{border-top:1px solid var(--border-strong);margin-top:var(--space-1);padding-top:var(--space-2);font-weight:700;font-size:var(--text-base);color:var(--text-primary)}.DocumentView-module__hcMtTa__terms{margin-bottom:var(--space-6)}.DocumentView-module__hcMtTa__termsLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-1);font-weight:700}.DocumentView-module__hcMtTa__terms ul{padding-left:var(--space-4);color:var(--text-tertiary);font-size:var(--text-xs);list-style:outside}.DocumentView-module__hcMtTa__terms li+li{margin-top:2px}.DocumentView-module__hcMtTa__signatory{width:200px}.DocumentView-module__hcMtTa__signatureLine{border-bottom:1px solid var(--border-strong);height:40px;margin-bottom:var(--space-2)}.DocumentView-module__hcMtTa__signatory p{color:var(--text-primary);font-weight:600;font-size:var(--text-xs)}
.SectionTable-module__bY8nKq__empty{color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-6) 0}.SectionTable-module__bY8nKq__emptyState{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-6) var(--space-4);flex-direction:column;display:flex}.SectionTable-module__bY8nKq__tableScroll{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;overflow-x:auto}.SectionTable-module__bY8nKq__tableScroll::-webkit-scrollbar{height:8px}.SectionTable-module__bY8nKq__tableScroll::-webkit-scrollbar-track{background:0 0}.SectionTable-module__bY8nKq__tableScroll::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill)}.SectionTable-module__bY8nKq__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.SectionTable-module__bY8nKq__table th{z-index:1;text-align:left;color:var(--text-tertiary);background:var(--panel);border-bottom:1px solid var(--border);white-space:nowrap;padding:0;font-weight:600;position:sticky;top:0}.SectionTable-module__bY8nKq__sortButton{align-items:center;gap:var(--space-1);width:100%;padding:var(--space-2) var(--space-3);color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;font-weight:600;display:flex}.SectionTable-module__bY8nKq__numCell .SectionTable-module__bY8nKq__sortButton{justify-content:flex-end}.SectionTable-module__bY8nKq__sortButton:hover{color:var(--text-primary)}.SectionTable-module__bY8nKq__sortIcon{color:var(--border-strong);font-size:8px;line-height:1}.SectionTable-module__bY8nKq__sortIconActive{color:var(--accent-ink)}.SectionTable-module__bY8nKq__table td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border);color:var(--text-secondary);white-space:nowrap}.SectionTable-module__bY8nKq__table tr:last-child td{border-bottom:none}.SectionTable-module__bY8nKq__numCell{text-align:right;font-variant-numeric:tabular-nums}.SectionTable-module__bY8nKq__rowWarning td{background:var(--warning-bg)}.SectionTable-module__bY8nKq__rowFlag td{background:var(--flag-bg);color:var(--flag-ink)}.SectionTable-module__bY8nKq__totalsRow td{color:var(--text-primary);border-top:2px solid var(--border-strong);background:var(--surface-hover);border-bottom:none;font-weight:700}.SectionTable-module__bY8nKq__skeleton{gap:var(--space-2);flex-direction:column;display:flex}.SectionTable-module__bY8nKq__skeletonRow{border-radius:var(--radius-sm);background:var(--surface-hover);height:32px;animation:1.4s ease-in-out infinite SectionTable-module__bY8nKq__pulse}@keyframes SectionTable-module__bY8nKq__pulse{0%,to{opacity:.6}50%{opacity:1}}
.AnalysisChart-module___zeeRW__wrap{padding:var(--space-4)}.AnalysisChart-module___zeeRW__title{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:700}.AnalysisChart-module___zeeRW__legend{gap:var(--space-4);margin-bottom:var(--space-3);display:flex}.AnalysisChart-module___zeeRW__legendItem{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);display:inline-flex}.AnalysisChart-module___zeeRW__swatch{border-radius:2px;width:9px;height:9px}.AnalysisChart-module___zeeRW__swatchPrimary{background:var(--chart-primary)}.AnalysisChart-module___zeeRW__swatchComparison{background:var(--chart-comparison)}.AnalysisChart-module___zeeRW__svg{width:100%;height:auto;display:block}.AnalysisChart-module___zeeRW__gridline{stroke:var(--chart-grid);stroke-width:1px;vector-effect:non-scaling-stroke}.AnalysisChart-module___zeeRW__barPrimary{fill:var(--chart-primary)}.AnalysisChart-module___zeeRW__barComparison{fill:var(--chart-comparison)}.AnalysisChart-module___zeeRW__categoryLabel{fill:var(--text-tertiary);text-anchor:middle;font-size:11px;font-family:var(--font-sans)}.AnalysisChart-module___zeeRW__axisLabel{fill:var(--text-muted);text-anchor:end;dominant-baseline:middle;font-size:9px;font-family:var(--font-sans)}.AnalysisChart-module___zeeRW__valueLabel{fill:var(--text-primary);font-size:10px;font-weight:700;font-family:var(--font-sans)}g:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}g:focus-visible .AnalysisChart-module___zeeRW__barPrimary,g:focus-visible .AnalysisChart-module___zeeRW__barComparison{stroke:var(--focus-ring);stroke-width:2px}
.AnalysisTable-module__BT4L1W__wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft)}.AnalysisTable-module__BT4L1W__header{padding:var(--space-4);border-bottom:1px solid var(--border)}.AnalysisTable-module__BT4L1W__badge{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:var(--space-2);font-weight:700;display:inline-block}.AnalysisTable-module__BT4L1W__summary{font-size:var(--text-base);color:var(--text-primary);line-height:1.5}.AnalysisTable-module__BT4L1W__chartSection{border-bottom:1px solid var(--border)}.AnalysisTable-module__BT4L1W__tableSection{padding:var(--space-4)}.AnalysisTable-module__BT4L1W__tableLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-2);font-weight:700}
.FileInsightCard-module__3Boe-a__wrap{border:1px solid var(--warning);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);overflow:hidden}.FileInsightCard-module__3Boe-a__header{padding:var(--space-4);background:var(--warning-bg);border-bottom:1px dashed var(--warning)}.FileInsightCard-module__3Boe-a__badgeRow{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.FileInsightCard-module__3Boe-a__badge{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--warning);flex-shrink:0;font-weight:700;display:inline-flex}.FileInsightCard-module__3Boe-a__disclaimer{font-size:var(--text-xs);color:var(--warning);font-weight:600;line-height:1.5}.FileInsightCard-module__3Boe-a__truncatedNote{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.FileInsightCard-module__3Boe-a__body{padding:var(--space-4)}.FileInsightCard-module__3Boe-a__summary{font-size:var(--text-base);color:var(--text-primary);line-height:1.5}.FileInsightCard-module__3Boe-a__chartSection,.FileInsightCard-module__3Boe-a__tableSection{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px dashed var(--border-strong)}.FileInsightCard-module__3Boe-a__tableLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-2);font-weight:700}.FileInsightCard-module__3Boe-a__empty{color:var(--text-tertiary);font-size:var(--text-sm)}.FileInsightCard-module__3Boe-a__tableScroll{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);overflow-x:auto}.FileInsightCard-module__3Boe-a__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.FileInsightCard-module__3Boe-a__table th{text-align:left;color:var(--text-tertiary);padding:var(--space-2) var(--space-3);border-bottom:1px dashed var(--border-strong);background:var(--canvas);white-space:nowrap;font-weight:600}.FileInsightCard-module__3Boe-a__table td{padding:var(--space-2) var(--space-3);border-bottom:1px dashed var(--border);color:var(--text-secondary);white-space:nowrap}.FileInsightCard-module__3Boe-a__table tr:last-child td{border-bottom:none}.FileInsightCard-module__3Boe-a__numCell{text-align:right;font-variant-numeric:tabular-nums}
.MessageDraft-module__TM8_oa__wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);overflow:hidden}.MessageDraft-module__TM8_oa__header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.MessageDraft-module__TM8_oa__whatsapp .MessageDraft-module__TM8_oa__header{background:var(--brand-tint)}.MessageDraft-module__TM8_oa__email .MessageDraft-module__TM8_oa__header{background:var(--canvas)}.MessageDraft-module__TM8_oa__channelLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep);font-weight:700}:root[data-theme=dark] .MessageDraft-module__TM8_oa__channelLabel{color:var(--accent-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .MessageDraft-module__TM8_oa__channelLabel{color:var(--accent-ink)}}.MessageDraft-module__TM8_oa__actions{align-items:center;gap:var(--space-2);display:flex}.MessageDraft-module__TM8_oa__copyButton{padding:5px var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--brand-mid);background:var(--panel);color:var(--brand-deep);font-size:var(--text-xs);cursor:pointer;font-weight:600;line-height:1.4;text-decoration:none;display:inline-block}:root[data-theme=dark] .MessageDraft-module__TM8_oa__copyButton{color:var(--accent-ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .MessageDraft-module__TM8_oa__copyButton{color:var(--accent-ink)}}.MessageDraft-module__TM8_oa__copyButton:hover{background:var(--surface-hover)}.MessageDraft-module__TM8_oa__meta{padding:var(--space-3) var(--space-4) 0;gap:var(--space-1);flex-direction:column;display:flex}.MessageDraft-module__TM8_oa__meta div{gap:var(--space-2);font-size:var(--text-xs);display:flex}.MessageDraft-module__TM8_oa__meta dt{color:var(--text-muted);min-width:52px}.MessageDraft-module__TM8_oa__meta dd{color:var(--text-secondary);font-weight:600}.MessageDraft-module__TM8_oa__body{padding:var(--space-4);color:var(--text-secondary);font-size:var(--text-sm);white-space:pre-wrap;line-height:1.6}.MessageDraft-module__TM8_oa__whatsapp .MessageDraft-module__TM8_oa__body{background:var(--canvas);margin:0 var(--space-4) var(--space-4);border-radius:var(--radius-sm);padding:var(--space-3)}
.MessageList-module__T1Q19a__scroll{flex:1;min-height:0;overflow-y:auto}.MessageList-module__T1Q19a__list{gap:var(--space-6);padding:var(--space-5) var(--space-5) var(--space-8);max-width:var(--content-chat);flex-direction:column;width:100%;margin:0 auto;display:flex}.MessageList-module__T1Q19a__row{gap:var(--space-2);flex-direction:column;align-items:flex-start;display:flex}.MessageList-module__T1Q19a__rowUser{align-items:flex-end}.MessageList-module__T1Q19a__senderLabel{font-size:var(--text-xs);color:var(--text-muted);padding:0 var(--space-1);font-weight:700}.MessageList-module__T1Q19a__toolChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.MessageList-module__T1Q19a__attachmentRow{max-width:100%}.MessageList-module__T1Q19a__bubble{max-width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-base);white-space:pre-wrap;word-break:break-word;line-height:1.55}.MessageList-module__T1Q19a__bubbleAssistant{background:var(--panel);border:1px solid var(--border);color:var(--text-primary);box-shadow:var(--shadow-soft);border-top-left-radius:var(--radius-sm)}.MessageList-module__T1Q19a__bubbleUser{background:var(--brand-deep);color:var(--text-on-brand-deep);border-top-right-radius:var(--radius-sm)}.MessageList-module__T1Q19a__cursor{vertical-align:text-bottom;background:currentColor;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite MessageList-module__T1Q19a__blink;display:inline-block}@keyframes MessageList-module__T1Q19a__blink{50%{opacity:0}}.MessageList-module__T1Q19a__thinking{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border-top-left-radius:var(--radius-sm);background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-soft);align-items:center;gap:5px;display:inline-flex}.MessageList-module__T1Q19a__dot{background:var(--text-muted);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite MessageList-module__T1Q19a__bounce}.MessageList-module__T1Q19a__dot:nth-child(2){animation-delay:.15s}.MessageList-module__T1Q19a__dot:nth-child(3){animation-delay:.3s}@keyframes MessageList-module__T1Q19a__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.MessageList-module__T1Q19a__artifacts{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.MessageList-module__T1Q19a__artifact{width:100%}@media (prefers-reduced-motion:reduce){.MessageList-module__T1Q19a__dot{opacity:.7;animation:none}.MessageList-module__T1Q19a__cursor{animation:none}}
.Composer-module__pmhrwG__wrap{border-top:1px solid var(--border);background:var(--panel);padding:var(--space-4) var(--space-5) var(--space-3)}.Composer-module__pmhrwG__suggestions{gap:var(--space-2);padding-bottom:var(--space-3);max-width:var(--content-chat);margin:0 auto var(--space-1);display:flex;overflow-x:auto}.Composer-module__pmhrwG__chip{padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--canvas);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;transition:background-color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);flex-shrink:0}.Composer-module__pmhrwG__chip:hover:not(:disabled){background:var(--brand-tint);border-color:var(--accent);color:var(--brand-deep)}.Composer-module__pmhrwG__chip:disabled{opacity:.5;cursor:not-allowed}.Composer-module__pmhrwG__limitNotice{max-width:var(--content-chat);margin:0 auto var(--space-3);font-size:var(--text-sm);color:var(--warning);background:var(--warning-bg);padding:var(--space-3);border-radius:var(--radius-sm)}.Composer-module__pmhrwG__attachmentArea{max-width:var(--content-chat);margin:0 auto var(--space-2);align-items:flex-start;gap:var(--space-1);flex-direction:column;display:flex}.Composer-module__pmhrwG__attachError{font-size:var(--text-xs);color:var(--danger);font-weight:600}.Composer-module__pmhrwG__inputRow{gap:var(--space-2);max-width:var(--content-chat);align-items:flex-end;margin:0 auto;display:flex}.Composer-module__pmhrwG__attachButtonWrap{flex-shrink:0;display:inline-flex;position:relative}.Composer-module__pmhrwG__attachButton{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--canvas);width:44px;height:44px;color:var(--text-secondary);font-size:var(--text-md);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);flex-shrink:0;line-height:1;position:relative}.Composer-module__pmhrwG__attachButton:hover:not(:disabled){background:var(--brand-tint);border-color:var(--accent)}.Composer-module__pmhrwG__attachButton:disabled{opacity:.5;cursor:not-allowed}.Composer-module__pmhrwG__infoBadge{background:var(--accent-ink);width:14px;height:14px;color:var(--text-on-accent);text-align:center;border-radius:50%;font-size:9px;font-style:italic;font-weight:700;line-height:14px;position:absolute;top:-4px;right:-4px}.Composer-module__pmhrwG__attachTooltip{bottom:calc(100% + var(--space-2));width:max-content;max-width:240px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--charcoal);color:var(--canvas);font-size:var(--text-xs);text-align:left;box-shadow:var(--shadow-raised);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);line-height:1.5;position:absolute;left:50%;transform:translate(-50%)translateY(4px)}.Composer-module__pmhrwG__attachButtonWrap:hover .Composer-module__pmhrwG__attachTooltip,.Composer-module__pmhrwG__attachButton:focus-visible~.Composer-module__pmhrwG__attachTooltip{opacity:1;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.Composer-module__pmhrwG__attachTooltip{transition:opacity var(--duration-fast) linear}}.Composer-module__pmhrwG__hiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Composer-module__pmhrwG__textarea{resize:none;min-height:48px;max-height:160px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--canvas);color:var(--text-primary);font-size:var(--text-base);transition:border-color var(--duration-fast) var(--ease-out);flex:1;line-height:1.5}.Composer-module__pmhrwG__textarea:focus-visible{border-color:var(--accent)}.Composer-module__pmhrwG__textarea:disabled{opacity:.6;cursor:not-allowed}.Composer-module__pmhrwG__send{height:44px;padding:0 var(--space-5);border-radius:var(--radius-sm);border:1px solid var(--brand-mid);background:var(--brand-deep);color:var(--text-on-brand-deep);font-size:var(--text-base);cursor:pointer;transition:filter var(--duration-fast) var(--ease-out);flex-shrink:0;font-weight:600}.Composer-module__pmhrwG__send:hover:not(:disabled){filter:brightness(1.08)}.Composer-module__pmhrwG__send:disabled{opacity:.5;cursor:not-allowed}.Composer-module__pmhrwG__meta{max-width:var(--content-chat);margin:var(--space-2) auto 0;font-size:var(--text-xs);color:var(--text-muted);justify-content:space-between;display:flex}.Composer-module__pmhrwG__counter,.Composer-module__pmhrwG__turns{font-variant-numeric:tabular-nums}.Composer-module__pmhrwG__counterOver{color:var(--danger);font-weight:600}
.ErrorBanner-module__vZ7GwG__banner{align-items:flex-start;gap:var(--space-3);max-width:var(--content-chat);margin:0 auto var(--space-4);padding:var(--space-3) var(--space-4);background:var(--danger-bg);border:1px solid var(--danger);border-radius:var(--radius-sm);display:flex}.ErrorBanner-module__vZ7GwG__icon{background:var(--danger);width:18px;height:18px;color:var(--panel);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.ErrorBanner-module__vZ7GwG__message{font-size:var(--text-sm);color:var(--danger);flex:1}.ErrorBanner-module__vZ7GwG__dismiss{color:var(--danger);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:18px;line-height:1}
.ReportView-module__STDl0q__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.ReportView-module__STDl0q__title{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text-primary);font-weight:600}.ReportView-module__STDl0q__blurb{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--text-tertiary)}.ReportView-module__STDl0q__asOf{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;padding-top:var(--space-1);flex-shrink:0}.ReportView-module__STDl0q__askPanel{align-items:flex-start;gap:var(--space-2);padding:var(--space-4);background:var(--brand-tint);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.ReportView-module__STDl0q__askEyebrow{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-ink);font-weight:700}.ReportView-module__STDl0q__askQuestion{font-size:var(--text-base);color:var(--brand-deep);font-weight:600;line-height:1.45}:root[data-theme=dark] .ReportView-module__STDl0q__askQuestion{color:var(--text-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ReportView-module__STDl0q__askQuestion{color:var(--text-primary)}}.ReportView-module__STDl0q__askButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--brand-mid);background:var(--brand-deep);color:var(--text-on-brand-deep);font-size:var(--text-sm);transition:filter var(--duration-fast) var(--ease-out);align-items:center;font-weight:600;display:inline-flex}.ReportView-module__STDl0q__askButton:hover{filter:brightness(1.08)}
.PagePanel-module__oCTEea__page{max-width:var(--content-page);padding:var(--space-5) var(--space-5) var(--space-8);margin:0 auto}.PagePanel-module__oCTEea__body{gap:var(--space-4);flex-direction:column;display:flex}.PagePanel-module__oCTEea__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);padding:var(--space-4)}.PagePanel-module__oCTEea__errorState{align-items:flex-start;gap:var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);padding:var(--space-4) 0;flex-direction:column;display:flex}.PagePanel-module__oCTEea__retry{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--panel);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer;font-weight:600;display:inline-flex}.PagePanel-module__oCTEea__retry:hover{background:var(--surface-hover)}.PagePanel-module__oCTEea__notAvailable{align-items:flex-start;gap:var(--space-3);color:var(--text-secondary);font-size:var(--text-base);padding:var(--space-8) 0;flex-direction:column;display:flex}
.ChatView-module__sUs53W__chat{background-image:radial-gradient(circle at 100% 0%, var(--wash-radial) 0%, transparent 34%);background-attachment:local;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.ChatView-module__sUs53W__main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.ChatView-module__sUs53W__main:after{content:"";background:linear-gradient(to bottom, transparent, var(--canvas));pointer-events:none;height:40px;position:absolute;bottom:0;left:0;right:0}.ChatView-module__sUs53W__errorSlot{z-index:1;left:0;right:0;bottom:var(--space-3);padding:0 var(--space-5);pointer-events:none;position:absolute}.ChatView-module__sUs53W__errorSlot>*{pointer-events:auto}
.SectionView-module__kmlx-q__header{margin-bottom:var(--space-4)}.SectionView-module__kmlx-q__title{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}
