.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}}
.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}}
.SearchableAnchoredMenu-module__6gaCmW__menu{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-lg);z-index:9500;flex-direction:column;max-width:calc(100vw - 32px);display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}.SearchableAnchoredMenu-module__6gaCmW__searchRow{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-default);background:var(--surface-lift-sm);display:flex}.SearchableAnchoredMenu-module__6gaCmW__searchIcon{color:var(--text-tertiary);flex-shrink:0}.SearchableAnchoredMenu-module__6gaCmW__searchInput{min-width:0;color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:inherit}.SearchableAnchoredMenu-module__6gaCmW__searchInput::placeholder{color:var(--text-tertiary)}.SearchableAnchoredMenu-module__6gaCmW__list{min-height:0;padding:var(--space-1);flex:auto;margin:0;list-style:none;overflow-y:auto}.SearchableAnchoredMenu-module__6gaCmW__row{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);cursor:pointer;border-radius:var(--radius-md);margin-bottom:2px;transition:background .15s;display:flex}.SearchableAnchoredMenu-module__6gaCmW__row:last-child{margin-bottom:0}.SearchableAnchoredMenu-module__6gaCmW__row:hover{background:var(--bg-surface-subtle)}.SearchableAnchoredMenu-module__6gaCmW__rowSelected{background:color-mix(in srgb, var(--color-lime) 8%, transparent)}.SearchableAnchoredMenu-module__6gaCmW__primary{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-sm);color:var(--text-secondary);flex:1;overflow:hidden}.SearchableAnchoredMenu-module__6gaCmW__rowSelected .SearchableAnchoredMenu-module__6gaCmW__primary{color:var(--accent-text);font-weight:600}.SearchableAnchoredMenu-module__6gaCmW__secondary{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0}.SearchableAnchoredMenu-module__6gaCmW__check{color:var(--accent-text);flex-shrink:0}.SearchableAnchoredMenu-module__6gaCmW__empty{padding:var(--space-4);font-size:var(--text-sm);color:var(--text-tertiary);text-align:center}[data-theme=light] .SearchableAnchoredMenu-module__6gaCmW__menu{background:var(--bg-surface);box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}
.LiveChart-module__n5FWha__root{width:100%;position:relative}.LiveChart-module__n5FWha__canvas{width:100%}.LiveChart-module__n5FWha__axisLine{background:var(--border-subtle);pointer-events:none;z-index:2;position:absolute}.LiveChart-module__n5FWha__axisLineH{height:1px;left:0;right:0}.LiveChart-module__n5FWha__axisLineV{width:1px;top:0;bottom:0}.LiveChart-module__n5FWha__tzButton{box-sizing:border-box;padding-left:var(--space-2);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;z-index:3;background:0 0;border:none;align-items:center;font-family:inherit;font-size:11px;line-height:1;transition:color .15s;display:flex;position:absolute;bottom:0;right:0}.LiveChart-module__n5FWha__tzButton:hover{color:var(--text-secondary)}.LiveChart-module__n5FWha__failed{color:var(--text-tertiary);font-size:var(--text-sm);place-items:center;display:grid;position:absolute;inset:0}.LiveChart-module__n5FWha__tradeTooltip{z-index:5;pointer-events:none;min-width:150px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--bg-surface-elevated);border:1px solid var(--border-default);font-size:var(--text-xs);color:var(--text-primary);line-height:1.5;position:absolute;box-shadow:0 8px 24px #00000040}.LiveChart-module__n5FWha__tradeTooltipHead{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:2px;font-weight:600;display:flex}.LiveChart-module__n5FWha__tradeTooltipRow{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--text-tertiary);display:flex}.LiveChart-module__n5FWha__tradeTooltipRow span:last-child{font-variant-numeric:tabular-nums}.LiveChart-module__n5FWha__tradeValue{color:var(--text-secondary)}.LiveChart-module__n5FWha__tradeWin{color:var(--success-500)}.LiveChart-module__n5FWha__tradeLoss{color:var(--error-500)}.LiveChart-module__n5FWha__tradeTooltipNote{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);color:var(--text-tertiary);white-space:normal;flex-direction:column;gap:2px;max-width:240px;font-size:10px;line-height:1.45;display:flex}.LiveChart-module__n5FWha__tradeTooltipNoteTitle{color:var(--text-secondary);font-weight:700}.LiveChart-module__n5FWha__tradeTooltipCount{margin-bottom:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle);color:var(--text-tertiary);font-size:var(--text-xs);font-weight:600}.LiveChart-module__n5FWha__tradeTooltipNext{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}
.EmptyState-module__7SqAPW__frame{text-align:center;border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.EmptyState-module__7SqAPW__plate{gap:var(--space-1)}.EmptyState-module__7SqAPW__sm{min-height:120px;padding:var(--space-6) var(--space-4)}.EmptyState-module__7SqAPW__md{min-height:220px;padding:var(--space-4)}.EmptyState-module__7SqAPW__lg{padding:var(--space-16) var(--space-6);border-radius:var(--radius-xl)}.EmptyState-module__7SqAPW__icon{margin-bottom:var(--space-2);color:var(--text-tertiary);display:inline-flex}.EmptyState-module__7SqAPW__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary)}.EmptyState-module__7SqAPW__detail{max-width:46ch;font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__title{font-size:var(--text-lg);color:var(--text-primary)}.EmptyState-module__7SqAPW__lg .EmptyState-module__7SqAPW__detail{font-size:var(--text-sm)}.EmptyState-module__7SqAPW__action{margin-top:var(--space-4);justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.EmptyState-module__7SqAPW__note{padding:var(--space-6);font-size:var(--text-sm);color:var(--text-tertiary)}
.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}
.RollingCurrency-module__BVkCMW__wrap{white-space:nowrap;vertical-align:baseline;display:inline-block;overflow:visible}
.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)}}
.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}
.AccountTour-module__-V6Uza__page{height:var(--tour-stage-h);padding-inline:var(--space-5);grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.AccountTour-module__-V6Uza__wide{column-gap:var(--space-8);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 380px}.AccountTour-module__-V6Uza__balance{padding-block:var(--space-6);flex-direction:column;align-self:center;display:flex}.AccountTour-module__-V6Uza__wide .AccountTour-module__-V6Uza__balance{padding-block:0}.AccountTour-module__-V6Uza__stream{--stream-fade:48px;min-height:0;padding:var(--stream-fade) var(--space-3) 0;-webkit-mask-image:linear-gradient(to bottom, transparent, #000 var(--stream-fade), #000 calc(100% - var(--stream-fade)), transparent);mask-image:linear-gradient(to bottom, transparent, #000 var(--stream-fade), #000 calc(100% - var(--stream-fade)), transparent);position:relative}.AccountTour-module__-V6Uza__list{gap:var(--space-5);will-change:transform;flex-direction:column;display:flex;position:relative}.AccountTour-module__-V6Uza__listLive{transition:transform var(--mk-t-card) var(--mk-ease-card)}.AccountTour-module__-V6Uza__line{opacity:0;transition:opacity var(--mk-t-card) ease}.AccountTour-module__-V6Uza__lineIn{opacity:1}
.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}}
.DashboardTour-module__-WawBG__tour{position:absolute;inset:0}.DashboardTour-module__-WawBG__stack{height:var(--tour-stage-h);position:relative}.DashboardTour-module__-WawBG__screen{flex-direction:column;display:flex}.DashboardTour-module__-WawBG__screenOut{pointer-events:none;position:absolute;inset:0}.DashboardTour-module__-WawBG__screenIn{animation:DashboardTour-module__-WawBG__screenIn var(--mk-t-accordion) var(--mk-ease-accordion) both}.DashboardTour-module__-WawBG__screenInAfter{animation-delay:calc(var(--mk-t-accordion) + .12s)}.DashboardTour-module__-WawBG__screenOut{animation:DashboardTour-module__-WawBG__screenOut var(--mk-t-accordion) var(--mk-ease-accordion) both}@keyframes DashboardTour-module__-WawBG__screenIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:none}}@keyframes DashboardTour-module__-WawBG__screenOut{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-28px)}}.DashboardTour-module__-WawBG__screenCentred{justify-content:center;height:100%}.DashboardTour-module__-WawBG__modalBare{flex-direction:column;gap:1.75rem;display:flex}.DashboardTour-module__-WawBG__pageHead{height:var(--tour-head-h);flex:none;align-items:center;display:flex}.DashboardTour-module__-WawBG__pageTitle{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text-primary);font-weight:800;line-height:1.15}.DashboardTour-module__-WawBG__content{height:var(--tour-content-h);position:relative}.DashboardTour-module__-WawBG__panel{box-shadow:none;clip-path:inset(-1px round calc(var(--radius-xl) + 1px));overflow:hidden}.DashboardTour-module__-WawBG__contentOpen{clip-path:inset(0 0 -200px)}.DashboardTour-module__-WawBG__contentCard{clip-path:inset(-1px 0 -200px)}.DashboardTour-module__-WawBG__feedBox{padding:var(--space-2) var(--space-5) 0}.DashboardTour-module__-WawBG__inset{padding-inline:var(--space-5)}.DashboardTour-module__-WawBG__feed{transition:transform var(--mk-t-card) var(--mk-ease-card);will-change:transform}
.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)}}
.SwitchStrategyModal-module__EKOlQG__muted{color:var(--text-tertiary);margin:0;font-size:.85rem;line-height:1.5}.SwitchStrategyModal-module__EKOlQG__selectLabel{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.SwitchStrategyModal-module__EKOlQG__cardList{flex-direction:column;gap:.5rem;display:flex}.SwitchStrategyModal-module__EKOlQG__card{text-align:left;background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;border-radius:.875rem;align-items:center;gap:.9rem;width:100%;padding:.75rem 1rem;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.SwitchStrategyModal-module__EKOlQG__card:hover:not(:disabled):not(.SwitchStrategyModal-module__EKOlQG__cardActive){border-color:var(--border-hover)}.SwitchStrategyModal-module__EKOlQG__card:disabled{opacity:.5;cursor:not-allowed}.SwitchStrategyModal-module__EKOlQG__cardActive{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 5%, var(--bg-card));cursor:default}.SwitchStrategyModal-module__EKOlQG__cardSpark{z-index:0;pointer-events:none;opacity:.5;width:62%;position:absolute;top:0;bottom:0;right:0;transform:translateY(10px);-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%);mask-image:linear-gradient(90deg,#0000,#000 55%)}.SwitchStrategyModal-module__EKOlQG__sparkline{width:100%;height:100%;display:block}.SwitchStrategyModal-module__EKOlQG__cardIcon,.SwitchStrategyModal-module__EKOlQG__cardTitle,.SwitchStrategyModal-module__EKOlQG__cardMetrics{z-index:1;position:relative}.SwitchStrategyModal-module__EKOlQG__cardIcon{background:var(--bg-app);border:1px solid var(--border-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.SwitchStrategyModal-module__EKOlQG__cardIcon img{object-fit:cover;width:100%;height:100%}.SwitchStrategyModal-module__EKOlQG__cardIconFallback{color:var(--text-secondary);font-size:1rem;font-weight:700}.SwitchStrategyModal-module__EKOlQG__cardTitle{flex-direction:column;flex:auto;gap:.1rem;min-width:0;display:flex}.SwitchStrategyModal-module__EKOlQG__cardName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:700;overflow:hidden}.SwitchStrategyModal-module__EKOlQG__cardSub{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.SwitchStrategyModal-module__EKOlQG__cardMetrics{flex-shrink:0;align-items:flex-start;gap:1.25rem;display:flex}.SwitchStrategyModal-module__EKOlQG__metric{text-align:center;flex-direction:column;align-items:center;gap:.15rem;display:flex}.SwitchStrategyModal-module__EKOlQG__metricLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.58rem;font-weight:600}.SwitchStrategyModal-module__EKOlQG__metricValue{color:var(--text-primary);white-space:nowrap;font-size:.92rem;font-weight:700}.SwitchStrategyModal-module__EKOlQG__metricAccent{color:var(--success-500)}.SwitchStrategyModal-module__EKOlQG__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.SwitchStrategyModal-module__EKOlQG__pageBtn{border:1px solid var(--border-default);background:var(--bg-surface);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.SwitchStrategyModal-module__EKOlQG__pageBtn:hover:not(:disabled){border-color:var(--border-hover);color:var(--text-primary)}.SwitchStrategyModal-module__EKOlQG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.SwitchStrategyModal-module__EKOlQG__pageIndicator{color:var(--text-tertiary);text-align:center;min-width:3ch;font-size:.78rem;font-weight:600}.SwitchStrategyModal-module__EKOlQG__deltaArea{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.SwitchStrategyModal-module__EKOlQG__deltaCard{border:1px solid var(--border-default);width:100%;color:var(--text-primary);border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.4}.SwitchStrategyModal-module__EKOlQG__deltaCharge{border-color:var(--accent-primary);color:var(--accent-primary)}.SwitchStrategyModal-module__EKOlQG__deltaCredit{border-color:var(--success-500);color:var(--success-500)}.SwitchStrategyModal-module__EKOlQG__warningRow{color:var(--text-tertiary);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.SwitchStrategyModal-module__EKOlQG__progressWrap{flex-direction:column;align-items:center;gap:1rem;padding:.25rem 0;display:flex}.SwitchStrategyModal-module__EKOlQG__progressNote{color:var(--text-tertiary);text-align:center;align-self:stretch;margin:0;font-size:.85rem;line-height:1.5}
.ReturnTag-module__BeAB6W__help{cursor:help}
.StrategyPerformanceTable-module__WASvSG__headingGroup{gap:var(--space-1);flex-direction:column;display:flex}.StrategyPerformanceTable-module__WASvSG__subheading{font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.StrategyPerformanceTable-module__WASvSG__tableWrap{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);-webkit-overflow-scrolling:touch;overflow:auto hidden}.StrategyPerformanceTable-module__WASvSG__perfTable{border-collapse:collapse;text-align:left;width:100%}.StrategyPerformanceTable-module__WASvSG__perfTable th{padding:var(--space-3) var(--space-4);font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-default);white-space:nowrap;font-weight:600}.StrategyPerformanceTable-module__WASvSG__perfTable td{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--text-secondary);border-bottom:1px solid var(--border-default)}.StrategyPerformanceTable-module__WASvSG__perfTable tr:last-child td{border-bottom:none}.StrategyPerformanceTable-module__WASvSG__perfTable tr:hover td{background:var(--surface-lift-md)}.StrategyPerformanceTable-module__WASvSG__perfTable tr.StrategyPerformanceTable-module__WASvSG__emptyRow:hover td{background:0 0}.StrategyPerformanceTable-module__WASvSG__cellLeft{text-align:left}.StrategyPerformanceTable-module__WASvSG__cellRight{text-align:right;font-variant-numeric:tabular-nums}.StrategyPerformanceTable-module__WASvSG__strategyLink{color:var(--text-primary);font-weight:600;text-decoration:none}.StrategyPerformanceTable-module__WASvSG__strategyLink:hover{color:var(--accent-primary)}.StrategyPerformanceTable-module__WASvSG__positive{color:var(--success-500)}.StrategyPerformanceTable-module__WASvSG__negative{color:var(--error-500)}@media (max-width:640px){.StrategyPerformanceTable-module__WASvSG__perfTable th,.StrategyPerformanceTable-module__WASvSG__perfTable td{padding:var(--space-2) var(--space-3);font-size:var(--text-xs)}.StrategyPerformanceTable-module__WASvSG__hideOnMobile{display:none}}
.SwitchTour-module__GC9ooa__settings{justify-content:center;display:flex}
.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}}
.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}}
.DisconnectConfirmModal-module__wbIHJq__refundCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:1rem;flex-direction:row;align-items:flex-start;gap:.75rem;width:100%;padding:1rem 1.125rem;display:flex}.DisconnectConfirmModal-module__wbIHJq__refundIcon{color:var(--text-tertiary);align-items:center;padding-top:2px;display:flex}.DisconnectConfirmModal-module__wbIHJq__refundBody{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.DisconnectConfirmModal-module__wbIHJq__refundHeadline{color:var(--text-primary);align-items:center;font-size:.95rem;font-weight:600;line-height:1.35;display:flex}.DisconnectConfirmModal-module__wbIHJq__refundDescription{color:var(--text-tertiary);margin:0;font-size:.8rem;line-height:1.5}.DisconnectConfirmModal-module__wbIHJq__warningRow{color:var(--text-tertiary);align-items:center;gap:.4rem;font-size:.8rem;display:flex}
.MfaSection-module__Zf3Wdq__section{border-top:1px solid var(--border-default);margin-top:32px;padding-top:24px}.MfaSection-module__Zf3Wdq__title{color:var(--text-primary);margin-bottom:4px;font-size:1rem}.MfaSection-module__Zf3Wdq__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:.875rem}.MfaSection-module__Zf3Wdq__requiredBanner{border:1px solid var(--warning-500);color:var(--warning-500);border-radius:8px;max-width:500px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.MfaSection-module__Zf3Wdq__statusRow{border:1px solid var(--border-default);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;max-width:500px;padding:12px 16px;display:flex}.MfaSection-module__Zf3Wdq__statusLabel{color:var(--text-primary);align-items:center;gap:8px;font-size:.9375rem;display:inline-flex}.MfaSection-module__Zf3Wdq__statusIconOn{color:var(--success-500)}.MfaSection-module__Zf3Wdq__statusIconOff{color:var(--text-tertiary)}.MfaSection-module__Zf3Wdq__modalText{color:var(--text-secondary);margin-bottom:8px;font-size:.875rem}.MfaSection-module__Zf3Wdq__qr{background:#fff;border-radius:8px;max-width:100%;margin:0 auto 16px;padding:8px;display:block}.MfaSection-module__Zf3Wdq__secretRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.MfaSection-module__Zf3Wdq__secret{overflow-wrap:anywhere;min-width:0;color:var(--text-primary);background:var(--bg-app);border:1px solid var(--border-default);border-radius:6px;flex:1;padding:8px 10px;font-size:.8125rem}@media (max-width:640px){.MfaSection-module__Zf3Wdq__statusRow,.MfaSection-module__Zf3Wdq__secretRow{flex-direction:column;align-items:stretch}}
.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}
.LiveChartLive-module__RoC2cq__stage{width:100%;position:relative}.LiveChartLive-module__RoC2cq__stageLoading canvas{animation:1.6s ease-in-out infinite LiveChartLive-module__RoC2cq__liveSkeletonPulse}@keyframes LiveChartLive-module__RoC2cq__liveSkeletonPulse{0%,to{opacity:.55}50%{opacity:1}}[data-theme=light] .LiveChartLive-module__RoC2cq__stageLoading canvas{animation-name:LiveChartLive-module__RoC2cq__liveSkeletonPulseLight}@keyframes LiveChartLive-module__RoC2cq__liveSkeletonPulseLight{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.LiveChartLive-module__RoC2cq__stageLoading canvas{animation:none}}.LiveChartLive-module__RoC2cq__curtain{z-index:3;pointer-events:none;background:linear-gradient(to left, transparent 0%, var(--bg-app) 42%);animation:1.15s cubic-bezier(.33,0,.25,1) forwards LiveChartLive-module__RoC2cq__liveCurtainReveal;position:absolute;inset:0}@keyframes LiveChartLive-module__RoC2cq__liveCurtainReveal{0%{transform:translate(0)}to{transform:translate(-101%)}}@media (prefers-reduced-motion:reduce){.LiveChartLive-module__RoC2cq__curtain{display:none}}.LiveChartLive-module__RoC2cq__hint{bottom:calc(var(--space-8) + var(--space-4));z-index:4;align-items:center;gap:var(--space-2);padding:6px var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-surface-elevated);color:var(--text-secondary);font-size:var(--text-xs);white-space:nowrap;cursor:pointer;font-weight:600;transition:color .15s,border-color .15s;animation:.25s ease-out LiveChartLive-module__RoC2cq__hintIn;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.LiveChartLive-module__RoC2cq__hint:hover{color:var(--text-primary)}@media (prefers-reduced-motion:reduce){.LiveChartLive-module__RoC2cq__hint{animation:none}}@media (max-width:640px){.LiveChartLive-module__RoC2cq__hint{min-height:44px;padding:0 var(--space-5)}}.LiveChartLive-module__RoC2cq__hints{bottom:calc(var(--space-8) + var(--space-4));z-index:4;align-items:center;gap:var(--space-2);flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.LiveChartLive-module__RoC2cq__hint{position:static;transform:none}@keyframes LiveChartLive-module__RoC2cq__hintIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.LiveChartLive-module__RoC2cq__liveDot{background:var(--status-success);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite LiveChartLive-module__RoC2cq__hintLiveDotPulse}@keyframes LiveChartLive-module__RoC2cq__hintLiveDotPulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.LiveChartLive-module__RoC2cq__liveDot{animation:none}}.LiveChartLive-module__RoC2cq__symbolButton{top:var(--space-3);left:var(--space-3);z-index:4;min-height:44px;padding:6px var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-full);background:color-mix(in srgb, var(--bg-app) 82%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-secondary);font-size:var(--text-xs);font-variant-numeric:tabular-nums;letter-spacing:.02em;cursor:pointer;align-items:center;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:absolute}.LiveChartLive-module__RoC2cq__symbolButton:hover{color:var(--text-primary);border-color:var(--border-hover);background:var(--bg-app)}@media (max-width:640px){.LiveChartLive-module__RoC2cq__symbolButton{min-height:36px;top:var(--space-2);left:var(--space-2)}}
.providers-module__VzGysa__container{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.providers-module__VzGysa__tab{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.providers-module__VzGysa__tabHidden{display:none}.providers-module__VzGysa__sectionTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.providers-module__VzGysa__tabInner{gap:var(--space-8);flex-direction:column;display:flex}.providers-module__VzGysa__tabInnerHidden{display:none}.providers-module__VzGysa__chartsGrid2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.providers-module__VzGysa__chartSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}
.MfaTour-module__Oi4R5G__account{width:100%;max-width:500px;margin-inline:auto}.MfaTour-module__Oi4R5G__feed{margin-top:var(--space-5)}
.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}
.DashboardSettingsTab-module__RhroPq__container{width:100%;padding:0 0 var(--space-6) 0}.DashboardSettingsTab-module__RhroPq__content{position:relative}.DashboardSettingsTab-module__RhroPq__settingsView{gap:var(--space-8);flex-direction:column;display:flex}.DashboardSettingsTab-module__RhroPq__infoStrip{padding-bottom:var(--space-6);border-bottom:1px solid var(--border-default);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0;display:flex}.DashboardSettingsTab-module__RhroPq__infoItem{padding:0 var(--space-5);flex-direction:column;gap:3px;display:flex}.DashboardSettingsTab-module__RhroPq__infoItem:first-child{padding-left:0}.DashboardSettingsTab-module__RhroPq__infoLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);font-size:.6rem}.DashboardSettingsTab-module__RhroPq__infoValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.DashboardSettingsTab-module__RhroPq__infoDivider{background:var(--border-default);flex-shrink:0;width:1px;height:28px}.DashboardSettingsTab-module__RhroPq__section{gap:var(--space-3);flex-direction:column;display:flex}.DashboardSettingsTab-module__RhroPq__sectionTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.DashboardSettingsTab-module__RhroPq__separator{background:var(--border-default);width:100%;height:1px}.DashboardSettingsTab-module__RhroPq__actionBar{align-items:stretch;gap:var(--space-4);display:flex}.DashboardSettingsTab-module__RhroPq__riskValueBig{font-size:var(--text-lg);color:var(--text-primary);font-weight:700}.DashboardSettingsTab-module__RhroPq__riskStatsRow{padding:0 var(--space-6);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);margin-bottom:var(--space-4);align-items:stretch;gap:0;display:flex}.DashboardSettingsTab-module__RhroPq__riskStatItem{justify-content:center;gap:var(--space-1);padding:var(--space-4) var(--space-6);border-right:1px solid var(--border-default);flex-direction:column;flex:1;display:flex}.DashboardSettingsTab-module__RhroPq__riskStatItem:first-child{padding-left:0}.DashboardSettingsTab-module__RhroPq__riskStatItem:last-child{border-right:none;padding-right:0}.DashboardSettingsTab-module__RhroPq__riskStatLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);font-size:.6rem;font-weight:600}.DashboardSettingsTab-module__RhroPq__riskStatValue{align-items:center;gap:6px;display:flex}.DashboardSettingsTab-module__RhroPq__toggleRow{align-items:center;gap:var(--space-6);display:flex}.DashboardSettingsTab-module__RhroPq__toggleLabel{flex-direction:column;display:flex}.DashboardSettingsTab-module__RhroPq__toggleTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.DashboardSettingsTab-module__RhroPq__toggleDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.DashboardSettingsTab-module__RhroPq__pauseBillingNote{color:var(--text-secondary);font-size:.85rem;line-height:1.6}@media (max-width:768px){.DashboardSettingsTab-module__RhroPq__toggleRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-direction:row}.DashboardSettingsTab-module__RhroPq__infoStrip{gap:var(--space-5) var(--space-3);grid-template-columns:1fr 1fr;display:grid}.DashboardSettingsTab-module__RhroPq__infoDivider{display:none}.DashboardSettingsTab-module__RhroPq__infoItem,.DashboardSettingsTab-module__RhroPq__infoItem:first-child{padding:0}.DashboardSettingsTab-module__RhroPq__riskStatsRow{flex-flow:wrap;gap:0;padding:0}.DashboardSettingsTab-module__RhroPq__riskStatItem{padding:var(--space-4) var(--space-5);box-sizing:border-box;border-right:none}.DashboardSettingsTab-module__RhroPq__riskStatItem:first-child{border-bottom:1px solid var(--border-default);padding-left:var(--space-5);flex-direction:row;flex:100%;justify-content:space-between;align-items:center}.DashboardSettingsTab-module__RhroPq__riskStatItem:nth-child(3){border-bottom:none;border-right:1px solid var(--border-default);flex:50%}.DashboardSettingsTab-module__RhroPq__riskStatItem:nth-child(5){padding-right:var(--space-5);border-bottom:none;flex:50%}.DashboardSettingsTab-module__RhroPq__actionBar{gap:var(--space-3);flex-direction:column}}
.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)}
.figure-block-module__kKGoUW__label{font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.figure-block-module__kKGoUW__labelPlain{letter-spacing:normal;text-transform:none}.figure-block-module__kKGoUW__row{align-items:center;gap:var(--space-4);margin-top:var(--figure-row-gap,var(--space-1));flex-wrap:wrap;display:flex}.figure-block-module__kKGoUW__figure{font-size:var(--figure-size,2rem);letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.figure-block-module__kKGoUW__pairs{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}.figure-block-module__kKGoUW__pair{align-items:center;gap:.4em;display:inline-flex}.figure-block-module__kKGoUW__value{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.figure-block-module__kKGoUW__sep{background:var(--border-default);width:1px;height:12px}
.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}}
.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}}
.StrategyMark-module__SM1Eqq__mark{border-radius:var(--radius-lg);background:var(--surface-lift-md);color:var(--accent-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.StrategyMark-module__SM1Eqq__image{object-fit:cover;width:100%;height:100%;display:block}
.RatingStars-module__bR1f6q__display,.RatingStars-module__bR1f6q__group{--star-size:18px;align-items:center;gap:2px;display:inline-flex}.RatingStars-module__bR1f6q__sm{--star-size:14px}.RatingStars-module__bR1f6q__md{--star-size:18px}.RatingStars-module__bR1f6q__lg{--star-size:28px;gap:var(--space-1)}.RatingStars-module__bR1f6q__star{width:var(--star-size);height:var(--star-size);color:var(--text-tertiary);fill:none;stroke-width:1.75px;transition:color var(--duration-fast) var(--ease-default);flex-shrink:0}.RatingStars-module__bR1f6q__filled{color:var(--accent-primary);fill:currentColor}.RatingStars-module__bR1f6q__option{padding:var(--space-1);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.RatingStars-module__bR1f6q__option:hover .RatingStars-module__bR1f6q__star{color:var(--accent-primary)}.RatingStars-module__bR1f6q__radio{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.RatingStars-module__bR1f6q__radio:focus-visible+.RatingStars-module__bR1f6q__star{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:2px}@media (max-width:640px){.RatingStars-module__bR1f6q__group .RatingStars-module__bR1f6q__option{min-width:44px;min-height:44px}}
.StrategyOpsCard-module__7QAOYq__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));display:grid}.StrategyOpsCard-module__7QAOYq__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;text-decoration:none;transition:all .25s;display:flex;position:relative;overflow:hidden}.StrategyOpsCard-module__7QAOYq__card:hover{border-color:var(--border-hover);box-shadow:0 8px 24px rgba(var(--bg-app-rgb), .25)}.StrategyOpsCard-module__7QAOYq__cardLink{cursor:pointer}.StrategyOpsCard-module__7QAOYq__cardHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.StrategyOpsCard-module__7QAOYq__cardTitle{align-items:center;gap:var(--space-3);min-width:0;display:flex}.StrategyOpsCard-module__7QAOYq__cardName{font-size:var(--text-base);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.3;overflow:hidden}.StrategyOpsCard-module__7QAOYq__cardSlug{color:var(--text-tertiary);font-size:11px;font-family:var(--font-primary)}.StrategyOpsCard-module__7QAOYq__cardBody{padding:var(--space-4) var(--space-5);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.StrategyOpsCard-module__7QAOYq__cardDescription{font-size:var(--text-xs);color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.StrategyOpsCard-module__7QAOYq__cardPills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.StrategyOpsCard-module__7QAOYq__cardPills>.StrategyOpsCard-module__7QAOYq__attrRow{display:contents}.StrategyOpsCard-module__7QAOYq__pricePill svg{color:var(--accent-text)}.StrategyOpsCard-module__7QAOYq__cardLink .StrategyOpsCard-module__7QAOYq__cardPills .StrategyOpsCard-module__7QAOYq__attrRow *{cursor:pointer}.StrategyOpsCard-module__7QAOYq__cardMetrics{gap:var(--space-2);padding:var(--space-3) var(--space-5) var(--space-4);border-top:1px solid var(--border-default);grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.StrategyOpsCard-module__7QAOYq__metric{flex-direction:column;align-items:center;gap:2px;display:flex}.StrategyOpsCard-module__7QAOYq__metricValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.StrategyOpsCard-module__7QAOYq__metricLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-size:9px;font-weight:600}@media (max-width:768px){.StrategyOpsCard-module__7QAOYq__grid{grid-template-columns:1fr}}@media (max-width:640px){.StrategyOpsCard-module__7QAOYq__cardBody,.StrategyOpsCard-module__7QAOYq__cardMetrics{padding:var(--space-3) var(--space-4)}.StrategyOpsCard-module__7QAOYq__cardHeaderEnd{gap:var(--space-1)}.StrategyOpsCard-module__7QAOYq__cardHeaderEnd button{min-width:44px;min-height:44px}}.StrategyOpsCard-module__7QAOYq__cardHeaderEnd{align-items:center;gap:var(--space-2);z-index:3;display:flex;position:relative}.StrategyOpsCard-module__7QAOYq__absoluteLink{z-index:2;text-decoration:none;position:absolute;inset:0}.StrategyOpsCard-module__7QAOYq__priceScales{color:var(--text-tertiary);margin-left:1px;font-weight:700}.StrategyOpsCard-module__7QAOYq__statusChip{height:var(--pill-h-m);width:var(--pill-h-m);border-radius:var(--pill-radius-m);background:var(--pill-bg-success);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}
.ReviewCard-module__45Ua6q__card{gap:var(--space-3);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-5);flex-direction:column;min-width:0;display:flex}.ReviewCard-module__45Ua6q__head{align-items:flex-start;gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.ReviewCard-module__45Ua6q__header{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);width:100%;min-width:0;font-size:var(--text-sm);flex-wrap:wrap;display:flex}.ReviewCard-module__45Ua6q__identity{align-items:center;gap:var(--space-2);overflow-wrap:anywhere;flex-wrap:wrap;min-width:0;display:flex}.ReviewCard-module__45Ua6q__stamp{align-items:center;gap:var(--space-2);font-size:var(--text-xs);flex-shrink:0;display:flex}.ReviewCard-module__45Ua6q__content{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.ReviewCard-module__45Ua6q__title{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);overflow-wrap:anywhere;min-width:0;margin:0}.ReviewCard-module__45Ua6q__body{gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;flex-direction:column;line-height:1.6;display:flex}.ReviewCard-module__45Ua6q__body p{margin:0}.ReviewCard-module__45Ua6q__body code{border-radius:var(--radius-sm);background:var(--bg-surface-subtle);color:var(--text-primary);padding:0 4px;font-size:.9em}.ReviewCard-module__45Ua6q__author{font-weight:var(--weight-semibold);color:var(--text-primary)}.ReviewCard-module__45Ua6q__date,.ReviewCard-module__45Ua6q__edited{color:var(--text-tertiary)}.ReviewCard-module__45Ua6q__reply{gap:var(--space-2);margin-top:var(--space-1);padding:var(--space-3) var(--space-4);background:var(--bg-surface-subtle);border-radius:var(--radius-md);flex-direction:column;display:flex}.ReviewCard-module__45Ua6q__replyHeader{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:var(--text-xs);flex-wrap:wrap;display:flex}.ReviewCard-module__45Ua6q__replyLabel{font-weight:var(--weight-semibold);color:var(--text-primary)}.ReviewCard-module__45Ua6q__footer{margin:var(--space-1) calc(-1 * var(--space-5)) 0;padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-subtle)}.ReviewCard-module__45Ua6q__withFooter{padding-bottom:0}@media (max-width:640px){.ReviewCard-module__45Ua6q__card{padding:var(--space-4)}.ReviewCard-module__45Ua6q__withFooter{padding-bottom:0}.ReviewCard-module__45Ua6q__footer{margin-left:calc(-1 * var(--space-4));margin-right:calc(-1 * var(--space-4));padding-left:var(--space-4);padding-right: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}
.PublicReviewList-module__bG2UXW__list{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}
.DashboardBanner-module__nlOyOG__banner{align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-lg);padding:14px 18px;display:flex;position:relative}.DashboardBanner-module__nlOyOG__variantDefault{background:var(--bg-info-subtle);border:1px solid var(--border-info-subtle)}.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantDefault .DashboardBanner-module__nlOyOG__title{color:var(--info-500)}.DashboardBanner-module__nlOyOG__variantSuccess{background:var(--bg-success-subtle);border:1px solid var(--border-success-subtle)}.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantSuccess .DashboardBanner-module__nlOyOG__title{color:var(--success-500)}.DashboardBanner-module__nlOyOG__variantWarning{background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle)}.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantWarning .DashboardBanner-module__nlOyOG__title{color:var(--warning-500)}.DashboardBanner-module__nlOyOG__variantError{background:var(--bg-danger-subtle);border:1px solid var(--border-danger-subtle)}.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__icon,.DashboardBanner-module__nlOyOG__variantError .DashboardBanner-module__nlOyOG__title{color:var(--error-500)}.DashboardBanner-module__nlOyOG__flat{border:0}.DashboardBanner-module__nlOyOG__icon{flex-shrink:0;margin-top:1px}.DashboardBanner-module__nlOyOG__iconSpin{animation:1s linear infinite DashboardBanner-module__nlOyOG__bannerSpin}@keyframes DashboardBanner-module__nlOyOG__bannerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DashboardBanner-module__nlOyOG__body{flex:1;min-width:0}.DashboardBanner-module__nlOyOG__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0 0 4px;line-height:1.3}.DashboardBanner-module__nlOyOG__title:last-child{margin-bottom:0}.DashboardBanner-module__nlOyOG__titleOnly{align-items:center}.DashboardBanner-module__nlOyOG__titleOnly .DashboardBanner-module__nlOyOG__icon{margin-top:0}.DashboardBanner-module__nlOyOG__message{color:var(--text-secondary);font-size:.8125rem;line-height:1.55}.DashboardBanner-module__nlOyOG__action{align-self:center;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.DashboardBanner-module__nlOyOG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-md);transition:color var(--duration-fast), background var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:4px;display:flex}.DashboardBanner-module__nlOyOG__closeBtn:hover{color:var(--text-secondary);background:var(--surface-lift-sm)}@media (max-width:640px){.DashboardBanner-module__nlOyOG__banner{padding:var(--space-3);border-radius:var(--radius-md);flex-wrap:wrap}.DashboardBanner-module__nlOyOG__action{align-self:stretch;width:100%}}
.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}}
.StrategyChangelogList-module__T3NTba__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.StrategyChangelogList-module__T3NTba__entry{min-width:0}
.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)}
.ImageUploader-module___BFjEq__dropZone{border:2px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-xs);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 20px;transition:all .2s;display:flex}.ImageUploader-module___BFjEq__dropZone:hover,.ImageUploader-module___BFjEq__dropZone.ImageUploader-module___BFjEq__dragOver{border-color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 5%, transparent)}.ImageUploader-module___BFjEq__dropIcon{color:var(--text-tertiary);transition:color .2s}.ImageUploader-module___BFjEq__dropZone:hover .ImageUploader-module___BFjEq__dropIcon,.ImageUploader-module___BFjEq__dropZone.ImageUploader-module___BFjEq__dragOver .ImageUploader-module___BFjEq__dropIcon{color:var(--accent-text)}.ImageUploader-module___BFjEq__dropText{color:var(--text-secondary);font-size:13px;font-weight:500}.ImageUploader-module___BFjEq__dropBrowse{color:var(--accent-text);font-weight:600}.ImageUploader-module___BFjEq__dropHint{color:var(--text-tertiary);font-size:11px}.ImageUploader-module___BFjEq__hiddenInput{display:none}.ImageUploader-module___BFjEq__previewContainer{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-xs);align-items:flex-start;gap:16px;padding:14px;display:flex}.ImageUploader-module___BFjEq__previewImg{object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--border-default);flex-shrink:0;width:80px;height:80px}.ImageUploader-module___BFjEq__legacyIcon{border-radius:var(--radius-md);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:80px;height:80px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ImageUploader-module___BFjEq__previewInfo{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ImageUploader-module___BFjEq__previewLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);font-size:10px;font-weight:700}.ImageUploader-module___BFjEq__previewUrl{color:var(--text-tertiary);word-break:break-all;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.ImageUploader-module___BFjEq__legacyHint{color:var(--text-tertiary);margin:0;font-size:11px}.ImageUploader-module___BFjEq__previewActions{gap:8px;margin-top:4px;display:flex}.ImageUploader-module___BFjEq__tileWrap{flex-direction:column;gap:4px;width:100%;display:flex}.ImageUploader-module___BFjEq__tile{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.ImageUploader-module___BFjEq__tileEmpty{border:2px dashed var(--border-default);text-align:center;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex}.ImageUploader-module___BFjEq__tileEmpty:hover,.ImageUploader-module___BFjEq__tileEmpty.ImageUploader-module___BFjEq__dragOver{border-color:var(--accent-text);background:color-mix(in srgb, var(--accent-text) 5%, transparent)}.ImageUploader-module___BFjEq__tileEmpty:hover .ImageUploader-module___BFjEq__dropIcon,.ImageUploader-module___BFjEq__tileEmpty.ImageUploader-module___BFjEq__dragOver .ImageUploader-module___BFjEq__dropIcon{color:var(--accent-text)}.ImageUploader-module___BFjEq__tileText{color:var(--text-secondary);font-size:11px;font-weight:500;line-height:1.3}.ImageUploader-module___BFjEq__tileFilled{border:1px solid var(--border-default);background:var(--surface-lift-sm)}.ImageUploader-module___BFjEq__tileImage{object-fit:cover;width:100%;height:100%;display:block}.ImageUploader-module___BFjEq__tileVeil{color:var(--text-primary);background:color-mix(in srgb, var(--bg-app) 55%, transparent);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:absolute;inset:0}.ImageUploader-module___BFjEq__tileRemove{background:color-mix(in srgb, var(--bg-app) 70%, transparent);border-radius:50%;display:inline-flex;position:absolute;top:4px;right:4px}.ImageUploader-module___BFjEq__error{color:var(--error-500);margin:2px 0 0;font-size:11px}@media (max-width:640px){.ImageUploader-module___BFjEq__previewContainer{flex-direction:column;align-items:center}.ImageUploader-module___BFjEq__previewActions{justify-content:center}}
.Grain-module__-OMNjG__root{mix-blend-mode:overlay;pointer-events:none;background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}
.NotificationTimeline-module__fMUG4G__loadMore{padding:var(--space-6) 0 var(--space-2);justify-content:center;display:flex}
.PartnerEntityNoticeBanner-module__JcpJzG__wrapper{max-width:1200px;margin:0 auto var(--space-4)}
