.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}}
.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}
.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}
.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)}
.RollingCurrency-module__BVkCMW__wrap{white-space:nowrap;vertical-align:baseline;display:inline-block;overflow:visible}
.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)}}
.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}
.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}
.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}
.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}}
.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}
.StrategyDetailView-module__JodacW__brokersTabLabel{align-items:center;gap:var(--space-2);display:inline-flex}.StrategyDetailView-module__JodacW__liveChartStage{--live-pullup:calc(var(--space-10) + var(--space-2));margin-top:calc(-1 * var(--live-pullup));width:100%;position:relative}.StrategyDetailView-module__JodacW__liveChartBleed{z-index:0;position:relative}.StrategyDetailView-module__JodacW__liveChartSymbol{top:var(--live-pullup);left:var(--space-3);z-index:2;pointer-events:none;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute}.StrategyDetailView-module__JodacW__liveChartSymbolTop{align-items:center;gap:var(--space-3);flex-direction:row;display:flex}.StrategyDetailView-module__JodacW__liveMarketClosedDot{background:var(--status-warning);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite StrategyDetailView-module__JodacW__liveMarketPulse}.StrategyDetailView-module__JodacW__liveTabLabel{align-items:center;gap:6px;display:inline-flex}.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen,.StrategyDetailView-module__JodacW__liveTabDotClosed{border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite StrategyDetailView-module__JodacW__liveMarketPulse}.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen{background:var(--status-success)}.StrategyDetailView-module__JodacW__liveTabDotClosed{background:var(--status-warning)}@keyframes StrategyDetailView-module__JodacW__liveMarketPulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.StrategyDetailView-module__JodacW__liveMarketClosedDot,.StrategyDetailView-module__JodacW__liveSymbolLiveDot,.StrategyDetailView-module__JodacW__liveTabDotOpen,.StrategyDetailView-module__JodacW__liveTabDotClosed{animation:none}}.StrategyDetailView-module__JodacW__liveChartSymbolPrefix{font-size:var(--text-lg);letter-spacing:.01em;color:var(--text-primary);font-weight:700;line-height:1.1}.StrategyDetailView-module__JodacW__liveChartSymbolDetail{color:var(--text-tertiary);font-size:11px}.StrategyDetailView-module__JodacW__liveChartControls{top:var(--live-pullup);right:var(--space-3);z-index:2;align-items:center;gap:var(--space-3);display:flex;position:absolute}.StrategyDetailView-module__JodacW__liveTfSelect{width:72px;display:none}@media (max-width:768px){.StrategyDetailView-module__JodacW__liveChartSymbol,.StrategyDetailView-module__JodacW__liveChartControls{top:var(--space-2)}.StrategyDetailView-module__JodacW__liveChartSymbol{gap:0;left:0}.StrategyDetailView-module__JodacW__liveChartControls{right:calc(var(--live-axis-inset,0px) + var(--space-2));gap:var(--space-2)}.StrategyDetailView-module__JodacW__liveChartSymbolPrefix{font-size:var(--text-sm)}.StrategyDetailView-module__JodacW__liveChartSymbolDetail{font-size:10px}}@media (max-width:640px){.StrategyDetailView-module__JodacW__liveTfTabs{display:none}.StrategyDetailView-module__JodacW__liveTfSelect{display:block}}.StrategyDetailView-module__JodacW__container{gap:var(--space-2);flex-direction:column;min-height:calc(100vh - 120px);display:flex}.StrategyDetailView-module__JodacW__newsHaltBanner{align-items:center;gap:var(--space-2);margin-top:var(--space-2);color:var(--text-warning);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);border-radius:var(--radius-lg);padding:12px 14px;font-size:.8125rem;line-height:1.5;display:flex}.StrategyDetailView-module__JodacW__revealItem{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--stagger-delay,0s);will-change:transform;transform:translateY(40px)}.StrategyDetailView-module__JodacW__revealItemVisible{opacity:1;filter:none;transform:translateY(0)}
.SwitchTour-module__GC9ooa__settings{justify-content:center;display:flex}
.DatePicker-module__QZihYW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.DatePicker-module__QZihYW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.DatePicker-module__QZihYW__inputContainer{width:100%;position:relative}.DatePicker-module__QZihYW__input{box-sizing:border-box;cursor:text;text-align:left;outline:none;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 2.5rem 0 1rem;font-family:inherit;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;}.DatePicker-module__QZihYW__input::placeholder{color:var(--text-tertiary)}.DatePicker-module__QZihYW__icon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.DatePicker-module__QZihYW__input:hover:not(.DatePicker-module__QZihYW__inputActive){border-color:var(--text-tertiary);background:var(--surface-lift-sm)}.DatePicker-module__QZihYW__inputActive{border-color:var(--color-lime);background:color-mix(in srgb, var(--color-lime) 2%, transparent)}.DatePicker-module__QZihYW__inputError{border-color:var(--error-500)}.DatePicker-module__QZihYW__inputDisabled{opacity:.5;cursor:not-allowed}.DatePicker-module__QZihYW__dropdown{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4);z-index:9500;position:fixed;overflow:hidden auto;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}[data-theme=light] .DatePicker-module__QZihYW__dropdown{background:var(--bg-surface);box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a}
.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}}
.MeasuredValueCell-module__OGh4tq__cell{flex-direction:column;gap:2px;min-width:0;display:flex}.MeasuredValueCell-module__OGh4tq__cell[data-align=end]{text-align:right;align-items:flex-end}.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.25}.MeasuredValueCell-module__OGh4tq__valueLine{align-items:baseline;gap:var(--space-1);min-width:0;display:inline-flex}.MeasuredValueCell-module__OGh4tq__valueTrailingRow{white-space:nowrap;align-items:center;display:inline-flex}.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-3xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-xl);line-height:1.2}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__valueTrailingRow,.MeasuredValueCell-module__OGh4tq__cell[data-size="2xl"] .MeasuredValueCell-module__OGh4tq__valueTrailingRow,.MeasuredValueCell-module__OGh4tq__cell[data-size=lg] .MeasuredValueCell-module__OGh4tq__valueTrailingRow{gap:var(--space-1) var(--space-2);white-space:normal;flex-wrap:wrap}.MeasuredValueCell-module__OGh4tq__cell[data-size="2xl"] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-2xl);line-height:1.15}.MeasuredValueCell-module__OGh4tq__pending{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__absent{font-size:var(--text-sm);font-weight:var(--weight-regular);color:var(--text-tertiary);line-height:1.25}.MeasuredValueCell-module__OGh4tq__sub{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;line-height:1.3}@media (max-width:640px){.MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-sm)}.MeasuredValueCell-module__OGh4tq__cell[data-size=tile] .MeasuredValueCell-module__OGh4tq__value{font-size:var(--text-lg)}}
.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)}
.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}}
.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}.ImageUploader-module___BFjEq__previewActions>*{min-height:44px}}
.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)}
.StrategyOwnerChrome-module__UdUHMq__page{flex-direction:column;display:flex}.StrategyOwnerChrome-module__UdUHMq__stage{min-width:0;padding-bottom:128px}.StrategyOwnerChrome-module__UdUHMq__dock{z-index:40;padding:0 var(--space-6) var(--space-6);pointer-events:none;position:fixed;bottom:0;left:280px;right:0}.StrategyOwnerChrome-module__UdUHMq__dockInner{width:100%;max-width:760px;margin:0 auto}.StrategyOwnerChrome-module__UdUHMq__card{pointer-events:auto;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);animation:.38s cubic-bezier(.22,1,.36,1) .12s both StrategyOwnerChrome-module__UdUHMq__riseIn;display:flex;box-shadow:0 12px 32px #00000061}[data-theme=light] .StrategyOwnerChrome-module__UdUHMq__card{box-shadow:0 12px 32px #00000024}@keyframes StrategyOwnerChrome-module__UdUHMq__riseIn{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StrategyOwnerChrome-module__UdUHMq__card{animation:none}}.StrategyOwnerChrome-module__UdUHMq__icon{border-radius:var(--radius-md);flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.StrategyOwnerChrome-module__UdUHMq__iconInfo{background:var(--pill-bg-info);color:var(--pill-ink-info)}.StrategyOwnerChrome-module__UdUHMq__iconLive{background:var(--pill-bg-success);color:var(--pill-ink-success)}.StrategyOwnerChrome-module__UdUHMq__body{flex:1;min-width:0}.StrategyOwnerChrome-module__UdUHMq__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.StrategyOwnerChrome-module__UdUHMq__message{color:var(--text-secondary);margin:1px 0 0;font-size:.8125rem;line-height:1.4}.StrategyOwnerChrome-module__UdUHMq__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}@media (max-width:1024px){.StrategyOwnerChrome-module__UdUHMq__dock{left:0}}@media (max-width:640px){.StrategyOwnerChrome-module__UdUHMq__dock{padding:0 var(--space-4) var(--space-4)}.StrategyOwnerChrome-module__UdUHMq__card{flex-wrap:wrap}.StrategyOwnerChrome-module__UdUHMq__actions{width:100%}.StrategyOwnerChrome-module__UdUHMq__actions>*{flex:1;min-height:44px}.StrategyOwnerChrome-module__UdUHMq__stage{padding-bottom:188px}}
.MfaTour-module__Oi4R5G__account{width:100%;max-width:500px;margin-inline:auto}.MfaTour-module__Oi4R5G__feed{margin-top:var(--space-5)}
.ChartHeadline-module__t8Jz5q__headline{--figure-size:2rem;margin-bottom:var(--space-5);flex-direction:column;display:flex}.ChartHeadline-module__t8Jz5q__dot{background:var(--dot-dark);border-radius:50%;flex-shrink:0;width:10px;height:10px}[data-theme=light] .ChartHeadline-module__t8Jz5q__dot{background:var(--dot-light)}@media (max-width:640px){.ChartHeadline-module__t8Jz5q__headline{--figure-size:1.6rem}}
.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}
.Input-module__5jsJuW__wrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.Input-module__5jsJuW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.Input-module__5jsJuW__input{width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.9rem;transition:all .2s;}.Input-module__5jsJuW__input::placeholder{color:var(--text-tertiary)}.Input-module__5jsJuW__input:hover{border-color:var(--text-tertiary)}.Input-module__5jsJuW__input:focus{border-color:var(--accent-primary);outline:none}.Input-module__5jsJuW__inputBare{height:auto;font:inherit;color:inherit;border:0;border-radius:0;padding:0}.Input-module__5jsJuW__inputError{border-color:var(--error-500)}.Input-module__5jsJuW__inputError:focus{border-color:var(--error-500);box-shadow:none}.Input-module__5jsJuW__error{font-size:var(--text-xs);color:var(--error-500)}.Input-module__5jsJuW__inputContainer{width:100%;position:relative}.Input-module__5jsJuW__toggleBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Input-module__5jsJuW__toggleBtn:hover{color:var(--text-primary)}.Input-module__5jsJuW__inputWithIcon{padding-right:40px}.Input-module__5jsJuW__description{color:var(--text-tertiary);opacity:.8;margin-top:-4px;font-size:11px}.Input-module__5jsJuW__spinnerControls{background:var(--bg-surface-subtle);border:1px solid var(--border-default);border-radius:var(--radius-md);z-index:2;flex-direction:column;gap:0;width:32px;display:flex;position:absolute;top:4px;bottom:4px;right:4px;overflow:hidden}.Input-module__5jsJuW__spinnerBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.Input-module__5jsJuW__spinnerBtn:hover{background:var(--surface-lift-md);color:var(--accent-text)}.Input-module__5jsJuW__spinnerBtn:first-child{border-bottom:1px solid var(--border-default)}.Input-module__5jsJuW__inputWithSpinner{padding-right:42px}.Input-module__5jsJuW__rightAdornment{pointer-events:auto;z-index:2;align-items:center;max-width:calc(100% - 16px);display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Input-module__5jsJuW__rightAdornmentInset{right:44px}.Input-module__5jsJuW__inputWithAdornment{padding-right:260px}.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:305px}@media (max-width:640px){.Input-module__5jsJuW__inputWithAdornment,.Input-module__5jsJuW__inputWithAdornment.Input-module__5jsJuW__inputWithSpinner{padding-right:46%}.Input-module__5jsJuW__input{height:44px;font-size:.9rem}}
.PostCard-module__szzZVW__card{--c-bg:#050505;--c-ink:#fff;--c-muted:#b3b3b3;--c-line:#1e1e1e;--c-pill-border:#3a3a3a;--c-accent:#c8ff00;--c-on-accent:#050505;--c-hero:var(--c-accent);--c-grid:#ffffff12;background:var(--c-bg);color:var(--c-ink);font-family:var(--font-primary);isolation:isolate;-webkit-font-smoothing:antialiased;flex:none;font-size:40px;line-height:1.2;position:relative;overflow:hidden}.PostCard-module__szzZVW__card[data-theme=light]{--c-bg:#fff;--c-ink:#1b1b1f;--c-muted:#6b7280;--c-line:#e5e7eb;--c-pill-border:#c4c9d2;--c-accent:#1b84ff;--c-on-accent:#fff;--c-grid:#0000000f}.PostCard-module__szzZVW__card[data-format=square]{font-size:33px}.PostCard-module__szzZVW__card[data-format=landscape]{font-size:28px}.PostCard-module__szzZVW__grid{z-index:0;background-image:linear-gradient(var(--c-grid) 1px, transparent 1px), linear-gradient(90deg, var(--c-grid) 1px, transparent 1px);background-size:8.5% 8.5%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%);mask-image:radial-gradient(125% 95% at 100% 0,#000 0%,#0000 66%)}.PostCard-module__szzZVW__glow{z-index:0;background:radial-gradient(50% 46% at 90% 4%, var(--c-accent) 0%, transparent 62%);opacity:.14;pointer-events:none;position:absolute;inset:0}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__glow{opacity:.17}.PostCard-module__szzZVW__curve{z-index:1;pointer-events:none;height:31%;position:absolute;bottom:0;left:0;right:0}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__curve{height:26%;bottom:0}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__curve{height:auto;inset:18% 0 0 46%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.PostCard-module__szzZVW__spark{width:100%;height:100%;display:block}.PostCard-module__szzZVW__content{z-index:3;flex-direction:column;height:100%;padding:4.3em;display:flex;position:relative}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__content{padding:5em 3.4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__content{padding:2.5em 3.3em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__body{max-width:45%}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__tagline{white-space:nowrap;text-overflow:ellipsis;max-width:none;margin-top:.5em;overflow:hidden}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__hero{margin-top:.6em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__meta{margin-top:1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__cta{margin-top:1.1em;padding:.6em 1.1em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stats{gap:.8em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__stat span{font-size:.5em}.PostCard-module__szzZVW__head{justify-content:space-between;align-items:center;gap:1em;display:flex}.PostCard-module__szzZVW__logo{background-position:0;background-repeat:no-repeat;background-size:contain;flex:none;width:4em;height:.92em}.PostCard-module__szzZVW__card[data-theme=dark] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/White/Logo/Logo_White_NOBG.png)}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__logo{background-image:url(/Logo/PNG/Black/Logo/Logo_Black_NOBG.png)}.PostCard-module__szzZVW__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--c-muted);border:1px solid var(--c-pill-border);white-space:nowrap;border-radius:2em;padding:.5em .95em;font-size:.62em;font-weight:600}.PostCard-module__szzZVW__body{flex-direction:column;flex:1;justify-content:center;gap:.1em;min-height:0;display:flex}.PostCard-module__szzZVW__strat{letter-spacing:-.025em;align-items:center;gap:.45em;font-size:2em;font-weight:680;line-height:1.05;display:inline-flex}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__strat{font-size:1.6em}.PostCard-module__szzZVW__dot{background:var(--c-accent);border-radius:50%;flex:none;width:.32em;height:.32em}.PostCard-module__szzZVW__hero{align-items:baseline;gap:.18em;margin-top:.4em;display:flex}.PostCard-module__szzZVW__delta{color:var(--c-accent);font-size:1.5em;line-height:1;transform:translateY(-.06em)}.PostCard-module__szzZVW__num{color:var(--c-hero);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:3.6em;font-weight:700;line-height:.9}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__num{font-size:4em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__num{font-size:2.7em}.PostCard-module__szzZVW__pct{color:var(--c-muted);margin-left:.06em;font-size:.42em;font-weight:600}.PostCard-module__szzZVW__emptyHero{color:var(--c-muted);margin-top:.5em;font-size:1.35em;font-weight:600}.PostCard-module__szzZVW__stats{border-top:1px solid var(--c-line);gap:1.5em;margin-top:1.1em;padding-top:1em;display:flex}.PostCard-module__szzZVW__stat{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__stat b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.1em;font-weight:650}.PostCard-module__szzZVW__stat span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.58em;font-weight:600}.PostCard-module__szzZVW__kicker{color:var(--c-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6em;margin-bottom:.9em;font-size:.66em;font-weight:600;display:inline-flex}.PostCard-module__szzZVW__kicker svg{flex:none;width:1.3em;height:1.3em}.PostCard-module__szzZVW__name{letter-spacing:-.035em;margin:0;font-size:3.1em;font-weight:720;line-height:.95}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__name{font-size:3.5em}.PostCard-module__szzZVW__card[data-format=landscape] .PostCard-module__szzZVW__name{font-size:2.1em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=square] .PostCard-module__szzZVW__name{font-size:2.9em}.PostCard-module__szzZVW__card[data-kind=broker][data-format=story] .PostCard-module__szzZVW__name{font-size:2.6em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__kicker{margin-bottom:.5em}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tagline{white-space:normal;text-overflow:clip;max-width:100%;margin-top:.65em;font-size:.78em;overflow:visible}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__card[data-kind=broker] .PostCard-module__szzZVW__tag svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__tagline{max-width:80%;color:var(--c-muted);margin-top:.75em;font-size:.82em;font-weight:500;line-height:1.5}.PostCard-module__szzZVW__meta{gap:1.4em;margin-top:1.4em;display:flex}.PostCard-module__szzZVW__meta>div{flex-direction:column;gap:.2em;display:flex}.PostCard-module__szzZVW__meta b{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1em;font-weight:650}.PostCard-module__szzZVW__meta span{letter-spacing:.06em;text-transform:uppercase;color:var(--c-muted);font-size:.56em;font-weight:600}.PostCard-module__szzZVW__cta{background:var(--c-accent);color:var(--c-on-accent);letter-spacing:-.005em;border-radius:2em;align-self:flex-start;align-items:center;gap:.5em;margin-top:1.6em;padding:.8em 1.2em;font-size:.72em;font-weight:640;display:inline-flex}.PostCard-module__szzZVW__cta:after{content:"→";font-weight:500}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__hero{margin-top:.9em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__stats{margin-top:2.2em;padding-top:1.6em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__tagline{margin-top:1.4em}.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__meta,.PostCard-module__szzZVW__card[data-format=story] .PostCard-module__szzZVW__cta{margin-top:2.4em}.PostCard-module__szzZVW__foot{color:var(--c-muted);justify-content:space-between;align-items:center;gap:1em;margin-top:1em;font-size:.6em;font-weight:500;display:flex}.PostCard-module__szzZVW__web{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__web svg{width:1.15em;height:1.15em}.PostCard-module__szzZVW__verif{align-items:center;gap:.5em;display:inline-flex}.PostCard-module__szzZVW__verif i{background:var(--c-accent);width:.55em;height:.55em;box-shadow:0 0 .5em var(--c-accent);border-radius:50%;flex:none}.PostCard-module__szzZVW__card[data-theme=light] .PostCard-module__szzZVW__verif i{box-shadow:none}
.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}}
.MakePostModal-module__-s6r0q__layout{gap:var(--space-5);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__controls{gap:var(--space-4);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.MakePostModal-module__-s6r0q__fieldRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.MakePostModal-module__-s6r0q__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:10.5px;font-weight:700}.MakePostModal-module__-s6r0q__previewPane{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.MakePostModal-module__-s6r0q__previewFrame{border-radius:var(--radius-md);position:relative;overflow:hidden;box-shadow:0 12px 32px -12px #0009}.MakePostModal-module__-s6r0q__scaler{transform-origin:0 0;position:absolute;top:0;left:0}.MakePostModal-module__-s6r0q__status{color:var(--text-tertiary);text-align:center;margin:0;font-size:12px;font-weight:600}@media (max-width:600px){.MakePostModal-module__-s6r0q__fieldRow{grid-template-columns:1fr}}
.DataTable-module__7dcBQG__wrapper{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.DataTable-module__7dcBQG__header{padding:var(--space-5) var(--space-5) 0}.DataTable-module__7dcBQG__title{align-items:center;gap:var(--space-2);display:inline-flex}.DataTable-module__7dcBQG__tableScroll{overflow:auto hidden}.DataTable-module__7dcBQG__table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.DataTable-module__7dcBQG__autoLayout .DataTable-module__7dcBQG__table{table-layout:auto}.DataTable-module__7dcBQG__table th{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-tertiary);white-space:nowrap;vertical-align:middle;font-size:.875rem;font-weight:500}.DataTable-module__7dcBQG__table td{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);color:var(--text-primary);vertical-align:middle;font-size:.9375rem;overflow:hidden}.DataTable-module__7dcBQG__table td:has([data-pill]){line-height:1}.DataTable-module__7dcBQG__table td:has([data-pill])>*{line-height:var(--line-height-body)}.DataTable-module__7dcBQG__table tr:last-child td,.DataTable-module__7dcBQG__lastDataRow:not(.DataTable-module__7dcBQG__expandedRow) td{border-bottom:none}.DataTable-module__7dcBQG__alignEnd{text-align:right}.DataTable-module__7dcBQG__alignCenter{text-align:center}.DataTable-module__7dcBQG__sortButton{align-items:center;gap:var(--space-1);font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex;position:relative}.DataTable-module__7dcBQG__sortButton:hover,.DataTable-module__7dcBQG__sortActive{color:var(--text-primary)}.DataTable-module__7dcBQG__sortIcon{opacity:.55;flex:none}.DataTable-module__7dcBQG__sortActive .DataTable-module__7dcBQG__sortIcon{opacity:1}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table thead th{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table th:not(:last-child),.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table td:not(:last-child){border-right:1px solid var(--border-default)}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table .DataTable-module__7dcBQG__selectCell{width:4rem;min-width:4rem;padding:0}.DataTable-module__7dcBQG__grid .DataTable-module__7dcBQG__table .DataTable-module__7dcBQG__selectCell>*{margin-inline:auto}.DataTable-module__7dcBQG__selectCell{width:3.25rem;min-width:3.25rem;padding-right:0!important}.DataTable-module__7dcBQG__selectionBar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border-default);background:var(--bg-surface-subtle);display:flex}.DataTable-module__7dcBQG__selectionCount{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.DataTable-module__7dcBQG__selectionActions{align-items:center;gap:var(--space-2);display:flex}.DataTable-module__7dcBQG__selectedRow{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__clickableRow{cursor:pointer;transition:background .15s}.DataTable-module__7dcBQG__clickableRow:hover,.DataTable-module__7dcBQG__expandedRow{background:var(--bg-surface-subtle)}.DataTable-module__7dcBQG__expandedRow td{border-bottom:none}.DataTable-module__7dcBQG__expandPanel{border-bottom:1px solid var(--border-default);overflow:hidden}.DataTable-module__7dcBQG__table tr:last-child .DataTable-module__7dcBQG__expandPanel{border-bottom:none}.DataTable-module__7dcBQG__highlightRow{animation:2s ease-out DataTable-module__7dcBQG__rowHighlight}@keyframes DataTable-module__7dcBQG__rowHighlight{0%{background:#c8ff0026}to{background:0 0}}.DataTable-module__7dcBQG__emptyState{padding:var(--space-4)!important}.DataTable-module__7dcBQG__pagination{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-4) 0;display:flex}.DataTable-module__7dcBQG__pageBtn{border-radius:var(--radius-md);background:var(--bg-surface-elevated);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.DataTable-module__7dcBQG__pageBtn:hover:not(:disabled){background:var(--bg-surface-subtle);color:var(--text-primary)}.DataTable-module__7dcBQG__pageBtn:disabled{opacity:.35;cursor:not-allowed}.DataTable-module__7dcBQG__pageInfo{font-size:var(--text-sm);color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-weight:500}.DataTable-module__7dcBQG__loadMoreRow{text-align:center;padding:var(--space-6) 0}@media (max-width:768px){.DataTable-module__7dcBQG__wrapper{border-radius:var(--radius-lg)}.DataTable-module__7dcBQG__table{table-layout:auto}.DataTable-module__7dcBQG__table th,.DataTable-module__7dcBQG__table td{padding:var(--space-3);font-size:13px}.DataTable-module__7dcBQG__hideOnMobile{display:none}.DataTable-module__7dcBQG__selectCell{width:2.75rem;min-width:2.75rem;min-height:44px}.DataTable-module__7dcBQG__selectionBar{align-items:stretch;gap:var(--space-2);flex-direction:column}.DataTable-module__7dcBQG__sortButton:before{content:"";inset:calc(-1 * var(--space-3)) 0;position:absolute}.DataTable-module__7dcBQG__selectionActions{justify-content:flex-end}}@media (max-width:640px){.DataTable-module__7dcBQG__cardsMode{background:0 0;border:none;border-radius:0;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__tableScroll{overflow-x:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table,.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tbody{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table thead{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table tr{width:100%;display:block}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);padding:0 var(--space-4);margin-bottom:var(--space-3)}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td{justify-content:space-between;align-items:baseline;gap:var(--space-4);width:auto;line-height:var(--line-height-body);padding:var(--space-3) 0;border-bottom:1px solid var(--border-default);text-align:right;white-space:normal;word-break:break-word;border-right:none;display:flex;overflow:visible}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td:last-child{border-bottom:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td[data-label]:not([data-label=""]):before{content:attr(data-label);text-align:left;max-width:45%;color:var(--text-tertiary);flex:none;font-size:12px;font-weight:500}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__hideOnMobile{display:none}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__selectCell{width:auto;min-height:44px;padding:var(--space-3) 0;justify-content:flex-start;align-items:center}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__bodyRow>td.DataTable-module__7dcBQG__selectCell>*{margin-inline:0}.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__table td.DataTable-module__7dcBQG__fullCell{width:100%;display:block}}.DataTable-module__7dcBQG__scrollBody{max-height:var(--dt-max-body);overscroll-behavior:contain;overflow-y:auto}.DataTable-module__7dcBQG__scrollBody .DataTable-module__7dcBQG__table thead th{z-index:1;background:var(--bg-surface-subtle);position:sticky;top:0}@media (max-width:640px){.DataTable-module__7dcBQG__cardsMode .DataTable-module__7dcBQG__scrollBody{overscroll-behavior:auto;max-height:none;overflow-y:visible}}
.DetailPanel-module__x0lUnG__detailPanel{justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:var(--space-5) var(--space-6);flex-direction:row;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__detailPanel{flex-direction:column}}.DetailPanel-module__x0lUnG__breakdown{gap:var(--space-2);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);flex-direction:column;flex-shrink:0;width:380px;display:flex}@media (max-width:1024px){.DetailPanel-module__x0lUnG__breakdown{width:100%;margin-top:var(--space-2)}}.DetailPanel-module__x0lUnG__breakdownTitle{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-1);font-weight:600}.DetailPanel-module__x0lUnG__breakdownFlow{flex-direction:column;gap:6px;display:flex}.DetailPanel-module__x0lUnG__breakdownRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-secondary);align-items:center;gap:5px;font-size:.875rem;display:flex}.DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:500}.DetailPanel-module__x0lUnG__breakdownMinus{color:var(--error-500);font-weight:600}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-tertiary)}.DetailPanel-module__x0lUnG__breakdownDeduct .DetailPanel-module__x0lUnG__breakdownValue{color:var(--error-400)}.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownLabel,.DetailPanel-module__x0lUnG__breakdownSubtotal .DetailPanel-module__x0lUnG__breakdownValue{color:var(--text-secondary);font-size:.8125rem}.DetailPanel-module__x0lUnG__breakdownDivider{background:var(--border-default);height:1px;margin:var(--space-1) calc(-1 * var(--space-5))}.DetailPanel-module__x0lUnG__breakdownHighlight .DetailPanel-module__x0lUnG__breakdownLabel{color:var(--text-primary);font-size:.9375rem;font-weight:600}.DetailPanel-module__x0lUnG__breakdownCommission{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:700}.DetailPanel-module__x0lUnG__metaGrid{gap:var(--space-5);flex:1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-content:start;display:grid}.DetailPanel-module__x0lUnG__detailItem{flex-direction:column;gap:2px;display:flex}.DetailPanel-module__x0lUnG__detailItemWide{grid-column:1/-1}.DetailPanel-module__x0lUnG__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.DetailPanel-module__x0lUnG__detailValue{color:var(--text-primary);font-size:.875rem}.DetailPanel-module__x0lUnG__detailCode{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);font-size:var(--text-xs);background:var(--pill-bg-neutral);border-radius:var(--radius-sm);word-break:break-all;padding:2px 6px}.DetailPanel-module__x0lUnG__subText{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.DetailPanel-module__x0lUnG__actionCell{align-items:center;gap:var(--space-2);justify-content:flex-end;display:flex}.DetailPanel-module__x0lUnG__copyBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);background:0 0;padding:4px 8px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.DetailPanel-module__x0lUnG__copyBtn:hover{color:var(--accent-text);border-color:var(--accent-text)}.DetailPanel-module__x0lUnG__copyLabel{color:inherit}.DetailPanel-module__x0lUnG__copiedLabel{color:var(--success-400)}.DetailPanel-module__x0lUnG__statusCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}
.Pill-module__cddRIW__pill{vertical-align:middle;white-space:nowrap;font-variant-numeric:tabular-nums;background:var(--pill-slot-bg);color:var(--pill-slot-ink);border:0;justify-content:center;align-items:center;display:inline-flex}.Pill-module__cddRIW__s{height:var(--pill-h-s);padding:0 var(--pill-px-s);font-size:var(--pill-fs-s);gap:var(--pill-gap-s);border-radius:var(--pill-radius-s)}.Pill-module__cddRIW__m{height:var(--pill-h-m);padding:0 var(--pill-px-m);font-size:var(--pill-fs-m);gap:var(--pill-gap-m);border-radius:var(--pill-radius-m)}.Pill-module__cddRIW__l{height:var(--pill-h-l);padding:0 var(--pill-px-l);font-size:var(--pill-fs-l);gap:var(--pill-gap-l);border-radius:var(--pill-radius-l)}.Pill-module__cddRIW__pill{font-weight:var(--weight-semibold)}.Pill-module__cddRIW__caps{text-transform:uppercase;letter-spacing:var(--pill-tracking)}.Pill-module__cddRIW__tone_success{--pill-slot-bg:var(--pill-bg-success);--pill-slot-ink:var(--pill-ink-success)}.Pill-module__cddRIW__tone_info{--pill-slot-bg:var(--pill-bg-info);--pill-slot-ink:var(--pill-ink-info)}.Pill-module__cddRIW__tone_warning{--pill-slot-bg:var(--pill-bg-warning);--pill-slot-ink:var(--pill-ink-warning)}.Pill-module__cddRIW__tone_danger{--pill-slot-bg:var(--pill-bg-danger);--pill-slot-ink:var(--pill-ink-danger)}.Pill-module__cddRIW__tone_neutral{--pill-slot-bg:var(--pill-bg-neutral);--pill-slot-ink:var(--pill-ink-neutral)}.Pill-module__cddRIW__tone_purple{--pill-slot-bg:var(--pill-bg-purple);--pill-slot-ink:var(--pill-ink-purple)}.Pill-module__cddRIW__tone_accent{--pill-slot-bg:var(--pill-bg-accent);--pill-slot-ink:var(--pill-ink-accent)}.Pill-module__cddRIW__tone_risk_moderate{--pill-slot-bg:var(--pill-bg-risk-moderate);--pill-slot-ink:var(--pill-ink-risk-moderate)}.Pill-module__cddRIW__tone_risk_aggressive{--pill-slot-bg:var(--pill-bg-risk-aggressive);--pill-slot-ink:var(--pill-ink-risk-aggressive)}.Pill-module__cddRIW__icon{flex-shrink:0;align-items:center;display:inline-flex}.Pill-module__cddRIW__dot{background:currentColor;border-radius:50%;flex-shrink:0}.Pill-module__cddRIW__s .Pill-module__cddRIW__dot{width:5px;height:5px}.Pill-module__cddRIW__m .Pill-module__cddRIW__dot{width:6px;height:6px}.Pill-module__cddRIW__l .Pill-module__cddRIW__dot{width:7px;height:7px}.Pill-module__cddRIW__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.Pill-module__cddRIW__count{font-weight:var(--weight-bold);padding:0 6px}.Pill-module__cddRIW__count.Pill-module__cddRIW__s{min-width:var(--pill-h-s)}.Pill-module__cddRIW__count.Pill-module__cddRIW__m{min-width:var(--pill-h-m)}.Pill-module__cddRIW__count.Pill-module__cddRIW__l{min-width:var(--pill-h-l)}.Pill-module__cddRIW__button{font:inherit;font-weight:var(--weight-semibold);cursor:pointer;appearance:none;transition:background-color var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);position:relative}.Pill-module__cddRIW__button:not([aria-pressed=true]):not(:disabled):hover{--pill-slot-bg:rgba(var(--pill-neutral-rgb), calc(var(--pill-fill-neutral-a) * 2));--pill-slot-ink:var(--text-primary)}.Pill-module__cddRIW__button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Pill-module__cddRIW__button[aria-pressed=true]{--pill-slot-bg:var(--pill-bg-accent);--pill-slot-ink:var(--pill-ink-accent)}@media (max-width:640px){.Pill-module__cddRIW__button:before{content:"";position:absolute;inset:-12px 0}}@media (prefers-reduced-motion:reduce){.Pill-module__cddRIW__button{transition:none}}
.ReturnTag-module__BeAB6W__help{cursor:help}
.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}}.PageHero-module__FTb51a__fitBand{--mk-font-display-xl:clamp(34px, min(4.4cqi, 6lvh), 56px);--mk-font-text-xl:clamp(18px, 1.5cqi, 20px);container:page-hero/inline-size}@container page-hero (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}}@container page-hero (max-width:768px){.PageHero-module__FTb51a__layout{padding-block:var(--space-12) var(--space-16)}.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__layout,.PageHero-module__FTb51a__withBackdrop .PageHero-module__FTb51a__backdrop{--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}}@container page-hero (max-width:640px){.PageHero-module__FTb51a__actions{flex-direction:column;align-items:stretch}}
.LedgerTab-module__ViiTDG__ledgerDeleteBtn{border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-xs);white-space:nowrap;align-items:center;gap:4px;transition:all .15s;display:inline-flex}.LedgerTab-module__ViiTDG__typePill.LedgerTab-module__ViiTDG__typePill{--pill-slot-bg:color-mix(in srgb, var(--type-hue) calc(var(--pill-fill-a) * 100%), transparent);--pill-slot-ink:color-mix(in srgb, var(--type-hue) var(--pill-ink-mix), var(--pill-ink-toward))}.LedgerTab-module__ViiTDG__typeAqua{--type-hue:var(--viz-aqua)}.LedgerTab-module__ViiTDG__typeViolet{--type-hue:var(--viz-violet)}.LedgerTab-module__ViiTDG__typeMagenta{--type-hue:var(--viz-magenta)}.LedgerTab-module__ViiTDG__typeYellow{--type-hue:var(--viz-yellow)}.LedgerTab-module__ViiTDG__typeOrange{--type-hue:var(--viz-orange)}@media (max-width:640px){.LedgerTab-module__ViiTDG__ledgerDeleteBtn{min-width:44px;min-height:44px}.LedgerTab-module__ViiTDG__ledgerFilterScroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}}
.Marquee-module__BpOTna__root{min-width:0;position:relative;overflow:clip visible}.Marquee-module__BpOTna__fade{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Marquee-module__BpOTna__track{will-change:transform;width:max-content;animation:Marquee-module__BpOTna__mk-marquee var(--mk-marquee-s,30s) linear infinite;display:flex}.Marquee-module__BpOTna__right{animation-direction:reverse}.Marquee-module__BpOTna__pausable:hover .Marquee-module__BpOTna__track{animation-play-state:paused}.Marquee-module__BpOTna__set{flex-shrink:0;align-items:center;display:flex}.Marquee-module__BpOTna__item{flex:none;margin-inline-end:var(--mk-marquee-gap,var(--space-16))}@keyframes Marquee-module__BpOTna__mk-marquee{0%{transform:translate(0)}to{transform:translateX(calc(-100% / var(--mk-marquee-sets,3)))}}@media (prefers-reduced-motion:reduce){.Marquee-module__BpOTna__root{overflow:auto hidden}.Marquee-module__BpOTna__track{animation:none}}
.Breadcrumbs-module__Z5qQ5G__breadcrumb{align-items:center;display:flex}.Breadcrumbs-module__Z5qQ5G__list{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);flex-wrap:wrap;margin:0;padding:0;line-height:1;list-style:none;display:flex}.Breadcrumbs-module__Z5qQ5G__item{align-items:center;gap:var(--space-2);display:inline-flex}.Breadcrumbs-module__Z5qQ5G__sep{color:var(--border-default);font-size:var(--text-xs);-webkit-user-select:none;user-select:none}.Breadcrumbs-module__Z5qQ5G__link{color:var(--text-tertiary);font-weight:var(--weight-medium);text-decoration:none;transition:color .15s}.Breadcrumbs-module__Z5qQ5G__link:hover{color:var(--accent-primary)}.Breadcrumbs-module__Z5qQ5G__current{color:var(--text-primary);font-weight:var(--weight-semibold)}@media (max-width:640px){.Breadcrumbs-module__Z5qQ5G__current{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}}
.AddressAutocomplete-module__tHBMdW__wrapper{width:100%;position:relative}.AddressAutocomplete-module__tHBMdW__dropdown{z-index:9500;background:var(--bg-card);border:1px solid var(--border-default);border-radius:.625rem;margin:0;padding:.25rem 0;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #00000080}.AddressAutocomplete-module__tHBMdW__list{margin:0;padding:0;list-style:none}.AddressAutocomplete-module__tHBMdW__item{cursor:pointer;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;transition:background .12s;display:flex}.AddressAutocomplete-module__tHBMdW__item:hover{background:rgba(var(--surface-lift-rgb), .06)}.AddressAutocomplete-module__tHBMdW__itemIcon{color:var(--accent-text);flex-shrink:0;margin-top:2px}.AddressAutocomplete-module__tHBMdW__itemText{flex:1;min-width:0}.AddressAutocomplete-module__tHBMdW__itemPrimary{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;line-height:1.35;overflow:hidden}.AddressAutocomplete-module__tHBMdW__itemSecondary{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.8125rem;line-height:1.4;overflow:hidden}
.PulseDot-module__rsWGLW__dot{--pulse-dot-ink:var(--success-500);--pulse-dot-rgb:var(--success-rgb);background:var(--pulse-dot-ink);border-radius:50%;flex:none;width:6px;height:6px;animation:2s infinite PulseDot-module__rsWGLW__pulseDotBeat;display:inline-block}.PulseDot-module__rsWGLW__success{--pulse-dot-ink:var(--success-500);--pulse-dot-rgb:var(--success-rgb)}.PulseDot-module__rsWGLW__accent{--pulse-dot-ink:var(--color-lime);--pulse-dot-rgb:var(--color-lime-vivid-rgb)}.PulseDot-module__rsWGLW__purple{--pulse-dot-ink:var(--dot-purple);--pulse-dot-rgb:var(--dot-purple-rgb)}@keyframes PulseDot-module__rsWGLW__pulseDotBeat{0%{box-shadow:0 0 0 0 rgba(var(--pulse-dot-rgb), .7)}70%{box-shadow:0 0 0 6px rgba(var(--pulse-dot-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--pulse-dot-rgb), 0)}}@media (prefers-reduced-motion:reduce){.PulseDot-module__rsWGLW__dot{animation:none}}
.AlertFeed-module__UPEn-G__feed{flex-direction:column;display:flex}.AlertFeed-module__UPEn-G__item{gap:var(--space-4);padding-bottom:var(--space-5);display:flex;position:relative}.AlertFeed-module__UPEn-G__item:before{content:"";background:var(--border-default);width:1px;position:absolute;top:40px;bottom:0;left:17.5px}.AlertFeed-module__UPEn-G__item:last-of-type{padding-bottom:0}.AlertFeed-module__UPEn-G__item:last-of-type:before{display:none}.AlertFeed-module__UPEn-G__bullet{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AlertFeed-module__UPEn-G__bulletHalo{box-shadow:0 0 0 4px color-mix(in srgb, currentColor 12%, transparent)}.AlertFeed-module__UPEn-G__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;padding-top:7px;display:flex}.AlertFeed-module__UPEn-G__itemHead{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__itemTitle{font-size:.9375rem;font-weight:var(--weight-semibold);color:var(--text-primary);overflow-wrap:anywhere;margin:0;line-height:1.4}.AlertFeed-module__UPEn-G__itemTitleClosed{font-weight:var(--weight-medium);color:var(--text-secondary)}.AlertFeed-module__UPEn-G__message{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__messageClamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AlertFeed-module__UPEn-G__meta{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__meta a{color:var(--accent-primary)}.AlertFeed-module__UPEn-G__meta a:hover{text-decoration:underline}.AlertFeed-module__UPEn-G__contextCard{align-items:center;gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-card);color:inherit;min-width:0;text-decoration:none;transition:border-color .15s;display:flex}a.AlertFeed-module__UPEn-G__contextCard:hover{border-color:var(--accent-primary)}a.AlertFeed-module__UPEn-G__contextCard:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.AlertFeed-module__UPEn-G__contextIcon{width:30px;height:30px;color:var(--text-tertiary);background:var(--surface-lift-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AlertFeed-module__UPEn-G__contextFacts{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.AlertFeed-module__UPEn-G__fact{flex-direction:column;gap:1px;min-width:0;display:flex}.AlertFeed-module__UPEn-G__factLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px}.AlertFeed-module__UPEn-G__factValue{font-size:var(--text-sm);color:var(--text-primary);overflow-wrap:anywhere}.AlertFeed-module__UPEn-G__contextArrow{color:var(--text-tertiary);flex-shrink:0;margin-left:auto}.AlertFeed-module__UPEn-G__noteCard{gap:var(--space-3);margin-top:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--surface-lift-lg);display:flex}.AlertFeed-module__UPEn-G__noteIcon{color:var(--text-tertiary);flex-shrink:0;margin-top:2px}.AlertFeed-module__UPEn-G__noteText{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__diagnosis{gap:var(--space-1);margin-top:var(--space-3);padding:var(--space-2) var(--space-4);border-left:2px solid var(--border-default);flex-direction:column;display:flex}.AlertFeed-module__UPEn-G__diagnosis p{font-size:var(--text-sm);color:var(--text-secondary);overflow-wrap:anywhere;margin:0;line-height:1.5}.AlertFeed-module__UPEn-G__diagnosis strong{color:var(--text-primary)}.AlertFeed-module__UPEn-G__diagnosisSources summary{cursor:pointer;color:var(--text-secondary)}.AlertFeed-module__UPEn-G__diagnosisSources li{overflow-wrap:anywhere}.AlertFeed-module__UPEn-G__actions{align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.AlertFeed-module__UPEn-G__actionsTrailing{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.AlertFeed-module__UPEn-G__ticketButton{min-width:152px}.AlertFeed-module__UPEn-G__composer{margin-top:var(--space-3)}@media (max-width:640px){.AlertFeed-module__UPEn-G__contextCard,.AlertFeed-module__UPEn-G__noteCard,.AlertFeed-module__UPEn-G__composer{margin-left:calc(-36px - var(--space-4))}.AlertFeed-module__UPEn-G__contextArrow{display:none}.AlertFeed-module__UPEn-G__message,.AlertFeed-module__UPEn-G__noteText{font-size:var(--text-base)}.AlertFeed-module__UPEn-G__meta,.AlertFeed-module__UPEn-G__diagnosis p{font-size:var(--text-sm)}}
.SearchInput-module__2H4LhW__wrapper{align-items:center;display:flex;position:relative}.SearchInput-module__2H4LhW__icon{color:var(--text-tertiary);pointer-events:none;z-index:1;transition:color .15s;position:absolute;left:12px}.SearchInput-module__2H4LhW__wrapper:focus-within .SearchInput-module__2H4LhW__icon{color:var(--accent-primary)}.SearchInput-module__2H4LhW__input{height:var(--control-h-filter);box-sizing:border-box;background:var(--bg-surface);border-radius:var(--radius-lg);color:var(--text-primary);letter-spacing:.01em;border:none;outline:none;width:180px;padding:0 2rem 0 2.25rem;font-family:inherit;font-size:.8125rem;font-weight:400;line-height:normal;transition:background-color .15s,width .2s}.SearchInput-module__2H4LhW__input::-webkit-search-cancel-button{appearance:none}.SearchInput-module__2H4LhW__input::placeholder{color:var(--text-tertiary)}.SearchInput-module__2H4LhW__input:focus{background:var(--bg-surface-elevated);width:220px}[data-theme=light] .SearchInput-module__2H4LhW__input{background:var(--surface-lift-md)}[data-theme=light] .SearchInput-module__2H4LhW__input:focus{background:var(--surface-lift-lg)}.SearchInput-module__2H4LhW__clearButton{right:var(--space-2);color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute}.SearchInput-module__2H4LhW__clearButton:hover{color:var(--text-primary);background:rgba(var(--color-white-rgb), .05)}[data-theme=light] .SearchInput-module__2H4LhW__clearButton:hover{background:#0000000d}.SearchInput-module__2H4LhW__fullWidth,.SearchInput-module__2H4LhW__fullWidth:focus{width:100%}@media (max-width:640px){.SearchInput-module__2H4LhW__input{width:140px}.SearchInput-module__2H4LhW__input:focus{width:160px}.SearchInput-module__2H4LhW__fullWidth,.SearchInput-module__2H4LhW__fullWidth:focus{width:100%}}
.BrokerTile-module__mlgawG__tile{}.BrokerTile-module__mlgawG__tile.BrokerTile-module__mlgawG__current,.BrokerTile-module__mlgawG__tile.BrokerTile-module__mlgawG__current:hover{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 4%, var(--bg-card))}.BrokerTile-module__mlgawG__notch{}.BrokerTile-module__mlgawG__top{flex:1;display:flow-root}.BrokerTile-module__mlgawG__ornament{float:right;margin:var(--space-5) var(--space-5) 8px 12px}.BrokerTile-module__mlgawG__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-2);display:flex}.BrokerTile-module__mlgawG__head:last-child{padding-bottom:var(--space-5)}.BrokerTile-module__mlgawG__identity{align-items:flex-start;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.BrokerTile-module__mlgawG__logo{flex:none;align-items:center;height:20px;display:flex}.BrokerTile-module__mlgawG__logo img{object-fit:contain;object-position:left center;width:auto;height:100%}[data-theme=light] .BrokerTile-module__mlgawG__logo img{filter:brightness(0)}.BrokerTile-module__mlgawG__logoCaption{max-width:100%;font-size:12px;font-weight:var(--weight-medium);letter-spacing:-.005em;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.BrokerTile-module__mlgawG__logoName{min-width:0;max-width:100%;font-size:15.5px;font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;line-height:1.15;overflow:hidden}.BrokerTile-module__mlgawG__corner{flex:none;align-items:center;display:inline-flex}.BrokerTile-module__mlgawG__figures{}.BrokerTile-module__mlgawG__figureValue{}.BrokerTile-module__mlgawG__figureLabel{}.BrokerTile-module__mlgawG__figures>li{flex-direction:column;justify-content:flex-end;display:flex}.BrokerTile-module__mlgawG__figures .BrokerTile-module__mlgawG__figureMuted{font-size:11.5px;font-weight:var(--weight-medium);color:var(--text-tertiary);line-height:1.3}.BrokerTile-module__mlgawG__body{padding:6px var(--space-5) 18px}.BrokerTile-module__mlgawG__desc{color:var(--text-secondary);margin:8px 0 14px;font-size:13px;line-height:1.55}.BrokerTile-module__mlgawG__accountTypes{flex-direction:column;gap:6px;display:flex}.BrokerTile-module__mlgawG__accountTypesLabel{}.BrokerTile-module__mlgawG__accountTypesList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.BrokerTile-module__mlgawG__band{}.BrokerTile-module__mlgawG__facts{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BrokerTile-module__mlgawG__actions{}
.SupportContext-module__23TgMG__appShell{transition:filter .3s}.SupportContext-module__23TgMG__blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}
.Grain-module__-OMNjG__root{mix-blend-mode:overlay;pointer-events:none;background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}
