.Notifications-module__4GPsHq__container{max-width:1200px;margin:0 auto}.Notifications-module__4GPsHq__pageHeader{align-items:stretch;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}.Notifications-module__4GPsHq__headerText{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:800}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0}.Notifications-module__4GPsHq__headerActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (min-width:768px){.Notifications-module__4GPsHq__pageHeader{margin-bottom:var(--space-12);flex-direction:row;justify-content:space-between;align-items:flex-start}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-4xl)}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-lg)}}
.SearchInput-module__2H4LhW__wrapper{align-items:center;display:flex;position:relative}.SearchInput-module__2H4LhW__icon{color:var(--text-tertiary);pointer-events:none;z-index:1;position:absolute;left:12px}.SearchInput-module__2H4LhW__input{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);color:var(--text-primary);outline:none;width:180px;padding:.65rem 2rem .65rem 2.25rem;font-size:.75rem;line-height:normal;transition:border-color .15s,width .2s}.SearchInput-module__2H4LhW__input::-webkit-search-cancel-button{appearance:none}.SearchInput-module__2H4LhW__input::placeholder{color:var(--text-tertiary)}.SearchInput-module__2H4LhW__input:focus{border-color:var(--accent-primary);width:220px}.SearchInput-module__2H4LhW__clearButton{right:var(--space-2);color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute}.SearchInput-module__2H4LhW__clearButton:hover{color:var(--text-primary);background:rgba(var(--color-white-rgb), .05)}[data-theme=light] .SearchInput-module__2H4LhW__clearButton:hover{background:#0000000d}.SearchInput-module__2H4LhW__fullWidth,.SearchInput-module__2H4LhW__fullWidth:focus{width:100%}@media (max-width:640px){.SearchInput-module__2H4LhW__input{width:140px}.SearchInput-module__2H4LhW__input:focus{width:160px}.SearchInput-module__2H4LhW__fullWidth,.SearchInput-module__2H4LhW__fullWidth:focus{width:100%}}
.StrategyActivityStatus-module__UD9sQa__statusContainer{gap:var(--space-8);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeCard{padding:0}.StrategyActivityStatus-module__UD9sQa__uptimeHeader{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeTitle{align-items:center;gap:var(--space-3);font-size:16px;font-weight:700;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeTitle svg{color:var(--accent-text)}.StrategyActivityStatus-module__UD9sQa__statusBadge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.StrategyActivityStatus-module__UD9sQa__statusOperational{background:rgba(var(--success-rgb), .1);color:var(--success-500);border:1px solid rgba(var(--success-rgb), .2)}.StrategyActivityStatus-module__UD9sQa__statusDegraded{color:#a855f7;background:#a855f71a;border:1px solid #a855f733}.StrategyActivityStatus-module__UD9sQa__statusDown{color:var(--text-tertiary);background:#8080801a;border:1px solid #80808033}.StrategyActivityStatus-module__UD9sQa__statusDot{background-color:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite StrategyActivityStatus-module__UD9sQa__statusPulse;box-shadow:0 0 6px}@keyframes StrategyActivityStatus-module__UD9sQa__statusPulse{0%{opacity:1;box-shadow:0 0}70%{opacity:1;box-shadow:0 0 0 5px #0000}to{opacity:1;box-shadow:0 0 #0000}}.StrategyActivityStatus-module__UD9sQa__uptimePills{align-items:stretch;gap:4px;height:44px;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimePill{border-radius:var(--radius-sm);cursor:pointer;flex:1;height:100%;transition:all .2s;position:relative}.StrategyActivityStatus-module__UD9sQa__uptimePill:hover,.StrategyActivityStatus-module__UD9sQa__monthReportPill:hover{transform-origin:bottom;z-index:51;transform:scaleY(1.15)}.StrategyActivityStatus-module__UD9sQa__pillActive{background-color:var(--success-500)}.StrategyActivityStatus-module__UD9sQa__pillInactive{background-color:rgb(var(--warning-rgb,245, 158, 11))}.StrategyActivityStatus-module__UD9sQa__pillDeactivated{background-color:var(--drawdown-pill)}.StrategyActivityStatus-module__UD9sQa__pillClosed{background-color:var(--text-tertiary);opacity:.35}.StrategyActivityStatus-module__UD9sQa__pillFuture{background-color:var(--text-tertiary);opacity:.1}.StrategyActivityStatus-module__UD9sQa__uptimePill:after,.StrategyActivityStatus-module__UD9sQa__monthReportPill:after{content:attr(data-tooltip);white-space:nowrap;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);pointer-events:none;opacity:0;z-index:50;padding:4px 8px;font-size:10px;font-weight:600;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)scaleY(.87)}.StrategyActivityStatus-module__UD9sQa__uptimePill:hover:after,.StrategyActivityStatus-module__UD9sQa__monthReportPill:hover:after{opacity:1}.StrategyActivityStatus-module__UD9sQa__uptimeLabels{margin-top:var(--space-2);color:var(--text-tertiary);justify-content:space-between;font-size:10px;font-weight:600;display:flex}.StrategyActivityStatus-module__UD9sQa__uptimeLegend{gap:var(--space-6);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-default);display:flex}.StrategyActivityStatus-module__UD9sQa__legendItem{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:11px;font-weight:500;display:flex}.StrategyActivityStatus-module__UD9sQa__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.StrategyActivityStatus-module__UD9sQa__legendDotActive{background-color:var(--success-500)}.StrategyActivityStatus-module__UD9sQa__legendDotDrawdown{background-color:var(--error-500)}.StrategyActivityStatus-module__UD9sQa__legendDotInactive{background-color:rgb(var(--warning-rgb,245, 158, 11))}.StrategyActivityStatus-module__UD9sQa__legendDotDeactivated{background-color:var(--drawdown-pill)}.StrategyActivityStatus-module__UD9sQa__legendDotClosed{background-color:var(--text-tertiary);opacity:.35}.StrategyActivityStatus-module__UD9sQa__legendDotFuture{background-color:var(--text-tertiary);opacity:.1}.StrategyActivityStatus-module__UD9sQa__statusMetrics{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.StrategyActivityStatus-module__UD9sQa__statusMetricCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__statusMetricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.StrategyActivityStatus-module__UD9sQa__statusMetricValue{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text-primary);font-size:24px;font-weight:800}.StrategyActivityStatus-module__UD9sQa__monthlyReportsSection{gap:var(--space-8);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__monthlyReportsTitle{align-items:center;gap:var(--space-3);font-size:16px;font-weight:700;display:flex}.StrategyActivityStatus-module__UD9sQa__monthlyReportsTitle svg{color:var(--accent-text)}.StrategyActivityStatus-module__UD9sQa__monthlyReportsGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.StrategyActivityStatus-module__UD9sQa__yearGroup{gap:var(--space-6);flex-direction:column;display:flex}.StrategyActivityStatus-module__UD9sQa__yearSeparator{align-items:center;gap:var(--space-4);display:flex}.StrategyActivityStatus-module__UD9sQa__yearLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;font-size:13px;font-weight:800}.StrategyActivityStatus-module__UD9sQa__yearLine{background:var(--border-default);flex:1;height:1px}.StrategyActivityStatus-module__UD9sQa__monthReportCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-4);flex-direction:column;transition:border-color .2s;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportCard:hover{border-color:var(--border-hover)}.StrategyActivityStatus-module__UD9sQa__monthReportHeader{justify-content:space-between;align-items:center;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportName{color:var(--text-primary);align-items:center;gap:var(--space-2);font-size:14px;font-weight:700;display:flex}.StrategyActivityStatus-module__UD9sQa__monthStatusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.StrategyActivityStatus-module__UD9sQa__monthStatusDotActive{background-color:var(--success-500);box-shadow:0 0 6px var(--success-500);animation:2s infinite StrategyActivityStatus-module__UD9sQa__monthDotPulse}@keyframes StrategyActivityStatus-module__UD9sQa__monthDotPulse{0%{box-shadow:0 0 0 0 rgba(var(--success-rgb), .5)}70%{box-shadow:0 0 0 5px rgba(var(--success-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--success-rgb), 0)}}.StrategyActivityStatus-module__UD9sQa__monthReportUptime{font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.StrategyActivityStatus-module__UD9sQa__monthReportPills{gap:4px;height:20px;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportPill{border-radius:var(--radius-sm);cursor:pointer;flex:1;height:100%;transition:all .2s;position:relative}.StrategyActivityStatus-module__UD9sQa__monthReportStats{justify-content:space-between;width:100%;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportStat{gap:var(--space-1);color:var(--text-secondary);flex-direction:column;font-size:13px;font-weight:600;display:flex}.StrategyActivityStatus-module__UD9sQa__monthReportStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.StrategyActivityStatus-module__UD9sQa__monthReportStatValue{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:14px;font-weight:700}@media (max-width:768px){.StrategyActivityStatus-module__UD9sQa__uptimeHeader,.StrategyActivityStatus-module__UD9sQa__uptimeLegend{gap:var(--space-3);flex-wrap:wrap}.StrategyActivityStatus-module__UD9sQa__statusMetrics{grid-template-columns:repeat(2,1fr)}.StrategyActivityStatus-module__UD9sQa__statusMetricValue{font-size:18px}.StrategyActivityStatus-module__UD9sQa__monthlyReportsGrid{grid-template-columns:1fr}.StrategyActivityStatus-module__UD9sQa__monthReportCard{padding:var(--space-4)}}
.PerkFieldControl-module__pivYoa__fieldRow{flex-direction:column;gap:.4rem;display:flex}.PerkFieldControl-module__pivYoa__label{color:var(--text-primary);font-size:13px;font-weight:600}.PerkFieldControl-module__pivYoa__req{color:var(--color-lime);margin-left:2px}.PerkFieldControl-module__pivYoa__desc{color:var(--text-tertiary);font-size:11.5px;line-height:1.4}.PerkFieldControl-module__pivYoa__subForm{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-app);flex-direction:column;gap:.9rem;padding:.9rem 1rem;display:flex}.PerkFieldControl-module__pivYoa__list{flex-direction:column;gap:.7rem;display:flex}.PerkFieldControl-module__pivYoa__listRow{align-items:flex-start;gap:.6rem;display:flex}.PerkFieldControl-module__pivYoa__listBody{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-app);flex-direction:column;flex:1;gap:.9rem;min-width:0;padding:.9rem 1rem;display:flex}.PerkFieldControl-module__pivYoa__mapKey{text-transform:uppercase;letter-spacing:.03em;color:var(--text-tertiary);margin-bottom:-.3rem;font-size:11px}.PerkFieldControl-module__pivYoa__switchWrap{display:inline-flex}.PerkFieldControl-module__pivYoa__numRow{align-items:center;gap:8px;max-width:240px;display:flex}.PerkFieldControl-module__pivYoa__unit{color:var(--text-tertiary);flex:none;font-size:13px}.PerkFieldControl-module__pivYoa__empty{color:var(--text-tertiary);font-size:12px;font-style:italic}
.FeaturesTab-module__TiB1Ka__loading,.FeaturesTab-module__TiB1Ka__empty{text-align:center;color:var(--text-tertiary);padding:1.5rem 0;font-size:13px}.FeaturesTab-module__TiB1Ka__list{flex-direction:column;gap:1.75rem;display:flex}.FeaturesTab-module__TiB1Ka__accountBlock{flex-direction:column;gap:.85rem;display:flex}.FeaturesTab-module__TiB1Ka__accountHeader{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.6rem;display:flex}.FeaturesTab-module__TiB1Ka__accountTitle{color:var(--text-primary);font-size:15px;font-weight:600}.FeaturesTab-module__TiB1Ka__accountCapital{align-items:baseline;gap:8px;display:inline-flex}.FeaturesTab-module__TiB1Ka__capitalLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px}.FeaturesTab-module__TiB1Ka__capitalValue{color:var(--text-secondary);font-size:13px;font-weight:600}.FeaturesTab-module__TiB1Ka__perkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.FeaturesTab-module__TiB1Ka__perkCard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg,12px);grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.FeaturesTab-module__TiB1Ka__perkBody{flex-direction:column;gap:4px;min-width:0;display:flex}.FeaturesTab-module__TiB1Ka__perkTitleRow{align-items:center;gap:8px;display:flex}.FeaturesTab-module__TiB1Ka__perkTitle{color:var(--text-primary);font-size:14px;font-weight:600}.FeaturesTab-module__TiB1Ka__activePill{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-sm);color:var(--color-lime);background:rgba(var(--color-lime-rgb), .1);border:1px solid rgba(var(--color-lime-rgb), .25);padding:2px 6px;font-size:10px;font-weight:700}.FeaturesTab-module__TiB1Ka__perkDesc{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.5}.FeaturesTab-module__TiB1Ka__formBody{flex-direction:column;gap:1.1rem;display:flex}.FeaturesTab-module__TiB1Ka__formField{flex-direction:column;gap:4px;display:flex}.FeaturesTab-module__TiB1Ka__formFieldBoolean{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.FeaturesTab-module__TiB1Ka__formFieldBooleanText{flex-direction:column;gap:4px;min-width:0;display:flex}.FeaturesTab-module__TiB1Ka__formLabel{color:var(--text-primary);font-size:13px;font-weight:600}.FeaturesTab-module__TiB1Ka__formFieldDesc{color:var(--text-tertiary);margin:0 0 4px;font-size:12px;line-height:1.4}
.DashboardBanner-module__nlOyOG__banner{align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-lg);padding:14px 18px;display:flex;position:relative}.DashboardBanner-module__nlOyOG__variantDefault{background:var(--bg-info-subtle);border:1px solid var(--border-info-subtle)}.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__title{color:var(--info-500)}.DashboardBanner-module__nlOyOG__variantSuccess{background:var(--bg-success-subtle);border:1px solid var(--border-success-subtle)}.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__title{color:var(--success-500)}.DashboardBanner-module__nlOyOG__variantWarning{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle)}.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__title{color:var(--warning-500)}.DashboardBanner-module__nlOyOG__variantError{background:var(--bg-danger-subtle);border:1px solid var(--border-danger-subtle)}.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__title{color:var(--error-500)}.DashboardBanner-module__nlOyOG__icon{flex-shrink:0;margin-top:1px}.DashboardBanner-module__nlOyOG__iconSpin{animation:1s linear infinite DashboardBanner-module__nlOyOG__bannerSpin}@keyframes DashboardBanner-module__nlOyOG__bannerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardBanner-module__nlOyOG__body{flex:1;min-width:0}.DashboardBanner-module__nlOyOG__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0 0 4px;line-height:1.3}.DashboardBanner-module__nlOyOG__message{color:var(--text-secondary);font-size:.8125rem;line-height:1.55}.DashboardBanner-module__nlOyOG__action{align-self:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.DashboardBanner-module__nlOyOG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-md);transition:color var(--duration-fast), background var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:4px;display:flex}.DashboardBanner-module__nlOyOG__closeBtn:hover{color:var(--text-secondary);background:var(--surface-lift-sm)}@media (max-width:640px){.DashboardBanner-module__nlOyOG__banner{padding:var(--space-3);border-radius:var(--radius-md);flex-wrap:wrap}.DashboardBanner-module__nlOyOG__action{align-self:stretch;width:100%}}
.ToolSelection-module__OvXchW__disabledCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);cursor:not-allowed;opacity:.55;border-radius:24px;justify-content:space-between;align-items:center;padding:24px;display:flex}.ToolSelection-module__OvXchW__disabledLeft{align-items:center;gap:16px;display:flex}.ToolSelection-module__OvXchW__disabledIcon{background:var(--surface-lift-md);width:44px;height:44px;color:var(--text-tertiary);border-radius:14px;justify-content:center;align-items:center;display:flex}.ToolSelection-module__OvXchW__disabledName{color:var(--text-secondary);font-size:1.0625rem;font-weight:600}.ToolSelection-module__OvXchW__disabledSub{color:var(--text-tertiary);align-items:center;gap:6px;margin-top:4px;font-size:.75rem;display:flex}.ToolSelection-module__OvXchW__comingSoonBadge{background:var(--surface-lift-sm);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:99px;padding:6px 14px;font-size:.6875rem;font-weight:600}.ToolSelection-module__OvXchW__emptyState{background:var(--surface-lift-sm);border:1px solid var(--border-default);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.ToolSelection-module__OvXchW__emptyTitle{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:600}.ToolSelection-module__OvXchW__emptyBody{color:var(--text-tertiary);max-width:420px;margin:0;font-size:.875rem;line-height:1.5}
.RemunerationStep-module__6UO4fW__root{flex-direction:column;flex:1;gap:32px;width:100%;min-height:0;display:flex}.RemunerationStep-module__6UO4fW__cards{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.RemunerationStep-module__6UO4fW__card{text-align:left;border-radius:var(--radius-xl);border:1px solid var(--border-default);background:var(--bg-surface);cursor:pointer;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:24px 20px;transition:border-color .15s,background .15s;display:flex;position:relative}.RemunerationStep-module__6UO4fW__card:not(.RemunerationStep-module__6UO4fW__cardSelected):hover{border-color:var(--border-hover)}.RemunerationStep-module__6UO4fW__cardSelected{border-color:var(--accent-primary);background:var(--bg-surface-elevated)}[data-theme=light] .RemunerationStep-module__6UO4fW__cardSelected{background:var(--bg-surface)}.RemunerationStep-module__6UO4fW__iconWrap{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-lime) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 12%, transparent);width:44px;height:44px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__iconWrap{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--bg-app)}.RemunerationStep-module__6UO4fW__cardTitleRow{align-items:center;gap:10px;margin-top:4px;display:flex}.RemunerationStep-module__6UO4fW__cardTitle{font-size:1.25rem;font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary)}.RemunerationStep-module__6UO4fW__brokerCount{border-radius:var(--radius-full);background:rgba(var(--text-primary-rgb), .05);border:1px solid var(--border-default);font-size:.6875rem;font-weight:var(--weight-semibold);color:var(--text-secondary);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;line-height:1.3;display:inline-flex}.RemunerationStep-module__6UO4fW__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.45}.RemunerationStep-module__6UO4fW__highlight{border-top:1px solid var(--border-default);flex-direction:column;gap:10px;width:100%;padding-top:16px;display:flex}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__highlight{border-top-color:var(--border-hover)}.RemunerationStep-module__6UO4fW__highlightLabel{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-tertiary)}.RemunerationStep-module__6UO4fW__highlightValue{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.RemunerationStep-module__6UO4fW__amount{font-size:1.5rem;font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary);line-height:1.1}.RemunerationStep-module__6UO4fW__cardSelected .RemunerationStep-module__6UO4fW__amount{color:var(--accent-primary)}.RemunerationStep-module__6UO4fW__unit{font-size:.8125rem;font-weight:var(--weight-medium);color:var(--text-tertiary)}.RemunerationStep-module__6UO4fW__highlightNote{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.4}.RemunerationStep-module__6UO4fW__tierScale{gap:5px;width:100%;display:flex}.RemunerationStep-module__6UO4fW__tier{font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:6px;padding:0;display:flex}.RemunerationStep-module__6UO4fW__seg{background:rgba(var(--accent-primary-rgb), .14);border:1px solid rgba(var(--accent-primary-rgb), .24);border-radius:3px;height:10px;transition:background-color .15s,border-color .15s}.RemunerationStep-module__6UO4fW__segOn{background:var(--accent-primary);border-color:var(--accent-primary)}.RemunerationStep-module__6UO4fW__tickLabel{text-align:center;font-size:.625rem;font-weight:var(--weight-medium);color:var(--text-tertiary);transition:color .15s}.RemunerationStep-module__6UO4fW__tickActive{color:var(--accent-primary);font-weight:var(--weight-semibold)}.RemunerationStep-module__6UO4fW__tier:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:4px}.RemunerationStep-module__6UO4fW__tierMore{flex-direction:column;flex:0 0 22px;gap:6px;display:flex}.RemunerationStep-module__6UO4fW__segFade{background:linear-gradient(to right, rgba(var(--accent-primary-rgb), .22), rgba(var(--accent-primary-rgb), 0));border-radius:3px;height:10px}.RemunerationStep-module__6UO4fW__moreArrow{text-align:center;font-size:.8125rem;font-weight:var(--weight-bold);color:var(--accent-primary);line-height:1}.RemunerationStep-module__6UO4fW__priceLine{flex-direction:column;gap:2px;display:flex}.RemunerationStep-module__6UO4fW__split{width:100%;height:32px;font-size:.75rem;font-weight:var(--weight-semibold);border-radius:8px;display:flex;overflow:hidden}.RemunerationStep-module__6UO4fW__splitKeep{background:var(--accent-primary);color:var(--bg-app);white-space:nowrap;align-items:center;padding-left:10px;display:flex}.RemunerationStep-module__6UO4fW__splitFee{background:rgba(var(--text-primary-rgb), .07);color:var(--text-secondary);white-space:nowrap;justify-content:center;align-items:center;padding:0 6px;font-size:.6875rem;display:flex}.RemunerationStep-module__6UO4fW__cardHint{border-radius:var(--radius-full);background:rgba(var(--text-primary-rgb), .05);border:1px solid var(--border-default);font-size:.6875rem;font-weight:var(--weight-semibold);color:var(--text-secondary);align-items:center;gap:6px;padding:6px 11px;line-height:1.3;display:inline-flex;position:absolute;top:22px;right:20px}.RemunerationStep-module__6UO4fW__cardHint svg{color:var(--accent-primary);flex-shrink:0}.RemunerationStep-module__6UO4fW__noteRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.RemunerationStep-module__6UO4fW__cardMoreLink{flex-shrink:0}.RemunerationStep-module__6UO4fW__footerWrap{margin-top:auto}@media (max-width:560px){.RemunerationStep-module__6UO4fW__cards{grid-template-columns:1fr}}
.BrokerStep-module__WovH1G__brokerGrid{grid-template-columns:repeat(3,1fr);gap:14px;width:100%;display:grid}.BrokerStep-module__WovH1G__brokerCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;flex-direction:column;justify-content:flex-start;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BrokerStep-module__WovH1G__brokerCard:not(.BrokerStep-module__WovH1G__selected):hover{background:var(--surface-lift-md);border-color:var(--border-hover)}.BrokerStep-module__WovH1G__brokerCard.BrokerStep-module__WovH1G__selected{background:color-mix(in srgb, var(--color-lime) 5%, transparent);border-color:var(--color-lime);box-shadow:none}.BrokerStep-module__WovH1G__cardHeader{align-items:center;gap:14px;width:100%;display:flex}.BrokerStep-module__WovH1G__logoWrapper{flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:30px;display:flex}.BrokerStep-module__WovH1G__brokerLogo{object-fit:contain;object-position:left;max-width:65%;height:100%}[data-theme=light] .BrokerStep-module__WovH1G__brokerLogo{filter:brightness(0)}.BrokerStep-module__WovH1G__brokerName{color:var(--text-primary);text-align:left;letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.1}.BrokerStep-module__WovH1G__selected .BrokerStep-module__WovH1G__brokerName{color:var(--text-primary)}.BrokerStep-module__WovH1G__featuresContainer{flex:1;padding:0}.BrokerStep-module__WovH1G__featureExplanation{color:var(--text-tertiary);font-size:.8125rem;font-weight:400;line-height:1.5}.BrokerStep-module__WovH1G__recommendedBadge{background:var(--bg-app);color:var(--accent-text);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__vpnBadge{background:var(--bg-app);color:var(--warning-500);border:1px solid color-mix(in srgb, var(--warning-500) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__connectedBadge{background:var(--bg-app);color:var(--color-lime);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);text-transform:uppercase;letter-spacing:.1em;z-index:10;white-space:nowrap;border-radius:6px;padding:2px 10px;font-size:.625rem;font-weight:900;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.BrokerStep-module__WovH1G__cornerBadges{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:12px}.BrokerStep-module__WovH1G__bookPill{letter-spacing:.03em;white-space:nowrap;background:var(--surface-lift-md);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.625rem;font-weight:700;display:inline-flex}.BrokerStep-module__WovH1G__bookPillAccent{background:color-mix(in srgb, var(--color-lime) 12%, transparent);border-color:color-mix(in srgb, var(--color-lime) 30%, transparent);color:var(--accent-text)}.BrokerStep-module__WovH1G__checkIcon{background:var(--color-lime);width:22px;height:22px;color:var(--bg-app);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BrokerStep-module__WovH1G__infoNote{background:color-mix(in srgb, var(--info-500) 10%, transparent);border:1px solid color-mix(in srgb, var(--info-500) 20%, transparent);color:var(--info-500);border-radius:16px;gap:12px;padding:16px 20px;display:flex}@media (max-width:480px){.BrokerStep-module__WovH1G__brokerGrid{grid-template-columns:1fr}}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard{background:var(--surface-lift-sm);border-color:var(--border-default)}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard:not(.BrokerStep-module__WovH1G__selected):hover{background:var(--surface-lift-md);border-color:var(--border-hover)}[data-theme=light] .BrokerStep-module__WovH1G__brokerCard.BrokerStep-module__WovH1G__selected{background:color-mix(in srgb, var(--accent-primary) 8%, transparent);border-color:var(--accent-primary)}
.Perks-module__mqsXCq__container{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Perks-module__mqsXCq__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__headerLeft h1{margin:0 0 var(--space-2);letter-spacing:-.02em;color:var(--text-primary);font-size:32px;font-weight:600;line-height:1.2}.Perks-module__mqsXCq__headerLeft p{max-width:70ch;color:var(--text-secondary);margin:0;font-size:1rem}.Perks-module__mqsXCq__toolbar{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__searchBox{flex:260px;max-width:420px}.Perks-module__mqsXCq__strategyRow{flex-shrink:0;align-items:center;gap:12px;display:flex}.Perks-module__mqsXCq__strategyLabel{font-size:var(--text-sm,.875rem);color:var(--text-secondary);white-space:nowrap}.Perks-module__mqsXCq__strategyBox{width:260px}.Perks-module__mqsXCq__overrideBadge{font-size:var(--text-xs,.75rem);color:var(--color-lime);border:1px solid var(--color-lime);background:rgba(var(--color-lime-rgb), .08);border-radius:999px;padding:1px 8px;font-weight:500}.Perks-module__mqsXCq__resetBtn{font-size:var(--text-xs,.75rem)}.Perks-module__mqsXCq__list{gap:var(--space-4,1rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.Perks-module__mqsXCq__cardHead{justify-content:space-between;align-items:center;gap:var(--space-4,1rem);padding:var(--space-5,1.25rem) var(--space-6,1.5rem);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__headInfo{flex:220px;min-width:180px}.Perks-module__mqsXCq__name{align-items:center;gap:var(--space-3,.75rem);font-size:var(--text-base,1rem);color:var(--text-primary);font-weight:600;display:flex}.Perks-module__mqsXCq__badge{font-size:var(--text-xs,.75rem);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:999px;padding:.1rem .5rem;font-weight:500}.Perks-module__mqsXCq__badgePro{color:var(--color-lime);border-color:var(--color-lime)}.Perks-module__mqsXCq__sub{font-size:var(--text-xs,.75rem);color:var(--text-tertiary);margin-top:.2rem}.Perks-module__mqsXCq__controls{align-items:center;gap:var(--space-3,.75rem);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__thField{align-items:center;gap:10px;display:flex}.Perks-module__mqsXCq__thLabel{font-size:var(--text-sm,.875rem);color:var(--text-secondary);white-space:nowrap}.Perks-module__mqsXCq__threshold{width:140px}.Perks-module__mqsXCq__config{border-top:1px solid var(--border-default);padding:var(--space-5,1.25rem) var(--space-6,1.5rem) var(--space-6,1.5rem);gap:var(--space-5,1.25rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__fieldBlock{gap:var(--space-2,.5rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__fieldHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4,1rem);display:flex}.Perks-module__mqsXCq__fieldLabel{font-size:var(--text-sm,.875rem);color:var(--text-primary);font-weight:600}.Perks-module__mqsXCq__fieldReq{color:var(--color-lime);margin-left:2px}.Perks-module__mqsXCq__fieldDesc{max-width:62ch;font-size:var(--text-xs,.75rem);color:var(--text-secondary);margin-top:3px;line-height:1.4}.Perks-module__mqsXCq__visibility{flex:none;padding-top:1px}.Perks-module__mqsXCq__none{font-size:var(--text-sm,.875rem);color:var(--text-tertiary);font-style:italic}@media (max-width:768px){.Perks-module__mqsXCq__header{flex-direction:column;align-items:stretch}.Perks-module__mqsXCq__strategyRow{flex-wrap:wrap;width:100%}.Perks-module__mqsXCq__strategyBox{width:100%}}@media (max-width:640px){.Perks-module__mqsXCq__headerLeft h1{font-size:22px}}
.InvoicesTab-module__P14q_W__wrapper{flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.InvoicesTab-module__P14q_W__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.InvoicesTab-module__P14q_W__invoiceList{gap:var(--space-3);flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__emptyState{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-10) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__emptyIcon{color:var(--text-tertiary);margin-bottom:var(--space-2)}.InvoicesTab-module__P14q_W__emptyTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.InvoicesTab-module__P14q_W__emptySubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}
.PartnerEntityNoticeBanner-module__JcpJzG__wrapper{max-width:1200px;margin:0 auto var(--space-4)}
.StrategyAbout-module__t_7_Aa__aboutContainer{gap:var(--space-6);flex-direction:column;display:flex}.StrategyAbout-module__t_7_Aa__aboutCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-2xl);padding:var(--space-10);text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.StrategyAbout-module__t_7_Aa__aboutIcon{background:rgba(var(--color-lime-rgb), .05);border:1px solid rgba(var(--color-lime-rgb), .1);border-radius:var(--radius-lg);width:48px;height:48px;color:var(--accent-text);justify-content:center;align-items:center;display:flex}.StrategyAbout-module__t_7_Aa__aboutTitle{font-size:var(--text-xl);color:var(--text-primary);font-weight:700}.StrategyAbout-module__t_7_Aa__aboutDescription{color:var(--text-secondary);font-size:var(--text-base);max-width:480px;line-height:1.6}
.SearchableSelect-module__nPxkgW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.SearchableSelect-module__nPxkgW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.SearchableSelect-module__nPxkgW__container{width:100%;position:relative}.SearchableSelect-module__nPxkgW__trigger{width:100%;padding:0 var(--space-4);box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border-default);height:48px;color:var(--text-primary);font-size:var(--text-base);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.SearchableSelect-module__nPxkgW__trigger:hover:not(.SearchableSelect-module__nPxkgW__triggerActive){border-color:var(--text-tertiary)}.SearchableSelect-module__nPxkgW__triggerActive{border-color:var(--accent-primary)}.SearchableSelect-module__nPxkgW__currentValue{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:var(--space-3);flex:1;display:flex;overflow:hidden}.SearchableSelect-module__nPxkgW__selectedIcon{flex-shrink:0;align-items:center;font-size:1.1rem;display:flex}.SearchableSelect-module__nPxkgW__placeholder{color:var(--text-tertiary)}.SearchableSelect-module__nPxkgW__icon{color:var(--text-tertiary);margin-left:var(--space-2);flex-shrink:0;transition:transform .2s}.SearchableSelect-module__nPxkgW__iconOpen{transform:rotate(180deg)}.SearchableSelect-module__nPxkgW__disabled{opacity:.5;cursor:not-allowed}.SearchableSelect-module__nPxkgW__menu{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-lg);z-index:9500;flex-direction:column;max-width:calc(100vw - 32px);display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}.SearchableSelect-module__nPxkgW__searchContainer{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-default);background:var(--surface-lift-sm);display:flex}.SearchableSelect-module__nPxkgW__searchIcon{color:var(--text-tertiary);flex-shrink:0}.SearchableSelect-module__nPxkgW__searchInput{color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:inherit}.SearchableSelect-module__nPxkgW__searchInput::placeholder{color:var(--text-tertiary)}.SearchableSelect-module__nPxkgW__optionsList{min-height:0;max-height:240px;padding:var(--space-1);flex:auto;margin:0;list-style:none;overflow-y:auto}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar{width:6px}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-track{background:0 0}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-thumb{background:var(--surface-lift-md);border-radius:3px}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-thumb:hover{background:var(--surface-lift-lg)}.SearchableSelect-module__nPxkgW__option{padding:var(--space-3) var(--space-3);padding-left:var(--space-4);cursor:pointer;border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:2px;transition:all .15s;display:flex}.SearchableSelect-module__nPxkgW__option:last-child{margin-bottom:0}.SearchableSelect-module__nPxkgW__option:hover{background:var(--bg-surface-subtle)}.SearchableSelect-module__nPxkgW__optionSelected{background:color-mix(in srgb, var(--color-lime) 8%, transparent);color:var(--accent-text)}.SearchableSelect-module__nPxkgW__optionSelected .SearchableSelect-module__nPxkgW__optionLabel{color:var(--accent-text);font-weight:600}.SearchableSelect-module__nPxkgW__optionContent{align-items:center;gap:var(--space-3);flex:1;display:flex}.SearchableSelect-module__nPxkgW__optionIcon{flex-shrink:0;align-items:center;font-size:1.1rem;display:flex}.SearchableSelect-module__nPxkgW__optionLabel{font-size:var(--text-sm);color:var(--text-secondary);transition:color .15s}.SearchableSelect-module__nPxkgW__checkIcon{color:var(--accent-text);margin-left:var(--space-2);flex-shrink:0}.SearchableSelect-module__nPxkgW__noResults{padding:var(--space-4);font-size:var(--text-sm);color:var(--text-tertiary);text-align:center}[data-theme=light] .SearchableSelect-module__nPxkgW__menu{background:var(--bg-surface);box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}@media (max-width:640px){.SearchableSelect-module__nPxkgW__trigger{height:44px;padding:0 .85rem}}
.AutoSetupStep-module__wCEYya__container{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem 0;display:flex}.AutoSetupStep-module__wCEYya__stateCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:32rem;display:flex}.AutoSetupStep-module__wCEYya__stateTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.AutoSetupStep-module__wCEYya__stateSubtitle{color:var(--text-secondary);max-width:28rem;margin:0;font-size:1rem;line-height:1.6}.AutoSetupStep-module__wCEYya__doNotClose{color:var(--text-tertiary);margin:.5rem 0 0;font-size:.8125rem;animation:2s ease-in-out infinite AutoSetupStep-module__wCEYya__fade-pulse}@keyframes AutoSetupStep-module__wCEYya__fade-pulse{0%,to{opacity:.6}50%{opacity:1}}.AutoSetupStep-module__wCEYya__iconLime{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__iconWarning{color:var(--warning-500)}.AutoSetupStep-module__wCEYya__iconError{color:var(--error-500)}.AutoSetupStep-module__wCEYya__successIcon{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__detectedHeader{align-items:center;gap:.625rem;display:flex}.AutoSetupStep-module__wCEYya__pulseContainer{justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:.5rem;display:flex;position:relative}.AutoSetupStep-module__wCEYya__pulseRing{border:2px solid var(--color-lime);border-radius:50%;width:100%;height:100%;position:absolute}.AutoSetupStep-module__wCEYya__pulseDot{background:var(--color-lime);width:1rem;height:1rem;box-shadow:none;border-radius:50%}.AutoSetupStep-module__wCEYya__tradeCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:1.125rem;flex-direction:column;gap:1rem;width:100%;max-width:24rem;margin-top:.5rem;padding:1.5rem 2rem;display:flex}.AutoSetupStep-module__wCEYya__tradeRow{justify-content:space-between;align-items:center;display:flex}.AutoSetupStep-module__wCEYya__tradeLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:500}.AutoSetupStep-module__wCEYya__tradeValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:700}.AutoSetupStep-module__wCEYya__tradeValue[data-positive=true]{color:var(--color-lime)}.AutoSetupStep-module__wCEYya__tradeValue[data-positive=false]{color:var(--error-500)}.AutoSetupStep-module__wCEYya__actions{gap:1rem;margin-top:1rem;display:flex}.AutoSetupStep-module__wCEYya__actions button{border-radius:.75rem;min-width:7.5rem;height:3rem;padding:0 2rem}[data-theme=light] .AutoSetupStep-module__wCEYya__tradeCard{background:var(--surface-lift-sm);border-color:var(--border-default)}
.AdminSignedContractsSection-module__FtWcoG__section{background:var(--surface-2);border:1px solid var(--border-default);border-radius:8px;margin-top:1.5rem;padding:1.25rem 1.5rem}.AdminSignedContractsSection-module__FtWcoG__header{align-items:center;margin-bottom:1rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;margin:0;font-size:.9375rem;font-weight:600;display:flex}.AdminSignedContractsSection-module__FtWcoG__titleIcon{color:var(--text-secondary)}.AdminSignedContractsSection-module__FtWcoG__loading{color:var(--text-secondary);margin:0;font-size:.875rem}.AdminSignedContractsSection-module__FtWcoG__error{background:var(--surface-1,var(--bg-app));border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__empty{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.AdminSignedContractsSection-module__FtWcoG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.AdminSignedContractsSection-module__FtWcoG__row{background:var(--surface-1,var(--bg-app));border:1px solid var(--border-default);border-radius:6px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__rowMain{flex:1;min-width:0}.AdminSignedContractsSection-module__FtWcoG__rowHeading{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__versionLabel{color:var(--text-primary);font-size:.8125rem;font-weight:600}.AdminSignedContractsSection-module__FtWcoG__pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.AdminSignedContractsSection-module__FtWcoG__pillActive{color:var(--accent-primary,var(--brand-primary));background:#c8ff001f}.AdminSignedContractsSection-module__FtWcoG__pillSuperseded{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-default)}.AdminSignedContractsSection-module__FtWcoG__pillVoided{color:var(--error-500,#ef4444);background:#ef44441a}.AdminSignedContractsSection-module__FtWcoG__signedLine{color:var(--text-secondary);margin:0 0 .25rem;font-size:.8125rem;line-height:1.5}.AdminSignedContractsSection-module__FtWcoG__signedLine strong{color:var(--text-primary);font-weight:600}.AdminSignedContractsSection-module__FtWcoG__hashLine{color:var(--text-tertiary,var(--text-secondary));font-size:.75rem;font-family:var(--font-primary);overflow-wrap:anywhere;margin:0}.AdminSignedContractsSection-module__FtWcoG__hashLine code{font-size:inherit}.AdminSignedContractsSection-module__FtWcoG__voidReason{color:var(--text-secondary);margin:.35rem 0 0;font-size:.8125rem;font-style:italic}.AdminSignedContractsSection-module__FtWcoG__rowActions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__pdfMissing{color:var(--text-tertiary,var(--text-secondary));font-size:.75rem;font-style:italic}
.StrategyDetailView-module__JodacW__brokersTabLabel{align-items:center;gap:var(--space-2);display:inline-flex}.StrategyDetailView-module__JodacW__container{gap:var(--space-2);flex-direction:column;min-height:calc(100vh - 120px);display:flex}.StrategyDetailView-module__JodacW__newsHaltBanner{align-items:center;gap:var(--space-2);margin-top:var(--space-2);color:var(--text-warning);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);border-radius:var(--radius-lg);padding:12px 14px;font-size:.8125rem;line-height:1.5;display:flex}.StrategyDetailView-module__JodacW__revealItem{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--stagger-delay,0s);will-change:opacity, transform, filter;transform:translateY(40px)}.StrategyDetailView-module__JodacW__revealItemVisible{opacity:1;filter:blur();transform:translateY(0)}
.EcoAlertsCard-module__kl241W__stack{gap:var(--space-4,1rem);flex-direction:column;display:flex}.EcoAlertsCard-module__kl241W__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6,1.5rem)}.EcoAlertsCard-module__kl241W__title{font-size:var(--text-base,1rem);color:var(--text-primary);font-weight:600}.EcoAlertsCard-module__kl241W__desc{margin:var(--space-2,.5rem) 0 0;max-width:62ch;font-size:var(--text-sm,.875rem);color:var(--text-secondary)}.EcoAlertsCard-module__kl241W__empty{margin:var(--space-4,1rem) 0 0;font-size:var(--text-sm,.875rem);color:var(--text-tertiary)}.EcoAlertsCard-module__kl241W__errorActions{margin-top:var(--space-4,1rem)}.EcoAlertsCard-module__kl241W__list{margin:var(--space-4,1rem) 0 0;gap:var(--space-3,.75rem);flex-direction:column;padding:0;list-style:none;display:flex}.EcoAlertsCard-module__kl241W__listItem{padding:var(--space-3,.75rem);border:1px solid var(--border-default);border-radius:var(--radius-lg,.75rem);background:var(--bg-app)}.EcoAlertsCard-module__kl241W__listItemRow{justify-content:space-between;align-items:center;gap:var(--space-3,.75rem);padding:var(--space-3,.75rem);border:1px solid var(--border-default);border-radius:var(--radius-lg,.75rem);background:var(--bg-app);display:flex}.EcoAlertsCard-module__kl241W__listItemHeader{justify-content:space-between;align-items:center;gap:var(--space-3,.75rem);display:flex}.EcoAlertsCard-module__kl241W__listItemTitle{font-size:var(--text-sm,.875rem);color:var(--text-primary);font-weight:600}.EcoAlertsCard-module__kl241W__listItemMeta{font-size:var(--text-xs,.75rem);color:var(--text-secondary);margin-top:.15rem}.EcoAlertsCard-module__kl241W__badge{font-size:var(--text-xs,.75rem);border:1px solid var(--border-default);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:.1rem .5rem;font-weight:500}.EcoAlertsCard-module__kl241W__badgeAlert{color:var(--text-warning);border-color:var(--warning-500)}
.PartnerTab-module__t8bjwq__partnerTab{gap:var(--space-6);flex-direction:column;display:flex}.PartnerTab-module__t8bjwq__partnerOverview{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.PartnerTab-module__t8bjwq__partnerStatCard{align-items:center;gap:var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);display:flex}.PartnerTab-module__t8bjwq__partnerStatCard>div{flex-direction:column;gap:2px;display:flex}.PartnerTab-module__t8bjwq__partnerStatLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:500}.PartnerTab-module__t8bjwq__partnerStatValue{font-size:var(--text-base);color:var(--text-primary);align-items:center;gap:var(--space-2);font-weight:700;display:flex}.PartnerTab-module__t8bjwq__equityBreakdownInline{align-items:baseline;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-tertiary);margin-top:2px;font-weight:500;display:flex}.PartnerTab-module__t8bjwq__overrideTag{margin-left:var(--space-2);text-transform:uppercase;color:var(--warning-400);background:rgba(var(--warning-rgb), .12);border-radius:var(--radius-md);padding:1px 6px;font-size:10px;font-weight:600;display:inline-block}.PartnerTab-module__t8bjwq__settingsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PartnerTab-module__t8bjwq__settingCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);transition:border-color .2s;overflow:hidden}.PartnerTab-module__t8bjwq__settingCard:hover{border-color:var(--border-hover)}.PartnerTab-module__t8bjwq__settingCardExpanded{border-color:color-mix(in srgb, var(--accent-primary) 30%, var(--border-default))}.PartnerTab-module__t8bjwq__settingCardHeader{align-items:center;gap:var(--space-4);padding:var(--space-5);cursor:pointer;display:flex}.PartnerTab-module__t8bjwq__settingCardIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PartnerTab-module__t8bjwq__settingCardIconTier{background:var(--color-lime-dim);color:var(--accent-primary)}.PartnerTab-module__t8bjwq__settingCardIconCommission{background:color-mix(in srgb, var(--warning-400) 12%, transparent);color:var(--warning-400)}.PartnerTab-module__t8bjwq__settingCardText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PartnerTab-module__t8bjwq__settingCardValue{font-size:var(--text-base);color:var(--text-primary);align-items:center;gap:var(--space-2);font-weight:700;display:flex}.PartnerTab-module__t8bjwq__settingCardHint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.4}.PartnerTab-module__t8bjwq__settingCardChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .25s cubic-bezier(.25,1,.5,1)}.PartnerTab-module__t8bjwq__settingCardChevronOpen{transform:rotate(180deg)}.PartnerTab-module__t8bjwq__settingCardBody{border-top:1px solid var(--border-default);padding:var(--space-4) var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.PartnerTab-module__t8bjwq__biomeHeaderRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.PartnerTab-module__t8bjwq__biomeVersionBadge{font-size:var(--text-2xs);font-variant-numeric:tabular-nums;border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent-secondary) 12%, transparent);color:var(--accent-secondary-light);border:1px solid color-mix(in srgb, var(--accent-secondary) 30%, transparent);letter-spacing:.02em;padding:2px 8px;font-weight:600}.PartnerTab-module__t8bjwq__biomeStatusPill{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:3px 10px;font-weight:600}.PartnerTab-module__t8bjwq__biomeStatsGrid{gap:var(--space-3) var(--space-4);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-default);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.PartnerTab-module__t8bjwq__biomeStatsGrid{grid-template-columns:repeat(2,1fr)}}.PartnerTab-module__t8bjwq__biomeStat{flex-direction:column;gap:2px;min-width:0;display:flex}.PartnerTab-module__t8bjwq__biomeStatLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:500}.PartnerTab-module__t8bjwq__biomeStatValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PartnerTab-module__t8bjwq__settingResetBtn{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);color:var(--text-tertiary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;font-family:inherit;font-weight:600;transition:all .15s;display:inline-flex}.PartnerTab-module__t8bjwq__settingResetBtn:hover{color:var(--text-secondary);background:var(--surface-lift-md)}.PartnerTab-module__t8bjwq__settingBlock{gap:var(--space-3);flex-direction:column;display:flex}.PartnerTab-module__t8bjwq__settingHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.PartnerTab-module__t8bjwq__settingLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.PartnerTab-module__t8bjwq__modeToggle{background:var(--bg-surface-subtle);border-radius:var(--radius-md);gap:0;padding:2px;display:flex}.PartnerTab-module__t8bjwq__modeBtn{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);color:var(--text-tertiary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;font-family:inherit;font-weight:600;transition:all .2s}.PartnerTab-module__t8bjwq__modeBtn:hover:not(.PartnerTab-module__t8bjwq__modeBtnActive){color:var(--text-secondary)}.PartnerTab-module__t8bjwq__modeBtnActive{background:var(--surface-lift-xl);color:var(--accent-primary)}.PartnerTab-module__t8bjwq__settingAuto{gap:var(--space-1);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.PartnerTab-module__t8bjwq__settingCurrentValue{font-size:var(--text-base);color:var(--text-primary);font-weight:700}.PartnerTab-module__t8bjwq__settingHint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.4}.PartnerTab-module__t8bjwq__settingManual{padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid color-mix(in srgb, var(--accent-primary) 25%, var(--border-default));border-radius:var(--radius-lg)}.PartnerTab-module__t8bjwq__tierButtons{gap:var(--space-2);flex-direction:column;display:flex}.PartnerTab-module__t8bjwq__tierBtn{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;font-family:inherit;font-weight:600;transition:all .2s;display:flex}.PartnerTab-module__t8bjwq__tierBtn:hover:not(.PartnerTab-module__t8bjwq__tierBtnActive){background:var(--surface-lift-md);color:var(--text-primary);border-color:var(--border-hover)}.PartnerTab-module__t8bjwq__tierBtnActive{background:color-mix(in srgb, var(--accent-primary) 10%, transparent);border-color:var(--accent-primary);color:var(--accent-primary)}.PartnerTab-module__t8bjwq__tierBtnSub{color:var(--text-tertiary);font-size:10px;font-weight:500}.PartnerTab-module__t8bjwq__tierBtnActive .PartnerTab-module__t8bjwq__tierBtnSub{color:color-mix(in srgb, var(--accent-primary) 70%, transparent)}.PartnerTab-module__t8bjwq__sliderRow{align-items:center;gap:var(--space-3);display:flex}.PartnerTab-module__t8bjwq__slider{appearance:none;background:var(--border-default);cursor:pointer;border-radius:2px;outline:none;flex:1;height:4px}.PartnerTab-module__t8bjwq__slider::-webkit-slider-thumb{appearance:none;background:var(--accent-primary);border:2px solid var(--bg-app);width:16px;height:16px;box-shadow:0 0 8px color-mix(in srgb, var(--accent-primary) 40%, transparent);cursor:pointer;border-radius:50%}.PartnerTab-module__t8bjwq__slider::-moz-range-thumb{background:var(--accent-primary);border:2px solid var(--bg-app);width:16px;height:16px;box-shadow:0 0 8px color-mix(in srgb, var(--accent-primary) 40%, transparent);cursor:pointer;border-radius:50%}.PartnerTab-module__t8bjwq__commissionInputWrap{flex-shrink:0;align-items:center;gap:2px;display:flex}.PartnerTab-module__t8bjwq__commissionInput{width:44px;padding:var(--space-1) var(--space-2);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);text-align:center;-moz-appearance:textfield;font-family:inherit}.PartnerTab-module__t8bjwq__commissionInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PartnerTab-module__t8bjwq__commissionInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PartnerTab-module__t8bjwq__commissionInput:focus{border-color:var(--accent-primary);outline:none}.PartnerTab-module__t8bjwq__commissionPct{font-size:var(--text-sm);color:var(--text-tertiary);font-weight:600}@media (max-width:1024px){.PartnerTab-module__t8bjwq__partnerOverview{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PartnerTab-module__t8bjwq__settingsGrid{grid-template-columns:1fr}}.PartnerTab-module__t8bjwq__referralLink{color:var(--text-primary);text-decoration:none;transition:color .2s}.PartnerTab-module__t8bjwq__referralLink:hover{color:var(--accent-primary)}@media (max-width:640px){.PartnerTab-module__t8bjwq__partnerOverview{grid-template-columns:1fr}}
.ResubscribeModal-module__kJ7Bbq__summary{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.ResubscribeModal-module__kJ7Bbq__row{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);min-height:44px;display:flex}.ResubscribeModal-module__kJ7Bbq__row+.ResubscribeModal-module__kJ7Bbq__row{border-top:1px solid var(--border-default)}.ResubscribeModal-module__kJ7Bbq__rowLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);font-size:.6rem;font-weight:600}.ResubscribeModal-module__kJ7Bbq__rowValue{font-size:var(--text-sm);color:var(--text-primary);text-align:right;font-weight:600}.ResubscribeModal-module__kJ7Bbq__costValue{font-size:var(--text-xl);color:var(--accent-primary,var(--success-500));font-weight:700}.ResubscribeModal-module__kJ7Bbq__costSuffix{font-size:var(--text-xs);color:var(--text-tertiary);margin-left:4px;font-weight:500}.ResubscribeModal-module__kJ7Bbq__disclaimer{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}
.VerifiedWelcomeStep-module__XVuRiq__sectionGrid{grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:52rem;display:grid}.VerifiedWelcomeStep-module__XVuRiq__infoCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:1.125rem;flex-direction:column;gap:.875rem;padding:1.5rem 1.625rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.VerifiedWelcomeStep-module__XVuRiq__infoCard:hover{background:var(--surface-lift-md);border-color:var(--border-hover)}.VerifiedWelcomeStep-module__XVuRiq__iconBox{background:color-mix(in srgb, var(--color-lime) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 12%, transparent);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.VerifiedWelcomeStep-module__XVuRiq__cardContent{flex-direction:column;gap:.375rem;min-width:0;display:flex}.VerifiedWelcomeStep-module__XVuRiq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.0625rem;font-weight:700;line-height:1.3}.VerifiedWelcomeStep-module__XVuRiq__cardDescription{color:var(--text-tertiary);margin:0;font-size:.9375rem;line-height:1.55}.VerifiedWelcomeStep-module__XVuRiq__cardDescription strong{color:var(--text-secondary);font-weight:600}.VerifiedWelcomeStep-module__XVuRiq__tutorialsLinkRow{justify-content:center;width:100%;max-width:52rem;display:flex}@media (max-width:640px){.VerifiedWelcomeStep-module__XVuRiq__sectionGrid{grid-template-columns:1fr}}[data-theme=light] .VerifiedWelcomeStep-module__XVuRiq__infoCard{background:var(--surface-lift-sm);border-color:var(--border-default)}[data-theme=light] .VerifiedWelcomeStep-module__XVuRiq__infoCard:hover{background:var(--surface-lift-md);border-color:var(--border-hover)}
.PostCard-module__szzZVW__card{--c-bg:#050505;--c-ink:#fff;--c-muted:#b3b3b3;--c-line:#1e1e1e;--c-pill-border:#3a3a3a;--c-accent:#c8ff00;--c-on-accent:#050505;--c-hero:var(--c-accent);--c-grid:#ffffff12;background:var(--c-bg);color:var(--c-ink);font-family:var(--font-primary);isolation:isolate;-webkit-font-smoothing:antialiased;flex:none;font-size:40px;line-height:1.2;position:relative;overflow:hidden}.PostCard-module__szzZVW__card[data-theme=light]{--c-bg:#fff;--c-ink:#1b1b1f;--c-muted:#6b7280;--c-line:#e5e7eb;--c-pill-border:#c4c9d2;--c-accent:#1b84ff;--c-on-accent:#fff;--c-grid:#0000000f}.PostCard-module__szzZVW__card[data-format=square]{font-size:33px}.PostCard-module__szzZVW__card[data-format=landscape]{font-size:28px}.PostCard-module__szzZVW__grid{z-index:0;background-image:linear-gradient(var(--c-grid) 1px, transparent 1px), linear-gradient(90deg, var(--c-grid) 1px, transparent 1px);background-size:8.5% 8.5%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%);mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%)}.PostCard-module__szzZVW__glow{z-index:0;background:radial-gradient(50% 46% at 90% 4%, var(--c-accent) 0%, transparent 62%);opacity:.14;pointer-events:none;position:absolute;inset:0}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__glow{opacity:.17}.PostCard-module__szzZVW__curve{z-index:1;pointer-events:none;height:31%;position:absolute;bottom:0;left:0;right:0}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__curve{height:26%;bottom:0}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__curve{height:auto;inset:18% 0 0 46%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.PostCard-module__szzZVW__spark{width:100%;height:100%;display:block}.PostCard-module__szzZVW__content{z-index:3;flex-direction:column;height:100%;padding:4.3em;display:flex;position:relative}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__content{padding:5em 3.4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__content{padding:2.5em 3.3em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__body{max-width:45%}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__tagline{white-space:nowrap;text-overflow:ellipsis;max-width:none;margin-top:.5em;overflow:hidden}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__hero{margin-top:.6em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__meta{margin-top:1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__cta{margin-top:1.1em;padding:.6em 1.1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stats{gap:.8em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stat span{font-size:.5em}.PostCard-module__szzZVW__head{justify-content:space-between;align-items:center;gap:1em;display:flex}.PostCard-module__szzZVW__logo{background-position:0;background-repeat:no-repeat;background-size:contain;flex:none;width:4em;height:.92em}.PostCard-module__szzZVW__card[data-theme=dark] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/White/Logo/Logo_White_NOBG.png)}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/Black/Logo/Logo_Black_NOBG.png)}.PostCard-module__szzZVW__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);border:1px solid var(--c-pill-border);white-space:nowrap;border-radius:2em;padding:.5em .95em;font-size:.62em;font-weight:600}.PostCard-module__szzZVW__body{flex-direction:column;flex:1;justify-content:center;gap:.1em;min-height:0;display:flex}.PostCard-module__szzZVW__strat{letter-spacing:-.025em;align-items:center;gap:.45em;font-size:2em;font-weight:680;line-height:1.05;display:inline-flex}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__strat{font-size:1.6em}.PostCard-module__szzZVW__dot{background:var(--c-accent);border-radius:50%;flex:none;width:.32em;height:.32em}.PostCard-module__szzZVW__hero{align-items:baseline;gap:.18em;margin-top:.4em;display:flex}.PostCard-module__szzZVW__delta{color:var(--c-accent);font-size:1.5em;line-height:1;transform:translateY(-.06em)}.PostCard-module__szzZVW__num{color:var(--c-hero);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:3.6em;font-weight:700;line-height:.9}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__num{font-size:4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__num{font-size:2.7em}.PostCard-module__szzZVW__pct{color:var(--c-muted);margin-left:.06em;font-size:.42em;font-weight:600}.PostCard-module__szzZVW__emptyHero{color:var(--c-muted);margin-top:.5em;font-size:1.35em;font-weight:600}.PostCard-module__szzZVW__stats{border-top:1px solid var(--c-line);gap:1.5em;margin-top:1.1em;padding-top:1em;display:flex}.PostCard-module__szzZVW__stat{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__stat b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.1em;font-weight:650}.PostCard-module__szzZVW__stat span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.58em;font-weight:600}.PostCard-module__szzZVW__kicker{color:var(--c-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6em;margin-bottom:.9em;font-size:.66em;font-weight:600;display:inline-flex}.PostCard-module__szzZVW__kicker svg{flex:none;width:1.3em;height:1.3em}.PostCard-module__szzZVW__name{letter-spacing:-.035em;margin:0;font-size:3.1em;font-weight:720;line-height:.95}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__name{font-size:3.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__name{font-size:2.1em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=square] .PostCard-module__szzZVW__name{font-size:2.9em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=story] .PostCard-module__szzZVW__name{font-size:2.6em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tagline{white-space:normal;text-overflow:clip;max-width:100%;margin-top:.65em;font-size:.78em;overflow:visible}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__tagline{max-width:80%;color:var(--c-muted);margin-top:.75em;font-size:.82em;font-weight:500;line-height:1.5}.PostCard-module__szzZVW__meta{gap:1.4em;margin-top:1.4em;display:flex}.PostCard-module__szzZVW__meta>div{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__meta b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1em;font-weight:650}.PostCard-module__szzZVW__meta span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.56em;font-weight:600}.PostCard-module__szzZVW__cta{background:var(--c-accent);color:var(--c-on-accent);letter-spacing:-.005em;border-radius:2em;align-self:flex-start;align-items:center;gap:.5em;margin-top:1.6em;padding:.8em 1.2em;font-size:.72em;font-weight:640;display:inline-flex}.PostCard-module__szzZVW__cta:after{content:"→";font-weight:500}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__hero{margin-top:.9em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__stats{margin-top:2.2em;padding-top:1.6em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__tagline{margin-top:1.4em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__meta,.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__cta{margin-top:2.4em}.PostCard-module__szzZVW__foot{color:var(--c-muted);justify-content:space-between;align-items:center;gap:1em;margin-top:1em;font-size:.6em;font-weight:500;display:flex}.PostCard-module__szzZVW__web{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__web svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__verif{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__verif i{background:var(--c-accent);width:.55em;height:.55em;box-shadow:0 0 .5em var(--c-accent);border-radius:50%;flex:none}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__verif i{box-shadow:none}
.DataTable-module__7dcBQG__wrapper{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.DataTable-module__7dcBQG__header{padding:var(--space-5) var(--space-5) 0}.DataTable-module__7dcBQG__tableScroll{overflow:auto hidden}.DataTable-module__7dcBQG__table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.DataTable-module__7dcBQG__table th{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-tertiary);white-space:nowrap;vertical-align:middle;font-size:.875rem;font-weight:500}.DataTable-module__7dcBQG__table td{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-primary);vertical-align:middle;font-size:.9375rem;overflow:hidden}.DataTable-module__7dcBQG__table tr:last-child td{border-bottom:none}.DataTable-module__7dcBQG__clickableRow{cursor:pointer;transition:background .15s}.DataTable-module__7dcBQG__clickableRow:hover,.DataTable-module__7dcBQG__expandedRow{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__expandedRow td{border-bottom:none}.DataTable-module__7dcBQG__highlightRow{animation:2s ease-out DataTable-module__7dcBQG__rowHighlight}@keyframes DataTable-module__7dcBQG__rowHighlight{0%{background:#c8ff0026}to{background:0 0}}.DataTable-module__7dcBQG__emptyState{text-align:center;color:var(--text-tertiary);font-style:italic;padding:var(--space-12)!important}.DataTable-module__7dcBQG__pagination{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4) 0;display:flex}.DataTable-module__7dcBQG__pageBtn{border-radius:var(--radius-md);background:var(--bg-surface-elevated);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.DataTable-module__7dcBQG__pageBtn:hover:not(:disabled){background:var(--bg-surface-subtle);color:var(--text-primary)}.DataTable-module__7dcBQG__pageBtn:disabled{opacity:.35;cursor:not-allowed}.DataTable-module__7dcBQG__pageInfo{font-size:var(--text-sm);color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-weight:500}.DataTable-module__7dcBQG__loadMoreRow{text-align:center;padding:var(--space-6) 0}@media (max-width:768px){.DataTable-module__7dcBQG__wrapper{border-radius:var(--radius-lg)}.DataTable-module__7dcBQG__table{table-layout:auto}.DataTable-module__7dcBQG__table th,.DataTable-module__7dcBQG__table td{padding:var(--space-3);font-size:13px}.DataTable-module__7dcBQG__hideOnMobile{display:none}}@media (max-width:640px){.DataTable-module__7dcBQG__cardsMode{background:0 0;border:none;border-radius:0;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__tableScroll{overflow-x:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table,.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tbody{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table thead{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tr{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);padding:0 var(--space-4);margin-bottom:var(--space-3)}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td{justify-content:space-between;align-items:baseline;gap:var(--space-4);width:auto;padding:var(--space-3) 0;border-bottom:1px solid var(--border-default);text-align:right;white-space:normal;word-break:break-word;display:flex;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td:last-child{border-bottom:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td[data-label]:not([data-label=""]):before{content:attr(data-label);text-align:left;max-width:45%;color:var(--text-tertiary);flex:none;font-size:12px;font-weight:500}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__hideOnMobile{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table td.DataTable-module__7dcBQG__fullCell{width:100%;display:block}}
.BrokerOrdersView-module__YN9O2W__page{gap:var(--space-5);padding:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.BrokerOrdersView-module__YN9O2W__pageEmbedded{max-width:none;padding:0}.BrokerOrdersView-module__YN9O2W__backLink{align-items:center;gap:var(--space-1);color:var(--text-tertiary);font-size:var(--text-sm);width:fit-content;text-decoration:none;display:inline-flex}.BrokerOrdersView-module__YN9O2W__backLink:hover{color:var(--text-primary)}.BrokerOrdersView-module__YN9O2W__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.BrokerOrdersView-module__YN9O2W__headerEmbedded{justify-content:flex-end}.BrokerOrdersView-module__YN9O2W__titleBlock{gap:var(--space-1);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__title{font-size:var(--text-xl);color:var(--text-primary);margin:0;font-weight:700}.BrokerOrdersView-module__YN9O2W__subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__controls{align-items:center;gap:var(--space-2);display:flex}.BrokerOrdersView-module__YN9O2W__statCards{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__statCard{gap:var(--space-2);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__statCardLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px;font-weight:600}.BrokerOrdersView-module__YN9O2W__statCardValue{font-size:var(--text-xl);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.BrokerOrdersView-module__YN9O2W__statCardUnit{font-size:var(--text-sm);color:var(--text-tertiary);font-weight:600}.BrokerOrdersView-module__YN9O2W__num{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.BrokerOrdersView-module__YN9O2W__badge{border-radius:var(--radius-sm);text-transform:uppercase;padding:1px 8px;font-size:10px;font-weight:700;display:inline-block}.BrokerOrdersView-module__YN9O2W__buy{background:color-mix(in srgb, var(--success-500) 18%, transparent);color:var(--success-500)}.BrokerOrdersView-module__YN9O2W__sell{background:color-mix(in srgb, var(--error-500) 18%, transparent);color:var(--error-500)}.BrokerOrdersView-module__YN9O2W__positive{color:var(--success-500)}.BrokerOrdersView-module__YN9O2W__negative{color:var(--error-500)}.BrokerOrdersView-module__YN9O2W__muted{color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__expandPanel{gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);grid-template-columns:repeat(auto-fit,minmax(170px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__detailGroup{gap:var(--space-1);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__detailGroupTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:2px;font-size:10px;font-weight:700}.BrokerOrdersView-module__YN9O2W__detailItem{justify-content:space-between;gap:var(--space-3);font-size:var(--text-xs);display:flex}.BrokerOrdersView-module__YN9O2W__detailLabel{color:var(--text-tertiary)}.BrokerOrdersView-module__YN9O2W__detailValue{color:var(--text-primary);font-variant-numeric:tabular-nums}.BrokerOrdersView-module__YN9O2W__helpText{color:var(--text-tertiary);font-size:var(--text-xs);margin:0;font-style:italic}.BrokerOrdersView-module__YN9O2W__emptyCard{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-6);text-align:center;background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.BrokerOrdersView-module__YN9O2W__emptyTitle{color:var(--text-secondary);font-size:var(--text-sm);margin:0;font-weight:600}.BrokerOrdersView-module__YN9O2W__emptyHint{max-width:40ch;color:var(--text-tertiary);font-size:var(--text-xs);margin:0}.BrokerOrdersView-module__YN9O2W__latencySection{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-surface-subtle);flex-direction:column;grid-column:1/-1;display:flex}.BrokerOrdersView-module__YN9O2W__latencyHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.BrokerOrdersView-module__YN9O2W__latLegend{align-items:center;gap:var(--space-3);color:var(--text-tertiary);flex-wrap:wrap;font-size:11px;display:flex}.BrokerOrdersView-module__YN9O2W__latLegend span{align-items:center;gap:5px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latLegendExec{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latLegendExecLabel{color:var(--text-secondary);font-weight:600}.BrokerOrdersView-module__YN9O2W__latLegendRange{opacity:.72;font-variant-numeric:tabular-nums}.BrokerOrdersView-module__YN9O2W__dot{border-radius:2px;flex-shrink:0;width:9px;height:9px;display:inline-block}.BrokerOrdersView-module__YN9O2W__dotProp{background:var(--info-500)}.BrokerOrdersView-module__YN9O2W__dotExec{background:var(--success-500)}.BrokerOrdersView-module__YN9O2W__dotWarn{background:var(--warning-500)}.BrokerOrdersView-module__YN9O2W__dotDanger{background:var(--error-500)}.BrokerOrdersView-module__YN9O2W__latBars{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.BrokerOrdersView-module__YN9O2W__latBar{flex-direction:column;gap:6px;display:flex}.BrokerOrdersView-module__YN9O2W__latBarTop{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.BrokerOrdersView-module__YN9O2W__latBarLabel{font-size:var(--text-xs);color:var(--text-secondary);font-weight:600}.BrokerOrdersView-module__YN9O2W__latBarNums{gap:var(--space-2);font-variant-numeric:tabular-nums;color:var(--text-tertiary);font-size:11px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latBarNums span{align-items:center;gap:4px;display:inline-flex}.BrokerOrdersView-module__YN9O2W__latPendingTag{color:var(--text-tertiary);border:1px solid var(--border-default);white-space:nowrap;border-radius:10px;padding:0 6px;font-size:10px}.BrokerOrdersView-module__YN9O2W__latBarTrack{border-radius:var(--radius-sm);background:var(--surface-lift-sm);height:12px;overflow:hidden}.BrokerOrdersView-module__YN9O2W__latBarFill{gap:1px;min-width:2px;height:100%;display:flex}.BrokerOrdersView-module__YN9O2W__segProp{background:var(--info-500)}.BrokerOrdersView-module__YN9O2W__segExec{background:var(--success-500)}.BrokerOrdersView-module__YN9O2W__segExecWarn{background:var(--warning-500)}.BrokerOrdersView-module__YN9O2W__segExecDanger{background:var(--error-500)}
.HealthTab-module__8WwvJa__tab{gap:var(--space-6);flex-direction:column;display:flex}.HealthTab-module__8WwvJa__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0 0 var(--space-4);font-weight:600}.HealthTab-module__8WwvJa__chartsGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.HealthTab-module__8WwvJa__tableSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.HealthTab-module__8WwvJa__tableHeading{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.HealthTab-module__8WwvJa__state{padding:var(--space-8);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:768px){.HealthTab-module__8WwvJa__chartsGrid{grid-template-columns:1fr}}
.WiresTab-module__uTO3Na__panel{gap:var(--space-4);flex-direction:column;display:flex}.WiresTab-module__uTO3Na__header{justify-content:flex-end;display:flex}.WiresTab-module__uTO3Na__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);color:var(--text-secondary)}.WiresTab-module__uTO3Na__table th,.WiresTab-module__uTO3Na__table td{padding:var(--space-2) var(--space-3);text-align:left;border-bottom:1px solid var(--border-subtle)}.WiresTab-module__uTO3Na__table th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.WiresTab-module__uTO3Na__table tr:last-child td{border-bottom:none}.WiresTab-module__uTO3Na__empty{color:var(--text-tertiary);font-size:var(--text-sm);font-style:italic}.WiresTab-module__uTO3Na__loading{color:var(--text-tertiary);font-size:var(--text-sm)}.WiresTab-module__uTO3Na__error{padding:var(--space-3) var(--space-4);background:var(--bg-danger-subtle);border:1px solid var(--border-danger-subtle);border-radius:var(--radius-md);color:var(--error-400);font-size:var(--text-sm)}.WiresTab-module__uTO3Na__num{text-align:right}.WiresTab-module__uTO3Na__ctr{text-align:center}.WiresTab-module__uTO3Na__row{cursor:pointer;transition:background .15s}.WiresTab-module__uTO3Na__row:hover{background:var(--surface-lift-md)}.WiresTab-module__uTO3Na__row:hover .WiresTab-module__uTO3Na__period{color:var(--accent-primary)}.WiresTab-module__uTO3Na__period{font-weight:600}.WiresTab-module__uTO3Na__ref{font-family:var(--font-primary);font-size:var(--text-xs);color:var(--text-secondary)}.WiresTab-module__uTO3Na__owed{color:var(--accent-primary);font-weight:600}.WiresTab-module__uTO3Na__chev{color:var(--text-tertiary)}.WiresTab-module__uTO3Na__row:hover .WiresTab-module__uTO3Na__chev{color:var(--accent-primary)}@media (max-width:640px){.WiresTab-module__uTO3Na__table{-webkit-overflow-scrolling:touch;white-space:nowrap;display:block;overflow-x:auto}.WiresTab-module__uTO3Na__table th,.WiresTab-module__uTO3Na__table td{padding:var(--space-2)}}
.KpiCard-module__VNXBAW__grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.KpiCard-module__VNXBAW__card{gap:var(--space-2);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .2s,background .2s;display:flex}a.KpiCard-module__VNXBAW__card:hover{border-color:var(--accent-primary)}.KpiCard-module__VNXBAW__highlighted{border-color:color-mix(in srgb, var(--accent-primary) 30%, transparent);background:color-mix(in srgb, var(--accent-primary) 6%, var(--surface-lift-sm))}.KpiCard-module__VNXBAW__danger{border-color:var(--error-500);background:var(--bg-danger-subtle)}.KpiCard-module__VNXBAW__header{align-items:center;gap:var(--space-2);display:flex}.KpiCard-module__VNXBAW__icon{color:var(--accent-primary);display:inline-flex}.KpiCard-module__VNXBAW__danger .KpiCard-module__VNXBAW__icon{color:var(--error-500)}.KpiCard-module__VNXBAW__label{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.KpiCard-module__VNXBAW__value{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.KpiCard-module__VNXBAW__danger .KpiCard-module__VNXBAW__value{color:var(--error-500)}@media (max-width:1024px){.KpiCard-module__VNXBAW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.KpiCard-module__VNXBAW__grid{grid-template-columns:1fr}}
.CpaSummaryCards-module__mxJqtq__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CpaSummaryCards-module__mxJqtq__card{gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;display:flex}.CpaSummaryCards-module__mxJqtq__title{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-weight:600}.CpaSummaryCards-module__mxJqtq__stats{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.CpaSummaryCards-module__mxJqtq__stat{flex-direction:column;gap:2px;min-width:0;display:flex}.CpaSummaryCards-module__mxJqtq__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.CpaSummaryCards-module__mxJqtq__statValue{font-size:var(--text-lg);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700;line-height:1.1}.CpaSummaryCards-module__mxJqtq__cut{color:var(--text-secondary)}@media (max-width:640px){.CpaSummaryCards-module__mxJqtq__grid{grid-template-columns:1fr}}
.HeaderPerksButton-module__HocN0q__squareBtn{border-radius:var(--radius-lg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .2s,background .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}@media (max-width:640px){.HeaderPerksButton-module__HocN0q__squareBtn{width:40px;height:40px}}.HeaderPerksButton-module__HocN0q__icon{z-index:1;display:inline-flex;position:relative}.HeaderPerksButton-module__HocN0q__btnWrap{flex-shrink:0;display:inline-flex;position:relative}.HeaderPerksButton-module__HocN0q__alertBadge{background:var(--text-warning);min-width:16px;height:16px;color:var(--bg-app);z-index:3;pointer-events:none;border:2px solid var(--bg-app);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.HeaderPerksButton-module__HocN0q__muted{color:var(--text-tertiary);background:var(--bg-card);border:1px solid var(--border-default)}.HeaderPerksButton-module__HocN0q__muted:hover{color:var(--text-secondary);border-color:var(--border-hover)}.HeaderPerksButton-module__HocN0q__lit{color:var(--color-lime);background:rgba(var(--color-lime-rgb), .12);border:1px solid rgba(var(--color-lime-rgb), .45)}.HeaderPerksButton-module__HocN0q__lit:hover{border-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__lit:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--color-lime-rgb), .4), transparent);pointer-events:none;width:200%;height:200%;animation:3.4s ease-in-out infinite HeaderPerksButton-module__HocN0q__perkShine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translate(-120%)}@keyframes HeaderPerksButton-module__HocN0q__perkShine{0%{transform:rotate(45deg)translate(-120%)}60%,to{transform:rotate(45deg)translate(120%)}}@media (prefers-reduced-motion:reduce){.HeaderPerksButton-module__HocN0q__lit:after{animation:none}}@media (max-width:640px){.HeaderPerksButton-module__HocN0q__squareBtn{width:40px;height:40px}}.HeaderPerksButton-module__HocN0q__capitalBlock{padding-top:.15rem}.HeaderPerksButton-module__HocN0q__capitalLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:11px;display:block}.HeaderPerksButton-module__HocN0q__capitalValue{color:var(--text-primary);margin-top:3px;font-size:21px;font-weight:600;display:block}.HeaderPerksButton-module__HocN0q__empty{text-align:center;color:var(--text-tertiary);padding:1.5rem 0;font-size:13px}.HeaderPerksButton-module__HocN0q__list{border-top:1px solid var(--border-default);flex-direction:column;margin:1.2rem 0 0;padding:.35rem 0 0;list-style:none;display:flex}.HeaderPerksButton-module__HocN0q__perkRow{grid-template-columns:14px 1fr;gap:12px;padding:.7rem 0;display:grid;position:relative}.HeaderPerksButton-module__HocN0q__railCol{justify-content:center;align-items:flex-start;padding-top:4px;display:flex;position:relative}.HeaderPerksButton-module__HocN0q__perkRow{--rail-color:var(--bg-surface)}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__reached{--rail-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__railCol:before{content:"";background:var(--rail-color);z-index:0;width:2px;transition:background .4s;position:absolute;top:-.7rem;bottom:-.7rem;left:50%;transform:translate(-50%)}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__first .HeaderPerksButton-module__HocN0q__railCol:before{top:10px}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__last .HeaderPerksButton-module__HocN0q__railCol:before{background:linear-gradient(to bottom, var(--rail-color) 0, var(--rail-color) calc(.7rem + 10px), transparent calc(.7rem + 10px + 2.5rem));height:auto;bottom:-2.5rem}.HeaderPerksButton-module__HocN0q__checkpoint{z-index:1;background:var(--bg-surface);border:2px solid var(--border-default);border-radius:50%;width:12px;height:12px;transition:border-color .3s;position:relative}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__reached .HeaderPerksButton-module__HocN0q__checkpoint{border-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__rowTop{align-items:center;gap:8px;display:flex}.HeaderPerksButton-module__HocN0q__rowTitle{color:var(--text-primary);font-size:14px;font-weight:600}.HeaderPerksButton-module__HocN0q__planBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-sm);color:var(--text-tertiary);background:var(--bg-surface);border:1px solid var(--border-default);padding:2px 6px;font-size:10px;font-weight:700}.HeaderPerksButton-module__HocN0q__planPro{color:var(--color-lime);background:rgba(var(--color-lime-rgb), .1);border-color:rgba(var(--color-lime-rgb), .25)}.HeaderPerksButton-module__HocN0q__rowDesc{color:var(--text-secondary);margin:7px 0 0;font-size:12.5px;line-height:1.55}.HeaderPerksButton-module__HocN0q__rowNote{color:var(--text-tertiary);font-size:12px}.HeaderPerksButton-module__HocN0q__status{align-items:center;gap:7px;margin-top:11px;font-size:12px;display:flex}.HeaderPerksButton-module__HocN0q__statusDot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.HeaderPerksButton-module__HocN0q__statusText{color:inherit}.HeaderPerksButton-module__HocN0q__toneOn{color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__toneWait{color:var(--text-warning)}.HeaderPerksButton-module__HocN0q__toneLocked,.HeaderPerksButton-module__HocN0q__statusMuted{color:var(--text-tertiary)}.HeaderPerksButton-module__HocN0q__configureRow{margin-top:10px}.HeaderPerksButton-module__HocN0q__configureBody{flex-direction:column;gap:1.25rem;display:flex}.HeaderPerksButton-module__HocN0q__configureField{flex-direction:column;gap:6px;display:flex}.HeaderPerksButton-module__HocN0q__configureFieldBoolean{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.HeaderPerksButton-module__HocN0q__configureFieldBooleanText{flex-direction:column;gap:4px;min-width:0;display:flex}.HeaderPerksButton-module__HocN0q__configureLabel{color:var(--text-primary);font-size:13px;font-weight:600}.HeaderPerksButton-module__HocN0q__configureFieldDesc{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.4}.HeaderPerksButton-module__HocN0q__configureEmpty{color:var(--text-tertiary);margin:0;font-size:13px;font-style:italic}.HeaderPerksButton-module__HocN0q__configureRecommendedNote{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__configureCtaInner{align-items:center;gap:6px;display:inline-flex}.HeaderPerksButton-module__HocN0q__reconfigureNote{color:var(--text-warning);margin:8px 0 0;font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__convertBtn{width:100%;margin-top:1rem}.HeaderPerksButton-module__HocN0q__confirmView{flex-direction:column;gap:1.15rem;display:flex}.HeaderPerksButton-module__HocN0q__confirmBody{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.HeaderPerksButton-module__HocN0q__confirmDetail{border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-default);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.HeaderPerksButton-module__HocN0q__confirmLeft{flex-direction:column;gap:.3rem;min-width:0;display:flex}.HeaderPerksButton-module__HocN0q__confirmLineLabel{color:var(--text-secondary);font-size:13px}.HeaderPerksButton-module__HocN0q__confirmSubnote{color:var(--text-tertiary);font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__confirmAmount{color:var(--text-primary);white-space:nowrap;flex:none;font-size:18px;font-weight:700}.HeaderPerksButton-module__HocN0q__confirmActions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}
.PartnerList-module__JgcX3a__list{gap:var(--space-2);flex-direction:column;display:flex}.PartnerList-module__JgcX3a__row{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);display:flex}.PartnerList-module__JgcX3a__rank{font-size:var(--text-xs);color:var(--text-tertiary);min-width:24px;font-weight:700}.PartnerList-module__JgcX3a__name{font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:500}.PartnerList-module__JgcX3a__amount{font-size:var(--text-sm);color:var(--accent-primary);font-variant-numeric:tabular-nums;font-weight:700}.PartnerList-module__JgcX3a__empty{color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-6) 0;text-align:center}
.MakePostButton-module__ILrRCG__layout{gap:var(--space-5);flex-direction:column;display:flex}.MakePostButton-module__ILrRCG__controls{gap:var(--space-4);flex-direction:column;display:flex}.MakePostButton-module__ILrRCG__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.MakePostButton-module__ILrRCG__fieldRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.MakePostButton-module__ILrRCG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:10.5px;font-weight:700}.MakePostButton-module__ILrRCG__previewPane{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.MakePostButton-module__ILrRCG__previewFrame{border-radius:var(--radius-md);position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #0009}.MakePostButton-module__ILrRCG__scaler{transform-origin:0 0;position:absolute;top:0;left:0}.MakePostButton-module__ILrRCG__status{color:var(--text-tertiary);text-align:center;margin:0;font-size:12px;font-weight:600}@media (max-width:600px){.MakePostButton-module__ILrRCG__fieldRow{grid-template-columns:1fr}}
.StatusBadge-module__T3RE4W__badge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:1px solid #0000;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.StatusBadge-module__T3RE4W__compact{letter-spacing:.04em;padding:3px 10px;font-size:10px}.StatusBadge-module__T3RE4W__icon{align-items:center;display:inline-flex}.StatusBadge-module__T3RE4W__label{display:inline-block}.StatusBadge-module__T3RE4W__tone_success{background:var(--bg-success-subtle);color:var(--success-500);border-color:var(--border-success-subtle)}.StatusBadge-module__T3RE4W__tone_info{background:var(--bg-info-subtle,var(--bg-warning-subtle));color:var(--info-500,#38bdf8);border-color:var(--border-info-subtle,#38bdf840)}.StatusBadge-module__T3RE4W__tone_warning{background:var(--bg-warning-subtle);color:var(--warning-500);border-color:var(--border-warning-subtle)}.StatusBadge-module__T3RE4W__tone_danger{background:var(--bg-danger-subtle);color:var(--error-500);border-color:var(--border-danger-subtle)}.StatusBadge-module__T3RE4W__tone_neutral{background:var(--bg-surface-subtle);color:var(--text-tertiary);border-color:var(--border-default)}.StatusBadge-module__T3RE4W__tone_purple{background:rgba(var(--dot-purple-rgb), .12);color:var(--dot-purple);border-color:rgba(var(--dot-purple-rgb), .3)}.StatusBadge-module__T3RE4W__tone_accent{background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--accent-text);border-color:color-mix(in srgb, var(--accent-primary) 25%, transparent)}
.BrokerFiguresNote-module__3yrubq__note{gap:var(--space-2);padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);background:var(--surface-lift-sm);flex-direction:column;display:flex}[data-theme=light] .BrokerFiguresNote-module__3yrubq__note{background:var(--surface-lift-md)}.BrokerFiguresNote-module__3yrubq__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);margin:0}.BrokerFiguresNote-module__3yrubq__line{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}
.MeasuredValueCell-module__OGh4tq__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.MeasuredValueCell-module__OGh4tq__cell[data-align=end]{text-align:right;align-items:flex-end}.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.25}.MeasuredValueCell-module__OGh4tq__valueLine{align-items:baseline;gap:var(--space-1);min-width:0;display:inline-flex}.MeasuredValueCell-module__OGh4tq__valueTrailingRow{white-space:nowrap;align-items:center;display:inline-flex}.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-3xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-xl);line-height:1.2}.MeasuredValueCell-module__OGh4tq__pending{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__absent{font-size:var(--text-sm);font-weight:var(--weight-regular);color:var(--text-tertiary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__sub{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.3}@media (max-width:640px){.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-sm)}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-lg)}}
.BrokerRadar-module__Iz3RAW__radar{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__plot{aspect-ratio:408/282;width:100%;position:relative}.BrokerRadar-module__Iz3RAW__svg{width:100%;height:100%;display:block}.BrokerRadar-module__Iz3RAW__ring{fill:none;stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__ringFloor{fill:none;stroke:var(--border-input);stroke-width:1.5px}.BrokerRadar-module__Iz3RAW__spoke{stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-input);stroke-width:1px;stroke-dasharray:2 3}.BrokerRadar-module__Iz3RAW__polygonFill{fill:var(--accent-primary);fill-opacity:.1;stroke:none}.BrokerRadar-module__Iz3RAW__ribbon{stroke:var(--accent-primary);stroke-width:2.5px;stroke-linecap:round}.BrokerRadar-module__Iz3RAW__vertex{fill:var(--accent-primary);stroke:none}.BrokerRadar-module__Iz3RAW__mini{flex:none;width:56px;height:56px;display:block}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ribbon{stroke-width:6px}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ring,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ringFloor,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spoke,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-hover);stroke-width:2px}.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{font-size:14.5px;font-weight:var(--weight-semibold);letter-spacing:.01em}.BrokerRadar-module__Iz3RAW__radarLabel{fill:var(--text-secondary)}.BrokerRadar-module__Iz3RAW__radarLabelAbsent{fill:var(--text-tertiary);opacity:.7}.BrokerRadar-module__Iz3RAW__emptyPlate{align-items:center;gap:var(--space-1);max-width:62%;padding:var(--space-3) var(--space-4);text-align:center;background:var(--bg-surface-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerRadar-module__Iz3RAW__emptyTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__emptyDetail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.BrokerRadar-module__Iz3RAW__caption{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}.BrokerRadar-module__Iz3RAW__legend{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-default);flex-direction:column;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__legendRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendTerm{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__legendCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.BrokerRadar-module__Iz3RAW__legendValue{flex:none;margin:0}[data-theme=light] .BrokerRadar-module__Iz3RAW__polygonFill{fill-opacity:.14}@media (max-width:768px){.BrokerRadar-module__Iz3RAW__legendRow{gap:var(--space-3)}}@media (max-width:640px){.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{display:none}.BrokerRadar-module__Iz3RAW__emptyPlate{max-width:80%;padding:var(--space-2) var(--space-3)}.BrokerRadar-module__Iz3RAW__legendRow{align-items:stretch;gap:var(--space-1);flex-direction:column}.BrokerRadar-module__Iz3RAW__legendValue>:last-child{text-align:left;align-items:flex-start}}
.RelatedLinks-module__TSBpfG__block{max-width:1200px;margin:var(--space-12) auto 0;padding:var(--space-8) var(--space-8);border-top:1px solid var(--border-subtle)}.RelatedLinks-module__TSBpfG__title{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0 0 var(--space-4)}.RelatedLinks-module__TSBpfG__row{gap:var(--space-3);flex-wrap:wrap;display:flex}.RelatedLinks-module__TSBpfG__link{align-items:center;gap:var(--space-2);background:var(--surface-lift-sm);border:1px solid var(--border-default);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);border-radius:9999px;padding:10px 18px;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.RelatedLinks-module__TSBpfG__link:hover{background:var(--surface-lift-md);border-color:var(--accent-primary);color:var(--accent-primary)}.RelatedLinks-module__TSBpfG__link:after{content:"→";display:inline-block}@media (max-width:640px){.RelatedLinks-module__TSBpfG__block{padding:var(--space-6) var(--space-4)}}.RelatedLinks-module__TSBpfG__blockFlush{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (max-width:640px){.RelatedLinks-module__TSBpfG__blockFlush{padding-left:0;padding-right:0}}
.Fleet-module__YpLIfq__container{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Fleet-module__YpLIfq__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Fleet-module__YpLIfq__headerLeft h1{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-2);font-size:32px;font-weight:600;line-height:1.2}.Fleet-module__YpLIfq__headerLeft p{color:var(--text-secondary);margin:0;font-size:1rem}.Fleet-module__YpLIfq__filters{align-items:center;gap:var(--space-2);display:flex}.Fleet-module__YpLIfq__filterBtn{border:1px solid var(--border-default);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;padding:6px 14px;font-weight:500;transition:all .15s}.Fleet-module__YpLIfq__filterBtn:hover{border-color:var(--border-hover);color:var(--text-primary)}.Fleet-module__YpLIfq__filterBtnActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-inverse)}.Fleet-module__YpLIfq__table{border-collapse:separate;border-spacing:0;background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);width:100%;overflow:hidden}.Fleet-module__YpLIfq__table th{padding:var(--space-3) var(--space-4);text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);border-bottom:1px solid var(--border-default);font-size:11px;font-weight:700}.Fleet-module__YpLIfq__table td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-default);font-size:var(--text-sm);color:var(--text-primary);vertical-align:middle}.Fleet-module__YpLIfq__table tbody tr:last-child td{border-bottom:none}.Fleet-module__YpLIfq__table tbody tr:hover td{background:var(--surface-lift-md)}.Fleet-module__YpLIfq__rowLink{cursor:pointer;text-decoration:none;display:contents}.Fleet-module__YpLIfq__tableScroll{overflow:auto hidden}.Fleet-module__YpLIfq__twoColForm{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.Fleet-module__YpLIfq__capacityCell{align-items:center;gap:var(--space-3);display:flex}.Fleet-module__YpLIfq__barWrap{background:var(--border-default);border-radius:999px;flex:1;height:6px;overflow:hidden}.Fleet-module__YpLIfq__bar{border-radius:999px;height:100%;transition:width .3s}.Fleet-module__YpLIfq__barOk{background:var(--status-success)}.Fleet-module__YpLIfq__barNear{background:var(--status-warning)}.Fleet-module__YpLIfq__barFull{background:var(--status-error-light)}.Fleet-module__YpLIfq__capacityText{color:var(--text-secondary);white-space:nowrap;text-align:right;min-width:60px;font-size:11px;font-weight:600}.Fleet-module__YpLIfq__badge{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.Fleet-module__YpLIfq__badgeShard{background:rgba(var(--accent-primary-rgb), .12);color:var(--accent-primary)}.Fleet-module__YpLIfq__badgeHub{background:rgba(var(--accent-secondary-rgb), .12);color:var(--accent-secondary)}.Fleet-module__YpLIfq__pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.Fleet-module__YpLIfq__statusOk{background:rgba(var(--status-success-rgb), .12);color:var(--status-success);border-color:rgba(var(--status-success-rgb), .32)}.Fleet-module__YpLIfq__statusBad{background:rgba(var(--status-error-rgb), .12);color:var(--status-error);border-color:rgba(var(--status-error-rgb), .32)}.Fleet-module__YpLIfq__statusWarn{background:rgba(var(--status-warning-rgb), .12);color:var(--status-warning);border-color:rgba(var(--status-warning-rgb), .32)}.Fleet-module__YpLIfq__pillBtn{cursor:pointer;transition:filter .15s}.Fleet-module__YpLIfq__pillBtn:hover{filter:brightness(1.12)}.Fleet-module__YpLIfq__pillBtn:disabled{opacity:.55;cursor:default}.Fleet-module__YpLIfq__dot{border-radius:50%;width:8px;height:8px;display:inline-block}.Fleet-module__YpLIfq__dotOk{background:var(--status-success)}.Fleet-module__YpLIfq__dotMissing{background:var(--border-default)}.Fleet-module__YpLIfq__dotWarn{background:var(--status-warning)}.Fleet-module__YpLIfq__dotBad{background:var(--status-error-light)}.Fleet-module__YpLIfq__empty{text-align:center;color:var(--text-tertiary);padding:var(--space-10) var(--space-6);font-size:var(--text-sm)}.Fleet-module__YpLIfq__detailCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.Fleet-module__YpLIfq__detailCardHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);align-items:center;gap:var(--space-3);display:flex}.Fleet-module__YpLIfq__detailCardIcon{border-radius:var(--radius-lg);background:var(--surface-lift-md);width:32px;height:32px;color:var(--accent-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Fleet-module__YpLIfq__detailCardTitleWrap{flex:1}.Fleet-module__YpLIfq__detailCardTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.Fleet-module__YpLIfq__detailCardSubtitle{color:var(--text-tertiary);font-size:11px}.Fleet-module__YpLIfq__detailCardBody{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.Fleet-module__YpLIfq__muted{color:var(--text-tertiary);font-size:.75rem}.Fleet-module__YpLIfq__successValue{color:var(--status-success);font-weight:500}.Fleet-module__YpLIfq__warnValue{color:var(--status-warning);font-weight:500}.Fleet-module__YpLIfq__errorValue{color:var(--status-error);font-weight:500}.Fleet-module__YpLIfq__logList{gap:var(--space-2);flex-direction:column;display:flex}.Fleet-module__YpLIfq__logRow{align-items:baseline;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);border:1px solid #0000;display:flex}.Fleet-module__YpLIfq__logRowError{background:var(--bg-danger-subtle);border-color:var(--border-danger-subtle)}.Fleet-module__YpLIfq__logTs{color:var(--text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.75rem}.Fleet-module__YpLIfq__logMessage{color:var(--text-primary);overflow-wrap:anywhere}.Fleet-module__YpLIfq__hubKpiRow{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);display:flex}.Fleet-module__YpLIfq__hubLabel{font-size:var(--text-sm);color:var(--text-secondary)}.Fleet-module__YpLIfq__hubValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}@media (max-width:768px){.Fleet-module__YpLIfq__header{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.Fleet-module__YpLIfq__headerLeft h1{font-size:22px}.Fleet-module__YpLIfq__listTable{min-width:720px}.Fleet-module__YpLIfq__table th,.Fleet-module__YpLIfq__table td{white-space:nowrap}.Fleet-module__YpLIfq__detailCardHeader{flex-wrap:wrap}.Fleet-module__YpLIfq__detailCardTitleWrap{flex:100%;min-width:0}.Fleet-module__YpLIfq__twoColForm{grid-template-columns:1fr}}
.AbandonSessionAction-module__bZ24DW__confirm{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-2);flex-direction:column;display:flex}.AbandonSessionAction-module__bZ24DW__confirmIcon{background:var(--bg-warning-subtle);width:40px;height:40px;color:var(--text-warning);border-radius:50%;justify-content:center;align-items:center;display:flex}.AbandonSessionAction-module__bZ24DW__confirmText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.AbandonSessionAction-module__bZ24DW__confirmActions{gap:var(--space-2);margin-top:var(--space-2);display:flex}
.StrategyDetail-module__3MkNoq__container{gap:var(--space-2);min-height:calc(100vh - 120px);padding:var(--space-4) var(--space-8);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}@media (max-width:640px){.StrategyDetail-module__3MkNoq__container{padding:var(--space-4) var(--space-4)}}.StrategyDetail-module__3MkNoq__ctaRow{gap:var(--space-2);flex-direction:row;align-items:center;display:flex}@media (max-width:768px){.StrategyDetail-module__3MkNoq__ctaRow{gap:var(--space-2);flex-direction:column;width:100%}.StrategyDetail-module__3MkNoq__ctaRow>button,.StrategyDetail-module__3MkNoq__ctaRow>a{justify-content:center;width:100%}}.StrategyDetail-module__3MkNoq__pageTabsWrapper{margin-bottom:var(--space-4)}.StrategyDetail-module__3MkNoq__mainContent{gap:var(--space-8);flex-direction:column;display:flex}.StrategyDetail-module__3MkNoq__disclaimerWrap{max-width:1200px;padding:0 var(--space-8);margin:0 auto}@media (max-width:640px){.StrategyDetail-module__3MkNoq__disclaimerWrap{padding:0 var(--space-4)}}
.ThemeSwitch-module__r0XFDW__switch{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ThemeSwitch-module__r0XFDW__track{background:var(--surface-lift-xl);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(8px);border-radius:99px;flex-shrink:0;align-items:center;width:52px;height:28px;padding:2px;transition:background .6s,border-color .2s;display:flex;position:relative}.ThemeSwitch-module__r0XFDW__switch:hover .ThemeSwitch-module__r0XFDW__track{border-color:var(--border-hover)}[data-theme=light] .ThemeSwitch-module__r0XFDW__track{background:var(--accent-primary);border-color:#0000}.ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .6s,background .6s;display:flex;position:absolute;left:3px;overflow:hidden;transform:translate(0);box-shadow:0 2px 4px #0003}[data-theme=light] .ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);transform:translate(24px)}.ThemeSwitch-module__r0XFDW__thumbIcon{width:14px;height:14px;transition:opacity .6s,transform .6s;position:absolute}.ThemeSwitch-module__r0XFDW__sun{color:var(--color-amber);opacity:0;transform:rotate(90deg)scale(.5)}.ThemeSwitch-module__r0XFDW__moon{color:var(--text-primary);opacity:0;transform:rotate(-90deg)scale(.5)}[data-theme=light] .ThemeSwitch-module__r0XFDW__sun,[data-theme=dark] .ThemeSwitch-module__r0XFDW__moon{opacity:1;transform:rotate(0)scale(1)}
.PhoneInput-module__0fnEPG__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.PhoneInput-module__0fnEPG__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.PhoneInput-module__0fnEPG__row{align-items:flex-start;gap:var(--space-3);width:100%;display:flex}.PhoneInput-module__0fnEPG__dropdownWrap{flex:0 0 96px;min-width:0}.PhoneInput-module__0fnEPG__inputWrap{flex:1;min-width:0}@media (max-width:640px){.PhoneInput-module__0fnEPG__row{gap:var(--space-2)}.PhoneInput-module__0fnEPG__dropdownWrap{flex-basis:88px}}
.ReconnectModal-module__PbSpuW__fields{flex-direction:column;gap:14px;display:flex}
.McLookupResult-module__RD0agG__whGrid{grid-template-columns:1fr 1fr;gap:8px 14px;display:grid}@media (max-width:640px){.McLookupResult-module__RD0agG__whGrid{grid-template-columns:1fr}}
