.referral-module__hdeZfq__container{max-width:1200px;margin:0 auto}.referral-module__hdeZfq__header{margin-bottom:var(--space-8)}.referral-module__hdeZfq__title{font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-2);font-weight:800}.referral-module__hdeZfq__subtitle{color:var(--text-secondary);font-size:var(--text-base)}@media (min-width:768px){.referral-module__hdeZfq__header{margin-bottom:var(--space-12)}.referral-module__hdeZfq__title{font-size:var(--text-4xl)}.referral-module__hdeZfq__subtitle{font-size:var(--text-lg)}}.referral-module__hdeZfq__grid{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:1.5fr 1fr;display:grid}@media (max-width:1024px){.referral-module__hdeZfq__grid{grid-template-columns:1fr}}.referral-module__hdeZfq__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-8);position:relative;overflow:hidden}@media (max-width:640px){.referral-module__hdeZfq__card{padding:var(--space-5)}}.referral-module__hdeZfq__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.referral-module__hdeZfq__cardHeader h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.referral-module__hdeZfq__cardIcon{color:var(--accent-text)}.referral-module__hdeZfq__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:.9375rem;line-height:1.6}.referral-module__hdeZfq__linkWrapper{align-items:center;gap:var(--space-3);display:flex}.referral-module__hdeZfq__linkText{min-width:0;height:48px;padding:0 var(--space-4);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex:1;align-items:center;font-size:.875rem;display:flex;overflow:hidden}@media (max-width:640px){.referral-module__hdeZfq__linkWrapper{gap:var(--space-3);background:0 0;border:none;flex-direction:column;padding:0}.referral-module__hdeZfq__linkText{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4);text-align:center;width:100%}}.referral-module__hdeZfq__activeReward{border-color:var(--color-lime);box-shadow:0 0 20px color-mix(in srgb, var(--accent-primary) 5%, transparent)}.referral-module__hdeZfq__rewardContent{flex-direction:column;justify-content:center;height:calc(100% - 40px);display:flex}.referral-module__hdeZfq__priceComparison{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.referral-module__hdeZfq__oldPrice{color:var(--text-tertiary);font-size:1.5rem;text-decoration:line-through}.referral-module__hdeZfq__newPrice{color:var(--accent-text);font-size:2.5rem;font-weight:700}.referral-module__hdeZfq__rewardStatus{align-items:center;gap:var(--space-2);color:var(--text-primary);background:color-mix(in srgb, var(--accent-primary) 10%, transparent);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--accent-primary) 20%, transparent);font-size:.875rem;display:flex}.referral-module__hdeZfq__noReward{color:var(--text-tertiary);text-align:center;padding:var(--space-6) 0;font-style:italic}.referral-module__hdeZfq__statsRow{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.referral-module__hdeZfq__statsRow{gap:var(--space-4);grid-template-columns:1fr}.referral-module__hdeZfq__statItem{padding:var(--space-4)}}.referral-module__hdeZfq__statItem{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);align-items:center;gap:var(--space-4);display:flex}.referral-module__hdeZfq__statItem svg{color:var(--text-tertiary)}.referral-module__hdeZfq__statLabel{color:var(--text-tertiary);margin-bottom:2px;font-size:.875rem;display:block}.referral-module__hdeZfq__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;display:block}.referral-module__hdeZfq__userInfo{flex-direction:column;display:flex}.referral-module__hdeZfq__userName{color:var(--text-primary);font-weight:500}.referral-module__hdeZfq__userEmail{color:var(--text-tertiary);font-size:.8125rem}.referral-module__hdeZfq__statusBadge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.referral-module__hdeZfq__statusActive{background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle)}.referral-module__hdeZfq__statusPending{background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default)}.referral-module__hdeZfq__statusTrial{background:var(--bg-warning-subtle);color:var(--warning-500);border:1px solid var(--border-warning-subtle)}.referral-module__hdeZfq__statusInactive{background:var(--bg-danger-subtle);color:var(--error-500);border:1px solid var(--border-danger-subtle)}
.Skeleton-module__QUUPIW__skeleton{background-color:var(--bg-surface-elevated);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__skeleton:after{background-image:linear-gradient(90deg, transparent 0, var(--surface-lift-lg) 50%, transparent 100%);content:"";animation:2s infinite Skeleton-module__QUUPIW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__QUUPIW__shimmer{to{transform:translate(100%)}}.Skeleton-module__QUUPIW__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__QUUPIW__circular{border-radius:var(--radius-full)}.Skeleton-module__QUUPIW__rectangular{border-radius:var(--radius-md)}
.chart-card-module___hFFfG__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex;overflow:hidden}.chart-card-module___hFFfG__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.chart-card-module___hFFfG__title{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;margin:0;font-weight:600}.chart-card-module___hFFfG__controls{align-items:center;gap:var(--space-3);display:flex}.chart-card-module___hFFfG__body{padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:1;justify-content:center;min-height:240px;display:flex}.chart-card-module___hFFfG__modeSelect{min-width:95px;width:auto!important}.chart-card-module___hFFfG__modeSelect button{background:var(--bg-surface-subtle)!important;border:1px solid var(--border-default)!important;border-radius:10px!important;height:auto!important;padding:.65rem .8rem!important;font-size:.75rem!important;font-weight:500!important}@media (max-width:768px){.chart-card-module___hFFfG__header{flex-direction:column;align-items:flex-start}.chart-card-module___hFFfG__controls{flex-wrap:wrap;width:100%}}
.BrokerSeriesChartCard-module__PzRVWa__titleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.BrokerSeriesChartCard-module__PzRVWa__titleIcon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:34px;height:34px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.BrokerSeriesChartCard-module__PzRVWa__plate{justify-content:center;align-items:center;gap:var(--space-1);width:100%;min-height:220px;padding:var(--space-4);text-align:center;border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);flex-direction:column;display:flex}.BrokerSeriesChartCard-module__PzRVWa__plateTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary)}.BrokerSeriesChartCard-module__PzRVWa__plateDetail{font-size:var(--text-xs);color:var(--text-tertiary)}@media (max-width:768px){.BrokerSeriesChartCard-module__PzRVWa__plate{min-height:180px}}.BrokerSeriesChartCard-module__PzRVWa__plot{width:100%;display:block}:is(.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-area,.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-curve,.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-line-curve){clip-path:inset(0);animation:BrokerSeriesChartCard-module__PzRVWa__bscAreaWipe .82s var(--ease-draw) calc(var(--reveal-delay,0s) + .12s) both}.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-dot{animation:BrokerSeriesChartCard-module__PzRVWa__bscDotFade .32s var(--ease-draw) calc(var(--reveal-delay,0s) + .64s) both}@keyframes BrokerSeriesChartCard-module__PzRVWa__bscAreaWipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes BrokerSeriesChartCard-module__PzRVWa__bscDotFade{0%{opacity:0}}:is([data-static] .BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-area,[data-static] .BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-curve,[data-static] .BrokerSeriesChartCard-module__PzRVWa__plot .recharts-line-curve,[data-static] .BrokerSeriesChartCard-module__PzRVWa__plot .recharts-dot){animation:none}@media (prefers-reduced-motion:reduce){:is(.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-area,.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-area-curve,.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-line-curve,.BrokerSeriesChartCard-module__PzRVWa__plot .recharts-dot){animation:none!important}}
.PerformanceMetrics-module__YJvVZa__container{flex-direction:column;gap:1.5rem;display:flex}.PerformanceMetrics-module__YJvVZa__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.PerformanceMetrics-module__YJvVZa__titleGroup{align-items:center;gap:.75rem;display:flex}.PerformanceMetrics-module__YJvVZa__titleIcon{color:var(--accent-primary)}.PerformanceMetrics-module__YJvVZa__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.PerformanceMetrics-module__YJvVZa__rangeSelector{background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:10px;padding:.25rem;display:flex}.PerformanceMetrics-module__YJvVZa__rangeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:all .2s}.PerformanceMetrics-module__YJvVZa__rangeBtn:hover{color:var(--text-primary);background:var(--bg-surface-subtle)}.PerformanceMetrics-module__YJvVZa__rangeBtnActive,.PerformanceMetrics-module__YJvVZa__rangeBtnActive:hover{background:var(--accent-primary);color:var(--bg-app);cursor:default}.PerformanceMetrics-module__YJvVZa__rangeBtnDisabled,.PerformanceMetrics-module__YJvVZa__rangeBtnDisabled:hover{opacity:.3;cursor:not-allowed;color:var(--text-tertiary);background:0 0}.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.PerformanceMetrics-module__YJvVZa__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .2s,background .2s;display:flex}.PerformanceMetrics-module__YJvVZa__card:hover{background:var(--surface-lift-md)}.PerformanceMetrics-module__YJvVZa__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PerformanceMetrics-module__YJvVZa__label{color:var(--text-tertiary);font-size:.85rem;font-weight:500}.PerformanceMetrics-module__YJvVZa__icon{opacity:.8}.PerformanceMetrics-module__YJvVZa__value{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.PerformanceMetrics-module__YJvVZa__subtext{color:var(--text-tertiary);font-size:.75rem}@media (max-width:1024px){.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PerformanceMetrics-module__YJvVZa__rangeSelector{width:100%;overflow-x:auto}.PerformanceMetrics-module__YJvVZa__rangeBtn{white-space:nowrap;flex:1}}@media (max-width:640px){.PerformanceMetrics-module__YJvVZa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.PerformanceMetrics-module__YJvVZa__card{padding:1rem}.PerformanceMetrics-module__YJvVZa__label{font-size:.75rem}.PerformanceMetrics-module__YJvVZa__value{font-size:1.25rem}.PerformanceMetrics-module__YJvVZa__subtext{font-size:.65rem}}
.ReturnTag-module__BeAB6W__tag{white-space:nowrap;cursor:help;font-variant-numeric:tabular-nums;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-block}.ReturnTag-module__BeAB6W__positive{background:var(--bg-success-subtle);color:var(--success-500)}.ReturnTag-module__BeAB6W__negative{background:var(--bg-error-subtle);color:var(--error-500)}
.AddressAutocomplete-module__tHBMdW__wrapper{width:100%;position:relative}.AddressAutocomplete-module__tHBMdW__dropdown{z-index:9500;background:var(--bg-card);border:1px solid var(--border-default);border-radius:.625rem;margin:0;padding:.25rem 0;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #00000080}.AddressAutocomplete-module__tHBMdW__list{margin:0;padding:0;list-style:none}.AddressAutocomplete-module__tHBMdW__item{cursor:pointer;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;transition:background .12s;display:flex}.AddressAutocomplete-module__tHBMdW__item:hover{background:rgba(var(--surface-lift-rgb), .06)}.AddressAutocomplete-module__tHBMdW__itemIcon{color:var(--accent-text);flex-shrink:0;margin-top:2px}.AddressAutocomplete-module__tHBMdW__itemText{flex:1;min-width:0}.AddressAutocomplete-module__tHBMdW__itemPrimary{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;line-height:1.35;overflow:hidden}.AddressAutocomplete-module__tHBMdW__itemSecondary{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;line-height:1.4;overflow:hidden}
.DashboardAllAccountsSettings-module__KVBlKq__container{padding:var(--space-8) var(--space-4);justify-content:center;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__card{width:100%;max-width:560px;padding:var(--space-8);background:var(--surface-base);border:1px solid var(--border-default);text-align:center;border-radius:16px}.DashboardAllAccountsSettings-module__KVBlKq__icon{width:56px;height:56px;margin-bottom:var(--space-4);color:var(--accent-text);background:var(--bg-accent-subtle);border:1px solid var(--border-accent-subtle);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.DashboardAllAccountsSettings-module__KVBlKq__title{margin:0 0 var(--space-2);color:var(--text-primary);font-size:18px;font-weight:600}.DashboardAllAccountsSettings-module__KVBlKq__description{margin:0 auto var(--space-6);max-width:440px;color:var(--text-secondary);font-size:14px;line-height:1.5}.DashboardAllAccountsSettings-module__KVBlKq__accountList{gap:var(--space-2);text-align:left;flex-direction:column;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__accountRow{padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;transition:background .15s,border-color .15s,transform .1s;display:flex}.DashboardAllAccountsSettings-module__KVBlKq__accountRow:hover{background:var(--surface-lift-md);border-color:var(--border-strong)}.DashboardAllAccountsSettings-module__KVBlKq__accountRow:active{transform:translateY(1px)}.DashboardAllAccountsSettings-module__KVBlKq__accountMeta{text-align:left}.DashboardAllAccountsSettings-module__KVBlKq__accountLogin{text-align:left;color:var(--text-primary);font-size:14px;font-weight:600;display:block}.DashboardAllAccountsSettings-module__KVBlKq__accountBroker{text-align:left;color:var(--text-secondary);margin-top:2px;font-size:12px;display:block}
.Settings-module__1iZzFW__container{max-width:1200px;margin:0 auto}@media (max-width:1024px){.Settings-module__1iZzFW__container{margin:0;padding:0}.Settings-module__1iZzFW__title{font-size:24px}}.Settings-module__1iZzFW__header{margin-bottom:var(--space-10);padding-bottom:var(--space-6);border-bottom:1px solid var(--border-subtle)}.Settings-module__1iZzFW__title{letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:2.25rem;font-weight:700}.Settings-module__1iZzFW__subtitle{color:var(--text-tertiary);margin-top:var(--space-2);font-size:1.125rem}.Settings-module__1iZzFW__section{padding:var(--space-8) 0;border-bottom:1px solid var(--border-subtle)}.Settings-module__1iZzFW__section:first-of-type{padding-top:0}.Settings-module__1iZzFW__section:has(+.Settings-module__1iZzFW__actions){border-bottom:none}.Settings-module__1iZzFW__sectionHeader{margin-bottom:var(--space-8)}@media (max-width:640px){.Settings-module__1iZzFW__section{padding:var(--space-8) 0}}.Settings-module__1iZzFW__sectionTitle{color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.5rem;font-weight:600}.Settings-module__1iZzFW__sectionSubtitle{color:var(--text-tertiary);margin-bottom:0;font-size:.9375rem}.Settings-module__1iZzFW__formGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.Settings-module__1iZzFW__formGrid{grid-template-columns:1fr}}.Settings-module__1iZzFW__fullWidth{grid-column:1/-1}.Settings-module__1iZzFW__threeColumn{gap:var(--space-5);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.Settings-module__1iZzFW__addressRow{gap:var(--space-5);grid-column:1/-1;grid-template-columns:1fr 160px;display:grid}@media (max-width:640px){.Settings-module__1iZzFW__addressRow{grid-template-columns:1fr}}@media (max-width:768px){.Settings-module__1iZzFW__threeColumn{gap:var(--space-4);grid-template-columns:1fr}}.Settings-module__1iZzFW__paymentMethodGrid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Settings-module__1iZzFW__methodCard{cursor:pointer;padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-2);background:var(--surface-lift-sm);flex-direction:column;transition:all .2s;display:flex}.Settings-module__1iZzFW__methodCard:hover:not(.Settings-module__1iZzFW__methodCardDisabled){border-color:var(--accent-primary);background:var(--surface-lift-md)}.Settings-module__1iZzFW__methodCardDisabled{cursor:default;opacity:.6;pointer-events:none}.Settings-module__1iZzFW__methodCardActive{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 5%, var(--bg-card));box-shadow:0 0 0 1px var(--accent-primary)}.Settings-module__1iZzFW__methodIcon{color:var(--text-tertiary)}.Settings-module__1iZzFW__methodCardActive .Settings-module__1iZzFW__methodIcon{color:var(--accent-text)}.Settings-module__1iZzFW__methodLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Settings-module__1iZzFW__methodSublabel{color:var(--text-tertiary);text-align:center;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.4}.Settings-module__1iZzFW__methodCardActive .Settings-module__1iZzFW__methodLabel{color:var(--text-primary)}.Settings-module__1iZzFW__actions{justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-8);display:flex}
.ResultsQualityChartCard-module__TLNUlq__overflowCard{overflow:visible}.ResultsQualityChartCard-module__TLNUlq__legend{flex-wrap:wrap;align-items:center;gap:.375rem .5rem;display:flex}.ResultsQualityChartCard-module__TLNUlq__legendItem{background:var(--surface-lift-md);color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.8125rem;transition:opacity .15s;display:inline-flex}.ResultsQualityChartCard-module__TLNUlq__legendItemDim{opacity:.4}.ResultsQualityChartCard-module__TLNUlq__legendLine{border-radius:2px;flex-shrink:0;width:16px;height:3px}.ResultsQualityChartCard-module__TLNUlq__plotTopRow{padding:.75rem var(--space-5) 0;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;display:flex}.ResultsQualityChartCard-module__TLNUlq__plotTopLeft{min-width:0}.ResultsQualityChartCard-module__TLNUlq__plotTopRight{justify-content:flex-end;min-width:0;display:flex}.ResultsQualityChartCard-module__TLNUlq__headline{align-items:baseline;gap:.5rem;min-width:0;display:inline-flex}.ResultsQualityChartCard-module__TLNUlq__headlineMax{font-size:var(--text-base);color:var(--text-tertiary)}
.AumChartCard-module__pcbyga__emptyChart{justify-content:center;align-items:center;height:200px;display:flex}.AumChartCard-module__pcbyga__aumDisplay{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-8);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.AumChartCard-module__pcbyga__aumValue{font-size:var(--text-4xl);color:var(--text-primary);letter-spacing:-.02em;font-weight:800}.AumChartCard-module__pcbyga__aumSub{font-size:var(--text-sm);color:var(--text-tertiary)}
.Account-module__jGo2aq__container{gap:var(--space-2);flex-direction:column;max-width:1000px;margin:0 auto;display:flex}.Account-module__jGo2aq__header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);padding:0;display:flex}.Account-module__jGo2aq__headerContent{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Account-module__jGo2aq__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:28px;font-weight:800;line-height:1}.Account-module__jGo2aq__subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}@media (max-width:640px){.Account-module__jGo2aq__title{font-size:20px}.Account-module__jGo2aq__subtitle{font-size:var(--text-xs)}.Account-module__jGo2aq__header{margin-bottom:var(--space-2)}}.Account-module__jGo2aq__pageTabsWrapper{z-index:20;margin-bottom:var(--space-10);padding-top:var(--space-2);position:sticky;top:0}.Account-module__jGo2aq__pageTabsWrapper:after{content:"";background:var(--border-default);pointer-events:none;z-index:-1;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Account-module__jGo2aq__mainContent{gap:var(--space-8);flex-direction:column;display:flex}.Account-module__jGo2aq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.Account-module__jGo2aq__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.Account-module__jGo2aq__nameWarning{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);color:var(--warning-500);font-size:var(--text-sm);margin-bottom:var(--space-6);display:flex}.Account-module__jGo2aq__warningOutline{border-color:var(--border-warning-subtle)!important}.Account-module__jGo2aq__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.Account-module__jGo2aq__fullWidth{grid-column:1/-1}.Account-module__jGo2aq__actions{margin-top:var(--space-10);justify-content:flex-end;display:flex}.Account-module__jGo2aq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6);margin-bottom:var(--space-4);transition:transform .2s,border-color .2s}[data-theme=light] .Account-module__jGo2aq__card{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__cardHighlighted{animation:2.5s ease-out forwards Account-module__jGo2aq__brokerCardHighlight}@keyframes Account-module__jGo2aq__brokerCardHighlight{0%,10%{box-shadow:0 0 0 2px var(--accent-text);border-color:var(--accent-text);background:#c8ff0012}to{box-shadow:none;border-color:var(--border-default);background:var(--surface-lift-sm)}}.Account-module__jGo2aq__cardHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.Account-module__jGo2aq__cardTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Account-module__jGo2aq__cardValue{font-size:var(--text-sm);color:var(--text-secondary)}.Account-module__jGo2aq__badgeNeutral{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.2rem .8rem;font-size:11px;font-weight:700}[data-theme=light] .Account-module__jGo2aq__badgeNeutral{font-weight:600}.Account-module__jGo2aq__formulaPill{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.2rem .7rem;font-size:11px;font-weight:700}.Account-module__jGo2aq__formulaPillProfit{background:color-mix(in srgb, var(--color-lime) 12%, transparent);border-color:color-mix(in srgb, var(--color-lime) 35%, transparent);color:var(--accent-text)}[data-theme=light] .Account-module__jGo2aq__formulaPill{font-weight:600}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnNeutral,.Account-module__jGo2aq__actionBtnSecondary,.Account-module__jGo2aq__actionBtnOutline{border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);box-sizing:border-box;border:1px solid #0000;height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Account-module__jGo2aq__actionBtnPrimary{color:var(--text-inverse);background:var(--accent-primary);border-color:var(--accent-primary)}.Account-module__jGo2aq__actionBtnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 15px var(--accent-glow)}.Account-module__jGo2aq__actionBtnSecondary{color:var(--text-primary);background:var(--bg-surface-subtle);border:1px solid var(--border-default)}.Account-module__jGo2aq__actionBtnSecondary:hover{background:var(--surface-lift-lg);border-color:var(--border-hover)}.Account-module__jGo2aq__actionBtnOutline{color:var(--error-500);border:1px solid rgba(var(--error-rgb), .2);background:0 0}.Account-module__jGo2aq__actionBtnOutline:hover{background:rgba(var(--error-rgb), .05);border-color:rgba(var(--error-rgb), .4)}@keyframes Account-module__jGo2aq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Account-module__jGo2aq__formGrid{grid-template-columns:1fr}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:stretch!important}.Account-module__jGo2aq__actions{justify-content:center!important}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnSecondary{height:44px!important}}.Account-module__jGo2aq__warningBox{background:rgba(var(--error-rgb), .1);border:1px solid rgba(var(--error-rgb), .2);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-4)}.Account-module__jGo2aq__warningText{color:var(--error-500);font-size:var(--text-sm);font-weight:500}.Account-module__jGo2aq__securitySection{flex-direction:column;display:flex}.Account-module__jGo2aq__passwordGroup{gap:var(--space-6);flex-direction:column;max-width:500px;display:flex}.Account-module__jGo2aq__passwordRow{align-items:flex-end;gap:var(--space-4);display:flex}.Account-module__jGo2aq__passwordRow>:first-child{flex:1}.Account-module__jGo2aq__passwordSaveBtn{align-self:flex-end}.Account-module__jGo2aq__methodsList{margin-top:var(--space-8);gap:var(--space-2);flex-direction:column;max-width:500px;display:flex}.Account-module__jGo2aq__methodRow{padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.Account-module__jGo2aq__methodStatus{color:var(--text-secondary);font-size:13px}.Account-module__jGo2aq__methodActions{align-items:center;gap:var(--space-3);min-width:0;display:flex}.Account-module__jGo2aq__methodActions .Account-module__jGo2aq__methodStatus{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Account-module__jGo2aq__methodHint{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.Account-module__jGo2aq__linkGoogleBtn{width:100%}.Account-module__jGo2aq__deleteSection{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--border-default);justify-content:flex-start;display:flex}.Account-module__jGo2aq__subscriptionHeader{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Account-module__jGo2aq__compactPaymentCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-4);padding:.5rem 1rem;display:flex}[data-theme=light] .Account-module__jGo2aq__compactPaymentCard{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__desktopPayment{display:flex}@media (min-width:641px){.Account-module__jGo2aq__mobilePayment{display:none!important}}@media (max-width:640px){.Account-module__jGo2aq__desktopPayment{display:none!important}.Account-module__jGo2aq__subscriptionHeader{align-items:flex-start;gap:var(--space-4);flex-direction:column}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:flex-start}.Account-module__jGo2aq__passwordRow>:first-child{width:100%}.Account-module__jGo2aq__passwordSaveBtn{margin-top:var(--space-2);align-self:flex-start}}
.CompensationModelCard-module__seGy1a__trigger{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);cursor:pointer;text-align:left;transition:border-color .15s,background .15s;display:flex}.CompensationModelCard-module__seGy1a__trigger:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim))}.CompensationModelCard-module__seGy1a__triggerIcon{background:color-mix(in srgb, var(--color-lime) 15%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);width:36px;height:36px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompensationModelCard-module__seGy1a__triggerText{flex-direction:column;gap:2px;min-width:0;display:flex}.CompensationModelCard-module__seGy1a__triggerTitle{color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.3}.CompensationModelCard-module__seGy1a__triggerSubtitle{color:var(--text-tertiary);white-space:nowrap;font-size:.8125rem;line-height:1.4}.CompensationModelCard-module__seGy1a__triggerChevron{color:var(--text-tertiary);flex-shrink:0}.CompensationModelCard-module__seGy1a__modal{align-items:stretch;gap:1.75rem}.CompensationModelCard-module__seGy1a__header{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.CompensationModelCard-module__seGy1a__modalIcon{background:color-mix(in srgb, var(--color-lime) 15%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);width:48px;height:48px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.CompensationModelCard-module__seGy1a__modalTitle{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.CompensationModelCard-module__seGy1a__modalSubtitle{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.55}.CompensationModelCard-module__seGy1a__content,.CompensationModelCard-module__seGy1a__actions{width:100%}.CompensationModelCard-module__seGy1a__sections{flex-direction:column;gap:1.5rem;display:flex}.CompensationModelCard-module__seGy1a__section{flex-direction:column;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);align-items:center;gap:.5rem;margin:0;font-size:.6875rem;font-weight:700;display:flex}.CompensationModelCard-module__seGy1a__empty{color:var(--text-tertiary);margin:0;font-size:.875rem;font-style:italic}.CompensationModelCard-module__seGy1a__brokerList{flex-direction:column;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__broker{border:1px solid var(--border-default);background:rgba(var(--text-primary-rgb), .04);border-radius:.75rem;padding:.75rem .875rem}.CompensationModelCard-module__seGy1a__brokerName{color:var(--text-primary);margin-bottom:.4rem;font-size:.875rem;font-weight:600}.CompensationModelCard-module__seGy1a__tierList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.CompensationModelCard-module__seGy1a__tier{justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.CompensationModelCard-module__seGy1a__tierLabel{color:var(--text-secondary)}.CompensationModelCard-module__seGy1a__tierValue{color:var(--text-primary);font-weight:600}.CompensationModelCard-module__seGy1a__revenueRow{align-items:baseline;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__revenuePct{color:var(--text-primary);letter-spacing:-.02em;font-size:1.875rem;font-weight:700;line-height:1.1}.CompensationModelCard-module__seGy1a__revenueSuffix{color:var(--text-tertiary);font-size:.875rem}.CompensationModelCard-module__seGy1a__rulesList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.CompensationModelCard-module__seGy1a__rulesList li{color:var(--text-secondary);padding-left:1rem;font-size:.875rem;line-height:1.5;position:relative}.CompensationModelCard-module__seGy1a__rulesList li:before{content:"";background:rgba(var(--text-primary-rgb), .4);border-radius:50%;width:4px;height:4px;position:absolute;top:.6rem;left:0}.CompensationModelCard-module__seGy1a__statusRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CompensationModelCard-module__seGy1a__stateBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.CompensationModelCard-module__seGy1a__state_active{background:color-mix(in srgb, var(--color-lime) 18%, transparent);color:var(--accent-text)}.CompensationModelCard-module__seGy1a__state_sleeper{background:color-mix(in srgb, var(--warning-500,#f59e0b) 18%, transparent);color:var(--warning-500,#f59e0b)}.CompensationModelCard-module__seGy1a__state_dormant{background:color-mix(in srgb, var(--error-500,#ef4444) 18%, transparent);color:var(--error-500,#ef4444)}.CompensationModelCard-module__seGy1a__lastActive{color:var(--text-tertiary);font-size:.8125rem}@media (max-width:640px){.CompensationModelCard-module__seGy1a__trigger{width:100%}.CompensationModelCard-module__seGy1a__triggerTitle,.CompensationModelCard-module__seGy1a__triggerSubtitle{white-space:normal}.CompensationModelCard-module__seGy1a__modalTitle{font-size:1.5rem}}
.Hero-module__S_Pgwq__hero{min-height:100vh;padding:var(--space-4);padding-top:var(--header-height);background-color:var(--bg-app);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__S_Pgwq__heroVideoWrap{top:var(--header-height);left:var(--space-3);right:var(--space-3);bottom:var(--space-4);width:auto;height:auto;z-index:var(--z-0);border-radius:var(--radius-2xl);background-color:var(--bg-app);border:1px solid var(--border-default);position:absolute;overflow:hidden;box-shadow:0 0 0 1px #0003}.Hero-module__S_Pgwq__heroVideoWrap:after{content:"";background:linear-gradient(to right, rgba(var(--bg-app-rgb), .9) 0%, rgba(var(--bg-app-rgb), .7) 50%, rgba(var(--bg-app-rgb), .5) 100%);border-radius:inherit;border-radius:0;position:absolute;inset:0}.Hero-module__S_Pgwq__heroVideo{object-fit:cover;width:100%;height:100%}.Hero-module__S_Pgwq__heroContainer{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);z-index:var(--z-10);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Hero-module__S_Pgwq__heroContent{text-align:left;flex-shrink:0;max-width:620px}.Hero-module__S_Pgwq__heroTitle{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--weight-bold);letter-spacing:-.02em;margin-bottom:var(--space-6);color:var(--text-primary);white-space:nowrap;line-height:1.1}.Hero-module__S_Pgwq__heroTitleAccent{color:var(--accent-primary);display:block}.Hero-module__S_Pgwq__heroSubtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin-bottom:var(--space-12);line-height:1.6}.Hero-module__S_Pgwq__heroCtas{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__S_Pgwq__heroImageWrap{justify-content:flex-start;align-items:center;display:flex}.Hero-module__S_Pgwq__heroImage{filter:drop-shadow(0 20px 40px #00000080);max-width:100%;height:auto}.Hero-module__S_Pgwq__phoneMockup{filter:drop-shadow(0 20px 40px #00000080);width:478px;height:auto;margin-top:-25%;margin-bottom:-25%;transform:translate(-90px)}.Hero-module__S_Pgwq__safariNote{text-align:center;width:100%;max-width:320px;color:var(--text-secondary);padding:var(--space-6);background:var(--surface-lift-sm);border:1px dashed var(--border-default);border-radius:var(--radius-xl);font-size:.875rem;line-height:1.6}.Hero-module__S_Pgwq__phoneImageWrapper{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.Hero-module__S_Pgwq__metricsBar{flex-direction:column;gap:20px;width:100%;margin-top:140px;padding-top:0;display:flex}.Hero-module__S_Pgwq__metricsHeader{align-items:center;gap:var(--space-4);display:flex}.Hero-module__S_Pgwq__metricsStrategyName{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;transition:opacity .3s,transform .3s}.Hero-module__S_Pgwq__metricsLine{background:rgba(var(--color-white-rgb), .15);flex:1;height:1px}.Hero-module__S_Pgwq__metricsRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:48px;transition:opacity .3s,transform .3s;display:flex}.Hero-module__S_Pgwq__metricsFadeIn{opacity:1;transform:translateY(0)}.Hero-module__S_Pgwq__metricsFadeOut{opacity:0;transform:translateY(6px)}.Hero-module__S_Pgwq__metricItem{align-items:center;gap:var(--space-4);display:flex}.Hero-module__S_Pgwq__glowDot{background-color:var(--color-white);width:6px;height:6px;box-shadow:0 0 6px rgba(var(--text-primary-rgb), .4);border-radius:50%}.Hero-module__S_Pgwq__dotLime{background-color:var(--color-lime-light);box-shadow:0 0 6px rgba(var(--color-lime-vivid-rgb), .6)}.Hero-module__S_Pgwq__dotCyan{background-color:var(--dot-cyan);box-shadow:0 0 6px rgba(var(--dot-cyan-rgb), .6)}.Hero-module__S_Pgwq__dotPurple{background-color:var(--dot-purple);box-shadow:0 0 6px rgba(var(--dot-purple-rgb), .6)}.Hero-module__S_Pgwq__metricTextCol{flex-direction:column;display:flex}.Hero-module__S_Pgwq__metricValue{font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.1}.Hero-module__S_Pgwq__metricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.625rem}@media (max-width:968px){.Hero-module__S_Pgwq__hero{padding:var(--space-4);padding-top:var(--header-height);align-items:stretch}.Hero-module__S_Pgwq__heroVideoWrap{top:var(--header-height);left:var(--space-4);right:var(--space-4);bottom:var(--space-4);border-radius:24px}.Hero-module__S_Pgwq__heroContainer{text-align:center;flex-direction:column;flex:1}.Hero-module__S_Pgwq__heroContent{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:100%;display:flex}.Hero-module__S_Pgwq__heroMainText{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.Hero-module__S_Pgwq__heroImageWrap{display:none}.Hero-module__S_Pgwq__heroSubtitle{margin-left:auto;margin-right:auto}.Hero-module__S_Pgwq__heroCtas{justify-content:center}.Hero-module__S_Pgwq__metricsBar{align-items:center;margin-top:0;padding-bottom:32px}.Hero-module__S_Pgwq__metricsHeader,.Hero-module__S_Pgwq__metricsRow{justify-content:center}}@media (max-width:768px){.Hero-module__S_Pgwq__heroTitle{font-size:clamp(1.75rem,8vw,2.5rem)}.Hero-module__S_Pgwq__heroCtas{flex-direction:column;align-items:center;width:100%}}@media (max-width:480px){.Hero-module__S_Pgwq__heroTitle{font-size:clamp(2rem,10vw,2.5rem)}.Hero-module__S_Pgwq__heroSubtitle{font-size:var(--text-base);margin-bottom:var(--space-8)}.Hero-module__S_Pgwq__metricsRow{justify-content:center;gap:24px}}.Hero-module__S_Pgwq__btnIcon{margin-left:.5rem;font-size:1.1em;display:inline-block}[data-theme=light] .Hero-module__S_Pgwq__heroVideoWrap{box-shadow:none;border-color:#ffffff26}[data-theme=light] .Hero-module__S_Pgwq__heroVideoWrap:after{background:linear-gradient(90deg,#00000080 0%,#00000047 50%,#00000014 100%)}[data-theme=light] .Hero-module__S_Pgwq__heroTitle{color:var(--color-white)}[data-theme=light] .Hero-module__S_Pgwq__heroSubtitle{color:rgba(var(--color-white-rgb), .8)}[data-theme=light] .Hero-module__S_Pgwq__metricValue{color:rgba(var(--color-white-rgb), .9)}[data-theme=light] .Hero-module__S_Pgwq__metricLabel{color:rgba(var(--color-white-rgb), .55)}[data-theme=light] .Hero-module__S_Pgwq__glowDot{box-shadow:0 0 6px rgba(var(--color-white-rgb), .4)}[data-theme=light] .Hero-module__S_Pgwq__metricsStrategyName{color:rgba(var(--color-white-rgb), .7)}[data-theme=light] .Hero-module__S_Pgwq__metricsLine{background:rgba(var(--color-white-rgb), .15)}[data-theme=light] .Hero-module__S_Pgwq__heroCtas{--text-primary:var(--color-white);--text-primary-rgb:var(--color-white-rgb);--border-hover:rgba(var(--color-white-rgb), .4);--border-default:rgba(var(--color-white-rgb), .2);--color-lime-dim:rgba(var(--color-white-rgb), .1)}
.BrokerBoxplot-module__-A4uiG__boxplot{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.BrokerBoxplot-module__-A4uiG__plotArea{gap:var(--space-3);flex-direction:column;min-width:0;display:flex;position:relative}.BrokerBoxplot-module__-A4uiG__tooltip{margin-bottom:var(--space-2);z-index:5;width:max-content;max-width:min(340px,92vw);padding:var(--space-3) var(--space-4);text-align:left;background:color-mix(in srgb, var(--bg-app) 82%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-default);border-radius:var(--radius-lg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,transform .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #0000002e}.BrokerBoxplot-module__-A4uiG__plotArea:hover .BrokerBoxplot-module__-A4uiG__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.BrokerBoxplot-module__-A4uiG__tooltipTitle{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary)}.BrokerBoxplot-module__-A4uiG__tooltipLine{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.BrokerBoxplot-module__-A4uiG__tooltipLine+.BrokerBoxplot-module__-A4uiG__tooltipLine{margin-top:var(--space-1)}@media (max-width:768px){.BrokerBoxplot-module__-A4uiG__tooltip{background:var(--bg-surface);-webkit-backdrop-filter:none}}.BrokerBoxplot-module__-A4uiG__plot{min-width:0;height:44px;position:relative}.BrokerBoxplot-module__-A4uiG__whisker{transform-origin:0;border-radius:var(--radius-full);height:2px;animation:BrokerBoxplot-module__-A4uiG__bpGrowX .45s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + 0s);position:absolute;top:50%;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__box{transform-origin:0;border-radius:var(--radius-sm);height:24px;animation:BrokerBoxplot-module__-A4uiG__bpGrowX .42s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .2s);border:1.5px solid;position:absolute;top:50%;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__median{transform-origin:50%;border-radius:var(--radius-full);width:3px;height:30px;animation:BrokerBoxplot-module__-A4uiG__bpGrowY .34s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .56s);position:absolute;top:50%;transform:translate(-50%,-50%)}.BrokerBoxplot-module__-A4uiG__cap{transform-origin:50%;border-radius:var(--radius-full);width:2px;height:15px;animation:BrokerBoxplot-module__-A4uiG__bpGrowY .3s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .72s);position:absolute;top:50%;transform:translate(-50%,-50%)}.BrokerBoxplot-module__-A4uiG__empty{font-size:var(--text-sm);color:var(--text-tertiary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerBoxplot-module__-A4uiG__marksTop{min-width:0;height:15px;position:relative}.BrokerBoxplot-module__-A4uiG__markMedian{font-size:var(--text-xs);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1;position:absolute;bottom:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__marksBottom{min-width:0;height:17px;position:relative}.BrokerBoxplot-module__-A4uiG__mark{font-size:var(--text-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1.3;position:absolute;top:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__markMedian[data-edge=start],.BrokerBoxplot-module__-A4uiG__mark[data-edge=start]{transform:none}.BrokerBoxplot-module__-A4uiG__markMedian[data-edge=end],.BrokerBoxplot-module__-A4uiG__mark[data-edge=end]{transform:translate(-100%)}.BrokerBoxplot-module__-A4uiG__axis{min-width:0;height:30px;position:relative}.BrokerBoxplot-module__-A4uiG__axis:after{content:"";background:var(--border-default);transform-origin:0;height:1px;animation:BrokerBoxplot-module__-A4uiG__bpDrawLine .45s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .78s);position:absolute;top:-1px;left:0;right:0}.BrokerBoxplot-module__-A4uiG__tick{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.BrokerBoxplot-module__-A4uiG__tick[data-edge=start]{align-items:flex-start;transform:none}.BrokerBoxplot-module__-A4uiG__tick[data-edge=end]{align-items:flex-end;transform:translate(-100%)}.BrokerBoxplot-module__-A4uiG__tickMark{width:1px;height:5px}.BrokerBoxplot-module__-A4uiG__tickLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px;line-height:1.3}.BrokerBoxplot-module__-A4uiG__legend{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.BrokerBoxplot-module__-A4uiG__legendItem{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4;display:flex}.BrokerBoxplot-module__-A4uiG__legendBox{border:1.5px solid;border-radius:2px;flex-shrink:0;width:18px;height:11px}.BrokerBoxplot-module__-A4uiG__legendMedian{border-radius:var(--radius-full);flex-shrink:0;width:3px;height:14px}.BrokerBoxplot-module__-A4uiG__legendCap{flex-shrink:0;width:18px;height:12px;position:relative}.BrokerBoxplot-module__-A4uiG__legendCap:before{content:"";border-radius:var(--radius-full);background:currentColor;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__legendCap:after{content:"";border-radius:var(--radius-full);background:currentColor;width:2px;height:12px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:640px){.BrokerBoxplot-module__-A4uiG__plot{height:40px}}@keyframes BrokerBoxplot-module__-A4uiG__bpGrowX{0%{transform:translateY(-50%)scaleX(0)}to{transform:translateY(-50%)scaleX(1)}}@keyframes BrokerBoxplot-module__-A4uiG__bpGrowY{0%{transform:translate(-50%,-50%)scaleY(0)}to{transform:translate(-50%,-50%)scaleY(1)}}@keyframes BrokerBoxplot-module__-A4uiG__bpDrawLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.BrokerBoxplot-module__-A4uiG__whisker,.BrokerBoxplot-module__-A4uiG__box,.BrokerBoxplot-module__-A4uiG__median,.BrokerBoxplot-module__-A4uiG__cap{animation:none}.BrokerBoxplot-module__-A4uiG__axis:after{animation:none;transform:scaleX(1)}}
.RecentSubscriptionsList-module__UBS39G__recentSection{flex-direction:column;display:flex}.RecentSubscriptionsList-module__UBS39G__sectionHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.RecentSubscriptionsList-module__UBS39G__sectionHeader h2{font-size:var(--text-xl);color:var(--text-primary);font-weight:600}.RecentSubscriptionsList-module__UBS39G__userList{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.RecentSubscriptionsList-module__UBS39G__userItem{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border-default);cursor:pointer;text-decoration:none;transition:background .15s;display:flex}.RecentSubscriptionsList-module__UBS39G__userItem:last-child{border-bottom:none}.RecentSubscriptionsList-module__UBS39G__userItem:hover{background:var(--bg-surface-subtle)}.RecentSubscriptionsList-module__UBS39G__userAvatar{background:var(--surface-lift-md);width:36px;height:36px;color:var(--text-secondary);font-weight:600;font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.RecentSubscriptionsList-module__UBS39G__userMain{flex-direction:column;flex:1;display:flex}.RecentSubscriptionsList-module__UBS39G__userName{color:var(--text-primary);font-weight:500}.RecentSubscriptionsList-module__UBS39G__userEmail{font-size:var(--text-xs);color:var(--text-tertiary)}.RecentSubscriptionsList-module__UBS39G__subPrice{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.RecentSubscriptionsList-module__UBS39G__emptyRow{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:640px){.RecentSubscriptionsList-module__UBS39G__userItem{padding:var(--space-3) var(--space-4)}.RecentSubscriptionsList-module__UBS39G__sectionHeader h2{font-size:var(--text-lg)}}
.StrategyPerformanceTable-module__WASvSG__headingGroup{gap:var(--space-1);flex-direction:column;display:flex}.StrategyPerformanceTable-module__WASvSG__subheading{font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.StrategyPerformanceTable-module__WASvSG__tableWrap{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);-webkit-overflow-scrolling:touch;overflow-x:auto}.StrategyPerformanceTable-module__WASvSG__perfTable{border-collapse:collapse;text-align:left;width:100%}.StrategyPerformanceTable-module__WASvSG__perfTable th{padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-default);white-space:nowrap;font-weight:600}.StrategyPerformanceTable-module__WASvSG__perfTable td{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);border-bottom:1px solid var(--border-default)}.StrategyPerformanceTable-module__WASvSG__perfTable tr:last-child td{border-bottom:none}.StrategyPerformanceTable-module__WASvSG__perfTable tr:hover td{background:var(--surface-lift-md)}.StrategyPerformanceTable-module__WASvSG__cellLeft{text-align:left}.StrategyPerformanceTable-module__WASvSG__cellRight{text-align:right;font-variant-numeric:tabular-nums}.StrategyPerformanceTable-module__WASvSG__strategyLink{color:var(--text-primary);font-weight:600;text-decoration:none}.StrategyPerformanceTable-module__WASvSG__strategyLink:hover{color:var(--accent-primary)}.StrategyPerformanceTable-module__WASvSG__positive{color:var(--success-500)}.StrategyPerformanceTable-module__WASvSG__negative{color:var(--error-500)}@media (max-width:640px){.StrategyPerformanceTable-module__WASvSG__perfTable th,.StrategyPerformanceTable-module__WASvSG__perfTable td{padding:var(--space-2) var(--space-3);font-size:var(--text-xs)}.StrategyPerformanceTable-module__WASvSG__hideOnMobile{display:none}}
.UserOverviewPanel-module__95Acfq__topRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.UserOverviewPanel-module__95Acfq__metricsGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.UserOverviewPanel-module__95Acfq__metricCard{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}.UserOverviewPanel-module__95Acfq__metricLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.UserOverviewPanel-module__95Acfq__metricValue{font-size:var(--text-2xl);color:var(--text-primary);font-weight:700}.UserOverviewPanel-module__95Acfq__chartContainer{height:280px;margin-top:var(--space-6);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-4)}.UserOverviewPanel-module__95Acfq__skeletonBar{background:linear-gradient(90deg, var(--bg-surface-subtle) 25%, var(--bg-surface-elevated) 50%, var(--bg-surface-subtle) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite UserOverviewPanel-module__95Acfq__skeletonShimmer}.UserOverviewPanel-module__95Acfq__skeletonBarTall{height:24px;}.UserOverviewPanel-module__95Acfq__skeletonCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}@keyframes UserOverviewPanel-module__95Acfq__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.UserOverviewPanel-module__95Acfq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.UserOverviewPanel-module__95Acfq__metricsGrid{grid-template-columns:repeat(2,1fr)}}
.StrategyOverviewChart-module__cAUsQa__chartWorkspace{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-2xl);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__chartBody{grid-template-columns:280px 1fr;min-height:360px;display:grid}.StrategyOverviewChart-module__cAUsQa__chartStatsColumn{padding:var(--space-6);border-right:1px solid var(--border-default);gap:var(--space-8);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__metricSection{gap:var(--space-4);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__sectionTitle{align-items:center;gap:var(--space-2);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;display:flex}.StrategyOverviewChart-module__cAUsQa__sectionTitle svg{color:var(--accent-text);flex-shrink:0}.StrategyOverviewChart-module__cAUsQa__metricList{gap:var(--space-3);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__metricItem{padding-bottom:var(--space-2);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.StrategyOverviewChart-module__cAUsQa__metricItem:last-child{border-bottom:none}.StrategyOverviewChart-module__cAUsQa__label{color:var(--text-secondary);cursor:help;border-bottom:1px dashed var(--text-tertiary);font-size:12px;transition:all .2s;position:relative}.StrategyOverviewChart-module__cAUsQa__labelLink{cursor:pointer;text-decoration:none}.StrategyOverviewChart-module__cAUsQa__label:hover{color:var(--text-primary);border-bottom-color:var(--color-lime)}.StrategyOverviewChart-module__cAUsQa__label:hover:after{content:attr(data-tooltip);width:200px;padding:var(--space-3);background:color-mix(in srgb, var(--bg-app) 95%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);z-index:100;pointer-events:none;text-transform:none;letter-spacing:normal;margin-bottom:8px;font-size:11px;font-weight:500;line-height:1.4;position:absolute;bottom:100%;left:0;box-shadow:0 4px 12px #0000001a}.StrategyOverviewChart-module__cAUsQa__value{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.StrategyOverviewChart-module__cAUsQa__positive{color:var(--success-500)!important}.StrategyOverviewChart-module__cAUsQa__negative{color:var(--error-500)}.StrategyOverviewChart-module__cAUsQa__riskValue{align-items:center;gap:6px;display:inline-flex}.StrategyOverviewChart-module__cAUsQa__riskTag{color:var(--text-tertiary);background:var(--surface-lift-md);border-radius:var(--radius-sm);cursor:help;justify-content:center;align-items:center;padding:1px 5px;font-size:10px;font-weight:700;line-height:1.5;display:inline-flex;position:relative}.StrategyOverviewChart-module__cAUsQa__riskTag:hover:after{content:attr(data-tooltip);width:max-content;max-width:220px;padding:var(--space-3);background:color-mix(in srgb, var(--bg-app) 95%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);z-index:100;pointer-events:none;white-space:normal;margin-bottom:8px;font-size:11px;font-weight:500;line-height:1.4;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #0000001a}.StrategyOverviewChart-module__cAUsQa__chartMainColumn{padding:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__chartControlsRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.StrategyOverviewChart-module__cAUsQa__chartContainer{width:100%;min-height:0;margin-top:var(--space-2);flex:1}.StrategyOverviewChart-module__cAUsQa__desktopOnly{display:inline-block}.StrategyOverviewChart-module__cAUsQa__mobileOnly{display:none}@media (max-width:1000px){.StrategyOverviewChart-module__cAUsQa__chartBody{grid-template-columns:1fr}.StrategyOverviewChart-module__cAUsQa__chartStatsColumn{border-right:none;border-bottom:1px solid var(--border-default);gap:var(--space-6);border-radius:0;flex-flow:wrap}.StrategyOverviewChart-module__cAUsQa__metricSection{flex:1;min-width:200px}}@media (max-width:640px){.StrategyOverviewChart-module__cAUsQa__chartControlsRow{gap:var(--space-2);flex-wrap:nowrap}.StrategyOverviewChart-module__cAUsQa__desktopOnly{display:none!important}.StrategyOverviewChart-module__cAUsQa__mobileOnly{display:inline-block!important}}
.AnalyticsTab-module__j6MItq__tab{gap:var(--space-6);flex-direction:column;display:flex}.AnalyticsTab-module__j6MItq__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.AnalyticsTab-module__j6MItq__sectionTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.AnalyticsTab-module__j6MItq__chartsGrid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.AnalyticsTab-module__j6MItq__state{padding:var(--space-8);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:768px){.AnalyticsTab-module__j6MItq__chartsGrid{grid-template-columns:1fr}}
.ProviderUsers-module__WgBvzq__container{gap:var(--space-6);flex-direction:column;display:flex}.ProviderUsers-module__WgBvzq__toolbar{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.ProviderUsers-module__WgBvzq__searchBar{flex:1;min-width:180px;max-width:320px}.ProviderUsers-module__WgBvzq__searchBar input{box-sizing:border-box;height:36px}.ProviderUsers-module__WgBvzq__filterSelect{flex:none;min-width:0;width:auto!important}.ProviderUsers-module__WgBvzq__filterSelect button{width:auto;height:36px;font-size:var(--text-sm);white-space:nowrap;padding:0 .85rem;background:var(--surface-lift-sm)!important}.ProviderUsers-module__WgBvzq__compactStat{height:36px;padding:0 var(--space-3);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.ProviderUsers-module__WgBvzq__compactStat .ProviderUsers-module__WgBvzq__statIcon{color:var(--accent-primary)}.ProviderUsers-module__WgBvzq__compactStat .ProviderUsers-module__WgBvzq__statValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.ProviderUsers-module__WgBvzq__compactStat .ProviderUsers-module__WgBvzq__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.ProviderUsers-module__WgBvzq__userInfo{align-items:center;gap:var(--space-3);display:flex}.ProviderUsers-module__WgBvzq__avatar{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent-primary) 10%, transparent);width:32px;height:32px;color:var(--accent-primary);font-weight:700;font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProviderUsers-module__WgBvzq__nameRow{color:var(--text-primary);align-items:center;gap:8px;font-weight:600;display:flex}.ProviderUsers-module__WgBvzq__email{font-size:var(--text-xs);color:var(--text-tertiary)}.ProviderUsers-module__WgBvzq__accountsCount{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:500;display:inline-flex}.ProviderUsers-module__WgBvzq__verifiedIcon{color:var(--success-500);flex-shrink:0}.ProviderUsers-module__WgBvzq__notVerifiedBadge{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);color:var(--text-warning);white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6}.ProviderUsers-module__WgBvzq__notRequiredBadge{border:1px solid var(--border-default);color:var(--text-secondary);white-space:nowrap;background:0 0;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6}.ProviderUsers-module__WgBvzq__assetsValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.ProviderUsers-module__WgBvzq__date{color:var(--text-tertiary);font-size:var(--text-xs)}.ProviderUsers-module__WgBvzq__actions{gap:var(--space-2);display:flex}.ProviderUsers-module__WgBvzq__actionBtn{border-radius:var(--radius-md);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProviderUsers-module__WgBvzq__actionBtn:hover{background:var(--surface-lift-lg);color:var(--text-primary);border-color:var(--text-tertiary)}@media (max-width:640px){.ProviderUsers-module__WgBvzq__toolbar{flex-direction:column;align-items:stretch}.ProviderUsers-module__WgBvzq__searchBar{max-width:none}.ProviderUsers-module__WgBvzq__compactStat{margin-left:0}.ProviderUsers-module__WgBvzq__actionBtn{width:36px;height:36px}}
.StrategyShowcase-module__DAxCtq__showcaseSection{padding:var(--space-20) 0;position:relative;overflow:hidden}.StrategyShowcase-module__DAxCtq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.StrategyShowcase-module__DAxCtq__waveGridWrapper{z-index:0;pointer-events:none;position:absolute;inset:0}.StrategyShowcase-module__DAxCtq__vignetteOverlay{z-index:1;background:radial-gradient(ellipse 65% 65% at 50% 50%, transparent 0%, rgba(var(--bg-app-rgb), .4) 35%, rgba(var(--bg-app-rgb), .8) 65%, var(--bg-app) 90%);pointer-events:none;box-shadow:inset 0 0 200px 100px var(--bg-app);position:absolute;inset:0}.StrategyShowcase-module__DAxCtq__haloReveal{z-index:2;pointer-events:none;background:radial-gradient(600px circle at var(--halo-x,50%) var(--halo-y,50%), transparent 0%, rgba(var(--bg-app-rgb), .3) 30%, rgba(var(--bg-app-rgb), .8) 60%, var(--bg-app) 100%);opacity:var(--halo-active,0);transition:opacity .4s;position:absolute;inset:0}.StrategyShowcase-module__DAxCtq__propositionHeader{z-index:3;text-align:center;position:relative}.StrategyShowcase-module__DAxCtq__sectionSubtitle{margin:0 auto}.StrategyShowcase-module__DAxCtq__showcaseWrapper{z-index:3;position:relative}.StrategyShowcase-module__DAxCtq__showcaseStack{flex-direction:column;gap:0;width:100%;max-width:80%;margin:0 auto;display:flex;position:relative}.StrategyShowcase-module__DAxCtq__strategyRow{column-gap:var(--space-6);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:0 var(--space-8);grid-template-columns:40px 1fr 90px 90px 90px .75fr 130px;align-items:center;display:grid;position:relative;overflow:hidden}.StrategyShowcase-module__DAxCtq__rowFront{z-index:5;background:var(--bg-surface);border-color:var(--border-default);height:88px;box-shadow:0 4px 20px #00000014}[data-theme=light] .StrategyShowcase-module__DAxCtq__rowFront{box-shadow:var(--card-shadow)}.StrategyShowcase-module__DAxCtq__rowBehind{pointer-events:none;height:76px;margin-top:-6px}.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(3){z-index:4}.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(4){z-index:3}.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(5){z-index:2}.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(6){z-index:1}.StrategyShowcase-module__DAxCtq__showcaseFadeOverlay{background:linear-gradient(to bottom, transparent 0%, rgba(var(--bg-app-rgb), .4) 45%, rgba(var(--bg-app-rgb), .8) 100%);z-index:6;pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0}.StrategyShowcase-module__DAxCtq__showcaseCtaOverlay{bottom:var(--space-8);z-index:7;justify-content:center;gap:var(--space-4);display:flex;position:absolute;left:0;right:0}.StrategyShowcase-module__DAxCtq__rowIndex{color:var(--text-tertiary);font-size:13px;font-weight:600}.StrategyShowcase-module__DAxCtq__rowInfo{align-items:center;gap:var(--space-4);display:flex}.StrategyShowcase-module__DAxCtq__rowIconContainer{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.StrategyShowcase-module__DAxCtq__rowIconImg{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%}.StrategyShowcase-module__DAxCtq__rowStrategyName{color:var(--text-primary);font-size:15px;font-weight:700}.StrategyShowcase-module__DAxCtq__rowCellValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;font-size:14px;font-weight:700}.StrategyShowcase-module__DAxCtq__rowCellPositive{color:var(--accent-primary)}.StrategyShowcase-module__DAxCtq__rowCellNegative{color:var(--error-500)}.StrategyShowcase-module__DAxCtq__tableHeaderRow{padding:0 var(--space-8);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:40px 1fr 90px 90px 90px .75fr 130px;gap:16px;margin-bottom:0;font-size:11px;font-weight:600;display:grid}.StrategyShowcase-module__DAxCtq__tableHeaderRow span{text-align:center}.StrategyShowcase-module__DAxCtq__rowStatusCell{justify-content:center;align-items:center;display:flex}.StrategyShowcase-module__DAxCtq__rowActiveTag{background:rgba(var(--success-rgb), .1);color:var(--success-500);border:1px solid rgba(var(--success-rgb), .2);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyShowcase-module__DAxCtq__rowComingSoonTag{background:var(--surface-lift-sm);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyShowcase-module__DAxCtq__rowPulseDot{background:var(--success-500);border-radius:50%;width:5px;height:5px;animation:2s infinite StrategyShowcase-module__DAxCtq__rowPulse}@keyframes StrategyShowcase-module__DAxCtq__rowPulse{0%{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), .7);transform:scale(.95)}70%{opacity:.7;box-shadow:0 0 0 4px rgba(var(--success-rgb), 0);transform:scale(1.1)}to{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), 0);transform:scale(.95)}}.StrategyShowcase-module__DAxCtq__showcaseStaggerItem{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)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseStaggerItem{opacity:1;filter:blur();transform:translateY(0)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseStaggerItem.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(3){opacity:.55;transform:translateY(0)scale(.97)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseStaggerItem.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(4){opacity:.35;transform:translateY(0)scale(.94)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseStaggerItem.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(5){opacity:.2;transform:translateY(0)scale(.91)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseStaggerItem.StrategyShowcase-module__DAxCtq__rowBehind:nth-child(6){opacity:.1;transform:translateY(0)scale(.88)}.StrategyShowcase-module__DAxCtq__showcaseCtaReveal{opacity:0;transition:opacity .8s var(--ease-elastic) .5s, transform .8s var(--ease-elastic) .5s;transform:translateY(20px)}.StrategyShowcase-module__DAxCtq__showcaseStaggerVisible .StrategyShowcase-module__DAxCtq__showcaseCtaReveal{opacity:1;transform:translateY(0)}.StrategyShowcase-module__DAxCtq__revealTarget{opacity:0;filter:blur(12px);transition:opacity .9s var(--ease-elastic), transform .9s var(--ease-elastic), filter .9s var(--ease-elastic);transform:translateY(50px)}.StrategyShowcase-module__DAxCtq__revealTarget.StrategyShowcase-module__DAxCtq__visible{opacity:1;filter:blur();transform:translateY(0)}@media (max-width:968px){.StrategyShowcase-module__DAxCtq__tableHeaderRow,.StrategyShowcase-module__DAxCtq__rowFront,.StrategyShowcase-module__DAxCtq__rowBehind{gap:var(--space-2)!important;padding:var(--space-4)!important;grid-template-columns:40px 1fr 65px 85px!important}.StrategyShowcase-module__DAxCtq__rowFront,.StrategyShowcase-module__DAxCtq__rowBehind{z-index:1;align-items:center;position:relative;height:auto!important;min-height:72px!important}.StrategyShowcase-module__DAxCtq__tableHeaderRow{margin-bottom:var(--space-2)!important;border:1px solid #0000!important;padding-bottom:0!important}.StrategyShowcase-module__DAxCtq__tableHeaderRow>:first-child,.StrategyShowcase-module__DAxCtq__rowFront>:first-child,.StrategyShowcase-module__DAxCtq__rowBehind>:first-child,.StrategyShowcase-module__DAxCtq__tableHeaderRow>:nth-child(6),.StrategyShowcase-module__DAxCtq__rowFront>:nth-child(6),.StrategyShowcase-module__DAxCtq__rowBehind>:nth-child(6),.StrategyShowcase-module__DAxCtq__tableHeaderRow>:nth-child(7),.StrategyShowcase-module__DAxCtq__tableHeaderRow>:nth-child(8),.StrategyShowcase-module__DAxCtq__rowFront>:nth-child(8),.StrategyShowcase-module__DAxCtq__rowBehind>:nth-child(8){display:none!important}.StrategyShowcase-module__DAxCtq__rowFront>*,.StrategyShowcase-module__DAxCtq__rowBehind>*{z-index:1;position:relative}.StrategyShowcase-module__DAxCtq__rowFront>:nth-child(7),.StrategyShowcase-module__DAxCtq__rowBehind>:nth-child(7){pointer-events:none;z-index:0!important;opacity:.45!important;width:60%!important;height:calc(100% + 2px)!important;padding:0!important;position:absolute!important;inset:0 0 -2px auto!important}.StrategyShowcase-module__DAxCtq__rowFront>:nth-child(4),.StrategyShowcase-module__DAxCtq__rowBehind>:nth-child(4),.StrategyShowcase-module__DAxCtq__rowFront>:nth-child(5),.StrategyShowcase-module__DAxCtq__rowBehind>:nth-child(5){font-size:13px!important}.StrategyShowcase-module__DAxCtq__tableHeaderRow>*{color:var(--text-tertiary)!important;letter-spacing:.05em!important;font-size:10px!important}.StrategyShowcase-module__DAxCtq__rowBehind{margin-top:-4px}.StrategyShowcase-module__DAxCtq__showcaseCtaOverlay{align-items:center;gap:var(--space-3);bottom:var(--space-4);flex-direction:column}.StrategyShowcase-module__DAxCtq__showcaseStack{max-width:100%}}
.TicketsTab-module__jyHeCq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.TicketsTab-module__jyHeCq__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.TicketsTab-module__jyHeCq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.TicketsTab-module__jyHeCq__sectionHeader .TicketsTab-module__jyHeCq__sectionTitle{margin-bottom:var(--space-1)}.TicketsTab-module__jyHeCq__sectionHeader .TicketsTab-module__jyHeCq__sectionSubtitle{margin-bottom:0}.TicketsTab-module__jyHeCq__messageCell{align-items:center;gap:8px;display:inline-flex}.TicketsTab-module__jyHeCq__unreadPill{border-radius:var(--radius-sm);background:rgba(var(--accent-primary-rgb), .16);min-width:18px;height:18px;color:var(--accent-text);justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.TicketsTab-module__jyHeCq__reason{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.TicketsTab-module__jyHeCq__message{font-size:var(--text-sm);color:var(--text-secondary)}.TicketsTab-module__jyHeCq__messageSender{color:var(--text-tertiary);font-weight:500}.TicketsTab-module__jyHeCq__date{font-size:var(--text-xs);color:var(--text-tertiary)}.TicketsTab-module__jyHeCq__idCell{align-items:center;gap:var(--space-1);cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;padding:0;transition:color .15s;display:inline-flex}.TicketsTab-module__jyHeCq__idCell:hover{color:var(--text-primary)}.TicketsTab-module__jyHeCq__idText{font-family:var(--font-mono);font-size:var(--text-xs)}.TicketsTab-module__jyHeCq__badge{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.15rem .6rem;font-size:11px;font-weight:700}.TicketsTab-module__jyHeCq__badgeOpen{background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle)}.TicketsTab-module__jyHeCq__badgeClosed{background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default)}
.BrokerDonut-module__Zc2G7q__donut{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.BrokerDonut-module__Zc2G7q__track{stroke:var(--surface-lift-lg);stroke-dasharray:100;stroke-dashoffset:0;animation:BrokerDonut-module__Zc2G7q__donutTrackDraw .55s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + 0s)}.BrokerDonut-module__Zc2G7q__arc{stroke-linecap:butt;animation:BrokerDonut-module__Zc2G7q__donutArcDraw .65s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .12s)}.BrokerDonut-module__Zc2G7q__arc:first-child{animation-delay:calc(var(--reveal-delay,0s) + .12s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(2){animation-delay:calc(var(--reveal-delay,0s) + .21s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(3){animation-delay:calc(var(--reveal-delay,0s) + .3s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(4){animation-delay:calc(var(--reveal-delay,0s) + .39s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(5){animation-delay:calc(var(--reveal-delay,0s) + .48s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(6){animation-delay:calc(var(--reveal-delay,0s) + .57s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(7){animation-delay:calc(var(--reveal-delay,0s) + .66s)}.BrokerDonut-module__Zc2G7q__arc:nth-child(8){animation-delay:calc(var(--reveal-delay,0s) + .75s)}.BrokerDonut-module__Zc2G7q__legend{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}@keyframes BrokerDonut-module__Zc2G7q__donutTrackDraw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes BrokerDonut-module__Zc2G7q__donutArcDraw{0%{stroke-dasharray:0 100}}@media (prefers-reduced-motion:reduce){.BrokerDonut-module__Zc2G7q__track,.BrokerDonut-module__Zc2G7q__arc{animation:none}}
.MarkdownRenderer-module__d_cBva__root{color:rgba(var(--color-white-rgb), .6);font-size:.9375rem;line-height:1.7}[data-theme=light] .MarkdownRenderer-module__d_cBva__root{color:#00000094}.MarkdownRenderer-module__d_cBva__root strong{color:rgba(var(--color-white-rgb), .95);font-weight:inherit}[data-theme=light] .MarkdownRenderer-module__d_cBva__root strong{color:#000000eb}.MarkdownRenderer-module__d_cBva__root em{color:var(--text-secondary);font-style:italic}.MarkdownRenderer-module__d_cBva__root mark{color:rgba(var(--color-white-rgb), .95);font-weight:inherit;background:0 0}[data-theme=light] .MarkdownRenderer-module__d_cBva__root mark{color:#000000eb}.MarkdownRenderer-module__d_cBva__root code{font-family:var(--font-primary);background:var(--surface-2);color:var(--text-primary);border-radius:3px;padding:.1em .35em;font-size:.85em}.MarkdownRenderer-module__d_cBva__root a{color:var(--accent-text);font-weight:500;text-decoration:none;transition:opacity .15s}.MarkdownRenderer-module__d_cBva__root a:hover{text-underline-offset:3px;opacity:.9;text-decoration:underline}.MarkdownRenderer-module__d_cBva__h1{letter-spacing:-.01em;color:var(--text-primary);margin:2rem 0 1rem;font-size:1.625rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h2{letter-spacing:-.005em;color:var(--text-primary);margin:1.75rem 0 .75rem;font-size:1.25rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h3{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1.0625rem;font-weight:600}.MarkdownRenderer-module__d_cBva__h4{color:var(--text-primary);margin:1.25rem 0 .5rem;font-size:.9375rem;font-style:italic;font-weight:600}.MarkdownRenderer-module__d_cBva__paragraph{margin:0 0 .85rem}.MarkdownRenderer-module__d_cBva__unorderedList,.MarkdownRenderer-module__d_cBva__orderedList{margin:0 0 .85rem;padding-left:1.4rem}.MarkdownRenderer-module__d_cBva__unorderedList li,.MarkdownRenderer-module__d_cBva__orderedList li{margin:.25rem 0}.MarkdownRenderer-module__d_cBva__hr{border:0;border-top:1px solid var(--border-default);margin:1.5rem 0}.MarkdownRenderer-module__d_cBva__blockquote{border-left:3px solid var(--border-default);background:var(--surface-2);color:var(--text-secondary);border-radius:0 4px 4px 0;margin:.75rem 0 1rem;padding:.75rem 1rem;font-style:italic}.MarkdownRenderer-module__d_cBva__tableWrap{margin:.75rem 0 1.25rem;overflow-x:auto}.MarkdownRenderer-module__d_cBva__table{border-collapse:collapse;width:100%;font-size:.875rem}.MarkdownRenderer-module__d_cBva__table th,.MarkdownRenderer-module__d_cBva__table td{border:1px solid var(--border-default);text-align:left;vertical-align:top;padding:.5rem .75rem}.MarkdownRenderer-module__d_cBva__table th{background:var(--surface-2);color:var(--text-primary);font-weight:600}.MarkdownRenderer-module__d_cBva__table tbody tr:nth-child(2n){background:var(--surface-2-subtle,var(--surface-2))}
.ContractSignatureModal-module__WxmrAa__frame{max-height:90vh}.ContractSignatureModal-module__WxmrAa__container{flex-direction:column;max-height:90vh;display:flex}.ContractSignatureModal-module__WxmrAa__header{border-bottom:1px solid var(--border-default);padding:1.5rem 2rem 1rem}.ContractSignatureModal-module__WxmrAa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.375rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__versionLine{color:var(--text-secondary);margin:0;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__scroll{background:var(--surface-1,var(--bg-app));border-bottom:1px solid var(--border-default);flex:1;padding:1.5rem 2rem;overflow-y:auto}.ContractSignatureModal-module__WxmrAa__loading{color:var(--text-secondary);font-size:.9375rem}.ContractSignatureModal-module__WxmrAa__errorBlock{background:var(--surface-2);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;padding:1rem}.ContractSignatureModal-module__WxmrAa__footer{background:var(--bg-app);flex-direction:column;gap:.85rem;padding:1.25rem 2rem 1.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__scrollHint{color:var(--text-secondary);margin:0;font-size:.8125rem;font-style:italic}.ContractSignatureModal-module__WxmrAa__inputValid{border-color:var(--accent-primary)}.ContractSignatureModal-module__WxmrAa__submitError{background:var(--surface-2);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;margin:0;padding:.625rem .875rem;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__actions{justify-content:flex-end;margin-top:.25rem;display:flex}.ContractSignatureModal-module__WxmrAa__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem 2.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__successIcon{background:var(--color-lime-dim);border:1px solid var(--accent-glow);width:72px;height:72px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContractSignatureModal-module__WxmrAa__successTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__successMessage{color:var(--text-secondary);max-width:40ch;margin:0;font-size:.9375rem;line-height:1.6}.ContractSignatureModal-module__WxmrAa__successActions{justify-content:center;width:100%;margin-top:.75rem;display:flex}
.StrategyAdvancedStats-module__tpJpVq__statsGrid{gap:var(--space-4);flex-direction:column;display:flex}.StrategyAdvancedStats-module__tpJpVq__statsRow{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.StrategyAdvancedStats-module__tpJpVq__statCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);cursor:help;transition:all .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:visible}.StrategyAdvancedStats-module__tpJpVq__statCard:hover{border-color:var(--color-lime);background:rgba(var(--color-lime-rgb), .03)}.StrategyAdvancedStats-module__tpJpVq__statInner{align-items:center;gap:var(--space-4);opacity:1;width:100%;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.StrategyAdvancedStats-module__tpJpVq__statCard:hover .StrategyAdvancedStats-module__tpJpVq__statInner{opacity:0;filter:blur(4px)}.StrategyAdvancedStats-module__tpJpVq__statOverlay{text-align:center;padding:var(--space-6);color:var(--text-primary);opacity:0;pointer-events:none;z-index:2;justify-content:center;align-items:center;font-size:11px;font-weight:500;line-height:1.5;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;inset:0}.StrategyAdvancedStats-module__tpJpVq__statCard:hover .StrategyAdvancedStats-module__tpJpVq__statOverlay{opacity:1}.StrategyAdvancedStats-module__tpJpVq__statIcon{background:rgba(var(--color-lime-rgb), .05);border:1px solid rgba(var(--color-lime-rgb), .1);border-radius:var(--radius-lg);width:38px;height:38px;color:var(--accent-text);justify-content:center;align-items:center;transition:all .3s;display:flex}.StrategyAdvancedStats-module__tpJpVq__statInfo h4{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-1);font-size:10px;font-weight:700}.StrategyAdvancedStats-module__tpJpVq__statBigValue{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:18px;font-weight:700}@media (max-width:768px){.StrategyAdvancedStats-module__tpJpVq__statsGrid{grid-template-columns:repeat(2,1fr);display:grid}.StrategyAdvancedStats-module__tpJpVq__statsRow{display:contents}.StrategyAdvancedStats-module__tpJpVq__statCard{padding:var(--space-4)}.StrategyAdvancedStats-module__tpJpVq__statIcon{width:32px;height:32px}.StrategyAdvancedStats-module__tpJpVq__statBigValue{font-size:15px}}
.CpaTiersTab-module__D4wIia__panel{gap:var(--space-4);flex-direction:column;display:flex}.CpaTiersTab-module__D4wIia__banner{padding:var(--space-3) var(--space-4);background:var(--bg-warning-subtle,#e6a0001a);border:1px solid var(--border-warning,#e6a0004d);border-radius:var(--radius-md);color:var(--text-warning,#e6a000);font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__error{padding:var(--space-3) var(--space-4);background:var(--bg-error-subtle,#e6534f1a);border:1px solid var(--border-error,#e6534f4d);border-radius:var(--radius-md);color:var(--accent-error,#e6534f);font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__muted{color:var(--text-tertiary);font-size:var(--text-sm);font-style:italic}.CpaTiersTab-module__D4wIia__tierTable{border-collapse:collapse;width:100%;font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-3)}.CpaTiersTab-module__D4wIia__tierTable th,.CpaTiersTab-module__D4wIia__tierTable td{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle)}.CpaTiersTab-module__D4wIia__tierTable th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.CpaTiersTab-module__D4wIia__tierTable tr:last-child td{border-bottom:none}.CpaTiersTab-module__D4wIia__tierInput{width:110px;padding:var(--space-1) var(--space-2);background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);text-align:right}.CpaTiersTab-module__D4wIia__tierInput:focus{border-color:var(--accent-primary);outline:none}.CpaTiersTab-module__D4wIia__tierActions{align-items:center;gap:var(--space-3);justify-content:flex-end;display:flex}.CpaTiersTab-module__D4wIia__tierAmount{color:var(--text-primary);font-weight:500}.CpaTiersTab-module__D4wIia__deleteBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:inline-flex}.CpaTiersTab-module__D4wIia__deleteBtn:hover{color:var(--accent-error,#e6534f)}.CpaTiersTab-module__D4wIia__addTierBtn{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px dashed var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;display:inline-flex}.CpaTiersTab-module__D4wIia__addTierBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__note{margin-top:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.CpaTiersTab-module__D4wIia__editorGrid{gap:var(--space-4);grid-template-columns:280px 1fr;display:grid}.CpaTiersTab-module__D4wIia__bracketList{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-2)}.CpaTiersTab-module__D4wIia__bracketItem{padding:var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:background .1s;position:relative}.CpaTiersTab-module__D4wIia__bracketItem:hover{background:var(--surface-lift-md)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__active{background:color-mix(in srgb, var(--accent-primary) 8%, transparent)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__active .CpaTiersTab-module__D4wIia__bracketRange{color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__bracketRange{font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:500}.CpaTiersTab-module__D4wIia__bracketPay{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:2px}.CpaTiersTab-module__D4wIia__bracketStatus{text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:10px}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__modified{color:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__newDraft{color:var(--status-success)}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__deleted{color:var(--error-500)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__deleted .CpaTiersTab-module__D4wIia__bracketRange,.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__deleted .CpaTiersTab-module__D4wIia__bracketPay{opacity:.55;text-decoration:line-through}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__newDraft{border:1px dashed color-mix(in srgb, var(--status-success) 40%, transparent)}.CpaTiersTab-module__D4wIia__bracketDirtyDot{top:var(--space-3);right:var(--space-3);border-radius:50%;width:6px;height:6px;position:absolute}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__modified{background:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__newDraft{background:var(--status-success)}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__deleted{background:var(--error-500)}.CpaTiersTab-module__D4wIia__bracketForm{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-5)}.CpaTiersTab-module__D4wIia__bracketFormHead{padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__bracketFormBadge{margin-left:var(--space-2);opacity:.7;text-transform:lowercase;letter-spacing:0;font-size:10px;font-weight:400}.CpaTiersTab-module__D4wIia__tierInputBlock{width:100%}.CpaTiersTab-module__D4wIia__bracketFormFootActions{gap:var(--space-3);display:flex}.CpaTiersTab-module__D4wIia__bracketFormTitle{font-size:var(--text-base);font-variant-numeric:tabular-nums;font-weight:600}.CpaTiersTab-module__D4wIia__bracketFormImpact{font-size:var(--text-xs);color:var(--text-tertiary)}.CpaTiersTab-module__D4wIia__bracketFieldsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.CpaTiersTab-module__D4wIia__bracketFieldFull{grid-column:1/-1}.CpaTiersTab-module__D4wIia__bracketFieldLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);margin-bottom:6px;font-size:10px;display:block}.CpaTiersTab-module__D4wIia__bracketFieldHint{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:4px}.CpaTiersTab-module__D4wIia__bracketFieldHint.CpaTiersTab-module__D4wIia__dirty{color:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketFormFoot{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__tierInput.CpaTiersTab-module__D4wIia__dirty{border-color:var(--warning-500);background:color-mix(in srgb, var(--warning-500) 5%, var(--bg-input))}.CpaTiersTab-module__D4wIia__stickyBar{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-app) 95%, transparent), color-mix(in srgb, var(--surface-lift-sm) 95%, transparent));border:1px solid color-mix(in srgb, var(--accent-primary) 25%, transparent);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);margin-top:var(--space-4);justify-content:space-between;align-items:center;display:flex;box-shadow:0 4px 16px #0000004d}.CpaTiersTab-module__D4wIia__stickyInfo{font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__stickyInfo b{color:var(--accent-primary);font-weight:600}.CpaTiersTab-module__D4wIia__stickyActions{gap:var(--space-2);display:flex}.CpaTiersTab-module__D4wIia__modalBackdrop{z-index:1100;padding:var(--space-4);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.CpaTiersTab-module__D4wIia__cpaModal{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:920px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000080}.CpaTiersTab-module__D4wIia__cpaModalHead{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__cpaModalTitle{font-size:var(--text-base);margin:0;font-weight:600}.CpaTiersTab-module__D4wIia__cpaModalSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:3px}.CpaTiersTab-module__D4wIia__cpaModalBody{flex:1;overflow-y:auto}.CpaTiersTab-module__D4wIia__cpaModalSection{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle)}.CpaTiersTab-module__D4wIia__cpaModalSection:last-of-type{border-bottom:none}.CpaTiersTab-module__D4wIia__cpaModalLabel{text-transform:uppercase;letter-spacing:.7px;color:var(--text-tertiary);margin-bottom:var(--space-2);font-size:10px}.CpaTiersTab-module__D4wIia__cpaModalLabelHint{text-transform:none;letter-spacing:0;opacity:.55}.CpaTiersTab-module__D4wIia__modalSummary{background:var(--surface-lift-md);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);gap:var(--space-4);font-size:var(--text-xs);grid-template-columns:repeat(5,1fr);display:grid}.CpaTiersTab-module__D4wIia__modalSummaryStat strong{font-size:var(--text-base);color:var(--accent-primary);font-variant-numeric:tabular-nums;margin-bottom:2px;display:block}.CpaTiersTab-module__D4wIia__modalSummaryStat.CpaTiersTab-module__D4wIia__warn strong{color:var(--error-500)}.CpaTiersTab-module__D4wIia__editRow{align-items:center;gap:var(--space-3);padding:var(--space-2) 0;font-size:var(--text-sm);border-top:1px dashed var(--border-subtle);display:flex}.CpaTiersTab-module__D4wIia__cpaModalLabel+.CpaTiersTab-module__D4wIia__editRow,.CpaTiersTab-module__D4wIia__cpaModalLabel+div>.CpaTiersTab-module__D4wIia__editRow{border-top:none}.CpaTiersTab-module__D4wIia__editIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__amount{background:color-mix(in srgb, var(--accent-primary) 15%, transparent);color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__range{background:color-mix(in srgb, var(--warning-500) 12%, transparent);color:var(--warning-500)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__created{background:color-mix(in srgb, var(--status-success) 12%, transparent);color:var(--status-success)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__removed{background:color-mix(in srgb, var(--error-500) 12%, transparent);color:var(--error-500)}.CpaTiersTab-module__D4wIia__editText code{background:var(--surface-lift-md);border-radius:var(--radius-sm);font-size:var(--text-xs);font-variant-numeric:tabular-nums;padding:1px 6px}.CpaTiersTab-module__D4wIia__editArrow{opacity:.4;padding:0 4px}.CpaTiersTab-module__D4wIia__editForceWarn{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--error-500) 8%, transparent);border:1px solid color-mix(in srgb, var(--error-500) 30%, transparent);border-radius:var(--radius-sm);font-size:var(--text-xs);cursor:pointer;display:block}.CpaTiersTab-module__D4wIia__modalTextarea{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;padding:var(--space-3);font-size:var(--text-sm);color:var(--text-primary);resize:vertical;min-height:64px;font-family:inherit}.CpaTiersTab-module__D4wIia__cpaModalFoot{padding:var(--space-3) var(--space-5);background:var(--surface-lift-sm);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__modalFootMeta{font-size:var(--text-xs);color:var(--text-tertiary)}.CpaTiersTab-module__D4wIia__modalFootMeta.CpaTiersTab-module__D4wIia__warn{color:var(--error-500)}.CpaTiersTab-module__D4wIia__modalActions{gap:var(--space-2);display:flex}@media (max-width:720px){.CpaTiersTab-module__D4wIia__editorGrid{grid-template-columns:1fr}}@media (max-width:640px){.CpaTiersTab-module__D4wIia__modalSummary{grid-template-columns:repeat(2,1fr)}.CpaTiersTab-module__D4wIia__bracketFieldsGrid{grid-template-columns:1fr}.CpaTiersTab-module__D4wIia__modalFootMeta{display:none}}
.UnsavedChangesBubble-module__ml7-lq__unsavedBubble{top:var(--space-4);z-index:100;background:var(--surface-lift-lg);border:1px solid color-mix(in srgb, var(--warning-500) 35%, var(--border-default));border-radius:var(--radius-2xl);animation:.3s cubic-bezier(.16,1,.3,1) UnsavedChangesBubble-module__ml7-lq__slideDown;position:sticky;overflow:hidden;box-shadow:0 8px 32px #0006}@keyframes UnsavedChangesBubble-module__ml7-lq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader{padding:var(--space-3) var(--space-5);cursor:pointer;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader:hover{background:var(--surface-lift-xl)}.UnsavedChangesBubble-module__ml7-lq__unsavedLeft{align-items:center;gap:var(--space-3);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedDot{background:var(--warning-500);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite UnsavedChangesBubble-module__ml7-lq__pulse}@keyframes UnsavedChangesBubble-module__ml7-lq__pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(var(--warning-rgb), .4)}50%{opacity:.8;box-shadow:0 0 0 6px rgba(var(--warning-rgb), 0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedLabel{font-size:var(--text-sm);color:var(--warning-400);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedChevron{color:var(--text-tertiary);transition:transform .25s;transform:rotate(180deg)}.UnsavedChangesBubble-module__ml7-lq__unsavedChevronOpen{transform:rotate(0)}.UnsavedChangesBubble-module__ml7-lq__unsavedActions{align-items:center;gap:var(--space-2);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedList{border-top:1px solid var(--border-default);padding:var(--space-3) var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItem{align-items:center;gap:var(--space-3);font-size:var(--text-xs);padding:var(--space-1) 0;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItemLabel{color:var(--text-secondary);min-width:120px;font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedItemFrom{color:var(--text-tertiary);text-decoration:line-through}.UnsavedChangesBubble-module__ml7-lq__unsavedItemArrow{color:var(--text-tertiary);font-size:11px}.UnsavedChangesBubble-module__ml7-lq__unsavedItemTo{color:var(--accent-primary);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedSubline{color:var(--text-tertiary);margin-top:2px;font-size:11px}
.Users-module__8Cjx-q__container{gap:var(--space-8);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Users-module__8Cjx-q__header{justify-content:space-between;align-items:flex-start;display:flex}.Users-module__8Cjx-q__headerTitle h1{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-2);font-size:32px;font-weight:600;line-height:1.2}.Users-module__8Cjx-q__headerTitle p{color:var(--text-secondary);margin:0;font-size:1rem}.Users-module__8Cjx-q__toolbar{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.Users-module__8Cjx-q__searchBar{flex:1;min-width:180px;max-width:320px}.Users-module__8Cjx-q__searchBar input{box-sizing:border-box;height:36px}.Users-module__8Cjx-q__filterSelect{flex:none;min-width:0;width:auto!important}.Users-module__8Cjx-q__filterSelect button{width:auto;height:36px;font-size:var(--text-sm);white-space:nowrap;padding:0 .85rem;background:var(--surface-lift-sm)!important}.Users-module__8Cjx-q__compactStat{height:36px;padding:0 var(--space-3);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.Users-module__8Cjx-q__compactStat .Users-module__8Cjx-q__statIcon{color:var(--accent-primary)}.Users-module__8Cjx-q__compactStat .Users-module__8Cjx-q__statValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.Users-module__8Cjx-q__compactStat .Users-module__8Cjx-q__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.Users-module__8Cjx-q__userInfo{align-items:center;gap:var(--space-3);display:flex}.Users-module__8Cjx-q__avatar{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent-primary) 10%, transparent);width:32px;height:32px;color:var(--accent-primary);font-weight:700;font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Users-module__8Cjx-q__nameRow{color:var(--text-primary);align-items:center;gap:8px;font-weight:600;display:flex}.Users-module__8Cjx-q__email{font-size:var(--text-xs);color:var(--text-tertiary)}.Users-module__8Cjx-q__alertBadge{background:var(--error-500);color:var(--color-white);border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6}.Users-module__8Cjx-q__roleBadge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Users-module__8Cjx-q__roleAdmin{background:color-mix(in srgb, var(--accent-primary) 10%, transparent);color:var(--accent-text);border-color:color-mix(in srgb, var(--accent-primary) 20%, transparent)}.Users-module__8Cjx-q__accountsCount{align-items:center;gap:var(--space-2);color:var(--text-primary);flex-wrap:wrap;font-weight:500;display:inline-flex}.Users-module__8Cjx-q__accountsLabel{white-space:nowrap}.Users-module__8Cjx-q__verifiedIcon{color:var(--success-500);flex-shrink:0}.Users-module__8Cjx-q__miniBadge{white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.6;display:inline-flex}.Users-module__8Cjx-q__notVerifiedBadge{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);color:var(--text-warning)}.Users-module__8Cjx-q__notRequiredBadge{border:1px solid var(--border-default);color:var(--text-secondary);background:0 0}.Users-module__8Cjx-q__pausedBadge{background:var(--bg-warning-subtle);border:1px solid var(--border-warning);color:var(--text-warning)}.Users-module__8Cjx-q__assetsValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.Users-module__8Cjx-q__date{color:var(--text-tertiary);font-size:var(--text-xs)}.Users-module__8Cjx-q__actions{gap:var(--space-2);display:flex}.Users-module__8Cjx-q__actionBtn{border-radius:var(--radius-md);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.Users-module__8Cjx-q__actionBtn:hover{background:var(--surface-lift-lg);color:var(--text-primary);border-color:var(--text-tertiary)}@media (max-width:1024px){.Users-module__8Cjx-q__container{max-width:none}}@media (max-width:768px){.Users-module__8Cjx-q__header{gap:var(--space-4);flex-direction:column}}@media (max-width:640px){.Users-module__8Cjx-q__headerTitle h1{font-size:20px}.Users-module__8Cjx-q__headerTitle p{font-size:var(--text-sm)}.Users-module__8Cjx-q__toolbar{flex-direction:column;align-items:stretch}.Users-module__8Cjx-q__searchBar{max-width:none}.Users-module__8Cjx-q__searchBar input{height:44px}.Users-module__8Cjx-q__filterSelect{width:100%!important}.Users-module__8Cjx-q__filterSelect button{width:100%;height:44px}.Users-module__8Cjx-q__compactStat{margin-left:0}.Users-module__8Cjx-q__actionBtn{width:44px;height:44px}}
.providers-module__VzGysa__container{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.providers-module__VzGysa__header{flex-direction:column;gap:8px;display:flex}.providers-module__VzGysa__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:.875rem}.providers-module__VzGysa__title{margin:0;font-size:2rem;font-weight:700}.providers-module__VzGysa__tabs{margin-top:8px}.providers-module__VzGysa__tab{gap:var(--space-6);flex-direction:column;display:flex}.providers-module__VzGysa__tabHidden{display:none}.providers-module__VzGysa__section{gap:var(--space-3);flex-direction:column;display:flex}.providers-module__VzGysa__sectionTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.providers-module__VzGysa__explainer{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}.providers-module__VzGysa__tabInner{gap:var(--space-8);flex-direction:column;display:flex}.providers-module__VzGysa__tabError{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);text-align:center;color:var(--text-tertiary);flex-direction:column;display:flex}.providers-module__VzGysa__tabInnerHidden{display:none}.providers-module__VzGysa__chartsGrid2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.providers-module__VzGysa__chartSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}
.PartnerCarousel-module__wakjya__carouselWrapper{z-index:3;text-align:center;margin-bottom:var(--space-24);position:relative;overflow:hidden}.PartnerCarousel-module__wakjya__carouselLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:var(--space-6);opacity:.5;font-size:10px;font-weight:700;display:inline-block}.PartnerCarousel-module__wakjya__carouselMask{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.PartnerCarousel-module__wakjya__carouselTrack{align-items:center;gap:var(--space-10);width:max-content;animation:35s linear infinite PartnerCarousel-module__wakjya__partnerScroll;display:flex}@keyframes PartnerCarousel-module__wakjya__partnerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.PartnerCarousel-module__wakjya__partnerLogo{object-fit:contain;opacity:.35;filter:grayscale()brightness(.7);-webkit-user-select:none;user-select:none;pointer-events:auto;flex-shrink:0;width:auto;height:28px;transition:opacity .3s,filter .3s}[data-theme=light] .PartnerCarousel-module__wakjya__partnerLogo{filter:grayscale()brightness(.4)}
.MfaSection-module__Zf3Wdq__section{border-top:1px solid var(--border-default);margin-top:32px;padding-top:24px}.MfaSection-module__Zf3Wdq__title{color:var(--text-primary);margin-bottom:4px;font-size:1rem}.MfaSection-module__Zf3Wdq__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:.875rem}.MfaSection-module__Zf3Wdq__requiredBanner{border:1px solid var(--warning-500);color:var(--warning-500);border-radius:8px;max-width:500px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.MfaSection-module__Zf3Wdq__statusRow{border:1px solid var(--border-default);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;max-width:500px;padding:12px 16px;display:flex}.MfaSection-module__Zf3Wdq__statusLabel{color:var(--text-primary);align-items:center;gap:8px;font-size:.9375rem;display:inline-flex}.MfaSection-module__Zf3Wdq__statusIconOn{color:var(--success-500)}.MfaSection-module__Zf3Wdq__statusIconOff{color:var(--text-tertiary)}.MfaSection-module__Zf3Wdq__modalText{color:var(--text-secondary);margin-bottom:8px;font-size:.875rem}.MfaSection-module__Zf3Wdq__qr{background:#fff;border-radius:8px;max-width:100%;margin:0 auto 16px;padding:8px;display:block}.MfaSection-module__Zf3Wdq__secretRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.MfaSection-module__Zf3Wdq__secret{overflow-wrap:anywhere;min-width:0;color:var(--text-primary);background:var(--bg-app);border:1px solid var(--border-default);border-radius:6px;flex:1;padding:8px 10px;font-size:.8125rem}@media (max-width:640px){.MfaSection-module__Zf3Wdq__statusRow,.MfaSection-module__Zf3Wdq__secretRow{flex-direction:column;align-items:stretch}}
.ExecutionStatCard-module___wqahW__overflowCard{overflow:visible}.ExecutionStatCard-module___wqahW__body{gap:var(--space-3);padding:var(--space-5);flex-direction:column;flex:1;display:flex}.ExecutionStatCard-module___wqahW__titleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.ExecutionStatCard-module___wqahW__headerEnd{align-items:center;gap:var(--space-3);min-width:0;display:flex}.ExecutionStatCard-module___wqahW__icon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:34px;height:34px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.ExecutionStatCard-module___wqahW__valueRow{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.ExecutionStatCard-module___wqahW__heroTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.ExecutionStatCard-module___wqahW__heroCensus{min-width:0}.ExecutionStatCard-module___wqahW__spark{min-width:0;height:48px;animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s)}.ExecutionStatCard-module___wqahW__sparkLarge{min-width:0;height:132px;margin-top:var(--space-2);animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s)}.ExecutionStatCard-module___wqahW__sparkFill{min-width:0;min-height:48px;animation:ExecutionStatCard-module___wqahW__execStatSparkWipe .7s var(--ease-draw) backwards;animation-delay:calc(var(--reveal-delay,0s) + .3s);flex:auto}.ExecutionStatCard-module___wqahW__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}@keyframes ExecutionStatCard-module___wqahW__execStatSparkWipe{0%{clip-path:inset(0 100% 0 0);opacity:.35}to{clip-path:inset(0);opacity:1}}@media (prefers-reduced-motion:reduce){.ExecutionStatCard-module___wqahW__spark,.ExecutionStatCard-module___wqahW__sparkLarge,.ExecutionStatCard-module___wqahW__sparkFill{clip-path:none;animation:none!important}}
.StrategyHeatmap-module__5Stl4q__heatmapSection{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-2xl);padding:var(--space-8)}.StrategyHeatmap-module__5Stl4q__heatmapTitle{margin-bottom:var(--space-6);align-items:center;gap:var(--space-3);font-size:16px;font-weight:700;display:flex}.StrategyHeatmap-module__5Stl4q__heatmapTitle svg{color:var(--accent-text)}.StrategyHeatmap-module__5Stl4q__heatmapGrid{gap:var(--space-4);flex-direction:column;display:flex;overflow-x:auto}.StrategyHeatmap-module__5Stl4q__heatmapRow{gap:var(--space-2);grid-template-columns:60px repeat(12,1fr) 80px;align-items:center;min-width:800px;display:grid}.StrategyHeatmap-module__5Stl4q__yearLabel{color:var(--text-primary);text-align:center;font-size:13px;font-weight:700}.StrategyHeatmap-module__5Stl4q__heatmapCell{border-radius:var(--radius-md);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;height:36px;font-size:11px;font-weight:600;transition:transform .2s;display:flex}.StrategyHeatmap-module__5Stl4q__heatmapCell:hover{z-index:10}.StrategyHeatmap-module__5Stl4q__totalCell{color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.StrategyHeatmap-module__5Stl4q__totalCell.StrategyHeatmap-module__5Stl4q__positive{color:var(--success-500)}.StrategyHeatmap-module__5Stl4q__totalCell.StrategyHeatmap-module__5Stl4q__negative{color:var(--error-500)}.StrategyHeatmap-module__5Stl4q__monthHeader{gap:var(--space-2);margin-bottom:var(--space-2);grid-template-columns:60px repeat(12,1fr) 80px;min-width:800px;display:grid}.StrategyHeatmap-module__5Stl4q__monthLabel{color:var(--text-tertiary);text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.StrategyHeatmap-module__5Stl4q__emptyHeatmap{padding:var(--space-8);text-align:center;color:var(--text-tertiary);border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);font-size:13px}.StrategyHeatmap-module__5Stl4q__positive{color:var(--success-500)}.StrategyHeatmap-module__5Stl4q__negative{color:var(--error-500)}@media (max-width:768px){.StrategyHeatmap-module__5Stl4q__heatmapSection{padding:var(--space-5);position:relative}.StrategyHeatmap-module__5Stl4q__heatmapSection:after{content:"";pointer-events:none;background:linear-gradient(to right, transparent, var(--surface-lift-sm));border-radius:0 var(--radius-2xl) var(--radius-2xl) 0;z-index:2;width:48px;position:absolute;top:0;bottom:0;right:0}}
.PartnersTable-module__k4EDkW__container{gap:var(--space-6);flex-direction:column;display:flex}.PartnersTable-module__k4EDkW__reviewMuted{color:var(--text-tertiary)}.PartnersTable-module__k4EDkW__reviewSoon{color:var(--warning-500);font-weight:500}.PartnersTable-module__k4EDkW__reviewToday{color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 15%, transparent);border-radius:999px;padding:2px 8px;font-weight:700}.PartnersTable-module__k4EDkW__reviewOverdue{color:var(--error-500);font-weight:600}
.ProfitSharing-module__wBeKvq__wrapper{gap:var(--space-4);flex-direction:column;display:flex}.ProfitSharing-module__wBeKvq__toolbar{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ProfitSharing-module__wBeKvq__monthLabel{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.ProfitSharing-module__wBeKvq__periodPicker{flex:none;width:170px}.ProfitSharing-module__wBeKvq__estimateNote{font-size:var(--text-xs);color:var(--text-tertiary)}.ProfitSharing-module__wBeKvq__error{color:var(--error-500);font-size:var(--text-sm)}.ProfitSharing-module__wBeKvq__totalsRow{gap:var(--space-3);flex-wrap:wrap;display:flex}.ProfitSharing-module__wBeKvq__totalCard{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);padding:var(--space-3) var(--space-4);min-width:220px}.ProfitSharing-module__wBeKvq__totalLabel{font-size:var(--text-xs);color:var(--text-tertiary)}.ProfitSharing-module__wBeKvq__totalValue{font-size:var(--text-lg);color:var(--text-primary);font-weight:600}.ProfitSharing-module__wBeKvq__totalSub{font-size:var(--text-xs);color:var(--text-secondary)}.ProfitSharing-module__wBeKvq__num{text-align:right;font-variant-numeric:tabular-nums}.ProfitSharing-module__wBeKvq__muted{color:var(--text-tertiary);font-size:var(--text-xs)}
.NotificationSettingsModal-module__3Up50G__list{gap:var(--space-3);flex-direction:column;display:flex}.NotificationSettingsModal-module__3Up50G__row{padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg)}
