.Notifications-module__4GPsHq__container{max-width:1200px;margin:0 auto}.Notifications-module__4GPsHq__pageHeader{align-items:stretch;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}.Notifications-module__4GPsHq__headerText{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:800}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0}.Notifications-module__4GPsHq__headerActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (min-width:768px){.Notifications-module__4GPsHq__pageHeader{margin-bottom:var(--space-12);flex-direction:row;justify-content:space-between;align-items:flex-start}.Notifications-module__4GPsHq__pageTitle{font-size:var(--text-4xl)}.Notifications-module__4GPsHq__pageSubtitle{font-size:var(--text-lg)}}
.Select-module__E8rWSW__container{z-index:100;width:100%;position:relative}.Select-module__E8rWSW__containerOpen{z-index:1100}.Select-module__E8rWSW__trigger{cursor:pointer;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;opacity:1!important;background:0 0!important;}.Select-module__E8rWSW__trigger:hover{border-color:var(--text-tertiary)}.Select-module__E8rWSW__triggerSm{height:var(--control-h-filter);border-radius:var(--radius-md);border:none;padding:0 .5rem 0 .65rem;font-size:.75rem;font-weight:600}.Select-module__E8rWSW__triggerSm:hover{border:none}.Select-module__E8rWSW__triggerSm .Select-module__E8rWSW__icon{margin-left:.35rem}.Select-module__E8rWSW__disabled{opacity:.5;cursor:not-allowed;background:var(--surface-lift-sm)!important;border-color:var(--border-default)!important}.Select-module__E8rWSW__currentValue{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.Select-module__E8rWSW__disabled .Select-module__E8rWSW__currentValue{opacity:.55}.Select-module__E8rWSW__disabled .Select-module__E8rWSW__icon{opacity:.3}.Select-module__E8rWSW__icon{opacity:.5;flex-shrink:0;margin-left:.5rem;transition:transform .2s}.Select-module__E8rWSW__iconOpen{transform:rotate(180deg)}.Select-module__E8rWSW__menu{border:1px solid var(--border-default);transform-origin:top;z-index:9500;border-radius:12px;margin:0;padding:4px;list-style:none;position:fixed;overflow:hidden auto;box-shadow:0 4px 20px #00000080;background:var(--bg-card)!important;opacity:1!important}.Select-module__E8rWSW__list{margin:0;padding:0;list-style:none}.Select-module__E8rWSW__option{border-radius:var(--radius-md);cursor:pointer;min-height:42px;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.9rem;transition:all .15s;display:flex}.Select-module__E8rWSW__menuSm .Select-module__E8rWSW__option{padding:.6rem .65rem;font-size:.8rem}.Select-module__E8rWSW__option:not(.Select-module__E8rWSW__optionSelected):not(.Select-module__E8rWSW__optionDisabled):hover{background:var(--bg-surface-subtle);color:var(--text-primary)}.Select-module__E8rWSW__optionDisabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Select-module__E8rWSW__optionSelected{background:rgba(var(--accent-primary-rgb,223, 255, 0), .15);color:var(--accent-primary)}.Select-module__E8rWSW__valueIcon,.Select-module__E8rWSW__optionIcon{flex-shrink:0;align-items:center;margin-right:.5rem;display:flex}.Select-module__E8rWSW__optionIcon{opacity:.8}.Select-module__E8rWSW__optionSelected .Select-module__E8rWSW__optionIcon{opacity:1}.Select-module__E8rWSW__optionLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Select-module__E8rWSW__optionRich{padding:.7rem 1rem}.Select-module__E8rWSW__optionBody{flex-direction:column;flex:1;align-items:flex-start;gap:.3rem;min-width:0;display:flex}.Select-module__E8rWSW__optionRich .Select-module__E8rWSW__optionLabel{flex:none;max-width:100%;line-height:1}.Select-module__E8rWSW__optionDesc{color:var(--text-tertiary);white-space:normal;font-size:.8rem;line-height:1.45}.Select-module__E8rWSW__menuRich .Select-module__E8rWSW__optionSelected{background:var(--surface-lift-lg);color:var(--text-primary)}.Select-module__E8rWSW__menuRich .Select-module__E8rWSW__checkIcon{color:var(--text-primary)}.Select-module__E8rWSW__optionSelected .Select-module__E8rWSW__optionDesc{color:var(--text-secondary)}.Select-module__E8rWSW__checkIcon{flex-shrink:0}[data-theme=light] .Select-module__E8rWSW__menu{border-color:var(--border-default);box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a;background:var(--bg-surface)!important}.Select-module__E8rWSW__checkIcon{color:var(--accent-primary);margin-left:.5rem}.Select-module__E8rWSW__filterShell{background:var(--bg-surface);border-radius:var(--radius-lg);box-sizing:border-box;border:none;align-items:stretch;width:100%;transition:background-color .2s;display:flex;overflow:hidden}.Select-module__E8rWSW__filterShellOn{background:rgba(var(--accent-primary-rgb,200, 255, 0), .14)}.Select-module__E8rWSW__filterShellSm{border-radius:var(--radius-md)}[data-theme=light] .Select-module__E8rWSW__filterShell{background:var(--surface-lift-md)}[data-theme=light] .Select-module__E8rWSW__filterShellOn{background:rgba(var(--accent-primary-rgb,27, 132, 255), .14)}.Select-module__E8rWSW__filterMain{min-width:0;height:var(--control-h-filter);color:var(--text-secondary);cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex:auto;justify-content:space-between;align-items:center;gap:.5rem;padding:0 1rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:background-color .15s,color .2s;display:flex}.Select-module__E8rWSW__filterShellOn .Select-module__E8rWSW__filterMain{color:var(--accent-primary);font-weight:600}.Select-module__E8rWSW__filterMainSm{padding:0 .5rem 0 .65rem;font-size:.75rem;font-weight:600}.Select-module__E8rWSW__filterShellOn .Select-module__E8rWSW__filterMainSm{font-weight:700}.Select-module__E8rWSW__filterClear{color:var(--accent-primary);cursor:pointer;border:none;flex:none;align-items:center;padding:0 .7rem;transition:background-color .15s;display:flex}.Select-module__E8rWSW__filterShell .Select-module__E8rWSW__filterMain{background:0 0!important}.Select-module__E8rWSW__filterShell .Select-module__E8rWSW__filterMain:hover{background:var(--bg-surface-elevated)!important}[data-theme=light] .Select-module__E8rWSW__filterShell .Select-module__E8rWSW__filterMain:hover{background:var(--surface-lift-lg)!important}.Select-module__E8rWSW__filterShell.Select-module__E8rWSW__filterShellOn .Select-module__E8rWSW__filterMain:hover{background:rgba(var(--accent-primary-rgb,200, 255, 0), .12)!important}.Select-module__E8rWSW__filterShell .Select-module__E8rWSW__filterClear{background:rgba(var(--accent-primary-rgb,200, 255, 0), .06)!important}.Select-module__E8rWSW__filterShell .Select-module__E8rWSW__filterClear:hover{background:rgba(var(--accent-primary-rgb,200, 255, 0), .3)!important}.Select-module__E8rWSW__filterShell.Select-module__E8rWSW__disabled{opacity:.5}.Select-module__E8rWSW__filterShell.Select-module__E8rWSW__disabled .Select-module__E8rWSW__filterMain,.Select-module__E8rWSW__filterShell.Select-module__E8rWSW__disabled .Select-module__E8rWSW__filterClear{cursor:not-allowed}.Select-module__E8rWSW__menuCaption{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);padding:.5rem 1rem .4rem;font-size:.6875rem;font-weight:600}.Select-module__E8rWSW__menuSm .Select-module__E8rWSW__menuCaption{padding:.4rem .65rem .35rem}.Select-module__E8rWSW__resetDivider{background:var(--border-default);height:1px;margin:4px 6px}.Select-module__E8rWSW__optionReset{color:var(--text-tertiary);justify-content:flex-start;gap:.6rem}.Select-module__E8rWSW__optionReset:hover{background:var(--bg-surface-subtle);color:var(--text-primary)}.Select-module__E8rWSW__resetIcon{flex-shrink:0}@media (max-width:640px){.Select-module__E8rWSW__trigger:not(.Select-module__E8rWSW__triggerSm){height:40px;padding:0 .85rem}.Select-module__E8rWSW__filterMain:not(.Select-module__E8rWSW__filterMainSm){padding:0 .85rem}}
.FeedbackModal-module__sraHba__modal{align-items:stretch;gap:1.75rem}.FeedbackModal-module__sraHba__header{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.FeedbackModal-module__sraHba__content{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.FeedbackModal-module__sraHba__actions{flex-direction:column;gap:.5rem;width:100%;display:flex}.FeedbackModal-module__sraHba__iconWrap{background:color-mix(in srgb, var(--accent-primary) 15%, transparent);border:1px solid color-mix(in srgb, var(--accent-primary) 30%, transparent);width:48px;height:48px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.FeedbackModal-module__sraHba__title{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.FeedbackModal-module__sraHba__subtitle{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.55}.FeedbackModal-module__sraHba__ticketCard{gap:var(--space-4);width:100%;padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);display:flex}.FeedbackModal-module__sraHba__ticketCardBody{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.FeedbackModal-module__sraHba__ticketCardReason{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);font-size:11px;font-weight:700}.FeedbackModal-module__sraHba__ticketCardMessage{font-size:var(--text-sm);color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.FeedbackModal-module__sraHba__ticketCardThumb{border-radius:var(--radius-md);object-fit:cover;border:1px solid var(--border-default);flex-shrink:0;width:64px;height:64px}.FeedbackModal-module__sraHba__ticketCardFile{border-radius:var(--radius-md);background:var(--surface-lift-xs);border:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex}@media (max-width:640px){.FeedbackModal-module__sraHba__title{font-size:1.5rem}}
.ReportButton-module__8U9fMW__field{gap:var(--space-2);flex-direction:column;display:flex}.ReportButton-module__8U9fMW__fieldLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}
.Dashboard-module__25Rl_q__container{max-width:1200px;margin:0 auto}.Dashboard-module__25Rl_q__tabContent{display:block}.Dashboard-module__25Rl_q__tabHidden{display:none!important}.Dashboard-module__25Rl_q__emptyState{padding:var(--space-8) 0;justify-content:center;display:flex}.Dashboard-module__25Rl_q__emptyCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-2xl);padding:var(--space-16) var(--space-12);text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Dashboard-module__25Rl_q__emptyCard:before{content:"";background:radial-gradient(ellipse at center, rgba(var(--color-lime-rgb), .07) 0%, transparent 70%);pointer-events:none;width:320px;height:200px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.Dashboard-module__25Rl_q__emptyIcon{background:linear-gradient(135deg, rgba(var(--color-lime-rgb), .12), rgba(var(--color-lime-rgb), .04));border:1px solid rgba(var(--color-lime-rgb), .2);width:72px;height:72px;margin-bottom:var(--space-6);color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Dashboard-module__25Rl_q__emptyTitle{font-size:var(--text-2xl);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.Dashboard-module__25Rl_q__emptySubtitle{font-size:var(--text-base);color:var(--text-secondary);max-width:360px;margin-bottom:var(--space-10);line-height:1.6}.Dashboard-module__25Rl_q__emptyActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:640px){.Dashboard-module__25Rl_q__emptyCard{padding:var(--space-10) var(--space-6)}.Dashboard-module__25Rl_q__emptyActions{flex-direction:column;width:100%}}.Dashboard-module__25Rl_q__header{padding-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;min-height:92px;display:flex}.Dashboard-module__25Rl_q__headerContent{gap:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.Dashboard-module__25Rl_q__primaryRow{gap:var(--space-4);filter:blur();will-change:filter;flex-direction:column;transition:filter .5s cubic-bezier(.4,0,.2,1);display:flex}.Dashboard-module__25Rl_q__identityExiting{filter:blur(14px)}.Dashboard-module__25Rl_q__titleWithStatus{gap:var(--space-3);flex-direction:column;display:flex}.Dashboard-module__25Rl_q__titleRow{align-items:center;gap:var(--space-5);display:flex}.Dashboard-module__25Rl_q__title{letter-spacing:-.03em;color:var(--text-primary);white-space:nowrap;margin:0;font-size:32px;font-weight:800;line-height:1}.Dashboard-module__25Rl_q__headerSubtitle{margin-top:4px;line-height:1.5;display:block}.Dashboard-module__25Rl_q__headerSubtitleToken{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:11px;font-weight:600;display:inline}.Dashboard-module__25Rl_q__headerSubtitleSep{color:var(--border-strong,var(--text-tertiary));opacity:.7;-webkit-user-select:none;user-select:none;margin:0 var(--space-2);font-size:13px;font-weight:300;display:inline-block}.Dashboard-module__25Rl_q__statusGroup{align-items:center;gap:var(--space-2);display:inline-flex}.Dashboard-module__25Rl_q__statusAction{cursor:pointer;display:inline-flex}.Dashboard-module__25Rl_q__subtitle{color:var(--text-secondary);font-size:15px;line-height:1.4}.Dashboard-module__25Rl_q__headerRight{align-items:center;gap:var(--space-3);flex-shrink:0;align-self:center;display:flex}.Dashboard-module__25Rl_q__headerActions{align-items:center;gap:.4rem;display:flex}.Dashboard-module__25Rl_q__cockpit{gap:var(--space-24);padding-top:var(--space-2);flex-direction:column;display:flex}.Dashboard-module__25Rl_q__pageTabsWrapper{z-index:40;margin-bottom:var(--space-10);background:0 0;position:sticky;top:0}@media (max-width:1024px){.Dashboard-module__25Rl_q__pageTabsWrapper{margin-bottom:var(--space-6);top:64px}}@media (max-width:640px){.Dashboard-module__25Rl_q__pageTabsWrapper{margin-bottom:var(--space-4)}}.Dashboard-module__25Rl_q__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%)}@media (max-width:640px){.Dashboard-module__25Rl_q__cockpit{gap:var(--space-12)}}.Dashboard-module__25Rl_q__hero{position:relative}.Dashboard-module__25Rl_q__heroChart{height:224px;margin-top:var(--space-6);position:relative;overflow:visible}.Dashboard-module__25Rl_q__heroChart .recharts-tooltip-wrapper{z-index:5;transform:translate(0, var(--hero-tooltip-top,100px))}.Dashboard-module__25Rl_q__heroContent{z-index:2;align-items:flex-start;gap:var(--space-6);padding-top:var(--space-2);display:flex;position:relative}.Dashboard-module__25Rl_q__heroValues{min-width:0}.Dashboard-module__25Rl_q__heroHeadline{display:block}.Dashboard-module__25Rl_q__heroSeriesPicker{margin-bottom:calc(-1 * var(--space-2))}.Dashboard-module__25Rl_q__heroBalanceRow{align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.Dashboard-module__25Rl_q__heroBalance{letter-spacing:-.03em;color:var(--text-primary);margin-top:calc(-1 * var(--number-flow-mask-height,.25em) / 2);margin-bottom:calc(-1 * var(--number-flow-mask-height,.25em) / 2);font-size:3.25rem;font-weight:700;line-height:1}.Dashboard-module__25Rl_q__heroDeltaUp,.Dashboard-module__25Rl_q__heroDeltaDown{font-size:var(--text-sm);border-radius:var(--radius-md);padding:var(--space-1) var(--space-3);white-space:nowrap;align-items:center;font-weight:600;line-height:1.4;display:inline-flex}.Dashboard-module__25Rl_q__heroDeltaUp{color:var(--success-500);background:color-mix(in srgb, var(--success-500) 15%, transparent)}.Dashboard-module__25Rl_q__heroDeltaDown{color:var(--error-500);background:color-mix(in srgb, var(--error-500) 15%, transparent)}.Dashboard-module__25Rl_q__heroSecondary{align-items:center;gap:var(--space-4);margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);flex-wrap:wrap;display:flex}.Dashboard-module__25Rl_q__heroSecondaryPair{align-items:center;gap:.4em;line-height:1;display:inline-flex}.Dashboard-module__25Rl_q__heroSecondaryValue{color:var(--text-primary);font-weight:700}.Dashboard-module__25Rl_q__heroSecondarySep{background:var(--border-default);width:1px;height:12px}.Dashboard-module__25Rl_q__heroFigureUp{color:var(--success-500)}.Dashboard-module__25Rl_q__heroFigureDown{color:var(--error-500)}.Dashboard-module__25Rl_q__heroTrendUp{color:var(--success-500);font-weight:700}.Dashboard-module__25Rl_q__heroTrendDown{color:var(--error-500);font-weight:700}.Dashboard-module__25Rl_q__heroControls{align-items:center;gap:var(--space-3);pointer-events:auto;flex:none;margin-left:auto;display:flex}.Dashboard-module__25Rl_q__heroRangeSelect{display:none}.Dashboard-module__25Rl_q__heroRangeTabs{display:flex}.Dashboard-module__25Rl_q__metricLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Dashboard-module__25Rl_q__accountSelectorWrapper{width:260px;position:relative}.Dashboard-module__25Rl_q__performanceSection{z-index:20;position:relative}.Dashboard-module__25Rl_q__desktopOnly{display:inline-block}@keyframes Dashboard-module__25Rl_q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Dashboard-module__25Rl_q__heroBalance{font-size:2.5rem}.Dashboard-module__25Rl_q__accountSelect{width:100%;min-width:0}}@media (max-width:640px){.Dashboard-module__25Rl_q__heroChart{height:192px;margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4))}.Dashboard-module__25Rl_q__heroContent{gap:var(--space-4);flex-direction:column}.Dashboard-module__25Rl_q__heroBalance{font-size:2.125rem}.Dashboard-module__25Rl_q__heroControls{width:100%;max-width:100%;margin-left:0}.Dashboard-module__25Rl_q__heroRangeTabs{display:none}.Dashboard-module__25Rl_q__heroRangeSelect{flex:none;min-width:96px;display:block}.Dashboard-module__25Rl_q__header{flex-direction:column;align-items:flex-start}.Dashboard-module__25Rl_q__title{font-size:20px}.Dashboard-module__25Rl_q__headerRight{width:100%;margin-top:var(--space-2)}.Dashboard-module__25Rl_q__headerActions{justify-content:space-between;align-items:center;gap:var(--space-3);flex-direction:row;width:100%}.Dashboard-module__25Rl_q__accountSelectorWrapper{flex:1;width:auto;min-width:0}.Dashboard-module__25Rl_q__btnAddAccountText{display:none}.Dashboard-module__25Rl_q__addAccountBtn{height:40px!important}.Dashboard-module__25Rl_q__desktopOnly{display:none!important}}@keyframes Dashboard-module__25Rl_q__dashboardRevealRise{0%{opacity:0;filter:blur(8px);transform:translateY(40px)}}.Dashboard-module__25Rl_q__revealItem{animation:Dashboard-module__25Rl_q__dashboardRevealRise .8s var(--ease-draw) var(--stagger-delay,0s) backwards}.Dashboard-module__25Rl_q__revealItemExiting{opacity:0!important;filter:blur(8px)!important;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1)!important;animation:none!important;transform:translateY(20px)!important}.Dashboard-module__25Rl_q__beatBanner{--stagger-delay:0s}.Dashboard-module__25Rl_q__beatHeroHeadline{--stagger-delay:80ms}.Dashboard-module__25Rl_q__beatHeroControls{--stagger-delay:.15s}.Dashboard-module__25Rl_q__beatHeroSecondary{--stagger-delay:.23s}.Dashboard-module__25Rl_q__beatMetrics{--stagger-delay:.4s}@media (max-width:640px),(prefers-reduced-motion:reduce){.Dashboard-module__25Rl_q__revealItem{animation:none}.Dashboard-module__25Rl_q__revealItemExiting{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}.Dashboard-module__25Rl_q__incompleteFlag{margin-left:8px}.Dashboard-module__25Rl_q__allAccountsOption{color:var(--accent-text);align-items:center;gap:6px;font-weight:600;display:inline-flex}.Dashboard-module__25Rl_q__incompleteSubtitle{color:var(--warning-500);margin-top:6px;font-size:13px;font-weight:500}.Dashboard-module__25Rl_q__cockpitWrapper{position:relative}
.MeasuredValueCell-module__OGh4tq__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.MeasuredValueCell-module__OGh4tq__cell[data-align=end]{text-align:right;align-items:flex-end}.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.25}.MeasuredValueCell-module__OGh4tq__valueLine{align-items:baseline;gap:var(--space-1);min-width:0;display:inline-flex}.MeasuredValueCell-module__OGh4tq__valueTrailingRow{white-space:nowrap;align-items:center;display:inline-flex}.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-3xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-xl);line-height:1.2}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__valueTrailingRow,.MeasuredValueCell-module__OGh4tq__cell[data-size="2xl"] .MeasuredValueCell-module__OGh4tq__valueTrailingRow,.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__valueTrailingRow{gap:var(--space-1) var(--space-2);white-space:normal;flex-wrap:wrap}.MeasuredValueCell-module__OGh4tq__cell[data-size="2xl"] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-2xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__pending{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__absent{font-size:var(--text-sm);font-weight:var(--weight-regular);color:var(--text-tertiary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__sub{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.3}@media (max-width:640px){.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-sm)}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-lg)}}
.ShareDialog-module__WOR7aq__body{gap:var(--space-3);text-align:left;flex-direction:column;display:flex}.ShareDialog-module__WOR7aq__networks{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.ShareDialog-module__WOR7aq__networks{grid-template-columns:1fr}}
.AxisMeter-module__7WcU8W__axis{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.AxisMeter-module__7WcU8W__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.AxisMeter-module__7WcU8W__heading{flex-direction:column;gap:2px;min-width:0;display:flex}.AxisMeter-module__7WcU8W__label{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.AxisMeter-module__7WcU8W__caption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.AxisMeter-module__7WcU8W__track{border-radius:var(--radius-full);background:var(--surface-lift-sm);height:12px;box-shadow:inset 0 0 0 1px var(--border-default);position:relative}.AxisMeter-module__7WcU8W__envelope{border-radius:var(--radius-full);background:var(--surface-lift-lg);position:absolute;top:0;bottom:0}.AxisMeter-module__7WcU8W__spreadBand{border-radius:var(--radius-full);background:rgba(var(--accent-primary-rgb), .18);height:8px;position:absolute;top:50%;transform:translateY(-50%)}.AxisMeter-module__7WcU8W__fill{border-radius:var(--radius-full);background:var(--accent-primary);transform-origin:0;min-width:3px;height:4px;animation:AxisMeter-module__7WcU8W__axisFillGrow .62s var(--ease-draw) both;animation-delay:calc(var(--reveal-delay,0s) + .28s);position:absolute;top:50%;transform:translateY(-50%)}.AxisMeter-module__7WcU8W__lane{border:1px dotted var(--border-input);border-radius:var(--radius-full);background:0 0;position:absolute;inset:0}.AxisMeter-module__7WcU8W__rows{gap:var(--space-3);padding-left:var(--space-3);border-left:2px solid var(--border-default);flex-direction:column;display:flex}.AxisMeter-module__7WcU8W__row{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.AxisMeter-module__7WcU8W__rows .AxisMeter-module__7WcU8W__row:first-child .AxisMeter-module__7WcU8W__fill{animation-delay:calc(var(--reveal-delay,0s) + .34s)}.AxisMeter-module__7WcU8W__rows .AxisMeter-module__7WcU8W__row:nth-child(2) .AxisMeter-module__7WcU8W__fill{animation-delay:calc(var(--reveal-delay,0s) + .43s)}.AxisMeter-module__7WcU8W__rows .AxisMeter-module__7WcU8W__row:nth-child(3) .AxisMeter-module__7WcU8W__fill{animation-delay:calc(var(--reveal-delay,0s) + .52s)}.AxisMeter-module__7WcU8W__rowHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.AxisMeter-module__7WcU8W__rowHeading{flex-direction:column;gap:2px;min-width:0;display:flex}.AxisMeter-module__7WcU8W__rowLabel{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-secondary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;line-height:1.4}.AxisMeter-module__7WcU8W__rowCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.AxisMeter-module__7WcU8W__rowTrack{height:8px}.AxisMeter-module__7WcU8W__rowsList{border-left:0;padding-left:0}.AxisMeter-module__7WcU8W__rowLabelList{font-size:var(--text-sm);color:var(--text-primary)}.AxisMeter-module__7WcU8W__rowTrackList{height:10px}.AxisMeter-module__7WcU8W__rowsList .AxisMeter-module__7WcU8W__row:nth-child(4) .AxisMeter-module__7WcU8W__fill{animation-delay:calc(var(--reveal-delay,0s) + .61s)}.AxisMeter-module__7WcU8W__rowsList .AxisMeter-module__7WcU8W__row:nth-child(5) .AxisMeter-module__7WcU8W__fill{animation-delay:calc(var(--reveal-delay,0s) + .7s)}.AxisMeter-module__7WcU8W__foot{gap:var(--space-1);flex-direction:column;display:flex}.AxisMeter-module__7WcU8W__bounds{justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.4;display:flex}.AxisMeter-module__7WcU8W__flag{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.5}@media (max-width:640px){.AxisMeter-module__7WcU8W__head,.AxisMeter-module__7WcU8W__rowHead{align-items:stretch;gap:var(--space-2);flex-direction:column}.AxisMeter-module__7WcU8W__head>:last-child,.AxisMeter-module__7WcU8W__rowHead>:last-child{text-align:left;align-items:flex-start}.AxisMeter-module__7WcU8W__track{height:14px}.AxisMeter-module__7WcU8W__rowTrack{height:10px}.AxisMeter-module__7WcU8W__rows{padding-left:var(--space-2)}.AxisMeter-module__7WcU8W__rowsList{padding-left:0}}@keyframes AxisMeter-module__7WcU8W__axisFillGrow{0%{transform:translateY(-50%)scaleX(0)}to{transform:translateY(-50%)scaleX(1)}}@media (prefers-reduced-motion:reduce){.AxisMeter-module__7WcU8W__fill{animation:none}}
.StrategyDetailView-module__JodacW__brokersTabLabel{align-items:center;gap:var(--space-2);display:inline-flex}.StrategyDetailView-module__JodacW__liveChartStage{--live-pullup:calc(var(--space-10) + var(--space-2));margin-top:calc(-1 * var(--live-pullup));width:100%;position:relative}.StrategyDetailView-module__JodacW__liveChartBleed{z-index:0;position:relative}.StrategyDetailView-module__JodacW__liveChartSymbol{top:var(--live-pullup);left:var(--space-3);z-index:2;pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute}.StrategyDetailView-module__JodacW__liveChartSymbolTop{align-items:center;gap:var(--space-3);flex-direction:row;display:flex}.StrategyDetailView-module__JodacW__liveMarketClosedDot{background:var(--status-warning);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite StrategyDetailView-module__JodacW__liveMarketPulse}.StrategyDetailView-module__JodacW__liveTabLabel{align-items:center;gap:6px;display:inline-flex}.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen,.StrategyDetailView-module__JodacW__liveTabDotClosed{border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite StrategyDetailView-module__JodacW__liveMarketPulse}.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen{background:var(--status-success)}.StrategyDetailView-module__JodacW__liveTabDotClosed{background:var(--status-warning)}@keyframes StrategyDetailView-module__JodacW__liveMarketPulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.StrategyDetailView-module__JodacW__liveMarketClosedDot,.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen,.StrategyDetailView-module__JodacW__liveTabDotClosed{animation:none}}.StrategyDetailView-module__JodacW__liveChartSymbolPrefix{font-size:var(--text-lg);letter-spacing:.01em;color:var(--text-primary);font-weight:700;line-height:1.1}.StrategyDetailView-module__JodacW__liveChartSymbolDetail{color:var(--text-tertiary);font-size:11px}.StrategyDetailView-module__JodacW__liveChartControls{top:var(--live-pullup);right:var(--space-3);z-index:2;align-items:center;gap:var(--space-3);display:flex;position:absolute}.StrategyDetailView-module__JodacW__liveTfSelect{width:72px;display:none}@media (max-width:768px){.StrategyDetailView-module__JodacW__liveChartSymbol,.StrategyDetailView-module__JodacW__liveChartControls{top:var(--space-2)}.StrategyDetailView-module__JodacW__liveChartSymbol{gap:0;left:0}.StrategyDetailView-module__JodacW__liveChartControls{right:calc(var(--live-axis-inset,0px) + var(--space-2));gap:var(--space-2)}.StrategyDetailView-module__JodacW__liveChartSymbolPrefix{font-size:var(--text-sm)}.StrategyDetailView-module__JodacW__liveChartSymbolDetail{font-size:10px}}@media (max-width:640px){.StrategyDetailView-module__JodacW__liveTfTabs{display:none}.StrategyDetailView-module__JodacW__liveTfSelect{display:block}}.StrategyDetailView-module__JodacW__container{gap:var(--space-2);flex-direction:column;min-height:calc(100vh - 120px);display:flex}.StrategyDetailView-module__JodacW__newsHaltBanner{align-items:center;gap:var(--space-2);margin-top:var(--space-2);color:var(--text-warning);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);border-radius:var(--radius-lg);padding:12px 14px;font-size:.8125rem;line-height:1.5;display:flex}.StrategyDetailView-module__JodacW__revealItem{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--stagger-delay,0s);will-change:opacity, transform, filter;transform:translateY(40px)}.StrategyDetailView-module__JodacW__revealItemVisible{opacity:1;filter:blur();transform:translateY(0)}
.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__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%)}.BrokerBoxplot-module__-A4uiG__lanes{column-gap:var(--space-4);grid-template-columns:144px minmax(0,1fr);min-width:0;display:grid}.BrokerBoxplot-module__-A4uiG__laneHead{flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:32px;padding:2px 0;display:flex}.BrokerBoxplot-module__-A4uiG__laneLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);overflow-wrap:anywhere;line-height:1.3}.BrokerBoxplot-module__-A4uiG__laneCaption{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.4}.BrokerBoxplot-module__-A4uiG__lane{min-width:0;min-height:32px;position:relative}.BrokerBoxplot-module__-A4uiG__gridline{background:var(--border-default);width:1px;position:absolute;top:0;bottom:0}.BrokerBoxplot-module__-A4uiG__laneEmpty{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.3;position:absolute;top:50%;left:0;transform:translateY(-50%)}.BrokerBoxplot-module__-A4uiG__lanesAxis{grid-column:2}@media (max-width:640px){.BrokerBoxplot-module__-A4uiG__plot{height:40px}.BrokerBoxplot-module__-A4uiG__lanes{column-gap:var(--space-3);grid-template-columns:96px minmax(0,1fr)}}@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)}}
.BrokerRadar-module__Iz3RAW__radar{gap:var(--space-3);flex-direction:column;min-width:0;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__plot{aspect-ratio:408/282;width:100%;position:relative}.BrokerRadar-module__Iz3RAW__svg{width:100%;height:100%;display:block}.BrokerRadar-module__Iz3RAW__ring{fill:none;stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__ringFloor{fill:none;stroke:var(--border-input);stroke-width:1.5px}.BrokerRadar-module__Iz3RAW__spoke{stroke:var(--border-default);stroke-width:1px}.BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-input);stroke-width:1px;stroke-dasharray:2 3}.BrokerRadar-module__Iz3RAW__polygonFill{fill:var(--accent-primary);fill-opacity:.1;stroke:none}.BrokerRadar-module__Iz3RAW__ribbon{stroke:var(--accent-primary);stroke-width:2.5px;stroke-linecap:round}.BrokerRadar-module__Iz3RAW__vertex{fill:var(--accent-primary);stroke:none}.BrokerRadar-module__Iz3RAW__mini{flex:none;width:56px;height:56px;display:block}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ribbon{stroke-width:6px}.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ring,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__ringFloor,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spoke,.BrokerRadar-module__Iz3RAW__mini .BrokerRadar-module__Iz3RAW__spokeAbsent{stroke:var(--border-hover);stroke-width:2px}.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{font-size:14.5px;font-weight:var(--weight-semibold);letter-spacing:.01em}.BrokerRadar-module__Iz3RAW__radarLabel{fill:var(--text-secondary)}.BrokerRadar-module__Iz3RAW__radarLabelAbsent{fill:var(--text-tertiary);opacity:.7}.BrokerRadar-module__Iz3RAW__emptyPlate{align-items:center;gap:var(--space-1);max-width:62%;padding:var(--space-3) var(--space-4);text-align:center;background:var(--bg-surface-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerRadar-module__Iz3RAW__emptyTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__emptyDetail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.BrokerRadar-module__Iz3RAW__caption{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}.BrokerRadar-module__Iz3RAW__legend{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-default);flex-direction:column;margin:0;display:flex}.BrokerRadar-module__Iz3RAW__legendRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendTerm{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerRadar-module__Iz3RAW__legendLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.3}.BrokerRadar-module__Iz3RAW__legendCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.BrokerRadar-module__Iz3RAW__legendValue{flex:none;margin:0}[data-theme=light] .BrokerRadar-module__Iz3RAW__polygonFill{fill-opacity:.14}@media (max-width:768px){.BrokerRadar-module__Iz3RAW__legendRow{gap:var(--space-3)}}@media (max-width:640px){.BrokerRadar-module__Iz3RAW__radarLabel,.BrokerRadar-module__Iz3RAW__radarLabelAbsent{display:none}.BrokerRadar-module__Iz3RAW__emptyPlate{max-width:80%;padding:var(--space-2) var(--space-3)}.BrokerRadar-module__Iz3RAW__legendRow{align-items:stretch;gap:var(--space-1);flex-direction:column}.BrokerRadar-module__Iz3RAW__legendValue>:last-child{text-align:left;align-items:flex-start}}
.BrokerRadial-module__0-2VAq__ring{aspect-ratio:1;width:100%;max-width:180px;margin-inline:auto;position:relative}.BrokerRadial-module__0-2VAq__svg{width:100%;height:100%;display:block}.BrokerRadial-module__0-2VAq__center{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrokerRadial-module__0-2VAq__centerValue{font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.1}.BrokerRadial-module__0-2VAq__centerCaption{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.3}
.Events-module__jPzYmq__container{max-width:1200px;margin:0 auto}.Events-module__jPzYmq__header{margin-bottom:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.Events-module__jPzYmq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Events-module__jPzYmq__desktopOnly{display:flex}.Events-module__jPzYmq__mobileOnly{display:none}.Events-module__jPzYmq__timeline{flex-direction:column;display:flex;position:relative}.Events-module__jPzYmq__timelineItem{gap:var(--space-4);padding-bottom:var(--space-1);display:flex;position:relative}.Events-module__jPzYmq__timelineItem:before{content:"";background:var(--border-default);width:2px;position:absolute;top:36px;bottom:0;left:17px}.Events-module__jPzYmq__timelineItem:last-child:before{display:none}.Events-module__jPzYmq__timelineIcon{z-index:1;background:var(--bg-app);border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Events-module__jPzYmq__timelineCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);cursor:pointer;margin-bottom:var(--space-3);flex:1;transition:background .15s}.Events-module__jPzYmq__timelineCard:hover{background:var(--bg-surface-subtle)}.Events-module__jPzYmq__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.Events-module__jPzYmq__cardTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Events-module__jPzYmq__cardTimestamp{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}.Events-module__jPzYmq__cardDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.Events-module__jPzYmq__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-3);display:flex}.Events-module__jPzYmq__expandedPanel{margin-top:var(--space-4);margin-left:calc(-1 * var(--space-5));margin-right:calc(-1 * var(--space-5));padding:var(--space-4) var(--space-5) 0;border-top:1px solid var(--border-default)}.Events-module__jPzYmq__detailGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.Events-module__jPzYmq__detailItem{flex-direction:column;gap:2px;display:flex}.Events-module__jPzYmq__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.Events-module__jPzYmq__detailValue{color:var(--text-primary);font-size:.875rem}.Events-module__jPzYmq__detailCode{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);font-size:var(--text-xs);background:var(--pill-bg-neutral);border-radius:var(--radius-sm);word-break:break-all;padding:2px 6px}.Events-module__jPzYmq__copyBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);background:0 0;padding:4px 8px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.Events-module__jPzYmq__copyBtn:hover{color:var(--accent-text);border-color:var(--accent-text)}.Events-module__jPzYmq__copiedLabel{color:var(--success-400)}.Events-module__jPzYmq__chevron{color:var(--text-tertiary);flex-shrink:0;margin-left:auto;transition:transform .2s}.Events-module__jPzYmq__chevronOpen{transform:rotate(180deg)}.Events-module__jPzYmq__loadMore{padding:var(--space-6) 0 var(--space-2);justify-content:center;display:flex}.Events-module__jPzYmq__emptyState{text-align:center;padding:var(--space-12);color:var(--text-secondary);font-size:.9375rem}@media (max-width:640px){.Events-module__jPzYmq__desktopOnly{display:none!important}.Events-module__jPzYmq__mobileOnly{flex:1;min-width:0;display:flex}.Events-module__jPzYmq__headerRow{flex-flow:row;align-items:center}.Events-module__jPzYmq__headerRow>:first-child{flex:1;min-width:0}.Events-module__jPzYmq__headerRow input[type=search],.Events-module__jPzYmq__headerRow input[type=text]{box-sizing:border-box;height:44px;width:100%!important}.Events-module__jPzYmq__timelineIcon{width:28px;height:28px}.Events-module__jPzYmq__timelineItem:before{top:28px;left:13px}.Events-module__jPzYmq__timelineItem{gap:var(--space-3)}.Events-module__jPzYmq__timelineCard{padding:var(--space-3) var(--space-4)}.Events-module__jPzYmq__cardFooter{align-items:flex-start;gap:var(--space-2);flex-direction:column}.Events-module__jPzYmq__detailGrid{grid-template-columns:1fr}}.Events-module__jPzYmq__skeletonIcon{border-color:var(--border-default)!important;background:var(--surface-lift-sm)!important}.Events-module__jPzYmq__skeletonCard{opacity:.5;cursor:default!important}.Events-module__jPzYmq__skeletonContent{flex-direction:column;gap:8px;display:flex}.Events-module__jPzYmq__skeletonLine{background:var(--surface-lift-md);border-radius:6px}.Events-module__jPzYmq__skeletonLineSm{background:var(--surface-lift-md);border-radius:4px;width:30%;height:10px}.Events-module__jPzYmq__cardHeaderRight{align-items:center;gap:8px;display:flex}.Events-module__jPzYmq__copyIdWrapper{margin-top:var(--space-3)}
.BrokerGauge-module__Wqw5Ca__gauge{min-width:0}.BrokerGauge-module__Wqw5Ca__gaugeRing{max-width:160px}.BrokerGauge-module__Wqw5Ca__gaugeCenter{top:46%}.BrokerGauge-module__Wqw5Ca__track{stroke:var(--surface-lift-lg);stroke-linecap:round;animation:BrokerGauge-module__Wqw5Ca__gaugeTrackIn var(--duration-normal) var(--ease-draw) var(--reveal-delay,0s) backwards}.BrokerGauge-module__Wqw5Ca__fill{stroke-linecap:round;animation:BrokerGauge-module__Wqw5Ca__gaugeFillDraw var(--duration-draw-long) var(--ease-draw) calc(var(--reveal-delay,0s) + .15s) backwards}@keyframes BrokerGauge-module__Wqw5Ca__gaugeTrackIn{0%{opacity:0}}@keyframes BrokerGauge-module__Wqw5Ca__gaugeFillDraw{0%{stroke-dashoffset:100px}}@media (prefers-reduced-motion:reduce){.BrokerGauge-module__Wqw5Ca__track,.BrokerGauge-module__Wqw5Ca__fill{animation:none}}
.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}}
.TradeHistory-module__7IK_uq__tradesSection{gap:var(--space-6);flex-direction:column;display:flex}.TradeHistory-module__7IK_uq__tradesHeader{justify-content:space-between;align-items:center;gap:var(--space-6);font-size:16px;font-weight:700;display:flex}.TradeHistory-module__7IK_uq__tradesControls{align-items:center;gap:var(--space-4);flex-wrap:wrap;flex:1;justify-content:flex-end;display:flex}.TradeHistory-module__7IK_uq__tradesControls>:first-child{flex:1;min-width:120px}.TradeHistory-module__7IK_uq__highlightMatch{background-color:rgba(var(--color-lime-rgb), .2);color:var(--color-lime);border-radius:var(--radius-sm);padding:0 2px;font-weight:600}.TradeHistory-module__7IK_uq__tableContainer{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-default);flex-direction:column;width:100%;min-height:400px;display:flex;position:relative;overflow:auto hidden}.TradeHistory-module__7IK_uq__isTableLoading .TradeHistory-module__7IK_uq__table{filter:blur(4px);opacity:.5;pointer-events:none}.TradeHistory-module__7IK_uq__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:13px;transition:all .4s}.TradeHistory-module__7IK_uq__loadingOverlay{justify-content:center;align-items:center;gap:var(--space-4);z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;background:#0003;flex-direction:column;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.TradeHistory-module__7IK_uq__loadingSpinner{border:2px solid rgba(var(--color-lime-rgb), .1);border-top-color:var(--color-lime);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite TradeHistory-module__7IK_uq__spin}@keyframes TradeHistory-module__7IK_uq__spin{to{transform:rotate(360deg)}}.TradeHistory-module__7IK_uq__table th{text-align:left;padding:var(--space-4) var(--space-3);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-default);font-size:10px;font-weight:800}.TradeHistory-module__7IK_uq__table th:first-child{width:4%}.TradeHistory-module__7IK_uq__table th:nth-child(2){width:16%}.TradeHistory-module__7IK_uq__table th:nth-child(3),.TradeHistory-module__7IK_uq__table th:nth-child(4),.TradeHistory-module__7IK_uq__table th:nth-child(5){width:12%}.TradeHistory-module__7IK_uq__table th:nth-child(6){width:28%}.TradeHistory-module__7IK_uq__table th:nth-child(7){text-align:right;width:16%}.TradeHistory-module__7IK_uq__table td{padding:var(--space-4) var(--space-3);color:var(--text-secondary);border-top:1px solid var(--border-default);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TradeHistory-module__7IK_uq__table tbody tr:first-child td{border-top:none}.TradeHistory-module__7IK_uq__table tbody tr:last-child td{border-bottom:1px solid var(--border-default)}.TradeHistory-module__7IK_uq__tradeIndex{font-weight:700;color:var(--text-tertiary)!important}.TradeHistory-module__7IK_uq__table td:last-child{text-align:right}.TradeHistory-module__7IK_uq__table td.TradeHistory-module__7IK_uq__positive{color:var(--success-500)}.TradeHistory-module__7IK_uq__table td.TradeHistory-module__7IK_uq__negative{color:var(--error-500)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td{background:var(--bg-surface-subtle);color:var(--text-primary)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td.TradeHistory-module__7IK_uq__positive{color:var(--success-400)}.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow):hover td.TradeHistory-module__7IK_uq__negative{color:var(--error-400)}.TradeHistory-module__7IK_uq__badgeTrade{letter-spacing:.05em;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.TradeHistory-module__7IK_uq__buy{background:rgba(var(--success-rgb), .1);color:var(--success-500)}.TradeHistory-module__7IK_uq__sell{background:color-mix(in srgb, var(--error-500) 10%, transparent);color:var(--error-500)}.TradeHistory-module__7IK_uq__emptyTrades{text-align:center;min-height:260px;padding:var(--space-12) var(--space-8);justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;flex:1;display:flex}.TradeHistory-module__7IK_uq__tableContainer:has(.TradeHistory-module__7IK_uq__emptyTrades) .TradeHistory-module__7IK_uq__table thead{display:none}.TradeHistory-module__7IK_uq__showMoreContainer{padding:var(--space-6);justify-content:center;display:flex}.TradeHistory-module__7IK_uq__positive{color:var(--success-500)!important}.TradeHistory-module__7IK_uq__negative{color:var(--error-500)}.TradeHistory-module__7IK_uq__table tr.TradeHistory-module__7IK_uq__tradeRowClickable{cursor:pointer;transition:background .15s}.TradeHistory-module__7IK_uq__table tr.TradeHistory-module__7IK_uq__tradeRowClickable:hover td{background:var(--bg-surface-subtle)}.TradeHistory-module__7IK_uq__tradeExpandWrapper{opacity:0;max-height:0;transition:max-height .3s,opacity .2s;overflow:hidden}.TradeHistory-module__7IK_uq__tradeExpandWrapperOpen{opacity:1;max-height:400px}.TradeHistory-module__7IK_uq__tradeExpandRow td{background:var(--surface-lift-sm);text-align:left!important;border-top:none!important;padding:0!important}.TradeHistory-module__7IK_uq__tradeExpandContent{gap:var(--space-3);padding:var(--space-4) var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.TradeHistory-module__7IK_uq__tradeExpandContent{grid-template-columns:1fr}.TradeHistory-module__7IK_uq__tradeExpandWrapperOpen{max-height:1200px}}.TradeHistory-module__7IK_uq__tradeDetailPanel{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-surface-subtle);flex-direction:column;display:flex}.TradeHistory-module__7IK_uq__tradeDetailPanelLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:9px;font-weight:700}.TradeHistory-module__7IK_uq__tradeDetailItem{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.TradeHistory-module__7IK_uq__tradeDetailLabel{color:var(--text-tertiary);white-space:nowrap;font-size:12px;font-weight:500}.TradeHistory-module__7IK_uq__tradeDetailValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:right;font-size:12px;font-weight:600}.TradeHistory-module__7IK_uq__tradeMetaBar{align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-4) 0;flex-wrap:wrap;grid-column:1/-1;display:flex}.TradeHistory-module__7IK_uq__tradeMetaChip{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--pill-bg-neutral);padding:4px 10px;display:inline-flex}.TradeHistory-module__7IK_uq__tradeMetaChipLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;opacity:.6;font-size:9px;font-weight:600}.TradeHistory-module__7IK_uq__tradeMetaChipValue{color:var(--text-secondary);font-size:11px;font-weight:500;font-family:var(--font-mono,monospace)}.TradeHistory-module__7IK_uq__tradeMetaCopy{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .15s,background .15s;display:inline-flex}.TradeHistory-module__7IK_uq__tradeMetaCopy:hover{color:var(--text-primary);background:rgba(var(--surface-rgb,255, 255, 255), .08)}.TradeHistory-module__7IK_uq__tradeMetaCopied{color:var(--success-500)!important}.TradeHistory-module__7IK_uq__tradeShowInChart{align-items:center;gap:var(--space-2);padding:4px var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;background:0 0;margin-left:auto;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.TradeHistory-module__7IK_uq__tradeShowInChart:hover{color:var(--text-primary);background:var(--surface-lift-sm)}@media (max-width:640px){.TradeHistory-module__7IK_uq__tradeShowInChart{justify-content:center;width:100%;min-height:44px;margin-left:0}}@media (max-width:1000px){.TradeHistory-module__7IK_uq__tradesHeader{align-items:flex-start;gap:var(--space-4);flex-direction:column}}@media (max-width:768px){.TradeHistory-module__7IK_uq__table th:first-child,.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:first-child,.TradeHistory-module__7IK_uq__table th:nth-child(5),.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:nth-child(5),.TradeHistory-module__7IK_uq__table th:nth-child(6),.TradeHistory-module__7IK_uq__table tr:not(.TradeHistory-module__7IK_uq__tradeExpandRow)>td:nth-child(6){display:none}.TradeHistory-module__7IK_uq__table th:nth-child(2),.TradeHistory-module__7IK_uq__table td:nth-child(2){width:38%}.TradeHistory-module__7IK_uq__table th:nth-child(3),.TradeHistory-module__7IK_uq__table td:nth-child(3){width:24%}.TradeHistory-module__7IK_uq__table th:nth-child(4),.TradeHistory-module__7IK_uq__table td:nth-child(4){width:16%}.TradeHistory-module__7IK_uq__table th:nth-child(7),.TradeHistory-module__7IK_uq__table td:nth-child(7){width:22%}.TradeHistory-module__7IK_uq__table{font-size:12px}.TradeHistory-module__7IK_uq__table th,.TradeHistory-module__7IK_uq__table td{padding:var(--space-3) var(--space-2)}}.TradeHistory-module__7IK_uq__desktopOnly{display:inline-block}.TradeHistory-module__7IK_uq__historyHeader{margin-bottom:var(--space-6)}.TradeHistory-module__7IK_uq__historyHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.TradeHistory-module__7IK_uq__historyTitleWrapper{align-items:center;gap:var(--space-3);display:flex}.TradeHistory-module__7IK_uq__historyTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:24px;font-weight:700}.TradeHistory-module__7IK_uq__historyControlsWrapper{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}@media (max-width:640px){.TradeHistory-module__7IK_uq__desktopOnly{display:none!important}.TradeHistory-module__7IK_uq__tradesControls{gap:var(--space-2);flex-wrap:nowrap}.TradeHistory-module__7IK_uq__historyHeaderRow{flex-direction:column;align-items:flex-start}.TradeHistory-module__7IK_uq__historyControlsWrapper{width:100%}}.TradeHistory-module__7IK_uq__balanceEventRow{background:var(--surface-lift-md)}.TradeHistory-module__7IK_uq__balanceEventIcon{border-radius:var(--radius-sm);width:22px;height:22px;font-family:var(--font-mono,monospace);justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.TradeHistory-module__7IK_uq__balanceEventDeposit{color:var(--success-500)}.TradeHistory-module__7IK_uq__balanceEventDeposit.TradeHistory-module__7IK_uq__balanceEventIcon{background:rgba(var(--success-rgb), .1)}.TradeHistory-module__7IK_uq__balanceEventWithdrawal{color:var(--error-500)}.TradeHistory-module__7IK_uq__balanceEventWithdrawal.TradeHistory-module__7IK_uq__balanceEventIcon{background:rgba(var(--error-rgb), .1)}.TradeHistory-module__7IK_uq__balanceEventMuted{color:var(--text-tertiary)}.TradeHistory-module__7IK_uq__liveBadgePulse{animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse}.TradeHistory-module__7IK_uq__liveBadge{text-transform:uppercase;border-radius:var(--radius-full);background:var(--pill-bg-warning);color:var(--pill-ink-warning);font-size:var(--text-xs);letter-spacing:.02em;white-space:nowrap;padding:2px 8px;font-weight:700;animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse;display:inline-block}@keyframes TradeHistory-module__7IK_uq__liveBadgePulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.TradeHistory-module__7IK_uq__liveBadge,.TradeHistory-module__7IK_uq__liveBadgePulse{animation:none}}.TradeHistory-module__7IK_uq__liveRow{cursor:pointer}.TradeHistory-module__7IK_uq__liveRow:hover{background:var(--bg-surface-subtle)}.TradeHistory-module__7IK_uq__stillOpen{color:var(--text-tertiary);font-size:var(--text-xs);font-style:italic;animation:1.6s ease-in-out infinite TradeHistory-module__7IK_uq__liveBadgePulse}@media (prefers-reduced-motion:reduce){.TradeHistory-module__7IK_uq__stillOpen{animation:none}}
.DetailPanel-module__x0lUnG__detailPanel{justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:var(--space-5) var(--space-6);flex-direction:row;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__detailPanel{flex-direction:column}}.DetailPanel-module__x0lUnG__breakdown{gap:var(--space-2);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);flex-direction:column;flex-shrink:0;width:380px;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__breakdown{width:100%;margin-top:var(--space-2)}}.DetailPanel-module__x0lUnG__breakdownTitle{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-1);font-weight:600}.DetailPanel-module__x0lUnG__breakdownFlow{flex-direction:column;gap:6px;display:flex}.DetailPanel-module__x0lUnG__breakdownRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-secondary);align-items:center;gap:5px;font-size:.875rem;display:flex}.DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:500}.DetailPanel-module__x0lUnG__breakdownMinus{color:var(--error-500);font-weight:600}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-tertiary)}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownValue{color:var(--error-400)}.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownLabel,.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-secondary);font-size:.8125rem}.DetailPanel-module__x0lUnG__breakdownDivider{background:var(--border-default);height:1px;margin:var(--space-1) calc(-1 * var(--space-5))}.DetailPanel-module__x0lUnG__breakdownHighlight .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-primary);font-size:.9375rem;font-weight:600}.DetailPanel-module__x0lUnG__breakdownCommission{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:700}.DetailPanel-module__x0lUnG__metaGrid{gap:var(--space-5);flex:1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-content:start;display:grid}.DetailPanel-module__x0lUnG__detailItem{flex-direction:column;gap:2px;display:flex}.DetailPanel-module__x0lUnG__detailItemWide{grid-column:1/-1}.DetailPanel-module__x0lUnG__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.DetailPanel-module__x0lUnG__detailValue{color:var(--text-primary);font-size:.875rem}.DetailPanel-module__x0lUnG__detailCode{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);font-size:var(--text-xs);background:var(--pill-bg-neutral);border-radius:var(--radius-sm);word-break:break-all;padding:2px 6px}.DetailPanel-module__x0lUnG__subText{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.DetailPanel-module__x0lUnG__actionCell{align-items:center;gap:var(--space-2);justify-content:flex-end;display:flex}.DetailPanel-module__x0lUnG__copyBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);background:0 0;padding:4px 8px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.DetailPanel-module__x0lUnG__copyBtn:hover{color:var(--accent-text);border-color:var(--accent-text)}.DetailPanel-module__x0lUnG__copyLabel{color:inherit}.DetailPanel-module__x0lUnG__copiedLabel{color:var(--success-400)}.DetailPanel-module__x0lUnG__statusCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}
.EntityIconFallback-module__DUU8Aa__fallback{border-radius:inherit;background:var(--surface-lift-sm);border:1px solid var(--border-default);justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}[data-theme=light] .EntityIconFallback-module__DUU8Aa__fallback{background:var(--surface-lift-md)}.EntityIconFallback-module__DUU8Aa__mark{opacity:.26;background:url(/brand/javlot-icon-white.svg) 50%/contain no-repeat;width:78%;height:78%}[data-theme=light] .EntityIconFallback-module__DUU8Aa__mark{background-image:url(/brand/javlot-icon-black.svg)}
.ProviderEarnings-module__ChS7zG__heading{align-items:center;gap:var(--space-2);display:inline-flex}.ProviderEarnings-module__ChS7zG__positive,.ProviderEarnings-module__ChS7zG__negative{font-variant-numeric:tabular-nums;white-space:nowrap}.ProviderEarnings-module__ChS7zG__positive{color:var(--success-400)}.ProviderEarnings-module__ChS7zG__negative{color:var(--error-400)}.ProviderEarnings-module__ChS7zG__deficitNote{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}
.Input-module__5jsJuW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Input-module__5jsJuW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.Input-module__5jsJuW__input{width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;}.Input-module__5jsJuW__input::placeholder{color:var(--text-tertiary)}.Input-module__5jsJuW__input:hover{border-color:var(--text-tertiary)}.Input-module__5jsJuW__input:focus{border-color:var(--accent-primary);outline:none}.Input-module__5jsJuW__inputBare{height:auto;font:inherit;color:inherit;border:0;border-radius:0;padding:0}.Input-module__5jsJuW__inputError{border-color:var(--error-500)}.Input-module__5jsJuW__inputError:focus{border-color:var(--error-500);box-shadow:none}.Input-module__5jsJuW__error{font-size:var(--text-xs);color:var(--error-500)}.Input-module__5jsJuW__inputContainer{width:100%;position:relative}.Input-module__5jsJuW__toggleBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Input-module__5jsJuW__toggleBtn:hover{color:var(--text-primary)}.Input-module__5jsJuW__inputWithIcon{padding-right:40px}.Input-module__5jsJuW__description{color:var(--text-tertiary);opacity:.8;margin-top:-4px;font-size:11px}.Input-module__5jsJuW__spinnerControls{background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-md);z-index:2;flex-direction:column;gap:0;width:32px;display:flex;position:absolute;top:4px;bottom:4px;right:4px;overflow:hidden}.Input-module__5jsJuW__spinnerBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.Input-module__5jsJuW__spinnerBtn:hover{background:var(--surface-lift-md);color:var(--accent-text)}.Input-module__5jsJuW__spinnerBtn:first-child{border-bottom:1px solid var(--border-default)}.Input-module__5jsJuW__inputWithSpinner{padding-right:42px}.Input-module__5jsJuW__rightAdornment{pointer-events:auto;z-index:2;align-items:center;max-width:calc(100% - 16px);display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Input-module__5jsJuW__rightAdornmentInset{right:44px}.Input-module__5jsJuW__inputWithAdornment{padding-right:260px}.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:305px}@media (max-width:640px){.Input-module__5jsJuW__inputWithAdornment,.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:46%}.Input-module__5jsJuW__input{height:44px;font-size:.9rem}}
.Pill-module__cddRIW__pill{vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums;background:var(--pill-slot-bg);color:var(--pill-slot-ink);border:0;justify-content:center;align-items:center;display:inline-flex}.Pill-module__cddRIW__s{height:var(--pill-h-s);padding:0 var(--pill-px-s);font-size:var(--pill-fs-s);gap:var(--pill-gap-s);border-radius:var(--pill-radius-s)}.Pill-module__cddRIW__m{height:var(--pill-h-m);padding:0 var(--pill-px-m);font-size:var(--pill-fs-m);gap:var(--pill-gap-m);border-radius:var(--pill-radius-m)}.Pill-module__cddRIW__l{height:var(--pill-h-l);padding:0 var(--pill-px-l);font-size:var(--pill-fs-l);gap:var(--pill-gap-l);border-radius:var(--pill-radius-l)}.Pill-module__cddRIW__pill{font-weight:var(--weight-semibold)}.Pill-module__cddRIW__caps{text-transform:uppercase;letter-spacing:var(--pill-tracking)}.Pill-module__cddRIW__tone_success{--pill-slot-bg:var(--pill-bg-success);--pill-slot-ink:var(--pill-ink-success)}.Pill-module__cddRIW__tone_info{--pill-slot-bg:var(--pill-bg-info);--pill-slot-ink:var(--pill-ink-info)}.Pill-module__cddRIW__tone_warning{--pill-slot-bg:var(--pill-bg-warning);--pill-slot-ink:var(--pill-ink-warning)}.Pill-module__cddRIW__tone_danger{--pill-slot-bg:var(--pill-bg-danger);--pill-slot-ink:var(--pill-ink-danger)}.Pill-module__cddRIW__tone_neutral{--pill-slot-bg:var(--pill-bg-neutral);--pill-slot-ink:var(--pill-ink-neutral)}.Pill-module__cddRIW__tone_purple{--pill-slot-bg:var(--pill-bg-purple);--pill-slot-ink:var(--pill-ink-purple)}.Pill-module__cddRIW__tone_accent{--pill-slot-bg:var(--pill-bg-accent);--pill-slot-ink:var(--pill-ink-accent)}.Pill-module__cddRIW__tone_risk_moderate{--pill-slot-bg:var(--pill-bg-risk-moderate);--pill-slot-ink:var(--pill-ink-risk-moderate)}.Pill-module__cddRIW__tone_risk_aggressive{--pill-slot-bg:var(--pill-bg-risk-aggressive);--pill-slot-ink:var(--pill-ink-risk-aggressive)}.Pill-module__cddRIW__icon{flex-shrink:0;align-items:center;display:inline-flex}.Pill-module__cddRIW__dot{background:currentColor;border-radius:50%;flex-shrink:0}.Pill-module__cddRIW__s .Pill-module__cddRIW__dot{width:5px;height:5px}.Pill-module__cddRIW__m .Pill-module__cddRIW__dot{width:6px;height:6px}.Pill-module__cddRIW__l .Pill-module__cddRIW__dot{width:7px;height:7px}.Pill-module__cddRIW__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.Pill-module__cddRIW__count{font-weight:var(--weight-bold);padding:0 6px}.Pill-module__cddRIW__count.Pill-module__cddRIW__s{min-width:var(--pill-h-s)}.Pill-module__cddRIW__count.Pill-module__cddRIW__m{min-width:var(--pill-h-m)}.Pill-module__cddRIW__count.Pill-module__cddRIW__l{min-width:var(--pill-h-l)}.Pill-module__cddRIW__button{font:inherit;font-weight:var(--weight-semibold);cursor:pointer;appearance:none;transition:background-color var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);position:relative}.Pill-module__cddRIW__button:not([aria-pressed=true]):not(:disabled):hover{--pill-slot-bg:rgba(var(--pill-neutral-rgb), calc(var(--pill-fill-neutral-a) * 2));--pill-slot-ink:var(--text-primary)}.Pill-module__cddRIW__button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Pill-module__cddRIW__button[aria-pressed=true]{--pill-slot-bg:var(--pill-bg-accent);--pill-slot-ink:var(--pill-ink-accent)}@media (max-width:640px){.Pill-module__cddRIW__button:before{content:"";position:absolute;inset:-12px 0}}@media (prefers-reduced-motion:reduce){.Pill-module__cddRIW__button{transition:none}}
.PageHero-module__FTb51a__layout{gap:var(--mk-gap);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;padding-block:72px 88px;display:grid}.PageHero-module__FTb51a__underNav .PageHero-module__FTb51a__layout{padding-block-start:calc(var(--header-height) + var(--banner-offset,0px) + 72px)}.PageHero-module__FTb51a__copy,.PageHero-module__FTb51a__media{grid-column:span 12;min-width:0}.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__layout{min-height:min(68svh,826px)}.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__copy,.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__media{grid-column:span 6}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__title{max-width:22ch}.PageHero-module__FTb51a__center .PageHero-module__FTb51a__layout{text-align:center;justify-items:center}.PageHero-module__FTb51a__center .PageHero-module__FTb51a__copy,.PageHero-module__FTb51a__center .PageHero-module__FTb51a__media{grid-column:span 12}.PageHero-module__FTb51a__eyebrow{margin-bottom:var(--space-4);}.PageHero-module__FTb51a__title{max-width:34ch;font-size:var(--mk-font-display-xl);font-weight:var(--mk-w-heading);line-height:var(--mk-lh-display);letter-spacing:var(--mk-ls-display);color:var(--mk-ink);text-wrap:balance;margin:0}.PageHero-module__FTb51a__lead{margin:var(--space-5) 0 0;max-width:42ch;font-size:var(--mk-font-text-xl);line-height:var(--mk-lh-lead);color:var(--mk-ink-soft)}.PageHero-module__FTb51a__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.PageHero-module__FTb51a__center .PageHero-module__FTb51a__title,.PageHero-module__FTb51a__center .PageHero-module__FTb51a__lead{margin-inline:auto}.PageHero-module__FTb51a__center .PageHero-module__FTb51a__actions{justify-content:center}.PageHero-module__FTb51a__center .PageHero-module__FTb51a__media{width:100%}.PageHero-module__FTb51a__withBackdrop{--hero-art-start:30%;--hero-art-full:78%;--hero-art-run:0px;--hero-band-min:min(56svh, 600px)}.PageHero-module__FTb51a__backdrop{--hero-art-ramp:calc(var(--hero-art-full) - var(--hero-art-start));--hero-art-across:linear-gradient(to right, transparent 0, transparent var(--hero-art-start), #0000000b calc(var(--hero-art-start) + var(--hero-art-ramp) * .125), #00000028 calc(var(--hero-art-start) + var(--hero-art-ramp) * .25), #00000051 calc(var(--hero-art-start) + var(--hero-art-ramp) * .375), #00000080 calc(var(--hero-art-start) + var(--hero-art-ramp) * .5), #000000ae calc(var(--hero-art-start) + var(--hero-art-ramp) * .625), #000000d7 calc(var(--hero-art-start) + var(--hero-art-ramp) * .75), #000000f4 calc(var(--hero-art-start) + var(--hero-art-ramp) * .875), #000 var(--hero-art-full));width:calc(100% - 2 * var(--shell-edge));max-width:var(--shell-max);-webkit-mask-image:var(--hero-art-across);-webkit-mask-image:var(--hero-art-across);mask-image:var(--hero-art-across);-webkit-mask-size:100% calc(100% + var(--hero-art-run));-webkit-mask-size:100% calc(100% + var(--hero-art-run));mask-size:100% calc(100% + var(--hero-art-run));margin-inline:auto;position:absolute;inset-block:0;inset-inline:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-clip:no-clip;mask-clip:no-clip}.PageHero-module__FTb51a__underNav .PageHero-module__FTb51a__backdrop{inset-block-start:calc(var(--header-height) + var(--banner-offset,0px))}.PageHero-module__FTb51a__backdrop img{object-fit:cover}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__layout{min-height:var(--hero-band-min)}@media (max-width:1024px){.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__layout{min-height:0}.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__copy,.PageHero-module__FTb51a__withMedia .PageHero-module__FTb51a__media{grid-column:span 12}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__copy{grid-column:span 6}.PageHero-module__FTb51a__actions>*{min-height:44px}}@media (max-width:768px){.PageHero-module__FTb51a__layout{padding-block:var(--space-12) var(--space-16)}.PageHero-module__FTb51a__withBackdrop{--hero-art-band:min(46svh, 540px);--hero-band-min:0px}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__copy{grid-column:span 12}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__layout{padding-block-start:calc(var(--hero-art-band) + var(--space-8))}.PageHero-module__FTb51a__withBackdrop.PageHero-module__FTb51a__underNav .PageHero-module__FTb51a__layout{padding-block-start:calc(var(--header-height) + var(--banner-offset,0px) + var(--hero-art-band) + var(--space-8))}.PageHero-module__FTb51a__backdrop{height:var(--hero-art-band);inset-block-end:auto;-webkit-mask-image:none;mask-image:none}}@media (max-width:640px){.PageHero-module__FTb51a__actions{flex-direction:column;align-items:stretch}}
.LedgerTab-module__ViiTDG__ledgerDeleteBtn{border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:4px;transition:all .15s;display:inline-flex}.LedgerTab-module__ViiTDG__typePill.LedgerTab-module__ViiTDG__typePill{--pill-slot-bg:color-mix(in srgb, var(--type-hue) calc(var(--pill-fill-a) * 100%), transparent);--pill-slot-ink:color-mix(in srgb, var(--type-hue) var(--pill-ink-mix), var(--pill-ink-toward))}.LedgerTab-module__ViiTDG__typeAqua{--type-hue:var(--viz-aqua)}.LedgerTab-module__ViiTDG__typeViolet{--type-hue:var(--viz-violet)}.LedgerTab-module__ViiTDG__typeMagenta{--type-hue:var(--viz-magenta)}.LedgerTab-module__ViiTDG__typeYellow{--type-hue:var(--viz-yellow)}.LedgerTab-module__ViiTDG__typeOrange{--type-hue:var(--viz-orange)}@media (max-width:640px){.LedgerTab-module__ViiTDG__ledgerDeleteBtn{min-width:44px;min-height:44px}.LedgerTab-module__ViiTDG__ledgerFilterScroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}}
.RankTag-module__OmvaOG__tag{border-radius:var(--radius-md);font-size:var(--text-base);font-weight:var(--weight-bold);letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;flex-shrink:0;align-self:center;align-items:center;gap:3px;padding:8px 14px;line-height:1;display:inline-flex;position:relative;overflow:hidden}.RankTag-module__OmvaOG__hash{opacity:.7;font-weight:var(--weight-semibold)}.RankTag-module__OmvaOG__metal{text-shadow:0 1px #ffffff59;background-size:200% 100%;animation:3.2s linear infinite RankTag-module__OmvaOG__rankSheen}@keyframes RankTag-module__OmvaOG__rankSheen{0%{background-position:100% 0}to{background-position:-100% 0}}.RankTag-module__OmvaOG__gold{color:#3d2c00;background-image:linear-gradient(100deg,#8a6d1b 8%,#f6d35b 26%,#fff6cf 42%,#f6d35b 58%,#c79a2e 74%,#8a6d1b 92%);border-color:#ffd54f99;box-shadow:0 2px 14px #f6d35b47,inset 0 1px #ffffff80}.RankTag-module__OmvaOG__silver{color:#2f333a;background-image:linear-gradient(100deg,#8b939c 8%,#e6ecf3 28%,#fff 44%,#dfe6ee 60%,#aab2bc 76%,#8b939c 92%);border-color:#e2e8f099;box-shadow:0 2px 14px #d2dce838,inset 0 1px #fff9}.RankTag-module__OmvaOG__bronze{color:#3a2109;background-image:linear-gradient(100deg,#7c4a1e 8%,#cd7f32 28%,#f0c58c 44%,#d98b45 60%,#9c5c28 76%,#7c4a1e 92%);border-color:#cd7f3299;box-shadow:0 2px 14px #cd7f3242,inset 0 1px #fff6}.RankTag-module__OmvaOG__plain{background:var(--bg-surface);border-color:var(--border-default);color:var(--text-secondary);font-weight:var(--weight-semibold)}.RankTag-module__OmvaOG__none{background:var(--bg-surface);border-color:var(--border-default);color:var(--text-tertiary);font-weight:var(--weight-medium)}@media (prefers-reduced-motion:reduce){.RankTag-module__OmvaOG__metal{animation:none}}
.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(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.RecentSubscriptionsList-module__UBS39G__userListBare{flex-direction:column;display:flex}.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}@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)}}
.TabState-module__022qmW__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}
.SideBySide-module__5mhX5W__row{gap:var(--mk-gap);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;display:grid}.SideBySide-module__5mhX5W__alignStart{align-items:start}.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__end{min-width:0}.SideBySide-module__5mhX5W__split66>.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__split66>.SideBySide-module__5mhX5W__end{grid-column:span 6}.SideBySide-module__5mhX5W__split57>.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__split75>.SideBySide-module__5mhX5W__end{grid-column:span 5}.SideBySide-module__5mhX5W__split57>.SideBySide-module__5mhX5W__end,.SideBySide-module__5mhX5W__split75>.SideBySide-module__5mhX5W__start{grid-column:span 7}.SideBySide-module__5mhX5W__split48>.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__split84>.SideBySide-module__5mhX5W__end{grid-column:span 4}.SideBySide-module__5mhX5W__split48>.SideBySide-module__5mhX5W__end,.SideBySide-module__5mhX5W__split84>.SideBySide-module__5mhX5W__start{grid-column:span 8}@media (max-width:1024px){.SideBySide-module__5mhX5W__row>.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__row>.SideBySide-module__5mhX5W__end{grid-column:span 6}}@media (max-width:768px){.SideBySide-module__5mhX5W__row{row-gap:var(--space-8)}.SideBySide-module__5mhX5W__row>.SideBySide-module__5mhX5W__start,.SideBySide-module__5mhX5W__row>.SideBySide-module__5mhX5W__end{grid-column:1/-1}.SideBySide-module__5mhX5W__stackEnd>.SideBySide-module__5mhX5W__end{order:-1}}
.ReturnTag-module__BeAB6W__help{cursor:help}
.Burst-module__eC9sba__root{--burst-height:clamp(320px, 42vw, 640px);width:100%;height:var(--burst-height);pointer-events:none;position:relative;overflow:hidden}.Burst-module__eC9sba__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.Burst-module__eC9sba__root:after{content:"";background:linear-gradient(to bottom, transparent 45%, var(--bg-app));position:absolute;inset:0}
.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}
.BrokerTabs-module__oi9E2a__sectionTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__card{gap:var(--space-3);padding:var(--space-5);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:0 6px 20px rgba(var(--bg-app-rgb), .2);animation:BrokerTabs-module__oi9E2a__cardShadowIn var(--card-shadow-span,var(--duration-draw-long)) var(--ease-draw) calc(var(--reveal-delay,0s) + var(--card-shadow-start,0s)) both;flex-direction:column;display:flex}@keyframes BrokerTabs-module__oi9E2a__cardShadowIn{0%{box-shadow:0 0 0 0 rgba(var(--bg-app-rgb), 0)}}.BrokerTabs-module__oi9E2a__hero{animation:none}@media (prefers-reduced-motion:reduce){.BrokerTabs-module__oi9E2a__card{animation:none}}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__gaugeCaption){--card-shadow-span:1s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__donutRow){--card-shadow-span:1.13s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__boxplotValue){--card-shadow-span:1.23s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__strategyBody){--card-shadow-span:1.14s}.BrokerTabs-module__oi9E2a__card:has(.BrokerTabs-module__oi9E2a__magList){--card-shadow-start:.34s;--card-shadow-span:.89s}.BrokerTabs-module__oi9E2a__note{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.BrokerTabs-module__oi9E2a__body{font-size:var(--text-base);color:var(--text-secondary);white-space:pre-line;margin:0;line-height:1.75}.BrokerTabs-module__oi9E2a__footnote{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.6}.BrokerTabs-module__oi9E2a__board{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:var(--space-4);display:grid}.BrokerTabs-module__oi9E2a__board>*{min-width:0}.BrokerTabs-module__oi9E2a__overviewGrid{gap:var(--space-5);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.BrokerTabs-module__oi9E2a__overviewGrid>*{min-width:0}.BrokerTabs-module__oi9E2a__board>:nth-child(2),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(2){--reveal-delay:.13s}.BrokerTabs-module__oi9E2a__board>:nth-child(3),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(3){--reveal-delay:.26s}.BrokerTabs-module__oi9E2a__board>:nth-child(4),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(4){--reveal-delay:.39s}.BrokerTabs-module__oi9E2a__board>:nth-child(5),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(5){--reveal-delay:.52s}.BrokerTabs-module__oi9E2a__board>:nth-child(6),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(6){--reveal-delay:.65s}.BrokerTabs-module__oi9E2a__board>:nth-child(7),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(7){--reveal-delay:.78s}.BrokerTabs-module__oi9E2a__board>:nth-child(8),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(8){--reveal-delay:.91s}.BrokerTabs-module__oi9E2a__board>:nth-child(n+9),.BrokerTabs-module__oi9E2a__strategyProfileGrid>:nth-child(n+9){--reveal-delay:1.04s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(2){--reveal-delay:0s}.BrokerTabs-module__oi9E2a__overviewGrid>:first-child{--reveal-delay:.15s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(3){--reveal-delay:.34s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(4){--reveal-delay:.47s}.BrokerTabs-module__oi9E2a__overviewGrid>:nth-child(5){--reveal-delay:.6s}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(2){--reveal-delay:90ms}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(3){--reveal-delay:.18s}.BrokerTabs-module__oi9E2a__tileGrid>:nth-child(4){--reveal-delay:.27s}.BrokerTabs-module__oi9E2a__span4{grid-column:span 4}.BrokerTabs-module__oi9E2a__span8{grid-column:span 8}.BrokerTabs-module__oi9E2a__spanFull{grid-column:1/-1}.BrokerTabs-module__oi9E2a__cellFill{min-width:0;display:grid}.BrokerTabs-module__oi9E2a__boardHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.BrokerTabs-module__oi9E2a__boardTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0;display:flex}.BrokerTabs-module__oi9E2a__boardTitleGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__boardIcon{border-radius:var(--radius-md);background:var(--surface-lift-md);width:34px;height:34px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BrokerTabs-module__oi9E2a__censusMini{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__censusMiniCard{padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--surface-lift-sm);box-shadow:inset 0 0 0 1px var(--border-default);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__censusMiniValue{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.BrokerTabs-module__oi9E2a__censusMiniLabel{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--text-tertiary)}.BrokerTabs-module__oi9E2a__gaugeCaption{font-size:var(--text-xs);text-align:center;color:var(--text-tertiary);margin:0;line-height:1.5}.BrokerTabs-module__oi9E2a__boxplotValue{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magList{gap:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__magRow{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magRowMuted{opacity:.5}.BrokerTabs-module__oi9E2a__magTop{justify-content:space-between;align-items:baseline;gap:var(--space-3);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__magLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);overflow-wrap:anywhere;min-width:0}.BrokerTabs-module__oi9E2a__magTrack{border-radius:var(--radius-full);background:var(--surface-lift-sm);height:10px;box-shadow:inset 0 0 0 1px var(--border-default);overflow:hidden}.BrokerTabs-module__oi9E2a__magFill{border-radius:var(--radius-full);transform-origin:0;height:100%;animation:BrokerTabs-module__oi9E2a__magFillGrow var(--duration-draw) var(--ease-draw) calc(var(--reveal-delay,0s) + .34s + var(--bar-index,0) * 90ms) backwards;display:block}@keyframes BrokerTabs-module__oi9E2a__magFillGrow{0%{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.BrokerTabs-module__oi9E2a__magFill{animation:none}}.BrokerTabs-module__oi9E2a__magCount{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.BrokerTabs-module__oi9E2a__boardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__footerLink{flex-shrink:0}.BrokerTabs-module__oi9E2a__modalProse{gap:var(--space-3);text-align:left;flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__modalSubtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__donutRow{align-items:baseline;gap:var(--space-2);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__donutSwatch{border-radius:var(--radius-sm);flex-shrink:0;align-self:center;width:10px;height:10px}.BrokerTabs-module__oi9E2a__donutName{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0}.BrokerTabs-module__oi9E2a__donutMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto}.BrokerTabs-module__oi9E2a__hero{gap:var(--space-8);grid-area:1/5/auto/-1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;display:grid}.BrokerTabs-module__oi9E2a__heroText{gap:var(--space-3);flex-direction:column;align-self:stretch;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__heroCta{align-self:flex-start;margin-top:auto}.BrokerTabs-module__oi9E2a__heroTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);letter-spacing:-.01em;color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__heroProse{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__heroPlot{align-self:center;min-width:0}.BrokerTabs-module__oi9E2a__adminLink{font-size:var(--text-xs);color:var(--accent-text);align-self:flex-start;transition:color .15s}.BrokerTabs-module__oi9E2a__adminLink:hover{color:var(--accent-hover)}.BrokerTabs-module__oi9E2a__tiles{gap:var(--space-4);flex-direction:column;grid-area:1/1/auto/5;display:flex}.BrokerTabs-module__oi9E2a__tileGrid{gap:var(--space-4);grid-auto-rows:1fr}.BrokerTabs-module__oi9E2a__tileBps,.BrokerTabs-module__oi9E2a__tileScoreMax{font-size:var(--text-xs);color:var(--text-tertiary)}.BrokerTabs-module__oi9E2a__chartCard{gap:var(--space-3);flex-direction:column;grid-column:span 6;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__chartCard>:first-child{flex-grow:1}.BrokerTabs-module__oi9E2a__notesCard{grid-column:1/-1}.BrokerTabs-module__oi9E2a__statGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.BrokerTabs-module__oi9E2a__stat{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__statLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;display:flex}.BrokerTabs-module__oi9E2a__statValue{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__kvGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0;display:grid}.BrokerTabs-module__oi9E2a__kvRow{gap:var(--space-1);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__kvValue{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.BrokerTabs-module__oi9E2a__kvAbsent{font-size:var(--text-sm);color:var(--text-tertiary);margin:0;font-style:italic}.BrokerTabs-module__oi9E2a__chipRow{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.BrokerTabs-module__oi9E2a__group{gap:var(--space-3);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__groupTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);margin:0}.BrokerTabs-module__oi9E2a__strategyGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}.BrokerTabs-module__oi9E2a__strategyCard{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);text-decoration:none;transition:border-color .2s;display:flex}.BrokerTabs-module__oi9E2a__strategyCard:hover{border-color:var(--border-hover)}.BrokerTabs-module__oi9E2a__strategyCardMuted{opacity:.55}.BrokerTabs-module__oi9E2a__strategyIcon{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.BrokerTabs-module__oi9E2a__strategyText{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyName{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.BrokerTabs-module__oi9E2a__strategyProfileGrid{gap:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__strategyProfile{gap:0;padding:0}.BrokerTabs-module__oi9E2a__cardLinked{cursor:pointer;transition:border-color .15s;position:relative}.BrokerTabs-module__oi9E2a__cardLinked:hover{border-color:var(--border-hover)}.BrokerTabs-module__oi9E2a__cardStretchLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.BrokerTabs-module__oi9E2a__cardChipRaise{z-index:2;display:inline-flex;position:relative}.BrokerTabs-module__oi9E2a__strategyNoData{padding:var(--space-5)}.BrokerTabs-module__oi9E2a__strategyProfileMuted{opacity:.55}.BrokerTabs-module__oi9E2a__strategyProfileHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.BrokerTabs-module__oi9E2a__strategyProfileMuted .BrokerTabs-module__oi9E2a__strategyProfileHead{padding-bottom:var(--space-5);border-bottom:none}.BrokerTabs-module__oi9E2a__strategyIdentity{align-items:center;gap:var(--space-3);min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyIdentityText{flex-direction:column;gap:2px;min-width:0;display:flex}.BrokerTabs-module__oi9E2a__strategyProfileIcon{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:40px;height:40px}.BrokerTabs-module__oi9E2a__strategyProfileMonogram{border-radius:var(--radius-md);width:40px;height:40px;font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-default);flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.BrokerTabs-module__oi9E2a__strategyProfileName{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.2}.BrokerTabs-module__oi9E2a__strategyNameLink{text-decoration:none;transition:color .15s}.BrokerTabs-module__oi9E2a__strategyNameLink:hover{color:var(--accent-text)}.BrokerTabs-module__oi9E2a__strategyBody{grid-template-columns:1fr 2fr;align-items:stretch;display:grid}.BrokerTabs-module__oi9E2a__scoreGaugeWrap{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__scoreGaugeInner{flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.BrokerTabs-module__oi9E2a__scoreGaugeInner .BrokerTabs-module__oi9E2a__scoreGrade{margin-top:-1.75rem}.BrokerTabs-module__oi9E2a__scoreGauge{width:200px}.BrokerTabs-module__oi9E2a__scoreGaugeWrap .BrokerTabs-module__oi9E2a__scoreGaugeValue{font-size:2.75rem;font-weight:var(--weight-bold);line-height:1.05}.BrokerTabs-module__oi9E2a__strategyMeters{gap:var(--space-3);min-width:0;padding:var(--space-4);border-left:1px solid var(--border-default);flex-direction:column;display:flex}.BrokerTabs-module__oi9E2a__strategyMeters .BrokerTabs-module__oi9E2a__magRow{gap:var(--space-1)}.BrokerTabs-module__oi9E2a__metricValue{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap}.BrokerTabs-module__oi9E2a__metricAnnotation{font-size:var(--text-xs);color:var(--text-tertiary);align-self:flex-end}.BrokerTabs-module__oi9E2a__metricState{font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.BrokerTabs-module__oi9E2a__partialNote{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}@media (max-width:768px){.BrokerTabs-module__oi9E2a__board,.BrokerTabs-module__oi9E2a__overviewGrid{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__board>*,.BrokerTabs-module__oi9E2a__overviewGrid>*{grid-area:auto/1/auto/-1}.BrokerTabs-module__oi9E2a__hero{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__heroPlot{max-width:380px;margin-inline:auto}.BrokerTabs-module__oi9E2a__strategyBody{grid-template-columns:1fr}.BrokerTabs-module__oi9E2a__strategyMeters{border-left:none;border-top:1px solid var(--border-default)}}@media (max-width:640px){.BrokerTabs-module__oi9E2a__card{padding:var(--space-4)}.BrokerTabs-module__oi9E2a__board,.BrokerTabs-module__oi9E2a__overviewGrid{gap:var(--space-4)}.BrokerTabs-module__oi9E2a__tileGrid{gap:var(--space-3)}.BrokerTabs-module__oi9E2a__heroPlot{max-width:280px}.BrokerTabs-module__oi9E2a__statGrid,.BrokerTabs-module__oi9E2a__kvGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.BrokerTabs-module__oi9E2a__strategyGrid{grid-template-columns:1fr}}
.design-system-module__UeGxcq__page{background:var(--bg-app);min-height:100vh;color:var(--text-primary)}.design-system-module__UeGxcq__toolbar{z-index:20;align-items:center;gap:var(--space-3) var(--space-6);padding:var(--space-3) var(--container-padding);background:rgba(var(--bg-app-rgb), .85);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex;position:sticky;top:0}.design-system-module__UeGxcq__toolbarTitle{font-size:var(--mk-font-text-md);font-weight:var(--weight-semibold);margin:0}.design-system-module__UeGxcq__toolbarNote{font-size:var(--mk-font-text-sm);color:var(--text-secondary);margin:0}.design-system-module__UeGxcq__knobs{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.design-system-module__UeGxcq__knobGroup{align-items:center;gap:var(--space-1);padding-left:var(--space-3);border-left:1px solid var(--border-default);display:inline-flex}.design-system-module__UeGxcq__knobLabel{font-size:var(--mk-font-text-xs);color:var(--mk-ink-subdued);margin-right:var(--space-1)}.design-system-module__UeGxcq__jump{gap:var(--space-2) var(--space-4);width:100%;font-size:var(--mk-font-text-sm);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.design-system-module__UeGxcq__jump a{color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-default)}.design-system-module__UeGxcq__jump a:hover{color:var(--accent-hover)}.design-system-module__UeGxcq__gridOverlay{z-index:15;pointer-events:none;position:fixed;inset:0}.design-system-module__UeGxcq__gridOverlayInner{width:min(100% - 2 * var(--container-padding), var(--container-max) - 2 * var(--container-padding));background-image:linear-gradient(90deg, rgba(var(--color-lime-rgb), .1) 0 calc(100% - var(--mk-gap)), transparent calc(100% - var(--mk-gap)) 100%);background-size:calc((100% + var(--mk-gap)) / var(--mk-cols)) 100%;height:100%;margin:0 auto}.design-system-module__UeGxcq__swatches{gap:var(--mk-gap);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.design-system-module__UeGxcq__swatch{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.design-system-module__UeGxcq__swatchColor{border-radius:var(--mk-radius-media);border:1px solid var(--border-default);height:72px}.design-system-module__UeGxcq__swatchName{font-size:var(--mk-font-text-xs);color:var(--text-secondary);overflow-wrap:anywhere}.design-system-module__UeGxcq__typeRows{flex-direction:column;display:flex}.design-system-module__UeGxcq__typeRow{gap:var(--space-6);padding:var(--space-5) 0;border-top:1px solid var(--mk-line);grid-template-columns:200px minmax(0,1fr);align-items:baseline;display:grid}.design-system-module__UeGxcq__typeMeta{font-size:var(--mk-font-text-xs);color:var(--mk-ink-subdued);line-height:1.5}.design-system-module__UeGxcq__typeMeta b{color:var(--text-secondary);font-weight:var(--weight-semibold);display:block}.design-system-module__UeGxcq__typeSample{color:var(--text-primary);font-weight:var(--mk-w-heading);overflow-wrap:anywhere;margin:0}.design-system-module__UeGxcq__typeSampleBody{font-weight:var(--mk-w-body);color:var(--text-secondary)}.design-system-module__UeGxcq__bars{align-items:flex-end;gap:var(--space-8);display:flex}.design-system-module__UeGxcq__bar{align-items:center;gap:var(--space-2);font-size:var(--mk-font-text-xs);color:var(--text-secondary);flex-direction:column;display:flex}.design-system-module__UeGxcq__barFill{background:rgba(var(--color-lime-rgb), .35);border-radius:var(--radius-sm);width:48px}.design-system-module__UeGxcq__samples{gap:var(--mk-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.design-system-module__UeGxcq__sample{border:1px solid var(--border-default);background:var(--mk-surface);min-height:160px;position:relative;overflow:hidden}.design-system-module__UeGxcq__sampleCard{border-radius:var(--mk-radius-card)}.design-system-module__UeGxcq__sampleMedia{border-radius:var(--mk-radius-media)}.design-system-module__UeGxcq__sampleControl{border-radius:var(--mk-radius-control)}.design-system-module__UeGxcq__sampleLabel{left:var(--space-4);bottom:var(--space-3);font-size:var(--mk-font-text-xs);color:var(--text-secondary);position:absolute}.design-system-module__UeGxcq__washTile{background:var(--mk-wash-tile), var(--mk-surface)}.design-system-module__UeGxcq__washBand{background:var(--mk-wash-band)}.design-system-module__UeGxcq__gradientText{font-size:var(--mk-font-stat-xl);font-weight:var(--mk-w-heading);letter-spacing:var(--mk-ls-title);background:var(--mk-text-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;place-items:center;display:grid}.design-system-module__UeGxcq__table{border-collapse:collapse;width:100%;font-size:var(--mk-font-text-sm)}.design-system-module__UeGxcq__table th,.design-system-module__UeGxcq__table td{padding:var(--space-3) var(--space-4);text-align:left;vertical-align:top;border-top:1px solid var(--mk-line)}.design-system-module__UeGxcq__table th{color:var(--mk-ink-subdued);font-weight:var(--weight-medium)}.design-system-module__UeGxcq__table td{color:var(--text-secondary)}.design-system-module__UeGxcq__table td:first-child{color:var(--text-primary);white-space:nowrap}.design-system-module__UeGxcq__table code{font-size:var(--mk-font-text-xs);border-radius:var(--radius-sm);background:var(--surface-lift-md);border:1px solid var(--border-default);padding:1px 5px}.design-system-module__UeGxcq__mock{gap:var(--space-4);padding:var(--space-5);flex-direction:column;min-width:0;display:flex}.design-system-module__UeGxcq__mockTitle{font-size:var(--mk-font-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.design-system-module__UeGxcq__mockStats{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.design-system-module__UeGxcq__mockStat{padding:var(--space-3);border-radius:var(--mk-radius-control);background:var(--surface-lift-md);border:1px solid var(--border-default)}.design-system-module__UeGxcq__mockStatValue{font-size:var(--mk-font-text-md);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;color:var(--text-primary);display:block}.design-system-module__UeGxcq__mockStatLabel{font-size:var(--mk-font-text-xs);color:var(--mk-ink-subdued);display:block}.design-system-module__UeGxcq__mockBars{align-items:flex-end;gap:6px;height:96px;display:flex}.design-system-module__UeGxcq__mockBar{background:rgba(var(--color-lime-rgb), .55);border-radius:2px 2px 0 0;flex:1;min-width:0}.design-system-module__UeGxcq__mockRows{flex-direction:column;display:flex}.design-system-module__UeGxcq__mockRow{gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--border-default);font-size:var(--mk-font-text-sm);color:var(--text-secondary);grid-template-columns:minmax(0,1fr) auto;display:grid}.design-system-module__UeGxcq__mockRow b{color:var(--text-primary);font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}.design-system-module__UeGxcq__mockGauge{border-radius:var(--radius-full);background:var(--surface-lift-lg);height:8px;overflow:hidden}.design-system-module__UeGxcq__mockGaugeFill{background:var(--accent-primary);width:62%;height:100%}.design-system-module__UeGxcq__mockBalance{font-size:var(--mk-font-heading-md);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;color:var(--text-primary)}.design-system-module__UeGxcq__storyMedia{background:var(--mk-wash-tile), var(--mk-surface-well);width:100%;height:100%;color:rgba(var(--color-lime-rgb), .9);place-items:center;display:grid}.design-system-module__UeGxcq__storyMark{font-size:var(--mk-font-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.design-system-module__UeGxcq__rowMark{width:100%;height:100%;font-size:var(--mk-font-text-xs);font-weight:var(--weight-semibold);color:var(--text-primary);place-items:center;display:grid}.design-system-module__UeGxcq__splitMedia{width:100%;height:100%;color:rgba(var(--color-lime-rgb), .9);place-items:center;display:grid}.design-system-module__UeGxcq__fillMark{height:100%;color:var(--mk-surface-well);place-items:center end;padding-inline-end:var(--mk-gap);display:grid}.design-system-module__UeGxcq__overLayer{position:absolute;inset:0}@media (max-width:1024px){.design-system-module__UeGxcq__overLayer{display:none}}.design-system-module__UeGxcq__stickyBlock{min-height:360px;margin-bottom:var(--space-8)}.design-system-module__UeGxcq__marqueeItem{align-items:center;gap:var(--space-4);font-size:var(--mk-font-heading-md);font-weight:var(--mk-w-heading);letter-spacing:var(--mk-ls-heading);color:var(--text-primary);white-space:nowrap;display:inline-flex}.design-system-module__UeGxcq__marqueeItem svg{color:var(--accent-primary)}.design-system-module__UeGxcq__linkHost{font-size:var(--mk-font-text-md);line-height:var(--mk-lh-body);display:inline-flex}@media (max-width:1024px){.design-system-module__UeGxcq__linkHost>*{min-height:44px}}.design-system-module__UeGxcq__story{gap:var(--space-5);flex-direction:column;display:flex}.design-system-module__UeGxcq__storyPhoto{aspect-ratio:16/9;border-radius:var(--mk-radius-media);background:var(--mk-wash-tile), var(--mk-surface-well);max-width:560px;color:rgba(var(--color-lime-rgb), .9);place-items:center;display:grid}@media (max-width:640px){.design-system-module__UeGxcq__storyAction>*{width:100%}}.design-system-module__UeGxcq__demoRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.design-system-module__UeGxcq__demoBox{border:1px solid var(--border-default);border-radius:var(--mk-radius-card);background:var(--mk-surface);min-height:260px;position:relative;overflow:hidden}.design-system-module__UeGxcq__rules{color:var(--text-secondary);max-width:70ch;margin:0;padding-left:1.2em;line-height:1.6}.design-system-module__UeGxcq__rules li+li{margin-top:var(--space-2)}@media (max-width:1024px){.design-system-module__UeGxcq__swatches{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.design-system-module__UeGxcq__typeRow{gap:var(--space-2);grid-template-columns:1fr}.design-system-module__UeGxcq__samples{grid-template-columns:1fr}.design-system-module__UeGxcq__knobs{margin-left:0}}@media (max-width:640px){.design-system-module__UeGxcq__swatches{grid-template-columns:repeat(2,minmax(0,1fr))}.design-system-module__UeGxcq__bars{gap:var(--space-4)}}
.Checkbox-module__tYwp1q__label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.Checkbox-module__tYwp1q__checkbox{appearance:none;background:var(--bg-surface-subtle);border:1px solid var(--accent-primary);cursor:pointer;width:1rem;height:1rem;transition:all .2s var(--ease-default);border-radius:.3125rem;flex-shrink:0;position:relative}.Checkbox-module__tYwp1q__checkbox:hover{background:var(--surface-lift-lg)}.Checkbox-module__tYwp1q__checkbox:checked{background-color:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}[data-theme=light] .Checkbox-module__tYwp1q__checkbox:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.Checkbox-module__tYwp1q__bare{align-items:center;width:fit-content;display:flex}.Checkbox-module__tYwp1q__checkbox:indeterminate{background-color:var(--accent-primary);border-color:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='4' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}[data-theme=light] .Checkbox-module__tYwp1q__checkbox:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3C/svg%3E")}.Checkbox-module__tYwp1q__checkbox:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Checkbox-module__tYwp1q__text{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.Checkbox-module__tYwp1q__required{color:var(--accent-primary);font-size:.75rem}.Checkbox-module__tYwp1q__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__tYwp1q__disabled .Checkbox-module__tYwp1q__checkbox{cursor:not-allowed}
.MediaReveal-module__wMhc-q__root{--mr-radius:0px;clip-path:inset(10% round var(--mr-radius));opacity:0;transition:clip-path var(--mk-t-card) var(--mk-ease-card), opacity var(--mk-t-card) var(--mk-ease);margin:0;position:relative}.MediaReveal-module__wMhc-q__root[data-radius=card]{--mr-radius:var(--mk-radius-card)}.MediaReveal-module__wMhc-q__root[data-radius=media]{--mr-radius:var(--mk-radius-media)}.MediaReveal-module__wMhc-q__visible{clip-path:inset(0 round var(--mr-radius));opacity:1}@media (prefers-reduced-motion:reduce){.MediaReveal-module__wMhc-q__root{clip-path:inset(0 round var(--mr-radius));transition:opacity var(--mk-t-card) var(--mk-ease)}}
.Modal-module__7LRQSW__backdrop{background:var(--bg-backdrop,#0000008c);z-index:1000;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__frame{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-default);border-radius:12px;flex-direction:column;width:100%;max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.Modal-module__7LRQSW__sm{max-width:480px}.Modal-module__7LRQSW__md{max-width:640px}.Modal-module__7LRQSW__lg{max-width:920px}
.PulseDot-module__rsWGLW__dot{--pulse-dot-ink:var(--success-500);--pulse-dot-rgb:var(--success-rgb);background:var(--pulse-dot-ink);border-radius:50%;flex:none;width:6px;height:6px;animation:2s infinite PulseDot-module__rsWGLW__pulseDotBeat;display:inline-block}.PulseDot-module__rsWGLW__success{--pulse-dot-ink:var(--success-500);--pulse-dot-rgb:var(--success-rgb)}.PulseDot-module__rsWGLW__accent{--pulse-dot-ink:var(--color-lime);--pulse-dot-rgb:var(--color-lime-vivid-rgb)}.PulseDot-module__rsWGLW__purple{--pulse-dot-ink:var(--dot-purple);--pulse-dot-rgb:var(--dot-purple-rgb)}@keyframes PulseDot-module__rsWGLW__pulseDotBeat{0%{box-shadow:0 0 0 0 rgba(var(--pulse-dot-rgb), .7)}70%{box-shadow:0 0 0 6px rgba(var(--pulse-dot-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--pulse-dot-rgb), 0)}}@media (prefers-reduced-motion:reduce){.PulseDot-module__rsWGLW__dot{animation:none}}
.SupportContext-module__23TgMG__appShell{transition:filter .3s}.SupportContext-module__23TgMG__blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}
.Earnings-module__Sh8mla__heading{align-items:center;gap:var(--space-2);display:inline-flex}
