.StatCard-module__xlR8tq__card{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-2);flex-direction:column;min-height:120px;display:flex}.StatCard-module__xlR8tq__header{align-items:center;gap:var(--space-3);display:flex}.StatCard-module__xlR8tq__iconWrapper{border-radius:var(--radius-sm);background-color:#06b6d41a;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.StatCard-module__xlR8tq__icon{color:var(--color-primary);width:16px;height:16px}.StatCard-module__xlR8tq__label{color:var(--color-text-muted);font-size:13px;font-weight:500}.StatCard-module__xlR8tq__value{font-variant-numeric:tabular-nums;color:var(--color-text-primary);margin:auto 0 0;font-size:32px;font-weight:700;line-height:1}.StatCard-module__xlR8tq__change{color:var(--color-text-muted);margin-top:var(--space-1);align-items:center;gap:4px;font-size:12px;display:flex}.StatCard-module__xlR8tq__changeIcon{flex-shrink:0}.StatCard-module__xlR8tq__changeValue{font-weight:500}.StatCard-module__xlR8tq__changeLabel{color:var(--color-text-muted)}.StatCard-module__xlR8tq__changePositive{color:var(--color-positive)}.StatCard-module__xlR8tq__changePositive .StatCard-module__xlR8tq__changeLabel{color:var(--color-text-muted)}.StatCard-module__xlR8tq__changeNegative{color:var(--color-negative)}.StatCard-module__xlR8tq__changeNegative .StatCard-module__xlR8tq__changeLabel{color:var(--color-text-muted)}@media (max-width:768px){.StatCard-module__xlR8tq__card{padding:var(--space-4);min-height:100px}.StatCard-module__xlR8tq__value{font-size:26px}.StatCard-module__xlR8tq__iconWrapper{width:32px;height:32px}.StatCard-module__xlR8tq__icon{width:16px;height:16px}.StatCard-module__xlR8tq__label{font-size:12px}}@media (max-width:480px){.StatCard-module__xlR8tq__card{padding:var(--space-3);min-height:90px}.StatCard-module__xlR8tq__value{font-size:22px}.StatCard-module__xlR8tq__change{font-size:11px}}
.Tooltip-module__w6kZxW__container{align-items:center;display:inline-flex;position:relative}.Tooltip-module__w6kZxW__trigger{color:var(--color-text-muted);cursor:help;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Tooltip-module__w6kZxW__trigger:hover{color:var(--color-text-secondary)}.Tooltip-module__w6kZxW__tooltip{z-index:50;padding:var(--space-2)var(--space-3);background-color:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:220px;max-width:320px;color:var(--color-text-secondary);white-space:normal;font-size:.8125rem;line-height:1.4;animation:.1s ease-out Tooltip-module__w6kZxW__fadeIn;position:absolute;box-shadow:0 4px 12px #00000026}@keyframes Tooltip-module__w6kZxW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Tooltip-module__w6kZxW__top{bottom:calc(100% + 8px);left:0}.Tooltip-module__w6kZxW__top .Tooltip-module__w6kZxW__arrow{background-color:var(--color-bg-primary);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:8px;height:8px;position:absolute;bottom:-5px;left:8px;transform:rotate(45deg)}.Tooltip-module__w6kZxW__bottom{top:calc(100% + 8px);left:0}.Tooltip-module__w6kZxW__bottom .Tooltip-module__w6kZxW__arrow{background-color:var(--color-bg-primary);border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);width:8px;height:8px;position:absolute;top:-5px;left:8px;transform:rotate(45deg)}
.BrandedTrendCard-module__Y9D4ea__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.BrandedTrendCard-module__Y9D4ea__titleRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;padding-right:28px;display:flex;position:relative}.BrandedTrendCard-module__Y9D4ea__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.BrandedTrendCard-module__Y9D4ea__titleSpacer{flex:1}.BrandedTrendCard-module__Y9D4ea__metricTabs{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.BrandedTrendCard-module__Y9D4ea__toggleBtn{color:var(--color-text-muted);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.BrandedTrendCard-module__Y9D4ea__toggleBtn:hover:not(.BrandedTrendCard-module__Y9D4ea__toggleBtnActive){color:var(--color-text-secondary)}.BrandedTrendCard-module__Y9D4ea__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.BrandedTrendCard-module__Y9D4ea__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:0;right:0}.BrandedTrendCard-module__Y9D4ea__settingsBtn:hover{color:var(--color-text-secondary)}.BrandedTrendCard-module__Y9D4ea__content{gap:var(--space-6);flex-direction:column;display:flex}.BrandedTrendCard-module__Y9D4ea__chartSection{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.BrandedTrendCard-module__Y9D4ea__separator{background-color:var(--color-border);width:50px;height:1px;margin:0 auto}.BrandedTrendCard-module__Y9D4ea__tableToggle{justify-content:center;align-items:center;gap:var(--space-2);width:calc(100% + var(--space-4)*2);margin-left:calc(var(--space-4)*-1);margin-right:calc(var(--space-4)*-1);margin-bottom:calc(var(--space-4)*-1);margin-top:var(--space-6);padding:var(--space-1)var(--space-4);background:var(--color-bg-tertiary);border:none;border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-lg)var(--radius-lg);color:var(--color-text-muted);cursor:pointer;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.BrandedTrendCard-module__Y9D4ea__tableToggle:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.BrandedTrendCard-module__Y9D4ea__tableToggleText{text-transform:uppercase;letter-spacing:.05em}.BrandedTrendCard-module__Y9D4ea__chartPlaceholder{background:var(--color-bg-tertiary);border-radius:var(--radius-md);width:100%;height:280px}.BrandedTrendCard-module__Y9D4ea__legend{justify-content:center;align-items:center;gap:var(--space-6);display:flex}.BrandedTrendCard-module__Y9D4ea__legendItem{align-items:center;gap:var(--space-2);font-size:.75rem;display:flex}.BrandedTrendCard-module__Y9D4ea__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.BrandedTrendCard-module__Y9D4ea__legendLabel{color:var(--color-text-secondary)}.BrandedTrendCard-module__Y9D4ea__tableSection{-webkit-overflow-scrolling:touch;max-height:350px;overflow:auto}.BrandedTrendCard-module__Y9D4ea__table thead{background:var(--color-bg-secondary);z-index:1;box-shadow:inset 0 -1px 0 var(--color-border);position:sticky;top:0}.BrandedTrendCard-module__Y9D4ea__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.BrandedTrendCard-module__Y9D4ea__table th:first-child{width:90px}.BrandedTrendCard-module__Y9D4ea__table th:nth-child(2){width:130px}.BrandedTrendCard-module__Y9D4ea__table th:nth-child(3),.BrandedTrendCard-module__Y9D4ea__table th:nth-child(4){width:120px}.BrandedTrendCard-module__Y9D4ea__table th:nth-child(5){width:100px}.BrandedTrendCard-module__Y9D4ea__table th:nth-child(6){width:70px}.BrandedTrendCard-module__Y9D4ea__table th:nth-child(7){width:80px}.BrandedTrendCard-module__Y9D4ea__table thead tr{border-bottom:1px solid var(--color-border)}.BrandedTrendCard-module__Y9D4ea__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-size:11px;font-weight:500}.BrandedTrendCard-module__Y9D4ea__table th:not(:first-child):not(:nth-child(2)){text-align:right}.BrandedTrendCard-module__Y9D4ea__table td{padding:var(--space-2)var(--space-3);color:var(--color-text-secondary);font-variant-numeric:tabular-nums}.BrandedTrendCard-module__Y9D4ea__table td:not(:first-child):not(:nth-child(2)){text-align:right}.BrandedTrendCard-module__Y9D4ea__periodCell{color:var(--color-text-primary);vertical-align:middle;border-bottom:1px solid var(--color-border);font-weight:600}.BrandedTrendCard-module__Y9D4ea__periodFirstRow td{border-bottom:1px solid var(--color-border-subtle)}.BrandedTrendCard-module__Y9D4ea__periodSecondRow td{border-bottom:1px solid var(--color-border)}.BrandedTrendCard-module__Y9D4ea__typeCell{color:var(--color-text-primary);white-space:nowrap;font-weight:500}.BrandedTrendCard-module__Y9D4ea__typeDot{width:8px;height:8px;margin-right:var(--space-2);vertical-align:middle;border-radius:50%;display:inline-block}.BrandedTrendCard-module__Y9D4ea__metricCell{white-space:nowrap;justify-content:flex-end;align-items:baseline;width:100%;display:flex}.BrandedTrendCard-module__Y9D4ea__metricValue{text-align:right;min-width:50px;font-weight:500;display:inline-block}.BrandedTrendCard-module__Y9D4ea__positionCell{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}@media (max-width:768px){.BrandedTrendCard-module__Y9D4ea__container{padding:var(--space-4)}.BrandedTrendCard-module__Y9D4ea__titleRow{gap:var(--space-3)}.BrandedTrendCard-module__Y9D4ea__metricTabs{margin-top:var(--space-2);order:10;justify-content:center}.BrandedTrendCard-module__Y9D4ea__table{min-width:600px;font-size:13px}.BrandedTrendCard-module__Y9D4ea__table th{padding:var(--space-2);font-size:11px}.BrandedTrendCard-module__Y9D4ea__table td{padding:var(--space-2)}}@media (max-width:480px){.BrandedTrendCard-module__Y9D4ea__container{padding:var(--space-3)}.BrandedTrendCard-module__Y9D4ea__title{font-size:16px}}
.Checkbox-module__hzGyKG__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}.Checkbox-module__hzGyKG__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Checkbox-module__hzGyKG__checkmark{border:1px solid var(--color-border);background:var(--color-bg-tertiary);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:border-color .15s,background-color .15s;display:flex}.Checkbox-module__hzGyKG__container:hover .Checkbox-module__hzGyKG__checkmark{border-color:var(--color-text-muted);background:#ffffff14}.Checkbox-module__hzGyKG__input:focus-visible+.Checkbox-module__hzGyKG__checkmark{outline:2px solid var(--color-primary);outline-offset:1px}.Checkbox-module__hzGyKG__input:checked+.Checkbox-module__hzGyKG__checkmark{background:var(--color-text-muted);border-color:var(--color-text-muted)}.Checkbox-module__hzGyKG__container:hover .Checkbox-module__hzGyKG__input:checked+.Checkbox-module__hzGyKG__checkmark{background:var(--color-text-tertiary);border-color:var(--color-text-tertiary)}.Checkbox-module__hzGyKG__icon{width:10px;height:10px;color:var(--color-bg-primary)}.Checkbox-module__hzGyKG__label{color:var(--color-text-muted);font-size:.75rem;line-height:1}.Checkbox-module__hzGyKG__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__hzGyKG__disabled .Checkbox-module__hzGyKG__checkmark{background:var(--color-bg-secondary)}
.ClusterTrendCard-module__-UZuUq__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.ClusterTrendCard-module__-UZuUq__header{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.ClusterTrendCard-module__-UZuUq__headerRow1{align-items:center;gap:var(--space-3);flex-wrap:wrap;padding-right:28px;display:flex;position:relative}.ClusterTrendCard-module__-UZuUq__headerRow2{align-items:center;gap:var(--space-3);display:flex}.ClusterTrendCard-module__-UZuUq__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.ClusterTrendCard-module__-UZuUq__titleSpacer{flex:1}.ClusterTrendCard-module__-UZuUq__viewToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.ClusterTrendCard-module__-UZuUq__toggleBtn{color:var(--color-text-muted);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__toggleBtn:hover:not(.ClusterTrendCard-module__-UZuUq__toggleBtnActive){color:var(--color-text-secondary)}.ClusterTrendCard-module__-UZuUq__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__toggleBtnDisabled{opacity:.5;cursor:not-allowed}.ClusterTrendCard-module__-UZuUq__toggleBtnDisabled:hover{color:var(--color-text-muted)}.ClusterTrendCard-module__-UZuUq__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:0;right:0}.ClusterTrendCard-module__-UZuUq__settingsBtn:hover{color:var(--color-text-secondary)}.ClusterTrendCard-module__-UZuUq__clusterSelector{position:relative}.ClusterTrendCard-module__-UZuUq__clusterSelectorBtn{align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:160px;color:var(--color-text-primary);cursor:pointer;padding:6px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__clusterSelectorBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__clusterDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ClusterTrendCard-module__-UZuUq__chevron{color:var(--color-text-muted);margin-left:auto;transition:transform .15s}.ClusterTrendCard-module__-UZuUq__chevronOpen{transform:rotate(180deg)}.ClusterTrendCard-module__-UZuUq__clusterDropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:160px;box-shadow:var(--shadow-lg);z-index:100;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}.ClusterTrendCard-module__-UZuUq__clusterOption{align-items:center;gap:var(--space-2);width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__clusterOption:hover,.ClusterTrendCard-module__-UZuUq__clusterOptionActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__clusterLabel{flex:1}.ClusterTrendCard-module__-UZuUq__clusterToggle{border:1px solid var(--color-text-muted);background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__clusterOption:hover .ClusterTrendCard-module__-UZuUq__clusterToggle:not(.ClusterTrendCard-module__-UZuUq__clusterToggleActive){border-color:var(--color-text-secondary);background:var(--color-bg-tertiary)}.ClusterTrendCard-module__-UZuUq__clusterToggleActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.ClusterTrendCard-module__-UZuUq__dropdownDivider{background:var(--color-border);height:1px;margin:4px 0}.ClusterTrendCard-module__-UZuUq__metricSelector{position:relative}.ClusterTrendCard-module__-UZuUq__metricSelectorBtn{align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:120px;color:var(--color-text-primary);cursor:pointer;padding:6px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricSelectorBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__metricDropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:120px;box-shadow:var(--shadow-lg);z-index:100;position:absolute;top:calc(100% + 4px);left:0}.ClusterTrendCard-module__-UZuUq__metricOption{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricOption:hover,.ClusterTrendCard-module__-UZuUq__metricOptionActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__metricCheckboxes{align-items:center;gap:var(--space-3);display:flex}.ClusterTrendCard-module__-UZuUq__metricCheckbox{align-items:center;gap:var(--space-1);background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;padding:4px 10px;font-size:.8125rem;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricCheckbox input,.ClusterTrendCard-module__-UZuUq__metricCheckbox .ClusterTrendCard-module__-UZuUq__checkIcon{display:none}.ClusterTrendCard-module__-UZuUq__metricCheckboxActive{background:var(--color-bg-secondary);color:var(--color-text-primary);border-color:var(--color-primary)}.ClusterTrendCard-module__-UZuUq__metricCheckboxActive .ClusterTrendCard-module__-UZuUq__checkIcon{color:var(--color-primary);display:block}.ClusterTrendCard-module__-UZuUq__content{gap:var(--space-6);flex-direction:column;display:flex}.ClusterTrendCard-module__-UZuUq__chartSection{width:100%}.ClusterTrendCard-module__-UZuUq__chartPlaceholder{background:var(--color-bg-tertiary);border-radius:var(--radius-md);width:100%;height:280px}.ClusterTrendCard-module__-UZuUq__legend{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.ClusterTrendCard-module__-UZuUq__legendSection{align-items:center;gap:var(--space-3);display:flex}.ClusterTrendCard-module__-UZuUq__legendTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.ClusterTrendCard-module__-UZuUq__legendDivider{background:var(--color-border);width:1px;height:16px;margin:0 var(--space-2)}.ClusterTrendCard-module__-UZuUq__legendItem{align-items:center;gap:var(--space-2);font-size:.75rem;display:flex}.ClusterTrendCard-module__-UZuUq__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClusterTrendCard-module__-UZuUq__legendLabel{color:var(--color-text-secondary)}.ClusterTrendCard-module__-UZuUq__legendLine{flex-shrink:0;width:16px;height:2px}.ClusterTrendCard-module__-UZuUq__legendLineDashed{border-top:2px dashed;flex-shrink:0;width:16px;height:0}.ClusterTrendCard-module__-UZuUq__legendLineDotted{border-top:2px dotted;flex-shrink:0;width:16px;height:0}.ClusterTrendCard-module__-UZuUq__legendLineSpaced{border-top:2px dashed;flex-shrink:0;width:16px;height:0}.ClusterTrendCard-module__-UZuUq__metricsSelector{position:relative}.ClusterTrendCard-module__-UZuUq__metricsSelectorBtn{align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:120px;color:var(--color-text-primary);cursor:pointer;padding:6px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricsSelectorBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__metricsDropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:140px;box-shadow:var(--shadow-lg);z-index:100;position:absolute;top:calc(100% + 4px);left:0}.ClusterTrendCard-module__-UZuUq__metricsOption{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricsOption:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTrendCard-module__-UZuUq__metricsLabel{flex:1}.ClusterTrendCard-module__-UZuUq__metricsToggle{border:1px solid var(--color-text-muted);background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__metricsOption:hover .ClusterTrendCard-module__-UZuUq__metricsToggle:not(.ClusterTrendCard-module__-UZuUq__metricsToggleActive){border-color:var(--color-text-secondary);background:var(--color-bg-tertiary)}.ClusterTrendCard-module__-UZuUq__metricsToggleActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.ClusterTrendCard-module__-UZuUq__metricsOptionDisabled{opacity:.4;cursor:not-allowed}.ClusterTrendCard-module__-UZuUq__metricsOptionDisabled:hover{background:0 0}.ClusterTrendCard-module__-UZuUq__metricWarning{align-items:center;gap:var(--space-1);margin-top:var(--space-2);border-radius:var(--radius-sm);color:#f59e0b;background:#f59e0b1a;padding:4px 8px;font-size:10px;display:flex}.ClusterTrendCard-module__-UZuUq__tooltip{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);box-shadow:var(--shadow-lg)}.ClusterTrendCard-module__-UZuUq__tooltipLabel{color:var(--color-text-secondary);margin:0 0 var(--space-2)0;font-size:.75rem;font-weight:500}.ClusterTrendCard-module__-UZuUq__tooltipValue{margin:0;font-size:.8125rem;font-weight:500;line-height:1.4}.ClusterTrendCard-module__-UZuUq__tooltipPercent{font-weight:400}.ClusterTrendCard-module__-UZuUq__separator{background-color:var(--color-border);width:50px;height:1px;margin:0 auto}.ClusterTrendCard-module__-UZuUq__tableToggle{justify-content:center;align-items:center;gap:var(--space-2);width:calc(100% + var(--space-4)*2);margin-left:calc(var(--space-4)*-1);margin-right:calc(var(--space-4)*-1);margin-bottom:calc(var(--space-4)*-1);margin-top:var(--space-6);padding:var(--space-1)var(--space-4);background:var(--color-bg-tertiary);border:none;border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-lg)var(--radius-lg);color:var(--color-text-muted);cursor:pointer;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.ClusterTrendCard-module__-UZuUq__tableToggle:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.ClusterTrendCard-module__-UZuUq__tableToggleText{text-transform:uppercase;letter-spacing:.05em}.ClusterTrendCard-module__-UZuUq__tableWrapper{-webkit-overflow-scrolling:touch;max-height:350px;overflow:auto}.ClusterTrendCard-module__-UZuUq__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.ClusterTrendCard-module__-UZuUq__table th:first-child,.ClusterTrendCard-module__-UZuUq__table th:nth-child(2){width:90px}.ClusterTrendCard-module__-UZuUq__table th:nth-child(3){width:100px}.ClusterTrendCard-module__-UZuUq__table th:nth-child(4){width:80px}.ClusterTrendCard-module__-UZuUq__table th:nth-child(5){width:60px}.ClusterTrendCard-module__-UZuUq__table th:nth-child(6){width:80px}.ClusterTrendCard-module__-UZuUq__table thead{background:var(--color-bg-secondary);z-index:1;box-shadow:inset 0 -1px 0 var(--color-border);position:sticky;top:0}.ClusterTrendCard-module__-UZuUq__table thead tr{border-bottom:1px solid var(--color-border)}.ClusterTrendCard-module__-UZuUq__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-size:11px;font-weight:500}.ClusterTrendCard-module__-UZuUq__table th:not(:first-child){text-align:right}.ClusterTrendCard-module__-UZuUq__table td{padding:var(--space-2)var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle);font-variant-numeric:tabular-nums}.ClusterTrendCard-module__-UZuUq__table td:not(:first-child){text-align:right}.ClusterTrendCard-module__-UZuUq__periodCell{color:var(--color-text-primary);font-weight:600}.ClusterTrendCard-module__-UZuUq__metricCell{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:var(--space-1);display:inline-flex}.ClusterTrendCard-module__-UZuUq__metricValue{text-align:right;font-variant-numeric:tabular-nums;min-width:50px;font-weight:500;display:inline-block}.ClusterTrendCard-module__-UZuUq__positionValue{text-align:right;font-variant-numeric:tabular-nums;min-width:40px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;display:inline-block}@media (max-width:768px){.ClusterTrendCard-module__-UZuUq__container{padding:var(--space-4)}.ClusterTrendCard-module__-UZuUq__headerRow1,.ClusterTrendCard-module__-UZuUq__headerRow2{gap:var(--space-2);flex-wrap:wrap}.ClusterTrendCard-module__-UZuUq__titleSpacer{display:none}.ClusterTrendCard-module__-UZuUq__clusterSelector,.ClusterTrendCard-module__-UZuUq__metricSelector,.ClusterTrendCard-module__-UZuUq__metricsSelector,.ClusterTrendCard-module__-UZuUq__clusterSelectorBtn,.ClusterTrendCard-module__-UZuUq__metricSelectorBtn,.ClusterTrendCard-module__-UZuUq__metricsSelectorBtn{min-width:auto}.ClusterTrendCard-module__-UZuUq__metricWarning{margin-top:var(--space-2);position:static}.ClusterTrendCard-module__-UZuUq__table{min-width:500px}.ClusterTrendCard-module__-UZuUq__table th{padding:var(--space-2);font-size:10px}.ClusterTrendCard-module__-UZuUq__table td{padding:var(--space-2)}}@media (max-width:480px){.ClusterTrendCard-module__-UZuUq__container{padding:var(--space-3)}.ClusterTrendCard-module__-UZuUq__title{font-size:16px}}
.TopMovers-module__I7uVQq__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.TopMovers-module__I7uVQq__titleRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.TopMovers-module__I7uVQq__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.TopMovers-module__I7uVQq__titleSpacer{flex:1}.TopMovers-module__I7uVQq__metricTabs{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.TopMovers-module__I7uVQq__toggleBtn{color:var(--color-text-muted);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.TopMovers-module__I7uVQq__toggleBtn:hover:not(.TopMovers-module__I7uVQq__toggleBtnActive){color:var(--color-text-secondary)}.TopMovers-module__I7uVQq__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.TopMovers-module__I7uVQq__tableWrapper{-webkit-overflow-scrolling:touch;max-height:500px;overflow:auto}.TopMovers-module__I7uVQq__table thead{background:var(--color-bg-secondary);z-index:1;box-shadow:inset 0 -1px 0 var(--color-border);position:sticky;top:0}.TopMovers-module__I7uVQq__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.TopMovers-module__I7uVQq__table th:first-child{width:35%}.TopMovers-module__I7uVQq__table th:nth-child(2){width:20%}.TopMovers-module__I7uVQq__table th:nth-child(3),.TopMovers-module__I7uVQq__table th:nth-child(4),.TopMovers-module__I7uVQq__table th:nth-child(5){width:15%}.TopMovers-module__I7uVQq__table thead tr{border-bottom:1px solid var(--color-border)}.TopMovers-module__I7uVQq__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-size:11px;font-weight:500}.TopMovers-module__I7uVQq__table th:nth-child(3),.TopMovers-module__I7uVQq__table th:nth-child(4),.TopMovers-module__I7uVQq__table th:nth-child(5){text-align:right}.TopMovers-module__I7uVQq__table td{padding:var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle);font-variant-numeric:tabular-nums}.TopMovers-module__I7uVQq__table td:nth-child(3),.TopMovers-module__I7uVQq__table td:nth-child(4),.TopMovers-module__I7uVQq__table td:nth-child(5){text-align:right}.TopMovers-module__I7uVQq__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast)}.TopMovers-module__I7uVQq__sortableHeader:hover{color:var(--color-text-secondary)}.TopMovers-module__I7uVQq__headerContent{align-items:center;gap:var(--space-1);padding-right:18px;display:inline-flex;position:relative}.TopMovers-module__I7uVQq__sortIcon{color:var(--color-primary);display:inline-flex;position:absolute;right:0}.TopMovers-module__I7uVQq__sortIconHidden{opacity:0;transition:opacity .15s}.TopMovers-module__I7uVQq__sortableHeader:hover .TopMovers-module__I7uVQq__sortIconHidden{opacity:.4}.TopMovers-module__I7uVQq__nameCell{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:500;overflow:hidden}.TopMovers-module__I7uVQq__newBadge{margin-left:var(--space-2);text-transform:uppercase;color:var(--color-primary);border-radius:var(--radius-sm);background:#06b6d426;align-items:center;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.TopMovers-module__I7uVQq__clusterCell{align-items:center;gap:var(--space-2);display:flex}.TopMovers-module__I7uVQq__clusterDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.TopMovers-module__I7uVQq__changeCell{white-space:nowrap;align-items:center;display:inline-flex}@media (max-width:768px){.TopMovers-module__I7uVQq__container{padding:var(--space-4)}.TopMovers-module__I7uVQq__table{min-width:500px;font-size:13px}.TopMovers-module__I7uVQq__table th{padding:var(--space-2);font-size:11px}.TopMovers-module__I7uVQq__table td{padding:var(--space-2)}}@media (max-width:480px){.TopMovers-module__I7uVQq__container{padding:var(--space-3)}.TopMovers-module__I7uVQq__title{font-size:16px}}
.ClusterDistributionChart-module__F7wOMG__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.ClusterDistributionChart-module__F7wOMG__titleRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);flex-wrap:wrap;padding-right:28px;display:flex;position:relative}.ClusterDistributionChart-module__F7wOMG__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.ClusterDistributionChart-module__F7wOMG__titleSpacer{flex:1}.ClusterDistributionChart-module__F7wOMG__viewToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.ClusterDistributionChart-module__F7wOMG__toggleBtn{color:var(--color-text-muted);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.ClusterDistributionChart-module__F7wOMG__toggleBtn:hover:not(.ClusterDistributionChart-module__F7wOMG__toggleBtnActive){color:var(--color-text-secondary)}.ClusterDistributionChart-module__F7wOMG__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterDistributionChart-module__F7wOMG__toggleBtnDisabled{opacity:.5;cursor:not-allowed}.ClusterDistributionChart-module__F7wOMG__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:0;right:0}.ClusterDistributionChart-module__F7wOMG__settingsBtn:hover{color:var(--color-text-secondary)}.ClusterDistributionChart-module__F7wOMG__metricSelector{position:relative}.ClusterDistributionChart-module__F7wOMG__metricSelectorBtn{align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:120px;color:var(--color-text-primary);cursor:pointer;padding:6px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.ClusterDistributionChart-module__F7wOMG__metricSelectorBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterDistributionChart-module__F7wOMG__chevron{color:var(--color-text-muted);margin-left:auto;transition:transform .15s}.ClusterDistributionChart-module__F7wOMG__chevronOpen{transform:rotate(180deg)}.ClusterDistributionChart-module__F7wOMG__metricDropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:120px;box-shadow:var(--shadow-lg);z-index:100;position:absolute;top:calc(100% + 4px);left:0}.ClusterDistributionChart-module__F7wOMG__metricOption{width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.ClusterDistributionChart-module__F7wOMG__metricOption:hover,.ClusterDistributionChart-module__F7wOMG__metricOptionActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterDistributionChart-module__F7wOMG__chartContainer{width:100%}.ClusterDistributionChart-module__F7wOMG__chartScrollWrapper{max-height:400px;padding-right:8px;overflow:hidden auto}.ClusterDistributionChart-module__F7wOMG__chartScrollWrapper::-webkit-scrollbar{width:6px}.ClusterDistributionChart-module__F7wOMG__chartScrollWrapper::-webkit-scrollbar-track{background:var(--color-bg-tertiary);border-radius:3px}.ClusterDistributionChart-module__F7wOMG__chartScrollWrapper::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.ClusterDistributionChart-module__F7wOMG__chartScrollWrapper::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.ClusterDistributionChart-module__F7wOMG__legend{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-3);max-width:100%;padding:0 var(--space-2);flex-wrap:wrap;display:flex;overflow:hidden}.ClusterDistributionChart-module__F7wOMG__legendItem{align-items:center;gap:var(--space-2);white-space:nowrap;font-size:.75rem;display:flex}.ClusterDistributionChart-module__F7wOMG__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClusterDistributionChart-module__F7wOMG__legendLabel{color:var(--color-text-secondary)}.ClusterDistributionChart-module__F7wOMG__separator{background-color:var(--color-border);width:50px;height:1px;margin:var(--space-8)auto}.ClusterDistributionChart-module__F7wOMG__tableToggle{justify-content:center;align-items:center;gap:var(--space-2);width:calc(100% + var(--space-4)*2);margin-left:calc(var(--space-4)*-1);margin-right:calc(var(--space-4)*-1);margin-bottom:calc(var(--space-4)*-1);margin-top:var(--space-8);padding:var(--space-1)var(--space-4);background:var(--color-bg-tertiary);border:none;border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-lg)var(--radius-lg);color:var(--color-text-muted);cursor:pointer;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.ClusterDistributionChart-module__F7wOMG__tableToggle:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.ClusterDistributionChart-module__F7wOMG__tableToggleText{text-transform:uppercase;letter-spacing:.05em}.ClusterDistributionChart-module__F7wOMG__tooltip{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);box-shadow:var(--shadow-lg)}.ClusterDistributionChart-module__F7wOMG__tooltipLabel{color:var(--color-text-secondary);margin:0 0 var(--space-2)0;font-size:.75rem;font-weight:500}.ClusterDistributionChart-module__F7wOMG__tooltipValue{align-items:center;gap:var(--space-2);color:var(--color-text-primary);margin:0;font-size:.8125rem;font-weight:500;line-height:1.4;display:flex}.ClusterDistributionChart-module__F7wOMG__tooltipDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClusterDistributionChart-module__F7wOMG__tooltipRaw{color:var(--color-text-muted);margin:var(--space-1)0 0 0;font-size:.75rem}.ClusterDistributionChart-module__F7wOMG__tableWrapper{-webkit-overflow-scrolling:touch;max-height:350px;overflow:auto}.ClusterDistributionChart-module__F7wOMG__table{border-collapse:collapse;width:100%;font-size:12px}.ClusterDistributionChart-module__F7wOMG__table thead{background:var(--color-bg-secondary);z-index:1;box-shadow:inset 0 -1px 0 var(--color-border);position:sticky;top:0}.ClusterDistributionChart-module__F7wOMG__table thead tr{border-bottom:1px solid var(--color-border)}.ClusterDistributionChart-module__F7wOMG__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-size:11px;font-weight:500}.ClusterDistributionChart-module__F7wOMG__table th:not(:first-child){text-align:right}.ClusterDistributionChart-module__F7wOMG__table td{padding:var(--space-2)var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle);font-variant-numeric:tabular-nums}.ClusterDistributionChart-module__F7wOMG__table td:not(:first-child){text-align:right}.ClusterDistributionChart-module__F7wOMG__clusterCell{align-items:center;gap:var(--space-2);color:var(--color-text-primary);font-weight:500;display:flex}.ClusterDistributionChart-module__F7wOMG__clusterDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ClusterDistributionChart-module__F7wOMG__metricCell{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:var(--space-1);display:inline-flex}.ClusterDistributionChart-module__F7wOMG__metricValue{text-align:right;font-variant-numeric:tabular-nums;min-width:50px;font-weight:500;display:inline-block}@media (max-width:768px){.ClusterDistributionChart-module__F7wOMG__container{padding:var(--space-4)}.ClusterDistributionChart-module__F7wOMG__title{white-space:nowrap;font-size:14px}.ClusterDistributionChart-module__F7wOMG__titleRow{gap:var(--space-2)}.ClusterDistributionChart-module__F7wOMG__viewToggle{flex-shrink:0}.ClusterDistributionChart-module__F7wOMG__toggleBtn{padding:4px 8px;font-size:.6875rem}.ClusterDistributionChart-module__F7wOMG__metricSelector{flex-shrink:0}.ClusterDistributionChart-module__F7wOMG__metricSelectorBtn{min-width:90px;padding:4px 8px;font-size:10px}.ClusterDistributionChart-module__F7wOMG__settingsBtn{flex-shrink:0}.ClusterDistributionChart-module__F7wOMG__legend{justify-content:flex-start;gap:var(--space-3);font-size:.65rem}}
.TrendsAnalysisTable-module__jO3y-q__analysisWrapper{flex-direction:column;display:flex}.TrendsAnalysisTable-module__jO3y-q__analysisSection{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-top:none;border-radius:0 12px 12px}.TrendsAnalysisTable-module__jO3y-q__analysisTabs{background:0 0;gap:4px;display:flex}.TrendsAnalysisTable-module__jO3y-q__analysisTab{justify-content:center;align-items:center;gap:var(--space-2);background:var(--color-bg-primary);border:1px solid var(--color-border);min-width:180px;color:var(--color-text-tertiary);cursor:pointer;border-bottom:none;border-radius:8px 8px 0 0;padding:14px 20px;font-size:18px;font-weight:600;transition:all .15s;display:flex;position:relative}.TrendsAnalysisTable-module__jO3y-q__analysisTab:hover:not(.TrendsAnalysisTable-module__jO3y-q__disabledTab):not(.TrendsAnalysisTable-module__jO3y-q__activeTab){background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.TrendsAnalysisTable-module__jO3y-q__analysisTab.TrendsAnalysisTable-module__jO3y-q__activeTab{background:var(--color-bg-secondary);color:var(--color-text-primary);z-index:1}.TrendsAnalysisTable-module__jO3y-q__analysisTab.TrendsAnalysisTable-module__jO3y-q__disabledTab{cursor:not-allowed;color:var(--color-text-tertiary);opacity:.5}.TrendsAnalysisTable-module__jO3y-q__tabHint{color:var(--color-text-tertiary);margin-left:6px;font-size:11px}.TrendsAnalysisTable-module__jO3y-q__analysisContent{padding:20px}.TrendsAnalysisTable-module__jO3y-q__analysisControls{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.TrendsAnalysisTable-module__jO3y-q__controlsLeft,.TrendsAnalysisTable-module__jO3y-q__controlsRight{align-items:center;gap:12px;display:flex}.TrendsAnalysisTable-module__jO3y-q__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.TrendsAnalysisTable-module__jO3y-q__settingsBtn:hover{color:var(--color-text-secondary)}.TrendsAnalysisTable-module__jO3y-q__filtersGroup{align-items:center;gap:12px;display:flex}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect,.TrendsAnalysisTable-module__jO3y-q__clusterFilter,.TrendsAnalysisTable-module__jO3y-q__brandedFilter,.TrendsAnalysisTable-module__jO3y-q__filterSelect{padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;transition:background-color var(--transition-fast);font-size:11px}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect:hover,.TrendsAnalysisTable-module__jO3y-q__clusterFilter:hover,.TrendsAnalysisTable-module__jO3y-q__brandedFilter:hover,.TrendsAnalysisTable-module__jO3y-q__filterSelect:hover{background-color:#3f4d61}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect:focus,.TrendsAnalysisTable-module__jO3y-q__clusterFilter:focus,.TrendsAnalysisTable-module__jO3y-q__brandedFilter:focus,.TrendsAnalysisTable-module__jO3y-q__filterSelect:focus{outline:none}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect option,.TrendsAnalysisTable-module__jO3y-q__clusterFilter option,.TrendsAnalysisTable-module__jO3y-q__brandedFilter option,.TrendsAnalysisTable-module__jO3y-q__filterSelect option{background:var(--color-bg-secondary);color:var(--color-text-primary);padding:8px}.TrendsAnalysisTable-module__jO3y-q__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.TrendsAnalysisTable-module__jO3y-q__analysisTable{border-collapse:collapse;width:100%;min-width:600px;font-size:12px}.TrendsAnalysisTable-module__jO3y-q__analysisTable th:first-child,.TrendsAnalysisTable-module__jO3y-q__analysisTable td:first-child{min-width:200px}.TrendsAnalysisTable-module__jO3y-q__analysisTable th:not(:first-child),.TrendsAnalysisTable-module__jO3y-q__analysisTable td:not(:first-child){white-space:nowrap;min-width:80px}.TrendsAnalysisTable-module__jO3y-q__analysisTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--color-border);white-space:nowrap;font-size:12px;font-weight:500}.TrendsAnalysisTable-module__jO3y-q__analysisTable th:not(:first-child){text-align:right}.TrendsAnalysisTable-module__jO3y-q__analysisTable td{padding:var(--space-3);color:var(--color-text-secondary);font-variant-numeric:tabular-nums}.TrendsAnalysisTable-module__jO3y-q__analysisTable td:not(:first-child){text-align:right;padding-right:calc(var(--space-3) + 18px)}.TrendsAnalysisTable-module__jO3y-q__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast)}.TrendsAnalysisTable-module__jO3y-q__sortableHeader:hover{color:var(--color-text-secondary)}.TrendsAnalysisTable-module__jO3y-q__headerContent{align-items:center;gap:var(--space-1);padding-right:18px;display:inline-flex;position:relative}.TrendsAnalysisTable-module__jO3y-q__sortIcon{color:var(--color-primary);display:inline-flex;position:absolute;right:0}.TrendsAnalysisTable-module__jO3y-q__sortIconHidden{opacity:0;transition:opacity .15s}.TrendsAnalysisTable-module__jO3y-q__sortableHeader:hover .TrendsAnalysisTable-module__jO3y-q__sortIconHidden{opacity:.4}.TrendsAnalysisTable-module__jO3y-q__keywordCell,.TrendsAnalysisTable-module__jO3y-q__pageCell{text-overflow:ellipsis;white-space:nowrap;width:300px;max-width:300px;font-weight:500;overflow:hidden}.TrendsAnalysisTable-module__jO3y-q__emptyRow{color:var(--color-text-muted);text-align:center!important;padding:var(--space-8)!important}.TrendsAnalysisTable-module__jO3y-q__viewToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.TrendsAnalysisTable-module__jO3y-q__toggleBtn{padding:var(--space-2)var(--space-3);border-radius:calc(var(--radius-md) - 2px);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.8125rem;font-weight:500;transition:all .15s}.TrendsAnalysisTable-module__jO3y-q__toggleBtn:hover:not(.TrendsAnalysisTable-module__jO3y-q__toggleBtnActive){color:var(--color-text-secondary)}.TrendsAnalysisTable-module__jO3y-q__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.TrendsAnalysisTable-module__jO3y-q__metricSelect{padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;transition:background-color var(--transition-fast);font-size:.875rem}.TrendsAnalysisTable-module__jO3y-q__metricSelect:hover{background-color:#3f4d61}.TrendsAnalysisTable-module__jO3y-q__metricSelect:focus{border-color:var(--color-primary);outline:none}.TrendsAnalysisTable-module__jO3y-q__itemSelector{position:relative}.TrendsAnalysisTable-module__jO3y-q__itemSelectorBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;min-width:200px;max-width:300px;font-size:11px;transition:all .15s;display:flex}.TrendsAnalysisTable-module__jO3y-q__itemSelectorBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.TrendsAnalysisTable-module__jO3y-q__itemSelectorText{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.TrendsAnalysisTable-module__jO3y-q__chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .15s}.TrendsAnalysisTable-module__jO3y-q__chevronOpen{transform:rotate(180deg)}.TrendsAnalysisTable-module__jO3y-q__itemDropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:300px;max-width:450px;min-height:200px;max-height:600px;box-shadow:var(--shadow-lg);z-index:100;resize:vertical;flex-direction:column;margin-top:4px;display:flex;position:absolute;top:100%;left:0;overflow:hidden}.TrendsAnalysisTable-module__jO3y-q__itemSearchWrapper{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex}.TrendsAnalysisTable-module__jO3y-q__searchIcon{color:var(--color-text-muted);flex-shrink:0}.TrendsAnalysisTable-module__jO3y-q__itemSearch{padding:var(--space-1)0;color:var(--color-text-primary);background:0 0;border:none;flex:1;font-size:11px}.TrendsAnalysisTable-module__jO3y-q__itemSearch:focus{outline:none}.TrendsAnalysisTable-module__jO3y-q__itemSearch::placeholder{color:var(--color-text-muted)}.TrendsAnalysisTable-module__jO3y-q__itemList{flex:1;min-height:0;overflow-y:auto}.TrendsAnalysisTable-module__jO3y-q__itemOption{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2)var(--space-3);color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;font-size:11px;transition:background-color .15s;display:flex}.TrendsAnalysisTable-module__jO3y-q__itemOption:hover{background:var(--color-bg-tertiary)}.TrendsAnalysisTable-module__jO3y-q__itemOptionActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.TrendsAnalysisTable-module__jO3y-q__itemDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.TrendsAnalysisTable-module__jO3y-q__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.TrendsAnalysisTable-module__jO3y-q__itemEmpty{padding:var(--space-4);text-align:center;color:var(--color-text-muted);font-size:11px}.TrendsAnalysisTable-module__jO3y-q__emptyState{padding:var(--space-8);text-align:center;color:var(--color-text-muted)}.TrendsAnalysisTable-module__jO3y-q__emptyState p{margin:0}.TrendsAnalysisTable-module__jO3y-q__periodCell{color:var(--color-text-primary);font-weight:500}.TrendsAnalysisTable-module__jO3y-q__metricCell{align-items:baseline;gap:var(--space-1);white-space:nowrap;justify-content:flex-end;display:inline-flex}.TrendsAnalysisTable-module__jO3y-q__metricValue{font-variant-numeric:tabular-nums;text-align:right;min-width:50px;display:inline-block}.TrendsAnalysisTable-module__jO3y-q__positionValue{font-variant-numeric:tabular-nums;text-align:right;min-width:40px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;display:inline-block}.TrendsAnalysisTable-module__jO3y-q__clusterBadge{align-items:center;gap:var(--space-1);display:inline-flex}.TrendsAnalysisTable-module__jO3y-q__clusterDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.TrendsAnalysisTable-module__jO3y-q__newBadge{background:var(--color-bg-tertiary);border-radius:var(--radius-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;font-size:.6875rem;font-weight:500;display:inline-block}.TrendsAnalysisTable-module__jO3y-q__pagination{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:16px;padding:16px 0 0;display:flex}.TrendsAnalysisTable-module__jO3y-q__paginationInfo{color:var(--color-text-tertiary);font-size:13px}.TrendsAnalysisTable-module__jO3y-q__paginationControls{align-items:center;gap:4px;display:flex}.TrendsAnalysisTable-module__jO3y-q__paginationBtn{border:1px solid var(--color-border);min-width:32px;height:32px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;transition:all .15s;display:flex}.TrendsAnalysisTable-module__jO3y-q__paginationBtn:hover:not(:disabled){background:var(--color-bg-tertiary);color:var(--color-text-primary)}.TrendsAnalysisTable-module__jO3y-q__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.TrendsAnalysisTable-module__jO3y-q__paginationBtn.TrendsAnalysisTable-module__jO3y-q__paginationBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary);border-color:var(--color-primary)}.TrendsAnalysisTable-module__jO3y-q__paginationEllipsis{color:var(--color-text-tertiary);padding:0 4px;font-size:13px}@media (max-width:768px){.TrendsAnalysisTable-module__jO3y-q__analysisWrapper{width:100%;max-width:100%;overflow:hidden}.TrendsAnalysisTable-module__jO3y-q__analysisTabs{gap:2px}.TrendsAnalysisTable-module__jO3y-q__analysisTab{min-width:140px;padding:10px 14px;font-size:15px}.TrendsAnalysisTable-module__jO3y-q__analysisContent{padding:12px}.TrendsAnalysisTable-module__jO3y-q__analysisControls{flex-direction:column;align-items:stretch;gap:8px}.TrendsAnalysisTable-module__jO3y-q__controlsLeft,.TrendsAnalysisTable-module__jO3y-q__controlsRight,.TrendsAnalysisTable-module__jO3y-q__filtersGroup{flex-wrap:wrap;gap:8px;width:100%}.TrendsAnalysisTable-module__jO3y-q__viewToggle{flex-shrink:0;width:auto}.TrendsAnalysisTable-module__jO3y-q__toggleBtn{text-align:center;padding:6px 10px;font-size:11px}.TrendsAnalysisTable-module__jO3y-q__itemSelectorBtn{flex:1;min-width:0;max-width:none}.TrendsAnalysisTable-module__jO3y-q__itemDropdown{min-width:200px;max-width:calc(100vw - 48px);min-height:150px;max-height:400px;left:0;right:auto}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect,.TrendsAnalysisTable-module__jO3y-q__clusterFilter,.TrendsAnalysisTable-module__jO3y-q__brandedFilter,.TrendsAnalysisTable-module__jO3y-q__metricSelect,.TrendsAnalysisTable-module__jO3y-q__filterSelect{flex:1;min-width:0;max-width:120px;padding:6px 8px;font-size:11px}.TrendsAnalysisTable-module__jO3y-q__pagination{flex-direction:column;align-items:center;gap:12px}.TrendsAnalysisTable-module__jO3y-q__analysisTable{font-size:12px}.TrendsAnalysisTable-module__jO3y-q__analysisTable th{padding:var(--space-2);font-size:11px}.TrendsAnalysisTable-module__jO3y-q__analysisTable td{padding:var(--space-2)}.TrendsAnalysisTable-module__jO3y-q__analysisTable td:not(:first-child){padding-right:calc(var(--space-2) + 18px)}}@media (max-width:400px){.TrendsAnalysisTable-module__jO3y-q__analysisContent{padding:8px}.TrendsAnalysisTable-module__jO3y-q__itemSelectorBtn{padding:6px 8px;font-size:10px}.TrendsAnalysisTable-module__jO3y-q__rowsPerPageSelect,.TrendsAnalysisTable-module__jO3y-q__clusterFilter,.TrendsAnalysisTable-module__jO3y-q__brandedFilter,.TrendsAnalysisTable-module__jO3y-q__metricSelect,.TrendsAnalysisTable-module__jO3y-q__filterSelect{max-width:100px;padding:5px 6px;font-size:10px}.TrendsAnalysisTable-module__jO3y-q__toggleBtn{padding:5px 8px;font-size:10px}}
.BrandedSplit-module__Q3jESW__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:hidden}.BrandedSplit-module__Q3jESW__titleRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);display:flex}.BrandedSplit-module__Q3jESW__title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.BrandedSplit-module__Q3jESW__viewToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:2px;padding:2px;display:flex}.BrandedSplit-module__Q3jESW__toggleIndicator{background:var(--color-bg-tertiary);color:var(--color-text-primary);border-radius:calc(var(--radius-md) - 2px);cursor:default;border:none;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1}.BrandedSplit-module__Q3jESW__titleSpacer{flex:1}.BrandedSplit-module__Q3jESW__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.BrandedSplit-module__Q3jESW__settingsBtn:hover{color:var(--color-text-secondary)}.BrandedSplit-module__Q3jESW__content{gap:var(--space-8);align-items:flex-start;display:flex}.BrandedSplit-module__Q3jESW__chartSection{align-items:center;gap:var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.BrandedSplit-module__Q3jESW__donutWrapper{justify-content:center;align-items:center;display:flex;position:relative}.BrandedSplit-module__Q3jESW__donut{display:block}.BrandedSplit-module__Q3jESW__donutCenter{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrandedSplit-module__Q3jESW__donutLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:500}.BrandedSplit-module__Q3jESW__donutValue{color:var(--color-text-primary);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1}.BrandedSplit-module__Q3jESW__legend{justify-content:center;align-items:center;gap:var(--space-4);display:flex}.BrandedSplit-module__Q3jESW__legendItem{align-items:center;gap:var(--space-2);font-size:.75rem;display:flex}.BrandedSplit-module__Q3jESW__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.BrandedSplit-module__Q3jESW__legendDotEmpty{border:1px dashed var(--color-text-muted)}.BrandedSplit-module__Q3jESW__legendLabel{color:var(--color-text-secondary)}.BrandedSplit-module__Q3jESW__legendValue{color:var(--color-text-primary);margin-left:auto;font-weight:600}.BrandedSplit-module__Q3jESW__tableSection{flex:1;overflow-x:auto}.BrandedSplit-module__Q3jESW__table{border-collapse:collapse;width:100%;font-size:12px}.BrandedSplit-module__Q3jESW__table thead tr{border-bottom:1px solid var(--color-border)}.BrandedSplit-module__Q3jESW__table th{text-align:left;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-weight:500}.BrandedSplit-module__Q3jESW__table td{padding:var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle)}.BrandedSplit-module__Q3jESW__table td:first-child{align-items:center;gap:var(--space-2);color:var(--color-text-primary);font-weight:500;display:flex}.BrandedSplit-module__Q3jESW__typeDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.BrandedSplit-module__Q3jESW__overlay{border-radius:var(--radius-lg);z-index:10;background-color:#0f172abf;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BrandedSplit-module__Q3jESW__overlayModal{align-items:center;gap:var(--space-3);text-align:center;background-color:var(--color-bg-secondary);padding:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--color-border);flex-direction:column;display:flex}.BrandedSplit-module__Q3jESW__overlayText{color:var(--color-text-secondary);max-width:260px;margin:0;font-size:.875rem}.BrandedSplit-module__Q3jESW__configureBtn{justify-content:center;align-items:center;gap:var(--space-2);min-width:200px;padding:var(--space-2)var(--space-4);border:1px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-size:.875rem;font-weight:500;display:inline-flex}.BrandedSplit-module__Q3jESW__configureBtn:hover{background-color:#06b6d41a}@media (max-width:700px){.BrandedSplit-module__Q3jESW__content{gap:var(--space-4);flex-direction:column}.BrandedSplit-module__Q3jESW__chartSection{align-items:center;gap:var(--space-4);flex-direction:row}.BrandedSplit-module__Q3jESW__tableSection{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.BrandedSplit-module__Q3jESW__container{padding:var(--space-4)}}@media (max-width:480px){.BrandedSplit-module__Q3jESW__container{padding:var(--space-3)}.BrandedSplit-module__Q3jESW__title{font-size:.875rem}.BrandedSplit-module__Q3jESW__chartSection{gap:var(--space-3)}}
@keyframes Skeleton-module__dylJeq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__dylJeq__skeleton{background:linear-gradient(90deg,var(--color-bg-tertiary)0%,#ffffff14 50%,var(--color-bg-tertiary)100%);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module__dylJeq__shimmer}.Skeleton-module__dylJeq__rectangular{border-radius:var(--radius-sm)}.Skeleton-module__dylJeq__circular{border-radius:50%}.Skeleton-module__dylJeq__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__dylJeq__card{border-radius:var(--radius-md)}.Skeleton-module__dylJeq__statsContainer,.Skeleton-module__dylJeq__statItemWithSeparator{align-items:center;gap:var(--space-2);display:flex}.Skeleton-module__dylJeq__statItem{flex-direction:column;align-items:center;display:flex}.Skeleton-module__dylJeq__statSeparator{color:var(--color-text-muted);opacity:.5;font-size:16px}.Skeleton-module__dylJeq__donutContainer{align-items:center;gap:var(--space-6);padding:var(--space-4);display:flex}.Skeleton-module__dylJeq__donutLegend{gap:var(--space-3);flex-direction:column;display:flex}.Skeleton-module__dylJeq__barContainer{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.Skeleton-module__dylJeq__barRow{align-items:center;gap:var(--space-3);display:flex}.Skeleton-module__dylJeq__lineChartContainer{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.Skeleton-module__dylJeq__lineChartLegend{gap:var(--space-4);justify-content:center;display:flex}.Skeleton-module__dylJeq__tableContainer{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}.Skeleton-module__dylJeq__tableHeader{gap:var(--space-6);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border-subtle);display:flex}.Skeleton-module__dylJeq__tableRow{gap:var(--space-6);padding:var(--space-2)0;display:flex}.Skeleton-module__dylJeq__projectListContainer{gap:var(--space-2);padding:var(--space-2);flex-direction:column;display:flex}.Skeleton-module__dylJeq__projectItem{align-items:center;gap:var(--space-3);padding:var(--space-2);display:flex}.Skeleton-module__dylJeq__cardContainer{padding:var(--space-4)}.Skeleton-module__dylJeq__clusterRowContainer{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.Skeleton-module__dylJeq__clusterRowInfo{flex:1;min-width:0}@media (max-width:768px){.Skeleton-module__dylJeq__statsContainer{justify-content:space-around;gap:var(--space-3)}.Skeleton-module__dylJeq__statItemWithSeparator{gap:var(--space-1)}.Skeleton-module__dylJeq__statSeparator{display:none}.Skeleton-module__dylJeq__donutContainer{flex-direction:column;align-items:center}.Skeleton-module__dylJeq__donutLegend{align-items:center}}
.UpgradeModal-module__nscNtW__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.UpgradeModal-module__nscNtW__modal{background:linear-gradient(180deg,var(--color-bg-secondary)0%,var(--color-bg-primary)100%);border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:480px;padding:0;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000004d,0 25px 50px -12px #0009,0 0 80px -20px #06b6d426}.UpgradeModal-module__nscNtW__closeButton{color:var(--color-text-secondary);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex;position:absolute;top:16px;right:16px}.UpgradeModal-module__nscNtW__closeButton:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.UpgradeModal-module__nscNtW__header{text-align:center;background:linear-gradient(#06b6d41f 0%,#0000 100%);padding:40px 32px 28px}.UpgradeModal-module__nscNtW__iconBadge{background:linear-gradient(135deg,var(--color-primary)0%,#0891b2 100%);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;box-shadow:0 8px 32px #06b6d466}.UpgradeModal-module__nscNtW__title{color:var(--color-text-primary);margin:0 0 8px;font-size:26px;font-weight:700}.UpgradeModal-module__nscNtW__valueProp{color:var(--color-primary);margin:0 0 20px;font-size:14px;font-weight:500}.UpgradeModal-module__nscNtW__pricing{justify-content:center;align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.UpgradeModal-module__nscNtW__price{color:var(--color-text-primary);font-size:56px;font-weight:700;line-height:1}.UpgradeModal-module__nscNtW__period{color:var(--color-text-secondary);font-size:18px}.UpgradeModal-module__nscNtW__scarcityBadge{color:var(--color-primary);background:#06b6d41a;border:1px solid #06b6d44d;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-block}.UpgradeModal-module__nscNtW__remainingCount{opacity:.75;font-style:italic}.UpgradeModal-module__nscNtW__featureListWrapper{justify-content:center;padding:0 24px 28px;display:flex}.UpgradeModal-module__nscNtW__featureList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.UpgradeModal-module__nscNtW__featureItem{color:var(--color-text-secondary);align-items:flex-start;gap:14px;font-size:15px;line-height:1.4;display:flex}.UpgradeModal-module__nscNtW__featureItem.UpgradeModal-module__nscNtW__highlighted{background:#06b6d41a;border:1px solid #06b6d433;border-radius:8px;margin:0 -12px;padding:12px}.UpgradeModal-module__nscNtW__featureItem strong{color:var(--color-text-primary);font-weight:600}.UpgradeModal-module__nscNtW__checkIcon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.UpgradeModal-module__nscNtW__upgradeButton{background:linear-gradient(135deg,var(--color-primary)0%,#0891b2 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 48px);margin:0 24px 28px;padding:18px 24px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 12px #06b6d44d,0 8px 24px #06b6d440,0 0 40px -8px #06b6d466}.UpgradeModal-module__nscNtW__upgradeButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #06b6d459,0 12px 32px #06b6d44d,0 0 50px -6px #06b6d480}.UpgradeModal-module__nscNtW__upgradeButton:disabled{opacity:.7;cursor:not-allowed}.UpgradeModal-module__nscNtW__googleButton{color:#fff;box-shadow:none;background:0 0;border:1px solid #fff3}.UpgradeModal-module__nscNtW__googleButton:hover:not(:disabled){box-shadow:none;background:#06b6d41a;border-color:#06b6d466;transform:none}.UpgradeModal-module__nscNtW__googleButton:disabled{opacity:.7;background:0 0}.UpgradeModal-module__nscNtW__emailForm{gap:var(--space-3);flex-direction:column;margin:0 24px;display:flex}.UpgradeModal-module__nscNtW__emailInput{width:100%;padding:var(--space-3)var(--space-4);background:var(--color-bg-tertiary);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);outline:none;font-size:.9375rem}.UpgradeModal-module__nscNtW__emailInput::placeholder{color:var(--color-text-muted)}.UpgradeModal-module__nscNtW__emailInput:focus{border-color:var(--color-primary)}.UpgradeModal-module__nscNtW__emailInput:disabled{opacity:.6;cursor:not-allowed}.UpgradeModal-module__nscNtW__emailButton{width:100%;padding:var(--space-3)var(--space-4);background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast);border:none;font-size:.9375rem;font-weight:500}.UpgradeModal-module__nscNtW__emailButton:hover:not(:disabled){background:var(--color-primary-hover)}.UpgradeModal-module__nscNtW__emailButton:disabled{opacity:.6;cursor:not-allowed}.UpgradeModal-module__nscNtW__dividerLine{margin:var(--space-4)24px;color:var(--color-text-muted);align-items:center;font-size:.875rem;display:flex}.UpgradeModal-module__nscNtW__dividerLine:before,.UpgradeModal-module__nscNtW__dividerLine:after{content:"";background:var(--color-border);flex:1;height:1px}.UpgradeModal-module__nscNtW__dividerLine span{padding:0 var(--space-4)}.UpgradeModal-module__nscNtW__googleButton{justify-content:center;align-items:center;gap:var(--space-3);width:calc(100% - 48px);padding:var(--space-3)var(--space-4);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;margin:0 24px;font-size:.9375rem;font-weight:500;display:flex}.UpgradeModal-module__nscNtW__googleButton:hover:not(:disabled){background:#06b6d41a;border-color:#06b6d466}.UpgradeModal-module__nscNtW__googleButton:disabled{opacity:.6;cursor:not-allowed}.UpgradeModal-module__nscNtW__checkoutNote{margin:var(--space-4)24px 24px;color:var(--color-text-muted);text-align:center;font-size:13px}@media (max-width:480px){.UpgradeModal-module__nscNtW__modal{margin:16px}.UpgradeModal-module__nscNtW__header{padding:24px 20px 20px}.UpgradeModal-module__nscNtW__iconBadge{width:56px;height:56px}.UpgradeModal-module__nscNtW__title{font-size:22px}.UpgradeModal-module__nscNtW__price{font-size:44px}.UpgradeModal-module__nscNtW__period{font-size:16px}.UpgradeModal-module__nscNtW__featureListWrapper{padding:0 20px 20px}.UpgradeModal-module__nscNtW__featureList{gap:12px}.UpgradeModal-module__nscNtW__featureItem{font-size:14px}.UpgradeModal-module__nscNtW__upgradeButton{width:calc(100% - 40px);margin:0 20px 24px;padding:14px 20px;font-size:15px}}
.DateRangeSelector-module__sSOMJa__container{position:relative}.DateRangeSelector-module__sSOMJa__trigger{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;font-size:.875rem;display:flex}.DateRangeSelector-module__sSOMJa__trigger:hover:not(:disabled){background:var(--color-bg-tertiary);color:var(--color-text-primary)}.DateRangeSelector-module__sSOMJa__trigger:disabled,.DateRangeSelector-module__sSOMJa__trigger.DateRangeSelector-module__sSOMJa__disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.DateRangeSelector-module__sSOMJa__trigger.DateRangeSelector-module__sSOMJa__loading{background:var(--color-bg-tertiary)}.DateRangeSelector-module__sSOMJa__spinner{color:var(--color-primary);animation:1s linear infinite DateRangeSelector-module__sSOMJa__spin}@keyframes DateRangeSelector-module__sSOMJa__spin{to{transform:rotate(360deg)}}.DateRangeSelector-module__sSOMJa__icon{color:var(--color-text-muted)}.DateRangeSelector-module__sSOMJa__label{color:var(--color-text-primary)}.DateRangeSelector-module__sSOMJa__chevron{color:var(--color-text-muted);transition:transform var(--transition-fast)}.DateRangeSelector-module__sSOMJa__chevronOpen{transform:rotate(180deg)}.DateRangeSelector-module__sSOMJa__dropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-lg);z-index:50;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.DateRangeSelector-module__sSOMJa__presets{padding:var(--space-2);flex-direction:column;gap:2px;display:flex}.DateRangeSelector-module__sSOMJa__presetBtn{width:100%;padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);color:var(--color-text-secondary);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.875rem}.DateRangeSelector-module__sSOMJa__presetBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.DateRangeSelector-module__sSOMJa__presetActive{color:var(--color-primary);background:#06b6d41a}.DateRangeSelector-module__sSOMJa__presetActive:hover{color:var(--color-primary);background:#06b6d426}.DateRangeSelector-module__sSOMJa__customSection{padding:var(--space-3);border-top:1px solid var(--color-border);background:var(--color-bg-primary)}.DateRangeSelector-module__sSOMJa__dateInputs{gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.DateRangeSelector-module__sSOMJa__dateField{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.DateRangeSelector-module__sSOMJa__dateLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.DateRangeSelector-module__sSOMJa__dateInput{padding:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);font-size:.8125rem}.DateRangeSelector-module__sSOMJa__dateInput:focus{border-color:var(--color-primary);outline:none}.DateRangeSelector-module__sSOMJa__dateInput::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}.DateRangeSelector-module__sSOMJa__applyBtn{width:100%;padding:var(--space-2);background:var(--color-primary);border-radius:var(--radius-sm);color:#0f172a;cursor:pointer;transition:background-color var(--transition-fast);border:none;font-size:.875rem;font-weight:500}.DateRangeSelector-module__sSOMJa__applyBtn:hover:not(:disabled){background:#0891b2}.DateRangeSelector-module__sSOMJa__applyBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.DateRangeSelector-module__sSOMJa__dropdown{min-width:260px}.DateRangeSelector-module__sSOMJa__label{text-overflow:ellipsis;max-width:140px;overflow:hidden}}
.PerformanceOverviewChart-module__qckYZG__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.PerformanceOverviewChart-module__qckYZG__titleRow{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.PerformanceOverviewChart-module__qckYZG__titleGroup{align-items:center;gap:var(--space-2);display:flex}.PerformanceOverviewChart-module__qckYZG__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.PerformanceOverviewChart-module__qckYZG__titleSpacer{flex:1}.PerformanceOverviewChart-module__qckYZG__metricBoxes{display:flex}.PerformanceOverviewChart-module__qckYZG__metricBox{border:1px solid var(--color-border);cursor:pointer;background:#ffffff08;border-right:none;flex-direction:column;align-items:center;gap:2px;width:90px;padding:8px 10px;transition:all .15s;display:flex;position:relative}.PerformanceOverviewChart-module__qckYZG__metricBox:hover{background:#ffffff0f}.PerformanceOverviewChart-module__qckYZG__metricBoxFirst{border-radius:var(--radius-md)0 0 var(--radius-md)}.PerformanceOverviewChart-module__qckYZG__metricBoxLast{border-radius:0 var(--radius-md)var(--radius-md)0;border-right:1px solid var(--color-border)}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected{background:color-mix(in srgb,var(--metric-color)12%,transparent);border-color:color-mix(in srgb,var(--metric-color)30%,var(--color-border))}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected:hover{background:color-mix(in srgb,var(--metric-color)18%,transparent)}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected+.PerformanceOverviewChart-module__qckYZG__metricBox{border-left-color:#0000}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected.PerformanceOverviewChart-module__qckYZG__metricBoxLast{border-right-color:color-mix(in srgb,var(--metric-color)30%,var(--color-border))}.PerformanceOverviewChart-module__qckYZG__indicator{border:1.5px solid var(--color-text-muted);border-radius:2px;flex-shrink:0;width:10px;height:10px;transition:all .15s}.PerformanceOverviewChart-module__qckYZG__indicatorActive{background:var(--metric-color);border-color:var(--metric-color)}.PerformanceOverviewChart-module__qckYZG__metricLabel{color:var(--color-text-muted);white-space:nowrap;text-align:center;font-size:10px;font-weight:500;line-height:1.2}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected .PerformanceOverviewChart-module__qckYZG__metricLabel{color:var(--color-text-secondary)}.PerformanceOverviewChart-module__qckYZG__metricValue{color:var(--color-text-primary);white-space:nowrap;text-align:center;font-size:14px;font-weight:600;line-height:1.2}.PerformanceOverviewChart-module__qckYZG__metricBoxSelected .PerformanceOverviewChart-module__qckYZG__metricValue{color:var(--metric-color)}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton{border:1px solid var(--color-border);background:#ffffff08;border-right:none;flex-direction:column;align-items:center;gap:4px;width:90px;padding:8px 10px;display:flex}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:first-child{border-radius:var(--radius-md)0 0 var(--radius-md)}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:last-child{border-radius:0 var(--radius-md)var(--radius-md)0;border-right:1px solid var(--color-border)}.PerformanceOverviewChart-module__qckYZG__chartWrapper{width:100%;min-height:280px}.PerformanceOverviewChart-module__qckYZG__chartTooltip{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);box-shadow:var(--shadow-md)}.PerformanceOverviewChart-module__qckYZG__chartTooltipLabel{color:var(--color-text-primary);margin:0 0 8px;font-size:11px;font-weight:600}.PerformanceOverviewChart-module__qckYZG__chartTooltipValue{margin:0;font-size:12px;line-height:1.5}@media (max-width:768px){.PerformanceOverviewChart-module__qckYZG__container{padding:var(--space-4)}.PerformanceOverviewChart-module__qckYZG__titleRow{gap:var(--space-3)}.PerformanceOverviewChart-module__qckYZG__metricBoxes{margin-top:var(--space-2);order:10;justify-content:center}.PerformanceOverviewChart-module__qckYZG__metricBox,.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton{flex:1;width:auto;min-width:0}}@media (max-width:480px){.PerformanceOverviewChart-module__qckYZG__metricBoxes{grid-template-columns:repeat(2,1fr);display:grid}.PerformanceOverviewChart-module__qckYZG__metricBox{border-right:1px solid var(--color-border)}.PerformanceOverviewChart-module__qckYZG__metricBox:first-child{border-radius:var(--radius-md)0 0 0}.PerformanceOverviewChart-module__qckYZG__metricBox:nth-child(2){border-radius:0 var(--radius-md)0 0}.PerformanceOverviewChart-module__qckYZG__metricBox:nth-child(3){border-radius:0 0 0 var(--radius-md);border-top:none}.PerformanceOverviewChart-module__qckYZG__metricBox:nth-child(4){border-radius:0 0 var(--radius-md)0;border-top:none}.PerformanceOverviewChart-module__qckYZG__metricBoxFirst,.PerformanceOverviewChart-module__qckYZG__metricBoxLast{border-radius:inherit}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton{border-right:1px solid var(--color-border)}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:first-child{border-radius:var(--radius-md)0 0 0}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:nth-child(2){border-radius:0 var(--radius-md)0 0}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:nth-child(3){border-radius:0 0 0 var(--radius-md);border-top:none}.PerformanceOverviewChart-module__qckYZG__metricBoxSkeleton:last-child{border-radius:0 0 var(--radius-md)0;border-top:none}.PerformanceOverviewChart-module__qckYZG__chartWrapper{min-height:240px}}
.ClusterTable-module__xCoFMa__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.ClusterTable-module__xCoFMa__titleRow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);display:flex}.ClusterTable-module__xCoFMa__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.ClusterTable-module__xCoFMa__titleSpacer{flex:1}.ClusterTable-module__xCoFMa__viewToggle{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-right:var(--space-2);gap:2px;padding:2px;display:flex}.ClusterTable-module__xCoFMa__toggleBtn{color:var(--color-text-muted);border-radius:calc(var(--radius-md) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.ClusterTable-module__xCoFMa__toggleBtn:hover:not(.ClusterTable-module__xCoFMa__toggleBtnActive){color:var(--color-text-secondary)}.ClusterTable-module__xCoFMa__toggleBtnActive{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ClusterTable-module__xCoFMa__toggleBtnDisabled{opacity:.5;cursor:not-allowed}.ClusterTable-module__xCoFMa__toggleBtnDisabled:hover{color:var(--color-text-muted)}.ClusterTable-module__xCoFMa__toggleSpinner{color:var(--color-text-muted);margin-left:4px;animation:1s linear infinite ClusterTable-module__xCoFMa__spin}@keyframes ClusterTable-module__xCoFMa__spin{to{transform:rotate(360deg)}}.ClusterTable-module__xCoFMa__settingsBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.ClusterTable-module__xCoFMa__settingsBtn:hover{color:var(--color-text-secondary)}.ClusterTable-module__xCoFMa__tableWrapper{overflow-x:auto}.ClusterTable-module__xCoFMa__table{border-collapse:collapse;width:100%;font-size:12px}.ClusterTable-module__xCoFMa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);border-bottom:1px solid var(--color-border);white-space:nowrap;font-size:12px;font-weight:500}.ClusterTable-module__xCoFMa__table th:not(:first-child){text-align:right}.ClusterTable-module__xCoFMa__table td{padding:var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle);font-variant-numeric:tabular-nums}.ClusterTable-module__xCoFMa__table td:not(:first-child){text-align:right;padding-right:calc(var(--space-3) + 18px)}.ClusterTable-module__xCoFMa__table tbody tr:hover{background-color:var(--color-bg-tertiary)}.ClusterTable-module__xCoFMa__clusterCell{align-items:center;gap:var(--space-2);color:var(--color-text-primary);min-width:0;max-width:200px;font-weight:500;display:flex}.ClusterTable-module__xCoFMa__clusterDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ClusterTable-module__xCoFMa__clusterName{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ClusterTable-module__xCoFMa__positionCell{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.ClusterTable-module__xCoFMa__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--transition-fast)}.ClusterTable-module__xCoFMa__sortableHeader:hover{color:var(--color-text-secondary)}.ClusterTable-module__xCoFMa__headerContent{align-items:center;gap:var(--space-1);padding-right:18px;display:inline-flex;position:relative}.ClusterTable-module__xCoFMa__sortIcon{color:var(--color-primary);display:inline-flex;position:absolute;right:0}.ClusterTable-module__xCoFMa__sortIconHidden{opacity:0;transition:opacity .15s}.ClusterTable-module__xCoFMa__sortableHeader:hover .ClusterTable-module__xCoFMa__sortIconHidden{opacity:.4}@media (max-width:768px){.ClusterTable-module__xCoFMa__container{padding:var(--space-4)}.ClusterTable-module__xCoFMa__tableWrapper{-webkit-overflow-scrolling:touch}.ClusterTable-module__xCoFMa__title{font-size:16px}.ClusterTable-module__xCoFMa__table{font-size:12px}.ClusterTable-module__xCoFMa__table th{padding:var(--space-2);font-size:11px}.ClusterTable-module__xCoFMa__table td{padding:var(--space-2)}.ClusterTable-module__xCoFMa__table td:not(:first-child){padding-right:calc(var(--space-2) + 18px)}}@media (max-width:480px){.ClusterTable-module__xCoFMa__container{padding:var(--space-3)}.ClusterTable-module__xCoFMa__titleRow{margin-bottom:var(--space-3)}}
.ConfirmModal-module__Fqu6Oa__overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ConfirmModal-module__Fqu6Oa__modal{background:var(--color-bg-secondary);border:1px solid var(--color-border);text-align:center;border-radius:12px;width:100%;max-width:420px;padding:32px;position:relative}.ConfirmModal-module__Fqu6Oa__closeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex;position:absolute;top:16px;right:16px}.ConfirmModal-module__Fqu6Oa__closeButton:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ConfirmModal-module__Fqu6Oa__iconWrapper{color:#eab308;background:#eab3081a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.ConfirmModal-module__Fqu6Oa__title{color:var(--color-text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.ConfirmModal-module__Fqu6Oa__message{color:var(--color-text-secondary);margin:0 0 20px;font-size:14px;line-height:1.5}.ConfirmModal-module__Fqu6Oa__upgradeHint{background:#06b6d41a;border:1px solid #06b6d433;border-radius:8px;margin-bottom:20px;padding:12px}.ConfirmModal-module__Fqu6Oa__upgradeHint p{color:var(--color-text-secondary);margin:0;font-size:13px}.ConfirmModal-module__Fqu6Oa__upgradeLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:500}.ConfirmModal-module__Fqu6Oa__upgradeLink:hover{text-decoration:underline}.ConfirmModal-module__Fqu6Oa__actions{gap:12px;display:flex}.ConfirmModal-module__Fqu6Oa__cancelButton{background:var(--color-bg-primary);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:background-color .15s}.ConfirmModal-module__Fqu6Oa__cancelButton:hover{background:var(--color-bg-tertiary)}.ConfirmModal-module__Fqu6Oa__confirmButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:opacity .15s}.ConfirmModal-module__Fqu6Oa__confirmButton:hover:not(:disabled){opacity:.9}.ConfirmModal-module__Fqu6Oa__confirmButton:disabled,.ConfirmModal-module__Fqu6Oa__cancelButton:disabled{opacity:.6;cursor:not-allowed}.ConfirmModal-module__Fqu6Oa__closeButton:disabled{opacity:.4;cursor:not-allowed}.ConfirmModal-module__Fqu6Oa__spinner{margin-right:6px;animation:1s linear infinite ConfirmModal-module__Fqu6Oa__spin}@keyframes ConfirmModal-module__Fqu6Oa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ConfigurationModal-module__SggSoa__overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ConfigurationModal-module__SggSoa__modal{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:900px;height:85vh;display:flex;position:relative}.ConfigurationModal-module__SggSoa__header{padding:var(--space-5)var(--space-6);justify-content:space-between;align-items:center;display:flex}.ConfigurationModal-module__SggSoa__title{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:600}.ConfigurationModal-module__SggSoa__closeButton{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.ConfigurationModal-module__SggSoa__closeButton:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ConfigurationModal-module__SggSoa__tabs{border-bottom:1px solid var(--color-border);padding:0 var(--space-6);gap:0;display:flex}.ConfigurationModal-module__SggSoa__tab{padding:var(--space-3)var(--space-4);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;font-size:.875rem;font-weight:500;transition:all .15s}.ConfigurationModal-module__SggSoa__tab:hover{color:var(--color-text-secondary)}.ConfigurationModal-module__SggSoa__tabActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.ConfigurationModal-module__SggSoa__content{padding:var(--space-4)var(--space-6);flex-direction:column;flex:1;display:flex;overflow:hidden}.ConfigurationModal-module__SggSoa__searchRow{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.ConfigurationModal-module__SggSoa__searchInput{max-width:300px;padding:var(--space-2)var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);flex:1;font-size:.875rem}.ConfigurationModal-module__SggSoa__searchInput::placeholder{color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__searchInput:focus{border-color:var(--color-primary);outline:none}.ConfigurationModal-module__SggSoa__customCount{color:var(--color-primary);font-size:.8125rem;font-weight:500}.ConfigurationModal-module__SggSoa__tableWrapper{border:1px solid var(--color-border);border-radius:var(--radius-md);flex:1;overflow-y:auto}.ConfigurationModal-module__SggSoa__table{border-collapse:collapse;width:100%;font-size:.875rem}.ConfigurationModal-module__SggSoa__table thead{background:var(--color-bg-secondary);z-index:1;position:sticky;top:0}.ConfigurationModal-module__SggSoa__table th{text-align:left;color:var(--color-text-muted);padding:var(--space-3);border-bottom:1px solid var(--color-border);white-space:nowrap;font-weight:500}.ConfigurationModal-module__SggSoa__table td{padding:var(--space-3);color:var(--color-text-secondary);vertical-align:middle}.ConfigurationModal-module__SggSoa__table tbody tr:hover{background:var(--color-bg-tertiary)}.ConfigurationModal-module__SggSoa__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.ConfigurationModal-module__SggSoa__sortableHeader:hover{color:var(--color-text-primary)}.ConfigurationModal-module__SggSoa__headerContent{align-items:center;gap:4px;display:inline-flex}.ConfigurationModal-module__SggSoa__sortIconHidden{opacity:.3}.ConfigurationModal-module__SggSoa__sortIconActive{color:var(--color-primary)}.ConfigurationModal-module__SggSoa__rowCustom{background:#06b6d40d}.ConfigurationModal-module__SggSoa__rowCustom:hover{background:#06b6d41a}.ConfigurationModal-module__SggSoa__customDot{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-right:8px;display:inline-block}.ConfigurationModal-module__SggSoa__keywordCell{width:300px;max-width:300px;color:var(--color-text-primary);align-items:center;min-width:0;font-weight:500;display:flex}.ConfigurationModal-module__SggSoa__keywordText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ConfigurationModal-module__SggSoa__pageCell{text-overflow:ellipsis;white-space:nowrap;width:300px;max-width:300px;color:var(--color-text-primary);align-items:center;display:flex;overflow:hidden}.ConfigurationModal-module__SggSoa__pageCellContent{max-width:100%;color:var(--color-text-primary);align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.ConfigurationModal-module__SggSoa__pageCellContent:hover{color:var(--color-primary)}.ConfigurationModal-module__SggSoa__pageUrl{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.ConfigurationModal-module__SggSoa__externalLinkIcon{opacity:.5;flex-shrink:0;align-items:center;transition:opacity .15s;display:flex}.ConfigurationModal-module__SggSoa__pageCellContent:hover .ConfigurationModal-module__SggSoa__externalLinkIcon{opacity:1}.ConfigurationModal-module__SggSoa__table th:nth-child(3),.ConfigurationModal-module__SggSoa__table td:nth-child(3),.ConfigurationModal-module__SggSoa__table th:nth-child(4),.ConfigurationModal-module__SggSoa__table td:nth-child(4){text-align:right}.ConfigurationModal-module__SggSoa__numericCell{font-variant-numeric:tabular-nums}.ConfigurationModal-module__SggSoa__clusterBadge{align-items:center;gap:var(--space-1);background:var(--color-bg-tertiary);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 8px;font-size:.75rem;display:inline-flex}.ConfigurationModal-module__SggSoa__clusterDot{border-radius:50%;width:6px;height:6px}.ConfigurationModal-module__SggSoa__customSelect{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;min-width:120px;padding:4px 8px;font-size:.8125rem}.ConfigurationModal-module__SggSoa__customSelect:focus{border-color:var(--color-primary);outline:none}.ConfigurationModal-module__SggSoa__customSelectActive{border-color:var(--color-primary);background:#06b6d41a}.ConfigurationModal-module__SggSoa__dataTypeLabel{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);align-items:center;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.ConfigurationModal-module__SggSoa__brandedContent{gap:var(--space-6);flex-direction:column;height:100%;display:flex}.ConfigurationModal-module__SggSoa__brandedSection{gap:var(--space-3);flex-direction:column;display:flex}.ConfigurationModal-module__SggSoa__brandedHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.ConfigurationModal-module__SggSoa__brandedTitle{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.ConfigurationModal-module__SggSoa__brandedHelper{color:var(--color-text-muted);margin:0;font-size:.875rem}.ConfigurationModal-module__SggSoa__brandedTextarea{width:100%;padding:var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);resize:vertical;min-height:80px;font-family:inherit;font-size:.875rem}.ConfigurationModal-module__SggSoa__brandedTextarea::placeholder{color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__brandedTextarea:focus{border-color:var(--color-primary);outline:none}.ConfigurationModal-module__SggSoa__brandedTextareaError,.ConfigurationModal-module__SggSoa__brandedTextareaError:focus{border-color:var(--color-error,#ef4444)}.ConfigurationModal-module__SggSoa__brandedError{color:var(--color-error,#ef4444);margin-top:var(--space-1);font-size:.75rem}.ConfigurationModal-module__SggSoa__brandedActions{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.ConfigurationModal-module__SggSoa__brandedUpdateBtn{padding:var(--space-2)var(--space-4);background-color:var(--color-primary);border-radius:var(--radius-md);color:var(--color-bg-primary);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-size:.875rem;font-weight:500}.ConfigurationModal-module__SggSoa__brandedUpdateBtn:hover:not(:disabled){background-color:var(--color-primary-hover)}.ConfigurationModal-module__SggSoa__brandedUpdateBtn:disabled{opacity:.5;cursor:not-allowed}.ConfigurationModal-module__SggSoa__brandedStats{font-size:.8125rem}.ConfigurationModal-module__SggSoa__brandedCount{color:var(--color-primary);font-weight:500}.ConfigurationModal-module__SggSoa__brandedEmpty{color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__brandedList{gap:var(--space-3);flex-direction:column;display:flex}.ConfigurationModal-module__SggSoa__brandedListTitle{color:var(--color-text-secondary);margin:0;font-size:.875rem;font-weight:500}.ConfigurationModal-module__SggSoa__brandedTags{flex-wrap:wrap;gap:8px;display:flex}.ConfigurationModal-module__SggSoa__brandedTag{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);align-items:center;padding:4px 10px;font-size:.8125rem;display:inline-flex}.ConfigurationModal-module__SggSoa__clustersContent{gap:var(--space-4);flex-direction:column;height:100%;display:flex;overflow:hidden}.ConfigurationModal-module__SggSoa__clustersHelper{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.ConfigurationModal-module__SggSoa__clusterForm{gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;display:flex}.ConfigurationModal-module__SggSoa__clusterFormTitle{color:var(--color-text-primary);margin:0;font-size:.875rem;font-weight:600}.ConfigurationModal-module__SggSoa__clusterFormRow{gap:var(--space-3);align-items:flex-start;display:flex}.ConfigurationModal-module__SggSoa__clusterNameWrapper{width:200px;position:relative}.ConfigurationModal-module__SggSoa__clusterNameInput{width:100%;padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);padding-right:45px;font-size:.875rem}.ConfigurationModal-module__SggSoa__clusterCharCount{color:var(--color-text-muted);pointer-events:none;font-size:10px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ConfigurationModal-module__SggSoa__charCountWarning{color:#f59e0b}.ConfigurationModal-module__SggSoa__clusterNameInput:focus{border-color:var(--color-primary);outline:none}.ConfigurationModal-module__SggSoa__clusterNameInput::placeholder{color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__clusterPatternsWrapper{flex:1;position:relative}.ConfigurationModal-module__SggSoa__clusterPatternsInput{width:100%;padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);padding-right:55px;font-size:.875rem}.ConfigurationModal-module__SggSoa__clusterPatternsInput:focus{border-color:var(--color-primary);outline:none}.ConfigurationModal-module__SggSoa__clusterPatternsInput::placeholder{color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__patternsCharCount{color:var(--color-text-muted);pointer-events:none;font-size:10px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ConfigurationModal-module__SggSoa__clusterFormActions{gap:var(--space-2);justify-content:flex-end;display:flex}.ConfigurationModal-module__SggSoa__clusterFormBtn{padding:var(--space-2)var(--space-3);background-color:var(--color-primary);border-radius:var(--radius-md);color:var(--color-bg-primary);cursor:pointer;transition:background-color var(--transition-fast);border:none;font-size:.8125rem;font-weight:500}.ConfigurationModal-module__SggSoa__clusterFormBtn:hover:not(:disabled){background-color:var(--color-primary-hover)}.ConfigurationModal-module__SggSoa__clusterFormBtn:disabled{background-color:var(--color-primary);color:var(--color-bg-primary);opacity:.5;cursor:not-allowed}.ConfigurationModal-module__SggSoa__clusterCancelBtn{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:0 0;font-size:.8125rem;transition:all .15s}.ConfigurationModal-module__SggSoa__clusterCancelBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ConfigurationModal-module__SggSoa__clusterMatchPreview{color:var(--color-text-muted);padding-top:var(--space-1);font-size:.75rem}.ConfigurationModal-module__SggSoa__clusterMatchCount{color:var(--color-primary);font-weight:500}.ConfigurationModal-module__SggSoa__clusterFormError{color:var(--color-error,#ef4444);font-size:.75rem}.ConfigurationModal-module__SggSoa__clustersList{gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ConfigurationModal-module__SggSoa__clusterItem{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:box-shadow .15s;display:flex}.ConfigurationModal-module__SggSoa__clusterItem:hover{box-shadow:0 2px 8px #00000026}.ConfigurationModal-module__SggSoa__dragHandle{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:grab;touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.ConfigurationModal-module__SggSoa__dragHandle:hover{color:var(--color-text-secondary)}.ConfigurationModal-module__SggSoa__dragHandle:active{cursor:grabbing}.ConfigurationModal-module__SggSoa__clusterItemDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.ConfigurationModal-module__SggSoa__clusterItemInfo{flex:1;min-width:0}.ConfigurationModal-module__SggSoa__clusterItemName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.875rem;font-weight:500;overflow:hidden}.ConfigurationModal-module__SggSoa__clusterItemPatterns{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.ConfigurationModal-module__SggSoa__clusterItemStats{color:var(--color-text-secondary);text-align:right;flex-shrink:0;font-size:.75rem}.ConfigurationModal-module__SggSoa__clusterItemActions{gap:var(--space-1);flex-shrink:0;display:flex}.ConfigurationModal-module__SggSoa__clusterItemBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;background:0 0;padding:4px 8px;font-size:.75rem;transition:all .15s}.ConfigurationModal-module__SggSoa__clusterItemBtn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ConfigurationModal-module__SggSoa__clusterItemBtnDelete{border-color:#0000}.ConfigurationModal-module__SggSoa__clusterItemBtnDelete:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}@keyframes ConfigurationModal-module__SggSoa__skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}.ConfigurationModal-module__SggSoa__clusterItemSkeleton{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.ConfigurationModal-module__SggSoa__clusterItemDotSkeleton{background:var(--color-bg-tertiary);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:1.5s ease-in-out infinite ConfigurationModal-module__SggSoa__skeletonPulse}.ConfigurationModal-module__SggSoa__clusterItemNameSkeleton{background:var(--color-bg-tertiary);border-radius:var(--radius-sm);width:120px;height:14px;margin-bottom:4px;animation:1.5s ease-in-out infinite ConfigurationModal-module__SggSoa__skeletonPulse}.ConfigurationModal-module__SggSoa__clusterItemPatternsSkeleton{background:var(--color-bg-tertiary);border-radius:var(--radius-sm);width:180px;height:12px;animation:1.5s ease-in-out .1s infinite ConfigurationModal-module__SggSoa__skeletonPulse}.ConfigurationModal-module__SggSoa__clusterItemStatsSkeleton{background:var(--color-bg-tertiary);border-radius:var(--radius-sm);width:60px;height:12px;margin-left:auto;animation:1.5s ease-in-out .2s infinite ConfigurationModal-module__SggSoa__skeletonPulse}.ConfigurationModal-module__SggSoa__newClusterBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);border:1px dashed var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);cursor:pointer;background:#06b6d40d;font-size:.875rem;transition:all .15s;display:flex}.ConfigurationModal-module__SggSoa__newClusterBtn:hover{background:#06b6d41a}.ConfigurationModal-module__SggSoa__clustersEmpty{text-align:center;padding:var(--space-8);color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__footer{padding:var(--space-4)var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.ConfigurationModal-module__SggSoa__footerLeft,.ConfigurationModal-module__SggSoa__footerRight{align-items:center;gap:var(--space-3);display:flex}.ConfigurationModal-module__SggSoa__resetButton{padding:var(--space-2)var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;background:0 0;font-size:.875rem;transition:all .15s}.ConfigurationModal-module__SggSoa__resetButton:hover:not(:disabled){background:var(--color-bg-tertiary);color:var(--color-text-primary)}.ConfigurationModal-module__SggSoa__resetButton:disabled{opacity:.5;cursor:not-allowed}.ConfigurationModal-module__SggSoa__hiddenInput{display:none}.ConfigurationModal-module__SggSoa__importButton{padding:var(--space-2)var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;align-items:center;gap:6px;font-size:.875rem;transition:all .15s;display:inline-flex}.ConfigurationModal-module__SggSoa__importButton:hover:not(:disabled){background:var(--color-bg-tertiary)}.ConfigurationModal-module__SggSoa__importButton:disabled{opacity:.5;cursor:not-allowed}.ConfigurationModal-module__SggSoa__exportButton{padding:var(--space-2)var(--space-3);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;align-items:center;gap:6px;font-size:.875rem;transition:all .15s;display:inline-flex}.ConfigurationModal-module__SggSoa__exportButton:hover{background:var(--color-bg-tertiary)}.ConfigurationModal-module__SggSoa__emptyState{text-align:center;padding:var(--space-8);color:var(--color-text-muted)}.ConfigurationModal-module__SggSoa__importOverlay{justify-content:center;align-items:center;gap:var(--space-3);z-index:10;border-radius:inherit;background:#0009;flex-direction:column;display:flex;position:absolute;inset:0}.ConfigurationModal-module__SggSoa__importSpinner{color:var(--color-primary);animation:1s linear infinite ConfigurationModal-module__SggSoa__spin}.ConfigurationModal-module__SggSoa__importLabel{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}@keyframes ConfigurationModal-module__SggSoa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ConfigurationModal-module__SggSoa__overlay{padding:8px}.ConfigurationModal-module__SggSoa__modal{border-radius:var(--radius-md);max-width:100%;height:calc(100vh - 16px)}.ConfigurationModal-module__SggSoa__header{padding:var(--space-4)}.ConfigurationModal-module__SggSoa__tabs{padding:0 var(--space-4)}.ConfigurationModal-module__SggSoa__tab{padding:var(--space-2)var(--space-3);font-size:.8125rem}.ConfigurationModal-module__SggSoa__content{padding:var(--space-3)var(--space-4)}.ConfigurationModal-module__SggSoa__searchRow{align-items:stretch;gap:var(--space-2);flex-direction:column}.ConfigurationModal-module__SggSoa__searchInput{max-width:100%}.ConfigurationModal-module__SggSoa__keywordCell,.ConfigurationModal-module__SggSoa__pageCell{max-width:150px}.ConfigurationModal-module__SggSoa__customSelect{min-width:100px}.ConfigurationModal-module__SggSoa__footer{padding:var(--space-3)var(--space-4);gap:var(--space-3);flex-direction:column}.ConfigurationModal-module__SggSoa__footerLeft,.ConfigurationModal-module__SggSoa__footerRight{width:100%}.ConfigurationModal-module__SggSoa__footerLeft{order:2}.ConfigurationModal-module__SggSoa__footerRight{order:1}.ConfigurationModal-module__SggSoa__resetButton,.ConfigurationModal-module__SggSoa__importButton,.ConfigurationModal-module__SggSoa__exportButton{justify-content:center;width:100%}}@media (max-width:480px){.ConfigurationModal-module__SggSoa__table th,.ConfigurationModal-module__SggSoa__table td{padding:var(--space-2);font-size:.75rem}.ConfigurationModal-module__SggSoa__keywordCell,.ConfigurationModal-module__SggSoa__pageCell{max-width:120px}.ConfigurationModal-module__SggSoa__clusterBadge{padding:2px 6px;font-size:.6875rem}.ConfigurationModal-module__SggSoa__customSelect{min-width:80px;padding:3px 6px;font-size:.75rem}}
.PositionPerformanceCard-module__DM6yfa__container{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.PositionPerformanceCard-module__DM6yfa__header{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.PositionPerformanceCard-module__DM6yfa__headerRow1{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.PositionPerformanceCard-module__DM6yfa__headerRow2{align-items:center;gap:var(--space-3);display:flex}.PositionPerformanceCard-module__DM6yfa__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600}.PositionPerformanceCard-module__DM6yfa__selector{position:relative}.PositionPerformanceCard-module__DM6yfa__selectorBtn{align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:140px;color:var(--color-text-primary);cursor:pointer;padding:6px 12px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.PositionPerformanceCard-module__DM6yfa__selectorBtn:hover{background:var(--color-bg-tertiary)}.PositionPerformanceCard-module__DM6yfa__chevron{color:var(--color-text-muted);margin-left:auto;transition:transform .15s}.PositionPerformanceCard-module__DM6yfa__chevronOpen{transform:rotate(180deg)}.PositionPerformanceCard-module__DM6yfa__dropdown{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:160px;box-shadow:var(--shadow-lg);z-index:100;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto}.PositionPerformanceCard-module__DM6yfa__dropdownOption{align-items:center;gap:var(--space-2);width:100%;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:11px;transition:all .15s;display:flex}.PositionPerformanceCard-module__DM6yfa__dropdownOption:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.PositionPerformanceCard-module__DM6yfa__dropdownOptionDisabled{opacity:.4;cursor:not-allowed}.PositionPerformanceCard-module__DM6yfa__dropdownOptionDisabled:hover{background:0 0}.PositionPerformanceCard-module__DM6yfa__dropdownDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PositionPerformanceCard-module__DM6yfa__dropdownLabel{flex:1}.PositionPerformanceCard-module__DM6yfa__dropdownToggle{border:1px solid var(--color-text-muted);background:0 0;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;transition:all .15s;display:flex}.PositionPerformanceCard-module__DM6yfa__dropdownOption:hover .PositionPerformanceCard-module__DM6yfa__dropdownToggle:not(.PositionPerformanceCard-module__DM6yfa__dropdownToggleActive){border-color:var(--color-text-secondary);background:var(--color-bg-tertiary)}.PositionPerformanceCard-module__DM6yfa__dropdownToggleActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.PositionPerformanceCard-module__DM6yfa__dropdownDivider{background:var(--color-border);height:1px;margin:4px 0}.PositionPerformanceCard-module__DM6yfa__content{gap:var(--space-6);flex-direction:column;display:flex}.PositionPerformanceCard-module__DM6yfa__chartSection{width:100%}.PositionPerformanceCard-module__DM6yfa__tooltip{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);box-shadow:var(--shadow-lg)}.PositionPerformanceCard-module__DM6yfa__tooltipLabel{color:var(--color-text-secondary);margin:0 0 var(--space-2)0;font-size:.75rem;font-weight:500}.PositionPerformanceCard-module__DM6yfa__tooltipValue{margin:0;font-size:.8125rem;font-weight:500;line-height:1.4}.PositionPerformanceCard-module__DM6yfa__legend{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.PositionPerformanceCard-module__DM6yfa__legendSection{align-items:center;gap:var(--space-3);display:flex}.PositionPerformanceCard-module__DM6yfa__legendTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.PositionPerformanceCard-module__DM6yfa__legendDivider{background:var(--color-border);width:1px;height:16px;margin:0 var(--space-2)}.PositionPerformanceCard-module__DM6yfa__legendItem{align-items:center;gap:var(--space-2);font-size:.75rem;display:flex}.PositionPerformanceCard-module__DM6yfa__legendDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.PositionPerformanceCard-module__DM6yfa__legendLabel{color:var(--color-text-secondary)}.PositionPerformanceCard-module__DM6yfa__legendLine{flex-shrink:0;width:16px;height:2px}.PositionPerformanceCard-module__DM6yfa__legendLineDashed{border-top:2px dashed;flex-shrink:0;width:16px;height:0}.PositionPerformanceCard-module__DM6yfa__separator{background-color:var(--color-border);width:50px;height:1px;margin:0 auto}.PositionPerformanceCard-module__DM6yfa__tableToggle{justify-content:center;align-items:center;gap:var(--space-2);width:calc(100% + var(--space-4)*2);margin-left:calc(var(--space-4)*-1);margin-right:calc(var(--space-4)*-1);margin-bottom:calc(var(--space-4)*-1);margin-top:var(--space-6);padding:var(--space-1)var(--space-4);background:var(--color-bg-tertiary);border:none;border-top:1px solid var(--color-border);border-radius:0 0 var(--radius-lg)var(--radius-lg);color:var(--color-text-muted);cursor:pointer;font-size:.625rem;font-weight:500;transition:all .15s;display:flex}.PositionPerformanceCard-module__DM6yfa__tableToggle:hover{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.PositionPerformanceCard-module__DM6yfa__tableToggleText{text-transform:uppercase;letter-spacing:.05em}.PositionPerformanceCard-module__DM6yfa__tableWrapper{-webkit-overflow-scrolling:touch;max-height:350px;overflow:auto}.PositionPerformanceCard-module__DM6yfa__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.PositionPerformanceCard-module__DM6yfa__table th:first-child,.PositionPerformanceCard-module__DM6yfa__table th:nth-child(2){width:90px}.PositionPerformanceCard-module__DM6yfa__table th:nth-child(3){width:100px}.PositionPerformanceCard-module__DM6yfa__table th:nth-child(4){width:80px}.PositionPerformanceCard-module__DM6yfa__table th:nth-child(5){width:60px}.PositionPerformanceCard-module__DM6yfa__table thead{background:var(--color-bg-secondary);z-index:1;box-shadow:inset 0 -1px 0 var(--color-border);position:sticky;top:0}.PositionPerformanceCard-module__DM6yfa__table thead tr{border-bottom:1px solid var(--color-border)}.PositionPerformanceCard-module__DM6yfa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:var(--space-2)var(--space-3);white-space:nowrap;font-size:11px;font-weight:500}.PositionPerformanceCard-module__DM6yfa__table th:not(:first-child){text-align:right}.PositionPerformanceCard-module__DM6yfa__table td{padding:var(--space-2)var(--space-3);color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-subtle);font-variant-numeric:tabular-nums}.PositionPerformanceCard-module__DM6yfa__table td:not(:first-child){text-align:right}.PositionPerformanceCard-module__DM6yfa__periodCell{color:var(--color-text-primary);font-weight:600}.PositionPerformanceCard-module__DM6yfa__metricCell{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:var(--space-1);display:inline-flex}.PositionPerformanceCard-module__DM6yfa__metricValue{text-align:right;font-variant-numeric:tabular-nums;min-width:50px;font-weight:500;display:inline-block}@media (max-width:768px){.PositionPerformanceCard-module__DM6yfa__container{padding:var(--space-4)}.PositionPerformanceCard-module__DM6yfa__headerRow1,.PositionPerformanceCard-module__DM6yfa__headerRow2{gap:var(--space-2);flex-wrap:wrap}.PositionPerformanceCard-module__DM6yfa__selectorBtn{min-width:auto}.PositionPerformanceCard-module__DM6yfa__table{min-width:500px}.PositionPerformanceCard-module__DM6yfa__table th{padding:var(--space-2);font-size:10px}.PositionPerformanceCard-module__DM6yfa__table td{padding:var(--space-2)}}@media (max-width:480px){.PositionPerformanceCard-module__DM6yfa__container{padding:var(--space-3)}.PositionPerformanceCard-module__DM6yfa__title{font-size:16px}}
.ClusterDistributionPlaceholder-module__-YnkNW__chart{gap:var(--space-3);opacity:.5;flex-direction:column;display:flex}.ClusterDistributionPlaceholder-module__-YnkNW__row{align-items:center;gap:var(--space-4);display:flex}.ClusterDistributionPlaceholder-module__-YnkNW__labelContainer{align-items:center;gap:var(--space-2);flex-shrink:0;width:100px;display:flex}.ClusterDistributionPlaceholder-module__-YnkNW__dot{background-color:var(--color-border);border-radius:50%;flex-shrink:0;width:10px;height:10px}.ClusterDistributionPlaceholder-module__-YnkNW__label{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.ClusterDistributionPlaceholder-module__-YnkNW__barContainer{align-items:center;gap:var(--space-3);flex:1;display:flex}.ClusterDistributionPlaceholder-module__-YnkNW__bar{background-color:var(--color-border);border-radius:var(--radius-sm);min-width:4px;height:24px}.ClusterDistributionPlaceholder-module__-YnkNW__value{color:var(--color-text-muted);min-width:48px;font-size:.875rem;font-weight:600}
.DashboardUploadWrapper-module__IbEY5W__analysisLayout{width:100%}.DashboardUploadWrapper-module__IbEY5W__analysisHeader{gap:var(--space-4);margin-bottom:var(--space-4);flex-direction:column;display:flex}.DashboardUploadWrapper-module__IbEY5W__headerRow1{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.DashboardUploadWrapper-module__IbEY5W__headerRow2{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.DashboardUploadWrapper-module__IbEY5W__headerRow2Left{align-items:center;gap:20px;display:flex}.DashboardUploadWrapper-module__IbEY5W__headerRow2Right{align-items:center;gap:var(--space-3);display:flex}.DashboardUploadWrapper-module__IbEY5W__headerTitleGroup{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.DashboardUploadWrapper-module__IbEY5W__skeletonContent{gap:var(--space-6);flex-direction:column;width:100%;max-width:100%;display:flex}.DashboardUploadWrapper-module__IbEY5W__skeletonStatsRow{align-items:center;gap:var(--space-3);display:flex}.DashboardUploadWrapper-module__IbEY5W__skeletonSummary{align-items:center;gap:var(--space-3);padding:var(--space-2)var(--space-4);flex:1;display:flex}.DashboardUploadWrapper-module__IbEY5W__skeletonChartsRow{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.DashboardUploadWrapper-module__IbEY5W__skeletonCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}@media (max-width:768px){.DashboardUploadWrapper-module__IbEY5W__skeletonChartsRow{grid-template-columns:1fr}.DashboardUploadWrapper-module__IbEY5W__skeletonStatsRow{flex-wrap:wrap}}
.page-module__cZ6hwG__page{max-width:1400px;margin:0 auto}
