.Findings-module__MWcGua__intro{margin-bottom:var(--space-6)}.Findings-module__MWcGua__title{font-size:var(--text-xl);color:var(--text-primary);margin:0 0 var(--space-3) 0;font-weight:700}.Findings-module__MWcGua__subtitle{font-size:var(--text-md);color:var(--text-secondary);line-height:var(--leading-normal);max-width:76ch;margin:0}.Findings-module__MWcGua__filterBar{align-items:center;gap:var(--space-3);padding-bottom:var(--space-6);margin-bottom:var(--space-6);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__filterLabel{font-size:var(--text-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-right:var(--space-2)}.Findings-module__MWcGua__chip{border:1px solid var(--border-subtle);color:var(--text-secondary);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-size:var(--text-xs);cursor:pointer;background:0 0;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.Findings-module__MWcGua__chip:hover{color:var(--text-primary);background-color:var(--surface-2)}.Findings-module__MWcGua__chipActive{color:var(--text-primary)}.Findings-module__MWcGua__chipNeutral.Findings-module__MWcGua__chipActive{background-color:var(--accent-soft);border-color:var(--accent-border)}.Findings-module__MWcGua__chipError.Findings-module__MWcGua__chipActive{background-color:var(--status-negative-soft);border-color:var(--status-negative-border)}.Findings-module__MWcGua__chipWarning.Findings-module__MWcGua__chipActive{background-color:var(--status-caution-soft);border-color:var(--status-caution-border)}.Findings-module__MWcGua__chipInfo.Findings-module__MWcGua__chipActive{background-color:var(--status-info-soft);border-color:var(--status-info-border)}.Findings-module__MWcGua__card{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);margin-bottom:var(--space-7)}.Findings-module__MWcGua__card_error{border-left:3px solid var(--status-negative)}.Findings-module__MWcGua__card_warning{border-left:3px solid var(--status-caution)}.Findings-module__MWcGua__card_info{border-left:3px solid var(--status-info)}.Findings-module__MWcGua__cardHeader{align-items:flex-start;gap:var(--space-5);padding:var(--space-6);border-bottom:1px solid var(--border-subtle);display:flex}.Findings-module__MWcGua__cardIcon{padding:var(--space-3);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Findings-module__MWcGua__icon_error{color:var(--status-negative);background-color:var(--status-negative-soft)}.Findings-module__MWcGua__icon_warning{color:var(--status-caution);background-color:var(--status-caution-soft)}.Findings-module__MWcGua__icon_info{color:var(--status-info);background-color:var(--status-info-soft)}.Findings-module__MWcGua__cardHeading{min-width:0}.Findings-module__MWcGua__cardTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0 0 var(--space-3) 0;font-weight:700}.Findings-module__MWcGua__cardMeta{align-items:center;gap:var(--space-5);font-size:var(--text-xs);color:var(--text-secondary);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__cardCategory{color:var(--text-muted)}.Findings-module__MWcGua__badge_error,.Findings-module__MWcGua__badge_warning,.Findings-module__MWcGua__badge_info{padding:var(--space-1) var(--space-4);border-radius:var(--radius-pill);font-weight:700;font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em}.Findings-module__MWcGua__badge_error{color:var(--status-negative);background-color:var(--status-negative-soft)}.Findings-module__MWcGua__badge_warning{color:var(--status-caution);background-color:var(--status-caution-soft)}.Findings-module__MWcGua__badge_info{color:var(--status-info);background-color:var(--status-info-soft)}.Findings-module__MWcGua__explain{padding:var(--space-6);gap:var(--space-4);background-color:var(--surface-1);border-bottom:1px solid var(--border-subtle);flex-direction:column;display:flex}.Findings-module__MWcGua__explain p{font-size:var(--text-md);color:var(--text-secondary);line-height:var(--leading-normal);max-width:92ch;margin:0}.Findings-module__MWcGua__explainLabel{min-width:4.5rem;margin-right:var(--space-5);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:700;display:inline-block}.Findings-module__MWcGua__tableWrap{min-width:0}.Findings-module__MWcGua__table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.Findings-module__MWcGua__th{z-index:2;background:var(--bg-panel-solid);padding:var(--space-4) var(--space-5);text-align:right;color:var(--text-secondary);white-space:nowrap;box-shadow:inset 0 -1px 0 var(--border-subtle);font-weight:600;position:sticky;top:0}.Findings-module__MWcGua__thLeft{text-align:left}.Findings-module__MWcGua__tr,.Findings-module__MWcGua__trClickable{border-bottom:1px solid var(--border-subtle)}.Findings-module__MWcGua__trClickable{cursor:pointer}.Findings-module__MWcGua__trClickable:hover{background-color:var(--surface-2)}.Findings-module__MWcGua__td{padding:var(--space-4) var(--space-5);text-align:right;color:var(--text-primary);white-space:nowrap}.Findings-module__MWcGua__tdLeft{text-align:left;text-overflow:ellipsis;max-width:28ch;overflow:hidden}.Findings-module__MWcGua__mono{font-family:var(--font-mono), var(--font-fallback-mono)}.Findings-module__MWcGua__reconciliationList{flex-direction:column;display:flex}.Findings-module__MWcGua__reconciliationRow{padding:var(--space-6);border-bottom:1px solid var(--border-subtle)}.Findings-module__MWcGua__reconciliationRow:last-child{border-bottom:none}.Findings-module__MWcGua__reconciliationClickable{cursor:pointer;border-radius:var(--radius-md);margin:calc(var(--space-3) * -1);padding:var(--space-3);transition:background-color .15s}.Findings-module__MWcGua__reconciliationClickable:hover{background-color:var(--surface-2)}.Findings-module__MWcGua__reconciliationHead{justify-content:space-between;align-items:baseline;gap:var(--space-4);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__reconciliationTitle{font-size:var(--text-md);color:var(--text-primary);font-weight:600}.Findings-module__MWcGua__reconciliationAmounts{gap:var(--space-3);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__amountChip{padding:var(--space-1) var(--space-4);border-radius:var(--radius-pill);font-size:var(--text-xs);white-space:nowrap;font-weight:700}.Findings-module__MWcGua__amountMissing{color:var(--status-negative);background-color:var(--status-negative-soft)}.Findings-module__MWcGua__amountUnclear{color:var(--text-secondary);background-color:var(--surface-2)}.Findings-module__MWcGua__reconciliationHeadline{margin:var(--space-3) 0 0 0;font-size:var(--text-md);color:var(--text-primary);line-height:var(--leading-normal)}.Findings-module__MWcGua__equation{gap:var(--space-1);margin-top:var(--space-5);padding:var(--space-5);background-color:var(--surface-1);border-radius:var(--radius-md);flex-direction:column;max-width:22rem;display:flex}.Findings-module__MWcGua__equationLine,.Findings-module__MWcGua__equationResultLine{gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);grid-template-columns:1.25rem 1fr auto;display:grid}.Findings-module__MWcGua__equationResultLine{margin-top:var(--space-2);padding-top:var(--space-3);color:var(--text-primary);font-weight:700}.Findings-module__MWcGua__equationOp{color:var(--text-muted);text-align:center}.Findings-module__MWcGua__equationLabel{white-space:nowrap}.Findings-module__MWcGua__equationRule{height:1px;margin:var(--space-2) 0;background-color:var(--border-strong)}.Findings-module__MWcGua__breakdownList{gap:var(--space-2);margin-top:var(--space-4);padding-left:var(--space-6);flex-direction:column;display:flex}.Findings-module__MWcGua__breakdownSubList{gap:var(--space-2);margin:var(--space-2) 0 var(--space-2) var(--space-6);flex-direction:column;display:flex}.Findings-module__MWcGua__breakdownLine{align-items:baseline;gap:var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);display:flex}.Findings-module__MWcGua__breakdownLabel{min-width:14rem}.Findings-module__MWcGua__breakdownHint{color:var(--text-muted);font-style:italic}.Findings-module__MWcGua__breakdownCaveat{margin:0 0 var(--space-2) 0;font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.Findings-module__MWcGua__reconciliationFooter{margin-top:var(--space-5);justify-content:space-between;align-items:center;display:flex}.Findings-module__MWcGua__moreToggle{padding:var(--space-2) 0;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-weight:600}.Findings-module__MWcGua__moreToggle:hover{color:var(--text-primary)}.Findings-module__MWcGua__moreTableWrap{margin-top:var(--space-4);border-top:1px solid var(--border-subtle);padding-top:var(--space-4)}.Findings-module__MWcGua__moreTable{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.Findings-module__MWcGua__moreTable .Findings-module__MWcGua__td{padding:var(--space-2) var(--space-5) var(--space-2) 0}.Findings-module__MWcGua__suppressionRow td{padding:var(--space-3) var(--space-5);background-color:var(--surface-1);border-bottom:1px solid var(--border-subtle)}.Findings-module__MWcGua__suppressionNote{align-items:flex-start;gap:var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal);display:flex}.Findings-module__MWcGua__suppressionRows{margin:4px 0 0;padding-left:16px;list-style:outside}.Findings-module__MWcGua__suppressionRows li{line-height:1.5}.Findings-module__MWcGua__suppressionNote svg{color:var(--status-caution);flex-shrink:0;margin-top:1px}.Findings-module__MWcGua__allClear{align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);font-size:var(--text-xs);color:var(--text-secondary);display:flex}.Findings-module__MWcGua__allClear svg{color:var(--status-positive);flex-shrink:0}.Findings-module__MWcGua__sectionBlock{margin-bottom:var(--space-7)}.Findings-module__MWcGua__sectionHead{align-items:baseline;gap:var(--space-4);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-3);display:flex}.Findings-module__MWcGua__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:700}.Findings-module__MWcGua__sectionCount{font-family:var(--font-mono), var(--font-fallback-mono);font-size:var(--text-xs);color:var(--text-muted)}.Findings-module__MWcGua__sectionLead{font-size:var(--text-xs);color:var(--text-secondary);margin:var(--space-3) 0 var(--space-5) 0}.Findings-module__MWcGua__productBlock{margin-bottom:var(--space-7)}.Findings-module__MWcGua__productHead{justify-content:space-between;align-items:baseline;gap:var(--space-4);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__productHeading{align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.Findings-module__MWcGua__productTitle{font-size:var(--text-lg);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;overflow:hidden}.Findings-module__MWcGua__productAsin{font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0}.Findings-module__MWcGua__productMeta{align-items:center;gap:var(--space-5);font-size:var(--text-xs);color:var(--text-secondary);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__suspended{align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-6);border:1px dashed var(--status-caution-border);background-color:var(--status-caution-soft);border-radius:var(--radius-lg);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal);display:flex}.Findings-module__MWcGua__suspended svg{color:var(--status-caution);flex-shrink:0;margin-top:1px}.Findings-module__MWcGua__resolveTrigger{padding:var(--space-2) var(--space-4);font-size:var(--text-xs);color:var(--text-secondary);background-color:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.Findings-module__MWcGua__resolveTrigger:hover{color:var(--text-primary);border-color:var(--accent-border);background-color:var(--accent-soft)}.Findings-module__MWcGua__resolvePanel{gap:var(--space-2);min-width:19rem;max-width:24rem;padding:var(--space-4);background-color:var(--bg-panel);border:1px solid var(--accent-border);border-radius:var(--radius-md);box-shadow:var(--card-shadow);flex-direction:column;align-items:flex-start;display:flex}.Findings-module__MWcGua__resolveOption{gap:var(--space-2);width:100%;padding:var(--space-4);background-color:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;display:flex}.Findings-module__MWcGua__resolveOptionTitle{font-size:var(--text-xs);color:var(--text-primary);font-weight:700}.Findings-module__MWcGua__resolveEffect{padding:1px var(--space-3);font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-pill);border:1px solid #0000;font-weight:700}.Findings-module__MWcGua__resolveEffectNeutral{color:var(--text-muted);background-color:var(--surface-1);border-color:var(--border-subtle)}.Findings-module__MWcGua__resolveEffectMoves{color:var(--status-caution);background-color:var(--status-caution-soft);border-color:var(--status-caution-border)}.Findings-module__MWcGua__resolveOptionBody{font-size:var(--text-2xs);color:var(--text-secondary);line-height:1.5}.Findings-module__MWcGua__resolveAction{width:100%;margin-top:var(--space-1);padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--text-primary);background-color:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;font-weight:600}.Findings-module__MWcGua__resolveAction:hover:not(:disabled){border-color:var(--accent-border);background-color:var(--accent-soft)}.Findings-module__MWcGua__resolveActionMoves{color:var(--status-caution);border-color:var(--status-caution-border)}.Findings-module__MWcGua__resolveActionMoves:hover:not(:disabled){border-color:var(--status-caution-border);background-color:var(--status-caution-soft)}.Findings-module__MWcGua__resolveAction:disabled{opacity:.45;cursor:not-allowed}.Findings-module__MWcGua__resolveLabel{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);align-items:center;font-weight:600;display:flex}.Findings-module__MWcGua__resolveInput{width:4.5rem;padding:var(--space-2) var(--space-3);font-family:var(--font-fallback-mono);font-size:var(--text-xs);color:var(--text-primary);background-color:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.Findings-module__MWcGua__resolveInputZuViel{border-color:var(--status-negative);color:var(--status-negative)}.Findings-module__MWcGua__resolveInput:focus{border-color:var(--accent-border);outline:none}.Findings-module__MWcGua__resolveCancel{padding:var(--space-2) 0;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;text-decoration:underline}.Findings-module__MWcGua__resolveCancel:hover:not(:disabled){color:var(--text-primary)}.Findings-module__MWcGua__resolveHint{font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--text-secondary)}.Findings-module__MWcGua__resolveError{font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--destructive)}.Findings-module__MWcGua__resolvedSection{margin-top:var(--space-7);padding:var(--space-5);background-color:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-lg)}.Findings-module__MWcGua__resolvedTitle{font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;margin:0;font-weight:600;list-style-position:outside}.Findings-module__MWcGua__resolvedTitle::marker{color:var(--text-muted)}.Findings-module__MWcGua__resolvedSection[open]>.Findings-module__MWcGua__resolvedTitle{margin-bottom:var(--space-4)}.Findings-module__MWcGua__resolvedGroup{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px dashed var(--border-subtle)}.Findings-module__MWcGua__resolvedGroupTitle{font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;font-weight:700}.Findings-module__MWcGua__resolvedList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Findings-module__MWcGua__resolvedItem{gap:var(--space-3);font-size:var(--text-xs);flex-wrap:wrap;align-items:baseline;display:flex}.Findings-module__MWcGua__resolvedWhat{color:var(--text-primary);font-weight:600}.Findings-module__MWcGua__transportBanner{align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-6);margin-bottom:var(--space-6);background:var(--bg-panel);border:1px solid var(--border-subtle);border-left:3px solid var(--status-negative);border-radius:var(--radius-lg);display:flex}.Findings-module__MWcGua__transportIcon{color:var(--status-negative);flex-shrink:0;margin-top:1px}.Findings-module__MWcGua__transportTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.Findings-module__MWcGua__transportBody{margin:var(--space-2) 0 0 0;font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal)}.Findings-module__MWcGua__transportDetail{margin-top:var(--space-3);font-family:var(--font-fallback-mono);font-size:var(--text-2xs);color:var(--text-muted);word-break:break-word;display:block}.Findings-module__MWcGua__filterSuche{min-width:190px;font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:5px 9px}.Findings-module__MWcGua__filterSuche:focus{border-color:var(--border-strong);outline:none}.Findings-module__MWcGua__balanceEquation{align-items:baseline;gap:var(--space-2) var(--space-3);margin-top:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);flex-wrap:wrap;display:flex}.Findings-module__MWcGua__balanceTerm b{color:var(--text-primary);font-weight:600}.Findings-module__MWcGua__balanceOp{color:var(--text-muted)}.Findings-module__MWcGua__balanceRest{color:var(--text-primary);font-weight:600}.Findings-module__MWcGua__allocationNote{margin:var(--space-2) 0 0 0;font-size:var(--text-xs);color:var(--text-secondary)}.Findings-module__MWcGua__moreGrid{gap:var(--space-1) var(--space-6);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));display:grid}.Findings-module__MWcGua__moreCell{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-bottom:1px dotted var(--border-subtle);padding:1px 0;display:flex}.Findings-module__MWcGua__moreKey{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Findings-module__MWcGua__moreVal{flex:none}.Findings-module__MWcGua__moreCellEmpty{opacity:.45}.Findings-module__MWcGua__plain{border-bottom:1px solid var(--border-subtle);background-color:var(--surface-1)}.Findings-module__MWcGua__plainSummary{cursor:pointer;padding:var(--space-4) var(--space-6);font-size:var(--text-sm);color:var(--text-primary);font-weight:600;list-style:none}.Findings-module__MWcGua__plainSummary::-webkit-details-marker{display:none}.Findings-module__MWcGua__plainSummary:before{content:"▸";width:1.1em;color:var(--text-muted);transition:transform .15s;display:inline-block}details[open]>.Findings-module__MWcGua__plainSummary:before{transform:rotate(90deg)}.Findings-module__MWcGua__plainBody{padding:0 var(--space-6) var(--space-5) var(--space-6);gap:var(--space-3);font-size:var(--text-sm);flex-direction:column;line-height:1.5;display:flex}.Findings-module__MWcGua__plainBody p{margin:0}.Findings-module__MWcGua__sync_yes strong{color:var(--color-success,#1a7f37)}.Findings-module__MWcGua__sync_no strong{color:var(--color-danger,#b42318)}.Findings-module__MWcGua__sync_depends strong{color:var(--color-warning,#b54708)}.Findings-module__MWcGua__background{margin-top:var(--space-2);border-top:1px dashed var(--border-subtle)}.Findings-module__MWcGua__background>.Findings-module__MWcGua__plainSummary{font-size:var(--text-xs);color:var(--text-secondary);padding-left:0;font-weight:500}.Findings-module__MWcGua__background .Findings-module__MWcGua__explain{padding:var(--space-3) 0 0 0;background:0 0;border-bottom:none}.Findings-module__MWcGua__rowPlainRow td{padding:0 var(--space-4) var(--space-2) var(--space-4);border-bottom:1px solid var(--border-subtle)}.Findings-module__MWcGua__rowPlain{margin:0}.Findings-module__MWcGua__rowPlain>.Findings-module__MWcGua__plainSummary{padding:var(--space-2) 0;font-size:var(--text-xs);color:var(--text-secondary);font-weight:500}.Findings-module__MWcGua__rowPlain>.Findings-module__MWcGua__plainSummary:hover{color:var(--text-primary)}.Findings-module__MWcGua__rowPlain>.Findings-module__MWcGua__plainBody{padding:0 0 var(--space-3) 1.1em;font-size:var(--text-xs)}.Findings-module__MWcGua__originHead th{padding:var(--space-4) var(--space-4) var(--space-2) var(--space-4);text-align:left;font-size:var(--text-xs);color:var(--text-primary);border-bottom:1px solid var(--border-subtle);background:var(--surface-1);font-weight:700}.Findings-module__MWcGua__originHeadCell{white-space:nowrap}.Findings-module__MWcGua__originCount{min-width:1.4em;padding:0 var(--space-2);font-size:var(--text-2xs);color:var(--text-secondary);background:var(--bg-panel);border:1px solid var(--border-subtle);text-align:center;border-radius:999px;font-weight:600;display:inline-block}.Findings-module__MWcGua__restBlock{border-top:1px dashed var(--border-subtle);margin-top:var(--space-3)}.Findings-module__MWcGua__restBlock>.Findings-module__MWcGua__plainSummary{padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--text-secondary);font-weight:600}
.Page-module__BRX3nG__page{background-color:var(--bg-base);width:100%;min-height:100vh;color:var(--text-primary)}.Page-module__BRX3nG__container{width:100%;padding:0 var(--space-5) var(--space-7)}.Page-module__BRX3nG__content{max-width:900px}.Page-module__BRX3nG__grid{gap:var(--space-5);grid-template-columns:1fr;align-items:start;display:grid}.Page-module__BRX3nG__column{min-width:0}
.LoadingSkeleton-module__9_kAma__header{padding:var(--space-4) 0;border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-5);justify-content:space-between;align-items:center;display:flex}.LoadingSkeleton-module__9_kAma__metricGrid{gap:var(--space-5);margin-bottom:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.LoadingSkeleton-module__9_kAma__card,.LoadingSkeleton-module__9_kAma__tableCard{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5)}.LoadingSkeleton-module__9_kAma__toolbar{margin-bottom:var(--space-5);justify-content:space-between;display:flex}.LoadingSkeleton-module__9_kAma__rows{gap:var(--space-2);flex-direction:column;display:flex}@media (max-width:1024px){.LoadingSkeleton-module__9_kAma__metricGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LoadingSkeleton-module__9_kAma__metricGrid{grid-template-columns:1fr}}
.DashboardCards-module__oXz77q__grid{gap:var(--space-5);margin-bottom:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;align-items:stretch;display:grid}.DashboardCards-module__oXz77q__span1,.DashboardCards-module__oXz77q__span2,.DashboardCards-module__oXz77q__span4{flex-direction:column;min-width:0;display:flex}.DashboardCards-module__oXz77q__span1>*,.DashboardCards-module__oXz77q__span2>*,.DashboardCards-module__oXz77q__span4>*{flex:auto}.DashboardCards-module__oXz77q__span1{grid-column:span 1}.DashboardCards-module__oXz77q__span2{grid-column:span 2}.DashboardCards-module__oXz77q__span4{grid-column:1/-1}.DashboardCards-module__oXz77q__card{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-card);flex-direction:column;min-width:0;display:flex;overflow:visible}.DashboardCards-module__oXz77q__header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.DashboardCards-module__oXz77q__cardTitle{font-size:var(--text-md);color:var(--text-secondary);align-items:center;gap:var(--space-3);margin:0;font-weight:500;display:flex}.DashboardCards-module__oXz77q__iconContainer{padding:var(--space-2);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.DashboardCards-module__oXz77q__iconAccent{background-color:var(--accent-soft)}.DashboardCards-module__oXz77q__iconPositive{background-color:var(--status-positive-soft)}.DashboardCards-module__oXz77q__iconCaution{background-color:var(--status-caution-soft)}.DashboardCards-module__oXz77q__body{min-width:0;overflow-x:auto}.DashboardCards-module__oXz77q__value{font-size:var(--text-xl);font-weight:700;font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);letter-spacing:-.03em}.DashboardCards-module__oXz77q__valuePositive{color:var(--status-positive)}.DashboardCards-module__oXz77q__caption{font-size:var(--text-xs);color:var(--text-muted);margin-top:var(--space-2)}.DashboardCards-module__oXz77q__intro{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-5);max-width:80ch;line-height:1.5}@media (max-width:1024px){.DashboardCards-module__oXz77q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardCards-module__oXz77q__span2{grid-column:1/-1}}@media (max-width:640px){.DashboardCards-module__oXz77q__grid{grid-template-columns:minmax(0,1fr)}.DashboardCards-module__oXz77q__span1,.DashboardCards-module__oXz77q__span2{grid-column:1/-1}}
.Tooltip-module__VfJNqa__trigger{cursor:default;align-items:center;display:inline-flex}.Tooltip-module__VfJNqa__infoIcon{color:var(--text-muted);cursor:help;align-items:center;display:inline-flex}.Tooltip-module__VfJNqa__infoIcon:hover{color:var(--text-secondary)}.Tooltip-module__VfJNqa__tooltip{z-index:1000;width:max-content;max-width:320px;padding:var(--space-4) var(--space-5);background:var(--bg-panel-solid);border:1px solid var(--accent-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-overlay);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-primary);pointer-events:none;white-space:normal}.Tooltip-module__VfJNqa__tooltipTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.02em;margin-bottom:var(--space-3);color:var(--text-primary);font-weight:700}.Tooltip-module__VfJNqa__tooltipRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin:var(--space-1) 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal);display:flex}.Tooltip-module__VfJNqa__tooltipLabel{color:var(--text-muted);white-space:nowrap;flex-shrink:0}.Tooltip-module__VfJNqa__tooltipValue{color:var(--text-primary);font-family:var(--font-mono), var(--font-fallback-mono);text-align:right}.Tooltip-module__VfJNqa__tooltipDivider{border:none;border-top:1px solid var(--border-subtle);margin:var(--space-3) 0}.Tooltip-module__VfJNqa__tooltipNote{margin-top:var(--space-3);color:var(--text-muted);font-size:var(--text-xs);line-height:var(--leading-normal)}
.Reports-module__3AtvSG__tabsContainer{gap:var(--space-5);margin-bottom:var(--space-7);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-5);display:flex}.Reports-module__3AtvSG__tabBtn{color:var(--text-secondary);padding:var(--space-4) var(--space-6);border-radius:var(--radius-lg);font-size:var(--text-md);cursor:pointer;align-items:center;gap:var(--space-4);background:0 0;border:1px solid #0000;font-weight:600;transition:all .2s ease-in-out;display:flex}.Reports-module__3AtvSG__tabBtn:hover{color:var(--text-primary);background-color:var(--surface-1)}.Reports-module__3AtvSG__activeTabBtn{color:var(--text-primary);background-color:var(--accent-soft);border-color:var(--accent-border)}.Reports-module__3AtvSG__kpiGrid{gap:var(--space-6);margin-bottom:var(--space-7);grid-template-columns:repeat(4,1fr);display:grid}.Reports-module__3AtvSG__kpiCard{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--card-shadow);flex-direction:column;justify-content:space-between;display:flex}.Reports-module__3AtvSG__kpiHeader{margin-bottom:var(--space-5);justify-content:space-between;align-items:center;display:flex}.Reports-module__3AtvSG__kpiTitle{font-size:var(--text-md);color:var(--text-secondary);font-weight:500}.Reports-module__3AtvSG__iconContainer{padding:var(--space-3);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.Reports-module__3AtvSG__kpiValue{font-size:var(--text-xl);font-weight:700;font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.02em}.Reports-module__3AtvSG__kpiCaption{font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-3)}.Reports-module__3AtvSG__sectionHeader{margin-bottom:var(--space-6)}.Reports-module__3AtvSG__sectionTitle{font-size:var(--text-xl);color:var(--text-primary);font-weight:700}.Reports-module__3AtvSG__sectionSubtitle{font-size:var(--text-md);color:var(--text-secondary);margin-top:var(--space-2)}.Reports-module__3AtvSG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-6);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.Reports-module__3AtvSG__searchWrapper{flex:1;min-width:280px;position:relative}.Reports-module__3AtvSG__searchIcon{left:var(--space-5);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.Reports-module__3AtvSG__searchInput{width:100%;padding:var(--space-4) var(--space-5) var(--space-4) 34px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--surface-1);color:var(--text-primary);font-size:var(--text-md);transition:all .2s}.Reports-module__3AtvSG__searchInput:focus{border-color:var(--border-active);background-color:var(--surface-2);outline:none}.Reports-module__3AtvSG__tableResponsive{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:max-content;min-width:100%;box-shadow:var(--card-shadow);overflow:clip}.Reports-module__3AtvSG__table{border-collapse:collapse;text-align:left;width:100%;font-size:var(--table-font)}.Reports-module__3AtvSG__th{z-index:2;background:var(--bg-panel-solid);padding:var(--space-2) var(--table-px);box-shadow:inset 0 -1px 0 var(--border-subtle);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0}.Reports-module__3AtvSG__thContent{align-items:center;gap:var(--space-3);display:flex}.Reports-module__3AtvSG__thContentRight{justify-content:flex-end;align-items:center;gap:var(--space-3);display:flex}.Reports-module__3AtvSG__thContentCenter{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.Reports-module__3AtvSG__colProduct{width:35%!important;max-width:35vw!important}.Reports-module__3AtvSG__colCapital{width:13%!important}.Reports-module__3AtvSG__colBatches,.Reports-module__3AtvSG__colRoi{width:10%!important}.Reports-module__3AtvSG__colRoiPa,.Reports-module__3AtvSG__colZone{width:12%!important}.Reports-module__3AtvSG__colReorder{width:15%!important}.Reports-module__3AtvSG__colQty{width:8%!important}.Reports-module__3AtvSG__thRight,.Reports-module__3AtvSG__tdRight{text-align:right!important}.Reports-module__3AtvSG__thCenter,.Reports-module__3AtvSG__tdCenter{text-align:center!important}.Reports-module__3AtvSG__tr{border-bottom:1px solid var(--border-subtle);transition:background-color .15s ease-in-out}.Reports-module__3AtvSG__tr:last-child{border-bottom:none}.Reports-module__3AtvSG__tr:hover{background-color:var(--bg-panel-hover)}.Reports-module__3AtvSG__td{padding:var(--table-py) var(--table-px);color:var(--text-primary);vertical-align:middle}.Reports-module__3AtvSG__productCellMain{gap:var(--space-1);flex-direction:column;width:100%;display:flex}.Reports-module__3AtvSG__productNameMain{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:32vw;font-weight:600;overflow:hidden}.Reports-module__3AtvSG__expandedMainRow{background-color:var(--surface-1)!important}.Reports-module__3AtvSG__expandedDetailRow{background-color:var(--surface-1)!important;border-bottom:1px solid var(--border-subtle)!important}.Reports-module__3AtvSG__expandedDetailContent{contain:inline-size;width:100%}.Reports-module__3AtvSG__expandedDetailCell{border-top:1px solid var(--surface-2);box-shadow:inset 0 1px 3px var(--surface-sunken);padding:var(--space-5)!important}.Reports-module__3AtvSG__noDataPlaceholder{color:var(--text-muted);font-size:var(--text-sm);align-items:center;gap:var(--space-2);cursor:help;justify-content:flex-end;width:100%;display:inline-flex}.Reports-module__3AtvSG__infoIconInline{opacity:.6;color:var(--text-muted);flex-shrink:0}.Reports-module__3AtvSG__productCell{gap:var(--space-2);flex-direction:column;max-width:320px;display:flex}.Reports-module__3AtvSG__productName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Reports-module__3AtvSG__productSub{font-size:var(--text-xs);color:var(--text-muted)}.Reports-module__3AtvSG__code{font-family:var(--font-mono);background-color:var(--surface-2);padding:1px var(--space-2);border-radius:var(--radius-sm)}.Reports-module__3AtvSG__bullet{margin:0 var(--space-2);color:var(--border-strong)}.Reports-module__3AtvSG__mono{font-family:var(--font-mono)}.Reports-module__3AtvSG__empty{padding:var(--space-7);text-align:center;color:var(--text-muted);font-size:var(--text-md)}.Reports-module__3AtvSG__positiveDiff{color:var(--status-positive);font-weight:700}.Reports-module__3AtvSG__negativeDiff{color:var(--status-negative);font-weight:700}.Reports-module__3AtvSG__anomalySection{gap:var(--space-6);flex-direction:column;display:flex}.Reports-module__3AtvSG__anomalyCard{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--card-shadow)}.Reports-module__3AtvSG__anomalyHeader{align-items:center;gap:var(--space-5);margin-bottom:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--border-subtle);display:flex}.Reports-module__3AtvSG__anomalyTitle{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.Reports-module__3AtvSG__dangerHeader{border-bottom-color:var(--status-negative-border)}.Reports-module__3AtvSG__warningHeader{border-bottom-color:var(--status-caution-border)}.Reports-module__3AtvSG__infoHeader{border-bottom-color:var(--accent-border)}.Reports-module__3AtvSG__badgeDanger{background-color:var(--status-negative-soft);color:var(--status-negative);border:1px solid var(--status-negative-border);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:600}.Reports-module__3AtvSG__badgeWarning{background-color:var(--status-caution-soft);color:var(--status-caution);border:1px solid var(--status-caution-border);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:600}.Reports-module__3AtvSG__badgeInfo{background-color:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);font-weight:600}.Reports-module__3AtvSG__anomalyList{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.Reports-module__3AtvSG__anomalyItem{background-color:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.Reports-module__3AtvSG__anomalyItemText{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-primary);font-weight:600}.Reports-module__3AtvSG__anomalyItemLabel{font-size:var(--text-xs);color:var(--text-muted)}.Reports-module__3AtvSG__descriptionBox{font-size:var(--text-md);color:var(--text-secondary);margin-bottom:var(--space-6);line-height:1.5}@media (max-width:1024px){.Reports-module__3AtvSG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Reports-module__3AtvSG__kpiGrid{grid-template-columns:1fr}.Reports-module__3AtvSG__tabsContainer{gap:var(--space-3);flex-direction:column}.Reports-module__3AtvSG__tabBtn{justify-content:center;width:100%}.Reports-module__3AtvSG__toolbar{flex-direction:column;align-items:stretch}.Reports-module__3AtvSG__searchWrapper{min-width:unset}}.Reports-module__3AtvSG__accordionList{gap:var(--space-5);margin-top:var(--space-6);flex-direction:column;display:flex}.Reports-module__3AtvSG__accordionItem{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);transition:border-color .2s,box-shadow .2s;overflow:hidden}.Reports-module__3AtvSG__accordionItem:hover{border-color:var(--border-active)}.Reports-module__3AtvSG__accordionItemExpanded{border-color:var(--accent-border);box-shadow:0 4px 20px var(--surface-sunken)}.Reports-module__3AtvSG__accordionHeader{padding:var(--space-4) var(--space-5);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Reports-module__3AtvSG__accordionHeader:hover{background-color:var(--bg-panel-hover)}.Reports-module__3AtvSG__accordionTitleSection{align-items:center;gap:var(--space-5);flex:2;min-width:250px;display:flex}.Reports-module__3AtvSG__accordionProductInfo{gap:var(--space-2);flex-direction:column;display:flex}.Reports-module__3AtvSG__accordionProductName{color:var(--text-primary);font-weight:600;font-size:var(--text-md);white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.Reports-module__3AtvSG__accordionProductSub{font-size:var(--text-sm);color:var(--text-secondary)}.Reports-module__3AtvSG__batchCountBadge{background-color:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border);padding:var(--space-1) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-xs);white-space:nowrap;font-weight:600}.Reports-module__3AtvSG__accordionMetricsSection{gap:var(--space-7);flex-wrap:wrap;flex:3;justify-content:flex-start;align-items:center;display:flex}.Reports-module__3AtvSG__accordionMetric{gap:var(--space-1);flex-direction:column;min-width:90px;display:flex}.Reports-module__3AtvSG__accordionMetricLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em}.Reports-module__3AtvSG__accordionMetricValue{font-size:var(--text-md);font-weight:600;font-family:var(--font-mono);color:var(--text-primary);align-items:center;gap:var(--space-2);display:flex}.Reports-module__3AtvSG__accordionToggleSection{color:var(--text-muted);flex:.5;justify-content:flex-end;align-items:center;display:flex}.Reports-module__3AtvSG__accordionContent{border-top:1px solid var(--border-subtle);background-color:var(--surface-sunken);padding:var(--space-5)}.Reports-module__3AtvSG__trendIcon{border-radius:var(--radius-sm);padding:var(--space-1);justify-content:center;align-items:center;display:inline-flex}.Reports-module__3AtvSG__trendIconUp{background-color:var(--status-positive-soft);color:var(--status-positive)}.Reports-module__3AtvSG__trendIconDown{background-color:var(--status-negative-soft);color:var(--status-negative)}.Reports-module__3AtvSG__trendIconStable{background-color:var(--surface-2);color:var(--text-muted)}.Reports-module__3AtvSG__controlsRow{justify-content:space-between;align-items:center;gap:var(--space-6);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.Reports-module__3AtvSG__sortGroup{align-items:center;gap:var(--space-4);display:flex}.Reports-module__3AtvSG__sortSelect{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--surface-sunken);color:var(--text-primary);font-size:var(--text-md);cursor:pointer;font-weight:500}.Reports-module__3AtvSG__sortSelect:focus{border-color:var(--border-active);outline:none}.Reports-module__3AtvSG__actionButton{background-color:var(--surface-1);border:1px solid var(--border-subtle);color:var(--text-secondary);padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);font-size:var(--text-md);cursor:pointer;align-items:center;gap:var(--space-3);font-weight:600;transition:all .2s;display:flex}.Reports-module__3AtvSG__actionButton:hover{background-color:var(--surface-3);color:var(--text-primary)}.Reports-module__3AtvSG__trendSummaryBox{margin-top:var(--space-6);padding:var(--space-5) var(--space-6);background-color:var(--accent-soft);border:1px solid var(--accent-soft);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--text-secondary);gap:var(--space-6);align-items:center;display:flex}.Reports-module__3AtvSG__trendSummaryItem{align-items:center;gap:var(--space-3);display:flex}.Reports-module__3AtvSG__globalFilterBar{gap:var(--space-5);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-5);box-shadow:var(--shadow-card);flex-wrap:wrap;align-items:center;display:flex}.Reports-module__3AtvSG__filterGroup{align-items:center;gap:var(--space-4);flex:1;min-width:200px;display:flex;position:relative}.Reports-module__3AtvSG__filterIcon{left:var(--space-5);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.Reports-module__3AtvSG__globalSearchInput{width:100%;padding:var(--space-4) var(--space-5) var(--space-4) 34px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--surface-sunken);color:var(--text-primary);font-size:var(--text-md);transition:all .2s}.Reports-module__3AtvSG__globalSearchInput:focus{border-color:var(--border-active);background-color:var(--surface-sunken);outline:none}.Reports-module__3AtvSG__filterLabel{font-size:var(--text-md);color:var(--text-secondary);white-space:nowrap;font-weight:500}.Reports-module__3AtvSG__globalSelect{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--surface-sunken);color:var(--text-primary);font-size:var(--text-md);cursor:pointer;flex:1;width:100%;font-weight:500}.Reports-module__3AtvSG__globalSelect:focus{border-color:var(--border-active);outline:none}.Reports-module__3AtvSG__filterChipsRow{align-items:center;gap:var(--space-5);margin-bottom:var(--space-6);padding:0 var(--space-2);flex-wrap:wrap;display:flex}.Reports-module__3AtvSG__filterChipsLabel{font-size:var(--text-sm);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-weight:600}.Reports-module__3AtvSG__chipsList{gap:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.Reports-module__3AtvSG__chip{background-color:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--text-primary);align-items:center;gap:var(--space-3);display:flex}.Reports-module__3AtvSG__clearChipBtn{color:var(--text-muted);font-size:var(--text-md);cursor:pointer;padding:0 var(--space-1);background:0 0;border:none;align-items:center;line-height:1;display:flex}.Reports-module__3AtvSG__clearChipBtn:hover{color:var(--text-primary)}.Reports-module__3AtvSG__clearAllFiltersBtn{color:var(--accent);font-size:var(--text-sm);cursor:pointer;padding:var(--space-2) var(--space-4);background:0 0;border:none;font-weight:600;transition:color .15s}.Reports-module__3AtvSG__clearAllFiltersBtn:hover{text-decoration:underline}.Reports-module__3AtvSG__columnToggleDropdown{background-color:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:0 4px 12px var(--surface-sunken);z-index:50;gap:var(--space-3);flex-direction:column;min-width:180px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.Reports-module__3AtvSG__columnToggleOption{align-items:center;gap:var(--space-4);font-size:var(--text-md);color:var(--text-secondary);cursor:pointer;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);transition:background-color .15s;display:flex}.Reports-module__3AtvSG__columnToggleOption:hover{background-color:var(--surface-2);color:var(--text-primary)}.Reports-module__3AtvSG__columnToggleCheckbox{accent-color:var(--accent);cursor:pointer}.Reports-module__3AtvSG__emptyStateBlock{padding:var(--space-7) var(--space-7);background-color:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--card-shadow);max-width:600px;margin:var(--space-7) auto;flex-direction:column;justify-content:center;align-items:center;display:flex}.Reports-module__3AtvSG__emptyStateBlock h3{font-size:var(--text-lg);color:var(--text-primary);margin-top:var(--space-5);margin-bottom:var(--space-3);font-weight:700}.Reports-module__3AtvSG__emptyStateBlock p{font-size:var(--text-md);color:var(--text-secondary);max-width:400px;margin-bottom:var(--space-6)}.Reports-module__3AtvSG__emptyStateContainer{padding:var(--space-7);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Reports-module__3AtvSG__emptyStateContainer p{margin-top:var(--space-4);margin-bottom:var(--space-4);font-size:var(--text-md);color:var(--text-secondary)}.Reports-module__3AtvSG__masterDetailLayout{gap:var(--space-6);grid-template-columns:1fr;align-items:start;display:grid}.Reports-module__3AtvSG__masterDetailOpen{grid-template-columns:minmax(0,11fr) minmax(360px,9fr)}@media (max-width:1100px){.Reports-module__3AtvSG__masterDetailOpen{grid-template-columns:1fr}}.Reports-module__3AtvSG__detailPanel{background:var(--bg-panel,var(--bg-panel));border:1px solid var(--border-subtle);border-radius:var(--radius-lg);max-height:calc(100vh - 32px);padding:var(--space-6);position:sticky;top:16px;overflow-y:auto}.Reports-module__3AtvSG__detailPanelHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-5);display:flex}.Reports-module__3AtvSG__detailPanelTitle{font-size:var(--text-lg);color:var(--text-primary);font-weight:600;line-height:1.3}.Reports-module__3AtvSG__detailCloseBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);padding:var(--space-2) var(--space-3);cursor:pointer;background:0 0;flex-shrink:0;align-items:center;display:inline-flex}.Reports-module__3AtvSG__detailCloseBtn:hover{border-color:var(--accent);color:var(--text-primary)}.Reports-module__3AtvSG__detailSummaryRow{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.Reports-module__3AtvSG__detailSummaryItem{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-4);gap:var(--space-1);flex-direction:column;display:flex}.Reports-module__3AtvSG__detailSummaryLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.Reports-module__3AtvSG__detailSummaryValue{font-size:var(--text-md);color:var(--text-primary);font-weight:600;font-family:var(--font-mono)}.Reports-module__3AtvSG__detailChartsStack{gap:var(--space-5);flex-direction:column;display:flex}.Reports-module__3AtvSG__batchChartBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);padding:var(--space-1) var(--space-3);background:0 0;align-items:center;display:inline-flex}.Reports-module__3AtvSG__batchChartBtnActive{background:var(--accent-border);border-color:var(--accent-border);color:var(--status-info)}.Reports-module__3AtvSG__valuePositive{color:var(--status-positive)}.Reports-module__3AtvSG__valueGood{color:var(--status-good)}.Reports-module__3AtvSG__valueNegative{color:var(--status-negative)}.Reports-module__3AtvSG__valueDefault{color:var(--text-primary)}.Reports-module__3AtvSG__valueMuted{color:var(--text-muted)}.Reports-module__3AtvSG__iconAccent{background-color:var(--accent-soft)}.Reports-module__3AtvSG__iconPositive{background-color:var(--status-positive-soft)}.Reports-module__3AtvSG__iconNegative{background-color:var(--status-negative-soft)}.Reports-module__3AtvSG__thLeft,.Reports-module__3AtvSG__tdLeft{text-align:left}.Reports-module__3AtvSG__sortIconIdle{color:var(--text-muted);opacity:.4;flex-shrink:0}.Reports-module__3AtvSG__sortIconActive{color:var(--accent);flex-shrink:0}.Reports-module__3AtvSG__inlineBlock{display:inline-block;position:relative}.Reports-module__3AtvSG__rowActions{gap:var(--space-4);align-items:center;display:flex}.Reports-module__3AtvSG__clickableRow{cursor:pointer}.Reports-module__3AtvSG__toolbarSpaced{margin-top:var(--space-5)}.Reports-module__3AtvSG__resetFilterBtn{margin-top:var(--space-4)}.Reports-module__3AtvSG__subTableHeading{margin:var(--space-5) 0 var(--space-3);font-size:var(--text-md);color:var(--text-secondary);justify-content:space-between;align-items:center;font-weight:600;display:flex}.Reports-module__3AtvSG__subTable{background-color:var(--surface-sunken);border:1px solid var(--border-subtle)}.Reports-module__3AtvSG__chartToggleCol{width:28px}.Reports-module__3AtvSG__chartToggleCell{text-align:center;padding:0 var(--space-2)}.Reports-module__3AtvSG__chartRowCell{padding:var(--space-3) var(--space-5) var(--space-2);background-color:var(--surface-sunken)}.Reports-module__3AtvSG__trendLabel{color:var(--text-primary);font-weight:600}.Reports-module__3AtvSG__trendValue{align-items:center;gap:var(--space-1);font-weight:600;display:flex}.Reports-module__3AtvSG__trendMeta{font-size:var(--text-xs);color:var(--text-muted);margin-left:auto}.Reports-module__3AtvSG__statusChip{padding:0 var(--space-4);border-radius:var(--radius-sm);font-size:var(--text-2xs);text-transform:uppercase;background-color:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border);font-weight:600;line-height:1.7;display:inline-block}.Reports-module__3AtvSG__statusChipCompleted{background-color:var(--status-neutral-soft);color:var(--text-muted);border-color:var(--status-neutral-border)}.Reports-module__3AtvSG__cellEmphasis{font-weight:500}.Reports-module__3AtvSG__cellAction{color:var(--status-negative);font-weight:600}.Reports-module__3AtvSG__allClear{color:var(--status-positive);align-items:center;gap:var(--space-4);font-size:var(--text-md);font-weight:600;display:flex}.Reports-module__3AtvSG__allocationCard{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);padding:var(--space-6)}.Reports-module__3AtvSG__allocationHeader h2{font-size:var(--text-lg);margin:0 0 var(--space-3);font-weight:700}.Reports-module__3AtvSG__allocationHeader p,.Reports-module__3AtvSG__allocationSubnote{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 var(--space-6);max-width:70ch;line-height:1.5}.Reports-module__3AtvSG__allocationTable{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.Reports-module__3AtvSG__allocationTable th{text-align:left;font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);font-weight:600}.Reports-module__3AtvSG__allocationNum{text-align:right;font-family:var(--font-mono,var(--font-fallback-mono));font-variant-numeric:tabular-nums;white-space:nowrap}.Reports-module__3AtvSG__allocationGroup{cursor:pointer;border-bottom:1px solid var(--border-subtle)}.Reports-module__3AtvSG__allocationGroup:hover{background:var(--surface-1)}.Reports-module__3AtvSG__allocationGroup td{padding:var(--space-4);font-weight:600}.Reports-module__3AtvSG__allocationChevron{width:1.2em;color:var(--text-muted);display:inline-block}.Reports-module__3AtvSG__allocationRowCount{margin-left:var(--space-4);font-size:var(--text-2xs);color:var(--text-muted);font-weight:400}.Reports-module__3AtvSG__allocationExplain td{padding:0 var(--space-4) var(--space-4) 2.2em;font-size:var(--text-xs);color:var(--text-muted);max-width:70ch;line-height:1.5}.Reports-module__3AtvSG__allocationDetail td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);vertical-align:top}.Reports-module__3AtvSG__allocationDetail td:first-child{padding-left:2.2em}.Reports-module__3AtvSG__allocationAsin{font-family:var(--font-mono,var(--font-fallback-mono));margin-right:var(--space-4);font-weight:600}.Reports-module__3AtvSG__allocationGruppe{padding:1px var(--space-3);margin-right:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:var(--text-2xs);font-family:var(--font-mono,var(--font-fallback-mono));display:inline-block}.Reports-module__3AtvSG__allocationMeta,.Reports-module__3AtvSG__allocationName{font-size:var(--text-2xs);color:var(--text-muted);margin-top:2px;display:block}.Reports-module__3AtvSG__allocationName{text-overflow:ellipsis;white-space:nowrap;max-width:60ch;overflow:hidden}.Reports-module__3AtvSG__allocationActions{gap:var(--space-3);margin-top:var(--space-3);display:inline-flex}.Reports-module__3AtvSG__allocationActionBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-2xs);padding:2px var(--space-4);cursor:pointer;background:0 0}.Reports-module__3AtvSG__allocationActionBtn:hover{color:var(--text-primary);background:var(--surface-1)}.Reports-module__3AtvSG__allocationTotal td{padding:var(--space-4);border-top:2px solid var(--border-subtle);font-weight:700}.Reports-module__3AtvSG__allocationConflict td{padding:var(--space-4);font-size:var(--text-xs);color:var(--status-caution);line-height:1.5}.Reports-module__3AtvSG__allocationSubhead{font-size:var(--text-md);margin:var(--space-7) 0 var(--space-3);font-weight:700}.Reports-module__3AtvSG__allocationDialog{margin-top:var(--space-6);padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-1)}.Reports-module__3AtvSG__allocationDialog h4{margin:0 0 var(--space-3);font-size:var(--text-md)}.Reports-module__3AtvSG__allocationDialog p{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--text-muted)}.Reports-module__3AtvSG__allocationDialog label{font-size:var(--text-2xs);color:var(--text-muted);margin-bottom:var(--space-3);display:block}.Reports-module__3AtvSG__allocationDialog input{width:100%;max-width:24ch;padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-panel);color:var(--text-primary);margin-top:2px;font-family:inherit;display:block}.Reports-module__3AtvSG__allocationDialogActions{gap:var(--space-4);margin-top:var(--space-4);display:flex}.Reports-module__3AtvSG__allocationDialogActions button{padding:var(--space-3) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;font-size:var(--text-sm);background:0 0}.Reports-module__3AtvSG__allocationError{color:var(--status-negative);font-size:var(--text-xs)}.Reports-module__3AtvSG__chartFootnote{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.Reports-module__3AtvSG__lossHeader{gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}.Reports-module__3AtvSG__lossSelect{font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap}.Reports-module__3AtvSG__lossSelect select{margin-left:var(--space-2);font:inherit;color:var(--text-primary);background:var(--surface-2,transparent);border:1px solid var(--border-subtle);border-radius:6px;padding:2px 6px}.Reports-module__3AtvSG__lossPlus{color:var(--status-positive,#3fb950)}.Reports-module__3AtvSG__lossMinus{color:var(--status-negative,#f85149)}.Reports-module__3AtvSG__chargeTableWrap{margin-bottom:var(--space-6);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);overflow-x:auto}.Reports-module__3AtvSG__dash{color:var(--text-muted)}.Reports-module__3AtvSG__potRow{border-top:1px solid var(--border-subtle)}.Reports-module__3AtvSG__potRow:first-child{border-top:none}.Reports-module__3AtvSG__potMeta{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--text-muted);display:block}.Reports-module__3AtvSG__chargeLineRow{background-color:var(--surface-1)}.Reports-module__3AtvSG__chargeLineCell{padding:var(--space-3) var(--table-px) var(--space-3) calc(var(--table-px) + var(--space-5))}.Reports-module__3AtvSG__chargeLine{gap:var(--space-5);border-left:2px solid var(--border-strong);padding-left:var(--space-4);grid-template-columns:repeat(4,minmax(160px,1fr));display:grid}.Reports-module__3AtvSG__planGroup{flex-direction:column;gap:2px;min-width:0;display:flex}.Reports-module__3AtvSG__planGroupLabel{font-size:var(--text-2xs,11px);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);cursor:help}.Reports-module__3AtvSG__planMain{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.Reports-module__3AtvSG__planSub{font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.Reports-module__3AtvSG__planDelta{margin-left:var(--space-1);color:var(--text-muted);cursor:help}.Reports-module__3AtvSG__planTag{margin-left:var(--space-2);padding:0 var(--space-2);font-size:var(--text-2xs,11px);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-weight:500}@media (max-width:900px){.Reports-module__3AtvSG__chargeLine{grid-template-columns:repeat(2,minmax(160px,1fr))}}.Reports-module__3AtvSG__skuCell{align-items:center;gap:var(--space-2);display:inline-flex}.Reports-module__3AtvSG__skuSearchBtn{padding:1px var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.Reports-module__3AtvSG__skuSearchBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.Reports-module__3AtvSG__sortHeaderBtn{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.Reports-module__3AtvSG__sortHeaderBtn:hover .Reports-module__3AtvSG__sortIconIdle{opacity:.9}.Reports-module__3AtvSG__filterHinweis{margin:0 0 var(--space-3);font-size:var(--text-xs);color:var(--text-muted)}
.SignalReasons-module__N2I-ua__wrap{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.SignalReasons-module__N2I-ua__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SignalReasons-module__N2I-ua__item{padding-left:var(--space-4);border-left:2px solid var(--border-subtle);line-height:var(--leading-normal,1.5);flex-direction:column;gap:2px;display:flex}.SignalReasons-module__N2I-ua__name{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.SignalReasons-module__N2I-ua__numbers{font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums}.SignalReasons-module__N2I-ua__preliminary{font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.SignalReasons-module__N2I-ua__fallback{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.SignalReasons-module__N2I-ua__compact .SignalReasons-module__N2I-ua__list,.SignalReasons-module__N2I-ua__compact{gap:var(--space-2)}.SignalReasons-module__N2I-ua__compact .SignalReasons-module__N2I-ua__item{padding-left:var(--space-3)}.SignalReasons-module__N2I-ua__compact .SignalReasons-module__N2I-ua__name{font-size:var(--text-xs)}
.Table-module__fOjjCW__container{background:var(--bg-panel-solid);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:max-content;min-width:100%;margin-bottom:var(--space-5);overflow:clip}.Table-module__fOjjCW__toolbar{z-index:6;width:calc(100vw - var(--scrollbar-size));max-width:100%;padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:var(--space-5);flex-wrap:wrap;display:flex;position:sticky;left:0}.Table-module__fOjjCW__toolbarActions{gap:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.Table-module__fOjjCW__searchWrapper{background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:0 var(--space-4);flex:280px;align-items:center;display:flex}.Table-module__fOjjCW__searchIcon{margin-right:var(--space-3)}.Table-module__fOjjCW__searchInput{width:100%;height:28px;font-size:var(--text-md);color:var(--text-primary);background:0 0;border:none;outline:none}.Table-module__fOjjCW__filterWrapper{align-items:center;gap:var(--space-3);background:var(--surface-sunken);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:0 var(--space-4);height:30px;display:flex}.Table-module__fOjjCW__select{font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none}.Table-module__fOjjCW__tableResponsive{min-height:320px}.Table-module__fOjjCW__table{table-layout:fixed;border-collapse:separate;border-spacing:0;text-align:center;width:max-content;min-width:100%;font-size:var(--table-font)}.Table-module__fOjjCW__groupTh{z-index:3;height:22px;padding:0 var(--table-px);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.08em;text-align:center;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);white-space:nowrap;font-weight:700;position:sticky;top:0}.Table-module__fOjjCW__th{z-index:3;padding:var(--space-2) var(--table-px);background:var(--bg-panel-solid);border-bottom:1px solid var(--border-strong);color:var(--text-secondary);font-weight:600;font-size:var(--table-head-font);line-height:var(--leading-tight);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:sticky;top:22px}.Table-module__fOjjCW__thContent{align-items:center;gap:var(--space-1);overflow-wrap:break-word;justify-content:center;width:100%;display:flex}.Table-module__fOjjCW__thLabel{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;min-width:0}.Table-module__fOjjCW__thContentLeft{justify-content:flex-start}.Table-module__fOjjCW__thContentRight{justify-content:flex-end}.Table-module__fOjjCW__thUnit{font-size:var(--text-2xs);letter-spacing:0;text-transform:none;color:var(--text-muted);font-weight:500;display:block}.Table-module__fOjjCW__tr{cursor:pointer}.Table-module__fOjjCW__td{padding:var(--table-py) var(--table-px);background-color:var(--table-row);border-bottom:1px solid var(--border-subtle);color:var(--text-primary);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Table-module__fOjjCW__tbody .Table-module__fOjjCW__tr:nth-child(2n) .Table-module__fOjjCW__td{background-color:var(--table-row-even)}.Table-module__fOjjCW__tbody .Table-module__fOjjCW__tr:hover .Table-module__fOjjCW__td{background-color:var(--table-row-hover)}.Table-module__fOjjCW__groupStart{border-left:1px solid var(--border-strong)}.Table-module__fOjjCW__stickyCol{z-index:2;border-right:1px solid var(--border-strong);position:sticky;left:0}.Table-module__fOjjCW__th.Table-module__fOjjCW__stickyCol{z-index:4}.Table-module__fOjjCW__groupTh.Table-module__fOjjCW__stickyCol{z-index:5}.Table-module__fOjjCW__productCell{flex-direction:column;gap:0;min-width:0;display:flex}.Table-module__fOjjCW__productName{min-width:0;font-weight:600;font-size:var(--text-sm);align-items:center;gap:4px;line-height:1.2;display:flex}.Table-module__fOjjCW__productNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Table-module__fOjjCW__productSub{font-size:var(--text-2xs);color:var(--text-muted);align-items:center;gap:var(--space-1);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;display:flex;overflow:hidden}.Table-module__fOjjCW__code{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-secondary);background-color:var(--surface-2);padding:0 var(--space-1);border-radius:var(--radius-sm)}.Table-module__fOjjCW__bullet{color:var(--text-muted);opacity:.5}.Table-module__fOjjCW__skuMissingIcon{color:var(--status-caution);flex-shrink:0;align-items:center;display:inline-flex}.Table-module__fOjjCW__skuMissingTooltip{align-items:center;gap:var(--space-1);font-size:var(--text-2xs);color:var(--status-caution);display:inline-flex}.Table-module__fOjjCW__inboundText{font-size:var(--text-xs);color:var(--status-good);font-weight:500}.Table-module__fOjjCW__awaitingText,.Table-module__fOjjCW__subtle{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.Table-module__fOjjCW__blockedText{font-size:var(--text-xs);color:var(--status-caution);font-weight:500}.Table-module__fOjjCW__mono{font-family:var(--font-mono), var(--font-fallback-mono)}.Table-module__fOjjCW__strong{font-weight:600}.Table-module__fOjjCW__muted{color:var(--text-muted)}.Table-module__fOjjCW__valuePositive{color:var(--status-positive)}.Table-module__fOjjCW__valueGood{color:var(--status-good)}.Table-module__fOjjCW__valueCaution{color:var(--status-caution)}.Table-module__fOjjCW__valueNegative{color:var(--status-negative)}.Table-module__fOjjCW__valueDefault{color:var(--text-primary)}.Table-module__fOjjCW__channelBadge{padding:0 var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-2xs);letter-spacing:.04em;white-space:nowrap;background-color:var(--status-good-soft);color:var(--status-good);border:1px solid var(--status-good-border);align-items:center;font-weight:700;display:inline-flex}.Table-module__fOjjCW__channelBadgeFbm{background-color:var(--accent-soft);color:var(--status-info);border-color:var(--accent-border)}.Table-module__fOjjCW__rowSoldOut{opacity:.55}.Table-module__fOjjCW__rowSoldOut:hover{opacity:1}.Table-module__fOjjCW__empty{padding:var(--space-7);color:var(--text-secondary);font-size:var(--text-md);text-align:center}.Table-module__fOjjCW__resizer{cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:1;background:0 0;width:5px;position:absolute;top:0;bottom:0;right:0}.Table-module__fOjjCW__resizer:hover,.Table-module__fOjjCW__resizing{background-color:var(--accent)}.Table-module__fOjjCW__alignLeft{text-align:left}.Table-module__fOjjCW__alignRight{text-align:right}.Table-module__fOjjCW__sortIconIdle,.Table-module__fOjjCW__sortIconActive{pointer-events:none;position:absolute;top:4px;right:7px}.Table-module__fOjjCW__sortIconIdle{color:var(--text-muted);opacity:0;transition:opacity .12s}.Table-module__fOjjCW__th:hover .Table-module__fOjjCW__sortIconIdle{opacity:.7}.Table-module__fOjjCW__sortIconActive{color:var(--accent);opacity:1}.Table-module__fOjjCW__columnSelectorBtn{align-items:center;gap:var(--space-3);background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:0 var(--space-5);height:30px;font-size:var(--text-sm);cursor:pointer;font-weight:500;transition:background-color .15s,border-color .15s;display:flex}.Table-module__fOjjCW__columnSelectorBtn:hover{background:var(--surface-3);border-color:var(--border-strong)}.Table-module__fOjjCW__columnSelectorBtnActive{background:var(--accent-soft);border-color:var(--accent);color:var(--text-primary)}.Table-module__fOjjCW__dropdownContainer{position:relative}.Table-module__fOjjCW__dropdownMenu{right:0;top:calc(100% + var(--space-2));background:var(--bg-panel-solid);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:300px;max-height:460px;box-shadow:var(--shadow-overlay);z-index:100;flex-direction:column;display:flex;position:absolute;overflow:hidden}.Table-module__fOjjCW__dropdownSearchWrapper{padding:var(--space-4);border-bottom:1px solid var(--border-subtle);background:var(--surface-sunken)}.Table-module__fOjjCW__dropdownSearch{background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;height:28px;padding:0 var(--space-4);font-size:var(--text-sm);color:var(--text-primary);outline:none}.Table-module__fOjjCW__dropdownSearch:focus{border-color:var(--accent)}.Table-module__fOjjCW__dropdownPresets{padding:var(--space-3) var(--space-4);gap:var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.Table-module__fOjjCW__presetBtn{background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:var(--space-2) 0;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;text-align:center;flex:1;font-weight:500}.Table-module__fOjjCW__presetBtn:hover{background:var(--surface-3);color:var(--text-primary)}.Table-module__fOjjCW__dropdownList{padding:var(--space-2) 0;flex:1;overflow-y:auto}.Table-module__fOjjCW__dropdownGroupLabel{padding:var(--space-3) var(--space-5) var(--space-1);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:700}.Table-module__fOjjCW__dropdownItem{padding:var(--space-2) var(--space-5);align-items:center;gap:var(--space-4);cursor:pointer;font-size:var(--text-md);-webkit-user-select:none;user-select:none;color:var(--text-secondary);display:flex}.Table-module__fOjjCW__dropdownItem:hover{background:var(--surface-2);color:var(--text-primary)}.Table-module__fOjjCW__dropdownItemDisabled{opacity:.5;cursor:not-allowed}.Table-module__fOjjCW__dropdownItemDisabled:hover{color:var(--text-secondary);background:0 0}.Table-module__fOjjCW__checkbox{appearance:none;border:1.5px solid var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;outline:none;flex-shrink:0;width:14px;height:14px;position:relative}.Table-module__fOjjCW__checkbox:checked{background:var(--accent);border-color:var(--accent)}.Table-module__fOjjCW__checkbox:checked:after{content:"";border:solid var(--text-on-accent);border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.Table-module__fOjjCW__checkbox:disabled{border-color:var(--border-subtle);background:var(--surface-2);cursor:not-allowed}.Table-module__fOjjCW__checkbox:disabled:checked{background:var(--accent-soft);border-color:#0000}.Table-module__fOjjCW__group_raw{background:linear-gradient(var(--accent-soft), var(--accent-soft)), var(--bg-panel-solid)}.Table-module__fOjjCW__group_calc{background:linear-gradient(var(--status-positive-soft), var(--status-positive-soft)), var(--bg-panel-solid)}.Table-module__fOjjCW__group_signal{background:linear-gradient(var(--status-caution-soft), var(--status-caution-soft)), var(--bg-panel-solid)}.Table-module__fOjjCW__group_meta{background:linear-gradient(var(--surface-2), var(--surface-2)), var(--bg-panel-solid)}.Table-module__fOjjCW__filterMenu{width:max-content;max-width:calc(100vw - 2 * var(--space-5))}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__dropdownList{column-gap:var(--space-4);row-gap:var(--space-3);padding:var(--space-2) var(--space-5) var(--space-4);grid-template-columns:max-content minmax(0,1fr);align-items:center;display:grid}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__dropdownList>.Table-module__fOjjCW__dropdownGroupLabel{padding:var(--space-3) 0 0;grid-column:1/-1}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__filterRow{display:contents}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__filterRow>.Table-module__fOjjCW__filterSelect{width:100%}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__filterValue{gap:var(--space-3);grid-template-columns:minmax(0,1fr) 80px 52px;width:100%;display:grid}.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__filterValue>.Table-module__fOjjCW__thresholdInput,.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__filterValue>.Table-module__fOjjCW__thresholdUnit{width:100%}.Table-module__fOjjCW__filterRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-5);font-size:var(--text-md);color:var(--text-secondary);display:flex}.Table-module__fOjjCW__filterLabel{white-space:nowrap}.Table-module__fOjjCW__filterValue{align-items:center;gap:var(--space-3);display:inline-flex}.Table-module__fOjjCW__filterSelect{min-width:132px;padding:var(--space-1) var(--space-3);background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);cursor:pointer}.Table-module__fOjjCW__filterSelect:focus{border-color:var(--accent);outline:none}.Table-module__fOjjCW__filterSelectCompact{min-width:0}.Table-module__fOjjCW__thresholdInput{width:80px;padding:var(--space-1) var(--space-3);background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-mono), var(--font-fallback-mono);font-size:var(--text-sm)}.Table-module__fOjjCW__thresholdInput:focus{border-color:var(--accent);outline:none}.Table-module__fOjjCW__thresholdUnit{white-space:nowrap;width:44px;color:var(--text-muted);font-size:var(--text-xs)}.Table-module__fOjjCW__chargeCountBadge{background-color:var(--border-subtle);color:var(--text-muted);vertical-align:middle;border-radius:8px;flex-shrink:0;padding:0 5px;font-size:10px;font-weight:600;line-height:15px;display:inline-block}.Table-module__fOjjCW__expandCell{align-items:center;gap:2px;min-width:0;display:flex}.Table-module__fOjjCW__expandSlot{flex-shrink:0;width:16px}.Table-module__fOjjCW__expandCellBody{flex:1;min-width:0}.Table-module__fOjjCW__chargeToggle{width:16px;height:16px;color:var(--text-muted);cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;display:inline-flex}.Table-module__fOjjCW__chargeToggle:hover{background-color:var(--table-row-hover);color:var(--text-primary)}.Table-module__fOjjCW__chargeRow .Table-module__fOjjCW__td{background-color:var(--table-row-even);padding:0}.Table-module__fOjjCW__chargeList{padding:6px var(--table-px) 8px calc(var(--table-px) + 20px)}.Table-module__fOjjCW__chargeListCaption{max-width:640px;color:var(--text-muted);white-space:normal;margin-bottom:6px;font-size:10px;line-height:14px}.Table-module__fOjjCW__chargeListHead,.Table-module__fOjjCW__chargeListItem{text-align:left;grid-template-columns:96px 80px 48px 76px 92px 44px;gap:12px;font-size:11px;line-height:22px;display:grid}.Table-module__fOjjCW__chargeListHead{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;padding:0 6px;font-size:9px}.Table-module__fOjjCW__chargeListItem{width:100%;color:var(--text-primary);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:0 6px;font-family:inherit}.Table-module__fOjjCW__chargeListItem:hover{background-color:var(--table-row-hover)}.Table-module__fOjjCW__chargeListItemActive{color:var(--text-primary);font-weight:600}.Table-module__fOjjCW__chargeActiveTag{background-color:var(--border-strong);color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;border-radius:8px;padding:0 5px;font-size:9px;font-weight:600;line-height:15px;display:inline-block}.Table-module__fOjjCW__aggMarker{color:var(--text-muted);font-weight:400}.Table-module__fOjjCW__skuAutoTag{background-color:var(--border-subtle);color:var(--text-muted);letter-spacing:.02em;border-radius:6px;margin-left:4px;padding:0 4px;font-size:9px;line-height:13px}.Table-module__fOjjCW__unobservedText{color:var(--text-muted);font-weight:600}.Table-module__fOjjCW__unobservedNote{margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);color:var(--status-caution)}.Table-module__fOjjCW__vorlaeufig{-webkit-text-decoration:underline dotted var(--text-muted);text-decoration:underline dotted var(--text-muted);text-underline-offset:3px;text-decoration-thickness:1px}.Table-module__fOjjCW__cellStack{align-items:inherit;flex-direction:column;line-height:1.2;display:inline-flex}.Table-module__fOjjCW__cellSecondary{font-size:var(--text-2xs);color:var(--text-muted);white-space:nowrap}.Table-module__fOjjCW__columnMenu{width:380px;max-height:640px}.Table-module__fOjjCW__presetBar .Table-module__fOjjCW__presetBtn,.Table-module__fOjjCW__columnMenu .Table-module__fOjjCW__dropdownPresets .Table-module__fOjjCW__presetBtn,.Table-module__fOjjCW__filterMenu .Table-module__fOjjCW__dropdownPresets .Table-module__fOjjCW__presetBtn{padding:var(--space-2) var(--space-4);white-space:nowrap;flex:none}.Table-module__fOjjCW__presetBar{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:6px;padding:8px 10px;display:flex}.Table-module__fOjjCW__presetRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Table-module__fOjjCW__presetLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.Table-module__fOjjCW__presetInput{min-width:0;font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:6px;flex:140px;padding:4px 8px}.Table-module__fOjjCW__presetDirty{font-size:var(--text-2xs);color:var(--text-muted);font-style:italic}.Table-module__fOjjCW__presetHint{font-size:var(--text-2xs);color:var(--text-muted)}.Table-module__fOjjCW__presetError{font-size:var(--text-2xs);color:var(--status-negative)}.Table-module__fOjjCW__presetBtn:disabled{opacity:.45;cursor:default}.Table-module__fOjjCW__columnCount{font-size:var(--text-2xs);color:var(--text-muted);white-space:nowrap;margin-left:auto}.Table-module__fOjjCW__viewSwitch{gap:4px;padding:0 10px 6px;display:flex}.Table-module__fOjjCW__viewSwitchBtn{font-size:var(--text-2xs);color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:3px 0}.Table-module__fOjjCW__viewSwitchBtnActive{color:var(--text-primary);border-color:var(--text-secondary)}.Table-module__fOjjCW__topicGroup+.Table-module__fOjjCW__topicGroup{border-top:1px solid var(--border-subtle)}.Table-module__fOjjCW__topicHeader{align-items:center;gap:6px;padding:4px 8px;display:flex}.Table-module__fOjjCW__topicToggle{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-weight:600;display:inline-flex}.Table-module__fOjjCW__topicCount{font-size:var(--text-2xs);color:var(--text-muted);margin-left:auto}.Table-module__fOjjCW__topicSwitch{font-size:var(--text-2xs);color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:4px;padding:0 6px}.Table-module__fOjjCW__columnItemLabel{min-width:0;cursor:inherit;flex:1}.Table-module__fOjjCW__layerTag{font-size:var(--text-2xs);font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:3px;padding:0 4px}.Table-module__fOjjCW__moveBtn{color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:4px;align-items:center;padding:2px;display:inline-flex}.Table-module__fOjjCW__moveBtn:disabled{opacity:.3;cursor:default}
.Signale-module__58GDna__stand{margin:var(--space-4) 0 var(--space-7);font-size:var(--text-xs);color:var(--text-muted);line-height:var(--leading-normal)}.Signale-module__58GDna__unavailable{padding:var(--space-7);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-panel);color:var(--text-secondary);font-size:var(--text-md)}.Signale-module__58GDna__kpiGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.Signale-module__58GDna__kpiSplit{gap:var(--space-5);font-size:var(--text-xs);color:var(--text-secondary);display:flex}.Signale-module__58GDna__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-panel);box-shadow:var(--card-shadow);padding:var(--space-6);margin-bottom:var(--space-7)}.Signale-module__58GDna__cardHead{justify-content:space-between;align-items:baseline;gap:var(--space-5);padding-bottom:var(--space-4);margin-bottom:var(--space-5);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.Signale-module__58GDna__cardTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:700}.Signale-module__58GDna__cardSub{font-size:var(--text-xs);color:var(--text-muted);margin:0}.Signale-module__58GDna__note{margin:var(--space-4) 0 0;font-size:var(--text-xs);color:var(--text-muted);line-height:var(--leading-normal)}.Signale-module__58GDna__twoCol{gap:var(--space-7);grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;display:grid}@media (max-width:1100px){.Signale-module__58GDna__twoCol{grid-template-columns:minmax(0,1fr)}}.Signale-module__58GDna__chips{gap:var(--space-3);flex-wrap:wrap;display:flex}.Signale-module__58GDna__chip{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;display:inline-flex}.Signale-module__58GDna__chip:hover{border-color:var(--border-strong);color:var(--text-primary)}.Signale-module__58GDna__chipActive{background:var(--accent-soft);border-color:var(--accent-border);color:var(--text-primary)}.Signale-module__58GDna__chipCount{font-family:var(--font-mono), var(--font-fallback-mono);font-size:var(--text-xs);color:var(--text-muted)}.Signale-module__58GDna__ruleTable{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.Signale-module__58GDna__ruleTable th{padding:var(--space-3) var(--space-4);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);text-align:right;white-space:nowrap;border-bottom:1px solid var(--border-subtle);font-weight:600}.Signale-module__58GDna__ruleTable th:first-child,.Signale-module__58GDna__ruleTable td:first-child{text-align:left}.Signale-module__58GDna__ruleTable td{padding:var(--space-3) var(--space-4);text-align:right;border-bottom:1px solid var(--border-subtle);font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);white-space:nowrap}.Signale-module__58GDna__ruleRow{cursor:pointer}.Signale-module__58GDna__ruleRow:hover td{background:var(--surface-2)}.Signale-module__58GDna__ruleRowActive td{background:var(--accent-soft)}.Signale-module__58GDna__ruleRowSilent td{color:var(--text-muted)}.Signale-module__58GDna__ruleName{align-items:center;gap:var(--space-3);font-family:var(--font-sans), var(--font-fallback-sans);font-weight:600;display:inline-flex}.Signale-module__58GDna__ruleButton{all:unset;cursor:pointer;align-items:center;gap:var(--space-3);display:inline-flex}.Signale-module__58GDna__ruleButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.Signale-module__58GDna__dot{border-radius:50%;flex:none;width:8px;height:8px}.Signale-module__58GDna__dotRisk{background:var(--signal-risk)}.Signale-module__58GDna__dotOpportunity{background:var(--signal-opportunity)}.Signale-module__58GDna__capitalCell{align-items:flex-end;gap:var(--space-1);flex-direction:column;min-width:130px;display:flex}.Signale-module__58GDna__bar{border-radius:var(--radius-pill);background:var(--surface-3);width:100%;height:4px;overflow:hidden}.Signale-module__58GDna__barFill{height:100%;width:var(--anteil,0%);border-radius:var(--radius-pill)}.Signale-module__58GDna__barRisk{background:var(--signal-risk)}.Signale-module__58GDna__barOpportunity{background:var(--signal-opportunity)}.Signale-module__58GDna__muted{color:var(--text-muted)}.Signale-module__58GDna__sub{font-size:var(--text-xs);color:var(--text-muted)}.Signale-module__58GDna__comboList{gap:var(--space-3);font-size:var(--text-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Signale-module__58GDna__comboItem{justify-content:space-between;gap:var(--space-5);color:var(--text-secondary);display:flex}.Signale-module__58GDna__comboItem span:last-child{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);white-space:nowrap}.Signale-module__58GDna__microLabel{margin:var(--space-6) 0 var(--space-3);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600}.Signale-module__58GDna__stack{border-radius:var(--radius-pill);background:var(--surface-3);width:100%;height:14px;margin-bottom:var(--space-5);display:flex;overflow:hidden}.Signale-module__58GDna__segment{width:var(--anteil,0%);min-width:0;height:100%}.Signale-module__58GDna__seg0{background:var(--chart-2)}.Signale-module__58GDna__seg1{background:var(--status-caution)}.Signale-module__58GDna__seg2{background:var(--status-info)}.Signale-module__58GDna__seg3{background:var(--chart-5)}.Signale-module__58GDna__seg4{background:var(--chart-4)}.Signale-module__58GDna__seg5{background:var(--chart-1)}.Signale-module__58GDna__seg6{background:var(--status-neutral)}.Signale-module__58GDna__seg7{background:var(--status-alert)}.Signale-module__58GDna__legendDot{width:8px;height:8px;margin-right:var(--space-3);border-radius:2px;display:inline-block}.Signale-module__58GDna__rowSilent td{color:var(--text-muted)}.Signale-module__58GDna__conflict td{color:var(--status-caution)}.Signale-module__58GDna__segmented{border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:inline-flex;overflow:hidden}.Signale-module__58GDna__segmentedBtn{padding:var(--space-2) var(--space-5);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none}.Signale-module__58GDna__segmentedBtn+.Signale-module__58GDna__segmentedBtn{border-left:1px solid var(--border-subtle)}.Signale-module__58GDna__segmentedBtnActive{background:var(--surface-3);color:var(--text-primary)}.Signale-module__58GDna__changeGroups{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.Signale-module__58GDna__changeGroupTitle{margin:0 0 var(--space-3);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);justify-content:space-between;font-weight:600;display:flex}.Signale-module__58GDna__changeList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Signale-module__58GDna__changeItem{gap:var(--space-2) var(--space-5);font-size:var(--text-sm);grid-template-columns:minmax(0,1fr) auto;display:grid}.Signale-module__58GDna__changeName{all:unset;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;min-width:0;font-size:var(--text-sm);color:var(--text-primary);display:block;overflow:hidden}.Signale-module__58GDna__changeName:hover{text-decoration:underline}.Signale-module__58GDna__changeName:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-radius:var(--radius-sm)}.Signale-module__58GDna__changeValue{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-secondary);white-space:nowrap}.Signale-module__58GDna__changeRules{font-size:var(--text-xs);color:var(--text-muted);grid-column:1/-1}.Signale-module__58GDna__linkBtn{all:unset;cursor:pointer;font-size:var(--text-xs);color:var(--accent-hover)}.Signale-module__58GDna__linkBtn:hover{text-decoration:underline}.Signale-module__58GDna__listSection{margin-bottom:var(--space-7)}.Signale-module__58GDna__listRow{cursor:pointer}.Signale-module__58GDna__productCell{gap:var(--space-1);flex-direction:column;min-width:220px;max-width:300px;display:flex}.Signale-module__58GDna__productName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);overflow:hidden}.Signale-module__58GDna__productMeta{font-family:var(--font-mono), var(--font-fallback-mono);font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Signale-module__58GDna__signalCell{align-items:center;gap:var(--space-3);min-width:200px;display:flex}.Signale-module__58GDna__ruleNames{font-size:var(--text-xs);color:var(--text-secondary);white-space:normal;max-width:240px;line-height:var(--leading-tight)}.Signale-module__58GDna__sinceCell{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.Signale-module__58GDna__actions{gap:var(--space-3);justify-content:flex-end;align-items:center;display:flex}.Signale-module__58GDna__actionBtn{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;background:0 0;text-decoration:none;display:inline-flex}.Signale-module__58GDna__actionBtn:hover{border-color:var(--border-strong);color:var(--text-primary)}.Signale-module__58GDna__actionBtn:disabled{opacity:.5;cursor:default}.Signale-module__58GDna__error{margin:var(--space-3) 0;font-size:var(--text-xs);color:var(--status-negative)}.Signale-module__58GDna__count{font-size:var(--text-xs);color:var(--text-muted)}.Signale-module__58GDna__charts{gap:var(--space-6);grid-template-columns:minmax(0,1fr);display:grid}.Signale-module__58GDna__timeline{gap:var(--space-1);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.Signale-module__58GDna__timelineCell{all:unset;box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--surface-2);cursor:pointer;width:22px;height:22px}.Signale-module__58GDna__timelineCell:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.Signale-module__58GDna__timelineRisk{background:var(--status-negative-soft);border-color:var(--status-negative-border)}.Signale-module__58GDna__timelineOpportunity{background:var(--status-positive-soft);border-color:var(--status-positive-border)}.Signale-module__58GDna__timelineAbsent{background:0 0;border-style:dashed}.Signale-module__58GDna__timelineSelected{border-color:var(--text-primary)}.Signale-module__58GDna__timelineDetail{gap:var(--space-4) var(--space-6);font-size:var(--text-sm);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));display:grid}.Signale-module__58GDna__timelineDetail dt{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.Signale-module__58GDna__timelineDetail dd{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);margin:0}
.GracePeriod-module__dyppAG__box{background-color:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.GracePeriod-module__dyppAG__intro{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.5}.GracePeriod-module__dyppAG__charge{gap:var(--space-2);flex-direction:column;display:flex}.GracePeriod-module__dyppAG__chargeLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.GracePeriod-module__dyppAG__condition{align-items:center;gap:var(--space-3);font-size:var(--text-xs);grid-template-columns:minmax(120px,11rem) 1fr auto;display:grid}.GracePeriod-module__dyppAG__conditionLabel{color:var(--text-secondary)}.GracePeriod-module__dyppAG__track{background-color:var(--border-subtle);border-radius:3px;height:6px;overflow:hidden}.GracePeriod-module__dyppAG__fill{background-color:var(--text-muted);height:100%}.GracePeriod-module__dyppAG__conditionValue{font-family:var(--font-mono), var(--font-fallback-mono);font-variant-numeric:tabular-nums;color:var(--text-primary);white-space:nowrap}.GracePeriod-module__dyppAG__met{color:var(--text-muted);font-family:inherit}.GracePeriod-module__dyppAG__fallback{font-size:var(--text-xs);color:var(--text-secondary);margin:0}.GracePeriod-module__dyppAG__notes{gap:var(--space-1);font-size:var(--text-xs);color:var(--text-muted);flex-direction:column;margin:0;padding:0;line-height:1.5;list-style:none;display:flex}.GracePeriod-module__dyppAG__mark{-webkit-text-decoration:underline dotted var(--text-muted);text-decoration:underline dotted var(--text-muted);text-underline-offset:3px;cursor:help;text-decoration-thickness:1px}
.Drawer-module__t7Defa__overlay{z-index:1000;justify-content:flex-end;display:flex;position:fixed;inset:0}.Drawer-module__t7Defa__backdrop{background-color:var(--backdrop);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:absolute;inset:0}.Drawer-module__t7Defa__drawer{background-color:var(--bg-base);border-left:1px solid var(--border-subtle);width:50vw;min-width:min(460px,100vw);max-width:100%;height:100%;box-shadow:var(--card-shadow);flex-direction:column;display:flex;position:relative}.Drawer-module__t7Defa__header{padding:var(--space-6);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;display:flex}.Drawer-module__t7Defa__headerTitle{align-items:flex-start;gap:var(--space-5);flex:1;min-width:0;display:flex}.Drawer-module__t7Defa__title{font-size:var(--text-lg);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.Drawer-module__t7Defa__subtitle{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.Drawer-module__t7Defa__code{font-family:var(--font-mono);background-color:var(--surface-2);padding:1px var(--space-1);border-radius:var(--radius-sm)}.Drawer-module__t7Defa__bullet{color:var(--border-strong)}.Drawer-module__t7Defa__closeBtn{color:var(--text-secondary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-sm);margin-top:var(--space-1);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.Drawer-module__t7Defa__closeBtn:hover{background-color:var(--surface-2)}.Drawer-module__t7Defa__scrollContent{padding:var(--space-6);gap:var(--space-7);flex-direction:column;flex:1;display:flex;overflow-y:auto;container-type:inline-size}.Drawer-module__t7Defa__twoCol{gap:var(--space-7);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.Drawer-module__t7Defa__col{gap:var(--space-7);flex-direction:column;min-width:0;display:flex}@container (max-width:600px){.Drawer-module__t7Defa__twoCol{grid-template-columns:minmax(0,1fr)}}.Drawer-module__t7Defa__section{gap:var(--space-5);flex-direction:column;display:flex}.Drawer-module__t7Defa__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Drawer-module__t7Defa__sectionTitle{font-size:var(--text-md);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Drawer-module__t7Defa__statsGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(136px,1fr));display:grid}.Drawer-module__t7Defa__statBox{background-color:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.Drawer-module__t7Defa__statLabel{font-size:var(--text-xs);color:var(--text-secondary)}.Drawer-module__t7Defa__statValue{font-size:var(--text-md);color:var(--text-primary);font-weight:700;font-family:var(--font-mono)}.Drawer-module__t7Defa__sourceHint{font-size:var(--text-xs);color:var(--text-muted);font-weight:400}.Drawer-module__t7Defa__statBoxWide{grid-column:1/-1}.Drawer-module__t7Defa__statUnit{font-size:var(--text-xs);color:var(--text-secondary);font-weight:500;font-family:var(--font-sans), var(--font-fallback-sans)}.Drawer-module__t7Defa__breakdownGroups{gap:var(--space-6);margin-top:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Drawer-module__t7Defa__moneyLines{gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.Drawer-module__t7Defa__breakdownValue.Drawer-module__t7Defa__moneyAdds{color:var(--status-positive)}.Drawer-module__t7Defa__breakdownValue.Drawer-module__t7Defa__moneySubtracts{color:var(--status-negative)}.Drawer-module__t7Defa__factGroup{gap:var(--space-3);flex-direction:column;display:flex}.Drawer-module__t7Defa__factGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Drawer-module__t7Defa__breakdownGroup{gap:var(--space-2);flex-direction:column;display:flex}.Drawer-module__t7Defa__breakdownGroupLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle);font-weight:700}.Drawer-module__t7Defa__breakdownLine{justify-content:space-between;align-items:baseline;gap:var(--space-4);font-size:var(--text-xs);color:var(--text-secondary);display:flex}.Drawer-module__t7Defa__breakdownZero{opacity:.45}.Drawer-module__t7Defa__breakdownValue{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary)}.Drawer-module__t7Defa__breakdownValueStrong{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);font-weight:700}.Drawer-module__t7Defa__footer{padding:var(--space-6);border-top:1px solid var(--border-subtle);gap:var(--space-4);display:flex}.Drawer-module__t7Defa__signalRow{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.Drawer-module__t7Defa__signalReason{margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.Drawer-module__t7Defa__signalReasons{margin-top:var(--space-5)}.Drawer-module__t7Defa__signalSeenRow{margin-top:var(--space-5);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Drawer-module__t7Defa__signalSeenNote{font-size:var(--text-xs);color:var(--text-secondary)}.Drawer-module__t7Defa__signalSeenError{font-size:var(--text-xs);color:var(--status-negative)}.Drawer-module__t7Defa__editGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.Drawer-module__t7Defa__fieldLabel{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-muted);flex-direction:column;display:flex}.Drawer-module__t7Defa__fieldInput{box-sizing:border-box;width:100%;min-width:0;padding:var(--space-3) var(--space-4);background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-md)}.Drawer-module__t7Defa__fieldInput:focus{border-color:var(--accent);outline:none}.Drawer-module__t7Defa__btnRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;grid-column:1/-1;display:flex}.Drawer-module__t7Defa__primaryBtn{padding:var(--space-4) var(--space-5);background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-md);color:var(--text-on-accent);font-size:var(--text-sm);cursor:pointer;font-weight:600}.Drawer-module__t7Defa__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.Drawer-module__t7Defa__secondaryBtn{padding:var(--space-4) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0}.Drawer-module__t7Defa__secondaryBtn:hover{border-color:var(--accent);color:var(--text-primary)}.Drawer-module__t7Defa__dangerBtn{padding:var(--space-4) var(--space-5);background:var(--status-negative-soft);border:1px solid var(--status-negative-border);border-radius:var(--radius-md);color:var(--status-negative);font-size:var(--text-sm);cursor:pointer;font-weight:600}.Drawer-module__t7Defa__dangerBtn:disabled{opacity:.6;cursor:not-allowed}.Drawer-module__t7Defa__deleteHint{font-size:var(--text-sm);color:var(--text-secondary)}.Drawer-module__t7Defa__statusSuccess{margin-top:var(--space-4);font-size:var(--text-sm);color:var(--status-positive)}.Drawer-module__t7Defa__statusError{margin-top:var(--space-4);font-size:var(--text-sm);color:var(--status-negative)}.Drawer-module__t7Defa__chargeScopeHint{color:var(--text-muted);margin:0 0 10px;font-size:11px;line-height:16px}.Drawer-module__t7Defa__chargeSelectList{flex-direction:column;gap:2px;display:flex;overflow-x:auto}.Drawer-module__t7Defa__chargeSelectHead,.Drawer-module__t7Defa__chargeSelectItem{text-align:left;grid-template-columns:minmax(80px,1.3fr) minmax(60px,1fr) minmax(28px,.5fr) minmax(52px,.9fr) minmax(44px,.8fr) minmax(56px,1fr) minmax(28px,.5fr) 44px;align-items:center;gap:8px;font-size:12px;line-height:26px;display:grid}.Drawer-module__t7Defa__chargeSelectHead{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;padding:0 8px;font-size:9px}.Drawer-module__t7Defa__chargeSelectItem{background-color:var(--table-row);color:var(--text-primary);font-variant-numeric:tabular-nums;cursor:pointer;border:1px solid #0000;border-radius:6px;padding:0 8px;font-family:inherit}.Drawer-module__t7Defa__chargeSelectItem:hover{background-color:var(--table-row-hover)}.Drawer-module__t7Defa__chargeSelectItemSelected{border-color:var(--border-strong);background-color:var(--table-row-hover);font-weight:600}.Drawer-module__t7Defa__chargeActiveTag{background-color:var(--border-strong);color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;border-radius:8px;padding:0 5px;font-size:9px;font-weight:600;line-height:15px;display:inline-block}.Drawer-module__t7Defa__dataProblemNote{margin-top:var(--space-4);padding:var(--space-4) var(--space-5);border-left:3px solid var(--status-negative);background-color:var(--status-negative-soft);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal)}.Drawer-module__t7Defa__skuNote{margin-top:var(--space-2);font-size:var(--text-2xs);color:var(--text-muted);font-family:var(--font-fallback-mono);overflow-wrap:anywhere}.Drawer-module__t7Defa__unobservedNote{margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border-left:3px solid var(--status-caution);background-color:var(--status-caution-soft);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal)}.Drawer-module__t7Defa__balanceSum{justify-content:space-between;align-items:baseline;gap:var(--space-4);margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-primary);font-weight:700;display:flex}.Drawer-module__t7Defa__balanceOk{color:var(--text-secondary);font-weight:500}.Drawer-module__t7Defa__balanceGap{color:var(--danger-text,#b42318);font-weight:700}.Drawer-module__t7Defa__linkBtn{font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:5px 10px;display:inline-flex}.Drawer-module__t7Defa__linkBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.Drawer-module__t7Defa__chargeDateCell{flex-direction:column;line-height:1.2;display:flex}.Drawer-module__t7Defa__chargeSheetRow{font-size:var(--text-2xs);color:var(--text-muted)}.Drawer-module__t7Defa__planGrid{column-gap:var(--space-4);row-gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);grid-template-columns:minmax(84px,.8fr) minmax(90px,1fr) minmax(120px,1.4fr) minmax(80px,.9fr);display:grid}.Drawer-module__t7Defa__planHead,.Drawer-module__t7Defa__planRow{display:contents}.Drawer-module__t7Defa__planHead>span{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;padding-bottom:var(--space-1);font-weight:700}.Drawer-module__t7Defa__planLabel{color:var(--text-secondary);cursor:help}.Drawer-module__t7Defa__planValue{font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);font-variant-numeric:tabular-nums}.Drawer-module__t7Defa__planEmpty{text-underline-offset:3px;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Drawer-module__t7Defa__planSubCell{grid-column:3/-1}.Drawer-module__t7Defa__planSource{font-size:var(--text-2xs);color:var(--text-muted);display:block}.Drawer-module__t7Defa__planRow>span:nth-child(4){font-family:var(--font-mono), var(--font-fallback-mono);color:var(--text-primary);font-variant-numeric:tabular-nums;cursor:help}.Drawer-module__t7Defa__costGrid{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}
.Zeitraum-module__4S7PIG__head{justify-content:space-between;align-items:center;gap:var(--space-5);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.Zeitraum-module__4S7PIG__range{font-size:var(--text-xs);color:var(--text-muted);margin:0}.Zeitraum-module__4S7PIG__tileDavor{font-size:var(--text-xs);color:var(--text-muted)}.Zeitraum-module__4S7PIG__delta{font-family:var(--font-mono), var(--font-fallback-mono);font-size:var(--text-xs);white-space:nowrap}.Zeitraum-module__4S7PIG__up{color:var(--status-positive)}.Zeitraum-module__4S7PIG__down{color:var(--status-negative)}.Zeitraum-module__4S7PIG__flat{color:var(--text-secondary)}.Zeitraum-module__4S7PIG__pair{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.Zeitraum-module__4S7PIG__pairDavor{font-size:var(--text-xs);color:var(--text-muted)}.Zeitraum-module__4S7PIG__groupRow{cursor:pointer}.Zeitraum-module__4S7PIG__totalRow td{border-top:1px solid var(--border-strong);border-bottom:none;font-weight:700}.Zeitraum-module__4S7PIG__moverColumns{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.Zeitraum-module__4S7PIG__section{margin-bottom:var(--space-7)}
.Header-module__KppamW__header{padding:var(--space-4) 0;border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.Header-module__KppamW__brand{align-items:center;gap:var(--space-4);display:flex}.Header-module__KppamW__logoContainer{background-color:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-md);padding:var(--space-3);justify-content:center;align-items:center;display:flex}.Header-module__KppamW__title{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700;line-height:var(--leading-tight)}.Header-module__KppamW__subtitle{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-tight)}.Header-module__KppamW__nav{gap:var(--space-2);align-items:center;display:flex}.Header-module__KppamW__navLink{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);font-size:var(--text-md);color:var(--text-secondary);cursor:pointer;border:1px solid #0000;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.Header-module__KppamW__navBadge{min-width:1.25rem;padding:0 var(--space-2);font-size:var(--text-2xs);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;font-weight:700;line-height:1.25rem}.Header-module__KppamW__badgeError{background-color:var(--status-negative);color:var(--bg-base)}.Header-module__KppamW__badgeWarning{background-color:var(--status-caution);color:var(--bg-base)}.Header-module__KppamW__navLink:hover{color:var(--text-primary);background-color:var(--surface-2)}.Header-module__KppamW__activeNavLink{color:var(--text-primary);background-color:var(--accent-soft);border-color:var(--accent-border)}.Header-module__KppamW__meta{align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}.Header-module__KppamW__time{font-size:var(--text-sm);color:var(--text-secondary)}.Header-module__KppamW__strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.Header-module__KppamW__header{flex-direction:column;align-items:flex-start}.Header-module__KppamW__nav{width:100%}.Header-module__KppamW__meta{justify-content:space-between;width:100%}}.Header-module__KppamW__logoutButton{padding:var(--space-3);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.Header-module__KppamW__logoutButton:hover{color:var(--text-primary);background-color:var(--surface-2)}
.SyncButton-module__COCxRq__button{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);font-size:var(--text-sm);cursor:pointer;border:1px solid var(--accent-border);background-color:var(--accent-soft);color:var(--status-info);font-weight:600;transition:background-color .15s;display:inline-flex}.SyncButton-module__COCxRq__button:hover:not(:disabled){background-color:var(--accent-border)}.SyncButton-module__COCxRq__button:disabled{cursor:not-allowed;color:var(--text-secondary);opacity:.7}.SyncButton-module__COCxRq__spinning{animation:1s linear infinite SyncButton-module__COCxRq__spin}@keyframes SyncButton-module__COCxRq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SyncInfo-module__NgNXLW__wrapper{display:inline-flex;position:relative}.SyncInfo-module__NgNXLW__trigger{border:1px solid var(--border-subtle);background-color:var(--surface-2);width:2rem;height:2rem;color:var(--text-secondary);cursor:help;border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.SyncInfo-module__NgNXLW__trigger:hover,.SyncInfo-module__NgNXLW__trigger:focus-visible{color:var(--text-primary);border-color:var(--accent-border);outline:none}.SyncInfo-module__NgNXLW__badge{width:.55rem;height:.55rem;box-shadow:0 0 0 2px var(--bg-base);background-color:currentColor;border-radius:50%;position:absolute;top:-1px;right:-1px}.SyncInfo-module__NgNXLW__popover{top:calc(100% + var(--space-3));z-index:1000;width:31rem;max-width:calc(100vw - 2 * var(--space-5));padding:var(--space-4) var(--space-5);background:var(--bg-panel-solid);border:1px solid var(--accent-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-overlay);visibility:hidden;opacity:0;max-height:min(80vh,44rem);transition:opacity .12s,visibility .12s;position:absolute;right:0;overflow-y:auto}.SyncInfo-module__NgNXLW__wrapper:hover .SyncInfo-module__NgNXLW__popover,.SyncInfo-module__NgNXLW__wrapper:focus-within .SyncInfo-module__NgNXLW__popover{visibility:visible;opacity:1}.SyncInfo-module__NgNXLW__cardTitle{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:var(--space-3);font-weight:600}.SyncInfo-module__NgNXLW__category,.SyncInfo-module__NgNXLW__section+.SyncInfo-module__NgNXLW__section{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-subtle)}.SyncInfo-module__NgNXLW__sectionHead{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.SyncInfo-module__NgNXLW__dot{width:var(--space-3);height:var(--space-3);background-color:currentColor;border-radius:50%;flex-shrink:0}.SyncInfo-module__NgNXLW__sectionTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.SyncInfo-module__NgNXLW__sectionSource{font-size:var(--text-xs);color:var(--text-muted)}.SyncInfo-module__NgNXLW__status{font-size:var(--text-xs);white-space:nowrap;margin-left:auto;font-weight:600}.SyncInfo-module__NgNXLW__rows{column-gap:var(--space-5);row-gap:var(--space-2);padding-left:calc(var(--space-3) + var(--space-3));grid-template-columns:11rem 1fr;margin:0;display:grid}.SyncInfo-module__NgNXLW__row{display:contents}.SyncInfo-module__NgNXLW__label{font-size:var(--text-sm);color:var(--text-muted)}.SyncInfo-module__NgNXLW__value{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0}.SyncInfo-module__NgNXLW__since{color:var(--text-muted)}.SyncInfo-module__NgNXLW__link{color:var(--status-info);text-decoration:underline}.SyncInfo-module__NgNXLW__toneGood{color:var(--status-good)}.SyncInfo-module__NgNXLW__toneRunning{color:var(--status-info)}.SyncInfo-module__NgNXLW__toneCaution{color:var(--status-caution)}.SyncInfo-module__NgNXLW__toneNegative{color:var(--status-negative)}.SyncInfo-module__NgNXLW__toneMuted{color:var(--text-muted)}.SyncInfo-module__NgNXLW__dot.SyncInfo-module__NgNXLW__toneMuted,.SyncInfo-module__NgNXLW__badge.SyncInfo-module__NgNXLW__toneMuted{background-color:var(--text-muted)}.SyncInfo-module__NgNXLW__popover:before{content:"";top:calc(-1 * var(--space-3));height:var(--space-3);position:absolute;left:0;right:0}.SyncInfo-module__NgNXLW__sourceItem+.SyncInfo-module__NgNXLW__sourceItem{margin-top:var(--space-2)}.SyncInfo-module__NgNXLW__sourceSummary{align-items:center;gap:var(--space-3);cursor:pointer;padding:var(--space-1) 0;list-style:none;display:flex}.SyncInfo-module__NgNXLW__sourceSummary::-webkit-details-marker{display:none}.SyncInfo-module__NgNXLW__sourceName{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.SyncInfo-module__NgNXLW__sourceBody{padding:var(--space-2) 0 var(--space-3) calc(var(--space-3) + var(--space-3))}.SyncInfo-module__NgNXLW__sourceBody .SyncInfo-module__NgNXLW__rows{padding-left:0}.SyncInfo-module__NgNXLW__sourceWhat,.SyncInfo-module__NgNXLW__sourceReason{margin:0 0 var(--space-2);font-size:var(--text-xs);line-height:var(--leading-normal);color:var(--text-muted)}.SyncInfo-module__NgNXLW__sourceReason{color:var(--text-secondary)}
.MetricStrip-module__p3HPMG__selectionNote{font-size:var(--text-xs);color:var(--text-muted);margin:0 0 var(--space-4)}.MetricStrip-module__p3HPMG__selectionNote strong{color:var(--text-secondary);font-family:var(--font-mono), var(--font-fallback-mono)}
.Settings-module__mF7HEa__pageHeader{margin-bottom:var(--space-7);justify-content:space-between;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;display:flex}.Settings-module__mF7HEa__pageTitle{font-size:var(--text-xl);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-weight:700}.Settings-module__mF7HEa__pageSubtitle{font-size:var(--text-md);color:var(--text-secondary);margin-top:var(--space-2)}.Settings-module__mF7HEa__saveStatus{font-size:var(--text-md);color:var(--text-muted);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-radius:var(--radius-lg);background-color:var(--surface-2);border:1px solid var(--border-subtle);white-space:nowrap;display:flex}.Settings-module__mF7HEa__saveStatusSuccess{color:var(--status-positive);background-color:var(--status-positive-soft);border-color:var(--status-positive-border)}.Settings-module__mF7HEa__saveStatusError{color:var(--status-negative);background-color:var(--status-negative-soft);border-color:var(--status-negative-border)}.Settings-module__mF7HEa__categorySection{margin-bottom:var(--space-6)}.Settings-module__mF7HEa__categoryTitle{font-size:var(--text-md);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-5);align-items:center;gap:var(--space-4);font-weight:700;display:flex}.Settings-module__mF7HEa__categoryTitle:after{content:"";background:var(--border-subtle);flex:1;height:1px}.Settings-module__mF7HEa__settingsList{gap:var(--space-1);background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--card-shadow);flex-direction:column;display:flex;overflow:hidden}.Settings-module__mF7HEa__settingRow{align-items:center;gap:var(--space-6);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr auto;transition:background-color .15s;display:grid}.Settings-module__mF7HEa__settingRow:last-child{border-bottom:none}.Settings-module__mF7HEa__settingRow:hover{background-color:var(--bg-panel-hover)}.Settings-module__mF7HEa__settingInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.Settings-module__mF7HEa__settingLabelRow{align-items:center;gap:var(--space-4);display:flex}.Settings-module__mF7HEa__settingLabel{font-size:var(--text-md);color:var(--text-primary);font-weight:600}.Settings-module__mF7HEa__customizedBadge{font-size:var(--text-2xs);color:var(--accent);background-color:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-sm);padding:1px var(--space-3);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.Settings-module__mF7HEa__settingDescription{font-size:var(--text-sm);color:var(--text-muted);line-height:1.5}.Settings-module__mF7HEa__settingKey{font-size:var(--text-xs);color:var(--border-strong);font-family:var(--font-mono);margin-top:var(--space-1)}.Settings-module__mF7HEa__settingControl{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.Settings-module__mF7HEa__numberInput{width:120px;padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--surface-sunken);color:var(--text-primary);font-size:var(--text-md);font-family:var(--font-mono);text-align:right;transition:border-color .2s}.Settings-module__mF7HEa__numberInput:focus{border-color:var(--border-active);background-color:var(--surface-sunken);outline:none}.Settings-module__mF7HEa__numberInput:disabled{opacity:.5;cursor:not-allowed}.Settings-module__mF7HEa__toggle{flex-shrink:0;width:44px;height:24px;position:relative}.Settings-module__mF7HEa__toggleInput{opacity:0;width:0;height:0;position:absolute}.Settings-module__mF7HEa__toggleSlider{border-radius:var(--radius-pill);background-color:var(--surface-3);border:1px solid var(--border-subtle);cursor:pointer;transition:background-color .2s,border-color .2s;position:absolute;inset:0}.Settings-module__mF7HEa__toggleSlider:before{content:"";background-color:var(--text-muted);border-radius:50%;width:18px;height:18px;transition:transform .2s,background-color .2s;position:absolute;top:2px;left:2px}.Settings-module__mF7HEa__toggleInput:checked+.Settings-module__mF7HEa__toggleSlider{background-color:var(--accent-border);border-color:var(--accent-border)}.Settings-module__mF7HEa__toggleInput:checked+.Settings-module__mF7HEa__toggleSlider:before{background-color:var(--accent);transform:translate(20px)}.Settings-module__mF7HEa__toggleInput:disabled+.Settings-module__mF7HEa__toggleSlider{opacity:.5;cursor:not-allowed}.Settings-module__mF7HEa__resetBtn{color:var(--text-muted);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;align-items:center;gap:var(--space-2);background:0 0;border:1px solid #0000;transition:all .2s;display:flex}.Settings-module__mF7HEa__resetBtn:hover{color:var(--text-primary);border-color:var(--border-subtle);background-color:var(--surface-2)}.Settings-module__mF7HEa__resetBtn:disabled{opacity:.3;cursor:not-allowed}.Settings-module__mF7HEa__defaultHint{font-size:var(--text-xs);color:var(--border-strong);font-family:var(--font-mono);white-space:nowrap}.Settings-module__mF7HEa__infoBanner{background-color:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-6);font-size:var(--text-md);color:var(--text-secondary);margin-bottom:var(--space-7);align-items:flex-start;gap:var(--space-4);line-height:1.5;display:flex}.Settings-module__mF7HEa__infoBannerIcon{color:var(--accent);flex-shrink:0;margin-top:1px}.Settings-module__mF7HEa__stateBox{padding:var(--space-7) var(--space-7);text-align:center;color:var(--text-muted);font-size:var(--text-md)}@media (max-width:768px){.Settings-module__mF7HEa__settingRow{gap:var(--space-5);grid-template-columns:1fr}.Settings-module__mF7HEa__settingControl{justify-content:flex-start}}
